Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at c716e684b70864673cdf3dc7cabeb53a7964410a rather than f53db3f203eb3ac68647241c95bb150e59fbe691 Obtained Jenkinsfile from c716e684b70864673cdf3dc7cabeb53a7964410a 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-ssh7216245726712848809.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh3903089846242077167.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-3937/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-3937/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5331089306152589120.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh17786919290221965444.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-3937/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-3937/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10678525521520866469.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9626 in /w/workspace/edgexfoundry_edgex-go_PR-3937 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c716e684b70864673cdf3dc7cabeb53a7964410a into PR head commit f53db3f203eb3ac68647241c95bb150e59fbe691 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3937/head:refs/remotes/origin/PR-3937 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f53db3f203eb3ac68647241c95bb150e59fbe691 # timeout=10 Merge succeeded, producing d220673406703d92e792e701735d91e94a221eb3 Checking out Revision d220673406703d92e792e701735d91e94a221eb3 (PR-3937) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c716e684b70864673cdf3dc7cabeb53a7964410a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d220673406703d92e792e701735d91e94a221eb3 # timeout=10 Commit message: "Merge commit 'c716e684b70864673cdf3dc7cabeb53a7964410a' into HEAD" > git rev-list --no-walk f53db3f203eb3ac68647241c95bb150e59fbe691 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-31T20:29:51.025Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-31T20:29:51.085Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-31T20:29:51.099Z] ========================================================= [2022-03-31T20:29:51.099Z] EdgeX Global Pipelines Version Info [2022-03-31T20:29:51.099Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-31T20:29:51.842Z] ------------------- [2022-03-31T20:29:51.842Z] stable info: [2022-03-31T20:29:51.842Z] ------------------- [2022-03-31T20:29:51.842Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-31T20:29:51.842Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-31T20:29:51.842Z] Message: update stable to v1.0.221 [2022-03-31T20:29:52.412Z] ------------------- [2022-03-31T20:29:52.412Z] experimental info: [2022-03-31T20:29:52.412Z] ------------------- [2022-03-31T20:29:52.413Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-31T20:29:52.413Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-31T20:29:52.413Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-31T20:29:52.607Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-31T20:29:52.619Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-31T20:29:52.630Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-31T20:29:52.640Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-31T20:29:52.651Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-31T20:29:52.664Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-31T20:29:52.675Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-31T20:29:52.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-31T20:29:52.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-31T20:29:52.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-31T20:29:52.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-31T20:29:52.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-31T20:29:52.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-31T20:29:52.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-31T20:29:52.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-31T20:29:52.779Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-31T20:29:52.795Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-31T20:29:52.810Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-31T20:29:52.819Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-31T20:29:52.827Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-31T20:29:52.835Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-31T20:29:52.844Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-31T20:29:52.852Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3937 [Pipeline] echo [2022-03-31T20:29:52.860Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3937 [Pipeline] echo [2022-03-31T20:29:52.868Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3937 [Pipeline] echo [2022-03-31T20:29:52.881Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d220673406703d92e792e701735d91e94a221eb3 [Pipeline] echo [2022-03-31T20:29:52.894Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d220673 [Pipeline] echo [2022-03-31T20:29:52.905Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-31T20:29:52.941Z] provisioning config files... [2022-03-31T20:29:52.954Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config886490598048625409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T20:29:53.258Z] ---> docker-login.sh [2022-03-31T20:29:53.258Z] nexus3.edgexfoundry.org:10001 [2022-03-31T20:29:53.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T20:29:53.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T20:29:53.518Z] Configure a credential helper to remove this warning. See [2022-03-31T20:29:53.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T20:29:53.518Z] [2022-03-31T20:29:53.518Z] Login Succeeded [2022-03-31T20:29:53.518Z] nexus3.edgexfoundry.org:10002 [2022-03-31T20:29:53.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T20:29:53.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T20:29:53.779Z] Configure a credential helper to remove this warning. See [2022-03-31T20:29:53.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T20:29:53.779Z] [2022-03-31T20:29:53.779Z] Login Succeeded [2022-03-31T20:29:53.779Z] nexus3.edgexfoundry.org:10003 [2022-03-31T20:29:53.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T20:29:53.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T20:29:53.779Z] Configure a credential helper to remove this warning. See [2022-03-31T20:29:53.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T20:29:53.779Z] [2022-03-31T20:29:53.779Z] Login Succeeded [2022-03-31T20:29:53.779Z] nexus3.edgexfoundry.org:10004 [2022-03-31T20:29:54.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T20:29:54.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T20:29:54.039Z] Configure a credential helper to remove this warning. See [2022-03-31T20:29:54.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T20:29:54.039Z] [2022-03-31T20:29:54.039Z] Login Succeeded [2022-03-31T20:29:54.039Z] docker.io [2022-03-31T20:29:54.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T20:29:54.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T20:29:54.613Z] Configure a credential helper to remove this warning. See [2022-03-31T20:29:54.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T20:29:54.613Z] [2022-03-31T20:29:54.613Z] Login Succeeded [2022-03-31T20:29:54.613Z] ---> docker-login.sh ends [Pipeline] } [2022-03-31T20:29:54.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-31T20:29:54.940Z] + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-31T20:29:54.940Z] + dirname cmd/core-command/Dockerfile [2022-03-31T20:29:54.940Z] + cut -d/ -f2 [2022-03-31T20:29:54.940Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-31T20:29:54.940Z] + dirname cmd/core-data/Dockerfile [2022-03-31T20:29:54.940Z] + cut -d/ -f2 [2022-03-31T20:29:54.940Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-31T20:29:54.940Z] + dirname cmd/core-metadata/Dockerfile [2022-03-31T20:29:54.940Z] + cut -d/ -f2 [2022-03-31T20:29:54.940Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-31T20:29:54.940Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-31T20:29:54.940Z] + cut -d/ -f2 [2022-03-31T20:29:54.940Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-31T20:29:54.940Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-31T20:29:54.940Z] + cut -d/ -f2 [2022-03-31T20:29:54.940Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-31T20:29:54.940Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-31T20:29:54.940Z] + cut -d/ -f2 [2022-03-31T20:29:54.940Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-31T20:29:54.940Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-31T20:29:54.940Z] + cut -d/ -f2 [2022-03-31T20:29:54.940Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-31T20:29:54.940Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-31T20:29:54.940Z] + cut -d/ -f2 [2022-03-31T20:29:54.940Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-31T20:29:54.940Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-31T20:29:54.940Z] + cut -d/ -f2 [2022-03-31T20:29:54.940Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-31T20:29:54.940Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-31T20:29:54.940Z] + cut -d/ -f2 [2022-03-31T20:29:54.940Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-31T20:29:54.940Z] + dirname cmd/support-notifications/Dockerfile [2022-03-31T20:29:54.940Z] + cut -d/ -f2 [2022-03-31T20:29:54.940Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-31T20:29:54.940Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-31T20:29:54.940Z] + cut -d/ -f2 [2022-03-31T20:29:54.940Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-31T20:29:54.940Z] + + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-31T20:29:54.940Z] cut -d/ -f2 [2022-03-31T20:29:54.940Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-31T20:29:54.978Z] 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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-03-31T20:29:55.314Z] + git rev-list -1 --merges d220673406703d92e792e701735d91e94a221eb3~1..d220673406703d92e792e701735d91e94a221eb3 [Pipeline] echo [2022-03-31T20:29:55.329Z] -----------> git rev-list -1 --merges d220673406703d92e792e701735d91e94a221eb3~1..d220673406703d92e792e701735d91e94a221eb3 d220673406703d92e792e701735d91e94a221eb3 [2022-03-31T20:29:55.329Z] d220673406703d92e792e701735d91e94a221eb3 [false] [Pipeline] sh [2022-03-31T20:29:55.621Z] + git log --format=format:%s -1 d220673406703d92e792e701735d91e94a221eb3 [Pipeline] echo [2022-03-31T20:29:55.639Z] ========================================================= [2022-03-31T20:29:55.639Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-31T20:29:55.639Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-31T20:29:56.194Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-31T20:29:56.194Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-31T20:29:56.194Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-31T20:29:56.194Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-31T20:29:56.194Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-31T20:29:56.194Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-31T20:29:56.194Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-31T20:29:56.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-31T20:29:56.615Z] [2022-03-31T20:29:56.615Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T20:29:56.919Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-31T20:29:56.919Z] latest: Pulling from edgex-devops/git-semver [2022-03-31T20:29:56.919Z] a0d0a0d46f8b: Pulling fs layer [2022-03-31T20:29:56.919Z] 3e5f54012d9b: Pulling fs layer [2022-03-31T20:29:56.919Z] 4c7163046ea9: Pulling fs layer [2022-03-31T20:29:56.919Z] 0c2d73faf560: Pulling fs layer [2022-03-31T20:29:56.919Z] 0c2d73faf560: Waiting [2022-03-31T20:29:56.919Z] 3e5f54012d9b: Verifying Checksum [2022-03-31T20:29:56.919Z] 3e5f54012d9b: Download complete [2022-03-31T20:29:56.919Z] a0d0a0d46f8b: Verifying Checksum [2022-03-31T20:29:56.919Z] a0d0a0d46f8b: Download complete [2022-03-31T20:29:56.919Z] 0c2d73faf560: Verifying Checksum [2022-03-31T20:29:56.919Z] 0c2d73faf560: Download complete [2022-03-31T20:29:56.919Z] 4c7163046ea9: Verifying Checksum [2022-03-31T20:29:56.919Z] 4c7163046ea9: Download complete [2022-03-31T20:29:57.178Z] a0d0a0d46f8b: Pull complete [2022-03-31T20:29:57.178Z] 3e5f54012d9b: Pull complete [2022-03-31T20:29:57.438Z] 4c7163046ea9: Pull complete [2022-03-31T20:29:57.699Z] 0c2d73faf560: Pull complete [2022-03-31T20:29:57.699Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-31T20:29:57.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-31T20:29:57.699Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-31T20:29:57.775Z] prd-ubuntu20.04-docker-8c-8g-9626 does not seem to be running inside a container [2022-03-31T20:29:57.811Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-31T20:29:58.474Z] $ docker top 35b190f5602f81d6aa5480a2f90b7f52466450ad4ec29dd4b49a22019ef18816 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-31T20:29:58.569Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-31T20:29:58.569Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-31T20:29:58.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-31T20:29:58.693Z] $ docker exec 35b190f5602f81d6aa5480a2f90b7f52466450ad4ec29dd4b49a22019ef18816 ssh-agent [2022-03-31T20:29:58.829Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXomjOMK/agent.14 [2022-03-31T20:29:58.829Z] SSH_AGENT_PID=20 [2022-03-31T20:29:58.837Z] Running ssh-add (command line suppressed) [2022-03-31T20:29:58.971Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_3939195420392035188.key (/w/workspace/edgex-go/4@tmp/private_key_3939195420392035188.key) [2022-03-31T20:29:58.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-31T20:29:59.284Z] + git tag --points-at HEAD [Pipeline] } [2022-03-31T20:29:59.298Z] $ docker exec --env ******** --env ******** 35b190f5602f81d6aa5480a2f90b7f52466450ad4ec29dd4b49a22019ef18816 ssh-agent -k [2022-03-31T20:29:59.398Z] unset SSH_AUTH_SOCK; [2022-03-31T20:29:59.399Z] unset SSH_AGENT_PID; [2022-03-31T20:29:59.399Z] echo Agent pid 20 killed; [2022-03-31T20:29:59.418Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-31T20:29:59.442Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-31T20:29:59.442Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-31T20:29:59.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-31T20:29:59.575Z] $ docker exec 35b190f5602f81d6aa5480a2f90b7f52466450ad4ec29dd4b49a22019ef18816 ssh-agent [2022-03-31T20:29:59.710Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJKiILD/agent.55 [2022-03-31T20:29:59.710Z] SSH_AGENT_PID=61 [2022-03-31T20:29:59.715Z] Running ssh-add (command line suppressed) [2022-03-31T20:29:59.831Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_107948040661884383.key (/w/workspace/edgex-go/4@tmp/private_key_107948040661884383.key) [2022-03-31T20:29:59.853Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-31T20:30:00.142Z] + git semver init [2022-03-31T20:30:00.142Z] # -> Open(): unable to determine branch for HEAD [2022-03-31T20:30:00.142Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2022-03-31T20:30:00.142Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2022-03-31T20:30:00.142Z] # $SEMVER_REMOTE_NAME = origin [2022-03-31T20:30:00.142Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-31T20:30:00.142Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-31T20:30:00.142Z] # $SEMVER_BRANCH = PR-3937 [2022-03-31T20:30:00.142Z] # $SEMVER_TEMP = /tmp/semver-783148016 [2022-03-31T20:30:00.142Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-31T20:30:15.071Z] # '/tmp/semver-783148016' -> '/w/workspace/edgex-go/4/.semver' [2022-03-31T20:30:15.071Z] # -> Force: false [2022-03-31T20:30:15.071Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2022-03-31T20:30:15.085Z] $ docker exec --env ******** --env ******** 35b190f5602f81d6aa5480a2f90b7f52466450ad4ec29dd4b49a22019ef18816 ssh-agent -k [2022-03-31T20:30:15.202Z] unset SSH_AUTH_SOCK; [2022-03-31T20:30:15.202Z] unset SSH_AGENT_PID; [2022-03-31T20:30:15.202Z] echo Agent pid 61 killed; [2022-03-31T20:30:15.210Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-31T20:30:15.524Z] + git semver [Pipeline] } [2022-03-31T20:30:15.543Z] $ docker stop --time=1 35b190f5602f81d6aa5480a2f90b7f52466450ad4ec29dd4b49a22019ef18816 [2022-03-31T20:30:17.387Z] $ docker rm -f 35b190f5602f81d6aa5480a2f90b7f52466450ad4ec29dd4b49a22019ef18816 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-31T20:30:17.760Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-31T20:30:17.993Z] Stashed 1 file(s) [Pipeline] echo [2022-03-31T20:30:17.997Z] [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-03-31T20:30:18.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-31T20:30:18.128Z] ========================================================= [2022-03-31T20:30:18.128Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-31T20:30:18.128Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T20:30:18.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T20:30:18.415Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-31T20:30:18.415Z] 59bf1c3509f3: Pulling fs layer [2022-03-31T20:30:18.415Z] 666ba61612fd: Pulling fs layer [2022-03-31T20:30:18.415Z] 8ed8ca486205: Pulling fs layer [2022-03-31T20:30:18.415Z] 4fe6c5a15a65: Pulling fs layer [2022-03-31T20:30:18.415Z] 22a0e8bec74d: Pulling fs layer [2022-03-31T20:30:18.415Z] 640e595b4fbd: Pulling fs layer [2022-03-31T20:30:18.415Z] 763cafe07f6e: Pulling fs layer [2022-03-31T20:30:18.415Z] 0c0b528cf693: Pulling fs layer [2022-03-31T20:30:18.415Z] 10935f4eaf8b: Pulling fs layer [2022-03-31T20:30:18.415Z] 640e595b4fbd: Waiting [2022-03-31T20:30:18.415Z] 763cafe07f6e: Waiting [2022-03-31T20:30:18.415Z] 0c0b528cf693: Waiting [2022-03-31T20:30:18.415Z] 10935f4eaf8b: Waiting [2022-03-31T20:30:18.415Z] 22a0e8bec74d: Waiting [2022-03-31T20:30:18.415Z] 4fe6c5a15a65: Waiting [2022-03-31T20:30:18.415Z] 8ed8ca486205: Verifying Checksum [2022-03-31T20:30:18.415Z] 8ed8ca486205: Download complete [2022-03-31T20:30:18.415Z] 666ba61612fd: Verifying Checksum [2022-03-31T20:30:18.415Z] 666ba61612fd: Download complete [2022-03-31T20:30:18.415Z] 22a0e8bec74d: Verifying Checksum [2022-03-31T20:30:18.415Z] 22a0e8bec74d: Download complete [2022-03-31T20:30:18.415Z] 640e595b4fbd: Verifying Checksum [2022-03-31T20:30:18.415Z] 640e595b4fbd: Download complete [2022-03-31T20:30:18.415Z] 59bf1c3509f3: Download complete [2022-03-31T20:30:18.415Z] 763cafe07f6e: Verifying Checksum [2022-03-31T20:30:18.415Z] 763cafe07f6e: Download complete [2022-03-31T20:30:18.415Z] 0c0b528cf693: Verifying Checksum [2022-03-31T20:30:18.415Z] 0c0b528cf693: Download complete [2022-03-31T20:30:18.674Z] 59bf1c3509f3: Pull complete [2022-03-31T20:30:18.674Z] 666ba61612fd: Pull complete [2022-03-31T20:30:18.935Z] 8ed8ca486205: Pull complete [2022-03-31T20:30:19.206Z] 10935f4eaf8b: Verifying Checksum [2022-03-31T20:30:19.206Z] 10935f4eaf8b: Download complete [2022-03-31T20:30:19.206Z] 4fe6c5a15a65: Verifying Checksum [2022-03-31T20:30:19.206Z] 4fe6c5a15a65: Download complete [2022-03-31T20:30:22.504Z] 4fe6c5a15a65: Pull complete [2022-03-31T20:30:22.764Z] 22a0e8bec74d: Pull complete [2022-03-31T20:30:22.764Z] 640e595b4fbd: Pull complete [2022-03-31T20:30:22.764Z] 763cafe07f6e: Pull complete [2022-03-31T20:30:23.022Z] 0c0b528cf693: Pull complete [2022-03-31T20:30:24.928Z] 10935f4eaf8b: Pull complete [2022-03-31T20:30:24.928Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-31T20:30:24.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T20:30:24.928Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-31T20:30:25.229Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T20:30:25.229Z] WORKDIR /edgex [2022-03-31T20:30:25.229Z] COPY go.mod . [2022-03-31T20:30:25.229Z] RUN go mod download [2022-03-31T20:30:25.229Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-31T20:30:26.609Z] Sending build context to Docker daemon 334.7MB [2022-03-31T20:30:26.609Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T20:30:26.609Z] ---> 99d49a6021b9 [2022-03-31T20:30:26.609Z] Step 2/4 : WORKDIR /edgex [2022-03-31T20:30:28.523Z] ---> Running in f6585193614e [2022-03-31T20:30:28.523Z] Removing intermediate container f6585193614e [2022-03-31T20:30:28.523Z] ---> 9c1832a47d32 [2022-03-31T20:30:28.523Z] Step 3/4 : COPY go.mod . [2022-03-31T20:30:28.523Z] ---> d6136e399f37 [2022-03-31T20:30:28.523Z] Step 4/4 : RUN go mod download [2022-03-31T20:30:28.523Z] ---> Running in 00c744e9a5c1 [2022-03-31T20:30:33.080Z] Still waiting to schedule task [2022-03-31T20:30:33.080Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9623’ is offline [2022-03-31T20:30:46.648Z] Removing intermediate container 00c744e9a5c1 [2022-03-31T20:30:46.648Z] ---> f64c679fa110 [2022-03-31T20:30:46.648Z] Successfully built f64c679fa110 [2022-03-31T20:30:46.648Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T20:30:46.945Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-31T20:30:46.945Z] . [Pipeline] withDockerContainer [2022-03-31T20:30:47.017Z] prd-ubuntu20.04-docker-8c-8g-9626 does not seem to be running inside a container [2022-03-31T20:30:47.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-31T20:30:47.461Z] $ docker top b74cdd4f56446dda35de1d1a8de4472e1c7a6b5d7a5a348a5c668d709017c209 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T20:30:47.816Z] + go version [2022-03-31T20:30:47.816Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-31T20:30:47.839Z] $ docker stop --time=1 b74cdd4f56446dda35de1d1a8de4472e1c7a6b5d7a5a348a5c668d709017c209 [2022-03-31T20:30:49.124Z] $ docker rm -f b74cdd4f56446dda35de1d1a8de4472e1c7a6b5d7a5a348a5c668d709017c209 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T20:30:49.527Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-31T20:30:49.527Z] . [Pipeline] withDockerContainer [2022-03-31T20:30:49.602Z] prd-ubuntu20.04-docker-8c-8g-9626 does not seem to be running inside a container [2022-03-31T20:30:49.697Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-31T20:30:50.095Z] $ docker top bff0ab575edf0448dbd2d76ad014a51a604b0c3590b6cae8f3c6c065f46c5b4a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-31T20:30:50.170Z] ========================================================= [2022-03-31T20:30:50.170Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-31T20:30:50.170Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T20:30:50.474Z] + make test [2022-03-31T20:30:50.474Z] go mod tidy -compat=1.17 [2022-03-31T20:30:50.474Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-31T20:30:55.745Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-31T20:31:05.724Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-31T20:31:05.982Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-31T20:31:06.242Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-31T20:31:06.242Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-31T20:31:06.242Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-31T20:31:06.242Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-31T20:31:06.242Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-31T20:31:06.242Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-31T20:31:06.242Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-31T20:31:06.502Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-31T20:31:06.502Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-31T20:31:06.502Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-31T20:31:06.502Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-31T20:31:06.502Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-31T20:31:06.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-31T20:31:07.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.090s coverage: 28.7% of statements [2022-03-31T20:31:07.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-31T20:31:07.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-31T20:31:08.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.086s coverage: 98.5% of statements [2022-03-31T20:31:08.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-31T20:31:08.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.135s coverage: 54.9% of statements [2022-03-31T20:31:08.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-31T20:31:08.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-31T20:31:12.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.624s coverage: 89.2% of statements [2022-03-31T20:31:12.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-31T20:31:12.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-31T20:31:12.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-31T20:31:12.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.104s coverage: 84.4% of statements [2022-03-31T20:31:12.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-31T20:31:12.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-31T20:31:12.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-31T20:31:12.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-31T20:31:12.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-31T20:31:12.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.387s coverage: 94.9% of statements [2022-03-31T20:31:12.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-31T20:31:12.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-31T20:31:12.201Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.104s coverage: 72.2% of statements [2022-03-31T20:31:12.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-31T20:31:12.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-31T20:31:12.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-31T20:31:12.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-31T20:31:12.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-31T20:31:12.201Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements [2022-03-31T20:31:12.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-31T20:31:12.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-31T20:31:12.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-31T20:31:12.201Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements [2022-03-31T20:31:12.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-31T20:31:12.201Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2022-03-31T20:31:12.201Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 24.0% of statements [2022-03-31T20:31:12.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-31T20:31:12.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.079s coverage: 47.1% of statements [2022-03-31T20:31:12.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements [2022-03-31T20:31:12.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2022-03-31T20:31:12.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements [2022-03-31T20:31:12.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [2022-03-31T20:31:20.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.080s coverage: 94.4% of statements [2022-03-31T20:31:20.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements [2022-03-31T20:31:22.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.225s coverage: 82.5% of statements [2022-03-31T20:31:22.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-31T20:31:32.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-31T20:31:32.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 65.1% of statements [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-31T20:31:32.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-31T20:31:32.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-31T20:31:32.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-31T20:31:32.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements [2022-03-31T20:31:32.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2022-03-31T20:31:32.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.049s coverage: 85.4% of statements [2022-03-31T20:31:32.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.160s coverage: 91.2% of statements [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-31T20:31:32.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-31T20:31:32.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2022-03-31T20:31:32.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2022-03-31T20:31:32.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2022-03-31T20:31:32.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2022-03-31T20:31:32.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-03-31T20:31:32.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.388s coverage: 65.4% of statements [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-31T20:31:32.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.8% of statements [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-31T20:31:32.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.042s coverage: 89.5% of statements [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-31T20:31:32.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-31T20:31:32.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-31T20:31:32.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.3% of statements [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-31T20:31:32.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-31T20:31:32.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-31T20:31:32.892Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-31T20:31:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-31T20:31:32.892Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-03-31T20:31:32.892Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-03-31T20:31:32.892Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-03-31T20:31:51.021Z] GO111MODULE=on go vet ./... [2022-03-31T20:31:53.553Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-31T20:31:53.814Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-31T20:31:54.073Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-31T20:31:54.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-31T20:31:54.950Z] + ls -al . [2022-03-31T20:31:54.950Z] total 664 [2022-03-31T20:31:54.950Z] drwxrwxr-x 10 1001 1001 4096 Mar 31 20:31 . [2022-03-31T20:31:54.950Z] drwxr-xr-x 4 root root 4096 Mar 31 20:30 .. [2022-03-31T20:31:54.950Z] -rw-rw-r-- 1 1001 1001 11 Mar 31 20:29 .dockerignore [2022-03-31T20:31:54.950Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 20:29 .git [2022-03-31T20:31:54.950Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 20:29 .github [2022-03-31T20:31:54.950Z] -rw-rw-r-- 1 1001 1001 870 Mar 31 20:29 .gitignore [2022-03-31T20:31:54.950Z] -rw-rw-r-- 1 1001 1001 42 Mar 31 20:29 .golangci.yml [2022-03-31T20:31:54.950Z] -rw-rw-r-- 1 1001 1001 87 Mar 31 20:29 .hadolint.yml [2022-03-31T20:31:54.950Z] drwx------ 3 1001 1001 4096 Mar 31 20:30 .semver [2022-03-31T20:31:54.950Z] -rw-rw-r-- 1 1001 1001 166 Mar 31 20:29 .sonarcloud.properties [2022-03-31T20:31:54.950Z] -rw-rw-r-- 1 1001 1001 1171 Mar 31 20:29 ADOPTERS.md [2022-03-31T20:31:54.950Z] -rw-rw-r-- 1 1001 1001 9953 Mar 31 20:29 Attribution.txt [2022-03-31T20:31:54.950Z] -rw-rw-r-- 1 1001 1001 51732 Mar 31 20:29 CHANGELOG.md [2022-03-31T20:31:54.950Z] -rw-rw-r-- 1 1001 1001 3804 Mar 31 20:29 CONTRIBUTING.md [2022-03-31T20:31:54.950Z] -rw-rw-r-- 1 1001 1001 677 Mar 31 20:29 GOVERNANCE.md [2022-03-31T20:31:54.950Z] -rw-rw-r-- 1 1001 1001 849 Mar 31 20:29 Jenkinsfile [2022-03-31T20:31:54.950Z] -rw-rw-r-- 1 1001 1001 10775 Mar 31 20:29 LICENSE [2022-03-31T20:31:54.950Z] -rw-rw-r-- 1 1001 1001 8478 Mar 31 20:29 Makefile [2022-03-31T20:31:54.950Z] -rw-rw-r-- 1 1001 1001 582 Mar 31 20:29 OWNERS.md [2022-03-31T20:31:54.950Z] -rw-rw-r-- 1 1001 1001 8207 Mar 31 20:29 README.md [2022-03-31T20:31:54.950Z] -rw-rw-r-- 1 1001 1001 6912 Mar 31 20:29 SECURITY.md [2022-03-31T20:31:54.950Z] -rw-rw-r-- 1 1001 1001 5 Mar 31 20:30 VERSION [2022-03-31T20:31:54.950Z] -rw-rw-r-- 1 1001 1001 4131 Mar 31 20:29 ZMQWindows.md [2022-03-31T20:31:54.950Z] drwxrwxr-x 2 1001 1001 4096 Mar 31 20:29 bin [2022-03-31T20:31:54.951Z] drwxrwxr-x 18 1001 1001 4096 Mar 31 20:29 cmd [2022-03-31T20:31:54.951Z] -rw-r--r-- 1 root root 429761 Mar 31 20:31 coverage.out [2022-03-31T20:31:54.951Z] -rw-rw-r-- 1 1001 1001 3175 Mar 31 20:29 go.mod [2022-03-31T20:31:54.951Z] -rw-rw-r-- 1 1001 1001 34990 Mar 31 20:30 go.sum [2022-03-31T20:31:54.951Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 20:29 internal [2022-03-31T20:31:54.951Z] drwxrwxr-x 3 1001 1001 4096 Mar 31 20:29 openapi [2022-03-31T20:31:54.951Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 20:29 snap [2022-03-31T20:31:54.951Z] -rw-rw-r-- 1 1001 1001 204 Mar 31 20:29 version.go [Pipeline] sh [2022-03-31T20:31:55.246Z] + '[' -e coverage.out ] [2022-03-31T20:31:55.246Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-31T20:31:55.362Z] Stashed 1 file(s) [Pipeline] sh [2022-03-31T20:31:55.647Z] + make build [2022-03-31T20:31:55.647Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-31T20:32:10.546Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-31T20:32:22.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-31T20:32:22.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-31T20:32:23.698Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-31T20:32:24.268Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-31T20:32:25.207Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-31T20:32:26.590Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-31T20:32:27.532Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-31T20:32:28.471Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-31T20:32:29.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T20:32:30.790Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-31T20:32:32.165Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-31T20:32:33.131Z] $ docker stop --time=1 bff0ab575edf0448dbd2d76ad014a51a604b0c3590b6cae8f3c6c065f46c5b4a [2022-03-31T20:32:35.480Z] $ docker rm -f bff0ab575edf0448dbd2d76ad014a51a604b0c3590b6cae8f3c6c065f46c5b4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T20:32:36.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T20:32:36.821Z] [2022-03-31T20:32:36.821Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T20:32:37.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T20:32:37.126Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-31T20:32:37.126Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-31T20:32:37.126Z] ca9280d653b3: Pulling fs layer [2022-03-31T20:32:37.126Z] 7e9c9ca2126c: Pulling fs layer [2022-03-31T20:32:37.126Z] cbdbe7a5bc2a: Download complete [2022-03-31T20:32:37.388Z] ca9280d653b3: Verifying Checksum [2022-03-31T20:32:37.388Z] ca9280d653b3: Download complete [2022-03-31T20:32:37.388Z] cbdbe7a5bc2a: Pull complete [2022-03-31T20:32:37.648Z] 7e9c9ca2126c: Verifying Checksum [2022-03-31T20:32:37.648Z] 7e9c9ca2126c: Download complete [2022-03-31T20:32:37.906Z] ca9280d653b3: Pull complete [2022-03-31T20:32:41.200Z] 7e9c9ca2126c: Pull complete [2022-03-31T20:32:41.200Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-31T20:32:41.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T20:32:41.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-31T20:32:41.266Z] prd-ubuntu20.04-docker-8c-8g-9626 does not seem to be running inside a container [2022-03-31T20:32:41.374Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-03-31T20:32:42.553Z] $ docker top 674d5a567005b2d6ace08a74d0fe65a54d9b6abba1ef89ff1b3667af1a67dda1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T20:32:42.919Z] + grep parallel [2022-03-31T20:32:42.919Z] + docker-compose build --help [2022-03-31T20:32:43.490Z] --parallel Build images in parallel. [Pipeline] } [2022-03-31T20:32:43.518Z] $ docker stop --time=1 674d5a567005b2d6ace08a74d0fe65a54d9b6abba1ef89ff1b3667af1a67dda1 [2022-03-31T20:32:44.794Z] $ docker rm -f 674d5a567005b2d6ace08a74d0fe65a54d9b6abba1ef89ff1b3667af1a67dda1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T20:32:45.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T20:32:45.196Z] . [Pipeline] withDockerContainer [2022-03-31T20:32:45.266Z] prd-ubuntu20.04-docker-8c-8g-9626 does not seem to be running inside a container [2022-03-31T20:32:45.315Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-31T20:32:45.671Z] $ docker top ec663af6f2fcfaaf6197304d3b55514195c0543b5a917d789de5f144224d56f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T20:32:46.024Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-31T20:32:46.596Z] Building core-command ... [2022-03-31T20:32:46.596Z] Building core-data ... [2022-03-31T20:32:46.596Z] Building core-metadata ... [2022-03-31T20:32:46.596Z] Building security-bootstrapper ... [2022-03-31T20:32:46.596Z] Building security-proxy-setup ... [2022-03-31T20:32:46.596Z] Building security-secretstore-setup ... [2022-03-31T20:32:46.596Z] Building security-spiffe-token-provider ... [2022-03-31T20:32:46.596Z] Building security-spire-agent ... [2022-03-31T20:32:46.596Z] Building security-spire-config ... [2022-03-31T20:32:46.596Z] Building security-spire-server ... [2022-03-31T20:32:46.596Z] Building support-notifications ... [2022-03-31T20:32:46.596Z] Building support-scheduler ... [2022-03-31T20:32:46.596Z] Building sys-mgmt-agent ... [2022-03-31T20:32:46.596Z] Building security-secretstore-setup [2022-03-31T20:32:46.596Z] Building support-scheduler [2022-03-31T20:32:46.596Z] Building security-spire-server [2022-03-31T20:32:46.596Z] Building support-notifications [2022-03-31T20:32:46.596Z] Building core-data [2022-03-31T20:32:53.766Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9634 in /w/workspace/edgexfoundry_edgex-go_PR-3937 [Pipeline] { [Pipeline] ws [2022-03-31T20:32:53.778Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-03-31T20:32:54.040Z] The recommended git tool is: git [2022-03-31T20:33:02.465Z] using credential edgex-jenkins-ssh [2022-03-31T20:33:02.487Z] Cloning the remote Git repository [2022-03-31T20:33:02.575Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-31T20:33:02.701Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-03-31T20:33:03.008Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T20:33:03.010Z] > git --version # timeout=10 [2022-03-31T20:33:03.034Z] > git --version # 'git version 2.25.1' [2022-03-31T20:33:03.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T20:33:03.184Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T20:33:04.694Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:33:04.694Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:33:04.694Z] ---> f64c679fa110 [2022-03-31T20:33:04.694Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T20:33:04.694Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:33:04.694Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:33:04.694Z] ---> f64c679fa110 [2022-03-31T20:33:04.694Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T20:33:04.694Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:33:04.694Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:33:04.694Z] ---> f64c679fa110 [2022-03-31T20:33:04.694Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T20:33:04.694Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:33:04.694Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:33:04.694Z] ---> f64c679fa110 [2022-03-31T20:33:04.694Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T20:33:04.694Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:33:04.694Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:33:04.694Z] ---> f64c679fa110 [2022-03-31T20:33:04.694Z] Step 3/25 : WORKDIR /edgex-go [2022-03-31T20:33:06.076Z] ---> Running in 91558101c673 [2022-03-31T20:33:06.076Z] ---> Running in 1af92162ed6a [2022-03-31T20:33:06.076Z] ---> Running in d7e1c19c34f5 [2022-03-31T20:33:06.076Z] ---> Running in 420f43c9c5db [2022-03-31T20:33:06.076Z] ---> Running in 37c293f8b0a3 [2022-03-31T20:33:06.076Z] Removing intermediate container 420f43c9c5db [2022-03-31T20:33:06.076Z] ---> 5a399923ebe5 [2022-03-31T20:33:06.076Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:33:06.076Z] Removing intermediate container d7e1c19c34f5 [2022-03-31T20:33:06.076Z] ---> e76a98045731 [2022-03-31T20:33:06.076Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:33:06.076Z] ---> Running in 4abf8789b60b [2022-03-31T20:33:06.076Z] Removing intermediate container 91558101c673 [2022-03-31T20:33:06.076Z] ---> f9d457ef903b [2022-03-31T20:33:06.076Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:33:06.076Z] ---> Running in b3b82aa78a5a [2022-03-31T20:33:06.076Z] Removing intermediate container 1af92162ed6a [2022-03-31T20:33:06.076Z] ---> 9e828dcad022 [2022-03-31T20:33:06.076Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:33:06.076Z] Removing intermediate container 37c293f8b0a3 [2022-03-31T20:33:06.076Z] ---> 64a2415e0c74 [2022-03-31T20:33:06.076Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:33:06.076Z] ---> Running in d6aba0297361 [2022-03-31T20:33:06.076Z] ---> Running in 9f90d31ec747 [2022-03-31T20:33:06.076Z] ---> Running in cc12ef51a5f1 [2022-03-31T20:33:07.015Z] Removing intermediate container 4abf8789b60b [2022-03-31T20:33:07.015Z] ---> 078740128b55 [2022-03-31T20:33:07.015Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-31T20:33:07.015Z] ---> Running in 441cd8ea6f05 [2022-03-31T20:33:07.274Z] Removing intermediate container b3b82aa78a5a [2022-03-31T20:33:07.274Z] ---> 37ce0a2fae52 [2022-03-31T20:33:07.274Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-31T20:33:07.274Z] ---> Running in ed5ddad05f62 [2022-03-31T20:33:07.274Z] Removing intermediate container d6aba0297361 [2022-03-31T20:33:07.274Z] ---> 99e96d5e053b [2022-03-31T20:33:07.274Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T20:33:07.274Z] ---> Running in aa15e4c66366 [2022-03-31T20:33:07.534Z] Removing intermediate container cc12ef51a5f1 [2022-03-31T20:33:07.534Z] ---> c200f7ab66b5 [2022-03-31T20:33:07.534Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T20:33:07.534Z] ---> Running in b6b41764dc67 [2022-03-31T20:33:07.534Z] Removing intermediate container 9f90d31ec747 [2022-03-31T20:33:07.534Z] ---> d1e6c37ed204 [2022-03-31T20:33:07.534Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-31T20:33:07.534Z] ---> Running in 99e0946f6fa7 [2022-03-31T20:33:07.792Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:33:08.054Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:33:08.054Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:33:08.054Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:33:08.054Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:33:08.623Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:33:08.884Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:33:08.884Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:33:08.884Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:33:08.884Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:33:09.143Z] OK: 221 MiB in 52 packages [2022-03-31T20:33:09.143Z] OK: 221 MiB in 52 packages [2022-03-31T20:33:09.410Z] OK: 221 MiB in 52 packages [2022-03-31T20:33:09.410Z] OK: 221 MiB in 52 packages [2022-03-31T20:33:09.410Z] OK: 221 MiB in 52 packages [2022-03-31T20:33:09.410Z] Removing intermediate container 441cd8ea6f05 [2022-03-31T20:33:09.410Z] ---> 432234faacfc [2022-03-31T20:33:09.410Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-31T20:33:09.671Z] ---> 50fa8d451f67 [2022-03-31T20:33:09.671Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:33:09.671Z] ---> Running in 4bb36c3bb46c [2022-03-31T20:33:09.671Z] Removing intermediate container b6b41764dc67 [2022-03-31T20:33:09.671Z] ---> 35e691808721 [2022-03-31T20:33:09.671Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T20:33:09.930Z] Removing intermediate container 99e0946f6fa7 [2022-03-31T20:33:09.930Z] ---> 9a0d66b8b49b [2022-03-31T20:33:09.930Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T20:33:09.930Z] Removing intermediate container aa15e4c66366 [2022-03-31T20:33:09.930Z] ---> ac823b7337c7 [2022-03-31T20:33:09.930Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T20:33:09.930Z] ---> 8c3129090057 [2022-03-31T20:33:09.930Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:33:09.930Z] Removing intermediate container ed5ddad05f62 [2022-03-31T20:33:09.930Z] ---> fd6cd6f62bc0 [2022-03-31T20:33:09.930Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T20:33:09.930Z] ---> Running in 95ac5a90be5e [2022-03-31T20:33:10.189Z] ---> 6c38c9efcf58 [2022-03-31T20:33:10.189Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:33:10.189Z] ---> 57f11ee283d8 [2022-03-31T20:33:10.189Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:33:10.189Z] ---> Running in 41525ffa0a7f [2022-03-31T20:33:10.189Z] ---> de7e1712ef20 [2022-03-31T20:33:10.189Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:33:10.189Z] ---> Running in b5c3e4a0224d [2022-03-31T20:33:10.189Z] ---> Running in 2d72056d9cb9 [2022-03-31T20:33:10.758Z] Removing intermediate container 4bb36c3bb46c [2022-03-31T20:33:10.759Z] ---> e70fbbc81f9f [2022-03-31T20:33:10.759Z] Step 8/25 : COPY . . [2022-03-31T20:33:12.668Z] Removing intermediate container 95ac5a90be5e [2022-03-31T20:33:12.668Z] ---> 98f1be7dd5a2 [2022-03-31T20:33:12.668Z] Step 8/22 : COPY . . [2022-03-31T20:33:12.668Z] Removing intermediate container 41525ffa0a7f [2022-03-31T20:33:12.668Z] ---> 667d03580a29 [2022-03-31T20:33:12.668Z] Step 8/22 : COPY . . [2022-03-31T20:33:13.237Z] Removing intermediate container b5c3e4a0224d [2022-03-31T20:33:13.237Z] ---> bbae2cad91ae [2022-03-31T20:33:13.237Z] Step 8/23 : COPY . . [2022-03-31T20:33:17.424Z] Removing intermediate container 2d72056d9cb9 [2022-03-31T20:33:17.424Z] ---> 9f03e799a876 [2022-03-31T20:33:17.424Z] Step 8/23 : COPY . . [2022-03-31T20:33:20.246Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T20:33:20.263Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T20:33:20.293Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T20:33:20.331Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T20:33:20.332Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T20:33:20.345Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3937/head:refs/remotes/origin/PR-3937 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-31T20:33:21.305Z] Merging remotes/origin/main commit c716e684b70864673cdf3dc7cabeb53a7964410a into PR head commit f53db3f203eb3ac68647241c95bb150e59fbe691 [2022-03-31T20:33:22.062Z] Merge succeeded, producing f73c7bdf65572e7ebfdd47ac6dc5a02725b15229 [2022-03-31T20:33:22.062Z] Checking out Revision f73c7bdf65572e7ebfdd47ac6dc5a02725b15229 (PR-3937) [2022-03-31T20:33:21.331Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T20:33:21.347Z] > git checkout -f f53db3f203eb3ac68647241c95bb150e59fbe691 # timeout=10 [2022-03-31T20:33:21.627Z] > git remote # timeout=10 [2022-03-31T20:33:21.650Z] > git config --get remote.origin.url # timeout=10 [2022-03-31T20:33:21.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T20:33:21.688Z] > git merge c716e684b70864673cdf3dc7cabeb53a7964410a # timeout=10 [2022-03-31T20:33:22.049Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-31T20:33:22.076Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T20:33:22.092Z] > git checkout -f f73c7bdf65572e7ebfdd47ac6dc5a02725b15229 # timeout=10 [2022-03-31T20:33:23.999Z] ---> f029e2cd6ad5 [2022-03-31T20:33:23.999Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-31T20:33:23.999Z] ---> Running in 010efecba8de [2022-03-31T20:33:23.999Z] ---> 0fab4b5e6fe0 [2022-03-31T20:33:23.999Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T20:33:23.999Z] ---> 8eef3d68441d [2022-03-31T20:33:23.999Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-31T20:33:23.999Z] ---> 545b67529505 [2022-03-31T20:33:23.999Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-31T20:33:23.999Z] ---> Running in 7cd9a9a95863 [2022-03-31T20:33:23.999Z] ---> bcde0e246a29 [2022-03-31T20:33:23.999Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-31T20:33:23.999Z] ---> Running in 2427ead4418c [2022-03-31T20:33:23.999Z] ---> Running in 16feb19ee97b [2022-03-31T20:33:23.999Z] ---> Running in 523ea5ba9bc0 [2022-03-31T20:33:23.999Z] Removing intermediate container 7cd9a9a95863 [2022-03-31T20:33:23.999Z] ---> 2aa1ab2d6406 [2022-03-31T20:33:23.999Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T20:33:23.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-31T20:33:23.999Z] ---> Running in 42b74765920f [2022-03-31T20:33:23.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-31T20:33:24.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-31T20:33:24.517Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-31T20:33:26.608Z] Commit message: "Merge commit 'c716e684b70864673cdf3dc7cabeb53a7964410a' into HEAD" [2022-03-31T20:33:26.621Z] > git rev-list --no-walk f53db3f203eb3ac68647241c95bb150e59fbe691 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-31T20:33:27.631Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-31T20:33:27.631Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-31T20:33:27.631Z] Dload Upload Total Spent Left Speed [2022-03-31T20:33:27.631Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 44190 0 --:--:-- --:--:-- --:--:-- 44026 [Pipeline] sh [2022-03-31T20:33:28.058Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-31T20:33:28.408Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2022-03-31T20:33:28.408Z] tee /etc/docker/daemon.new [2022-03-31T20:33:28.408Z] { [2022-03-31T20:33:28.408Z] "registry-mirrors": [ [2022-03-31T20:33:28.408Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-31T20:33:28.408Z] ], [2022-03-31T20:33:28.408Z] "bip": "10.250.0.254/24", [2022-03-31T20:33:28.408Z] "hosts": [ [2022-03-31T20:33:28.408Z] "tcp://0.0.0.0:5555", [2022-03-31T20:33:28.408Z] "unix:///var/run/docker.sock" [2022-03-31T20:33:28.408Z] ], [2022-03-31T20:33:28.408Z] "mtu": 1458, [2022-03-31T20:33:28.408Z] "selinux-enabled": true, [2022-03-31T20:33:28.408Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-31T20:33:28.408Z] } [Pipeline] sh [2022-03-31T20:33:28.764Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-31T20:33:29.120Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-31T20:33:47.467Z] provisioning config files... [2022-03-31T20:33:47.496Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1081547029509500535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T20:33:48.062Z] ---> docker-login.sh [2022-03-31T20:33:48.063Z] nexus3.edgexfoundry.org:10001 [2022-03-31T20:33:49.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T20:33:49.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T20:33:49.324Z] Configure a credential helper to remove this warning. See [2022-03-31T20:33:49.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T20:33:49.324Z] [2022-03-31T20:33:49.324Z] Login Succeeded [2022-03-31T20:33:49.324Z] nexus3.edgexfoundry.org:10002 [2022-03-31T20:33:49.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T20:33:49.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T20:33:49.882Z] Configure a credential helper to remove this warning. See [2022-03-31T20:33:49.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T20:33:49.882Z] [2022-03-31T20:33:49.882Z] Login Succeeded [2022-03-31T20:33:49.882Z] nexus3.edgexfoundry.org:10003 [2022-03-31T20:33:50.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T20:33:50.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T20:33:50.160Z] Configure a credential helper to remove this warning. See [2022-03-31T20:33:50.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T20:33:50.160Z] [2022-03-31T20:33:50.160Z] Login Succeeded [2022-03-31T20:33:50.436Z] nexus3.edgexfoundry.org:10004 [2022-03-31T20:33:50.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T20:33:50.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T20:33:50.713Z] Configure a credential helper to remove this warning. See [2022-03-31T20:33:50.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T20:33:50.713Z] [2022-03-31T20:33:50.713Z] Login Succeeded [2022-03-31T20:33:50.713Z] docker.io [2022-03-31T20:33:51.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-31T20:33:51.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T20:33:51.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T20:33:51.585Z] Configure a credential helper to remove this warning. See [2022-03-31T20:33:51.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T20:33:51.585Z] [2022-03-31T20:33:51.585Z] Login Succeeded [2022-03-31T20:33:51.585Z] ---> docker-login.sh ends [Pipeline] } [2022-03-31T20:33:51.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-31T20:33:51.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-31T20:33:51.941Z] ========================================================= [2022-03-31T20:33:51.941Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-31T20:33:51.941Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T20:33:52.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T20:33:52.560Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-31T20:33:52.560Z] 9b3977197b4f: Pulling fs layer [2022-03-31T20:33:52.560Z] 1a89e8eeedd5: Pulling fs layer [2022-03-31T20:33:52.560Z] 94645a83ff95: Pulling fs layer [2022-03-31T20:33:52.560Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-31T20:33:52.560Z] 0c92f367c5e7: Pulling fs layer [2022-03-31T20:33:52.560Z] f7c0051592d6: Pulling fs layer [2022-03-31T20:33:52.560Z] a227ed2f7395: Pulling fs layer [2022-03-31T20:33:52.560Z] 7b1c46037f91: Pulling fs layer [2022-03-31T20:33:52.560Z] 3f3a8bcf1eab: Waiting [2022-03-31T20:33:52.560Z] 0c92f367c5e7: Waiting [2022-03-31T20:33:52.560Z] f7c0051592d6: Waiting [2022-03-31T20:33:52.560Z] 7b1c46037f91: Waiting [2022-03-31T20:33:52.560Z] a227ed2f7395: Waiting [2022-03-31T20:33:52.560Z] 94645a83ff95: Verifying Checksum [2022-03-31T20:33:52.560Z] 94645a83ff95: Download complete [2022-03-31T20:33:52.560Z] 1a89e8eeedd5: Verifying Checksum [2022-03-31T20:33:52.560Z] 1a89e8eeedd5: Download complete [2022-03-31T20:33:52.560Z] 0c92f367c5e7: Verifying Checksum [2022-03-31T20:33:52.560Z] 0c92f367c5e7: Download complete [2022-03-31T20:33:52.560Z] f7c0051592d6: Verifying Checksum [2022-03-31T20:33:52.560Z] f7c0051592d6: Download complete [2022-03-31T20:33:52.560Z] 9b3977197b4f: Download complete [2022-03-31T20:33:52.560Z] a227ed2f7395: Verifying Checksum [2022-03-31T20:33:52.560Z] a227ed2f7395: Download complete [2022-03-31T20:33:53.166Z] 9b3977197b4f: Pull complete [2022-03-31T20:33:53.765Z] 1a89e8eeedd5: Pull complete [2022-03-31T20:33:54.041Z] 94645a83ff95: Pull complete [2022-03-31T20:33:54.655Z] 7b1c46037f91: Verifying Checksum [2022-03-31T20:33:54.655Z] 7b1c46037f91: Download complete [2022-03-31T20:33:55.250Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-31T20:33:55.250Z] 3f3a8bcf1eab: Download complete [2022-03-31T20:33:57.634Z] Removing intermediate container 2427ead4418c [2022-03-31T20:33:57.634Z] ---> 8209666a9aba [2022-03-31T20:33:57.634Z] [2022-03-31T20:33:57.634Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T20:33:57.634Z] Removing intermediate container 16feb19ee97b [2022-03-31T20:33:57.634Z] ---> 5c16862ca86c [2022-03-31T20:33:57.634Z] [2022-03-31T20:33:57.634Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T20:33:57.634Z] Removing intermediate container 523ea5ba9bc0 [2022-03-31T20:33:57.634Z] ---> 7989b404f303 [2022-03-31T20:33:57.634Z] [2022-03-31T20:33:57.634Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T20:33:57.634Z] Removing intermediate container 010efecba8de [2022-03-31T20:33:57.634Z] ---> 696b0397df83 [2022-03-31T20:33:57.634Z] [2022-03-31T20:33:57.634Z] Step 10/25 : FROM alpine:3.14 [2022-03-31T20:33:57.634Z] 3.14: Pulling from library/alpine [2022-03-31T20:33:58.205Z] 3.14: Pulling from library/alpine [2022-03-31T20:33:58.775Z] 3.14: Pulling from library/alpine [2022-03-31T20:33:58.775Z] 3.14: Pulling from library/alpine [2022-03-31T20:34:00.688Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T20:34:00.688Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T20:34:00.688Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T20:34:00.688Z] Status: Downloaded newer image for alpine:3.14 [2022-03-31T20:34:00.688Z] Status: Downloaded newer image for alpine:3.14 [2022-03-31T20:34:00.688Z] Status: Image is up to date for alpine:3.14 [2022-03-31T20:34:00.688Z] ---> 84b07dd2d1fd [2022-03-31T20:34:00.688Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-31T20:34:00.688Z] ---> 84b07dd2d1fd [2022-03-31T20:34:00.688Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-31T20:34:00.688Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T20:34:00.688Z] Status: Image is up to date for alpine:3.14 [2022-03-31T20:34:00.688Z] ---> 84b07dd2d1fd [2022-03-31T20:34:00.688Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-31T20:34:00.688Z] ---> 84b07dd2d1fd [2022-03-31T20:34:00.688Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-31T20:34:00.688Z] ---> Running in 75db1fa76aa1 [2022-03-31T20:34:00.688Z] ---> Running in bbc4bde05732 [2022-03-31T20:34:00.688Z] ---> Running in 0b930c372dcf [2022-03-31T20:34:00.688Z] ---> Running in 97a3ad408a11 [2022-03-31T20:34:00.688Z] Removing intermediate container 97a3ad408a11 [2022-03-31T20:34:00.688Z] ---> 706a139f74cd [2022-03-31T20:34:00.688Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-31T20:34:00.688Z] ---> Running in bb3fdbfa534f [2022-03-31T20:34:00.688Z] Removing intermediate container bb3fdbfa534f [2022-03-31T20:34:00.688Z] ---> 0e8ebdbb3d11 [2022-03-31T20:34:00.688Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-31T20:34:00.688Z] ---> Running in 50dc07589618 [2022-03-31T20:34:00.947Z] Removing intermediate container 50dc07589618 [2022-03-31T20:34:00.947Z] ---> c6b98ca3bb61 [2022-03-31T20:34:00.947Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:34:00.947Z] ---> Running in dd58161e4ce9 [2022-03-31T20:34:00.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:00.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:01.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:01.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:01.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:01.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:01.207Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-31T20:34:01.207Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-31T20:34:01.207Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T20:34:01.207Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T20:34:01.465Z] OK: 6 MiB in 16 packages [2022-03-31T20:34:01.465Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-31T20:34:01.465Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-31T20:34:01.465Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-31T20:34:01.465Z] (3/3) Installing su-exec (0.2-r1) [2022-03-31T20:34:01.465Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T20:34:01.465Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T20:34:01.465Z] OK: 6 MiB in 15 packages [2022-03-31T20:34:01.465Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T20:34:01.465Z] OK: 6 MiB in 17 packages [2022-03-31T20:34:01.724Z] spire-1.2.0/ [2022-03-31T20:34:01.724Z] Removing intermediate container dd58161e4ce9 [2022-03-31T20:34:01.724Z] ---> 5f7c199b9fd0 [2022-03-31T20:34:01.724Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-31T20:34:01.724Z] ---> Running in f1b1b714355a [2022-03-31T20:34:02.291Z] Removing intermediate container 75db1fa76aa1 [2022-03-31T20:34:02.291Z] ---> e90dfe39bd82 [2022-03-31T20:34:02.291Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T20:34:02.291Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:02.291Z] Removing intermediate container bbc4bde05732 [2022-03-31T20:34:02.291Z] ---> 71b8b775dd38 [2022-03-31T20:34:02.291Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T20:34:02.291Z] Removing intermediate container 0b930c372dcf [2022-03-31T20:34:02.291Z] ---> 618f7375ef76 [2022-03-31T20:34:02.291Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T20:34:02.291Z] ---> Running in 5e8284ada41d [2022-03-31T20:34:02.291Z] ---> Running in ca86554c03f2 [2022-03-31T20:34:02.291Z] ---> Running in 714a64f6977a [2022-03-31T20:34:02.550Z] Removing intermediate container ca86554c03f2 [2022-03-31T20:34:02.550Z] ---> 5839f8c5081a [2022-03-31T20:34:02.550Z] Step 13/25 : WORKDIR / [2022-03-31T20:34:02.550Z] Removing intermediate container 5e8284ada41d [2022-03-31T20:34:02.550Z] ---> 3ab3f618a4c5 [2022-03-31T20:34:02.550Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-31T20:34:02.550Z] ---> Running in af5e99c55c7e [2022-03-31T20:34:02.550Z] Removing intermediate container 714a64f6977a [2022-03-31T20:34:02.550Z] ---> be6506d967fe [2022-03-31T20:34:02.550Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-31T20:34:02.550Z] ---> Running in 9cd7922e0c0d [2022-03-31T20:34:02.550Z] ---> Running in 96feb28c48c6 [2022-03-31T20:34:02.810Z] Removing intermediate container af5e99c55c7e [2022-03-31T20:34:02.810Z] ---> b285312eac36 [2022-03-31T20:34:02.810Z] 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-03-31T20:34:02.810Z] Removing intermediate container 9cd7922e0c0d [2022-03-31T20:34:02.810Z] ---> 03684108bab8 [2022-03-31T20:34:02.810Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T20:34:02.810Z] Removing intermediate container 96feb28c48c6 [2022-03-31T20:34:02.810Z] ---> 4221a44524db [2022-03-31T20:34:02.810Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T20:34:02.810Z] ---> Running in c25ffd028139 [2022-03-31T20:34:03.068Z] ---> Running in 1e73b0147d95 [2022-03-31T20:34:03.068Z] ---> 2332bcc61c95 [2022-03-31T20:34:03.068Z] 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-03-31T20:34:03.068Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:03.068Z] Removing intermediate container c25ffd028139 [2022-03-31T20:34:03.068Z] ---> f59677f2e03b [2022-03-31T20:34:03.068Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T20:34:03.068Z] spire-1.2.0/README.md [2022-03-31T20:34:03.068Z] spire-1.2.0/bin/ [2022-03-31T20:34:03.068Z] spire-1.2.0/bin/spire-server [2022-03-31T20:34:03.068Z] spire-1.2.0/bin/spire-agent [2022-03-31T20:34:03.068Z] spire-1.2.0/conf/ [2022-03-31T20:34:03.068Z] spire-1.2.0/conf/server/ [2022-03-31T20:34:03.068Z] spire-1.2.0/conf/server/server.conf [2022-03-31T20:34:03.068Z] spire-1.2.0/conf/agent/ [2022-03-31T20:34:03.068Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T20:34:03.068Z] spire-1.2.0/LICENSE [2022-03-31T20:34:03.068Z] Removing intermediate container 1e73b0147d95 [2022-03-31T20:34:03.068Z] ---> 24a0630e3322 [2022-03-31T20:34:03.068Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T20:34:03.327Z] ---> d6f44cb45d28 [2022-03-31T20:34:03.327Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-31T20:34:03.327Z] ---> a211744eb935 [2022-03-31T20:34:03.327Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-31T20:34:03.327Z] ---> 373dca32962e [2022-03-31T20:34:03.327Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-31T20:34:03.327Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-31T20:34:03.327Z] ---> f2e2415cf81c [2022-03-31T20:34:03.327Z] 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-03-31T20:34:03.327Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-31T20:34:03.604Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-31T20:34:03.604Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-31T20:34:03.863Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-31T20:34:03.863Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-31T20:34:03.863Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T20:34:03.863Z] OK: 8 MiB in 20 packages [2022-03-31T20:34:04.124Z] ---> 6f0fa982a46b [2022-03-31T20:34:04.124Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-31T20:34:04.384Z] ---> 2289822cc037 [2022-03-31T20:34:04.384Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-31T20:34:04.384Z] ---> fe7737280030 [2022-03-31T20:34:04.384Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-31T20:34:04.671Z] Removing intermediate container 42b74765920f [2022-03-31T20:34:04.671Z] ---> b16ac74d6b55 [2022-03-31T20:34:04.671Z] [2022-03-31T20:34:04.671Z] Step 11/23 : FROM alpine:3.15 [2022-03-31T20:34:04.671Z] ---> ec1c4d9e87b0 [2022-03-31T20:34:04.671Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-31T20:34:04.671Z] ---> 82ad44fc2abd [2022-03-31T20:34:04.671Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-31T20:34:04.671Z] 3.15: Pulling from library/alpine [2022-03-31T20:34:04.671Z] Removing intermediate container f1b1b714355a [2022-03-31T20:34:04.671Z] ---> 72eca5f2d318 [2022-03-31T20:34:04.671Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T20:34:04.671Z] ---> Running in 78e9deab5a0d [2022-03-31T20:34:04.930Z] ---> 25a6ed68e43d [2022-03-31T20:34:04.930Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-31T20:34:04.930Z] ---> Running in 71f245a24c0c [2022-03-31T20:34:04.930Z] Removing intermediate container 71f245a24c0c [2022-03-31T20:34:04.930Z] ---> 950f91e91cde [2022-03-31T20:34:04.930Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T20:34:05.189Z] ---> 5c4753c572bc [2022-03-31T20:34:05.189Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-31T20:34:05.189Z] Removing intermediate container 78e9deab5a0d [2022-03-31T20:34:05.189Z] ---> ea5227de1b91 [2022-03-31T20:34:05.189Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T20:34:05.189Z] ---> Running in 3a4775f9905e [2022-03-31T20:34:05.189Z] ---> Running in 462221d48043 [2022-03-31T20:34:05.189Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-31T20:34:05.189Z] Status: Downloaded newer image for alpine:3.15 [2022-03-31T20:34:05.189Z] ---> 76c8fb57b6fc [2022-03-31T20:34:05.189Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T20:34:05.449Z] Removing intermediate container 3a4775f9905e [2022-03-31T20:34:05.449Z] ---> 88c97ae96aa6 [2022-03-31T20:34:05.449Z] Step 20/22 : LABEL arch=x86_64 [2022-03-31T20:34:05.449Z] ---> Running in 783e8018f498 [2022-03-31T20:34:05.449Z] ---> Running in 835015e75cab [2022-03-31T20:34:05.709Z] Removing intermediate container 462221d48043 [2022-03-31T20:34:05.709Z] ---> 1a30cbf6b482 [2022-03-31T20:34:05.709Z] Step 20/22 : LABEL arch=x86_64 [2022-03-31T20:34:05.709Z] ---> 59413cb30ca8 [2022-03-31T20:34:05.709Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T20:34:05.709Z] ---> Running in 979358f1e4f4 [2022-03-31T20:34:05.709Z] Removing intermediate container 783e8018f498 [2022-03-31T20:34:05.709Z] ---> e1f606061d09 [2022-03-31T20:34:05.709Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:34:05.709Z] Removing intermediate container 835015e75cab [2022-03-31T20:34:05.709Z] ---> 105bdd8d0d39 [2022-03-31T20:34:05.709Z] Step 21/22 : LABEL git_sha=d220673406703d92e792e701735d91e94a221eb3 [2022-03-31T20:34:05.709Z] ---> 1dbce06168df [2022-03-31T20:34:05.709Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-31T20:34:05.970Z] ---> Running in defce424534c [2022-03-31T20:34:05.970Z] ---> Running in 40b9475a8775 [2022-03-31T20:34:05.970Z] Removing intermediate container 979358f1e4f4 [2022-03-31T20:34:05.970Z] ---> 54b4aa10e01d [2022-03-31T20:34:05.970Z] Step 21/22 : LABEL git_sha=d220673406703d92e792e701735d91e94a221eb3 [2022-03-31T20:34:05.970Z] ---> 69daacd471bb [2022-03-31T20:34:05.970Z] 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-03-31T20:34:05.970Z] ---> Running in c941c89f9c3e [2022-03-31T20:34:05.970Z] ---> Running in e18e4a4197e6 [2022-03-31T20:34:05.970Z] Removing intermediate container 40b9475a8775 [2022-03-31T20:34:05.970Z] ---> 0334bbe79a5c [2022-03-31T20:34:05.970Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T20:34:05.970Z] ---> Running in 236e9e0b0cb7 [2022-03-31T20:34:05.970Z] ---> c54a96160211 [2022-03-31T20:34:05.970Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-31T20:34:06.230Z] Removing intermediate container c941c89f9c3e [2022-03-31T20:34:06.230Z] ---> 33918bb70810 [2022-03-31T20:34:06.230Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T20:34:06.230Z] ---> Running in 6898773ad367 [2022-03-31T20:34:06.230Z] ---> Running in cde67e69ba64 [2022-03-31T20:34:06.230Z] Removing intermediate container 236e9e0b0cb7 [2022-03-31T20:34:06.230Z] ---> 3b0a5f638942 [2022-03-31T20:34:06.230Z] [2022-03-31T20:34:06.230Z] Removing intermediate container 6898773ad367 [2022-03-31T20:34:06.230Z] ---> e84a2ed39067 [2022-03-31T20:34:06.230Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T20:34:06.230Z] Removing intermediate container cde67e69ba64 [2022-03-31T20:34:06.230Z] ---> ac0d067fa00c [2022-03-31T20:34:06.230Z] [2022-03-31T20:34:06.489Z] ---> Running in 9916f64f81d8 [2022-03-31T20:34:06.489Z] Successfully built 3b0a5f638942 [2022-03-31T20:34:06.489Z] Successfully tagged support-notifications:latest [2022-03-31T20:34:06.489Z]  Building support-notifications ... done Building sys-mgmt-agent [2022-03-31T20:34:06.489Z] Successfully built ac0d067fa00c [2022-03-31T20:34:06.489Z] Successfully tagged support-scheduler:latest [2022-03-31T20:34:06.489Z] Building security-spire-config [2022-03-31T20:34:06.489Z]  Building support-scheduler ... done Removing intermediate container 9916f64f81d8 [2022-03-31T20:34:06.489Z] ---> 1052e4d13e84 [2022-03-31T20:34:06.489Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T20:34:06.489Z] ---> Running in e12348790651 [2022-03-31T20:34:06.748Z] Removing intermediate container e12348790651 [2022-03-31T20:34:06.748Z] ---> e1696090c698 [2022-03-31T20:34:06.748Z] Step 22/23 : LABEL git_sha=d220673406703d92e792e701735d91e94a221eb3 [2022-03-31T20:34:06.748Z] Removing intermediate container defce424534c [2022-03-31T20:34:06.748Z] ---> 2bd0b81698ff [2022-03-31T20:34:06.748Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T20:34:07.006Z] ---> Running in 051d895c224d [2022-03-31T20:34:07.581Z] Removing intermediate container e18e4a4197e6 [2022-03-31T20:34:07.581Z] ---> 6473309fd27b [2022-03-31T20:34:07.581Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T20:34:07.581Z] Removing intermediate container 051d895c224d [2022-03-31T20:34:07.581Z] ---> 0af2e422689c [2022-03-31T20:34:07.581Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T20:34:07.581Z] ---> Running in 5a96940eb145 [2022-03-31T20:34:07.650Z] 3f3a8bcf1eab: Pull complete [2022-03-31T20:34:07.650Z] 0c92f367c5e7: Pull complete [2022-03-31T20:34:07.650Z] f7c0051592d6: Pull complete [2022-03-31T20:34:07.650Z] a227ed2f7395: Pull complete [2022-03-31T20:34:08.150Z] ---> Running in 02d3abb0cac9 [2022-03-31T20:34:08.150Z] ---> Running in 75b8bdd1445f [2022-03-31T20:34:08.728Z] Removing intermediate container 75b8bdd1445f [2022-03-31T20:34:08.728Z] ---> e945f81ceb78 [2022-03-31T20:34:08.728Z] [2022-03-31T20:34:08.728Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:08.728Z] Successfully built e945f81ceb78 [2022-03-31T20:34:08.987Z] Successfully tagged core-data:latest [2022-03-31T20:34:08.987Z] Building security-proxy-setup [2022-03-31T20:34:09.246Z]  Building core-data ... done Removing intermediate container 02d3abb0cac9 [2022-03-31T20:34:09.246Z] ---> 5be59a2f9c5f [2022-03-31T20:34:09.246Z] Step 23/25 : LABEL arch=x86_64 [2022-03-31T20:34:09.246Z] ---> Running in ff06fed335d1 [2022-03-31T20:34:09.503Z] Removing intermediate container ff06fed335d1 [2022-03-31T20:34:09.503Z] ---> bf4c0bea6b69 [2022-03-31T20:34:09.503Z] Step 24/25 : LABEL git_sha=d220673406703d92e792e701735d91e94a221eb3 [2022-03-31T20:34:09.503Z] ---> Running in d5806fc2cb10 [2022-03-31T20:34:09.503Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:09.763Z] Removing intermediate container d5806fc2cb10 [2022-03-31T20:34:09.763Z] ---> f43476010a37 [2022-03-31T20:34:09.763Z] Step 25/25 : LABEL version=0.0.0 [2022-03-31T20:34:09.763Z] ---> Running in d0cc3f35a9f8 [2022-03-31T20:34:10.080Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T20:34:10.080Z] v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T20:34:10.080Z] OK: 15854 distinct packages available [2022-03-31T20:34:10.080Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:10.339Z] Removing intermediate container d0cc3f35a9f8 [2022-03-31T20:34:10.339Z] ---> 6ed682eb76f5 [2022-03-31T20:34:10.339Z] [2022-03-31T20:34:10.599Z] Successfully built 6ed682eb76f5 [2022-03-31T20:34:10.599Z] Successfully tagged security-secretstore-setup:latest [2022-03-31T20:34:10.599Z] Building security-spire-agent [2022-03-31T20:34:10.858Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:11.116Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-31T20:34:11.116Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-31T20:34:11.374Z] (3/5) Installing libucontext (1.1-r0) [2022-03-31T20:34:11.374Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-31T20:34:11.374Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-31T20:34:11.637Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T20:34:11.637Z] OK: 6 MiB in 19 packages [2022-03-31T20:34:14.401Z] 7b1c46037f91: Pull complete [2022-03-31T20:34:14.401Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-31T20:34:14.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T20:34:14.401Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-31T20:34:14.757Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T20:34:14.757Z] WORKDIR /edgex [2022-03-31T20:34:14.757Z] COPY go.mod . [2022-03-31T20:34:14.757Z] RUN go mod download -t [2022-03-31T20:34:14.757Z] ci-base-image-arm64 -f - . [2022-03-31T20:34:17.100Z] Removing intermediate container 5a96940eb145 [2022-03-31T20:34:17.100Z] ---> ccd879aefd57 [2022-03-31T20:34:17.100Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T20:34:17.366Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:34:17.366Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:34:17.366Z] ---> f64c679fa110 [2022-03-31T20:34:17.366Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T20:34:17.366Z] ---> Using cache [2022-03-31T20:34:17.366Z] ---> 64a2415e0c74 [2022-03-31T20:34:17.366Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:34:17.366Z] ---> Using cache [2022-03-31T20:34:17.366Z] ---> c200f7ab66b5 [2022-03-31T20:34:17.366Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T20:34:17.366Z] ---> Using cache [2022-03-31T20:34:17.366Z] ---> 35e691808721 [2022-03-31T20:34:17.366Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T20:34:17.366Z] ---> Using cache [2022-03-31T20:34:17.366Z] ---> 8c3129090057 [2022-03-31T20:34:17.366Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:34:17.366Z] ---> Using cache [2022-03-31T20:34:17.366Z] ---> 98f1be7dd5a2 [2022-03-31T20:34:17.366Z] Step 8/24 : COPY . . [2022-03-31T20:34:17.366Z] ---> Using cache [2022-03-31T20:34:17.366Z] ---> 545b67529505 [2022-03-31T20:34:17.366Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T20:34:17.366Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:34:17.366Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:34:17.366Z] ---> f64c679fa110 [2022-03-31T20:34:17.366Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T20:34:17.366Z] ---> Using cache [2022-03-31T20:34:17.366Z] ---> 64a2415e0c74 [2022-03-31T20:34:17.366Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:34:17.366Z] ---> Using cache [2022-03-31T20:34:17.366Z] ---> c200f7ab66b5 [2022-03-31T20:34:17.366Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-31T20:34:17.393Z] Sending build context to Docker daemon 169.2MB [2022-03-31T20:34:17.393Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T20:34:17.393Z] ---> f79e39bc4007 [2022-03-31T20:34:17.393Z] Step 2/4 : WORKDIR /edgex [2022-03-31T20:34:18.843Z] ---> Running in 49f1bf265e2a [2022-03-31T20:34:19.270Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:34:19.270Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:34:19.270Z] ---> f64c679fa110 [2022-03-31T20:34:19.270Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T20:34:19.270Z] ---> Using cache [2022-03-31T20:34:19.270Z] ---> 64a2415e0c74 [2022-03-31T20:34:19.270Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:34:19.270Z] ---> Using cache [2022-03-31T20:34:19.270Z] ---> c200f7ab66b5 [2022-03-31T20:34:19.270Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T20:34:19.270Z] ---> Using cache [2022-03-31T20:34:19.270Z] ---> 35e691808721 [2022-03-31T20:34:19.270Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T20:34:19.270Z] ---> Using cache [2022-03-31T20:34:19.270Z] ---> 8c3129090057 [2022-03-31T20:34:19.271Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:34:19.271Z] ---> Using cache [2022-03-31T20:34:19.271Z] ---> 98f1be7dd5a2 [2022-03-31T20:34:19.271Z] Step 8/22 : COPY . . [2022-03-31T20:34:19.271Z] ---> Using cache [2022-03-31T20:34:19.271Z] ---> 545b67529505 [2022-03-31T20:34:19.271Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-31T20:34:19.450Z] Removing intermediate container 49f1bf265e2a [2022-03-31T20:34:19.451Z] ---> 01482b5f6bdf [2022-03-31T20:34:19.451Z] Step 3/4 : COPY go.mod . [2022-03-31T20:34:19.532Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:34:19.532Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:34:19.532Z] ---> f64c679fa110 [2022-03-31T20:34:19.532Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T20:34:19.532Z] ---> Using cache [2022-03-31T20:34:19.532Z] ---> 64a2415e0c74 [2022-03-31T20:34:19.532Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:34:19.532Z] ---> Using cache [2022-03-31T20:34:19.532Z] ---> c200f7ab66b5 [2022-03-31T20:34:19.532Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T20:34:19.532Z] ---> Using cache [2022-03-31T20:34:19.532Z] ---> 35e691808721 [2022-03-31T20:34:19.532Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T20:34:19.532Z] ---> Using cache [2022-03-31T20:34:19.532Z] ---> 8c3129090057 [2022-03-31T20:34:19.532Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:34:19.532Z] ---> Using cache [2022-03-31T20:34:19.532Z] ---> 98f1be7dd5a2 [2022-03-31T20:34:19.532Z] Step 8/24 : COPY . . [2022-03-31T20:34:19.532Z] ---> Using cache [2022-03-31T20:34:19.532Z] ---> 545b67529505 [2022-03-31T20:34:19.532Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T20:34:19.791Z] ---> 423644d9f594 [2022-03-31T20:34:19.791Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T20:34:19.791Z] ---> Running in fc8ab2313123 [2022-03-31T20:34:19.791Z] ---> Running in 34ba56c7381e [2022-03-31T20:34:19.791Z] ---> Running in 93b19a603419 [2022-03-31T20:34:19.791Z] ---> Running in 300843442e9e [2022-03-31T20:34:20.053Z] Removing intermediate container 93b19a603419 [2022-03-31T20:34:20.053Z] ---> 997f31c3dc23 [2022-03-31T20:34:20.053Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T20:34:20.053Z] Removing intermediate container 300843442e9e [2022-03-31T20:34:20.053Z] ---> d730f45d6019 [2022-03-31T20:34:20.053Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T20:34:20.053Z] ---> 99a4b9aff6fb [2022-03-31T20:34:20.053Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-31T20:34:20.053Z] ---> Running in 770afd497e98 [2022-03-31T20:34:20.053Z] ---> Running in 20e4cfd2facd [2022-03-31T20:34:20.055Z] ---> 6e89c967ccc1 [2022-03-31T20:34:20.055Z] Step 4/4 : RUN go mod download [2022-03-31T20:34:20.055Z] ---> Running in 55d1f33b20c0 [2022-03-31T20:34:20.311Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:20.311Z] ---> 0c570bc24fba [2022-03-31T20:34:20.311Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-31T20:34:20.311Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-31T20:34:20.311Z] ---> 3b3e12983172 [2022-03-31T20:34:20.311Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T20:34:20.574Z] ---> Running in 286d06d05219 [2022-03-31T20:34:20.574Z] Removing intermediate container 286d06d05219 [2022-03-31T20:34:20.574Z] ---> 2c889015ec9c [2022-03-31T20:34:20.574Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T20:34:20.574Z] ---> Running in 9f08a15c4b49 [2022-03-31T20:34:20.835Z] Removing intermediate container 9f08a15c4b49 [2022-03-31T20:34:20.835Z] ---> 1e81b7a6331f [2022-03-31T20:34:20.835Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T20:34:20.835Z] ---> Running in 4a204e85e92e [2022-03-31T20:34:21.097Z] Removing intermediate container 4a204e85e92e [2022-03-31T20:34:21.097Z] ---> c6cfb449a063 [2022-03-31T20:34:21.097Z] Step 22/23 : LABEL git_sha=d220673406703d92e792e701735d91e94a221eb3 [2022-03-31T20:34:21.097Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:21.097Z] ---> Running in 0bcc307ab92e [2022-03-31T20:34:21.097Z] Removing intermediate container 0bcc307ab92e [2022-03-31T20:34:21.097Z] ---> 360c71f68193 [2022-03-31T20:34:21.097Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T20:34:21.097Z] ---> Running in bbec4a41464a [2022-03-31T20:34:21.356Z] spire-1.2.0/ [2022-03-31T20:34:21.356Z] Removing intermediate container bbec4a41464a [2022-03-31T20:34:21.356Z] ---> f5e39df2bf6f [2022-03-31T20:34:21.356Z] [2022-03-31T20:34:21.356Z] OK: 221 MiB in 52 packages [2022-03-31T20:34:21.356Z] Successfully built f5e39df2bf6f [2022-03-31T20:34:21.356Z] Successfully tagged security-spire-server:latest [2022-03-31T20:34:21.356Z] Building security-bootstrapper [2022-03-31T20:34:21.614Z]  Building security-spire-server ... done spire-1.2.0/ [2022-03-31T20:34:22.550Z] spire-1.2.0/README.md [2022-03-31T20:34:22.550Z] spire-1.2.0/bin/ [2022-03-31T20:34:22.550Z] spire-1.2.0/bin/spire-server [2022-03-31T20:34:22.550Z] spire-1.2.0/bin/spire-agent [2022-03-31T20:34:22.550Z] spire-1.2.0/conf/ [2022-03-31T20:34:22.550Z] spire-1.2.0/conf/server/ [2022-03-31T20:34:22.550Z] spire-1.2.0/conf/server/server.conf [2022-03-31T20:34:22.550Z] spire-1.2.0/conf/agent/ [2022-03-31T20:34:22.550Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T20:34:22.550Z] spire-1.2.0/LICENSE [2022-03-31T20:34:22.550Z] spire-1.2.0/README.md [2022-03-31T20:34:22.550Z] spire-1.2.0/bin/ [2022-03-31T20:34:22.550Z] spire-1.2.0/bin/spire-server [2022-03-31T20:34:22.550Z] spire-1.2.0/bin/spire-agent [2022-03-31T20:34:22.550Z] spire-1.2.0/conf/ [2022-03-31T20:34:22.550Z] spire-1.2.0/conf/server/ [2022-03-31T20:34:22.550Z] spire-1.2.0/conf/server/server.conf [2022-03-31T20:34:22.550Z] spire-1.2.0/conf/agent/ [2022-03-31T20:34:22.550Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T20:34:22.550Z] spire-1.2.0/LICENSE [2022-03-31T20:34:25.089Z] Removing intermediate container fc8ab2313123 [2022-03-31T20:34:25.089Z] ---> 537513b0de4b [2022-03-31T20:34:25.089Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T20:34:25.350Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:34:25.350Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:34:25.350Z] ---> f64c679fa110 [2022-03-31T20:34:25.350Z] Step 3/31 : WORKDIR /edgex-go [2022-03-31T20:34:25.350Z] ---> Using cache [2022-03-31T20:34:25.350Z] ---> 64a2415e0c74 [2022-03-31T20:34:25.350Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:34:25.350Z] ---> Using cache [2022-03-31T20:34:25.350Z] ---> c200f7ab66b5 [2022-03-31T20:34:25.350Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-31T20:34:25.350Z] ---> Using cache [2022-03-31T20:34:25.350Z] ---> 35e691808721 [2022-03-31T20:34:25.350Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-31T20:34:25.350Z] ---> Using cache [2022-03-31T20:34:25.350Z] ---> 8c3129090057 [2022-03-31T20:34:25.350Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:34:25.350Z] ---> Using cache [2022-03-31T20:34:25.350Z] ---> 98f1be7dd5a2 [2022-03-31T20:34:25.350Z] Step 8/31 : COPY . . [2022-03-31T20:34:25.350Z] ---> Using cache [2022-03-31T20:34:25.350Z] ---> 545b67529505 [2022-03-31T20:34:25.350Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-31T20:34:25.926Z] ---> 62dd99450995 [2022-03-31T20:34:25.926Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:34:25.926Z] ---> Running in dfa18df069e7 [2022-03-31T20:34:25.926Z] ---> Running in 8b4e524c50e9 [2022-03-31T20:34:26.494Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-31T20:34:28.404Z] Removing intermediate container 20e4cfd2facd [2022-03-31T20:34:28.404Z] ---> 47eebd2944b5 [2022-03-31T20:34:28.404Z] [2022-03-31T20:34:28.404Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T20:34:28.404Z] ---> 76c8fb57b6fc [2022-03-31T20:34:28.404Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T20:34:28.404Z] ---> Using cache [2022-03-31T20:34:28.404Z] ---> e1f606061d09 [2022-03-31T20:34:28.404Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:34:28.404Z] ---> Using cache [2022-03-31T20:34:28.404Z] ---> 2bd0b81698ff [2022-03-31T20:34:28.404Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T20:34:28.404Z] ---> Using cache [2022-03-31T20:34:28.404Z] ---> ccd879aefd57 [2022-03-31T20:34:28.404Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-31T20:34:28.404Z] Removing intermediate container 770afd497e98 [2022-03-31T20:34:28.404Z] ---> c270ff59edf8 [2022-03-31T20:34:28.404Z] [2022-03-31T20:34:28.404Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T20:34:28.404Z] ---> 76c8fb57b6fc [2022-03-31T20:34:28.404Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T20:34:28.404Z] ---> Using cache [2022-03-31T20:34:28.404Z] ---> e1f606061d09 [2022-03-31T20:34:28.404Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:34:28.404Z] ---> Using cache [2022-03-31T20:34:28.404Z] ---> 2bd0b81698ff [2022-03-31T20:34:28.404Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-31T20:34:28.667Z] ---> Running in 55a0560a5f05 [2022-03-31T20:34:28.667Z] Removing intermediate container 8b4e524c50e9 [2022-03-31T20:34:28.667Z] ---> 6e2c6ffcc43d [2022-03-31T20:34:28.667Z] Step 8/23 : COPY . . [2022-03-31T20:34:29.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:30.172Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:30.172Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T20:34:30.172Z] v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T20:34:30.172Z] OK: 15854 distinct packages available [2022-03-31T20:34:30.433Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:31.369Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:31.369Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-31T20:34:31.643Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-31T20:34:31.643Z] (3/4) Installing libucontext (1.1-r0) [2022-03-31T20:34:31.902Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-31T20:34:31.902Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T20:34:31.902Z] OK: 6 MiB in 18 packages [2022-03-31T20:34:32.160Z] ---> 98b6f4c4817f [2022-03-31T20:34:32.160Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T20:34:34.076Z] Removing intermediate container 55a0560a5f05 [2022-03-31T20:34:34.076Z] ---> 841f4a386517 [2022-03-31T20:34:34.076Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T20:34:35.055Z] ---> 022fbfec380c [2022-03-31T20:34:35.055Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T20:34:35.325Z] ---> b5daefcd6f57 [2022-03-31T20:34:35.325Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-31T20:34:35.586Z] ---> e96f63a72d45 [2022-03-31T20:34:35.586Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-31T20:34:35.586Z] ---> Running in 115bf567b9e2 [2022-03-31T20:34:36.158Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-31T20:34:36.158Z] ---> 45d492083f4c [2022-03-31T20:34:36.158Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T20:34:36.158Z] ---> 5074b52bb3aa [2022-03-31T20:34:36.158Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-31T20:34:36.739Z] ---> 6609c2c744c8 [2022-03-31T20:34:36.739Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-31T20:34:36.739Z] ---> cc27213220ca [2022-03-31T20:34:36.739Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T20:34:36.739Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T20:34:36.739Z] ---> Running in 2e34c563d776 [2022-03-31T20:34:37.006Z] ---> Running in 2f6568fce2c7 [2022-03-31T20:34:37.265Z] Removing intermediate container 2f6568fce2c7 [2022-03-31T20:34:37.265Z] ---> bfc4806f5e66 [2022-03-31T20:34:37.265Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T20:34:37.265Z] Removing intermediate container 2e34c563d776 [2022-03-31T20:34:37.265Z] ---> 44194de5a0b0 [2022-03-31T20:34:37.265Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-31T20:34:37.265Z] ---> Running in fa17281a6ebd [2022-03-31T20:34:37.524Z] Removing intermediate container fa17281a6ebd [2022-03-31T20:34:37.524Z] ---> cd5033f22abd [2022-03-31T20:34:37.524Z] Step 22/24 : LABEL arch=x86_64 [2022-03-31T20:34:37.524Z] ---> 6f246e02a93c [2022-03-31T20:34:37.524Z] Step 19/24 : WORKDIR / [2022-03-31T20:34:37.524Z] ---> Running in dc618ee8320b [2022-03-31T20:34:37.524Z] ---> Running in 4e8d9b7769f6 [2022-03-31T20:34:37.782Z] Removing intermediate container 4e8d9b7769f6 [2022-03-31T20:34:37.782Z] ---> ede5cbc46d9f [2022-03-31T20:34:37.782Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T20:34:38.041Z] Removing intermediate container dc618ee8320b [2022-03-31T20:34:38.041Z] ---> 42556054f97c [2022-03-31T20:34:38.041Z] Step 23/24 : LABEL git_sha=d220673406703d92e792e701735d91e94a221eb3 [2022-03-31T20:34:38.041Z] ---> Running in c93e8a099c72 [2022-03-31T20:34:38.041Z] ---> Running in fd08e366f194 [2022-03-31T20:34:38.299Z] Removing intermediate container fd08e366f194 [2022-03-31T20:34:38.299Z] ---> 31d40d74676d [2022-03-31T20:34:38.299Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T20:34:38.299Z] ---> Running in f943a0be2b92 [2022-03-31T20:34:38.299Z] Removing intermediate container c93e8a099c72 [2022-03-31T20:34:38.299Z] ---> 424806471c7b [2022-03-31T20:34:38.299Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T20:34:38.567Z] ---> Running in ac5929d4a90c [2022-03-31T20:34:38.826Z] Removing intermediate container f943a0be2b92 [2022-03-31T20:34:38.826Z] ---> 2baee0261096 [2022-03-31T20:34:38.826Z] [2022-03-31T20:34:38.826Z] Removing intermediate container ac5929d4a90c [2022-03-31T20:34:38.826Z] ---> 108239374cb9 [2022-03-31T20:34:38.826Z] Step 22/24 : LABEL arch=x86_64 [2022-03-31T20:34:38.826Z] ---> Running in 0f7b37d1d1f2 [2022-03-31T20:34:38.826Z] Successfully built 2baee0261096 [2022-03-31T20:34:38.826Z] Successfully tagged security-spire-agent:latest [2022-03-31T20:34:38.826Z]  Building security-spire-agent ... done Building core-metadata [2022-03-31T20:34:39.085Z] Removing intermediate container 0f7b37d1d1f2 [2022-03-31T20:34:39.085Z] ---> 60510dc499d1 [2022-03-31T20:34:39.085Z] Step 23/24 : LABEL git_sha=d220673406703d92e792e701735d91e94a221eb3 [2022-03-31T20:34:41.620Z] ---> Running in 5b46b133dff3 [2022-03-31T20:34:41.880Z] Removing intermediate container 34ba56c7381e [2022-03-31T20:34:41.880Z] ---> 1faa8676780e [2022-03-31T20:34:41.880Z] [2022-03-31T20:34:41.880Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T20:34:41.880Z] ---> 84b07dd2d1fd [2022-03-31T20:34:41.880Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-31T20:34:42.139Z] Removing intermediate container 5b46b133dff3 [2022-03-31T20:34:42.139Z] ---> 9c48b7b17cc9 [2022-03-31T20:34:42.139Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T20:34:42.441Z] ---> Running in c4a03590daea [2022-03-31T20:34:42.700Z] ---> Running in 772e6c2a5f50 [2022-03-31T20:34:42.961Z] Removing intermediate container 772e6c2a5f50 [2022-03-31T20:34:42.961Z] ---> 2555de670453 [2022-03-31T20:34:42.961Z] [2022-03-31T20:34:43.221Z] Successfully built 2555de670453 [2022-03-31T20:34:43.221Z] Successfully tagged security-spire-config:latest [2022-03-31T20:34:43.221Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2022-03-31T20:34:43.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:43.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:43.738Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-31T20:34:43.738Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-31T20:34:43.738Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-31T20:34:43.738Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-31T20:34:43.738Z] (5/6) Installing curl (7.79.1-r0) [2022-03-31T20:34:43.738Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-31T20:34:43.738Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T20:34:43.738Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T20:34:43.738Z] OK: 8 MiB in 20 packages [2022-03-31T20:34:45.644Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:34:45.644Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:34:45.644Z] ---> f64c679fa110 [2022-03-31T20:34:45.644Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T20:34:45.644Z] ---> Using cache [2022-03-31T20:34:45.644Z] ---> 64a2415e0c74 [2022-03-31T20:34:45.644Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:34:45.644Z] ---> Using cache [2022-03-31T20:34:45.644Z] ---> c200f7ab66b5 [2022-03-31T20:34:45.644Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T20:34:45.644Z] ---> Using cache [2022-03-31T20:34:45.644Z] ---> 35e691808721 [2022-03-31T20:34:45.644Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T20:34:45.644Z] ---> Using cache [2022-03-31T20:34:45.644Z] ---> 8c3129090057 [2022-03-31T20:34:45.644Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:34:45.644Z] ---> Using cache [2022-03-31T20:34:45.644Z] ---> 98f1be7dd5a2 [2022-03-31T20:34:45.644Z] Step 8/23 : COPY . . [2022-03-31T20:34:45.644Z] ---> Using cache [2022-03-31T20:34:45.644Z] ---> 545b67529505 [2022-03-31T20:34:45.644Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-31T20:34:48.929Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:34:48.929Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:34:48.929Z] ---> f64c679fa110 [2022-03-31T20:34:48.929Z] Step 3/20 : WORKDIR /edgex-go [2022-03-31T20:34:48.929Z] ---> Using cache [2022-03-31T20:34:48.929Z] ---> 64a2415e0c74 [2022-03-31T20:34:48.929Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-31T20:34:48.929Z] ---> Running in 17684f1b23fb [2022-03-31T20:34:48.929Z] ---> Running in 776d9462bd20 [2022-03-31T20:34:48.929Z] Removing intermediate container c4a03590daea [2022-03-31T20:34:48.929Z] ---> c5a45dbaf104 [2022-03-31T20:34:48.929Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T20:34:48.929Z] ---> Running in 6d29b827e766 [2022-03-31T20:34:49.191Z] Removing intermediate container 6d29b827e766 [2022-03-31T20:34:49.191Z] ---> c2243f7c2239 [2022-03-31T20:34:49.191Z] Step 13/22 : WORKDIR /edgex [2022-03-31T20:34:49.191Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-31T20:34:49.451Z] ---> Running in d9a6f6fac202 [2022-03-31T20:34:49.451Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:50.017Z] Removing intermediate container d9a6f6fac202 [2022-03-31T20:34:50.017Z] ---> d755a24843ea [2022-03-31T20:34:50.017Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-31T20:34:50.279Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:50.537Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T20:34:50.537Z] v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T20:34:50.537Z] OK: 15864 distinct packages available [2022-03-31T20:34:50.537Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:50.537Z] ---> a6e2b0086f6c [2022-03-31T20:34:50.537Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-31T20:34:51.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:51.729Z] ---> ce17d5e215f7 [2022-03-31T20:34:51.729Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-31T20:34:51.729Z] Removing intermediate container dfa18df069e7 [2022-03-31T20:34:51.729Z] ---> 9e74e2b9387a [2022-03-31T20:34:51.729Z] [2022-03-31T20:34:51.729Z] Step 10/31 : FROM alpine:3.14 [2022-03-31T20:34:51.729Z] ---> 84b07dd2d1fd [2022-03-31T20:34:51.729Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-31T20:34:51.729Z] OK: 221 MiB in 52 packages [2022-03-31T20:34:51.729Z] ---> Running in bb9a13c4e522 [2022-03-31T20:34:52.298Z] Removing intermediate container bb9a13c4e522 [2022-03-31T20:34:52.298Z] ---> fb297c3168c8 [2022-03-31T20:34:52.298Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-31T20:34:52.298Z] ---> 10b2356ae132 [2022-03-31T20:34:52.298Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T20:34:52.298Z] ---> Running in 300f56cfbf4b [2022-03-31T20:34:52.557Z] Removing intermediate container 776d9462bd20 [2022-03-31T20:34:52.557Z] ---> db8e0d739692 [2022-03-31T20:34:52.557Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-31T20:34:52.557Z] ---> 595cdf2ab47a [2022-03-31T20:34:52.557Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-31T20:34:52.557Z] ---> Running in a93eda7dbf63 [2022-03-31T20:34:52.816Z] ---> 8288b827fea4 [2022-03-31T20:34:52.816Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:34:52.816Z] ---> Running in 572b0e16e2a7 [2022-03-31T20:34:52.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:52.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:34:53.074Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-31T20:34:53.074Z] (2/2) Installing su-exec (0.2-r1) [2022-03-31T20:34:53.074Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T20:34:53.074Z] OK: 6 MiB in 16 packages [2022-03-31T20:34:53.670Z] Removing intermediate container 300f56cfbf4b [2022-03-31T20:34:53.670Z] ---> 29c6f024dcfd [2022-03-31T20:34:53.670Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-31T20:34:53.954Z] ---> Running in d21b8a13c2b9 [2022-03-31T20:34:54.213Z] Removing intermediate container d21b8a13c2b9 [2022-03-31T20:34:54.214Z] ---> 238ecd6e1bec [2022-03-31T20:34:54.214Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-31T20:34:54.473Z] Removing intermediate container a93eda7dbf63 [2022-03-31T20:34:54.473Z] ---> 2202098b3a79 [2022-03-31T20:34:54.473Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T20:34:54.473Z] ---> Running in 689bdc31d3e3 [2022-03-31T20:34:54.733Z] ---> Running in bb4ee108caa5 [2022-03-31T20:34:54.733Z] Removing intermediate container 572b0e16e2a7 [2022-03-31T20:34:54.733Z] ---> 5972d8b223da [2022-03-31T20:34:54.733Z] Step 7/20 : COPY . . [2022-03-31T20:34:54.733Z] Removing intermediate container 689bdc31d3e3 [2022-03-31T20:34:54.733Z] ---> 1b5c67c559af [2022-03-31T20:34:54.733Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-31T20:34:54.992Z] Removing intermediate container bb4ee108caa5 [2022-03-31T20:34:54.992Z] ---> a9dfdc7aa33d [2022-03-31T20:34:54.992Z] Step 20/22 : LABEL arch=x86_64 [2022-03-31T20:34:54.992Z] ---> Running in 0e0fc83f2491 [2022-03-31T20:34:54.992Z] ---> Running in 93bda9ba9b88 [2022-03-31T20:34:55.926Z] Removing intermediate container 93bda9ba9b88 [2022-03-31T20:34:55.926Z] ---> 5d6086dece66 [2022-03-31T20:34:55.926Z] Step 21/22 : LABEL git_sha=d220673406703d92e792e701735d91e94a221eb3 [2022-03-31T20:34:56.526Z] ---> Running in ad9611a918a2 [2022-03-31T20:34:57.097Z] Removing intermediate container ad9611a918a2 [2022-03-31T20:34:57.097Z] ---> 9a364e4ab099 [2022-03-31T20:34:57.097Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T20:34:57.371Z] Removing intermediate container 0e0fc83f2491 [2022-03-31T20:34:57.371Z] ---> c26bbe9f17e7 [2022-03-31T20:34:57.371Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-31T20:34:57.630Z] ---> Running in 49c7f4cb910f [2022-03-31T20:34:57.630Z] ---> Running in daad0ed7a40b [2022-03-31T20:34:57.889Z] Removing intermediate container 49c7f4cb910f [2022-03-31T20:34:57.889Z] ---> d76b04476a59 [2022-03-31T20:34:57.889Z] [2022-03-31T20:34:58.149Z] Successfully built d76b04476a59 [2022-03-31T20:34:58.149Z] Successfully tagged security-proxy-setup:latest [2022-03-31T20:34:58.149Z]  Building security-proxy-setup ... done Building core-command [2022-03-31T20:34:58.149Z] Removing intermediate container daad0ed7a40b [2022-03-31T20:34:58.149Z] ---> c4b5fc7e6ff0 [2022-03-31T20:34:58.149Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-31T20:34:59.088Z] Removing intermediate container 115bf567b9e2 [2022-03-31T20:34:59.088Z] ---> 8124e91fc140 [2022-03-31T20:34:59.088Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-31T20:35:02.382Z] ---> b3664ad7f6f1 [2022-03-31T20:35:02.382Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-31T20:35:02.647Z] ---> Running in 0365704fe4e2 [2022-03-31T20:35:02.647Z] ---> Running in 5d9f465bb435 [2022-03-31T20:35:03.215Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-31T20:35:04.593Z] Removing intermediate container 5d9f465bb435 [2022-03-31T20:35:04.593Z] ---> 66ba232ccfe6 [2022-03-31T20:35:04.593Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T20:35:04.853Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:35:04.853Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:35:04.853Z] ---> f64c679fa110 [2022-03-31T20:35:04.853Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T20:35:04.853Z] ---> Using cache [2022-03-31T20:35:04.853Z] ---> 64a2415e0c74 [2022-03-31T20:35:04.853Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:35:04.853Z] ---> Using cache [2022-03-31T20:35:04.853Z] ---> c200f7ab66b5 [2022-03-31T20:35:04.853Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T20:35:04.853Z] ---> Using cache [2022-03-31T20:35:04.853Z] ---> 35e691808721 [2022-03-31T20:35:04.853Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T20:35:04.853Z] ---> Using cache [2022-03-31T20:35:04.853Z] ---> 8c3129090057 [2022-03-31T20:35:04.853Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:35:04.853Z] ---> Using cache [2022-03-31T20:35:04.853Z] ---> 98f1be7dd5a2 [2022-03-31T20:35:04.853Z] Step 8/23 : COPY . . [2022-03-31T20:35:04.853Z] ---> Using cache [2022-03-31T20:35:04.853Z] ---> 545b67529505 [2022-03-31T20:35:04.853Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-31T20:35:05.113Z] ---> Running in d53bd3059160 [2022-03-31T20:35:05.113Z] ---> ccc3b92cf9c8 [2022-03-31T20:35:05.113Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-31T20:35:05.113Z] ---> 11353bb3cdd9 [2022-03-31T20:35:05.113Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-31T20:35:05.113Z] ---> Running in 1a670a2d8359 [2022-03-31T20:35:05.113Z] Removing intermediate container 0365704fe4e2 [2022-03-31T20:35:05.113Z] ---> 5d1fff9e6d3f [2022-03-31T20:35:05.113Z] [2022-03-31T20:35:05.113Z] Step 11/23 : FROM docker:20.10.14 [2022-03-31T20:35:05.113Z] 20.10.14: Pulling from library/docker [2022-03-31T20:35:05.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-31T20:35:05.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-31T20:35:05.938Z] ---> 7e62a040565d [2022-03-31T20:35:05.938Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-31T20:35:06.508Z] ---> 4af96a372dd2 [2022-03-31T20:35:06.508Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-31T20:35:07.073Z] ---> 6dd6550b1a72 [2022-03-31T20:35:07.073Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-31T20:35:07.640Z] ---> 6f157deb6921 [2022-03-31T20:35:07.640Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-31T20:35:07.912Z] ---> Running in 5255313df62e [2022-03-31T20:35:08.481Z] Removing intermediate container 5255313df62e [2022-03-31T20:35:08.481Z] ---> 826ec99d29ad [2022-03-31T20:35:08.481Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-31T20:35:08.741Z] Removing intermediate container 17684f1b23fb [2022-03-31T20:35:08.741Z] ---> bbd7bff68e2a [2022-03-31T20:35:08.741Z] [2022-03-31T20:35:08.741Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T20:35:08.741Z] ---> 84b07dd2d1fd [2022-03-31T20:35:08.741Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T20:35:08.741Z] ---> Using cache [2022-03-31T20:35:08.741Z] ---> e90dfe39bd82 [2022-03-31T20:35:08.742Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T20:35:08.742Z] ---> Using cache [2022-03-31T20:35:08.742Z] ---> 3ab3f618a4c5 [2022-03-31T20:35:08.742Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-31T20:35:08.742Z] ---> 51b7ff0fc413 [2022-03-31T20:35:08.742Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-31T20:35:09.003Z] ---> Running in 0d803e2c9367 [2022-03-31T20:35:09.261Z] ---> Running in b5c238023ae5 [2022-03-31T20:35:09.261Z] Removing intermediate container 0d803e2c9367 [2022-03-31T20:35:09.524Z] ---> 4550a40717d2 [2022-03-31T20:35:09.524Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T20:35:09.524Z] ---> Running in 6b81181df522 [2022-03-31T20:35:09.784Z] Removing intermediate container 6b81181df522 [2022-03-31T20:35:09.784Z] ---> 11f2f4676c91 [2022-03-31T20:35:09.784Z] Step 15/23 : WORKDIR / [2022-03-31T20:35:10.044Z] ---> Running in 2997859d6a4a [2022-03-31T20:35:10.302Z] Removing intermediate container 2997859d6a4a [2022-03-31T20:35:10.302Z] ---> 2c3d1401a30e [2022-03-31T20:35:10.302Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T20:35:10.872Z] ---> b9ff87d89319 [2022-03-31T20:35:10.872Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-31T20:35:10.872Z] Removing intermediate container b5c238023ae5 [2022-03-31T20:35:10.872Z] ---> 38a2449bbc2a [2022-03-31T20:35:10.872Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-31T20:35:11.441Z] ---> Running in 5b4ed91d76c6 [2022-03-31T20:35:11.702Z] Removing intermediate container 5b4ed91d76c6 [2022-03-31T20:35:11.702Z] ---> 0117ee7f0fb5 [2022-03-31T20:35:11.702Z] Step 28/31 : CMD ["gate"] [2022-03-31T20:35:11.960Z] ---> 52f76785b6b7 [2022-03-31T20:35:11.960Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-31T20:35:11.960Z] ---> Running in 5c96c2747019 [2022-03-31T20:35:11.960Z] Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec [2022-03-31T20:35:11.960Z] Status: Downloaded newer image for docker:20.10.14 [2022-03-31T20:35:11.960Z] ---> 5f3d65aad428 [2022-03-31T20:35:11.960Z] 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-03-31T20:35:11.960Z] ---> Running in 0c2d02bc84e4 [2022-03-31T20:35:12.220Z] Removing intermediate container 5c96c2747019 [2022-03-31T20:35:12.220Z] ---> 1e82480458ed [2022-03-31T20:35:12.220Z] Step 29/31 : LABEL arch=x86_64 [2022-03-31T20:35:12.220Z] ---> Running in 06b2a3e648e7 [2022-03-31T20:35:12.478Z] Removing intermediate container 0c2d02bc84e4 [2022-03-31T20:35:12.478Z] ---> 5794de7879ec [2022-03-31T20:35:12.478Z] 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-03-31T20:35:12.478Z] ---> a825169757c5 [2022-03-31T20:35:12.478Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-31T20:35:12.777Z] ---> Running in 87a0b68a1618 [2022-03-31T20:35:12.777Z] Removing intermediate container 06b2a3e648e7 [2022-03-31T20:35:12.777Z] ---> bff7c00c3076 [2022-03-31T20:35:12.777Z] Step 30/31 : LABEL git_sha=d220673406703d92e792e701735d91e94a221eb3 [2022-03-31T20:35:12.777Z] ---> Running in ca3e1548d4b0 [2022-03-31T20:35:13.045Z] ---> Running in 01b3b85d5e09 [2022-03-31T20:35:13.306Z] Removing intermediate container ca3e1548d4b0 [2022-03-31T20:35:13.307Z] ---> cf007b388135 [2022-03-31T20:35:13.307Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T20:35:13.307Z] ---> Running in d5881116fddd [2022-03-31T20:35:13.568Z] Removing intermediate container 01b3b85d5e09 [2022-03-31T20:35:13.568Z] ---> 23139efa9fb6 [2022-03-31T20:35:13.568Z] Step 31/31 : LABEL version=0.0.0 [2022-03-31T20:35:13.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:35:13.568Z] Removing intermediate container d5881116fddd [2022-03-31T20:35:13.568Z] ---> eed67ecaa0f4 [2022-03-31T20:35:13.568Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T20:35:13.568Z] ---> Running in 322f7cdebbf2 [2022-03-31T20:35:13.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:35:13.853Z] ---> Running in c01567e23823 [2022-03-31T20:35:13.853Z] (1/43) Installing readline (8.1.1-r0) [2022-03-31T20:35:13.853Z] (2/43) Installing bash (5.1.16-r0) [2022-03-31T20:35:14.112Z] Executing bash-5.1.16-r0.post-install [2022-03-31T20:35:14.112Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-03-31T20:35:14.112Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-03-31T20:35:14.112Z] (5/43) Installing libcurl (7.80.0-r0) [2022-03-31T20:35:14.112Z] (6/43) Installing curl (7.80.0-r0) [2022-03-31T20:35:14.112Z] Removing intermediate container 322f7cdebbf2 [2022-03-31T20:35:14.112Z] ---> 419d630ddd72 [2022-03-31T20:35:14.112Z] [2022-03-31T20:35:14.112Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-03-31T20:35:14.112Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-03-31T20:35:14.112Z] (9/43) Installing expat (2.4.7-r0) [2022-03-31T20:35:14.112Z] (10/43) Installing libffi (3.4.2-r1) [2022-03-31T20:35:14.112Z] (11/43) Installing gdbm (1.22-r0) [2022-03-31T20:35:14.112Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-03-31T20:35:14.112Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-03-31T20:35:14.112Z] Removing intermediate container c01567e23823 [2022-03-31T20:35:14.112Z] ---> a43ee30e438d [2022-03-31T20:35:14.112Z] Step 22/23 : LABEL git_sha=d220673406703d92e792e701735d91e94a221eb3 [2022-03-31T20:35:14.112Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-03-31T20:35:14.112Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-03-31T20:35:14.112Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-03-31T20:35:14.112Z] ---> Running in 24d90a977f2e [2022-03-31T20:35:14.112Z] Successfully built 419d630ddd72 [2022-03-31T20:35:14.112Z] Successfully tagged security-bootstrapper:latest [2022-03-31T20:35:14.112Z]  Building security-bootstrapper ... done (17/43) Installing python3 (3.9.7-r4) [2022-03-31T20:35:14.681Z] Removing intermediate container 24d90a977f2e [2022-03-31T20:35:14.681Z] ---> dc476aa37088 [2022-03-31T20:35:14.681Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T20:35:14.681Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-03-31T20:35:14.681Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-03-31T20:35:14.681Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-03-31T20:35:14.681Z] (21/43) Installing py3-idna (3.3-r0) [2022-03-31T20:35:14.681Z] ---> Running in 5130845d6989 [2022-03-31T20:35:14.681Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-03-31T20:35:14.681Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-03-31T20:35:14.681Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-03-31T20:35:14.681Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-03-31T20:35:14.681Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-03-31T20:35:14.681Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-03-31T20:35:14.681Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-03-31T20:35:14.681Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-03-31T20:35:14.681Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-03-31T20:35:14.681Z] (31/43) Installing py3-six (1.16.0-r0) [2022-03-31T20:35:14.681Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-03-31T20:35:14.681Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-03-31T20:35:14.681Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-03-31T20:35:14.980Z] (35/43) Installing py3-packaging (20.9-r1) [2022-03-31T20:35:14.980Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-03-31T20:35:14.980Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-03-31T20:35:14.980Z] (38/43) Installing py3-progress (1.6-r0) [2022-03-31T20:35:14.980Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-03-31T20:35:14.980Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-03-31T20:35:14.980Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-03-31T20:35:14.980Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-03-31T20:35:14.980Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-03-31T20:35:14.980Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T20:35:14.980Z] OK: 83 MiB in 65 packages [2022-03-31T20:35:15.238Z] Removing intermediate container 5130845d6989 [2022-03-31T20:35:15.238Z] ---> 1ebcce862d9b [2022-03-31T20:35:15.238Z] [2022-03-31T20:35:15.238Z] Successfully built 1ebcce862d9b [2022-03-31T20:35:15.238Z] Successfully tagged core-metadata:latest [2022-03-31T20:35:15.803Z]  Building core-metadata ... done Collecting docker-compose==1.23.2 [2022-03-31T20:35:15.803Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-31T20:35:15.803Z] Collecting docker<4.0,>=3.6.0 [2022-03-31T20:35:15.803Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-31T20:35:15.803Z] Collecting texttable<0.10,>=0.9.0 [2022-03-31T20:35:15.803Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-31T20:35:16.061Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-31T20:35:16.061Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-31T20:35:16.628Z] Collecting PyYAML<4,>=3.10 [2022-03-31T20:35:16.628Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-31T20:35:16.634Z] Removing intermediate container 55d1f33b20c0 [2022-03-31T20:35:16.634Z] ---> e59cb12aeede [2022-03-31T20:35:16.634Z] Successfully built e59cb12aeede [2022-03-31T20:35:16.634Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T20:35:16.989Z] + docker inspect -f . ci-base-image-arm64 [2022-03-31T20:35:16.989Z] . [Pipeline] withDockerContainer [2022-03-31T20:35:17.195Z] Collecting docopt<0.7,>=0.6.1 [2022-03-31T20:35:17.195Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-31T20:35:17.281Z] prd-ubuntu20.04-docker-arm64-4c-16g-9634 does not seem to be running inside a container [2022-03-31T20:35:17.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-31T20:35:17.453Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-31T20:35:17.453Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-31T20:35:17.453Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-31T20:35:17.453Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-31T20:35:17.711Z] Collecting cached-property<2,>=1.2.0 [2022-03-31T20:35:17.711Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-31T20:35:17.711Z] Collecting jsonschema<3,>=2.5.1 [2022-03-31T20:35:17.711Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-31T20:35:17.711Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-03-31T20:35:17.711Z] Collecting docker-pycreds>=0.4.0 [2022-03-31T20:35:17.711Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-31T20:35:17.971Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-31T20:35:17.971Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-31T20:35:17.971Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-31T20:35:17.971Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-31T20:35:17.971Z] Collecting idna<2.8,>=2.5 [2022-03-31T20:35:17.971Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-31T20:35:17.971Z] 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-03-31T20:35:17.971Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-31T20:35:17.971Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-31T20:35:17.971Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-31T20:35:17.971Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-31T20:35:17.971Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-31T20:35:17.971Z] Attempting uninstall: urllib3 [2022-03-31T20:35:17.971Z] Found existing installation: urllib3 1.26.7 [2022-03-31T20:35:17.971Z] Uninstalling urllib3-1.26.7: [2022-03-31T20:35:18.229Z] Successfully uninstalled urllib3-1.26.7 [2022-03-31T20:35:18.229Z] Attempting uninstall: idna [2022-03-31T20:35:18.229Z] Found existing installation: idna 3.3 [2022-03-31T20:35:18.229Z] Uninstalling idna-3.3: [2022-03-31T20:35:18.229Z] Successfully uninstalled idna-3.3 [2022-03-31T20:35:18.795Z] Attempting uninstall: requests [2022-03-31T20:35:18.795Z] Found existing installation: requests 2.26.0 [2022-03-31T20:35:18.795Z] Uninstalling requests-2.26.0: [2022-03-31T20:35:18.795Z] Successfully uninstalled requests-2.26.0 [2022-03-31T20:35:18.795Z] Running setup.py install for texttable: started [2022-03-31T20:35:18.971Z] $ docker top 2ebbc9c86ae2b6eb44cdb3e7dd61603e6fafe59a65f1574fde636ead01372b01 -eo pid,comm [2022-03-31T20:35:19.054Z] Running setup.py install for texttable: finished with status 'done' [2022-03-31T20:35:19.054Z] Running setup.py install for PyYAML: started [2022-03-31T20:35:19.312Z] Running setup.py install for PyYAML: finished with status 'done' [Pipeline] { [Pipeline] sh [2022-03-31T20:35:19.570Z] Running setup.py install for docopt: started [2022-03-31T20:35:19.829Z] Running setup.py install for docopt: finished with status 'done' [2022-03-31T20:35:19.829Z] Running setup.py install for dockerpty: started [2022-03-31T20:35:19.982Z] + go version [2022-03-31T20:35:19.982Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-31T20:35:20.018Z] $ docker stop --time=1 2ebbc9c86ae2b6eb44cdb3e7dd61603e6fafe59a65f1574fde636ead01372b01 [2022-03-31T20:35:20.087Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-31T20:35:20.345Z] 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-03-31T20:35:21.764Z] $ docker rm -f 2ebbc9c86ae2b6eb44cdb3e7dd61603e6fafe59a65f1574fde636ead01372b01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T20:35:22.448Z] + docker inspect -f . ci-base-image-arm64 [2022-03-31T20:35:22.448Z] . [Pipeline] withDockerContainer [2022-03-31T20:35:22.709Z] prd-ubuntu20.04-docker-arm64-4c-16g-9634 does not seem to be running inside a container [2022-03-31T20:35:22.803Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-31T20:35:23.746Z] Removing intermediate container 87a0b68a1618 [2022-03-31T20:35:23.746Z] ---> f3159dcd8a92 [2022-03-31T20:35:23.746Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-31T20:35:24.057Z] ---> Running in e55ee235a267 [2022-03-31T20:35:24.242Z] $ docker top 07cb971bbfa53d92fd5f210d0a4bdb5749a3c3ac056638c244cf484058d08317 -eo pid,comm [2022-03-31T20:35:24.325Z] Removing intermediate container e55ee235a267 [2022-03-31T20:35:24.325Z] ---> 5a18f2c87739 [2022-03-31T20:35:24.325Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-31T20:35:24.325Z] ---> Running in 18f663dcdbdb [Pipeline] { [Pipeline] echo [2022-03-31T20:35:24.555Z] ========================================================= [2022-03-31T20:35:24.555Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-31T20:35:24.555Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T20:35:24.604Z] Removing intermediate container 18f663dcdbdb [2022-03-31T20:35:24.604Z] ---> d9f9ab9487cd [2022-03-31T20:35:24.604Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-31T20:35:25.218Z] + make test [2022-03-31T20:35:25.218Z] go mod tidy -compat=1.17 [2022-03-31T20:35:25.979Z] ---> a1ce5b0f7113 [2022-03-31T20:35:25.979Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-31T20:35:25.979Z] Removing intermediate container 1a670a2d8359 [2022-03-31T20:35:25.979Z] ---> 6739cef22746 [2022-03-31T20:35:25.979Z] [2022-03-31T20:35:25.979Z] Step 9/20 : FROM alpine:3.15 [2022-03-31T20:35:25.979Z] ---> 76c8fb57b6fc [2022-03-31T20:35:25.979Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T20:35:25.979Z] ---> Using cache [2022-03-31T20:35:25.979Z] ---> e1f606061d09 [2022-03-31T20:35:25.979Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:35:25.979Z] ---> Using cache [2022-03-31T20:35:25.979Z] ---> 2bd0b81698ff [2022-03-31T20:35:25.979Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-31T20:35:25.979Z] Removing intermediate container d53bd3059160 [2022-03-31T20:35:25.979Z] ---> 4817e145816e [2022-03-31T20:35:25.979Z] [2022-03-31T20:35:25.979Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T20:35:25.979Z] ---> 84b07dd2d1fd [2022-03-31T20:35:25.979Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T20:35:25.979Z] ---> Using cache [2022-03-31T20:35:25.979Z] ---> e90dfe39bd82 [2022-03-31T20:35:25.979Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T20:35:25.979Z] ---> Using cache [2022-03-31T20:35:25.979Z] ---> 3ab3f618a4c5 [2022-03-31T20:35:25.979Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-31T20:35:25.979Z] ---> Running in d7349db9ccd3 [2022-03-31T20:35:25.979Z] ---> Running in 0fb432a68d08 [2022-03-31T20:35:25.979Z] ---> 38b9fa7f286e [2022-03-31T20:35:25.979Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-31T20:35:25.979Z] Removing intermediate container 0fb432a68d08 [2022-03-31T20:35:25.979Z] ---> 6c609aa66b09 [2022-03-31T20:35:25.979Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T20:35:25.979Z] ---> Running in 3c0e14b70488 [2022-03-31T20:35:26.208Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-31T20:35:26.237Z] Removing intermediate container 3c0e14b70488 [2022-03-31T20:35:26.237Z] ---> 483854db82dc [2022-03-31T20:35:26.237Z] Step 15/23 : WORKDIR / [2022-03-31T20:35:26.237Z] ---> b065f5b6dc18 [2022-03-31T20:35:26.237Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-31T20:35:26.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:35:26.237Z] ---> Running in d69586666bc6 [2022-03-31T20:35:26.237Z] ---> Running in b01256009f1f [2022-03-31T20:35:26.496Z] Removing intermediate container d69586666bc6 [2022-03-31T20:35:26.496Z] ---> 740dfb39c2ab [2022-03-31T20:35:26.496Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T20:35:26.496Z] Removing intermediate container b01256009f1f [2022-03-31T20:35:26.496Z] ---> 82f86632f84a [2022-03-31T20:35:26.497Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T20:35:26.497Z] ---> Running in 757c6dc2a0d0 [2022-03-31T20:35:26.497Z] Removing intermediate container 757c6dc2a0d0 [2022-03-31T20:35:26.497Z] ---> 35a066912aae [2022-03-31T20:35:26.497Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T20:35:26.497Z] ---> 1904a04dd216 [2022-03-31T20:35:26.497Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-31T20:35:26.497Z] ---> Running in dd55de64d0f2 [2022-03-31T20:35:26.757Z] Removing intermediate container dd55de64d0f2 [2022-03-31T20:35:26.757Z] ---> ba2ae7e91e8c [2022-03-31T20:35:26.757Z] Step 22/23 : LABEL git_sha=d220673406703d92e792e701735d91e94a221eb3 [2022-03-31T20:35:26.757Z] ---> Running in 47802ec4f2a2 [2022-03-31T20:35:26.757Z] Removing intermediate container 47802ec4f2a2 [2022-03-31T20:35:26.757Z] ---> 1b3b369bc388 [2022-03-31T20:35:26.757Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T20:35:27.047Z] ---> Running in 7f936f5a42e0 [2022-03-31T20:35:27.047Z] ---> 466780741d99 [2022-03-31T20:35:27.047Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-31T20:35:27.047Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:35:27.047Z] Removing intermediate container 7f936f5a42e0 [2022-03-31T20:35:27.047Z] ---> 1cac4dc5d5f9 [2022-03-31T20:35:27.047Z] [2022-03-31T20:35:27.047Z] Successfully built 1cac4dc5d5f9 [2022-03-31T20:35:27.307Z] Successfully tagged sys-mgmt-agent:latest [2022-03-31T20:35:27.307Z]  Building sys-mgmt-agent ... done  ---> d8e4c966a6e3 [2022-03-31T20:35:27.307Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-31T20:35:27.307Z] ---> Running in b65b68074e15 [2022-03-31T20:35:27.307Z] Removing intermediate container b65b68074e15 [2022-03-31T20:35:27.307Z] ---> 27b49cdcc3b4 [2022-03-31T20:35:27.307Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T20:35:27.307Z] ---> Running in c3e9784eab18 [2022-03-31T20:35:27.307Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T20:35:27.307Z] v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T20:35:27.307Z] OK: 15854 distinct packages available [2022-03-31T20:35:27.565Z] Removing intermediate container c3e9784eab18 [2022-03-31T20:35:27.565Z] ---> 6562de742ad0 [2022-03-31T20:35:27.565Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T20:35:27.565Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T20:35:27.565Z] ---> Running in d55029271be8 [2022-03-31T20:35:27.565Z] Removing intermediate container d55029271be8 [2022-03-31T20:35:27.565Z] ---> d2db0300d263 [2022-03-31T20:35:27.565Z] Step 22/23 : LABEL git_sha=d220673406703d92e792e701735d91e94a221eb3 [2022-03-31T20:35:27.565Z] ---> Running in 6caadd432f16 [2022-03-31T20:35:27.824Z] Removing intermediate container 6caadd432f16 [2022-03-31T20:35:27.824Z] ---> a341522e1ab1 [2022-03-31T20:35:27.824Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T20:35:27.824Z] ---> Running in 1ad9705df5e2 [2022-03-31T20:35:27.824Z] Removing intermediate container 1ad9705df5e2 [2022-03-31T20:35:27.824Z] ---> 2bcd0788deb1 [2022-03-31T20:35:27.824Z] [2022-03-31T20:35:27.824Z] Successfully built 2bcd0788deb1 [2022-03-31T20:35:27.824Z] Successfully tagged core-command:latest [2022-03-31T20:35:28.395Z]  Building core-command ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T20:35:28.656Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-31T20:35:28.656Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-31T20:35:28.916Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-31T20:35:28.916Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-31T20:35:28.916Z] (5/9) Installing curl (7.80.0-r0) [2022-03-31T20:35:29.176Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-31T20:35:29.176Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-31T20:35:29.176Z] (8/9) Installing libucontext (1.1-r0) [2022-03-31T20:35:29.439Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-31T20:35:29.439Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T20:35:29.439Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T20:35:29.439Z] OK: 8 MiB in 23 packages [2022-03-31T20:35:30.008Z] Removing intermediate container d7349db9ccd3 [2022-03-31T20:35:30.008Z] ---> 307fd74d350d [2022-03-31T20:35:30.008Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T20:35:30.268Z] ---> c9025a778ef2 [2022-03-31T20:35:30.268Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-31T20:35:30.527Z] ---> 8db5a2ad1ec3 [2022-03-31T20:35:30.527Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-31T20:35:30.787Z] ---> 1c3dc429c2c1 [2022-03-31T20:35:30.787Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-31T20:35:30.787Z] ---> Running in 94490730859e [2022-03-31T20:35:30.787Z] Removing intermediate container 94490730859e [2022-03-31T20:35:30.787Z] ---> 9d4af789d94d [2022-03-31T20:35:30.787Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T20:35:31.047Z] ---> Running in 4b2e96ccfb1c [2022-03-31T20:35:31.047Z] Removing intermediate container 4b2e96ccfb1c [2022-03-31T20:35:31.047Z] ---> 55e29ebd3799 [2022-03-31T20:35:31.047Z] Step 18/20 : LABEL arch=x86_64 [2022-03-31T20:35:31.047Z] ---> Running in 54ed8a6857d0 [2022-03-31T20:35:31.047Z] Removing intermediate container 54ed8a6857d0 [2022-03-31T20:35:31.047Z] ---> fc3c0ac87d6f [2022-03-31T20:35:31.047Z] Step 19/20 : LABEL git_sha=d220673406703d92e792e701735d91e94a221eb3 [2022-03-31T20:35:31.307Z] ---> Running in f9703d350413 [2022-03-31T20:35:31.307Z] Removing intermediate container f9703d350413 [2022-03-31T20:35:31.307Z] ---> 1023dcf10ac8 [2022-03-31T20:35:31.307Z] Step 20/20 : LABEL version=0.0.0 [2022-03-31T20:35:31.307Z] ---> Running in 5f9062eaca89 [2022-03-31T20:35:31.307Z] Removing intermediate container 5f9062eaca89 [2022-03-31T20:35:31.307Z] ---> e015abedce47 [2022-03-31T20:35:31.307Z] [2022-03-31T20:35:31.567Z] Successfully built e015abedce47 [2022-03-31T20:35:31.567Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-31T20:35:31.575Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-03-31T20:35:31.593Z] $ docker stop --time=1 ec663af6f2fcfaaf6197304d3b55514195c0543b5a917d789de5f144224d56f8 [2022-03-31T20:35:32.880Z] $ docker rm -f ec663af6f2fcfaaf6197304d3b55514195c0543b5a917d789de5f144224d56f8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-31T20:35:33.217Z] + docker images [2022-03-31T20:35:33.217Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-31T20:35:33.217Z] security-spiffe-token-provider latest e015abedce47 2 seconds ago 28.5MB [2022-03-31T20:35:33.217Z] core-command latest 2bcd0788deb1 6 seconds ago 24.5MB [2022-03-31T20:35:33.217Z] sys-mgmt-agent latest 1cac4dc5d5f9 7 seconds ago 307MB [2022-03-31T20:35:33.217Z] 6739cef22746 8 seconds ago 1.61GB [2022-03-31T20:35:33.217Z] 4817e145816e 8 seconds ago 1.61GB [2022-03-31T20:35:33.217Z] core-metadata latest 1ebcce862d9b 19 seconds ago 26.2MB [2022-03-31T20:35:33.217Z] security-bootstrapper latest 419d630ddd72 20 seconds ago 24.3MB [2022-03-31T20:35:33.217Z] bbd7bff68e2a 25 seconds ago 1.62GB [2022-03-31T20:35:33.217Z] 5d1fff9e6d3f 29 seconds ago 1.62GB [2022-03-31T20:35:33.217Z] security-proxy-setup latest d76b04476a59 36 seconds ago 43.4MB [2022-03-31T20:35:33.217Z] 9e74e2b9387a 42 seconds ago 1.61GB [2022-03-31T20:35:33.217Z] security-spire-config latest 2555de670453 51 seconds ago 82.2MB [2022-03-31T20:35:33.217Z] 1faa8676780e 52 seconds ago 1.63GB [2022-03-31T20:35:33.217Z] security-spire-agent latest 2baee0261096 55 seconds ago 119MB [2022-03-31T20:35:33.217Z] 47eebd2944b5 About a minute ago 1.61GB [2022-03-31T20:35:33.217Z] c270ff59edf8 About a minute ago 1.61GB [2022-03-31T20:35:33.217Z] security-spire-server latest f5e39df2bf6f About a minute ago 82.9MB [2022-03-31T20:35:33.217Z] security-secretstore-setup latest 6ed682eb76f5 About a minute ago 42.1MB [2022-03-31T20:35:33.217Z] core-data latest e945f81ceb78 About a minute ago 35.9MB [2022-03-31T20:35:33.217Z] support-notifications latest 3b0a5f638942 About a minute ago 26.6MB [2022-03-31T20:35:33.217Z] support-scheduler latest ac0d067fa00c About a minute ago 26MB [2022-03-31T20:35:33.217Z] b16ac74d6b55 About a minute ago 1.61GB [2022-03-31T20:35:33.217Z] 7989b404f303 About a minute ago 1.65GB [2022-03-31T20:35:33.217Z] 5c16862ca86c About a minute ago 1.62GB [2022-03-31T20:35:33.217Z] 696b0397df83 About a minute ago 1.63GB [2022-03-31T20:35:33.217Z] 8209666a9aba About a minute ago 1.62GB [2022-03-31T20:35:33.217Z] ci-base-image-x86_64 latest f64c679fa110 4 minutes ago 896MB [2022-03-31T20:35:33.217Z] docker 20.10.14 5f3d65aad428 2 days ago 218MB [2022-03-31T20:35:33.217Z] alpine 3.14 84b07dd2d1fd 2 days ago 5.59MB [2022-03-31T20:35:33.217Z] alpine 3.15 76c8fb57b6fc 2 days ago 5.57MB [2022-03-31T20:35:33.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 weeks ago 562MB [2022-03-31T20:35:33.217Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-31T20:35:33.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 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-03-31T20:35:48.397Z] Still waiting to schedule task [2022-03-31T20:35:48.397Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-31T20:36:05.254Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-31T20:37:42.188Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-31T20:38:00.548Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-31T20:38:00.548Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-31T20:38:00.548Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-31T20:38:00.832Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-31T20:38:00.832Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-31T20:38:00.832Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-31T20:38:00.832Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-31T20:38:00.832Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-31T20:38:04.265Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-31T20:38:04.265Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-31T20:38:04.265Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-31T20:38:04.265Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-31T20:38:04.265Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-31T20:38:04.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-31T20:38:16.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.257s coverage: 28.7% of statements [2022-03-31T20:38:16.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-31T20:38:16.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-31T20:38:22.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.548s coverage: 98.5% of statements [2022-03-31T20:38:22.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-31T20:38:24.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.553s coverage: 54.9% of statements [2022-03-31T20:38:24.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-31T20:38:24.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-31T20:38:51.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.971s coverage: 89.2% of statements [2022-03-31T20:38:51.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-31T20:38:51.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-31T20:38:51.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-31T20:38:51.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.439s coverage: 84.4% of statements [2022-03-31T20:38:51.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-31T20:38:51.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-31T20:38:51.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-31T20:38:51.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-31T20:38:51.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-31T20:38:51.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.368s coverage: 94.9% of statements [2022-03-31T20:38:51.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-31T20:38:51.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-31T20:38:51.148Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.315s coverage: 72.2% of statements [2022-03-31T20:38:51.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-31T20:38:51.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-31T20:38:51.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-31T20:38:51.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-31T20:38:51.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-31T20:38:51.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.470s coverage: 60.0% of statements [2022-03-31T20:38:51.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-31T20:38:51.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-31T20:38:51.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-31T20:38:51.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.675s coverage: 0.9% of statements [2022-03-31T20:38:51.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-31T20:38:51.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.242s coverage: 58.8% of statements [2022-03-31T20:38:51.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.616s coverage: 24.0% of statements [2022-03-31T20:38:51.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-31T20:38:51.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.300s coverage: 47.1% of statements [2022-03-31T20:38:51.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.327s coverage: 79.5% of statements [2022-03-31T20:38:51.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.226s coverage: 94.1% of statements [2022-03-31T20:38:51.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.342s coverage: 96.3% of statements [2022-03-31T20:38:51.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.254s coverage: 87.5% of statements [2022-03-31T20:39:03.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.269s coverage: 94.4% of statements [2022-03-31T20:39:03.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.226s coverage: 44.8% of statements [2022-03-31T20:39:09.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.783s coverage: 82.5% of statements [2022-03-31T20:39:09.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-31T20:39:15.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.320s coverage: 92.9% of statements [2022-03-31T20:39:15.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-31T20:39:15.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-31T20:39:15.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-31T20:39:15.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements [2022-03-31T20:39:15.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-31T20:39:15.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-31T20:39:15.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-31T20:39:15.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-31T20:39:15.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-31T20:39:15.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.238s coverage: 87.2% of statements [2022-03-31T20:39:15.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-31T20:39:15.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-31T20:39:15.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.199s coverage: 100.0% of statements [2022-03-31T20:39:15.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-31T20:39:15.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.344s coverage: 58.8% of statements [2022-03-31T20:39:15.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-31T20:39:15.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.347s coverage: 80.0% of statements [2022-03-31T20:39:15.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.281s coverage: 87.2% of statements [2022-03-31T20:39:15.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.342s coverage: 85.4% of statements [2022-03-31T20:39:15.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.840s coverage: 91.2% of statements [2022-03-31T20:39:15.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-31T20:39:21.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.211s coverage: 64.4% of statements [2022-03-31T20:39:21.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-31T20:39:21.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-31T20:39:21.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.318s coverage: 100.0% of statements [2022-03-31T20:39:21.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements [2022-03-31T20:39:21.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.107s coverage: 100.0% of statements [2022-03-31T20:39:21.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2022-03-31T20:39:21.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements [2022-03-31T20:39:28.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.696s coverage: 65.4% of statements [2022-03-31T20:39:28.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-31T20:39:28.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-31T20:39:28.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-31T20:39:31.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.937s coverage: 43.8% of statements [2022-03-31T20:39:31.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-31T20:39:31.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-31T20:39:31.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.298s coverage: 89.5% of statements [2022-03-31T20:39:31.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-31T20:39:31.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.246s coverage: 84.8% of statements [2022-03-31T20:39:31.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-31T20:39:31.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-31T20:39:31.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-31T20:39:31.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-31T20:39:39.946Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.365s coverage: 17.7% of statements [2022-03-31T20:39:39.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-31T20:39:39.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-31T20:39:39.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-31T20:39:39.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-31T20:39:39.946Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.773s coverage: 92.3% of statements [2022-03-31T20:39:39.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-31T20:39:39.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-31T20:39:39.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-31T20:39:39.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-31T20:39:39.946Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.353s coverage: 63.2% of statements [2022-03-31T20:39:39.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-31T20:39:39.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-31T20:39:39.946Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.537s coverage: 97.7% of statements [2022-03-31T20:39:39.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-31T20:39:39.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-31T20:39:39.946Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-31T20:39:39.946Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-31T20:39:39.946Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.233s coverage: 28.9% of statements [2022-03-31T20:39:39.946Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-31T20:39:39.946Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-31T20:39:39.946Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-31T20:39:39.946Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-31T20:39:39.946Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-31T20:39:39.946Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-31T20:39:39.946Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.216s coverage: 100.0% of statements [2022-03-31T20:39:39.946Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.095s coverage: 96.9% of statements [2022-03-31T20:39:40.550Z] 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-03-31T20:39:40.550Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-31T20:39:40.550Z] GO111MODULE=on go vet ./... [2022-03-31T20:41:47.559Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-31T20:41:47.559Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-31T20:41:47.559Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-31T20:41:47.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-31T20:41:48.538Z] + ls -al . [2022-03-31T20:41:48.538Z] total 660 [2022-03-31T20:41:48.538Z] drwxrwxr-x 9 1001 1001 4096 Mar 31 20:41 . [2022-03-31T20:41:48.538Z] drwxr-xr-x 4 root root 4096 Mar 31 20:35 .. [2022-03-31T20:41:48.538Z] -rw-rw-r-- 1 1001 1001 11 Mar 31 20:33 .dockerignore [2022-03-31T20:41:48.538Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 20:33 .git [2022-03-31T20:41:48.538Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 20:33 .github [2022-03-31T20:41:48.538Z] -rw-rw-r-- 1 1001 1001 870 Mar 31 20:33 .gitignore [2022-03-31T20:41:48.538Z] -rw-rw-r-- 1 1001 1001 42 Mar 31 20:33 .golangci.yml [2022-03-31T20:41:48.538Z] -rw-rw-r-- 1 1001 1001 87 Mar 31 20:33 .hadolint.yml [2022-03-31T20:41:48.538Z] -rw-rw-r-- 1 1001 1001 166 Mar 31 20:33 .sonarcloud.properties [2022-03-31T20:41:48.538Z] -rw-rw-r-- 1 1001 1001 1171 Mar 31 20:33 ADOPTERS.md [2022-03-31T20:41:48.538Z] -rw-rw-r-- 1 1001 1001 9953 Mar 31 20:33 Attribution.txt [2022-03-31T20:41:48.538Z] -rw-rw-r-- 1 1001 1001 51732 Mar 31 20:33 CHANGELOG.md [2022-03-31T20:41:48.538Z] -rw-rw-r-- 1 1001 1001 3804 Mar 31 20:33 CONTRIBUTING.md [2022-03-31T20:41:48.538Z] -rw-rw-r-- 1 1001 1001 677 Mar 31 20:33 GOVERNANCE.md [2022-03-31T20:41:48.538Z] -rw-rw-r-- 1 1001 1001 849 Mar 31 20:33 Jenkinsfile [2022-03-31T20:41:48.538Z] -rw-rw-r-- 1 1001 1001 10775 Mar 31 20:33 LICENSE [2022-03-31T20:41:48.538Z] -rw-rw-r-- 1 1001 1001 8478 Mar 31 20:33 Makefile [2022-03-31T20:41:48.538Z] -rw-rw-r-- 1 1001 1001 582 Mar 31 20:33 OWNERS.md [2022-03-31T20:41:48.538Z] -rw-rw-r-- 1 1001 1001 8207 Mar 31 20:33 README.md [2022-03-31T20:41:48.538Z] -rw-rw-r-- 1 1001 1001 6912 Mar 31 20:33 SECURITY.md [2022-03-31T20:41:48.538Z] -rw-rw-r-- 1 1001 1001 5 Mar 31 20:30 VERSION [2022-03-31T20:41:48.538Z] -rw-rw-r-- 1 1001 1001 4131 Mar 31 20:33 ZMQWindows.md [2022-03-31T20:41:48.538Z] drwxrwxr-x 2 1001 1001 4096 Mar 31 20:33 bin [2022-03-31T20:41:48.538Z] drwxrwxr-x 18 1001 1001 4096 Mar 31 20:33 cmd [2022-03-31T20:41:48.538Z] -rw-r--r-- 1 root root 429761 Mar 31 20:39 coverage.out [2022-03-31T20:41:48.538Z] -rw-rw-r-- 1 1001 1001 3175 Mar 31 20:33 go.mod [2022-03-31T20:41:48.538Z] -rw-rw-r-- 1 1001 1001 34990 Mar 31 20:35 go.sum [2022-03-31T20:41:48.538Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 20:33 internal [2022-03-31T20:41:48.538Z] drwxrwxr-x 3 1001 1001 4096 Mar 31 20:33 openapi [2022-03-31T20:41:48.538Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 20:33 snap [2022-03-31T20:41:48.538Z] -rw-rw-r-- 1 1001 1001 204 Mar 31 20:33 version.go [Pipeline] sh [2022-03-31T20:41:49.211Z] + '[' -e coverage.out ] [2022-03-31T20:41:49.211Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-31T20:41:49.244Z] Warning: overwriting stash ‘coverage-report’ [2022-03-31T20:41:50.226Z] Stashed 1 file(s) [Pipeline] sh [2022-03-31T20:41:50.885Z] + make build [2022-03-31T20:41:50.885Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-31T20:43:45.129Z] Running on prd-ubuntu18.04-docker-8c-8g-9824 in /w/workspace/edgexfoundry_edgex-go_PR-3937 [Pipeline] { [Pipeline] ws [2022-03-31T20:43:45.141Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-03-31T20:43:45.226Z] The recommended git tool is: git [2022-03-31T20:43:46.808Z] using credential edgex-jenkins-ssh [2022-03-31T20:43:46.819Z] Cloning the remote Git repository [2022-03-31T20:43:46.846Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-31T20:43:46.880Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-03-31T20:43:46.904Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T20:43:46.905Z] > git --version # timeout=10 [2022-03-31T20:43:46.911Z] > git --version # 'git version 2.17.1' [2022-03-31T20:43:46.912Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T20:43:46.948Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T20:43:52.995Z] Merging remotes/origin/main commit c716e684b70864673cdf3dc7cabeb53a7964410a into PR head commit f53db3f203eb3ac68647241c95bb150e59fbe691 [2022-03-31T20:43:53.139Z] Merge succeeded, producing a4a9574dcc5bf0d5294881ea1a0eae056cffeb29 [2022-03-31T20:43:53.139Z] Checking out Revision a4a9574dcc5bf0d5294881ea1a0eae056cffeb29 (PR-3937) [2022-03-31T20:43:52.294Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T20:43:52.300Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T20:43:52.308Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T20:43:52.324Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T20:43:52.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T20:43:52.334Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3937/head:refs/remotes/origin/PR-3937 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-31T20:43:53.011Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T20:43:53.019Z] > git checkout -f f53db3f203eb3ac68647241c95bb150e59fbe691 # timeout=10 [2022-03-31T20:43:53.068Z] > git remote # timeout=10 [2022-03-31T20:43:53.073Z] > git config --get remote.origin.url # timeout=10 [2022-03-31T20:43:53.079Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T20:43:53.082Z] > git merge c716e684b70864673cdf3dc7cabeb53a7964410a # timeout=10 [2022-03-31T20:43:53.140Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-31T20:43:53.148Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T20:43:53.154Z] > git checkout -f a4a9574dcc5bf0d5294881ea1a0eae056cffeb29 # timeout=10 [2022-03-31T20:43:56.639Z] Commit message: "Merge commit 'c716e684b70864673cdf3dc7cabeb53a7964410a' into HEAD" [2022-03-31T20:43:56.650Z] > git rev-list --no-walk f53db3f203eb3ac68647241c95bb150e59fbe691 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T20:43:57.574Z] + echo snap-build.sh [2022-03-31T20:43:57.574Z] snap-build.sh [2022-03-31T20:43:57.574Z] + SNAP_BASE_DIR=. [2022-03-31T20:43:57.574Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2022-03-31T20:43:57.574Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2022-03-31T20:43:57.574Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2022-03-31T20:43:57.574Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2022-03-31T20:43:57.574Z] + cd /w/workspace/edgex-go/4 [2022-03-31T20:43:57.574Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-31T20:43:57.574Z] Reading package lists... [2022-03-31T20:43:57.574Z] Building dependency tree... [2022-03-31T20:43:57.574Z] Reading state information... [2022-03-31T20:43:57.574Z] The following packages were automatically installed and are no longer required: [2022-03-31T20:43:57.574Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-31T20:43:57.574Z] uidmap xdelta3 [2022-03-31T20:43:57.574Z] Use 'sudo apt autoremove' to remove them. [2022-03-31T20:43:57.574Z] The following packages will be REMOVED: [2022-03-31T20:43:57.574Z] lxd* lxd-client* [2022-03-31T20:43:57.574Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-31T20:43:57.835Z] After this operation, 31.7 MB disk space will be freed. [2022-03-31T20:43:58.361Z] (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-03-31T20:43:58.361Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-31T20:43:59.302Z] Removing lxd dnsmasq configuration [2022-03-31T20:43:59.302Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-31T20:43:59.562Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-31T20:44:00.132Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-31T20:44:00.132Z] (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-03-31T20:44:00.132Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-31T20:44:01.520Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-31T20:44:01.782Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-31T20:44:02.361Z] + sudo snap remove --purge lxd [2022-03-31T20:44:02.361Z] snap "lxd" is not installed [2022-03-31T20:44:02.361Z] + sudo groupadd --force --system lxd [2022-03-31T20:44:02.361Z] ++ whoami [2022-03-31T20:44:02.361Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-31T20:44:02.361Z] + newgrp - lxd [2022-03-31T20:44:02.621Z] + sudo snap install lxd [2022-03-31T20:44:12.631Z] 2022-03-31T20:44:09Z INFO Waiting for automatic snapd restart... [2022-03-31T20:44:12.861Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-31T20:44:27.553Z] lxd 4.24-c92c0b2 from Canonical* installed [2022-03-31T20:44:27.553Z] + sudo lxd init --auto [2022-03-31T20:44:37.573Z] + sudo snap install --classic snapcraft [2022-03-31T20:44:41.770Z] snapcraft 6.1 from Canonical* installed [2022-03-31T20:44:41.770Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-31T20:44:41.770Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-31T20:44:41.770Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-31T20:44:41.770Z] Dload Upload Total Spent Left Speed [2022-03-31T20:44:41.770Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 7741 0 --:--:-- --:--:-- --:--:-- 7741 [2022-03-31T20:44:41.770Z] 100 3325k 100 3325k 0 0 15.3M 0 --:--:-- --:--:-- --:--:-- 15.3M [2022-03-31T20:44:41.770Z] ./yq_linux_amd64 [2022-03-31T20:44:41.770Z] + sudo snapcraft prime --use-lxd [2022-03-31T20:44:43.680Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-31T20:44:43.680Z] 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-03-31T20:44:43.680Z] - README.md [2022-03-31T20:44:43.680Z] [2022-03-31T20:44:43.680Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-31T20:44:44.249Z] Launching a container. [2022-03-31T20:44:56.488Z] Waiting for container to be ready [2022-03-31T20:44:56.488Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-31T20:44:56.488Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-31T20:44:56.488Z] [2022-03-31T20:45:00.690Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-31T20:45:01.635Z] Waiting for network to be ready... [2022-03-31T20:45:01.896Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-31T20:45:01.896Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-31T20:45:02.155Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-31T20:45:02.155Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-31T20:45:02.155Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-31T20:45:02.155Z] Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-31T20:45:02.155Z] Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-31T20:45:02.155Z] Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-31T20:45:02.155Z] Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-31T20:45:02.155Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-31T20:45:02.414Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-31T20:45:02.414Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1702 kB] [2022-03-31T20:45:02.414Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [319 kB] [2022-03-31T20:45:02.414Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-03-31T20:45:02.414Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-31T20:45:02.414Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [910 kB] [2022-03-31T20:45:02.414Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [130 kB] [2022-03-31T20:45:02.414Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] [2022-03-31T20:45:02.414Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-03-31T20:45:02.414Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1375 kB] [2022-03-31T20:45:02.982Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [238 kB] [2022-03-31T20:45:02.982Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-31T20:45:02.982Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-31T20:45:02.982Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [850 kB] [2022-03-31T20:45:02.982Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [121 kB] [2022-03-31T20:45:02.982Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-03-31T20:45:02.982Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-03-31T20:45:05.521Z] Fetched 23.6 MB in 3s (7038 kB/s) [2022-03-31T20:45:06.091Z] Reading package lists... [2022-03-31T20:45:06.091Z] Reading package lists... [2022-03-31T20:45:06.351Z] Building dependency tree... [2022-03-31T20:45:06.351Z] Reading state information... [2022-03-31T20:45:06.351Z] The following additional packages will be installed: [2022-03-31T20:45:06.351Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-31T20:45:06.351Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-31T20:45:06.351Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-31T20:45:06.351Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-31T20:45:06.351Z] Suggested packages: [2022-03-31T20:45:06.351Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-31T20:45:06.351Z] Recommended packages: [2022-03-31T20:45:06.351Z] gnupg libsasl2-modules [2022-03-31T20:45:06.351Z] The following NEW packages will be installed: [2022-03-31T20:45:06.351Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-31T20:45:06.351Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-31T20:45:06.351Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-31T20:45:06.351Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-31T20:45:06.351Z] The following packages will be upgraded: [2022-03-31T20:45:06.351Z] gpg gpg-agent gpgconf libudev1 [2022-03-31T20:45:06.352Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-31T20:45:06.352Z] Need to get 3859 kB of archives. [2022-03-31T20:45:06.352Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-31T20:45:06.352Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-31T20:45:06.613Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-31T20:45:06.613Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-31T20:45:06.613Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-31T20:45:06.613Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-31T20:45:06.873Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-31T20:45:06.873Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-31T20:45:07.133Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-31T20:45:07.133Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-31T20:45:07.393Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-31T20:45:07.393Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-31T20:45:07.393Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-31T20:45:07.393Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-31T20:45:07.393Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-31T20:45:07.393Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-31T20:45:07.393Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-31T20:45:07.393Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-31T20:45:07.393Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-31T20:45:07.393Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-31T20:45:07.393Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-31T20:45:07.393Z] 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-03-31T20:45:07.393Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-31T20:45:07.654Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T20:45:07.654Z] Fetched 3859 kB in 1s (3657 kB/s) [2022-03-31T20:45:07.654Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-31T20:45:07.654Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T20:45:07.654Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T20:45:07.654Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T20:45:07.915Z] Selecting previously unselected package udev. [2022-03-31T20:45:07.915Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-31T20:45:07.915Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T20:45:07.915Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-31T20:45:07.915Z] Selecting previously unselected package libfuse2:amd64. [2022-03-31T20:45:07.915Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-31T20:45:07.915Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-31T20:45:08.174Z] Selecting previously unselected package fuse. [2022-03-31T20:45:08.174Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-31T20:45:08.174Z] Unpacking fuse (2.9.9-3) ... [2022-03-31T20:45:08.174Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T20:45:08.174Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T20:45:08.174Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T20:45:08.174Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T20:45:08.436Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T20:45:08.436Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T20:45:08.436Z] Selecting previously unselected package libksba8:amd64. [2022-03-31T20:45:08.436Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-31T20:45:08.436Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-31T20:45:08.436Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-31T20:45:08.436Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T20:45:08.436Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:45:08.436Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-31T20:45:08.436Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T20:45:08.436Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:45:08.436Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-31T20:45:08.436Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T20:45:08.436Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:45:08.698Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-31T20:45:08.698Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T20:45:08.698Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:45:08.698Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-31T20:45:08.698Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T20:45:08.698Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:45:08.698Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-31T20:45:08.698Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T20:45:08.698Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:45:08.698Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-31T20:45:08.698Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T20:45:08.698Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:45:08.958Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-31T20:45:08.958Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T20:45:08.958Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:45:08.958Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-31T20:45:08.958Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T20:45:08.958Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:45:08.958Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-31T20:45:08.958Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-31T20:45:08.958Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T20:45:08.958Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-31T20:45:08.958Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-31T20:45:08.958Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T20:45:08.958Z] Selecting previously unselected package libldap-common. [2022-03-31T20:45:08.958Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-31T20:45:08.958Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T20:45:08.958Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-31T20:45:08.958Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-31T20:45:09.217Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T20:45:09.217Z] Selecting previously unselected package dirmngr. [2022-03-31T20:45:09.217Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T20:45:09.217Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-31T20:45:09.217Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-31T20:45:09.217Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-31T20:45:09.217Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T20:45:09.217Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T20:45:09.217Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-31T20:45:09.786Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-31T20:45:10.047Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T20:45:10.047Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:45:10.047Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-31T20:45:10.047Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-31T20:45:10.047Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:45:10.047Z] Setting up fuse (2.9.9-3) ... [2022-03-31T20:45:10.047Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-31T20:45:10.616Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:45:10.616Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:45:10.616Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:45:10.616Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:45:10.616Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:45:10.616Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:45:10.616Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T20:45:10.616Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T20:45:10.616Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-31T20:45:10.616Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-31T20:45:10.616Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-31T20:45:10.874Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-31T20:45:11.133Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-31T20:45:11.133Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-31T20:45:11.133Z] units). This means they are not meant to be enabled using systemctl. [2022-03-31T20:45:11.133Z] [2022-03-31T20:45:11.133Z] Possible reasons for having this kind of units are: [2022-03-31T20:45:11.133Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-31T20:45:11.133Z] .wants/ or .requires/ directory. [2022-03-31T20:45:11.133Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-31T20:45:11.133Z] a requirement dependency on it. [2022-03-31T20:45:11.133Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-31T20:45:11.133Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-31T20:45:11.133Z] • In case of template units, the unit is meant to be enabled with some [2022-03-31T20:45:11.133Z] instance name specified. [2022-03-31T20:45:11.391Z] Reading package lists... [2022-03-31T20:45:11.651Z] Building dependency tree... [2022-03-31T20:45:11.651Z] Reading state information... [2022-03-31T20:45:11.913Z] The following additional packages will be installed: [2022-03-31T20:45:11.913Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-31T20:45:11.913Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-31T20:45:11.913Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-31T20:45:11.913Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-31T20:45:11.913Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-31T20:45:11.913Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-31T20:45:11.913Z] Suggested packages: [2022-03-31T20:45:11.913Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-31T20:45:11.913Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-31T20:45:11.913Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-31T20:45:11.913Z] systemd-container policykit-1 [2022-03-31T20:45:11.913Z] Recommended packages: [2022-03-31T20:45:11.913Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-31T20:45:11.913Z] The following NEW packages will be installed: [2022-03-31T20:45:11.913Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-31T20:45:11.913Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-31T20:45:11.913Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-31T20:45:11.913Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-31T20:45:11.913Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-31T20:45:11.913Z] The following packages will be upgraded: [2022-03-31T20:45:11.913Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-31T20:45:11.913Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-31T20:45:11.913Z] Need to get 46.5 MB of archives. [2022-03-31T20:45:11.913Z] After this operation, 181 MB of additional disk space will be used. [2022-03-31T20:45:11.913Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-31T20:45:11.913Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-31T20:45:11.913Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-31T20:45:11.913Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-31T20:45:11.913Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-31T20:45:11.913Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-31T20:45:11.913Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-31T20:45:11.913Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-31T20:45:11.913Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-31T20:45:11.913Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-31T20:45:11.913Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-31T20:45:11.913Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-31T20:45:11.913Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-31T20:45:12.172Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-31T20:45:12.172Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-31T20:45:12.172Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-31T20:45:12.741Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-31T20:45:12.741Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-03-31T20:45:12.741Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-31T20:45:12.741Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-03-31T20:45:13.007Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-03-31T20:45:13.007Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-03-31T20:45:13.007Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-31T20:45:13.007Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-31T20:45:13.007Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-31T20:45:13.007Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-31T20:45:13.007Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-31T20:45:13.007Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-31T20:45:13.007Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-31T20:45:13.007Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-31T20:45:13.007Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-31T20:45:13.007Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-31T20:45:13.007Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-31T20:45:14.390Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T20:45:14.390Z] Fetched 46.5 MB in 2s (20.7 MB/s) [2022-03-31T20:45:14.390Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-31T20:45:14.390Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T20:45:14.390Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T20:45:14.390Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T20:45:14.390Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T20:45:14.651Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T20:45:14.651Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T20:45:15.222Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T20:45:15.222Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T20:45:15.222Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T20:45:15.222Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-31T20:45:15.222Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-31T20:45:15.222Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T20:45:15.222Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T20:45:15.482Z] Selecting previously unselected package libexpat1:amd64. [2022-03-31T20:45:15.482Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-31T20:45:15.482Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-31T20:45:15.482Z] Selecting previously unselected package python3.8-minimal. [2022-03-31T20:45:15.482Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T20:45:15.482Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T20:45:15.742Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T20:45:15.742Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-31T20:45:15.742Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T20:45:16.312Z] Selecting previously unselected package python3-minimal. [2022-03-31T20:45:16.312Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-31T20:45:16.312Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-31T20:45:16.312Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-31T20:45:16.312Z] Selecting previously unselected package mime-support. [2022-03-31T20:45:16.312Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-31T20:45:16.312Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-31T20:45:16.312Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-31T20:45:16.312Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-31T20:45:16.312Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-31T20:45:16.573Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-31T20:45:16.573Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T20:45:16.573Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T20:45:16.573Z] Selecting previously unselected package python3.8. [2022-03-31T20:45:16.573Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T20:45:16.573Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T20:45:16.833Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-31T20:45:16.833Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-31T20:45:16.833Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-31T20:45:16.833Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-31T20:45:17.093Z] Selecting previously unselected package python3. [2022-03-31T20:45:17.093Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-31T20:45:17.093Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-31T20:45:17.093Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-31T20:45:17.094Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-31T20:45:17.094Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-31T20:45:17.094Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-31T20:45:17.094Z] Selecting previously unselected package dbus. [2022-03-31T20:45:17.094Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-31T20:45:17.094Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-31T20:45:17.354Z] Selecting previously unselected package libbsd0:amd64. [2022-03-31T20:45:17.354Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-31T20:45:17.354Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-31T20:45:17.354Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-31T20:45:17.354Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T20:45:17.354Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T20:45:17.354Z] Selecting previously unselected package sudo. [2022-03-31T20:45:17.354Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-31T20:45:17.354Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-31T20:45:17.616Z] Selecting previously unselected package apparmor. [2022-03-31T20:45:17.616Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-31T20:45:17.616Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-31T20:45:17.616Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-31T20:45:17.616Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-31T20:45:17.616Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-31T20:45:17.616Z] Selecting previously unselected package libedit2:amd64. [2022-03-31T20:45:17.616Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-31T20:45:17.616Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-31T20:45:17.876Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-31T20:45:17.876Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-31T20:45:17.876Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-31T20:45:17.876Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-31T20:45:17.876Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T20:45:17.876Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:45:17.876Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-31T20:45:17.876Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T20:45:17.876Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:45:17.876Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-31T20:45:17.876Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-31T20:45:17.876Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-31T20:45:18.136Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-31T20:45:18.136Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T20:45:18.136Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:45:18.136Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-31T20:45:18.136Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T20:45:18.136Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:45:18.136Z] Selecting previously unselected package openssh-client. [2022-03-31T20:45:18.136Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-31T20:45:18.136Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-31T20:45:18.394Z] Selecting previously unselected package dbus-user-session. [2022-03-31T20:45:18.394Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-31T20:45:18.394Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-31T20:45:18.394Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-31T20:45:18.395Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-31T20:45:18.395Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-31T20:45:18.395Z] Selecting previously unselected package squashfs-tools. [2022-03-31T20:45:18.395Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-31T20:45:18.395Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-31T20:45:18.395Z] Selecting previously unselected package snapd. [2022-03-31T20:45:18.395Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-31T20:45:18.395Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-31T20:45:21.757Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-31T20:45:21.757Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-31T20:45:21.757Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-31T20:45:21.757Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-31T20:45:21.758Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:45:21.758Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-31T20:45:21.758Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-31T20:45:21.758Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-31T20:45:21.758Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:45:21.758Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:45:21.758Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-31T20:45:21.758Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T20:45:21.758Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-31T20:45:21.758Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T20:45:22.327Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-31T20:45:22.327Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-31T20:45:22.327Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-31T20:45:22.327Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-31T20:45:22.327Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-31T20:45:22.327Z] running python rtupdate hooks for python3.8... [2022-03-31T20:45:22.327Z] running python post-rtupdate hooks for python3.8... [2022-03-31T20:45:22.588Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-31T20:45:23.526Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-31T20:45:23.787Z] Reloading AppArmor profiles [2022-03-31T20:45:23.787Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:45:23.787Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-31T20:45:23.787Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-31T20:45:24.048Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-31T20:45:24.048Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-31T20:45:24.048Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-31T20:45:24.309Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-31T20:45:25.693Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-31T20:45:25.693Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T20:45:25.954Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-31T20:45:25.954Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-31T20:45:26.215Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-31T20:45:26.475Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-31T20:45:26.736Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-31T20:45:26.996Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-31T20:45:27.256Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-31T20:45:27.256Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-31T20:45:27.256Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-31T20:45:27.515Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-31T20:45:27.773Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-31T20:45:28.031Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-31T20:45:28.291Z] /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-03-31T20:45:28.291Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-31T20:45:28.860Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-31T20:45:28.860Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-31T20:45:28.860Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-31T20:45:30.060Z] Reading package lists... [2022-03-31T20:45:30.060Z] Reading package lists... [2022-03-31T20:45:30.319Z] Building dependency tree... [2022-03-31T20:45:30.319Z] Reading state information... [2022-03-31T20:45:30.319Z] Calculating upgrade... [2022-03-31T20:45:30.580Z] The following packages will be upgraded: [2022-03-31T20:45:30.580Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-31T20:45:30.580Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-31T20:45:30.580Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-31T20:45:30.580Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-31T20:45:30.580Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-31T20:45:30.580Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-31T20:45:30.580Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-31T20:45:30.580Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-31T20:45:30.580Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-31T20:45:30.580Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-31T20:45:30.580Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-31T20:45:30.580Z] xz-utils zlib1g [2022-03-31T20:45:30.580Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-31T20:45:30.580Z] Need to get 65.7 MB of archives. [2022-03-31T20:45:30.580Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-31T20:45:30.580Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-31T20:45:30.580Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-31T20:45:31.152Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-31T20:45:31.413Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-31T20:45:31.414Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-31T20:45:31.414Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-31T20:45:31.414Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-31T20:45:31.414Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-03-31T20:45:31.414Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-31T20:45:31.414Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-31T20:45:31.414Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-31T20:45:31.414Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-31T20:45:31.414Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-31T20:45:31.414Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-31T20:45:31.414Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-31T20:45:31.414Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-31T20:45:31.414Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-31T20:45:31.676Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-31T20:45:31.676Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-31T20:45:31.676Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-31T20:45:31.676Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-31T20:45:31.676Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-31T20:45:31.676Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-31T20:45:31.676Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-31T20:45:31.676Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-31T20:45:31.676Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-31T20:45:31.676Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-31T20:45:31.676Z] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-31T20:45:31.676Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-31T20:45:31.676Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-31T20:45:31.676Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-31T20:45:31.676Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-31T20:45:31.676Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-31T20:45:31.676Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-31T20:45:31.676Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-31T20:45:31.936Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-31T20:45:31.936Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-31T20:45:31.936Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-31T20:45:31.936Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] [2022-03-31T20:45:31.936Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-31T20:45:31.936Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-31T20:45:31.936Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-31T20:45:31.936Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-31T20:45:31.936Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-31T20:45:31.936Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-31T20:45:32.196Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-31T20:45:32.196Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-31T20:45:32.196Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-31T20:45:32.196Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-31T20:45:32.196Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-31T20:45:32.196Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-31T20:45:32.196Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-31T20:45:32.196Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-31T20:45:32.196Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-31T20:45:32.196Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-31T20:45:32.196Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-31T20:45:32.196Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-31T20:45:32.196Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-31T20:45:32.456Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-31T20:45:32.456Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-31T20:45:32.456Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-31T20:45:32.456Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-31T20:45:32.456Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-31T20:45:32.456Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-03-31T20:45:32.456Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-31T20:45:32.456Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-31T20:45:32.456Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-31T20:45:32.456Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-31T20:45:32.456Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-31T20:45:32.456Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-31T20:45:32.456Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-03-31T20:45:32.456Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-03-31T20:45:32.717Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-03-31T20:45:32.976Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-03-31T20:45:33.234Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-03-31T20:45:33.235Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-03-31T20:45:33.493Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-03-31T20:45:33.759Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T20:45:33.759Z] Fetched 65.7 MB in 3s (22.2 MB/s) [2022-03-31T20:45:33.759Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-31T20:45:33.759Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T20:45:34.018Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T20:45:34.277Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T20:45:34.277Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T20:45:34.277Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-03-31T20:45:34.277Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-03-31T20:45:34.537Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T20:45:34.537Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T20:45:34.797Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T20:45:34.797Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T20:45:35.056Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T20:45:35.056Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T20:45:35.056Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T20:45:35.056Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T20:45:35.627Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T20:45:35.627Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T20:45:35.627Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T20:45:35.627Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T20:45:35.627Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T20:45:35.627Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T20:45:35.887Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T20:45:35.887Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T20:45:35.887Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T20:45:35.887Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T20:45:35.887Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T20:45:35.887Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T20:45:35.887Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T20:45:36.148Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T20:45:36.148Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T20:45:36.148Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T20:45:36.148Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T20:45:36.148Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T20:45:36.408Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T20:45:36.408Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T20:45:36.408Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T20:45:36.666Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T20:45:36.925Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-31T20:45:36.925Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T20:45:36.925Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-31T20:45:37.185Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-31T20:45:37.185Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-31T20:45:37.185Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-31T20:45:37.445Z] Setting up base-files (11ubuntu5.5) ... [2022-03-31T20:45:37.445Z] Installing new version of config file /etc/issue ... [2022-03-31T20:45:37.445Z] Installing new version of config file /etc/issue.net ... [2022-03-31T20:45:37.445Z] Installing new version of config file /etc/lsb-release ... [2022-03-31T20:45:37.445Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-31T20:45:37.704Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-31T20:45:37.704Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-31T20:45:37.704Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-31T20:45:37.964Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:45:37.964Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-31T20:45:37.964Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-31T20:45:37.964Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-31T20:45:37.964Z] 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-03-31T20:45:38.223Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:45:38.223Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T20:45:38.223Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-31T20:45:38.223Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-31T20:45:38.223Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:45:38.223Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-31T20:45:38.223Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-31T20:45:38.483Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-31T20:45:38.483Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:45:38.483Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-31T20:45:38.483Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T20:45:39.051Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-31T20:45:39.051Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T20:45:39.051Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-31T20:45:39.051Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T20:45:39.620Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-31T20:45:39.620Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:45:39.620Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-31T20:45:39.620Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T20:45:40.188Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-03-31T20:45:40.188Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-31T20:45:40.188Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-03-31T20:45:40.188Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:45:40.188Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-31T20:45:40.188Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-31T20:45:40.188Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-31T20:45:40.188Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:45:40.188Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T20:45:40.188Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T20:45:40.449Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T20:45:40.449Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:45:40.449Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T20:45:40.449Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T20:45:40.449Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T20:45:40.449Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:45:40.449Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T20:45:40.449Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T20:45:40.709Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T20:45:40.709Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T20:45:40.709Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T20:45:40.709Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:45:40.709Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T20:45:40.709Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T20:45:40.709Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T20:45:40.969Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:45:40.969Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T20:45:40.969Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T20:45:40.969Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T20:45:40.969Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T20:45:41.539Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-31T20:45:41.798Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-31T20:45:42.057Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-31T20:45:42.058Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:45:42.058Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T20:45:42.058Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T20:45:42.316Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-31T20:45:42.316Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:45:42.316Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-31T20:45:42.316Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-31T20:45:42.575Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-31T20:45:42.575Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:45:42.575Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-31T20:45:42.575Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-31T20:45:42.575Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-31T20:45:42.575Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:45:42.575Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-31T20:45:42.575Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-31T20:45:42.834Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-31T20:45:42.834Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:45:42.834Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-31T20:45:42.834Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-31T20:45:42.834Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-31T20:45:42.834Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:45:42.834Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-31T20:45:42.834Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-31T20:45:43.096Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-31T20:45:43.096Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:45:43.096Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T20:45:43.096Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T20:45:43.096Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-31T20:45:43.357Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:45:43.357Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-31T20:45:43.357Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-31T20:45:43.357Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-31T20:45:43.357Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:45:43.357Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-31T20:45:43.357Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-31T20:45:43.357Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-31T20:45:43.616Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:45:43.616Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-31T20:45:43.616Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-31T20:45:43.616Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-31T20:45:43.616Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:45:43.616Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-31T20:45:43.616Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-31T20:45:43.877Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-31T20:45:43.877Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:45:43.877Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-31T20:45:43.877Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-31T20:45:43.877Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-31T20:45:44.142Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:45:44.142Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-31T20:45:44.142Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-31T20:45:44.142Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-31T20:45:44.142Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:45:44.142Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-31T20:45:44.142Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-31T20:45:44.710Z] Setting up apt (2.0.6) ... [2022-03-31T20:45:45.281Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-31T20:45:45.281Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:45:45.281Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-31T20:45:45.281Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T20:45:45.281Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-31T20:45:45.281Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T20:45:45.281Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-31T20:45:45.541Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T20:45:45.541Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-31T20:45:45.541Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-31T20:45:45.541Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-31T20:45:45.541Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T20:45:45.802Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-31T20:45:45.802Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-31T20:45:45.802Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T20:45:45.802Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T20:45:46.062Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-31T20:45:46.062Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T20:45:46.062Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-31T20:45:46.062Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-31T20:45:46.062Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-31T20:45:46.322Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-31T20:45:46.322Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-31T20:45:46.582Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-31T20:45:46.583Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-31T20:45:46.583Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-31T20:45:46.583Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-31T20:45:46.583Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-31T20:45:46.844Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-31T20:45:46.844Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-31T20:45:46.844Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-31T20:45:46.844Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-31T20:45:47.103Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-31T20:45:47.103Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-31T20:45:47.103Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-31T20:45:47.103Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-31T20:45:47.103Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-31T20:45:47.103Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-31T20:45:47.103Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-31T20:45:47.103Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-31T20:45:47.363Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-31T20:45:47.363Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-31T20:45:47.363Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-03-31T20:45:47.363Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-31T20:45:47.933Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-31T20:45:47.933Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-31T20:45:47.933Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T20:45:47.933Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T20:45:47.933Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T20:45:47.933Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T20:45:48.193Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T20:45:48.193Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T20:45:48.193Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T20:45:48.193Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T20:45:48.452Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T20:45:48.452Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T20:45:48.452Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T20:45:48.452Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T20:45:48.452Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-31T20:45:48.452Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-31T20:45:48.452Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T20:45:48.452Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T20:45:48.711Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T20:45:48.972Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T20:45:49.543Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T20:45:49.543Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T20:45:49.779Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-31T20:45:49.779Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-31T20:45:49.779Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-31T20:45:49.779Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-31T20:45:50.482Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T20:45:50.482Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T20:45:50.482Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T20:45:50.482Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T20:45:50.742Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T20:45:50.742Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T20:45:51.681Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T20:45:51.681Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T20:45:51.681Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-31T20:45:51.681Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-31T20:45:51.681Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-31T20:45:51.681Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-31T20:45:51.681Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T20:45:51.681Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-03-31T20:45:51.681Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T20:45:51.681Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T20:45:51.681Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-03-31T20:45:51.681Z] [2022-03-31T20:45:51.681Z] Current default time zone: 'Etc/UTC' [2022-03-31T20:45:51.940Z] Local time is now: Thu Mar 31 20:45:51 UTC 2022. [2022-03-31T20:45:51.940Z] Universal Time is now: Thu Mar 31 20:45:51 UTC 2022. [2022-03-31T20:45:51.940Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-31T20:45:51.940Z] [2022-03-31T20:45:51.940Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-31T20:45:51.940Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T20:45:51.940Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T20:45:51.940Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T20:45:51.940Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T20:45:51.940Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-31T20:45:51.940Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-31T20:45:51.941Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-31T20:45:51.941Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T20:45:51.941Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-31T20:45:51.941Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-31T20:45:51.941Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T20:45:51.941Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T20:45:51.941Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-31T20:45:51.941Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T20:45:51.941Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T20:45:51.941Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T20:45:51.941Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T20:45:51.941Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-31T20:45:51.941Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-31T20:45:53.848Z] Updating certificates in /etc/ssl/certs... [2022-03-31T20:45:54.417Z] 21 added, 21 removed; done. [2022-03-31T20:45:54.417Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T20:45:54.417Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-31T20:45:54.417Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-31T20:45:54.678Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T20:45:54.678Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-31T20:45:54.678Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-31T20:45:54.678Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-31T20:45:54.678Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-31T20:45:54.678Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T20:45:54.678Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-31T20:45:54.678Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T20:45:54.678Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T20:45:54.678Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T20:45:54.678Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-31T20:45:54.678Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-31T20:45:54.937Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-31T20:45:54.938Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-31T20:45:54.938Z] Updating certificates in /etc/ssl/certs... [2022-03-31T20:45:55.508Z] 0 added, 0 removed; done. [2022-03-31T20:45:55.508Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-31T20:45:55.508Z] done. [2022-03-31T20:45:56.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-31T20:45:56.707Z] Reading package lists... [2022-03-31T20:45:56.707Z] Building dependency tree... [2022-03-31T20:45:56.707Z] Reading state information... [2022-03-31T20:45:56.707Z] The following NEW packages will be installed: [2022-03-31T20:45:56.707Z] apt-transport-https [2022-03-31T20:45:56.967Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-31T20:45:56.967Z] Need to get 4680 B of archives. [2022-03-31T20:45:56.967Z] After this operation, 162 kB of additional disk space will be used. [2022-03-31T20:45:56.967Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-31T20:45:57.228Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T20:45:57.228Z] Fetched 4680 B in 0s (25.7 kB/s) [2022-03-31T20:45:57.228Z] Selecting previously unselected package apt-transport-https. [2022-03-31T20:45:57.228Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-31T20:45:57.228Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-31T20:45:57.228Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-31T20:45:57.228Z] Setting up apt-transport-https (2.0.6) ... [2022-03-31T20:45:57.486Z] Waiting for network to be ready... [2022-03-31T20:46:01.907Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-31T20:46:04.060Z] 2022-03-31T20:46:01Z INFO Waiting for automatic snapd restart... [2022-03-31T20:46:04.319Z] snapd 2.54.4 from Canonical* installed [2022-03-31T20:46:05.257Z] "snapd" switched to the "latest/stable" channel [2022-03-31T20:46:05.257Z] [2022-03-31T20:46:07.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-31T20:46:08.545Z] core20 20220318 from Canonical* installed [2022-03-31T20:46:08.545Z] "core20" switched to the "latest/stable" channel [2022-03-31T20:46:08.545Z] [2022-03-31T20:46:10.456Z] snapcraft 6.1 from Canonical* installed [2022-03-31T20:46:10.716Z] "snapcraft" switched to the "latest/stable" channel [2022-03-31T20:46:10.716Z] [2022-03-31T20:46:14.005Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-31T20:46:14.910Z] 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-03-31T20:46:14.910Z] - README.md [2022-03-31T20:46:14.910Z] [2022-03-31T20:46:14.910Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-31T20:46:15.479Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-31T20:46:15.479Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-31T20:46:15.740Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-31T20:46:16.569Z] Reading package lists... [2022-03-31T20:46:16.828Z] 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-03-31T20:46:16.828Z] Reading package lists... [2022-03-31T20:46:17.088Z] Building dependency tree... [2022-03-31T20:46:17.088Z] Reading state information... [2022-03-31T20:46:17.088Z] Suggested packages: [2022-03-31T20:46:17.088Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-31T20:46:17.088Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-31T20:46:17.088Z] krb5-user libnorm-doc [2022-03-31T20:46:17.088Z] Recommended packages: [2022-03-31T20:46:17.088Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-31T20:46:17.347Z] The following NEW packages will be installed: [2022-03-31T20:46:17.347Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-31T20:46:17.347Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-31T20:46:17.347Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-31T20:46:17.347Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-31T20:46:17.347Z] libzmq5 pkg-config zip [2022-03-31T20:46:17.347Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-31T20:46:17.347Z] Need to get 10.3 MB of archives. [2022-03-31T20:46:17.347Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-31T20:46:17.347Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-31T20:46:17.608Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-31T20:46:17.608Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-31T20:46:17.608Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-31T20:46:17.608Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-31T20:46:17.608Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-31T20:46:17.608Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-31T20:46:17.608Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-31T20:46:17.608Z] Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-31T20:46:17.608Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-31T20:46:17.608Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-31T20:46:17.608Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-31T20:46:17.608Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-31T20:46:17.608Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-31T20:46:17.608Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-31T20:46:17.608Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-31T20:46:17.608Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-31T20:46:18.177Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-31T20:46:18.177Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-31T20:46:18.177Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-31T20:46:18.177Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-31T20:46:18.306Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T20:46:18.438Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-31T20:46:18.438Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-31T20:46:18.438Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-31T20:46:18.438Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-31T20:46:18.438Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-31T20:46:18.438Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-31T20:46:18.699Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T20:46:18.699Z] Fetched 10.3 MB in 1s (8899 kB/s) [2022-03-31T20:46:18.699Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-31T20:46:18.699Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-31T20:46:18.699Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-31T20:46:18.699Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-31T20:46:18.699Z] Selecting previously unselected package libsodium23:amd64. [2022-03-31T20:46:18.699Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-31T20:46:18.960Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-31T20:46:18.960Z] Selecting previously unselected package libpsl5:amd64. [2022-03-31T20:46:18.960Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-31T20:46:18.960Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-31T20:46:18.960Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-31T20:46:18.960Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-31T20:46:18.960Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-31T20:46:18.960Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-31T20:46:18.960Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-31T20:46:18.960Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-31T20:46:19.221Z] Selecting previously unselected package librtmp1:amd64. [2022-03-31T20:46:19.221Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-31T20:46:19.221Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-31T20:46:19.221Z] Selecting previously unselected package libssh-4:amd64. [2022-03-31T20:46:19.221Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-31T20:46:19.221Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-31T20:46:19.221Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-31T20:46:19.221Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-31T20:46:19.221Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-31T20:46:19.221Z] Selecting previously unselected package liberror-perl. [2022-03-31T20:46:19.221Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-31T20:46:19.221Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-31T20:46:19.482Z] Selecting previously unselected package git-man. [2022-03-31T20:46:19.482Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-31T20:46:19.482Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-31T20:46:19.482Z] Selecting previously unselected package git. [2022-03-31T20:46:19.482Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-31T20:46:19.482Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-31T20:46:20.050Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-31T20:46:20.050Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T20:46:20.050Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:46:20.050Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-31T20:46:20.050Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T20:46:20.050Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:46:20.310Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-31T20:46:20.310Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T20:46:20.310Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:46:20.310Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-31T20:46:20.310Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T20:46:20.310Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:46:20.310Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-31T20:46:20.310Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-31T20:46:20.310Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-31T20:46:20.310Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-31T20:46:20.310Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T20:46:20.310Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:46:20.310Z] Selecting previously unselected package libnorm1:amd64. [2022-03-31T20:46:20.310Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-31T20:46:20.569Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T20:46:20.569Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-31T20:46:20.569Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-31T20:46:20.569Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T20:46:20.569Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-31T20:46:20.569Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-31T20:46:20.569Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T20:46:20.569Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-31T20:46:20.569Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-31T20:46:20.569Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T20:46:20.833Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-31T20:46:20.833Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-31T20:46:20.833Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-31T20:46:20.833Z] Selecting previously unselected package libzmq5:amd64. [2022-03-31T20:46:20.833Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-31T20:46:20.833Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T20:46:20.833Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-31T20:46:20.833Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T20:46:20.833Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:46:20.833Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-31T20:46:20.833Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-31T20:46:20.833Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T20:46:21.091Z] Selecting previously unselected package pkg-config. [2022-03-31T20:46:21.092Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-31T20:46:21.092Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-31T20:46:21.092Z] Selecting previously unselected package zip. [2022-03-31T20:46:21.092Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-31T20:46:21.092Z] Unpacking zip (3.0-11build1) ... [2022-03-31T20:46:21.092Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-31T20:46:21.092Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-31T20:46:21.092Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-31T20:46:21.092Z] No schema files found: doing nothing. [2022-03-31T20:46:21.092Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-31T20:46:21.092Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T20:46:21.092Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-31T20:46:21.092Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T20:46:21.092Z] Setting up liberror-perl (0.17029-1) ... [2022-03-31T20:46:21.092Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:46:21.092Z] Setting up zip (3.0-11build1) ... [2022-03-31T20:46:21.350Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-31T20:46:21.350Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-31T20:46:21.350Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-31T20:46:21.350Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-31T20:46:21.350Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-31T20:46:21.350Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:46:21.350Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-31T20:46:21.350Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:46:21.350Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T20:46:21.350Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:46:21.350Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T20:46:21.350Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-31T20:46:21.350Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T20:46:21.350Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-31T20:46:21.350Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:46:21.350Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T20:46:21.350Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T20:46:21.350Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-31T20:46:21.917Z] comerr-dev set to automatically installed. [2022-03-31T20:46:21.917Z] git set to automatically installed. [2022-03-31T20:46:21.917Z] git-man set to automatically installed. [2022-03-31T20:46:21.917Z] krb5-multidev set to automatically installed. [2022-03-31T20:46:21.917Z] libbrotli1 set to automatically installed. [2022-03-31T20:46:21.917Z] libcurl3-gnutls set to automatically installed. [2022-03-31T20:46:21.917Z] liberror-perl set to automatically installed. [2022-03-31T20:46:21.917Z] libglib2.0-0 set to automatically installed. [2022-03-31T20:46:21.917Z] libgssrpc4 set to automatically installed. [2022-03-31T20:46:21.917Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-31T20:46:21.917Z] libkadm5srv-mit11 set to automatically installed. [2022-03-31T20:46:21.917Z] libkdb5-9 set to automatically installed. [2022-03-31T20:46:21.917Z] libkrb5-dev set to automatically installed. [2022-03-31T20:46:21.917Z] libnghttp2-14 set to automatically installed. [2022-03-31T20:46:21.917Z] libnorm-dev set to automatically installed. [2022-03-31T20:46:21.917Z] libnorm1 set to automatically installed. [2022-03-31T20:46:21.917Z] libpgm-5.2-0 set to automatically installed. [2022-03-31T20:46:21.917Z] libpgm-dev set to automatically installed. [2022-03-31T20:46:21.917Z] libpsl5 set to automatically installed. [2022-03-31T20:46:21.917Z] librtmp1 set to automatically installed. [2022-03-31T20:46:21.917Z] libsodium-dev set to automatically installed. [2022-03-31T20:46:21.917Z] libsodium23 set to automatically installed. [2022-03-31T20:46:21.917Z] libssh-4 set to automatically installed. [2022-03-31T20:46:21.917Z] libzmq3-dev set to automatically installed. [2022-03-31T20:46:21.917Z] libzmq5 set to automatically installed. [2022-03-31T20:46:21.917Z] pkg-config set to automatically installed. [2022-03-31T20:46:21.917Z] zip set to automatically installed. [2022-03-31T20:46:22.855Z] snapd is not logged in, snap install commands will use sudo [2022-03-31T20:46:25.021Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-31T20:46:35.072Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-31T20:46:35.072Z] Downloading snap 'edgex-app-service-configurable' [2022-03-31T20:46:35.173Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-31T20:46:37.612Z] Pulling app-service-configurable [2022-03-31T20:46:37.612Z] + snapcraftctl pull [2022-03-31T20:46:38.992Z] Pulling config-common [2022-03-31T20:46:38.992Z] + snapcraftctl pull [Pipeline] } [2022-03-31T20:46:39.488Z] $ docker stop --time=1 07cb971bbfa53d92fd5f210d0a4bdb5749a3c3ac056638c244cf484058d08317 [2022-03-31T20:46:40.372Z] Pulling go-build-helper [2022-03-31T20:46:40.372Z] + snapcraftctl pull [2022-03-31T20:46:41.581Z] $ docker rm -f 07cb971bbfa53d92fd5f210d0a4bdb5749a3c3ac056638c244cf484058d08317 [2022-03-31T20:46:41.751Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-31T20:46:41.751Z] Skipping pull go-build-helper (already ran) [2022-03-31T20:46:41.751Z] Building go-build-helper [2022-03-31T20:46:41.751Z] + snapcraftctl build [2022-03-31T20:46:42.688Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2022-03-31T20:46:43.624Z] Staging go-build-helper [2022-03-31T20:46:43.624Z] + snapcraftctl stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T20:46:44.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T20:46:44.002Z] [2022-03-31T20:46:44.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T20:46:44.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T20:46:44.701Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-31T20:46:44.701Z] 29e5d40040c1: Pulling fs layer [2022-03-31T20:46:44.701Z] 1ce36da41761: Pulling fs layer [2022-03-31T20:46:44.701Z] 25b303627fd3: Pulling fs layer [2022-03-31T20:46:44.990Z] 29e5d40040c1: Verifying Checksum [2022-03-31T20:46:44.990Z] 29e5d40040c1: Download complete [2022-03-31T20:46:45.300Z] 1ce36da41761: Verifying Checksum [2022-03-31T20:46:45.300Z] 1ce36da41761: Download complete [2022-03-31T20:46:45.932Z] 29e5d40040c1: Pull complete [2022-03-31T20:46:47.427Z] 25b303627fd3: Verifying Checksum [2022-03-31T20:46:47.427Z] 25b303627fd3: Download complete [2022-03-31T20:46:47.704Z] 1ce36da41761: Pull complete [2022-03-31T20:46:47.879Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-31T20:46:47.879Z] Fetched 290 kB in 0s (0 B/s) [2022-03-31T20:46:47.879Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-31T20:46:47.879Z] Fetched 158 kB in 0s (0 B/s) [2022-03-31T20:46:47.879Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-31T20:46:47.879Z] Fetched 242 kB in 0s (0 B/s) [2022-03-31T20:46:47.879Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-31T20:46:47.879Z] Fetched 150 kB in 0s (0 B/s) [2022-03-31T20:46:47.879Z] Pulling edgex-go [2022-03-31T20:46:47.879Z] + snapcraftctl pull [2022-03-31T20:46:49.325Z] Pulling hooks [2022-03-31T20:46:49.325Z] + snapcraftctl pull [2022-03-31T20:47:00.188Z] 25b303627fd3: Pull complete [2022-03-31T20:47:00.188Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-31T20:47:00.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T20:47:00.188Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-31T20:47:00.423Z] prd-ubuntu20.04-docker-arm64-4c-16g-9634 does not seem to be running inside a container [2022-03-31T20:47:00.520Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-31T20:47:01.539Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-31T20:47:01.539Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-31T20:47:01.539Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-31T20:47:01.539Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-31T20:47:01.539Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-31T20:47:01.539Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-31T20:47:01.539Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-31T20:47:01.539Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-31T20:47:01.539Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-31T20:47:01.539Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-31T20:47:01.539Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-31T20:47:01.539Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-31T20:47:01.539Z] Fetched 234 kB in 0s (0 B/s) [2022-03-31T20:47:01.539Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-31T20:47:01.539Z] Fetched 155 kB in 0s (0 B/s) [2022-03-31T20:47:01.539Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-31T20:47:01.539Z] Fetched 170 kB in 0s (0 B/s) [2022-03-31T20:47:01.539Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-31T20:47:01.540Z] Fetched 267 kB in 0s (0 B/s) [2022-03-31T20:47:01.540Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-31T20:47:01.540Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-31T20:47:01.540Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-31T20:47:01.540Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-31T20:47:01.540Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-31T20:47:01.540Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-31T20:47:01.540Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-31T20:47:01.540Z] Fetched 121 kB in 0s (0 B/s) [2022-03-31T20:47:01.540Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-31T20:47:01.540Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-31T20:47:01.540Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-31T20:47:01.540Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-31T20:47:01.540Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-31T20:47:01.540Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-31T20:47:01.540Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-31T20:47:01.540Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-31T20:47:01.540Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-31T20:47:01.540Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-31T20:47:01.540Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-31T20:47:01.540Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-31T20:47:01.540Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-31T20:47:01.540Z] Fetched 142 kB in 0s (0 B/s) [2022-03-31T20:47:01.540Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-31T20:47:01.540Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-31T20:47:01.540Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-31T20:47:01.540Z] Fetched 181 kB in 0s (0 B/s) [2022-03-31T20:47:01.540Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-31T20:47:01.540Z] Fetched 208 kB in 0s (0 B/s) [2022-03-31T20:47:01.540Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-31T20:47:01.540Z] Fetched 161 kB in 0s (0 B/s) [2022-03-31T20:47:01.540Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-31T20:47:01.540Z] Fetched 107 kB in 0s (0 B/s) [2022-03-31T20:47:01.540Z] Pulling static-packages [2022-03-31T20:47:01.540Z] + snapcraftctl pull [2022-03-31T20:47:01.540Z] Pulling version [2022-03-31T20:47:01.540Z] + cd /root/project [2022-03-31T20:47:01.540Z] ++ git describe --tags --abbrev=0 [2022-03-31T20:47:01.540Z] ++ sed s/v// [2022-03-31T20:47:01.540Z] + GIT_VERSION=2.2.0-dev.54 [2022-03-31T20:47:01.540Z] + '[' -z 2.2.0-dev.54 ']' [2022-03-31T20:47:01.540Z] + snapcraftctl set-version 2.2.0-dev.54 [2022-03-31T20:47:03.105Z] $ docker top bd41ddf0db1785eea62b71600451f2955185cdb9b5a7deec9cd87b6dbbf042c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T20:47:03.458Z] Building app-service-configurable [2022-03-31T20:47:03.458Z] + snapcraftctl build [2022-03-31T20:47:04.024Z] + + docker-compose build --help [2022-03-31T20:47:04.024Z] grep parallel [2022-03-31T20:47:04.838Z] Building config-common [2022-03-31T20:47:04.838Z] + snapcraftctl build [2022-03-31T20:47:06.221Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-31T20:47:06.790Z] Skipping build go-build-helper (already ran) [2022-03-31T20:47:07.050Z] Building edgex-go [2022-03-31T20:47:07.050Z] + cd /root/parts/edgex-go/src [2022-03-31T20:47:07.050Z] ++ git describe --tags --abbrev=0 [2022-03-31T20:47:07.050Z] ++ sed s/v// [2022-03-31T20:47:07.311Z] + GIT_VERSION=2.2.0-dev.54 [2022-03-31T20:47:07.311Z] + '[' -z 2.2.0-dev.54 ']' [2022-03-31T20:47:07.311Z] + echo 2.2.0-dev.54 [2022-03-31T20:47:07.311Z] + '[' '!' -d vendor ']' [2022-03-31T20:47:07.311Z] + go mod download all [2022-03-31T20:47:10.741Z] --parallel Build images in parallel. [Pipeline] } [2022-03-31T20:47:10.765Z] $ docker stop --time=1 bd41ddf0db1785eea62b71600451f2955185cdb9b5a7deec9cd87b6dbbf042c6 [2022-03-31T20:47:12.491Z] $ docker rm -f bd41ddf0db1785eea62b71600451f2955185cdb9b5a7deec9cd87b6dbbf042c6 [2022-03-31T20:47:12.603Z] + make build [2022-03-31T20:47:12.604Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T20:47:13.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T20:47:13.138Z] . [Pipeline] withDockerContainer [2022-03-31T20:47:13.394Z] prd-ubuntu20.04-docker-arm64-4c-16g-9634 does not seem to be running inside a container [2022-03-31T20:47:13.480Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-31T20:47:14.898Z] $ docker top 9d312421c1c238ac74ebdc07d6f691a1ef007c3487417ae60d8b3b0b4d354cb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T20:47:15.846Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-31T20:47:22.556Z] Building core-command ... [2022-03-31T20:47:22.556Z] Building core-data ... [2022-03-31T20:47:22.556Z] Building core-metadata ... [2022-03-31T20:47:22.556Z] Building security-bootstrapper ... [2022-03-31T20:47:22.556Z] Building security-proxy-setup ... [2022-03-31T20:47:22.556Z] Building security-secretstore-setup ... [2022-03-31T20:47:22.556Z] Building security-spiffe-token-provider ... [2022-03-31T20:47:22.556Z] Building security-spire-agent ... [2022-03-31T20:47:22.556Z] Building security-spire-config ... [2022-03-31T20:47:22.556Z] Building security-spire-server ... [2022-03-31T20:47:22.556Z] Building support-notifications ... [2022-03-31T20:47:22.556Z] Building support-scheduler ... [2022-03-31T20:47:22.556Z] Building sys-mgmt-agent ... [2022-03-31T20:47:22.556Z] Building sys-mgmt-agent [2022-03-31T20:47:22.556Z] Building security-bootstrapper [2022-03-31T20:47:22.556Z] Building security-secretstore-setup [2022-03-31T20:47:22.556Z] Building core-metadata [2022-03-31T20:47:22.556Z] Building security-spiffe-token-provider [2022-03-31T20:47:30.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-31T20:47:42.906Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-31T20:47:44.285Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-31T20:47:46.192Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-31T20:47:46.455Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-31T20:47:47.832Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-31T20:47:49.210Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-31T20:47:50.597Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-31T20:47:51.980Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-31T20:47:53.358Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T20:47:54.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-31T20:47:56.640Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-31T20:47:58.019Z] + 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-03-31T20:47:58.019Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-31T20:47:58.019Z] + case "$service" in [2022-03-31T20:47:58.019Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-31T20:47:58.019Z] + 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-03-31T20:47:58.019Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-31T20:47:58.019Z] + case "$service" in [2022-03-31T20:47:58.019Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-31T20:47:58.019Z] + 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-03-31T20:47:58.019Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-31T20:47:58.019Z] + case "$service" in [2022-03-31T20:47:58.019Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-31T20:47:58.019Z] + 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-03-31T20:47:58.019Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-31T20:47:58.019Z] + case "$service" in [2022-03-31T20:47:58.019Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-31T20:47:58.019Z] + 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-03-31T20:47:58.019Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-31T20:47:58.019Z] + case "$service" in [2022-03-31T20:47:58.019Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-31T20:47:58.019Z] + 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-03-31T20:47:58.019Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-31T20:47:58.019Z] + case "$service" in [2022-03-31T20:47:58.019Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-31T20:47:58.019Z] + 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-03-31T20:47:58.019Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-31T20:47:58.019Z] + case "$service" in [2022-03-31T20:47:58.019Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-31T20:47:58.019Z] + 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-03-31T20:47:58.019Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-31T20:47:58.019Z] + case "$service" in [2022-03-31T20:47:58.019Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-31T20:47:58.020Z] + 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-03-31T20:47:58.020Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-31T20:47:58.020Z] + case "$service" in [2022-03-31T20:47:58.020Z] + 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-03-31T20:47:58.020Z] + 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-03-31T20:47:58.020Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-31T20:47:58.020Z] + case "$service" in [2022-03-31T20:47:58.020Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-03-31T20:47:58.020Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-31T20:47:58.020Z] + 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-03-31T20:47:58.020Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-31T20:47:58.020Z] + case "$service" in [2022-03-31T20:47:58.020Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-31T20:47:58.020Z] + 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-03-31T20:47:58.020Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-31T20:47:58.020Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-31T20:47:58.020Z] + 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-03-31T20:47:58.588Z] Building hooks [2022-03-31T20:47:58.588Z] + cd /root/parts/hooks/src [2022-03-31T20:47:58.588Z] + make build [2022-03-31T20:47:58.588Z] go mod tidy [2022-03-31T20:47:58.588Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-31T20:47:58.847Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-31T20:47:59.106Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-31T20:47:59.106Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-31T20:47:59.106Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-31T20:48:00.485Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-31T20:48:01.055Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-31T20:48:01.055Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-31T20:48:02.963Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-31T20:48:02.963Z] Building static-packages [2022-03-31T20:48:02.963Z] + snapcraftctl build [2022-03-31T20:48:04.870Z] Building version [2022-03-31T20:48:04.870Z] + snapcraftctl build [2022-03-31T20:48:06.781Z] Staging app-service-configurable [2022-03-31T20:48:06.781Z] + snapcraftctl stage [2022-03-31T20:48:08.159Z] Staging config-common [2022-03-31T20:48:08.159Z] + snapcraftctl stage [2022-03-31T20:48:09.537Z] Skipping stage go-build-helper (already ran) [2022-03-31T20:48:09.537Z] Staging edgex-go [2022-03-31T20:48:09.537Z] + snapcraftctl stage [2022-03-31T20:48:10.915Z] Staging hooks [2022-03-31T20:48:10.915Z] + snapcraftctl stage [2022-03-31T20:48:12.294Z] Staging static-packages [2022-03-31T20:48:12.294Z] + snapcraftctl stage [2022-03-31T20:48:13.673Z] Staging version [2022-03-31T20:48:13.673Z] + snapcraftctl stage [2022-03-31T20:48:15.050Z] Priming app-service-configurable [2022-03-31T20:48:15.050Z] + snapcraftctl prime [2022-03-31T20:48:17.585Z] 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-03-31T20:48:17.585Z] stage-packages: [2022-03-31T20:48:17.585Z] - libnorm1 [2022-03-31T20:48:17.585Z] - libpgm-5.2-0 [2022-03-31T20:48:17.585Z] - libsodium23 [2022-03-31T20:48:17.585Z] - libzmq5 [2022-03-31T20:48:17.585Z] Priming config-common [2022-03-31T20:48:17.585Z] + snapcraftctl prime [2022-03-31T20:48:18.961Z] Priming go-build-helper [2022-03-31T20:48:18.961Z] + snapcraftctl prime [2022-03-31T20:48:20.339Z] Priming edgex-go [2022-03-31T20:48:20.339Z] + snapcraftctl prime [2022-03-31T20:48:21.721Z] Priming hooks [2022-03-31T20:48:21.721Z] + snapcraftctl prime [2022-03-31T20:48:23.101Z] Priming static-packages [2022-03-31T20:48:23.101Z] + snapcraftctl prime [2022-03-31T20:48:27.297Z] Priming version [2022-03-31T20:48:27.297Z] + snapcraftctl prime [2022-03-31T20:48:28.680Z] 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-03-31T20:48:59.344Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:48:59.344Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:48:59.344Z] ---> e59cb12aeede [2022-03-31T20:48:59.344Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T20:48:59.344Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:48:59.344Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:48:59.344Z] ---> e59cb12aeede [2022-03-31T20:48:59.344Z] Step 3/20 : WORKDIR /edgex-go [2022-03-31T20:48:59.344Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:48:59.344Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:48:59.344Z] ---> e59cb12aeede [2022-03-31T20:48:59.344Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T20:48:59.344Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:48:59.344Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:48:59.344Z] ---> e59cb12aeede [2022-03-31T20:48:59.344Z] Step 3/25 : WORKDIR /edgex-go [2022-03-31T20:48:59.344Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:48:59.344Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:48:59.344Z] ---> e59cb12aeede [2022-03-31T20:48:59.344Z] Step 3/31 : WORKDIR /edgex-go [2022-03-31T20:48:59.344Z] ---> Running in 6cc75648665e [2022-03-31T20:48:59.344Z] ---> Running in 6817b175f163 [2022-03-31T20:48:59.344Z] ---> Running in c74f4f45395c [2022-03-31T20:48:59.344Z] ---> Running in 85a22104de4c [2022-03-31T20:48:59.344Z] ---> Running in ca2b8faf760b [2022-03-31T20:48:59.344Z] Removing intermediate container 6817b175f163 [2022-03-31T20:48:59.344Z] ---> 138712563541 [2022-03-31T20:48:59.344Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:48:59.344Z] ---> Running in 97b1fa2b0d2f [2022-03-31T20:48:59.344Z] Removing intermediate container 85a22104de4c [2022-03-31T20:48:59.344Z] ---> ec73d0452bde [2022-03-31T20:48:59.344Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-31T20:48:59.344Z] Removing intermediate container ca2b8faf760b [2022-03-31T20:48:59.344Z] ---> ffcb30ea0259 [2022-03-31T20:48:59.344Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:48:59.344Z] Removing intermediate container c74f4f45395c [2022-03-31T20:48:59.344Z] ---> 92851eac429d [2022-03-31T20:48:59.344Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:48:59.344Z] Removing intermediate container 6cc75648665e [2022-03-31T20:48:59.344Z] ---> fce2f223f33f [2022-03-31T20:48:59.344Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:48:59.344Z] ---> Running in 8403545427f3 [2022-03-31T20:48:59.344Z] ---> Running in 78cb6d04a0f1 [2022-03-31T20:48:59.344Z] ---> Running in 8f22273b28eb [2022-03-31T20:48:59.344Z] ---> Running in 2a1b896b46fe [2022-03-31T20:49:02.011Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T20:49:02.011Z] Removing intermediate container 97b1fa2b0d2f [2022-03-31T20:49:02.011Z] ---> fb633ad9c8c9 [2022-03-31T20:49:02.011Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-31T20:49:02.294Z] ---> Running in f804ee6f1214 [2022-03-31T20:49:02.899Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T20:49:03.191Z] Removing intermediate container 8f22273b28eb [2022-03-31T20:49:03.191Z] ---> ea48598b7031 [2022-03-31T20:49:03.191Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T20:49:03.191Z] ---> Running in 1e42f5121e9d [2022-03-31T20:49:03.796Z] Removing intermediate container 78cb6d04a0f1 [2022-03-31T20:49:03.796Z] ---> 6dd0a3a1fc46 [2022-03-31T20:49:03.796Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-31T20:49:03.796Z] Removing intermediate container 2a1b896b46fe [2022-03-31T20:49:03.796Z] ---> 49a564c3e703 [2022-03-31T20:49:03.796Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-31T20:49:04.072Z] ---> Running in 628828edc277 [2022-03-31T20:49:04.072Z] ---> Running in 39e56fdb57bd [2022-03-31T20:49:04.350Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T20:49:04.350Z] v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T20:49:04.350Z] OK: 15739 distinct packages available [2022-03-31T20:49:04.654Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T20:49:04.654Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T20:49:05.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T20:49:05.537Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T20:49:05.828Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T20:49:05.828Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T20:49:06.109Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T20:49:06.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T20:49:06.686Z] OK: 220 MiB in 52 packages [2022-03-31T20:49:06.979Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T20:49:06.979Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T20:49:06.979Z] OK: 220 MiB in 52 packages [2022-03-31T20:49:07.982Z] OK: 220 MiB in 52 packages [2022-03-31T20:49:08.596Z] OK: 220 MiB in 52 packages [2022-03-31T20:49:08.596Z] OK: 220 MiB in 52 packages [2022-03-31T20:49:08.596Z] Removing intermediate container 8403545427f3 [2022-03-31T20:49:08.596Z] ---> 7f729ec561df [2022-03-31T20:49:08.596Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-31T20:49:09.213Z] Removing intermediate container f804ee6f1214 [2022-03-31T20:49:09.214Z] ---> 3bddd4c7b73b [2022-03-31T20:49:09.214Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-31T20:49:09.494Z] Removing intermediate container 1e42f5121e9d [2022-03-31T20:49:09.494Z] ---> 41e82870345d [2022-03-31T20:49:09.494Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T20:49:10.110Z] Removing intermediate container 628828edc277 [2022-03-31T20:49:10.111Z] ---> 574e688cefc7 [2022-03-31T20:49:10.111Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-31T20:49:10.111Z] ---> eff7e247accb [2022-03-31T20:49:10.111Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:49:10.111Z] Removing intermediate container 39e56fdb57bd [2022-03-31T20:49:10.111Z] ---> 486c1ad99cb1 [2022-03-31T20:49:10.111Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T20:49:10.393Z] ---> Running in 6cbbdffbcc9b [2022-03-31T20:49:10.670Z] ---> 1e0890b30146 [2022-03-31T20:49:10.670Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:49:10.670Z] ---> Running in b86c4a0b0d98 [2022-03-31T20:49:11.295Z] ---> b0a8041f847b [2022-03-31T20:49:11.295Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:49:11.295Z] ---> Running in 80518ce34319 [2022-03-31T20:49:11.580Z] ---> 7e56f9a655cb [2022-03-31T20:49:11.580Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:49:11.861Z] ---> Running in 558cbf125ba2 [2022-03-31T20:49:12.147Z] ---> ba4942ceeb3b [2022-03-31T20:49:12.147Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:49:12.424Z] ---> Running in 50c25758c770 [2022-03-31T20:49:15.849Z] Removing intermediate container 6cbbdffbcc9b [2022-03-31T20:49:15.849Z] ---> 0c33858ed19d [2022-03-31T20:49:15.849Z] Step 7/20 : COPY . . [2022-03-31T20:49:17.304Z] Removing intermediate container b86c4a0b0d98 [2022-03-31T20:49:17.304Z] ---> df681a29a130 [2022-03-31T20:49:17.304Z] Step 8/25 : COPY . . [2022-03-31T20:49:17.586Z] Removing intermediate container 80518ce34319 [2022-03-31T20:49:17.586Z] ---> 445cebbde31e [2022-03-31T20:49:17.586Z] Step 8/23 : COPY . . [2022-03-31T20:49:18.186Z] Removing intermediate container 558cbf125ba2 [2022-03-31T20:49:18.186Z] ---> f36689014e9c [2022-03-31T20:49:18.186Z] Step 8/31 : COPY . . [2022-03-31T20:49:18.186Z] Removing intermediate container 50c25758c770 [2022-03-31T20:49:18.186Z] ---> 0ecafff5b804 [2022-03-31T20:49:18.186Z] Step 8/23 : COPY . . [2022-03-31T20:49:50.547Z] ---> cb53a5fae8c7 [2022-03-31T20:49:50.547Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-31T20:49:50.547Z] ---> Running in 791c3850d7f8 [2022-03-31T20:49:50.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-31T20:49:50.547Z] ---> b19a9d60df2b [2022-03-31T20:49:50.547Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-31T20:49:50.547Z] ---> 158eb501519c [2022-03-31T20:49:50.547Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-31T20:49:50.547Z] ---> Running in 39f6df0e11ac [2022-03-31T20:49:50.547Z] ---> Running in 6afe4516ac54 [2022-03-31T20:49:50.547Z] ---> 4b3c0f4fba7a [2022-03-31T20:49:50.547Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-31T20:49:50.547Z] ---> Running in 00e5288d7ab5 [2022-03-31T20:49:51.158Z] ---> 3120443039d8 [2022-03-31T20:49:51.158Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-31T20:49:51.432Z] ---> Running in 432dcf5d4431 [2022-03-31T20:49:52.887Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-31T20:49:53.163Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-31T20:49:53.439Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-31T20:49:53.439Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-31T20:57:15.893Z] Removing intermediate container 791c3850d7f8 [2022-03-31T20:57:15.893Z] ---> 8e71c952cce2 [2022-03-31T20:57:15.893Z] [2022-03-31T20:57:15.893Z] Step 9/20 : FROM alpine:3.15 [2022-03-31T20:57:15.893Z] 3.15: Pulling from library/alpine [2022-03-31T20:57:15.893Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-31T20:57:15.893Z] Status: Downloaded newer image for alpine:3.15 [2022-03-31T20:57:15.893Z] ---> 03078ca19a05 [2022-03-31T20:57:15.893Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T20:57:15.893Z] ---> Running in fea3641ec10a [2022-03-31T20:57:15.893Z] Removing intermediate container fea3641ec10a [2022-03-31T20:57:15.893Z] ---> 3750bcfe17ee [2022-03-31T20:57:15.893Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:57:15.893Z] ---> Running in 30074a44317a [2022-03-31T20:57:15.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-31T20:57:17.350Z] Removing intermediate container 30074a44317a [2022-03-31T20:57:17.350Z] ---> 947d84c522df [2022-03-31T20:57:17.350Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-31T20:57:17.350Z] ---> Running in e8c9404ff1a0 [2022-03-31T20:57:20.004Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T20:57:21.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T20:57:22.482Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T20:57:22.482Z] v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T20:57:22.482Z] OK: 15729 distinct packages available [2022-03-31T20:57:22.482Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T20:57:23.947Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T20:57:24.941Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-31T20:57:24.941Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-31T20:57:25.221Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-31T20:57:25.221Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-31T20:57:25.221Z] (5/9) Installing curl (7.80.0-r0) [2022-03-31T20:57:25.499Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-31T20:57:25.499Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-31T20:57:25.499Z] (8/9) Installing libucontext (1.1-r0) [2022-03-31T20:57:25.777Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-31T20:57:25.777Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T20:57:25.777Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T20:57:26.059Z] OK: 8 MiB in 23 packages [2022-03-31T20:57:30.405Z] Removing intermediate container e8c9404ff1a0 [2022-03-31T20:57:30.405Z] ---> d407d525c1aa [2022-03-31T20:57:30.405Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T20:57:31.399Z] ---> f8d0f9283b08 [2022-03-31T20:57:31.399Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-31T20:57:32.003Z] Removing intermediate container 00e5288d7ab5 [2022-03-31T20:57:32.003Z] ---> 980a77dc9d59 [2022-03-31T20:57:32.003Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-31T20:57:32.280Z] ---> Running in 9bc9606f2452 [2022-03-31T20:57:33.725Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-31T20:57:36.364Z] ---> 2ba4839dd2e6 [2022-03-31T20:57:36.364Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-31T20:57:36.969Z] Removing intermediate container 9bc9606f2452 [2022-03-31T20:57:36.969Z] ---> fa2af2e9501d [2022-03-31T20:57:36.969Z] [2022-03-31T20:57:36.969Z] Step 11/23 : FROM docker:20.10.14 [2022-03-31T20:57:37.244Z] ---> f7a303b0c9c0 [2022-03-31T20:57:37.244Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-31T20:57:37.244Z] 20.10.14: Pulling from library/docker [2022-03-31T20:57:37.523Z] ---> Running in 8f9d792c4ea8 [2022-03-31T20:57:38.332Z] Removing intermediate container 8f9d792c4ea8 [2022-03-31T20:57:38.332Z] ---> cdb836e2fe09 [2022-03-31T20:57:38.332Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T20:57:38.694Z] ---> Running in a6465257bb26 [2022-03-31T20:57:39.873Z] Removing intermediate container 432dcf5d4431 [2022-03-31T20:57:39.873Z] ---> 76c301f53e06 [2022-03-31T20:57:39.873Z] [2022-03-31T20:57:39.873Z] Step 10/31 : FROM alpine:3.14 [2022-03-31T20:57:39.873Z] Removing intermediate container a6465257bb26 [2022-03-31T20:57:39.873Z] ---> 27b1dea2a4a5 [2022-03-31T20:57:39.873Z] Step 18/20 : LABEL arch=arm64 [2022-03-31T20:57:40.172Z] ---> Running in 3f18fc924e6a [2022-03-31T20:57:40.172Z] 3.14: Pulling from library/alpine [2022-03-31T20:57:41.672Z] Removing intermediate container 3f18fc924e6a [2022-03-31T20:57:41.672Z] ---> 3c358e01ef52 [2022-03-31T20:57:41.672Z] Step 19/20 : LABEL git_sha=f73c7bdf65572e7ebfdd47ac6dc5a02725b15229 [2022-03-31T20:57:41.672Z] ---> Running in 0f933bb32a7f [2022-03-31T20:57:41.672Z] Removing intermediate container 39f6df0e11ac [2022-03-31T20:57:41.672Z] ---> 67718251b088 [2022-03-31T20:57:41.672Z] [2022-03-31T20:57:41.672Z] Step 10/25 : FROM alpine:3.14 [2022-03-31T20:57:41.959Z] 3.14: Pulling from library/alpine [2022-03-31T20:57:42.562Z] Removing intermediate container 0f933bb32a7f [2022-03-31T20:57:42.562Z] ---> 242d04065e5d [2022-03-31T20:57:42.562Z] Step 20/20 : LABEL version=0.0.0 [2022-03-31T20:57:42.851Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T20:57:42.851Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T20:57:42.851Z] Status: Downloaded newer image for alpine:3.14 [2022-03-31T20:57:42.851Z] Status: Downloaded newer image for alpine:3.14 [2022-03-31T20:57:42.851Z] ---> cc3d11fa2d52 [2022-03-31T20:57:42.851Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-31T20:57:42.851Z] ---> cc3d11fa2d52 [2022-03-31T20:57:42.851Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-31T20:57:42.851Z] ---> Running in d83408ef7c0d [2022-03-31T20:57:42.851Z] ---> Running in 15fa296abd11 [2022-03-31T20:57:43.124Z] ---> Running in de4960c0cae6 [2022-03-31T20:57:44.111Z] Removing intermediate container 15fa296abd11 [2022-03-31T20:57:44.111Z] ---> 33529e7c2ecc [2022-03-31T20:57:44.111Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-31T20:57:44.111Z] Removing intermediate container d83408ef7c0d [2022-03-31T20:57:44.111Z] ---> 0abc47c0a57d [2022-03-31T20:57:44.111Z] [2022-03-31T20:57:44.112Z] ---> Running in df2d86982744 [2022-03-31T20:57:45.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T20:57:45.101Z] Successfully built 0abc47c0a57d [2022-03-31T20:57:45.101Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-31T20:57:45.101Z]  Building security-spiffe-token-provider ... done Building core-command [2022-03-31T20:57:45.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T20:57:45.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T20:57:46.269Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-31T20:57:46.269Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-31T20:57:46.269Z] (3/3) Installing su-exec (0.2-r1) [2022-03-31T20:57:46.269Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T20:57:46.269Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T20:57:46.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T20:57:46.556Z] OK: 6 MiB in 17 packages [2022-03-31T20:57:47.570Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-31T20:57:47.570Z] (2/2) Installing su-exec (0.2-r1) [2022-03-31T20:57:47.570Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T20:57:47.570Z] OK: 6 MiB in 16 packages [2022-03-31T20:57:48.620Z] Removing intermediate container 6afe4516ac54 [2022-03-31T20:57:48.620Z] ---> 91f2553079b3 [2022-03-31T20:57:48.620Z] [2022-03-31T20:57:48.620Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T20:57:48.620Z] ---> cc3d11fa2d52 [2022-03-31T20:57:48.620Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T20:57:48.895Z] ---> Running in 8b6218dfc31b [2022-03-31T20:57:49.500Z] Removing intermediate container de4960c0cae6 [2022-03-31T20:57:49.500Z] ---> 12242cfaf5f9 [2022-03-31T20:57:49.500Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T20:57:49.791Z] Removing intermediate container df2d86982744 [2022-03-31T20:57:49.791Z] ---> 15e445a4612f [2022-03-31T20:57:49.791Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-31T20:57:49.791Z] ---> Running in 21c7d73b0ebf [2022-03-31T20:57:49.791Z] ---> Running in 6cab1eb112f5 [2022-03-31T20:57:50.798Z] Removing intermediate container 6cab1eb112f5 [2022-03-31T20:57:50.798Z] ---> 2704f450076f [2022-03-31T20:57:50.798Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-31T20:57:50.798Z] Removing intermediate container 21c7d73b0ebf [2022-03-31T20:57:50.798Z] ---> 3f78e7c51cf4 [2022-03-31T20:57:50.798Z] Step 13/25 : WORKDIR / [2022-03-31T20:57:51.076Z] ---> Running in aa1a927fbf35 [2022-03-31T20:57:51.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T20:57:51.076Z] ---> Running in 3dcd2f71afc4 [2022-03-31T20:57:51.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T20:57:51.988Z] Removing intermediate container aa1a927fbf35 [2022-03-31T20:57:51.988Z] ---> ca086f36d5f8 [2022-03-31T20:57:51.988Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR}Removing intermediate container 3dcd2f71afc4 [2022-03-31T20:57:51.988Z] ---> 2d33180d62ab [2022-03-31T20:57:51.988Z] 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-03-31T20:57:51.988Z] [2022-03-31T20:57:52.290Z] ---> Running in 41fc4857d8ef [2022-03-31T20:57:52.567Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-31T20:57:52.567Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T20:57:52.567Z] OK: 5 MiB in 15 packages [2022-03-31T20:57:54.024Z] ---> 38fef66de3df [2022-03-31T20:57:54.024Z] 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-03-31T20:57:54.627Z] Removing intermediate container 8b6218dfc31b [2022-03-31T20:57:54.627Z] ---> 53695d476a06 [2022-03-31T20:57:54.627Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T20:57:54.922Z] ---> Running in ee6d95f3d6ff [2022-03-31T20:57:55.539Z] ---> c6be5f85ad14 [2022-03-31T20:57:55.539Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-31T20:57:55.539Z] Removing intermediate container ee6d95f3d6ff [2022-03-31T20:57:55.539Z] ---> 3df1707687d6 [2022-03-31T20:57:55.539Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-31T20:57:55.832Z] Removing intermediate container 41fc4857d8ef [2022-03-31T20:57:55.832Z] ---> db9b2361d1ac [2022-03-31T20:57:55.832Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-31T20:57:55.832Z] ---> Running in 4929adb197cb [2022-03-31T20:57:56.120Z] ---> Running in d325db1aaefd [2022-03-31T20:57:56.729Z] Removing intermediate container 4929adb197cb [2022-03-31T20:57:56.729Z] ---> 8de76f81da54 [2022-03-31T20:57:56.729Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T20:57:56.729Z] ---> Running in 30727adda0df [2022-03-31T20:57:57.006Z] ---> 2840e8482dad [2022-03-31T20:57:57.006Z] 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-03-31T20:57:57.006Z] Removing intermediate container d325db1aaefd [2022-03-31T20:57:57.006Z] ---> f0b0cfe3a57c [2022-03-31T20:57:57.006Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-31T20:57:57.611Z] Removing intermediate container 30727adda0df [2022-03-31T20:57:57.611Z] ---> 8b00a7e81253 [2022-03-31T20:57:57.611Z] Step 15/23 : WORKDIR / [2022-03-31T20:57:57.611Z] ---> Running in 899cfc885c8c [2022-03-31T20:57:58.236Z] Removing intermediate container 899cfc885c8c [2022-03-31T20:57:58.236Z] ---> 756e32ebc0dd [2022-03-31T20:57:58.236Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T20:57:58.523Z] ---> 602432518d36 [2022-03-31T20:57:58.523Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-31T20:57:58.523Z] ---> aca8fcd423da [2022-03-31T20:57:58.523Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-31T20:57:58.814Z] ---> Running in ff9c19324718 [2022-03-31T20:57:59.801Z] ---> b5212bbb56f3 [2022-03-31T20:57:59.801Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-31T20:58:00.788Z] Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec [2022-03-31T20:58:00.788Z] Status: Downloaded newer image for docker:20.10.14 [2022-03-31T20:58:00.788Z] ---> c52727829a8a [2022-03-31T20:58:00.788Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-31T20:58:01.069Z] ---> Running in 074ccb6bf26e [2022-03-31T20:58:01.674Z] Removing intermediate container 074ccb6bf26e [2022-03-31T20:58:01.675Z] ---> ee4bb496a474 [2022-03-31T20:58:01.675Z] 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-03-31T20:58:01.950Z] Removing intermediate container ff9c19324718 [2022-03-31T20:58:01.950Z] ---> 501426a99a82 [2022-03-31T20:58:01.950Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T20:58:01.950Z] ---> Running in a0f020ecdba4 [2022-03-31T20:58:01.950Z] ---> 3c5763c6fc6d [2022-03-31T20:58:01.950Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-31T20:58:03.405Z] ---> 48407351c063 [2022-03-31T20:58:03.405Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-31T20:58:03.405Z] ---> d998e87473d4 [2022-03-31T20:58:03.405Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-31T20:58:03.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T20:58:03.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T20:58:04.577Z] ---> 5aeacc8f18ea [2022-03-31T20:58:04.577Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-31T20:58:04.859Z] ---> Running in f12983df3b02 [2022-03-31T20:58:05.152Z] (1/43) Installing readline (8.1.1-r0) [2022-03-31T20:58:05.152Z] (2/43) Installing bash (5.1.16-r0) [2022-03-31T20:58:05.436Z] Executing bash-5.1.16-r0.post-install [2022-03-31T20:58:05.436Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-03-31T20:58:05.436Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-03-31T20:58:05.436Z] (5/43) Installing libcurl (7.80.0-r0) [2022-03-31T20:58:05.436Z] (6/43) Installing curl (7.80.0-r0) [2022-03-31T20:58:05.436Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-03-31T20:58:05.436Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-03-31T20:58:05.436Z] (9/43) Installing expat (2.4.7-r0) [2022-03-31T20:58:05.436Z] (10/43) Installing libffi (3.4.2-r1) [2022-03-31T20:58:05.436Z] (11/43) Installing gdbm (1.22-r0) [2022-03-31T20:58:05.436Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-03-31T20:58:05.436Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-03-31T20:58:05.724Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-03-31T20:58:05.724Z] ---> 0be4e92cb6f1 [2022-03-31T20:58:05.724Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T20:58:05.724Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-03-31T20:58:05.724Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-03-31T20:58:05.724Z] Removing intermediate container f12983df3b02 [2022-03-31T20:58:05.724Z] ---> 0ae30d02ded7 [2022-03-31T20:58:05.724Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T20:58:05.724Z] (17/43) Installing python3 (3.9.7-r4) [2022-03-31T20:58:05.724Z] ---> Running in e837659b56c4 [2022-03-31T20:58:06.723Z] Removing intermediate container e837659b56c4 [2022-03-31T20:58:06.723Z] ---> e2945b079f64 [2022-03-31T20:58:06.723Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T20:58:07.003Z] ---> b8a040a3df73 [2022-03-31T20:58:07.003Z] 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-03-31T20:58:07.003Z] ---> d11c887d856f [2022-03-31T20:58:07.003Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-31T20:58:07.003Z] ---> Running in 894dec91c2d0 [2022-03-31T20:58:07.003Z] ---> Running in 3f0acb28222b [2022-03-31T20:58:08.012Z] Removing intermediate container 894dec91c2d0 [2022-03-31T20:58:08.012Z] ---> e77879ab1649 [2022-03-31T20:58:08.012Z] Step 22/23 : LABEL git_sha=f73c7bdf65572e7ebfdd47ac6dc5a02725b15229 [2022-03-31T20:58:08.292Z] ---> Running in e7112882e406 [2022-03-31T20:58:08.292Z] ---> ec0ba82a03cd [2022-03-31T20:58:08.292Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-31T20:58:08.573Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-03-31T20:58:08.573Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-03-31T20:58:08.573Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-03-31T20:58:08.573Z] (21/43) Installing py3-idna (3.3-r0) [2022-03-31T20:58:08.573Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-03-31T20:58:08.860Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-03-31T20:58:08.860Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-03-31T20:58:08.860Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-03-31T20:58:08.860Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-03-31T20:58:08.860Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-03-31T20:58:08.860Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-03-31T20:58:08.860Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-03-31T20:58:08.860Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-03-31T20:58:08.860Z] (31/43) Installing py3-six (1.16.0-r0) [2022-03-31T20:58:08.860Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-03-31T20:58:08.860Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-03-31T20:58:09.151Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-03-31T20:58:09.151Z] (35/43) Installing py3-packaging (20.9-r1) [2022-03-31T20:58:09.151Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-03-31T20:58:09.151Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-03-31T20:58:09.151Z] Removing intermediate container e7112882e406 [2022-03-31T20:58:09.151Z] ---> 2ec1c4217c5d [2022-03-31T20:58:09.151Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T20:58:09.151Z] (38/43) Installing py3-progress (1.6-r0) [2022-03-31T20:58:09.151Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-03-31T20:58:09.152Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-03-31T20:58:09.431Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-03-31T20:58:09.431Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-03-31T20:58:09.431Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-03-31T20:58:09.431Z] ---> Running in a05790ad1841 [2022-03-31T20:58:10.043Z] ---> a776cc0853f6 [2022-03-31T20:58:10.043Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-31T20:58:10.323Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T20:58:10.323Z] OK: 82 MiB in 65 packages [2022-03-31T20:58:10.323Z] Removing intermediate container a05790ad1841 [2022-03-31T20:58:10.323Z] ---> b27c6464ba1a [2022-03-31T20:58:10.323Z] [2022-03-31T20:58:10.936Z] Removing intermediate container 3f0acb28222b [2022-03-31T20:58:10.936Z] ---> 9da737d1f041 [2022-03-31T20:58:10.936Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T20:58:11.214Z] ---> Running in 1280a88c9391 [2022-03-31T20:58:11.214Z] ---> 3071dae26bd5 [2022-03-31T20:58:11.214Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-31T20:58:11.497Z] Successfully built b27c6464ba1a [2022-03-31T20:58:11.497Z] Successfully tagged core-metadata-arm64:latest [2022-03-31T20:58:11.497Z]  Building core-metadata ... done Building support-scheduler [2022-03-31T20:58:11.781Z] ---> Running in 3bf4932e1410 [2022-03-31T20:58:11.781Z] Removing intermediate container 1280a88c9391 [2022-03-31T20:58:11.781Z] ---> c18fc445d114 [2022-03-31T20:58:11.781Z] Step 23/25 : LABEL arch=arm64 [2022-03-31T20:58:12.062Z] ---> Running in dfbc2696e280 [2022-03-31T20:58:12.672Z] Removing intermediate container 3bf4932e1410 [2022-03-31T20:58:12.672Z] ---> 7ddb050ebeab [2022-03-31T20:58:12.672Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-31T20:58:12.672Z] Removing intermediate container dfbc2696e280 [2022-03-31T20:58:12.672Z] ---> cef1d1c3be03 [2022-03-31T20:58:12.672Z] Step 24/25 : LABEL git_sha=f73c7bdf65572e7ebfdd47ac6dc5a02725b15229 [2022-03-31T20:58:12.953Z] ---> Running in 7cdfcddf53da [2022-03-31T20:58:13.585Z] Removing intermediate container 7cdfcddf53da [2022-03-31T20:58:13.585Z] ---> 953559427fcc [2022-03-31T20:58:13.585Z] Step 25/25 : LABEL version=0.0.0 [2022-03-31T20:58:13.585Z] ---> fb88026ffee4 [2022-03-31T20:58:13.585Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-31T20:58:13.860Z] ---> Running in f981c0e73c81 [2022-03-31T20:58:14.132Z] ---> Running in 0459b42ae54a [2022-03-31T20:58:14.406Z] Removing intermediate container f981c0e73c81 [2022-03-31T20:58:14.406Z] ---> 412b8c7e87a3 [2022-03-31T20:58:14.406Z] [2022-03-31T20:58:15.390Z] Successfully built 412b8c7e87a3 [2022-03-31T20:58:15.390Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-31T20:58:15.390Z]  Building security-secretstore-setup ... done Building security-spire-config [2022-03-31T20:58:16.379Z] Collecting docker-compose==1.23.2 [2022-03-31T20:58:16.657Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-31T20:58:16.935Z] Removing intermediate container 0459b42ae54a [2022-03-31T20:58:16.935Z] ---> 56e4a9d1e2d7 [2022-03-31T20:58:16.935Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-31T20:58:16.935Z] Collecting texttable<0.10,>=0.9.0 [2022-03-31T20:58:17.213Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-31T20:58:17.493Z] ---> Running in 5e9f5878fb55 [2022-03-31T20:58:17.776Z] Removing intermediate container 5e9f5878fb55 [2022-03-31T20:58:17.776Z] ---> 79a464e7f889 [2022-03-31T20:58:17.776Z] Step 28/31 : CMD ["gate"] [2022-03-31T20:58:18.391Z] ---> Running in 8a104db9ead7 [2022-03-31T20:58:18.995Z] Removing intermediate container 8a104db9ead7 [2022-03-31T20:58:18.995Z] ---> 799db200e6b9 [2022-03-31T20:58:18.995Z] Step 29/31 : LABEL arch=arm64 [2022-03-31T20:58:19.280Z] ---> Running in 15cfb5edb5ae [2022-03-31T20:58:19.884Z] Removing intermediate container 15cfb5edb5ae [2022-03-31T20:58:19.884Z] ---> 46f3d8b22a5c [2022-03-31T20:58:19.884Z] Step 30/31 : LABEL git_sha=f73c7bdf65572e7ebfdd47ac6dc5a02725b15229 [2022-03-31T20:58:20.162Z] Collecting docker<4.0,>=3.6.0 [2022-03-31T20:58:20.162Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-31T20:58:20.162Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-03-31T20:58:20.162Z] ---> Running in 75895e012f47 [2022-03-31T20:58:20.447Z] Collecting cached-property<2,>=1.2.0 [2022-03-31T20:58:20.447Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-31T20:58:21.071Z] Removing intermediate container 75895e012f47 [2022-03-31T20:58:21.071Z] ---> ed807fbf5217 [2022-03-31T20:58:21.071Z] Step 31/31 : LABEL version=0.0.0 [2022-03-31T20:58:21.357Z] ---> Running in 24cc07748d68 [2022-03-31T20:58:21.991Z] Removing intermediate container 24cc07748d68 [2022-03-31T20:58:21.991Z] ---> 30fe71f366b8 [2022-03-31T20:58:21.991Z] [2022-03-31T20:58:21.991Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-31T20:58:21.991Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-31T20:58:22.598Z] Successfully built 30fe71f366b8 [2022-03-31T20:58:22.598Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-31T20:58:22.598Z]  Building security-bootstrapper ... done Building security-spire-server [2022-03-31T20:58:22.598Z] Collecting jsonschema<3,>=2.5.1 [2022-03-31T20:58:22.598Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-31T20:58:22.598Z] Collecting docopt<0.7,>=0.6.1 [2022-03-31T20:58:22.598Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-31T20:58:25.247Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-31T20:58:25.247Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-31T20:58:27.888Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-31T20:58:27.888Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-31T20:58:28.907Z] Collecting PyYAML<4,>=3.10 [2022-03-31T20:58:28.907Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-31T20:58:29.941Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:58:29.941Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:58:29.941Z] ---> e59cb12aeede [2022-03-31T20:58:29.941Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T20:58:29.941Z] ---> Using cache [2022-03-31T20:58:29.941Z] ---> fce2f223f33f [2022-03-31T20:58:29.941Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:58:29.941Z] ---> Using cache [2022-03-31T20:58:29.941Z] ---> 49a564c3e703 [2022-03-31T20:58:29.941Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T20:58:30.558Z] ---> Running in 990b53cc3f23 [2022-03-31T20:58:32.018Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T20:58:33.006Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T20:58:33.642Z] Collecting docker-pycreds>=0.4.0 [2022-03-31T20:58:33.920Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-31T20:58:34.206Z] OK: 220 MiB in 52 packages [2022-03-31T20:58:36.221Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-31T20:58:36.221Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-31T20:58:36.221Z] 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-03-31T20:58:36.221Z] Removing intermediate container 990b53cc3f23 [2022-03-31T20:58:36.221Z] ---> c7468396273c [2022-03-31T20:58:36.221Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T20:58:36.221Z] Collecting idna<2.8,>=2.5 [2022-03-31T20:58:36.221Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-31T20:58:36.502Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-31T20:58:36.502Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-31T20:58:37.124Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-31T20:58:37.124Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-31T20:58:37.124Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-31T20:58:37.124Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-31T20:58:37.124Z] ---> 1cc0535118cc [2022-03-31T20:58:37.124Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:58:37.124Z] ---> Running in 5961cb7eaa3f [2022-03-31T20:58:38.593Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-31T20:58:38.593Z] Attempting uninstall: urllib3 [2022-03-31T20:58:38.593Z] Found existing installation: urllib3 1.26.7 [2022-03-31T20:58:38.593Z] Uninstalling urllib3-1.26.7: [2022-03-31T20:58:38.593Z] Successfully uninstalled urllib3-1.26.7 [2022-03-31T20:58:39.199Z] Attempting uninstall: idna [2022-03-31T20:58:39.199Z] Found existing installation: idna 3.3 [2022-03-31T20:58:39.199Z] Uninstalling idna-3.3: [2022-03-31T20:58:39.477Z] Successfully uninstalled idna-3.3 [2022-03-31T20:58:41.491Z] Removing intermediate container 5961cb7eaa3f [2022-03-31T20:58:41.491Z] ---> 71b6eef1d251 [2022-03-31T20:58:41.491Z] Step 8/23 : COPY . . [2022-03-31T20:58:42.951Z] Attempting uninstall: requests [2022-03-31T20:58:42.951Z] Found existing installation: requests 2.26.0 [2022-03-31T20:58:42.951Z] Uninstalling requests-2.26.0: [2022-03-31T20:58:42.951Z] Successfully uninstalled requests-2.26.0 [2022-03-31T20:58:43.556Z] Running setup.py install for texttable: started [2022-03-31T20:58:46.200Z] Running setup.py install for texttable: finished with status 'done' [2022-03-31T20:58:46.200Z] Running setup.py install for PyYAML: started [2022-03-31T20:58:49.612Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-31T20:58:50.217Z] Running setup.py install for docopt: started [2022-03-31T20:58:52.869Z] Running setup.py install for docopt: finished with status 'done' [2022-03-31T20:58:52.869Z] Running setup.py install for dockerpty: started [2022-03-31T20:58:54.871Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-31T20:58:57.521Z] 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-03-31T20:59:12.682Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:59:12.682Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:59:12.682Z] ---> e59cb12aeede [2022-03-31T20:59:12.682Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T20:59:12.682Z] ---> Using cache [2022-03-31T20:59:12.682Z] ---> fce2f223f33f [2022-03-31T20:59:12.682Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:59:12.682Z] ---> Using cache [2022-03-31T20:59:12.682Z] ---> 49a564c3e703 [2022-03-31T20:59:12.682Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T20:59:12.682Z] ---> Using cache [2022-03-31T20:59:12.682Z] ---> c7468396273c [2022-03-31T20:59:12.682Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T20:59:12.682Z] ---> Using cache [2022-03-31T20:59:12.682Z] ---> 1cc0535118cc [2022-03-31T20:59:12.682Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:59:12.682Z] ---> Using cache [2022-03-31T20:59:12.682Z] ---> 71b6eef1d251 [2022-03-31T20:59:12.682Z] Step 8/22 : COPY . . [2022-03-31T20:59:16.107Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:59:16.107Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:59:16.107Z] ---> e59cb12aeede [2022-03-31T20:59:16.107Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T20:59:16.107Z] ---> Using cache [2022-03-31T20:59:16.107Z] ---> fce2f223f33f [2022-03-31T20:59:16.107Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:59:16.107Z] ---> Using cache [2022-03-31T20:59:16.107Z] ---> 49a564c3e703 [2022-03-31T20:59:16.107Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T20:59:16.107Z] ---> Using cache [2022-03-31T20:59:16.107Z] ---> c7468396273c [2022-03-31T20:59:16.107Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T20:59:16.107Z] ---> Using cache [2022-03-31T20:59:16.107Z] ---> 1cc0535118cc [2022-03-31T20:59:16.107Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:59:16.107Z] ---> Using cache [2022-03-31T20:59:16.107Z] ---> 71b6eef1d251 [2022-03-31T20:59:16.107Z] Step 8/24 : COPY . . [2022-03-31T20:59:19.532Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T20:59:19.532Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T20:59:19.532Z] ---> e59cb12aeede [2022-03-31T20:59:19.532Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T20:59:19.532Z] ---> Using cache [2022-03-31T20:59:19.532Z] ---> fce2f223f33f [2022-03-31T20:59:19.532Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:59:19.532Z] ---> Using cache [2022-03-31T20:59:19.532Z] ---> 49a564c3e703 [2022-03-31T20:59:19.532Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T20:59:19.532Z] ---> Using cache [2022-03-31T20:59:19.532Z] ---> c7468396273c [2022-03-31T20:59:19.532Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T20:59:19.532Z] ---> Using cache [2022-03-31T20:59:19.532Z] ---> 1cc0535118cc [2022-03-31T20:59:19.532Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T20:59:19.532Z] ---> Using cache [2022-03-31T20:59:19.532Z] ---> 71b6eef1d251 [2022-03-31T20:59:19.532Z] Step 8/23 : COPY . . [2022-03-31T20:59:19.532Z] ---> Using cache [2022-03-31T20:59:19.532Z] ---> 2b58acdb946a [2022-03-31T20:59:19.532Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T20:59:20.525Z] ---> Running in 6f8fe199fcde [2022-03-31T20:59:21.131Z] Removing intermediate container 6f8fe199fcde [2022-03-31T20:59:21.131Z] ---> 428a0f19d16a [2022-03-31T20:59:21.131Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T20:59:21.411Z] ---> Running in 37354215dd4c [2022-03-31T20:59:21.411Z] ---> 2b58acdb946a [2022-03-31T20:59:21.411Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-31T20:59:21.689Z] ---> Running in f84e04d98181 [2022-03-31T20:59:22.674Z] Removing intermediate container a0f020ecdba4 [2022-03-31T20:59:22.674Z] ---> 59ca24a6ed18 [2022-03-31T20:59:22.674Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-31T20:59:22.674Z] ---> Running in 3ff588c11219 [2022-03-31T20:59:23.277Z] Removing intermediate container 3ff588c11219 [2022-03-31T20:59:23.564Z] ---> 8511a4c0d4b0 [2022-03-31T20:59:23.564Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-31T20:59:23.564Z] ---> Running in a64cf3a806f3 [2022-03-31T20:59:23.852Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-31T20:59:24.465Z] Removing intermediate container a64cf3a806f3 [2022-03-31T20:59:24.465Z] ---> 2d1a8c90136f [2022-03-31T20:59:24.465Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-31T20:59:25.074Z] spire-1.2.0/ [2022-03-31T20:59:29.424Z] ---> 39ae5f0f7877 [2022-03-31T20:59:29.424Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-31T20:59:29.424Z] spire-1.2.0/README.md [2022-03-31T20:59:29.424Z] spire-1.2.0/bin/ [2022-03-31T20:59:29.424Z] spire-1.2.0/bin/spire-server [2022-03-31T20:59:29.424Z] spire-1.2.0/bin/spire-agent [2022-03-31T20:59:29.424Z] spire-1.2.0/conf/ [2022-03-31T20:59:29.424Z] spire-1.2.0/conf/server/ [2022-03-31T20:59:29.424Z] spire-1.2.0/conf/server/server.conf [2022-03-31T20:59:29.424Z] spire-1.2.0/conf/agent/ [2022-03-31T20:59:29.424Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T20:59:29.424Z] spire-1.2.0/LICENSE [2022-03-31T20:59:31.431Z] ---> 45c0e1120794 [2022-03-31T20:59:31.431Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-31T20:59:34.086Z] ---> a0ae7337d279 [2022-03-31T20:59:34.086Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-31T20:59:34.086Z] ---> Running in 00c7fe293c7d [2022-03-31T20:59:34.685Z] Removing intermediate container 00c7fe293c7d [2022-03-31T20:59:34.685Z] ---> 5562f0bc77b0 [2022-03-31T20:59:34.685Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T20:59:34.965Z] ---> Running in f6d853a1b2df [2022-03-31T20:59:35.966Z] Removing intermediate container f6d853a1b2df [2022-03-31T20:59:35.966Z] ---> 719b6c7efb7e [2022-03-31T20:59:35.966Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T20:59:35.966Z] ---> Running in c67ac68b183a [2022-03-31T20:59:36.975Z] Removing intermediate container c67ac68b183a [2022-03-31T20:59:36.975Z] ---> ad8b65d11aab [2022-03-31T20:59:36.975Z] Step 22/23 : LABEL git_sha=f73c7bdf65572e7ebfdd47ac6dc5a02725b15229 [2022-03-31T20:59:36.975Z] ---> Running in 2084a8a26236 [2022-03-31T20:59:38.454Z] Removing intermediate container 2084a8a26236 [2022-03-31T20:59:38.454Z] ---> f7aa671eb831 [2022-03-31T20:59:38.454Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T20:59:38.760Z] ---> Running in d90690679a3a [2022-03-31T20:59:39.785Z] Removing intermediate container d90690679a3a [2022-03-31T20:59:39.785Z] ---> fea632b80656 [2022-03-31T20:59:39.785Z] [2022-03-31T20:59:41.828Z] Removing intermediate container 37354215dd4c [2022-03-31T20:59:41.828Z] ---> fb48305dddaa [2022-03-31T20:59:41.828Z] [2022-03-31T20:59:41.828Z] Step 11/23 : FROM alpine:3.15 [2022-03-31T20:59:41.829Z] ---> 03078ca19a05 [2022-03-31T20:59:41.829Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T20:59:41.829Z] ---> Using cache [2022-03-31T20:59:41.829Z] ---> 3750bcfe17ee [2022-03-31T20:59:41.829Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T20:59:41.829Z] ---> Using cache [2022-03-31T20:59:41.829Z] ---> 947d84c522df [2022-03-31T20:59:41.829Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T20:59:41.829Z] Successfully built fea632b80656 [2022-03-31T20:59:41.829Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-31T20:59:41.829Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-03-31T20:59:41.829Z] ---> Running in ebc67876a6c7 [2022-03-31T20:59:44.532Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T20:59:45.535Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T20:59:46.997Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T20:59:46.997Z] v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T20:59:46.997Z] OK: 15729 distinct packages available [2022-03-31T20:59:46.997Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T20:59:48.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T20:59:49.487Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-31T20:59:49.487Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-31T20:59:49.487Z] (3/5) Installing libucontext (1.1-r0) [2022-03-31T20:59:49.765Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-31T20:59:49.765Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-31T20:59:50.046Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T20:59:50.046Z] OK: 6 MiB in 19 packages [2022-03-31T20:59:54.440Z] Removing intermediate container ebc67876a6c7 [2022-03-31T20:59:54.440Z] ---> 931ad3614bcd [2022-03-31T20:59:54.440Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T21:00:04.736Z] ---> 7a294125e151 [2022-03-31T21:00:04.736Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-31T21:00:04.736Z] ---> Running in 7f4c8b878258 [2022-03-31T21:00:06.741Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-31T21:00:10.172Z] ---> 029d33c8c961 [2022-03-31T21:00:10.172Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T21:00:11.171Z] ---> 5ebc6ba58d66 [2022-03-31T21:00:11.171Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T21:00:11.456Z] ---> Running in 11558a75ff44 [2022-03-31T21:00:11.738Z] ---> eab1e3e3f7f1 [2022-03-31T21:00:11.738Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-31T21:00:12.349Z] Removing intermediate container 11558a75ff44 [2022-03-31T21:00:12.349Z] ---> 290dd4adbf3c [2022-03-31T21:00:12.349Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T21:00:12.349Z] ---> Running in 568ec7098035 [2022-03-31T21:00:13.812Z] ---> d4ca30a9ab57 [2022-03-31T21:00:13.812Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-31T21:00:15.831Z] ---> 23b21af2edfe [2022-03-31T21:00:15.831Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T21:00:16.118Z] ---> Running in 72e02a613115 [2022-03-31T21:00:17.134Z] Removing intermediate container 72e02a613115 [2022-03-31T21:00:17.134Z] ---> 9ec32800915d [2022-03-31T21:00:17.134Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T21:00:17.426Z] ---> Running in 3d862825faeb [2022-03-31T21:00:17.426Z] spire-1.2.0/ [2022-03-31T21:00:18.432Z] Removing intermediate container 3d862825faeb [2022-03-31T21:00:18.432Z] ---> 5591f796d348 [2022-03-31T21:00:18.432Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T21:00:18.432Z] ---> Running in d8671e692212 [2022-03-31T21:00:19.433Z] Removing intermediate container d8671e692212 [2022-03-31T21:00:19.433Z] ---> 4da000c549a1 [2022-03-31T21:00:19.433Z] Step 22/23 : LABEL git_sha=f73c7bdf65572e7ebfdd47ac6dc5a02725b15229 [2022-03-31T21:00:19.433Z] ---> Running in 87624852e655 [2022-03-31T21:00:20.444Z] Removing intermediate container 87624852e655 [2022-03-31T21:00:20.444Z] ---> 8bd63297c6c3 [2022-03-31T21:00:20.444Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T21:00:20.737Z] ---> Running in 3b1244b852f7 [2022-03-31T21:00:21.350Z] Removing intermediate container 3b1244b852f7 [2022-03-31T21:00:21.350Z] ---> 27d265c5c771 [2022-03-31T21:00:21.350Z] [2022-03-31T21:00:21.962Z] Successfully built 27d265c5c771 [2022-03-31T21:00:21.962Z] Successfully tagged security-spire-server-arm64:latest [2022-03-31T21:00:21.962Z] Building security-proxy-setup [2022-03-31T21:00:23.994Z]  Building security-spire-server ... done spire-1.2.0/README.md [2022-03-31T21:00:23.994Z] spire-1.2.0/bin/ [2022-03-31T21:00:23.994Z] spire-1.2.0/bin/spire-server [2022-03-31T21:00:23.994Z] spire-1.2.0/bin/spire-agent [2022-03-31T21:00:23.994Z] spire-1.2.0/conf/ [2022-03-31T21:00:23.994Z] spire-1.2.0/conf/server/ [2022-03-31T21:00:23.994Z] spire-1.2.0/conf/server/server.conf [2022-03-31T21:00:23.994Z] spire-1.2.0/conf/agent/ [2022-03-31T21:00:23.994Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T21:00:23.994Z] spire-1.2.0/LICENSE [2022-03-31T21:00:25.021Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T21:00:25.021Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T21:00:25.021Z] ---> e59cb12aeede [2022-03-31T21:00:25.021Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T21:00:25.021Z] ---> Using cache [2022-03-31T21:00:25.021Z] ---> fce2f223f33f [2022-03-31T21:00:25.021Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T21:00:25.021Z] ---> Using cache [2022-03-31T21:00:25.021Z] ---> 49a564c3e703 [2022-03-31T21:00:25.021Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-31T21:00:25.021Z] ---> Running in 80661925570b [2022-03-31T21:00:27.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T21:00:28.526Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T21:00:29.546Z] OK: 220 MiB in 52 packages [2022-03-31T21:00:31.621Z] Removing intermediate container 568ec7098035 [2022-03-31T21:00:31.621Z] ---> 172e8ef5b60b [2022-03-31T21:00:31.621Z] [2022-03-31T21:00:31.621Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T21:00:31.621Z] ---> 03078ca19a05 [2022-03-31T21:00:31.621Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T21:00:31.621Z] ---> Using cache [2022-03-31T21:00:31.621Z] ---> 3750bcfe17ee [2022-03-31T21:00:31.621Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T21:00:31.621Z] ---> Using cache [2022-03-31T21:00:31.621Z] ---> 947d84c522df [2022-03-31T21:00:31.621Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-31T21:00:31.924Z] ---> Running in 2d80d28eb012 [2022-03-31T21:00:32.207Z] Removing intermediate container 80661925570b [2022-03-31T21:00:32.207Z] ---> 73945e5b7613 [2022-03-31T21:00:32.207Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T21:00:33.719Z] ---> 9b84265bd52c [2022-03-31T21:00:33.719Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T21:00:34.009Z] ---> Running in ae5e032a19ec [2022-03-31T21:00:34.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T21:00:35.662Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T21:00:37.134Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T21:00:37.134Z] v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T21:00:37.134Z] OK: 15729 distinct packages available [2022-03-31T21:00:37.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T21:00:38.418Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T21:00:40.440Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-31T21:00:40.440Z] Removing intermediate container ae5e032a19ec [2022-03-31T21:00:40.440Z] ---> 5cb7267c1f58 [2022-03-31T21:00:40.440Z] Step 8/22 : COPY . . [2022-03-31T21:00:40.440Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-31T21:00:40.440Z] (3/4) Installing libucontext (1.1-r0) [2022-03-31T21:00:40.440Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-31T21:00:40.726Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T21:00:40.727Z] OK: 6 MiB in 18 packages [2022-03-31T21:00:43.401Z] Removing intermediate container 2d80d28eb012 [2022-03-31T21:00:43.401Z] ---> 0faf03192060 [2022-03-31T21:00:43.401Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T21:00:58.580Z] ---> 31161a7cfe7b [2022-03-31T21:00:58.580Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T21:01:00.057Z] ---> 4f26e8defb40 [2022-03-31T21:01:00.057Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-31T21:01:00.340Z] ---> Running in 64413a48d8c6 [2022-03-31T21:01:01.493Z] Removing intermediate container 64413a48d8c6 [2022-03-31T21:01:01.493Z] ---> 4fcb9f280ff6 [2022-03-31T21:01:01.493Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-31T21:01:05.111Z] ---> 654f2c8ef4de [2022-03-31T21:01:05.111Z] Step 19/24 : WORKDIR / [2022-03-31T21:01:05.111Z] ---> Running in 8d5d0bd43d65 [2022-03-31T21:01:06.762Z] Removing intermediate container 8d5d0bd43d65 [2022-03-31T21:01:06.762Z] ---> 8829d5bc3dd9 [2022-03-31T21:01:06.762Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T21:01:07.077Z] ---> Running in 6e6fddcd1bfd [2022-03-31T21:01:09.826Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T21:01:09.826Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T21:01:09.826Z] ---> e59cb12aeede [2022-03-31T21:01:09.826Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T21:01:09.826Z] ---> Using cache [2022-03-31T21:01:09.826Z] ---> fce2f223f33f [2022-03-31T21:01:09.826Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T21:01:09.826Z] ---> Using cache [2022-03-31T21:01:09.826Z] ---> 49a564c3e703 [2022-03-31T21:01:09.826Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T21:01:09.826Z] ---> Using cache [2022-03-31T21:01:09.826Z] ---> c7468396273c [2022-03-31T21:01:09.826Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T21:01:09.826Z] ---> Using cache [2022-03-31T21:01:09.826Z] ---> 1cc0535118cc [2022-03-31T21:01:09.826Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T21:01:09.826Z] ---> Using cache [2022-03-31T21:01:09.826Z] ---> 71b6eef1d251 [2022-03-31T21:01:09.826Z] Step 8/22 : COPY . . [2022-03-31T21:01:09.826Z] ---> Using cache [2022-03-31T21:01:09.826Z] ---> 5ebc6ba58d66 [2022-03-31T21:01:09.826Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-31T21:01:09.826Z] Removing intermediate container 6e6fddcd1bfd [2022-03-31T21:01:09.826Z] ---> 9606f040e6ec [2022-03-31T21:01:09.826Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T21:01:09.826Z] ---> Running in 16c9dfbc2ae2 [2022-03-31T21:01:10.113Z] ---> Running in 4d1d88522623 [2022-03-31T21:01:11.588Z] Removing intermediate container 4d1d88522623 [2022-03-31T21:01:11.588Z] ---> c2b275080ca1 [2022-03-31T21:01:11.588Z] Step 22/24 : LABEL arch=arm64 [2022-03-31T21:01:11.871Z] ---> Running in 55c61c82b97e [2022-03-31T21:01:12.891Z] Removing intermediate container 55c61c82b97e [2022-03-31T21:01:12.891Z] ---> 1729b4ad83b8 [2022-03-31T21:01:12.891Z] Step 23/24 : LABEL git_sha=f73c7bdf65572e7ebfdd47ac6dc5a02725b15229 [2022-03-31T21:01:13.176Z] ---> Running in e4b010ed3dc6 [2022-03-31T21:01:13.461Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-31T21:01:14.483Z] Removing intermediate container e4b010ed3dc6 [2022-03-31T21:01:14.483Z] ---> 80ad693a3460 [2022-03-31T21:01:14.483Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T21:01:14.483Z] ---> Running in 895a501473c9 [2022-03-31T21:01:15.940Z] Removing intermediate container 895a501473c9 [2022-03-31T21:01:15.940Z] ---> a0e9f6d74fb3 [2022-03-31T21:01:15.940Z] [2022-03-31T21:01:16.945Z] Successfully built a0e9f6d74fb3 [2022-03-31T21:01:16.945Z] Successfully tagged security-spire-config-arm64:latest [2022-03-31T21:01:16.945Z]  Building security-spire-config ... done Building security-spire-agent [2022-03-31T21:01:32.136Z] ---> bdb61c8e8c32 [2022-03-31T21:01:32.136Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-31T21:01:32.136Z] ---> Running in 9f7aa4548286 [2022-03-31T21:01:32.420Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-31T21:02:04.963Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T21:02:04.963Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T21:02:04.963Z] ---> e59cb12aeede [2022-03-31T21:02:04.963Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T21:02:04.963Z] ---> Using cache [2022-03-31T21:02:04.963Z] ---> fce2f223f33f [2022-03-31T21:02:04.963Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T21:02:04.964Z] ---> Using cache [2022-03-31T21:02:04.964Z] ---> 49a564c3e703 [2022-03-31T21:02:04.964Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T21:02:04.964Z] ---> Using cache [2022-03-31T21:02:04.964Z] ---> c7468396273c [2022-03-31T21:02:04.964Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T21:02:04.964Z] ---> Using cache [2022-03-31T21:02:04.964Z] ---> 1cc0535118cc [2022-03-31T21:02:04.964Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T21:02:04.964Z] ---> Using cache [2022-03-31T21:02:04.964Z] ---> 71b6eef1d251 [2022-03-31T21:02:04.964Z] Step 8/24 : COPY . . [2022-03-31T21:02:04.964Z] ---> Using cache [2022-03-31T21:02:04.964Z] ---> 5ebc6ba58d66 [2022-03-31T21:02:04.964Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T21:02:04.964Z] ---> Using cache [2022-03-31T21:02:04.964Z] ---> 290dd4adbf3c [2022-03-31T21:02:04.964Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T21:02:04.964Z] ---> Using cache [2022-03-31T21:02:04.964Z] ---> 172e8ef5b60b [2022-03-31T21:02:04.964Z] [2022-03-31T21:02:04.964Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T21:02:04.964Z] ---> 03078ca19a05 [2022-03-31T21:02:04.964Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T21:02:04.964Z] ---> Using cache [2022-03-31T21:02:04.964Z] ---> 3750bcfe17ee [2022-03-31T21:02:04.964Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T21:02:04.964Z] ---> Using cache [2022-03-31T21:02:04.964Z] ---> 947d84c522df [2022-03-31T21:02:04.964Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T21:02:04.964Z] ---> Using cache [2022-03-31T21:02:04.964Z] ---> 931ad3614bcd [2022-03-31T21:02:04.964Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-31T21:02:06.976Z] ---> ce1895937a8a [2022-03-31T21:02:06.976Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T21:02:12.449Z] ---> 57b89bfb4a16 [2022-03-31T21:02:12.449Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T21:02:13.927Z] ---> 7dad89ba6872 [2022-03-31T21:02:13.927Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-31T21:02:14.947Z] ---> a90b73ebe33c [2022-03-31T21:02:14.947Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-31T21:02:15.962Z] ---> a64c33cac982 [2022-03-31T21:02:15.962Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T21:02:16.260Z] ---> Running in 0752abd80a97 [2022-03-31T21:02:16.878Z] Removing intermediate container 0752abd80a97 [2022-03-31T21:02:16.878Z] ---> 78a484d55486 [2022-03-31T21:02:16.878Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T21:02:16.878Z] ---> Running in 52ac20a1a2d0 [2022-03-31T21:02:17.493Z] Removing intermediate container 52ac20a1a2d0 [2022-03-31T21:02:17.493Z] ---> 8e0dd571145d [2022-03-31T21:02:17.493Z] Step 22/24 : LABEL arch=arm64 [2022-03-31T21:02:17.493Z] ---> Running in e4fee81d07e7 [2022-03-31T21:02:18.143Z] Removing intermediate container e4fee81d07e7 [2022-03-31T21:02:18.143Z] ---> 3720cb618bdc [2022-03-31T21:02:18.143Z] Step 23/24 : LABEL git_sha=f73c7bdf65572e7ebfdd47ac6dc5a02725b15229 [2022-03-31T21:02:18.425Z] ---> Running in 068d442e7773 [2022-03-31T21:02:19.068Z] Removing intermediate container 068d442e7773 [2022-03-31T21:02:19.068Z] ---> e03d96187b80 [2022-03-31T21:02:19.068Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T21:02:19.068Z] ---> Running in 8ad1a1ba41d6 [2022-03-31T21:02:20.097Z] Removing intermediate container 8ad1a1ba41d6 [2022-03-31T21:02:20.097Z] ---> 91d39906ce53 [2022-03-31T21:02:20.097Z] [2022-03-31T21:02:20.713Z] Successfully built 91d39906ce53 [2022-03-31T21:02:20.714Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-31T21:02:20.714Z]  Building security-spire-agent ... done Building core-data [2022-03-31T21:03:07.878Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T21:03:07.878Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T21:03:07.878Z] ---> e59cb12aeede [2022-03-31T21:03:07.878Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T21:03:07.878Z] ---> Using cache [2022-03-31T21:03:07.878Z] ---> fce2f223f33f [2022-03-31T21:03:07.878Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T21:03:07.878Z] ---> Using cache [2022-03-31T21:03:07.878Z] ---> 49a564c3e703 [2022-03-31T21:03:07.878Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-31T21:03:07.878Z] ---> Running in 5185f5fab77d [2022-03-31T21:03:07.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T21:03:07.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T21:03:07.878Z] OK: 220 MiB in 52 packages [2022-03-31T21:03:07.878Z] Removing intermediate container 5185f5fab77d [2022-03-31T21:03:07.878Z] ---> 774f5153c8a2 [2022-03-31T21:03:07.878Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T21:03:08.162Z] ---> 2cf4f1d835a7 [2022-03-31T21:03:08.162Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T21:03:08.444Z] ---> Running in 1c8a64ef5a20 [2022-03-31T21:03:15.235Z] Removing intermediate container 1c8a64ef5a20 [2022-03-31T21:03:15.235Z] ---> 31b5245d83ec [2022-03-31T21:03:15.235Z] Step 8/23 : COPY . . [2022-03-31T21:03:42.186Z] ---> 1cf1130e9ffe [2022-03-31T21:03:42.186Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-31T21:03:42.186Z] ---> Running in edc41b5d3a44 [2022-03-31T21:03:43.669Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-31T21:07:05.865Z] Removing intermediate container f84e04d98181 [2022-03-31T21:07:05.865Z] ---> 740d417572fc [2022-03-31T21:07:05.865Z] [2022-03-31T21:07:05.865Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T21:07:05.865Z] ---> cc3d11fa2d52 [2022-03-31T21:07:05.865Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T21:07:05.865Z] ---> Using cache [2022-03-31T21:07:05.865Z] ---> 53695d476a06 [2022-03-31T21:07:05.865Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T21:07:05.865Z] ---> Using cache [2022-03-31T21:07:05.865Z] ---> 3df1707687d6 [2022-03-31T21:07:05.865Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-31T21:07:05.865Z] ---> Running in 8de60b0816c2 [2022-03-31T21:07:05.865Z] Removing intermediate container 8de60b0816c2 [2022-03-31T21:07:05.865Z] ---> 61dc9ba2095c [2022-03-31T21:07:05.865Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T21:07:05.865Z] ---> Running in 6940ff9a76a8 [2022-03-31T21:07:05.865Z] Removing intermediate container 6940ff9a76a8 [2022-03-31T21:07:05.865Z] ---> b30c966e4786 [2022-03-31T21:07:05.865Z] Step 15/23 : WORKDIR / [2022-03-31T21:07:05.865Z] ---> Running in 22a60e311a89 [2022-03-31T21:07:05.865Z] Removing intermediate container 22a60e311a89 [2022-03-31T21:07:05.865Z] ---> 74beb71285f3 [2022-03-31T21:07:05.865Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T21:07:05.865Z] ---> 6eb80db5ce84 [2022-03-31T21:07:05.865Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-31T21:07:06.889Z] ---> a01266a21b9e [2022-03-31T21:07:06.889Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-31T21:07:08.385Z] ---> 2100da23ce71 [2022-03-31T21:07:08.385Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-31T21:07:08.385Z] ---> Running in 986475ed5775 [2022-03-31T21:07:08.674Z] Removing intermediate container 986475ed5775 [2022-03-31T21:07:08.674Z] ---> f59e9155f211 [2022-03-31T21:07:08.674Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T21:07:08.963Z] ---> Running in 55168c4ea97d [2022-03-31T21:07:09.575Z] Removing intermediate container 55168c4ea97d [2022-03-31T21:07:09.575Z] ---> 622203340126 [2022-03-31T21:07:09.575Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T21:07:09.575Z] ---> Running in 172f43faa645 [2022-03-31T21:07:10.207Z] Removing intermediate container 172f43faa645 [2022-03-31T21:07:10.207Z] ---> 871985a60b9b [2022-03-31T21:07:10.207Z] Step 22/23 : LABEL git_sha=f73c7bdf65572e7ebfdd47ac6dc5a02725b15229 [2022-03-31T21:07:10.513Z] ---> Running in c8281bdc4e4c [2022-03-31T21:07:11.152Z] Removing intermediate container c8281bdc4e4c [2022-03-31T21:07:11.152Z] ---> 3660b15be034 [2022-03-31T21:07:11.152Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T21:07:11.152Z] ---> Running in c8e92d8246f0 [2022-03-31T21:07:11.768Z] Removing intermediate container c8e92d8246f0 [2022-03-31T21:07:11.768Z] ---> 2167d9778d8b [2022-03-31T21:07:11.768Z] [2022-03-31T21:07:12.384Z] Successfully built 2167d9778d8b [2022-03-31T21:07:12.384Z] Successfully tagged core-command-arm64:latest [2022-03-31T21:08:49.361Z]  Building core-command ... done Removing intermediate container 7f4c8b878258 [2022-03-31T21:08:49.361Z] ---> 7bfa327898ce [2022-03-31T21:08:49.361Z] [2022-03-31T21:08:49.361Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T21:08:49.361Z] ---> cc3d11fa2d52 [2022-03-31T21:08:49.361Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-31T21:08:49.361Z] ---> Using cache [2022-03-31T21:08:49.361Z] ---> 53695d476a06 [2022-03-31T21:08:49.361Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T21:08:49.361Z] ---> Using cache [2022-03-31T21:08:49.361Z] ---> 3df1707687d6 [2022-03-31T21:08:49.361Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-31T21:08:49.361Z] ---> Running in 880103bff336 [2022-03-31T21:08:49.361Z] Removing intermediate container 880103bff336 [2022-03-31T21:08:49.361Z] ---> 90b198289b87 [2022-03-31T21:08:49.361Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T21:08:49.361Z] ---> Running in 6038f83243e3 [2022-03-31T21:08:49.361Z] Removing intermediate container 6038f83243e3 [2022-03-31T21:08:49.361Z] ---> e75d826829d5 [2022-03-31T21:08:49.361Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T21:08:49.361Z] ---> 6a7adff2616b [2022-03-31T21:08:49.361Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-31T21:08:49.361Z] ---> 56a2c6bd2fad [2022-03-31T21:08:49.361Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-31T21:08:49.977Z] ---> fba7b91865b0 [2022-03-31T21:08:49.977Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-31T21:08:49.977Z] ---> Running in 9d620cdbaf13 [2022-03-31T21:08:50.601Z] Removing intermediate container 9d620cdbaf13 [2022-03-31T21:08:50.601Z] ---> 65425c2d2c37 [2022-03-31T21:08:50.601Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T21:08:50.887Z] ---> Running in 2e0c1643c8d1 [2022-03-31T21:08:51.184Z] Removing intermediate container 2e0c1643c8d1 [2022-03-31T21:08:51.184Z] ---> c7c502789571 [2022-03-31T21:08:51.184Z] Step 20/22 : LABEL arch=arm64 [2022-03-31T21:08:51.485Z] ---> Running in d144ef10f6c9 [2022-03-31T21:08:52.101Z] Removing intermediate container d144ef10f6c9 [2022-03-31T21:08:52.101Z] ---> 961303984fca [2022-03-31T21:08:52.101Z] Step 21/22 : LABEL git_sha=f73c7bdf65572e7ebfdd47ac6dc5a02725b15229 [2022-03-31T21:08:52.101Z] ---> Running in 536e5a908763 [2022-03-31T21:08:52.723Z] Removing intermediate container 536e5a908763 [2022-03-31T21:08:52.723Z] ---> 25e69dec254c [2022-03-31T21:08:52.723Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T21:08:52.723Z] ---> Running in c11ea7767e29 [2022-03-31T21:08:53.338Z] Removing intermediate container c11ea7767e29 [2022-03-31T21:08:53.338Z] ---> 24c39f173c23 [2022-03-31T21:08:53.338Z] [2022-03-31T21:08:53.961Z] Successfully built 24c39f173c23 [2022-03-31T21:08:53.961Z] Successfully tagged support-scheduler-arm64:latest [2022-03-31T21:09:04.178Z]  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T21:09:26.460Z] Removing intermediate container 16c9dfbc2ae2 [2022-03-31T21:09:26.460Z] ---> 99fe2344434d [2022-03-31T21:09:26.460Z] [2022-03-31T21:09:26.460Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T21:09:26.460Z] ---> cc3d11fa2d52 [2022-03-31T21:09:26.460Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-31T21:09:26.460Z] ---> Running in c58344c8f6b8 [2022-03-31T21:09:26.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T21:09:26.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T21:09:27.465Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-31T21:09:27.465Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-31T21:09:27.465Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-31T21:09:27.465Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-31T21:09:27.465Z] (5/6) Installing curl (7.79.1-r0) [2022-03-31T21:09:27.747Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-31T21:09:27.747Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T21:09:27.747Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T21:09:28.031Z] OK: 8 MiB in 20 packages [2022-03-31T21:09:30.688Z] Removing intermediate container c58344c8f6b8 [2022-03-31T21:09:30.688Z] ---> 1a371cb191d0 [2022-03-31T21:09:30.688Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T21:09:30.970Z] ---> Running in 8fe3c1ff0594 [2022-03-31T21:09:31.982Z] Removing intermediate container 8fe3c1ff0594 [2022-03-31T21:09:31.982Z] ---> b5e69e3d5557 [2022-03-31T21:09:31.982Z] Step 13/22 : WORKDIR /edgex [2022-03-31T21:09:32.271Z] ---> Running in d65accf8f267 [2022-03-31T21:09:33.273Z] Removing intermediate container d65accf8f267 [2022-03-31T21:09:33.273Z] ---> 99061bb0d5aa [2022-03-31T21:09:33.273Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-31T21:09:35.280Z] ---> 4edd3e940dea [2022-03-31T21:09:35.280Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-31T21:09:38.728Z] ---> 19788967fb78 [2022-03-31T21:09:38.729Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-31T21:09:39.021Z] Removing intermediate container 9f7aa4548286 [2022-03-31T21:09:39.021Z] ---> 6e7e9e1fc483 [2022-03-31T21:09:39.021Z] [2022-03-31T21:09:39.021Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T21:09:39.021Z] ---> cc3d11fa2d52 [2022-03-31T21:09:39.021Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-31T21:09:39.319Z] ---> Running in fc23cf15c0d4 [2022-03-31T21:09:41.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T21:09:41.993Z] ---> 2e8e15bb1840 [2022-03-31T21:09:41.993Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T21:09:41.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T21:09:42.613Z] ---> ffae1e01eea2 [2022-03-31T21:09:42.613Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-31T21:09:42.891Z] ---> Running in 95fd3d12f8a1 [2022-03-31T21:09:43.169Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-31T21:09:43.169Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-31T21:09:43.169Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T21:09:43.169Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T21:09:43.449Z] OK: 6 MiB in 16 packages [2022-03-31T21:09:46.165Z] Removing intermediate container fc23cf15c0d4 [2022-03-31T21:09:46.165Z] ---> b6340ab0c55b [2022-03-31T21:09:46.165Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T21:09:46.165Z] ---> Running in b9006f9ad44e [2022-03-31T21:09:46.446Z] Removing intermediate container 95fd3d12f8a1 [2022-03-31T21:09:46.446Z] ---> 88a43ab4531a [2022-03-31T21:09:46.446Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T21:09:46.446Z] ---> Running in 6ad9a7b00358 [2022-03-31T21:09:47.074Z] Removing intermediate container b9006f9ad44e [2022-03-31T21:09:47.074Z] ---> 4b1670671b0a [2022-03-31T21:09:47.074Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-31T21:09:47.074Z] ---> Running in d1ff6ad72e62 [2022-03-31T21:09:47.074Z] Removing intermediate container 6ad9a7b00358 [2022-03-31T21:09:47.074Z] ---> faa927ffa011 [2022-03-31T21:09:47.074Z] Step 20/22 : LABEL arch=arm64 [2022-03-31T21:09:47.355Z] ---> Running in 95a62c59db99 [2022-03-31T21:09:47.645Z] Removing intermediate container d1ff6ad72e62 [2022-03-31T21:09:47.645Z] ---> 3d0eb28fb017 [2022-03-31T21:09:47.645Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T21:09:47.939Z] ---> Running in 25e9a9456d0e [2022-03-31T21:09:47.939Z] Removing intermediate container 95a62c59db99 [2022-03-31T21:09:47.939Z] ---> f423213fe58f [2022-03-31T21:09:47.939Z] Step 21/22 : LABEL git_sha=f73c7bdf65572e7ebfdd47ac6dc5a02725b15229 [2022-03-31T21:09:48.224Z] ---> Running in 993fa795b0f1 [2022-03-31T21:09:48.501Z] Removing intermediate container 25e9a9456d0e [2022-03-31T21:09:48.501Z] ---> f331f68b9f00 [2022-03-31T21:09:48.501Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T21:09:48.779Z] Removing intermediate container 993fa795b0f1 [2022-03-31T21:09:48.779Z] ---> c470b6c84b5b [2022-03-31T21:09:48.779Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T21:09:49.056Z] ---> Running in 1beb0283eeee [2022-03-31T21:09:49.663Z] Removing intermediate container 1beb0283eeee [2022-03-31T21:09:49.663Z] ---> 3bb3c25813bc [2022-03-31T21:09:49.663Z] [2022-03-31T21:09:49.945Z] ---> 7c5b2641c792 [2022-03-31T21:09:49.945Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-31T21:09:50.233Z] Successfully built 3bb3c25813bc [2022-03-31T21:09:50.514Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-31T21:09:51.978Z]  Building security-proxy-setup ... done  ---> da3922a16a0d [2022-03-31T21:09:51.978Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-31T21:09:52.996Z] ---> 2ac889d949aa [2022-03-31T21:09:52.996Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-31T21:09:52.996Z] ---> Running in 09db2e885ccc [2022-03-31T21:09:53.608Z] Removing intermediate container 09db2e885ccc [2022-03-31T21:09:53.608Z] ---> 8a814cc127c7 [2022-03-31T21:09:53.608Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T21:09:53.608Z] ---> Running in 9e61dd652cc9 [2022-03-31T21:09:54.224Z] Removing intermediate container 9e61dd652cc9 [2022-03-31T21:09:54.224Z] ---> f574ad8100c8 [2022-03-31T21:09:54.224Z] Step 20/22 : LABEL arch=arm64 [2022-03-31T21:09:54.224Z] ---> Running in 2f8d46c6e894 [2022-03-31T21:09:54.830Z] Removing intermediate container 2f8d46c6e894 [2022-03-31T21:09:54.830Z] ---> 8979011ca752 [2022-03-31T21:09:54.830Z] Step 21/22 : LABEL git_sha=f73c7bdf65572e7ebfdd47ac6dc5a02725b15229 [2022-03-31T21:09:54.830Z] ---> Running in 63713d2adeb8 [2022-03-31T21:09:55.109Z] Removing intermediate container 63713d2adeb8 [2022-03-31T21:09:55.109Z] ---> a47f5d0dedaf [2022-03-31T21:09:55.109Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T21:09:55.109Z] ---> Running in 2ba15ea96c2b [2022-03-31T21:09:55.714Z] Removing intermediate container 2ba15ea96c2b [2022-03-31T21:09:55.714Z] ---> 421d4ed5967f [2022-03-31T21:09:55.714Z] [2022-03-31T21:09:55.992Z] Successfully built 421d4ed5967f [2022-03-31T21:09:55.992Z] Successfully tagged support-notifications-arm64:latest [2022-03-31T21:10:23.021Z]  Building support-notifications ... done Removing intermediate container edc41b5d3a44 [2022-03-31T21:10:23.021Z] ---> 7214e96b8e17 [2022-03-31T21:10:23.021Z] [2022-03-31T21:10:23.021Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T21:10:23.021Z] ---> cc3d11fa2d52 [2022-03-31T21:10:23.021Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-31T21:10:23.021Z] ---> Running in 0c01f0059f31 [2022-03-31T21:10:23.021Z] Removing intermediate container 0c01f0059f31 [2022-03-31T21:10:23.021Z] ---> df29a52c16c7 [2022-03-31T21:10:23.021Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-31T21:10:23.021Z] ---> Running in 70267c85b9dc [2022-03-31T21:10:23.021Z] Removing intermediate container 70267c85b9dc [2022-03-31T21:10:23.021Z] ---> dda1da348a0a [2022-03-31T21:10:23.021Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-31T21:10:23.021Z] ---> Running in 76ddc88cf5b5 [2022-03-31T21:10:23.648Z] Removing intermediate container 76ddc88cf5b5 [2022-03-31T21:10:23.648Z] ---> 8406cafc13c7 [2022-03-31T21:10:23.648Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T21:10:23.648Z] ---> Running in d0e7885ffa68 [2022-03-31T21:10:25.664Z] Removing intermediate container d0e7885ffa68 [2022-03-31T21:10:25.664Z] ---> 12611c7931b5 [2022-03-31T21:10:25.664Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-31T21:10:25.664Z] ---> Running in d1dd4d775d14 [2022-03-31T21:10:26.651Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T21:10:27.644Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T21:10:28.633Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-31T21:10:28.633Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-31T21:10:28.633Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-31T21:10:28.910Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-31T21:10:28.910Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-31T21:10:29.185Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-31T21:10:29.185Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T21:10:29.185Z] OK: 8 MiB in 20 packages [2022-03-31T21:10:30.193Z] Removing intermediate container d1dd4d775d14 [2022-03-31T21:10:30.193Z] ---> 226a728cf0e4 [2022-03-31T21:10:30.193Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T21:10:30.799Z] ---> f3d5c1c1de90 [2022-03-31T21:10:30.799Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-31T21:10:32.249Z] ---> bf6f33527135 [2022-03-31T21:10:32.249Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-31T21:10:32.853Z] ---> ca0ffca7fe71 [2022-03-31T21:10:32.853Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-31T21:10:32.853Z] ---> Running in de6951f94d31 [2022-03-31T21:10:33.127Z] Removing intermediate container de6951f94d31 [2022-03-31T21:10:33.127Z] ---> 9251b48d4e85 [2022-03-31T21:10:33.127Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T21:10:33.127Z] ---> Running in fde30c27388e [2022-03-31T21:10:33.402Z] Removing intermediate container fde30c27388e [2022-03-31T21:10:33.402Z] ---> 8fb8d666896e [2022-03-31T21:10:33.402Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T21:10:33.677Z] ---> Running in 280fa7d64086 [2022-03-31T21:10:33.956Z] Removing intermediate container 280fa7d64086 [2022-03-31T21:10:33.956Z] ---> 5f9d124e743d [2022-03-31T21:10:33.956Z] Step 22/23 : LABEL git_sha=f73c7bdf65572e7ebfdd47ac6dc5a02725b15229 [2022-03-31T21:10:33.956Z] ---> Running in 398806bbbdb6 [2022-03-31T21:10:34.240Z] Removing intermediate container 398806bbbdb6 [2022-03-31T21:10:34.240Z] ---> 4524e6475434 [2022-03-31T21:10:34.240Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T21:10:34.240Z] ---> Running in b4be02e82582 [2022-03-31T21:10:34.847Z] Removing intermediate container b4be02e82582 [2022-03-31T21:10:34.847Z] ---> c46063fa1f74 [2022-03-31T21:10:34.847Z] [2022-03-31T21:10:35.120Z] Successfully built c46063fa1f74 [2022-03-31T21:10:35.120Z] Successfully tagged core-data-arm64:latest [2022-03-31T21:10:35.738Z]  Building core-data ... done  [Pipeline] } [2022-03-31T21:10:35.740Z] $ docker stop --time=1 9d312421c1c238ac74ebdc07d6f691a1ef007c3487417ae60d8b3b0b4d354cb1 [2022-03-31T21:10:37.480Z] $ docker rm -f 9d312421c1c238ac74ebdc07d6f691a1ef007c3487417ae60d8b3b0b4d354cb1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-31T21:10:38.049Z] + docker images [2022-03-31T21:10:38.318Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-31T21:10:38.319Z] core-data-arm64 latest c46063fa1f74 4 seconds ago 34.4MB [2022-03-31T21:10:38.319Z] 7214e96b8e17 18 seconds ago 1.46GB [2022-03-31T21:10:38.319Z] support-notifications-arm64 latest 421d4ed5967f 43 seconds ago 25.5MB [2022-03-31T21:10:38.319Z] security-proxy-setup-arm64 latest 3bb3c25813bc 49 seconds ago 42.1MB [2022-03-31T21:10:38.319Z] 6e7e9e1fc483 About a minute ago 1.43GB [2022-03-31T21:10:38.319Z] 99fe2344434d About a minute ago 1.44GB [2022-03-31T21:10:38.319Z] support-scheduler-arm64 latest 24c39f173c23 About a minute ago 24.9MB [2022-03-31T21:10:38.319Z] 7bfa327898ce About a minute ago 1.43GB [2022-03-31T21:10:38.319Z] core-command-arm64 latest 2167d9778d8b 3 minutes ago 23.7MB [2022-03-31T21:10:38.319Z] 740d417572fc 3 minutes ago 1.43GB [2022-03-31T21:10:38.319Z] security-spire-agent-arm64 latest 91d39906ce53 8 minutes ago 118MB [2022-03-31T21:10:38.319Z] security-spire-config-arm64 latest a0e9f6d74fb3 9 minutes ago 81.9MB [2022-03-31T21:10:38.319Z] 172e8ef5b60b 10 minutes ago 1.42GB [2022-03-31T21:10:38.319Z] security-spire-server-arm64 latest 27d265c5c771 10 minutes ago 82.6MB [2022-03-31T21:10:38.319Z] fb48305dddaa 10 minutes ago 1.42GB [2022-03-31T21:10:38.319Z] sys-mgmt-agent-arm64 latest fea632b80656 10 minutes ago 290MB [2022-03-31T21:10:38.319Z] security-bootstrapper-arm64 latest 30fe71f366b8 12 minutes ago 23.6MB [2022-03-31T21:10:38.319Z] security-secretstore-setup-arm64 latest 412b8c7e87a3 12 minutes ago 40.8MB [2022-03-31T21:10:38.319Z] core-metadata-arm64 latest b27c6464ba1a 12 minutes ago 25.1MB [2022-03-31T21:10:38.319Z] 91f2553079b3 12 minutes ago 1.43GB [2022-03-31T21:10:38.319Z] security-spiffe-token-provider-arm64 latest 0abc47c0a57d 12 minutes ago 27.7MB [2022-03-31T21:10:38.319Z] 67718251b088 12 minutes ago 1.44GB [2022-03-31T21:10:38.319Z] 76c301f53e06 13 minutes ago 1.43GB [2022-03-31T21:10:38.319Z] fa2af2e9501d 13 minutes ago 1.43GB [2022-03-31T21:10:38.319Z] 8e71c952cce2 13 minutes ago 1.42GB [2022-03-31T21:10:38.319Z] ci-base-image-arm64 latest e59cb12aeede 35 minutes ago 886MB [2022-03-31T21:10:38.319Z] docker 20.10.14 c52727829a8a 2 days ago 202MB [2022-03-31T21:10:38.319Z] alpine 3.14 cc3d11fa2d52 2 days ago 5.34MB [2022-03-31T21:10:38.319Z] alpine 3.15 03078ca19a05 2 days ago 5.32MB [2022-03-31T21:10:38.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 weeks ago 551MB [2022-03-31T21:10:38.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 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-03-31T21:10:38.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-31T21:10:38.766Z] [2022-03-31T21:10:38.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-31T21:10:39.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-31T21:10:39.394Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-31T21:10:39.394Z] 8998bd30e6a1: Pulling fs layer [2022-03-31T21:10:39.394Z] 04944245beec: Pulling fs layer [2022-03-31T21:10:39.394Z] 699f458cf7ca: Pulling fs layer [2022-03-31T21:10:39.394Z] 765212b225bb: Pulling fs layer [2022-03-31T21:10:39.394Z] f23df028b6ca: Pulling fs layer [2022-03-31T21:10:39.394Z] d65c8cfc05b1: Pulling fs layer [2022-03-31T21:10:39.394Z] 2437ff75d9bd: Pulling fs layer [2022-03-31T21:10:39.394Z] 765212b225bb: Waiting [2022-03-31T21:10:39.394Z] f23df028b6ca: Waiting [2022-03-31T21:10:39.394Z] d65c8cfc05b1: Waiting [2022-03-31T21:10:39.394Z] 2437ff75d9bd: Waiting [2022-03-31T21:10:39.394Z] 04944245beec: Download complete [2022-03-31T21:10:39.394Z] 765212b225bb: Download complete [2022-03-31T21:10:39.394Z] f23df028b6ca: Download complete [2022-03-31T21:10:39.670Z] d65c8cfc05b1: Verifying Checksum [2022-03-31T21:10:39.670Z] d65c8cfc05b1: Download complete [2022-03-31T21:10:39.670Z] 699f458cf7ca: Verifying Checksum [2022-03-31T21:10:39.670Z] 699f458cf7ca: Download complete [2022-03-31T21:10:39.945Z] 8998bd30e6a1: Download complete [2022-03-31T21:10:42.556Z] 2437ff75d9bd: Verifying Checksum [2022-03-31T21:10:42.556Z] 2437ff75d9bd: Download complete [2022-03-31T21:10:44.528Z] 8998bd30e6a1: Pull complete [2022-03-31T21:10:44.802Z] 04944245beec: Pull complete [2022-03-31T21:10:46.235Z] 699f458cf7ca: Pull complete [2022-03-31T21:10:46.235Z] 765212b225bb: Pull complete [2022-03-31T21:10:47.208Z] f23df028b6ca: Pull complete [2022-03-31T21:10:47.485Z] d65c8cfc05b1: Pull complete [2022-03-31T21:11:02.558Z] 2437ff75d9bd: Pull complete [2022-03-31T21:11:02.558Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-31T21:11:02.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-31T21:11:02.558Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-31T21:11:02.808Z] prd-ubuntu20.04-docker-arm64-4c-16g-9634 does not seem to be running inside a container [2022-03-31T21:11:02.902Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-31T21:11:05.923Z] $ docker top 6a54f05e83a2fbecd18c641dc7daa90cc966132ecca3efb6c3a09e004e4134ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T21:11:06.908Z] ---> job-cost.sh [2022-03-31T21:11:06.909Z] lf-activate-venv: SKIPPING [2022-03-31T21:11:06.909Z] INFO: No Stack... [2022-03-31T21:11:07.501Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-31T21:11:08.472Z] INFO: Archiving Costs [Pipeline] sh [2022-03-31T21:11:09.135Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2022-03-31T21:11:09.135Z] + cut -d, -f6 [Pipeline] lock [2022-03-31T21:11:09.168Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3937-4-stack-cost] [2022-03-31T21:11:09.174Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3937-4-stack-cost] did not exist. Created. [2022-03-31T21:11:09.174Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3937-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-31T21:11:09.838Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-31T21:11:10.033Z] Stashed 1 file(s) [Pipeline] } [2022-03-31T21:11:10.041Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3937-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-31T21:11:10.056Z] $ docker stop --time=1 6a54f05e83a2fbecd18c641dc7daa90cc966132ecca3efb6c3a09e004e4134ed [2022-03-31T21:11:11.584Z] $ docker rm -f 6a54f05e83a2fbecd18c641dc7daa90cc966132ecca3efb6c3a09e004e4134ed [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-03-31T21:11:12.149Z] provisioning config files... [2022-03-31T21:11:12.266Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config7461237332075860164tmp [Pipeline] { [Pipeline] sh [2022-03-31T21:11:12.564Z] + set +x [2022-03-31T21:11:12.564Z] + curl -s https://codecov.io/bash [2022-03-31T21:11:12.564Z] + bash -s -- [2022-03-31T21:11:12.564Z] [2022-03-31T21:11:12.564Z] _____ _ [2022-03-31T21:11:12.564Z] / ____| | | [2022-03-31T21:11:12.564Z] | | ___ __| | ___ ___ _____ __ [2022-03-31T21:11:12.564Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-31T21:11:12.564Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-31T21:11:12.564Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-31T21:11:12.564Z] Bash-1.0.6 [2022-03-31T21:11:12.564Z] [2022-03-31T21:11:12.564Z] [2022-03-31T21:11:12.564Z] ==> git version 2.25.1 found [2022-03-31T21:11:12.564Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-03-31T21:11:12.564Z] Release-Date: 2020-01-08 [2022-03-31T21:11:12.564Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-31T21:11:12.564Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-31T21:11:12.564Z] ==> Jenkins CI detected. [2022-03-31T21:11:12.564Z] current dir:  /w/workspace/edgex-go/4 [2022-03-31T21:11:12.564Z] project root: . [2022-03-31T21:11:12.564Z] --> token set from env [2022-03-31T21:11:12.564Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-31T21:11:12.564Z] ==> Running gcov in . (disable via -X gcov) [2022-03-31T21:11:12.564Z] ==> Python coveragepy not found [2022-03-31T21:11:12.564Z] ==> Searching for coverage reports in: [2022-03-31T21:11:12.564Z] + . [2022-03-31T21:11:12.564Z] -> Found 1 reports [2022-03-31T21:11:12.564Z] ==> Detecting git/mercurial file structure [2022-03-31T21:11:12.564Z] ==> Reading reports [2022-03-31T21:11:12.824Z] + ./coverage.out bytes=429761 [2022-03-31T21:11:12.824Z] ==> Appending adjustments [2022-03-31T21:11:12.824Z] https://docs.codecov.io/docs/fixing-reports [2022-03-31T21:11:13.772Z] + Found adjustments [2022-03-31T21:11:13.773Z] ==> Gzipping contents [2022-03-31T21:11:14.033Z] 60K /tmp/codecov.eLsXkH.gz [2022-03-31T21:11:14.033Z] ==> Uploading reports [2022-03-31T21:11:14.033Z] url: https://codecov.io [2022-03-31T21:11:14.033Z] query: branch=PR-3937&commit=d220673406703d92e792e701735d91e94a221eb3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3937%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3937&job=&cmd_args= [2022-03-31T21:11:14.033Z] -> Pinging Codecov [2022-03-31T21:11:14.034Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3937&commit=d220673406703d92e792e701735d91e94a221eb3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3937%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3937&job=&cmd_args= [2022-03-31T21:11:14.294Z] -> Uploading to [2022-03-31T21:11:14.295Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-31/00271124DB129430A58F1EEE437C3FCB/d220673406703d92e792e701735d91e94a221eb3/420f0616-7c31-4b3d-9c4a-5b865d9898ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220331T211114Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9372cae2525e69f49a16bbbe279e4e3e4b5a26f80436fd2673917fa0e7fcf4b6 [2022-03-31T21:11:14.295Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-31T21:11:14.295Z] Dload Upload Total Spent Left Speed [2022-03-31T21:11:14.556Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58956 0 0 100 58956 0 230k --:--:-- --:--:-- --:--:-- 230k [2022-03-31T21:11:14.556Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d220673406703d92e792e701735d91e94a221eb3 [Pipeline] } [2022-03-31T21:11:14.564Z] 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-03-31T21:11:15.154Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-31T21:11:15.458Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T21:11:16.327Z] ---> package-listing.sh [2022-03-31T21:11:16.327Z] ++ facter osfamily [2022-03-31T21:11:16.327Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-31T21:11:16.588Z] + OS_FAMILY=debian [2022-03-31T21:11:16.588Z] + workspace=/w/workspace/edgex-go/4 [2022-03-31T21:11:16.588Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-31T21:11:16.588Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-31T21:11:16.588Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-31T21:11:16.588Z] + PACKAGES=/tmp/packages_start.txt [2022-03-31T21:11:16.588Z] + '[' /w/workspace/edgex-go/4 ']' [2022-03-31T21:11:16.588Z] + PACKAGES=/tmp/packages_end.txt [2022-03-31T21:11:16.588Z] + case "${OS_FAMILY}" in [2022-03-31T21:11:16.588Z] + dpkg -l [2022-03-31T21:11:16.588Z] + grep '^ii' [2022-03-31T21:11:16.588Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-31T21:11:16.588Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-31T21:11:16.588Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-31T21:11:16.588Z] + '[' /w/workspace/edgex-go/4 ']' [2022-03-31T21:11:16.588Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-03-31T21:11:16.588Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-03-31T21:11:16.602Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-31T21:11:16.884Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-31T21:11:17.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-31T21:11:17.485Z] [2022-03-31T21:11:17.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T21:11:17.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-31T21:11:17.792Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-31T21:11:17.792Z] 5eb5b503b376: Pulling fs layer [2022-03-31T21:11:17.792Z] 5c69ac0246d0: Pulling fs layer [2022-03-31T21:11:17.792Z] ec43610c2a17: Pulling fs layer [2022-03-31T21:11:17.792Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-31T21:11:17.792Z] 33b1e0a273af: Pulling fs layer [2022-03-31T21:11:17.792Z] 5d3b04190fa2: Pulling fs layer [2022-03-31T21:11:17.792Z] 2f39f015ded8: Pulling fs layer [2022-03-31T21:11:17.792Z] 3a2ae6a8a46f: Waiting [2022-03-31T21:11:17.792Z] 33b1e0a273af: Waiting [2022-03-31T21:11:17.792Z] 5d3b04190fa2: Waiting [2022-03-31T21:11:17.792Z] 2f39f015ded8: Waiting [2022-03-31T21:11:17.792Z] 5c69ac0246d0: Verifying Checksum [2022-03-31T21:11:17.792Z] 5c69ac0246d0: Download complete [2022-03-31T21:11:17.792Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-31T21:11:17.792Z] 3a2ae6a8a46f: Download complete [2022-03-31T21:11:17.792Z] 33b1e0a273af: Verifying Checksum [2022-03-31T21:11:17.792Z] 33b1e0a273af: Download complete [2022-03-31T21:11:17.792Z] ec43610c2a17: Verifying Checksum [2022-03-31T21:11:17.792Z] ec43610c2a17: Download complete [2022-03-31T21:11:17.792Z] 5d3b04190fa2: Download complete [2022-03-31T21:11:18.050Z] 5eb5b503b376: Verifying Checksum [2022-03-31T21:11:18.050Z] 5eb5b503b376: Download complete [2022-03-31T21:11:18.616Z] 2f39f015ded8: Download complete [2022-03-31T21:11:19.185Z] 5eb5b503b376: Pull complete [2022-03-31T21:11:19.445Z] 5c69ac0246d0: Pull complete [2022-03-31T21:11:19.704Z] ec43610c2a17: Pull complete [2022-03-31T21:11:19.704Z] 3a2ae6a8a46f: Pull complete [2022-03-31T21:11:19.963Z] 33b1e0a273af: Pull complete [2022-03-31T21:11:19.963Z] 5d3b04190fa2: Pull complete [2022-03-31T21:11:24.154Z] 2f39f015ded8: Pull complete [2022-03-31T21:11:24.154Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-31T21:11:24.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-31T21:11:24.154Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-31T21:11:24.220Z] prd-ubuntu20.04-docker-8c-8g-9626 does not seem to be running inside a container [2022-03-31T21:11:24.275Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-31T21:11:26.415Z] $ docker top 0169e03b8b96070c9c25678d5929e3cdcd298795c678c1042fdcbd3d80e41e35 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T21:11:26.751Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-31T21:11:27.042Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-31T21:11:27.333Z] + ls /var/log/sa-host [2022-03-31T21:11:27.333Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-31T21:11:27.424Z] provisioning config files... [2022-03-31T21:11:27.434Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6672388791523754280tmp [Pipeline] { [Pipeline] echo [2022-03-31T21:11:27.460Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T21:11:27.743Z] ---> create-netrc.sh [Pipeline] } [2022-03-31T21:11:27.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-31T21:11:28.073Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-31T21:11:28.084Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T21:11:28.371Z] ---> sudo-logs.sh [2022-03-31T21:11:28.371Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-31T21:11:28.395Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T21:11:28.682Z] ---> job-cost.sh [2022-03-31T21:11:28.682Z] lf-activate-venv: SKIPPING [2022-03-31T21:11:28.682Z] DEBUG: total: 0.10999999940395355 [2022-03-31T21:11:28.682Z] INFO: Retrieving Stack Cost... [2022-03-31T21:11:28.941Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-31T21:11:29.511Z] INFO: Archiving Costs [Pipeline] echo [2022-03-31T21:11:29.526Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T21:11:29.814Z] ---> logs-deploy.sh [2022-03-31T21:11:29.814Z] lf-activate-venv: SKIPPING [2022-03-31T21:11:29.814Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3937/4 [2022-03-31T21:11:29.814Z] INFO: archiving workspace using pattern(s): [2022-03-31T21:11:30.756Z] Archives upload complete. [2022-03-31T21:11:30.756Z] INFO: archiving logs to Nexus