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 3b687e8c731cff6b63f36c13d91fe6869733079f+d438b00c3daaca502c4e17498c6c53b3b4a9fc0d (ae3e80e9f11cdeff90aba758e6bc1b8ac3b06b06) 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-ssh4550892486885455819.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-ssh13975834772782064259.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-ssh618286749095749716.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-ssh4874586856853267355.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-ssh12376204265453824136.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-3771 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/23 [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/23 # 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/23@tmp/jenkins-gitclient-ssh2672644316148607920.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/23@tmp/jenkins-gitclient-ssh1943959911101377736.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 Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit 3b687e8c731cff6b63f36c13d91fe6869733079f Merge succeeded, producing e418c93597c9baee4f109106d640720b9d17950d Checking out Revision e418c93597c9baee4f109106d640720b9d17950d (PR-3848) > git config core.sparsecheckout # timeout=10 > git checkout -f 3b687e8c731cff6b63f36c13d91fe6869733079f # 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/23@tmp/jenkins-gitclient-ssh3080440801916428722.key > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e418c93597c9baee4f109106d640720b9d17950d # timeout=10 Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk dd8d22ab5ea1a7816eab37bfcc3ec319671f7881 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-24T12:31:22.824Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-24T12:31:22.887Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-24T12:31:22.906Z] ========================================================= [2022-01-24T12:31:22.906Z] EdgeX Global Pipelines Version Info [2022-01-24T12:31:22.906Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-24T12:31:24.060Z] ------------------- [2022-01-24T12:31:24.060Z] stable info: [2022-01-24T12:31:24.060Z] ------------------- [2022-01-24T12:31:24.060Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-24T12:31:24.060Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-24T12:31:24.060Z] Message: update stable to v1.0.219 [2022-01-24T12:31:24.643Z] ------------------- [2022-01-24T12:31:24.643Z] experimental info: [2022-01-24T12:31:24.643Z] ------------------- [2022-01-24T12:31:24.643Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-24T12:31:24.643Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-24T12:31:24.643Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-24T12:31:24.798Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-24T12:31:24.807Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-24T12:31:24.817Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-24T12:31:24.828Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-24T12:31:24.842Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-24T12:31:24.853Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-24T12:31:24.866Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-24T12:31:24.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-24T12:31:24.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-24T12:31:24.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-24T12:31:24.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-24T12:31:24.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-24T12:31:24.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-24T12:31:24.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-24T12:31:24.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-24T12:31:25.003Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-24T12:31:25.015Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-24T12:31:25.027Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-24T12:31:25.038Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-24T12:31:25.054Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-24T12:31:25.064Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-24T12:31:25.078Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-24T12:31:25.088Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3848 [Pipeline] echo [2022-01-24T12:31:25.096Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3848 [Pipeline] echo [2022-01-24T12:31:25.104Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3848 [Pipeline] echo [2022-01-24T12:31:25.112Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e418c93597c9baee4f109106d640720b9d17950d [Pipeline] echo [2022-01-24T12:31:25.121Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e418c93 [Pipeline] echo [2022-01-24T12:31:25.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-24T12:31:25.184Z] provisioning config files... [2022-01-24T12:31:25.195Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/23@tmp/config1729385322388318822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-24T12:31:25.510Z] ---> docker-login.sh [2022-01-24T12:31:25.510Z] nexus3.edgexfoundry.org:10001 [2022-01-24T12:31:25.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T12:31:25.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T12:31:25.770Z] Configure a credential helper to remove this warning. See [2022-01-24T12:31:25.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T12:31:25.770Z] [2022-01-24T12:31:25.770Z] Login Succeeded [2022-01-24T12:31:25.770Z] nexus3.edgexfoundry.org:10002 [2022-01-24T12:31:25.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T12:31:25.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T12:31:25.770Z] Configure a credential helper to remove this warning. See [2022-01-24T12:31:25.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T12:31:25.770Z] [2022-01-24T12:31:25.770Z] Login Succeeded [2022-01-24T12:31:25.770Z] nexus3.edgexfoundry.org:10003 [2022-01-24T12:31:26.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T12:31:26.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T12:31:26.035Z] Configure a credential helper to remove this warning. See [2022-01-24T12:31:26.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T12:31:26.035Z] [2022-01-24T12:31:26.035Z] Login Succeeded [2022-01-24T12:31:26.035Z] nexus3.edgexfoundry.org:10004 [2022-01-24T12:31:26.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T12:31:26.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T12:31:26.035Z] Configure a credential helper to remove this warning. See [2022-01-24T12:31:26.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T12:31:26.035Z] [2022-01-24T12:31:26.035Z] Login Succeeded [2022-01-24T12:31:26.035Z] docker.io [2022-01-24T12:31:26.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T12:31:26.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T12:31:26.560Z] Configure a credential helper to remove this warning. See [2022-01-24T12:31:26.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T12:31:26.560Z] [2022-01-24T12:31:26.560Z] Login Succeeded [2022-01-24T12:31:26.560Z] ---> docker-login.sh ends [Pipeline] } [2022-01-24T12:31:26.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-24T12:31:26.880Z] ++ 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-24T12:31:26.880Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-24T12:31:26.880Z] ++ dirname cmd/core-command/Dockerfile [2022-01-24T12:31:26.880Z] ++ cut -d/ -f2 [2022-01-24T12:31:26.880Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-24T12:31:26.880Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-24T12:31:26.880Z] ++ dirname cmd/core-data/Dockerfile [2022-01-24T12:31:26.880Z] ++ cut -d/ -f2 [2022-01-24T12:31:26.880Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-24T12:31:26.880Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-24T12:31:26.880Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-24T12:31:26.880Z] ++ cut -d/ -f2 [2022-01-24T12:31:26.880Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-24T12:31:26.880Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-24T12:31:26.880Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-24T12:31:26.880Z] ++ cut -d/ -f2 [2022-01-24T12:31:26.880Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-24T12:31:26.880Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-24T12:31:26.880Z] ++ cut -d/ -f2 [2022-01-24T12:31:26.880Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-24T12:31:26.880Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-24T12:31:26.880Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-24T12:31:26.880Z] ++ cut -d/ -f2 [2022-01-24T12:31:26.880Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-24T12:31:26.880Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-24T12:31:26.880Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-24T12:31:26.880Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-24T12:31:26.880Z] ++ cut -d/ -f2 [2022-01-24T12:31:26.880Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-24T12:31:26.880Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-24T12:31:26.880Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-24T12:31:26.880Z] ++ cut -d/ -f2 [2022-01-24T12:31:26.880Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-24T12:31:26.880Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-24T12:31:26.880Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-24T12:31:26.880Z] ++ cut -d/ -f2 [2022-01-24T12:31:26.880Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-24T12:31:26.918Z] 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-24T12:31:27.288Z] + git rev-list -1 --merges e418c93597c9baee4f109106d640720b9d17950d~1..e418c93597c9baee4f109106d640720b9d17950d [Pipeline] echo [2022-01-24T12:31:27.303Z] -----------> git rev-list -1 --merges e418c93597c9baee4f109106d640720b9d17950d~1..e418c93597c9baee4f109106d640720b9d17950d e418c93597c9baee4f109106d640720b9d17950d [2022-01-24T12:31:27.303Z] e418c93597c9baee4f109106d640720b9d17950d [false] [Pipeline] sh [2022-01-24T12:31:27.608Z] + git log --format=format:%s -1 e418c93597c9baee4f109106d640720b9d17950d [Pipeline] echo [2022-01-24T12:31:27.624Z] ========================================================= [2022-01-24T12:31:27.624Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-24T12:31:27.624Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-24T12:31:28.166Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-24T12:31:28.166Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-24T12:31:28.166Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-24T12:31:28.166Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-24T12:31:28.166Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-24T12:31:28.166Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-24T12:31:28.166Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-24T12:31:28.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-24T12:31:28.585Z] [2022-01-24T12:31:28.585Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T12:31:28.895Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-24T12:31:28.895Z] latest: Pulling from edgex-devops/git-semver [2022-01-24T12:31:28.895Z] a0d0a0d46f8b: Pulling fs layer [2022-01-24T12:31:28.895Z] 3e5f54012d9b: Pulling fs layer [2022-01-24T12:31:28.895Z] 4c7163046ea9: Pulling fs layer [2022-01-24T12:31:28.895Z] 0c2d73faf560: Pulling fs layer [2022-01-24T12:31:28.895Z] 0c2d73faf560: Waiting [2022-01-24T12:31:28.895Z] 3e5f54012d9b: Verifying Checksum [2022-01-24T12:31:28.895Z] 3e5f54012d9b: Download complete [2022-01-24T12:31:28.895Z] a0d0a0d46f8b: Verifying Checksum [2022-01-24T12:31:28.895Z] a0d0a0d46f8b: Download complete [2022-01-24T12:31:28.895Z] 4c7163046ea9: Verifying Checksum [2022-01-24T12:31:28.895Z] 4c7163046ea9: Download complete [2022-01-24T12:31:28.895Z] 0c2d73faf560: Verifying Checksum [2022-01-24T12:31:28.895Z] 0c2d73faf560: Download complete [2022-01-24T12:31:29.158Z] a0d0a0d46f8b: Pull complete [2022-01-24T12:31:29.158Z] 3e5f54012d9b: Pull complete [2022-01-24T12:31:29.448Z] 4c7163046ea9: Pull complete [2022-01-24T12:31:29.721Z] 0c2d73faf560: Pull complete [2022-01-24T12:31:29.721Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-24T12:31:29.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-24T12:31:29.721Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-24T12:31:29.796Z] prd-centos7-docker-4c-2g-3771 does not seem to be running inside a container [2022-01-24T12:31:29.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-24T12:31:30.620Z] $ docker top 5f53654a5f1b7e7048a4d165bf2c7cfbfce4243b56295ed082e1c6d5c2d06047 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-24T12:31:30.715Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-24T12:31:30.715Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-24T12:31:30.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-24T12:31:30.842Z] $ docker exec 5f53654a5f1b7e7048a4d165bf2c7cfbfce4243b56295ed082e1c6d5c2d06047 ssh-agent [2022-01-24T12:31:30.953Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFABHMj/agent.15 [2022-01-24T12:31:30.953Z] SSH_AGENT_PID=21 [2022-01-24T12:31:30.961Z] Running ssh-add (command line suppressed) [2022-01-24T12:31:31.067Z] Identity added: /w/workspace/edgex-go/23@tmp/private_key_1422525524574787048.key (/w/workspace/edgex-go/23@tmp/private_key_1422525524574787048.key) [2022-01-24T12:31:31.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-24T12:31:31.381Z] + git tag --points-at HEAD [Pipeline] } [2022-01-24T12:31:31.407Z] $ docker exec --env ******** --env ******** 5f53654a5f1b7e7048a4d165bf2c7cfbfce4243b56295ed082e1c6d5c2d06047 ssh-agent -k [2022-01-24T12:31:31.504Z] unset SSH_AUTH_SOCK; [2022-01-24T12:31:31.504Z] unset SSH_AGENT_PID; [2022-01-24T12:31:31.504Z] echo Agent pid 21 killed; [2022-01-24T12:31:31.514Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-24T12:31:31.539Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-24T12:31:31.539Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-24T12:31:31.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-24T12:31:31.668Z] $ docker exec 5f53654a5f1b7e7048a4d165bf2c7cfbfce4243b56295ed082e1c6d5c2d06047 ssh-agent [2022-01-24T12:31:31.788Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgbBDii/agent.54 [2022-01-24T12:31:31.788Z] SSH_AGENT_PID=60 [2022-01-24T12:31:31.793Z] Running ssh-add (command line suppressed) [2022-01-24T12:31:31.902Z] Identity added: /w/workspace/edgex-go/23@tmp/private_key_8380118253430543161.key (/w/workspace/edgex-go/23@tmp/private_key_8380118253430543161.key) [2022-01-24T12:31:31.917Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-24T12:31:32.208Z] + git semver init [2022-01-24T12:31:32.208Z] # -> Open(): unable to determine branch for HEAD [2022-01-24T12:31:32.208Z] # $GIT_DIR = /w/workspace/edgex-go/23/.git [2022-01-24T12:31:32.208Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/23 [2022-01-24T12:31:32.208Z] # $SEMVER_REMOTE_NAME = origin [2022-01-24T12:31:32.208Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-24T12:31:32.208Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-24T12:31:32.208Z] # $SEMVER_BRANCH = PR-3848 [2022-01-24T12:31:32.208Z] # $SEMVER_TEMP = /tmp/semver-994560092 [2022-01-24T12:31:32.208Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-24T12:31:47.169Z] # '/tmp/semver-994560092' -> '/w/workspace/edgex-go/23/.semver' [2022-01-24T12:31:47.169Z] # -> Force: false [2022-01-24T12:31:47.169Z] # $SEMVER_DIR = /w/workspace/edgex-go/23/.semver [Pipeline] } [2022-01-24T12:31:47.182Z] $ docker exec --env ******** --env ******** 5f53654a5f1b7e7048a4d165bf2c7cfbfce4243b56295ed082e1c6d5c2d06047 ssh-agent -k [2022-01-24T12:31:47.291Z] unset SSH_AUTH_SOCK; [2022-01-24T12:31:47.292Z] unset SSH_AGENT_PID; [2022-01-24T12:31:47.292Z] echo Agent pid 60 killed; [2022-01-24T12:31:47.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-24T12:31:47.604Z] + git semver [Pipeline] } [2022-01-24T12:31:47.617Z] $ docker stop --time=1 5f53654a5f1b7e7048a4d165bf2c7cfbfce4243b56295ed082e1c6d5c2d06047 [2022-01-24T12:31:49.646Z] $ docker rm -f 5f53654a5f1b7e7048a4d165bf2c7cfbfce4243b56295ed082e1c6d5c2d06047 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-24T12:31:50.031Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-24T12:31:50.258Z] Stashed 1 file(s) [Pipeline] echo [2022-01-24T12:31:50.262Z] [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-24T12:31:50.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-24T12:31:50.397Z] ========================================================= [2022-01-24T12:31:50.397Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-24T12:31:50.397Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-24T12:31:50.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-24T12:31:50.698Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-24T12:31:50.698Z] 59bf1c3509f3: Pulling fs layer [2022-01-24T12:31:50.698Z] 666ba61612fd: Pulling fs layer [2022-01-24T12:31:50.698Z] 8ed8ca486205: Pulling fs layer [2022-01-24T12:31:50.698Z] 4fe6c5a15a65: Pulling fs layer [2022-01-24T12:31:50.698Z] 22a0e8bec74d: Pulling fs layer [2022-01-24T12:31:50.698Z] f965cba54748: Pulling fs layer [2022-01-24T12:31:50.698Z] 861ffc35075e: Pulling fs layer [2022-01-24T12:31:50.698Z] 4b385c91608e: Pulling fs layer [2022-01-24T12:31:50.698Z] 560528eb2ebb: Pulling fs layer [2022-01-24T12:31:50.698Z] f965cba54748: Waiting [2022-01-24T12:31:50.698Z] 861ffc35075e: Waiting [2022-01-24T12:31:50.698Z] 4b385c91608e: Waiting [2022-01-24T12:31:50.698Z] 560528eb2ebb: Waiting [2022-01-24T12:31:50.698Z] 4fe6c5a15a65: Waiting [2022-01-24T12:31:50.698Z] 22a0e8bec74d: Waiting [2022-01-24T12:31:50.698Z] 8ed8ca486205: Verifying Checksum [2022-01-24T12:31:50.698Z] 8ed8ca486205: Download complete [2022-01-24T12:31:50.698Z] 666ba61612fd: Verifying Checksum [2022-01-24T12:31:50.698Z] 666ba61612fd: Download complete [2022-01-24T12:31:50.698Z] 22a0e8bec74d: Verifying Checksum [2022-01-24T12:31:50.698Z] 22a0e8bec74d: Download complete [2022-01-24T12:31:50.698Z] f965cba54748: Verifying Checksum [2022-01-24T12:31:50.698Z] f965cba54748: Download complete [2022-01-24T12:31:50.698Z] 59bf1c3509f3: Verifying Checksum [2022-01-24T12:31:50.698Z] 59bf1c3509f3: Download complete [2022-01-24T12:31:50.698Z] 861ffc35075e: Verifying Checksum [2022-01-24T12:31:50.698Z] 861ffc35075e: Download complete [2022-01-24T12:31:50.969Z] 4b385c91608e: Verifying Checksum [2022-01-24T12:31:50.969Z] 4b385c91608e: Download complete [2022-01-24T12:31:50.969Z] 59bf1c3509f3: Pull complete [2022-01-24T12:31:51.236Z] 4fe6c5a15a65: Verifying Checksum [2022-01-24T12:31:51.236Z] 4fe6c5a15a65: Download complete [2022-01-24T12:31:51.497Z] 666ba61612fd: Pull complete [2022-01-24T12:31:51.497Z] 560528eb2ebb: Verifying Checksum [2022-01-24T12:31:51.497Z] 560528eb2ebb: Download complete [2022-01-24T12:31:51.497Z] 8ed8ca486205: Pull complete [2022-01-24T12:31:55.742Z] 4fe6c5a15a65: Pull complete [2022-01-24T12:31:55.742Z] 22a0e8bec74d: Pull complete [2022-01-24T12:31:55.742Z] f965cba54748: Pull complete [2022-01-24T12:31:56.003Z] 861ffc35075e: Pull complete [2022-01-24T12:31:56.003Z] 4b385c91608e: Pull complete [2022-01-24T12:31:58.568Z] 560528eb2ebb: Pull complete [2022-01-24T12:31:58.568Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-24T12:31:58.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-24T12:31:58.568Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-24T12:31:58.882Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-24T12:31:58.882Z] WORKDIR /edgex [2022-01-24T12:31:58.882Z] COPY go.mod . [2022-01-24T12:31:58.882Z] RUN go mod download' [2022-01-24T12:31:58.882Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-24T12:32:01.441Z] Sending build context to Docker daemon 334MB [2022-01-24T12:32:01.441Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-24T12:32:01.441Z] ---> dd4a08f94e63 [2022-01-24T12:32:01.441Z] Step 2/4 : WORKDIR /edgex [2022-01-24T12:32:02.023Z] ---> Running in bf3009d42043 [2022-01-24T12:32:02.284Z] Removing intermediate container bf3009d42043 [2022-01-24T12:32:02.284Z] ---> 93fb26886c91 [2022-01-24T12:32:02.284Z] Step 3/4 : COPY go.mod . [2022-01-24T12:32:02.284Z] ---> 25da114312dc [2022-01-24T12:32:02.284Z] Step 4/4 : RUN go mod download [2022-01-24T12:32:02.284Z] ---> Running in 4d4385726ced [2022-01-24T12:32:05.352Z] Still waiting to schedule task [2022-01-24T12:32:05.352Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-24T12:32:34.475Z] Removing intermediate container 4d4385726ced [2022-01-24T12:32:34.475Z] ---> 8e18cdb9c77b [2022-01-24T12:32:34.475Z] Successfully built 8e18cdb9c77b [2022-01-24T12:32:34.475Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T12:32:34.776Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-24T12:32:34.776Z] . [Pipeline] withDockerContainer [2022-01-24T12:32:34.842Z] prd-centos7-docker-4c-2g-3771 does not seem to be running inside a container [2022-01-24T12:32:34.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-24T12:32:35.267Z] $ docker top 617de2da176db60660d2dfc25091e0f06c5751821dd36fc52a8cb23cfc53de4d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-24T12:32:35.628Z] + go version [2022-01-24T12:32:35.628Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-24T12:32:35.640Z] $ docker stop --time=1 617de2da176db60660d2dfc25091e0f06c5751821dd36fc52a8cb23cfc53de4d [2022-01-24T12:32:36.809Z] $ docker rm -f 617de2da176db60660d2dfc25091e0f06c5751821dd36fc52a8cb23cfc53de4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-24T12:32:37.223Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-24T12:32:37.223Z] . [Pipeline] withDockerContainer [2022-01-24T12:32:37.288Z] prd-centos7-docker-4c-2g-3771 does not seem to be running inside a container [2022-01-24T12:32:37.330Z] $ 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/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-24T12:32:37.718Z] $ docker top 9c2635d73ed4d97ad1192207c80eea32806da0de322e97a9cc97daeb6457b17f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-24T12:32:37.795Z] ========================================================= [2022-01-24T12:32:37.795Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-24T12:32:37.795Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-24T12:32:38.088Z] + make test [2022-01-24T12:32:38.088Z] go mod tidy [2022-01-24T12:32:38.360Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-24T12:32:45.022Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-24T12:33:00.016Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-24T12:33:05.494Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-24T12:33:05.495Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-24T12:33:05.765Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-24T12:33:07.694Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-24T12:33:08.280Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-24T12:33:08.280Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-24T12:33:08.280Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-24T12:33:08.863Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-24T12:33:08.863Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-24T12:33:09.125Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-24T12:33:09.125Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-24T12:33:09.125Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-24T12:33:09.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-24T12:33:11.058Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2022-01-24T12:33:11.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-24T12:33:11.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-24T12:33:11.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.048s coverage: 98.5% of statements [2022-01-24T12:33:11.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-24T12:33:11.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.052s coverage: 44.7% of statements [2022-01-24T12:33:11.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-24T12:33:11.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-24T12:33:12.502Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.113s coverage: 89.5% of statements [2022-01-24T12:33:12.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-24T12:33:12.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-24T12:33:13.889Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.046s coverage: 84.4% of statements [2022-01-24T12:33:13.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-24T12:33:13.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-24T12:33:13.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-24T12:33:13.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-24T12:33:13.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-24T12:33:14.151Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.231s coverage: 94.2% of statements [2022-01-24T12:33:14.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-24T12:33:14.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-24T12:33:14.151Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 59.1% of statements [2022-01-24T12:33:14.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-24T12:33:14.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-24T12:33:14.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-24T12:33:14.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-24T12:33:14.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-24T12:33:14.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements [2022-01-24T12:33:14.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-24T12:33:14.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-24T12:33:14.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-24T12:33:15.682Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements [2022-01-24T12:33:15.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-24T12:33:15.682Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2022-01-24T12:33:15.682Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements [2022-01-24T12:33:15.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-24T12:33:15.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2022-01-24T12:33:16.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.059s coverage: 79.5% of statements [2022-01-24T12:33:16.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2022-01-24T12:33:16.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2022-01-24T12:33:16.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2022-01-24T12:33:28.123Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3772 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws [2022-01-24T12:33:28.141Z] Running in /w/workspace/edgex-go/23 [Pipeline] { [Pipeline] checkout [2022-01-24T12:33:28.313Z] The recommended git tool is: git [2022-01-24T12:33:29.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.090s coverage: 94.4% of statements [2022-01-24T12:33:29.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2022-01-24T12:33:32.685Z] using credential edgex-jenkins-ssh [2022-01-24T12:33:32.710Z] Cloning the remote Git repository [2022-01-24T12:33:32.762Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-24T12:33:32.836Z] > git init /w/workspace/edgex-go/23 # timeout=10 [2022-01-24T12:33:32.913Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-24T12:33:32.914Z] > git --version # timeout=10 [2022-01-24T12:33:32.932Z] > git --version # 'git version 2.17.1' [2022-01-24T12:33:32.933Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-24T12:33:33.016Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-24T12:33:34.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.196s coverage: 82.5% of statements [2022-01-24T12:33:34.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-24T12:33:50.252Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-24T12:33:50.272Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-24T12:33:50.297Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-24T12:33:50.330Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-24T12:33:50.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-24T12:33:50.347Z] > 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-24T12:33:51.191Z] Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit 3b687e8c731cff6b63f36c13d91fe6869733079f [2022-01-24T12:33:51.786Z] Merge succeeded, producing e5ed1c749bbb2ccbef9ef597c23194f536ec02da [2022-01-24T12:33:51.787Z] Checking out Revision e5ed1c749bbb2ccbef9ef597c23194f536ec02da (PR-3848) [2022-01-24T12:33:51.210Z] > git config core.sparsecheckout # timeout=10 [2022-01-24T12:33:51.230Z] > git checkout -f 3b687e8c731cff6b63f36c13d91fe6869733079f # timeout=10 [2022-01-24T12:33:51.446Z] > git remote # timeout=10 [2022-01-24T12:33:51.466Z] > git config --get remote.origin.url # timeout=10 [2022-01-24T12:33:51.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-24T12:33:51.493Z] > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 [2022-01-24T12:33:51.773Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-24T12:33:51.794Z] > git config core.sparsecheckout # timeout=10 [2022-01-24T12:33:51.808Z] > git checkout -f e5ed1c749bbb2ccbef9ef597c23194f536ec02da # timeout=10 [2022-01-24T12:33:52.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2022-01-24T12:33:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-24T12:33:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-24T12:33:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-24T12:33:52.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-01-24T12:33:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-24T12:33:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-24T12:33:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-24T12:33:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-24T12:33:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-24T12:33:52.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2022-01-24T12:33:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-24T12:33:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-24T12:33:52.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2022-01-24T12:33:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-24T12:33:52.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2022-01-24T12:33:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-24T12:33:52.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2022-01-24T12:33:52.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-01-24T12:33:52.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2022-01-24T12:33:52.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.137s coverage: 91.2% of statements [2022-01-24T12:33:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-24T12:33:52.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements [2022-01-24T12:33:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-24T12:33:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-24T12:33:52.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-01-24T12:33:52.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-01-24T12:33:52.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2022-01-24T12:33:52.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2022-01-24T12:33:52.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-01-24T12:33:52.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.208s coverage: 65.4% of statements [2022-01-24T12:33:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-24T12:33:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-24T12:33:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-24T12:33:52.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.101s coverage: 43.8% of statements [2022-01-24T12:33:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-24T12:33:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-24T12:33:52.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements [2022-01-24T12:33:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-24T12:33:52.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2022-01-24T12:33:52.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-24T12:33:56.051Z] Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" [2022-01-24T12:33:56.074Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-24T12:33:56.978Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-24T12:33:56.979Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-24T12:33:56.979Z] Dload Upload Total Spent Left Speed [2022-01-24T12:33:56.979Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 65 11843 65 7745 0 0 59122 0 --:--:-- --:--:-- --:--:-- 58674 100 11843 100 11843 0 0 89045 0 --:--:-- --:--:-- --:--:-- 88380 [2022-01-24T12:33:56.059Z] > git rev-list --no-walk dd8d22ab5ea1a7816eab37bfcc3ec319671f7881 # timeout=10 [Pipeline] sh [2022-01-24T12:33:57.494Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-24T12:33:57.835Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-24T12:33:57.836Z] + sudo tee /etc/docker/daemon.new [2022-01-24T12:33:57.836Z] { [2022-01-24T12:33:57.836Z] "registry-mirrors": [ [2022-01-24T12:33:57.836Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-24T12:33:57.836Z] ], [2022-01-24T12:33:57.836Z] "bip": "10.250.0.254/24", [2022-01-24T12:33:57.836Z] "hosts": [ [2022-01-24T12:33:57.836Z] "tcp://0.0.0.0:5555", [2022-01-24T12:33:57.836Z] "unix:///var/run/docker.sock" [2022-01-24T12:33:57.836Z] ], [2022-01-24T12:33:57.836Z] "mtu": 1458, [2022-01-24T12:33:57.836Z] "selinux-enabled": true, [2022-01-24T12:33:57.836Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-24T12:33:57.836Z] } [Pipeline] sh [2022-01-24T12:33:58.187Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-24T12:33:58.599Z] + sudo service docker restart [2022-01-24T12:33:59.475Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2022-01-24T12:33:59.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-24T12:33:59.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-24T12:33:59.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-24T12:33:59.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-24T12:33:59.475Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.3% of statements [2022-01-24T12:33:59.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-24T12:33:59.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-24T12:33:59.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-24T12:33:59.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-24T12:33:59.475Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements [2022-01-24T12:33:59.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-24T12:33:59.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-24T12:33:59.475Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2022-01-24T12:33:59.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-24T12:33:59.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-24T12:33:59.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-24T12:33:59.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-24T12:33:59.475Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-01-24T12:33:59.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-24T12:33:59.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-24T12:33:59.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-24T12:33:59.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-24T12:33:59.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-24T12:33:59.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-24T12:33:59.475Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-01-24T12:33:59.475Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements [2022-01-24T12:33:59.734Z] 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-24T12:34:16.946Z] provisioning config files... [2022-01-24T12:34:16.971Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/23@tmp/config6191235466025763920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-24T12:34:17.333Z] ---> docker-login.sh [2022-01-24T12:34:17.333Z] nexus3.edgexfoundry.org:10001 [2022-01-24T12:34:17.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T12:34:18.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T12:34:18.204Z] Configure a credential helper to remove this warning. See [2022-01-24T12:34:18.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T12:34:18.204Z] [2022-01-24T12:34:18.204Z] Login Succeeded [2022-01-24T12:34:18.204Z] nexus3.edgexfoundry.org:10002 [2022-01-24T12:34:18.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T12:34:18.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T12:34:18.479Z] Configure a credential helper to remove this warning. See [2022-01-24T12:34:18.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T12:34:18.479Z] [2022-01-24T12:34:18.479Z] Login Succeeded [2022-01-24T12:34:18.479Z] nexus3.edgexfoundry.org:10003 [2022-01-24T12:34:18.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T12:34:19.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T12:34:19.029Z] Configure a credential helper to remove this warning. See [2022-01-24T12:34:19.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T12:34:19.029Z] [2022-01-24T12:34:19.029Z] Login Succeeded [2022-01-24T12:34:19.029Z] nexus3.edgexfoundry.org:10004 [2022-01-24T12:34:19.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T12:34:19.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T12:34:19.307Z] Configure a credential helper to remove this warning. See [2022-01-24T12:34:19.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T12:34:19.307Z] [2022-01-24T12:34:19.307Z] Login Succeeded [2022-01-24T12:34:19.307Z] docker.io [2022-01-24T12:34:19.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-24T12:34:20.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-24T12:34:20.180Z] Configure a credential helper to remove this warning. See [2022-01-24T12:34:20.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-24T12:34:20.180Z] [2022-01-24T12:34:20.180Z] Login Succeeded [2022-01-24T12:34:20.180Z] ---> docker-login.sh ends [Pipeline] } [2022-01-24T12:34:20.199Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-24T12:34:20.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-24T12:34:20.694Z] ========================================================= [2022-01-24T12:34:20.694Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-24T12:34:20.694Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-24T12:34:21.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-24T12:34:21.305Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-24T12:34:21.305Z] 9b3977197b4f: Pulling fs layer [2022-01-24T12:34:21.305Z] 1a89e8eeedd5: Pulling fs layer [2022-01-24T12:34:21.305Z] 94645a83ff95: Pulling fs layer [2022-01-24T12:34:21.305Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-24T12:34:21.305Z] 0c92f367c5e7: Pulling fs layer [2022-01-24T12:34:21.305Z] 4b8299f9d1f4: Pulling fs layer [2022-01-24T12:34:21.305Z] 9a6b49a46696: Pulling fs layer [2022-01-24T12:34:21.305Z] cf05db05a679: Pulling fs layer [2022-01-24T12:34:21.305Z] 4b8299f9d1f4: Waiting [2022-01-24T12:34:21.305Z] 9a6b49a46696: Waiting [2022-01-24T12:34:21.305Z] 3f3a8bcf1eab: Waiting [2022-01-24T12:34:21.305Z] cf05db05a679: Waiting [2022-01-24T12:34:21.305Z] 0c92f367c5e7: Waiting [2022-01-24T12:34:21.305Z] 94645a83ff95: Verifying Checksum [2022-01-24T12:34:21.305Z] 94645a83ff95: Download complete [2022-01-24T12:34:21.305Z] 1a89e8eeedd5: Download complete [2022-01-24T12:34:21.305Z] 0c92f367c5e7: Verifying Checksum [2022-01-24T12:34:21.305Z] 0c92f367c5e7: Download complete [2022-01-24T12:34:21.305Z] 4b8299f9d1f4: Verifying Checksum [2022-01-24T12:34:21.305Z] 4b8299f9d1f4: Download complete [2022-01-24T12:34:21.305Z] 9b3977197b4f: Download complete [2022-01-24T12:34:21.305Z] 9a6b49a46696: Verifying Checksum [2022-01-24T12:34:21.305Z] 9a6b49a46696: Download complete [2022-01-24T12:34:22.295Z] 9b3977197b4f: Pull complete [2022-01-24T12:34:22.574Z] 1a89e8eeedd5: Pull complete [2022-01-24T12:34:23.180Z] 94645a83ff95: Pull complete [2022-01-24T12:34:23.180Z] cf05db05a679: Verifying Checksum [2022-01-24T12:34:23.180Z] cf05db05a679: Download complete [2022-01-24T12:34:23.778Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-24T12:34:23.778Z] 3f3a8bcf1eab: Download complete [2022-01-24T12:34:36.190Z] 3f3a8bcf1eab: Pull complete [2022-01-24T12:34:36.190Z] 0c92f367c5e7: Pull complete [2022-01-24T12:34:36.190Z] 4b8299f9d1f4: Pull complete [2022-01-24T12:34:36.190Z] 9a6b49a46696: Pull complete [2022-01-24T12:34:38.569Z] GO111MODULE=on go vet ./... [2022-01-24T12:34:41.125Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-24T12:34:41.125Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-24T12:34:41.385Z] ./bin/test-attribution-txt.sh [2022-01-24T12:34:41.594Z] cf05db05a679: Pull complete [2022-01-24T12:34:41.594Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-24T12:34:41.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-24T12:34:41.594Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [Pipeline] echo [2022-01-24T12:34:41.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-24T12:34:41.940Z] + docker build -t ci-base-image-arm64 -f - . [2022-01-24T12:34:41.940Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-24T12:34:41.940Z] WORKDIR /edgex [2022-01-24T12:34:41.940Z] COPY go.mod . [2022-01-24T12:34:41.940Z] RUN go mod download [2022-01-24T12:34:41.983Z] + ls -al . [2022-01-24T12:34:41.983Z] total 644 [2022-01-24T12:34:41.983Z] drwxrwxr-x 10 1001 1001 4096 Jan 24 12:34 . [2022-01-24T12:34:41.983Z] drwxr-xr-x 4 root root 30 Jan 24 12:32 .. [2022-01-24T12:34:41.983Z] -rw-rw-r-- 1 1001 1001 11 Jan 24 12:31 .dockerignore [2022-01-24T12:34:41.983Z] drwxrwxr-x 8 1001 1001 179 Jan 24 12:31 .git [2022-01-24T12:34:41.983Z] drwxrwxr-x 4 1001 1001 142 Jan 24 12:31 .github [2022-01-24T12:34:41.983Z] -rw-rw-r-- 1 1001 1001 804 Jan 24 12:31 .gitignore [2022-01-24T12:34:41.983Z] -rw-rw-r-- 1 1001 1001 42 Jan 24 12:31 .golangci.yml [2022-01-24T12:34:41.983Z] -rw-rw-r-- 1 1001 1001 76 Jan 24 12:31 .hadolint.yml [2022-01-24T12:34:41.983Z] drwx------ 3 1001 1001 73 Jan 24 12:31 .semver [2022-01-24T12:34:41.983Z] -rw-rw-r-- 1 1001 1001 166 Jan 24 12:31 .sonarcloud.properties [2022-01-24T12:34:41.983Z] -rw-rw-r-- 1 1001 1001 1171 Jan 24 12:31 ADOPTERS.md [2022-01-24T12:34:41.983Z] -rw-rw-r-- 1 1001 1001 8910 Jan 24 12:31 Attribution.txt [2022-01-24T12:34:41.983Z] -rw-rw-r-- 1 1001 1001 51732 Jan 24 12:31 CHANGELOG.md [2022-01-24T12:34:41.983Z] -rw-rw-r-- 1 1001 1001 3804 Jan 24 12:31 CONTRIBUTING.md [2022-01-24T12:34:41.983Z] -rw-rw-r-- 1 1001 1001 677 Jan 24 12:31 GOVERNANCE.md [2022-01-24T12:34:41.983Z] -rw-rw-r-- 1 1001 1001 849 Jan 24 12:31 Jenkinsfile [2022-01-24T12:34:41.983Z] -rw-rw-r-- 1 1001 1001 10775 Jan 24 12:31 LICENSE [2022-01-24T12:34:41.983Z] -rw-rw-r-- 1 1001 1001 6508 Jan 24 12:31 Makefile [2022-01-24T12:34:41.983Z] -rw-rw-r-- 1 1001 1001 582 Jan 24 12:31 OWNERS.md [2022-01-24T12:34:41.983Z] -rw-rw-r-- 1 1001 1001 8207 Jan 24 12:31 README.md [2022-01-24T12:34:41.983Z] -rw-rw-r-- 1 1001 1001 6912 Jan 24 12:31 SECURITY.md [2022-01-24T12:34:41.983Z] -rw-rw-r-- 1 1001 1001 5 Jan 24 12:31 VERSION [2022-01-24T12:34:41.983Z] -rw-rw-r-- 1 1001 1001 4131 Jan 24 12:31 ZMQWindows.md [2022-01-24T12:34:41.983Z] drwxrwxr-x 2 1001 1001 37 Jan 24 12:31 bin [2022-01-24T12:34:41.983Z] drwxrwxr-x 14 1001 1001 4096 Jan 24 12:31 cmd [2022-01-24T12:34:41.983Z] -rw-r--r-- 1 root root 428381 Jan 24 12:33 coverage.out [2022-01-24T12:34:41.983Z] -rw-rw-r-- 1 1001 1001 2827 Jan 24 12:31 go.mod [2022-01-24T12:34:41.983Z] -rw-rw-r-- 1 1001 1001 49574 Jan 24 12:31 go.sum [2022-01-24T12:34:41.983Z] drwxrwxr-x 8 1001 1001 124 Jan 24 12:31 internal [2022-01-24T12:34:41.983Z] drwxrwxr-x 3 1001 1001 16 Jan 24 12:31 openapi [2022-01-24T12:34:41.983Z] drwxrwxr-x 4 1001 1001 71 Jan 24 12:31 snap [2022-01-24T12:34:41.983Z] -rw-rw-r-- 1 1001 1001 204 Jan 24 12:31 version.go [Pipeline] sh [2022-01-24T12:34:42.280Z] + '[' -e coverage.out ] [2022-01-24T12:34:42.280Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-24T12:34:42.402Z] Stashed 1 file(s) [Pipeline] sh [2022-01-24T12:34:42.696Z] + make build [2022-01-24T12:34:42.696Z] 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-24T12:34:44.086Z] 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-24T12:34:44.571Z] Sending build context to Docker daemon 168.7MB [2022-01-24T12:34:44.571Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-24T12:34:44.571Z] ---> 0ccda1f7e2ee [2022-01-24T12:34:44.571Z] Step 2/4 : WORKDIR /edgex [2022-01-24T12:34:45.997Z] ---> Running in 0b9a02a88121 [2022-01-24T12:34:46.593Z] Removing intermediate container 0b9a02a88121 [2022-01-24T12:34:46.593Z] ---> 368a2d12851d [2022-01-24T12:34:46.593Z] Step 3/4 : COPY go.mod . [2022-01-24T12:34:47.191Z] ---> 537ae532b326 [2022-01-24T12:34:47.191Z] Step 4/4 : RUN go mod download [2022-01-24T12:34:47.191Z] ---> Running in 1c2620391b1a [2022-01-24T12:34:50.744Z] 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-24T12:34:51.007Z] 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-24T12:34:51.953Z] 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-24T12:34:52.215Z] 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-24T12:34:53.160Z] 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-24T12:34:53.736Z] 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-24T12:34:54.306Z] 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-24T12:34:55.695Z] 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-24T12:34:55.957Z] 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-24T12:34:56.908Z] 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-24T12:34:58.333Z] $ docker stop --time=1 9c2635d73ed4d97ad1192207c80eea32806da0de322e97a9cc97daeb6457b17f [2022-01-24T12:35:00.090Z] $ docker rm -f 9c2635d73ed4d97ad1192207c80eea32806da0de322e97a9cc97daeb6457b17f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-24T12:35:01.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-24T12:35:01.416Z] [2022-01-24T12:35:01.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T12:35:01.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-24T12:35:01.720Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-24T12:35:01.720Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-24T12:35:01.720Z] ca9280d653b3: Pulling fs layer [2022-01-24T12:35:01.720Z] 7e9c9ca2126c: Pulling fs layer [2022-01-24T12:35:01.720Z] cbdbe7a5bc2a: Verifying Checksum [2022-01-24T12:35:01.720Z] cbdbe7a5bc2a: Download complete [2022-01-24T12:35:01.982Z] ca9280d653b3: Verifying Checksum [2022-01-24T12:35:01.982Z] ca9280d653b3: Download complete [2022-01-24T12:35:02.252Z] cbdbe7a5bc2a: Pull complete [2022-01-24T12:35:02.252Z] 7e9c9ca2126c: Verifying Checksum [2022-01-24T12:35:02.252Z] 7e9c9ca2126c: Download complete [2022-01-24T12:35:02.511Z] ca9280d653b3: Pull complete [2022-01-24T12:35:07.279Z] 7e9c9ca2126c: Pull complete [2022-01-24T12:35:07.279Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-24T12:35:07.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-24T12:35:07.279Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-24T12:35:07.451Z] prd-centos7-docker-4c-2g-3771 does not seem to be running inside a container [2022-01-24T12:35:07.486Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-24T12:35:10.201Z] $ docker top 74d497f4898f0084c71a097303c832d9819710f93777c19d108ad417b8f96d84 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-24T12:35:10.565Z] + + grep paralleldocker-compose [2022-01-24T12:35:10.565Z] build --help [2022-01-24T12:35:11.136Z] --parallel Build images in parallel. [Pipeline] } [2022-01-24T12:35:11.147Z] $ docker stop --time=1 74d497f4898f0084c71a097303c832d9819710f93777c19d108ad417b8f96d84 [2022-01-24T12:35:12.317Z] $ docker rm -f 74d497f4898f0084c71a097303c832d9819710f93777c19d108ad417b8f96d84 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-24T12:35:12.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-24T12:35:12.719Z] . [Pipeline] withDockerContainer [2022-01-24T12:35:12.781Z] prd-centos7-docker-4c-2g-3771 does not seem to be running inside a container [2022-01-24T12:35:12.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-24T12:35:13.100Z] $ docker top 19cfd65a43378a3c61e2508f2249c3c894f7d0f73ec3bd04e748813f49fd45a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-24T12:35:13.454Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-24T12:35:14.023Z] Building core-command ... [2022-01-24T12:35:14.023Z] Building core-data ... [2022-01-24T12:35:14.023Z] Building core-metadata ... [2022-01-24T12:35:14.023Z] Building security-bootstrapper ... [2022-01-24T12:35:14.023Z] Building security-proxy-setup ... [2022-01-24T12:35:14.023Z] Building security-secretstore-setup ... [2022-01-24T12:35:14.023Z] Building support-notifications ... [2022-01-24T12:35:14.023Z] Building support-scheduler ... [2022-01-24T12:35:14.023Z] Building sys-mgmt-agent ... [2022-01-24T12:35:14.023Z] Building sys-mgmt-agent [2022-01-24T12:35:14.023Z] Building security-bootstrapper [2022-01-24T12:35:14.023Z] Building core-metadata [2022-01-24T12:35:14.023Z] Building security-secretstore-setup [2022-01-24T12:35:14.023Z] Building security-proxy-setup [2022-01-24T12:35:26.262Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T12:35:26.262Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-24T12:35:26.262Z] ---> 8e18cdb9c77b [2022-01-24T12:35:26.262Z] Step 3/23 : WORKDIR /edgex-go [2022-01-24T12:35:26.262Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T12:35:26.262Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-24T12:35:26.262Z] ---> 8e18cdb9c77b [2022-01-24T12:35:26.262Z] Step 3/21 : WORKDIR /edgex-go [2022-01-24T12:35:26.262Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T12:35:26.262Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-24T12:35:26.262Z] ---> 8e18cdb9c77b [2022-01-24T12:35:26.262Z] Step 3/31 : WORKDIR /edgex-go [2022-01-24T12:35:29.211Z] ---> Running in fe092d7b3fca [2022-01-24T12:35:29.211Z] ---> Running in dc64177a2c24 [2022-01-24T12:35:29.211Z] ---> Running in f36787287bd1 [2022-01-24T12:35:33.418Z] Removing intermediate container dc64177a2c24 [2022-01-24T12:35:33.418Z] ---> 91f622f329e0 [2022-01-24T12:35:33.418Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T12:35:33.418Z] Removing intermediate container fe092d7b3fca [2022-01-24T12:35:33.418Z] ---> 30f564bc44f2 [2022-01-24T12:35:33.418Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T12:35:33.418Z] Removing intermediate container f36787287bd1 [2022-01-24T12:35:33.418Z] ---> d995fbc80f04 [2022-01-24T12:35:33.418Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T12:35:33.987Z] ---> Running in bc76603db746 [2022-01-24T12:35:33.987Z] ---> Running in 63fbf8f75fd1 [2022-01-24T12:35:33.987Z] ---> Running in fa1a81b32eb0 [2022-01-24T12:35:37.286Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T12:35:37.286Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-24T12:35:37.286Z] ---> 8e18cdb9c77b [2022-01-24T12:35:37.286Z] Step 3/23 : WORKDIR /edgex-go [2022-01-24T12:35:37.286Z] ---> Using cache [2022-01-24T12:35:37.286Z] ---> 30f564bc44f2 [2022-01-24T12:35:37.286Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T12:35:39.203Z] ---> Running in 205bd9eb7b62 [2022-01-24T12:35:39.771Z] Removing intermediate container bc76603db746 [2022-01-24T12:35:39.771Z] ---> 893decfee7fa [2022-01-24T12:35:39.771Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-24T12:35:40.031Z] ---> Running in 1fb8defd6659 [2022-01-24T12:35:40.031Z] Removing intermediate container 63fbf8f75fd1 [2022-01-24T12:35:40.031Z] ---> be0435c1f0ec [2022-01-24T12:35:40.031Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-24T12:35:40.031Z] Removing intermediate container fa1a81b32eb0 [2022-01-24T12:35:40.031Z] ---> 4a06f8678234 [2022-01-24T12:35:40.031Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-24T12:35:40.031Z] ---> Running in 8b3a9e7eecd9 [2022-01-24T12:35:40.031Z] ---> Running in 9f2a6cae8628 [2022-01-24T12:35:40.621Z] Removing intermediate container 205bd9eb7b62 [2022-01-24T12:35:40.621Z] ---> 2ab3990fe5eb [2022-01-24T12:35:40.621Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-24T12:35:40.621Z] ---> Running in e93a6c589087 [2022-01-24T12:35:40.621Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-24T12:35:40.621Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-24T12:35:40.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-24T12:35:40.883Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T12:35:40.883Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-24T12:35:40.883Z] ---> 8e18cdb9c77b [2022-01-24T12:35:40.883Z] Step 3/25 : WORKDIR /edgex-go [2022-01-24T12:35:40.883Z] ---> Using cache [2022-01-24T12:35:40.883Z] ---> 30f564bc44f2 [2022-01-24T12:35:40.883Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T12:35:40.883Z] ---> Using cache [2022-01-24T12:35:40.883Z] ---> 2ab3990fe5eb [2022-01-24T12:35:40.883Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-24T12:35:40.883Z] ---> Running in feaf036531b6 [2022-01-24T12:35:40.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-24T12:35:41.145Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-24T12:35:41.724Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-24T12:35:41.724Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-24T12:35:41.724Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-24T12:35:41.724Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-24T12:35:41.989Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-24T12:35:41.989Z] OK: 221 MiB in 52 packages [2022-01-24T12:35:41.989Z] OK: 221 MiB in 52 packages [2022-01-24T12:35:41.989Z] OK: 221 MiB in 52 packages [2022-01-24T12:35:42.249Z] OK: 221 MiB in 52 packages [2022-01-24T12:35:42.513Z] OK: 221 MiB in 52 packages [2022-01-24T12:35:42.513Z] Removing intermediate container 8b3a9e7eecd9 [2022-01-24T12:35:42.513Z] ---> 0e7040569041 [2022-01-24T12:35:42.513Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-24T12:35:42.513Z] Removing intermediate container 1fb8defd6659 [2022-01-24T12:35:42.513Z] ---> 95f3a2a6adf2 [2022-01-24T12:35:42.513Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-24T12:35:42.775Z] Removing intermediate container e93a6c589087 [2022-01-24T12:35:42.775Z] ---> 7907373b4aa8 [2022-01-24T12:35:42.775Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-24T12:35:42.775Z] Removing intermediate container 9f2a6cae8628 [2022-01-24T12:35:42.775Z] ---> 4400bb9f7dbc [2022-01-24T12:35:42.775Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-24T12:35:42.775Z] ---> a5e71d7ac6f1 [2022-01-24T12:35:42.775Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T12:35:42.775Z] Removing intermediate container feaf036531b6 [2022-01-24T12:35:42.775Z] ---> 1a9aefb94634 [2022-01-24T12:35:42.775Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-24T12:35:42.775Z] ---> Running in 838126e2e188 [2022-01-24T12:35:43.039Z] ---> 75dd55d10386 [2022-01-24T12:35:43.039Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T12:35:43.039Z] ---> 5583d6bb80b0 [2022-01-24T12:35:43.039Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T12:35:43.039Z] ---> Running in 7603cda80d56 [2022-01-24T12:35:43.039Z] ---> Running in 70c0dca343c6 [2022-01-24T12:35:43.039Z] ---> e2ffb161c9a1 [2022-01-24T12:35:43.039Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T12:35:43.039Z] ---> Running in f867ea903d74 [2022-01-24T12:35:43.039Z] ---> ffc5d69253af [2022-01-24T12:35:43.039Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T12:35:43.039Z] ---> Running in a80ac01b2a4a [2022-01-24T12:35:44.439Z] Removing intermediate container 838126e2e188 [2022-01-24T12:35:44.439Z] ---> e97faac4772a [2022-01-24T12:35:44.439Z] Step 8/21 : COPY . . [2022-01-24T12:35:44.699Z] Removing intermediate container 7603cda80d56 [2022-01-24T12:35:44.699Z] ---> 73a6c0b66b9e [2022-01-24T12:35:44.699Z] Step 8/31 : COPY . . [2022-01-24T12:35:48.926Z] Removing intermediate container a80ac01b2a4a [2022-01-24T12:35:48.926Z] ---> 2373e10a2eb4 [2022-01-24T12:35:48.926Z] Step 8/25 : COPY . . [2022-01-24T12:35:49.189Z] Removing intermediate container 70c0dca343c6 [2022-01-24T12:35:49.189Z] ---> 145b8a5f670f [2022-01-24T12:35:49.189Z] Step 8/23 : COPY . . [2022-01-24T12:35:49.449Z] Removing intermediate container f867ea903d74 [2022-01-24T12:35:49.449Z] ---> b0e0f0020bd1 [2022-01-24T12:35:49.449Z] Step 8/23 : COPY . . [2022-01-24T12:35:50.420Z] ---> 5be8b449195d [2022-01-24T12:35:50.420Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-24T12:35:54.646Z] ---> 927fde42c3f3 [2022-01-24T12:35:54.646Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-24T12:35:55.217Z] ---> Running in b0aed3a28ed3 [2022-01-24T12:35:55.479Z] ---> Running in 231e4a935ad8 [2022-01-24T12:35:55.745Z] ---> a08686bc0275 [2022-01-24T12:35:55.745Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-24T12:35:56.010Z] ---> Running in fc2449ea293a [2022-01-24T12:35:56.010Z] ---> 5ddc24db5e61 [2022-01-24T12:35:56.010Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-24T12:35:56.010Z] ---> Running in 1ed13ab9063c [2022-01-24T12:35:56.288Z] 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-24T12:35:56.288Z] 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-24T12:35:56.576Z] 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-24T12:35:56.576Z] 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-24T12:36:01.978Z] ---> c577c19bd242 [2022-01-24T12:36:01.978Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-24T12:36:01.978Z] ---> Running in 9d221b3479e9 [2022-01-24T12:36:01.978Z] 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-24T12:36:08.952Z] Removing intermediate container 1c2620391b1a [2022-01-24T12:36:08.953Z] ---> 953a33b1950e [2022-01-24T12:36:08.953Z] Successfully built 953a33b1950e [2022-01-24T12:36:08.953Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T12:36:09.289Z] + docker inspect -f . ci-base-image-arm64 [2022-01-24T12:36:09.289Z] . [Pipeline] withDockerContainer [2022-01-24T12:36:09.499Z] prd-ubuntu18.04-docker-arm64-4c-16g-3772 does not seem to be running inside a container [2022-01-24T12:36:09.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-24T12:36:10.905Z] $ docker top 86e199629e3dd69245cd003196fd83664f8c5940c0c6ccf75e7d3e1ba6e2bff2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-24T12:36:11.800Z] + go version [2022-01-24T12:36:11.800Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-24T12:36:11.820Z] $ docker stop --time=1 86e199629e3dd69245cd003196fd83664f8c5940c0c6ccf75e7d3e1ba6e2bff2 [2022-01-24T12:36:13.459Z] $ docker rm -f 86e199629e3dd69245cd003196fd83664f8c5940c0c6ccf75e7d3e1ba6e2bff2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-24T12:36:14.054Z] + docker inspect -f . ci-base-image-arm64 [2022-01-24T12:36:14.055Z] . [Pipeline] withDockerContainer [2022-01-24T12:36:14.247Z] prd-ubuntu18.04-docker-arm64-4c-16g-3772 does not seem to be running inside a container [2022-01-24T12:36:14.321Z] $ 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/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-24T12:36:15.556Z] $ docker top 0252efa2dba4d3e3a6b7fdd12cd25c8802cc434904236412104e6b8953d7da43 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-24T12:36:15.818Z] ========================================================= [2022-01-24T12:36:15.818Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-24T12:36:15.818Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-24T12:36:16.470Z] + make test [2022-01-24T12:36:16.470Z] go mod tidy [2022-01-24T12:36:17.068Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-24T12:36:34.096Z] 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-24T12:36:34.096Z] 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-24T12:36:36.654Z] Removing intermediate container fc2449ea293a [2022-01-24T12:36:36.654Z] ---> 405a48f11b09 [2022-01-24T12:36:36.654Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-24T12:36:36.925Z] ---> Running in 725e4a4e8b2f [2022-01-24T12:36:37.881Z] Removing intermediate container 1ed13ab9063c [2022-01-24T12:36:37.881Z] ---> 0f7863bd7b9d [2022-01-24T12:36:37.881Z] [2022-01-24T12:36:37.881Z] Step 10/25 : FROM alpine:3.14 [2022-01-24T12:36:38.143Z] Removing intermediate container 231e4a935ad8 [2022-01-24T12:36:38.143Z] ---> 9e4687a7cd42 [2022-01-24T12:36:38.143Z] [2022-01-24T12:36:38.143Z] Step 10/31 : FROM alpine:3.14 [2022-01-24T12:36:38.143Z] 3.14: Pulling from library/alpine [2022-01-24T12:36:38.143Z] 3.14: Pulling from library/alpine [2022-01-24T12:36:38.143Z] 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-24T12:36:38.718Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-24T12:36:38.718Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-24T12:36:38.718Z] Status: Downloaded newer image for alpine:3.14 [2022-01-24T12:36:38.718Z] Status: Downloaded newer image for alpine:3.14 [2022-01-24T12:36:38.718Z] ---> 0a97eee8041e [2022-01-24T12:36:38.718Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-24T12:36:38.988Z] ---> 0a97eee8041e [2022-01-24T12:36:38.988Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-24T12:36:39.250Z] ---> Running in 01fccdd8cf4e [2022-01-24T12:36:39.250Z] Removing intermediate container b0aed3a28ed3 [2022-01-24T12:36:39.250Z] ---> 81a8dcc97ff7 [2022-01-24T12:36:39.250Z] [2022-01-24T12:36:39.250Z] Step 10/21 : FROM alpine:3.14 [2022-01-24T12:36:39.250Z] ---> 0a97eee8041e [2022-01-24T12:36:39.250Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-24T12:36:39.250Z] ---> Running in 946e727c3b41 [2022-01-24T12:36:39.250Z] ---> Running in 67dd8e0171fc [2022-01-24T12:36:39.250Z] Removing intermediate container 946e727c3b41 [2022-01-24T12:36:39.250Z] ---> 162cd39e13cb [2022-01-24T12:36:39.250Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-24T12:36:39.250Z] ---> Running in 410d6781efdd [2022-01-24T12:36:39.512Z] Removing intermediate container 725e4a4e8b2f [2022-01-24T12:36:39.512Z] ---> 7072614081aa [2022-01-24T12:36:39.512Z] [2022-01-24T12:36:39.512Z] Step 11/23 : FROM docker:20.10.10 [2022-01-24T12:36:39.773Z] 20.10.10: Pulling from library/docker [2022-01-24T12:36:40.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-24T12:36:40.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-24T12:36:40.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-24T12:36:40.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-24T12:36:40.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-24T12:36:40.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-24T12:36:40.303Z] (1/5) Installing ca-certificates (20211220-r0) [2022-01-24T12:36:40.303Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-24T12:36:40.303Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-24T12:36:40.303Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-24T12:36:40.303Z] (5/5) Installing curl (7.79.1-r0) [2022-01-24T12:36:40.574Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T12:36:40.574Z] Executing ca-certificates-20211220-r0.trigger [2022-01-24T12:36:40.574Z] OK: 8 MiB in 19 packages [2022-01-24T12:36:40.840Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-24T12:36:40.840Z] (2/2) Installing su-exec (0.2-r1) [2022-01-24T12:36:40.840Z] (1/3) Installing ca-certificates (20211220-r0) [2022-01-24T12:36:40.840Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T12:36:40.840Z] OK: 6 MiB in 16 packages [2022-01-24T12:36:40.840Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-24T12:36:40.840Z] (3/3) Installing su-exec (0.2-r1) [2022-01-24T12:36:40.840Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T12:36:40.840Z] Executing ca-certificates-20211220-r0.trigger [2022-01-24T12:36:40.840Z] OK: 6 MiB in 17 packages [2022-01-24T12:36:41.786Z] Removing intermediate container 9d221b3479e9 [2022-01-24T12:36:41.786Z] ---> cb0e9ab19b8e [2022-01-24T12:36:41.786Z] [2022-01-24T12:36:41.786Z] Step 10/23 : FROM alpine:3.14 [2022-01-24T12:36:41.786Z] ---> 0a97eee8041e [2022-01-24T12:36:41.786Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-24T12:36:41.786Z] Removing intermediate container 67dd8e0171fc [2022-01-24T12:36:41.786Z] ---> cc74f96b466e [2022-01-24T12:36:41.786Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-24T12:36:41.786Z] ---> Running in 19ee5ac135ec [2022-01-24T12:36:41.786Z] ---> Running in 5078beca02e4 [2022-01-24T12:36:41.786Z] Removing intermediate container 410d6781efdd [2022-01-24T12:36:41.786Z] ---> fc56adfcf7fe [2022-01-24T12:36:41.786Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-24T12:36:42.050Z] Removing intermediate container 01fccdd8cf4e [2022-01-24T12:36:42.050Z] ---> fb8e723c6f18 [2022-01-24T12:36:42.050Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-24T12:36:42.050Z] ---> Running in b42355590f52 [2022-01-24T12:36:42.050Z] Removing intermediate container 5078beca02e4 [2022-01-24T12:36:42.050Z] ---> 8834548668f0 [2022-01-24T12:36:42.050Z] Step 13/21 : WORKDIR /edgex [2022-01-24T12:36:42.050Z] ---> Running in 233b8be99a95 [2022-01-24T12:36:42.050Z] ---> Running in 6762373e46cb [2022-01-24T12:36:42.050Z] Removing intermediate container b42355590f52 [2022-01-24T12:36:42.050Z] ---> bc147cb7a115 [2022-01-24T12:36:42.050Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-24T12:36:42.356Z] ---> Running in 7f8d44f72c15 [2022-01-24T12:36:42.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-24T12:36:42.356Z] Removing intermediate container 233b8be99a95 [2022-01-24T12:36:42.356Z] ---> a6081250a89a [2022-01-24T12:36:42.356Z] Step 13/25 : WORKDIR / [2022-01-24T12:36:42.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-24T12:36:42.356Z] Removing intermediate container 6762373e46cb [2022-01-24T12:36:42.356Z] ---> 4d66238892a2 [2022-01-24T12:36:42.356Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-24T12:36:42.637Z] ---> Running in 248e8668bbe6 [2022-01-24T12:36:42.637Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-24T12:36:42.637Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T12:36:42.637Z] OK: 6 MiB in 15 packages [2022-01-24T12:36:42.637Z] Removing intermediate container 7f8d44f72c15 [2022-01-24T12:36:42.637Z] ---> 1b8701d3e3d7 [2022-01-24T12:36:42.637Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-24T12:36:42.899Z] ---> Running in e81534868324 [2022-01-24T12:36:43.162Z] Removing intermediate container 248e8668bbe6 [2022-01-24T12:36:43.162Z] ---> 026ee036d6a0 [2022-01-24T12:36:43.162Z] 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-24T12:36:43.162Z] ---> 65055233a32e [2022-01-24T12:36:43.162Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-24T12:36:43.738Z] ---> 7572e29130d8 [2022-01-24T12:36:43.739Z] 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-24T12:36:43.739Z] Removing intermediate container 19ee5ac135ec [2022-01-24T12:36:43.739Z] ---> 932e2058184d [2022-01-24T12:36:43.739Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-24T12:36:43.739Z] ---> Running in abce4fcefaf3 [2022-01-24T12:36:43.846Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-24T12:36:43.998Z] ---> 84d3a7cf5068 [2022-01-24T12:36:43.998Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-24T12:36:43.998Z] ---> 85d47c84c640 [2022-01-24T12:36:43.998Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-24T12:36:44.261Z] Removing intermediate container abce4fcefaf3 [2022-01-24T12:36:44.261Z] ---> 883c0a58fb66 [2022-01-24T12:36:44.261Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-24T12:36:44.261Z] ---> f6ee3941027d [2022-01-24T12:36:44.261Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-24T12:36:44.261Z] ---> Running in 92d2007c29c3 [2022-01-24T12:36:44.261Z] ---> e0fc6faa97ff [2022-01-24T12:36:44.261Z] 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-24T12:36:44.522Z] Removing intermediate container e81534868324 [2022-01-24T12:36:44.522Z] ---> 04f4de57a21f [2022-01-24T12:36:44.522Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-24T12:36:44.522Z] ---> Running in dc4f59dc5c4e [2022-01-24T12:36:44.522Z] ---> Running in 2c850ef16521 [2022-01-24T12:36:44.797Z] Removing intermediate container 92d2007c29c3 [2022-01-24T12:36:44.797Z] ---> 20d9610e0af2 [2022-01-24T12:36:44.797Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-24T12:36:44.797Z] Removing intermediate container dc4f59dc5c4e [2022-01-24T12:36:44.797Z] ---> 613b214a1673 [2022-01-24T12:36:44.797Z] Step 18/21 : CMD ["--init=true"] [2022-01-24T12:36:44.797Z] ---> d9d90f5e681e [2022-01-24T12:36:44.797Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-24T12:36:44.797Z] ---> Running in cdc927742bf6 [2022-01-24T12:36:44.797Z] ---> Running in a347ace697d5 [2022-01-24T12:36:44.797Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-24T12:36:44.797Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-24T12:36:44.797Z] Removing intermediate container 2c850ef16521 [2022-01-24T12:36:44.797Z] ---> 6831d5dcd177 [2022-01-24T12:36:44.797Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-24T12:36:44.797Z] ---> b706a049f56e [2022-01-24T12:36:44.797Z] 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-24T12:36:44.797Z] ---> Running in 43cd14ecce51 [2022-01-24T12:36:45.070Z] Removing intermediate container cdc927742bf6 [2022-01-24T12:36:45.070Z] ---> f17dd588892d [2022-01-24T12:36:45.070Z] Step 15/23 : WORKDIR / [2022-01-24T12:36:45.070Z] Removing intermediate container a347ace697d5 [2022-01-24T12:36:45.070Z] ---> 6aed4342149c [2022-01-24T12:36:45.070Z] Step 19/21 : LABEL arch=x86_64 [2022-01-24T12:36:45.070Z] Removing intermediate container 43cd14ecce51 [2022-01-24T12:36:45.070Z] ---> d705aed1a985 [2022-01-24T12:36:45.070Z] 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-24T12:36:45.070Z] ---> Running in 471e58d000c0 [2022-01-24T12:36:45.070Z] ---> Running in 4d62b2eb26eb [2022-01-24T12:36:45.070Z] ---> e1c21a531184 [2022-01-24T12:36:45.070Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-24T12:36:45.070Z] ---> Running in f4bbffa4dead [2022-01-24T12:36:45.070Z] ---> 2c580c498644 [2022-01-24T12:36:45.070Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-24T12:36:45.070Z] Removing intermediate container 471e58d000c0 [2022-01-24T12:36:45.070Z] ---> ee3fd1c09167 [2022-01-24T12:36:45.070Z] Step 20/21 : LABEL git_sha=e418c93597c9baee4f109106d640720b9d17950d [2022-01-24T12:36:45.070Z] ---> Running in 1aab12e17207 [2022-01-24T12:36:45.339Z] ---> Running in 0637c84da55f [2022-01-24T12:36:45.339Z] Removing intermediate container 4d62b2eb26eb [2022-01-24T12:36:45.339Z] ---> b221b636deec [2022-01-24T12:36:45.339Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T12:36:45.339Z] Removing intermediate container 0637c84da55f [2022-01-24T12:36:45.339Z] ---> c53a0b3c7ea5 [2022-01-24T12:36:45.339Z] Step 21/21 : LABEL version=0.0.0 [2022-01-24T12:36:45.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-24T12:36:45.607Z] ---> Running in 1a1144f117e8 [2022-01-24T12:36:45.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-24T12:36:45.607Z] ---> e807e933c943 [2022-01-24T12:36:45.607Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-24T12:36:45.607Z] ---> 60c1c099f297 [2022-01-24T12:36:45.607Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-24T12:36:45.868Z] Removing intermediate container 1a1144f117e8 [2022-01-24T12:36:45.868Z] ---> 4ee24c172011 [2022-01-24T12:36:45.868Z] [2022-01-24T12:36:45.868Z] (1/42) Installing readline (8.1.0-r0) [2022-01-24T12:36:45.868Z] (2/42) Installing bash (5.1.4-r0) [2022-01-24T12:36:45.868Z] Executing bash-5.1.4-r0.post-install [2022-01-24T12:36:45.868Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-24T12:36:45.868Z] Successfully built 4ee24c172011 [2022-01-24T12:36:45.868Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-24T12:36:45.868Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-24T12:36:45.868Z] (6/42) Installing curl (7.79.1-r0) [2022-01-24T12:36:45.868Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-24T12:36:45.868Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-24T12:36:45.868Z] (9/42) Installing expat (2.4.3-r0) [2022-01-24T12:36:45.868Z] (10/42) Installing libffi (3.3-r2) [2022-01-24T12:36:45.868Z] (11/42) Installing gdbm (1.19-r0) [2022-01-24T12:36:45.868Z] Successfully tagged security-proxy-setup:latest [2022-01-24T12:36:45.868Z] Building support-scheduler [2022-01-24T12:36:46.143Z] ---> 632c7ab28681 [2022-01-24T12:36:46.143Z] 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-24T12:36:46.143Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-24T12:36:46.143Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-24T12:36:46.143Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-24T12:36:46.143Z]  Building security-proxy-setup ... done (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-24T12:36:46.143Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-24T12:36:46.143Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-24T12:36:46.143Z] ---> Running in 9484029fb4ea [2022-01-24T12:36:47.532Z] ---> 2ea1a166edc7 [2022-01-24T12:36:47.532Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-24T12:36:48.501Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-24T12:36:48.501Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-24T12:36:48.501Z] Removing intermediate container 1aab12e17207 [2022-01-24T12:36:48.501Z] ---> f377f108fba2 [2022-01-24T12:36:48.501Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T12:36:48.501Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-24T12:36:48.501Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-24T12:36:48.763Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-24T12:36:49.334Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-24T12:36:49.334Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-24T12:36:49.334Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-24T12:36:49.594Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-24T12:36:49.594Z] ---> 63fc67d698d8 [2022-01-24T12:36:49.594Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-24T12:36:49.594Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T12:36:49.594Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-24T12:36:49.594Z] ---> 8e18cdb9c77b [2022-01-24T12:36:49.594Z] Step 3/22 : WORKDIR /edgex-go [2022-01-24T12:36:49.594Z] ---> Using cache [2022-01-24T12:36:49.594Z] ---> 30f564bc44f2 [2022-01-24T12:36:49.594Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T12:36:49.594Z] ---> Using cache [2022-01-24T12:36:49.594Z] ---> 2ab3990fe5eb [2022-01-24T12:36:49.594Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-24T12:36:49.594Z] ---> Using cache [2022-01-24T12:36:49.594Z] ---> 1a9aefb94634 [2022-01-24T12:36:49.594Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-24T12:36:49.594Z] ---> Using cache [2022-01-24T12:36:49.594Z] ---> ffc5d69253af [2022-01-24T12:36:49.594Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T12:36:49.594Z] ---> Using cache [2022-01-24T12:36:49.594Z] ---> 2373e10a2eb4 [2022-01-24T12:36:49.594Z] Step 8/22 : COPY . . [2022-01-24T12:36:49.594Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-24T12:36:49.855Z] ---> Using cache [2022-01-24T12:36:49.855Z] ---> 5ddc24db5e61 [2022-01-24T12:36:49.855Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-24T12:36:49.855Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-24T12:36:49.855Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-24T12:36:49.855Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-24T12:36:49.855Z] ---> 572694fc0d14 [2022-01-24T12:36:49.855Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-24T12:36:49.855Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-24T12:36:49.855Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-24T12:36:49.855Z] ---> Running in 9f1c64a107bb [2022-01-24T12:36:49.855Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-24T12:36:49.855Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-24T12:36:49.855Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-24T12:36:49.855Z] ---> Running in 001ada5428d8 [2022-01-24T12:36:49.855Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-24T12:36:49.855Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-24T12:36:49.855Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-24T12:36:49.855Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-24T12:36:49.855Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-24T12:36:49.855Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-24T12:36:50.116Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-24T12:36:50.381Z] Removing intermediate container 9484029fb4ea [2022-01-24T12:36:50.381Z] ---> c5102f593849 [2022-01-24T12:36:50.381Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-24T12:36:50.381Z] Removing intermediate container 9f1c64a107bb [2022-01-24T12:36:50.381Z] ---> bd4ed9e81570 [2022-01-24T12:36:50.381Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T12:36:50.381Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T12:36:50.381Z] OK: 84 MiB in 64 packages [2022-01-24T12:36:50.648Z] ---> 0068b6f3c3f9 [2022-01-24T12:36:50.648Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-24T12:36:50.648Z] ---> Running in 1659639c913e [2022-01-24T12:36:50.648Z] ---> Running in 14a4df0ef4ec [2022-01-24T12:36:50.648Z] 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-24T12:36:50.923Z] Removing intermediate container 1659639c913e [2022-01-24T12:36:50.923Z] ---> 48438d97e8f1 [2022-01-24T12:36:50.923Z] Step 21/23 : LABEL arch=x86_64 [2022-01-24T12:36:50.923Z] Removing intermediate container 14a4df0ef4ec [2022-01-24T12:36:50.923Z] ---> b8a8c61079f4 [2022-01-24T12:36:50.923Z] Step 23/25 : LABEL arch=x86_64 [2022-01-24T12:36:50.923Z] ---> 751096e60f90 [2022-01-24T12:36:50.923Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-24T12:36:50.923Z] ---> Running in 2511f00515cf [2022-01-24T12:36:50.923Z] ---> Running in 884078197a7c [2022-01-24T12:36:51.212Z] Removing intermediate container 884078197a7c [2022-01-24T12:36:51.212Z] ---> 483ba6b7dc4d [2022-01-24T12:36:51.212Z] Step 24/25 : LABEL git_sha=e418c93597c9baee4f109106d640720b9d17950d [2022-01-24T12:36:51.213Z] Removing intermediate container 2511f00515cf [2022-01-24T12:36:51.213Z] ---> 74c3736823b6 [2022-01-24T12:36:51.213Z] Step 22/23 : LABEL git_sha=e418c93597c9baee4f109106d640720b9d17950d [2022-01-24T12:36:51.213Z] ---> Running in ed3e71b4af3f [2022-01-24T12:36:51.213Z] ---> f1bc77155b8d [2022-01-24T12:36:51.213Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-24T12:36:51.213Z] ---> Running in 6ec3b021fe42 [2022-01-24T12:36:51.490Z] Collecting docker-compose==1.23.2 [2022-01-24T12:36:51.490Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-24T12:36:51.490Z] Removing intermediate container ed3e71b4af3f [2022-01-24T12:36:51.490Z] ---> 65b10debc8b6 [2022-01-24T12:36:51.490Z] Step 25/25 : LABEL version=0.0.0 [2022-01-24T12:36:51.490Z] Removing intermediate container 6ec3b021fe42 [2022-01-24T12:36:51.490Z] ---> 674b56529187 [2022-01-24T12:36:51.490Z] Step 23/23 : LABEL version=0.0.0 [2022-01-24T12:36:51.490Z] ---> Running in 39b27cbe17b4 [2022-01-24T12:36:51.490Z] Collecting docker<4.0,>=3.6.0 [2022-01-24T12:36:51.490Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-24T12:36:51.768Z] ---> Running in b54f3a4cdfae [2022-01-24T12:36:51.768Z] ---> 9beee0c21772 [2022-01-24T12:36:51.768Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-24T12:36:51.768Z] Collecting PyYAML<4,>=3.10 [2022-01-24T12:36:51.768Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-24T12:36:51.768Z] ---> Running in 8723eb3f3227 [2022-01-24T12:36:51.768Z] Removing intermediate container 39b27cbe17b4 [2022-01-24T12:36:51.768Z] ---> 52823a84a841 [2022-01-24T12:36:51.768Z] [2022-01-24T12:36:52.045Z] Removing intermediate container b54f3a4cdfae [2022-01-24T12:36:52.045Z] ---> 87916e0cf300 [2022-01-24T12:36:52.045Z] [2022-01-24T12:36:52.045Z] Successfully built 87916e0cf300 [2022-01-24T12:36:52.318Z] Successfully tagged core-metadata:latest [2022-01-24T12:36:52.318Z]  Building core-metadata ... done Building support-notifications [2022-01-24T12:36:52.318Z] Removing intermediate container 8723eb3f3227 [2022-01-24T12:36:52.318Z] ---> a0d67d7f5640 [2022-01-24T12:36:52.318Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-24T12:36:52.318Z] Successfully built 52823a84a841 [2022-01-24T12:36:52.318Z] Successfully tagged security-secretstore-setup:latest [2022-01-24T12:36:52.318Z] Building core-command [2022-01-24T12:36:52.588Z]  Building security-secretstore-setup ... done  ---> 18e5ad88da28 [2022-01-24T12:36:52.588Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-24T12:36:52.856Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-24T12:36:52.856Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-24T12:36:52.856Z] Collecting jsonschema<3,>=2.5.1 [2022-01-24T12:36:52.856Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-24T12:36:52.856Z] 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-24T12:36:52.856Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-24T12:36:52.856Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-24T12:36:53.129Z] Collecting texttable<0.10,>=0.9.0 [2022-01-24T12:36:53.129Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-24T12:36:53.734Z] Collecting docopt<0.7,>=0.6.1 [2022-01-24T12:36:53.734Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-24T12:36:54.031Z] Collecting cached-property<2,>=1.2.0 [2022-01-24T12:36:54.031Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-24T12:36:54.031Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-24T12:36:54.031Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-24T12:36:54.031Z] Collecting docker-pycreds>=0.4.0 [2022-01-24T12:36:54.031Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-24T12:36:54.295Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-24T12:36:54.295Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-24T12:36:54.295Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-24T12:36:54.295Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-24T12:36:54.295Z] 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-24T12:36:54.295Z] Collecting idna<2.8,>=2.5 [2022-01-24T12:36:54.295Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-24T12:36:54.560Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-24T12:36:54.560Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-24T12:36:54.560Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-24T12:36:54.560Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-24T12:36:54.560Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-24T12:36:54.560Z] Attempting uninstall: urllib3 [2022-01-24T12:36:54.560Z] Found existing installation: urllib3 1.26.5 [2022-01-24T12:36:54.560Z] Uninstalling urllib3-1.26.5: [2022-01-24T12:36:54.560Z] Successfully uninstalled urllib3-1.26.5 [2022-01-24T12:36:57.130Z] ---> Running in cf9a0c3a2eac [2022-01-24T12:36:57.130Z] Attempting uninstall: idna [2022-01-24T12:36:57.130Z] Found existing installation: idna 3.2 [2022-01-24T12:36:57.130Z] Uninstalling idna-3.2: [2022-01-24T12:36:57.130Z] Successfully uninstalled idna-3.2 [2022-01-24T12:36:57.415Z] Attempting uninstall: chardet [2022-01-24T12:36:57.415Z] Found existing installation: chardet 4.0.0 [2022-01-24T12:36:57.415Z] Uninstalling chardet-4.0.0: [2022-01-24T12:36:57.415Z] Successfully uninstalled chardet-4.0.0 [2022-01-24T12:36:57.690Z] Attempting uninstall: requests [2022-01-24T12:36:57.690Z] Found existing installation: requests 2.25.1 [2022-01-24T12:36:57.690Z] Uninstalling requests-2.25.1: [2022-01-24T12:36:57.958Z] Successfully uninstalled requests-2.25.1 [2022-01-24T12:36:58.922Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T12:36:58.922Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-24T12:36:58.922Z] ---> 8e18cdb9c77b [2022-01-24T12:36:58.922Z] Step 3/22 : WORKDIR /edgex-go [2022-01-24T12:36:58.922Z] ---> Using cache [2022-01-24T12:36:58.922Z] ---> 30f564bc44f2 [2022-01-24T12:36:58.922Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T12:36:58.922Z] ---> Using cache [2022-01-24T12:36:58.922Z] ---> 2ab3990fe5eb [2022-01-24T12:36:58.922Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-24T12:36:58.922Z] Running setup.py install for texttable: started [2022-01-24T12:36:58.922Z] ---> Running in 9261c6df57b8 [2022-01-24T12:36:59.205Z] Removing intermediate container cf9a0c3a2eac [2022-01-24T12:36:59.205Z] ---> 20e8a9f44e3a [2022-01-24T12:36:59.205Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-24T12:36:59.205Z] ---> Running in 46e4ff065474 [2022-01-24T12:36:59.491Z] Running setup.py install for texttable: finished with status 'done' [2022-01-24T12:36:59.491Z] Running setup.py install for PyYAML: started [2022-01-24T12:36:59.491Z] Removing intermediate container 46e4ff065474 [2022-01-24T12:36:59.491Z] ---> ccfa76155c0d [2022-01-24T12:36:59.491Z] Step 28/31 : CMD ["gate"] [2022-01-24T12:36:59.783Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-24T12:36:59.783Z] ---> Running in 76d437a1f3dc [2022-01-24T12:37:00.062Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-24T12:37:00.062Z] Removing intermediate container 76d437a1f3dc [2022-01-24T12:37:00.062Z] ---> 211d114ec992 [2022-01-24T12:37:00.062Z] Step 29/31 : LABEL arch=x86_64 [2022-01-24T12:37:00.062Z] Running setup.py install for docopt: started [2022-01-24T12:37:00.324Z] ---> Running in afa324284c61 [2022-01-24T12:37:00.584Z] Removing intermediate container afa324284c61 [2022-01-24T12:37:00.584Z] ---> 8fc98588eda8 [2022-01-24T12:37:00.584Z] Step 30/31 : LABEL git_sha=e418c93597c9baee4f109106d640720b9d17950d [2022-01-24T12:37:00.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-24T12:37:00.584Z] ---> Running in d93a37865ea3 [2022-01-24T12:37:00.845Z] Removing intermediate container d93a37865ea3 [2022-01-24T12:37:00.845Z] ---> b45b5babff44 [2022-01-24T12:37:00.845Z] Step 31/31 : LABEL version=0.0.0 [2022-01-24T12:37:00.845Z] Running setup.py install for docopt: finished with status 'done' [2022-01-24T12:37:00.845Z] Running setup.py install for dockerpty: started [2022-01-24T12:37:00.845Z] ---> Running in e65da54b744f [2022-01-24T12:37:01.107Z] Removing intermediate container e65da54b744f [2022-01-24T12:37:01.107Z] ---> 515579c54394 [2022-01-24T12:37:01.107Z] [2022-01-24T12:37:01.107Z] OK: 221 MiB in 52 packages [2022-01-24T12:37:01.107Z] Successfully built 515579c54394 [2022-01-24T12:37:01.107Z] Successfully tagged security-bootstrapper:latest [2022-01-24T12:37:01.107Z]  Building security-bootstrapper ... done Building core-data [2022-01-24T12:37:01.685Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-24T12:37:02.277Z] Removing intermediate container 9261c6df57b8 [2022-01-24T12:37:02.277Z] ---> 9dd2e414d160 [2022-01-24T12:37:02.277Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-24T12:37:03.696Z] ---> 46369b3d4c18 [2022-01-24T12:37:03.696Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T12:37:03.962Z] ---> Running in 312dc637a031 [2022-01-24T12:37:03.962Z] 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-24T12:37:03.962Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T12:37:03.962Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-24T12:37:03.962Z] ---> 8e18cdb9c77b [2022-01-24T12:37:03.962Z] Step 3/23 : WORKDIR /edgex-go [2022-01-24T12:37:03.962Z] ---> Using cache [2022-01-24T12:37:03.962Z] ---> 30f564bc44f2 [2022-01-24T12:37:03.962Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T12:37:03.962Z] ---> Using cache [2022-01-24T12:37:03.962Z] ---> 2ab3990fe5eb [2022-01-24T12:37:03.962Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-24T12:37:03.962Z] ---> Using cache [2022-01-24T12:37:03.962Z] ---> 1a9aefb94634 [2022-01-24T12:37:03.962Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-24T12:37:03.962Z] ---> Using cache [2022-01-24T12:37:03.962Z] ---> ffc5d69253af [2022-01-24T12:37:03.962Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T12:37:03.962Z] ---> Using cache [2022-01-24T12:37:03.962Z] ---> 2373e10a2eb4 [2022-01-24T12:37:03.962Z] Step 8/23 : COPY . . [2022-01-24T12:37:03.962Z] ---> Using cache [2022-01-24T12:37:03.962Z] ---> 5ddc24db5e61 [2022-01-24T12:37:03.962Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-24T12:37:03.962Z] ---> Running in a2506b4a5d28 [2022-01-24T12:37:04.924Z] 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-24T12:37:07.561Z] Removing intermediate container 312dc637a031 [2022-01-24T12:37:07.561Z] ---> caa15bb0fdd3 [2022-01-24T12:37:07.561Z] Step 8/22 : COPY . . [2022-01-24T12:37:09.014Z] Removing intermediate container f4bbffa4dead [2022-01-24T12:37:09.014Z] ---> bd52c6d6be96 [2022-01-24T12:37:09.014Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-24T12:37:11.572Z] ---> Running in 0764a296e18c [2022-01-24T12:37:12.155Z] Removing intermediate container 0764a296e18c [2022-01-24T12:37:12.155Z] ---> 5d431046664a [2022-01-24T12:37:12.155Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-24T12:37:12.733Z] ---> Running in 0e6ac0ea1537 [2022-01-24T12:37:12.995Z] Removing intermediate container 0e6ac0ea1537 [2022-01-24T12:37:12.995Z] ---> 375585c5fb4b [2022-01-24T12:37:12.995Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-24T12:37:13.952Z] ---> 5622fd8ba9a4 [2022-01-24T12:37:13.952Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-24T12:37:14.527Z] ---> 29a0a60e0162 [2022-01-24T12:37:14.527Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-24T12:37:14.527Z] ---> Running in 98642d717cdc [2022-01-24T12:37:14.527Z] ---> 82563ae2f8a1 [2022-01-24T12:37:14.527Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-24T12:37:15.099Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T12:37:15.099Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-24T12:37:15.099Z] ---> 8e18cdb9c77b [2022-01-24T12:37:15.099Z] Step 3/23 : WORKDIR /edgex-go [2022-01-24T12:37:15.099Z] ---> Using cache [2022-01-24T12:37:15.099Z] ---> 30f564bc44f2 [2022-01-24T12:37:15.099Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T12:37:15.099Z] ---> Using cache [2022-01-24T12:37:15.099Z] ---> 2ab3990fe5eb [2022-01-24T12:37:15.099Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-24T12:37:15.362Z] ---> Running in f82e717c9c1c [2022-01-24T12:37:15.362Z] ---> 82bfc02d85e5 [2022-01-24T12:37:15.362Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-24T12:37:15.362Z] ---> Running in 9de17a7b9c1a [2022-01-24T12:37:15.362Z] 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-24T12:37:15.626Z] Removing intermediate container 9de17a7b9c1a [2022-01-24T12:37:15.626Z] ---> f2ef48d93403 [2022-01-24T12:37:15.626Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T12:37:15.626Z] ---> Running in feb00822b4f2 [2022-01-24T12:37:15.888Z] Removing intermediate container feb00822b4f2 [2022-01-24T12:37:15.888Z] ---> 62d5b87bc7b3 [2022-01-24T12:37:15.888Z] Step 21/23 : LABEL arch=x86_64 [2022-01-24T12:37:15.888Z] ---> Running in 575211281d22 [2022-01-24T12:37:16.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-24T12:37:16.152Z] Removing intermediate container 575211281d22 [2022-01-24T12:37:16.152Z] ---> be88bc2e7bb9 [2022-01-24T12:37:16.152Z] Step 22/23 : LABEL git_sha=e418c93597c9baee4f109106d640720b9d17950d [2022-01-24T12:37:16.152Z] ---> Running in 9d0b79f32d32 [2022-01-24T12:37:16.413Z] Removing intermediate container 9d0b79f32d32 [2022-01-24T12:37:16.413Z] ---> 5be3af1aca1e [2022-01-24T12:37:16.413Z] Step 23/23 : LABEL version=0.0.0 [2022-01-24T12:37:16.413Z] ---> Running in ac5cc0ada190 [2022-01-24T12:37:16.413Z] Removing intermediate container ac5cc0ada190 [2022-01-24T12:37:16.413Z] ---> 57fce8234d15 [2022-01-24T12:37:16.413Z] [2022-01-24T12:37:16.674Z] Successfully built 57fce8234d15 [2022-01-24T12:37:16.674Z] Successfully tagged sys-mgmt-agent:latest [2022-01-24T12:37:16.934Z]  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-24T12:37:17.509Z] OK: 221 MiB in 52 packages [2022-01-24T12:37:18.083Z] Removing intermediate container f82e717c9c1c [2022-01-24T12:37:18.083Z] ---> 802817b4b489 [2022-01-24T12:37:18.083Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-24T12:37:18.083Z] ---> 248fa5620c76 [2022-01-24T12:37:18.083Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T12:37:18.083Z] ---> Running in 2afb91412307 [2022-01-24T12:37:20.006Z] Removing intermediate container 2afb91412307 [2022-01-24T12:37:20.006Z] ---> fb5e1b785aca [2022-01-24T12:37:20.006Z] Step 8/23 : COPY . . [2022-01-24T12:37:25.533Z] ---> 74e67cf28c09 [2022-01-24T12:37:25.533Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-24T12:37:25.800Z] ---> Running in 35e3cab88693 [2022-01-24T12:37:26.743Z] Removing intermediate container 001ada5428d8 [2022-01-24T12:37:26.743Z] ---> 7e61d554e9a2 [2022-01-24T12:37:26.743Z] [2022-01-24T12:37:26.743Z] Step 10/22 : FROM alpine:3.14 [2022-01-24T12:37:26.743Z] ---> 0a97eee8041e [2022-01-24T12:37:26.743Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-24T12:37:26.743Z] ---> Using cache [2022-01-24T12:37:26.743Z] ---> 932e2058184d [2022-01-24T12:37:26.743Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-24T12:37:26.743Z] ---> Using cache [2022-01-24T12:37:26.743Z] ---> 883c0a58fb66 [2022-01-24T12:37:26.743Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-24T12:37:26.743Z] 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-24T12:37:26.743Z] ---> Running in 0acf3bbbe7d1 [2022-01-24T12:37:26.743Z] Removing intermediate container 0acf3bbbe7d1 [2022-01-24T12:37:26.743Z] ---> d4a7ce09fd02 [2022-01-24T12:37:26.743Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-24T12:37:26.743Z] ---> Running in cbb6969b28f7 [2022-01-24T12:37:27.004Z] Removing intermediate container cbb6969b28f7 [2022-01-24T12:37:27.004Z] ---> 92992eea9f32 [2022-01-24T12:37:27.004Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T12:37:27.270Z] ---> ae82add7e500 [2022-01-24T12:37:27.270Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-24T12:37:27.843Z] ---> 441ae9cd3be9 [2022-01-24T12:37:27.843Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-24T12:37:28.104Z] ---> 277707fd439f [2022-01-24T12:37:28.104Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-24T12:37:28.104Z] ---> Running in 645f82c04678 [2022-01-24T12:37:28.104Z] Removing intermediate container 645f82c04678 [2022-01-24T12:37:28.104Z] ---> d9fb5a7bbd75 [2022-01-24T12:37:28.105Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T12:37:28.366Z] ---> Running in cd6144aa1afd [2022-01-24T12:37:28.366Z] Removing intermediate container cd6144aa1afd [2022-01-24T12:37:28.366Z] ---> ec2894420238 [2022-01-24T12:37:28.366Z] Step 20/22 : LABEL arch=x86_64 [2022-01-24T12:37:28.366Z] ---> Running in caf5b71ae7fa [2022-01-24T12:37:28.626Z] Removing intermediate container caf5b71ae7fa [2022-01-24T12:37:28.626Z] ---> e973816b4af1 [2022-01-24T12:37:28.626Z] Step 21/22 : LABEL git_sha=e418c93597c9baee4f109106d640720b9d17950d [2022-01-24T12:37:28.626Z] ---> Running in 1b4495dda2bd [2022-01-24T12:37:28.626Z] Removing intermediate container 1b4495dda2bd [2022-01-24T12:37:28.626Z] ---> 7c12b2b0102e [2022-01-24T12:37:28.626Z] Step 22/22 : LABEL version=0.0.0 [2022-01-24T12:37:28.890Z] ---> Running in fbb4974bac1a [2022-01-24T12:37:28.890Z] Removing intermediate container fbb4974bac1a [2022-01-24T12:37:28.890Z] ---> a86de96e4b98 [2022-01-24T12:37:28.890Z] [2022-01-24T12:37:29.152Z] Successfully built a86de96e4b98 [2022-01-24T12:37:29.152Z] Successfully tagged support-scheduler:latest [2022-01-24T12:37:35.842Z]  Building support-scheduler ... done Removing intermediate container a2506b4a5d28 [2022-01-24T12:37:35.842Z] ---> ddf0902b2738 [2022-01-24T12:37:35.842Z] [2022-01-24T12:37:35.842Z] Step 10/23 : FROM alpine:3.14 [2022-01-24T12:37:35.842Z] ---> 0a97eee8041e [2022-01-24T12:37:35.842Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-24T12:37:35.842Z] ---> Using cache [2022-01-24T12:37:35.842Z] ---> 932e2058184d [2022-01-24T12:37:35.842Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-24T12:37:35.842Z] ---> Using cache [2022-01-24T12:37:35.842Z] ---> 883c0a58fb66 [2022-01-24T12:37:35.842Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-24T12:37:35.842Z] ---> Running in bd77595a5c0a [2022-01-24T12:37:35.842Z] Removing intermediate container bd77595a5c0a [2022-01-24T12:37:35.842Z] ---> 7b2269e4ffef [2022-01-24T12:37:35.842Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-24T12:37:35.842Z] ---> Running in c4c03bc6aafa [2022-01-24T12:37:35.842Z] Removing intermediate container c4c03bc6aafa [2022-01-24T12:37:35.842Z] ---> 6faf798c0c8b [2022-01-24T12:37:35.842Z] Step 15/23 : WORKDIR / [2022-01-24T12:37:35.842Z] ---> Running in f462b2742fdf [2022-01-24T12:37:36.114Z] Removing intermediate container f462b2742fdf [2022-01-24T12:37:36.114Z] ---> 8fbf59bd225d [2022-01-24T12:37:36.114Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T12:37:36.387Z] ---> 27a5cafea0a7 [2022-01-24T12:37:36.387Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-24T12:37:36.979Z] ---> a7ad62b1e4e8 [2022-01-24T12:37:36.979Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-24T12:37:37.251Z] ---> 8f379d0a22fb [2022-01-24T12:37:37.251Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-24T12:37:37.251Z] ---> Running in 32202be9f191 [2022-01-24T12:37:37.251Z] Removing intermediate container 32202be9f191 [2022-01-24T12:37:37.251Z] ---> 1430fa818098 [2022-01-24T12:37:37.251Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T12:37:37.251Z] ---> Running in a7abd8f88f22 [2022-01-24T12:37:37.523Z] Removing intermediate container a7abd8f88f22 [2022-01-24T12:37:37.523Z] ---> c6cc386fb915 [2022-01-24T12:37:37.523Z] Step 21/23 : LABEL arch=x86_64 [2022-01-24T12:37:37.523Z] ---> Running in 329e861dae67 [2022-01-24T12:37:37.523Z] Removing intermediate container 329e861dae67 [2022-01-24T12:37:37.523Z] ---> c47deb1dd499 [2022-01-24T12:37:37.523Z] Step 22/23 : LABEL git_sha=e418c93597c9baee4f109106d640720b9d17950d [2022-01-24T12:37:37.791Z] ---> Running in 4701b17a9ec9 [2022-01-24T12:37:37.791Z] Removing intermediate container 4701b17a9ec9 [2022-01-24T12:37:37.791Z] ---> b299a6906eed [2022-01-24T12:37:37.791Z] Step 23/23 : LABEL version=0.0.0 [2022-01-24T12:37:37.791Z] ---> Running in f7e1edffac60 [2022-01-24T12:37:38.060Z] Removing intermediate container f7e1edffac60 [2022-01-24T12:37:38.060Z] ---> 5806e445bf11 [2022-01-24T12:37:38.060Z] [2022-01-24T12:37:38.060Z] Successfully built 5806e445bf11 [2022-01-24T12:37:38.060Z] Successfully tagged core-command:latest [2022-01-24T12:37:40.440Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-24T12:37:40.440Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-24T12:37:41.455Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-24T12:37:42.300Z]  Building core-command ... done Removing intermediate container 98642d717cdc [2022-01-24T12:37:42.300Z] ---> a8100ae1fc84 [2022-01-24T12:37:42.300Z] [2022-01-24T12:37:42.300Z] Step 10/22 : FROM alpine:3.14 [2022-01-24T12:37:42.300Z] ---> 0a97eee8041e [2022-01-24T12:37:42.300Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-24T12:37:42.300Z] ---> Running in 400446e028e0 [2022-01-24T12:37:42.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-24T12:37:42.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-24T12:37:42.901Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-24T12:37:43.163Z] (1/2) Installing ca-certificates (20211220-r0) [2022-01-24T12:37:43.163Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-24T12:37:43.163Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T12:37:43.163Z] Executing ca-certificates-20211220-r0.trigger [2022-01-24T12:37:43.163Z] OK: 6 MiB in 16 packages [2022-01-24T12:37:43.743Z] Removing intermediate container 400446e028e0 [2022-01-24T12:37:43.743Z] ---> f09b8eff5b4b [2022-01-24T12:37:43.743Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-24T12:37:43.743Z] ---> Running in ba41e4e63a98 [2022-01-24T12:37:44.008Z] Removing intermediate container ba41e4e63a98 [2022-01-24T12:37:44.008Z] ---> 025682a66edc [2022-01-24T12:37:44.008Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-24T12:37:44.008Z] ---> Running in 5aec8280089f [2022-01-24T12:37:44.272Z] Removing intermediate container 5aec8280089f [2022-01-24T12:37:44.272Z] ---> 2b2abd9681b7 [2022-01-24T12:37:44.272Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-24T12:37:44.272Z] ---> Running in 1108f3f9feba [2022-01-24T12:37:44.549Z] Removing intermediate container 1108f3f9feba [2022-01-24T12:37:44.549Z] ---> 943703425b23 [2022-01-24T12:37:44.549Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T12:37:44.815Z] ---> 6c2709ca6922 [2022-01-24T12:37:44.815Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-24T12:37:45.394Z] ---> 4b104f7d790e [2022-01-24T12:37:45.394Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-24T12:37:45.394Z] ---> 914c161c2fc6 [2022-01-24T12:37:45.394Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-24T12:37:45.688Z] ---> Running in 99d651a6f3d6 [2022-01-24T12:37:45.688Z] Removing intermediate container 99d651a6f3d6 [2022-01-24T12:37:45.688Z] ---> fb20b1c31061 [2022-01-24T12:37:45.688Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T12:37:45.688Z] ---> Running in bb0134122a9d [2022-01-24T12:37:45.963Z] Removing intermediate container bb0134122a9d [2022-01-24T12:37:45.963Z] ---> 0e624331d833 [2022-01-24T12:37:45.963Z] Step 20/22 : LABEL arch=x86_64 [2022-01-24T12:37:45.963Z] ---> Running in c65d23523da8 [2022-01-24T12:37:46.242Z] Removing intermediate container c65d23523da8 [2022-01-24T12:37:46.242Z] ---> a63325ffd2f2 [2022-01-24T12:37:46.242Z] Step 21/22 : LABEL git_sha=e418c93597c9baee4f109106d640720b9d17950d [2022-01-24T12:37:46.242Z] ---> Running in 3d54eae66440 [2022-01-24T12:37:46.242Z] Removing intermediate container 3d54eae66440 [2022-01-24T12:37:46.242Z] ---> f61063228e9d [2022-01-24T12:37:46.242Z] Step 22/22 : LABEL version=0.0.0 [2022-01-24T12:37:46.242Z] ---> Running in 39a98df0f4fc [2022-01-24T12:37:46.509Z] Removing intermediate container 39a98df0f4fc [2022-01-24T12:37:46.509Z] ---> 3da511794ee2 [2022-01-24T12:37:46.509Z] [2022-01-24T12:37:46.509Z] Successfully built 3da511794ee2 [2022-01-24T12:37:46.509Z] Successfully tagged support-notifications:latest [2022-01-24T12:37:48.422Z]  Building support-notifications ... done Removing intermediate container 35e3cab88693 [2022-01-24T12:37:48.422Z] ---> e0a0caf58c52 [2022-01-24T12:37:48.422Z] [2022-01-24T12:37:48.422Z] Step 10/23 : FROM alpine:3.14 [2022-01-24T12:37:48.422Z] ---> 0a97eee8041e [2022-01-24T12:37:48.422Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-24T12:37:48.691Z] ---> Running in 983f2a5590c7 [2022-01-24T12:37:48.691Z] Removing intermediate container 983f2a5590c7 [2022-01-24T12:37:48.691Z] ---> b6c844153ece [2022-01-24T12:37:48.691Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-24T12:37:48.691Z] ---> Running in ea7c129e95de [2022-01-24T12:37:48.691Z] Removing intermediate container ea7c129e95de [2022-01-24T12:37:48.691Z] ---> 3923321ae6a1 [2022-01-24T12:37:48.691Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-24T12:37:48.691Z] ---> Running in 156256f2ff77 [2022-01-24T12:37:48.959Z] Removing intermediate container 156256f2ff77 [2022-01-24T12:37:48.959Z] ---> c916bbc65406 [2022-01-24T12:37:48.959Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T12:37:48.959Z] ---> Running in 81da0100aa2a [2022-01-24T12:37:49.529Z] Removing intermediate container 81da0100aa2a [2022-01-24T12:37:49.530Z] ---> f0a4faa9f794 [2022-01-24T12:37:49.530Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-24T12:37:49.530Z] ---> Running in 4c28eca6851e [2022-01-24T12:37:49.530Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-24T12:37:50.474Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-24T12:37:50.735Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-24T12:37:50.995Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-24T12:37:50.995Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-24T12:37:50.995Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-24T12:37:51.255Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-24T12:37:51.255Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-24T12:37:51.255Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T12:37:51.255Z] OK: 8 MiB in 20 packages [2022-01-24T12:37:51.515Z] Removing intermediate container 4c28eca6851e [2022-01-24T12:37:51.515Z] ---> fff5b8456b1b [2022-01-24T12:37:51.515Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T12:37:51.774Z] ---> 5604b8fd2e9b [2022-01-24T12:37:51.775Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-24T12:37:52.034Z] ---> 9e89b1bf6101 [2022-01-24T12:37:52.034Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-24T12:37:52.295Z] ---> 367fb2521de5 [2022-01-24T12:37:52.295Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-24T12:37:52.295Z] ---> Running in d5d7e8668893 [2022-01-24T12:37:52.295Z] Removing intermediate container d5d7e8668893 [2022-01-24T12:37:52.295Z] ---> 4aa13d8dbda9 [2022-01-24T12:37:52.295Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T12:37:52.295Z] ---> Running in 40cd7902d5fc [2022-01-24T12:37:52.555Z] Removing intermediate container 40cd7902d5fc [2022-01-24T12:37:52.555Z] ---> 0ed3dc4cb5ad [2022-01-24T12:37:52.555Z] Step 21/23 : LABEL arch=x86_64 [2022-01-24T12:37:52.555Z] ---> Running in a712ac68c759 [2022-01-24T12:37:52.555Z] Removing intermediate container a712ac68c759 [2022-01-24T12:37:52.555Z] ---> bdb678c2a2e7 [2022-01-24T12:37:52.555Z] Step 22/23 : LABEL git_sha=e418c93597c9baee4f109106d640720b9d17950d [2022-01-24T12:37:52.555Z] ---> Running in fd9bd4d65124 [2022-01-24T12:37:52.555Z] Removing intermediate container fd9bd4d65124 [2022-01-24T12:37:52.555Z] ---> 5a61ee7b0ed5 [2022-01-24T12:37:52.555Z] Step 23/23 : LABEL version=0.0.0 [2022-01-24T12:37:52.555Z] ---> Running in b2ce7a9ed75d [2022-01-24T12:37:52.817Z] Removing intermediate container b2ce7a9ed75d [2022-01-24T12:37:52.817Z] ---> 9df043862313 [2022-01-24T12:37:52.817Z] [2022-01-24T12:37:52.817Z] Successfully built 9df043862313 [2022-01-24T12:37:52.817Z] Successfully tagged core-data:latest [2022-01-24T12:37:52.823Z]  Building core-data ... done  [Pipeline] } [2022-01-24T12:37:52.829Z] $ docker stop --time=1 19cfd65a43378a3c61e2508f2249c3c894f7d0f73ec3bd04e748813f49fd45a2 [2022-01-24T12:37:53.074Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-24T12:37:53.074Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-24T12:37:53.074Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-24T12:37:53.074Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-24T12:37:53.074Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-24T12:37:53.074Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-24T12:37:53.074Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-24T12:37:53.074Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-24T12:37:53.074Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-24T12:37:53.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-24T12:37:54.260Z] $ docker rm -f 19cfd65a43378a3c61e2508f2249c3c894f7d0f73ec3bd04e748813f49fd45a2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-24T12:37:54.598Z] + docker images [2022-01-24T12:37:54.598Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-24T12:37:54.598Z] core-data latest 9df043862313 2 seconds ago 19.9MB [2022-01-24T12:37:54.598Z] e0a0caf58c52 6 seconds ago 1.78GB [2022-01-24T12:37:54.598Z] support-notifications latest 3da511794ee2 8 seconds ago 16.6MB [2022-01-24T12:37:54.598Z] a8100ae1fc84 13 seconds ago 1.77GB [2022-01-24T12:37:54.598Z] core-command latest 5806e445bf11 17 seconds ago 15.7MB [2022-01-24T12:37:54.598Z] ddf0902b2738 20 seconds ago 1.77GB [2022-01-24T12:37:54.598Z] support-scheduler latest a86de96e4b98 26 seconds ago 15.9MB [2022-01-24T12:37:54.598Z] 7e61d554e9a2 28 seconds ago 1.77GB [2022-01-24T12:37:54.598Z] sys-mgmt-agent latest 57fce8234d15 38 seconds ago 296MB [2022-01-24T12:37:54.598Z] security-bootstrapper latest 515579c54394 54 seconds ago 18.7MB [2022-01-24T12:37:54.598Z] core-metadata latest 87916e0cf300 About a minute ago 16.5MB [2022-01-24T12:37:54.598Z] security-secretstore-setup latest 52823a84a841 About a minute ago 27.8MB [2022-01-24T12:37:54.598Z] security-proxy-setup latest 4ee24c172011 About a minute ago 26.1MB [2022-01-24T12:37:54.598Z] cb0e9ab19b8e About a minute ago 1.78GB [2022-01-24T12:37:54.598Z] 7072614081aa About a minute ago 1.77GB [2022-01-24T12:37:54.598Z] 81a8dcc97ff7 About a minute ago 1.78GB [2022-01-24T12:37:54.598Z] 0f7863bd7b9d About a minute ago 1.78GB [2022-01-24T12:37:54.598Z] 9e4687a7cd42 About a minute ago 1.77GB [2022-01-24T12:37:54.598Z] ci-base-image-x86_64 latest 8e18cdb9c77b 5 minutes ago 1.27GB [2022-01-24T12:37:54.598Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 12 days ago 562MB [2022-01-24T12:37:54.598Z] docker 20.10.10 b706a049f56e 2 months ago 216MB [2022-01-24T12:37:54.598Z] alpine 3.14 0a97eee8041e 2 months ago 5.61MB [2022-01-24T12:37:54.598Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-01-24T12:37:54.598Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-01-24T12:38:01.387Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.271s coverage: 28.7% of statements [2022-01-24T12:38:01.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-24T12:38:01.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-24T12:38:04.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.325s coverage: 98.5% of statements [2022-01-24T12:38:04.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-24T12:38:04.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.454s coverage: 44.7% of statements [2022-01-24T12:38:04.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-24T12:38:04.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-24T12:38:06.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.824s coverage: 89.5% of statements [2022-01-24T12:38:06.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-24T12:38:06.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-24T12:38:08.777Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.216s coverage: 84.4% of statements [2022-01-24T12:38:08.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-24T12:38:08.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-24T12:38:08.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-24T12:38:08.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-24T12:38:08.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-24T12:38:09.769Z] Still waiting to schedule task [2022-01-24T12:38:09.769Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-01-24T12:38:17.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.576s coverage: 94.2% of statements [2022-01-24T12:38:17.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-24T12:38:17.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-24T12:38:17.069Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.246s coverage: 59.1% of statements [2022-01-24T12:38:17.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-24T12:38:17.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-24T12:38:17.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-24T12:38:17.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-24T12:38:17.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-24T12:38:17.069Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.258s coverage: 60.0% of statements [2022-01-24T12:38:17.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-24T12:38:17.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-24T12:38:17.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-24T12:38:17.069Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.371s coverage: 0.9% of statements [2022-01-24T12:38:17.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-24T12:38:17.069Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.161s coverage: 58.8% of statements [2022-01-24T12:38:17.069Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.184s coverage: 21.7% of statements [2022-01-24T12:38:17.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-24T12:38:17.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.223s coverage: 47.1% of statements [2022-01-24T12:38:17.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.196s coverage: 79.5% of statements [2022-01-24T12:38:17.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.203s coverage: 94.1% of statements [2022-01-24T12:38:17.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.255s coverage: 96.3% of statements [2022-01-24T12:38:17.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.197s coverage: 87.5% of statements [2022-01-24T12:38:29.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.189s coverage: 94.4% of statements [2022-01-24T12:38:29.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.166s coverage: 44.8% of statements [2022-01-24T12:38:34.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.604s coverage: 82.5% of statements [2022-01-24T12:38:34.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-24T12:38:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.265s coverage: 92.9% of statements [2022-01-24T12:38:41.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-24T12:38:41.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-24T12:38:41.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-24T12:38:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2022-01-24T12:38:41.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-24T12:38:41.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-24T12:38:41.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-24T12:38:41.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-24T12:38:41.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-24T12:38:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements [2022-01-24T12:38:41.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-24T12:38:41.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-24T12:38:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.178s coverage: 100.0% of statements [2022-01-24T12:38:41.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-24T12:38:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.234s coverage: 58.8% of statements [2022-01-24T12:38:41.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-24T12:38:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.235s coverage: 80.0% of statements [2022-01-24T12:38:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.206s coverage: 87.2% of statements [2022-01-24T12:38:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.250s coverage: 85.4% of statements [2022-01-24T12:38:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.742s coverage: 91.2% of statements [2022-01-24T12:38:41.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-24T12:38:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.599s coverage: 64.4% of statements [2022-01-24T12:38:41.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-24T12:38:41.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-24T12:38:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.181s coverage: 100.0% of statements [2022-01-24T12:38:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 89.4% of statements [2022-01-24T12:38:41.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements [2022-01-24T12:38:43.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.104s coverage: 73.7% of statements [2022-01-24T12:38:43.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements [2022-01-24T12:38:47.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.298s coverage: 65.4% of statements [2022-01-24T12:38:47.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-24T12:38:47.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-24T12:38:47.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-24T12:38:48.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.718s coverage: 43.8% of statements [2022-01-24T12:38:48.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-24T12:38:48.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-24T12:38:48.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.220s coverage: 89.5% of statements [2022-01-24T12:38:48.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-24T12:38:48.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.246s coverage: 84.8% of statements [2022-01-24T12:38:48.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-24T12:38:59.085Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.234s coverage: 17.7% of statements [2022-01-24T12:38:59.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-24T12:38:59.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-24T12:38:59.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-24T12:38:59.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-24T12:38:59.085Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.538s coverage: 92.3% of statements [2022-01-24T12:38:59.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-24T12:38:59.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-24T12:38:59.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-24T12:38:59.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-24T12:38:59.085Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.233s coverage: 63.2% of statements [2022-01-24T12:38:59.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-24T12:38:59.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-24T12:38:59.085Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.447s coverage: 97.7% of statements [2022-01-24T12:38:59.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-24T12:38:59.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-24T12:38:59.085Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-24T12:38:59.085Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-24T12:38:59.085Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.208s coverage: 28.9% of statements [2022-01-24T12:38:59.085Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-24T12:38:59.085Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-24T12:38:59.085Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-24T12:38:59.085Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-24T12:38:59.085Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-24T12:38:59.085Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-24T12:38:59.085Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.159s coverage: 100.0% of statements [2022-01-24T12:38:59.085Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2022-01-24T12:38:59.085Z] 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-24T12:38:59.085Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-01-24T12:38:59.085Z] GO111MODULE=on go vet ./... [2022-01-24T12:39:22.508Z] Running on prd-ubuntu18.04-docker-8c-8g-3773 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws [2022-01-24T12:39:22.521Z] Running in /w/workspace/edgex-go/23 [Pipeline] { [Pipeline] checkout [2022-01-24T12:39:22.602Z] The recommended git tool is: git [2022-01-24T12:39:24.137Z] using credential edgex-jenkins-ssh [2022-01-24T12:39:24.148Z] Cloning the remote Git repository [2022-01-24T12:39:24.168Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-24T12:39:24.201Z] > git init /w/workspace/edgex-go/23 # timeout=10 [2022-01-24T12:39:24.246Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-24T12:39:24.247Z] > git --version # timeout=10 [2022-01-24T12:39:24.254Z] > git --version # 'git version 2.17.1' [2022-01-24T12:39:24.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-24T12:39:24.275Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-24T12:39:29.073Z] Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit 3b687e8c731cff6b63f36c13d91fe6869733079f [2022-01-24T12:39:29.238Z] Merge succeeded, producing 8254e97c04a1ade5a213c2153dafbf6770afcb1b [2022-01-24T12:39:29.238Z] Checking out Revision 8254e97c04a1ade5a213c2153dafbf6770afcb1b (PR-3848) [2022-01-24T12:39:28.384Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-24T12:39:28.390Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-24T12:39:28.399Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-24T12:39:28.415Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-24T12:39:28.416Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-24T12:39:28.420Z] > 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-24T12:39:29.084Z] > git config core.sparsecheckout # timeout=10 [2022-01-24T12:39:29.090Z] > git checkout -f 3b687e8c731cff6b63f36c13d91fe6869733079f # timeout=10 [2022-01-24T12:39:29.149Z] > git remote # timeout=10 [2022-01-24T12:39:29.156Z] > git config --get remote.origin.url # timeout=10 [2022-01-24T12:39:29.163Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-24T12:39:29.174Z] > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 [2022-01-24T12:39:29.233Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-24T12:39:29.244Z] > git config core.sparsecheckout # timeout=10 [2022-01-24T12:39:29.250Z] > git checkout -f 8254e97c04a1ade5a213c2153dafbf6770afcb1b # timeout=10 [2022-01-24T12:39:32.797Z] Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" [2022-01-24T12:39:32.807Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-24T12:39:33.769Z] + echo snap-build.sh [2022-01-24T12:39:33.769Z] snap-build.sh [2022-01-24T12:39:33.769Z] + SNAP_BASE_DIR=. [2022-01-24T12:39:33.769Z] + '[' '!' -z /w/workspace/edgex-go/23 ']' [2022-01-24T12:39:33.769Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/23 [2022-01-24T12:39:33.769Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/23]' [2022-01-24T12:39:33.769Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/23] [2022-01-24T12:39:33.769Z] + cd /w/workspace/edgex-go/23 [2022-01-24T12:39:33.769Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-01-24T12:39:33.769Z] Reading package lists... [2022-01-24T12:39:33.769Z] Building dependency tree... [2022-01-24T12:39:33.769Z] Reading state information... [2022-01-24T12:39:33.769Z] The following packages were automatically installed and are no longer required: [2022-01-24T12:39:33.769Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-01-24T12:39:33.769Z] uidmap xdelta3 [2022-01-24T12:39:33.769Z] Use 'sudo apt autoremove' to remove them. [2022-01-24T12:39:33.769Z] The following packages will be REMOVED: [2022-01-24T12:39:33.769Z] lxd* lxd-client* [2022-01-24T12:39:33.769Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-01-24T12:39:32.804Z] > git rev-list --no-walk dd8d22ab5ea1a7816eab37bfcc3ec319671f7881 # timeout=10 [2022-01-24T12:39:34.032Z] After this operation, 31.7 MB disk space will be freed. [2022-01-24T12:39:34.817Z] (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-24T12:39:34.817Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-24T12:39:35.390Z] Removing lxd dnsmasq configuration [2022-01-24T12:39:35.652Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-01-24T12:39:35.652Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-01-24T12:39:36.597Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-24T12:39:36.597Z] (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-24T12:39:36.597Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-24T12:39:37.986Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-01-24T12:39:37.986Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-01-24T12:39:38.573Z] + sudo snap remove --purge lxd [2022-01-24T12:39:38.573Z] snap "lxd" is not installed [2022-01-24T12:39:38.573Z] + sudo groupadd --force --system lxd [2022-01-24T12:39:38.573Z] ++ whoami [2022-01-24T12:39:38.573Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-01-24T12:39:38.836Z] + newgrp - lxd [2022-01-24T12:39:38.836Z] + sudo snap install lxd [2022-01-24T12:39:46.995Z] 2022-01-24T12:39:44Z INFO Waiting for automatic snapd restart... [2022-01-24T12:40:01.936Z] lxd 4.22 from Canonical* installed [2022-01-24T12:40:01.936Z] + sudo lxd init --auto [2022-01-24T12:40:07.151Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-24T12:40:07.151Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-24T12:40:07.151Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-24T12:40:07.767Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-24T12:40:08.413Z] + ls -al . [2022-01-24T12:40:08.413Z] total 672 [2022-01-24T12:40:08.413Z] drwxrwxr-x 9 1001 1001 4096 Jan 24 12:40 . [2022-01-24T12:40:08.413Z] drwxr-xr-x 4 root root 4096 Jan 24 12:36 .. [2022-01-24T12:40:08.413Z] -rw-rw-r-- 1 1001 1001 11 Jan 24 12:33 .dockerignore [2022-01-24T12:40:08.413Z] drwxrwxr-x 8 1001 1001 4096 Jan 24 12:33 .git [2022-01-24T12:40:08.413Z] drwxrwxr-x 4 1001 1001 4096 Jan 24 12:33 .github [2022-01-24T12:40:08.413Z] -rw-rw-r-- 1 1001 1001 804 Jan 24 12:33 .gitignore [2022-01-24T12:40:08.413Z] -rw-rw-r-- 1 1001 1001 42 Jan 24 12:33 .golangci.yml [2022-01-24T12:40:08.413Z] -rw-rw-r-- 1 1001 1001 76 Jan 24 12:33 .hadolint.yml [2022-01-24T12:40:08.413Z] -rw-rw-r-- 1 1001 1001 166 Jan 24 12:33 .sonarcloud.properties [2022-01-24T12:40:08.413Z] -rw-rw-r-- 1 1001 1001 1171 Jan 24 12:33 ADOPTERS.md [2022-01-24T12:40:08.413Z] -rw-rw-r-- 1 1001 1001 8910 Jan 24 12:33 Attribution.txt [2022-01-24T12:40:08.413Z] -rw-rw-r-- 1 1001 1001 51732 Jan 24 12:33 CHANGELOG.md [2022-01-24T12:40:08.413Z] -rw-rw-r-- 1 1001 1001 3804 Jan 24 12:33 CONTRIBUTING.md [2022-01-24T12:40:08.413Z] -rw-rw-r-- 1 1001 1001 677 Jan 24 12:33 GOVERNANCE.md [2022-01-24T12:40:08.413Z] -rw-rw-r-- 1 1001 1001 849 Jan 24 12:33 Jenkinsfile [2022-01-24T12:40:08.413Z] -rw-rw-r-- 1 1001 1001 10775 Jan 24 12:33 LICENSE [2022-01-24T12:40:08.413Z] -rw-rw-r-- 1 1001 1001 6508 Jan 24 12:33 Makefile [2022-01-24T12:40:08.413Z] -rw-rw-r-- 1 1001 1001 582 Jan 24 12:33 OWNERS.md [2022-01-24T12:40:08.413Z] -rw-rw-r-- 1 1001 1001 8207 Jan 24 12:33 README.md [2022-01-24T12:40:08.413Z] -rw-rw-r-- 1 1001 1001 6912 Jan 24 12:33 SECURITY.md [2022-01-24T12:40:08.413Z] -rw-rw-r-- 1 1001 1001 5 Jan 24 12:31 VERSION [2022-01-24T12:40:08.413Z] -rw-rw-r-- 1 1001 1001 4131 Jan 24 12:33 ZMQWindows.md [2022-01-24T12:40:08.413Z] drwxrwxr-x 2 1001 1001 4096 Jan 24 12:33 bin [2022-01-24T12:40:08.413Z] drwxrwxr-x 14 1001 1001 4096 Jan 24 12:33 cmd [2022-01-24T12:40:08.413Z] -rw-r--r-- 1 root root 428381 Jan 24 12:38 coverage.out [2022-01-24T12:40:08.413Z] -rw-rw-r-- 1 1001 1001 2827 Jan 24 12:33 go.mod [2022-01-24T12:40:08.413Z] -rw-rw-r-- 1 1001 1001 49574 Jan 24 12:33 go.sum [2022-01-24T12:40:08.413Z] drwxrwxr-x 8 1001 1001 4096 Jan 24 12:33 internal [2022-01-24T12:40:08.413Z] drwxrwxr-x 3 1001 1001 4096 Jan 24 12:33 openapi [2022-01-24T12:40:08.413Z] drwxrwxr-x 4 1001 1001 4096 Jan 24 12:33 snap [2022-01-24T12:40:08.413Z] -rw-rw-r-- 1 1001 1001 204 Jan 24 12:33 version.go [Pipeline] sh [2022-01-24T12:40:09.065Z] + '[' -e coverage.out ] [2022-01-24T12:40:09.065Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-24T12:40:09.085Z] Warning: overwriting stash ‘coverage-report’ [2022-01-24T12:40:09.827Z] Stashed 1 file(s) [Pipeline] sh [2022-01-24T12:40:10.476Z] + make build [2022-01-24T12:40:10.476Z] 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-24T12:40:11.978Z] + sudo snap install --classic snapcraft [2022-01-24T12:40:17.174Z] 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-24T12:40:18.565Z] snapcraft 6.0.2 from Canonical* installed [2022-01-24T12:40:18.565Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-01-24T12:40:18.565Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-01-24T12:40:18.565Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-24T12:40:18.565Z] Dload Upload Total Spent Left Speed [2022-01-24T12:40:18.565Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4386 0 --:--:-- --:--:-- --:--:-- 4357 [2022-01-24T12:40:18.565Z] 100 3325k 100 3325k 0 0 9895k 0 --:--:-- --:--:-- --:--:-- 9895k [2022-01-24T12:40:18.565Z] ./yq_linux_amd64 [2022-01-24T12:40:18.565Z] + sudo snapcraft prime --use-lxd [2022-01-24T12:40:19.949Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-01-24T12:40:19.949Z] 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-24T12:40:19.949Z] - README.md [2022-01-24T12:40:19.949Z] [2022-01-24T12:40:19.949Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-24T12:40:20.523Z] Launching a container. [2022-01-24T12:40:30.535Z] Waiting for container to be ready [2022-01-24T12:40:31.112Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-01-24T12:40:31.112Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-01-24T12:40:31.112Z] [2022-01-24T12:40:35.316Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-01-24T12:40:35.889Z] Waiting for network to be ready... [2022-01-24T12:40:36.151Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-01-24T12:40:36.412Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1178 kB] [2022-01-24T12:40:36.412Z] Get:3 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-01-24T12:40:36.412Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [210 kB] [2022-01-24T12:40:36.412Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [21.8 kB] [2022-01-24T12:40:36.412Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [4948 B] [2022-01-24T12:40:36.412Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [686 kB] [2022-01-24T12:40:36.412Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [97.9 kB] [2022-01-24T12:40:36.412Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [677 kB] [2022-01-24T12:40:36.673Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [115 kB] [2022-01-24T12:40:36.934Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-01-24T12:40:36.934Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-01-24T12:40:37.508Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-01-24T12:40:37.508Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-01-24T12:40:37.508Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-01-24T12:40:37.508Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-01-24T12:40:37.508Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-01-24T12:40:37.508Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-01-24T12:40:37.768Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-01-24T12:40:37.768Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1510 kB] [2022-01-24T12:40:38.043Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [296 kB] [2022-01-24T12:40:38.043Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.8 kB] [2022-01-24T12:40:38.043Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [6928 B] [2022-01-24T12:40:38.043Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [736 kB] [2022-01-24T12:40:38.043Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [105 kB] [2022-01-24T12:40:38.043Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [894 kB] [2022-01-24T12:40:38.043Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [196 kB] [2022-01-24T12:40:39.959Z] Fetched 22.8 MB in 4s (6232 kB/s) [2022-01-24T12:40:40.530Z] Reading package lists... [2022-01-24T12:40:40.792Z] Reading package lists... [2022-01-24T12:40:40.792Z] Building dependency tree... [2022-01-24T12:40:40.792Z] Reading state information... [2022-01-24T12:40:41.055Z] The following additional packages will be installed: [2022-01-24T12:40:41.055Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-24T12:40:41.055Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-24T12:40:41.055Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-24T12:40:41.055Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-01-24T12:40:41.055Z] Suggested packages: [2022-01-24T12:40:41.055Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-01-24T12:40:41.055Z] Recommended packages: [2022-01-24T12:40:41.055Z] gnupg libsasl2-modules [2022-01-24T12:40:41.055Z] The following NEW packages will be installed: [2022-01-24T12:40:41.055Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-24T12:40:41.055Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-24T12:40:41.055Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-24T12:40:41.055Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-01-24T12:40:41.055Z] The following packages will be upgraded: [2022-01-24T12:40:41.055Z] gpg gpg-agent gpgconf libudev1 [2022-01-24T12:40:41.055Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-01-24T12:40:41.055Z] Need to get 3859 kB of archives. [2022-01-24T12:40:41.055Z] After this operation, 14.9 MB of additional disk space will be used. [2022-01-24T12:40:41.055Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-01-24T12:40:41.317Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-01-24T12:40:41.578Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-01-24T12:40:41.578Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-01-24T12:40:41.578Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-01-24T12:40:41.839Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-01-24T12:40:41.839Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-01-24T12:40:41.839Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-01-24T12:40:41.839Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-01-24T12:40:41.839Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-01-24T12:40:42.102Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-01-24T12:40:42.102Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-01-24T12:40:42.102Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-01-24T12:40:42.102Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-01-24T12:40:42.102Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-01-24T12:40:42.102Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-01-24T12:40:42.102Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-01-24T12:40:42.102Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] [2022-01-24T12:40:42.102Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] [2022-01-24T12:40:42.102Z] 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-24T12:40:42.102Z] 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-24T12:40:42.102Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-01-24T12:40:42.364Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-24T12:40:42.364Z] Fetched 3859 kB in 1s (3267 kB/s) [2022-01-24T12:40:42.364Z] (Reading database ... 12816 files and directories currently installed.) [2022-01-24T12:40:42.364Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-01-24T12:40:42.364Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-24T12:40:42.364Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-01-24T12:40:42.364Z] Selecting previously unselected package udev. [2022-01-24T12:40:42.364Z] (Reading database ... 12816 files and directories currently installed.) [2022-01-24T12:40:42.364Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-01-24T12:40:42.364Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-01-24T12:40:42.625Z] Selecting previously unselected package libfuse2:amd64. [2022-01-24T12:40:42.625Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-01-24T12:40:42.625Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-01-24T12:40:42.625Z] Selecting previously unselected package fuse. [2022-01-24T12:40:42.625Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-01-24T12:40:42.625Z] Unpacking fuse (2.9.9-3) ... [2022-01-24T12:40:42.886Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-24T12:40:42.886Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-01-24T12:40:42.886Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-24T12:40:42.886Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-01-24T12:40:42.886Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-24T12:40:42.886Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-01-24T12:40:43.149Z] Selecting previously unselected package libksba8:amd64. [2022-01-24T12:40:43.149Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-01-24T12:40:43.149Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-01-24T12:40:43.149Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-01-24T12:40:43.149Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-24T12:40:43.149Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-24T12:40:43.149Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-01-24T12:40:43.149Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-24T12:40:43.149Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-24T12:40:43.149Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-01-24T12:40:43.149Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-24T12:40:43.149Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-24T12:40:43.417Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-01-24T12:40:43.417Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-24T12:40:43.417Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-24T12:40:43.417Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-01-24T12:40:43.417Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-24T12:40:43.417Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-24T12:40:43.417Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-01-24T12:40:43.417Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-24T12:40:43.417Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-24T12:40:43.417Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-01-24T12:40:43.417Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-24T12:40:43.417Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-24T12:40:43.678Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-01-24T12:40:43.678Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-24T12:40:43.678Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-24T12:40:43.678Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-01-24T12:40:43.678Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-24T12:40:43.678Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-24T12:40:43.678Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-24T12:40:43.678Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... [2022-01-24T12:40:43.678Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2022-01-24T12:40:43.678Z] Selecting previously unselected package libsasl2-2:amd64. [2022-01-24T12:40:43.678Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... [2022-01-24T12:40:43.678Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2022-01-24T12:40:43.678Z] Selecting previously unselected package libldap-common. [2022-01-24T12:40:43.678Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-01-24T12:40:43.678Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-01-24T12:40:43.940Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-24T12:40:43.940Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-01-24T12:40:43.940Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-01-24T12:40:43.940Z] Selecting previously unselected package dirmngr. [2022-01-24T12:40:43.940Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-24T12:40:43.940Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-01-24T12:40:43.940Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-01-24T12:40:43.940Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-01-24T12:40:43.940Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-01-24T12:40:43.940Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2022-01-24T12:40:43.940Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-01-24T12:40:43.951Z] 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-24T12:40:43.951Z] 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-24T12:40:44.511Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-01-24T12:40:44.772Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2022-01-24T12:40:44.772Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-24T12:40:44.772Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-01-24T12:40:44.772Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-01-24T12:40:44.772Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-24T12:40:44.772Z] Setting up fuse (2.9.9-3) ... [2022-01-24T12:40:44.772Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-01-24T12:40:45.343Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-24T12:40:45.343Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-24T12:40:45.343Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-24T12:40:45.343Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-24T12:40:45.343Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-24T12:40:45.343Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-24T12:40:45.343Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-24T12:40:45.343Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-01-24T12:40:45.343Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-01-24T12:40:45.604Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-01-24T12:40:45.604Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-01-24T12:40:45.604Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-01-24T12:40:46.176Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-01-24T12:40:46.176Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-01-24T12:40:46.176Z] units). This means they are not meant to be enabled using systemctl. [2022-01-24T12:40:46.176Z] [2022-01-24T12:40:46.176Z] Possible reasons for having this kind of units are: [2022-01-24T12:40:46.176Z] • A unit may be statically enabled by being symlinked from another unit's [2022-01-24T12:40:46.176Z] .wants/ or .requires/ directory. [2022-01-24T12:40:46.176Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-01-24T12:40:46.176Z] a requirement dependency on it. [2022-01-24T12:40:46.176Z] • A unit may be started when needed via activation (socket, path, timer, [2022-01-24T12:40:46.176Z] D-Bus, udev, scripted systemctl call, ...). [2022-01-24T12:40:46.176Z] • In case of template units, the unit is meant to be enabled with some [2022-01-24T12:40:46.176Z] instance name specified. [2022-01-24T12:40:46.436Z] Reading package lists... [2022-01-24T12:40:46.436Z] Building dependency tree... [2022-01-24T12:40:46.436Z] Reading state information... [2022-01-24T12:40:46.696Z] The following additional packages will be installed: [2022-01-24T12:40:46.696Z] apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 [2022-01-24T12:40:46.696Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-01-24T12:40:46.696Z] libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support [2022-01-24T12:40:46.696Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-01-24T12:40:46.696Z] squashfs-tools [2022-01-24T12:40:46.696Z] Suggested packages: [2022-01-24T12:40:46.696Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-01-24T12:40:46.696Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-01-24T12:40:46.696Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-01-24T12:40:46.696Z] Recommended packages: [2022-01-24T12:40:46.696Z] krb5-locales file xauth gnupg [2022-01-24T12:40:46.696Z] The following NEW packages will be installed: [2022-01-24T12:40:46.696Z] apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 [2022-01-24T12:40:46.696Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-01-24T12:40:46.696Z] libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support [2022-01-24T12:40:46.696Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal snapd [2022-01-24T12:40:46.696Z] squashfs-tools sudo [2022-01-24T12:40:46.696Z] 0 upgraded, 25 newly installed, 0 to remove and 81 not upgraded. [2022-01-24T12:40:46.696Z] Need to get 38.0 MB of archives. [2022-01-24T12:40:46.696Z] After this operation, 166 MB of additional disk space will be used. [2022-01-24T12:40:46.696Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-01-24T12:40:46.958Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-01-24T12:40:46.958Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] [2022-01-24T12:40:46.958Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-01-24T12:40:46.958Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-01-24T12:40:46.958Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-01-24T12:40:46.958Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-01-24T12:40:46.958Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-01-24T12:40:46.958Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-01-24T12:40:46.958Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-01-24T12:40:46.958Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-01-24T12:40:47.218Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-01-24T12:40:47.218Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-01-24T12:40:47.218Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-01-24T12:40:47.218Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-01-24T12:40:47.218Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-01-24T12:40:47.218Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-01-24T12:40:47.218Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-01-24T12:40:47.331Z] 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-24T12:40:47.478Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-01-24T12:40:47.478Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-01-24T12:40:47.478Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-01-24T12:40:47.478Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-01-24T12:40:47.478Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-01-24T12:40:47.478Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-01-24T12:40:47.478Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.51.1+20.04ubuntu2 [30.4 MB] [2022-01-24T12:40:48.308Z] 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-24T12:40:48.874Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-24T12:40:48.874Z] Fetched 38.0 MB in 2s (20.2 MB/s) [2022-01-24T12:40:48.874Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-01-24T12:40:48.874Z] (Reading database ... 13067 files and directories currently installed.) [2022-01-24T12:40:48.874Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-01-24T12:40:48.874Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-24T12:40:48.874Z] Selecting previously unselected package libexpat1:amd64. [2022-01-24T12:40:48.875Z] Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... [2022-01-24T12:40:48.875Z] Unpacking libexpat1:amd64 (2.2.9-1build1) ... [2022-01-24T12:40:48.875Z] Selecting previously unselected package python3.8-minimal. [2022-01-24T12:40:48.875Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-01-24T12:40:48.875Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-01-24T12:40:49.135Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-24T12:40:49.135Z] Setting up libexpat1:amd64 (2.2.9-1build1) ... [2022-01-24T12:40:49.135Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-01-24T12:40:49.710Z] Selecting previously unselected package python3-minimal. [2022-01-24T12:40:49.710Z] (Reading database ... 13358 files and directories currently installed.) [2022-01-24T12:40:49.710Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-01-24T12:40:49.710Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-01-24T12:40:49.710Z] Selecting previously unselected package mime-support. [2022-01-24T12:40:49.710Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-01-24T12:40:49.710Z] Unpacking mime-support (3.64ubuntu1) ... [2022-01-24T12:40:49.710Z] Selecting previously unselected package libmpdec2:amd64. [2022-01-24T12:40:49.710Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-01-24T12:40:49.710Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-01-24T12:40:49.972Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-01-24T12:40:49.972Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-01-24T12:40:49.972Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-24T12:40:50.235Z] Selecting previously unselected package python3.8. [2022-01-24T12:40:50.235Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-01-24T12:40:50.235Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-24T12:40:50.235Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-24T12:40:50.235Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-01-24T12:40:50.235Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-01-24T12:40:50.235Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-01-24T12:40:50.498Z] Selecting previously unselected package python3. [2022-01-24T12:40:50.498Z] (Reading database ... 13760 files and directories currently installed.) [2022-01-24T12:40:50.498Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-01-24T12:40:50.498Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-01-24T12:40:50.498Z] Selecting previously unselected package libbsd0:amd64. [2022-01-24T12:40:50.498Z] Preparing to unpack .../01-libbsd0_0.10.0-1_amd64.deb ... [2022-01-24T12:40:50.498Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-01-24T12:40:50.498Z] Selecting previously unselected package sudo. [2022-01-24T12:40:50.498Z] Preparing to unpack .../02-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-01-24T12:40:50.498Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-01-24T12:40:50.769Z] Selecting previously unselected package apparmor. [2022-01-24T12:40:50.769Z] Preparing to unpack .../03-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-01-24T12:40:50.769Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-01-24T12:40:50.769Z] Selecting previously unselected package libcbor0.6:amd64. [2022-01-24T12:40:50.769Z] Preparing to unpack .../04-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-01-24T12:40:50.769Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-01-24T12:40:51.029Z] Selecting previously unselected package libedit2:amd64. [2022-01-24T12:40:51.029Z] Preparing to unpack .../05-libedit2_3.1-20191231-1_amd64.deb ... [2022-01-24T12:40:51.029Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-01-24T12:40:51.029Z] Selecting previously unselected package libfido2-1:amd64. [2022-01-24T12:40:51.029Z] Preparing to unpack .../06-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-01-24T12:40:51.029Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-01-24T12:40:51.029Z] Selecting previously unselected package libkrb5support0:amd64. [2022-01-24T12:40:51.029Z] Preparing to unpack .../07-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-01-24T12:40:51.029Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-01-24T12:40:51.029Z] Selecting previously unselected package libk5crypto3:amd64. [2022-01-24T12:40:51.029Z] Preparing to unpack .../08-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-01-24T12:40:51.029Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-01-24T12:40:51.295Z] Selecting previously unselected package libkeyutils1:amd64. [2022-01-24T12:40:51.295Z] Preparing to unpack .../09-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-01-24T12:40:51.295Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-01-24T12:40:51.295Z] Selecting previously unselected package libkrb5-3:amd64. [2022-01-24T12:40:51.295Z] Preparing to unpack .../10-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-01-24T12:40:51.295Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-01-24T12:40:51.295Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-24T12:40:51.295Z] Preparing to unpack .../11-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-01-24T12:40:51.295Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-01-24T12:40:51.295Z] Selecting previously unselected package openssh-client. [2022-01-24T12:40:51.295Z] Preparing to unpack .../12-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-01-24T12:40:51.295Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-01-24T12:40:51.558Z] Selecting previously unselected package liblzo2-2:amd64. [2022-01-24T12:40:51.558Z] Preparing to unpack .../13-liblzo2-2_2.10-2_amd64.deb ... [2022-01-24T12:40:51.558Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-01-24T12:40:51.558Z] Selecting previously unselected package squashfs-tools. [2022-01-24T12:40:51.558Z] Preparing to unpack .../14-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-01-24T12:40:51.558Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-01-24T12:40:51.558Z] Selecting previously unselected package snapd. [2022-01-24T12:40:51.558Z] Preparing to unpack .../15-snapd_2.51.1+20.04ubuntu2_amd64.deb ... [2022-01-24T12:40:51.558Z] Unpacking snapd (2.51.1+20.04ubuntu2) ... [2022-01-24T12:40:51.714Z] 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-24T12:40:54.905Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-01-24T12:40:54.905Z] Setting up mime-support (3.64ubuntu1) ... [2022-01-24T12:40:54.905Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-01-24T12:40:54.905Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-01-24T12:40:54.905Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-01-24T12:40:54.905Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-01-24T12:40:54.905Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-01-24T12:40:54.905Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-01-24T12:40:54.905Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-01-24T12:40:54.905Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-24T12:40:54.905Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-01-24T12:40:54.905Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-24T12:40:55.089Z] 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-24T12:40:55.524Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-01-24T12:40:55.524Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-01-24T12:40:55.524Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-01-24T12:40:55.524Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-01-24T12:40:55.524Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-01-24T12:40:55.524Z] running python rtupdate hooks for python3.8... [2022-01-24T12:40:55.524Z] running python post-rtupdate hooks for python3.8... [2022-01-24T12:40:55.524Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-01-24T12:40:56.473Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-01-24T12:40:56.735Z] Reloading AppArmor profiles [2022-01-24T12:40:56.735Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-01-24T12:40:56.735Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-01-24T12:40:56.735Z] Setting up snapd (2.51.1+20.04ubuntu2) ... [2022-01-24T12:40:57.306Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-01-24T12:40:57.306Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-01-24T12:40:57.567Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-01-24T12:40:57.695Z] 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-24T12:40:57.827Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-01-24T12:40:58.089Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-24T12:40:58.089Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-24T12:40:58.349Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-01-24T12:40:58.611Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-01-24T12:40:58.871Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-01-24T12:40:59.134Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-01-24T12:40:59.395Z] /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-24T12:40:59.395Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-01-24T12:40:59.395Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-01-24T12:41:00.337Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-01-24T12:41:00.338Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-01-24T12:41:00.338Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-01-24T12:41:01.537Z] Reading package lists... [2022-01-24T12:41:01.537Z] Reading package lists... [2022-01-24T12:41:01.799Z] Building dependency tree... [2022-01-24T12:41:01.799Z] Reading state information... [2022-01-24T12:41:01.799Z] Calculating upgrade... [2022-01-24T12:41:01.799Z] The following packages will be upgraded: [2022-01-24T12:41:01.799Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-01-24T12:41:01.799Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-01-24T12:41:01.799Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-01-24T12:41:01.799Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-01-24T12:41:01.799Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-01-24T12:41:01.799Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-01-24T12:41:01.799Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-01-24T12:41:01.799Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-01-24T12:41:01.799Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libsystemd0 [2022-01-24T12:41:01.799Z] libtsan0 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl [2022-01-24T12:41:01.799Z] passwd perl perl-base perl-modules-5.30 procps systemd systemd-sysv [2022-01-24T12:41:01.799Z] systemd-timesyncd tar tzdata ubuntu-keyring util-linux xz-utils zlib1g [2022-01-24T12:41:02.059Z] 81 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-01-24T12:41:02.059Z] Need to get 67.5 MB of archives. [2022-01-24T12:41:02.059Z] After this operation, 14.1 MB of additional disk space will be used. [2022-01-24T12:41:02.059Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-96.109 [1114 kB] [2022-01-24T12:41:02.059Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] [2022-01-24T12:41:02.093Z] 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-24T12:41:02.995Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-01-24T12:41:02.996Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-01-24T12:41:02.996Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] [2022-01-24T12:41:02.996Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] [2022-01-24T12:41:02.996Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-01-24T12:41:02.996Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-01-24T12:41:02.996Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-01-24T12:41:02.996Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-01-24T12:41:02.996Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-01-24T12:41:02.996Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-01-24T12:41:02.996Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-01-24T12:41:02.996Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-01-24T12:41:02.996Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB] [2022-01-24T12:41:02.996Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-01-24T12:41:02.996Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-01-24T12:41:02.996Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.1 [63.1 kB] [2022-01-24T12:41:02.996Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-01-24T12:41:02.996Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-01-24T12:41:02.996Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.1 [137 kB] [2022-01-24T12:41:02.996Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.1 [20.0 kB] [2022-01-24T12:41:02.996Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.1 [175 kB] [2022-01-24T12:41:02.996Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-01-24T12:41:02.996Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libmount1 amd64 2.34-0.1ubuntu9.1 [149 kB] [2022-01-24T12:41:03.256Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-01-24T12:41:03.256Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.1 [100 kB] [2022-01-24T12:41:03.256Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-01-24T12:41:03.256Z] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 fdisk amd64 2.34-0.1ubuntu9.1 [119 kB] [2022-01-24T12:41:03.256Z] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 util-linux amd64 2.34-0.1ubuntu9.1 [1021 kB] [2022-01-24T12:41:03.256Z] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] [2022-01-24T12:41:03.256Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-01-24T12:41:03.256Z] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-01-24T12:41:03.256Z] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-01-24T12:41:03.256Z] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] [2022-01-24T12:41:03.256Z] Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.3 [183 kB] [2022-01-24T12:41:03.256Z] Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-01-24T12:41:03.256Z] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mount amd64 2.34-0.1ubuntu9.1 [115 kB] [2022-01-24T12:41:03.256Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-01-24T12:41:03.256Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-01-24T12:41:03.256Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-01-24T12:41:03.256Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-01-24T12:41:03.256Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-01-24T12:41:03.256Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-01-24T12:41:03.256Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-01-24T12:41:03.256Z] Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-01-24T12:41:03.256Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-01-24T12:41:03.256Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-01-24T12:41:03.256Z] Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-01-24T12:41:03.256Z] Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-01-24T12:41:03.256Z] Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-01-24T12:41:03.256Z] Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-01-24T12:41:03.256Z] Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-01-24T12:41:03.516Z] Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-01-24T12:41:03.516Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-01-24T12:41:03.516Z] Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-01-24T12:41:03.516Z] Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-01-24T12:41:03.516Z] Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-01-24T12:41:03.516Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-01-24T12:41:03.516Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-01-24T12:41:03.516Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] [2022-01-24T12:41:03.516Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-01-24T12:41:03.516Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-01-24T12:41:03.516Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-01-24T12:41:03.516Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-01-24T12:41:03.516Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-01-24T12:41:03.516Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-01-24T12:41:03.517Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-01-24T12:41:03.517Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-01-24T12:41:03.517Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-01-24T12:41:03.517Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-01-24T12:41:03.517Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-01-24T12:41:03.776Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-01-24T12:41:03.776Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-01-24T12:41:03.776Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] [2022-01-24T12:41:03.776Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] [2022-01-24T12:41:04.037Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] [2022-01-24T12:41:04.037Z] Get:78 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] [2022-01-24T12:41:04.297Z] Get:79 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] [2022-01-24T12:41:04.297Z] Get:80 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] [2022-01-24T12:41:04.558Z] Get:81 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] [2022-01-24T12:41:04.817Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-24T12:41:04.817Z] Fetched 67.5 MB in 3s (25.2 MB/s) [2022-01-24T12:41:04.817Z] (Reading database ... 14243 files and directories currently installed.) [2022-01-24T12:41:04.817Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... [2022-01-24T12:41:04.817Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-01-24T12:41:05.077Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-01-24T12:41:05.337Z] Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-01-24T12:41:05.337Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-96.109_amd64.deb ... [2022-01-24T12:41:05.337Z] Unpacking linux-libc-dev:amd64 (5.4.0-96.109) over (5.4.0-26.30) ... [2022-01-24T12:41:05.544Z] 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-24T12:41:05.597Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-24T12:41:05.597Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-24T12:41:05.597Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-24T12:41:05.597Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-24T12:41:05.857Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-24T12:41:05.857Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-24T12:41:06.124Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-24T12:41:06.124Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-24T12:41:06.124Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-24T12:41:06.124Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-24T12:41:06.124Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-24T12:41:06.124Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-24T12:41:06.387Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-24T12:41:06.387Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-24T12:41:06.387Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-24T12:41:06.387Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-24T12:41:06.387Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-24T12:41:06.387Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-24T12:41:06.387Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-24T12:41:06.648Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-24T12:41:06.648Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-24T12:41:06.648Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-24T12:41:06.648Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-24T12:41:06.648Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-24T12:41:06.648Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-24T12:41:06.648Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-24T12:41:06.911Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-24T12:41:06.911Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-24T12:41:06.911Z] Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... [2022-01-24T12:41:07.171Z] Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-01-24T12:41:07.432Z] Setting up libc6:amd64 (2.31-0ubuntu9.2) ... [2022-01-24T12:41:07.694Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-24T12:41:07.694Z] Preparing to unpack .../base-files_11ubuntu5.4_amd64.deb ... [2022-01-24T12:41:07.694Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-01-24T12:41:07.694Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-01-24T12:41:07.694Z] Unpacking base-files (11ubuntu5.4) over (11ubuntu5) ... [2022-01-24T12:41:07.955Z] Setting up base-files (11ubuntu5.4) ... [2022-01-24T12:41:07.955Z] Installing new version of config file /etc/issue ... [2022-01-24T12:41:07.955Z] Installing new version of config file /etc/issue.net ... [2022-01-24T12:41:07.955Z] Installing new version of config file /etc/lsb-release ... [2022-01-24T12:41:07.955Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-01-24T12:41:08.215Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-01-24T12:41:08.477Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-01-24T12:41:08.477Z] Removing obsolete conffile /etc/default/motd-news ... [2022-01-24T12:41:08.477Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-24T12:41:08.477Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-01-24T12:41:08.477Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-01-24T12:41:08.477Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-01-24T12:41:08.477Z] 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-24T12:41:08.745Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-24T12:41:08.745Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-24T12:41:08.745Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.1) over (1:2.34-0.1ubuntu9) ... [2022-01-24T12:41:08.745Z] Setting up bsdutils (1:2.34-0.1ubuntu9.1) ... [2022-01-24T12:41:08.745Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-24T12:41:08.745Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-01-24T12:41:08.745Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-01-24T12:41:08.940Z] 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-24T12:41:09.007Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-01-24T12:41:09.007Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-24T12:41:09.007Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-01-24T12:41:09.007Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-01-24T12:41:09.577Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-01-24T12:41:09.577Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-01-24T12:41:09.577Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-01-24T12:41:09.838Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-01-24T12:41:10.102Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-01-24T12:41:10.102Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-24T12:41:10.102Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-01-24T12:41:10.102Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-01-24T12:41:10.677Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-01-24T12:41:10.677Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-01-24T12:41:10.677Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-01-24T12:41:10.677Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-24T12:41:10.677Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-01-24T12:41:10.677Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-01-24T12:41:10.936Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-01-24T12:41:10.936Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-24T12:41:10.936Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-24T12:41:10.936Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-24T12:41:10.936Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-24T12:41:10.936Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-24T12:41:10.936Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-24T12:41:10.936Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-24T12:41:11.196Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-24T12:41:11.196Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-24T12:41:11.196Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-24T12:41:11.196Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-24T12:41:11.196Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-24T12:41:11.196Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-24T12:41:11.456Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-24T12:41:11.456Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-24T12:41:11.456Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-24T12:41:11.456Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-24T12:41:11.456Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-24T12:41:11.456Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-24T12:41:11.456Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-24T12:41:11.456Z] Unpacking fdisk (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-24T12:41:11.456Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-24T12:41:11.717Z] Unpacking util-linux (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-24T12:41:11.977Z] Setting up util-linux (2.34-0.1ubuntu9.1) ... [2022-01-24T12:41:12.237Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-01-24T12:41:12.498Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-01-24T12:41:12.759Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-24T12:41:12.759Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-01-24T12:41:12.759Z] Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-01-24T12:41:12.759Z] Setting up libc-bin (2.31-0ubuntu9.2) ... [2022-01-24T12:41:13.019Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-24T12:41:13.019Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-01-24T12:41:13.019Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-01-24T12:41:13.019Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-01-24T12:41:13.019Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-24T12:41:13.019Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-01-24T12:41:13.019Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-01-24T12:41:13.279Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-01-24T12:41:13.279Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-24T12:41:13.279Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-01-24T12:41:13.279Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-01-24T12:41:13.279Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-01-24T12:41:13.279Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-24T12:41:13.279Z] Preparing to unpack .../0-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-01-24T12:41:13.279Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-24T12:41:13.541Z] Preparing to unpack .../1-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-01-24T12:41:13.541Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-24T12:41:13.541Z] Preparing to unpack .../2-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-01-24T12:41:13.541Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-01-24T12:41:13.801Z] Preparing to unpack .../3-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-01-24T12:41:13.801Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-01-24T12:41:13.801Z] Preparing to unpack .../4-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-01-24T12:41:13.801Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-01-24T12:41:14.062Z] Preparing to unpack .../5-libcryptsetup12_2%3a2.2.2-3ubuntu2.3_amd64.deb ... [2022-01-24T12:41:14.062Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) over (2:2.2.2-3ubuntu2) ... [2022-01-24T12:41:14.062Z] Preparing to unpack .../6-libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-01-24T12:41:14.062Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-01-24T12:41:14.062Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-01-24T12:41:14.062Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-24T12:41:14.062Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-01-24T12:41:14.062Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-01-24T12:41:14.323Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-01-24T12:41:14.323Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-24T12:41:14.323Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-01-24T12:41:14.323Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-01-24T12:41:14.323Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-01-24T12:41:14.323Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-24T12:41:14.323Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-01-24T12:41:14.323Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [Pipeline] } [2022-01-24T12:41:14.337Z] $ docker stop --time=1 0252efa2dba4d3e3a6b7fdd12cd25c8802cc434904236412104e6b8953d7da43 [2022-01-24T12:41:14.583Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-01-24T12:41:14.583Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-24T12:41:14.583Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-01-24T12:41:14.583Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-01-24T12:41:14.851Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-01-24T12:41:14.851Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-24T12:41:14.851Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-01-24T12:41:14.851Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-01-24T12:41:14.851Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-01-24T12:41:14.851Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-24T12:41:14.851Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-24T12:41:15.112Z] Unpacking mount (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-24T12:41:15.112Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-01-24T12:41:15.112Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-24T12:41:15.682Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-01-24T12:41:15.682Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-24T12:41:15.942Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-01-24T12:41:15.942Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-24T12:41:15.942Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-01-24T12:41:15.942Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-01-24T12:41:15.942Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-01-24T12:41:15.942Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-24T12:41:15.942Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-01-24T12:41:15.942Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-01-24T12:41:16.202Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-01-24T12:41:16.202Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-24T12:41:16.202Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-24T12:41:16.202Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-01-24T12:41:16.202Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-01-24T12:41:16.339Z] $ docker rm -f 0252efa2dba4d3e3a6b7fdd12cd25c8802cc434904236412104e6b8953d7da43 [2022-01-24T12:41:16.462Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-24T12:41:16.462Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-01-24T12:41:16.462Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-01-24T12:41:16.462Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-01-24T12:41:16.462Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-24T12:41:16.462Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-01-24T12:41:16.462Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-01-24T12:41:17.035Z] Setting up apt (2.0.6) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-24T12:41:17.606Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-01-24T12:41:17.606Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-24T12:41:17.606Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-01-24T12:41:17.606Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-01-24T12:41:17.606Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-01-24T12:41:17.606Z] (Reading database ... 14244 files and directories currently installed.) [2022-01-24T12:41:17.606Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-01-24T12:41:17.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-24T12:41:17.812Z] [2022-01-24T12:41:17.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T12:41:17.866Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-01-24T12:41:17.866Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-01-24T12:41:17.866Z] (Reading database ... 14248 files and directories currently installed.) [2022-01-24T12:41:17.866Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-01-24T12:41:17.866Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-01-24T12:41:17.866Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-01-24T12:41:18.128Z] (Reading database ... 14248 files and directories currently installed.) [2022-01-24T12:41:18.128Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-01-24T12:41:18.128Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-01-24T12:41:18.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-24T12:41:18.390Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-01-24T12:41:18.390Z] (Reading database ... 14248 files and directories currently installed.) [2022-01-24T12:41:18.390Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-01-24T12:41:18.390Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-01-24T12:41:18.422Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-24T12:41:18.422Z] 29e5d40040c1: Pulling fs layer [2022-01-24T12:41:18.422Z] 1ce36da41761: Pulling fs layer [2022-01-24T12:41:18.422Z] 25b303627fd3: Pulling fs layer [2022-01-24T12:41:18.422Z] 29e5d40040c1: Verifying Checksum [2022-01-24T12:41:18.422Z] 29e5d40040c1: Download complete [2022-01-24T12:41:18.652Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-01-24T12:41:18.652Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-01-24T12:41:18.652Z] Preparing to unpack .../02-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-01-24T12:41:18.652Z] Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-01-24T12:41:18.695Z] 1ce36da41761: Download complete [2022-01-24T12:41:18.912Z] Preparing to unpack .../03-ca-certificates_20210119~20.04.2_all.deb ... [2022-01-24T12:41:18.912Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-01-24T12:41:18.912Z] Preparing to unpack .../04-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-01-24T12:41:18.912Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-01-24T12:41:18.965Z] 29e5d40040c1: Pull complete [2022-01-24T12:41:19.172Z] Preparing to unpack .../05-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-01-24T12:41:19.172Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-01-24T12:41:19.432Z] Preparing to unpack .../06-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-01-24T12:41:19.432Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-01-24T12:41:19.432Z] Preparing to unpack .../07-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-01-24T12:41:19.432Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-24T12:41:19.693Z] Preparing to unpack .../08-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-01-24T12:41:19.693Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-24T12:41:19.693Z] Preparing to unpack .../09-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-01-24T12:41:19.693Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-24T12:41:19.951Z] Preparing to unpack .../10-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-01-24T12:41:19.951Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-24T12:41:19.951Z] Preparing to unpack .../11-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-01-24T12:41:19.951Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-24T12:41:20.213Z] Preparing to unpack .../12-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-01-24T12:41:20.213Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-24T12:41:20.213Z] Preparing to unpack .../13-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-01-24T12:41:20.213Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-01-24T12:41:20.213Z] Preparing to unpack .../14-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-24T12:41:20.213Z] Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-24T12:41:20.387Z] 25b303627fd3: Verifying Checksum [2022-01-24T12:41:20.387Z] 25b303627fd3: Download complete [2022-01-24T12:41:20.387Z] 1ce36da41761: Pull complete [2022-01-24T12:41:20.472Z] Preparing to unpack .../15-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-24T12:41:20.472Z] Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-24T12:41:21.042Z] Preparing to unpack .../16-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-24T12:41:21.042Z] Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-24T12:41:21.986Z] Preparing to unpack .../17-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-24T12:41:21.986Z] Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-24T12:41:22.247Z] Preparing to unpack .../18-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-24T12:41:22.247Z] Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-24T12:41:22.507Z] Preparing to unpack .../19-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-24T12:41:22.507Z] Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-24T12:41:23.448Z] Preparing to unpack .../20-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-24T12:41:23.448Z] Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-24T12:41:23.448Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-01-24T12:41:23.448Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-01-24T12:41:23.448Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... [2022-01-24T12:41:23.448Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-01-24T12:41:23.448Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-01-24T12:41:23.448Z] Setting up linux-libc-dev:amd64 (5.4.0-96.109) ... [2022-01-24T12:41:23.448Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-01-24T12:41:23.448Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-24T12:41:23.448Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-01-24T12:41:23.448Z] [2022-01-24T12:41:23.448Z] Current default time zone: 'Etc/UTC' [2022-01-24T12:41:23.448Z] Local time is now: Mon Jan 24 12:41:23 UTC 2022. [2022-01-24T12:41:23.448Z] Universal Time is now: Mon Jan 24 12:41:23 UTC 2022. [2022-01-24T12:41:23.448Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-01-24T12:41:23.448Z] [2022-01-24T12:41:23.707Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-01-24T12:41:23.707Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-24T12:41:23.707Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-24T12:41:23.707Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-24T12:41:23.707Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-24T12:41:23.707Z] Setting up mount (2.34-0.1ubuntu9.1) ... [2022-01-24T12:41:23.707Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-01-24T12:41:23.707Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-01-24T12:41:23.707Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-01-24T12:41:23.707Z] Setting up libc-dev-bin (2.31-0ubuntu9.2) ... [2022-01-24T12:41:23.707Z] Setting up openssl (1.1.1f-1ubuntu2.10) ... [2022-01-24T12:41:23.707Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-24T12:41:23.707Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-24T12:41:23.707Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-01-24T12:41:23.707Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-24T12:41:23.707Z] Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-01-24T12:41:23.707Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-24T12:41:23.707Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-01-24T12:41:23.707Z] Setting up fdisk (2.34-0.1ubuntu9.1) ... [2022-01-24T12:41:23.707Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-01-24T12:41:25.618Z] Updating certificates in /etc/ssl/certs... [2022-01-24T12:41:26.560Z] 21 added, 21 removed; done. [2022-01-24T12:41:26.560Z] Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-01-24T12:41:26.560Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-01-24T12:41:26.560Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-01-24T12:41:26.560Z] Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... [2022-01-24T12:41:26.560Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... [2022-01-24T12:41:26.560Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) ... [2022-01-24T12:41:26.821Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-01-24T12:41:26.821Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-01-24T12:41:26.821Z] Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-01-24T12:41:26.821Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-01-24T12:41:26.821Z] Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... [2022-01-24T12:41:26.821Z] Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-01-24T12:41:26.821Z] Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... [2022-01-24T12:41:26.821Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-01-24T12:41:27.081Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-01-24T12:41:27.081Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-01-24T12:41:27.081Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-01-24T12:41:27.081Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-01-24T12:41:28.024Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-01-24T12:41:28.024Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-01-24T12:41:28.024Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-01-24T12:41:28.024Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-01-24T12:41:28.024Z] Updating certificates in /etc/ssl/certs... [2022-01-24T12:41:28.965Z] 0 added, 0 removed; done. [2022-01-24T12:41:28.965Z] Running hooks in /etc/ca-certificates/update.d... [2022-01-24T12:41:28.965Z] done. [2022-01-24T12:41:29.908Z] Reading package lists... [2022-01-24T12:41:29.908Z] Building dependency tree... [2022-01-24T12:41:29.908Z] Reading state information... [2022-01-24T12:41:30.169Z] The following NEW packages will be installed: [2022-01-24T12:41:30.169Z] apt-transport-https [2022-01-24T12:41:30.169Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-01-24T12:41:30.430Z] Need to get 4680 B of archives. [2022-01-24T12:41:30.430Z] After this operation, 162 kB of additional disk space will be used. [2022-01-24T12:41:30.430Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-01-24T12:41:30.430Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-24T12:41:30.430Z] Fetched 4680 B in 0s (24.6 kB/s) [2022-01-24T12:41:30.510Z] 25b303627fd3: Pull complete [2022-01-24T12:41:30.510Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-24T12:41:30.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-24T12:41:30.510Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-24T12:41:30.690Z] Selecting previously unselected package apt-transport-https. [2022-01-24T12:41:30.691Z] (Reading database ... 14251 files and directories currently installed.) [2022-01-24T12:41:30.691Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-01-24T12:41:30.691Z] Unpacking apt-transport-https (2.0.6) ... [2022-01-24T12:41:30.691Z] Setting up apt-transport-https (2.0.6) ... [2022-01-24T12:41:30.706Z] prd-ubuntu18.04-docker-arm64-4c-16g-3772 does not seem to be running inside a container [2022-01-24T12:41:30.768Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-24T12:41:30.952Z] Waiting for network to be ready... [2022-01-24T12:41:32.922Z] $ docker top 7d6bec45a96e172ec07c70f2fd11aa29025931c98bca308eca4a45cc045157d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-24T12:41:33.795Z] + docker-compose build --help [2022-01-24T12:41:33.795Z] + grep parallel [2022-01-24T12:41:37.159Z] --parallel Build images in parallel. [Pipeline] } [2022-01-24T12:41:37.169Z] $ docker stop --time=1 7d6bec45a96e172ec07c70f2fd11aa29025931c98bca308eca4a45cc045157d7 [2022-01-24T12:41:37.529Z] 2022-01-24T12:41:35Z INFO Waiting for automatic snapd restart... [2022-01-24T12:41:38.768Z] $ docker rm -f 7d6bec45a96e172ec07c70f2fd11aa29025931c98bca308eca4a45cc045157d7 [2022-01-24T12:41:38.911Z] snapd 2.53.4 from Canonical* installed [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-24T12:41:39.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-24T12:41:39.340Z] . [Pipeline] withDockerContainer [2022-01-24T12:41:39.534Z] prd-ubuntu18.04-docker-arm64-4c-16g-3772 does not seem to be running inside a container [2022-01-24T12:41:39.594Z] $ 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/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-24T12:41:39.850Z] "snapd" switched to the "latest/stable" channel [2022-01-24T12:41:39.850Z] [2022-01-24T12:41:40.781Z] $ docker top 38f0afeedf678a083bf8a2eeea56ed3f2cd25cf6ebe813985913c84699817ab2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-24T12:41:41.644Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-24T12:41:42.397Z] core20 20211129 from Canonical* installed [2022-01-24T12:41:42.397Z] "core20" switched to the "latest/stable" channel [2022-01-24T12:41:42.397Z] [2022-01-24T12:41:44.938Z] snapcraft 6.0.2 from Canonical* installed [2022-01-24T12:41:44.938Z] "snapcraft" switched to the "latest/stable" channel [2022-01-24T12:41:44.938Z] [2022-01-24T12:41:45.006Z] Building core-command ... [2022-01-24T12:41:45.006Z] Building core-data ... [2022-01-24T12:41:45.006Z] Building core-metadata ... [2022-01-24T12:41:45.006Z] Building security-bootstrapper ... [2022-01-24T12:41:45.006Z] Building security-proxy-setup ... [2022-01-24T12:41:45.006Z] Building security-secretstore-setup ... [2022-01-24T12:41:45.006Z] Building support-notifications ... [2022-01-24T12:41:45.006Z] Building support-scheduler ... [2022-01-24T12:41:45.006Z] Building sys-mgmt-agent ... [2022-01-24T12:41:45.006Z] Building core-metadata [2022-01-24T12:41:45.006Z] Building support-scheduler [2022-01-24T12:41:45.006Z] Building security-secretstore-setup [2022-01-24T12:41:45.006Z] Building sys-mgmt-agent [2022-01-24T12:41:45.006Z] Building support-notifications [2022-01-24T12:41:50.227Z] 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-24T12:41:50.227Z] - README.md [2022-01-24T12:41:50.227Z] [2022-01-24T12:41:50.227Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-24T12:41:50.227Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-01-24T12:41:50.227Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-01-24T12:41:50.227Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-01-24T12:41:51.433Z] Reading package lists... [2022-01-24T12:41:51.433Z] 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-24T12:41:51.693Z] Reading package lists... [2022-01-24T12:41:51.953Z] Building dependency tree... [2022-01-24T12:41:51.953Z] Reading state information... [2022-01-24T12:41:51.953Z] Suggested packages: [2022-01-24T12:41:51.953Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-01-24T12:41:51.953Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-01-24T12:41:51.953Z] krb5-user libnorm-doc [2022-01-24T12:41:51.953Z] Recommended packages: [2022-01-24T12:41:51.953Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-01-24T12:41:52.214Z] The following NEW packages will be installed: [2022-01-24T12:41:52.214Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-01-24T12:41:52.214Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-01-24T12:41:52.214Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-01-24T12:41:52.214Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-01-24T12:41:52.214Z] libzmq5 pkg-config zip [2022-01-24T12:41:52.214Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-01-24T12:41:52.473Z] Need to get 10.3 MB of archives. [2022-01-24T12:41:52.473Z] After this operation, 56.5 MB of additional disk space will be used. [2022-01-24T12:41:52.473Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-01-24T12:41:52.473Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-01-24T12:41:53.044Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-01-24T12:41:53.044Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-01-24T12:41:53.044Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-01-24T12:41:53.044Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-01-24T12:41:53.044Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-01-24T12:41:53.044Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-01-24T12:41:53.044Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-01-24T12:41:53.044Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-01-24T12:41:53.044Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-01-24T12:41:53.044Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-01-24T12:41:53.044Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-01-24T12:41:53.044Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-01-24T12:41:53.044Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-01-24T12:41:53.044Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-01-24T12:41:53.304Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-01-24T12:41:53.304Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-01-24T12:41:53.304Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-01-24T12:41:53.304Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-01-24T12:41:53.304Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-01-24T12:41:53.304Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-01-24T12:41:53.304Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-01-24T12:41:53.304Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-01-24T12:41:53.304Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-01-24T12:41:53.304Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-01-24T12:41:53.304Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-01-24T12:41:53.305Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-24T12:41:53.565Z] Fetched 10.3 MB in 1s (8990 kB/s) [2022-01-24T12:41:53.565Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-01-24T12:41:53.565Z] (Reading database ... 14255 files and directories currently installed.) [2022-01-24T12:41:53.565Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-01-24T12:41:53.565Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-01-24T12:41:53.565Z] Selecting previously unselected package libsodium23:amd64. [2022-01-24T12:41:53.565Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-01-24T12:41:53.565Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-01-24T12:41:53.824Z] Selecting previously unselected package libpsl5:amd64. [2022-01-24T12:41:53.824Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-01-24T12:41:53.824Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-01-24T12:41:53.824Z] Selecting previously unselected package libbrotli1:amd64. [2022-01-24T12:41:53.824Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-01-24T12:41:53.824Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-01-24T12:41:53.824Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-01-24T12:41:53.824Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-01-24T12:41:53.824Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-01-24T12:41:53.824Z] Selecting previously unselected package librtmp1:amd64. [2022-01-24T12:41:53.824Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-01-24T12:41:53.824Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-01-24T12:41:54.084Z] Selecting previously unselected package libssh-4:amd64. [2022-01-24T12:41:54.084Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-01-24T12:41:54.084Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-01-24T12:41:54.084Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-01-24T12:41:54.084Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-01-24T12:41:54.084Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-01-24T12:41:54.084Z] Selecting previously unselected package liberror-perl. [2022-01-24T12:41:54.084Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-01-24T12:41:54.084Z] Unpacking liberror-perl (0.17029-1) ... [2022-01-24T12:41:54.084Z] Selecting previously unselected package git-man. [2022-01-24T12:41:54.084Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-01-24T12:41:54.084Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-01-24T12:41:54.343Z] Selecting previously unselected package git. [2022-01-24T12:41:54.343Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-01-24T12:41:54.343Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-01-24T12:41:54.912Z] Selecting previously unselected package libgssrpc4:amd64. [2022-01-24T12:41:54.912Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-01-24T12:41:54.912Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-01-24T12:41:54.912Z] Selecting previously unselected package libkdb5-9:amd64. [2022-01-24T12:41:54.912Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-01-24T12:41:54.912Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-01-24T12:41:54.912Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-01-24T12:41:54.912Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-01-24T12:41:54.912Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-01-24T12:41:54.912Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-01-24T12:41:54.912Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-01-24T12:41:54.912Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-01-24T12:41:55.172Z] Selecting previously unselected package comerr-dev:amd64. [2022-01-24T12:41:55.172Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-01-24T12:41:55.172Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-01-24T12:41:55.172Z] Selecting previously unselected package krb5-multidev:amd64. [2022-01-24T12:41:55.172Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-01-24T12:41:55.172Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-01-24T12:41:55.172Z] Selecting previously unselected package libnorm1:amd64. [2022-01-24T12:41:55.172Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-01-24T12:41:55.172Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-01-24T12:41:55.172Z] Selecting previously unselected package libnorm-dev:amd64. [2022-01-24T12:41:55.172Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-01-24T12:41:55.172Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-01-24T12:41:55.431Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-01-24T12:41:55.431Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-01-24T12:41:55.431Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-01-24T12:41:55.431Z] Selecting previously unselected package libpgm-dev:amd64. [2022-01-24T12:41:55.431Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-01-24T12:41:55.431Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-01-24T12:41:55.431Z] Selecting previously unselected package libsodium-dev:amd64. [2022-01-24T12:41:55.431Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-01-24T12:41:55.431Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-01-24T12:41:55.691Z] Selecting previously unselected package libzmq5:amd64. [2022-01-24T12:41:55.691Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-01-24T12:41:55.691Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-01-24T12:41:55.691Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-01-24T12:41:55.691Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-01-24T12:41:55.691Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-01-24T12:41:55.691Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-01-24T12:41:55.691Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-01-24T12:41:55.691Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-01-24T12:41:55.952Z] Selecting previously unselected package pkg-config. [2022-01-24T12:41:55.952Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-01-24T12:41:55.952Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-01-24T12:41:55.952Z] Selecting previously unselected package zip. [2022-01-24T12:41:55.952Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-01-24T12:41:55.952Z] Unpacking zip (3.0-11build1) ... [2022-01-24T12:41:55.952Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-01-24T12:41:55.952Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-01-24T12:41:55.952Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-01-24T12:41:55.952Z] No schema files found: doing nothing. [2022-01-24T12:41:55.952Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-01-24T12:41:55.952Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-01-24T12:41:55.952Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-01-24T12:41:55.952Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-01-24T12:41:55.952Z] Setting up liberror-perl (0.17029-1) ... [2022-01-24T12:41:55.952Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-01-24T12:41:55.952Z] Setting up zip (3.0-11build1) ... [2022-01-24T12:41:55.952Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-01-24T12:41:55.952Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-01-24T12:41:56.212Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-01-24T12:41:56.212Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-01-24T12:41:56.212Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-01-24T12:41:56.212Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-01-24T12:41:56.212Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-01-24T12:41:56.212Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-01-24T12:41:56.212Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-01-24T12:41:56.212Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-01-24T12:41:56.212Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-01-24T12:41:56.212Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-01-24T12:41:56.212Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-01-24T12:41:56.212Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-01-24T12:41:56.212Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-01-24T12:41:56.212Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-01-24T12:41:56.212Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-01-24T12:41:56.212Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-01-24T12:41:56.783Z] comerr-dev set to automatically installed. [2022-01-24T12:41:56.783Z] git set to automatically installed. [2022-01-24T12:41:56.783Z] git-man set to automatically installed. [2022-01-24T12:41:56.783Z] krb5-multidev set to automatically installed. [2022-01-24T12:41:56.783Z] libbrotli1 set to automatically installed. [2022-01-24T12:41:56.783Z] libcurl3-gnutls set to automatically installed. [2022-01-24T12:41:56.783Z] liberror-perl set to automatically installed. [2022-01-24T12:41:56.783Z] libglib2.0-0 set to automatically installed. [2022-01-24T12:41:56.783Z] libgssrpc4 set to automatically installed. [2022-01-24T12:41:56.783Z] libkadm5clnt-mit11 set to automatically installed. [2022-01-24T12:41:56.783Z] libkadm5srv-mit11 set to automatically installed. [2022-01-24T12:41:56.783Z] libkdb5-9 set to automatically installed. [2022-01-24T12:41:56.783Z] libkrb5-dev set to automatically installed. [2022-01-24T12:41:56.783Z] libnghttp2-14 set to automatically installed. [2022-01-24T12:41:56.783Z] libnorm-dev set to automatically installed. [2022-01-24T12:41:56.783Z] libnorm1 set to automatically installed. [2022-01-24T12:41:56.783Z] libpgm-5.2-0 set to automatically installed. [2022-01-24T12:41:56.783Z] libpgm-dev set to automatically installed. [2022-01-24T12:41:56.783Z] libpsl5 set to automatically installed. [2022-01-24T12:41:56.783Z] librtmp1 set to automatically installed. [2022-01-24T12:41:56.783Z] libsodium-dev set to automatically installed. [2022-01-24T12:41:56.783Z] libsodium23 set to automatically installed. [2022-01-24T12:41:56.783Z] libssh-4 set to automatically installed. [2022-01-24T12:41:56.784Z] libzmq3-dev set to automatically installed. [2022-01-24T12:41:56.784Z] libzmq5 set to automatically installed. [2022-01-24T12:41:56.784Z] pkg-config set to automatically installed. [2022-01-24T12:41:56.784Z] zip set to automatically installed. [2022-01-24T12:41:58.166Z] snapd is not logged in, snap install commands will use sudo [2022-01-24T12:42:13.093Z] go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed [2022-01-24T12:42:13.093Z] Downloading snap 'edgex-app-service-configurable' [2022-01-24T12:42:16.402Z] Pulling app-service-configurable [2022-01-24T12:42:16.402Z] + snapcraftctl pull [2022-01-24T12:42:17.863Z] Pulling config-common [2022-01-24T12:42:17.863Z] + snapcraftctl pull [2022-01-24T12:42:19.319Z] Pulling go-build-helper [2022-01-24T12:42:19.319Z] + snapcraftctl pull [2022-01-24T12:42:20.703Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-01-24T12:42:20.703Z] Skipping pull go-build-helper (already ran) [2022-01-24T12:42:20.703Z] Building go-build-helper [2022-01-24T12:42:20.703Z] + snapcraftctl build [2022-01-24T12:42:22.084Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-01-24T12:42:22.656Z] Staging go-build-helper [2022-01-24T12:42:22.656Z] + snapcraftctl stage [2022-01-24T12:42:27.934Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-01-24T12:42:27.934Z] Fetched 290 kB in 0s (0 B/s) [2022-01-24T12:42:27.934Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-01-24T12:42:27.934Z] Fetched 158 kB in 0s (0 B/s) [2022-01-24T12:42:27.934Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-01-24T12:42:27.934Z] Fetched 242 kB in 0s (0 B/s) [2022-01-24T12:42:27.934Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-01-24T12:42:27.934Z] Fetched 150 kB in 0s (0 B/s) [2022-01-24T12:42:27.934Z] Pulling edgex-go [2022-01-24T12:42:27.934Z] + snapcraftctl pull [2022-01-24T12:42:29.846Z] Pulling hooks [2022-01-24T12:42:29.846Z] + snapcraftctl pull [2022-01-24T12:42:44.747Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-01-24T12:42:44.747Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-01-24T12:42:44.747Z] Fetched 96.1 kB in 0s (0 B/s) [2022-01-24T12:42:44.747Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-01-24T12:42:44.747Z] Fetched 78.7 kB in 0s (0 B/s) [2022-01-24T12:42:44.747Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-01-24T12:42:44.747Z] Fetched 48.0 kB in 0s (0 B/s) [2022-01-24T12:42:44.747Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-01-24T12:42:44.747Z] Fetched 50.2 kB in 0s (0 B/s) [2022-01-24T12:42:44.747Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb [14.9 kB] [2022-01-24T12:42:44.747Z] Fetched 14.9 kB in 0s (0 B/s) [2022-01-24T12:42:44.747Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-01-24T12:42:44.747Z] Fetched 234 kB in 0s (0 B/s) [2022-01-24T12:42:44.747Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-01-24T12:42:44.747Z] Fetched 155 kB in 0s (0 B/s) [2022-01-24T12:42:44.747Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-01-24T12:42:44.747Z] Fetched 170 kB in 0s (0 B/s) [2022-01-24T12:42:44.747Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-01-24T12:42:44.747Z] Fetched 267 kB in 0s (0 B/s) [2022-01-24T12:42:44.747Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-01-24T12:42:44.747Z] Fetched 50.6 kB in 0s (0 B/s) [2022-01-24T12:42:44.747Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-01-24T12:42:44.747Z] Fetched 15.1 kB in 0s (0 B/s) [2022-01-24T12:42:44.747Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-01-24T12:42:44.747Z] Fetched 51.5 kB in 0s (0 B/s) [2022-01-24T12:42:44.747Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-01-24T12:42:44.747Z] Fetched 121 kB in 0s (0 B/s) [2022-01-24T12:42:44.747Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-01-24T12:42:44.747Z] Fetched 29.7 kB in 0s (0 B/s) [2022-01-24T12:42:44.747Z] Get:1 util-linux_2.34-0.1ubuntu9.1_amd64.deb [1021 kB] [2022-01-24T12:42:44.747Z] Fetched 1021 kB in 0s (0 B/s) [2022-01-24T12:42:44.747Z] Get:1 libsasl2-2_2.1.27+dfsg-2_amd64.deb [49.3 kB] [2022-01-24T12:42:44.747Z] Fetched 49.3 kB in 0s (0 B/s) [2022-01-24T12:42:44.747Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-01-24T12:42:44.747Z] Fetched 54.9 kB in 0s (0 B/s) [2022-01-24T12:42:44.747Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-01-24T12:42:44.747Z] Fetched 16.6 kB in 0s (0 B/s) [2022-01-24T12:42:44.747Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-01-24T12:42:44.747Z] Fetched 87.9 kB in 0s (0 B/s) [2022-01-24T12:42:44.747Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-01-24T12:42:44.747Z] Fetched 142 kB in 0s (0 B/s) [2022-01-24T12:42:44.747Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-01-24T12:42:44.747Z] Fetched 41.8 kB in 0s (0 B/s) [2022-01-24T12:42:44.747Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-01-24T12:42:44.747Z] Fetched 181 kB in 0s (0 B/s) [2022-01-24T12:42:44.747Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-01-24T12:42:44.747Z] Fetched 208 kB in 0s (0 B/s) [2022-01-24T12:42:44.747Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-01-24T12:42:44.747Z] Fetched 161 kB in 0s (0 B/s) [2022-01-24T12:42:44.747Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-01-24T12:42:44.747Z] Fetched 107 kB in 0s (0 B/s) [2022-01-24T12:42:44.747Z] Pulling static-packages [2022-01-24T12:42:44.747Z] + snapcraftctl pull [2022-01-24T12:42:45.008Z] Pulling version [2022-01-24T12:42:45.008Z] + cd /root/project [2022-01-24T12:42:45.008Z] ++ git describe --tags --abbrev=0 [2022-01-24T12:42:45.008Z] ++ sed s/v// [2022-01-24T12:42:45.008Z] + GIT_VERSION=2.2.0-dev.22 [2022-01-24T12:42:45.008Z] + '[' -z 2.2.0-dev.22 ']' [2022-01-24T12:42:45.008Z] + snapcraftctl set-version 2.2.0-dev.22 [2022-01-24T12:42:46.921Z] Building app-service-configurable [2022-01-24T12:42:46.921Z] + snapcraftctl build [2022-01-24T12:42:48.828Z] Building config-common [2022-01-24T12:42:48.828Z] + snapcraftctl build [2022-01-24T12:42:50.213Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-01-24T12:42:50.784Z] Skipping build go-build-helper (already ran) [2022-01-24T12:42:50.784Z] Building edgex-go [2022-01-24T12:42:51.044Z] + cd /root/parts/edgex-go/src [2022-01-24T12:42:51.044Z] ++ git describe --tags --abbrev=0 [2022-01-24T12:42:51.044Z] ++ sed s/v// [2022-01-24T12:42:51.044Z] + GIT_VERSION=2.2.0-dev.22 [2022-01-24T12:42:51.044Z] + '[' -z 2.2.0-dev.22 ']' [2022-01-24T12:42:51.044Z] + echo 2.2.0-dev.22 [2022-01-24T12:42:51.044Z] + '[' '!' -d vendor ']' [2022-01-24T12:42:51.044Z] + go mod download all [2022-01-24T12:42:52.960Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T12:42:52.960Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-24T12:42:52.960Z] ---> 953a33b1950e [2022-01-24T12:42:52.960Z] Step 3/25 : WORKDIR /edgex-go [2022-01-24T12:42:52.960Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T12:42:52.960Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-24T12:42:52.960Z] ---> 953a33b1950e [2022-01-24T12:42:52.960Z] Step 3/23 : WORKDIR /edgex-go [2022-01-24T12:42:52.960Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T12:42:52.960Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-24T12:42:52.960Z] ---> 953a33b1950e [2022-01-24T12:42:52.960Z] Step 3/23 : WORKDIR /edgex-go [2022-01-24T12:42:52.960Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T12:42:52.960Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-24T12:42:52.960Z] ---> 953a33b1950e [2022-01-24T12:42:52.960Z] Step 3/22 : WORKDIR /edgex-go [2022-01-24T12:42:52.960Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T12:42:52.960Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-24T12:42:52.960Z] ---> 953a33b1950e [2022-01-24T12:42:52.960Z] Step 3/22 : WORKDIR /edgex-go [2022-01-24T12:42:53.231Z] ---> Running in 4a5397852862 [2022-01-24T12:42:53.231Z] ---> Running in c79b827f58ab [2022-01-24T12:42:53.231Z] ---> Running in 3fcd8d8a28b0 [2022-01-24T12:42:53.231Z] ---> Running in 07fcc4a2bf39 [2022-01-24T12:42:53.231Z] ---> Running in 746d346a9f07 [2022-01-24T12:42:53.826Z] Removing intermediate container 746d346a9f07 [2022-01-24T12:42:53.826Z] ---> 63ef89329e58 [2022-01-24T12:42:53.827Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T12:42:53.827Z] Removing intermediate container 07fcc4a2bf39 [2022-01-24T12:42:53.827Z] ---> 1c9d8d6cd53f [2022-01-24T12:42:53.827Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T12:42:53.827Z] Removing intermediate container 3fcd8d8a28b0 [2022-01-24T12:42:53.827Z] ---> efadc44fc288 [2022-01-24T12:42:53.827Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T12:42:53.827Z] Removing intermediate container 4a5397852862 [2022-01-24T12:42:53.827Z] ---> ed4ba4d1c3f3 [2022-01-24T12:42:53.827Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T12:42:53.827Z] Removing intermediate container c79b827f58ab [2022-01-24T12:42:53.827Z] ---> 1279e0f6b7ae [2022-01-24T12:42:53.827Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T12:42:54.107Z] ---> Running in eb42bc605980 [2022-01-24T12:42:54.107Z] ---> Running in dd875dc71b1e [2022-01-24T12:42:54.107Z] ---> Running in 372776fe37de [2022-01-24T12:42:54.107Z] ---> Running in c7acea19d066 [2022-01-24T12:42:54.107Z] ---> Running in 7c4014b9cf28 [2022-01-24T12:42:56.734Z] Removing intermediate container eb42bc605980 [2022-01-24T12:42:56.734Z] ---> 0308c00e9cf6 [2022-01-24T12:42:56.734Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-24T12:42:56.734Z] ---> Running in c445a2bdbf26 [2022-01-24T12:42:57.328Z] Removing intermediate container dd875dc71b1e [2022-01-24T12:42:57.328Z] ---> 2854b8cfc095 [2022-01-24T12:42:57.328Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-24T12:42:57.328Z] ---> Running in c250e6ee1975 [2022-01-24T12:42:57.608Z] Removing intermediate container c7acea19d066 [2022-01-24T12:42:57.608Z] ---> 957858729138 [2022-01-24T12:42:57.608Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-24T12:42:57.608Z] ---> Running in c7c1d4467d59 [2022-01-24T12:42:57.884Z] Removing intermediate container 7c4014b9cf28 [2022-01-24T12:42:57.884Z] ---> 6801b9abd98c [2022-01-24T12:42:57.884Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-24T12:42:57.884Z] Removing intermediate container 372776fe37de [2022-01-24T12:42:57.884Z] ---> 6ede25c1ce43 [2022-01-24T12:42:57.884Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-24T12:42:57.884Z] ---> Running in 9c2ae44bd345 [2022-01-24T12:42:58.159Z] ---> Running in 453503c8b977 [2022-01-24T12:42:59.146Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-24T12:42:59.146Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-24T12:42:59.178Z] + make build [2022-01-24T12:42:59.178Z] 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-24T12:42:59.425Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-24T12:42:59.696Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-24T12:42:59.696Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-24T12:42:59.978Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-24T12:43:00.256Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-24T12:43:00.256Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-24T12:43:00.545Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-24T12:43:00.545Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-24T12:43:01.150Z] OK: 220 MiB in 52 packages [2022-01-24T12:43:01.150Z] OK: 220 MiB in 52 packages [2022-01-24T12:43:01.441Z] OK: 220 MiB in 52 packages [2022-01-24T12:43:01.720Z] OK: 220 MiB in 52 packages [2022-01-24T12:43:01.999Z] OK: 220 MiB in 52 packages [2022-01-24T12:43:02.988Z] Removing intermediate container c445a2bdbf26 [2022-01-24T12:43:02.988Z] ---> d67723be3ba3 [2022-01-24T12:43:02.988Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-24T12:43:02.988Z] Removing intermediate container c7c1d4467d59 [2022-01-24T12:43:02.988Z] ---> 55c6842e5221 [2022-01-24T12:43:02.988Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-24T12:43:02.988Z] Removing intermediate container c250e6ee1975 [2022-01-24T12:43:02.988Z] ---> 1047cc5f4124 [2022-01-24T12:43:02.988Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-24T12:43:03.260Z] Removing intermediate container 9c2ae44bd345 [2022-01-24T12:43:03.260Z] ---> d19a34be1cb6 [2022-01-24T12:43:03.260Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-24T12:43:03.260Z] Removing intermediate container 453503c8b977 [2022-01-24T12:43:03.260Z] ---> 8affa82efff7 [2022-01-24T12:43:03.260Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-24T12:43:03.852Z] ---> 58cf3d2e2371 [2022-01-24T12:43:03.852Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T12:43:03.852Z] ---> be49f9fde093 [2022-01-24T12:43:03.852Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T12:43:04.125Z] ---> Running in 23020a68420a [2022-01-24T12:43:04.125Z] ---> Running in 2f3ee55d0d6d [2022-01-24T12:43:04.125Z] ---> a376310d961c [2022-01-24T12:43:04.125Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T12:43:04.399Z] ---> Running in 10e8251148e0 [2022-01-24T12:43:04.399Z] ---> edf6a640f453 [2022-01-24T12:43:04.399Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T12:43:04.399Z] ---> 249e74f1b743 [2022-01-24T12:43:04.399Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T12:43:04.670Z] ---> Running in b61929822d49 [2022-01-24T12:43:04.671Z] ---> Running in fed0fe51e1b0 [2022-01-24T12:43:09.159Z] 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-24T12:43:10.121Z] Removing intermediate container 23020a68420a [2022-01-24T12:43:10.121Z] ---> 664496f14ba5 [2022-01-24T12:43:10.121Z] Step 8/22 : COPY . . [2022-01-24T12:43:10.121Z] Removing intermediate container 10e8251148e0 [2022-01-24T12:43:10.121Z] ---> 49da81e5c1d7 [2022-01-24T12:43:10.121Z] Step 8/23 : COPY . . [2022-01-24T12:43:10.392Z] Removing intermediate container 2f3ee55d0d6d [2022-01-24T12:43:10.392Z] ---> 0873fb62f5da [2022-01-24T12:43:10.392Z] Step 8/23 : COPY . . [2022-01-24T12:43:10.392Z] Removing intermediate container fed0fe51e1b0 [2022-01-24T12:43:10.392Z] ---> 7afd4cacb0c3 [2022-01-24T12:43:10.392Z] Step 8/25 : COPY . . [2022-01-24T12:43:10.673Z] Removing intermediate container b61929822d49 [2022-01-24T12:43:10.673Z] ---> c6781e9188c8 [2022-01-24T12:43:10.673Z] Step 8/22 : COPY . . [2022-01-24T12:43:14.431Z] 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-24T12:43:15.002Z] 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-24T12:43:16.383Z] 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-24T12:43:16.643Z] 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-24T12:43:18.022Z] 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-24T12:43:18.957Z] 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-24T12:43:20.335Z] 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-24T12:43:21.272Z] 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-24T12:43:22.208Z] 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-24T12:43:23.147Z] 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-24T12:43:25.055Z] + 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-24T12:43:25.055Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-01-24T12:43:25.055Z] + case "$service" in [2022-01-24T12:43:25.055Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-01-24T12:43:25.055Z] + 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-24T12:43:25.055Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-01-24T12:43:25.055Z] + case "$service" in [2022-01-24T12:43:25.055Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-01-24T12:43:25.055Z] + 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-24T12:43:25.055Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-01-24T12:43:25.055Z] + case "$service" in [2022-01-24T12:43:25.055Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-01-24T12:43:25.055Z] + 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-24T12:43:25.055Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-01-24T12:43:25.055Z] + case "$service" in [2022-01-24T12:43:25.055Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-01-24T12:43:25.055Z] + 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-24T12:43:25.055Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-01-24T12:43:25.055Z] + case "$service" in [2022-01-24T12:43:25.055Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-01-24T12:43:25.056Z] + 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-24T12:43:25.056Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-01-24T12:43:25.056Z] + case "$service" in [2022-01-24T12:43:25.056Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-01-24T12:43:25.056Z] + 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-24T12:43:25.056Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-01-24T12:43:25.056Z] + case "$service" in [2022-01-24T12:43:25.056Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-01-24T12:43:25.056Z] + 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-24T12:43:25.056Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-01-24T12:43:25.056Z] + case "$service" in [2022-01-24T12:43:25.056Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-01-24T12:43:25.056Z] + 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-24T12:43:25.056Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-01-24T12:43:25.056Z] + case "$service" in [2022-01-24T12:43:25.056Z] + 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-24T12:43:25.056Z] + 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-24T12:43:25.056Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-01-24T12:43:25.056Z] + case "$service" in [2022-01-24T12:43:25.056Z] + 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-24T12:43:25.056Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-01-24T12:43:25.056Z] + 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-24T12:43:25.056Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-01-24T12:43:25.056Z] + case "$service" in [2022-01-24T12:43:25.056Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-01-24T12:43:25.056Z] + 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-24T12:43:25.056Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-01-24T12:43:25.056Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-01-24T12:43:25.056Z] + 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-24T12:43:25.627Z] Building hooks [2022-01-24T12:43:25.627Z] + cd /root/parts/hooks/src [2022-01-24T12:43:25.627Z] + make build [2022-01-24T12:43:25.627Z] go mod tidy [2022-01-24T12:43:25.887Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2022-01-24T12:43:26.147Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-01-24T12:43:26.147Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-01-24T12:43:26.147Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-01-24T12:43:26.723Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-01-24T12:43:27.292Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-01-24T12:43:27.292Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-01-24T12:43:29.205Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-01-24T12:43:29.205Z] Building static-packages [2022-01-24T12:43:29.205Z] + snapcraftctl build [2022-01-24T12:43:31.115Z] Building version [2022-01-24T12:43:31.115Z] + snapcraftctl build [2022-01-24T12:43:33.000Z] ---> a632c136ad2c [2022-01-24T12:43:33.000Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-24T12:43:33.000Z] ---> 185d7465edf7 [2022-01-24T12:43:33.000Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-24T12:43:33.000Z] ---> c6794c0e0fe5 [2022-01-24T12:43:33.000Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-24T12:43:33.000Z] ---> Running in 64d681ddf809 [2022-01-24T12:43:33.000Z] ---> Running in 9c5949b1a259 [2022-01-24T12:43:33.000Z] ---> Running in 7d65d66ff961 [2022-01-24T12:43:33.000Z] ---> bfa26ce32bc5 [2022-01-24T12:43:33.000Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-24T12:43:33.000Z] ---> Running in 39a17da729d1 [2022-01-24T12:43:33.653Z] Staging app-service-configurable [2022-01-24T12:43:33.653Z] + snapcraftctl stage [2022-01-24T12:43:34.446Z] ---> c99f0dcf2360 [2022-01-24T12:43:34.446Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-24T12:43:34.446Z] 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-24T12:43:34.446Z] 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-24T12:43:34.446Z] ---> Running in 3798149e3e5a [2022-01-24T12:43:34.446Z] 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-24T12:43:35.035Z] Staging config-common [2022-01-24T12:43:35.036Z] + snapcraftctl stage [2022-01-24T12:43:35.050Z] 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-24T12:43:36.416Z] Skipping stage go-build-helper (already ran) [2022-01-24T12:43:36.416Z] Staging edgex-go [2022-01-24T12:43:36.416Z] + snapcraftctl stage [2022-01-24T12:43:36.491Z] 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-24T12:43:37.794Z] Staging hooks [2022-01-24T12:43:37.794Z] + snapcraftctl stage [2022-01-24T12:43:39.703Z] Staging static-packages [2022-01-24T12:43:39.703Z] + snapcraftctl stage [2022-01-24T12:43:41.083Z] Staging version [2022-01-24T12:43:41.083Z] + snapcraftctl stage [2022-01-24T12:43:42.464Z] Priming app-service-configurable [2022-01-24T12:43:42.464Z] + snapcraftctl prime [2022-01-24T12:43:45.008Z] 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-24T12:43:45.008Z] stage-packages: [2022-01-24T12:43:45.008Z] - libnorm1 [2022-01-24T12:43:45.008Z] - libpgm-5.2-0 [2022-01-24T12:43:45.008Z] - libsodium23 [2022-01-24T12:43:45.008Z] - libzmq5 [2022-01-24T12:43:45.008Z] Priming config-common [2022-01-24T12:43:45.008Z] + snapcraftctl prime [2022-01-24T12:43:46.391Z] Priming go-build-helper [2022-01-24T12:43:46.391Z] + snapcraftctl prime [2022-01-24T12:43:48.302Z] Priming edgex-go [2022-01-24T12:43:48.302Z] + snapcraftctl prime [2022-01-24T12:43:49.682Z] Priming hooks [2022-01-24T12:43:49.682Z] + snapcraftctl prime [2022-01-24T12:43:51.596Z] Priming static-packages [2022-01-24T12:43:51.596Z] + snapcraftctl prime [2022-01-24T12:43:56.880Z] Priming version [2022-01-24T12:43:56.880Z] + snapcraftctl prime [2022-01-24T12:43:57.873Z] 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-24T12:45:43.309Z] 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-24T12:45:43.309Z] Removing intermediate container 64d681ddf809 [2022-01-24T12:45:43.309Z] ---> 301f5d7c40bc [2022-01-24T12:45:43.309Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-24T12:45:43.309Z] ---> Running in db0943ba1600 [2022-01-24T12:45:43.310Z] 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-24T12:45:46.720Z] Removing intermediate container db0943ba1600 [2022-01-24T12:45:46.720Z] ---> 4eb933c63196 [2022-01-24T12:45:46.720Z] [2022-01-24T12:45:46.720Z] Step 11/23 : FROM docker:20.10.10 [2022-01-24T12:45:46.720Z] 20.10.10: Pulling from library/docker [2022-01-24T12:45:51.039Z] Removing intermediate container 3798149e3e5a [2022-01-24T12:45:51.039Z] ---> aa17692d574e [2022-01-24T12:45:51.039Z] [2022-01-24T12:45:51.039Z] Step 10/25 : FROM alpine:3.14 [2022-01-24T12:45:51.039Z] 3.14: Pulling from library/alpine [2022-01-24T12:45:51.039Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-24T12:45:51.039Z] Status: Downloaded newer image for alpine:3.14 [2022-01-24T12:45:51.039Z] ---> 5b8b7b635229 [2022-01-24T12:45:51.039Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-24T12:45:51.039Z] ---> Running in 6ed7d9517392 [2022-01-24T12:45:52.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-24T12:45:52.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-24T12:45:53.735Z] (1/3) Installing ca-certificates (20211220-r0) [2022-01-24T12:45:53.735Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-24T12:45:53.735Z] (3/3) Installing su-exec (0.2-r1) [2022-01-24T12:45:53.735Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T12:45:53.735Z] Executing ca-certificates-20211220-r0.trigger [2022-01-24T12:45:54.005Z] OK: 6 MiB in 17 packages [2022-01-24T12:45:55.985Z] Removing intermediate container 9c5949b1a259 [2022-01-24T12:45:55.985Z] ---> 3ff7c7df0028 [2022-01-24T12:45:55.985Z] [2022-01-24T12:45:55.985Z] Step 10/22 : FROM alpine:3.14 [2022-01-24T12:45:55.985Z] ---> 5b8b7b635229 [2022-01-24T12:45:55.985Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-24T12:45:55.985Z] Removing intermediate container 7d65d66ff961 [2022-01-24T12:45:55.985Z] ---> df6a60119ccb [2022-01-24T12:45:55.985Z] [2022-01-24T12:45:55.985Z] Step 10/23 : FROM alpine:3.14 [2022-01-24T12:45:55.985Z] ---> 5b8b7b635229 [2022-01-24T12:45:55.985Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-24T12:45:55.985Z] Removing intermediate container 39a17da729d1 [2022-01-24T12:45:55.985Z] ---> 33c31e676bae [2022-01-24T12:45:55.985Z] [2022-01-24T12:45:55.985Z] Step 10/22 : FROM alpine:3.14 [2022-01-24T12:45:55.985Z] ---> 5b8b7b635229 [2022-01-24T12:45:55.985Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-24T12:45:55.985Z] ---> Running in 199e1f53c148 [2022-01-24T12:45:55.985Z] ---> Running in 2365cef515d8 [2022-01-24T12:45:55.985Z] ---> Running in 15613ec7c6d7 [2022-01-24T12:45:56.974Z] Removing intermediate container 6ed7d9517392 [2022-01-24T12:45:56.974Z] ---> 60055ab417d9 [2022-01-24T12:45:56.974Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-24T12:45:56.974Z] ---> Running in c0836b3155a0 [2022-01-24T12:45:57.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-24T12:45:57.856Z] Removing intermediate container c0836b3155a0 [2022-01-24T12:45:57.856Z] ---> dd287b02b3d5 [2022-01-24T12:45:57.856Z] Step 13/25 : WORKDIR / [2022-01-24T12:45:57.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-24T12:45:57.856Z] ---> Running in e37f0ab317d1 [2022-01-24T12:45:57.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-24T12:45:58.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-24T12:45:58.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-24T12:45:58.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-24T12:45:58.685Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-24T12:45:58.685Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T12:45:58.685Z] OK: 6 MiB in 15 packages [2022-01-24T12:45:58.685Z] Removing intermediate container e37f0ab317d1 [2022-01-24T12:45:58.685Z] ---> 3e6c552096cd [2022-01-24T12:45:58.962Z] 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-24T12:45:59.242Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-24T12:45:59.242Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T12:45:59.242Z] OK: 6 MiB in 15 packages [2022-01-24T12:45:59.515Z] (1/2) Installing ca-certificates (20211220-r0) [2022-01-24T12:45:59.786Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-24T12:45:59.786Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T12:45:59.786Z] Executing ca-certificates-20211220-r0.trigger [2022-01-24T12:46:00.060Z] OK: 6 MiB in 16 packages [2022-01-24T12:46:00.060Z] ---> 3adaf8a493fe [2022-01-24T12:46:00.060Z] 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-24T12:46:00.654Z] Removing intermediate container 199e1f53c148 [2022-01-24T12:46:00.654Z] ---> 42597c252c3d [2022-01-24T12:46:00.654Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-24T12:46:00.654Z] ---> Running in 998cac17dd60 [2022-01-24T12:46:00.928Z] Removing intermediate container 15613ec7c6d7 [2022-01-24T12:46:00.928Z] ---> 325f49010d99 [2022-01-24T12:46:00.928Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-24T12:46:01.206Z] ---> Running in 5ec4949e5110 [2022-01-24T12:46:01.480Z] Removing intermediate container 998cac17dd60 [2022-01-24T12:46:01.480Z] ---> 058714bb1570 [2022-01-24T12:46:01.480Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-24T12:46:01.480Z] ---> e5666ce926fb [2022-01-24T12:46:01.480Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-24T12:46:01.480Z] ---> Running in aa960dca502b [2022-01-24T12:46:01.753Z] Removing intermediate container 5ec4949e5110 [2022-01-24T12:46:01.753Z] ---> 1064d3e907a5 [2022-01-24T12:46:01.753Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-24T12:46:02.026Z] ---> Running in 83af08039c07 [2022-01-24T12:46:02.302Z] Removing intermediate container 2365cef515d8 [2022-01-24T12:46:02.302Z] ---> edf7d5332f98 [2022-01-24T12:46:02.302Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-24T12:46:02.302Z] ---> Running in 224545e9d0de [2022-01-24T12:46:02.302Z] Removing intermediate container aa960dca502b [2022-01-24T12:46:02.302Z] ---> 11319e56c11e [2022-01-24T12:46:02.302Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-24T12:46:02.572Z] ---> Running in 8fd1fb249400 [2022-01-24T12:46:02.572Z] Removing intermediate container 83af08039c07 [2022-01-24T12:46:02.572Z] ---> 1a60690ce90f [2022-01-24T12:46:02.572Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-24T12:46:02.572Z] ---> bcb5797e97d5 [2022-01-24T12:46:02.572Z] 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-24T12:46:02.572Z] ---> Running in d364490737d6 [2022-01-24T12:46:02.847Z] Removing intermediate container 224545e9d0de [2022-01-24T12:46:02.847Z] ---> 4a64d183261a [2022-01-24T12:46:02.847Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-24T12:46:02.847Z] Removing intermediate container 8fd1fb249400 [2022-01-24T12:46:02.847Z] ---> 157634925675 [2022-01-24T12:46:02.847Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T12:46:03.127Z] ---> Running in 517d58a37700 [2022-01-24T12:46:03.127Z] Removing intermediate container d364490737d6 [2022-01-24T12:46:03.127Z] ---> 74af15b0fc23 [2022-01-24T12:46:03.127Z] Step 15/23 : WORKDIR / [2022-01-24T12:46:03.400Z] ---> Running in be23db2f0014 [2022-01-24T12:46:03.400Z] ---> 94d17be712f6 [2022-01-24T12:46:03.400Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-24T12:46:03.673Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-24T12:46:03.673Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-24T12:46:03.673Z] ---> 520e9a0a30f7 [2022-01-24T12:46:03.673Z] 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-24T12:46:03.673Z] Removing intermediate container 517d58a37700 [2022-01-24T12:46:03.673Z] ---> b048d4ea256e [2022-01-24T12:46:03.673Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-24T12:46:03.673Z] ---> Running in 213a102393d5 [2022-01-24T12:46:03.947Z] ---> Running in 87ea4bd42018 [2022-01-24T12:46:03.947Z] Removing intermediate container be23db2f0014 [2022-01-24T12:46:03.947Z] ---> dd01cc397b2e [2022-01-24T12:46:03.947Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T12:46:03.947Z] ---> b7b73c185265 [2022-01-24T12:46:03.947Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-24T12:46:04.547Z] Removing intermediate container 213a102393d5 [2022-01-24T12:46:04.547Z] ---> b37bca260692 [2022-01-24T12:46:04.547Z] 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-24T12:46:04.547Z] Removing intermediate container 87ea4bd42018 [2022-01-24T12:46:04.547Z] ---> 2a711e04b18e [2022-01-24T12:46:04.547Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T12:46:04.547Z] ---> Running in bbd9d93d3fd6 [2022-01-24T12:46:05.147Z] ---> 60e939927717 [2022-01-24T12:46:05.147Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-24T12:46:05.147Z] ---> 839c943e4a21 [2022-01-24T12:46:05.147Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-24T12:46:05.740Z] ---> 755fa2fb11f6 [2022-01-24T12:46:05.740Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-24T12:46:06.016Z] ---> fad3e241c64a [2022-01-24T12:46:06.017Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-24T12:46:06.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-24T12:46:06.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-24T12:46:07.158Z] ---> a4a37b2fb0d7 [2022-01-24T12:46:07.158Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-24T12:46:07.158Z] ---> 868d3454a2bf [2022-01-24T12:46:07.158Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-24T12:46:07.158Z] (1/42) Installing readline (8.1.0-r0) [2022-01-24T12:46:07.432Z] (2/42) Installing bash (5.1.4-r0) [2022-01-24T12:46:07.432Z] ---> cee2f76c1774 [2022-01-24T12:46:07.432Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-24T12:46:07.432Z] ---> fd9a8889bf70 [2022-01-24T12:46:07.432Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-24T12:46:07.432Z] Executing bash-5.1.4-r0.post-install [2022-01-24T12:46:07.432Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-24T12:46:07.432Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-24T12:46:07.432Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-24T12:46:07.432Z] (6/42) Installing curl (7.79.1-r0) [2022-01-24T12:46:07.432Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-24T12:46:07.432Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-24T12:46:07.432Z] (9/42) Installing expat (2.4.3-r0) [2022-01-24T12:46:07.432Z] (10/42) Installing libffi (3.3-r2) [2022-01-24T12:46:07.432Z] (11/42) Installing gdbm (1.19-r0) [2022-01-24T12:46:07.432Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-24T12:46:07.432Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-24T12:46:07.432Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-24T12:46:07.432Z] ---> Running in 6a8594375aae [2022-01-24T12:46:07.432Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-24T12:46:07.432Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-24T12:46:07.706Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-24T12:46:08.311Z] Removing intermediate container 6a8594375aae [2022-01-24T12:46:08.311Z] ---> ed69d7e96eb7 [2022-01-24T12:46:08.311Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T12:46:08.311Z] ---> 7374b857403d [2022-01-24T12:46:08.311Z] ---> 620f7e9b8303 [2022-01-24T12:46:08.311Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-24T12:46:08.311Z] 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-24T12:46:08.311Z] ---> 1b9cdf1bf337 [2022-01-24T12:46:08.311Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-24T12:46:08.311Z] ---> Running in 05121b68cb60 [2022-01-24T12:46:08.586Z] ---> Running in 9713f5248481 [2022-01-24T12:46:08.586Z] ---> Running in a7f8803652f5 [2022-01-24T12:46:08.586Z] ---> Running in f82af1b5bffe [2022-01-24T12:46:09.198Z] Removing intermediate container 05121b68cb60 [2022-01-24T12:46:09.198Z] ---> 4b7262e044fb [2022-01-24T12:46:09.198Z] Step 20/22 : LABEL arch=arm64 [2022-01-24T12:46:09.198Z] Removing intermediate container 9713f5248481 [2022-01-24T12:46:09.198Z] ---> 05a32b6570aa [2022-01-24T12:46:09.198Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T12:46:09.471Z] ---> Running in 46f8557426c3 [2022-01-24T12:46:09.471Z] Removing intermediate container f82af1b5bffe [2022-01-24T12:46:09.472Z] ---> a847c7aae2ba [2022-01-24T12:46:09.472Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T12:46:09.472Z] ---> Running in d2f563ab8807 [2022-01-24T12:46:09.745Z] ---> Running in 28716dd4980f [2022-01-24T12:46:09.745Z] Removing intermediate container 46f8557426c3 [2022-01-24T12:46:09.745Z] ---> bba7aff93c5d [2022-01-24T12:46:09.745Z] Step 21/22 : LABEL git_sha=e5ed1c749bbb2ccbef9ef597c23194f536ec02da [2022-01-24T12:46:10.021Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-24T12:46:10.021Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-24T12:46:10.021Z] ---> Running in 229eb0d542a8 [2022-01-24T12:46:10.021Z] Removing intermediate container d2f563ab8807 [2022-01-24T12:46:10.021Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-24T12:46:10.021Z] ---> 252287d68819 [2022-01-24T12:46:10.021Z] Step 21/23 : LABEL arch=arm64 [2022-01-24T12:46:10.294Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-24T12:46:10.294Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-24T12:46:10.294Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-24T12:46:10.294Z] ---> Running in 14fc6ff0a41d [2022-01-24T12:46:10.294Z] Removing intermediate container 28716dd4980f [2022-01-24T12:46:10.294Z] ---> f6bdc616ba9c [2022-01-24T12:46:10.294Z] Step 20/22 : LABEL arch=arm64 [2022-01-24T12:46:10.294Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-24T12:46:10.294Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-24T12:46:10.294Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-24T12:46:10.294Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-24T12:46:10.294Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-24T12:46:10.294Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-24T12:46:10.570Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-24T12:46:10.570Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-24T12:46:10.570Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-24T12:46:10.570Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-24T12:46:10.570Z] ---> Running in 8326b51e72ec [2022-01-24T12:46:10.570Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-24T12:46:10.570Z] Removing intermediate container 229eb0d542a8 [2022-01-24T12:46:10.570Z] ---> 22cbe7294fdc [2022-01-24T12:46:10.570Z] Step 22/22 : LABEL version=0.0.0 [2022-01-24T12:46:10.570Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-24T12:46:10.570Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-24T12:46:10.570Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-24T12:46:10.570Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-24T12:46:10.570Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-24T12:46:10.570Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-24T12:46:10.570Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-24T12:46:10.846Z] ---> Running in ec9a21e72b6b [2022-01-24T12:46:10.846Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-24T12:46:10.846Z] Removing intermediate container 14fc6ff0a41d [2022-01-24T12:46:10.846Z] ---> 6c670b27a936 [2022-01-24T12:46:10.846Z] Step 22/23 : LABEL git_sha=e5ed1c749bbb2ccbef9ef597c23194f536ec02da [2022-01-24T12:46:11.118Z] Removing intermediate container 8326b51e72ec [2022-01-24T12:46:11.118Z] ---> 0b62d9a9adab [2022-01-24T12:46:11.118Z] Step 21/22 : LABEL git_sha=e5ed1c749bbb2ccbef9ef597c23194f536ec02da [2022-01-24T12:46:11.118Z] ---> Running in 69dcbcc18efd [2022-01-24T12:46:11.118Z] Removing intermediate container ec9a21e72b6b [2022-01-24T12:46:11.118Z] ---> 6ee5b6f5941f [2022-01-24T12:46:11.118Z] [2022-01-24T12:46:11.390Z] ---> Running in 688a56b6ffcc [2022-01-24T12:46:11.390Z] Removing intermediate container a7f8803652f5 [2022-01-24T12:46:11.390Z] ---> b9011e977b4b [2022-01-24T12:46:11.390Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-24T12:46:11.390Z] ---> Running in 329d5da3866e [2022-01-24T12:46:11.662Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T12:46:11.662Z] OK: 84 MiB in 64 packages [2022-01-24T12:46:11.662Z] Removing intermediate container 69dcbcc18efd [2022-01-24T12:46:11.662Z] ---> 6cb4fc5b4d99 [2022-01-24T12:46:11.662Z] Step 23/23 : LABEL version=0.0.0 [2022-01-24T12:46:11.934Z] Removing intermediate container 688a56b6ffcc [2022-01-24T12:46:11.934Z] ---> 7093cc271d29 [2022-01-24T12:46:11.934Z] Step 22/22 : LABEL version=0.0.0 [2022-01-24T12:46:11.934Z] ---> Running in 2eecbe13c4ee [2022-01-24T12:46:11.934Z] Successfully built 6ee5b6f5941f [2022-01-24T12:46:11.934Z] Successfully tagged support-scheduler-arm64:latest [2022-01-24T12:46:11.934Z] Building core-data [2022-01-24T12:46:11.934Z]  Building support-scheduler ... done  ---> Running in 14917f84de84 [2022-01-24T12:46:12.209Z] Removing intermediate container 329d5da3866e [2022-01-24T12:46:12.209Z] ---> 9ab6eee174a4 [2022-01-24T12:46:12.209Z] Step 23/25 : LABEL arch=arm64 [2022-01-24T12:46:12.209Z] ---> Running in 35411f28be9b [2022-01-24T12:46:12.488Z] Removing intermediate container 2eecbe13c4ee [2022-01-24T12:46:12.488Z] ---> 13273c1dab75 [2022-01-24T12:46:12.488Z] [2022-01-24T12:46:12.762Z] Removing intermediate container 14917f84de84 [2022-01-24T12:46:12.762Z] ---> 02c64ccb1dca [2022-01-24T12:46:12.762Z] [2022-01-24T12:46:12.762Z] Removing intermediate container 35411f28be9b [2022-01-24T12:46:12.762Z] ---> d431164aae8f [2022-01-24T12:46:12.762Z] Step 24/25 : LABEL git_sha=e5ed1c749bbb2ccbef9ef597c23194f536ec02da [2022-01-24T12:46:13.038Z] Successfully built 13273c1dab75 [2022-01-24T12:46:13.038Z] Successfully tagged core-metadata-arm64:latest [2022-01-24T12:46:13.038Z]  Building core-metadata ... done Building security-bootstrapper [2022-01-24T12:46:13.038Z] ---> Running in 82ac75f4fb41 [2022-01-24T12:46:13.038Z] Successfully built 02c64ccb1dca [2022-01-24T12:46:13.319Z] Successfully tagged support-notifications-arm64:latest [2022-01-24T12:46:13.319Z]  Building support-notifications ... done Building core-command [2022-01-24T12:46:13.597Z] Removing intermediate container 82ac75f4fb41 [2022-01-24T12:46:13.597Z] ---> 42bd276e9cd1 [2022-01-24T12:46:13.597Z] Step 25/25 : LABEL version=0.0.0 [2022-01-24T12:46:13.597Z] ---> Running in 64b644663754 [2022-01-24T12:46:13.870Z] Removing intermediate container 64b644663754 [2022-01-24T12:46:13.870Z] ---> 4ba42bae793c [2022-01-24T12:46:13.870Z] [2022-01-24T12:46:14.462Z] Successfully built 4ba42bae793c [2022-01-24T12:46:14.462Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-24T12:46:14.462Z] Building security-proxy-setup [2022-01-24T12:46:15.438Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2022-01-24T12:46:15.710Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-24T12:46:15.983Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-24T12:46:16.262Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-24T12:46:16.262Z] Collecting docopt<0.7,>=0.6.1 [2022-01-24T12:46:16.262Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-24T12:46:18.874Z] Collecting PyYAML<4,>=3.10 [2022-01-24T12:46:18.874Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-24T12:46:22.266Z] Collecting docker<4.0,>=3.6.0 [2022-01-24T12:46:22.266Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-24T12:46:22.539Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-24T12:46:22.539Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-24T12:46:23.975Z] Collecting texttable<0.10,>=0.9.0 [2022-01-24T12:46:24.253Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-24T12:46:26.868Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-24T12:46:26.868Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-24T12:46:26.868Z] 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-24T12:46:26.868Z] Collecting cached-property<2,>=1.2.0 [2022-01-24T12:46:26.868Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-24T12:46:27.143Z] Collecting jsonschema<3,>=2.5.1 [2022-01-24T12:46:27.143Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-24T12:46:27.736Z] Collecting docker-pycreds>=0.4.0 [2022-01-24T12:46:28.008Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-24T12:46:28.279Z] Collecting idna<2.8,>=2.5 [2022-01-24T12:46:28.279Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-24T12:46:28.279Z] 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-24T12:46:28.883Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-24T12:46:29.157Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-24T12:46:29.157Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-24T12:46:29.157Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-24T12:46:29.428Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-24T12:46:29.428Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-24T12:46:29.428Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-24T12:46:29.428Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-24T12:46:30.399Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-24T12:46:30.399Z] Attempting uninstall: urllib3 [2022-01-24T12:46:30.399Z] Found existing installation: urllib3 1.26.5 [2022-01-24T12:46:30.399Z] Uninstalling urllib3-1.26.5: [2022-01-24T12:46:30.399Z] Successfully uninstalled urllib3-1.26.5 [2022-01-24T12:46:30.990Z] Attempting uninstall: idna [2022-01-24T12:46:30.990Z] Found existing installation: idna 3.2 [2022-01-24T12:46:30.990Z] Uninstalling idna-3.2: [2022-01-24T12:46:30.990Z] Successfully uninstalled idna-3.2 [2022-01-24T12:46:31.964Z] Attempting uninstall: chardet [2022-01-24T12:46:31.964Z] Found existing installation: chardet 4.0.0 [2022-01-24T12:46:31.964Z] Uninstalling chardet-4.0.0: [2022-01-24T12:46:31.964Z] Successfully uninstalled chardet-4.0.0 [2022-01-24T12:46:33.388Z] Attempting uninstall: requests [2022-01-24T12:46:33.388Z] Found existing installation: requests 2.25.1 [2022-01-24T12:46:33.388Z] Uninstalling requests-2.25.1: [2022-01-24T12:46:33.660Z] Successfully uninstalled requests-2.25.1 [2022-01-24T12:46:33.932Z] Running setup.py install for texttable: started [2022-01-24T12:46:35.907Z] Running setup.py install for texttable: finished with status 'done' [2022-01-24T12:46:35.907Z] Running setup.py install for PyYAML: started [2022-01-24T12:46:38.643Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-24T12:46:38.915Z] Running setup.py install for docopt: started [2022-01-24T12:46:40.896Z] Running setup.py install for docopt: finished with status 'done' [2022-01-24T12:46:40.896Z] Running setup.py install for dockerpty: started [2022-01-24T12:46:42.875Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-24T12:46:44.862Z] 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-24T12:46:57.270Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T12:46:57.270Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-24T12:46:57.270Z] ---> 953a33b1950e [2022-01-24T12:46:57.270Z] Step 3/23 : WORKDIR /edgex-go [2022-01-24T12:46:57.270Z] ---> Using cache [2022-01-24T12:46:57.270Z] ---> 1279e0f6b7ae [2022-01-24T12:46:57.270Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T12:46:57.270Z] ---> Using cache [2022-01-24T12:46:57.270Z] ---> 6801b9abd98c [2022-01-24T12:46:57.270Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-24T12:46:58.704Z] ---> Running in d55884a4ba6b [2022-01-24T12:46:58.984Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T12:46:58.984Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-24T12:46:58.984Z] ---> 953a33b1950e [2022-01-24T12:46:58.984Z] Step 3/23 : WORKDIR /edgex-go [2022-01-24T12:46:58.984Z] ---> Using cache [2022-01-24T12:46:58.984Z] ---> 1279e0f6b7ae [2022-01-24T12:46:58.984Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T12:46:58.984Z] ---> Using cache [2022-01-24T12:46:58.984Z] ---> 6801b9abd98c [2022-01-24T12:46:58.984Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-24T12:46:58.984Z] ---> Using cache [2022-01-24T12:46:58.984Z] ---> d19a34be1cb6 [2022-01-24T12:46:58.984Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-24T12:46:58.984Z] ---> Using cache [2022-01-24T12:46:58.984Z] ---> 249e74f1b743 [2022-01-24T12:46:58.984Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T12:46:58.984Z] ---> Using cache [2022-01-24T12:46:58.984Z] ---> 7afd4cacb0c3 [2022-01-24T12:46:58.984Z] Step 8/23 : COPY . . [2022-01-24T12:46:59.283Z] ---> Using cache [2022-01-24T12:46:59.283Z] ---> c99f0dcf2360 [2022-01-24T12:46:59.283Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-24T12:46:59.561Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T12:46:59.561Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-24T12:46:59.561Z] ---> 953a33b1950e [2022-01-24T12:46:59.562Z] Step 3/31 : WORKDIR /edgex-go [2022-01-24T12:46:59.562Z] ---> Using cache [2022-01-24T12:46:59.562Z] ---> 1279e0f6b7ae [2022-01-24T12:46:59.562Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T12:46:59.562Z] ---> Using cache [2022-01-24T12:46:59.562Z] ---> 6801b9abd98c [2022-01-24T12:46:59.562Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-24T12:46:59.562Z] ---> Using cache [2022-01-24T12:46:59.562Z] ---> d19a34be1cb6 [2022-01-24T12:46:59.562Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-24T12:46:59.562Z] ---> Using cache [2022-01-24T12:46:59.562Z] ---> 249e74f1b743 [2022-01-24T12:46:59.562Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T12:46:59.562Z] ---> Using cache [2022-01-24T12:46:59.562Z] ---> 7afd4cacb0c3 [2022-01-24T12:46:59.562Z] Step 8/31 : COPY . . [2022-01-24T12:46:59.562Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-24T12:46:59.562Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-24T12:46:59.562Z] ---> 953a33b1950e [2022-01-24T12:46:59.562Z] Step 3/21 : WORKDIR /edgex-go [2022-01-24T12:46:59.562Z] ---> Using cache [2022-01-24T12:46:59.562Z] ---> 1279e0f6b7ae [2022-01-24T12:46:59.562Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T12:46:59.562Z] ---> Using cache [2022-01-24T12:46:59.562Z] ---> 6801b9abd98c [2022-01-24T12:46:59.562Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-24T12:46:59.562Z] ---> Using cache [2022-01-24T12:46:59.562Z] ---> d19a34be1cb6 [2022-01-24T12:46:59.562Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-24T12:46:59.562Z] ---> Using cache [2022-01-24T12:46:59.562Z] ---> 249e74f1b743 [2022-01-24T12:46:59.562Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T12:46:59.562Z] ---> Using cache [2022-01-24T12:46:59.562Z] ---> 7afd4cacb0c3 [2022-01-24T12:46:59.562Z] Step 8/21 : COPY . . [2022-01-24T12:46:59.835Z] ---> Using cache [2022-01-24T12:46:59.835Z] ---> c99f0dcf2360 [2022-01-24T12:46:59.835Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-24T12:46:59.835Z] ---> Using cache [2022-01-24T12:46:59.835Z] ---> c99f0dcf2360 [2022-01-24T12:46:59.835Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-24T12:46:59.835Z] ---> Running in 06a6b0924666 [2022-01-24T12:46:59.835Z] ---> Running in 109783ba4b9d [2022-01-24T12:47:00.123Z] ---> Running in 2f19e14c804c [2022-01-24T12:47:00.398Z] Removing intermediate container bbd9d93d3fd6 [2022-01-24T12:47:00.398Z] ---> 548a5c35226e [2022-01-24T12:47:00.398Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-24T12:47:00.398Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-24T12:47:00.673Z] ---> Running in 8ac618317ae0 [2022-01-24T12:47:01.270Z] Removing intermediate container 8ac618317ae0 [2022-01-24T12:47:01.270Z] ---> 6af305fbcdbb [2022-01-24T12:47:01.270Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-24T12:47:01.270Z] ---> Running in 1fcc3c78d77b [2022-01-24T12:47:01.270Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-24T12:47:01.546Z] 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-24T12:47:01.821Z] Removing intermediate container 1fcc3c78d77b [2022-01-24T12:47:01.821Z] ---> a9b774cabf35 [2022-01-24T12:47:01.821Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-24T12:47:01.821Z] 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-24T12:47:01.821Z] 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-24T12:47:02.419Z] OK: 220 MiB in 52 packages [2022-01-24T12:47:03.866Z] ---> 644236db6319 [2022-01-24T12:47:03.866Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-24T12:47:03.866Z] Removing intermediate container d55884a4ba6b [2022-01-24T12:47:03.866Z] ---> 5508ef24627b [2022-01-24T12:47:03.866Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-24T12:47:04.847Z] ---> 81649231a0df [2022-01-24T12:47:04.847Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-24T12:47:04.847Z] ---> 1dec79d26884 [2022-01-24T12:47:04.847Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-24T12:47:05.118Z] ---> Running in 21619a5db32c [2022-01-24T12:47:06.552Z] ---> 0a4c852c453c [2022-01-24T12:47:06.552Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-24T12:47:06.552Z] ---> Running in 4493edc0b143 [2022-01-24T12:47:07.145Z] Removing intermediate container 4493edc0b143 [2022-01-24T12:47:07.145Z] ---> fc0204852263 [2022-01-24T12:47:07.145Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T12:47:07.145Z] ---> Running in ccb57f11948e [2022-01-24T12:47:07.741Z] Removing intermediate container ccb57f11948e [2022-01-24T12:47:07.741Z] ---> 5391fd62d7cc [2022-01-24T12:47:07.741Z] Step 21/23 : LABEL arch=arm64 [2022-01-24T12:47:07.741Z] ---> Running in 2edf1b546886 [2022-01-24T12:47:08.341Z] Removing intermediate container 2edf1b546886 [2022-01-24T12:47:08.341Z] ---> abfd5a070dc0 [2022-01-24T12:47:08.341Z] Step 22/23 : LABEL git_sha=e5ed1c749bbb2ccbef9ef597c23194f536ec02da [2022-01-24T12:47:08.341Z] ---> Running in bfe86580bb6b [2022-01-24T12:47:08.935Z] Removing intermediate container bfe86580bb6b [2022-01-24T12:47:08.935Z] ---> 79eb19510168 [2022-01-24T12:47:08.935Z] Step 23/23 : LABEL version=0.0.0 [2022-01-24T12:47:08.935Z] ---> Running in 9df194f0caf6 [2022-01-24T12:47:09.535Z] Removing intermediate container 9df194f0caf6 [2022-01-24T12:47:09.535Z] ---> 2e5891519b19 [2022-01-24T12:47:09.535Z] [2022-01-24T12:47:09.810Z] Successfully built 2e5891519b19 [2022-01-24T12:47:09.810Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-24T12:47:11.792Z]  Building sys-mgmt-agent ... done Removing intermediate container 21619a5db32c [2022-01-24T12:47:11.792Z] ---> 1854266343ca [2022-01-24T12:47:11.792Z] Step 8/23 : COPY . . [2022-01-24T12:47:30.111Z] ---> 1db55118dfea [2022-01-24T12:47:30.111Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-24T12:47:30.111Z] ---> Running in 92c98e7406de [2022-01-24T12:47:30.111Z] 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-24T12:48:38.099Z] 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-24T12:48:48.254Z] Removing intermediate container 06a6b0924666 [2022-01-24T12:48:48.254Z] ---> bb8a9dd6ed6c [2022-01-24T12:48:48.254Z] [2022-01-24T12:48:48.254Z] Step 10/23 : FROM alpine:3.14 [2022-01-24T12:48:48.254Z] ---> 5b8b7b635229 [2022-01-24T12:48:48.254Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-24T12:48:48.254Z] ---> Using cache [2022-01-24T12:48:48.254Z] ---> 325f49010d99 [2022-01-24T12:48:48.254Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-24T12:48:48.254Z] ---> Using cache [2022-01-24T12:48:48.254Z] ---> 1064d3e907a5 [2022-01-24T12:48:48.254Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-24T12:48:48.254Z] ---> Running in afea746906d3 [2022-01-24T12:48:48.537Z] Removing intermediate container afea746906d3 [2022-01-24T12:48:48.537Z] ---> 7a3885f2bdbb [2022-01-24T12:48:48.537Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-24T12:48:48.810Z] ---> Running in e8a2a61575b3 [2022-01-24T12:48:49.792Z] Removing intermediate container e8a2a61575b3 [2022-01-24T12:48:49.792Z] ---> 2f4cea2671d3 [2022-01-24T12:48:49.792Z] Step 15/23 : WORKDIR / [2022-01-24T12:48:49.792Z] ---> Running in 9d598512397a [2022-01-24T12:48:51.228Z] Removing intermediate container 9d598512397a [2022-01-24T12:48:51.228Z] ---> 76f3a92a7a53 [2022-01-24T12:48:51.228Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T12:48:51.504Z] Removing intermediate container 109783ba4b9d [2022-01-24T12:48:51.504Z] ---> b62ab13408dc [2022-01-24T12:48:51.504Z] [2022-01-24T12:48:51.504Z] Step 10/31 : FROM alpine:3.14 [2022-01-24T12:48:51.504Z] ---> 5b8b7b635229 [2022-01-24T12:48:51.504Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-24T12:48:51.780Z] Removing intermediate container 2f19e14c804c [2022-01-24T12:48:51.780Z] ---> b2389412573e [2022-01-24T12:48:51.780Z] [2022-01-24T12:48:51.780Z] Step 10/21 : FROM alpine:3.14 [2022-01-24T12:48:51.780Z] ---> 5b8b7b635229 [2022-01-24T12:48:51.780Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-24T12:48:51.780Z] ---> Running in d13ece01855b [2022-01-24T12:48:51.780Z] ---> Running in 80ccb960f9bd [2022-01-24T12:48:52.386Z] ---> 7bd6b4991494 [2022-01-24T12:48:52.386Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-24T12:48:52.662Z] Removing intermediate container d13ece01855b [2022-01-24T12:48:52.662Z] ---> be91f898d0cc [2022-01-24T12:48:52.662Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-24T12:48:52.662Z] ---> Running in 100582484c37 [2022-01-24T12:48:54.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-24T12:48:54.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-24T12:48:54.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-24T12:48:54.926Z] ---> 7a1981172f1e [2022-01-24T12:48:54.926Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-24T12:48:55.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-24T12:48:55.806Z] (1/5) Installing ca-certificates (20211220-r0) [2022-01-24T12:48:55.806Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-24T12:48:55.806Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-24T12:48:55.806Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-24T12:48:55.806Z] (5/5) Installing curl (7.79.1-r0) [2022-01-24T12:48:55.806Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T12:48:55.806Z] Executing ca-certificates-20211220-r0.trigger [2022-01-24T12:48:56.090Z] ---> cdc0fb881404 [2022-01-24T12:48:56.090Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-24T12:48:56.366Z] OK: 8 MiB in 19 packages [2022-01-24T12:48:56.366Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-24T12:48:56.366Z] ---> Running in 927ed70b5091 [2022-01-24T12:48:56.366Z] (2/2) Installing su-exec (0.2-r1) [2022-01-24T12:48:56.366Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T12:48:56.366Z] OK: 6 MiB in 16 packages [2022-01-24T12:48:56.969Z] Removing intermediate container 927ed70b5091 [2022-01-24T12:48:56.969Z] ---> 586d3e4e9aa0 [2022-01-24T12:48:56.969Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T12:48:57.247Z] ---> Running in 3911a7e19366 [2022-01-24T12:48:57.840Z] Removing intermediate container 3911a7e19366 [2022-01-24T12:48:57.840Z] ---> 42e442bb5413 [2022-01-24T12:48:57.840Z] Step 21/23 : LABEL arch=arm64 [2022-01-24T12:48:58.112Z] ---> Running in a5ba6eceabc0 [2022-01-24T12:48:58.112Z] Removing intermediate container 100582484c37 [2022-01-24T12:48:58.112Z] ---> 5ee0a4fc2ab7 [2022-01-24T12:48:58.112Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-24T12:48:58.386Z] ---> Running in 16010a859232 [2022-01-24T12:48:59.000Z] Removing intermediate container a5ba6eceabc0 [2022-01-24T12:48:59.000Z] ---> 264d8d5ffd27 [2022-01-24T12:48:59.000Z] Step 22/23 : LABEL git_sha=e5ed1c749bbb2ccbef9ef597c23194f536ec02da [2022-01-24T12:48:59.000Z] ---> Running in c71446d142f8 [2022-01-24T12:48:59.000Z] Removing intermediate container 16010a859232 [2022-01-24T12:48:59.000Z] ---> d60eab2f5379 [2022-01-24T12:48:59.000Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-24T12:48:59.000Z] Removing intermediate container 80ccb960f9bd [2022-01-24T12:48:59.000Z] ---> 9e71ddfc6742 [2022-01-24T12:48:59.000Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-24T12:48:59.282Z] ---> Running in 20bd16f9cc82 [2022-01-24T12:48:59.282Z] ---> Running in 81efa5f4c9eb [2022-01-24T12:48:59.554Z] Removing intermediate container c71446d142f8 [2022-01-24T12:48:59.554Z] ---> 0840a7abb667 [2022-01-24T12:48:59.554Z] Step 23/23 : LABEL version=0.0.0 [2022-01-24T12:48:59.830Z] ---> Running in 5b6d4ccaa9a3 [2022-01-24T12:48:59.830Z] Removing intermediate container 81efa5f4c9eb [2022-01-24T12:48:59.830Z] ---> 0a45fefa5515 [2022-01-24T12:48:59.830Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-24T12:48:59.830Z] Removing intermediate container 20bd16f9cc82 [2022-01-24T12:48:59.830Z] ---> 80f86b4f2fb2 [2022-01-24T12:48:59.830Z] Step 13/21 : WORKDIR /edgex [2022-01-24T12:49:00.107Z] ---> Running in 45e83490b348 [2022-01-24T12:49:00.107Z] ---> Running in 2501bc0021a7 [2022-01-24T12:49:00.107Z] Removing intermediate container 5b6d4ccaa9a3 [2022-01-24T12:49:00.107Z] ---> 18bdea0a0c6a [2022-01-24T12:49:00.107Z] [2022-01-24T12:49:00.702Z] Removing intermediate container 2501bc0021a7 [2022-01-24T12:49:00.702Z] ---> 15e0b43ba5ae [2022-01-24T12:49:00.702Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-24T12:49:00.977Z] Successfully built 18bdea0a0c6a [2022-01-24T12:49:00.977Z] Successfully tagged core-command-arm64:latest [2022-01-24T12:49:01.964Z]  Building core-command ... done  ---> 9160d109e0cf [2022-01-24T12:49:01.964Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-24T12:49:02.565Z] Removing intermediate container 45e83490b348 [2022-01-24T12:49:02.565Z] ---> a2c123cbf92b [2022-01-24T12:49:02.565Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-24T12:49:02.839Z] ---> Running in 7732982e1d9b [2022-01-24T12:49:03.144Z] ---> be74fdfe450e [2022-01-24T12:49:03.144Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-24T12:49:03.144Z] Removing intermediate container 7732982e1d9b [2022-01-24T12:49:03.144Z] ---> f99ddf9be7ef [2022-01-24T12:49:03.144Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-24T12:49:04.198Z] ---> a7468ba9628d [2022-01-24T12:49:04.198Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-24T12:49:04.517Z] ---> Running in 8f597122432f [2022-01-24T12:49:04.517Z] ---> 651e0f797663 [2022-01-24T12:49:04.517Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-24T12:49:04.517Z] ---> Running in a00f3aef1008 [2022-01-24T12:49:05.146Z] Removing intermediate container a00f3aef1008 [2022-01-24T12:49:05.146Z] ---> d4d17ff847e2 [2022-01-24T12:49:05.146Z] Step 18/21 : CMD ["--init=true"] [2022-01-24T12:49:05.429Z] ---> Running in 9f03ed11e9ec [2022-01-24T12:49:06.038Z] Removing intermediate container 9f03ed11e9ec [2022-01-24T12:49:06.038Z] ---> 6f5a35839e61 [2022-01-24T12:49:06.038Z] Step 19/21 : LABEL arch=arm64 [2022-01-24T12:49:06.038Z] ---> Running in d35066c35747 [2022-01-24T12:49:06.636Z] Removing intermediate container d35066c35747 [2022-01-24T12:49:06.636Z] ---> 930a2a65b8f1 [2022-01-24T12:49:06.636Z] Step 20/21 : LABEL git_sha=e5ed1c749bbb2ccbef9ef597c23194f536ec02da [2022-01-24T12:49:06.911Z] ---> Running in b5dacbc62b37 [2022-01-24T12:49:06.911Z] Removing intermediate container 8f597122432f [2022-01-24T12:49:06.911Z] ---> 3215818412a8 [2022-01-24T12:49:06.911Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T12:49:07.184Z] Removing intermediate container b5dacbc62b37 [2022-01-24T12:49:07.184Z] ---> 3cfb26cd335f [2022-01-24T12:49:07.184Z] Step 21/21 : LABEL version=0.0.0 [2022-01-24T12:49:07.459Z] ---> Running in 68d11b8841ad [2022-01-24T12:49:07.732Z] ---> 29252bfce1d8 [2022-01-24T12:49:07.732Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-24T12:49:07.732Z] Removing intermediate container 68d11b8841ad [2022-01-24T12:49:07.732Z] ---> 20154a9aeb4c [2022-01-24T12:49:07.732Z] [2022-01-24T12:49:08.010Z] Successfully built 20154a9aeb4c [2022-01-24T12:49:08.282Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-24T12:49:08.874Z]  Building security-proxy-setup ... done  ---> a7e2c28d4139 [2022-01-24T12:49:08.874Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-24T12:49:09.465Z] ---> 44c0b3765ba0 [2022-01-24T12:49:09.465Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-24T12:49:10.437Z] ---> 7043a196fbb8 [2022-01-24T12:49:10.437Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-24T12:49:11.033Z] ---> 093fe3bf3848 [2022-01-24T12:49:11.033Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-24T12:49:11.304Z] ---> Running in 74d66503bf8c [2022-01-24T12:49:11.896Z] Removing intermediate container 74d66503bf8c [2022-01-24T12:49:11.896Z] ---> 77cf54bf24ea [2022-01-24T12:49:11.896Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-24T12:49:12.171Z] Removing intermediate container 92c98e7406de [2022-01-24T12:49:12.171Z] ---> 81bfed9a770d [2022-01-24T12:49:12.171Z] [2022-01-24T12:49:12.171Z] Step 10/23 : FROM alpine:3.14 [2022-01-24T12:49:12.171Z] ---> 5b8b7b635229 [2022-01-24T12:49:12.171Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-24T12:49:12.443Z] ---> Running in 45a8e3296a31 [2022-01-24T12:49:12.443Z] ---> abe54ded2d4a [2022-01-24T12:49:12.443Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-24T12:49:12.713Z] ---> Running in 2c04a7e4fcf1 [2022-01-24T12:49:12.983Z] Removing intermediate container 45a8e3296a31 [2022-01-24T12:49:12.983Z] ---> d35e805b1764 [2022-01-24T12:49:12.983Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-24T12:49:12.983Z] ---> Running in 6aa66b0127a0 [2022-01-24T12:49:13.254Z] Removing intermediate container 6aa66b0127a0 [2022-01-24T12:49:13.254Z] ---> 607b9cb19984 [2022-01-24T12:49:13.254Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-24T12:49:13.528Z] ---> Running in 81f5aa5c83e8 [2022-01-24T12:49:13.809Z] Removing intermediate container 81f5aa5c83e8 [2022-01-24T12:49:13.809Z] ---> ef9b1e99cf6d [2022-01-24T12:49:13.809Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-24T12:49:13.809Z] ---> Running in 091fe3fd43a9 [2022-01-24T12:49:14.424Z] Removing intermediate container 2c04a7e4fcf1 [2022-01-24T12:49:14.424Z] ---> 4da58dac5369 [2022-01-24T12:49:14.424Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-24T12:49:14.693Z] ---> Running in 8e6dab84c5f8 [2022-01-24T12:49:15.288Z] Removing intermediate container 8e6dab84c5f8 [2022-01-24T12:49:15.288Z] ---> 65f5a5f3177e [2022-01-24T12:49:15.288Z] Step 28/31 : CMD ["gate"] [2022-01-24T12:49:15.288Z] ---> Running in 93f89ffad69b [2022-01-24T12:49:15.883Z] Removing intermediate container 93f89ffad69b [2022-01-24T12:49:15.883Z] ---> 6332a14db585 [2022-01-24T12:49:15.883Z] Step 29/31 : LABEL arch=arm64 [2022-01-24T12:49:15.883Z] ---> Running in fc8922714d3b [2022-01-24T12:49:15.883Z] Removing intermediate container 091fe3fd43a9 [2022-01-24T12:49:15.883Z] ---> 8adbf846de8c [2022-01-24T12:49:15.883Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-24T12:49:16.162Z] ---> Running in 9c98ee043b4e [2022-01-24T12:49:16.432Z] Removing intermediate container fc8922714d3b [2022-01-24T12:49:16.432Z] ---> 446719a42377 [2022-01-24T12:49:16.432Z] Step 30/31 : LABEL git_sha=e5ed1c749bbb2ccbef9ef597c23194f536ec02da [2022-01-24T12:49:16.432Z] ---> Running in 6cf2805b21d4 [2022-01-24T12:49:17.025Z] Removing intermediate container 6cf2805b21d4 [2022-01-24T12:49:17.025Z] ---> 820028f18be6 [2022-01-24T12:49:17.025Z] Step 31/31 : LABEL version=0.0.0 [2022-01-24T12:49:17.025Z] ---> Running in da4242f1ea21 [2022-01-24T12:49:17.296Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-24T12:49:17.566Z] Removing intermediate container da4242f1ea21 [2022-01-24T12:49:17.566Z] ---> 3518238aad05 [2022-01-24T12:49:17.566Z] [2022-01-24T12:49:17.834Z] Successfully built 3518238aad05 [2022-01-24T12:49:17.834Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-24T12:49:18.104Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-24T12:49:19.074Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-24T12:49:19.074Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-24T12:49:19.074Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-24T12:49:19.074Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-24T12:49:19.345Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-24T12:49:19.345Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-24T12:49:19.345Z] Executing busybox-1.33.1-r6.trigger [2022-01-24T12:49:19.345Z] OK: 8 MiB in 20 packages [2022-01-24T12:49:20.316Z] Removing intermediate container 9c98ee043b4e [2022-01-24T12:49:20.316Z] ---> 944f64102d63 [2022-01-24T12:49:20.316Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-24T12:49:20.905Z] ---> 8038a10f2b46 [2022-01-24T12:49:20.905Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-24T12:49:21.876Z] ---> 34ba7b8cb022 [2022-01-24T12:49:21.876Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-24T12:49:22.466Z] ---> b22fad7f6b29 [2022-01-24T12:49:22.466Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-24T12:49:22.737Z] ---> Running in 341dd47ff001 [2022-01-24T12:49:23.009Z] Removing intermediate container 341dd47ff001 [2022-01-24T12:49:23.009Z] ---> efc14500dabe [2022-01-24T12:49:23.009Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-24T12:49:23.009Z] ---> Running in 8b776c746fed [2022-01-24T12:49:23.279Z] Removing intermediate container 8b776c746fed [2022-01-24T12:49:23.279Z] ---> 33a7f22deb90 [2022-01-24T12:49:23.280Z] Step 21/23 : LABEL arch=arm64 [2022-01-24T12:49:23.550Z] ---> Running in f9fa7c93273a [2022-01-24T12:49:23.821Z] Removing intermediate container f9fa7c93273a [2022-01-24T12:49:23.821Z] ---> b6091b535e8e [2022-01-24T12:49:23.821Z] Step 22/23 : LABEL git_sha=e5ed1c749bbb2ccbef9ef597c23194f536ec02da [2022-01-24T12:49:23.821Z] ---> Running in 1406d5c20ccf [2022-01-24T12:49:24.413Z] Removing intermediate container 1406d5c20ccf [2022-01-24T12:49:24.413Z] ---> d64a52915ca3 [2022-01-24T12:49:24.413Z] Step 23/23 : LABEL version=0.0.0 [2022-01-24T12:49:24.413Z] ---> Running in 7af18083fc30 [2022-01-24T12:49:24.686Z] Removing intermediate container 7af18083fc30 [2022-01-24T12:49:24.686Z] ---> 8ddfef259325 [2022-01-24T12:49:24.686Z] [2022-01-24T12:49:24.957Z] Successfully built 8ddfef259325 [2022-01-24T12:49:24.957Z] Successfully tagged core-data-arm64:latest [2022-01-24T12:49:25.244Z]  Building core-data ... done  [Pipeline] } [2022-01-24T12:49:25.238Z] $ docker stop --time=1 38f0afeedf678a083bf8a2eeea56ed3f2cd25cf6ebe813985913c84699817ab2 [2022-01-24T12:49:26.886Z] $ docker rm -f 38f0afeedf678a083bf8a2eeea56ed3f2cd25cf6ebe813985913c84699817ab2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-24T12:49:27.437Z] + docker images [2022-01-24T12:49:27.708Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-24T12:49:27.708Z] core-data-arm64 latest 8ddfef259325 3 seconds ago 19.2MB [2022-01-24T12:49:27.708Z] security-bootstrapper-arm64 latest 3518238aad05 10 seconds ago 18MB [2022-01-24T12:49:27.708Z] 81bfed9a770d 16 seconds ago 1.6GB [2022-01-24T12:49:27.708Z] security-proxy-setup-arm64 latest 20154a9aeb4c 20 seconds ago 25.3MB [2022-01-24T12:49:27.708Z] core-command-arm64 latest 18bdea0a0c6a 28 seconds ago 15.1MB [2022-01-24T12:49:27.708Z] b2389412573e 36 seconds ago 1.6GB [2022-01-24T12:49:27.708Z] b62ab13408dc 37 seconds ago 1.59GB [2022-01-24T12:49:27.708Z] bb8a9dd6ed6c 41 seconds ago 1.59GB [2022-01-24T12:49:27.708Z] sys-mgmt-agent-arm64 latest 2e5891519b19 2 minutes ago 280MB [2022-01-24T12:49:27.708Z] security-secretstore-setup-arm64 latest 4ba42bae793c 3 minutes ago 26.8MB [2022-01-24T12:49:27.708Z] support-notifications-arm64 latest 02c64ccb1dca 3 minutes ago 16MB [2022-01-24T12:49:27.708Z] core-metadata-arm64 latest 13273c1dab75 3 minutes ago 15.9MB [2022-01-24T12:49:27.708Z] support-scheduler-arm64 latest 6ee5b6f5941f 3 minutes ago 15.3MB [2022-01-24T12:49:27.708Z] 3ff7c7df0028 3 minutes ago 1.59GB [2022-01-24T12:49:27.708Z] 33c31e676bae 3 minutes ago 1.59GB [2022-01-24T12:49:27.708Z] df6a60119ccb 3 minutes ago 1.6GB [2022-01-24T12:49:27.708Z] aa17692d574e 3 minutes ago 1.6GB [2022-01-24T12:49:27.708Z] 4eb933c63196 3 minutes ago 1.59GB [2022-01-24T12:49:27.708Z] ci-base-image-arm64 latest 953a33b1950e 13 minutes ago 1.26GB [2022-01-24T12:49:27.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 12 days ago 551MB [2022-01-24T12:49:27.708Z] docker 20.10.10 520e9a0a30f7 2 months ago 200MB [2022-01-24T12:49:27.708Z] alpine 3.14 5b8b7b635229 2 months ago 5.35MB [2022-01-24T12:49:27.708Z] 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-24T12:49:28.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-24T12:49:28.172Z] [2022-01-24T12:49:28.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-24T12:49:28.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-24T12:49:28.793Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-24T12:49:28.793Z] 448f6bf000e3: Pulling fs layer [2022-01-24T12:49:28.793Z] f757da607395: Pulling fs layer [2022-01-24T12:49:28.793Z] 05883995daec: Pulling fs layer [2022-01-24T12:49:28.793Z] 8603b9c90790: Pulling fs layer [2022-01-24T12:49:28.793Z] 1560dd03e051: Pulling fs layer [2022-01-24T12:49:28.793Z] 27f5ce0e4adf: Pulling fs layer [2022-01-24T12:49:28.793Z] c2d8d7efcc4b: Pulling fs layer [2022-01-24T12:49:28.793Z] 1560dd03e051: Waiting [2022-01-24T12:49:28.793Z] 27f5ce0e4adf: Waiting [2022-01-24T12:49:28.793Z] c2d8d7efcc4b: Waiting [2022-01-24T12:49:28.793Z] 8603b9c90790: Waiting [2022-01-24T12:49:28.793Z] f757da607395: Verifying Checksum [2022-01-24T12:49:28.793Z] f757da607395: Download complete [2022-01-24T12:49:28.793Z] 8603b9c90790: Verifying Checksum [2022-01-24T12:49:28.793Z] 8603b9c90790: Download complete [2022-01-24T12:49:28.793Z] 1560dd03e051: Verifying Checksum [2022-01-24T12:49:28.793Z] 1560dd03e051: Download complete [2022-01-24T12:49:29.067Z] 27f5ce0e4adf: Download complete [2022-01-24T12:49:29.067Z] 05883995daec: Verifying Checksum [2022-01-24T12:49:29.067Z] 05883995daec: Download complete [2022-01-24T12:49:29.341Z] 448f6bf000e3: Verifying Checksum [2022-01-24T12:49:29.341Z] 448f6bf000e3: Download complete [2022-01-24T12:49:31.951Z] c2d8d7efcc4b: Verifying Checksum [2022-01-24T12:49:31.951Z] c2d8d7efcc4b: Download complete [2022-01-24T12:49:32.925Z] 448f6bf000e3: Pull complete [2022-01-24T12:49:33.520Z] f757da607395: Pull complete [2022-01-24T12:49:34.942Z] 05883995daec: Pull complete [2022-01-24T12:49:35.212Z] 8603b9c90790: Pull complete [2022-01-24T12:49:36.198Z] 1560dd03e051: Pull complete [2022-01-24T12:49:36.479Z] 27f5ce0e4adf: Pull complete [2022-01-24T12:49:51.540Z] c2d8d7efcc4b: Pull complete [2022-01-24T12:49:51.540Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-24T12:49:51.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-24T12:49:51.540Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-24T12:49:51.751Z] prd-ubuntu18.04-docker-arm64-4c-16g-3772 does not seem to be running inside a container [2022-01-24T12:49:51.818Z] $ 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/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-24T12:49:54.430Z] $ docker top 91a8d251f5ad255525dc2ad707a97a00707cc20c5215e405cf3f2796cc596960 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-24T12:49:55.490Z] ---> job-cost.sh [2022-01-24T12:49:55.490Z] lf-activate-venv: SKIPPING [2022-01-24T12:49:55.490Z] INFO: No Stack... [2022-01-24T12:49:55.761Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-24T12:49:56.350Z] INFO: Archiving Costs [Pipeline] sh [2022-01-24T12:49:57.007Z] + cat /w/workspace/edgex-go/23/archives/cost.csv [2022-01-24T12:49:57.007Z] + cut -d, -f6 [Pipeline] lock [2022-01-24T12:49:57.070Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3848-23-stack-cost] [2022-01-24T12:49:57.077Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3848-23-stack-cost] did not exist. Created. [2022-01-24T12:49:57.077Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3848-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-24T12:49:57.763Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-24T12:49:57.941Z] Stashed 1 file(s) [Pipeline] } [2022-01-24T12:49:57.949Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3848-23-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-24T12:49:57.955Z] $ docker stop --time=1 91a8d251f5ad255525dc2ad707a97a00707cc20c5215e405cf3f2796cc596960 [2022-01-24T12:49:59.493Z] $ docker rm -f 91a8d251f5ad255525dc2ad707a97a00707cc20c5215e405cf3f2796cc596960 [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-24T12:50:00.129Z] provisioning config files... [2022-01-24T12:50:00.140Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/23@tmp/config5813367126140404386tmp [Pipeline] { [Pipeline] sh [2022-01-24T12:50:00.440Z] + set +x [2022-01-24T12:50:00.440Z] + curl -s https://codecov.io/bash [2022-01-24T12:50:00.440Z] + bash -s -- [2022-01-24T12:50:00.440Z] [2022-01-24T12:50:00.440Z] _____ _ [2022-01-24T12:50:00.440Z] / ____| | | [2022-01-24T12:50:00.440Z] | | ___ __| | ___ ___ _____ __ [2022-01-24T12:50:00.440Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-24T12:50:00.440Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-24T12:50:00.440Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-24T12:50:00.440Z] Bash-1.0.6 [2022-01-24T12:50:00.440Z] [2022-01-24T12:50:00.440Z] [2022-01-24T12:50:00.440Z] ==> git version 2.24.4 found [2022-01-24T12:50:00.440Z] ==> 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-24T12:50:00.440Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-24T12:50:00.440Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-24T12:50:00.440Z] ==> Jenkins CI detected. [2022-01-24T12:50:00.440Z] current dir:  /w/workspace/edgex-go/23 [2022-01-24T12:50:00.440Z] project root: . [2022-01-24T12:50:00.440Z] --> token set from env [2022-01-24T12:50:00.700Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-24T12:50:00.700Z] ==> Running gcov in . (disable via -X gcov) [2022-01-24T12:50:00.700Z] ==> Python coveragepy not found [2022-01-24T12:50:00.700Z] ==> Searching for coverage reports in: [2022-01-24T12:50:00.700Z] + . [2022-01-24T12:50:00.700Z] -> Found 1 reports [2022-01-24T12:50:00.700Z] ==> Detecting git/mercurial file structure [2022-01-24T12:50:00.700Z] ==> Reading reports [2022-01-24T12:50:00.700Z] + ./coverage.out bytes=428381 [2022-01-24T12:50:00.700Z] ==> Appending adjustments [2022-01-24T12:50:00.700Z] https://docs.codecov.io/docs/fixing-reports [2022-01-24T12:50:01.641Z] + Found adjustments [2022-01-24T12:50:01.641Z] ==> Gzipping contents [2022-01-24T12:50:01.641Z] 60K /tmp/codecov.2jbi1M.gz [2022-01-24T12:50:01.641Z] ==> Uploading reports [2022-01-24T12:50:01.641Z] url: https://codecov.io [2022-01-24T12:50:01.641Z] query: branch=PR-3848&commit=e418c93597c9baee4f109106d640720b9d17950d&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3848%2F23%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3848&job=&cmd_args= [2022-01-24T12:50:01.641Z] -> Pinging Codecov [2022-01-24T12:50:01.641Z] 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=e418c93597c9baee4f109106d640720b9d17950d&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3848%2F23%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3848&job=&cmd_args= [2022-01-24T12:50:02.209Z] -> Uploading to [2022-01-24T12:50:02.209Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-24/00271124DB129430A58F1EEE437C3FCB/e418c93597c9baee4f109106d640720b9d17950d/da265e5a-7ddf-4d58-93f2-fa30b68b5f43.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220124T125001Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bfaecc34ef2be8bbfb256b1dca4dc8e08c18852986328073b7b9e1e1f4592a7a [2022-01-24T12:50:02.209Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-24T12:50:02.209Z] Dload Upload Total Spent Left Speed [2022-01-24T12:50:02.469Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57869 0 0 100 57869 0 183k --:--:-- --:--:-- --:--:-- 184k [2022-01-24T12:50:02.470Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e418c93597c9baee4f109106d640720b9d17950d [Pipeline] } [2022-01-24T12:50:02.477Z] 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-24T12:50:03.202Z] + '[' -d /w/workspace/edgex-go/23/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-24T12:50:03.497Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T12:50:04.051Z] ---> package-listing.sh [2022-01-24T12:50:04.051Z] ++ facter osfamily [2022-01-24T12:50:04.051Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-24T12:50:04.311Z] + OS_FAMILY=redhat [2022-01-24T12:50:04.311Z] + workspace=/w/workspace/edgex-go/23 [2022-01-24T12:50:04.311Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-24T12:50:04.311Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-24T12:50:04.311Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-24T12:50:04.311Z] + PACKAGES=/tmp/packages_start.txt [2022-01-24T12:50:04.311Z] + '[' /w/workspace/edgex-go/23 ']' [2022-01-24T12:50:04.311Z] + PACKAGES=/tmp/packages_end.txt [2022-01-24T12:50:04.311Z] + case "${OS_FAMILY}" in [2022-01-24T12:50:04.311Z] + rpm -qa [2022-01-24T12:50:04.311Z] + sort [2022-01-24T12:50:08.507Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-24T12:50:08.507Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-24T12:50:08.507Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-24T12:50:08.507Z] + '[' /w/workspace/edgex-go/23 ']' [2022-01-24T12:50:08.507Z] + mkdir -p /w/workspace/edgex-go/23/archives/ [2022-01-24T12:50:08.507Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/23/archives/ [Pipeline] echo [2022-01-24T12:50:08.523Z] 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/23/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-24T12:50:08.805Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-24T12:50:09.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-24T12:50:09.367Z] [2022-01-24T12:50:09.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-24T12:50:09.667Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-24T12:50:09.667Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-24T12:50:09.667Z] b4d181a07f80: Pulling fs layer [2022-01-24T12:50:09.667Z] a1111a8f2ec3: Pulling fs layer [2022-01-24T12:50:09.667Z] ed53099fbce6: Pulling fs layer [2022-01-24T12:50:09.667Z] dc539afda2c1: Pulling fs layer [2022-01-24T12:50:09.667Z] 77bc0d833cb6: Pulling fs layer [2022-01-24T12:50:09.667Z] 9065ff56babe: Pulling fs layer [2022-01-24T12:50:09.667Z] d287ab97295c: Pulling fs layer [2022-01-24T12:50:09.667Z] 77bc0d833cb6: Waiting [2022-01-24T12:50:09.667Z] 9065ff56babe: Waiting [2022-01-24T12:50:09.667Z] d287ab97295c: Waiting [2022-01-24T12:50:09.667Z] dc539afda2c1: Waiting [2022-01-24T12:50:09.667Z] a1111a8f2ec3: Verifying Checksum [2022-01-24T12:50:09.667Z] a1111a8f2ec3: Download complete [2022-01-24T12:50:09.667Z] dc539afda2c1: Verifying Checksum [2022-01-24T12:50:09.667Z] dc539afda2c1: Download complete [2022-01-24T12:50:09.667Z] ed53099fbce6: Verifying Checksum [2022-01-24T12:50:09.667Z] ed53099fbce6: Download complete [2022-01-24T12:50:09.667Z] 9065ff56babe: Verifying Checksum [2022-01-24T12:50:09.667Z] 9065ff56babe: Download complete [2022-01-24T12:50:09.667Z] 77bc0d833cb6: Verifying Checksum [2022-01-24T12:50:09.667Z] 77bc0d833cb6: Download complete [2022-01-24T12:50:09.933Z] b4d181a07f80: Download complete [2022-01-24T12:50:10.516Z] d287ab97295c: Verifying Checksum [2022-01-24T12:50:10.516Z] d287ab97295c: Download complete [2022-01-24T12:50:11.460Z] b4d181a07f80: Pull complete [2022-01-24T12:50:11.460Z] a1111a8f2ec3: Pull complete [2022-01-24T12:50:12.032Z] ed53099fbce6: Pull complete [2022-01-24T12:50:12.032Z] dc539afda2c1: Pull complete [2022-01-24T12:50:12.614Z] 77bc0d833cb6: Pull complete [2022-01-24T12:50:12.614Z] 9065ff56babe: Pull complete [2022-01-24T12:50:17.947Z] d287ab97295c: Pull complete [2022-01-24T12:50:17.947Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-24T12:50:17.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-24T12:50:17.947Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-24T12:50:18.008Z] prd-centos7-docker-4c-2g-3771 does not seem to be running inside a container [2022-01-24T12:50:18.040Z] $ 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/23/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/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@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-24T12:50:21.338Z] $ docker top 362ddbeb30d28435ef3f039e1e3862d8158bee81a53f78ef80f3a41656118bd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-24T12:50:21.695Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-24T12:50:21.989Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-24T12:50:22.276Z] + ls /var/log/sa-host [2022-01-24T12:50:22.276Z] + sadf -c /var/log/sa-host/sa17 [2022-01-24T12:50:22.276Z] file_magic: OK [2022-01-24T12:50:22.276Z] HZ: Using current value: 100 [2022-01-24T12:50:22.276Z] file_header: OK [2022-01-24T12:50:22.276Z] 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-24T12:50:22.276Z] Statistics: [2022-01-24T12:50:22.276Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-24T12:50:22.276Z] File successfully converted to sysstat format version 12.0.3 [2022-01-24T12:50:22.276Z] + sadf -c /var/log/sa-host/sa24 [2022-01-24T12:50:22.276Z] file_magic: OK [2022-01-24T12:50:22.276Z] HZ: Using current value: 100 [2022-01-24T12:50:22.276Z] file_header: OK [2022-01-24T12:50:22.276Z] 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-24T12:50:22.276Z] Statistics: [2022-01-24T12:50:22.276Z] 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-24T12:50:22.276Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-24T12:50:22.483Z] provisioning config files... [2022-01-24T12:50:22.491Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/23@tmp/config4027889478558860929tmp [Pipeline] { [Pipeline] echo [2022-01-24T12:50:22.507Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T12:50:22.796Z] ---> create-netrc.sh [Pipeline] } [2022-01-24T12:50:22.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-24T12:50:23.145Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-24T12:50:23.156Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T12:50:23.453Z] ---> sudo-logs.sh [2022-01-24T12:50:23.453Z] Archiving 'sudo' log.. [2022-01-24T12:50:23.453Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3771.novalocal: Name or service not known [2022-01-24T12:50:23.453Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3771.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-24T12:50:23.473Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T12:50:23.767Z] ---> job-cost.sh [2022-01-24T12:50:23.767Z] lf-activate-venv: SKIPPING [2022-01-24T12:50:23.767Z] DEBUG: total: 0.10999999940395355 [2022-01-24T12:50:23.767Z] INFO: Retrieving Stack Cost... [2022-01-24T12:50:24.027Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-24T12:50:24.287Z] INFO: Archiving Costs [Pipeline] echo [2022-01-24T12:50:24.298Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-24T12:50:24.587Z] ---> logs-deploy.sh [2022-01-24T12:50:24.588Z] lf-activate-venv: SKIPPING [2022-01-24T12:50:24.588Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3848/23 [2022-01-24T12:50:24.588Z] INFO: archiving workspace using pattern(s): [2022-01-24T12:50:25.158Z] Archives upload complete. [2022-01-24T12:50:25.419Z] INFO: archiving logs to Nexus