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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 rather than dcb0ece3884448c807c222c59e79a80a3cead3df Obtained Jenkinsfile from 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 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-ssh17422182247925559052.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-ssh6605471663027888355.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-3936/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-3936/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16348780806194395485.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-ssh11669700311328890136.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-3936/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-3936/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9907845962278286598.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 Running on prd-ubuntu20.04-docker-8c-8g-10680 in /w/workspace/edgexfoundry_edgex-go_PR-3936 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 into PR head commit dcb0ece3884448c807c222c59e79a80a3cead3df Merge succeeded, producing 022628043cea7bf94a70668379ac35530d138281 Checking out Revision 022628043cea7bf94a70668379ac35530d138281 (PR-3936) > 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/3936/head:refs/remotes/origin/PR-3936 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dcb0ece3884448c807c222c59e79a80a3cead3df # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 022628043cea7bf94a70668379ac35530d138281 # timeout=10 Commit message: "Merge commit '2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-04T20:29:34.375Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-04T20:29:34.428Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-04T20:29:34.443Z] ========================================================= [2022-04-04T20:29:34.443Z] EdgeX Global Pipelines Version Info [2022-04-04T20:29:34.443Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 314656df45109bd9f43600ebe1bffa50f728bf8e # timeout=10 [2022-04-04T20:29:35.204Z] ------------------- [2022-04-04T20:29:35.204Z] stable info: [2022-04-04T20:29:35.204Z] ------------------- [2022-04-04T20:29:35.204Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-04T20:29:35.204Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-04T20:29:35.204Z] Message: update stable to v1.0.221 [2022-04-04T20:29:35.775Z] ------------------- [2022-04-04T20:29:35.775Z] experimental info: [2022-04-04T20:29:35.775Z] ------------------- [2022-04-04T20:29:35.775Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-04T20:29:35.775Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-04T20:29:35.775Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-04T20:29:35.893Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-04T20:29:35.908Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-04T20:29:35.918Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-04T20:29:35.929Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-04T20:29:35.943Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-04T20:29:35.956Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-04T20:29:35.974Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-04T20:29:35.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-04T20:29:36.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-04T20:29:36.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-04T20:29:36.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-04T20:29:36.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-04T20:29:36.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-04T20:29:36.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-04T20:29:36.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-04T20:29:36.080Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-04T20:29:36.089Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-04T20:29:36.103Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-04T20:29:36.113Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-04T20:29:36.126Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-04T20:29:36.137Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-04T20:29:36.147Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-04T20:29:36.158Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3936 [Pipeline] echo [2022-04-04T20:29:36.173Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3936 [Pipeline] echo [2022-04-04T20:29:36.184Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3936 [Pipeline] echo [2022-04-04T20:29:36.197Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 022628043cea7bf94a70668379ac35530d138281 [Pipeline] echo [2022-04-04T20:29:36.211Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0226280 [Pipeline] echo [2022-04-04T20:29:36.227Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-04T20:29:36.263Z] provisioning config files... [2022-04-04T20:29:36.275Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8161475319388858625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-04T20:29:36.578Z] ---> docker-login.sh [2022-04-04T20:29:36.578Z] nexus3.edgexfoundry.org:10001 [2022-04-04T20:29:36.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T20:29:36.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T20:29:36.838Z] Configure a credential helper to remove this warning. See [2022-04-04T20:29:36.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T20:29:36.838Z] [2022-04-04T20:29:36.838Z] Login Succeeded [2022-04-04T20:29:36.838Z] nexus3.edgexfoundry.org:10002 [2022-04-04T20:29:37.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T20:29:37.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T20:29:37.098Z] Configure a credential helper to remove this warning. See [2022-04-04T20:29:37.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T20:29:37.098Z] [2022-04-04T20:29:37.098Z] Login Succeeded [2022-04-04T20:29:37.098Z] nexus3.edgexfoundry.org:10003 [2022-04-04T20:29:37.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T20:29:37.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T20:29:37.098Z] Configure a credential helper to remove this warning. See [2022-04-04T20:29:37.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T20:29:37.098Z] [2022-04-04T20:29:37.098Z] Login Succeeded [2022-04-04T20:29:37.098Z] nexus3.edgexfoundry.org:10004 [2022-04-04T20:29:37.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T20:29:37.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T20:29:37.359Z] Configure a credential helper to remove this warning. See [2022-04-04T20:29:37.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T20:29:37.359Z] [2022-04-04T20:29:37.359Z] Login Succeeded [2022-04-04T20:29:37.359Z] docker.io [2022-04-04T20:29:37.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T20:29:37.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T20:29:37.934Z] Configure a credential helper to remove this warning. See [2022-04-04T20:29:37.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T20:29:37.934Z] [2022-04-04T20:29:37.934Z] Login Succeeded [2022-04-04T20:29:37.934Z] ---> docker-login.sh ends [Pipeline] } [2022-04-04T20:29:37.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-04T20:29:38.255Z] + 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-04-04T20:29:38.255Z] + dirname cmd/core-command/Dockerfile [2022-04-04T20:29:38.255Z] + cut -d/ -f2 [2022-04-04T20:29:38.255Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-04T20:29:38.255Z] + dirname cmd/core-data/Dockerfile [2022-04-04T20:29:38.255Z] + cut -d/ -f2 [2022-04-04T20:29:38.255Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-04T20:29:38.255Z] + dirname cmd/core-metadata/Dockerfile [2022-04-04T20:29:38.255Z] + cut -d/ -f2 [2022-04-04T20:29:38.255Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-04T20:29:38.255Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-04T20:29:38.255Z] + cut -d/ -f2 [2022-04-04T20:29:38.255Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-04T20:29:38.255Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-04T20:29:38.255Z] + cut -d/ -f2 [2022-04-04T20:29:38.255Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-04T20:29:38.255Z] + dirname+ cmd/security-secretstore-setup/Dockerfile [2022-04-04T20:29:38.255Z] cut -d/ -f2 [2022-04-04T20:29:38.255Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-04T20:29:38.255Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-04T20:29:38.255Z] + cut -d/ -f2 [2022-04-04T20:29:38.255Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-04T20:29:38.255Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-04T20:29:38.255Z] + cut -d/ -f2 [2022-04-04T20:29:38.255Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-04T20:29:38.255Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-04T20:29:38.255Z] + cut -d/ -f2 [2022-04-04T20:29:38.255Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-04T20:29:38.255Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-04T20:29:38.255Z] + cut -d/ -f2 [2022-04-04T20:29:38.255Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-04T20:29:38.255Z] + dirname cmd/support-notifications/Dockerfile [2022-04-04T20:29:38.255Z] + cut -d/ -f2 [2022-04-04T20:29:38.255Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-04T20:29:38.255Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-04T20:29:38.255Z] + cut -d/ -f2 [2022-04-04T20:29:38.255Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-04T20:29:38.255Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-04T20:29:38.255Z] + cut -d/ -f2 [2022-04-04T20:29:38.255Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-04T20:29:38.381Z] 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-04-04T20:29:38.734Z] + git rev-list -1 --merges 022628043cea7bf94a70668379ac35530d138281~1..022628043cea7bf94a70668379ac35530d138281 [Pipeline] echo [2022-04-04T20:29:38.748Z] -----------> git rev-list -1 --merges 022628043cea7bf94a70668379ac35530d138281~1..022628043cea7bf94a70668379ac35530d138281 022628043cea7bf94a70668379ac35530d138281 [2022-04-04T20:29:38.748Z] 022628043cea7bf94a70668379ac35530d138281 [false] [Pipeline] sh [2022-04-04T20:29:39.038Z] + git log --format=format:%s -1 022628043cea7bf94a70668379ac35530d138281 [Pipeline] echo [2022-04-04T20:29:39.056Z] ========================================================= [2022-04-04T20:29:39.056Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-04T20:29:39.056Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-04T20:29:39.663Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-04T20:29:39.663Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-04T20:29:39.663Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-04T20:29:39.663Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-04T20:29:39.663Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-04T20:29:39.663Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-04T20:29:39.663Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-04T20:29:40.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-04T20:29:40.082Z] [2022-04-04T20:29:40.082Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T20:29:40.388Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-04T20:29:40.388Z] latest: Pulling from edgex-devops/git-semver [2022-04-04T20:29:40.388Z] a0d0a0d46f8b: Pulling fs layer [2022-04-04T20:29:40.388Z] 3e5f54012d9b: Pulling fs layer [2022-04-04T20:29:40.388Z] 4c7163046ea9: Pulling fs layer [2022-04-04T20:29:40.388Z] 0c2d73faf560: Pulling fs layer [2022-04-04T20:29:40.388Z] 0c2d73faf560: Waiting [2022-04-04T20:29:40.388Z] 3e5f54012d9b: Verifying Checksum [2022-04-04T20:29:40.388Z] 3e5f54012d9b: Download complete [2022-04-04T20:29:40.388Z] a0d0a0d46f8b: Verifying Checksum [2022-04-04T20:29:40.388Z] a0d0a0d46f8b: Download complete [2022-04-04T20:29:40.388Z] 0c2d73faf560: Download complete [2022-04-04T20:29:40.388Z] 4c7163046ea9: Verifying Checksum [2022-04-04T20:29:40.388Z] 4c7163046ea9: Download complete [2022-04-04T20:29:40.648Z] a0d0a0d46f8b: Pull complete [2022-04-04T20:29:40.648Z] 3e5f54012d9b: Pull complete [2022-04-04T20:29:40.913Z] 4c7163046ea9: Pull complete [2022-04-04T20:29:41.174Z] 0c2d73faf560: Pull complete [2022-04-04T20:29:41.174Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-04T20:29:41.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-04T20:29:41.174Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-04T20:29:41.250Z] prd-ubuntu20.04-docker-8c-8g-10680 does not seem to be running inside a container [2022-04-04T20:29:41.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-04-04T20:29:42.000Z] $ docker top 5ff075ef2112699213bb2e89b7ac4863c5971676afca59149c073cf92205d5c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-04T20:29:42.096Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-04T20:29:42.097Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-04T20:29:42.223Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-04T20:29:42.232Z] $ docker exec 5ff075ef2112699213bb2e89b7ac4863c5971676afca59149c073cf92205d5c7 ssh-agent [2022-04-04T20:29:42.366Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFbFCNn/agent.13 [2022-04-04T20:29:42.366Z] SSH_AGENT_PID=19 [2022-04-04T20:29:42.375Z] Running ssh-add (command line suppressed) [2022-04-04T20:29:42.499Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1624936200515012101.key (/w/workspace/edgex-go/3@tmp/private_key_1624936200515012101.key) [2022-04-04T20:29:42.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-04T20:29:42.797Z] + git tag --points-at HEAD [Pipeline] } [2022-04-04T20:29:42.824Z] $ docker exec --env ******** --env ******** 5ff075ef2112699213bb2e89b7ac4863c5971676afca59149c073cf92205d5c7 ssh-agent -k [2022-04-04T20:29:42.939Z] unset SSH_AUTH_SOCK; [2022-04-04T20:29:42.939Z] unset SSH_AGENT_PID; [2022-04-04T20:29:42.939Z] echo Agent pid 19 killed; [2022-04-04T20:29:42.947Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-04T20:29:42.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-04T20:29:42.973Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-04T20:29:43.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-04T20:29:43.122Z] $ docker exec 5ff075ef2112699213bb2e89b7ac4863c5971676afca59149c073cf92205d5c7 ssh-agent [2022-04-04T20:29:43.233Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLjhkcG/agent.51 [2022-04-04T20:29:43.233Z] SSH_AGENT_PID=57 [2022-04-04T20:29:43.239Z] Running ssh-add (command line suppressed) [2022-04-04T20:29:43.371Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1611457312677777405.key (/w/workspace/edgex-go/3@tmp/private_key_1611457312677777405.key) [2022-04-04T20:29:43.383Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-04T20:29:43.676Z] + git semver init [2022-04-04T20:29:43.676Z] # -> Open(): unable to determine branch for HEAD [2022-04-04T20:29:43.676Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2022-04-04T20:29:43.676Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2022-04-04T20:29:43.676Z] # $SEMVER_REMOTE_NAME = origin [2022-04-04T20:29:43.676Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-04T20:29:43.676Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-04T20:29:43.676Z] # $SEMVER_BRANCH = PR-3936 [2022-04-04T20:29:43.676Z] # $SEMVER_TEMP = /tmp/semver-133734336 [2022-04-04T20:29:43.676Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-04T20:29:58.601Z] # '/tmp/semver-133734336' -> '/w/workspace/edgex-go/3/.semver' [2022-04-04T20:29:58.601Z] # -> Force: false [2022-04-04T20:29:58.601Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2022-04-04T20:29:58.618Z] $ docker exec --env ******** --env ******** 5ff075ef2112699213bb2e89b7ac4863c5971676afca59149c073cf92205d5c7 ssh-agent -k [2022-04-04T20:29:58.726Z] unset SSH_AUTH_SOCK; [2022-04-04T20:29:58.727Z] unset SSH_AGENT_PID; [2022-04-04T20:29:58.727Z] echo Agent pid 57 killed; [2022-04-04T20:29:58.732Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-04T20:29:59.042Z] + git semver [Pipeline] } [2022-04-04T20:29:59.063Z] $ docker stop --time=1 5ff075ef2112699213bb2e89b7ac4863c5971676afca59149c073cf92205d5c7 [2022-04-04T20:30:00.974Z] $ docker rm -f 5ff075ef2112699213bb2e89b7ac4863c5971676afca59149c073cf92205d5c7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-04T20:30:01.340Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-04T20:30:01.606Z] Stashed 1 file(s) [Pipeline] echo [2022-04-04T20:30:01.610Z] [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-04-04T20:30:01.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-04T20:30:01.757Z] ========================================================= [2022-04-04T20:30:01.757Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-04T20:30:01.757Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-04T20:30:02.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-04T20:30:02.065Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-04T20:30:02.065Z] 59bf1c3509f3: Pulling fs layer [2022-04-04T20:30:02.065Z] 666ba61612fd: Pulling fs layer [2022-04-04T20:30:02.065Z] 8ed8ca486205: Pulling fs layer [2022-04-04T20:30:02.065Z] 4fe6c5a15a65: Pulling fs layer [2022-04-04T20:30:02.065Z] 22a0e8bec74d: Pulling fs layer [2022-04-04T20:30:02.065Z] 640e595b4fbd: Pulling fs layer [2022-04-04T20:30:02.065Z] 763cafe07f6e: Pulling fs layer [2022-04-04T20:30:02.065Z] 0c0b528cf693: Pulling fs layer [2022-04-04T20:30:02.065Z] 10935f4eaf8b: Pulling fs layer [2022-04-04T20:30:02.065Z] 4fe6c5a15a65: Waiting [2022-04-04T20:30:02.065Z] 22a0e8bec74d: Waiting [2022-04-04T20:30:02.065Z] 640e595b4fbd: Waiting [2022-04-04T20:30:02.065Z] 763cafe07f6e: Waiting [2022-04-04T20:30:02.065Z] 0c0b528cf693: Waiting [2022-04-04T20:30:02.065Z] 10935f4eaf8b: Waiting [2022-04-04T20:30:02.065Z] 8ed8ca486205: Download complete [2022-04-04T20:30:02.065Z] 666ba61612fd: Verifying Checksum [2022-04-04T20:30:02.065Z] 666ba61612fd: Download complete [2022-04-04T20:30:02.065Z] 22a0e8bec74d: Verifying Checksum [2022-04-04T20:30:02.065Z] 22a0e8bec74d: Download complete [2022-04-04T20:30:02.065Z] 59bf1c3509f3: Verifying Checksum [2022-04-04T20:30:02.065Z] 59bf1c3509f3: Download complete [2022-04-04T20:30:02.065Z] 640e595b4fbd: Verifying Checksum [2022-04-04T20:30:02.065Z] 640e595b4fbd: Download complete [2022-04-04T20:30:02.065Z] 763cafe07f6e: Verifying Checksum [2022-04-04T20:30:02.065Z] 763cafe07f6e: Download complete [2022-04-04T20:30:02.065Z] 0c0b528cf693: Verifying Checksum [2022-04-04T20:30:02.065Z] 0c0b528cf693: Download complete [2022-04-04T20:30:02.326Z] 59bf1c3509f3: Pull complete [2022-04-04T20:30:02.326Z] 666ba61612fd: Pull complete [2022-04-04T20:30:02.587Z] 8ed8ca486205: Pull complete [2022-04-04T20:30:02.846Z] 10935f4eaf8b: Verifying Checksum [2022-04-04T20:30:02.846Z] 10935f4eaf8b: Download complete [2022-04-04T20:30:02.846Z] 4fe6c5a15a65: Verifying Checksum [2022-04-04T20:30:02.846Z] 4fe6c5a15a65: Download complete [2022-04-04T20:30:07.039Z] 4fe6c5a15a65: Pull complete [2022-04-04T20:30:07.039Z] 22a0e8bec74d: Pull complete [2022-04-04T20:30:07.039Z] 640e595b4fbd: Pull complete [2022-04-04T20:30:07.039Z] 763cafe07f6e: Pull complete [2022-04-04T20:30:07.039Z] 0c0b528cf693: Pull complete [2022-04-04T20:30:08.946Z] 10935f4eaf8b: Pull complete [2022-04-04T20:30:08.946Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-04T20:30:08.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-04T20:30:08.946Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-04T20:30:09.242Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-04T20:30:09.242Z] WORKDIR /edgex [2022-04-04T20:30:09.242Z] COPY go.mod . [2022-04-04T20:30:09.242Z] RUN go mod download [2022-04-04T20:30:09.242Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-04T20:30:10.618Z] Sending build context to Docker daemon 334.7MB [2022-04-04T20:30:10.618Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-04T20:30:10.618Z] ---> 99d49a6021b9 [2022-04-04T20:30:10.618Z] Step 2/4 : WORKDIR /edgex [2022-04-04T20:30:12.528Z] ---> Running in 7b09e11b05ca [2022-04-04T20:30:12.528Z] Removing intermediate container 7b09e11b05ca [2022-04-04T20:30:12.528Z] ---> ecee098cf3ee [2022-04-04T20:30:12.528Z] Step 3/4 : COPY go.mod . [2022-04-04T20:30:12.528Z] ---> 7c0bb8adf8ba [2022-04-04T20:30:12.528Z] Step 4/4 : RUN go mod download [2022-04-04T20:30:12.528Z] ---> Running in 5c3bccde0003 [2022-04-04T20:30:16.691Z] Still waiting to schedule task [2022-04-04T20:30:16.691Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-04T20:30:27.420Z] Removing intermediate container 5c3bccde0003 [2022-04-04T20:30:27.420Z] ---> 643253c0a4e5 [2022-04-04T20:30:27.420Z] Successfully built 643253c0a4e5 [2022-04-04T20:30:27.420Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T20:30:27.713Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-04T20:30:27.713Z] . [Pipeline] withDockerContainer [2022-04-04T20:30:27.774Z] prd-ubuntu20.04-docker-8c-8g-10680 does not seem to be running inside a container [2022-04-04T20:30:27.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-04-04T20:30:28.235Z] $ docker top 941cf908adbd7729f8d6070328f629d495951e2d60af4015ede6e0a3839e5ebb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-04T20:30:28.588Z] + go version [2022-04-04T20:30:28.588Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-04T20:30:28.605Z] $ docker stop --time=1 941cf908adbd7729f8d6070328f629d495951e2d60af4015ede6e0a3839e5ebb [2022-04-04T20:30:29.888Z] $ docker rm -f 941cf908adbd7729f8d6070328f629d495951e2d60af4015ede6e0a3839e5ebb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T20:30:30.297Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-04T20:30:30.297Z] . [Pipeline] withDockerContainer [2022-04-04T20:30:30.367Z] prd-ubuntu20.04-docker-8c-8g-10680 does not seem to be running inside a container [2022-04-04T20:30:30.408Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-04-04T20:30:30.761Z] $ docker top 68e12e044cf5e1eef03f6fd90c4594cf2a4b16548509d193dbe49373ed738a32 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-04T20:30:30.840Z] ========================================================= [2022-04-04T20:30:30.840Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-04T20:30:30.840Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-04T20:30:31.187Z] + make test [2022-04-04T20:30:31.187Z] go mod tidy -compat=1.17 [2022-04-04T20:30:31.187Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-04T20:30:36.493Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-04T20:30:48.697Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-04T20:30:48.697Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-04T20:30:48.697Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-04T20:30:48.697Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-04T20:30:48.697Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-04T20:30:48.697Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-04T20:30:48.697Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-04T20:30:48.697Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-04T20:30:48.697Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-04T20:30:48.697Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-04T20:30:48.697Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-04T20:30:48.697Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-04T20:30:48.697Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-04T20:30:48.697Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-04T20:30:48.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-04T20:30:48.697Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2022-04-04T20:30:48.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-04T20:30:48.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-04T20:30:48.697Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.099s coverage: 98.5% of statements [2022-04-04T20:30:48.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-04T20:30:48.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.075s coverage: 54.9% of statements [2022-04-04T20:30:48.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-04T20:30:48.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-04T20:30:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.194s coverage: 89.2% of statements [2022-04-04T20:30:52.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-04T20:30:52.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-04T20:30:52.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-04T20:30:52.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 84.4% of statements [2022-04-04T20:30:52.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-04T20:30:52.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-04T20:30:52.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-04T20:30:52.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-04T20:30:52.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-04T20:30:52.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.347s coverage: 95.0% of statements [2022-04-04T20:30:52.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-04T20:30:52.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-04T20:30:52.247Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.087s coverage: 72.2% of statements [2022-04-04T20:30:52.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-04T20:30:52.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-04T20:30:52.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-04T20:30:52.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-04T20:30:52.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-04T20:30:52.247Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements [2022-04-04T20:30:52.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-04T20:30:52.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-04T20:30:52.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-04T20:30:52.247Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements [2022-04-04T20:30:52.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-04T20:30:52.247Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2022-04-04T20:30:52.247Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 24.0% of statements [2022-04-04T20:30:52.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-04T20:30:52.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements [2022-04-04T20:30:52.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.076s coverage: 79.5% of statements [2022-04-04T20:30:52.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2022-04-04T20:30:52.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2022-04-04T20:30:52.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2022-04-04T20:31:00.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.105s coverage: 94.4% of statements [2022-04-04T20:31:00.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2022-04-04T20:31:03.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.186s coverage: 82.5% of statements [2022-04-04T20:31:03.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-04T20:31:13.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.128s coverage: 92.9% of statements [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-04T20:31:13.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-04T20:31:13.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-04T20:31:13.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-04T20:31:13.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-04T20:31:13.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements [2022-04-04T20:31:13.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2022-04-04T20:31:13.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2022-04-04T20:31:13.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.133s coverage: 91.2% of statements [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-04T20:31:13.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-04T20:31:13.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-04-04T20:31:13.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-04-04T20:31:13.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2022-04-04T20:31:13.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2022-04-04T20:31:13.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2022-04-04T20:31:13.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.310s coverage: 65.4% of statements [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-04T20:31:13.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 43.8% of statements [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-04T20:31:13.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-04T20:31:13.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-04T20:31:13.680Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-04T20:31:13.680Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.3% of statements [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-04T20:31:13.680Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-04T20:31:13.680Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-04T20:31:13.680Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-04T20:31:13.680Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-04T20:31:13.680Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-04-04T20:31:13.680Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-04-04T20:31:13.680Z] 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-04-04T20:31:28.561Z] GO111MODULE=on go vet ./... [2022-04-04T20:31:33.834Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-04T20:31:33.834Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-04T20:31:33.834Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-04T20:31:34.418Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-04T20:31:34.711Z] + ls -al . [2022-04-04T20:31:34.711Z] total 668 [2022-04-04T20:31:34.711Z] drwxrwxr-x 10 1001 1001 4096 Apr 4 20:31 . [2022-04-04T20:31:34.711Z] drwxr-xr-x 4 root root 4096 Apr 4 20:30 .. [2022-04-04T20:31:34.711Z] -rw-rw-r-- 1 1001 1001 11 Apr 4 20:29 .dockerignore [2022-04-04T20:31:34.711Z] drwxrwxr-x 8 1001 1001 4096 Apr 4 20:29 .git [2022-04-04T20:31:34.711Z] drwxrwxr-x 4 1001 1001 4096 Apr 4 20:29 .github [2022-04-04T20:31:34.711Z] -rw-rw-r-- 1 1001 1001 870 Apr 4 20:29 .gitignore [2022-04-04T20:31:34.711Z] -rw-rw-r-- 1 1001 1001 42 Apr 4 20:29 .golangci.yml [2022-04-04T20:31:34.711Z] -rw-rw-r-- 1 1001 1001 87 Apr 4 20:29 .hadolint.yml [2022-04-04T20:31:34.711Z] drwx------ 3 1001 1001 4096 Apr 4 20:29 .semver [2022-04-04T20:31:34.711Z] -rw-rw-r-- 1 1001 1001 166 Apr 4 20:29 .sonarcloud.properties [2022-04-04T20:31:34.711Z] -rw-rw-r-- 1 1001 1001 1171 Apr 4 20:29 ADOPTERS.md [2022-04-04T20:31:34.711Z] -rw-rw-r-- 1 1001 1001 9953 Apr 4 20:29 Attribution.txt [2022-04-04T20:31:34.711Z] -rw-rw-r-- 1 1001 1001 51732 Apr 4 20:29 CHANGELOG.md [2022-04-04T20:31:34.711Z] -rw-rw-r-- 1 1001 1001 3804 Apr 4 20:29 CONTRIBUTING.md [2022-04-04T20:31:34.711Z] -rw-rw-r-- 1 1001 1001 677 Apr 4 20:29 GOVERNANCE.md [2022-04-04T20:31:34.711Z] -rw-rw-r-- 1 1001 1001 849 Apr 4 20:29 Jenkinsfile [2022-04-04T20:31:34.711Z] -rw-rw-r-- 1 1001 1001 10775 Apr 4 20:29 LICENSE [2022-04-04T20:31:34.711Z] -rw-rw-r-- 1 1001 1001 8478 Apr 4 20:29 Makefile [2022-04-04T20:31:34.711Z] -rw-rw-r-- 1 1001 1001 582 Apr 4 20:29 OWNERS.md [2022-04-04T20:31:34.711Z] -rw-rw-r-- 1 1001 1001 8207 Apr 4 20:29 README.md [2022-04-04T20:31:34.711Z] -rw-rw-r-- 1 1001 1001 6912 Apr 4 20:29 SECURITY.md [2022-04-04T20:31:34.711Z] -rw-rw-r-- 1 1001 1001 5 Apr 4 20:30 VERSION [2022-04-04T20:31:34.711Z] -rw-rw-r-- 1 1001 1001 4131 Apr 4 20:29 ZMQWindows.md [2022-04-04T20:31:34.711Z] drwxrwxr-x 2 1001 1001 4096 Apr 4 20:29 bin [2022-04-04T20:31:34.711Z] drwxrwxr-x 18 1001 1001 4096 Apr 4 20:29 cmd [2022-04-04T20:31:34.711Z] -rw-r--r-- 1 root root 430373 Apr 4 20:31 coverage.out [2022-04-04T20:31:34.711Z] -rw-rw-r-- 1 1001 1001 3175 Apr 4 20:29 go.mod [2022-04-04T20:31:34.711Z] -rw-rw-r-- 1 1001 1001 34990 Apr 4 20:30 go.sum [2022-04-04T20:31:34.711Z] drwxrwxr-x 8 1001 1001 4096 Apr 4 20:29 internal [2022-04-04T20:31:34.711Z] drwxrwxr-x 3 1001 1001 4096 Apr 4 20:29 openapi [2022-04-04T20:31:34.711Z] drwxrwxr-x 4 1001 1001 4096 Apr 4 20:29 snap [2022-04-04T20:31:34.711Z] -rw-rw-r-- 1 1001 1001 204 Apr 4 20:29 version.go [Pipeline] sh [2022-04-04T20:31:35.001Z] + '[' -e coverage.out ] [2022-04-04T20:31:35.001Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-04T20:31:35.102Z] Stashed 1 file(s) [Pipeline] sh [2022-04-04T20:31:35.383Z] + make build [2022-04-04T20:31:35.383Z] 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-04-04T20:31:45.704Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10684 in /w/workspace/edgexfoundry_edgex-go_PR-3936 [Pipeline] { [Pipeline] ws [2022-04-04T20:31:45.717Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-04-04T20:31:45.926Z] The recommended git tool is: git [2022-04-04T20:31:50.266Z] 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-04-04T20:31:53.457Z] using credential edgex-jenkins-ssh [2022-04-04T20:31:53.500Z] Cloning the remote Git repository [2022-04-04T20:31:53.649Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-04T20:31:53.748Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-04-04T20:31:53.848Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-04T20:31:53.849Z] > git --version # timeout=10 [2022-04-04T20:31:53.878Z] > git --version # 'git version 2.25.1' [2022-04-04T20:31:53.880Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-04T20:31:53.948Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-04T20:32:02.484Z] 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-04-04T20:32:02.484Z] 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-04-04T20:32:03.423Z] 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-04-04T20:32:03.682Z] 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-04-04T20:32:04.622Z] 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-04-04T20:32:06.001Z] 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-04-04T20:32:06.932Z] 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-04-04T20:32:07.874Z] 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-04-04T20:32:08.812Z] 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-04-04T20:32:09.751Z] 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-04-04T20:32:11.657Z] 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-04-04T20:32:12.168Z] Merging remotes/origin/main commit 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 into PR head commit dcb0ece3884448c807c222c59e79a80a3cead3df [2022-04-04T20:32:11.258Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-04T20:32:11.281Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-04T20:32:11.303Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-04T20:32:11.331Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-04T20:32:11.331Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-04T20:32:11.343Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3936/head:refs/remotes/origin/PR-3936 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-04T20:32:12.189Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T20:32:12.206Z] > git checkout -f dcb0ece3884448c807c222c59e79a80a3cead3df # timeout=10 [Pipeline] } [2022-04-04T20:32:12.613Z] $ docker stop --time=1 68e12e044cf5e1eef03f6fd90c4594cf2a4b16548509d193dbe49373ed738a32 [2022-04-04T20:32:12.849Z] Merge succeeded, producing 9ee7cb900789fac4b189fefc34491ad538a6472f [2022-04-04T20:32:12.850Z] Checking out Revision 9ee7cb900789fac4b189fefc34491ad538a6472f (PR-3936) [2022-04-04T20:32:12.446Z] > git remote # timeout=10 [2022-04-04T20:32:12.464Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T20:32:12.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-04T20:32:12.491Z] > git merge 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 # timeout=10 [2022-04-04T20:32:12.833Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-04T20:32:12.859Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T20:32:12.880Z] > git checkout -f 9ee7cb900789fac4b189fefc34491ad538a6472f # timeout=10 [2022-04-04T20:32:15.103Z] $ docker rm -f 68e12e044cf5e1eef03f6fd90c4594cf2a4b16548509d193dbe49373ed738a32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T20:32:16.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-04T20:32:16.530Z] [2022-04-04T20:32:16.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T20:32:16.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-04T20:32:16.829Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-04T20:32:16.829Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-04T20:32:16.829Z] ca9280d653b3: Pulling fs layer [2022-04-04T20:32:16.829Z] 7e9c9ca2126c: Pulling fs layer [2022-04-04T20:32:16.829Z] cbdbe7a5bc2a: Download complete [2022-04-04T20:32:17.089Z] ca9280d653b3: Verifying Checksum [2022-04-04T20:32:17.089Z] ca9280d653b3: Download complete [2022-04-04T20:32:17.089Z] cbdbe7a5bc2a: Pull complete [2022-04-04T20:32:17.190Z] Commit message: "Merge commit '2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2' into HEAD" [2022-04-04T20:32:17.214Z] First time build. Skipping changelog. [2022-04-04T20:32:17.348Z] 7e9c9ca2126c: Verifying Checksum [2022-04-04T20:32:17.348Z] 7e9c9ca2126c: Download complete [2022-04-04T20:32:17.348Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-04T20:32:18.066Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-04T20:32:18.066Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-04T20:32:18.066Z] Dload Upload Total Spent Left Speed [2022-04-04T20:32:18.066Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48142 0 --:--:-- --:--:-- --:--:-- 47947 100 11843 100 11843 0 0 47947 0 --:--:-- --:--:-- --:--:-- 47754 [Pipeline] sh [2022-04-04T20:32:18.620Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-04T20:32:18.967Z] + sudo tee /etc/docker/daemon.new [2022-04-04T20:32:18.967Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-04T20:32:18.967Z] { [2022-04-04T20:32:18.967Z] "registry-mirrors": [ [2022-04-04T20:32:18.967Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-04T20:32:18.967Z] ], [2022-04-04T20:32:18.967Z] "bip": "10.250.0.254/24", [2022-04-04T20:32:18.967Z] "hosts": [ [2022-04-04T20:32:18.967Z] "tcp://0.0.0.0:5555", [2022-04-04T20:32:18.967Z] "unix:///var/run/docker.sock" [2022-04-04T20:32:18.967Z] ], [2022-04-04T20:32:18.967Z] "mtu": 1458, [2022-04-04T20:32:18.967Z] "selinux-enabled": true, [2022-04-04T20:32:18.967Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-04T20:32:18.967Z] } [Pipeline] sh [2022-04-04T20:32:19.318Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-04T20:32:17.200Z] > git rev-list --no-walk 314656df45109bd9f43600ebe1bffa50f728bf8e # timeout=10 [2022-04-04T20:32:19.670Z] + sudo service docker restart [2022-04-04T20:32:20.637Z] 7e9c9ca2126c: Pull complete [2022-04-04T20:32:20.637Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-04T20:32:20.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-04T20:32:20.637Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-04T20:32:20.705Z] prd-ubuntu20.04-docker-8c-8g-10680 does not seem to be running inside a container [2022-04-04T20:32:20.747Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-04-04T20:32:21.979Z] $ docker top a3bdb6e8bac955b7b0fdc448d3931ec7ce972df440207390e4528ed34a504913 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-04T20:32:22.329Z] + docker-compose build --help [2022-04-04T20:32:22.330Z] + grep parallel [2022-04-04T20:32:22.936Z] --parallel Build images in parallel. [Pipeline] } [2022-04-04T20:32:22.953Z] $ docker stop --time=1 a3bdb6e8bac955b7b0fdc448d3931ec7ce972df440207390e4528ed34a504913 [2022-04-04T20:32:24.251Z] $ docker rm -f a3bdb6e8bac955b7b0fdc448d3931ec7ce972df440207390e4528ed34a504913 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T20:32:24.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-04T20:32:24.682Z] . [Pipeline] withDockerContainer [2022-04-04T20:32:24.746Z] prd-ubuntu20.04-docker-8c-8g-10680 does not seem to be running inside a container [2022-04-04T20:32:24.784Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-04-04T20:32:25.155Z] $ docker top 86681f1edb04167a3aaaf8bcaa97ff4c6e5b5da9fe0be889bf9a446e0a70bfb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-04T20:32:25.510Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-04T20:32:26.080Z] Building core-command ... [2022-04-04T20:32:26.080Z] Building core-data ... [2022-04-04T20:32:26.080Z] Building core-metadata ... [2022-04-04T20:32:26.080Z] Building security-bootstrapper ... [2022-04-04T20:32:26.080Z] Building security-proxy-setup ... [2022-04-04T20:32:26.080Z] Building security-secretstore-setup ... [2022-04-04T20:32:26.080Z] Building security-spiffe-token-provider ... [2022-04-04T20:32:26.080Z] Building security-spire-agent ... [2022-04-04T20:32:26.080Z] Building security-spire-config ... [2022-04-04T20:32:26.080Z] Building security-spire-server ... [2022-04-04T20:32:26.080Z] Building support-notifications ... [2022-04-04T20:32:26.080Z] Building support-scheduler ... [2022-04-04T20:32:26.080Z] Building sys-mgmt-agent ... [2022-04-04T20:32:26.080Z] Building security-secretstore-setup [2022-04-04T20:32:26.080Z] Building security-spire-server [2022-04-04T20:32:26.080Z] Building security-spire-config [2022-04-04T20:32:26.080Z] Building core-data [2022-04-04T20:32:26.080Z] Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-04T20:32:38.067Z] provisioning config files... [2022-04-04T20:32:38.095Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1061974848077730848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-04T20:32:38.481Z] ---> docker-login.sh [2022-04-04T20:32:38.482Z] nexus3.edgexfoundry.org:10001 [2022-04-04T20:32:39.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T20:32:39.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T20:32:39.358Z] Configure a credential helper to remove this warning. See [2022-04-04T20:32:39.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T20:32:39.358Z] [2022-04-04T20:32:39.358Z] Login Succeeded [2022-04-04T20:32:39.358Z] nexus3.edgexfoundry.org:10002 [2022-04-04T20:32:39.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T20:32:39.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T20:32:39.910Z] Configure a credential helper to remove this warning. See [2022-04-04T20:32:39.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T20:32:39.910Z] [2022-04-04T20:32:39.910Z] Login Succeeded [2022-04-04T20:32:39.910Z] nexus3.edgexfoundry.org:10003 [2022-04-04T20:32:40.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T20:32:40.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T20:32:40.466Z] Configure a credential helper to remove this warning. See [2022-04-04T20:32:40.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T20:32:40.466Z] [2022-04-04T20:32:40.466Z] Login Succeeded [2022-04-04T20:32:40.466Z] nexus3.edgexfoundry.org:10004 [2022-04-04T20:32:40.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T20:32:41.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T20:32:41.016Z] Configure a credential helper to remove this warning. See [2022-04-04T20:32:41.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T20:32:41.016Z] [2022-04-04T20:32:41.016Z] Login Succeeded [2022-04-04T20:32:41.016Z] docker.io [2022-04-04T20:32:41.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T20:32:41.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T20:32:41.890Z] Configure a credential helper to remove this warning. See [2022-04-04T20:32:41.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T20:32:41.890Z] [2022-04-04T20:32:41.890Z] Login Succeeded [2022-04-04T20:32:41.890Z] ---> docker-login.sh ends [Pipeline] } [2022-04-04T20:32:41.909Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-04T20:32:42.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-04T20:32:42.350Z] ========================================================= [2022-04-04T20:32:42.350Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-04T20:32:42.350Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-04T20:32:42.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-04T20:32:43.028Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-04T20:32:43.028Z] 9b3977197b4f: Pulling fs layer [2022-04-04T20:32:43.028Z] 1a89e8eeedd5: Pulling fs layer [2022-04-04T20:32:43.028Z] 94645a83ff95: Pulling fs layer [2022-04-04T20:32:43.028Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-04T20:32:43.028Z] 0c92f367c5e7: Pulling fs layer [2022-04-04T20:32:43.028Z] f7c0051592d6: Pulling fs layer [2022-04-04T20:32:43.028Z] a227ed2f7395: Pulling fs layer [2022-04-04T20:32:43.028Z] 7b1c46037f91: Pulling fs layer [2022-04-04T20:32:43.028Z] f7c0051592d6: Waiting [2022-04-04T20:32:43.028Z] a227ed2f7395: Waiting [2022-04-04T20:32:43.028Z] 3f3a8bcf1eab: Waiting [2022-04-04T20:32:43.028Z] 0c92f367c5e7: Waiting [2022-04-04T20:32:43.028Z] 7b1c46037f91: Waiting [2022-04-04T20:32:43.028Z] 94645a83ff95: Download complete [2022-04-04T20:32:43.028Z] 1a89e8eeedd5: Verifying Checksum [2022-04-04T20:32:43.028Z] 1a89e8eeedd5: Download complete [2022-04-04T20:32:43.028Z] 0c92f367c5e7: Verifying Checksum [2022-04-04T20:32:43.028Z] 0c92f367c5e7: Download complete [2022-04-04T20:32:43.028Z] f7c0051592d6: Verifying Checksum [2022-04-04T20:32:43.028Z] f7c0051592d6: Download complete [2022-04-04T20:32:43.028Z] 9b3977197b4f: Download complete [2022-04-04T20:32:43.028Z] a227ed2f7395: Verifying Checksum [2022-04-04T20:32:43.028Z] a227ed2f7395: Download complete [2022-04-04T20:32:43.636Z] 9b3977197b4f: Pull complete [2022-04-04T20:32:44.176Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:32:44.176Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:32:44.176Z] ---> 643253c0a4e5 [2022-04-04T20:32:44.176Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T20:32:44.176Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:32:44.176Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:32:44.176Z] ---> 643253c0a4e5 [2022-04-04T20:32:44.176Z] Step 3/24 : WORKDIR /edgex-go [2022-04-04T20:32:44.176Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:32:44.176Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:32:44.176Z] ---> 643253c0a4e5 [2022-04-04T20:32:44.176Z] Step 3/31 : WORKDIR /edgex-go [2022-04-04T20:32:44.176Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:32:44.176Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:32:44.176Z] ---> 643253c0a4e5 [2022-04-04T20:32:44.176Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T20:32:44.176Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:32:44.176Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:32:44.176Z] ---> 643253c0a4e5 [2022-04-04T20:32:44.176Z] Step 3/25 : WORKDIR /edgex-go [2022-04-04T20:32:44.637Z] 1a89e8eeedd5: Pull complete [2022-04-04T20:32:44.637Z] 94645a83ff95: Pull complete [2022-04-04T20:32:45.236Z] 7b1c46037f91: Verifying Checksum [2022-04-04T20:32:45.236Z] 7b1c46037f91: Download complete [2022-04-04T20:32:45.841Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-04T20:32:45.841Z] 3f3a8bcf1eab: Download complete [2022-04-04T20:32:46.090Z] ---> Running in 3f97533b0b87 [2022-04-04T20:32:46.090Z] ---> Running in 90a53761551a [2022-04-04T20:32:46.090Z] ---> Running in 66dd0423eb23 [2022-04-04T20:32:46.090Z] ---> Running in a61997aed3df [2022-04-04T20:32:46.090Z] ---> Running in d28248a85816 [2022-04-04T20:32:46.090Z] Removing intermediate container d28248a85816 [2022-04-04T20:32:46.090Z] ---> a852f29184ec [2022-04-04T20:32:46.090Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:32:46.090Z] Removing intermediate container a61997aed3df [2022-04-04T20:32:46.090Z] ---> 4948fa4a7b9f [2022-04-04T20:32:46.349Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:32:46.349Z] Removing intermediate container 90a53761551a [2022-04-04T20:32:46.349Z] ---> 7fabdf7d9abe [2022-04-04T20:32:46.349Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:32:46.350Z] Removing intermediate container 3f97533b0b87 [2022-04-04T20:32:46.350Z] ---> b55fd15560de [2022-04-04T20:32:46.350Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:32:46.350Z] Removing intermediate container 66dd0423eb23 [2022-04-04T20:32:46.350Z] ---> c149278ae0ed [2022-04-04T20:32:46.350Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:32:46.350Z] ---> Running in 4dcbd45a8680 [2022-04-04T20:32:46.350Z] ---> Running in 634afc6afce7 [2022-04-04T20:32:46.350Z] ---> Running in 9c3ac31bc963 [2022-04-04T20:32:46.350Z] ---> Running in dfdd5c3c0832 [2022-04-04T20:32:46.350Z] ---> Running in 7c6db46411e3 [2022-04-04T20:32:47.288Z] Removing intermediate container 634afc6afce7 [2022-04-04T20:32:47.288Z] ---> c9eb9a2f9aa4 [2022-04-04T20:32:47.288Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-04T20:32:47.288Z] ---> Running in d450274f6b4a [2022-04-04T20:32:47.547Z] Removing intermediate container 4dcbd45a8680 [2022-04-04T20:32:47.547Z] ---> 9b4090e0e339 [2022-04-04T20:32:47.547Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-04T20:32:47.547Z] ---> Running in bd52a5d79238 [2022-04-04T20:32:47.547Z] Removing intermediate container 9c3ac31bc963 [2022-04-04T20:32:47.547Z] ---> fd8e73b38869 [2022-04-04T20:32:47.547Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-04T20:32:47.547Z] ---> Running in 58181344240a [2022-04-04T20:32:47.807Z] Removing intermediate container 7c6db46411e3 [2022-04-04T20:32:47.807Z] ---> b951cc0325d2 [2022-04-04T20:32:47.807Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-04T20:32:47.807Z] ---> Running in 338fc23848c0 [2022-04-04T20:32:47.807Z] Removing intermediate container dfdd5c3c0832 [2022-04-04T20:32:47.807Z] ---> c904953fc350 [2022-04-04T20:32:47.807Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-04-04T20:32:47.807Z] ---> Running in 4fd970167558 [2022-04-04T20:32:48.065Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:32:48.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:32:48.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:32:48.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:32:48.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:32:48.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:32:49.105Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:32:49.105Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:32:49.366Z] OK: 221 MiB in 52 packages [2022-04-04T20:32:49.366Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:32:49.366Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:32:49.366Z] OK: 221 MiB in 52 packages [2022-04-04T20:32:49.627Z] OK: 221 MiB in 52 packages [2022-04-04T20:32:49.627Z] OK: 221 MiB in 52 packages [2022-04-04T20:32:49.627Z] Removing intermediate container d450274f6b4a [2022-04-04T20:32:49.627Z] ---> 80af0af3151f [2022-04-04T20:32:49.627Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T20:32:49.627Z] OK: 221 MiB in 52 packages [2022-04-04T20:32:49.887Z] ---> 484c0071e0f7 [2022-04-04T20:32:49.887Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:32:49.887Z] ---> Running in 0f62f00fb672 [2022-04-04T20:32:50.147Z] Removing intermediate container bd52a5d79238 [2022-04-04T20:32:50.147Z] ---> 7525be890a10 [2022-04-04T20:32:50.147Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T20:32:50.147Z] ---> 18fde57360a6 [2022-04-04T20:32:50.147Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:32:50.416Z] ---> Running in fd2cba8a4abd [2022-04-04T20:32:50.416Z] Removing intermediate container 338fc23848c0 [2022-04-04T20:32:50.416Z] ---> bfd1fe6cb7b3 [2022-04-04T20:32:50.416Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-04T20:32:50.416Z] Removing intermediate container 58181344240a [2022-04-04T20:32:50.416Z] ---> dfb772652136 [2022-04-04T20:32:50.416Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-04T20:32:50.416Z] Removing intermediate container 4fd970167558 [2022-04-04T20:32:50.416Z] ---> 9d5e6b6bbaf3 [2022-04-04T20:32:50.416Z] Step 6/24 : COPY go.mod vendor* ./ [2022-04-04T20:32:50.678Z] ---> 79a2a3a29b68 [2022-04-04T20:32:50.678Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:32:50.678Z] ---> 63ff56f2a1ac [2022-04-04T20:32:50.678Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:32:50.678Z] ---> Running in de4c5996d917 [2022-04-04T20:32:50.678Z] ---> 283cdcb2858f [2022-04-04T20:32:50.678Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:32:50.678Z] ---> Running in c54d148f7ed6 [2022-04-04T20:32:50.678Z] ---> Running in 113e150dcbdd [2022-04-04T20:32:51.249Z] Removing intermediate container 0f62f00fb672 [2022-04-04T20:32:51.250Z] ---> 4db0f2ad8a6b [2022-04-04T20:32:51.250Z] Step 8/23 : COPY . . [2022-04-04T20:32:51.250Z] Removing intermediate container fd2cba8a4abd [2022-04-04T20:32:51.250Z] ---> fd139cd22c30 [2022-04-04T20:32:51.250Z] Step 8/23 : COPY . . [2022-04-04T20:32:56.523Z] Removing intermediate container c54d148f7ed6 [2022-04-04T20:32:56.523Z] ---> 168c27953339 [2022-04-04T20:32:56.523Z] Step 8/31 : COPY . . [2022-04-04T20:32:56.523Z] Removing intermediate container 113e150dcbdd [2022-04-04T20:32:56.523Z] ---> c3ee00409afa [2022-04-04T20:32:56.523Z] Step 8/24 : COPY . . [2022-04-04T20:32:56.523Z] Removing intermediate container de4c5996d917 [2022-04-04T20:32:56.523Z] ---> 7f79c6c97931 [2022-04-04T20:32:56.523Z] Step 8/25 : COPY . . [2022-04-04T20:32:56.523Z] ---> f4cdbb1394df [2022-04-04T20:32:56.523Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-04T20:32:56.523Z] ---> 735b7e99c368 [2022-04-04T20:32:56.523Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-04-04T20:32:58.269Z] 3f3a8bcf1eab: Pull complete [2022-04-04T20:32:58.872Z] 0c92f367c5e7: Pull complete [2022-04-04T20:32:58.872Z] f7c0051592d6: Pull complete [2022-04-04T20:32:59.473Z] a227ed2f7395: Pull complete [2022-04-04T20:33:00.716Z] ---> Running in 2185912df625 [2022-04-04T20:33:04.014Z] ---> Running in fc63da2a283b [2022-04-04T20:33:04.014Z] Removing intermediate container fc63da2a283b [2022-04-04T20:33:04.014Z] ---> 66f6d151679e [2022-04-04T20:33:04.014Z] 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-04-04T20:33:04.014Z] ---> 613221919f41 [2022-04-04T20:33:04.015Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-04T20:33:04.015Z] ---> Running in 8dd16830a199 [2022-04-04T20:33:04.015Z] ---> 4f9742bbb659 [2022-04-04T20:33:04.015Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-04T20:33:04.015Z] 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-04-04T20:33:04.015Z] ---> 48b180188cd2 [2022-04-04T20:33:04.015Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-04-04T20:33:04.274Z] ---> Running in f9d340d0de3b [2022-04-04T20:33:04.274Z] ---> Running in 7901a269f79a [2022-04-04T20:33:04.274Z] ---> Running in 1076e12c2e06 [2022-04-04T20:33:04.274Z] Removing intermediate container 1076e12c2e06 [2022-04-04T20:33:04.274Z] ---> dca2116e019c [2022-04-04T20:33:04.274Z] 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-04-04T20:33:04.274Z] ---> Running in 559be5b9a8ae [2022-04-04T20:33:04.842Z] 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-04-04T20:33:04.842Z] 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-04-04T20:33:05.101Z] spire-1.2.0/ [2022-04-04T20:33:05.360Z] spire-1.2.0/ [2022-04-04T20:33:06.295Z] spire-1.2.0/README.md [2022-04-04T20:33:06.295Z] spire-1.2.0/bin/ [2022-04-04T20:33:06.295Z] spire-1.2.0/bin/spire-server [2022-04-04T20:33:06.295Z] spire-1.2.0/bin/spire-agent [2022-04-04T20:33:06.295Z] spire-1.2.0/conf/ [2022-04-04T20:33:06.295Z] spire-1.2.0/conf/server/ [2022-04-04T20:33:06.295Z] spire-1.2.0/conf/server/server.conf [2022-04-04T20:33:06.295Z] spire-1.2.0/conf/agent/ [2022-04-04T20:33:06.295Z] spire-1.2.0/conf/agent/agent.conf [2022-04-04T20:33:06.295Z] spire-1.2.0/LICENSE [2022-04-04T20:33:06.295Z] spire-1.2.0/README.md [2022-04-04T20:33:06.295Z] spire-1.2.0/bin/ [2022-04-04T20:33:06.295Z] spire-1.2.0/bin/spire-server [2022-04-04T20:33:06.295Z] spire-1.2.0/bin/spire-agent [2022-04-04T20:33:06.295Z] spire-1.2.0/conf/ [2022-04-04T20:33:06.295Z] spire-1.2.0/conf/server/ [2022-04-04T20:33:06.295Z] spire-1.2.0/conf/server/server.conf [2022-04-04T20:33:06.295Z] spire-1.2.0/conf/agent/ [2022-04-04T20:33:06.295Z] spire-1.2.0/conf/agent/agent.conf [2022-04-04T20:33:06.295Z] spire-1.2.0/LICENSE [2022-04-04T20:33:07.791Z] 7b1c46037f91: Pull complete [2022-04-04T20:33:07.791Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-04T20:33:07.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-04T20:33:07.791Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-04T20:33:08.146Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-04T20:33:08.146Z] WORKDIR /edgex [2022-04-04T20:33:08.146Z] COPY go.mod . [2022-04-04T20:33:08.146Z] RUN go mod download build [2022-04-04T20:33:08.146Z] -t ci-base-image-arm64 -f - . [2022-04-04T20:33:10.490Z] Removing intermediate container 8dd16830a199 [2022-04-04T20:33:10.490Z] ---> 61f37afd1c15 [2022-04-04T20:33:10.490Z] [2022-04-04T20:33:10.490Z] Step 11/23 : FROM alpine:3.15 [2022-04-04T20:33:10.490Z] Removing intermediate container 559be5b9a8ae [2022-04-04T20:33:10.490Z] ---> 4d6d7bf134d5 [2022-04-04T20:33:10.490Z] [2022-04-04T20:33:10.490Z] Step 11/24 : FROM alpine:3.15 [2022-04-04T20:33:10.490Z] 3.15: Pulling from library/alpine [2022-04-04T20:33:10.490Z] 3.15: Pulling from library/alpine [2022-04-04T20:33:10.807Z] Sending build context to Docker daemon 169.1MB [2022-04-04T20:33:10.807Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-04T20:33:10.807Z] ---> f79e39bc4007 [2022-04-04T20:33:10.807Z] Step 2/4 : WORKDIR /edgex [2022-04-04T20:33:11.425Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-04-04T20:33:11.425Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-04-04T20:33:11.425Z] Status: Image is up to date for alpine:3.15 [2022-04-04T20:33:11.425Z] Status: Downloaded newer image for alpine:3.15 [2022-04-04T20:33:11.425Z] ---> 76c8fb57b6fc [2022-04-04T20:33:11.425Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-04T20:33:11.425Z] ---> 76c8fb57b6fc [2022-04-04T20:33:11.425Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-04T20:33:11.994Z] ---> Running in d4f0d1279b11 [2022-04-04T20:33:11.994Z] ---> Running in fd773a4fc156 [2022-04-04T20:33:12.254Z] ---> Running in a3516de0ccd5 [2022-04-04T20:33:12.254Z] Removing intermediate container a3516de0ccd5 [2022-04-04T20:33:12.254Z] ---> 4fc44c191cbb [2022-04-04T20:33:12.254Z] Step 3/4 : COPY go.mod . [2022-04-04T20:33:12.257Z] Removing intermediate container fd773a4fc156 [2022-04-04T20:33:12.257Z] ---> 34dcdd4b9ef5 [2022-04-04T20:33:12.257Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:33:12.515Z] Removing intermediate container d4f0d1279b11 [2022-04-04T20:33:12.515Z] ---> f7be4412df64 [2022-04-04T20:33:12.515Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:33:12.515Z] ---> Running in df45ab924169 [2022-04-04T20:33:12.515Z] ---> Running in 897b1e04c57f [2022-04-04T20:33:12.853Z] ---> 19f07eee2953 [2022-04-04T20:33:12.853Z] Step 4/4 : RUN go mod download [2022-04-04T20:33:12.853Z] ---> Running in 64059e729c0d [2022-04-04T20:33:15.050Z] Removing intermediate container 897b1e04c57f [2022-04-04T20:33:15.050Z] ---> d38d34b4e719 [2022-04-04T20:33:15.050Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-04T20:33:15.050Z] Removing intermediate container df45ab924169 [2022-04-04T20:33:15.050Z] ---> 701e349e3154 [2022-04-04T20:33:15.050Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-04T20:33:15.050Z] ---> Running in 07c75a6a8364 [2022-04-04T20:33:15.050Z] ---> Running in 0131f3e0a536 [2022-04-04T20:33:15.984Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:15.984Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:16.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:16.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:16.918Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-04T20:33:16.918Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-04T20:33:16.918Z] OK: 15856 distinct packages available [2022-04-04T20:33:17.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:17.176Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-04T20:33:17.176Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-04T20:33:17.176Z] OK: 15856 distinct packages available [2022-04-04T20:33:17.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:17.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:18.000Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:18.258Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-04T20:33:18.258Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-04T20:33:18.258Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-04T20:33:18.522Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-04T20:33:18.522Z] (3/5) Installing libucontext (1.1-r0) [2022-04-04T20:33:18.522Z] (3/4) Installing libucontext (1.1-r0) [2022-04-04T20:33:18.522Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-04T20:33:18.522Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-04T20:33:18.522Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-04T20:33:18.784Z] Executing busybox-1.34.1-r4.trigger [2022-04-04T20:33:18.784Z] OK: 6 MiB in 18 packages [2022-04-04T20:33:18.784Z] Executing busybox-1.34.1-r4.trigger [2022-04-04T20:33:18.784Z] OK: 6 MiB in 19 packages [2022-04-04T20:33:20.687Z] Removing intermediate container 0131f3e0a536 [2022-04-04T20:33:20.687Z] ---> 1ad1ac1ad645 [2022-04-04T20:33:20.687Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-04T20:33:20.687Z] Removing intermediate container 07c75a6a8364 [2022-04-04T20:33:20.687Z] ---> c0ee4029e58e [2022-04-04T20:33:20.687Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-04T20:33:23.988Z] ---> 07cb348641e1 [2022-04-04T20:33:23.988Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-04T20:33:23.988Z] ---> b4fe47a57600 [2022-04-04T20:33:23.988Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-04T20:33:24.247Z] ---> 60b214461ab3 [2022-04-04T20:33:24.247Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-04T20:33:24.247Z] ---> 28cfd522f8a5 [2022-04-04T20:33:24.247Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-04T20:33:24.247Z] ---> Running in 9723c450d432 [2022-04-04T20:33:24.506Z] ---> 17846955cc5e [2022-04-04T20:33:24.507Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-04T20:33:24.781Z] Removing intermediate container 9723c450d432 [2022-04-04T20:33:24.781Z] ---> 5fe9b74e6adf [2022-04-04T20:33:24.781Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-04T20:33:25.348Z] ---> ccd9d680715e [2022-04-04T20:33:25.348Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-04T20:33:25.348Z] ---> 733d1b21e52a [2022-04-04T20:33:25.348Z] Step 19/24 : WORKDIR / [2022-04-04T20:33:25.348Z] ---> Running in f8518cd0a363 [2022-04-04T20:33:25.348Z] ---> Running in 703e68d422c9 [2022-04-04T20:33:25.606Z] Removing intermediate container f8518cd0a363 [2022-04-04T20:33:25.606Z] ---> 1aa5725076fc [2022-04-04T20:33:25.606Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-04T20:33:25.606Z] Removing intermediate container 703e68d422c9 [2022-04-04T20:33:25.606Z] ---> 38895fb428de [2022-04-04T20:33:25.606Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-04T20:33:25.606Z] ---> Running in 98704bb170a2 [2022-04-04T20:33:25.606Z] ---> Running in 25e3125e6a4f [2022-04-04T20:33:25.880Z] Removing intermediate container 98704bb170a2 [2022-04-04T20:33:25.880Z] ---> 66dfa4046c5e [2022-04-04T20:33:25.880Z] Step 21/23 : LABEL arch=x86_64 [2022-04-04T20:33:25.880Z] Removing intermediate container 25e3125e6a4f [2022-04-04T20:33:25.880Z] ---> ed50c77ec24c [2022-04-04T20:33:25.880Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-04T20:33:26.140Z] ---> Running in 13d2290b2389 [2022-04-04T20:33:26.140Z] ---> Running in 9fbd72c2d569 [2022-04-04T20:33:26.400Z] Removing intermediate container 13d2290b2389 [2022-04-04T20:33:26.400Z] ---> 97f42db31c14 [2022-04-04T20:33:26.400Z] Step 22/23 : LABEL git_sha=022628043cea7bf94a70668379ac35530d138281 [2022-04-04T20:33:26.400Z] ---> Running in 281b894c52e8 [2022-04-04T20:33:26.400Z] Removing intermediate container 9fbd72c2d569 [2022-04-04T20:33:26.400Z] ---> 38f32a59d16b [2022-04-04T20:33:26.400Z] Step 22/24 : LABEL arch=x86_64 [2022-04-04T20:33:26.662Z] ---> Running in eb9633359955 [2022-04-04T20:33:26.662Z] Removing intermediate container 281b894c52e8 [2022-04-04T20:33:26.662Z] ---> 9f87c556d9a1 [2022-04-04T20:33:26.662Z] Step 23/23 : LABEL version=0.0.0 [2022-04-04T20:33:26.662Z] ---> Running in 952de842d795 [2022-04-04T20:33:26.662Z] Removing intermediate container eb9633359955 [2022-04-04T20:33:26.662Z] ---> 7a508a3f6912 [2022-04-04T20:33:26.662Z] Step 23/24 : LABEL git_sha=022628043cea7bf94a70668379ac35530d138281 [2022-04-04T20:33:26.922Z] ---> Running in e728f348661c [2022-04-04T20:33:26.922Z] Removing intermediate container 952de842d795 [2022-04-04T20:33:26.922Z] ---> af97684dca2d [2022-04-04T20:33:26.922Z] [2022-04-04T20:33:26.922Z] Successfully built af97684dca2d [2022-04-04T20:33:26.922Z] Successfully tagged security-spire-server:latest [2022-04-04T20:33:26.922Z] Building core-command [2022-04-04T20:33:27.181Z]  Building security-spire-server ... done Removing intermediate container e728f348661c [2022-04-04T20:33:27.181Z] ---> 8286187ad3b7 [2022-04-04T20:33:27.181Z] Step 24/24 : LABEL version=0.0.0 [2022-04-04T20:33:28.557Z] 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-04-04T20:33:29.937Z] ---> Running in 14dd404c37f2 [2022-04-04T20:33:30.509Z] Removing intermediate container 14dd404c37f2 [2022-04-04T20:33:30.509Z] ---> 758b446d7411 [2022-04-04T20:33:30.509Z] [2022-04-04T20:33:30.509Z] Successfully built 758b446d7411 [2022-04-04T20:33:31.076Z] Successfully tagged security-spire-config:latest [2022-04-04T20:33:31.076Z] Building sys-mgmt-agent [2022-04-04T20:33:31.076Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:33:31.076Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:33:31.076Z] ---> 643253c0a4e5 [2022-04-04T20:33:31.076Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T20:33:31.076Z] ---> Using cache [2022-04-04T20:33:31.076Z] ---> b55fd15560de [2022-04-04T20:33:31.076Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:33:31.076Z] ---> Using cache [2022-04-04T20:33:31.076Z] ---> fd8e73b38869 [2022-04-04T20:33:31.076Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-04T20:33:31.076Z] ---> Using cache [2022-04-04T20:33:31.076Z] ---> dfb772652136 [2022-04-04T20:33:31.076Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T20:33:31.076Z] ---> Using cache [2022-04-04T20:33:31.076Z] ---> 63ff56f2a1ac [2022-04-04T20:33:31.076Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:33:31.076Z] ---> Using cache [2022-04-04T20:33:31.076Z] ---> 168c27953339 [2022-04-04T20:33:31.076Z] Step 8/23 : COPY . . [2022-04-04T20:33:31.076Z] ---> Using cache [2022-04-04T20:33:31.076Z] ---> 4f9742bbb659 [2022-04-04T20:33:31.076Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-04T20:33:35.265Z] ---> Running in 97b48428863d [2022-04-04T20:33:35.265Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:33:35.265Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:33:35.265Z] ---> 643253c0a4e5 [2022-04-04T20:33:35.265Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T20:33:35.265Z] ---> Using cache [2022-04-04T20:33:35.265Z] ---> b55fd15560de [2022-04-04T20:33:35.265Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:33:35.265Z] ---> Using cache [2022-04-04T20:33:35.265Z] ---> fd8e73b38869 [2022-04-04T20:33:35.265Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-04T20:33:35.265Z] ---> Running in 460497d5f705 [2022-04-04T20:33:35.265Z] Removing intermediate container 7901a269f79a [2022-04-04T20:33:35.265Z] ---> a099625ebf65 [2022-04-04T20:33:35.265Z] [2022-04-04T20:33:35.265Z] Step 10/31 : FROM alpine:3.14 [2022-04-04T20:33:35.265Z] Removing intermediate container f9d340d0de3b [2022-04-04T20:33:35.265Z] ---> 8b52e95cbc01 [2022-04-04T20:33:35.265Z] [2022-04-04T20:33:35.265Z] Step 10/25 : FROM alpine:3.14 [2022-04-04T20:33:35.265Z] Removing intermediate container 2185912df625 [2022-04-04T20:33:35.265Z] ---> 19f2bfbbb1b4 [2022-04-04T20:33:35.265Z] [2022-04-04T20:33:35.265Z] Step 10/23 : FROM alpine:3.14 [2022-04-04T20:33:35.524Z] 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-04-04T20:33:35.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:36.043Z] 3.14: Pulling from library/alpine [2022-04-04T20:33:36.612Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:36.612Z] 3.14: Pulling from library/alpine [2022-04-04T20:33:36.612Z] 3.14: Pulling from library/alpine [2022-04-04T20:33:36.871Z] OK: 221 MiB in 52 packages [2022-04-04T20:33:37.462Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-04-04T20:33:37.462Z] Status: Downloaded newer image for alpine:3.14 [2022-04-04T20:33:37.462Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-04-04T20:33:37.462Z] Status: Image is up to date for alpine:3.14 [2022-04-04T20:33:37.462Z] ---> 84b07dd2d1fd [2022-04-04T20:33:37.462Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-04T20:33:37.462Z] ---> 84b07dd2d1fd [2022-04-04T20:33:37.462Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-04T20:33:37.462Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-04-04T20:33:37.462Z] Status: Image is up to date for alpine:3.14 [2022-04-04T20:33:37.720Z] ---> 84b07dd2d1fd [2022-04-04T20:33:37.720Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-04T20:33:37.720Z] ---> Running in 19b3fcaad6e2 [2022-04-04T20:33:37.720Z] ---> Running in b1a8b0da7b0d [2022-04-04T20:33:37.720Z] ---> Running in 1346a7d42cd4 [2022-04-04T20:33:37.720Z] Removing intermediate container 460497d5f705 [2022-04-04T20:33:37.720Z] ---> 406f434fd2e0 [2022-04-04T20:33:37.720Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T20:33:37.987Z] Removing intermediate container 19b3fcaad6e2 [2022-04-04T20:33:37.987Z] ---> 7a4d93f1bc8a [2022-04-04T20:33:37.987Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-04T20:33:37.987Z] Removing intermediate container 1346a7d42cd4 [2022-04-04T20:33:37.987Z] ---> 6158022b9d95 [2022-04-04T20:33:37.987Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-04T20:33:37.987Z] ---> Running in 3d5e2aca938c [2022-04-04T20:33:38.246Z] ---> 709e122082db [2022-04-04T20:33:38.246Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:33:38.246Z] ---> Running in 3fed96075354 [2022-04-04T20:33:38.246Z] ---> Running in 945aa900bdb5 [2022-04-04T20:33:38.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:38.246Z] Removing intermediate container 3d5e2aca938c [2022-04-04T20:33:38.246Z] ---> c44bbe0c80a7 [2022-04-04T20:33:38.246Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-04T20:33:38.504Z] ---> Running in b45701626a13 [2022-04-04T20:33:38.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:38.504Z] Removing intermediate container b45701626a13 [2022-04-04T20:33:38.504Z] ---> 9d20c2f9b718 [2022-04-04T20:33:38.504Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:33:38.504Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-04T20:33:38.504Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-04T20:33:38.504Z] (3/3) Installing su-exec (0.2-r1) [2022-04-04T20:33:38.504Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T20:33:38.504Z] Executing ca-certificates-20211220-r0.trigger [2022-04-04T20:33:38.504Z] ---> Running in 202d1800424b [2022-04-04T20:33:38.763Z] OK: 6 MiB in 17 packages [2022-04-04T20:33:38.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:38.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:39.023Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-04T20:33:39.023Z] (2/2) Installing su-exec (0.2-r1) [2022-04-04T20:33:39.023Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T20:33:39.023Z] OK: 6 MiB in 16 packages [2022-04-04T20:33:39.281Z] Removing intermediate container b1a8b0da7b0d [2022-04-04T20:33:39.281Z] ---> d9331ff88695 [2022-04-04T20:33:39.281Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-04T20:33:39.539Z] ---> Running in 3fedcc04aa35 [2022-04-04T20:33:39.539Z] Removing intermediate container 945aa900bdb5 [2022-04-04T20:33:39.539Z] ---> 82ab8320f151 [2022-04-04T20:33:39.539Z] Step 8/23 : COPY . . [2022-04-04T20:33:39.539Z] Removing intermediate container 3fedcc04aa35 [2022-04-04T20:33:39.539Z] ---> 5da3f83c181c [2022-04-04T20:33:39.539Z] Step 13/25 : WORKDIR / [2022-04-04T20:33:39.539Z] Removing intermediate container 3fed96075354 [2022-04-04T20:33:39.539Z] ---> 25d2dc619ea8 [2022-04-04T20:33:39.539Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-04T20:33:39.797Z] ---> Running in ff683cfc860e [2022-04-04T20:33:39.797Z] ---> Running in 24d7a1a5893e [2022-04-04T20:33:39.797Z] Removing intermediate container 202d1800424b [2022-04-04T20:33:39.797Z] ---> bb9115ad4396 [2022-04-04T20:33:39.797Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-04T20:33:39.797Z] ---> Running in 02d1161e4a7d [2022-04-04T20:33:40.056Z] Removing intermediate container ff683cfc860e [2022-04-04T20:33:40.056Z] ---> 99a14375e0ac [2022-04-04T20:33:40.056Z] 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-04-04T20:33:40.315Z] Removing intermediate container 24d7a1a5893e [2022-04-04T20:33:40.315Z] ---> cc15a4f67643 [2022-04-04T20:33:40.315Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-04T20:33:40.315Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:40.315Z] ---> Running in 38922d3ca094 [2022-04-04T20:33:40.881Z] ---> 64233f5d8ca5 [2022-04-04T20:33:40.881Z] 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-04-04T20:33:41.187Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:41.456Z] Removing intermediate container 38922d3ca094 [2022-04-04T20:33:41.456Z] ---> 5dc7a1b55e58 [2022-04-04T20:33:41.456Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-04T20:33:41.456Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-04T20:33:41.715Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-04T20:33:41.715Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-04T20:33:41.715Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-04T20:33:42.014Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-04T20:33:42.014Z] ---> Running in 1f64d74bc1fe [2022-04-04T20:33:42.014Z] ---> 166ebe522c8a [2022-04-04T20:33:42.014Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-04T20:33:42.014Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-04T20:33:42.014Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T20:33:42.014Z] OK: 8 MiB in 20 packages [2022-04-04T20:33:42.643Z] ---> 398370ece16d [2022-04-04T20:33:42.643Z] 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-04-04T20:33:43.213Z] ---> 5da732693d99 [2022-04-04T20:33:43.213Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-04T20:33:43.213Z] Removing intermediate container 02d1161e4a7d [2022-04-04T20:33:43.213Z] ---> 67b6ff4fc537 [2022-04-04T20:33:43.213Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T20:33:43.490Z] Removing intermediate container 1f64d74bc1fe [2022-04-04T20:33:43.490Z] ---> ccec4925b085 [2022-04-04T20:33:43.491Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-04T20:33:43.752Z] ---> e124a9a01e90 [2022-04-04T20:33:43.752Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-04T20:33:43.752Z] ---> Running in ad103fb61eb2 [2022-04-04T20:33:43.752Z] ---> 315f0ea8926a [2022-04-04T20:33:43.752Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-04T20:33:44.319Z] Removing intermediate container ad103fb61eb2 [2022-04-04T20:33:44.319Z] ---> 40676d41519f [2022-04-04T20:33:44.319Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-04T20:33:45.254Z] ---> 79a93d56821f [2022-04-04T20:33:45.254Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-04T20:33:45.254Z] ---> 5fcddfd55315 [2022-04-04T20:33:45.254Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-04T20:33:45.254Z] ---> 3038eba3074f [2022-04-04T20:33:45.254Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-04T20:33:45.512Z] ---> Running in ad2bf0497e43 [2022-04-04T20:33:45.512Z] ---> 06cb60777d04 [2022-04-04T20:33:45.512Z] 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-04-04T20:33:45.773Z] ---> Running in 14922ceea296 [2022-04-04T20:33:45.773Z] ---> 09275275a3bc [2022-04-04T20:33:45.773Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-04T20:33:45.773Z] ---> Running in 027feb1eabf9 [2022-04-04T20:33:46.032Z] Removing intermediate container 027feb1eabf9 [2022-04-04T20:33:46.032Z] ---> f815bb360d6e [2022-04-04T20:33:46.032Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T20:33:46.032Z] ---> Running in 4c20d1f267c0 [2022-04-04T20:33:46.599Z] Removing intermediate container 4c20d1f267c0 [2022-04-04T20:33:46.599Z] ---> db46861ede38 [2022-04-04T20:33:46.599Z] Step 21/23 : LABEL arch=x86_64 [2022-04-04T20:33:46.599Z] ---> Running in f6151f379af5 [2022-04-04T20:33:46.599Z] Removing intermediate container f6151f379af5 [2022-04-04T20:33:46.599Z] ---> 86331b8609d6 [2022-04-04T20:33:46.599Z] Step 22/23 : LABEL git_sha=022628043cea7bf94a70668379ac35530d138281 [2022-04-04T20:33:46.886Z] ---> Running in 247c3a9b845c [2022-04-04T20:33:46.886Z] Removing intermediate container ad2bf0497e43 [2022-04-04T20:33:46.886Z] ---> d26fb994ab2e [2022-04-04T20:33:46.886Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T20:33:46.886Z] Removing intermediate container 14922ceea296 [2022-04-04T20:33:46.886Z] ---> f4a2dee40aae [2022-04-04T20:33:46.886Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-04T20:33:47.146Z] Removing intermediate container 247c3a9b845c [2022-04-04T20:33:47.146Z] ---> 501c28311e41 [2022-04-04T20:33:47.146Z] Step 23/23 : LABEL version=0.0.0 [2022-04-04T20:33:47.146Z] ---> Running in 113f74e796aa [2022-04-04T20:33:47.146Z] ---> 108ba4e313e4 [2022-04-04T20:33:47.146Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-04T20:33:47.406Z] ---> Running in bae39ef9f8e1 [2022-04-04T20:33:47.406Z] Removing intermediate container 113f74e796aa [2022-04-04T20:33:47.406Z] ---> 11916e29e456 [2022-04-04T20:33:47.406Z] Step 23/25 : LABEL arch=x86_64 [2022-04-04T20:33:47.406Z] Removing intermediate container bae39ef9f8e1 [2022-04-04T20:33:47.406Z] ---> ec6d5d422a16 [2022-04-04T20:33:47.406Z] [2022-04-04T20:33:47.406Z] ---> Running in 6c680d949580 [2022-04-04T20:33:47.665Z] Successfully built ec6d5d422a16 [2022-04-04T20:33:47.926Z] Successfully tagged core-data:latest [2022-04-04T20:33:47.926Z]  Building core-data ... done Building security-spiffe-token-provider [2022-04-04T20:33:47.926Z] Removing intermediate container 6c680d949580 [2022-04-04T20:33:47.926Z] ---> 8455ec42cdd8 [2022-04-04T20:33:47.926Z] Step 24/25 : LABEL git_sha=022628043cea7bf94a70668379ac35530d138281 [2022-04-04T20:33:47.926Z] ---> b5b33d6b8d7a [2022-04-04T20:33:47.926Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-04T20:33:48.184Z] ---> Running in c0bc84c5d0c3 [2022-04-04T20:33:48.184Z] ---> f9bd1da5b27f [2022-04-04T20:33:48.184Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-04T20:33:50.720Z] ---> Running in a77891b84011 [2022-04-04T20:33:50.720Z] ---> 7e864f586b54 [2022-04-04T20:33:50.720Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-04T20:33:50.720Z] Removing intermediate container c0bc84c5d0c3 [2022-04-04T20:33:50.720Z] ---> ea6ba24defaf [2022-04-04T20:33:50.720Z] Step 25/25 : LABEL version=0.0.0 [2022-04-04T20:33:50.720Z] ---> Running in 81463fafe30f [2022-04-04T20:33:50.979Z] ---> 70c2626d6c38 [2022-04-04T20:33:50.979Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-04T20:33:50.979Z] Removing intermediate container 81463fafe30f [2022-04-04T20:33:50.979Z] ---> b29f0827f17b [2022-04-04T20:33:50.979Z] [2022-04-04T20:33:51.237Z] 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-04-04T20:33:51.237Z] Successfully built b29f0827f17b [2022-04-04T20:33:51.499Z] Successfully tagged security-secretstore-setup:latest [2022-04-04T20:33:51.499Z] Building core-metadata [2022-04-04T20:33:51.760Z]  Building security-secretstore-setup ... done  ---> 606336d24676 [2022-04-04T20:33:51.760Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-04T20:33:52.019Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:33:52.019Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:33:52.019Z] ---> 643253c0a4e5 [2022-04-04T20:33:52.019Z] Step 3/20 : WORKDIR /edgex-go [2022-04-04T20:33:52.019Z] ---> Using cache [2022-04-04T20:33:52.019Z] ---> b55fd15560de [2022-04-04T20:33:52.019Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-04T20:33:55.313Z] ---> Running in 07e26ff5e1df [2022-04-04T20:33:55.313Z] ---> Running in 3d37d51c89be [2022-04-04T20:33:55.313Z] Removing intermediate container 97b48428863d [2022-04-04T20:33:55.313Z] ---> f7cdaaaebbbc [2022-04-04T20:33:55.313Z] [2022-04-04T20:33:55.313Z] Step 10/23 : FROM alpine:3.14 [2022-04-04T20:33:55.313Z] ---> 84b07dd2d1fd [2022-04-04T20:33:55.313Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-04T20:33:55.881Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:33:55.881Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:33:55.881Z] ---> 643253c0a4e5 [2022-04-04T20:33:55.881Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T20:33:55.881Z] ---> Using cache [2022-04-04T20:33:55.881Z] ---> b55fd15560de [2022-04-04T20:33:55.881Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:33:55.881Z] ---> Using cache [2022-04-04T20:33:55.881Z] ---> fd8e73b38869 [2022-04-04T20:33:55.881Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-04T20:33:55.881Z] ---> Using cache [2022-04-04T20:33:55.881Z] ---> dfb772652136 [2022-04-04T20:33:55.881Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T20:33:55.881Z] ---> Using cache [2022-04-04T20:33:55.881Z] ---> 63ff56f2a1ac [2022-04-04T20:33:55.881Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:33:55.881Z] ---> Using cache [2022-04-04T20:33:55.881Z] ---> 168c27953339 [2022-04-04T20:33:55.881Z] Step 8/23 : COPY . . [2022-04-04T20:33:55.881Z] ---> Using cache [2022-04-04T20:33:55.881Z] ---> 4f9742bbb659 [2022-04-04T20:33:55.881Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-04T20:33:56.139Z] Removing intermediate container 07e26ff5e1df [2022-04-04T20:33:56.139Z] ---> 55f7dc84d05f [2022-04-04T20:33:56.139Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-04T20:33:56.139Z] ---> Running in 893bdbb78141 [2022-04-04T20:33:56.139Z] ---> Running in 4d0a71bc5b49 [2022-04-04T20:33:56.396Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:56.396Z] ---> e807e854912e [2022-04-04T20:33:56.396Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-04T20:33:56.654Z] ---> Running in 8af682addba5 [2022-04-04T20:33:56.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:57.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:57.175Z] 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-04-04T20:33:57.175Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:57.175Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-04T20:33:57.175Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T20:33:57.175Z] OK: 6 MiB in 15 packages [2022-04-04T20:33:57.743Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-04T20:33:57.743Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-04T20:33:57.743Z] OK: 15864 distinct packages available [2022-04-04T20:33:57.743Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:58.312Z] Removing intermediate container 8af682addba5 [2022-04-04T20:33:58.312Z] ---> 60356441659d [2022-04-04T20:33:58.312Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-04T20:33:58.312Z] Removing intermediate container 893bdbb78141 [2022-04-04T20:33:58.312Z] ---> fc4f3c6244e4 [2022-04-04T20:33:58.312Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-04T20:33:58.312Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:58.572Z] ---> Running in f9423d5d39ee [2022-04-04T20:33:58.572Z] ---> Running in c826bf846766 [2022-04-04T20:33:58.572Z] Removing intermediate container f9423d5d39ee [2022-04-04T20:33:58.572Z] ---> b8087a395b8e [2022-04-04T20:33:58.572Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-04T20:33:58.830Z] ---> Running in 975274f6c6dd [2022-04-04T20:33:58.830Z] Removing intermediate container c826bf846766 [2022-04-04T20:33:58.830Z] ---> 6e5d11f8fb24 [2022-04-04T20:33:58.830Z] Step 28/31 : CMD ["gate"] [2022-04-04T20:33:58.830Z] OK: 221 MiB in 52 packages [2022-04-04T20:33:59.089Z] ---> Running in b58652499e95 [2022-04-04T20:33:59.089Z] Removing intermediate container 975274f6c6dd [2022-04-04T20:33:59.089Z] ---> 578f4fd5a3f1 [2022-04-04T20:33:59.089Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-04T20:33:59.348Z] ---> Running in f2571f95b128 [2022-04-04T20:33:59.348Z] Removing intermediate container b58652499e95 [2022-04-04T20:33:59.348Z] ---> b0dd5f1bb867 [2022-04-04T20:33:59.348Z] Step 29/31 : LABEL arch=x86_64 [2022-04-04T20:33:59.607Z] ---> Running in fd6a786260a0 [2022-04-04T20:33:59.607Z] Removing intermediate container f2571f95b128 [2022-04-04T20:33:59.607Z] ---> 5b7b3f3cd003 [2022-04-04T20:33:59.607Z] Step 15/23 : WORKDIR / [2022-04-04T20:33:59.865Z] Removing intermediate container 3d37d51c89be [2022-04-04T20:33:59.865Z] ---> 024a742b7da7 [2022-04-04T20:33:59.865Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-04T20:33:59.865Z] ---> Running in 8264aeb4c492 [2022-04-04T20:33:59.865Z] Removing intermediate container fd6a786260a0 [2022-04-04T20:33:59.865Z] ---> 245556ec55a6 [2022-04-04T20:33:59.865Z] Step 30/31 : LABEL git_sha=022628043cea7bf94a70668379ac35530d138281 [2022-04-04T20:34:00.123Z] ---> Running in 6b49851ead47 [2022-04-04T20:34:00.385Z] ---> 235e420d3d73 [2022-04-04T20:34:00.385Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:34:00.385Z] Removing intermediate container 8264aeb4c492 [2022-04-04T20:34:00.385Z] ---> ca74a92e056e [2022-04-04T20:34:00.385Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T20:34:00.385Z] ---> Running in 50bdd35106d6 [2022-04-04T20:34:00.385Z] Removing intermediate container 6b49851ead47 [2022-04-04T20:34:00.385Z] ---> b30f41d90d8f [2022-04-04T20:34:00.385Z] Step 31/31 : LABEL version=0.0.0 [2022-04-04T20:34:00.643Z] ---> Running in fab5c7964bc6 [2022-04-04T20:34:00.643Z] ---> 27396207461e [2022-04-04T20:34:00.643Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-04T20:34:01.211Z] Removing intermediate container fab5c7964bc6 [2022-04-04T20:34:01.211Z] ---> 2faf99696f63 [2022-04-04T20:34:01.211Z] [2022-04-04T20:34:01.211Z] Successfully built 2faf99696f63 [2022-04-04T20:34:01.471Z] Successfully tagged security-bootstrapper:latest [2022-04-04T20:34:01.471Z] Building support-scheduler [2022-04-04T20:34:01.471Z]  Building security-bootstrapper ... done  ---> 7a2aea9f32f5 [2022-04-04T20:34:01.471Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-04T20:34:05.679Z] ---> 3e0e165d4d16 [2022-04-04T20:34:05.679Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-04T20:34:05.679Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:34:05.679Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:34:05.679Z] ---> 643253c0a4e5 [2022-04-04T20:34:05.679Z] Step 3/22 : WORKDIR /edgex-go [2022-04-04T20:34:05.679Z] ---> Using cache [2022-04-04T20:34:05.679Z] ---> b55fd15560de [2022-04-04T20:34:05.679Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:34:05.679Z] ---> Using cache [2022-04-04T20:34:05.679Z] ---> fd8e73b38869 [2022-04-04T20:34:05.679Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-04T20:34:05.679Z] ---> Using cache [2022-04-04T20:34:05.679Z] ---> dfb772652136 [2022-04-04T20:34:05.679Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-04T20:34:05.679Z] ---> Using cache [2022-04-04T20:34:05.679Z] ---> 63ff56f2a1ac [2022-04-04T20:34:05.679Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:34:05.679Z] ---> Using cache [2022-04-04T20:34:05.679Z] ---> 168c27953339 [2022-04-04T20:34:05.679Z] Step 8/22 : COPY . . [2022-04-04T20:34:05.679Z] ---> Using cache [2022-04-04T20:34:05.679Z] ---> 4f9742bbb659 [2022-04-04T20:34:05.679Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-04T20:34:05.942Z] Removing intermediate container 50bdd35106d6 [2022-04-04T20:34:05.942Z] ---> 1c7c315fb953 [2022-04-04T20:34:05.942Z] Step 7/20 : COPY . . [2022-04-04T20:34:05.942Z] ---> Running in 9dc1a726d62f [2022-04-04T20:34:05.942Z] ---> Running in 407bb09782af [2022-04-04T20:34:06.201Z] Removing intermediate container 407bb09782af [2022-04-04T20:34:06.201Z] ---> cb0f2b491046 [2022-04-04T20:34:06.201Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T20:34:06.201Z] ---> Running in 8339e26be986 [2022-04-04T20:34:07.151Z] Removing intermediate container 8339e26be986 [2022-04-04T20:34:07.151Z] ---> 8a6af474550a [2022-04-04T20:34:07.151Z] Step 21/23 : LABEL arch=x86_64 [2022-04-04T20:34:07.151Z] 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-04-04T20:34:09.064Z] ---> Running in 8471b6621656 [2022-04-04T20:34:09.064Z] Removing intermediate container 8471b6621656 [2022-04-04T20:34:09.064Z] ---> 31955139cd4a [2022-04-04T20:34:09.064Z] Step 22/23 : LABEL git_sha=022628043cea7bf94a70668379ac35530d138281 [2022-04-04T20:34:09.323Z] ---> Running in 1270179cb635 [2022-04-04T20:34:09.488Z] Removing intermediate container 64059e729c0d [2022-04-04T20:34:09.488Z] ---> 8eadabc8eb83 [2022-04-04T20:34:09.488Z] Successfully built 8eadabc8eb83 [2022-04-04T20:34:09.488Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T20:34:09.843Z] + docker inspect -f . ci-base-image-arm64 [2022-04-04T20:34:09.843Z] . [Pipeline] withDockerContainer [2022-04-04T20:34:09.898Z] Removing intermediate container 1270179cb635 [2022-04-04T20:34:09.898Z] ---> 1f10e6edbcfd [2022-04-04T20:34:09.898Z] Step 23/23 : LABEL version=0.0.0 [2022-04-04T20:34:09.898Z] ---> Running in 4e3e4f65d11b [2022-04-04T20:34:10.150Z] prd-ubuntu20.04-docker-arm64-4c-16g-10684 does not seem to be running inside a container [2022-04-04T20:34:10.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-arm64 cat [2022-04-04T20:34:10.471Z] Removing intermediate container 4e3e4f65d11b [2022-04-04T20:34:10.471Z] ---> 1e5da0c17e7a [2022-04-04T20:34:10.471Z] [2022-04-04T20:34:10.471Z] Successfully built 1e5da0c17e7a [2022-04-04T20:34:10.731Z] Successfully tagged core-command:latest [2022-04-04T20:34:10.731Z] Building security-proxy-setup [2022-04-04T20:34:11.784Z] $ docker top 24704131bd9ec07b6c399f9bfe73ef5619eccdfb1657612a30f1bc146aa241ce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-04T20:34:12.742Z] + go version [2022-04-04T20:34:12.742Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-04T20:34:12.769Z] $ docker stop --time=1 24704131bd9ec07b6c399f9bfe73ef5619eccdfb1657612a30f1bc146aa241ce [2022-04-04T20:34:14.501Z] $ docker rm -f 24704131bd9ec07b6c399f9bfe73ef5619eccdfb1657612a30f1bc146aa241ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T20:34:15.156Z] + docker inspect -f . ci-base-image-arm64 [2022-04-04T20:34:15.157Z] . [Pipeline] withDockerContainer [2022-04-04T20:34:15.426Z] prd-ubuntu20.04-docker-arm64-4c-16g-10684 does not seem to be running inside a container [2022-04-04T20:34:15.521Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-arm64 cat [2022-04-04T20:34:16.014Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:34:16.014Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:34:16.014Z] ---> 643253c0a4e5 [2022-04-04T20:34:16.014Z] Step 3/22 : WORKDIR /edgex-go [2022-04-04T20:34:16.014Z] ---> Using cache [2022-04-04T20:34:16.014Z] ---> b55fd15560de [2022-04-04T20:34:16.014Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:34:16.014Z] ---> Using cache [2022-04-04T20:34:16.014Z] ---> fd8e73b38869 [2022-04-04T20:34:16.014Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-04T20:34:16.014Z] ---> Using cache [2022-04-04T20:34:16.014Z] ---> dfb772652136 [2022-04-04T20:34:16.014Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-04T20:34:16.014Z] ---> Using cache [2022-04-04T20:34:16.014Z] ---> 63ff56f2a1ac [2022-04-04T20:34:16.014Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:34:16.014Z] ---> Using cache [2022-04-04T20:34:16.014Z] ---> 168c27953339 [2022-04-04T20:34:16.014Z] Step 8/22 : COPY . . [2022-04-04T20:34:16.014Z] ---> Using cache [2022-04-04T20:34:16.014Z] ---> 4f9742bbb659 [2022-04-04T20:34:16.014Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-04T20:34:17.007Z] $ docker top a2a435a426ffe306b26a9081cf578b27abbe26aed11dee80ef7f463e9e0ec2ec -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-04T20:34:17.339Z] ========================================================= [2022-04-04T20:34:17.339Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-04T20:34:17.339Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-04T20:34:18.002Z] + make test [2022-04-04T20:34:18.002Z] go mod tidy -compat=1.17 [2022-04-04T20:34:18.989Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-04T20:34:20.200Z] ---> Running in 86c08c6a05ac [2022-04-04T20:34:20.200Z] ---> 61c85ecf7096 [2022-04-04T20:34:20.200Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-04T20:34:20.200Z] Removing intermediate container a77891b84011 [2022-04-04T20:34:20.200Z] ---> 0eb1134934d2 [2022-04-04T20:34:20.200Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-04T20:34:20.200Z] ---> Running in 94f71497c86d [2022-04-04T20:34:20.200Z] ---> Running in b8f546287c9a [2022-04-04T20:34:20.458Z] 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-04-04T20:34:20.717Z] 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-04-04T20:34:20.977Z] 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-04-04T20:34:22.892Z] Removing intermediate container 4d0a71bc5b49 [2022-04-04T20:34:22.892Z] ---> f7125965918a [2022-04-04T20:34:22.892Z] [2022-04-04T20:34:22.892Z] Step 10/23 : FROM alpine:3.14 [2022-04-04T20:34:22.892Z] ---> 84b07dd2d1fd [2022-04-04T20:34:22.892Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-04T20:34:22.892Z] ---> Using cache [2022-04-04T20:34:22.892Z] ---> fc4f3c6244e4 [2022-04-04T20:34:22.892Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-04T20:34:22.892Z] ---> Using cache [2022-04-04T20:34:22.892Z] ---> b8087a395b8e [2022-04-04T20:34:22.892Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-04T20:34:22.892Z] Removing intermediate container b8f546287c9a [2022-04-04T20:34:22.892Z] ---> 6fd45b5e1cea [2022-04-04T20:34:22.892Z] [2022-04-04T20:34:22.892Z] Step 11/23 : FROM docker:20.10.14 [2022-04-04T20:34:22.892Z] ---> Running in 88ee746c4211 [2022-04-04T20:34:22.892Z] 20.10.14: Pulling from library/docker [2022-04-04T20:34:22.892Z] Removing intermediate container 88ee746c4211 [2022-04-04T20:34:22.892Z] ---> d5f09c451943 [2022-04-04T20:34:22.892Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-04T20:34:23.157Z] ---> Running in 455e8b6f2ec0 [2022-04-04T20:34:23.730Z] Removing intermediate container 455e8b6f2ec0 [2022-04-04T20:34:23.730Z] ---> dbeda6f78db2 [2022-04-04T20:34:23.730Z] Step 15/23 : WORKDIR / [2022-04-04T20:34:23.989Z] ---> Running in 84badc9663b4 [2022-04-04T20:34:24.246Z] Removing intermediate container 84badc9663b4 [2022-04-04T20:34:24.246Z] ---> bc65ad714810 [2022-04-04T20:34:24.246Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T20:34:24.812Z] ---> 141fd8f41200 [2022-04-04T20:34:24.812Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-04T20:34:26.714Z] ---> e8d860f85c3a [2022-04-04T20:34:26.714Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-04T20:34:27.282Z] ---> 3e3bf83617d3 [2022-04-04T20:34:27.282Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-04T20:34:27.282Z] ---> Running in 925eea93b4e6 [2022-04-04T20:34:27.566Z] Removing intermediate container 9dc1a726d62f [2022-04-04T20:34:27.566Z] ---> 616dfba6f866 [2022-04-04T20:34:27.566Z] [2022-04-04T20:34:27.566Z] Step 10/22 : FROM alpine:3.14 [2022-04-04T20:34:27.566Z] ---> 84b07dd2d1fd [2022-04-04T20:34:27.566Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-04T20:34:27.566Z] ---> Using cache [2022-04-04T20:34:27.566Z] ---> fc4f3c6244e4 [2022-04-04T20:34:27.566Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-04T20:34:27.566Z] ---> Using cache [2022-04-04T20:34:27.566Z] ---> b8087a395b8e [2022-04-04T20:34:27.566Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-04T20:34:27.566Z] ---> Running in b1655fc7ff03 [2022-04-04T20:34:27.566Z] Removing intermediate container 925eea93b4e6 [2022-04-04T20:34:27.566Z] ---> 932a6e7f6880 [2022-04-04T20:34:27.566Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T20:34:27.824Z] ---> Running in 639981d301a7 [2022-04-04T20:34:28.083Z] Removing intermediate container b1655fc7ff03 [2022-04-04T20:34:28.083Z] ---> df036637e087 [2022-04-04T20:34:28.083Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-04T20:34:28.083Z] Removing intermediate container 639981d301a7 [2022-04-04T20:34:28.083Z] ---> 2624851d4a06 [2022-04-04T20:34:28.083Z] Step 21/23 : LABEL arch=x86_64 [2022-04-04T20:34:28.347Z] ---> Running in ac33043c6692 [2022-04-04T20:34:28.347Z] ---> Running in 80156f50de92 [2022-04-04T20:34:28.605Z] Removing intermediate container ac33043c6692 [2022-04-04T20:34:28.605Z] ---> e9d57401e93d [2022-04-04T20:34:28.605Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T20:34:28.879Z] Removing intermediate container 80156f50de92 [2022-04-04T20:34:28.879Z] ---> fdcf5dc495a7 [2022-04-04T20:34:28.879Z] Step 22/23 : LABEL git_sha=022628043cea7bf94a70668379ac35530d138281 [2022-04-04T20:34:28.879Z] ---> Running in 23d0c6dc15b4 [2022-04-04T20:34:29.140Z] ---> c34c36d38ab1 [2022-04-04T20:34:29.140Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-04T20:34:29.401Z] Removing intermediate container 23d0c6dc15b4 [2022-04-04T20:34:29.401Z] ---> 53c12f017dfb [2022-04-04T20:34:29.401Z] Step 23/23 : LABEL version=0.0.0 [2022-04-04T20:34:29.401Z] ---> Running in f2e1a4ef79e2 [2022-04-04T20:34:29.978Z] Removing intermediate container f2e1a4ef79e2 [2022-04-04T20:34:29.978Z] ---> d541a9cf6f6a [2022-04-04T20:34:29.978Z] [2022-04-04T20:34:30.237Z] Successfully built d541a9cf6f6a [2022-04-04T20:34:30.237Z] Successfully tagged core-metadata:latest [2022-04-04T20:34:30.237Z] Building support-notifications [2022-04-04T20:34:33.523Z]  Building core-metadata ... done  ---> 6d9b3bd5daca [2022-04-04T20:34:33.523Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-04T20:34:33.797Z] Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec [2022-04-04T20:34:33.797Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-04T20:34:33.797Z] ---> 5f3d65aad428 [2022-04-04T20:34:33.797Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-04T20:34:34.057Z] ---> Running in 2f5e5ec61e4a [2022-04-04T20:34:34.057Z] ---> 9d5fdb01f260 [2022-04-04T20:34:34.057Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-04T20:34:34.315Z] ---> Running in 9969f016a8b5 [2022-04-04T20:34:34.600Z] Removing intermediate container 2f5e5ec61e4a [2022-04-04T20:34:34.600Z] ---> 80635614c8c3 [2022-04-04T20:34:34.600Z] 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-04-04T20:34:34.600Z] Removing intermediate container 9969f016a8b5 [2022-04-04T20:34:34.600Z] ---> 9929d364ac52 [2022-04-04T20:34:34.600Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T20:34:34.600Z] ---> Running in 513d39c51198 [2022-04-04T20:34:34.860Z] ---> Running in dc607bae1d60 [2022-04-04T20:34:35.442Z] Removing intermediate container dc607bae1d60 [2022-04-04T20:34:35.442Z] ---> 3896e46b5cda [2022-04-04T20:34:35.442Z] Step 20/22 : LABEL arch=x86_64 [2022-04-04T20:34:35.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:34:35.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:34:35.704Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:34:35.704Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:34:35.704Z] ---> 643253c0a4e5 [2022-04-04T20:34:35.704Z] Step 3/22 : WORKDIR /edgex-go [2022-04-04T20:34:35.704Z] ---> Using cache [2022-04-04T20:34:35.704Z] ---> b55fd15560de [2022-04-04T20:34:35.704Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:34:35.704Z] ---> Using cache [2022-04-04T20:34:35.704Z] ---> fd8e73b38869 [2022-04-04T20:34:35.704Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-04T20:34:35.704Z] ---> Running in 2db9082d613c [2022-04-04T20:34:35.704Z] ---> Running in 515a6abe06d9 [2022-04-04T20:34:35.704Z] (1/43) Installing readline (8.1.1-r0) [2022-04-04T20:34:35.704Z] (2/43) Installing bash (5.1.16-r0) [2022-04-04T20:34:35.962Z] Executing bash-5.1.16-r0.post-install [2022-04-04T20:34:35.962Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-04T20:34:35.962Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-04T20:34:35.962Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-04T20:34:35.962Z] (6/43) Installing curl (7.80.0-r0) [2022-04-04T20:34:35.962Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-04T20:34:35.962Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-04T20:34:35.962Z] (9/43) Installing expat (2.4.7-r0) [2022-04-04T20:34:35.962Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-04T20:34:35.962Z] (11/43) Installing gdbm (1.22-r0) [2022-04-04T20:34:35.962Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-04T20:34:35.962Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-04T20:34:35.962Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-04T20:34:35.962Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-04T20:34:35.962Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-04T20:34:35.962Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-04T20:34:36.227Z] Removing intermediate container 2db9082d613c [2022-04-04T20:34:36.227Z] ---> 592801c3866e [2022-04-04T20:34:36.227Z] Step 21/22 : LABEL git_sha=022628043cea7bf94a70668379ac35530d138281 [2022-04-04T20:34:36.227Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-04T20:34:36.227Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-04T20:34:36.485Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-04T20:34:36.485Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-04T20:34:36.485Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-04T20:34:36.485Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-04T20:34:36.485Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-04T20:34:36.485Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-04T20:34:36.485Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-04T20:34:36.485Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-04T20:34:36.485Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-04T20:34:36.485Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-04T20:34:36.485Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-04T20:34:36.485Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-04T20:34:36.485Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-04T20:34:36.485Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-04T20:34:36.486Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-04T20:34:36.486Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-04T20:34:36.486Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-04T20:34:36.486Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-04T20:34:36.486Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-04T20:34:36.486Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-04T20:34:36.486Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-04T20:34:36.486Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-04T20:34:36.486Z] ---> Running in 9da479557d79 [2022-04-04T20:34:36.486Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:34:36.744Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-04T20:34:36.744Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-04T20:34:36.744Z] Executing busybox-1.34.1-r4.trigger [2022-04-04T20:34:36.744Z] OK: 83 MiB in 65 packages [2022-04-04T20:34:37.004Z] Removing intermediate container 9da479557d79 [2022-04-04T20:34:37.004Z] ---> 1fa9bab731ec [2022-04-04T20:34:37.004Z] Step 22/22 : LABEL version=0.0.0 [2022-04-04T20:34:37.004Z] ---> Running in b663e6be4bae [2022-04-04T20:34:37.326Z] Removing intermediate container b663e6be4bae [2022-04-04T20:34:37.326Z] ---> 299896838b80 [2022-04-04T20:34:37.326Z] [2022-04-04T20:34:37.326Z] Successfully built 299896838b80 [2022-04-04T20:34:37.326Z] Successfully tagged support-scheduler:latest [2022-04-04T20:34:37.326Z] Building security-spire-agent [2022-04-04T20:34:37.326Z]  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:34:37.584Z] Collecting docker-compose==1.23.2 [2022-04-04T20:34:37.585Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-04T20:34:37.585Z] Collecting texttable<0.10,>=0.9.0 [2022-04-04T20:34:37.585Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-04T20:34:37.844Z] OK: 221 MiB in 52 packages [2022-04-04T20:34:38.102Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-04T20:34:38.102Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-04T20:34:38.102Z] 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-04-04T20:34:38.102Z] Collecting jsonschema<3,>=2.5.1 [2022-04-04T20:34:38.102Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-04T20:34:38.360Z] Collecting PyYAML<4,>=3.10 [2022-04-04T20:34:38.360Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-04T20:34:38.928Z] Collecting cached-property<2,>=1.2.0 [2022-04-04T20:34:38.928Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-04T20:34:38.928Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-04T20:34:38.928Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-04T20:34:39.496Z] 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-04-04T20:34:39.496Z] Collecting docker<4.0,>=3.6.0 [2022-04-04T20:34:39.496Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-04T20:34:39.496Z] Collecting docopt<0.7,>=0.6.1 [2022-04-04T20:34:39.496Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-04T20:34:39.758Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-04T20:34:39.758Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-04T20:34:39.758Z] Collecting docker-pycreds>=0.4.0 [2022-04-04T20:34:39.758Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-04T20:34:40.017Z] Collecting idna<2.8,>=2.5 [2022-04-04T20:34:40.017Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-04T20:34:40.017Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-04T20:34:40.017Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-04T20:34:40.017Z] 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-04-04T20:34:40.017Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-04T20:34:40.017Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-04T20:34:40.429Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-04T20:34:40.429Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-04T20:34:40.429Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-04T20:34:40.429Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-04T20:34:40.429Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-04T20:34:40.429Z] Attempting uninstall: urllib3 [2022-04-04T20:34:40.429Z] Found existing installation: urllib3 1.26.7 [2022-04-04T20:34:40.429Z] Uninstalling urllib3-1.26.7: [2022-04-04T20:34:40.429Z] Successfully uninstalled urllib3-1.26.7 [2022-04-04T20:34:40.712Z] Attempting uninstall: idna [2022-04-04T20:34:40.712Z] Found existing installation: idna 3.3 [2022-04-04T20:34:40.712Z] Uninstalling idna-3.3: [2022-04-04T20:34:40.712Z] Successfully uninstalled idna-3.3 [2022-04-04T20:34:41.280Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:34:41.280Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:34:41.280Z] ---> 643253c0a4e5 [2022-04-04T20:34:41.280Z] Step 3/24 : WORKDIR /edgex-go [2022-04-04T20:34:41.280Z] ---> Using cache [2022-04-04T20:34:41.280Z] ---> b55fd15560de [2022-04-04T20:34:41.280Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:34:41.280Z] ---> Using cache [2022-04-04T20:34:41.280Z] ---> fd8e73b38869 [2022-04-04T20:34:41.280Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-04-04T20:34:41.280Z] ---> Using cache [2022-04-04T20:34:41.280Z] ---> dfb772652136 [2022-04-04T20:34:41.280Z] Step 6/24 : COPY go.mod vendor* ./ [2022-04-04T20:34:41.280Z] ---> Using cache [2022-04-04T20:34:41.280Z] ---> 63ff56f2a1ac [2022-04-04T20:34:41.280Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:34:41.280Z] ---> Using cache [2022-04-04T20:34:41.280Z] ---> 168c27953339 [2022-04-04T20:34:41.280Z] Step 8/24 : COPY . . [2022-04-04T20:34:41.280Z] ---> Using cache [2022-04-04T20:34:41.280Z] ---> 4f9742bbb659 [2022-04-04T20:34:41.280Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-04-04T20:34:41.557Z] ---> Running in 1f7fe4a86b35 [2022-04-04T20:34:41.557Z] Removing intermediate container 515a6abe06d9 [2022-04-04T20:34:41.557Z] ---> e384ae16e854 [2022-04-04T20:34:41.557Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-04T20:34:41.557Z] Removing intermediate container 1f7fe4a86b35 [2022-04-04T20:34:41.557Z] ---> fdc73d0e6d14 [2022-04-04T20:34:41.557Z] 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-04-04T20:34:41.816Z] Attempting uninstall: requests [2022-04-04T20:34:41.816Z] Found existing installation: requests 2.26.0 [2022-04-04T20:34:41.816Z] Uninstalling requests-2.26.0: [2022-04-04T20:34:41.816Z] ---> Running in d7dd94bb7696 [2022-04-04T20:34:41.816Z] ---> 5a7268c3803a [2022-04-04T20:34:41.816Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:34:41.816Z] Successfully uninstalled requests-2.26.0 [2022-04-04T20:34:42.075Z] Running setup.py install for texttable: started [2022-04-04T20:34:42.075Z] ---> Running in 5c85a7684b1b [2022-04-04T20:34:42.334Z] Running setup.py install for texttable: finished with status 'done' [2022-04-04T20:34:42.334Z] Running setup.py install for PyYAML: started [2022-04-04T20:34:42.904Z] spire-1.2.0/ [2022-04-04T20:34:42.904Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-04T20:34:43.162Z] Running setup.py install for docopt: started [2022-04-04T20:34:43.421Z] Running setup.py install for docopt: finished with status 'done' [2022-04-04T20:34:43.421Z] Running setup.py install for dockerpty: started [2022-04-04T20:34:43.993Z] spire-1.2.0/README.md [2022-04-04T20:34:43.993Z] spire-1.2.0/bin/ [2022-04-04T20:34:43.993Z] spire-1.2.0/bin/spire-server [2022-04-04T20:34:43.993Z] spire-1.2.0/bin/spire-agent [2022-04-04T20:34:43.993Z] spire-1.2.0/conf/ [2022-04-04T20:34:43.993Z] spire-1.2.0/conf/server/ [2022-04-04T20:34:43.993Z] spire-1.2.0/conf/server/server.conf [2022-04-04T20:34:43.993Z] spire-1.2.0/conf/agent/ [2022-04-04T20:34:43.993Z] spire-1.2.0/conf/agent/agent.conf [2022-04-04T20:34:43.993Z] spire-1.2.0/LICENSE [2022-04-04T20:34:44.253Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-04T20:34:44.512Z] Removing intermediate container 5c85a7684b1b [2022-04-04T20:34:44.512Z] ---> 9e4604dfc637 [2022-04-04T20:34:44.512Z] Step 8/22 : COPY . . [2022-04-04T20:34:44.512Z] Removing intermediate container 94f71497c86d [2022-04-04T20:34:44.512Z] Removing intermediate container 86c08c6a05ac [2022-04-04T20:34:44.512Z] ---> 27a55bbbc208 [2022-04-04T20:34:44.512Z] ---> 41d94a8e55a9 [2022-04-04T20:34:44.512Z] [2022-04-04T20:34:44.512Z] [2022-04-04T20:34:44.512Z] Step 10/22 : FROM alpine:3.14Step 9/20 : FROM alpine:3.15 [2022-04-04T20:34:44.512Z] ---> 76c8fb57b6fc [2022-04-04T20:34:44.512Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-04T20:34:44.512Z] ---> Using cache [2022-04-04T20:34:44.512Z] ---> f7be4412df64 [2022-04-04T20:34:44.512Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:34:44.512Z] ---> Using cache [2022-04-04T20:34:44.512Z] ---> d38d34b4e719 [2022-04-04T20:34:44.512Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-04T20:34:44.512Z] [2022-04-04T20:34:44.512Z] ---> 84b07dd2d1fd [2022-04-04T20:34:44.512Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-04T20:34:44.839Z] 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-04-04T20:34:45.100Z] ---> Running in 0d0c31aaf18a [2022-04-04T20:34:45.100Z] ---> Running in 39c71db9c5f9 [2022-04-04T20:34:47.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:34:47.008Z] Removing intermediate container d7dd94bb7696 [2022-04-04T20:34:47.008Z] ---> 50cb49d09c9a [2022-04-04T20:34:47.008Z] [2022-04-04T20:34:47.008Z] Step 11/24 : FROM alpine:3.15 [2022-04-04T20:34:47.008Z] ---> 76c8fb57b6fc [2022-04-04T20:34:47.008Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-04T20:34:47.008Z] ---> Using cache [2022-04-04T20:34:47.008Z] ---> f7be4412df64 [2022-04-04T20:34:47.008Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:34:47.008Z] ---> Using cache [2022-04-04T20:34:47.008Z] ---> d38d34b4e719 [2022-04-04T20:34:47.008Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-04T20:34:47.008Z] ---> Using cache [2022-04-04T20:34:47.008Z] ---> c0ee4029e58e [2022-04-04T20:34:47.008Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-04-04T20:34:47.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:34:47.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:34:47.008Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-04T20:34:47.008Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-04T20:34:47.008Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-04T20:34:47.008Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-04T20:34:47.008Z] (5/6) Installing curl (7.79.1-r0) [2022-04-04T20:34:47.008Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-04T20:34:47.008Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T20:34:47.008Z] Executing ca-certificates-20211220-r0.trigger [2022-04-04T20:34:47.008Z] OK: 8 MiB in 20 packages [2022-04-04T20:34:48.126Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:34:48.418Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-04T20:34:48.418Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-04T20:34:48.418Z] OK: 15856 distinct packages available [2022-04-04T20:34:48.418Z] ---> e97282b6ebb7 [2022-04-04T20:34:48.418Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-04T20:34:48.418Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:34:48.697Z] Removing intermediate container 0d0c31aaf18a [2022-04-04T20:34:48.697Z] ---> 52104a47bb14 [2022-04-04T20:34:48.697Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-04T20:34:49.270Z] ---> Running in 9e139698529c [2022-04-04T20:34:49.270Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:34:49.270Z] Removing intermediate container 513d39c51198 [2022-04-04T20:34:49.270Z] ---> 1cdbc6dfbc39 [2022-04-04T20:34:49.270Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-04T20:34:49.270Z] Removing intermediate container 9e139698529c [2022-04-04T20:34:49.270Z] ---> 49c6958b40fb [2022-04-04T20:34:49.270Z] Step 13/22 : WORKDIR /edgex [2022-04-04T20:34:49.536Z] ---> Running in b89c7ee5c8f7 [2022-04-04T20:34:49.536Z] ---> Running in fd842475651b [2022-04-04T20:34:49.536Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-04T20:34:49.536Z] Removing intermediate container b89c7ee5c8f7 [2022-04-04T20:34:49.536Z] ---> 796290239966 [2022-04-04T20:34:49.536Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-04T20:34:49.801Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-04T20:34:49.801Z] ---> Running in 594ff21aaf44 [2022-04-04T20:34:49.801Z] Removing intermediate container fd842475651b [2022-04-04T20:34:49.801Z] ---> 5fb27a98932f [2022-04-04T20:34:49.801Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-04T20:34:49.801Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-04T20:34:49.801Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-04T20:34:50.061Z] ---> 341bf5d52338 [2022-04-04T20:34:50.061Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-04T20:34:50.061Z] Removing intermediate container 594ff21aaf44 [2022-04-04T20:34:50.061Z] ---> 247d20516d90 [2022-04-04T20:34:50.061Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-04T20:34:50.061Z] (5/9) Installing curl (7.80.0-r0) [2022-04-04T20:34:50.061Z] ---> 1c526ce997ec [2022-04-04T20:34:50.061Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-04T20:34:50.061Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-04T20:34:50.319Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-04T20:34:50.320Z] ---> 055d43e2cdd3 [2022-04-04T20:34:50.320Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-04T20:34:50.320Z] (8/9) Installing libucontext (1.1-r0) [2022-04-04T20:34:50.320Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-04T20:34:50.578Z] Executing busybox-1.34.1-r4.trigger [2022-04-04T20:34:50.578Z] Executing ca-certificates-20211220-r0.trigger [2022-04-04T20:34:50.578Z] OK: 8 MiB in 23 packages [2022-04-04T20:34:50.840Z] ---> 6d8c36a135f8 [2022-04-04T20:34:50.840Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-04T20:34:50.840Z] ---> 55f4154e4719 [2022-04-04T20:34:50.840Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-04T20:34:50.840Z] ---> 8a9874ea40c7 [2022-04-04T20:34:50.840Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-04T20:34:51.098Z] ---> 638193f60061 [2022-04-04T20:34:51.098Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-04T20:34:51.358Z] ---> Running in 3e153fbece66 [2022-04-04T20:34:51.358Z] ---> a530b5683982 [2022-04-04T20:34:51.358Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-04T20:34:51.358Z] ---> 527a2941722c [2022-04-04T20:34:51.358Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-04T20:34:51.358Z] ---> 019f972dd89c [2022-04-04T20:34:51.358Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-04T20:34:51.617Z] Removing intermediate container 39c71db9c5f9 [2022-04-04T20:34:51.617Z] ---> dc7c591b3a75 [2022-04-04T20:34:51.617Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T20:34:51.617Z] ---> Running in 99e7230d8a3d [2022-04-04T20:34:51.617Z] ---> f873e1eb2dea [2022-04-04T20:34:51.617Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-04T20:34:51.617Z] ---> 833f99545bf1 [2022-04-04T20:34:51.617Z] Removing intermediate container 99e7230d8a3d [2022-04-04T20:34:51.617Z] ---> 5f9454d9285c [2022-04-04T20:34:51.617Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-04T20:34:51.617Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-04T20:34:51.617Z] ---> Running in a8eafa6df079 [2022-04-04T20:34:51.875Z] ---> f9cb1762aa79 [2022-04-04T20:34:51.875Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-04T20:34:51.875Z] ---> Running in c66fb92364c8 [2022-04-04T20:34:51.875Z] ---> Running in b2638313287a [2022-04-04T20:34:51.875Z] 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-04-04T20:34:51.875Z] Removing intermediate container a8eafa6df079 [2022-04-04T20:34:51.875Z] ---> 64b4b29ff4f4 [2022-04-04T20:34:51.875Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T20:34:51.875Z] Removing intermediate container b2638313287a [2022-04-04T20:34:51.875Z] ---> 9da5be4b8694 [2022-04-04T20:34:51.875Z] Step 22/24 : LABEL arch=x86_64 [2022-04-04T20:34:51.875Z] ---> Running in 45923492951a [2022-04-04T20:34:52.137Z] ---> Running in f5b952f17e2a [2022-04-04T20:34:52.137Z] Removing intermediate container 45923492951a [2022-04-04T20:34:52.137Z] ---> 6bb9a8d5b371 [2022-04-04T20:34:52.137Z] Step 21/23 : LABEL arch=x86_64 [2022-04-04T20:34:52.137Z] Removing intermediate container f5b952f17e2a [2022-04-04T20:34:52.137Z] ---> a876f22d875d [2022-04-04T20:34:52.137Z] Step 23/24 : LABEL git_sha=022628043cea7bf94a70668379ac35530d138281 [2022-04-04T20:34:52.137Z] ---> Running in 7929509795d7 [2022-04-04T20:34:52.397Z] ---> Running in 8cb5389e3b8c [2022-04-04T20:34:52.397Z] Removing intermediate container 7929509795d7 [2022-04-04T20:34:52.397Z] ---> c4fc895398a0 [2022-04-04T20:34:52.397Z] Step 22/23 : LABEL git_sha=022628043cea7bf94a70668379ac35530d138281 [2022-04-04T20:34:52.657Z] ---> Running in 8a40339b027a [2022-04-04T20:34:52.657Z] ---> a1a185ccd363 [2022-04-04T20:34:52.657Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-04T20:34:52.657Z] Removing intermediate container 8cb5389e3b8c [2022-04-04T20:34:52.657Z] ---> 292b0acdda80 [2022-04-04T20:34:52.657Z] Step 24/24 : LABEL version=0.0.0 [2022-04-04T20:34:52.657Z] ---> Running in 93795217408d [2022-04-04T20:34:52.657Z] Removing intermediate container c66fb92364c8 [2022-04-04T20:34:52.657Z] ---> acd42e35989f [2022-04-04T20:34:52.657Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-04T20:34:52.657Z] ---> Running in cbb018c07834 [2022-04-04T20:34:52.657Z] Removing intermediate container 8a40339b027a [2022-04-04T20:34:52.657Z] ---> bc347ba45377 [2022-04-04T20:34:52.657Z] Step 23/23 : LABEL version=0.0.0 [2022-04-04T20:34:52.915Z] Removing intermediate container 93795217408d [2022-04-04T20:34:52.915Z] ---> 6d30b8e88cac [2022-04-04T20:34:52.915Z] [2022-04-04T20:34:52.915Z] ---> Running in d1b2d850500a [2022-04-04T20:34:52.915Z] ---> e1e6746172af [2022-04-04T20:34:52.915Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-04T20:34:52.915Z] Removing intermediate container cbb018c07834 [2022-04-04T20:34:52.915Z] ---> 45ecafcea90f [2022-04-04T20:34:52.915Z] Step 20/22 : LABEL arch=x86_64 [2022-04-04T20:34:52.915Z] Successfully built 6d30b8e88cac [2022-04-04T20:34:52.915Z] Successfully tagged security-spire-agent:latest [2022-04-04T20:34:52.915Z]  Building security-spire-agent ... done  ---> Running in e3b7b5ff3225 [2022-04-04T20:34:52.915Z] Removing intermediate container d1b2d850500a [2022-04-04T20:34:52.915Z] ---> 17b3d23b6d83 [2022-04-04T20:34:52.915Z] [2022-04-04T20:34:53.173Z] ---> Running in f9c9d54b4814 [2022-04-04T20:34:53.173Z] Successfully built 17b3d23b6d83 [2022-04-04T20:34:53.173Z] Removing intermediate container e3b7b5ff3225 [2022-04-04T20:34:53.173Z] ---> a8b43f266ce6 [2022-04-04T20:34:53.173Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T20:34:53.173Z] Successfully tagged sys-mgmt-agent:latest [2022-04-04T20:34:53.173Z]  Building sys-mgmt-agent ... done Removing intermediate container f9c9d54b4814 [2022-04-04T20:34:53.173Z] ---> 1c09ae323122 [2022-04-04T20:34:53.173Z] Step 21/22 : LABEL git_sha=022628043cea7bf94a70668379ac35530d138281 [2022-04-04T20:34:53.173Z] ---> Running in a3f522aab309 [2022-04-04T20:34:53.173Z] ---> Running in 2d7f191c9813 [2022-04-04T20:34:53.433Z] Removing intermediate container a3f522aab309 [2022-04-04T20:34:53.433Z] ---> 85b29e1111e8 [2022-04-04T20:34:53.433Z] Step 18/20 : LABEL arch=x86_64 [2022-04-04T20:34:53.433Z] Removing intermediate container 2d7f191c9813 [2022-04-04T20:34:53.433Z] ---> c5a187075a35 [2022-04-04T20:34:53.433Z] Step 22/22 : LABEL version=0.0.0 [2022-04-04T20:34:53.433Z] ---> Running in 37c6f5d7b1e7 [2022-04-04T20:34:53.433Z] ---> Running in 3d23f899ed12 [2022-04-04T20:34:53.433Z] Removing intermediate container 37c6f5d7b1e7 [2022-04-04T20:34:53.433Z] ---> 58475b2bed93 [2022-04-04T20:34:53.433Z] Step 19/20 : LABEL git_sha=022628043cea7bf94a70668379ac35530d138281 [2022-04-04T20:34:53.702Z] Removing intermediate container 3d23f899ed12 [2022-04-04T20:34:53.702Z] ---> 4a4c023ac177 [2022-04-04T20:34:53.702Z] [2022-04-04T20:34:53.702Z] ---> Running in 21586a844aae [2022-04-04T20:34:53.702Z] Successfully built 4a4c023ac177 [2022-04-04T20:34:53.702Z] Successfully tagged security-proxy-setup:latest [2022-04-04T20:34:53.702Z]  Building security-proxy-setup ... done Removing intermediate container 21586a844aae [2022-04-04T20:34:53.702Z] ---> 43146486076f [2022-04-04T20:34:53.702Z] Step 20/20 : LABEL version=0.0.0 [2022-04-04T20:34:53.702Z] ---> Running in 4ce3d3bb3b6f [2022-04-04T20:34:53.961Z] Removing intermediate container 4ce3d3bb3b6f [2022-04-04T20:34:53.961Z] ---> 72ab1c3f3f59 [2022-04-04T20:34:53.961Z] [2022-04-04T20:34:53.961Z] Successfully built 72ab1c3f3f59 [2022-04-04T20:34:53.961Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-04T20:34:58.031Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-04T20:35:06.171Z]  Building security-spiffe-token-provider ... done Removing intermediate container 3e153fbece66 [2022-04-04T20:35:06.172Z] ---> 60a5c241536d [2022-04-04T20:35:06.172Z] [2022-04-04T20:35:06.172Z] Step 10/22 : FROM alpine:3.14 [2022-04-04T20:35:06.172Z] ---> 84b07dd2d1fd [2022-04-04T20:35:06.172Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-04T20:35:06.172Z] ---> Running in 718483ae785f [2022-04-04T20:35:06.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:35:06.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:35:06.431Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-04T20:35:06.431Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-04T20:35:06.431Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T20:35:06.431Z] Executing ca-certificates-20211220-r0.trigger [2022-04-04T20:35:06.431Z] OK: 6 MiB in 16 packages [2022-04-04T20:35:07.001Z] Removing intermediate container 718483ae785f [2022-04-04T20:35:07.001Z] ---> 13556dfdd0d3 [2022-04-04T20:35:07.001Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-04T20:35:07.001Z] ---> Running in c892fa073dd5 [2022-04-04T20:35:07.001Z] Removing intermediate container c892fa073dd5 [2022-04-04T20:35:07.001Z] ---> 7c09953a96cb [2022-04-04T20:35:07.001Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-04T20:35:07.001Z] ---> Running in ff5cf624fbd7 [2022-04-04T20:35:07.001Z] Removing intermediate container ff5cf624fbd7 [2022-04-04T20:35:07.001Z] ---> ff2aed16f82a [2022-04-04T20:35:07.001Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-04T20:35:07.262Z] ---> Running in 4732a2056727 [2022-04-04T20:35:07.262Z] Removing intermediate container 4732a2056727 [2022-04-04T20:35:07.262Z] ---> 756d7842c061 [2022-04-04T20:35:07.262Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T20:35:07.521Z] ---> dba3478ff112 [2022-04-04T20:35:07.521Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-04T20:35:08.090Z] ---> 2a61c9506f60 [2022-04-04T20:35:08.090Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-04T20:35:08.090Z] ---> c92873b86427 [2022-04-04T20:35:08.090Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-04T20:35:08.090Z] ---> Running in 798b799aa4d5 [2022-04-04T20:35:08.349Z] Removing intermediate container 798b799aa4d5 [2022-04-04T20:35:08.349Z] ---> 62428da082fc [2022-04-04T20:35:08.349Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T20:35:08.349Z] ---> Running in 51350c17a49b [2022-04-04T20:35:08.349Z] Removing intermediate container 51350c17a49b [2022-04-04T20:35:08.349Z] ---> 3d91e4074bc8 [2022-04-04T20:35:08.349Z] Step 20/22 : LABEL arch=x86_64 [2022-04-04T20:35:08.349Z] ---> Running in 2957904761a2 [2022-04-04T20:35:08.608Z] Removing intermediate container 2957904761a2 [2022-04-04T20:35:08.608Z] ---> 3bc506a3e6f2 [2022-04-04T20:35:08.608Z] Step 21/22 : LABEL git_sha=022628043cea7bf94a70668379ac35530d138281 [2022-04-04T20:35:08.608Z] ---> Running in 721b0587a5ed [2022-04-04T20:35:08.608Z] Removing intermediate container 721b0587a5ed [2022-04-04T20:35:08.608Z] ---> 679db2cd4bf4 [2022-04-04T20:35:08.608Z] Step 22/22 : LABEL version=0.0.0 [2022-04-04T20:35:08.869Z] ---> Running in 7a9f904a8538 [2022-04-04T20:35:08.869Z] Removing intermediate container 7a9f904a8538 [2022-04-04T20:35:08.869Z] ---> f019dc53a3d8 [2022-04-04T20:35:08.869Z] [2022-04-04T20:35:08.869Z] Successfully built f019dc53a3d8 [2022-04-04T20:35:08.869Z] Successfully tagged support-notifications:latest [2022-04-04T20:35:09.135Z]  Building support-notifications ... done  [Pipeline] } [2022-04-04T20:35:09.146Z] $ docker stop --time=1 86681f1edb04167a3aaaf8bcaa97ff4c6e5b5da9fe0be889bf9a446e0a70bfb5 [2022-04-04T20:35:10.467Z] $ docker rm -f 86681f1edb04167a3aaaf8bcaa97ff4c6e5b5da9fe0be889bf9a446e0a70bfb5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-04T20:35:10.804Z] + docker images [2022-04-04T20:35:10.804Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-04T20:35:10.804Z] support-notifications latest f019dc53a3d8 2 seconds ago 26.6MB [2022-04-04T20:35:10.804Z] 60a5c241536d 6 seconds ago 1.62GB [2022-04-04T20:35:10.804Z] security-proxy-setup latest 4a4c023ac177 17 seconds ago 43.4MB [2022-04-04T20:35:10.804Z] security-spiffe-token-provider latest 72ab1c3f3f59 17 seconds ago 28.5MB [2022-04-04T20:35:10.804Z] security-spire-agent latest 6d30b8e88cac 18 seconds ago 119MB [2022-04-04T20:35:10.804Z] sys-mgmt-agent latest 17b3d23b6d83 18 seconds ago 307MB [2022-04-04T20:35:10.804Z] 50cb49d09c9a 24 seconds ago 1.61GB [2022-04-04T20:35:10.804Z] 41d94a8e55a9 26 seconds ago 1.63GB [2022-04-04T20:35:10.804Z] 27a55bbbc208 26 seconds ago 1.61GB [2022-04-04T20:35:10.804Z] support-scheduler latest 299896838b80 33 seconds ago 26MB [2022-04-04T20:35:10.804Z] core-metadata latest d541a9cf6f6a 41 seconds ago 26.2MB [2022-04-04T20:35:10.804Z] 616dfba6f866 43 seconds ago 1.62GB [2022-04-04T20:35:10.804Z] f7125965918a 48 seconds ago 1.62GB [2022-04-04T20:35:10.804Z] 6fd45b5e1cea 48 seconds ago 1.62GB [2022-04-04T20:35:10.804Z] core-command latest 1e5da0c17e7a About a minute ago 24.5MB [2022-04-04T20:35:10.804Z] security-bootstrapper latest 2faf99696f63 About a minute ago 24.3MB [2022-04-04T20:35:10.804Z] f7cdaaaebbbc About a minute ago 1.61GB [2022-04-04T20:35:10.804Z] security-secretstore-setup latest b29f0827f17b About a minute ago 42.1MB [2022-04-04T20:35:10.804Z] core-data latest ec6d5d422a16 About a minute ago 35.9MB [2022-04-04T20:35:10.804Z] 19f2bfbbb1b4 About a minute ago 1.65GB [2022-04-04T20:35:10.804Z] 8b52e95cbc01 About a minute ago 1.63GB [2022-04-04T20:35:10.804Z] a099625ebf65 About a minute ago 1.61GB [2022-04-04T20:35:10.804Z] security-spire-config latest 758b446d7411 About a minute ago 82.2MB [2022-04-04T20:35:10.804Z] security-spire-server latest af97684dca2d About a minute ago 82.9MB [2022-04-04T20:35:10.804Z] 4d6d7bf134d5 2 minutes ago 1.61GB [2022-04-04T20:35:10.804Z] 61f37afd1c15 2 minutes ago 1.61GB [2022-04-04T20:35:10.804Z] ci-base-image-x86_64 latest 643253c0a4e5 4 minutes ago 896MB [2022-04-04T20:35:10.804Z] docker 20.10.14 5f3d65aad428 6 days ago 218MB [2022-04-04T20:35:10.804Z] alpine 3.14 84b07dd2d1fd 6 days ago 5.59MB [2022-04-04T20:35:10.804Z] alpine 3.15 76c8fb57b6fc 6 days ago 5.57MB [2022-04-04T20:35:10.804Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-04T20:35:10.804Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-04-04T20:35:10.804Z] 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-04-04T20:35:25.958Z] Still waiting to schedule task [2022-04-04T20:35:25.958Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-04-04T20:36:31.970Z] Running on prd-ubuntu18.04-docker-8c-8g-10690 in /w/workspace/edgexfoundry_edgex-go_PR-3936 [Pipeline] { [Pipeline] ws [2022-04-04T20:36:31.982Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-04-04T20:36:32.103Z] The recommended git tool is: git [2022-04-04T20:36:33.678Z] using credential edgex-jenkins-ssh [2022-04-04T20:36:33.694Z] Cloning the remote Git repository [2022-04-04T20:36:33.639Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-04T20:36:33.672Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-04-04T20:36:33.701Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-04T20:36:33.701Z] > git --version # timeout=10 [2022-04-04T20:36:33.712Z] > git --version # 'git version 2.17.1' [2022-04-04T20:36:33.712Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-04T20:36:33.754Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-04T20:36:34.963Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-04T20:36:38.785Z] Merging remotes/origin/main commit 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 into PR head commit dcb0ece3884448c807c222c59e79a80a3cead3df [2022-04-04T20:36:38.943Z] Merge succeeded, producing c174cf682c674784c5759356720957c5db593d16 [2022-04-04T20:36:38.944Z] Checking out Revision c174cf682c674784c5759356720957c5db593d16 (PR-3936) [2022-04-04T20:36:38.059Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-04T20:36:38.071Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-04T20:36:38.081Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-04T20:36:38.091Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-04T20:36:38.092Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-04T20:36:38.095Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3936/head:refs/remotes/origin/PR-3936 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-04T20:36:38.755Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T20:36:38.767Z] > git checkout -f dcb0ece3884448c807c222c59e79a80a3cead3df # timeout=10 [2022-04-04T20:36:38.829Z] > git remote # timeout=10 [2022-04-04T20:36:38.836Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T20:36:38.841Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-04T20:36:38.845Z] > git merge 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 # timeout=10 [2022-04-04T20:36:38.900Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-04T20:36:38.908Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T20:36:38.923Z] > git checkout -f c174cf682c674784c5759356720957c5db593d16 # timeout=10 [2022-04-04T20:36:42.473Z] Commit message: "Merge commit '2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2' into HEAD" [2022-04-04T20:36:42.483Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-04T20:36:43.192Z] + echo snap-build.sh [2022-04-04T20:36:43.192Z] snap-build.sh [2022-04-04T20:36:43.192Z] + SNAP_BASE_DIR=. [2022-04-04T20:36:43.192Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2022-04-04T20:36:43.192Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2022-04-04T20:36:43.192Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2022-04-04T20:36:43.192Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2022-04-04T20:36:43.192Z] + cd /w/workspace/edgex-go/3 [2022-04-04T20:36:43.192Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-04-04T20:36:43.192Z] Reading package lists... [2022-04-04T20:36:43.192Z] Building dependency tree... [2022-04-04T20:36:43.192Z] Reading state information... [2022-04-04T20:36:43.192Z] The following packages were automatically installed and are no longer required: [2022-04-04T20:36:43.192Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-04-04T20:36:43.192Z] uidmap xdelta3 [2022-04-04T20:36:43.192Z] Use 'sudo apt autoremove' to remove them. [2022-04-04T20:36:43.192Z] The following packages will be REMOVED: [2022-04-04T20:36:43.192Z] lxd* lxd-client* [2022-04-04T20:36:43.192Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-04-04T20:36:42.452Z] > git rev-list --no-walk 314656df45109bd9f43600ebe1bffa50f728bf8e # timeout=10 [2022-04-04T20:36:43.460Z] After this operation, 31.7 MB disk space will be freed. [2022-04-04T20:36:43.982Z] (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-04-04T20:36:43.982Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-04T20:36:44.922Z] Removing lxd dnsmasq configuration [2022-04-04T20:36:44.922Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-04-04T20:36:44.922Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-04-04T20:36:45.493Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-04-04T20:36:45.758Z] (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-04-04T20:36:45.758Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-04T20:36:47.141Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-04-04T20:36:47.141Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-04-04T20:36:47.711Z] + sudo snap remove --purge lxd [2022-04-04T20:36:47.711Z] snap "lxd" is not installed [2022-04-04T20:36:47.711Z] + sudo groupadd --force --system lxd [2022-04-04T20:36:47.971Z] ++ whoami [2022-04-04T20:36:47.971Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-04-04T20:36:47.971Z] + newgrp - lxd [2022-04-04T20:36:47.971Z] + sudo snap install lxd [2022-04-04T20:36:50.094Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-04T20:36:50.094Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-04T20:36:50.094Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-04T20:36:51.550Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-04T20:36:51.550Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-04T20:36:51.550Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-04T20:36:51.550Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-04T20:36:51.550Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-04T20:36:54.198Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-04T20:36:54.198Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-04T20:36:54.198Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-04T20:36:54.198Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-04T20:36:54.198Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-04T20:36:54.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-04T20:36:57.980Z] 2022-04-04T20:36:55Z INFO Waiting for automatic snapd restart... [2022-04-04T20:37:06.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.276s coverage: 28.7% of statements [2022-04-04T20:37:06.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-04T20:37:06.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-04T20:37:12.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.388s coverage: 98.5% of statements [2022-04-04T20:37:12.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-04T20:37:12.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.510s coverage: 54.9% of statements [2022-04-04T20:37:12.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-04T20:37:12.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-04T20:37:12.908Z] lxd 4.24-c92c0b2 from Canonical* installed [2022-04-04T20:37:12.908Z] + sudo lxd init --auto [2022-04-04T20:37:21.068Z] + sudo snap install --classic snapcraft [2022-04-04T20:37:25.273Z] snapcraft 6.1 from Canonical* installed [2022-04-04T20:37:25.273Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-04-04T20:37:25.273Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-04-04T20:37:25.273Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-04T20:37:25.273Z] Dload Upload Total Spent Left Speed [2022-04-04T20:37:25.534Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3290 0 --:--:-- --:--:-- --:--:-- 3290 [2022-04-04T20:37:25.795Z] 100 3325k 100 3325k 0 0 7973k 0 --:--:-- --:--:-- --:--:-- 7973k [2022-04-04T20:37:25.795Z] ./yq_linux_amd64 [2022-04-04T20:37:26.063Z] + sudo snapcraft prime --use-lxd [2022-04-04T20:37:27.976Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-04-04T20:37:27.976Z] 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-04-04T20:37:27.976Z] - README.md [2022-04-04T20:37:27.976Z] [2022-04-04T20:37:27.976Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-04T20:37:28.238Z] Launching a container. [2022-04-04T20:37:34.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.556s coverage: 89.2% of statements [2022-04-04T20:37:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-04T20:37:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-04T20:37:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-04T20:37:34.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.478s coverage: 84.4% of statements [2022-04-04T20:37:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-04T20:37:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-04T20:37:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-04T20:37:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-04T20:37:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-04T20:37:34.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.673s coverage: 95.0% of statements [2022-04-04T20:37:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-04T20:37:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-04T20:37:34.464Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.389s coverage: 72.2% of statements [2022-04-04T20:37:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-04T20:37:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-04T20:37:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-04T20:37:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-04T20:37:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-04T20:37:34.464Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.530s coverage: 60.0% of statements [2022-04-04T20:37:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-04T20:37:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-04T20:37:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-04T20:37:34.464Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.464s coverage: 0.9% of statements [2022-04-04T20:37:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-04T20:37:34.464Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.462s coverage: 58.8% of statements [2022-04-04T20:37:34.464Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.414s coverage: 24.0% of statements [2022-04-04T20:37:34.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-04T20:37:34.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.242s coverage: 47.1% of statements [2022-04-04T20:37:34.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.278s coverage: 79.5% of statements [2022-04-04T20:37:35.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.254s coverage: 94.1% of statements [2022-04-04T20:37:37.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.316s coverage: 96.3% of statements [2022-04-04T20:37:37.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.283s coverage: 87.5% of statements [2022-04-04T20:37:40.472Z] Waiting for container to be ready [2022-04-04T20:37:40.472Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-04-04T20:37:40.472Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-04-04T20:37:40.472Z] [2022-04-04T20:37:43.013Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-04-04T20:37:44.396Z] Waiting for network to be ready... [2022-04-04T20:37:44.656Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-04-04T20:37:44.656Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-04-04T20:37:44.656Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-04-04T20:37:44.916Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1381 kB] [2022-04-04T20:37:44.916Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [238 kB] [2022-04-04T20:37:44.916Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-04-04T20:37:44.916Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-04-04T20:37:44.916Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [856 kB] [2022-04-04T20:37:44.916Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] [2022-04-04T20:37:44.916Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-04-04T20:37:44.916Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-04-04T20:37:44.916Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-04-04T20:37:45.177Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-04-04T20:37:45.177Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-04-04T20:37:45.177Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-04-04T20:37:45.177Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-04-04T20:37:45.177Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-04-04T20:37:45.177Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-04-04T20:37:45.177Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-04-04T20:37:45.177Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1708 kB] [2022-04-04T20:37:45.177Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [319 kB] [2022-04-04T20:37:45.177Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-04-04T20:37:45.177Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-04-04T20:37:45.177Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [914 kB] [2022-04-04T20:37:45.177Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [130 kB] [2022-04-04T20:37:45.177Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] [2022-04-04T20:37:45.177Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-04-04T20:37:48.479Z] Fetched 23.7 MB in 3s (7243 kB/s) [2022-04-04T20:37:48.479Z] Reading package lists... [2022-04-04T20:37:48.741Z] Reading package lists... [2022-04-04T20:37:48.741Z] Building dependency tree... [2022-04-04T20:37:48.741Z] Reading state information... [2022-04-04T20:37:49.002Z] The following additional packages will be installed: [2022-04-04T20:37:49.002Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-04T20:37:49.002Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-04T20:37:49.002Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-04T20:37:49.002Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-04-04T20:37:49.002Z] Suggested packages: [2022-04-04T20:37:49.002Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-04-04T20:37:49.002Z] Recommended packages: [2022-04-04T20:37:49.002Z] gnupg libsasl2-modules [2022-04-04T20:37:49.002Z] The following NEW packages will be installed: [2022-04-04T20:37:49.002Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-04T20:37:49.002Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-04T20:37:49.002Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-04T20:37:49.002Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-04-04T20:37:49.002Z] The following packages will be upgraded: [2022-04-04T20:37:49.002Z] gpg gpg-agent gpgconf libudev1 [2022-04-04T20:37:49.002Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-04-04T20:37:49.002Z] Need to get 3859 kB of archives. [2022-04-04T20:37:49.002Z] After this operation, 14.9 MB of additional disk space will be used. [2022-04-04T20:37:49.002Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-04-04T20:37:49.263Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-04-04T20:37:49.263Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-04-04T20:37:49.263Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-04-04T20:37:49.263Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-04-04T20:37:49.264Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-04-04T20:37:49.264Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-04-04T20:37:49.264Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-04-04T20:37:49.264Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-04-04T20:37:49.264Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-04-04T20:37:49.264Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-04-04T20:37:49.264Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-04-04T20:37:49.264Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-04-04T20:37:49.264Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-04-04T20:37:49.264Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-04-04T20:37:49.264Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-04-04T20:37:49.264Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-04-04T20:37:49.264Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-04-04T20:37:49.264Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-04-04T20:37:49.525Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-04-04T20:37:50.097Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-04-04T20:37:50.097Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-04-04T20:37:50.097Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T20:37:50.097Z] Fetched 3859 kB in 1s (3855 kB/s) [2022-04-04T20:37:50.097Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-04T20:37:50.097Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-04-04T20:37:50.097Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-04T20:37:50.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.283s coverage: 94.4% of statements [2022-04-04T20:37:50.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.232s coverage: 44.8% of statements [2022-04-04T20:37:50.359Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-04-04T20:37:50.359Z] Selecting previously unselected package udev. [2022-04-04T20:37:50.359Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-04T20:37:50.359Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-04-04T20:37:50.359Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-04-04T20:37:50.623Z] Selecting previously unselected package libfuse2:amd64. [2022-04-04T20:37:50.623Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-04-04T20:37:50.623Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-04-04T20:37:50.623Z] Selecting previously unselected package fuse. [2022-04-04T20:37:50.623Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-04-04T20:37:50.623Z] Unpacking fuse (2.9.9-3) ... [2022-04-04T20:37:50.623Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-04T20:37:50.623Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-04T20:37:50.623Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-04T20:37:50.623Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-04T20:37:50.884Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-04T20:37:50.884Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-04T20:37:50.884Z] Selecting previously unselected package libksba8:amd64. [2022-04-04T20:37:50.884Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-04-04T20:37:50.884Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-04-04T20:37:50.884Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-04-04T20:37:50.884Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-04T20:37:50.884Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:37:51.145Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-04-04T20:37:51.145Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-04T20:37:51.145Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:37:51.145Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-04-04T20:37:51.145Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-04T20:37:51.145Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:37:51.145Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-04-04T20:37:51.145Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-04T20:37:51.145Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:37:51.145Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-04-04T20:37:51.145Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-04T20:37:51.145Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:37:51.405Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-04-04T20:37:51.405Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-04T20:37:51.405Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:37:51.405Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-04-04T20:37:51.405Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-04T20:37:51.405Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:37:51.405Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-04-04T20:37:51.405Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-04T20:37:51.405Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:37:51.405Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-04-04T20:37:51.406Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-04T20:37:51.406Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:37:51.666Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-04T20:37:51.667Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-04T20:37:51.667Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-04T20:37:51.667Z] Selecting previously unselected package libsasl2-2:amd64. [2022-04-04T20:37:51.667Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-04T20:37:51.667Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-04T20:37:51.667Z] Selecting previously unselected package libldap-common. [2022-04-04T20:37:51.667Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-04-04T20:37:51.667Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-04T20:37:51.667Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-04T20:37:51.667Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-04-04T20:37:51.667Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-04T20:37:51.667Z] Selecting previously unselected package dirmngr. [2022-04-04T20:37:51.667Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-04T20:37:51.928Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-04T20:37:51.928Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-04-04T20:37:51.928Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-04-04T20:37:51.928Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-04T20:37:51.928Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-04T20:37:51.928Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-04-04T20:37:52.500Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-04-04T20:37:52.500Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-04T20:37:52.500Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:37:52.500Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-04-04T20:37:52.500Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-04-04T20:37:52.500Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:37:52.763Z] Setting up fuse (2.9.9-3) ... [2022-04-04T20:37:52.763Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-04-04T20:37:53.024Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:37:53.024Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:37:53.284Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:37:53.284Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:37:53.284Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:37:53.284Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:37:53.284Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:37:53.284Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-04T20:37:53.284Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-04T20:37:53.284Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-04-04T20:37:53.284Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-04-04T20:37:53.543Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-04T20:37:53.803Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-04-04T20:37:53.803Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-04-04T20:37:53.803Z] units). This means they are not meant to be enabled using systemctl. [2022-04-04T20:37:53.803Z] [2022-04-04T20:37:53.803Z] Possible reasons for having this kind of units are: [2022-04-04T20:37:53.803Z] • A unit may be statically enabled by being symlinked from another unit's [2022-04-04T20:37:53.803Z] .wants/ or .requires/ directory. [2022-04-04T20:37:53.803Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-04-04T20:37:53.803Z] a requirement dependency on it. [2022-04-04T20:37:53.803Z] • A unit may be started when needed via activation (socket, path, timer, [2022-04-04T20:37:53.803Z] D-Bus, udev, scripted systemctl call, ...). [2022-04-04T20:37:53.803Z] • In case of template units, the unit is meant to be enabled with some [2022-04-04T20:37:53.803Z] instance name specified. [2022-04-04T20:37:54.063Z] Reading package lists... [2022-04-04T20:37:54.323Z] Building dependency tree... [2022-04-04T20:37:54.323Z] Reading state information... [2022-04-04T20:37:54.323Z] The following additional packages will be installed: [2022-04-04T20:37:54.323Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-04T20:37:54.323Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-04T20:37:54.323Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-04T20:37:54.323Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-04-04T20:37:54.323Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-04-04T20:37:54.323Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-04-04T20:37:54.323Z] Suggested packages: [2022-04-04T20:37:54.323Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-04-04T20:37:54.323Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-04-04T20:37:54.323Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-04-04T20:37:54.323Z] systemd-container policykit-1 [2022-04-04T20:37:54.323Z] Recommended packages: [2022-04-04T20:37:54.323Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-04-04T20:37:54.584Z] The following NEW packages will be installed: [2022-04-04T20:37:54.584Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-04T20:37:54.584Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-04T20:37:54.584Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-04T20:37:54.584Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-04-04T20:37:54.584Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-04-04T20:37:54.584Z] The following packages will be upgraded: [2022-04-04T20:37:54.584Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-04-04T20:37:54.584Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-04-04T20:37:54.584Z] Need to get 46.5 MB of archives. [2022-04-04T20:37:54.584Z] After this operation, 181 MB of additional disk space will be used. [2022-04-04T20:37:54.584Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-04-04T20:37:54.584Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-04-04T20:37:54.584Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-04-04T20:37:54.584Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-04-04T20:37:54.584Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-04-04T20:37:54.584Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-04-04T20:37:54.584Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-04-04T20:37:54.584Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-04-04T20:37:54.584Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-04-04T20:37:54.584Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-04-04T20:37:54.584Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-04-04T20:37:54.584Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-04-04T20:37:54.584Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-04-04T20:37:54.584Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-04-04T20:37:54.584Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-04-04T20:37:54.584Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-04-04T20:37:54.584Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-04-04T20:37:54.584Z] 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-04-04T20:37:54.584Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-04-04T20:37:54.584Z] 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-04-04T20:37:54.844Z] 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-04-04T20:37:54.844Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-04-04T20:37:54.844Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-04-04T20:37:54.844Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-04-04T20:37:54.844Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-04-04T20:37:54.844Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-04-04T20:37:54.844Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-04-04T20:37:54.844Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-04-04T20:37:54.844Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-04-04T20:37:54.844Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-04-04T20:37:54.844Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-04-04T20:37:54.844Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-04-04T20:37:54.844Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-04-04T20:37:55.105Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T20:37:55.105Z] Fetched 46.5 MB in 1s (76.6 MB/s) [2022-04-04T20:37:55.366Z] (Reading database ... 13067 files and directories currently installed.) [2022-04-04T20:37:55.366Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-04T20:37:55.366Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-04T20:37:55.366Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-04-04T20:37:55.366Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-04T20:37:55.366Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-04T20:37:55.627Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-04T20:37:56.227Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-04-04T20:37:56.227Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-04T20:37:56.227Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-04-04T20:37:56.489Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-04-04T20:37:56.489Z] (Reading database ... 13068 files and directories currently installed.) [2022-04-04T20:37:56.490Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-04T20:37:56.490Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-04T20:37:56.490Z] Selecting previously unselected package libexpat1:amd64. [2022-04-04T20:37:56.490Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-04-04T20:37:56.490Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-04T20:37:56.490Z] Selecting previously unselected package python3.8-minimal. [2022-04-04T20:37:56.490Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-04T20:37:56.490Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-04T20:37:56.771Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-04T20:37:56.771Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-04T20:37:56.771Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-04T20:37:56.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.828s coverage: 82.5% of statements [2022-04-04T20:37:56.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-04T20:37:57.373Z] Selecting previously unselected package python3-minimal. [2022-04-04T20:37:57.373Z] (Reading database ... 13359 files and directories currently installed.) [2022-04-04T20:37:57.373Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-04-04T20:37:57.373Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-04-04T20:37:57.373Z] Selecting previously unselected package mime-support. [2022-04-04T20:37:57.373Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-04-04T20:37:57.373Z] Unpacking mime-support (3.64ubuntu1) ... [2022-04-04T20:37:57.633Z] Selecting previously unselected package libmpdec2:amd64. [2022-04-04T20:37:57.633Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-04-04T20:37:57.633Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-04-04T20:37:57.633Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-04-04T20:37:57.633Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-04T20:37:57.633Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-04T20:37:57.633Z] Selecting previously unselected package python3.8. [2022-04-04T20:37:57.633Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-04T20:37:57.633Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-04T20:37:57.894Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-04T20:37:57.894Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-04-04T20:37:57.894Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-04T20:37:57.894Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-04-04T20:37:58.155Z] Selecting previously unselected package python3. [2022-04-04T20:37:58.155Z] (Reading database ... 13761 files and directories currently installed.) [2022-04-04T20:37:58.155Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-04-04T20:37:58.155Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-04-04T20:37:58.155Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-04-04T20:37:58.155Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-04T20:37:58.155Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-04T20:37:58.155Z] Selecting previously unselected package dbus. [2022-04-04T20:37:58.155Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-04T20:37:58.155Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-04-04T20:37:58.417Z] Selecting previously unselected package libbsd0:amd64. [2022-04-04T20:37:58.417Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-04-04T20:37:58.417Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-04-04T20:37:58.417Z] Selecting previously unselected package libpam-systemd:amd64. [2022-04-04T20:37:58.417Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-04T20:37:58.417Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-04T20:37:58.417Z] Selecting previously unselected package sudo. [2022-04-04T20:37:58.417Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-04-04T20:37:58.417Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-04-04T20:37:58.417Z] Selecting previously unselected package apparmor. [2022-04-04T20:37:58.417Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-04T20:37:58.677Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-04-04T20:37:58.677Z] Selecting previously unselected package libcbor0.6:amd64. [2022-04-04T20:37:58.677Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-04-04T20:37:58.677Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-04T20:37:58.677Z] Selecting previously unselected package libedit2:amd64. [2022-04-04T20:37:58.677Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-04-04T20:37:58.677Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-04-04T20:37:58.677Z] Selecting previously unselected package libfido2-1:amd64. [2022-04-04T20:37:58.677Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-04-04T20:37:58.677Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-04T20:37:58.937Z] Selecting previously unselected package libkrb5support0:amd64. [2022-04-04T20:37:58.937Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-04-04T20:37:58.937Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:37:58.937Z] Selecting previously unselected package libk5crypto3:amd64. [2022-04-04T20:37:58.937Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-04T20:37:58.937Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:37:58.937Z] Selecting previously unselected package libkeyutils1:amd64. [2022-04-04T20:37:58.937Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-04-04T20:37:58.937Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-04T20:37:58.937Z] Selecting previously unselected package libkrb5-3:amd64. [2022-04-04T20:37:58.937Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-04T20:37:58.937Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:37:59.204Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-04T20:37:59.204Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-04-04T20:37:59.204Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:37:59.204Z] Selecting previously unselected package openssh-client. [2022-04-04T20:37:59.204Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-04-04T20:37:59.204Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-04T20:37:59.204Z] Selecting previously unselected package dbus-user-session. [2022-04-04T20:37:59.204Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-04T20:37:59.204Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-04T20:37:59.464Z] Selecting previously unselected package liblzo2-2:amd64. [2022-04-04T20:37:59.464Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-04-04T20:37:59.464Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-04-04T20:37:59.464Z] Selecting previously unselected package squashfs-tools. [2022-04-04T20:37:59.464Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-04-04T20:37:59.464Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-04T20:37:59.464Z] Selecting previously unselected package snapd. [2022-04-04T20:37:59.464Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-04-04T20:37:59.464Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-04T20:38:02.766Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-04T20:38:02.766Z] Setting up mime-support (3.64ubuntu1) ... [2022-04-04T20:38:02.766Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-04-04T20:38:02.766Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-04T20:38:02.766Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:38:02.766Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-04T20:38:02.766Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-04-04T20:38:02.766Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-04-04T20:38:02.766Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:38:02.766Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:38:02.766Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-04-04T20:38:02.766Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-04T20:38:02.766Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-04T20:38:02.766Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-04T20:38:03.339Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-04-04T20:38:03.339Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-04T20:38:03.339Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-04T20:38:03.339Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-04-04T20:38:03.603Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-04-04T20:38:03.603Z] running python rtupdate hooks for python3.8... [2022-04-04T20:38:03.603Z] running python post-rtupdate hooks for python3.8... [2022-04-04T20:38:03.603Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-04-04T20:38:03.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.386s coverage: 92.9% of statements [2022-04-04T20:38:03.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-04T20:38:03.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-04T20:38:03.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-04T20:38:03.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.066s coverage: 65.1% of statements [2022-04-04T20:38:03.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-04T20:38:03.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-04T20:38:03.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-04T20:38:03.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-04T20:38:03.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-04T20:38:03.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.234s coverage: 87.2% of statements [2022-04-04T20:38:03.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-04T20:38:03.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-04T20:38:03.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.209s coverage: 100.0% of statements [2022-04-04T20:38:03.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-04T20:38:03.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.303s coverage: 58.8% of statements [2022-04-04T20:38:03.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-04T20:38:03.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.362s coverage: 80.0% of statements [2022-04-04T20:38:03.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.265s coverage: 87.2% of statements [2022-04-04T20:38:03.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.392s coverage: 85.4% of statements [2022-04-04T20:38:03.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.880s coverage: 91.2% of statements [2022-04-04T20:38:03.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-04T20:38:04.544Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-04-04T20:38:04.803Z] Reloading AppArmor profiles [2022-04-04T20:38:04.803Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:38:04.803Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-04T20:38:04.803Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-04-04T20:38:05.063Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-04-04T20:38:05.324Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-04-04T20:38:05.324Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-04-04T20:38:05.324Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-04-04T20:38:06.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.104s coverage: 64.4% of statements [2022-04-04T20:38:06.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-04T20:38:06.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-04T20:38:06.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.270s coverage: 100.0% of statements [2022-04-04T20:38:06.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.158s coverage: 89.4% of statements [2022-04-04T20:38:06.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2022-04-04T20:38:06.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2022-04-04T20:38:06.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2022-04-04T20:38:06.708Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-04-04T20:38:06.708Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-04T20:38:06.968Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-04T20:38:06.968Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-04T20:38:07.229Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-04-04T20:38:07.489Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-04-04T20:38:07.749Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-04-04T20:38:08.009Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-04-04T20:38:08.270Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-04T20:38:08.270Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-04T20:38:08.532Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-04-04T20:38:08.794Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-04-04T20:38:08.794Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-04-04T20:38:09.056Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-04-04T20:38:09.317Z] /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-04-04T20:38:09.317Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-04T20:38:10.259Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-04T20:38:10.259Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-04T20:38:10.259Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-04T20:38:11.462Z] Reading package lists... [2022-04-04T20:38:11.462Z] Reading package lists... [2022-04-04T20:38:11.726Z] Building dependency tree... [2022-04-04T20:38:11.726Z] Reading state information... [2022-04-04T20:38:11.988Z] Calculating upgrade... [2022-04-04T20:38:11.988Z] The following packages will be upgraded: [2022-04-04T20:38:11.988Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-04-04T20:38:11.988Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-04-04T20:38:11.988Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-04-04T20:38:11.988Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-04-04T20:38:11.988Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-04-04T20:38:11.988Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-04-04T20:38:11.988Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-04-04T20:38:11.988Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-04-04T20:38:11.988Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-04-04T20:38:11.988Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-04-04T20:38:11.988Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-04-04T20:38:11.988Z] xz-utils zlib1g [2022-04-04T20:38:11.988Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-04-04T20:38:11.988Z] Need to get 65.7 MB of archives. [2022-04-04T20:38:11.988Z] After this operation, 27.6 MB of additional disk space will be used. [2022-04-04T20:38:11.988Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-04-04T20:38:12.249Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-04-04T20:38:12.249Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-04-04T20:38:12.249Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-04-04T20:38:12.249Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-04-04T20:38:12.249Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-04-04T20:38:12.249Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-04-04T20:38:12.249Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-04-04T20:38:12.249Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-04-04T20:38:12.249Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-04-04T20:38:12.249Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-04-04T20:38:12.249Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-04-04T20:38:12.249Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-04-04T20:38:12.249Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-04-04T20:38:12.249Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-04-04T20:38:12.249Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-04-04T20:38:12.508Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-04-04T20:38:12.508Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-04-04T20:38:12.508Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-04-04T20:38:12.509Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-04-04T20:38:12.509Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-04-04T20:38:12.509Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] [2022-04-04T20:38:12.509Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-04-04T20:38:12.509Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-04-04T20:38:12.509Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-04-04T20:38:12.509Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-04-04T20:38:12.509Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-04-04T20:38:12.509Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-04-04T20:38:12.509Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-04-04T20:38:12.509Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-04-04T20:38:12.509Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-04-04T20:38:12.509Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-04-04T20:38:12.509Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-04-04T20:38:12.509Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-04-04T20:38:12.509Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-04-04T20:38:12.509Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-04-04T20:38:12.509Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-04-04T20:38:12.509Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-04-04T20:38:12.509Z] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-04-04T20:38:12.509Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-04-04T20:38:12.509Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-04-04T20:38:12.509Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-04-04T20:38:12.509Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-04-04T20:38:12.509Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-04-04T20:38:12.509Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-04-04T20:38:12.509Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-04-04T20:38:12.509Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-04-04T20:38:12.509Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-04-04T20:38:12.509Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-04-04T20:38:12.509Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-04-04T20:38:12.509Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-04-04T20:38:12.509Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-04-04T20:38:12.509Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-04-04T20:38:12.509Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-04-04T20:38:12.509Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-04-04T20:38:12.509Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-04-04T20:38:12.769Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-04-04T20:38:12.769Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-04-04T20:38:12.769Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-04-04T20:38:12.769Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-04-04T20:38:12.769Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-04-04T20:38:12.769Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-04-04T20:38:12.769Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-04-04T20:38:12.769Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-04-04T20:38:13.031Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-04-04T20:38:13.031Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-04-04T20:38:13.031Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-04-04T20:38:13.031Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-04-04T20:38:13.031Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-04-04T20:38:13.031Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-04-04T20:38:13.031Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-04-04T20:38:13.031Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-04-04T20:38:13.031Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-04-04T20:38:13.031Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-04-04T20:38:13.031Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-04-04T20:38:13.031Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-04-04T20:38:13.291Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-04-04T20:38:13.551Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T20:38:13.551Z] Fetched 65.7 MB in 1s (57.7 MB/s) [2022-04-04T20:38:13.810Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-04T20:38:13.810Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-04-04T20:38:13.810Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-04T20:38:14.072Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-04T20:38:14.072Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-04T20:38:14.072Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-04-04T20:38:14.072Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-04-04T20:38:14.331Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-04T20:38:14.331Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-04T20:38:14.593Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-04T20:38:14.593Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-04T20:38:14.852Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-04T20:38:14.852Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-04T20:38:14.852Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-04T20:38:14.852Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-04T20:38:14.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.630s coverage: 65.4% of statements [2022-04-04T20:38:14.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-04T20:38:14.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-04T20:38:14.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-04T20:38:15.112Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-04T20:38:15.112Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-04T20:38:15.112Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-04T20:38:15.112Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-04T20:38:15.112Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-04T20:38:15.112Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-04T20:38:15.372Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-04T20:38:15.372Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-04T20:38:15.372Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-04T20:38:15.372Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-04T20:38:15.372Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-04T20:38:15.372Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-04T20:38:15.372Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-04T20:38:15.633Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-04T20:38:15.633Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-04T20:38:15.633Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-04T20:38:15.633Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-04T20:38:15.633Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-04T20:38:15.633Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-04T20:38:15.893Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-04T20:38:15.893Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-04-04T20:38:15.893Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-04T20:38:16.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.927s coverage: 43.8% of statements [2022-04-04T20:38:16.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-04T20:38:16.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-04T20:38:16.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.322s coverage: 89.5% of statements [2022-04-04T20:38:16.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-04T20:38:16.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.254s coverage: 84.8% of statements [2022-04-04T20:38:16.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-04T20:38:16.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-04T20:38:16.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-04T20:38:16.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-04T20:38:16.462Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-04-04T20:38:16.462Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-04T20:38:16.462Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-04-04T20:38:16.462Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-04-04T20:38:16.462Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-04-04T20:38:16.723Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-04-04T20:38:16.983Z] Setting up base-files (11ubuntu5.5) ... [2022-04-04T20:38:16.983Z] Installing new version of config file /etc/issue ... [2022-04-04T20:38:16.983Z] Installing new version of config file /etc/issue.net ... [2022-04-04T20:38:16.983Z] Installing new version of config file /etc/lsb-release ... [2022-04-04T20:38:16.983Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-04-04T20:38:17.244Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-04-04T20:38:17.244Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-04-04T20:38:17.244Z] Removing obsolete conffile /etc/default/motd-news ... [2022-04-04T20:38:17.504Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:38:17.504Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-04-04T20:38:17.504Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-04-04T20:38:17.504Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-04-04T20:38:17.504Z] 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-04-04T20:38:17.764Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:38:17.764Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-04T20:38:17.764Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-04-04T20:38:17.764Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-04-04T20:38:17.764Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:38:17.764Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-04T20:38:17.764Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-04T20:38:18.024Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-04T20:38:18.286Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:38:18.286Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-04T20:38:18.546Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-04T20:38:19.115Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-04T20:38:19.115Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-04T20:38:19.116Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-04T20:38:19.116Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-04T20:38:19.375Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-04-04T20:38:19.375Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:38:19.375Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-04-04T20:38:19.375Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-04T20:38:19.946Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-04-04T20:38:19.946Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-04-04T20:38:19.946Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-04-04T20:38:19.946Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:38:19.946Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-04-04T20:38:19.946Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-04-04T20:38:20.206Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-04-04T20:38:20.206Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:38:20.206Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-04T20:38:20.206Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-04T20:38:20.206Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-04T20:38:20.467Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:38:20.467Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-04T20:38:20.467Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-04T20:38:20.467Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-04T20:38:20.467Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:38:20.467Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-04T20:38:20.467Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-04T20:38:20.467Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-04T20:38:20.467Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-04T20:38:20.728Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-04T20:38:20.728Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:38:20.728Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-04T20:38:20.728Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-04T20:38:20.728Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-04T20:38:20.728Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:38:20.728Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-04T20:38:20.728Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-04T20:38:20.988Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-04T20:38:20.988Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-04T20:38:21.559Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-04-04T20:38:21.820Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-04-04T20:38:22.081Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-04-04T20:38:22.081Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:38:22.081Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-04T20:38:22.081Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-04T20:38:22.342Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-04-04T20:38:22.342Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:38:22.342Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-04-04T20:38:22.342Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-04-04T20:38:22.342Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-04-04T20:38:22.603Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:38:22.603Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-04-04T20:38:22.603Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-04-04T20:38:22.603Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-04-04T20:38:22.603Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:38:22.603Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-04-04T20:38:22.603Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-04T20:38:22.863Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-04-04T20:38:22.863Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:38:22.863Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-04-04T20:38:22.863Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-04-04T20:38:22.863Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-04-04T20:38:22.863Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:38:22.863Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-04-04T20:38:22.863Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-04-04T20:38:23.125Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-04-04T20:38:23.125Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:38:23.125Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-04T20:38:23.125Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-04T20:38:23.386Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-04-04T20:38:23.386Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:38:23.386Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-04-04T20:38:23.386Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-04-04T20:38:23.386Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-04-04T20:38:23.387Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:38:23.387Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-04T20:38:23.387Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-04T20:38:23.648Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-04T20:38:23.648Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:38:23.648Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-04T20:38:23.648Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-04T20:38:23.648Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-04T20:38:23.648Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:38:23.648Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-04-04T20:38:23.648Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-04-04T20:38:23.910Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-04-04T20:38:23.910Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:38:23.910Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-04-04T20:38:23.910Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-04-04T20:38:23.910Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-04-04T20:38:24.171Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:38:24.171Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-04-04T20:38:24.171Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-04-04T20:38:24.171Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-04-04T20:38:24.171Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:38:24.171Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-04-04T20:38:24.171Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-04-04T20:38:24.740Z] Setting up apt (2.0.6) ... [2022-04-04T20:38:24.748Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.400s coverage: 17.7% of statements [2022-04-04T20:38:24.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-04T20:38:24.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-04T20:38:24.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-04T20:38:24.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-04T20:38:24.748Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.738s coverage: 92.3% of statements [2022-04-04T20:38:24.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-04T20:38:24.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-04T20:38:24.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-04T20:38:24.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-04T20:38:24.748Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.393s coverage: 63.2% of statements [2022-04-04T20:38:24.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-04T20:38:24.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-04T20:38:24.748Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.612s coverage: 97.7% of statements [2022-04-04T20:38:24.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-04T20:38:24.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-04T20:38:24.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-04T20:38:24.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-04T20:38:24.748Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.236s coverage: 28.9% of statements [2022-04-04T20:38:24.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-04T20:38:24.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-04T20:38:24.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-04T20:38:24.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-04T20:38:24.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-04T20:38:24.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-04T20:38:24.748Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.211s coverage: 100.0% of statements [2022-04-04T20:38:25.000Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-04-04T20:38:25.024Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.097s coverage: 96.9% of statements [2022-04-04T20:38:25.273Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:38:25.273Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-04T20:38:25.273Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-04T20:38:25.273Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-04T20:38:25.273Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:38:25.273Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-04T20:38:25.273Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-04T20:38:25.539Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-04-04T20:38:25.539Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-04T20:38:25.539Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-04T20:38:25.539Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-04T20:38:25.803Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-04T20:38:25.803Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-04T20:38:25.803Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-04T20:38:25.803Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-04T20:38:25.803Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-04-04T20:38:25.803Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-04T20:38:26.008Z] 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-04-04T20:38:26.008Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-04T20:38:26.008Z] GO111MODULE=on go vet ./... [2022-04-04T20:38:26.065Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-04-04T20:38:26.065Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-04T20:38:26.065Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-04T20:38:26.325Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-04T20:38:26.325Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-04T20:38:26.583Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-04T20:38:26.583Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-04T20:38:26.583Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-04T20:38:26.583Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-04T20:38:26.583Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-04T20:38:26.842Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-04T20:38:26.842Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-04T20:38:27.102Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-04T20:38:27.102Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-04T20:38:27.102Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-04-04T20:38:27.102Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-04-04T20:38:27.362Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-04T20:38:27.362Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-04-04T20:38:27.362Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-04-04T20:38:27.362Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-04-04T20:38:27.362Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-04-04T20:38:27.362Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-04-04T20:38:27.362Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-04-04T20:38:27.362Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-04-04T20:38:27.622Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-04-04T20:38:27.622Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-04-04T20:38:27.884Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-04-04T20:38:27.884Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-04T20:38:28.144Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-04T20:38:28.144Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-04T20:38:28.144Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-04-04T20:38:28.144Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-04T20:38:28.406Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-04T20:38:28.406Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-04T20:38:28.406Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-04T20:38:28.406Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-04T20:38:28.666Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-04-04T20:38:28.666Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-04T20:38:28.666Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-04T20:38:28.667Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-04T20:38:28.667Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-04-04T20:38:28.667Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-04-04T20:38:28.667Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-04T20:38:28.667Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-04T20:38:29.240Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-04T20:38:29.240Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-04T20:38:29.812Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-04T20:38:29.812Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-04T20:38:30.754Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-04T20:38:30.754Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-04T20:38:31.014Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-04T20:38:31.014Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-04T20:38:31.275Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-04T20:38:31.275Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-04T20:38:31.847Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-04T20:38:31.847Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-04T20:38:31.847Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-04-04T20:38:32.108Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-04-04T20:38:32.108Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-04-04T20:38:32.108Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-04-04T20:38:32.108Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-04-04T20:38:32.108Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-04-04T20:38:32.108Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-04-04T20:38:32.108Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-04T20:38:32.108Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-04-04T20:38:32.108Z] [2022-04-04T20:38:32.108Z] Current default time zone: 'Etc/UTC' [2022-04-04T20:38:32.108Z] Local time is now: Mon Apr 4 20:38:32 UTC 2022. [2022-04-04T20:38:32.108Z] Universal Time is now: Mon Apr 4 20:38:32 UTC 2022. [2022-04-04T20:38:32.108Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-04-04T20:38:32.108Z] [2022-04-04T20:38:32.369Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-04-04T20:38:32.370Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-04T20:38:32.370Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-04T20:38:32.370Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-04T20:38:32.370Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-04T20:38:32.370Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-04-04T20:38:32.370Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-04-04T20:38:32.370Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-04-04T20:38:32.370Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-04-04T20:38:32.370Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-04-04T20:38:32.370Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-04-04T20:38:32.370Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-04T20:38:32.370Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-04T20:38:32.370Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-04-04T20:38:32.370Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-04T20:38:32.370Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-04T20:38:32.370Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-04T20:38:32.370Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-04-04T20:38:32.370Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-04-04T20:38:32.370Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-04-04T20:38:34.283Z] Updating certificates in /etc/ssl/certs... [2022-04-04T20:38:35.225Z] 21 added, 21 removed; done. [2022-04-04T20:38:35.225Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-04T20:38:35.225Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-04-04T20:38:35.225Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-04-04T20:38:35.486Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-04T20:38:35.486Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-04-04T20:38:35.486Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-04-04T20:38:35.486Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-04-04T20:38:35.486Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-04-04T20:38:35.486Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-04T20:38:35.486Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-04-04T20:38:35.486Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-04T20:38:35.486Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-04T20:38:35.486Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-04T20:38:35.486Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-04T20:38:35.486Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-04-04T20:38:35.746Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-04-04T20:38:35.746Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-04-04T20:38:35.746Z] Updating certificates in /etc/ssl/certs... [2022-04-04T20:38:36.317Z] 0 added, 0 removed; done. [2022-04-04T20:38:36.317Z] Running hooks in /etc/ca-certificates/update.d... [2022-04-04T20:38:36.317Z] done. [2022-04-04T20:38:37.522Z] Reading package lists... [2022-04-04T20:38:37.522Z] Building dependency tree... [2022-04-04T20:38:37.522Z] Reading state information... [2022-04-04T20:38:37.783Z] The following NEW packages will be installed: [2022-04-04T20:38:37.783Z] apt-transport-https [2022-04-04T20:38:37.783Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-04-04T20:38:37.783Z] Need to get 4680 B of archives. [2022-04-04T20:38:37.783Z] After this operation, 162 kB of additional disk space will be used. [2022-04-04T20:38:37.783Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-04-04T20:38:37.783Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T20:38:38.043Z] Fetched 4680 B in 0s (94.5 kB/s) [2022-04-04T20:38:38.043Z] Selecting previously unselected package apt-transport-https. [2022-04-04T20:38:38.043Z] (Reading database ... 14320 files and directories currently installed.) [2022-04-04T20:38:38.043Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-04-04T20:38:38.043Z] Unpacking apt-transport-https (2.0.6) ... [2022-04-04T20:38:38.043Z] Setting up apt-transport-https (2.0.6) ... [2022-04-04T20:38:38.304Z] Waiting for network to be ready... [2022-04-04T20:38:44.884Z] 2022-04-04T20:38:42Z INFO Waiting for automatic snapd restart... [2022-04-04T20:38:45.456Z] snapd 2.54.4 from Canonical* installed [2022-04-04T20:38:46.398Z] "snapd" switched to the "latest/stable" channel [2022-04-04T20:38:46.398Z] [2022-04-04T20:38:48.938Z] core20 20220318 from Canonical* installed [2022-04-04T20:38:49.198Z] "core20" switched to the "latest/stable" channel [2022-04-04T20:38:49.198Z] [2022-04-04T20:38:51.733Z] snapcraft 6.1 from Canonical* installed [2022-04-04T20:38:51.733Z] "snapcraft" switched to the "latest/stable" channel [2022-04-04T20:38:51.733Z] [2022-04-04T20:38:57.017Z] 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-04-04T20:38:57.017Z] - README.md [2022-04-04T20:38:57.017Z] [2022-04-04T20:38:57.017Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-04T20:38:57.017Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-04T20:38:57.017Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-04T20:38:57.017Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-04T20:38:57.849Z] Reading package lists... [2022-04-04T20:38:58.420Z] 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-04-04T20:38:58.420Z] Reading package lists... [2022-04-04T20:38:58.420Z] Building dependency tree... [2022-04-04T20:38:58.420Z] Reading state information... [2022-04-04T20:38:58.680Z] Suggested packages: [2022-04-04T20:38:58.680Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-04-04T20:38:58.680Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-04-04T20:38:58.680Z] krb5-user libnorm-doc [2022-04-04T20:38:58.680Z] Recommended packages: [2022-04-04T20:38:58.680Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-04-04T20:38:58.680Z] The following NEW packages will be installed: [2022-04-04T20:38:58.680Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-04-04T20:38:58.680Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-04-04T20:38:58.680Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-04-04T20:38:58.680Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-04-04T20:38:58.680Z] libzmq5 pkg-config zip [2022-04-04T20:38:58.680Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-04-04T20:38:58.940Z] Need to get 10.3 MB of archives. [2022-04-04T20:38:58.940Z] After this operation, 56.5 MB of additional disk space will be used. [2022-04-04T20:38:58.940Z] 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-04-04T20:38:58.940Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-04-04T20:38:58.940Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-04-04T20:38:58.940Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-04-04T20:38:58.940Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-04-04T20:38:58.940Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-04-04T20:38:58.940Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-04-04T20:38:58.940Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-04-04T20:38:58.940Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-04-04T20:38:58.940Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-04-04T20:38:58.940Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-04-04T20:38:58.940Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-04-04T20:38:58.940Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-04-04T20:38:58.940Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-04-04T20:38:58.940Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-04-04T20:38:58.940Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-04-04T20:38:58.940Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-04-04T20:38:58.940Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-04-04T20:38:58.940Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-04-04T20:38:58.940Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-04-04T20:38:58.940Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-04-04T20:38:58.940Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-04-04T20:38:58.940Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-04-04T20:38:58.940Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-04-04T20:38:58.940Z] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-04-04T20:38:58.940Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-04-04T20:38:58.940Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-04-04T20:38:59.200Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T20:38:59.200Z] Fetched 10.3 MB in 0s (39.0 MB/s) [2022-04-04T20:38:59.200Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-04-04T20:38:59.200Z] (Reading database ... 14324 files and directories currently installed.) [2022-04-04T20:38:59.200Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-04-04T20:38:59.200Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-04T20:38:59.459Z] Selecting previously unselected package libsodium23:amd64. [2022-04-04T20:38:59.459Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-04-04T20:38:59.459Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-04-04T20:38:59.459Z] Selecting previously unselected package libpsl5:amd64. [2022-04-04T20:38:59.459Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-04-04T20:38:59.459Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-04T20:38:59.459Z] Selecting previously unselected package libbrotli1:amd64. [2022-04-04T20:38:59.459Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-04-04T20:38:59.459Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-04T20:38:59.459Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-04-04T20:38:59.459Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-04-04T20:38:59.459Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-04T20:38:59.720Z] Selecting previously unselected package librtmp1:amd64. [2022-04-04T20:38:59.720Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-04-04T20:38:59.720Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-04T20:38:59.720Z] Selecting previously unselected package libssh-4:amd64. [2022-04-04T20:38:59.720Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-04-04T20:38:59.720Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-04T20:38:59.720Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-04-04T20:38:59.720Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-04-04T20:38:59.720Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-04T20:38:59.720Z] Selecting previously unselected package liberror-perl. [2022-04-04T20:38:59.720Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-04-04T20:38:59.720Z] Unpacking liberror-perl (0.17029-1) ... [2022-04-04T20:38:59.979Z] Selecting previously unselected package git-man. [2022-04-04T20:38:59.980Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-04-04T20:38:59.980Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-04T20:38:59.980Z] Selecting previously unselected package git. [2022-04-04T20:38:59.980Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-04-04T20:38:59.980Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-04-04T20:39:00.551Z] Selecting previously unselected package libgssrpc4:amd64. [2022-04-04T20:39:00.551Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-04-04T20:39:00.551Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:39:00.551Z] Selecting previously unselected package libkdb5-9:amd64. [2022-04-04T20:39:00.551Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-04-04T20:39:00.551Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:39:00.551Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-04-04T20:39:00.551Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-04T20:39:00.551Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:39:00.810Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-04-04T20:39:00.810Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-04T20:39:00.810Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:39:00.810Z] Selecting previously unselected package comerr-dev:amd64. [2022-04-04T20:39:00.810Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-04-04T20:39:00.810Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-04T20:39:00.810Z] Selecting previously unselected package krb5-multidev:amd64. [2022-04-04T20:39:00.810Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-04T20:39:00.810Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:39:00.810Z] Selecting previously unselected package libnorm1:amd64. [2022-04-04T20:39:00.810Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-04T20:39:00.810Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-04T20:39:00.810Z] Selecting previously unselected package libnorm-dev:amd64. [2022-04-04T20:39:00.810Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-04T20:39:00.810Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-04T20:39:01.070Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-04-04T20:39:01.070Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-04T20:39:01.070Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-04T20:39:01.070Z] Selecting previously unselected package libpgm-dev:amd64. [2022-04-04T20:39:01.071Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-04T20:39:01.071Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-04T20:39:01.071Z] Selecting previously unselected package libsodium-dev:amd64. [2022-04-04T20:39:01.071Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-04-04T20:39:01.071Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-04-04T20:39:01.331Z] Selecting previously unselected package libzmq5:amd64. [2022-04-04T20:39:01.331Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-04-04T20:39:01.331Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-04T20:39:01.331Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-04-04T20:39:01.331Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-04T20:39:01.331Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:39:01.331Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-04-04T20:39:01.331Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-04-04T20:39:01.331Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-04T20:39:01.331Z] Selecting previously unselected package pkg-config. [2022-04-04T20:39:01.331Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-04-04T20:39:01.331Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-04-04T20:39:01.592Z] Selecting previously unselected package zip. [2022-04-04T20:39:01.592Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-04-04T20:39:01.592Z] Unpacking zip (3.0-11build1) ... [2022-04-04T20:39:01.592Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-04T20:39:01.592Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-04-04T20:39:01.592Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-04T20:39:01.592Z] No schema files found: doing nothing. [2022-04-04T20:39:01.592Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-04T20:39:01.592Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-04T20:39:01.592Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-04T20:39:01.592Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-04T20:39:01.592Z] Setting up liberror-perl (0.17029-1) ... [2022-04-04T20:39:01.592Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:39:01.592Z] Setting up zip (3.0-11build1) ... [2022-04-04T20:39:01.592Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-04T20:39:01.592Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-04T20:39:01.592Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-04-04T20:39:01.592Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-04-04T20:39:01.854Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-04T20:39:01.854Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:39:01.854Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-04T20:39:01.854Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:39:01.854Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-04T20:39:01.854Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:39:01.854Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-04T20:39:01.854Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-04T20:39:01.854Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-04T20:39:01.854Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-04-04T20:39:01.854Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:39:01.854Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:39:01.854Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-04T20:39:01.854Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-04T20:39:02.425Z] comerr-dev set to automatically installed. [2022-04-04T20:39:02.425Z] git set to automatically installed. [2022-04-04T20:39:02.425Z] git-man set to automatically installed. [2022-04-04T20:39:02.425Z] krb5-multidev set to automatically installed. [2022-04-04T20:39:02.425Z] libbrotli1 set to automatically installed. [2022-04-04T20:39:02.425Z] libcurl3-gnutls set to automatically installed. [2022-04-04T20:39:02.425Z] liberror-perl set to automatically installed. [2022-04-04T20:39:02.425Z] libglib2.0-0 set to automatically installed. [2022-04-04T20:39:02.425Z] libgssrpc4 set to automatically installed. [2022-04-04T20:39:02.425Z] libkadm5clnt-mit11 set to automatically installed. [2022-04-04T20:39:02.425Z] libkadm5srv-mit11 set to automatically installed. [2022-04-04T20:39:02.425Z] libkdb5-9 set to automatically installed. [2022-04-04T20:39:02.425Z] libkrb5-dev set to automatically installed. [2022-04-04T20:39:02.425Z] libnghttp2-14 set to automatically installed. [2022-04-04T20:39:02.425Z] libnorm-dev set to automatically installed. [2022-04-04T20:39:02.425Z] libnorm1 set to automatically installed. [2022-04-04T20:39:02.425Z] libpgm-5.2-0 set to automatically installed. [2022-04-04T20:39:02.425Z] libpgm-dev set to automatically installed. [2022-04-04T20:39:02.425Z] libpsl5 set to automatically installed. [2022-04-04T20:39:02.425Z] librtmp1 set to automatically installed. [2022-04-04T20:39:02.425Z] libsodium-dev set to automatically installed. [2022-04-04T20:39:02.425Z] libsodium23 set to automatically installed. [2022-04-04T20:39:02.425Z] libssh-4 set to automatically installed. [2022-04-04T20:39:02.425Z] libzmq3-dev set to automatically installed. [2022-04-04T20:39:02.425Z] libzmq5 set to automatically installed. [2022-04-04T20:39:02.425Z] pkg-config set to automatically installed. [2022-04-04T20:39:02.425Z] zip set to automatically installed. [2022-04-04T20:39:03.366Z] snapd is not logged in, snap install commands will use sudo [2022-04-04T20:39:15.590Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-04-04T20:39:15.590Z] Downloading snap 'edgex-app-service-configurable' [2022-04-04T20:39:18.132Z] Pulling app-service-configurable [2022-04-04T20:39:18.132Z] + snapcraftctl pull [2022-04-04T20:39:19.510Z] Pulling config-common [2022-04-04T20:39:19.510Z] + snapcraftctl pull [2022-04-04T20:39:20.888Z] Pulling go-build-helper [2022-04-04T20:39:20.888Z] + snapcraftctl pull [2022-04-04T20:39:21.828Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-04-04T20:39:21.828Z] Skipping pull go-build-helper (already ran) [2022-04-04T20:39:21.828Z] Building go-build-helper [2022-04-04T20:39:21.828Z] + snapcraftctl build [2022-04-04T20:39:23.208Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-04-04T20:39:23.777Z] Staging go-build-helper [2022-04-04T20:39:23.777Z] + snapcraftctl stage [2022-04-04T20:39:29.143Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-04-04T20:39:29.143Z] Fetched 290 kB in 0s (0 B/s) [2022-04-04T20:39:29.143Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-04-04T20:39:29.143Z] Fetched 158 kB in 0s (0 B/s) [2022-04-04T20:39:29.143Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-04-04T20:39:29.143Z] Fetched 242 kB in 0s (0 B/s) [2022-04-04T20:39:29.143Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-04-04T20:39:29.143Z] Fetched 150 kB in 0s (0 B/s) [2022-04-04T20:39:29.143Z] Pulling edgex-go [2022-04-04T20:39:29.143Z] + snapcraftctl pull [2022-04-04T20:39:29.817Z] Pulling hooks [2022-04-04T20:39:29.817Z] + snapcraftctl pull [2022-04-04T20:39:42.056Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-04T20:39:42.056Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-04-04T20:39:42.056Z] Fetched 96.1 kB in 0s (0 B/s) [2022-04-04T20:39:42.056Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-04-04T20:39:42.056Z] Fetched 78.7 kB in 0s (0 B/s) [2022-04-04T20:39:42.056Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-04-04T20:39:42.056Z] Fetched 48.0 kB in 0s (0 B/s) [2022-04-04T20:39:42.056Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-04-04T20:39:42.056Z] Fetched 50.2 kB in 0s (0 B/s) [2022-04-04T20:39:42.056Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-04-04T20:39:42.056Z] Fetched 14.7 kB in 0s (0 B/s) [2022-04-04T20:39:42.056Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-04-04T20:39:42.056Z] Fetched 234 kB in 0s (0 B/s) [2022-04-04T20:39:42.056Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-04-04T20:39:42.056Z] Fetched 155 kB in 0s (0 B/s) [2022-04-04T20:39:42.056Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-04-04T20:39:42.056Z] Fetched 170 kB in 0s (0 B/s) [2022-04-04T20:39:42.056Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-04-04T20:39:42.056Z] Fetched 267 kB in 0s (0 B/s) [2022-04-04T20:39:42.056Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-04-04T20:39:42.056Z] Fetched 50.6 kB in 0s (0 B/s) [2022-04-04T20:39:42.056Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-04-04T20:39:42.056Z] Fetched 15.1 kB in 0s (0 B/s) [2022-04-04T20:39:42.056Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-04-04T20:39:42.056Z] Fetched 51.5 kB in 0s (0 B/s) [2022-04-04T20:39:42.056Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-04-04T20:39:42.056Z] Fetched 121 kB in 0s (0 B/s) [2022-04-04T20:39:42.056Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-04-04T20:39:42.056Z] Fetched 29.7 kB in 0s (0 B/s) [2022-04-04T20:39:42.056Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-04-04T20:39:42.056Z] Fetched 1021 kB in 0s (0 B/s) [2022-04-04T20:39:42.056Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-04-04T20:39:42.056Z] Fetched 49.3 kB in 0s (0 B/s) [2022-04-04T20:39:42.056Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-04-04T20:39:42.056Z] Fetched 54.9 kB in 0s (0 B/s) [2022-04-04T20:39:42.056Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-04-04T20:39:42.056Z] Fetched 16.6 kB in 0s (0 B/s) [2022-04-04T20:39:42.056Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-04-04T20:39:42.056Z] Fetched 87.9 kB in 0s (0 B/s) [2022-04-04T20:39:42.057Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-04-04T20:39:42.057Z] Fetched 142 kB in 0s (0 B/s) [2022-04-04T20:39:42.057Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-04-04T20:39:42.057Z] Fetched 41.8 kB in 0s (0 B/s) [2022-04-04T20:39:42.057Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-04-04T20:39:42.057Z] Fetched 181 kB in 0s (0 B/s) [2022-04-04T20:39:42.057Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-04-04T20:39:42.057Z] Fetched 208 kB in 0s (0 B/s) [2022-04-04T20:39:42.057Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-04-04T20:39:42.057Z] Fetched 161 kB in 0s (0 B/s) [2022-04-04T20:39:42.057Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-04-04T20:39:42.057Z] Fetched 107 kB in 0s (0 B/s) [2022-04-04T20:39:42.057Z] Pulling static-packages [2022-04-04T20:39:42.057Z] + snapcraftctl pull [2022-04-04T20:39:42.057Z] Pulling version [2022-04-04T20:39:42.057Z] + cd /root/project [2022-04-04T20:39:42.057Z] ++ sed s/v// [2022-04-04T20:39:42.057Z] ++ git describe --tags --abbrev=0 [2022-04-04T20:39:42.057Z] + GIT_VERSION=2.2.0-dev.55 [2022-04-04T20:39:42.057Z] + '[' -z 2.2.0-dev.55 ']' [2022-04-04T20:39:42.057Z] + snapcraftctl set-version 2.2.0-dev.55 [2022-04-04T20:39:43.437Z] Building app-service-configurable [2022-04-04T20:39:43.437Z] + snapcraftctl build [2022-04-04T20:39:45.348Z] Building config-common [2022-04-04T20:39:45.348Z] + snapcraftctl build [2022-04-04T20:39:46.730Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-04-04T20:39:47.303Z] Skipping build go-build-helper (already ran) [2022-04-04T20:39:47.303Z] Building edgex-go [2022-04-04T20:39:47.564Z] + cd /root/parts/edgex-go/src [2022-04-04T20:39:47.564Z] ++ sed s/v// [2022-04-04T20:39:47.564Z] ++ git describe --tags --abbrev=0 [2022-04-04T20:39:47.564Z] + GIT_VERSION=2.2.0-dev.55 [2022-04-04T20:39:47.564Z] + '[' -z 2.2.0-dev.55 ']' [2022-04-04T20:39:47.564Z] + echo 2.2.0-dev.55 [2022-04-04T20:39:47.564Z] + '[' '!' -d vendor ']' [2022-04-04T20:39:47.564Z] + go mod download all [2022-04-04T20:39:52.848Z] + make build [2022-04-04T20:39:52.848Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-04T20:40:10.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-04T20:40:23.177Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-04T20:40:24.116Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-04T20:40:26.025Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-04T20:40:26.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-04T20:40:27.668Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-04T20:40:29.051Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-04T20:40:30.429Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-04T20:40:32.342Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-04T20:40:32.956Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-04T20:40:32.956Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-04T20:40:32.956Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-04T20:40:32.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-04T20:40:33.280Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-04T20:40:33.643Z] + ls -al . [2022-04-04T20:40:33.643Z] total 664 [2022-04-04T20:40:33.643Z] drwxrwxr-x 9 1001 1001 4096 Apr 4 20:40 . [2022-04-04T20:40:33.643Z] drwxr-xr-x 4 root root 4096 Apr 4 20:34 .. [2022-04-04T20:40:33.643Z] -rw-rw-r-- 1 1001 1001 11 Apr 4 20:32 .dockerignore [2022-04-04T20:40:33.643Z] drwxrwxr-x 8 1001 1001 4096 Apr 4 20:32 .git [2022-04-04T20:40:33.643Z] drwxrwxr-x 4 1001 1001 4096 Apr 4 20:32 .github [2022-04-04T20:40:33.643Z] -rw-rw-r-- 1 1001 1001 870 Apr 4 20:32 .gitignore [2022-04-04T20:40:33.643Z] -rw-rw-r-- 1 1001 1001 42 Apr 4 20:32 .golangci.yml [2022-04-04T20:40:33.643Z] -rw-rw-r-- 1 1001 1001 87 Apr 4 20:32 .hadolint.yml [2022-04-04T20:40:33.643Z] -rw-rw-r-- 1 1001 1001 166 Apr 4 20:32 .sonarcloud.properties [2022-04-04T20:40:33.643Z] -rw-rw-r-- 1 1001 1001 1171 Apr 4 20:32 ADOPTERS.md [2022-04-04T20:40:33.643Z] -rw-rw-r-- 1 1001 1001 9953 Apr 4 20:32 Attribution.txt [2022-04-04T20:40:33.643Z] -rw-rw-r-- 1 1001 1001 51732 Apr 4 20:32 CHANGELOG.md [2022-04-04T20:40:33.643Z] -rw-rw-r-- 1 1001 1001 3804 Apr 4 20:32 CONTRIBUTING.md [2022-04-04T20:40:33.643Z] -rw-rw-r-- 1 1001 1001 677 Apr 4 20:32 GOVERNANCE.md [2022-04-04T20:40:33.643Z] -rw-rw-r-- 1 1001 1001 849 Apr 4 20:32 Jenkinsfile [2022-04-04T20:40:33.643Z] -rw-rw-r-- 1 1001 1001 10775 Apr 4 20:32 LICENSE [2022-04-04T20:40:33.643Z] -rw-rw-r-- 1 1001 1001 8478 Apr 4 20:32 Makefile [2022-04-04T20:40:33.643Z] -rw-rw-r-- 1 1001 1001 582 Apr 4 20:32 OWNERS.md [2022-04-04T20:40:33.643Z] -rw-rw-r-- 1 1001 1001 8207 Apr 4 20:32 README.md [2022-04-04T20:40:33.643Z] -rw-rw-r-- 1 1001 1001 6912 Apr 4 20:32 SECURITY.md [2022-04-04T20:40:33.643Z] -rw-rw-r-- 1 1001 1001 5 Apr 4 20:30 VERSION [2022-04-04T20:40:33.643Z] -rw-rw-r-- 1 1001 1001 4131 Apr 4 20:32 ZMQWindows.md [2022-04-04T20:40:33.643Z] drwxrwxr-x 2 1001 1001 4096 Apr 4 20:32 bin [2022-04-04T20:40:33.643Z] drwxrwxr-x 18 1001 1001 4096 Apr 4 20:32 cmd [2022-04-04T20:40:33.643Z] -rw-r--r-- 1 root root 430373 Apr 4 20:38 coverage.out [2022-04-04T20:40:33.643Z] -rw-rw-r-- 1 1001 1001 3175 Apr 4 20:32 go.mod [2022-04-04T20:40:33.643Z] -rw-rw-r-- 1 1001 1001 34990 Apr 4 20:34 go.sum [2022-04-04T20:40:33.643Z] drwxrwxr-x 8 1001 1001 4096 Apr 4 20:32 internal [2022-04-04T20:40:33.643Z] drwxrwxr-x 3 1001 1001 4096 Apr 4 20:32 openapi [2022-04-04T20:40:33.643Z] drwxrwxr-x 4 1001 1001 4096 Apr 4 20:32 snap [2022-04-04T20:40:33.643Z] -rw-rw-r-- 1 1001 1001 204 Apr 4 20:32 version.go [Pipeline] sh [2022-04-04T20:40:34.325Z] + '[' -e coverage.out ] [2022-04-04T20:40:34.325Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-04T20:40:34.357Z] Warning: overwriting stash ‘coverage-report’ [2022-04-04T20:40:34.657Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-04T20:40:35.356Z] Stashed 1 file(s) [Pipeline] sh [2022-04-04T20:40:36.010Z] + make build [2022-04-04T20:40:36.010Z] 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-04-04T20:40:36.557Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-04T20:40:37.935Z] + 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-04-04T20:40:37.935Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-04-04T20:40:37.935Z] + case "$service" in [2022-04-04T20:40:37.935Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-04-04T20:40:37.935Z] + 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-04-04T20:40:37.935Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-04-04T20:40:37.935Z] + case "$service" in [2022-04-04T20:40:37.935Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-04-04T20:40:37.935Z] + 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-04-04T20:40:37.935Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-04-04T20:40:37.935Z] + case "$service" in [2022-04-04T20:40:37.935Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-04-04T20:40:37.935Z] + 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-04-04T20:40:37.935Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-04-04T20:40:37.935Z] + case "$service" in [2022-04-04T20:40:37.935Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-04-04T20:40:37.935Z] + 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-04-04T20:40:37.935Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-04-04T20:40:37.935Z] + case "$service" in [2022-04-04T20:40:37.935Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-04-04T20:40:37.935Z] + 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-04-04T20:40:37.935Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-04-04T20:40:37.935Z] + case "$service" in [2022-04-04T20:40:37.935Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-04-04T20:40:37.935Z] + 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-04-04T20:40:37.935Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-04-04T20:40:37.935Z] + case "$service" in [2022-04-04T20:40:37.935Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-04-04T20:40:37.935Z] + 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-04-04T20:40:37.935Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-04-04T20:40:37.935Z] + case "$service" in [2022-04-04T20:40:37.935Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-04-04T20:40:37.935Z] + 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-04-04T20:40:37.935Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-04-04T20:40:38.195Z] + case "$service" in [2022-04-04T20:40:38.195Z] + 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-04-04T20:40:38.195Z] + 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-04-04T20:40:38.195Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-04-04T20:40:38.195Z] + case "$service" in [2022-04-04T20:40:38.195Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-04-04T20:40:38.195Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-04-04T20:40:38.195Z] + 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-04-04T20:40:38.195Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-04-04T20:40:38.195Z] + case "$service" in [2022-04-04T20:40:38.195Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-04-04T20:40:38.195Z] + 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-04-04T20:40:38.195Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-04-04T20:40:38.195Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-04-04T20:40:38.195Z] + 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-04-04T20:40:38.764Z] Building hooks [2022-04-04T20:40:38.764Z] + cd /root/parts/hooks/src [2022-04-04T20:40:38.764Z] + make build [2022-04-04T20:40:38.764Z] go mod tidy [2022-04-04T20:40:38.764Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-04-04T20:40:39.334Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-04T20:40:39.334Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-04-04T20:40:39.334Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-04-04T20:40:39.334Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-04-04T20:40:41.247Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-04-04T20:40:41.506Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-04-04T20:40:41.506Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-04-04T20:40:43.409Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-04T20:40:43.409Z] Building static-packages [2022-04-04T20:40:43.409Z] + snapcraftctl build [2022-04-04T20:40:45.320Z] Building version [2022-04-04T20:40:45.320Z] + snapcraftctl build [2022-04-04T20:40:47.230Z] Staging app-service-configurable [2022-04-04T20:40:47.230Z] + snapcraftctl stage [2022-04-04T20:40:48.609Z] Staging config-common [2022-04-04T20:40:48.609Z] + snapcraftctl stage [2022-04-04T20:40:49.987Z] Skipping stage go-build-helper (already ran) [2022-04-04T20:40:49.987Z] Staging edgex-go [2022-04-04T20:40:49.987Z] + snapcraftctl stage [2022-04-04T20:40:51.370Z] Staging hooks [2022-04-04T20:40:51.370Z] + snapcraftctl stage [2022-04-04T20:40:52.753Z] Staging static-packages [2022-04-04T20:40:52.753Z] + snapcraftctl stage [2022-04-04T20:40:54.662Z] Staging version [2022-04-04T20:40:54.662Z] + snapcraftctl stage [2022-04-04T20:40:56.048Z] Priming app-service-configurable [2022-04-04T20:40:56.048Z] + snapcraftctl prime [2022-04-04T20:40:59.338Z] 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-04-04T20:40:59.338Z] stage-packages: [2022-04-04T20:40:59.338Z] - libnorm1 [2022-04-04T20:40:59.338Z] - libpgm-5.2-0 [2022-04-04T20:40:59.338Z] - libsodium23 [2022-04-04T20:40:59.338Z] - libzmq5 [2022-04-04T20:40:59.338Z] Priming config-common [2022-04-04T20:40:59.338Z] + snapcraftctl prime [2022-04-04T20:41:00.278Z] Priming go-build-helper [2022-04-04T20:41:00.278Z] + snapcraftctl prime [2022-04-04T20:41:01.757Z] Priming edgex-go [2022-04-04T20:41:01.757Z] + snapcraftctl prime [2022-04-04T20:41:03.710Z] Priming hooks [2022-04-04T20:41:03.710Z] + snapcraftctl prime [2022-04-04T20:41:04.650Z] Priming static-packages [2022-04-04T20:41:04.650Z] + snapcraftctl prime [2022-04-04T20:41:09.927Z] Priming version [2022-04-04T20:41:09.927Z] + snapcraftctl prime [2022-04-04T20:41:10.499Z] 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-04-04T20:42:57.939Z] 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-04-04T20:44:20.032Z] 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-04-04T20:44:22.008Z] 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-04-04T20:44:28.723Z] 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-04-04T20:44:30.151Z] 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-04-04T20:44:36.853Z] 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-04-04T20:44:42.259Z] 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-04-04T20:44:47.675Z] 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-04-04T20:44:54.407Z] 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-04-04T20:44:58.700Z] 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-04-04T20:45:05.417Z] 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-04-04T20:45:15.591Z] 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-04-04T20:45:19.922Z] $ docker stop --time=1 a2a435a426ffe306b26a9081cf578b27abbe26aed11dee80ef7f463e9e0ec2ec [2022-04-04T20:45:21.926Z] $ docker rm -f a2a435a426ffe306b26a9081cf578b27abbe26aed11dee80ef7f463e9e0ec2ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T20:45:24.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-04T20:45:24.310Z] [2022-04-04T20:45:24.310Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T20:45:24.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-04T20:45:24.928Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-04T20:45:24.928Z] 29e5d40040c1: Pulling fs layer [2022-04-04T20:45:24.928Z] 1ce36da41761: Pulling fs layer [2022-04-04T20:45:24.928Z] 25b303627fd3: Pulling fs layer [2022-04-04T20:45:24.928Z] 29e5d40040c1: Verifying Checksum [2022-04-04T20:45:24.928Z] 29e5d40040c1: Download complete [2022-04-04T20:45:25.202Z] 1ce36da41761: Verifying Checksum [2022-04-04T20:45:25.203Z] 1ce36da41761: Download complete [2022-04-04T20:45:25.475Z] 29e5d40040c1: Pull complete [2022-04-04T20:45:26.904Z] 1ce36da41761: Pull complete [2022-04-04T20:45:26.904Z] 25b303627fd3: Verifying Checksum [2022-04-04T20:45:26.904Z] 25b303627fd3: Download complete [2022-04-04T20:45:37.045Z] 25b303627fd3: Pull complete [2022-04-04T20:45:37.045Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-04T20:45:37.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-04T20:45:37.045Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-04T20:45:37.283Z] prd-ubuntu20.04-docker-arm64-4c-16g-10684 does not seem to be running inside a container [2022-04-04T20:45:37.376Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-04T20:45:39.817Z] $ docker top 304709b9b290e20bc1b2030f85e7233f7818aa28119f0c0c0f97706a65142f25 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-04T20:45:40.720Z] + docker-compose build --help [2022-04-04T20:45:40.720Z] + grep parallel [2022-04-04T20:45:46.098Z] --parallel Build images in parallel. [Pipeline] } [2022-04-04T20:45:46.121Z] $ docker stop --time=1 304709b9b290e20bc1b2030f85e7233f7818aa28119f0c0c0f97706a65142f25 [2022-04-04T20:45:47.795Z] $ docker rm -f 304709b9b290e20bc1b2030f85e7233f7818aa28119f0c0c0f97706a65142f25 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T20:45:48.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-04T20:45:48.391Z] . [Pipeline] withDockerContainer [2022-04-04T20:45:48.617Z] prd-ubuntu20.04-docker-arm64-4c-16g-10684 does not seem to be running inside a container [2022-04-04T20:45:48.696Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-04-04T20:45:49.969Z] $ docker top d0546b7e0edbbdd3aa3b9af6959a8bcded90d7494a04a84df3cc86f4bbf91ac8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-04T20:45:50.952Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-04T20:45:56.385Z] Building core-command ... [2022-04-04T20:45:56.385Z] Building core-data ... [2022-04-04T20:45:56.385Z] Building core-metadata ... [2022-04-04T20:45:56.385Z] Building security-bootstrapper ... [2022-04-04T20:45:56.385Z] Building security-proxy-setup ... [2022-04-04T20:45:56.385Z] Building security-secretstore-setup ... [2022-04-04T20:45:56.385Z] Building security-spiffe-token-provider ... [2022-04-04T20:45:56.385Z] Building security-spire-agent ... [2022-04-04T20:45:56.386Z] Building security-spire-config ... [2022-04-04T20:45:56.386Z] Building security-spire-server ... [2022-04-04T20:45:56.386Z] Building support-notifications ... [2022-04-04T20:45:56.386Z] Building support-scheduler ... [2022-04-04T20:45:56.386Z] Building sys-mgmt-agent ... [2022-04-04T20:45:56.386Z] Building security-bootstrapper [2022-04-04T20:45:56.386Z] Building sys-mgmt-agent [2022-04-04T20:45:56.386Z] Building security-spire-config [2022-04-04T20:45:56.386Z] Building security-spire-server [2022-04-04T20:45:56.386Z] Building support-scheduler [2022-04-04T20:47:48.175Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:47:48.175Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:47:48.175Z] ---> 8eadabc8eb83 [2022-04-04T20:47:48.175Z] Step 3/31 : WORKDIR /edgex-go [2022-04-04T20:47:48.175Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:47:48.175Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:47:48.175Z] ---> 8eadabc8eb83 [2022-04-04T20:47:48.175Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T20:47:48.175Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:47:48.175Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:47:48.175Z] ---> 8eadabc8eb83 [2022-04-04T20:47:48.175Z] Step 3/22 : WORKDIR /edgex-go [2022-04-04T20:47:48.175Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:47:48.175Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:47:48.175Z] ---> 8eadabc8eb83 [2022-04-04T20:47:48.175Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T20:47:48.175Z] ---> Running in 9a33ddfe689c [2022-04-04T20:47:48.175Z] ---> Running in 9fa03a01afa3 [2022-04-04T20:47:48.175Z] ---> Running in 5b2da57a5b1c [2022-04-04T20:47:48.175Z] ---> Running in a4803017ac95 [2022-04-04T20:47:48.175Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:47:48.175Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:47:48.175Z] ---> 8eadabc8eb83 [2022-04-04T20:47:48.175Z] Step 3/24 : WORKDIR /edgex-go [2022-04-04T20:47:48.175Z] ---> Running in 840026ebf13d [2022-04-04T20:47:48.175Z] Removing intermediate container 9fa03a01afa3 [2022-04-04T20:47:48.175Z] ---> 8ed4e3c75fe1 [2022-04-04T20:47:48.175Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:47:48.175Z] Removing intermediate container 9a33ddfe689c [2022-04-04T20:47:48.175Z] ---> bef37d7ee14b [2022-04-04T20:47:48.175Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:47:48.175Z] Removing intermediate container a4803017ac95 [2022-04-04T20:47:48.175Z] ---> c874e4597ac9 [2022-04-04T20:47:48.175Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:47:48.175Z] Removing intermediate container 840026ebf13d [2022-04-04T20:47:48.175Z] ---> 04fef8ff9392 [2022-04-04T20:47:48.175Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:47:48.175Z] Removing intermediate container 5b2da57a5b1c [2022-04-04T20:47:48.175Z] ---> bc088adfe651 [2022-04-04T20:47:48.175Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:47:48.175Z] ---> Running in 422fb5a18a9a [2022-04-04T20:47:48.175Z] ---> Running in 300a9fa1f682 [2022-04-04T20:47:48.175Z] ---> Running in 0290b587307c [2022-04-04T20:47:48.175Z] ---> Running in 7b6ce0e6d7d5 [2022-04-04T20:47:48.175Z] ---> Running in a3e86aca6e2e [2022-04-04T20:47:48.175Z] Removing intermediate container 422fb5a18a9a [2022-04-04T20:47:48.175Z] ---> 4042d676fc26 [2022-04-04T20:47:48.175Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-04T20:47:48.175Z] ---> Running in 918abc43fb87 [2022-04-04T20:47:48.175Z] Removing intermediate container 7b6ce0e6d7d5 [2022-04-04T20:47:48.175Z] ---> 425bde365bf4 [2022-04-04T20:47:48.175Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-04T20:47:48.175Z] ---> Running in cf256166d96e [2022-04-04T20:47:48.175Z] Removing intermediate container 300a9fa1f682 [2022-04-04T20:47:48.175Z] ---> ba2ab6755809 [2022-04-04T20:47:48.175Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-04T20:47:48.175Z] Removing intermediate container 0290b587307c [2022-04-04T20:47:48.175Z] ---> 5bbf0277e445 [2022-04-04T20:47:48.175Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-04T20:47:48.175Z] ---> Running in 1f70d88d2035 [2022-04-04T20:47:48.175Z] Removing intermediate container a3e86aca6e2e [2022-04-04T20:47:48.175Z] ---> 7bade6cbe944 [2022-04-04T20:47:48.175Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-04-04T20:47:48.175Z] ---> Running in edd611622210 [2022-04-04T20:47:48.175Z] ---> Running in 54a729d4f98e [2022-04-04T20:47:48.175Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T20:47:48.175Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T20:47:48.175Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T20:47:48.175Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T20:47:48.175Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T20:47:48.175Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T20:47:48.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T20:47:48.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T20:47:49.050Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T20:47:49.050Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T20:47:49.336Z] OK: 220 MiB in 52 packages [2022-04-04T20:47:49.950Z] OK: 220 MiB in 52 packages [2022-04-04T20:47:50.229Z] OK: 220 MiB in 52 packages [2022-04-04T20:47:50.507Z] Removing intermediate container 918abc43fb87 [2022-04-04T20:47:50.507Z] ---> 9339cf2997e2 [2022-04-04T20:47:50.507Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T20:47:50.507Z] OK: 220 MiB in 52 packages [2022-04-04T20:47:50.789Z] OK: 220 MiB in 52 packages [2022-04-04T20:47:51.783Z] Removing intermediate container 1f70d88d2035 [2022-04-04T20:47:51.783Z] ---> fdb92569ae27 [2022-04-04T20:47:51.783Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-04T20:47:51.783Z] Removing intermediate container cf256166d96e [2022-04-04T20:47:51.783Z] ---> 4850ba81b18e [2022-04-04T20:47:51.783Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T20:47:52.060Z] Removing intermediate container 54a729d4f98e [2022-04-04T20:47:52.060Z] ---> 24c95dfd0581 [2022-04-04T20:47:52.060Z] Step 6/24 : COPY go.mod vendor* ./ [2022-04-04T20:47:52.359Z] ---> bc9f47e6303e [2022-04-04T20:47:52.359Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:47:52.359Z] Removing intermediate container edd611622210 [2022-04-04T20:47:52.359Z] ---> ff92eaebd95b [2022-04-04T20:47:52.359Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-04T20:47:52.359Z] ---> Running in ad04d3a0d4e6 [2022-04-04T20:47:53.351Z] ---> a3bb59eeb86b [2022-04-04T20:47:53.351Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:47:53.351Z] ---> Running in 8609023b0c6a [2022-04-04T20:47:53.632Z] ---> d780ba13bd86 [2022-04-04T20:47:53.632Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:47:53.632Z] ---> f2f920aae259 [2022-04-04T20:47:53.632Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:47:53.632Z] ---> Running in 098fca4a9257 [2022-04-04T20:47:53.908Z] ---> 194646d674cc [2022-04-04T20:47:53.908Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:47:54.188Z] ---> Running in 740df94311b2 [2022-04-04T20:47:54.188Z] ---> Running in e3e841a1c87d [2022-04-04T20:47:57.619Z] Removing intermediate container ad04d3a0d4e6 [2022-04-04T20:47:57.619Z] ---> bc8319a94f58 [2022-04-04T20:47:57.619Z] Step 8/23 : COPY . . [2022-04-04T20:47:58.610Z] Removing intermediate container 8609023b0c6a [2022-04-04T20:47:58.610Z] ---> 17cc940cf86e [2022-04-04T20:47:58.610Z] Step 8/22 : COPY . . [2022-04-04T20:48:00.119Z] Removing intermediate container 740df94311b2 [2022-04-04T20:48:00.119Z] ---> 91b1ba1116a3 [2022-04-04T20:48:00.119Z] Step 8/31 : COPY . . [2022-04-04T20:48:00.396Z] Removing intermediate container 098fca4a9257 [2022-04-04T20:48:00.396Z] ---> b41d7795c2dc [2022-04-04T20:48:00.396Z] Step 8/24 : COPY . . [2022-04-04T20:48:00.396Z] Removing intermediate container e3e841a1c87d [2022-04-04T20:48:00.396Z] ---> d0d5a573d507 [2022-04-04T20:48:00.396Z] Step 8/23 : COPY . . [2022-04-04T20:48:39.418Z] ---> d302514340a1 [2022-04-04T20:48:39.418Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-04-04T20:48:39.418Z] ---> Running in 601437ed82ab [2022-04-04T20:48:39.418Z] ---> b06b1b1dec98 [2022-04-04T20:48:39.418Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-04T20:48:39.418Z] ---> Running in c20b14d6dbe2 [2022-04-04T20:48:39.418Z] ---> 07ab80ebe347 [2022-04-04T20:48:39.418Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-04T20:48:39.418Z] ---> Running in 0c5984e21910 [2022-04-04T20:48:39.418Z] Removing intermediate container 601437ed82ab [2022-04-04T20:48:39.418Z] ---> 84993d1494ae [2022-04-04T20:48:39.418Z] 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-04-04T20:48:39.418Z] ---> Running in f68dabc2bffd [2022-04-04T20:48:39.418Z] ---> a17b9e257cd7 [2022-04-04T20:48:39.418Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-04-04T20:48:39.418Z] ---> Running in 7d858a62288a [2022-04-04T20:48:39.418Z] ---> e5210b2026a0 [2022-04-04T20:48:39.418Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-04T20:48:39.418Z] ---> Running in 373c56b87f2d [2022-04-04T20:48:39.418Z] Removing intermediate container 7d858a62288a [2022-04-04T20:48:39.418Z] ---> d5dec1a82c2f [2022-04-04T20:48:39.418Z] 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-04-04T20:48:39.418Z] ---> Running in b603413038db [2022-04-04T20:48:39.418Z] 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-04-04T20:48:39.418Z] 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-04-04T20:48:39.418Z] 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-04-04T20:48:39.418Z] spire-1.2.0/ [2022-04-04T20:48:40.027Z] spire-1.2.0/ [2022-04-04T20:48:44.370Z] spire-1.2.0/README.md [2022-04-04T20:48:44.370Z] spire-1.2.0/bin/ [2022-04-04T20:48:44.370Z] spire-1.2.0/bin/spire-server [2022-04-04T20:48:44.370Z] spire-1.2.0/bin/spire-agent [2022-04-04T20:48:44.370Z] spire-1.2.0/conf/ [2022-04-04T20:48:44.370Z] spire-1.2.0/conf/server/ [2022-04-04T20:48:44.371Z] spire-1.2.0/conf/server/server.conf [2022-04-04T20:48:44.371Z] spire-1.2.0/conf/agent/ [2022-04-04T20:48:44.371Z] spire-1.2.0/conf/agent/agent.conf [2022-04-04T20:48:44.371Z] spire-1.2.0/LICENSE [2022-04-04T20:48:45.365Z] spire-1.2.0/README.md [2022-04-04T20:48:45.365Z] spire-1.2.0/bin/ [2022-04-04T20:48:45.365Z] spire-1.2.0/bin/spire-server [2022-04-04T20:48:45.365Z] spire-1.2.0/bin/spire-agent [2022-04-04T20:48:45.365Z] spire-1.2.0/conf/ [2022-04-04T20:48:45.365Z] spire-1.2.0/conf/server/ [2022-04-04T20:48:45.365Z] spire-1.2.0/conf/server/server.conf [2022-04-04T20:48:45.365Z] spire-1.2.0/conf/agent/ [2022-04-04T20:48:45.365Z] spire-1.2.0/conf/agent/agent.conf [2022-04-04T20:48:45.365Z] spire-1.2.0/LICENSE [2022-04-04T20:48:55.567Z] Removing intermediate container f68dabc2bffd [2022-04-04T20:48:55.567Z] Removing intermediate container b603413038db [2022-04-04T20:48:55.567Z] ---> 4dba10958062 [2022-04-04T20:48:55.567Z] ---> ea7fc32d54c0 [2022-04-04T20:48:55.567Z] [2022-04-04T20:48:55.567Z] Step 11/23 : FROM alpine:3.15 [2022-04-04T20:48:55.567Z] [2022-04-04T20:48:55.567Z] Step 11/24 : FROM alpine:3.15 [2022-04-04T20:48:55.567Z] 3.15: Pulling from library/alpine [2022-04-04T20:48:55.567Z] 3.15: Pulling from library/alpine [2022-04-04T20:48:56.566Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-04-04T20:48:56.566Z] Status: Downloaded newer image for alpine:3.15 [2022-04-04T20:48:56.566Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-04-04T20:48:56.566Z] Status: Image is up to date for alpine:3.15 [2022-04-04T20:48:56.566Z] ---> 03078ca19a05 [2022-04-04T20:48:56.566Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-04T20:48:56.566Z] ---> 03078ca19a05 [2022-04-04T20:48:56.566Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-04T20:48:56.846Z] ---> Running in 24b4bfd0e47c [2022-04-04T20:48:56.846Z] ---> Running in 28535ead677d [2022-04-04T20:48:57.460Z] Removing intermediate container 24b4bfd0e47c [2022-04-04T20:48:57.460Z] ---> 1aeff2f841d9 [2022-04-04T20:48:57.460Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:48:57.738Z] ---> Running in 0fa9b9d56169 [2022-04-04T20:48:57.738Z] Removing intermediate container 28535ead677d [2022-04-04T20:48:57.738Z] ---> f83dc57e00ce [2022-04-04T20:48:57.738Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:48:58.338Z] ---> Running in 0ef76b739b34 [2022-04-04T20:49:01.799Z] Removing intermediate container 0fa9b9d56169 [2022-04-04T20:49:01.799Z] ---> 35785e9453da [2022-04-04T20:49:01.799Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-04T20:49:01.799Z] ---> Running in 4d10671677ca [2022-04-04T20:49:02.083Z] Removing intermediate container 0ef76b739b34 [2022-04-04T20:49:02.083Z] ---> df1055968520 [2022-04-04T20:49:02.083Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-04T20:49:02.362Z] ---> Running in 62dfb045a689 [2022-04-04T20:49:04.372Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T20:49:04.655Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T20:49:05.670Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T20:49:05.964Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T20:49:07.417Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-04T20:49:07.417Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-04T20:49:07.417Z] OK: 15731 distinct packages available [2022-04-04T20:49:07.417Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T20:49:07.697Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-04T20:49:07.697Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-04T20:49:07.697Z] OK: 15731 distinct packages available [2022-04-04T20:49:07.979Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T20:49:08.587Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T20:49:08.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T20:49:10.354Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-04T20:49:10.354Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-04T20:49:10.354Z] (3/4) Installing libucontext (1.1-r0) [2022-04-04T20:49:10.354Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-04T20:49:10.354Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-04T20:49:10.632Z] Executing busybox-1.34.1-r4.trigger [2022-04-04T20:49:10.632Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-04T20:49:10.632Z] OK: 6 MiB in 18 packages [2022-04-04T20:49:10.632Z] (3/5) Installing libucontext (1.1-r0) [2022-04-04T20:49:10.632Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-04T20:49:10.915Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-04T20:49:10.915Z] Executing busybox-1.34.1-r4.trigger [2022-04-04T20:49:11.200Z] OK: 6 MiB in 19 packages [2022-04-04T20:49:12.670Z] Removing intermediate container 4d10671677ca [2022-04-04T20:49:12.670Z] ---> 0a388ff8d0f9 [2022-04-04T20:49:12.670Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-04T20:49:12.949Z] Removing intermediate container 62dfb045a689 [2022-04-04T20:49:12.949Z] ---> 1c37442569ba [2022-04-04T20:49:12.949Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-04T20:49:23.174Z] ---> 5e8dbedd7a80 [2022-04-04T20:49:23.174Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-04T20:49:23.174Z] ---> bce39ac4913c [2022-04-04T20:49:23.174Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-04T20:49:23.813Z] ---> 29a048acfdaf [2022-04-04T20:49:23.813Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-04T20:49:24.102Z] ---> Running in a16589161067 [2022-04-04T20:49:24.103Z] ---> 7b0aef37df3e [2022-04-04T20:49:24.103Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-04T20:49:24.742Z] Removing intermediate container a16589161067 [2022-04-04T20:49:24.742Z] ---> c59edb4c2585 [2022-04-04T20:49:24.742Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-04T20:49:25.753Z] ---> d162f03801a0 [2022-04-04T20:49:25.753Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-04T20:49:26.038Z] ---> 19add8b64af5 [2022-04-04T20:49:26.038Z] Step 19/24 : WORKDIR / [2022-04-04T20:49:26.322Z] ---> Running in 5a2123ec0fd2 [2022-04-04T20:49:27.329Z] Removing intermediate container 5a2123ec0fd2 [2022-04-04T20:49:27.329Z] ---> 71144a09a489 [2022-04-04T20:49:27.329Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-04T20:49:27.329Z] ---> a63d17894684 [2022-04-04T20:49:27.329Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-04T20:49:27.329Z] ---> Running in 1617f98281c2 [2022-04-04T20:49:27.329Z] ---> Running in 7298500adcb7 [2022-04-04T20:49:27.939Z] Removing intermediate container 1617f98281c2 [2022-04-04T20:49:27.939Z] ---> c18f3f71426f [2022-04-04T20:49:27.939Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-04T20:49:28.225Z] Removing intermediate container 7298500adcb7 [2022-04-04T20:49:28.225Z] ---> 9f055f223e91 [2022-04-04T20:49:28.225Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-04T20:49:28.225Z] ---> Running in 8f4be5464d40 [2022-04-04T20:49:28.225Z] ---> Running in 5592a28f044b [2022-04-04T20:49:29.225Z] Removing intermediate container 8f4be5464d40 [2022-04-04T20:49:29.225Z] ---> bd2ead2b9204 [2022-04-04T20:49:29.225Z] Step 22/24 : LABEL arch=arm64 [2022-04-04T20:49:29.225Z] Removing intermediate container 5592a28f044b [2022-04-04T20:49:29.225Z] ---> ea5001730680 [2022-04-04T20:49:29.225Z] Step 21/23 : LABEL arch=arm64 [2022-04-04T20:49:29.225Z] ---> Running in 52b379d05eb9 [2022-04-04T20:49:29.225Z] ---> Running in 4aeb2f25c60f [2022-04-04T20:49:29.839Z] Removing intermediate container 52b379d05eb9 [2022-04-04T20:49:29.839Z] ---> b09a14c047a1 [2022-04-04T20:49:29.839Z] Step 23/24 : LABEL git_sha=9ee7cb900789fac4b189fefc34491ad538a6472f [2022-04-04T20:49:30.131Z] Removing intermediate container 4aeb2f25c60f [2022-04-04T20:49:30.131Z] ---> 56ebe42c4042 [2022-04-04T20:49:30.131Z] Step 22/23 : LABEL git_sha=9ee7cb900789fac4b189fefc34491ad538a6472f [2022-04-04T20:49:30.131Z] ---> Running in 8e3917041fc9 [2022-04-04T20:49:30.131Z] ---> Running in aa13f87c841e [2022-04-04T20:49:31.149Z] Removing intermediate container aa13f87c841e [2022-04-04T20:49:31.149Z] ---> 5b58fc7b89f1 [2022-04-04T20:49:31.149Z] Step 23/23 : LABEL version=0.0.0 [2022-04-04T20:49:31.149Z] Removing intermediate container 8e3917041fc9 [2022-04-04T20:49:31.149Z] ---> 01ca85fae9c5 [2022-04-04T20:49:31.149Z] Step 24/24 : LABEL version=0.0.0 [2022-04-04T20:49:31.149Z] ---> Running in 7e9df82c33f7 [2022-04-04T20:49:31.149Z] ---> Running in d0072d9bb046 [2022-04-04T20:49:32.147Z] Removing intermediate container 7e9df82c33f7 [2022-04-04T20:49:32.147Z] ---> fd1e2220c2b8 [2022-04-04T20:49:32.147Z] [2022-04-04T20:49:32.147Z] Removing intermediate container d0072d9bb046 [2022-04-04T20:49:32.147Z] ---> 3ca0ebe2202b [2022-04-04T20:49:32.147Z] [2022-04-04T20:49:32.759Z] Successfully built fd1e2220c2b8 [2022-04-04T20:49:32.759Z] Successfully tagged security-spire-server-arm64:latest [2022-04-04T20:49:32.759Z]  Building security-spire-server ... done Building security-spire-agent [2022-04-04T20:49:32.759Z] Successfully built 3ca0ebe2202b [2022-04-04T20:49:32.759Z] Successfully tagged security-spire-config-arm64:latest [2022-04-04T20:49:32.759Z]  Building security-spire-config ... done Building support-notifications [2022-04-04T20:50:41.253Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:50:41.253Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:50:41.253Z] ---> 8eadabc8eb83 [2022-04-04T20:50:41.253Z] Step 3/22 : WORKDIR /edgex-go [2022-04-04T20:50:41.253Z] ---> Using cache [2022-04-04T20:50:41.253Z] ---> 04fef8ff9392 [2022-04-04T20:50:41.253Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:50:41.253Z] ---> Using cache [2022-04-04T20:50:41.253Z] ---> 7bade6cbe944 [2022-04-04T20:50:41.253Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-04T20:50:41.253Z] ---> Running in 1ea8609951df [2022-04-04T20:50:41.253Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:50:41.253Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:50:41.253Z] ---> 8eadabc8eb83 [2022-04-04T20:50:41.253Z] Step 3/24 : WORKDIR /edgex-go [2022-04-04T20:50:41.253Z] ---> Using cache [2022-04-04T20:50:41.253Z] ---> 04fef8ff9392 [2022-04-04T20:50:41.253Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:50:41.253Z] ---> Using cache [2022-04-04T20:50:41.253Z] ---> 7bade6cbe944 [2022-04-04T20:50:41.253Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-04-04T20:50:41.253Z] ---> Using cache [2022-04-04T20:50:41.253Z] ---> 24c95dfd0581 [2022-04-04T20:50:41.253Z] Step 6/24 : COPY go.mod vendor* ./ [2022-04-04T20:50:41.253Z] ---> Using cache [2022-04-04T20:50:41.253Z] ---> d780ba13bd86 [2022-04-04T20:50:41.253Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:50:41.253Z] ---> Using cache [2022-04-04T20:50:41.253Z] ---> b41d7795c2dc [2022-04-04T20:50:41.253Z] Step 8/24 : COPY . . [2022-04-04T20:50:41.253Z] ---> Using cache [2022-04-04T20:50:41.253Z] ---> a17b9e257cd7 [2022-04-04T20:50:41.253Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-04-04T20:50:41.253Z] ---> Using cache [2022-04-04T20:50:41.253Z] ---> d5dec1a82c2f [2022-04-04T20:50:41.253Z] 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-04-04T20:50:41.253Z] ---> Using cache [2022-04-04T20:50:41.253Z] ---> 4dba10958062 [2022-04-04T20:50:41.253Z] [2022-04-04T20:50:41.253Z] Step 11/24 : FROM alpine:3.15 [2022-04-04T20:50:41.253Z] ---> 03078ca19a05 [2022-04-04T20:50:41.253Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-04T20:50:41.253Z] ---> Using cache [2022-04-04T20:50:41.253Z] ---> f83dc57e00ce [2022-04-04T20:50:41.253Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:50:41.253Z] ---> Using cache [2022-04-04T20:50:41.253Z] ---> df1055968520 [2022-04-04T20:50:41.253Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-04T20:50:41.253Z] ---> Using cache [2022-04-04T20:50:41.253Z] ---> 1c37442569ba [2022-04-04T20:50:41.253Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-04-04T20:50:41.253Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T20:50:41.253Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T20:50:42.703Z] OK: 220 MiB in 52 packages [2022-04-04T20:50:42.980Z] ---> 6e6cfe3dd7a6 [2022-04-04T20:50:42.980Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-04T20:50:44.461Z] Removing intermediate container 1ea8609951df [2022-04-04T20:50:44.461Z] ---> b7f1ae17fd41 [2022-04-04T20:50:44.461Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-04T20:50:46.457Z] ---> 23bf5827d621 [2022-04-04T20:50:46.457Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:50:46.457Z] ---> Running in 06828edc40ef [2022-04-04T20:50:49.897Z] ---> 8f7acf861373 [2022-04-04T20:50:49.897Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-04T20:50:50.892Z] ---> 0b1aa626df55 [2022-04-04T20:50:50.892Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-04T20:50:51.886Z] ---> 45ea8a78f5a9 [2022-04-04T20:50:51.886Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-04T20:50:53.345Z] Removing intermediate container 06828edc40ef [2022-04-04T20:50:53.345Z] ---> 1ebd76a3fae3 [2022-04-04T20:50:53.345Z] Step 8/22 : COPY . . [2022-04-04T20:50:53.345Z] ---> 43f9ad195fc7 [2022-04-04T20:50:53.345Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-04T20:50:53.345Z] ---> Running in 6bc99d720dee [2022-04-04T20:50:53.970Z] Removing intermediate container 6bc99d720dee [2022-04-04T20:50:53.970Z] ---> 05ab2e087090 [2022-04-04T20:50:53.970Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-04T20:50:54.245Z] ---> Running in 638d4d0239fc [2022-04-04T20:50:55.238Z] Removing intermediate container 638d4d0239fc [2022-04-04T20:50:55.238Z] ---> 102ebd9a0a16 [2022-04-04T20:50:55.238Z] Step 22/24 : LABEL arch=arm64 [2022-04-04T20:50:55.239Z] ---> Running in 83c7aecb69b6 [2022-04-04T20:50:56.237Z] Removing intermediate container 83c7aecb69b6 [2022-04-04T20:50:56.237Z] ---> 1ba3fd2c86e9 [2022-04-04T20:50:56.237Z] Step 23/24 : LABEL git_sha=9ee7cb900789fac4b189fefc34491ad538a6472f [2022-04-04T20:50:56.237Z] ---> Running in 4d134a7a07bc [2022-04-04T20:50:57.238Z] Removing intermediate container 4d134a7a07bc [2022-04-04T20:50:57.238Z] ---> d4163d3c1542 [2022-04-04T20:50:57.238Z] Step 24/24 : LABEL version=0.0.0 [2022-04-04T20:50:57.520Z] ---> Running in 4e9db1626564 [2022-04-04T20:50:58.130Z] Removing intermediate container 4e9db1626564 [2022-04-04T20:50:58.130Z] ---> 621958d253d7 [2022-04-04T20:50:58.130Z] [2022-04-04T20:50:59.573Z] Successfully built 621958d253d7 [2022-04-04T20:50:59.574Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-04T20:50:59.574Z] Building security-proxy-setup [2022-04-04T20:51:26.446Z]  Building security-spire-agent ... done  ---> 2dd39ada768d [2022-04-04T20:51:26.446Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-04T20:51:26.446Z] ---> Running in 70888b621cf2 [2022-04-04T20:51:29.092Z] 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-04-04T20:51:39.331Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:51:39.331Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:51:39.331Z] ---> 8eadabc8eb83 [2022-04-04T20:51:39.331Z] Step 3/22 : WORKDIR /edgex-go [2022-04-04T20:51:39.331Z] ---> Using cache [2022-04-04T20:51:39.331Z] ---> 04fef8ff9392 [2022-04-04T20:51:39.331Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:51:39.331Z] ---> Using cache [2022-04-04T20:51:39.331Z] ---> 7bade6cbe944 [2022-04-04T20:51:39.331Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-04T20:51:39.331Z] ---> Using cache [2022-04-04T20:51:39.331Z] ---> 24c95dfd0581 [2022-04-04T20:51:39.331Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-04T20:51:39.331Z] ---> Using cache [2022-04-04T20:51:39.331Z] ---> d780ba13bd86 [2022-04-04T20:51:39.331Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:51:39.331Z] ---> Using cache [2022-04-04T20:51:39.331Z] ---> b41d7795c2dc [2022-04-04T20:51:39.331Z] Step 8/22 : COPY . . [2022-04-04T20:51:39.331Z] ---> Using cache [2022-04-04T20:51:39.331Z] ---> a17b9e257cd7 [2022-04-04T20:51:39.331Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-04T20:51:39.331Z] ---> Running in 560a52d7d456 [2022-04-04T20:51:41.360Z] 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-04-04T20:56:33.518Z] Removing intermediate container 0c5984e21910 [2022-04-04T20:56:33.518Z] ---> 39530dd5db2c [2022-04-04T20:56:33.518Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-04T20:56:33.518Z] ---> Running in 1f8572e15691 [2022-04-04T20:56:33.518Z] 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-04-04T20:56:33.518Z] Removing intermediate container c20b14d6dbe2 [2022-04-04T20:56:33.518Z] ---> b4411c8eab3e [2022-04-04T20:56:33.518Z] [2022-04-04T20:56:33.518Z] Step 10/31 : FROM alpine:3.14 [2022-04-04T20:56:33.518Z] 3.14: Pulling from library/alpine [2022-04-04T20:56:33.518Z] Removing intermediate container 1f8572e15691 [2022-04-04T20:56:33.518Z] ---> 5af414c60001 [2022-04-04T20:56:33.518Z] [2022-04-04T20:56:33.518Z] Step 11/23 : FROM docker:20.10.14 [2022-04-04T20:56:33.518Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-04-04T20:56:33.518Z] Status: Downloaded newer image for alpine:3.14 [2022-04-04T20:56:33.518Z] ---> cc3d11fa2d52 [2022-04-04T20:56:33.518Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-04T20:56:33.518Z] 20.10.14: Pulling from library/docker [2022-04-04T20:56:33.518Z] ---> Running in 04962f260ab7 [2022-04-04T20:56:33.518Z] Removing intermediate container 04962f260ab7 [2022-04-04T20:56:33.518Z] ---> 0bbf038a2f69 [2022-04-04T20:56:33.518Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-04T20:56:33.518Z] ---> Running in a38ceed8a914 [2022-04-04T20:56:35.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-04T20:56:35.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-04T20:56:37.287Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-04T20:56:37.287Z] (2/2) Installing su-exec (0.2-r1) [2022-04-04T20:56:37.287Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T20:56:37.287Z] OK: 6 MiB in 16 packages [2022-04-04T20:56:39.955Z] Removing intermediate container a38ceed8a914 [2022-04-04T20:56:39.955Z] ---> c61ad62e48e9 [2022-04-04T20:56:39.955Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-04T20:56:40.247Z] ---> Running in 94a78438f5c6 [2022-04-04T20:56:41.709Z] Removing intermediate container 94a78438f5c6 [2022-04-04T20:56:41.709Z] ---> 510c58cdec08 [2022-04-04T20:56:41.709Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-04T20:56:41.709Z] ---> Running in 78212200dfa5 [2022-04-04T20:56:43.169Z] Removing intermediate container 78212200dfa5 [2022-04-04T20:56:43.169Z] ---> 31b6ca8b437f [2022-04-04T20:56:43.169Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-04T20:56:43.452Z] ---> Running in 7fd5bd4c292a [2022-04-04T20:56:50.293Z] Removing intermediate container 7fd5bd4c292a [2022-04-04T20:56:50.293Z] ---> c71fcf6ac1fa [2022-04-04T20:56:50.293Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-04T20:56:50.293Z] ---> Running in 5fe140e33a54 [2022-04-04T20:56:51.377Z] Removing intermediate container 5fe140e33a54 [2022-04-04T20:56:51.377Z] ---> 076e1e60369e [2022-04-04T20:56:51.377Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-04T20:56:54.045Z] ---> cbbc962e68b6 [2022-04-04T20:56:54.045Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-04T20:56:54.325Z] ---> Running in 40554008a582 [2022-04-04T20:56:56.324Z] Removing intermediate container 373c56b87f2d [2022-04-04T20:56:56.324Z] ---> 278b8c076a02 [2022-04-04T20:56:56.324Z] [2022-04-04T20:56:56.324Z] Step 10/22 : FROM alpine:3.14 [2022-04-04T20:56:56.324Z] ---> cc3d11fa2d52 [2022-04-04T20:56:56.324Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-04T20:56:56.324Z] ---> Running in b1f187591ce1 [2022-04-04T20:56:58.969Z] Removing intermediate container 40554008a582 [2022-04-04T20:56:58.969Z] ---> f3774efe850a [2022-04-04T20:56:58.969Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T20:56:58.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-04T20:56:59.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-04T20:57:00.188Z] Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec [2022-04-04T20:57:00.188Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-04T20:57:00.188Z] ---> c52727829a8a [2022-04-04T20:57:00.188Z] 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-04-04T20:57:00.188Z] ---> Running in 6fa524e22acd [2022-04-04T20:57:00.467Z] ---> cb9f4ed3b804 [2022-04-04T20:57:00.467Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-04T20:57:01.069Z] Removing intermediate container 6fa524e22acd [2022-04-04T20:57:01.069Z] ---> 0872d1d1710b [2022-04-04T20:57:01.069Z] 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-04-04T20:57:01.069Z] ---> Running in 0704a48be22f [2022-04-04T20:57:01.346Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-04T20:57:01.346Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T20:57:01.346Z] OK: 5 MiB in 15 packages [2022-04-04T20:57:03.994Z] Removing intermediate container b1f187591ce1 [2022-04-04T20:57:03.994Z] ---> 9f8116da89d8 [2022-04-04T20:57:03.994Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-04T20:57:03.994Z] ---> Running in 7146916ce82c [2022-04-04T20:57:03.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T20:57:04.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T20:57:04.619Z] Removing intermediate container 7146916ce82c [2022-04-04T20:57:04.907Z] ---> 72592410131c [2022-04-04T20:57:04.907Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-04T20:57:04.907Z] ---> b620db1de670 [2022-04-04T20:57:04.907Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-04T20:57:04.907Z] ---> Running in f173154ce061 [2022-04-04T20:57:05.909Z] Removing intermediate container f173154ce061 [2022-04-04T20:57:05.909Z] ---> d72aebd110e7 [2022-04-04T20:57:05.909Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-04T20:57:05.909Z] ---> Running in 1b9430a8d753 [2022-04-04T20:57:05.909Z] (1/43) Installing readline (8.1.1-r0) [2022-04-04T20:57:06.190Z] (2/43) Installing bash (5.1.16-r0) [2022-04-04T20:57:06.190Z] ---> d78c054c4b69 [2022-04-04T20:57:06.190Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-04T20:57:06.190Z] Executing bash-5.1.16-r0.post-install [2022-04-04T20:57:06.190Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-04T20:57:06.190Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-04T20:57:06.190Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-04T20:57:06.471Z] (6/43) Installing curl (7.80.0-r0) [2022-04-04T20:57:06.471Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-04T20:57:06.471Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-04T20:57:06.471Z] (9/43) Installing expat (2.4.7-r0) [2022-04-04T20:57:06.471Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-04T20:57:06.471Z] (11/43) Installing gdbm (1.22-r0) [2022-04-04T20:57:06.471Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-04T20:57:06.471Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-04T20:57:06.471Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-04T20:57:06.471Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-04T20:57:06.471Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-04T20:57:06.756Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-04T20:57:07.373Z] Removing intermediate container 1b9430a8d753 [2022-04-04T20:57:07.373Z] ---> c93f878e3cc5 [2022-04-04T20:57:07.373Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T20:57:07.985Z] ---> ee9322793fc3 [2022-04-04T20:57:07.985Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-04T20:57:08.606Z] ---> 24f0dce8a755 [2022-04-04T20:57:08.606Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-04T20:57:09.610Z] ---> f455b27dbfb5 [2022-04-04T20:57:09.610Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-04T20:57:09.610Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-04T20:57:09.610Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-04T20:57:09.610Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-04T20:57:09.610Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-04T20:57:09.610Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-04T20:57:09.610Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-04T20:57:09.610Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-04T20:57:09.610Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-04T20:57:09.893Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-04T20:57:09.893Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-04T20:57:09.893Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-04T20:57:09.893Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-04T20:57:09.893Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-04T20:57:09.893Z] ---> Running in ebab4579de17 [2022-04-04T20:57:09.893Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-04T20:57:09.893Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-04T20:57:09.893Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-04T20:57:10.171Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-04T20:57:10.171Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-04T20:57:10.171Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-04T20:57:10.171Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-04T20:57:10.171Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-04T20:57:10.171Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-04T20:57:10.171Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-04T20:57:10.171Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-04T20:57:10.451Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-04T20:57:10.451Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-04T20:57:10.736Z] Removing intermediate container ebab4579de17 [2022-04-04T20:57:10.736Z] ---> 6992242e83ef [2022-04-04T20:57:10.736Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-04T20:57:11.343Z] Executing busybox-1.34.1-r4.trigger [2022-04-04T20:57:11.343Z] OK: 82 MiB in 65 packages [2022-04-04T20:57:12.326Z] ---> 4ec721fcb63e [2022-04-04T20:57:12.327Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-04T20:57:12.327Z] ---> 3875039640d9 [2022-04-04T20:57:12.327Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-04T20:57:12.601Z] ---> Running in 5ab9f472dc86 [2022-04-04T20:57:14.055Z] ---> 49ce271dc143 [2022-04-04T20:57:14.055Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-04T20:57:14.344Z] ---> Running in 1bbfd9a60301 [2022-04-04T20:57:14.947Z] Removing intermediate container 1bbfd9a60301 [2022-04-04T20:57:14.947Z] ---> d2f3831e27ae [2022-04-04T20:57:14.947Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T20:57:14.947Z] ---> Running in 70e921a181a7 [2022-04-04T20:57:15.953Z] Removing intermediate container 70e921a181a7 [2022-04-04T20:57:15.953Z] ---> 87195a5b1137 [2022-04-04T20:57:15.953Z] Step 20/22 : LABEL arch=arm64 [2022-04-04T20:57:16.234Z] ---> Running in 090f3b7b8c5b [2022-04-04T20:57:16.517Z] Removing intermediate container 5ab9f472dc86 [2022-04-04T20:57:16.517Z] ---> 1307b3a05cd2 [2022-04-04T20:57:16.517Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-04T20:57:17.141Z] ---> Running in 522b0dedd99d [2022-04-04T20:57:17.141Z] Removing intermediate container 090f3b7b8c5b [2022-04-04T20:57:17.141Z] ---> 3c14a70b8c2a [2022-04-04T20:57:17.141Z] Step 21/22 : LABEL git_sha=9ee7cb900789fac4b189fefc34491ad538a6472f [2022-04-04T20:57:17.424Z] ---> Running in 043e71a0004d [2022-04-04T20:57:17.709Z] Removing intermediate container 522b0dedd99d [2022-04-04T20:57:17.709Z] ---> 7270fece1e2b [2022-04-04T20:57:17.709Z] Step 28/31 : CMD ["gate"] [2022-04-04T20:57:17.991Z] Removing intermediate container 043e71a0004d [2022-04-04T20:57:17.992Z] ---> af97fe9c9440 [2022-04-04T20:57:17.992Z] Step 22/22 : LABEL version=0.0.0 [2022-04-04T20:57:17.992Z] ---> Running in 7ece9158be09 [2022-04-04T20:57:18.601Z] ---> Running in eee0931dfe67 [2022-04-04T20:57:18.601Z] Removing intermediate container 7ece9158be09 [2022-04-04T20:57:18.601Z] ---> ffc2d38e85fa [2022-04-04T20:57:18.601Z] [2022-04-04T20:57:18.883Z] Collecting docker-compose==1.23.2 [2022-04-04T20:57:19.228Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-04T20:57:19.228Z] Removing intermediate container eee0931dfe67 [2022-04-04T20:57:19.228Z] ---> 7ceceabb528f [2022-04-04T20:57:19.228Z] Step 29/31 : LABEL arch=arm64 [2022-04-04T20:57:19.515Z] Successfully built ffc2d38e85fa [2022-04-04T20:57:19.515Z] Successfully tagged support-scheduler-arm64:latest [2022-04-04T20:57:19.515Z]  Building support-scheduler ... done Building core-command [2022-04-04T20:57:19.793Z] ---> Running in 68cc5b19e9ff [2022-04-04T20:57:20.408Z] Removing intermediate container 68cc5b19e9ff [2022-04-04T20:57:20.408Z] ---> d742fedd1b15 [2022-04-04T20:57:20.408Z] Step 30/31 : LABEL git_sha=9ee7cb900789fac4b189fefc34491ad538a6472f [2022-04-04T20:57:20.408Z] Collecting jsonschema<3,>=2.5.1 [2022-04-04T20:57:20.686Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-04T20:57:20.686Z] ---> Running in fb48e6c38d23 [2022-04-04T20:57:21.290Z] Removing intermediate container fb48e6c38d23 [2022-04-04T20:57:21.290Z] ---> 180fa25c00ff [2022-04-04T20:57:21.290Z] Step 31/31 : LABEL version=0.0.0 [2022-04-04T20:57:21.565Z] ---> Running in d7c27d540f5c [2022-04-04T20:57:22.170Z] Removing intermediate container d7c27d540f5c [2022-04-04T20:57:22.170Z] ---> e062c7d92f14 [2022-04-04T20:57:22.170Z] [2022-04-04T20:57:22.445Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-04T20:57:22.445Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-04T20:57:22.721Z] Successfully built e062c7d92f14 [2022-04-04T20:57:22.721Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-04T20:57:22.721Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-04T20:57:22.721Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2022-04-04T20:57:22.998Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-04T20:57:26.407Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-04T20:57:26.407Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-04T20:57:26.407Z] 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-04-04T20:57:26.407Z] Collecting cached-property<2,>=1.2.0 [2022-04-04T20:57:26.407Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-04T20:57:26.407Z] Collecting docopt<0.7,>=0.6.1 [2022-04-04T20:57:26.407Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-04T20:57:29.824Z] Collecting PyYAML<4,>=3.10 [2022-04-04T20:57:29.824Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-04T20:57:35.260Z] Collecting docker<4.0,>=3.6.0 [2022-04-04T20:57:35.260Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-04T20:57:35.260Z] Collecting texttable<0.10,>=0.9.0 [2022-04-04T20:57:35.260Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-04T20:57:37.916Z] Collecting docker-pycreds>=0.4.0 [2022-04-04T20:57:37.916Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-04T20:57:38.532Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-04T20:57:38.532Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-04T20:57:39.529Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-04T20:57:39.529Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-04T20:57:39.820Z] Collecting idna<2.8,>=2.5 [2022-04-04T20:57:39.820Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-04T20:57:39.820Z] 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-04-04T20:57:40.442Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-04T20:57:40.442Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-04T20:57:40.442Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-04T20:57:40.442Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-04T20:57:41.901Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-04T20:57:41.901Z] Attempting uninstall: urllib3 [2022-04-04T20:57:41.901Z] Found existing installation: urllib3 1.26.7 [2022-04-04T20:57:41.901Z] Uninstalling urllib3-1.26.7: [2022-04-04T20:57:41.901Z] Successfully uninstalled urllib3-1.26.7 [2022-04-04T20:57:42.904Z] Attempting uninstall: idna [2022-04-04T20:57:42.904Z] Found existing installation: idna 3.3 [2022-04-04T20:57:42.904Z] Uninstalling idna-3.3: [2022-04-04T20:57:43.184Z] Successfully uninstalled idna-3.3 [2022-04-04T20:57:47.692Z] Attempting uninstall: requests [2022-04-04T20:57:47.692Z] Found existing installation: requests 2.26.0 [2022-04-04T20:57:47.692Z] Uninstalling requests-2.26.0: [2022-04-04T20:57:47.692Z] Successfully uninstalled requests-2.26.0 [2022-04-04T20:57:47.972Z] Running setup.py install for texttable: started [2022-04-04T20:57:51.422Z] Running setup.py install for texttable: finished with status 'done' [2022-04-04T20:57:51.422Z] Running setup.py install for PyYAML: started [2022-04-04T20:57:55.752Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-04T20:57:56.353Z] Running setup.py install for docopt: started [2022-04-04T20:58:00.712Z] Running setup.py install for docopt: finished with status 'done' [2022-04-04T20:58:00.712Z] Running setup.py install for dockerpty: started [2022-04-04T20:58:05.240Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-04T20:58:09.620Z] 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-04-04T20:58:19.842Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:58:19.842Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:58:19.842Z] ---> 8eadabc8eb83 [2022-04-04T20:58:19.842Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T20:58:19.842Z] ---> Using cache [2022-04-04T20:58:19.842Z] ---> 04fef8ff9392 [2022-04-04T20:58:19.842Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:58:19.842Z] ---> Using cache [2022-04-04T20:58:19.842Z] ---> 7bade6cbe944 [2022-04-04T20:58:19.842Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-04T20:58:19.842Z] ---> Using cache [2022-04-04T20:58:19.842Z] ---> 24c95dfd0581 [2022-04-04T20:58:19.842Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T20:58:19.842Z] ---> Using cache [2022-04-04T20:58:19.842Z] ---> d780ba13bd86 [2022-04-04T20:58:19.842Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:58:19.842Z] ---> Using cache [2022-04-04T20:58:19.842Z] ---> b41d7795c2dc [2022-04-04T20:58:19.842Z] Step 8/23 : COPY . . [2022-04-04T20:58:19.842Z] ---> Using cache [2022-04-04T20:58:19.842Z] ---> a17b9e257cd7 [2022-04-04T20:58:19.842Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-04T20:58:19.842Z] ---> Running in 20b1692b6e53 [2022-04-04T20:58:21.837Z] 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-04-04T20:58:22.462Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:58:22.462Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:58:22.462Z] ---> 8eadabc8eb83 [2022-04-04T20:58:22.462Z] Step 3/20 : WORKDIR /edgex-go [2022-04-04T20:58:22.462Z] ---> Using cache [2022-04-04T20:58:22.462Z] ---> 04fef8ff9392 [2022-04-04T20:58:22.462Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-04T20:58:22.462Z] ---> Running in b91a58d3d15e [2022-04-04T20:58:25.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T20:58:26.886Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T20:58:28.349Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-04T20:58:28.349Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-04T20:58:28.349Z] OK: 15739 distinct packages available [2022-04-04T20:58:28.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T20:58:29.642Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T20:58:31.105Z] OK: 220 MiB in 52 packages [2022-04-04T20:58:33.760Z] Removing intermediate container b91a58d3d15e [2022-04-04T20:58:33.760Z] ---> bf3e49803f9d [2022-04-04T20:58:33.760Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-04T20:58:33.760Z] Removing intermediate container 0704a48be22f [2022-04-04T20:58:33.760Z] ---> 8e93282fd1a6 [2022-04-04T20:58:33.760Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-04T20:58:34.044Z] ---> Running in c6b889e169e5 [2022-04-04T20:58:35.057Z] ---> 091da55c8af1 [2022-04-04T20:58:35.057Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:58:35.057Z] Removing intermediate container c6b889e169e5 [2022-04-04T20:58:35.057Z] ---> 95d5feac0975 [2022-04-04T20:58:35.057Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-04T20:58:35.057Z] ---> Running in e211d40bc96e [2022-04-04T20:58:35.057Z] ---> Running in 0cd5b8193953 [2022-04-04T20:58:36.048Z] Removing intermediate container 0cd5b8193953 [2022-04-04T20:58:36.048Z] ---> 20cbab9f36f9 [2022-04-04T20:58:36.048Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-04T20:58:38.687Z] ---> 2aeeb36b301f [2022-04-04T20:58:38.687Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-04T20:58:39.312Z] ---> f12a843ce311 [2022-04-04T20:58:39.312Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-04T20:58:40.313Z] 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-04-04T20:58:40.595Z] ---> f5d225b968df [2022-04-04T20:58:40.595Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-04T20:58:40.878Z] ---> Running in 9b42e9163ff7 [2022-04-04T20:58:41.494Z] Removing intermediate container 9b42e9163ff7 [2022-04-04T20:58:41.494Z] ---> 136d7a333125 [2022-04-04T20:58:41.494Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T20:58:41.786Z] ---> Running in 27057fc167a7 [2022-04-04T20:58:41.786Z] Removing intermediate container e211d40bc96e [2022-04-04T20:58:41.786Z] ---> 111622b76386 [2022-04-04T20:58:41.786Z] Step 7/20 : COPY . . [2022-04-04T20:58:42.407Z] Removing intermediate container 27057fc167a7 [2022-04-04T20:58:42.407Z] ---> ab1387c0dd57 [2022-04-04T20:58:42.407Z] Step 21/23 : LABEL arch=arm64 [2022-04-04T20:58:42.687Z] ---> Running in 06c42458da60 [2022-04-04T20:58:43.308Z] Removing intermediate container 06c42458da60 [2022-04-04T20:58:43.308Z] ---> dc3dbbf9883e [2022-04-04T20:58:43.308Z] Step 22/23 : LABEL git_sha=9ee7cb900789fac4b189fefc34491ad538a6472f [2022-04-04T20:58:43.594Z] ---> Running in a9ab95bf220a [2022-04-04T20:58:44.211Z] Removing intermediate container a9ab95bf220a [2022-04-04T20:58:44.211Z] ---> 5d987a0bd0d9 [2022-04-04T20:58:44.211Z] Step 23/23 : LABEL version=0.0.0 [2022-04-04T20:58:44.500Z] ---> Running in fa22bb9ca806 [2022-04-04T20:58:45.505Z] Removing intermediate container fa22bb9ca806 [2022-04-04T20:58:45.505Z] ---> 171ed0188191 [2022-04-04T20:58:45.505Z] [2022-04-04T20:58:46.505Z] Successfully built 171ed0188191 [2022-04-04T20:58:46.505Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-04T20:58:46.505Z] Building security-secretstore-setup [2022-04-04T20:59:25.641Z]  Building sys-mgmt-agent ... done Removing intermediate container 560a52d7d456 [2022-04-04T20:59:25.642Z] ---> c1d19a8aedbd [2022-04-04T20:59:25.642Z] [2022-04-04T20:59:25.642Z] Step 10/22 : FROM alpine:3.14 [2022-04-04T20:59:25.642Z] ---> cc3d11fa2d52 [2022-04-04T20:59:25.642Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-04T20:59:25.642Z] Removing intermediate container 70888b621cf2 [2022-04-04T20:59:25.642Z] ---> 8b4949d0206c [2022-04-04T20:59:25.642Z] [2022-04-04T20:59:25.642Z] Step 10/22 : FROM alpine:3.14 [2022-04-04T20:59:25.642Z] ---> cc3d11fa2d52 [2022-04-04T20:59:25.642Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-04T20:59:25.642Z] ---> Running in 5d6c76d57093 [2022-04-04T20:59:25.642Z] ---> Running in 47b4cce87ef6 [2022-04-04T20:59:25.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-04T20:59:25.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-04T20:59:25.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-04T20:59:25.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-04T20:59:25.931Z] ---> 323ceafa11e5 [2022-04-04T20:59:25.931Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-04T20:59:26.234Z] ---> Running in 405077789b38 [2022-04-04T20:59:27.250Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-04T20:59:27.250Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-04T20:59:27.250Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-04T20:59:27.533Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-04T20:59:27.533Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-04T20:59:27.533Z] (5/6) Installing curl (7.79.1-r0) [2022-04-04T20:59:27.533Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-04T20:59:27.533Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T20:59:27.533Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-04T20:59:27.533Z] Executing ca-certificates-20211220-r0.trigger [2022-04-04T20:59:27.533Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T20:59:27.533Z] Executing ca-certificates-20211220-r0.trigger [2022-04-04T20:59:27.814Z] OK: 8 MiB in 20 packages [2022-04-04T20:59:28.106Z] OK: 6 MiB in 16 packages [2022-04-04T20:59:28.719Z] 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-04-04T20:59:32.184Z] Removing intermediate container 47b4cce87ef6 [2022-04-04T20:59:32.184Z] ---> 0fff48114a4f [2022-04-04T20:59:32.184Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.'Removing intermediate container 5d6c76d57093 [2022-04-04T20:59:32.184Z] [2022-04-04T20:59:32.184Z] ---> d88686128ef7 [2022-04-04T20:59:32.184Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-04T20:59:32.184Z] ---> Running in f44eb3dc2e63 [2022-04-04T20:59:32.184Z] ---> Running in b79e164b8a58 [2022-04-04T20:59:32.463Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:59:32.463Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:59:32.463Z] ---> 8eadabc8eb83 [2022-04-04T20:59:32.463Z] Step 3/25 : WORKDIR /edgex-go [2022-04-04T20:59:32.463Z] ---> Using cache [2022-04-04T20:59:32.463Z] ---> 04fef8ff9392 [2022-04-04T20:59:32.463Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:59:32.463Z] ---> Using cache [2022-04-04T20:59:32.463Z] ---> 7bade6cbe944 [2022-04-04T20:59:32.463Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-04T20:59:32.463Z] ---> Using cache [2022-04-04T20:59:32.463Z] ---> 24c95dfd0581 [2022-04-04T20:59:32.463Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-04T20:59:32.463Z] ---> Using cache [2022-04-04T20:59:32.463Z] ---> d780ba13bd86 [2022-04-04T20:59:32.463Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:59:32.463Z] ---> Using cache [2022-04-04T20:59:32.463Z] ---> b41d7795c2dc [2022-04-04T20:59:32.463Z] Step 8/25 : COPY . . [2022-04-04T20:59:32.765Z] ---> Using cache [2022-04-04T20:59:32.765Z] ---> a17b9e257cd7 [2022-04-04T20:59:32.765Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-04T20:59:32.765Z] Removing intermediate container f44eb3dc2e63 [2022-04-04T20:59:32.765Z] ---> a0d8ee773107 [2022-04-04T20:59:32.765Z] Step 13/22 : WORKDIR /edgex [2022-04-04T20:59:32.765Z] Removing intermediate container b79e164b8a58 [2022-04-04T20:59:32.765Z] ---> e722e57cd7fd [2022-04-04T20:59:32.765Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-04T20:59:32.765Z] ---> Running in c02a867f456f [2022-04-04T20:59:33.040Z] ---> Running in 40f8efdc1974 [2022-04-04T20:59:33.040Z] ---> Running in 95dee81918ae [2022-04-04T20:59:34.025Z] Removing intermediate container 95dee81918ae [2022-04-04T20:59:34.025Z] ---> 43db69c69554 [2022-04-04T20:59:34.025Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-04T20:59:34.025Z] Removing intermediate container 40f8efdc1974 [2022-04-04T20:59:34.025Z] ---> e8b201a83f5e [2022-04-04T20:59:34.025Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-04T20:59:34.306Z] ---> Running in 80b1b4b5ec3d [2022-04-04T20:59:35.308Z] Removing intermediate container 80b1b4b5ec3d [2022-04-04T20:59:35.308Z] ---> 50436cfcfaa6 [2022-04-04T20:59:35.308Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T20:59:35.585Z] 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-04-04T20:59:35.864Z] ---> 31b40d3dcd14 [2022-04-04T20:59:35.864Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-04T20:59:36.857Z] ---> 23b586429c11 [2022-04-04T20:59:36.857Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-04T20:59:39.500Z] ---> c098ab2c49a7 [2022-04-04T20:59:39.500Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-04T20:59:40.493Z] ---> dcd4fbcb6be8 [2022-04-04T20:59:40.493Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-04T20:59:41.968Z] ---> 2fd0cec9cefc [2022-04-04T20:59:41.968Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-04T20:59:42.261Z] ---> Running in aa9ffa2cb036 [2022-04-04T20:59:42.874Z] ---> 86e7a7f4a3ac [2022-04-04T20:59:42.874Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-04T20:59:43.156Z] Removing intermediate container aa9ffa2cb036 [2022-04-04T20:59:43.156Z] ---> 83e468b2c5bc [2022-04-04T20:59:43.156Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T20:59:43.156Z] ---> Running in 21ec47b145eb [2022-04-04T20:59:44.184Z] Removing intermediate container 21ec47b145eb [2022-04-04T20:59:44.184Z] ---> 5c6f43d57974 [2022-04-04T20:59:44.184Z] Step 20/22 : LABEL arch=arm64 [2022-04-04T20:59:44.184Z] ---> Running in 50d91b7b6d6c [2022-04-04T20:59:44.473Z] ---> cafdc6fc3915 [2022-04-04T20:59:44.473Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-04T20:59:44.473Z] ---> Running in b9e70b661c35 [2022-04-04T20:59:45.103Z] Removing intermediate container 50d91b7b6d6c [2022-04-04T20:59:45.103Z] ---> 88880e0b35e0 [2022-04-04T20:59:45.103Z] Step 21/22 : LABEL git_sha=9ee7cb900789fac4b189fefc34491ad538a6472f [2022-04-04T20:59:45.380Z] ---> Running in 438ebcc451b8 [2022-04-04T20:59:45.989Z] Removing intermediate container 438ebcc451b8 [2022-04-04T20:59:45.989Z] ---> 44b8bd444fbf [2022-04-04T20:59:45.989Z] Step 22/22 : LABEL version=0.0.0 [2022-04-04T20:59:46.270Z] ---> Running in 6363ac864bb4 [2022-04-04T20:59:46.878Z] Removing intermediate container 6363ac864bb4 [2022-04-04T20:59:46.878Z] ---> 926ade73b501 [2022-04-04T20:59:46.878Z] [2022-04-04T20:59:47.887Z] Successfully built 926ade73b501 [2022-04-04T20:59:47.887Z] Successfully tagged support-notifications-arm64:latest [2022-04-04T20:59:47.887Z]  Building support-notifications ... done Building core-metadata [2022-04-04T20:59:48.204Z] Removing intermediate container b9e70b661c35 [2022-04-04T20:59:48.204Z] ---> 4f5b5607b291 [2022-04-04T20:59:48.204Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-04T20:59:48.204Z] ---> Running in b510367ad14b [2022-04-04T20:59:48.964Z] Removing intermediate container b510367ad14b [2022-04-04T20:59:48.964Z] ---> f869efccbe87 [2022-04-04T20:59:48.964Z] Step 20/22 : LABEL arch=arm64 [2022-04-04T20:59:48.964Z] ---> Running in 8a9469163d99 [2022-04-04T20:59:49.614Z] Removing intermediate container 8a9469163d99 [2022-04-04T20:59:49.614Z] ---> 76ec8eb8e2cd [2022-04-04T20:59:49.614Z] Step 21/22 : LABEL git_sha=9ee7cb900789fac4b189fefc34491ad538a6472f [2022-04-04T20:59:49.614Z] ---> Running in 4f8caa530542 [2022-04-04T20:59:50.259Z] Removing intermediate container 4f8caa530542 [2022-04-04T20:59:50.259Z] ---> 08fa7557383d [2022-04-04T20:59:50.259Z] Step 22/22 : LABEL version=0.0.0 [2022-04-04T20:59:50.554Z] ---> Running in 8dbf6b6e213d [2022-04-04T20:59:51.211Z] Removing intermediate container 8dbf6b6e213d [2022-04-04T20:59:51.211Z] ---> 1ae5d32ecfcf [2022-04-04T20:59:51.211Z] [2022-04-04T20:59:51.780Z] Successfully built 1ae5d32ecfcf [2022-04-04T20:59:51.780Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-04T20:59:51.780Z] Building core-data [2022-04-04T21:00:59.933Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T21:00:59.933Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T21:00:59.933Z] ---> 8eadabc8eb83 [2022-04-04T21:00:59.933Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T21:00:59.933Z] ---> Using cache [2022-04-04T21:00:59.933Z] ---> 04fef8ff9392 [2022-04-04T21:00:59.933Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T21:00:59.933Z] ---> Using cache [2022-04-04T21:00:59.933Z] ---> 7bade6cbe944 [2022-04-04T21:00:59.933Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-04T21:00:59.933Z] ---> Using cache [2022-04-04T21:00:59.933Z] ---> 24c95dfd0581 [2022-04-04T21:00:59.933Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T21:00:59.933Z] ---> Using cache [2022-04-04T21:00:59.933Z] ---> d780ba13bd86 [2022-04-04T21:00:59.933Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T21:00:59.933Z] ---> Using cache [2022-04-04T21:00:59.933Z] ---> b41d7795c2dc [2022-04-04T21:00:59.933Z] Step 8/23 : COPY . . [2022-04-04T21:00:59.933Z] ---> Using cache [2022-04-04T21:00:59.933Z] ---> a17b9e257cd7 [2022-04-04T21:00:59.933Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-04T21:00:59.933Z] ---> Running in a26d6e762bf5 [2022-04-04T21:00:59.933Z] 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-04-04T21:00:59.933Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T21:00:59.933Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T21:00:59.933Z] ---> 8eadabc8eb83 [2022-04-04T21:00:59.933Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T21:00:59.933Z] ---> Using cache [2022-04-04T21:00:59.933Z] ---> 04fef8ff9392 [2022-04-04T21:00:59.933Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T21:00:59.933Z] ---> Using cache [2022-04-04T21:00:59.933Z] ---> 7bade6cbe944 [2022-04-04T21:00:59.933Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-04T21:00:59.933Z] ---> Running in b23237fe5a85 [2022-04-04T21:00:59.933Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T21:00:59.933Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T21:00:59.933Z] OK: 220 MiB in 52 packages [2022-04-04T21:00:59.933Z] Removing intermediate container b23237fe5a85 [2022-04-04T21:00:59.933Z] ---> d84852b5551f [2022-04-04T21:00:59.933Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T21:01:00.945Z] ---> c61650505663 [2022-04-04T21:01:00.945Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T21:01:01.229Z] ---> Running in 5e4fb47f340b [2022-04-04T21:01:08.018Z] Removing intermediate container 5e4fb47f340b [2022-04-04T21:01:08.018Z] ---> fd4186bead26 [2022-04-04T21:01:08.018Z] Step 8/23 : COPY . . [2022-04-04T21:01:34.923Z] ---> 38f31dbcccbc [2022-04-04T21:01:34.923Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-04T21:01:34.923Z] ---> Running in 095a3a18a860 [2022-04-04T21:01:34.923Z] 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-04-04T21:05:27.056Z] Removing intermediate container 20b1692b6e53 [2022-04-04T21:05:27.056Z] ---> 86256f33e5d1 [2022-04-04T21:05:27.056Z] [2022-04-04T21:05:27.056Z] Step 10/23 : FROM alpine:3.14 [2022-04-04T21:05:27.056Z] ---> cc3d11fa2d52 [2022-04-04T21:05:27.056Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-04T21:05:27.056Z] ---> Using cache [2022-04-04T21:05:27.056Z] ---> 9f8116da89d8 [2022-04-04T21:05:27.056Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-04T21:05:27.056Z] ---> Using cache [2022-04-04T21:05:27.056Z] ---> 72592410131c [2022-04-04T21:05:27.056Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-04T21:05:27.056Z] ---> Running in 799f8b760666 [2022-04-04T21:05:27.056Z] Removing intermediate container 799f8b760666 [2022-04-04T21:05:27.056Z] ---> d014abfbd2db [2022-04-04T21:05:27.056Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-04T21:05:27.056Z] ---> Running in 45fe0466a8ce [2022-04-04T21:05:27.056Z] Removing intermediate container 45fe0466a8ce [2022-04-04T21:05:27.056Z] ---> 07a15e3ee184 [2022-04-04T21:05:27.056Z] Step 15/23 : WORKDIR / [2022-04-04T21:05:27.056Z] ---> Running in 4eedd7e9f018 [2022-04-04T21:05:27.652Z] Removing intermediate container 4eedd7e9f018 [2022-04-04T21:05:27.652Z] ---> 4ac30c93b892 [2022-04-04T21:05:27.652Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T21:05:28.640Z] ---> 35a9e8d83438 [2022-04-04T21:05:28.640Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-04T21:05:31.300Z] ---> 46be9d8c9857 [2022-04-04T21:05:31.300Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-04T21:05:32.296Z] ---> 526a6e51176b [2022-04-04T21:05:32.296Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-04T21:05:32.296Z] ---> Running in 983c5a291ce7 [2022-04-04T21:05:32.909Z] Removing intermediate container 983c5a291ce7 [2022-04-04T21:05:32.909Z] ---> bb30a9e3e929 [2022-04-04T21:05:32.909Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T21:05:32.909Z] ---> Running in 290ca33545c0 [2022-04-04T21:05:33.531Z] Removing intermediate container 290ca33545c0 [2022-04-04T21:05:33.531Z] ---> 71b2fac9622e [2022-04-04T21:05:33.531Z] Step 21/23 : LABEL arch=arm64 [2022-04-04T21:05:33.531Z] ---> Running in 8fa94daef79f [2022-04-04T21:05:34.156Z] Removing intermediate container 8fa94daef79f [2022-04-04T21:05:34.156Z] ---> 8051a354666e [2022-04-04T21:05:34.156Z] Step 22/23 : LABEL git_sha=9ee7cb900789fac4b189fefc34491ad538a6472f [2022-04-04T21:05:34.156Z] ---> Running in 1a6a92879031 [2022-04-04T21:05:34.767Z] Removing intermediate container 1a6a92879031 [2022-04-04T21:05:34.767Z] ---> 5184c67a1cbd [2022-04-04T21:05:34.767Z] Step 23/23 : LABEL version=0.0.0 [2022-04-04T21:05:34.767Z] ---> Running in 26e279e2cbd1 [2022-04-04T21:05:35.379Z] Removing intermediate container 26e279e2cbd1 [2022-04-04T21:05:35.379Z] ---> 38547290554c [2022-04-04T21:05:35.379Z] [2022-04-04T21:05:35.989Z] Successfully built 38547290554c [2022-04-04T21:05:35.989Z] Successfully tagged core-command-arm64:latest [2022-04-04T21:06:57.891Z]  Building core-command ... done Removing intermediate container 405077789b38 [2022-04-04T21:06:57.891Z] ---> 1e30c32df7e4 [2022-04-04T21:06:57.891Z] [2022-04-04T21:06:57.891Z] Step 9/20 : FROM alpine:3.15 [2022-04-04T21:06:57.891Z] ---> 03078ca19a05 [2022-04-04T21:06:57.891Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-04T21:06:57.891Z] ---> Using cache [2022-04-04T21:06:57.891Z] ---> f83dc57e00ce [2022-04-04T21:06:57.891Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T21:06:57.891Z] ---> Using cache [2022-04-04T21:06:57.891Z] ---> df1055968520 [2022-04-04T21:06:57.891Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-04T21:06:57.891Z] ---> Running in 6856ee429329 [2022-04-04T21:06:57.891Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T21:06:57.891Z] 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-04-04T21:06:57.891Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T21:06:57.891Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-04T21:06:57.891Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-04T21:06:57.891Z] OK: 15731 distinct packages available [2022-04-04T21:06:57.892Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T21:06:57.892Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T21:06:57.892Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-04T21:06:57.892Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-04T21:06:58.166Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-04T21:06:58.167Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-04T21:06:58.440Z] (5/9) Installing curl (7.80.0-r0) [2022-04-04T21:06:58.440Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-04T21:06:58.440Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-04T21:06:58.715Z] (8/9) Installing libucontext (1.1-r0) [2022-04-04T21:06:58.715Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-04T21:06:58.715Z] Executing busybox-1.34.1-r4.trigger [2022-04-04T21:06:58.990Z] Executing ca-certificates-20211220-r0.trigger [2022-04-04T21:06:59.265Z] OK: 8 MiB in 23 packages [2022-04-04T21:07:02.691Z] Removing intermediate container 6856ee429329 [2022-04-04T21:07:02.691Z] ---> 32411da7fc50 [2022-04-04T21:07:02.691Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T21:07:04.162Z] ---> 09f46af8ac3a [2022-04-04T21:07:04.162Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-04T21:07:08.633Z] ---> 54743830b1ca [2022-04-04T21:07:08.633Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-04T21:07:10.730Z] ---> 3bff1f2606fd [2022-04-04T21:07:10.730Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-04T21:07:10.730Z] ---> Running in f2b43445d58c [2022-04-04T21:07:12.188Z] Removing intermediate container f2b43445d58c [2022-04-04T21:07:12.188Z] ---> 9e9a327971e9 [2022-04-04T21:07:12.188Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T21:07:12.188Z] ---> Running in 6babc9c17143 [2022-04-04T21:07:13.177Z] Removing intermediate container 6babc9c17143 [2022-04-04T21:07:13.177Z] ---> e1065cd1b5a8 [2022-04-04T21:07:13.177Z] Step 18/20 : LABEL arch=arm64 [2022-04-04T21:07:13.177Z] ---> Running in 6b5c8e5b1b3e [2022-04-04T21:07:14.167Z] Removing intermediate container 6b5c8e5b1b3e [2022-04-04T21:07:14.167Z] ---> 2146cb4ea6b1 [2022-04-04T21:07:14.167Z] Step 19/20 : LABEL git_sha=9ee7cb900789fac4b189fefc34491ad538a6472f [2022-04-04T21:07:14.167Z] ---> Running in c8e9c191a13a [2022-04-04T21:07:14.448Z] Removing intermediate container c02a867f456f [2022-04-04T21:07:14.448Z] ---> 9c0f5fbb816f [2022-04-04T21:07:14.448Z] [2022-04-04T21:07:14.448Z] Step 10/25 : FROM alpine:3.14 [2022-04-04T21:07:14.448Z] ---> cc3d11fa2d52 [2022-04-04T21:07:14.448Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-04T21:07:14.723Z] ---> Running in 6b7b1cd3a206 [2022-04-04T21:07:15.346Z] Removing intermediate container c8e9c191a13a [2022-04-04T21:07:15.346Z] ---> 5175165a13a8 [2022-04-04T21:07:15.346Z] Step 20/20 : LABEL version=0.0.0 [2022-04-04T21:07:15.346Z] ---> Running in 4185a921c06a [2022-04-04T21:07:16.360Z] Removing intermediate container 4185a921c06a [2022-04-04T21:07:16.360Z] ---> 937e49680594 [2022-04-04T21:07:16.360Z] [2022-04-04T21:07:17.365Z] Successfully built 937e49680594 [2022-04-04T21:07:17.365Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-04T21:07:17.365Z]  Building security-spiffe-token-provider ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-04T21:07:17.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-04T21:07:18.648Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-04T21:07:18.648Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-04T21:07:18.648Z] (3/3) Installing su-exec (0.2-r1) [2022-04-04T21:07:18.648Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T21:07:18.648Z] Executing ca-certificates-20211220-r0.trigger [2022-04-04T21:07:19.258Z] OK: 6 MiB in 17 packages [2022-04-04T21:07:21.265Z] Removing intermediate container 6b7b1cd3a206 [2022-04-04T21:07:21.265Z] ---> 9805d3004c21 [2022-04-04T21:07:21.265Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-04T21:07:21.552Z] ---> Running in e8190e3f5dd5 [2022-04-04T21:07:22.178Z] Removing intermediate container e8190e3f5dd5 [2022-04-04T21:07:22.179Z] ---> 28d52752ca8e [2022-04-04T21:07:22.179Z] Step 13/25 : WORKDIR / [2022-04-04T21:07:22.179Z] ---> Running in f5bf0d0804b8 [2022-04-04T21:07:22.789Z] Removing intermediate container f5bf0d0804b8 [2022-04-04T21:07:22.789Z] ---> 4fd21dae27b3 [2022-04-04T21:07:22.789Z] 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-04-04T21:07:23.788Z] ---> 40332e72b15a [2022-04-04T21:07:23.788Z] 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-04-04T21:07:24.795Z] ---> 6eb329227737 [2022-04-04T21:07:24.795Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-04T21:07:26.271Z] ---> b2257c56c984 [2022-04-04T21:07:26.271Z] 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-04-04T21:07:26.883Z] ---> f365cd13b4bf [2022-04-04T21:07:26.883Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-04T21:07:29.558Z] ---> b7123a75c47d [2022-04-04T21:07:29.558Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-04T21:07:31.572Z] ---> 2b8223b05713 [2022-04-04T21:07:31.572Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-04T21:07:32.563Z] ---> bea3679862fd [2022-04-04T21:07:32.563Z] 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-04-04T21:07:32.844Z] ---> Running in 3912945bd609 [2022-04-04T21:07:36.302Z] Removing intermediate container 3912945bd609 [2022-04-04T21:07:36.302Z] ---> a1750ce3ba3e [2022-04-04T21:07:36.302Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-04T21:07:36.302Z] ---> Running in 4c55b30352a8 [2022-04-04T21:07:36.919Z] Removing intermediate container 4c55b30352a8 [2022-04-04T21:07:36.919Z] ---> f1815cebf406 [2022-04-04T21:07:36.919Z] Step 23/25 : LABEL arch=arm64 [2022-04-04T21:07:36.919Z] ---> Running in 917a7b4f7257 [2022-04-04T21:07:37.525Z] Removing intermediate container 917a7b4f7257 [2022-04-04T21:07:37.525Z] ---> 87fe8d5d0188 [2022-04-04T21:07:37.525Z] Step 24/25 : LABEL git_sha=9ee7cb900789fac4b189fefc34491ad538a6472f [2022-04-04T21:07:37.525Z] ---> Running in c0811a59f0b6 [2022-04-04T21:07:38.128Z] Removing intermediate container c0811a59f0b6 [2022-04-04T21:07:38.128Z] ---> 44b33ebcfb07 [2022-04-04T21:07:38.128Z] Step 25/25 : LABEL version=0.0.0 [2022-04-04T21:07:38.128Z] ---> Running in 0ee2fedf591e [2022-04-04T21:07:38.736Z] Removing intermediate container 0ee2fedf591e [2022-04-04T21:07:38.736Z] ---> 65acc6e6a82d [2022-04-04T21:07:38.736Z] [2022-04-04T21:07:39.343Z] Successfully built 65acc6e6a82d [2022-04-04T21:07:39.343Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-04T21:08:01.608Z]  Building security-secretstore-setup ... done Removing intermediate container a26d6e762bf5 [2022-04-04T21:08:01.608Z] ---> a0c5f498af13 [2022-04-04T21:08:01.608Z] [2022-04-04T21:08:01.608Z] Step 10/23 : FROM alpine:3.14 [2022-04-04T21:08:01.608Z] ---> cc3d11fa2d52 [2022-04-04T21:08:01.608Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-04T21:08:01.608Z] ---> Using cache [2022-04-04T21:08:01.608Z] ---> 9f8116da89d8 [2022-04-04T21:08:01.608Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-04T21:08:01.608Z] ---> Using cache [2022-04-04T21:08:01.608Z] ---> 72592410131c [2022-04-04T21:08:01.608Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-04T21:08:01.608Z] ---> Running in 9e81148eb3d7 [2022-04-04T21:08:01.608Z] Removing intermediate container 9e81148eb3d7 [2022-04-04T21:08:01.608Z] ---> a89265196017 [2022-04-04T21:08:01.608Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-04T21:08:01.608Z] ---> Running in ce1115641f1f [2022-04-04T21:08:01.608Z] Removing intermediate container ce1115641f1f [2022-04-04T21:08:01.608Z] ---> 95be7fe73b6f [2022-04-04T21:08:01.608Z] Step 15/23 : WORKDIR / [2022-04-04T21:08:01.608Z] ---> Running in 1899691f6a61 [2022-04-04T21:08:02.219Z] Removing intermediate container 1899691f6a61 [2022-04-04T21:08:02.219Z] ---> eb32c36b25b8 [2022-04-04T21:08:02.219Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T21:08:02.831Z] ---> a8d77f981a28 [2022-04-04T21:08:02.831Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-04T21:08:04.832Z] ---> 096b5c122334 [2022-04-04T21:08:04.832Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-04T21:08:05.109Z] ---> 7f7c56689990 [2022-04-04T21:08:05.109Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-04T21:08:05.384Z] ---> Running in f08bf530cab0 [2022-04-04T21:08:05.658Z] Removing intermediate container f08bf530cab0 [2022-04-04T21:08:05.658Z] ---> 514e4ba20e57 [2022-04-04T21:08:05.658Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T21:08:05.658Z] ---> Running in 91a13e5c70c5 [2022-04-04T21:08:06.257Z] Removing intermediate container 91a13e5c70c5 [2022-04-04T21:08:06.257Z] ---> 87c8e30446da [2022-04-04T21:08:06.257Z] Step 21/23 : LABEL arch=arm64 [2022-04-04T21:08:06.257Z] ---> Running in 45db5accd7a6 [2022-04-04T21:08:06.547Z] Removing intermediate container 45db5accd7a6 [2022-04-04T21:08:06.547Z] ---> 6411ee7bb8f4 [2022-04-04T21:08:06.547Z] Step 22/23 : LABEL git_sha=9ee7cb900789fac4b189fefc34491ad538a6472f [2022-04-04T21:08:06.820Z] ---> Running in a378ef07b0b5 [2022-04-04T21:08:07.111Z] Removing intermediate container a378ef07b0b5 [2022-04-04T21:08:07.111Z] ---> d426096b4d4e [2022-04-04T21:08:07.111Z] Step 23/23 : LABEL version=0.0.0 [2022-04-04T21:08:07.385Z] ---> Running in cca6619c4fc4 [2022-04-04T21:08:07.661Z] Removing intermediate container cca6619c4fc4 [2022-04-04T21:08:07.661Z] ---> 23fcfeb36d27 [2022-04-04T21:08:07.661Z] [2022-04-04T21:08:08.262Z] Successfully built 23fcfeb36d27 [2022-04-04T21:08:08.262Z] Successfully tagged core-metadata-arm64:latest [2022-04-04T21:08:26.576Z]  Building core-metadata ... done Removing intermediate container 095a3a18a860 [2022-04-04T21:08:26.576Z] ---> fc38f4460495 [2022-04-04T21:08:26.576Z] [2022-04-04T21:08:26.576Z] Step 10/23 : FROM alpine:3.14 [2022-04-04T21:08:26.576Z] ---> cc3d11fa2d52 [2022-04-04T21:08:26.576Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-04T21:08:26.576Z] ---> Running in bbebaec05d29 [2022-04-04T21:08:26.576Z] Removing intermediate container bbebaec05d29 [2022-04-04T21:08:26.576Z] ---> 6307dca01b58 [2022-04-04T21:08:26.576Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-04T21:08:26.576Z] ---> Running in 852e8496d3a2 [2022-04-04T21:08:26.576Z] Removing intermediate container 852e8496d3a2 [2022-04-04T21:08:26.576Z] ---> 124044974d1d [2022-04-04T21:08:26.576Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-04T21:08:26.576Z] ---> Running in 0a5955d8381f [2022-04-04T21:08:26.576Z] Removing intermediate container 0a5955d8381f [2022-04-04T21:08:26.576Z] ---> 53f0e3b3c810 [2022-04-04T21:08:26.576Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T21:08:26.576Z] ---> Running in 65013f1f751b [2022-04-04T21:08:26.576Z] Removing intermediate container 65013f1f751b [2022-04-04T21:08:26.576Z] ---> 79fae63347b2 [2022-04-04T21:08:26.576Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-04T21:08:26.850Z] ---> Running in cba61d8a8823 [2022-04-04T21:08:27.828Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-04T21:08:28.804Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-04T21:08:29.782Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-04T21:08:30.056Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-04T21:08:30.056Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-04T21:08:30.056Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-04T21:08:30.328Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-04T21:08:30.328Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-04T21:08:30.598Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T21:08:30.598Z] OK: 8 MiB in 20 packages [2022-04-04T21:08:31.573Z] Removing intermediate container cba61d8a8823 [2022-04-04T21:08:31.573Z] ---> 84ab801f597c [2022-04-04T21:08:31.573Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T21:08:32.169Z] ---> 88c5e5d5bfaa [2022-04-04T21:08:32.169Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-04T21:08:33.595Z] ---> 51fe8b402353 [2022-04-04T21:08:33.595Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-04T21:08:34.189Z] ---> a9546a08392b [2022-04-04T21:08:34.189Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-04T21:08:34.462Z] ---> Running in 97466c537e6e [2022-04-04T21:08:34.735Z] Removing intermediate container 97466c537e6e [2022-04-04T21:08:34.735Z] ---> 5dee22cd7b7c [2022-04-04T21:08:34.735Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T21:08:34.735Z] ---> Running in 677fe999eb6e [2022-04-04T21:08:35.008Z] Removing intermediate container 677fe999eb6e [2022-04-04T21:08:35.008Z] ---> 9900de95586a [2022-04-04T21:08:35.008Z] Step 21/23 : LABEL arch=arm64 [2022-04-04T21:08:35.280Z] ---> Running in 3a356f414db4 [2022-04-04T21:08:35.555Z] Removing intermediate container 3a356f414db4 [2022-04-04T21:08:35.556Z] ---> d2436070bcc2 [2022-04-04T21:08:35.556Z] Step 22/23 : LABEL git_sha=9ee7cb900789fac4b189fefc34491ad538a6472f [2022-04-04T21:08:35.556Z] ---> Running in ec0831f049f2 [2022-04-04T21:08:35.840Z] Removing intermediate container ec0831f049f2 [2022-04-04T21:08:35.840Z] ---> 47fdf00bf235 [2022-04-04T21:08:35.840Z] Step 23/23 : LABEL version=0.0.0 [2022-04-04T21:08:36.114Z] ---> Running in f19c9662faef [2022-04-04T21:08:36.386Z] Removing intermediate container f19c9662faef [2022-04-04T21:08:36.386Z] ---> 0af052ca9ef0 [2022-04-04T21:08:36.386Z] [2022-04-04T21:08:36.981Z] Successfully built 0af052ca9ef0 [2022-04-04T21:08:36.981Z] Successfully tagged core-data-arm64:latest [2022-04-04T21:08:37.284Z]  Building core-data ... done  [Pipeline] } [2022-04-04T21:08:37.287Z] $ docker stop --time=1 d0546b7e0edbbdd3aa3b9af6959a8bcded90d7494a04a84df3cc86f4bbf91ac8 [2022-04-04T21:08:39.018Z] $ docker rm -f d0546b7e0edbbdd3aa3b9af6959a8bcded90d7494a04a84df3cc86f4bbf91ac8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-04T21:08:39.646Z] + docker images [2022-04-04T21:08:39.921Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-04T21:08:39.921Z] core-data-arm64 latest 0af052ca9ef0 3 seconds ago 34.4MB [2022-04-04T21:08:39.921Z] fc38f4460495 17 seconds ago 1.46GB [2022-04-04T21:08:39.921Z] core-metadata-arm64 latest 23fcfeb36d27 32 seconds ago 25.1MB [2022-04-04T21:08:39.921Z] a0c5f498af13 41 seconds ago 1.43GB [2022-04-04T21:08:39.921Z] security-secretstore-setup-arm64 latest 65acc6e6a82d About a minute ago 40.8MB [2022-04-04T21:08:39.921Z] security-spiffe-token-provider-arm64 latest 937e49680594 About a minute ago 27.7MB [2022-04-04T21:08:39.921Z] 9c0f5fbb816f About a minute ago 1.44GB [2022-04-04T21:08:39.921Z] 1e30c32df7e4 About a minute ago 1.42GB [2022-04-04T21:08:39.921Z] core-command-arm64 latest 38547290554c 3 minutes ago 23.7MB [2022-04-04T21:08:39.921Z] 86256f33e5d1 3 minutes ago 1.43GB [2022-04-04T21:08:39.921Z] security-proxy-setup-arm64 latest 1ae5d32ecfcf 8 minutes ago 42.1MB [2022-04-04T21:08:39.921Z] support-notifications-arm64 latest 926ade73b501 8 minutes ago 25.5MB [2022-04-04T21:08:39.921Z] c1d19a8aedbd 9 minutes ago 1.44GB [2022-04-04T21:08:39.921Z] 8b4949d0206c 9 minutes ago 1.43GB [2022-04-04T21:08:39.921Z] sys-mgmt-agent-arm64 latest 171ed0188191 9 minutes ago 290MB [2022-04-04T21:08:39.921Z] security-bootstrapper-arm64 latest e062c7d92f14 11 minutes ago 23.6MB [2022-04-04T21:08:39.921Z] support-scheduler-arm64 latest ffc2d38e85fa 11 minutes ago 24.9MB [2022-04-04T21:08:39.921Z] 278b8c076a02 11 minutes ago 1.43GB [2022-04-04T21:08:39.921Z] 5af414c60001 12 minutes ago 1.43GB [2022-04-04T21:08:39.921Z] b4411c8eab3e 12 minutes ago 1.43GB [2022-04-04T21:08:39.921Z] security-spire-agent-arm64 latest 621958d253d7 17 minutes ago 118MB [2022-04-04T21:08:39.921Z] security-spire-server-arm64 latest fd1e2220c2b8 19 minutes ago 82.6MB [2022-04-04T21:08:39.921Z] security-spire-config-arm64 latest 3ca0ebe2202b 19 minutes ago 81.9MB [2022-04-04T21:08:39.921Z] ea7fc32d54c0 19 minutes ago 1.42GB [2022-04-04T21:08:39.921Z] 4dba10958062 19 minutes ago 1.42GB [2022-04-04T21:08:39.921Z] ci-base-image-arm64 latest 8eadabc8eb83 34 minutes ago 886MB [2022-04-04T21:08:39.921Z] docker 20.10.14 c52727829a8a 6 days ago 202MB [2022-04-04T21:08:39.921Z] alpine 3.14 cc3d11fa2d52 6 days ago 5.34MB [2022-04-04T21:08:39.921Z] alpine 3.15 03078ca19a05 6 days ago 5.32MB [2022-04-04T21:08:39.921Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-04T21:08:39.921Z] 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-04-04T21:08:40.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-04T21:08:40.365Z] [2022-04-04T21:08:40.365Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-04T21:08:40.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-04T21:08:41.019Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-04T21:08:41.019Z] 8998bd30e6a1: Pulling fs layer [2022-04-04T21:08:41.019Z] 04944245beec: Pulling fs layer [2022-04-04T21:08:41.019Z] 699f458cf7ca: Pulling fs layer [2022-04-04T21:08:41.019Z] 765212b225bb: Pulling fs layer [2022-04-04T21:08:41.019Z] f23df028b6ca: Pulling fs layer [2022-04-04T21:08:41.019Z] d65c8cfc05b1: Pulling fs layer [2022-04-04T21:08:41.019Z] 2437ff75d9bd: Pulling fs layer [2022-04-04T21:08:41.019Z] 765212b225bb: Waiting [2022-04-04T21:08:41.019Z] f23df028b6ca: Waiting [2022-04-04T21:08:41.019Z] d65c8cfc05b1: Waiting [2022-04-04T21:08:41.019Z] 2437ff75d9bd: Waiting [2022-04-04T21:08:41.019Z] 04944245beec: Verifying Checksum [2022-04-04T21:08:41.019Z] 04944245beec: Download complete [2022-04-04T21:08:41.019Z] 765212b225bb: Verifying Checksum [2022-04-04T21:08:41.019Z] 765212b225bb: Download complete [2022-04-04T21:08:41.019Z] f23df028b6ca: Download complete [2022-04-04T21:08:41.019Z] d65c8cfc05b1: Verifying Checksum [2022-04-04T21:08:41.019Z] d65c8cfc05b1: Download complete [2022-04-04T21:08:41.292Z] 699f458cf7ca: Verifying Checksum [2022-04-04T21:08:41.292Z] 699f458cf7ca: Download complete [2022-04-04T21:08:41.565Z] 8998bd30e6a1: Download complete [2022-04-04T21:08:44.185Z] 2437ff75d9bd: Verifying Checksum [2022-04-04T21:08:44.185Z] 2437ff75d9bd: Download complete [2022-04-04T21:08:46.167Z] 8998bd30e6a1: Pull complete [2022-04-04T21:08:46.763Z] 04944245beec: Pull complete [2022-04-04T21:08:48.735Z] 699f458cf7ca: Pull complete [2022-04-04T21:08:48.735Z] 765212b225bb: Pull complete [2022-04-04T21:08:49.717Z] f23df028b6ca: Pull complete [2022-04-04T21:08:49.990Z] d65c8cfc05b1: Pull complete [2022-04-04T21:09:08.299Z] 2437ff75d9bd: Pull complete [2022-04-04T21:09:08.299Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-04T21:09:08.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-04T21:09:08.299Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-04T21:09:08.560Z] prd-ubuntu20.04-docker-arm64-4c-16g-10684 does not seem to be running inside a container [2022-04-04T21:09:08.644Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:arm64 cat [2022-04-04T21:09:11.905Z] $ docker top a1d6ada76ae5b56efc6b7f980257076be0c880cbac212d30150e658070526ae6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-04T21:09:13.002Z] ---> job-cost.sh [2022-04-04T21:09:13.002Z] lf-activate-venv: SKIPPING [2022-04-04T21:09:13.002Z] INFO: No Stack... [2022-04-04T21:09:13.597Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-04T21:09:14.572Z] INFO: Archiving Costs [Pipeline] sh [2022-04-04T21:09:15.241Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2022-04-04T21:09:15.241Z] + cut -d, -f6 [Pipeline] lock [2022-04-04T21:09:15.312Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3936-3-stack-cost] [2022-04-04T21:09:15.320Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3936-3-stack-cost] did not exist. Created. [2022-04-04T21:09:15.320Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3936-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-04T21:09:15.993Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-04T21:09:16.181Z] Stashed 1 file(s) [Pipeline] } [2022-04-04T21:09:16.187Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3936-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-04T21:09:16.203Z] $ docker stop --time=1 a1d6ada76ae5b56efc6b7f980257076be0c880cbac212d30150e658070526ae6 [2022-04-04T21:09:17.782Z] $ docker rm -f a1d6ada76ae5b56efc6b7f980257076be0c880cbac212d30150e658070526ae6 [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-04-04T21:09:18.369Z] provisioning config files... [2022-04-04T21:09:18.378Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config1792926635293258914tmp [Pipeline] { [Pipeline] sh [2022-04-04T21:09:18.670Z] + set +x [2022-04-04T21:09:18.670Z] + curl -s https://codecov.io/bash [2022-04-04T21:09:18.670Z] + bash -s -- [2022-04-04T21:09:18.670Z] [2022-04-04T21:09:18.670Z] _____ _ [2022-04-04T21:09:18.670Z] / ____| | | [2022-04-04T21:09:18.670Z] | | ___ __| | ___ ___ _____ __ [2022-04-04T21:09:18.670Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-04T21:09:18.670Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-04T21:09:18.670Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-04T21:09:18.670Z] Bash-1.0.6 [2022-04-04T21:09:18.670Z] [2022-04-04T21:09:18.670Z] [2022-04-04T21:09:18.670Z] ==> git version 2.25.1 found [2022-04-04T21:09:18.670Z] ==> 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-04-04T21:09:18.670Z] Release-Date: 2020-01-08 [2022-04-04T21:09:18.670Z] 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-04-04T21:09:18.670Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-04T21:09:18.670Z] ==> Jenkins CI detected. [2022-04-04T21:09:18.670Z] current dir:  /w/workspace/edgex-go/3 [2022-04-04T21:09:18.670Z] project root: . [2022-04-04T21:09:18.670Z] --> token set from env [2022-04-04T21:09:18.670Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-04T21:09:18.670Z] ==> Running gcov in . (disable via -X gcov) [2022-04-04T21:09:18.670Z] ==> Python coveragepy not found [2022-04-04T21:09:18.670Z] ==> Searching for coverage reports in: [2022-04-04T21:09:18.670Z] + . [2022-04-04T21:09:18.670Z] -> Found 1 reports [2022-04-04T21:09:18.670Z] ==> Detecting git/mercurial file structure [2022-04-04T21:09:18.670Z] ==> Reading reports [2022-04-04T21:09:18.670Z] + ./coverage.out bytes=430373 [2022-04-04T21:09:18.670Z] ==> Appending adjustments [2022-04-04T21:09:18.670Z] https://docs.codecov.io/docs/fixing-reports [2022-04-04T21:09:20.050Z] + Found adjustments [2022-04-04T21:09:20.050Z] ==> Gzipping contents [2022-04-04T21:09:20.050Z] 60K /tmp/codecov.MK9KYQ.gz [2022-04-04T21:09:20.050Z] ==> Uploading reports [2022-04-04T21:09:20.050Z] url: https://codecov.io [2022-04-04T21:09:20.050Z] query: branch=PR-3936&commit=022628043cea7bf94a70668379ac35530d138281&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3936%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3936&job=&cmd_args= [2022-04-04T21:09:20.050Z] -> Pinging Codecov [2022-04-04T21:09:20.050Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3936&commit=022628043cea7bf94a70668379ac35530d138281&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3936%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3936&job=&cmd_args= [2022-04-04T21:09:20.311Z] -> Uploading to [2022-04-04T21:09:20.311Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-04/00271124DB129430A58F1EEE437C3FCB/022628043cea7bf94a70668379ac35530d138281/5d047092-7e16-47e3-b8bd-5e0dec579196.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220404%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220404T210920Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b6e9e45e359ecf48c520123407f2433b6b6cfa27ebb714970e04e9e0bbf7229 [2022-04-04T21:09:20.311Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-04T21:09:20.311Z] Dload Upload Total Spent Left Speed [2022-04-04T21:09:20.572Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58920 0 0 100 58920 0 229k --:--:-- --:--:-- --:--:-- 229k [2022-04-04T21:09:20.572Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/022628043cea7bf94a70668379ac35530d138281 [Pipeline] } [2022-04-04T21:09:20.583Z] 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-04-04T21:09:21.288Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-04T21:09:21.584Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-04T21:09:22.448Z] ---> package-listing.sh [2022-04-04T21:09:22.448Z] ++ facter osfamily [2022-04-04T21:09:22.448Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-04T21:09:22.708Z] + OS_FAMILY=debian [2022-04-04T21:09:22.708Z] + workspace=/w/workspace/edgex-go/3 [2022-04-04T21:09:22.708Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-04T21:09:22.708Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-04T21:09:22.708Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-04T21:09:22.708Z] + PACKAGES=/tmp/packages_start.txt [2022-04-04T21:09:22.708Z] + '[' /w/workspace/edgex-go/3 ']' [2022-04-04T21:09:22.708Z] + PACKAGES=/tmp/packages_end.txt [2022-04-04T21:09:22.708Z] + case "${OS_FAMILY}" in [2022-04-04T21:09:22.708Z] + dpkg -l [2022-04-04T21:09:22.708Z] + grep '^ii' [2022-04-04T21:09:22.708Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-04T21:09:22.708Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-04T21:09:22.708Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-04T21:09:22.708Z] + '[' /w/workspace/edgex-go/3 ']' [2022-04-04T21:09:22.708Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-04-04T21:09:22.708Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-04-04T21:09:22.720Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-04T21:09:23.001Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-04T21:09:23.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-04T21:09:23.556Z] [2022-04-04T21:09:23.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T21:09:23.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-04T21:09:23.861Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-04T21:09:23.861Z] 5eb5b503b376: Pulling fs layer [2022-04-04T21:09:23.861Z] 5c69ac0246d0: Pulling fs layer [2022-04-04T21:09:23.861Z] ec43610c2a17: Pulling fs layer [2022-04-04T21:09:23.861Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-04T21:09:23.861Z] 33b1e0a273af: Pulling fs layer [2022-04-04T21:09:23.861Z] 5d3b04190fa2: Pulling fs layer [2022-04-04T21:09:23.861Z] 2f39f015ded8: Pulling fs layer [2022-04-04T21:09:23.861Z] 3a2ae6a8a46f: Waiting [2022-04-04T21:09:23.861Z] 33b1e0a273af: Waiting [2022-04-04T21:09:23.861Z] 5d3b04190fa2: Waiting [2022-04-04T21:09:23.861Z] 2f39f015ded8: Waiting [2022-04-04T21:09:23.861Z] 5c69ac0246d0: Download complete [2022-04-04T21:09:23.861Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-04T21:09:23.861Z] 3a2ae6a8a46f: Download complete [2022-04-04T21:09:23.861Z] 33b1e0a273af: Verifying Checksum [2022-04-04T21:09:23.861Z] 33b1e0a273af: Download complete [2022-04-04T21:09:23.861Z] 5d3b04190fa2: Verifying Checksum [2022-04-04T21:09:23.861Z] 5d3b04190fa2: Download complete [2022-04-04T21:09:23.861Z] ec43610c2a17: Verifying Checksum [2022-04-04T21:09:23.861Z] ec43610c2a17: Download complete [2022-04-04T21:09:24.121Z] 5eb5b503b376: Verifying Checksum [2022-04-04T21:09:24.121Z] 5eb5b503b376: Download complete [2022-04-04T21:09:24.689Z] 2f39f015ded8: Download complete [2022-04-04T21:09:25.259Z] 5eb5b503b376: Pull complete [2022-04-04T21:09:25.519Z] 5c69ac0246d0: Pull complete [2022-04-04T21:09:26.092Z] ec43610c2a17: Pull complete [2022-04-04T21:09:26.092Z] 3a2ae6a8a46f: Pull complete [2022-04-04T21:09:26.092Z] 33b1e0a273af: Pull complete [2022-04-04T21:09:26.352Z] 5d3b04190fa2: Pull complete [2022-04-04T21:09:30.544Z] 2f39f015ded8: Pull complete [2022-04-04T21:09:30.544Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-04T21:09:30.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-04T21:09:30.544Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-04T21:09:30.612Z] prd-ubuntu20.04-docker-8c-8g-10680 does not seem to be running inside a container [2022-04-04T21:09:30.652Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-04-04T21:09:32.832Z] $ docker top dc1373a4c154b8dbf9ff1a4eca02294b227b376c014f0dae401914215ee5eb41 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-04T21:09:33.197Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-04T21:09:33.531Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-04T21:09:33.854Z] + ls /var/log/sa-host [2022-04-04T21:09:33.854Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-04T21:09:34.066Z] provisioning config files... [2022-04-04T21:09:34.075Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7843819884858817473tmp [Pipeline] { [Pipeline] echo [2022-04-04T21:09:34.093Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-04T21:09:34.383Z] ---> create-netrc.sh [Pipeline] } [2022-04-04T21:09:34.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-04T21:09:34.724Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-04T21:09:34.734Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-04T21:09:35.022Z] ---> sudo-logs.sh [2022-04-04T21:09:35.022Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-04T21:09:35.047Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-04T21:09:35.339Z] ---> job-cost.sh [2022-04-04T21:09:35.339Z] lf-activate-venv: SKIPPING [2022-04-04T21:09:35.339Z] DEBUG: total: 0.10999999940395355 [2022-04-04T21:09:35.339Z] INFO: Retrieving Stack Cost... [2022-04-04T21:09:35.600Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-04T21:09:36.170Z] INFO: Archiving Costs [Pipeline] echo [2022-04-04T21:09:36.188Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-04T21:09:36.478Z] ---> logs-deploy.sh [2022-04-04T21:09:36.478Z] lf-activate-venv: SKIPPING [2022-04-04T21:09:36.478Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3936/3 [2022-04-04T21:09:36.478Z] INFO: archiving workspace using pattern(s): [2022-04-04T21:09:37.422Z] Archives upload complete. [2022-04-04T21:09:37.422Z] INFO: archiving logs to Nexus