Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 rather than f53db3f203eb3ac68647241c95bb150e59fbe691 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-ssh2156147590011440951.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-ssh18349870811030378104.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3937/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3937/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2354542297547212378.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-ssh15020463417630788453.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3937/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3937/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13801019350249401368.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-10681 in /w/workspace/edgexfoundry_edgex-go_PR-3937 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 f53db3f203eb3ac68647241c95bb150e59fbe691 Merge succeeded, producing 0540c6d88ac500ad54ffbbf64766453a686abcec Checking out Revision 0540c6d88ac500ad54ffbbf64766453a686abcec (PR-3937) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3937/head:refs/remotes/origin/PR-3937 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f53db3f203eb3ac68647241c95bb150e59fbe691 # timeout=10 > 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 0540c6d88ac500ad54ffbbf64766453a686abcec # 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 20:30:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:30:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:30:04 ========================================================= 20:30:04 EdgeX Global Pipelines Version Info 20:30:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a4a9574dcc5bf0d5294881ea1a0eae056cffeb29 # timeout=10 20:30:05 ------------------- 20:30:05 stable info: 20:30:05 ------------------- 20:30:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:05 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:30:05 Message: update stable to v1.0.221 20:30:06 ------------------- 20:30:06 experimental info: 20:30:06 ------------------- 20:30:06 Commited By: **** collab-it+edgex@linuxfoundation.org 20:30:06 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:30:06 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:30:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:30:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:30:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:30:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:30:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:30:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:30:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:30:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:30:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:30:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:30:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:30:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:30:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:30:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:30:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3937 [Pipeline] echo 20:30:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3937 [Pipeline] echo 20:30:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3937 [Pipeline] echo 20:30:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0540c6d88ac500ad54ffbbf64766453a686abcec [Pipeline] echo 20:30:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0540c6d [Pipeline] echo 20:30:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:06 provisioning config files... 20:30:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1623233313746227365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:06 ---> docker-login.sh 20:30:06 nexus3.edgexfoundry.org:10001 20:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:07 Configure a credential helper to remove this warning. See 20:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:07 20:30:07 Login Succeeded 20:30:07 nexus3.edgexfoundry.org:10002 20:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:07 Configure a credential helper to remove this warning. See 20:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:07 20:30:07 Login Succeeded 20:30:07 nexus3.edgexfoundry.org:10003 20:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:07 Configure a credential helper to remove this warning. See 20:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:07 20:30:07 Login Succeeded 20:30:07 nexus3.edgexfoundry.org:10004 20:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:07 Configure a credential helper to remove this warning. See 20:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:07 20:30:07 Login Succeeded 20:30:07 docker.io 20:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:08 Configure a credential helper to remove this warning. See 20:30:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:08 20:30:08 Login Succeeded 20:30:08 ---> docker-login.sh ends [Pipeline] } 20:30:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:08 + 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 20:30:08 + dirname cmd/core-command/Dockerfile 20:30:08 + cut -d/ -f2 20:30:08 + echo core-command,cmd/core-command/Dockerfile 20:30:08 + dirname cmd/core-data/Dockerfile 20:30:08 + cut -d/ -f2 20:30:08 + echo core-data,cmd/core-data/Dockerfile 20:30:08 + dirname cmd/core-metadata/Dockerfile 20:30:08 + cut -d/ -f2 20:30:08 + echo core-metadata,cmd/core-metadata/Dockerfile 20:30:08 + dirname cmd/security-bootstrapper/Dockerfile 20:30:08 + cut -d/ -f2 20:30:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:30:08 + dirname cmd/security-proxy-setup/Dockerfile 20:30:08 + cut -d/ -f2 20:30:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:30:08 + dirname cmd/security-secretstore-setup/Dockerfile 20:30:08 + cut -d/ -f2 20:30:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:30:08 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:30:08 + cut -d/ -f2 20:30:08 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:30:08 + dirname cmd/security-spire-agent/Dockerfile 20:30:08 + cut -d/ -f2 20:30:08 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:30:08 + dirname cmd/security-spire-config/Dockerfile 20:30:08 + cut -d/ -f2 20:30:08 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:30:08 + dirname cmd/security-spire-server/Dockerfile 20:30:08 + cut -d/ -f2 20:30:08 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:30:08 + dirname cmd/support-notifications/Dockerfile 20:30:08 + cut -d/ -f2 20:30:08 + echo support-notifications,cmd/support-notifications/Dockerfile 20:30:08 + dirname cmd/support-scheduler/Dockerfile 20:30:08 + cut -d/ -f2 20:30:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:30:08 + dirname cmd/sys-mgmt-agent/Dockerfile 20:30:08 + cut -d/ -f2 20:30:08 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:30:08 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 20:30:08 + git rev-list -1 --merges 0540c6d88ac500ad54ffbbf64766453a686abcec~1..0540c6d88ac500ad54ffbbf64766453a686abcec [Pipeline] echo 20:30:08 -----------> git rev-list -1 --merges 0540c6d88ac500ad54ffbbf64766453a686abcec~1..0540c6d88ac500ad54ffbbf64766453a686abcec 0540c6d88ac500ad54ffbbf64766453a686abcec 20:30:08 0540c6d88ac500ad54ffbbf64766453a686abcec [false] [Pipeline] sh 20:30:09 + git log --format=format:%s -1 0540c6d88ac500ad54ffbbf64766453a686abcec [Pipeline] echo 20:30:09 ========================================================= 20:30:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:30:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:30:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:30:09 + grep -v github /etc/ssh/ssh_known_hosts 20:30:09 + [ -e /tmp/ssh_known_hosts ] 20:30:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:30:09 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:30:09 sudo tee -a /etc/ssh/ssh_known_hosts 20:30:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:30:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:10 20:30:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:30:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:10 latest: Pulling from edgex-devops/git-semver 20:30:10 a0d0a0d46f8b: Pulling fs layer 20:30:10 3e5f54012d9b: Pulling fs layer 20:30:10 4c7163046ea9: Pulling fs layer 20:30:10 0c2d73faf560: Pulling fs layer 20:30:10 0c2d73faf560: Waiting 20:30:10 3e5f54012d9b: Verifying Checksum 20:30:10 3e5f54012d9b: Download complete 20:30:10 a0d0a0d46f8b: Verifying Checksum 20:30:10 a0d0a0d46f8b: Download complete 20:30:10 0c2d73faf560: Verifying Checksum 20:30:10 0c2d73faf560: Download complete 20:30:10 4c7163046ea9: Verifying Checksum 20:30:10 4c7163046ea9: Download complete 20:30:10 a0d0a0d46f8b: Pull complete 20:30:10 3e5f54012d9b: Pull complete 20:30:10 4c7163046ea9: Pull complete 20:30:11 0c2d73faf560: Pull complete 20:30:11 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:30:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:30:11 prd-ubuntu20.04-docker-8c-8g-10681 does not seem to be running inside a container 20:30:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:30:12 $ docker top 56c83f92c30d8b6ad7e594f2cfe56cc4639b57d8bf18fe30b05f8a6647d036e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:12 [ssh-agent] Looking for ssh-agent implementation... 20:30:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:12 $ docker exec 56c83f92c30d8b6ad7e594f2cfe56cc4639b57d8bf18fe30b05f8a6647d036e3 ssh-agent 20:30:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKinGLM/agent.14 20:30:12 SSH_AGENT_PID=21 20:30:12 Running ssh-add (command line suppressed) 20:30:12 Identity added: /w/workspace/edgex-go/5@tmp/private_key_826029100406999645.key (/w/workspace/edgex-go/5@tmp/private_key_826029100406999645.key) 20:30:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:12 + git tag --points-at HEAD [Pipeline] } 20:30:12 $ docker exec --env ******** --env ******** 56c83f92c30d8b6ad7e594f2cfe56cc4639b57d8bf18fe30b05f8a6647d036e3 ssh-agent -k 20:30:13 unset SSH_AUTH_SOCK; 20:30:13 unset SSH_AGENT_PID; 20:30:13 echo Agent pid 21 killed; 20:30:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:13 [ssh-agent] Looking for ssh-agent implementation... 20:30:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:13 $ docker exec 56c83f92c30d8b6ad7e594f2cfe56cc4639b57d8bf18fe30b05f8a6647d036e3 ssh-agent 20:30:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLMhcLp/agent.55 20:30:13 SSH_AGENT_PID=61 20:30:13 Running ssh-add (command line suppressed) 20:30:13 Identity added: /w/workspace/edgex-go/5@tmp/private_key_155565324215397750.key (/w/workspace/edgex-go/5@tmp/private_key_155565324215397750.key) 20:30:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:13 + git semver init 20:30:13 # -> Open(): unable to determine branch for HEAD 20:30:13 # $GIT_DIR = /w/workspace/edgex-go/5/.git 20:30:13 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 20:30:13 # $SEMVER_REMOTE_NAME = origin 20:30:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:30:13 # $SEMVER_USER_NAME = edgex-jenkins 20:30:13 # $SEMVER_BRANCH = PR-3937 20:30:13 # $SEMVER_TEMP = /tmp/semver-577788494 20:30:13 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:30:28 # '/tmp/semver-577788494' -> '/w/workspace/edgex-go/5/.semver' 20:30:28 # -> Force: false 20:30:28 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 20:30:28 $ docker exec --env ******** --env ******** 56c83f92c30d8b6ad7e594f2cfe56cc4639b57d8bf18fe30b05f8a6647d036e3 ssh-agent -k 20:30:28 unset SSH_AUTH_SOCK; 20:30:28 unset SSH_AGENT_PID; 20:30:28 echo Agent pid 61 killed; 20:30:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:29 + git semver [Pipeline] } 20:30:29 $ docker stop --time=1 56c83f92c30d8b6ad7e594f2cfe56cc4639b57d8bf18fe30b05f8a6647d036e3 20:30:31 $ docker rm -f 56c83f92c30d8b6ad7e594f2cfe56cc4639b57d8bf18fe30b05f8a6647d036e3 [Pipeline] // withDockerContainer [Pipeline] sh 20:30:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:31 Stashed 1 file(s) [Pipeline] echo 20:30:31 [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 20:30:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:32 ========================================================= 20:30:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:30:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:32 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:32 59bf1c3509f3: Pulling fs layer 20:30:32 666ba61612fd: Pulling fs layer 20:30:32 8ed8ca486205: Pulling fs layer 20:30:32 4fe6c5a15a65: Pulling fs layer 20:30:32 22a0e8bec74d: Pulling fs layer 20:30:32 640e595b4fbd: Pulling fs layer 20:30:32 763cafe07f6e: Pulling fs layer 20:30:32 0c0b528cf693: Pulling fs layer 20:30:32 10935f4eaf8b: Pulling fs layer 20:30:32 22a0e8bec74d: Waiting 20:30:32 763cafe07f6e: Waiting 20:30:32 640e595b4fbd: Waiting 20:30:32 0c0b528cf693: Waiting 20:30:32 10935f4eaf8b: Waiting 20:30:32 4fe6c5a15a65: Waiting 20:30:32 8ed8ca486205: Verifying Checksum 20:30:32 8ed8ca486205: Download complete 20:30:32 666ba61612fd: Verifying Checksum 20:30:32 666ba61612fd: Download complete 20:30:32 22a0e8bec74d: Verifying Checksum 20:30:32 22a0e8bec74d: Download complete 20:30:32 640e595b4fbd: Verifying Checksum 20:30:32 640e595b4fbd: Download complete 20:30:32 763cafe07f6e: Verifying Checksum 20:30:32 763cafe07f6e: Download complete 20:30:32 59bf1c3509f3: Verifying Checksum 20:30:32 59bf1c3509f3: Download complete 20:30:32 0c0b528cf693: Verifying Checksum 20:30:32 0c0b528cf693: Download complete 20:30:32 59bf1c3509f3: Pull complete 20:30:32 666ba61612fd: Pull complete 20:30:32 8ed8ca486205: Pull complete 20:30:33 10935f4eaf8b: Verifying Checksum 20:30:33 10935f4eaf8b: Download complete 20:30:33 4fe6c5a15a65: Verifying Checksum 20:30:33 4fe6c5a15a65: Download complete 20:30:37 4fe6c5a15a65: Pull complete 20:30:37 22a0e8bec74d: Pull complete 20:30:37 640e595b4fbd: Pull complete 20:30:37 763cafe07f6e: Pull complete 20:30:37 0c0b528cf693: Pull complete 20:30:39 10935f4eaf8b: Pull complete 20:30:39 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 20:30:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:30:39 + + docker build -t ci-base-image-x86_64 -f - . 20:30:39 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:39 WORKDIR /edgex 20:30:39 COPY go.mod . 20:30:39 RUN go mod download 20:30:40 Sending build context to Docker daemon 334.7MB 20:30:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:40 ---> 99d49a6021b9 20:30:40 Step 2/4 : WORKDIR /edgex 20:30:43 ---> Running in 71e71b5ae70d 20:30:43 Removing intermediate container 71e71b5ae70d 20:30:43 ---> 4933bb5f9344 20:30:43 Step 3/4 : COPY go.mod . 20:30:43 ---> 1c009260bb0f 20:30:43 Step 4/4 : RUN go mod download 20:30:43 ---> Running in 9fc03f0ce529 20:30:47 Still waiting to schedule task 20:30:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:30:58 Removing intermediate container 9fc03f0ce529 20:30:58 ---> 2b91694a6cae 20:30:58 Successfully built 2b91694a6cae 20:30:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:30:58 + docker inspect -f . ci-base-image-x86_64 20:30:58 . [Pipeline] withDockerContainer 20:30:58 prd-ubuntu20.04-docker-8c-8g-10681 does not seem to be running inside a container 20:30:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:30:59 $ docker top 8ff7e8230f4561bf252aff04ec00d993f552484cfd457b18b5eeb2c275153d39 -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:59 + go version 20:30:59 go version go1.17.6 linux/amd64 [Pipeline] } 20:30:59 $ docker stop --time=1 8ff7e8230f4561bf252aff04ec00d993f552484cfd457b18b5eeb2c275153d39 20:31:01 $ docker rm -f 8ff7e8230f4561bf252aff04ec00d993f552484cfd457b18b5eeb2c275153d39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:31:01 + docker inspect -f . ci-base-image-x86_64 20:31:01 . [Pipeline] withDockerContainer 20:31:01 prd-ubuntu20.04-docker-8c-8g-10681 does not seem to be running inside a container 20:31:01 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:31:01 $ docker top 3c6fdce681ccb746885844aec3091975fb723997237fb99318f2a9843c156a8b -eo pid,comm [Pipeline] { [Pipeline] echo 20:31:01 ========================================================= 20:31:01 [edgeXBuildGoParallel] Running Tests and Build... 20:31:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:31:02 + make test 20:31:02 go mod tidy -compat=1.17 20:31:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:31:09 ? github.com/edgexfoundry/edgex-go [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:31:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.094s coverage: 28.7% of statements 20:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:31:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements 20:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:31:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.122s coverage: 54.9% of statements 20:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.282s coverage: 89.2% of statements 20:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.080s coverage: 84.4% of statements 20:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.429s coverage: 94.9% of statements 20:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:31:27 ok github.com/edgexfoundry/edgex-go/internal/io 0.118s coverage: 72.2% of statements 20:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:31:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 60.0% of statements 20:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:31:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements 20:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:31:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.071s coverage: 58.8% of statements 20:31:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 24.0% of statements 20:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements 20:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.079s coverage: 79.5% of statements 20:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 20:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements 20:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.082s coverage: 87.5% of statements 20:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements 20:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements 20:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.184s coverage: 82.5% of statements 20:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.111s coverage: 92.9% of statements 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.087s coverage: 85.4% of statements 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.162s coverage: 91.2% of statements 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 64.4% of statements 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.043s coverage: 100.0% of statements 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.394s coverage: 65.4% of statements 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 43.8% of statements 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.078s coverage: 89.5% of statements 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 92.3% of statements 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 20:31:47 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 20:32:05 GO111MODULE=on go vet ./... 20:32:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:32:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:32:08 ./bin/test-attribution-txt.sh [Pipeline] echo 20:32:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:32:09 + ls -al . 20:32:09 total 664 20:32:09 drwxrwxr-x 10 1001 1001 4096 Apr 4 20:32 . 20:32:09 drwxr-xr-x 4 root root 4096 Apr 4 20:31 .. 20:32:09 -rw-rw-r-- 1 1001 1001 11 Apr 4 20:30 .dockerignore 20:32:09 drwxrwxr-x 8 1001 1001 4096 Apr 4 20:30 .git 20:32:09 drwxrwxr-x 4 1001 1001 4096 Apr 4 20:30 .github 20:32:09 -rw-rw-r-- 1 1001 1001 870 Apr 4 20:30 .gitignore 20:32:09 -rw-rw-r-- 1 1001 1001 42 Apr 4 20:30 .golangci.yml 20:32:09 -rw-rw-r-- 1 1001 1001 87 Apr 4 20:30 .hadolint.yml 20:32:09 drwx------ 3 1001 1001 4096 Apr 4 20:30 .semver 20:32:09 -rw-rw-r-- 1 1001 1001 166 Apr 4 20:30 .sonarcloud.properties 20:32:09 -rw-rw-r-- 1 1001 1001 1171 Apr 4 20:30 ADOPTERS.md 20:32:09 -rw-rw-r-- 1 1001 1001 9953 Apr 4 20:30 Attribution.txt 20:32:09 -rw-rw-r-- 1 1001 1001 51732 Apr 4 20:30 CHANGELOG.md 20:32:09 -rw-rw-r-- 1 1001 1001 3804 Apr 4 20:30 CONTRIBUTING.md 20:32:09 -rw-rw-r-- 1 1001 1001 677 Apr 4 20:30 GOVERNANCE.md 20:32:09 -rw-rw-r-- 1 1001 1001 849 Apr 4 20:30 Jenkinsfile 20:32:09 -rw-rw-r-- 1 1001 1001 10775 Apr 4 20:30 LICENSE 20:32:09 -rw-rw-r-- 1 1001 1001 8478 Apr 4 20:30 Makefile 20:32:09 -rw-rw-r-- 1 1001 1001 582 Apr 4 20:30 OWNERS.md 20:32:09 -rw-rw-r-- 1 1001 1001 8207 Apr 4 20:30 README.md 20:32:09 -rw-rw-r-- 1 1001 1001 6912 Apr 4 20:30 SECURITY.md 20:32:09 -rw-rw-r-- 1 1001 1001 5 Apr 4 20:30 VERSION 20:32:09 -rw-rw-r-- 1 1001 1001 4131 Apr 4 20:30 ZMQWindows.md 20:32:09 drwxrwxr-x 2 1001 1001 4096 Apr 4 20:30 bin 20:32:09 drwxrwxr-x 18 1001 1001 4096 Apr 4 20:30 cmd 20:32:09 -rw-r--r-- 1 root root 429761 Apr 4 20:31 coverage.out 20:32:09 -rw-rw-r-- 1 1001 1001 3175 Apr 4 20:30 go.mod 20:32:09 -rw-rw-r-- 1 1001 1001 34990 Apr 4 20:31 go.sum 20:32:09 drwxrwxr-x 8 1001 1001 4096 Apr 4 20:30 internal 20:32:09 drwxrwxr-x 3 1001 1001 4096 Apr 4 20:30 openapi 20:32:09 drwxrwxr-x 4 1001 1001 4096 Apr 4 20:30 snap 20:32:09 -rw-rw-r-- 1 1001 1001 204 Apr 4 20:30 version.go [Pipeline] sh 20:32:09 + '[' -e coverage.out ] 20:32:09 + chown 1001:1001 coverage.out [Pipeline] stash 20:32:10 Stashed 1 file(s) [Pipeline] sh 20:32:10 + make build 20:32:10 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 20:32:28 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 20:32:40 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 20:32:40 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 20:32:41 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 20:32:41 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 20:32:43 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 20:32:44 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 20:32:45 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 20:32:47 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 20:32:48 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 20:32:49 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 20:32:51 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] } 20:32:53 $ docker stop --time=1 3c6fdce681ccb746885844aec3091975fb723997237fb99318f2a9843c156a8b 20:32:55 $ docker rm -f 3c6fdce681ccb746885844aec3091975fb723997237fb99318f2a9843c156a8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:32:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:56 20:32:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:32:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:56 latest: Pulling from edgex-devops/edgex-compose 20:32:56 cbdbe7a5bc2a: Pulling fs layer 20:32:56 ca9280d653b3: Pulling fs layer 20:32:56 7e9c9ca2126c: Pulling fs layer 20:32:56 cbdbe7a5bc2a: Verifying Checksum 20:32:56 cbdbe7a5bc2a: Download complete 20:32:56 ca9280d653b3: Verifying Checksum 20:32:56 ca9280d653b3: Download complete 20:32:56 cbdbe7a5bc2a: Pull complete 20:32:57 7e9c9ca2126c: Download complete 20:32:57 ca9280d653b3: Pull complete 20:33:01 7e9c9ca2126c: Pull complete 20:33:01 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:33:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:33:01 prd-ubuntu20.04-docker-8c-8g-10681 does not seem to be running inside a container 20:33:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 20:33:02 $ docker top de1847e255f589209ebdae0f5b5c98164ab3b4df6818a9729696118ba041a096 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:03 + docker-compose build --help 20:33:03 + grep parallel 20:33:03 --parallel Build images in parallel. [Pipeline] } 20:33:03 $ docker stop --time=1 de1847e255f589209ebdae0f5b5c98164ab3b4df6818a9729696118ba041a096 20:33:05 $ docker rm -f de1847e255f589209ebdae0f5b5c98164ab3b4df6818a9729696118ba041a096 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:05 . [Pipeline] withDockerContainer 20:33:05 prd-ubuntu20.04-docker-8c-8g-10681 does not seem to be running inside a container 20:33:05 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:33:06 $ docker top 33f3a9950a00d1e9296f0414e6b4697574726f7ac1b2ce40d132d43b4a02cf99 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:06 + docker-compose -f ./docker-compose-build.yml build --parallel 20:33:07 Building core-command ... 20:33:07 Building core-data ... 20:33:07 Building core-metadata ... 20:33:07 Building security-bootstrapper ... 20:33:07 Building security-proxy-setup ... 20:33:07 Building security-secretstore-setup ... 20:33:07 Building security-spiffe-token-provider ... 20:33:07 Building security-spire-agent ... 20:33:07 Building security-spire-config ... 20:33:07 Building security-spire-server ... 20:33:07 Building support-notifications ... 20:33:07 Building support-scheduler ... 20:33:07 Building sys-mgmt-agent ... 20:33:07 Building security-spire-config 20:33:07 Building security-secretstore-setup 20:33:07 Building core-data 20:33:07 Building security-bootstrapper 20:33:07 Building core-command 20:33:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10686 in /w/workspace/edgexfoundry_edgex-go_PR-3937 [Pipeline] { [Pipeline] ws 20:33:19 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 20:33:19 The recommended git tool is: git 20:33:28 using credential edgex-jenkins-ssh 20:33:28 Cloning the remote Git repository 20:33:29 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:29 ---> 2b91694a6cae 20:33:29 Step 3/23 : WORKDIR /edgex-go 20:33:29 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:33:29 ---> 2b91694a6cae 20:33:29 Step 3/24 : WORKDIR /edgex-go 20:33:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:33:29 > git init /w/workspace/edgex-go/5 # timeout=10 20:33:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:33:29 > git --version # timeout=10 20:33:29 > git --version # 'git version 2.25.1' 20:33:29 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:29 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:29 ---> 2b91694a6cae 20:33:29 Step 3/23 : WORKDIR /edgex-go 20:33:29 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:29 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:33:29 ---> 2b91694a6cae 20:33:29 Step 3/25 : WORKDIR /edgex-go 20:33:29 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:29 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:33:29 ---> 2b91694a6cae 20:33:29 Step 3/31 : WORKDIR /edgex-go 20:33:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:33:32 ---> Running in 4beae86bc411 20:33:32 ---> Running in 62a51a59acfd 20:33:32 ---> Running in 931ca4a6aa13 20:33:32 ---> Running in c98d86976f6c 20:33:32 ---> Running in 755da830be21 20:33:32 Removing intermediate container c98d86976f6c 20:33:32 ---> 57a7bf24a6b8 20:33:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:32 Removing intermediate container 62a51a59acfd 20:33:32 ---> d5f326de2c0a 20:33:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:32 Removing intermediate container 755da830be21 20:33:32 ---> fc5a251cc148 20:33:32 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:32 Removing intermediate container 4beae86bc411 20:33:32 ---> adff03f54e4a 20:33:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:32 Removing intermediate container 931ca4a6aa13 20:33:32 ---> 73bf8ce37d92 20:33:32 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:32 ---> Running in 58e8f7c090e8 20:33:32 ---> Running in 2168a3b69772 20:33:32 ---> Running in 47cc6565c915 20:33:32 ---> Running in 1a18d2b511ef 20:33:32 ---> Running in 2f8ae54ffe18 20:33:33 Removing intermediate container 58e8f7c090e8 20:33:33 ---> 5d373b9ec8dd 20:33:33 Step 5/25 : RUN apk add --update --no-cache make git 20:33:33 ---> Running in 0bfada3b2b20 20:33:33 Removing intermediate container 47cc6565c915 20:33:33 ---> a61bf8edc823 20:33:33 Step 5/23 : RUN apk add --update --no-cache make git 20:33:33 ---> Running in 235b52af0ed9 20:33:34 Removing intermediate container 1a18d2b511ef 20:33:34 ---> 90dc05d1d7f2 20:33:34 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:33:34 ---> Running in 2139abcdfde6 20:33:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:34 Removing intermediate container 2168a3b69772 20:33:34 ---> 6bd9f2af2671 20:33:34 Step 5/24 : RUN apk add --update --no-cache make git 20:33:34 ---> Running in 1d2eaa705835 20:33:34 Removing intermediate container 2f8ae54ffe18 20:33:34 ---> f230b8d165db 20:33:34 Step 5/31 : RUN apk add --update --no-cache make git 20:33:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:34 ---> Running in 2af702cb4c08 20:33:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:35 OK: 221 MiB in 52 packages 20:33:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:35 OK: 221 MiB in 52 packages 20:33:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:35 Removing intermediate container 0bfada3b2b20 20:33:35 ---> 515025bf5df2 20:33:35 Step 6/25 : COPY go.mod vendor* ./ 20:33:35 OK: 221 MiB in 52 packages 20:33:36 ---> 95df107db456 20:33:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:36 OK: 221 MiB in 52 packages 20:33:36 ---> Running in 3ec0152e0897 20:33:36 Removing intermediate container 235b52af0ed9 20:33:36 ---> 9b2b74108bf6 20:33:36 Step 6/23 : COPY go.mod vendor* ./ 20:33:36 OK: 221 MiB in 52 packages 20:33:36 ---> 0af98b86a67e 20:33:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:36 ---> Running in 12217a4ae5ca 20:33:36 Removing intermediate container 2139abcdfde6 20:33:36 ---> 66f95faa2c8e 20:33:36 Step 6/23 : COPY go.mod vendor* ./ 20:33:36 Removing intermediate container 1d2eaa705835 20:33:36 ---> 91bef61dd20d 20:33:36 Step 6/24 : COPY go.mod vendor* ./ 20:33:36 ---> b2632ebb9d2a 20:33:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:36 ---> Running in ab24df6106cc 20:33:36 ---> 02d0091a2a45 20:33:36 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:36 Removing intermediate container 2af702cb4c08 20:33:36 ---> a8b885fb3ea0 20:33:36 Step 6/31 : COPY go.mod vendor* ./ 20:33:36 ---> Running in bcf34a40ec7c 20:33:36 ---> 81566102080c 20:33:36 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:37 ---> Running in 2990cb33621e 20:33:37 Removing intermediate container 3ec0152e0897 20:33:37 ---> d2a9c422b223 20:33:37 Step 8/25 : COPY . . 20:33:38 Removing intermediate container 12217a4ae5ca 20:33:38 ---> 866134002e9d 20:33:38 Step 8/23 : COPY . . 20:33:40 Removing intermediate container ab24df6106cc 20:33:40 ---> 4600aaade7be 20:33:40 Step 8/23 : COPY . . 20:33:40 Removing intermediate container bcf34a40ec7c 20:33:40 ---> f4ffad075295 20:33:40 Step 8/24 : COPY . . 20:33:40 Removing intermediate container 2990cb33621e 20:33:40 ---> f632c062f178 20:33:40 Step 8/31 : COPY . . 20:33:48 ---> 9d58f7ed9a50 20:33:48 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:33:48 ---> 3d52937775fc 20:33:48 Step 9/23 : RUN make cmd/core-data/core-data 20:33:48 ---> Running in c7e22140456b 20:33:48 ---> 769b12d51f88 20:33:48 Step 9/23 : RUN make cmd/core-command/core-command 20:33:48 ---> 023ad212366c 20:33:48 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 20:33:48 ---> Running in b162ac12ec30 20:33:48 ---> 5c9472dd0835 20:33:48 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:33:48 ---> Running in 49de520ba9fa 20:33:48 ---> Running in 94241024f816 20:33:48 ---> Running in b2b90537906a 20:33:48 Removing intermediate container 49de520ba9fa 20:33:48 ---> 6c807808a8de 20:33:48 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" 20:33:48 ---> Running in 18766ae79967 20:33:49 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 20:33:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:33:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:33:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:33:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:33:48 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3937/head:refs/remotes/origin/PR-3937 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:33:49 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 20:33:49 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 20:33:49 Merging remotes/origin/main commit 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 into PR head commit f53db3f203eb3ac68647241c95bb150e59fbe691 20:33:49 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 20:33:50 spire-1.2.0/ 20:33:50 Merge succeeded, producing 6fff16a281d43290a4246eaa6facaa1f63b6788a 20:33:50 Checking out Revision 6fff16a281d43290a4246eaa6facaa1f63b6788a (PR-3937) 20:33:51 spire-1.2.0/README.md 20:33:51 spire-1.2.0/bin/ 20:33:51 spire-1.2.0/bin/spire-server 20:33:51 spire-1.2.0/bin/spire-agent 20:33:51 spire-1.2.0/conf/ 20:33:51 spire-1.2.0/conf/server/ 20:33:51 spire-1.2.0/conf/server/server.conf 20:33:51 spire-1.2.0/conf/agent/ 20:33:51 spire-1.2.0/conf/agent/agent.conf 20:33:51 spire-1.2.0/LICENSE 20:33:49 > git config core.sparsecheckout # timeout=10 20:33:49 > git checkout -f f53db3f203eb3ac68647241c95bb150e59fbe691 # timeout=10 20:33:49 > git remote # timeout=10 20:33:49 > git config --get remote.origin.url # timeout=10 20:33:50 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:50 > git merge 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 # timeout=10 20:33:50 > git rev-parse HEAD^{commit} # timeout=10 20:33:50 > git config core.sparsecheckout # timeout=10 20:33:50 > git checkout -f 6fff16a281d43290a4246eaa6facaa1f63b6788a # timeout=10 20:33:53 Removing intermediate container 18766ae79967 20:33:53 ---> 0083a487ec0a 20:33:53 20:33:53 Step 11/24 : FROM alpine:3.15 20:33:53 3.15: Pulling from library/alpine 20:33:54 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 20:33:54 Status: Downloaded newer image for alpine:3.15 20:33:54 ---> 76c8fb57b6fc 20:33:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:33:54 ---> Running in 53893357fb5e 20:33:54 Removing intermediate container 53893357fb5e 20:33:54 ---> 8b9d04b98fa1 20:33:54 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:54 ---> Running in 47152938cb5f 20:33:54 Commit message: "Merge commit '2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2' into HEAD" 20:33:54 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:33:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:33:55 % Total % Received % Xferd Average Speed Time Time Time Current 20:33:55 Dload Upload Total Spent Left Speed 20:33:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh 20:33:56 Removing intermediate container 47152938cb5f 20:33:56 ---> c5be175e0d98 20:33:56 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:33:56 ---> Running in 2821c70f37ca 20:33:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:33:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:33:56 + sudo tee /etc/docker/daemon.new 20:33:56 { 20:33:56 "registry-mirrors": [ 20:33:56 "https://nexus3.edgexfoundry.org:10001" 20:33:56 ], 20:33:56 "bip": "10.250.0.254/24", 20:33:56 "hosts": [ 20:33:56 "tcp://0.0.0.0:5555", 20:33:56 "unix:///var/run/docker.sock" 20:33:56 ], 20:33:56 "mtu": 1458, 20:33:56 "selinux-enabled": true, 20:33:56 "seccomp-profile": "/etc/docker/seccomp.json" 20:33:56 } 20:33:54 > git rev-list --no-walk a4a9574dcc5bf0d5294881ea1a0eae056cffeb29 # timeout=10 [Pipeline] sh 20:33:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:33:57 + sudo service docker restart 20:33:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:58 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:33:58 v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:33:58 OK: 15856 distinct packages available 20:33:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:59 (1/4) Installing dumb-init (1.2.5-r1) 20:33:59 (2/4) Installing musl-obstack (1.2.3-r0) 20:33:59 (3/4) Installing libucontext (1.1-r0) 20:33:59 (4/4) Installing gcompat (1.0.0-r4) 20:33:59 Executing busybox-1.34.1-r4.trigger 20:33:59 OK: 6 MiB in 18 packages 20:34:01 Removing intermediate container 2821c70f37ca 20:34:01 ---> 7b570a7aa26b 20:34:01 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:34:04 ---> d24b032893b7 20:34:04 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:34:04 ---> ce1295dc8964 20:34:04 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:34:05 ---> Running in 855021c42179 20:34:05 Removing intermediate container 855021c42179 20:34:05 ---> d87415f277e8 20:34:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:34:05 ---> bdb04da24ece 20:34:05 Step 19/24 : WORKDIR / 20:34:05 ---> Running in 4aa26ea887bc 20:34:06 Removing intermediate container 4aa26ea887bc 20:34:06 ---> 0f136e3a2a9c 20:34:06 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:34:06 ---> Running in 1d4c9632ed73 20:34:07 Removing intermediate container 1d4c9632ed73 20:34:07 ---> c03a7a7937f8 20:34:07 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:34:07 ---> Running in a81345abaf7b 20:34:07 Removing intermediate container a81345abaf7b 20:34:07 ---> 54e253355ff5 20:34:07 Step 22/24 : LABEL arch=x86_64 20:34:07 ---> Running in 6f52212cf8c1 20:34:07 Removing intermediate container 6f52212cf8c1 20:34:07 ---> aff6b1a74ca2 20:34:07 Step 23/24 : LABEL git_sha=0540c6d88ac500ad54ffbbf64766453a686abcec 20:34:07 ---> Running in 7f0764cf29e3 20:34:08 Removing intermediate container 7f0764cf29e3 20:34:08 ---> 8866683bfeb1 20:34:08 Step 24/24 : LABEL version=0.0.0 20:34:08 ---> Running in c805af96202d 20:34:08 Removing intermediate container c805af96202d 20:34:08 ---> f350fcc51974 20:34:08 20:34:08 Successfully built f350fcc51974 20:34:08 Successfully tagged security-spire-config:latest 20:34:08  Building security-spire-config ... done Building sys-mgmt-agent 20:34:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:34:14 ---> 2b91694a6cae 20:34:14 Step 3/23 : WORKDIR /edgex-go 20:34:14 ---> Using cache 20:34:14 ---> 73bf8ce37d92 20:34:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:14 ---> Using cache 20:34:14 ---> f230b8d165db 20:34:14 Step 5/23 : RUN apk add --update --no-cache make bash git [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:16 provisioning config files... 20:34:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1560321264612039975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:16 ---> Running in d779faba2e6b 20:34:16 ---> docker-login.sh 20:34:16 nexus3.edgexfoundry.org:10001 20:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:17 Configure a credential helper to remove this warning. See 20:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:17 20:34:17 Login Succeeded 20:34:17 nexus3.edgexfoundry.org:10002 20:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:17 Configure a credential helper to remove this warning. See 20:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:17 20:34:17 Login Succeeded 20:34:17 nexus3.edgexfoundry.org:10003 20:34:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:18 OK: 221 MiB in 52 packages 20:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:18 Configure a credential helper to remove this warning. See 20:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:18 20:34:18 Login Succeeded 20:34:18 nexus3.edgexfoundry.org:10004 20:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:19 Configure a credential helper to remove this warning. See 20:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:19 20:34:19 Login Succeeded 20:34:19 docker.io 20:34:19 Removing intermediate container d779faba2e6b 20:34:19 ---> bf494471443e 20:34:19 Step 6/23 : COPY go.mod vendor* ./ 20:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:19 ---> a35d35f493ef 20:34:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:19 ---> Running in 8863f96c9f09 20:34:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:20 Configure a credential helper to remove this warning. See 20:34:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:20 20:34:20 Login Succeeded 20:34:20 ---> docker-login.sh ends [Pipeline] } 20:34:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:34:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:34:20 ========================================================= 20:34:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:34:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:34:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:34:21 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:34:21 9b3977197b4f: Pulling fs layer 20:34:21 1a89e8eeedd5: Pulling fs layer 20:34:21 94645a83ff95: Pulling fs layer 20:34:21 3f3a8bcf1eab: Pulling fs layer 20:34:21 0c92f367c5e7: Pulling fs layer 20:34:21 f7c0051592d6: Pulling fs layer 20:34:21 a227ed2f7395: Pulling fs layer 20:34:21 7b1c46037f91: Pulling fs layer 20:34:21 3f3a8bcf1eab: Waiting 20:34:21 0c92f367c5e7: Waiting 20:34:21 f7c0051592d6: Waiting 20:34:21 a227ed2f7395: Waiting 20:34:21 7b1c46037f91: Waiting 20:34:21 94645a83ff95: Verifying Checksum 20:34:21 94645a83ff95: Download complete 20:34:21 1a89e8eeedd5: Verifying Checksum 20:34:21 1a89e8eeedd5: Download complete 20:34:21 0c92f367c5e7: Download complete 20:34:21 f7c0051592d6: Download complete 20:34:21 a227ed2f7395: Verifying Checksum 20:34:21 a227ed2f7395: Download complete 20:34:21 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 20:34:21 Removing intermediate container 8863f96c9f09 20:34:21 ---> 42692b8bcb85 20:34:21 Step 8/23 : COPY . . 20:34:22 9b3977197b4f: Pull complete 20:34:22 1a89e8eeedd5: Pull complete 20:34:23 94645a83ff95: Pull complete 20:34:23 7b1c46037f91: Verifying Checksum 20:34:23 7b1c46037f91: Download complete 20:34:24 3f3a8bcf1eab: Verifying Checksum 20:34:24 3f3a8bcf1eab: Download complete 20:34:28 Removing intermediate container b2b90537906a 20:34:28 ---> 86ffad464ec6 20:34:28 20:34:28 Step 10/31 : FROM alpine:3.14 20:34:28 Removing intermediate container c7e22140456b 20:34:28 ---> 2aa2034c82bc 20:34:28 20:34:28 Step 10/25 : FROM alpine:3.14 20:34:28 Removing intermediate container 94241024f816 20:34:28 ---> 2d4b7734f846 20:34:28 20:34:28 Step 10/23 : FROM alpine:3.14 20:34:28 ---> ba7f467c6397 20:34:28 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:34:28 ---> Running in da6278c1cd2f 20:34:28 3.14: Pulling from library/alpine 20:34:28 3.14: Pulling from library/alpine 20:34:28 3.14: Pulling from library/alpine 20:34:30 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 20:34:30 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 20:34:30 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 20:34:30 Status: Downloaded newer image for alpine:3.14 20:34:30 Status: Downloaded newer image for alpine:3.14 20:34:30 Status: Downloaded newer image for alpine:3.14 20:34:30 ---> 84b07dd2d1fd 20:34:30 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:34:30 ---> 84b07dd2d1fd 20:34:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:34:30 ---> 84b07dd2d1fd 20:34:30 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:34:30 ---> Running in 1f74fbde9081 20:34:30 ---> Running in a5ec24547267 20:34:30 ---> Running in 59b1db005e05 20:34:30 Removing intermediate container b162ac12ec30 20:34:30 ---> d37681a43d1b 20:34:30 20:34:30 Step 10/23 : FROM alpine:3.14 20:34:30 ---> 84b07dd2d1fd 20:34:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:34:30 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 20:34:30 ---> Running in aacb1bab37a1 20:34:30 Removing intermediate container a5ec24547267 20:34:30 ---> 8dcbbf8f5857 20:34:30 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:34:30 ---> Running in d3fb5d43284b 20:34:30 Removing intermediate container aacb1bab37a1 20:34:30 ---> 94b3b4ba65d5 20:34:30 Step 12/23 : ENV APP_PORT=59880 20:34:30 ---> Running in d959728b837f 20:34:31 Removing intermediate container d959728b837f 20:34:31 ---> dda42a8d2823 20:34:31 Step 13/23 : EXPOSE $APP_PORT 20:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:31 ---> Running in 8878d31586ba 20:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:31 Removing intermediate container 8878d31586ba 20:34:31 ---> c118e775662d 20:34:31 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:31 ---> Running in 388f377864c3 20:34:31 (1/1) Installing dumb-init (1.2.5-r1) 20:34:31 Executing busybox-1.33.1-r6.trigger 20:34:31 (1/3) Installing ca-certificates (20211220-r0) 20:34:31 OK: 6 MiB in 15 packages 20:34:31 (2/3) Installing dumb-init (1.2.5-r1) 20:34:31 (3/3) Installing su-exec (0.2-r1) 20:34:31 Executing busybox-1.33.1-r6.trigger 20:34:31 Executing ca-certificates-20211220-r0.trigger 20:34:31 (1/2) Installing dumb-init (1.2.5-r1) 20:34:31 (2/2) Installing su-exec (0.2-r1) 20:34:31 Executing busybox-1.33.1-r6.trigger 20:34:31 OK: 6 MiB in 17 packages 20:34:31 OK: 6 MiB in 16 packages 20:34:32 Removing intermediate container 1f74fbde9081 20:34:32 ---> ccb527a86756 20:34:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:34:32 ---> Running in 0b9886aeded4 20:34:32 Removing intermediate container 388f377864c3 20:34:32 ---> 2769873bc35c 20:34:32 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:34:32 Removing intermediate container d3fb5d43284b 20:34:32 ---> 37edffd3764f 20:34:32 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:34:32 Removing intermediate container 59b1db005e05 20:34:32 ---> 9bc19c3daf6b 20:34:32 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:34:32 ---> Running in 60d982777810 20:34:32 ---> Running in e3a47f5f3317 20:34:32 Removing intermediate container 0b9886aeded4 20:34:32 ---> 692e9acfc382 20:34:32 Step 13/23 : ENV APP_PORT=59882 20:34:32 ---> Running in cd6dfb89a3fe 20:34:32 ---> Running in 09db38d8829b 20:34:32 Removing intermediate container 60d982777810 20:34:32 ---> f7a8822663a0 20:34:32 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:34:32 Removing intermediate container cd6dfb89a3fe 20:34:32 ---> c0f9f445e352 20:34:32 Step 13/25 : WORKDIR / 20:34:33 Removing intermediate container 09db38d8829b 20:34:33 ---> 4d030ef7963c 20:34:33 Step 14/23 : EXPOSE $APP_PORT 20:34:33 ---> Running in 9f0b20d791c8 20:34:33 ---> Running in 1957360e71b2 20:34:33 ---> Running in 75a2f87b21e1 20:34:33 Removing intermediate container 9f0b20d791c8 20:34:33 ---> a836d3f07fae 20:34:33 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:34:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:33 ---> Running in a739ebd31809 20:34:33 Removing intermediate container 1957360e71b2 20:34:33 ---> 50e4ea90cea0 20:34:33 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:34:33 Removing intermediate container 75a2f87b21e1 20:34:33 ---> a21d69d4b18b 20:34:33 Step 15/23 : WORKDIR / 20:34:33 ---> Running in c519f6fe3bc1 20:34:33 ---> 14a146d14afa 20:34:33 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:34:33 Removing intermediate container c519f6fe3bc1 20:34:33 ---> 80a2d7d8ae53 20:34:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:33 ---> 900d1591685d 20:34:33 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:34:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:34 ---> 6d19fa4e392d 20:34:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:34:34 (1/6) Installing dumb-init (1.2.5-r1) 20:34:34 Removing intermediate container a739ebd31809 20:34:34 ---> 6a09586cc502 20:34:34 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:34:34 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:34:34 ---> b4f5622e2407 20:34:34 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:34:34 (3/6) Installing libsodium (1.0.18-r0) 20:34:34 ---> Running in be118711a7eb 20:34:34 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:34:34 (5/6) Installing libzmq (4.3.4-r0) 20:34:34 Removing intermediate container be118711a7eb 20:34:34 ---> 0c9fbb580b39 20:34:34 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:34:34 (6/6) Installing zeromq (4.3.4-r0) 20:34:34 Executing busybox-1.33.1-r6.trigger 20:34:34 OK: 8 MiB in 20 packages 20:34:34 ---> ecf7fecd521c 20:34:34 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:34:34 ---> a87958dcfe90 20:34:34 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:34:35 ---> 62ff47e9d27a 20:34:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:34:35 ---> Running in a27eb4150ec5 20:34:35 ---> 94f68c109614 20:34:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:34:35 ---> 589bd200d152 20:34:35 Step 19/23 : ENTRYPOINT ["/core-command"] 20:34:35 ---> Running in 7e09b4626325 20:34:35 Removing intermediate container e3a47f5f3317 20:34:35 ---> 9b236b0b0b90 20:34:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:36 Removing intermediate container 7e09b4626325 20:34:36 ---> 26ab0df7c286 20:34:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:36 ---> 335e6acbcfca 20:34:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:34:36 ---> Running in 8abb75b3fb03 20:34:36 3f3a8bcf1eab: Pull complete 20:34:36 0c92f367c5e7: Pull complete 20:34:37 Removing intermediate container a27eb4150ec5 20:34:37 ---> 7c0c327b8d2c 20:34:37 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:37 ---> c4d5ca93f611 20:34:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:34:37 Removing intermediate container 8abb75b3fb03 20:34:37 ---> e7aac6628ef2 20:34:37 Step 21/23 : LABEL arch=x86_64 20:34:37 ---> Running in 459739136b1c 20:34:37 ---> 06867b1c8944 20:34:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:34:37 ---> c10d3f76864b 20:34:37 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:34:37 ---> 6a9e4dd0c76d 20:34:37 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/ 20:34:37 f7c0051592d6: Pull complete 20:34:37 Removing intermediate container 459739136b1c 20:34:37 ---> 591daf3b9dc6 20:34:37 Step 22/23 : LABEL git_sha=0540c6d88ac500ad54ffbbf64766453a686abcec 20:34:37 ---> Running in b7b5e0b2ee0e 20:34:37 ---> Running in 96f1aa4b5d42 20:34:37 ---> c2e69cc8cceb 20:34:37 Step 19/23 : ENTRYPOINT ["/core-data"] 20:34:37 ---> Running in ca7559c60cec 20:34:37 Removing intermediate container 96f1aa4b5d42 20:34:37 ---> cb6b1a121194 20:34:37 Step 23/23 : LABEL version=0.0.0 20:34:38 ---> Running in 5ac94a75123a 20:34:38 Removing intermediate container ca7559c60cec 20:34:38 ---> 93e0153d68cf 20:34:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:38 ---> Running in 2524027f6659 20:34:38 Removing intermediate container 5ac94a75123a 20:34:38 ---> b543998dd80b 20:34:38 20:34:38 Removing intermediate container 2524027f6659 20:34:38 ---> 57e0f5488afd 20:34:38 Step 21/23 : LABEL arch=x86_64 20:34:38 Successfully built b543998dd80b 20:34:38 Successfully tagged core-command:latest 20:34:38  Building core-command ... done Building security-spiffe-token-provider 20:34:38 ---> Running in 38c9876026ab 20:34:38 ---> 9225432d1f94 20:34:38 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:34:38 a227ed2f7395: Pull complete 20:34:40 Removing intermediate container 38c9876026ab 20:34:40 ---> cbe9a4b30245 20:34:40 Step 22/23 : LABEL git_sha=0540c6d88ac500ad54ffbbf64766453a686abcec 20:34:40 ---> 6b8d5e9a1274 20:34:40 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:34:40 ---> Running in 9d898c7aec2a 20:34:40 Removing intermediate container b7b5e0b2ee0e 20:34:40 ---> 64ae4808e0a2 20:34:40 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:34:41 ---> Running in 97aff7fbff0f 20:34:41 Removing intermediate container 9d898c7aec2a 20:34:41 ---> d0bde9637b2b 20:34:41 Step 23/23 : LABEL version=0.0.0 20:34:41 ---> 6b51021a82e9 20:34:41 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:34:41 ---> Running in 5ad4a4aba518 20:34:41 Removing intermediate container 97aff7fbff0f 20:34:41 ---> f60581f340c6 20:34:41 Step 23/25 : LABEL arch=x86_64 20:34:41 ---> Running in e2b278f02d5e 20:34:41 ---> c1d748ebf465 20:34:41 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:34:41 Removing intermediate container 5ad4a4aba518 20:34:41 ---> d41251b51e79 20:34:41 20:34:41 Successfully built d41251b51e79 20:34:42 Successfully tagged core-data:latest 20:34:42 Building support-scheduler 20:34:42  Building core-data ... done Removing intermediate container e2b278f02d5e 20:34:42 ---> e73dd1a227e8 20:34:42 Step 24/25 : LABEL git_sha=0540c6d88ac500ad54ffbbf64766453a686abcec 20:34:42 ---> Running in 67cdb6d7ad41 20:34:42 ---> Running in 1a99a47b01b8 20:34:42 Removing intermediate container 67cdb6d7ad41 20:34:42 ---> 03998a46dfd4 20:34:42 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:34:43 Removing intermediate container 1a99a47b01b8 20:34:43 ---> e6ea6886e9ac 20:34:43 Step 25/25 : LABEL version=0.0.0 20:34:44 7b1c46037f91: Pull complete 20:34:44 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 20:34:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:34:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:34:44 + docker build -t ci-base-image-arm64 -f - . 20:34:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:34:44 WORKDIR /edgex 20:34:44 COPY go.mod . 20:34:44 RUN go mod download 20:34:44 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:44 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:34:44 ---> 2b91694a6cae 20:34:44 Step 3/20 : WORKDIR /edgex-go 20:34:44 ---> Using cache 20:34:44 ---> 73bf8ce37d92 20:34:44 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:34:44 ---> 48b79f209a9d 20:34:44 Step 26/31 : RUN chmod +x /entrypoint.sh 20:34:45 ---> Running in 50b51c5b1e75 20:34:45 ---> Running in d5388d022ff3 20:34:45 ---> Running in 612769d6ec25 20:34:45 Removing intermediate container d5388d022ff3 20:34:45 ---> e76facaea868 20:34:45 20:34:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:45 Successfully built e76facaea868 20:34:45 Successfully tagged security-secretstore-setup:latest 20:34:45  Building security-secretstore-setup ... done Building core-metadata 20:34:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:46 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:34:46 v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:34:46 OK: 15864 distinct packages available 20:34:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:47 Sending build context to Docker daemon 169.1MB 20:34:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:34:47 ---> f79e39bc4007 20:34:47 Step 2/4 : WORKDIR /edgex 20:34:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:47 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:47 ---> 2b91694a6cae 20:34:47 Step 3/22 : WORKDIR /edgex-go 20:34:47 ---> Using cache 20:34:47 ---> 73bf8ce37d92 20:34:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:47 ---> Using cache 20:34:47 ---> f230b8d165db 20:34:47 Step 5/22 : RUN apk add --update --no-cache make git 20:34:47 ---> Using cache 20:34:47 ---> a8b885fb3ea0 20:34:47 Step 6/22 : COPY go.mod vendor* ./ 20:34:47 ---> Using cache 20:34:47 ---> 81566102080c 20:34:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:47 ---> Using cache 20:34:47 ---> f632c062f178 20:34:47 Step 8/22 : COPY . . 20:34:47 ---> Using cache 20:34:47 ---> 5c9472dd0835 20:34:47 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:34:48 OK: 221 MiB in 52 packages 20:34:49 ---> Running in 482a8aab1234 20:34:49 ---> Running in 3767fd692c35 20:34:49 Removing intermediate container 612769d6ec25 20:34:49 ---> 7fdcc9536843 20:34:49 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:34:49 Removing intermediate container da6278c1cd2f 20:34:49 ---> ae6ee4275520 20:34:49 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:34:49 Removing intermediate container 482a8aab1234 20:34:49 ---> ac04ee7ec05c 20:34:49 Step 3/4 : COPY go.mod . 20:34:50 Removing intermediate container 50b51c5b1e75 20:34:50 ---> 61ee7434c197 20:34:50 Step 5/20 : COPY go.mod vendor* ./ 20:34:50 ---> Running in 1e82640b1b10 20:34:50 ---> Running in 3aa75ca0f29d 20:34:50 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 20:34:50 Removing intermediate container 1e82640b1b10 20:34:50 ---> 79c35d4fd006 20:34:50 Step 28/31 : CMD ["gate"] 20:34:50 ---> 448ab014b1d4 20:34:50 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:50 ---> a4d6b2aba1d6 20:34:50 Step 4/4 : RUN go mod download 20:34:50 ---> Running in 76ca7b2d1a90 20:34:51 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 20:34:51 ---> Running in c22e6375bfae 20:34:51 ---> Running in 2e948433d01a 20:34:51 Removing intermediate container 2e948433d01a 20:34:51 ---> 0c7c915c3ea4 20:34:51 Step 29/31 : LABEL arch=x86_64 20:34:51 ---> Running in 8556f2fe0b72 20:34:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:34:51 ---> 2b91694a6cae 20:34:51 Step 3/23 : WORKDIR /edgex-go 20:34:51 ---> Using cache 20:34:51 ---> 73bf8ce37d92 20:34:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:51 ---> Using cache 20:34:51 ---> f230b8d165db 20:34:51 Step 5/23 : RUN apk add --update --no-cache make git 20:34:51 ---> Using cache 20:34:51 ---> a8b885fb3ea0 20:34:51 Step 6/23 : COPY go.mod vendor* ./ 20:34:51 ---> Using cache 20:34:51 ---> 81566102080c 20:34:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:51 ---> Using cache 20:34:51 ---> f632c062f178 20:34:51 Step 8/23 : COPY . . 20:34:51 ---> Using cache 20:34:51 ---> 5c9472dd0835 20:34:51 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:34:51 ---> Running in 9847675a3678 20:34:51 Removing intermediate container 8556f2fe0b72 20:34:51 ---> 041fa63b7f07 20:34:51 Step 30/31 : LABEL git_sha=0540c6d88ac500ad54ffbbf64766453a686abcec 20:34:52 ---> Running in b12d08da42f1 20:34:52 Removing intermediate container 3aa75ca0f29d 20:34:52 ---> 4e323b5dcfc1 20:34:52 20:34:52 Step 11/23 : FROM docker:20.10.14 20:34:52 Removing intermediate container b12d08da42f1 20:34:52 ---> 41c731c0ae3a 20:34:52 Step 31/31 : LABEL version=0.0.0 20:34:52 20.10.14: Pulling from library/docker 20:34:52 ---> Running in 5e791622eb9b 20:34:52 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 20:34:52 Removing intermediate container c22e6375bfae 20:34:52 ---> 6333258d6fb9 20:34:52 Step 7/20 : COPY . . 20:34:52 Removing intermediate container 5e791622eb9b 20:34:52 ---> 60aef5576cf6 20:34:52 20:34:53 Successfully built 60aef5576cf6 20:34:53 Successfully tagged security-bootstrapper:latest 20:34:53  Building security-bootstrapper ... done Building security-spire-server 20:35:03 Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec 20:35:03 Status: Downloaded newer image for docker:20.10.14 20:35:03 ---> 5f3d65aad428 20:35:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:35:05 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:05 ---> 2b91694a6cae 20:35:05 Step 3/23 : WORKDIR /edgex-go 20:35:05 ---> Using cache 20:35:05 ---> 73bf8ce37d92 20:35:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:05 ---> Using cache 20:35:05 ---> f230b8d165db 20:35:05 Step 5/23 : RUN apk add --update --no-cache make git 20:35:05 ---> Using cache 20:35:05 ---> a8b885fb3ea0 20:35:05 Step 6/23 : COPY go.mod vendor* ./ 20:35:05 ---> Using cache 20:35:05 ---> 81566102080c 20:35:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:05 ---> Using cache 20:35:05 ---> f632c062f178 20:35:05 Step 8/23 : COPY . . 20:35:05 ---> Using cache 20:35:05 ---> 5c9472dd0835 20:35:05 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 20:35:11 ---> Running in 9e538f7aca9b 20:35:11 ---> Running in 33112f9f4ff0 20:35:11 ---> 3eacc025fad7 20:35:11 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:35:11 ---> Running in c6137104182e 20:35:11 Removing intermediate container 33112f9f4ff0 20:35:11 ---> bacc42ba68f1 20:35:11 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 20:35:11 Removing intermediate container 9e538f7aca9b 20:35:11 ---> b76ea4f0df03 20:35:11 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" 20:35:11 ---> Running in 06890e1c6f7e 20:35:11 ---> Running in 25b03c224600 20:35:11 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 20:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:12 (1/43) Installing readline (8.1.1-r0) 20:35:12 (2/43) Installing bash (5.1.16-r0) 20:35:12 Executing bash-5.1.16-r0.post-install 20:35:12 (3/43) Installing brotli-libs (1.0.9-r5) 20:35:12 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:35:12 (5/43) Installing libcurl (7.80.0-r0) 20:35:12 (6/43) Installing curl (7.80.0-r0) 20:35:12 (7/43) Installing dumb-init (1.2.5-r1) 20:35:12 (8/43) Installing libbz2 (1.0.8-r1) 20:35:12 (9/43) Installing expat (2.4.7-r0) 20:35:12 (10/43) Installing libffi (3.4.2-r1) 20:35:12 (11/43) Installing gdbm (1.22-r0) 20:35:12 (12/43) Installing xz-libs (5.2.5-r0) 20:35:12 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:35:12 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:35:12 spire-1.2.0/ 20:35:12 (15/43) Installing mpdecimal (2.5.1-r1) 20:35:12 (16/43) Installing sqlite-libs (3.36.0-r0) 20:35:12 (17/43) Installing python3 (3.9.7-r4) 20:35:12 (18/43) Installing py3-appdirs (1.4.4-r2) 20:35:12 (19/43) Installing py3-certifi (2020.12.5-r1) 20:35:12 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:35:12 (21/43) Installing py3-idna (3.3-r0) 20:35:12 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:35:12 (23/43) Installing py3-requests (2.26.0-r1) 20:35:12 (24/43) Installing py3-msgpack (1.0.2-r1) 20:35:12 (25/43) Installing py3-lockfile (0.12.2-r4) 20:35:12 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:35:12 (27/43) Installing py3-colorama (0.4.4-r1) 20:35:12 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:35:12 (29/43) Installing py3-distlib (0.3.3-r0) 20:35:12 (30/43) Installing py3-distro (1.6.0-r0) 20:35:12 (31/43) Installing py3-six (1.16.0-r0) 20:35:12 (32/43) Installing py3-webencodings (0.5.1-r4) 20:35:12 (33/43) Installing py3-html5lib (1.1-r1) 20:35:12 (34/43) Installing py3-parsing (2.4.7-r2) 20:35:12 (35/43) Installing py3-packaging (20.9-r1) 20:35:12 (36/43) Installing py3-tomli (1.2.2-r0) 20:35:12 (37/43) Installing py3-pep517 (0.12.0-r0) 20:35:12 (38/43) Installing py3-progress (1.6-r0) 20:35:12 (39/43) Installing py3-retrying (1.3.3-r2) 20:35:12 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:35:12 (41/43) Installing py3-setuptools (52.0.0-r4) 20:35:12 (42/43) Installing py3-toml (0.10.2-r2) 20:35:12 (43/43) Installing py3-pip (20.3.4-r1) 20:35:13 Executing busybox-1.34.1-r4.trigger 20:35:13 OK: 83 MiB in 65 packages 20:35:13 spire-1.2.0/README.md 20:35:13 spire-1.2.0/bin/ 20:35:13 spire-1.2.0/bin/spire-server 20:35:13 spire-1.2.0/bin/spire-agent 20:35:13 spire-1.2.0/conf/ 20:35:13 spire-1.2.0/conf/server/ 20:35:13 spire-1.2.0/conf/server/server.conf 20:35:13 spire-1.2.0/conf/agent/ 20:35:13 spire-1.2.0/conf/agent/agent.conf 20:35:13 spire-1.2.0/LICENSE 20:35:14 Collecting docker-compose==1.23.2 20:35:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:35:14 Collecting jsonschema<3,>=2.5.1 20:35:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:35:14 Collecting docopt<0.7,>=0.6.1 20:35:14 Downloading docopt-0.6.2.tar.gz (25 kB) 20:35:14 Removing intermediate container 3767fd692c35 20:35:14 ---> 01880a07ebcf 20:35:14 20:35:14 Step 10/22 : FROM alpine:3.14 20:35:14 ---> 84b07dd2d1fd 20:35:14 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:35:14 ---> Using cache 20:35:14 ---> ccb527a86756 20:35:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:14 ---> Using cache 20:35:14 ---> 692e9acfc382 20:35:14 Step 13/22 : ENV APP_PORT=59861 20:35:14 Collecting texttable<0.10,>=0.9.0 20:35:14 Downloading texttable-0.9.1.tar.gz (11 kB) 20:35:15 Collecting websocket-client<1.0,>=0.32.0 20:35:15 ---> Running in 47f4dc1e425d 20:35:15 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:35:15 Collecting PyYAML<4,>=3.10 20:35:15 Downloading PyYAML-3.13.tar.gz (270 kB) 20:35:15 Removing intermediate container 47f4dc1e425d 20:35:15 ---> 64fbb0fee120 20:35:15 Step 14/22 : EXPOSE $APP_PORT 20:35:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:35:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:35:15 Collecting dockerpty<0.5,>=0.4.1 20:35:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:35:15 ---> Running in 5cfb61bd3ade 20:35:15 Removing intermediate container 9847675a3678 20:35:15 ---> 8fc46746ccbc 20:35:15 20:35:15 Step 10/23 : FROM alpine:3.14 20:35:15 ---> 84b07dd2d1fd 20:35:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:35:15 ---> Using cache 20:35:15 ---> ccb527a86756 20:35:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:15 ---> Using cache 20:35:15 ---> 692e9acfc382 20:35:15 Step 13/23 : ENV APP_PORT=59881 20:35:16 Collecting cached-property<2,>=1.2.0 20:35:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:35:16 Collecting docker<4.0,>=3.6.0 20:35:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:35:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:35:16 Collecting docker-pycreds>=0.4.0 20:35:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:35:16 ---> Running in 6c24b8ecbbec 20:35:16 Removing intermediate container 5cfb61bd3ade 20:35:16 ---> bcf878cc5f17 20:35:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:16 Collecting idna<2.8,>=2.5 20:35:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:35:16 Removing intermediate container 6c24b8ecbbec 20:35:16 ---> 5b3b109ba0e9 20:35:16 Step 14/23 : EXPOSE $APP_PORT 20:35:16 Collecting urllib3<1.25,>=1.21.1 20:35:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:35:16 ---> Running in f3f41d71c7a2 20:35:16 Collecting chardet<3.1.0,>=3.0.2 20:35:16 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:35:16 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) 20:35:16 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:35:16 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:35:16 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:35:16 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:35:17 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:35:17 Attempting uninstall: urllib3 20:35:17 Found existing installation: urllib3 1.26.7 20:35:17 Uninstalling urllib3-1.26.7: 20:35:17 Successfully uninstalled urllib3-1.26.7 20:35:17 ---> 8eb534014bec 20:35:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:35:17 Removing intermediate container 06890e1c6f7e 20:35:17 ---> 1cbd868fed24 20:35:17 20:35:17 Step 11/23 : FROM alpine:3.15 20:35:17 ---> 76c8fb57b6fc 20:35:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:35:17 ---> Using cache 20:35:17 ---> 8b9d04b98fa1 20:35:17 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:17 ---> Using cache 20:35:17 ---> c5be175e0d98 20:35:17 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:35:17 Removing intermediate container f3f41d71c7a2 20:35:17 ---> 6518b845fd97 20:35:17 Step 15/23 : WORKDIR / 20:35:17 ---> Running in 7fcb7a22dfc3 20:35:17 ---> Running in 281b577e7e84 20:35:17 Attempting uninstall: idna 20:35:17 Found existing installation: idna 3.3 20:35:17 Uninstalling idna-3.3: 20:35:17 Successfully uninstalled idna-3.3 20:35:17 Removing intermediate container 7fcb7a22dfc3 20:35:17 ---> e9ece38f50f6 20:35:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:17 Attempting uninstall: requests 20:35:17 Found existing installation: requests 2.26.0 20:35:17 Uninstalling requests-2.26.0: 20:35:17 Successfully uninstalled requests-2.26.0 20:35:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:18 ---> 9e915460728b 20:35:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:35:18 Running setup.py install for texttable: started 20:35:18 ---> d4bce9f800aa 20:35:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:35:18 Running setup.py install for texttable: finished with status 'done' 20:35:18 Running setup.py install for PyYAML: started 20:35:18 Running setup.py install for PyYAML: finished with status 'done' 20:35:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:18 ---> 588b4a1f4fec 20:35:18 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:35:18 Running setup.py install for docopt: started 20:35:18 ---> f37d8274454a 20:35:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:35:18 ---> Running in 30c71ffe5697 20:35:19 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:35:19 v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:35:19 OK: 15856 distinct packages available 20:35:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:19 Removing intermediate container 30c71ffe5697 20:35:19 ---> b1c53fc3ed38 20:35:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:19 ---> Running in c433a9e9700d 20:35:19 ---> a94838a24247 20:35:19 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:35:19 Running setup.py install for docopt: finished with status 'done' 20:35:19 Running setup.py install for dockerpty: started 20:35:19 ---> Running in f9960cbac5e7 20:35:19 Removing intermediate container c433a9e9700d 20:35:19 ---> 5a880269bc4d 20:35:19 Step 20/22 : LABEL arch=x86_64 20:35:19 ---> Running in fd5fec19ccfa 20:35:19 Removing intermediate container f9960cbac5e7 20:35:19 ---> a1be1757a802 20:35:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:19 ---> Running in ab3d0e9c4ad5 20:35:19 Running setup.py install for dockerpty: finished with status 'done' 20:35:19 Removing intermediate container fd5fec19ccfa 20:35:19 ---> bcd849fe7af7 20:35:19 Step 21/22 : LABEL git_sha=0540c6d88ac500ad54ffbbf64766453a686abcec 20:35:19 ---> Running in e7f547ac69af 20:35:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:19 Removing intermediate container ab3d0e9c4ad5 20:35:19 ---> fc7f2d03a9cf 20:35:19 Step 21/23 : LABEL arch=x86_64 20:35:20 ---> Running in 42feb750900b 20:35:20 Removing intermediate container e7f547ac69af 20:35:20 ---> 875bb844c0dc 20:35:20 Step 22/22 : LABEL version=0.0.0 20:35:20 ---> Running in a2ba01cf6801 20:35:20 Removing intermediate container 42feb750900b 20:35:20 ---> d98e5087e40f 20:35:20 Step 22/23 : LABEL git_sha=0540c6d88ac500ad54ffbbf64766453a686abcec 20:35:20 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 20:35:20 ---> Running in 6cca815cdbdb 20:35:20 (1/5) Installing dumb-init (1.2.5-r1) 20:35:20 Removing intermediate container a2ba01cf6801 20:35:20 ---> a4620d2828ba 20:35:20 20:35:20 Successfully built a4620d2828ba 20:35:20 (2/5) Installing musl-obstack (1.2.3-r0) 20:35:20 Successfully tagged support-scheduler:latest 20:35:20 Building support-notifications 20:35:20  Building support-scheduler ... done (3/5) Installing libucontext (1.1-r0) 20:35:20 (4/5) Installing gcompat (1.0.0-r4) 20:35:20 (5/5) Installing openssl (1.1.1n-r0) 20:35:20 Removing intermediate container 6cca815cdbdb 20:35:20 ---> 954ca094b525 20:35:20 Step 23/23 : LABEL version=0.0.0 20:35:20 Executing busybox-1.34.1-r4.trigger 20:35:20 OK: 6 MiB in 19 packages 20:35:24 ---> Running in 37de04f14cad 20:35:24 Removing intermediate container 37de04f14cad 20:35:24 ---> a6b829805767 20:35:24 20:35:24 Successfully built a6b829805767 20:35:24 Successfully tagged core-metadata:latest 20:35:24 Removing intermediate container 281b577e7e84 20:35:24  Building core-metadata ... done  ---> 42578777a976 20:35:24 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:35:24 Building security-proxy-setup 20:35:25 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:35:25 ---> 2b91694a6cae 20:35:25 Step 3/22 : WORKDIR /edgex-go 20:35:25 ---> Using cache 20:35:25 ---> 73bf8ce37d92 20:35:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:25 ---> Using cache 20:35:25 ---> f230b8d165db 20:35:25 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:35:29 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:35:29 ---> 2b91694a6cae 20:35:29 Step 3/22 : WORKDIR /edgex-go 20:35:29 ---> Using cache 20:35:29 ---> 73bf8ce37d92 20:35:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:29 ---> Using cache 20:35:29 ---> f230b8d165db 20:35:29 Step 5/22 : RUN apk add --update --no-cache make git 20:35:29 ---> Using cache 20:35:29 ---> a8b885fb3ea0 20:35:29 Step 6/22 : COPY go.mod vendor* ./ 20:35:29 ---> Using cache 20:35:29 ---> 81566102080c 20:35:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:29 ---> Using cache 20:35:29 ---> f632c062f178 20:35:29 Step 8/22 : COPY . . 20:35:29 ---> Using cache 20:35:29 ---> 5c9472dd0835 20:35:29 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:35:29 ---> Running in 7b429c751bbf 20:35:29 ---> 8d35fdec0095 20:35:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:35:29 ---> Running in 2ca7ea737996 20:35:29 Removing intermediate container 25b03c224600 20:35:29 ---> 7b26901fb14b 20:35:29 Step 14/23 : ENV APP_PORT=58890 20:35:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:29 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 20:35:29 ---> 664ec134decd 20:35:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:35:29 ---> Running in 9842fedd20d5 20:35:30 ---> 5ab9709dcf62 20:35:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:35:30 Removing intermediate container 9842fedd20d5 20:35:30 ---> 1161b7956ff0 20:35:30 Step 15/23 : EXPOSE $APP_PORT 20:35:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:30 ---> Running in 795d8057e1e2 20:35:30 ---> 29a45f5d6f70 20:35:30 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:35:30 Removing intermediate container 795d8057e1e2 20:35:30 ---> cea7aa904996 20:35:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:35:30 OK: 221 MiB in 52 packages 20:35:30 ---> Running in 4d304450ca99 20:35:31 Removing intermediate container 4d304450ca99 20:35:31 ---> 8a703309c8d8 20:35:31 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:35:31 ---> Running in 1214271b1662 20:35:31 ---> ec80bce2e39f 20:35:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:35:31 Removing intermediate container c6137104182e 20:35:31 ---> c9434162d377 20:35:31 20:35:31 Step 9/20 : FROM alpine:3.15 20:35:31 ---> 76c8fb57b6fc 20:35:31 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:35:31 ---> Using cache 20:35:31 ---> 8b9d04b98fa1 20:35:31 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:31 ---> Using cache 20:35:31 ---> c5be175e0d98 20:35:31 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:35:31 Removing intermediate container 7b429c751bbf 20:35:31 ---> c25dd62175bf 20:35:31 Step 6/22 : COPY go.mod vendor* ./ 20:35:31 Removing intermediate container 1214271b1662 20:35:31 ---> 08ee8ecd4f8e 20:35:31 Step 21/23 : LABEL arch=x86_64 20:35:31 ---> Running in 0928d6f55ae8 20:35:31 ---> f79a042284bf 20:35:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:35:31 ---> Running in bde69068a4ca 20:35:31 ---> 090f22cba696 20:35:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:32 ---> Running in f31da2009782 20:35:32 Removing intermediate container bde69068a4ca 20:35:32 ---> c420a0c8c3a3 20:35:32 Step 22/23 : LABEL git_sha=0540c6d88ac500ad54ffbbf64766453a686abcec 20:35:32 ---> Running in d253e4b0b2cc 20:35:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:32 ---> 5c93264bc93d 20:35:32 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:35:32 ---> Running in cea54ce45443 20:35:32 Removing intermediate container d253e4b0b2cc 20:35:32 ---> 8eb7294e4e67 20:35:32 Step 23/23 : LABEL version=0.0.0 20:35:32 ---> Running in 69eeef8348a2 20:35:32 Removing intermediate container cea54ce45443 20:35:32 ---> e8fd67a3fed1 20:35:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:32 Removing intermediate container 69eeef8348a2 20:35:32 ---> f19bafc6d403 20:35:32 20:35:32 ---> Running in 161157b3de3a 20:35:32 Successfully built f19bafc6d403 20:35:32 Successfully tagged security-spire-server:latest 20:35:32 Building security-spire-agent 20:35:32  Building security-spire-server ... done Removing intermediate container 161157b3de3a 20:35:32 ---> 9efcd2cc18b5 20:35:32 Step 21/23 : LABEL arch=x86_64 20:35:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:33 ---> Running in 92a70058671c 20:35:33 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:35:33 v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:35:33 OK: 15856 distinct packages available 20:35:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:34 (1/9) Installing ca-certificates (20211220-r0) 20:35:34 (2/9) Installing brotli-libs (1.0.9-r5) 20:35:34 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:35:34 (4/9) Installing libcurl (7.80.0-r0) 20:35:35 (5/9) Installing curl (7.80.0-r0) 20:35:35 (6/9) Installing dumb-init (1.2.5-r1) 20:35:35 (7/9) Installing musl-obstack (1.2.3-r0) 20:35:35 (8/9) Installing libucontext (1.1-r0) 20:35:35 (9/9) Installing gcompat (1.0.0-r4) 20:35:35 Executing busybox-1.34.1-r4.trigger 20:35:35 Executing ca-certificates-20211220-r0.trigger 20:35:35 OK: 8 MiB in 23 packages 20:35:36 Removing intermediate container 92a70058671c 20:35:36 ---> d1dcac66b9c4 20:35:36 Step 22/23 : LABEL git_sha=0540c6d88ac500ad54ffbbf64766453a686abcec 20:35:37 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:35:37 ---> 2b91694a6cae 20:35:37 Step 3/24 : WORKDIR /edgex-go 20:35:37 ---> Using cache 20:35:37 ---> 73bf8ce37d92 20:35:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:37 ---> Using cache 20:35:37 ---> f230b8d165db 20:35:37 Step 5/24 : RUN apk add --update --no-cache make git 20:35:37 ---> Using cache 20:35:37 ---> a8b885fb3ea0 20:35:37 Step 6/24 : COPY go.mod vendor* ./ 20:35:37 ---> Using cache 20:35:37 ---> 81566102080c 20:35:37 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:37 ---> Using cache 20:35:37 ---> f632c062f178 20:35:37 Step 8/24 : COPY . . 20:35:37 ---> Using cache 20:35:37 ---> 5c9472dd0835 20:35:37 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 20:35:37 ---> Using cache 20:35:37 ---> b76ea4f0df03 20:35:37 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" 20:35:37 ---> Using cache 20:35:37 ---> 1cbd868fed24 20:35:37 20:35:37 Step 11/24 : FROM alpine:3.15 20:35:37 ---> 76c8fb57b6fc 20:35:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:35:37 ---> Using cache 20:35:37 ---> 8b9d04b98fa1 20:35:37 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:37 ---> Using cache 20:35:37 ---> c5be175e0d98 20:35:37 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:35:37 ---> Using cache 20:35:37 ---> 42578777a976 20:35:37 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 20:35:37 Removing intermediate container f31da2009782 20:35:37 ---> 097d7a33a7bf 20:35:37 Step 8/22 : COPY . . 20:35:37 ---> Running in 549f6de742c0 20:35:38 Removing intermediate container 549f6de742c0 20:35:38 ---> 380c2480ff53 20:35:38 Step 23/23 : LABEL version=0.0.0 20:35:40 Removing intermediate container 0928d6f55ae8 20:35:40 ---> bbc50db00241 20:35:40 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:40 ---> 40a413f0ba91 20:35:40 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:35:40 ---> Running in bf75639aca95 20:35:41 Removing intermediate container bf75639aca95 20:35:41 ---> 7fa1e162da5b 20:35:41 20:35:41 Successfully built 7fa1e162da5b 20:35:41 Successfully tagged sys-mgmt-agent:latest 20:35:41  Building sys-mgmt-agent ... done  ---> ad67809fbbcd 20:35:41 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:35:42 ---> 50b219e82d53 20:35:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:35:42 ---> 856015695250 20:35:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:35:42 ---> 9e7ec754ef9c 20:35:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:35:43 ---> 36f00dbbf5be 20:35:43 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:35:43 ---> Running in ffc13a1797d6 20:35:43 ---> 0a9d138a3edc 20:35:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:35:43 Removing intermediate container ffc13a1797d6 20:35:43 ---> 9147e1f3b62f 20:35:43 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:43 ---> Running in 5d42516999d9 20:35:43 ---> 0579a4620f0f 20:35:43 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:35:43 Removing intermediate container 5d42516999d9 20:35:43 ---> d2f3198050c0 20:35:43 Step 18/20 : LABEL arch=x86_64 20:35:43 ---> Running in dd46584b0133 20:35:43 ---> Running in e8b930eaf86e 20:35:43 Removing intermediate container dd46584b0133 20:35:43 ---> 57cf12dc4f55 20:35:43 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:35:43 Removing intermediate container e8b930eaf86e 20:35:43 ---> c3ad598a8162 20:35:43 Step 19/20 : LABEL git_sha=0540c6d88ac500ad54ffbbf64766453a686abcec 20:35:43 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 20:35:44 ---> Running in 4b385afea843 20:35:44 ---> Running in 7e3b10dbdce1 20:35:44 Removing intermediate container 4b385afea843 20:35:44 ---> 04e3600c3d51 20:35:44 Step 20/20 : LABEL version=0.0.0 20:35:44 ---> Running in a463f03c4f35 20:35:44 Removing intermediate container 7e3b10dbdce1 20:35:44 ---> 59bd0d8cf3b9 20:35:44 Step 22/24 : LABEL arch=x86_64 20:35:44 ---> Running in 4e98925bfcd4 20:35:44 Removing intermediate container a463f03c4f35 20:35:44 ---> b5cdf0dc286c 20:35:44 20:35:44 Removing intermediate container 4e98925bfcd4 20:35:44 ---> c15f55613daf 20:35:44 Step 23/24 : LABEL git_sha=0540c6d88ac500ad54ffbbf64766453a686abcec 20:35:44 ---> Running in 1f71c2831ec1 20:35:44 Successfully built b5cdf0dc286c 20:35:44 Successfully tagged security-spiffe-token-provider:latest 20:35:44  Building security-spiffe-token-provider ... done  ---> 2fed48893911 20:35:44 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:35:45 ---> Running in 7ac268f8117a 20:35:45 Removing intermediate container 1f71c2831ec1 20:35:45 ---> 5bc3b2b632c8 20:35:45 Step 24/24 : LABEL version=0.0.0 20:35:45 ---> Running in 66b44f606706 20:35:45 Removing intermediate container 66b44f606706 20:35:45 ---> 7b711e2bda8f 20:35:45 20:35:45 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 20:35:45 Successfully built 7b711e2bda8f 20:35:45 Successfully tagged security-spire-agent:latest 20:35:46  Building security-spire-agent ... done Removing intermediate container 2ca7ea737996 20:35:46 ---> 8540c971f0b6 20:35:46 20:35:46 Step 10/22 : FROM alpine:3.14 20:35:46 ---> 84b07dd2d1fd 20:35:46 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:35:47 Removing intermediate container 76ca7b2d1a90 20:35:47 ---> 9577bc86971d 20:35:47 Successfully built 9577bc86971d 20:35:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:35:47 ---> Running in 9c91d10afc3e 20:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:47 + docker inspect -f . ci-base-image-arm64 20:35:47 . 20:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:47 (1/6) Installing ca-certificates (20211220-r0) 20:35:47 (2/6) Installing brotli-libs (1.0.9-r5) 20:35:47 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:35:47 (4/6) Installing libcurl (7.79.1-r0) 20:35:47 (5/6) Installing curl (7.79.1-r0) 20:35:47 (6/6) Installing dumb-init (1.2.5-r1) 20:35:47 Executing busybox-1.33.1-r6.trigger 20:35:47 Executing ca-certificates-20211220-r0.trigger [Pipeline] withDockerContainer 20:35:47 prd-ubuntu20.04-docker-arm64-4c-16g-10686 does not seem to be running inside a container 20:35:47 OK: 8 MiB in 20 packages 20:35:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:35:48 Removing intermediate container 9c91d10afc3e 20:35:48 ---> 9091781d4760 20:35:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:35:48 ---> Running in b72f39daf985 20:35:48 Removing intermediate container b72f39daf985 20:35:48 ---> 172986cfc4de 20:35:48 Step 13/22 : WORKDIR /edgex 20:35:48 ---> Running in 803c0c4a4eaa 20:35:49 Removing intermediate container 803c0c4a4eaa 20:35:49 ---> 40e1748230d6 20:35:49 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:35:49 $ docker top 53f78f1fc6f825182e0c1615f3038d6450c83e8713c2d9e9e1a6cfb4123986e0 -eo pid,comm 20:35:49 ---> e62dd3f98a11 20:35:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [Pipeline] { [Pipeline] sh 20:35:50 + go version 20:35:50 go version go1.17.6 linux/arm64 [Pipeline] } 20:35:50 $ docker stop --time=1 53f78f1fc6f825182e0c1615f3038d6450c83e8713c2d9e9e1a6cfb4123986e0 20:35:50 ---> bc456aab1e65 20:35:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:35:51 ---> 8a9ca76cf260 20:35:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:35:51 ---> 9bc8e3a64dba 20:35:51 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:35:51 ---> Running in 6b3d296e7ea7 20:35:51 $ docker rm -f 53f78f1fc6f825182e0c1615f3038d6450c83e8713c2d9e9e1a6cfb4123986e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:35:52 + docker inspect -f . ci-base-image-arm64 20:35:52 . [Pipeline] withDockerContainer 20:35:52 prd-ubuntu20.04-docker-arm64-4c-16g-10686 does not seem to be running inside a container 20:35:52 Removing intermediate container 6b3d296e7ea7 20:35:52 ---> d9b878a5fa45 20:35:52 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:35:52 ---> Running in f9b22fcd8e0c 20:35:52 Removing intermediate container f9b22fcd8e0c 20:35:52 ---> 8e74233ec13f 20:35:52 Step 20/22 : LABEL arch=x86_64 20:35:52 ---> Running in a10679c6c00c 20:35:52 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:35:53 Removing intermediate container a10679c6c00c 20:35:53 ---> e9d089f5ef90 20:35:53 Step 21/22 : LABEL git_sha=0540c6d88ac500ad54ffbbf64766453a686abcec 20:35:53 ---> Running in 32dffc6991d9 20:35:53 Removing intermediate container 32dffc6991d9 20:35:53 ---> ca09b19ceb20 20:35:53 Step 22/22 : LABEL version=0.0.0 20:35:53 ---> Running in 5eef2a15f85a 20:35:53 Removing intermediate container 5eef2a15f85a 20:35:53 ---> cee4e757cfe4 20:35:53 20:35:53 Successfully built cee4e757cfe4 20:35:53 Successfully tagged security-proxy-setup:latest 20:35:54 $ docker top 0119e75dc75ad3dab8bcc957236d75bf5fb1c6b872dcd12dd887de6c314af553 -eo pid,comm [Pipeline] { [Pipeline] echo 20:35:54 ========================================================= 20:35:54 [edgeXBuildGoParallel] Running Tests and Build... 20:35:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:35:55 + make test 20:35:55 go mod tidy -compat=1.17 20:35:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:36:00  Building security-proxy-setup ... done Removing intermediate container 7ac268f8117a 20:36:00 ---> 88f35b2fde88 20:36:00 20:36:00 Step 10/22 : FROM alpine:3.14 20:36:00 ---> 84b07dd2d1fd 20:36:00 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:36:00 ---> Running in 29a6d1499a19 20:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:00 (1/2) Installing ca-certificates (20211220-r0) 20:36:00 (2/2) Installing dumb-init (1.2.5-r1) 20:36:00 Executing busybox-1.33.1-r6.trigger 20:36:00 Executing ca-certificates-20211220-r0.trigger 20:36:00 OK: 6 MiB in 16 packages 20:36:01 Removing intermediate container 29a6d1499a19 20:36:01 ---> 727fd34769ad 20:36:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:36:01 ---> Running in ab2a5cee50af 20:36:01 Removing intermediate container ab2a5cee50af 20:36:01 ---> 5864f6a4bf10 20:36:01 Step 13/22 : ENV APP_PORT=59860 20:36:01 ---> Running in 9b76cc7159f9 20:36:01 Removing intermediate container 9b76cc7159f9 20:36:01 ---> 8e1e68be81ad 20:36:01 Step 14/22 : EXPOSE $APP_PORT 20:36:01 ---> Running in bc319ae88234 20:36:01 Removing intermediate container bc319ae88234 20:36:01 ---> 9eef2523ad75 20:36:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:01 ---> 949cfd15d227 20:36:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:36:02 ---> 6969add14eae 20:36:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:36:02 ---> 36c63e24c7ca 20:36:02 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:36:02 ---> Running in 44a0fc69907c 20:36:02 Removing intermediate container 44a0fc69907c 20:36:02 ---> 71283666d05a 20:36:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:02 ---> Running in e1b7cf20fcf0 20:36:02 Removing intermediate container e1b7cf20fcf0 20:36:02 ---> 557646434d09 20:36:02 Step 20/22 : LABEL arch=x86_64 20:36:02 ---> Running in 45d4390af085 20:36:02 Removing intermediate container 45d4390af085 20:36:02 ---> 06b44af2c4d4 20:36:02 Step 21/22 : LABEL git_sha=0540c6d88ac500ad54ffbbf64766453a686abcec 20:36:02 ---> Running in ea28d10194e0 20:36:02 Removing intermediate container ea28d10194e0 20:36:02 ---> 4c28764e87dd 20:36:02 Step 22/22 : LABEL version=0.0.0 20:36:02 ---> Running in 1fd8b8580318 20:36:02 Removing intermediate container 1fd8b8580318 20:36:02 ---> 3bb2b3af61ea 20:36:02 20:36:03 Successfully built 3bb2b3af61ea 20:36:03 Successfully tagged support-notifications:latest 20:36:03  Building support-notifications ... done  [Pipeline] } 20:36:03 $ docker stop --time=1 33f3a9950a00d1e9296f0414e6b4697574726f7ac1b2ce40d132d43b4a02cf99 20:36:04 $ docker rm -f 33f3a9950a00d1e9296f0414e6b4697574726f7ac1b2ce40d132d43b4a02cf99 [Pipeline] // withDockerContainer [Pipeline] sh 20:36:04 + docker images 20:36:04 REPOSITORY TAG IMAGE ID CREATED SIZE 20:36:04 support-notifications latest 3bb2b3af61ea 2 seconds ago 26.6MB 20:36:04 88f35b2fde88 5 seconds ago 1.62GB 20:36:04 security-proxy-setup latest cee4e757cfe4 11 seconds ago 43.4MB 20:36:04 8540c971f0b6 18 seconds ago 1.63GB 20:36:04 security-spire-agent latest 7b711e2bda8f 19 seconds ago 119MB 20:36:04 security-spiffe-token-provider latest b5cdf0dc286c 20 seconds ago 28.5MB 20:36:04 sys-mgmt-agent latest 7fa1e162da5b 24 seconds ago 307MB 20:36:04 security-spire-server latest f19bafc6d403 32 seconds ago 82.9MB 20:36:04 c9434162d377 33 seconds ago 1.61GB 20:36:04 core-metadata latest a6b829805767 40 seconds ago 26.2MB 20:36:04 support-scheduler latest a4620d2828ba 44 seconds ago 26MB 20:36:04 1cbd868fed24 48 seconds ago 1.61GB 20:36:04 8fc46746ccbc 49 seconds ago 1.62GB 20:36:04 01880a07ebcf 51 seconds ago 1.62GB 20:36:04 security-bootstrapper latest 60aef5576cf6 About a minute ago 24.3MB 20:36:04 4e323b5dcfc1 About a minute ago 1.62GB 20:36:04 security-secretstore-setup latest e76facaea868 About a minute ago 42.1MB 20:36:04 core-data latest d41251b51e79 About a minute ago 35.9MB 20:36:04 core-command latest b543998dd80b About a minute ago 24.5MB 20:36:04 d37681a43d1b About a minute ago 1.65GB 20:36:04 2d4b7734f846 About a minute ago 1.61GB 20:36:04 2aa2034c82bc About a minute ago 1.63GB 20:36:04 86ffad464ec6 About a minute ago 1.61GB 20:36:04 security-spire-config latest f350fcc51974 About a minute ago 82.2MB 20:36:04 0083a487ec0a 2 minutes ago 1.61GB 20:36:04 ci-base-image-x86_64 latest 2b91694a6cae 5 minutes ago 896MB 20:36:04 docker 20.10.14 5f3d65aad428 6 days ago 218MB 20:36:04 alpine 3.14 84b07dd2d1fd 6 days ago 5.59MB 20:36:04 alpine 3.15 76c8fb57b6fc 6 days ago 5.57MB 20:36:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 20:36:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 20:36:04 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 20:36:19 Still waiting to schedule task 20:36:19 ‘prd-ubuntu18.04-docker-8c-8g-10690’ is offline 20:36:35 ? github.com/edgexfoundry/edgex-go [no test files] 20:38:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:38:13 Running on prd-ubuntu18.04-docker-8c-8g-10691 in /w/workspace/edgexfoundry_edgex-go_PR-3937 [Pipeline] { [Pipeline] ws 20:38:13 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 20:38:14 The recommended git tool is: git 20:38:15 using credential edgex-jenkins-ssh 20:38:15 Cloning the remote Git repository 20:38:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:38:15 > git init /w/workspace/edgex-go/5 # timeout=10 20:38:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:38:15 > git --version # timeout=10 20:38:15 > git --version # 'git version 2.17.1' 20:38:15 using GIT_SSH to set credentials SSH Credentials for GitHub 20:38:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:38:20 Merging remotes/origin/main commit 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 into PR head commit f53db3f203eb3ac68647241c95bb150e59fbe691 20:38:20 Merge succeeded, producing 70da2617f8eb401ef755e2aff80a651e5b744f3b 20:38:20 Checking out Revision 70da2617f8eb401ef755e2aff80a651e5b744f3b (PR-3937) 20:38:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:38:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:38:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:38:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:38:19 using GIT_SSH to set credentials SSH Credentials for GitHub 20:38:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3937/head:refs/remotes/origin/PR-3937 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:38:20 > git config core.sparsecheckout # timeout=10 20:38:20 > git checkout -f f53db3f203eb3ac68647241c95bb150e59fbe691 # timeout=10 20:38:20 > git remote # timeout=10 20:38:20 > git config --get remote.origin.url # timeout=10 20:38:20 using GIT_SSH to set credentials SSH Credentials for GitHub 20:38:20 > git merge 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 # timeout=10 20:38:20 > git rev-parse HEAD^{commit} # timeout=10 20:38:20 > git config core.sparsecheckout # timeout=10 20:38:20 > git checkout -f 70da2617f8eb401ef755e2aff80a651e5b744f3b # timeout=10 20:38:24 Commit message: "Merge commit '2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2' into HEAD" 20:38:24 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:38:25 + echo snap-build.sh 20:38:25 snap-build.sh 20:38:25 + SNAP_BASE_DIR=. 20:38:25 + '[' '!' -z /w/workspace/edgex-go/5 ']' 20:38:25 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 20:38:25 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 20:38:25 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 20:38:25 + cd /w/workspace/edgex-go/5 20:38:25 + sudo apt-get remove -qy --purge lxd lxd-client 20:38:25 Reading package lists... 20:38:25 Building dependency tree... 20:38:25 Reading state information... 20:38:25 The following packages were automatically installed and are no longer required: 20:38:25 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:38:25 uidmap xdelta3 20:38:25 Use 'sudo apt autoremove' to remove them. 20:38:25 The following packages will be REMOVED: 20:38:25 lxd* lxd-client* 20:38:25 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:38:24 > git rev-list --no-walk a4a9574dcc5bf0d5294881ea1a0eae056cffeb29 # timeout=10 20:38:25 After this operation, 31.7 MB disk space will be freed. 20:38:26 (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.) 20:38:26 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:38:26 Removing lxd dnsmasq configuration 20:38:26 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:38:26 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:38:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:38:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:38:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:38:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:38:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:38:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:38:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:38:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:38:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:38:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:38:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:38:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:38:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:38:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:38:27 (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.) 20:38:27 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:38:29 Processing triggers for systemd (237-3ubuntu10.52) ... 20:38:29 Processing triggers for ureadahead (0.100.0-21) ... 20:38:29 + sudo snap remove --purge lxd 20:38:29 snap "lxd" is not installed 20:38:29 + sudo groupadd --force --system lxd 20:38:29 ++ whoami 20:38:29 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:38:29 + newgrp - lxd 20:38:29 + sudo snap install lxd 20:38:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.254s coverage: 28.7% of statements 20:38:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:38:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:38:39 2022-04-04T20:38:37Z INFO Waiting for automatic snapd restart... 20:38:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.417s coverage: 98.5% of statements 20:38:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:38:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.555s coverage: 54.9% of statements 20:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:38:54 lxd 4.24-c92c0b2 from Canonical* installed 20:38:54 + sudo lxd init --auto 20:39:03 + sudo snap install --classic snapcraft 20:39:08 snapcraft 6.1 from Canonical* installed 20:39:08 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 20:39:08 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 20:39:08 % Total % Received % Xferd Average Speed Time Time Time Current 20:39:08 Dload Upload Total Spent Left Speed 20:39:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4874 0 --:--:-- --:--:-- --:--:-- 4874 20:39:08 100 3325k 100 3325k 0 0 12.2M 0 --:--:-- --:--:-- --:--:-- 12.2M 20:39:08 ./yq_linux_amd64 20:39:08 + sudo snapcraft prime --use-lxd 20:39:09 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:39:10 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: 20:39:10 - README.md 20:39:10 20:39:10 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:39:10 Launching a container. 20:39:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.494s coverage: 89.2% of statements 20:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:39:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.334s coverage: 84.4% of statements 20:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:39:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.297s coverage: 94.9% of statements 20:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:39:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:39:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.284s coverage: 72.2% of statements 20:39:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:39:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:39:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:39:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:39:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:39:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.466s coverage: 60.0% of statements 20:39:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:39:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:39:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:39:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.732s coverage: 0.9% of statements 20:39:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:39:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.316s coverage: 58.8% of statements 20:39:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.583s coverage: 24.0% of statements 20:39:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:39:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.538s coverage: 47.1% of statements 20:39:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.363s coverage: 79.5% of statements 20:39:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.220s coverage: 94.1% of statements 20:39:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.269s coverage: 96.3% of statements 20:39:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.300s coverage: 87.5% of statements 20:39:20 Waiting for container to be ready 20:39:20 To start your first container, try: lxc launch ubuntu:20.04 20:39:20 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 20:39:20 20:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.240s coverage: 94.4% of statements 20:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.235s coverage: 44.8% of statements 20:39:25 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:39:26 Waiting for network to be ready... 20:39:26 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 20:39:26 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 20:39:26 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 20:39:26 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1381 kB] 20:39:26 Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [238 kB] 20:39:26 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 20:39:26 Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 20:39:26 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [856 kB] 20:39:26 Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] 20:39:26 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 20:39:26 Get:11 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 20:39:26 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 20:39:26 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 20:39:26 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 20:39:26 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 20:39:26 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 20:39:26 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 20:39:26 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 20:39:27 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 20:39:27 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1708 kB] 20:39:27 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [319 kB] 20:39:27 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 20:39:27 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 20:39:27 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [914 kB] 20:39:27 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [130 kB] 20:39:27 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] 20:39:27 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 20:39:29 Fetched 23.7 MB in 3s (7347 kB/s) 20:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.736s coverage: 82.5% of statements 20:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:39:30 Reading package lists... 20:39:30 Reading package lists... 20:39:30 Building dependency tree... 20:39:30 Reading state information... 20:39:30 The following additional packages will be installed: 20:39:30 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:39:30 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:39:30 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:39:30 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:39:30 Suggested packages: 20:39:30 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:39:30 Recommended packages: 20:39:30 gnupg libsasl2-modules 20:39:30 The following NEW packages will be installed: 20:39:30 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:39:30 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:39:30 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:39:30 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:39:30 The following packages will be upgraded: 20:39:30 gpg gpg-agent gpgconf libudev1 20:39:31 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 20:39:31 Need to get 3859 kB of archives. 20:39:31 After this operation, 14.9 MB of additional disk space will be used. 20:39:31 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 20:39:31 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 20:39:31 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 20:39:31 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 20:39:31 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 20:39:31 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 20:39:31 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 20:39:31 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:39:31 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 20:39:31 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 20:39:31 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 20:39:31 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 20:39:31 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 20:39:31 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 20:39:31 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 20:39:31 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 20:39:31 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 20:39:31 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 20:39:31 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 20:39:31 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 20:39:31 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 20:39:31 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 20:39:31 debconf: delaying package configuration, since apt-utils is not installed 20:39:31 Fetched 3859 kB in 0s (15.1 MB/s) 20:39:31 (Reading database ... 12816 files and directories currently installed.) 20:39:31 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 20:39:31 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:39:31 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 20:39:31 Selecting previously unselected package udev. 20:39:31 (Reading database ... 12816 files and directories currently installed.) 20:39:31 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 20:39:31 Unpacking udev (245.4-4ubuntu3.15) ... 20:39:31 Selecting previously unselected package libfuse2:amd64. 20:39:31 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 20:39:31 Unpacking libfuse2:amd64 (2.9.9-3) ... 20:39:32 Selecting previously unselected package fuse. 20:39:32 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 20:39:32 Unpacking fuse (2.9.9-3) ... 20:39:32 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 20:39:32 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:39:32 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 20:39:32 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:39:32 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 20:39:32 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:39:32 Selecting previously unselected package libksba8:amd64. 20:39:32 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:39:32 Unpacking libksba8:amd64 (1.3.5-2) ... 20:39:32 Selecting previously unselected package libroken18-heimdal:amd64. 20:39:32 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:39:32 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:39:32 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:39:32 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:39:32 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:39:32 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:39:32 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:39:32 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:39:32 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:39:32 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:39:32 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:39:32 Selecting previously unselected package libwind0-heimdal:amd64. 20:39:32 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:39:32 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:39:32 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:39:32 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:39:32 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:39:32 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:39:32 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:39:32 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:39:32 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:39:32 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:39:32 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:39:32 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:39:32 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:39:32 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:39:32 Selecting previously unselected package libsasl2-modules-db:amd64. 20:39:32 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 20:39:32 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 20:39:33 Selecting previously unselected package libsasl2-2:amd64. 20:39:33 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 20:39:33 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 20:39:33 Selecting previously unselected package libldap-common. 20:39:33 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 20:39:33 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 20:39:33 Selecting previously unselected package libldap-2.4-2:amd64. 20:39:33 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 20:39:33 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 20:39:33 Selecting previously unselected package dirmngr. 20:39:33 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 20:39:33 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 20:39:33 Setting up libksba8:amd64 (1.3.5-2) ... 20:39:33 Setting up libfuse2:amd64 (2.9.9-3) ... 20:39:33 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 20:39:33 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 20:39:33 Setting up udev (245.4-4ubuntu3.15) ... 20:39:33 invoke-rc.d: policy-rc.d denied execution of start. 20:39:33 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 20:39:33 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:39:33 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 20:39:33 Setting up gpg (2.2.19-3ubuntu2.1) ... 20:39:34 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:39:34 Setting up fuse (2.9.9-3) ... 20:39:34 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 20:39:34 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:39:34 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:39:34 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:39:34 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:39:34 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:39:34 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:39:34 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:39:34 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 20:39:34 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 20:39:34 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 20:39:34 Processing triggers for systemd (245.4-4ubuntu3) ... 20:39:34 Processing triggers for libc-bin (2.31-0ubuntu9) ... 20:39:35 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 20:39:35 Alias= settings in the [Install] section, and DefaultInstance= for template 20:39:35 units). This means they are not meant to be enabled using systemctl. 20:39:35 20:39:35 Possible reasons for having this kind of units are: 20:39:35 • A unit may be statically enabled by being symlinked from another unit's 20:39:35 .wants/ or .requires/ directory. 20:39:35 • A unit's purpose may be to act as a helper for some other unit which has 20:39:35 a requirement dependency on it. 20:39:35 • A unit may be started when needed via activation (socket, path, timer, 20:39:35 D-Bus, udev, scripted systemctl call, ...). 20:39:35 • In case of template units, the unit is meant to be enabled with some 20:39:35 instance name specified. 20:39:35 Reading package lists... 20:39:35 Building dependency tree... 20:39:35 Reading state information... 20:39:35 The following additional packages will be installed: 20:39:35 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 20:39:35 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 20:39:35 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 20:39:35 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 20:39:35 openssh-client python3 python3-minimal python3.8 python3.8-minimal 20:39:35 squashfs-tools systemd systemd-sysv systemd-timesyncd 20:39:35 Suggested packages: 20:39:35 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 20:39:35 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:39:35 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 20:39:35 systemd-container policykit-1 20:39:35 Recommended packages: 20:39:35 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 20:39:35 The following NEW packages will be installed: 20:39:35 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 20:39:35 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 20:39:35 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 20:39:35 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 20:39:35 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 20:39:35 The following packages will be upgraded: 20:39:35 libsystemd0 systemd systemd-sysv systemd-timesyncd 20:39:35 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 20:39:35 Need to get 46.5 MB of archives. 20:39:35 After this operation, 181 MB of additional disk space will be used. 20:39:35 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 20:39:35 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 20:39:35 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 20:39:35 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 20:39:35 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 20:39:35 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 20:39:35 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 20:39:35 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 20:39:35 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 20:39:35 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 20:39:35 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 20:39:35 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 20:39:35 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 20:39:35 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 20:39:35 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 20:39:35 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 20:39:35 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 20:39:35 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 20:39:35 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 20:39:36 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 20:39:36 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 20:39:36 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 20:39:36 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 20:39:36 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 20:39:36 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 20:39:36 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 20:39:36 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 20:39:36 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 20:39:36 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 20:39:36 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 20:39:36 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 20:39:36 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 20:39:36 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 20:39:36 debconf: delaying package configuration, since apt-utils is not installed 20:39:36 Fetched 46.5 MB in 1s (79.2 MB/s) 20:39:36 (Reading database ... 13067 files and directories currently installed.) 20:39:36 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 20:39:36 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:39:36 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 20:39:36 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:39:36 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 20:39:37 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:39:37 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 20:39:37 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:39:37 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 20:39:37 Selecting previously unselected package libpython3.8-minimal:amd64. 20:39:37 (Reading database ... 13068 files and directories currently installed.) 20:39:37 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 20:39:37 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 20:39:37 Selecting previously unselected package libexpat1:amd64. 20:39:37 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 20:39:37 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 20:39:37 Selecting previously unselected package python3.8-minimal. 20:39:37 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 20:39:37 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 20:39:38 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 20:39:38 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 20:39:38 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 20:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.337s coverage: 92.9% of statements 20:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements 20:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.240s coverage: 87.2% of statements 20:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements 20:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.332s coverage: 58.8% of statements 20:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.343s coverage: 80.0% of statements 20:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.370s coverage: 87.2% of statements 20:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.347s coverage: 85.4% of statements 20:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.938s coverage: 91.2% of statements 20:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:39:38 Selecting previously unselected package python3-minimal. 20:39:38 (Reading database ... 13359 files and directories currently installed.) 20:39:38 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 20:39:38 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 20:39:38 Selecting previously unselected package mime-support. 20:39:38 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 20:39:38 Unpacking mime-support (3.64ubuntu1) ... 20:39:38 Selecting previously unselected package libmpdec2:amd64. 20:39:38 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 20:39:38 Unpacking libmpdec2:amd64 (2.4.2-3) ... 20:39:38 Selecting previously unselected package libpython3.8-stdlib:amd64. 20:39:38 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 20:39:38 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 20:39:38 Selecting previously unselected package python3.8. 20:39:38 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 20:39:38 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 20:39:38 Selecting previously unselected package libpython3-stdlib:amd64. 20:39:38 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 20:39:38 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 20:39:38 Setting up python3-minimal (3.8.2-0ubuntu2) ... 20:39:39 Selecting previously unselected package python3. 20:39:39 (Reading database ... 13761 files and directories currently installed.) 20:39:39 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 20:39:39 Unpacking python3 (3.8.2-0ubuntu2) ... 20:39:39 Selecting previously unselected package libdbus-1-3:amd64. 20:39:39 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 20:39:39 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 20:39:39 Selecting previously unselected package dbus. 20:39:39 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 20:39:39 Unpacking dbus (1.12.16-2ubuntu2.1) ... 20:39:39 Selecting previously unselected package libbsd0:amd64. 20:39:39 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 20:39:39 Unpacking libbsd0:amd64 (0.10.0-1) ... 20:39:39 Selecting previously unselected package libpam-systemd:amd64. 20:39:39 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 20:39:39 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 20:39:39 Selecting previously unselected package sudo. 20:39:39 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 20:39:39 Unpacking sudo (1.8.31-1ubuntu1.2) ... 20:39:39 Selecting previously unselected package apparmor. 20:39:39 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 20:39:39 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 20:39:39 Selecting previously unselected package libcbor0.6:amd64. 20:39:39 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 20:39:39 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 20:39:40 Selecting previously unselected package libedit2:amd64. 20:39:40 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 20:39:40 Unpacking libedit2:amd64 (3.1-20191231-1) ... 20:39:40 Selecting previously unselected package libfido2-1:amd64. 20:39:40 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 20:39:40 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 20:39:40 Selecting previously unselected package libkrb5support0:amd64. 20:39:40 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 20:39:40 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 20:39:40 Selecting previously unselected package libk5crypto3:amd64. 20:39:40 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 20:39:40 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 20:39:40 Selecting previously unselected package libkeyutils1:amd64. 20:39:40 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 20:39:40 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 20:39:40 Selecting previously unselected package libkrb5-3:amd64. 20:39:40 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 20:39:40 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 20:39:40 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:39:40 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 20:39:40 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 20:39:40 Selecting previously unselected package openssh-client. 20:39:40 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 20:39:40 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 20:39:40 Selecting previously unselected package dbus-user-session. 20:39:40 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 20:39:40 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 20:39:40 Selecting previously unselected package liblzo2-2:amd64. 20:39:40 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 20:39:40 Unpacking liblzo2-2:amd64 (2.10-2) ... 20:39:40 Selecting previously unselected package squashfs-tools. 20:39:40 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 20:39:40 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 20:39:40 Selecting previously unselected package snapd. 20:39:40 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 20:39:40 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 20:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.185s coverage: 64.4% of statements 20:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.312s coverage: 100.0% of statements 20:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.155s coverage: 89.4% of statements 20:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.093s coverage: 100.0% of statements 20:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements 20:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.085s coverage: 100.0% of statements 20:39:44 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 20:39:44 Setting up mime-support (3.64ubuntu1) ... 20:39:44 Setting up liblzo2-2:amd64 (2.10-2) ... 20:39:44 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 20:39:44 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 20:39:44 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 20:39:44 Setting up dbus (1.12.16-2ubuntu2.1) ... 20:39:44 Setting up sudo (1.8.31-1ubuntu1.2) ... 20:39:44 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 20:39:44 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 20:39:44 Setting up libmpdec2:amd64 (2.4.2-3) ... 20:39:44 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 20:39:44 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 20:39:44 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 20:39:44 Setting up libbsd0:amd64 (0.10.0-1) ... 20:39:44 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 20:39:44 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 20:39:44 Setting up libedit2:amd64 (3.1-20191231-1) ... 20:39:44 Setting up python3 (3.8.2-0ubuntu2) ... 20:39:44 running python rtupdate hooks for python3.8... 20:39:44 running python post-rtupdate hooks for python3.8... 20:39:44 Setting up apparmor (2.13.3-7ubuntu5.1) ... 20:39:45 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:39:45 Reloading AppArmor profiles 20:39:45 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 20:39:46 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 20:39:46 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 20:39:46 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 20:39:46 Setting up systemd (245.4-4ubuntu3.15) ... 20:39:46 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:39:46 Installing new version of config file /etc/systemd/resolved.conf ... 20:39:47 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 20:39:47 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 20:39:48 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 20:39:48 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 20:39:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:39:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.675s coverage: 65.4% of statements 20:39:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:39:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:39:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:39:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:39:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:39:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:39:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:39:49 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:39:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:39:49 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:39:49 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:39:50 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:39:50 /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' 20:39:50 Processing triggers for libc-bin (2.31-0ubuntu9) ... 20:39:51 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 20:39:51 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 20:39:51 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 20:39:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.899s coverage: 43.8% of statements 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:39:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.364s coverage: 89.5% of statements 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:39:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.264s coverage: 84.8% of statements 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:39:52 Reading package lists... 20:39:52 Reading package lists... 20:39:52 Building dependency tree... 20:39:52 Reading state information... 20:39:52 Calculating upgrade... 20:39:52 The following packages will be upgraded: 20:39:52 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 20:39:52 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 20:39:52 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 20:39:52 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 20:39:52 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 20:39:52 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 20:39:52 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 20:39:52 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 20:39:52 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 20:39:52 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 20:39:52 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 20:39:52 xz-utils zlib1g 20:39:52 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:39:52 Need to get 65.7 MB of archives. 20:39:52 After this operation, 27.6 MB of additional disk space will be used. 20:39:52 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 20:39:52 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 20:39:52 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 20:39:52 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 20:39:52 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 20:39:52 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 20:39:52 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 20:39:52 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 20:39:53 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 20:39:53 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 20:39:53 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 20:39:53 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 20:39:53 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 20:39:53 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 20:39:53 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 20:39:53 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 20:39:53 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 20:39:53 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 20:39:53 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 20:39:53 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 20:39:53 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 20:39:53 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 20:39:53 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 20:39:53 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 20:39:53 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 20:39:53 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 20:39:53 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 20:39:53 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 20:39:53 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 20:39:53 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 20:39:53 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 20:39:53 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 20:39:53 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 20:39:53 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 20:39:53 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 20:39:53 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 20:39:53 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 20:39:53 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 20:39:53 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 20:39:53 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 20:39:53 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 20:39:53 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 20:39:53 Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 20:39:53 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 20:39:53 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 20:39:53 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 20:39:53 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 20:39:53 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 20:39:53 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 20:39:53 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 20:39:53 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 20:39:53 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 20:39:53 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 20:39:53 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 20:39:53 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 20:39:53 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 20:39:53 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 20:39:53 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 20:39:53 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 20:39:53 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 20:39:53 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 20:39:53 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 20:39:53 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 20:39:53 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 20:39:53 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 20:39:53 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 20:39:53 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 20:39:53 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 20:39:53 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 20:39:53 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 20:39:53 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 20:39:53 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 20:39:53 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 20:39:53 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 20:39:53 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 20:39:53 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 20:39:53 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 20:39:54 debconf: delaying package configuration, since apt-utils is not installed 20:39:54 Fetched 65.7 MB in 1s (55.6 MB/s) 20:39:54 (Reading database ... 14313 files and directories currently installed.) 20:39:54 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 20:39:54 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 20:39:54 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 20:39:54 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 20:39:54 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 20:39:54 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 20:39:55 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:39:55 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:39:55 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:39:55 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:39:55 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:39:55 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:39:55 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:39:55 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:39:55 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:39:55 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:39:55 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:39:55 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:39:55 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:39:55 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:39:55 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 20:39:55 (Reading database ... 14312 files and directories currently installed.) 20:39:55 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:39:56 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:39:56 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:39:56 (Reading database ... 14312 files and directories currently installed.) 20:39:56 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:39:56 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:39:56 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:39:56 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:39:56 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:39:56 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:39:56 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 20:39:56 (Reading database ... 14312 files and directories currently installed.) 20:39:56 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 20:39:56 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 20:39:56 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 20:39:57 (Reading database ... 14312 files and directories currently installed.) 20:39:57 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 20:39:57 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:39:57 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:39:57 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 20:39:57 Setting up base-files (11ubuntu5.5) ... 20:39:57 Installing new version of config file /etc/issue ... 20:39:57 Installing new version of config file /etc/issue.net ... 20:39:57 Installing new version of config file /etc/lsb-release ... 20:39:57 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:39:57 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:39:57 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:39:57 Removing obsolete conffile /etc/default/motd-news ... 20:39:57 (Reading database ... 14311 files and directories currently installed.) 20:39:57 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 20:39:57 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 20:39:58 Setting up bash (5.0-6ubuntu1.1) ... 20:39:58 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 20:39:58 (Reading database ... 14311 files and directories currently installed.) 20:39:58 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 20:39:58 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 20:39:58 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 20:39:58 (Reading database ... 14311 files and directories currently installed.) 20:39:58 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 20:39:58 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 20:39:58 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 20:39:58 (Reading database ... 14311 files and directories currently installed.) 20:39:58 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 20:39:58 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:39:58 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 20:39:58 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:39:58 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 20:39:58 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:39:59 Setting up perl-base (5.30.0-9ubuntu0.2) ... 20:39:59 (Reading database ... 14311 files and directories currently installed.) 20:39:59 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 20:39:59 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:39:59 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 20:39:59 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 20:39:59 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 20:39:59 (Reading database ... 14311 files and directories currently installed.) 20:39:59 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 20:39:59 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 20:40:00 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 20:40:00 (Reading database ... 14311 files and directories currently installed.) 20:40:00 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 20:40:00 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:40:00 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 20:40:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.444s coverage: 17.7% of statements 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:40:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.735s coverage: 92.3% of statements 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:40:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.332s coverage: 63.2% of statements 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:40:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.522s coverage: 97.7% of statements 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:40:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.238s coverage: 28.9% of statements 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:40:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:40:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.207s coverage: 100.0% of statements 20:40:00 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements 20:40:00 (Reading database ... 14311 files and directories currently installed.) 20:40:00 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 20:40:00 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:40:00 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 20:40:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:40:00 GO111MODULE=on go vet ./... 20:40:00 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 20:40:00 (Reading database ... 14311 files and directories currently installed.) 20:40:00 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 20:40:00 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:40:00 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 20:40:00 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:40:00 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 20:40:00 (Reading database ... 14311 files and directories currently installed.) 20:40:00 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 20:40:00 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:40:00 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 20:40:00 (Reading database ... 14311 files and directories currently installed.) 20:40:00 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 20:40:00 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:40:00 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 20:40:01 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:40:01 Setting up util-linux (2.34-0.1ubuntu9.3) ... 20:40:01 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:40:02 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:40:02 (Reading database ... 14311 files and directories currently installed.) 20:40:02 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 20:40:02 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 20:40:02 Setting up libc-bin (2.31-0ubuntu9.7) ... 20:40:02 (Reading database ... 14311 files and directories currently installed.) 20:40:02 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 20:40:02 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 20:40:02 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 20:40:02 (Reading database ... 14311 files and directories currently installed.) 20:40:02 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 20:40:02 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 20:40:02 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 20:40:02 (Reading database ... 14311 files and directories currently installed.) 20:40:02 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 20:40:02 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 20:40:02 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 20:40:02 (Reading database ... 14311 files and directories currently installed.) 20:40:02 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 20:40:02 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 20:40:02 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 20:40:02 (Reading database ... 14311 files and directories currently installed.) 20:40:02 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 20:40:02 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 20:40:02 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 20:40:02 (Reading database ... 14311 files and directories currently installed.) 20:40:02 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 20:40:02 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:40:03 Setting up gpgv (2.2.19-3ubuntu2.1) ... 20:40:03 (Reading database ... 14311 files and directories currently installed.) 20:40:03 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 20:40:03 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 20:40:03 Setting up ubuntu-keyring (2020.02.11.4) ... 20:40:03 (Reading database ... 14311 files and directories currently installed.) 20:40:03 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 20:40:03 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 20:40:03 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 20:40:03 (Reading database ... 14311 files and directories currently installed.) 20:40:03 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 20:40:03 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 20:40:03 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 20:40:03 (Reading database ... 14311 files and directories currently installed.) 20:40:03 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 20:40:03 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 20:40:03 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 20:40:03 (Reading database ... 14311 files and directories currently installed.) 20:40:03 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 20:40:03 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 20:40:03 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 20:40:04 (Reading database ... 14311 files and directories currently installed.) 20:40:04 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 20:40:04 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 20:40:04 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 20:40:04 (Reading database ... 14311 files and directories currently installed.) 20:40:04 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 20:40:04 Unpacking apt (2.0.6) over (2.0.2) ... 20:40:04 Setting up apt (2.0.6) ... 20:40:04 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:40:05 (Reading database ... 14311 files and directories currently installed.) 20:40:05 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 20:40:05 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:40:05 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 20:40:05 (Reading database ... 14311 files and directories currently installed.) 20:40:05 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 20:40:05 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:40:05 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 20:40:05 (Reading database ... 14313 files and directories currently installed.) 20:40:05 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 20:40:05 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:40:05 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 20:40:05 (Reading database ... 14317 files and directories currently installed.) 20:40:05 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 20:40:05 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:40:05 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 20:40:05 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:40:05 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 20:40:05 (Reading database ... 14317 files and directories currently installed.) 20:40:05 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 20:40:05 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 20:40:06 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 20:40:06 (Reading database ... 14317 files and directories currently installed.) 20:40:06 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 20:40:06 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 20:40:06 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 20:40:06 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 20:40:06 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 20:40:06 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 20:40:06 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 20:40:06 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 20:40:06 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 20:40:06 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 20:40:06 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 20:40:06 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 20:40:06 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 20:40:06 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 20:40:06 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 20:40:06 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 20:40:06 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 20:40:06 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 20:40:07 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 20:40:07 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 20:40:07 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 20:40:07 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 20:40:07 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 20:40:07 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:40:07 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 20:40:07 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:40:07 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 20:40:07 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:40:08 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 20:40:08 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:40:08 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 20:40:08 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:40:08 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 20:40:08 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:40:08 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 20:40:08 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 20:40:08 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:40:08 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:40:08 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:40:08 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:40:09 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:40:09 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:40:10 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:40:10 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:40:10 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:40:10 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:40:10 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:40:10 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:40:11 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:40:11 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:40:11 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 20:40:11 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 20:40:11 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 20:40:11 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 20:40:11 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 20:40:11 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 20:40:11 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 20:40:11 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:40:11 Setting up tzdata (2022a-0ubuntu0.20.04) ... 20:40:11 20:40:11 Current default time zone: 'Etc/UTC' 20:40:11 Local time is now: Mon Apr 4 20:40:11 UTC 2022. 20:40:11 Universal Time is now: Mon Apr 4 20:40:11 UTC 2022. 20:40:11 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:40:11 20:40:11 Setting up xz-utils (5.2.4-1ubuntu1) ... 20:40:11 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:40:11 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:40:11 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 20:40:11 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:40:11 Setting up mount (2.34-0.1ubuntu9.3) ... 20:40:11 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 20:40:11 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 20:40:11 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 20:40:11 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 20:40:11 Setting up openssl (1.1.1f-1ubuntu2.12) ... 20:40:11 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:40:11 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:40:11 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 20:40:11 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:40:11 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 20:40:11 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:40:11 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 20:40:11 Setting up fdisk (2.34-0.1ubuntu9.3) ... 20:40:11 Setting up ca-certificates (20210119~20.04.2) ... 20:40:13 Updating certificates in /etc/ssl/certs... 20:40:14 21 added, 21 removed; done. 20:40:14 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 20:40:14 Setting up perl (5.30.0-9ubuntu0.2) ... 20:40:14 Setting up procps (2:3.3.16-1ubuntu2.3) ... 20:40:14 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 20:40:14 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 20:40:14 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 20:40:14 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 20:40:14 Setting up binutils (2.34-6ubuntu1.3) ... 20:40:14 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 20:40:14 Setting up build-essential (12.8ubuntu1.1) ... 20:40:14 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 20:40:14 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 20:40:14 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 20:40:14 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 20:40:14 Processing triggers for systemd (245.4-4ubuntu3.15) ... 20:40:14 Processing triggers for mime-support (3.64ubuntu1) ... 20:40:14 Processing triggers for ca-certificates (20210119~20.04.2) ... 20:40:14 Updating certificates in /etc/ssl/certs... 20:40:15 0 added, 0 removed; done. 20:40:15 Running hooks in /etc/ca-certificates/update.d... 20:40:15 done. 20:40:16 Reading package lists... 20:40:16 Building dependency tree... 20:40:16 Reading state information... 20:40:16 The following NEW packages will be installed: 20:40:16 apt-transport-https 20:40:16 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:40:16 Need to get 4680 B of archives. 20:40:16 After this operation, 162 kB of additional disk space will be used. 20:40:16 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 20:40:16 debconf: delaying package configuration, since apt-utils is not installed 20:40:16 Fetched 4680 B in 0s (85.8 kB/s) 20:40:16 Selecting previously unselected package apt-transport-https. 20:40:16 (Reading database ... 14320 files and directories currently installed.) 20:40:16 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 20:40:16 Unpacking apt-transport-https (2.0.6) ... 20:40:16 Setting up apt-transport-https (2.0.6) ... 20:40:17 Waiting for network to be ready... 20:40:25 2022-04-04T20:40:21Z INFO Waiting for automatic snapd restart... 20:40:25 snapd 2.54.4 from Canonical* installed 20:40:26 "snapd" switched to the "latest/stable" channel 20:40:26 20:40:28 core20 20220318 from Canonical* installed 20:40:29 "core20" switched to the "latest/stable" channel 20:40:29 20:40:31 snapcraft 6.1 from Canonical* installed 20:40:31 "snapcraft" switched to the "latest/stable" channel 20:40:31 20:40:35 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: 20:40:35 - README.md 20:40:35 20:40:35 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:40:36 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 20:40:36 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 20:40:36 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 20:40:37 Reading package lists... 20:40:37 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 20:40:38 Reading package lists... 20:40:38 Building dependency tree... 20:40:38 Reading state information... 20:40:38 Suggested packages: 20:40:38 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 20:40:38 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 20:40:38 krb5-user libnorm-doc 20:40:38 Recommended packages: 20:40:38 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:40:38 The following NEW packages will be installed: 20:40:38 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 20:40:38 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 20:40:38 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 20:40:38 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 20:40:38 libzmq5 pkg-config zip 20:40:38 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 20:40:38 Need to get 10.3 MB of archives. 20:40:38 After this operation, 56.5 MB of additional disk space will be used. 20:40:38 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 20:40:38 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 20:40:38 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 20:40:38 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 20:40:38 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 20:40:38 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 20:40:38 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 20:40:38 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 20:40:38 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 20:40:38 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 20:40:38 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 20:40:38 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 20:40:38 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 20:40:38 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 20:40:38 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 20:40:38 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 20:40:38 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 20:40:38 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 20:40:38 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 20:40:38 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 20:40:38 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 20:40:38 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 20:40:38 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 20:40:38 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 20:40:38 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 20:40:38 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 20:40:38 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 20:40:38 debconf: delaying package configuration, since apt-utils is not installed 20:40:38 Fetched 10.3 MB in 0s (38.1 MB/s) 20:40:38 Selecting previously unselected package libglib2.0-0:amd64. 20:40:38 (Reading database ... 14324 files and directories currently installed.) 20:40:38 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 20:40:38 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 20:40:38 Selecting previously unselected package libsodium23:amd64. 20:40:38 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 20:40:38 Unpacking libsodium23:amd64 (1.0.18-1) ... 20:40:39 Selecting previously unselected package libpsl5:amd64. 20:40:39 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 20:40:39 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 20:40:39 Selecting previously unselected package libbrotli1:amd64. 20:40:39 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 20:40:39 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 20:40:39 Selecting previously unselected package libnghttp2-14:amd64. 20:40:39 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 20:40:39 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 20:40:39 Selecting previously unselected package librtmp1:amd64. 20:40:39 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 20:40:39 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 20:40:39 Selecting previously unselected package libssh-4:amd64. 20:40:39 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 20:40:39 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 20:40:39 Selecting previously unselected package libcurl3-gnutls:amd64. 20:40:39 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 20:40:39 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 20:40:39 Selecting previously unselected package liberror-perl. 20:40:39 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 20:40:39 Unpacking liberror-perl (0.17029-1) ... 20:40:39 Selecting previously unselected package git-man. 20:40:39 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 20:40:39 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 20:40:39 Selecting previously unselected package git. 20:40:39 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 20:40:39 Unpacking git (1:2.25.1-1ubuntu3.2) ... 20:40:40 Selecting previously unselected package libgssrpc4:amd64. 20:40:40 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 20:40:40 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 20:40:40 Selecting previously unselected package libkdb5-9:amd64. 20:40:40 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 20:40:40 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 20:40:40 Selecting previously unselected package libkadm5srv-mit11:amd64. 20:40:40 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 20:40:40 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 20:40:40 Selecting previously unselected package libkadm5clnt-mit11:amd64. 20:40:40 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 20:40:40 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 20:40:40 Selecting previously unselected package comerr-dev:amd64. 20:40:40 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 20:40:40 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 20:40:40 Selecting previously unselected package krb5-multidev:amd64. 20:40:40 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 20:40:40 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 20:40:40 Selecting previously unselected package libnorm1:amd64. 20:40:40 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 20:40:40 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 20:40:40 Selecting previously unselected package libnorm-dev:amd64. 20:40:40 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 20:40:40 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 20:40:40 Selecting previously unselected package libpgm-5.2-0:amd64. 20:40:40 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 20:40:40 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:40:40 Selecting previously unselected package libpgm-dev:amd64. 20:40:40 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 20:40:40 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:40:40 Selecting previously unselected package libsodium-dev:amd64. 20:40:40 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 20:40:40 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 20:40:40 Selecting previously unselected package libzmq5:amd64. 20:40:40 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 20:40:40 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 20:40:40 Selecting previously unselected package libkrb5-dev:amd64. 20:40:40 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 20:40:40 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 20:40:40 Selecting previously unselected package libzmq3-dev:amd64. 20:40:40 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 20:40:40 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 20:40:40 Selecting previously unselected package pkg-config. 20:40:40 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 20:40:40 Unpacking pkg-config (0.29.1-0ubuntu4) ... 20:40:40 Selecting previously unselected package zip. 20:40:40 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 20:40:40 Unpacking zip (3.0-11build1) ... 20:40:40 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 20:40:40 Setting up libsodium23:amd64 (1.0.18-1) ... 20:40:40 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 20:40:40 No schema files found: doing nothing. 20:40:40 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 20:40:40 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 20:40:41 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 20:40:41 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 20:40:41 Setting up liberror-perl (0.17029-1) ... 20:40:41 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 20:40:41 Setting up zip (3.0-11build1) ... 20:40:41 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 20:40:41 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 20:40:41 Setting up pkg-config (0.29.1-0ubuntu4) ... 20:40:41 Setting up libsodium-dev:amd64 (1.0.18-1) ... 20:40:41 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 20:40:41 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 20:40:41 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 20:40:41 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 20:40:41 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:40:41 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 20:40:41 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 20:40:41 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 20:40:41 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:40:41 Setting up git (1:2.25.1-1ubuntu3.2) ... 20:40:41 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 20:40:41 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 20:40:41 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 20:40:41 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 20:40:41 comerr-dev set to automatically installed. 20:40:41 git set to automatically installed. 20:40:41 git-man set to automatically installed. 20:40:41 krb5-multidev set to automatically installed. 20:40:41 libbrotli1 set to automatically installed. 20:40:41 libcurl3-gnutls set to automatically installed. 20:40:41 liberror-perl set to automatically installed. 20:40:41 libglib2.0-0 set to automatically installed. 20:40:41 libgssrpc4 set to automatically installed. 20:40:41 libkadm5clnt-mit11 set to automatically installed. 20:40:41 libkadm5srv-mit11 set to automatically installed. 20:40:41 libkdb5-9 set to automatically installed. 20:40:41 libkrb5-dev set to automatically installed. 20:40:41 libnghttp2-14 set to automatically installed. 20:40:41 libnorm-dev set to automatically installed. 20:40:41 libnorm1 set to automatically installed. 20:40:41 libpgm-5.2-0 set to automatically installed. 20:40:41 libpgm-dev set to automatically installed. 20:40:41 libpsl5 set to automatically installed. 20:40:41 librtmp1 set to automatically installed. 20:40:41 libsodium-dev set to automatically installed. 20:40:41 libsodium23 set to automatically installed. 20:40:41 libssh-4 set to automatically installed. 20:40:41 libzmq3-dev set to automatically installed. 20:40:41 libzmq5 set to automatically installed. 20:40:41 pkg-config set to automatically installed. 20:40:41 zip set to automatically installed. 20:40:42 snapd is not logged in, snap install commands will use sudo 20:40:52 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 20:40:52 Downloading snap 'edgex-app-service-configurable' 20:40:55 Pulling app-service-configurable 20:40:55 + snapcraftctl pull 20:40:56 Pulling config-common 20:40:56 + snapcraftctl pull 20:40:58 Pulling go-build-helper 20:40:58 + snapcraftctl pull 20:40:59 'edgex-go' has dependencies that need to be staged: go-build-helper 20:40:59 Skipping pull go-build-helper (already ran) 20:40:59 Building go-build-helper 20:40:59 + snapcraftctl build 20:41:00 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 20:41:01 Staging go-build-helper 20:41:01 + snapcraftctl stage 20:41:06 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 20:41:06 Fetched 290 kB in 0s (0 B/s) 20:41:06 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 20:41:06 Fetched 158 kB in 0s (0 B/s) 20:41:06 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 20:41:06 Fetched 242 kB in 0s (0 B/s) 20:41:06 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 20:41:06 Fetched 150 kB in 0s (0 B/s) 20:41:06 Pulling edgex-go 20:41:06 + snapcraftctl pull 20:41:07 Pulling hooks 20:41:07 + snapcraftctl pull 20:41:19 Removing suid/guid from /root/parts/static-packages/install/bin/su 20:41:19 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 20:41:19 Fetched 96.1 kB in 0s (0 B/s) 20:41:19 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 20:41:19 Fetched 78.7 kB in 0s (0 B/s) 20:41:19 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 20:41:19 Fetched 48.0 kB in 0s (0 B/s) 20:41:19 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 20:41:19 Fetched 50.2 kB in 0s (0 B/s) 20:41:19 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 20:41:19 Fetched 14.7 kB in 0s (0 B/s) 20:41:19 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 20:41:19 Fetched 234 kB in 0s (0 B/s) 20:41:19 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 20:41:19 Fetched 155 kB in 0s (0 B/s) 20:41:19 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 20:41:19 Fetched 170 kB in 0s (0 B/s) 20:41:19 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 20:41:19 Fetched 267 kB in 0s (0 B/s) 20:41:19 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:41:19 Fetched 50.6 kB in 0s (0 B/s) 20:41:19 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 20:41:19 Fetched 15.1 kB in 0s (0 B/s) 20:41:19 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 20:41:19 Fetched 51.5 kB in 0s (0 B/s) 20:41:19 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 20:41:19 Fetched 121 kB in 0s (0 B/s) 20:41:19 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 20:41:19 Fetched 29.7 kB in 0s (0 B/s) 20:41:19 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 20:41:19 Fetched 1021 kB in 0s (0 B/s) 20:41:19 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 20:41:19 Fetched 49.3 kB in 0s (0 B/s) 20:41:19 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 20:41:19 Fetched 54.9 kB in 0s (0 B/s) 20:41:19 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 20:41:19 Fetched 16.6 kB in 0s (0 B/s) 20:41:19 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 20:41:19 Fetched 87.9 kB in 0s (0 B/s) 20:41:19 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 20:41:19 Fetched 142 kB in 0s (0 B/s) 20:41:19 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 20:41:19 Fetched 41.8 kB in 0s (0 B/s) 20:41:19 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 20:41:19 Fetched 181 kB in 0s (0 B/s) 20:41:19 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 20:41:19 Fetched 208 kB in 0s (0 B/s) 20:41:19 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 20:41:19 Fetched 161 kB in 0s (0 B/s) 20:41:19 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 20:41:19 Fetched 107 kB in 0s (0 B/s) 20:41:19 Pulling static-packages 20:41:19 + snapcraftctl pull 20:41:20 Pulling version 20:41:20 + cd /root/project 20:41:20 ++ git describe --tags --abbrev=0 20:41:20 ++ sed s/v// 20:41:20 + GIT_VERSION=2.2.0-dev.55 20:41:20 + '[' -z 2.2.0-dev.55 ']' 20:41:20 + snapcraftctl set-version 2.2.0-dev.55 20:41:21 Building app-service-configurable 20:41:21 + snapcraftctl build 20:41:24 Building config-common 20:41:24 + snapcraftctl build 20:41:24 + cp --archive --link --no-dereference . /root/parts/config-common/install 20:41:25 Skipping build go-build-helper (already ran) 20:41:25 Building edgex-go 20:41:26 + cd /root/parts/edgex-go/src 20:41:26 ++ git describe --tags --abbrev=0 20:41:26 ++ sed s/v// 20:41:26 + GIT_VERSION=2.2.0-dev.55 20:41:26 + '[' -z 2.2.0-dev.55 ']' 20:41:26 + echo 2.2.0-dev.55 20:41:26 + '[' '!' -d vendor ']' 20:41:26 + go mod download all 20:41:30 + make build 20:41:30 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 20:41:52 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 20:42:02 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 20:42:02 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 20:42:04 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 20:42:04 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 20:42:06 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 20:42:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:42:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:42:07 ./bin/test-attribution-txt.sh [Pipeline] echo 20:42:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:42:07 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 20:42:08 + ls -al . 20:42:08 total 660 20:42:08 drwxrwxr-x 9 1001 1001 4096 Apr 4 20:42 . 20:42:08 drwxr-xr-x 4 root root 4096 Apr 4 20:35 .. 20:42:08 -rw-rw-r-- 1 1001 1001 11 Apr 4 20:33 .dockerignore 20:42:08 drwxrwxr-x 8 1001 1001 4096 Apr 4 20:33 .git 20:42:08 drwxrwxr-x 4 1001 1001 4096 Apr 4 20:33 .github 20:42:08 -rw-rw-r-- 1 1001 1001 870 Apr 4 20:33 .gitignore 20:42:08 -rw-rw-r-- 1 1001 1001 42 Apr 4 20:33 .golangci.yml 20:42:08 -rw-rw-r-- 1 1001 1001 87 Apr 4 20:33 .hadolint.yml 20:42:08 -rw-rw-r-- 1 1001 1001 166 Apr 4 20:33 .sonarcloud.properties 20:42:08 -rw-rw-r-- 1 1001 1001 1171 Apr 4 20:33 ADOPTERS.md 20:42:08 -rw-rw-r-- 1 1001 1001 9953 Apr 4 20:33 Attribution.txt 20:42:08 -rw-rw-r-- 1 1001 1001 51732 Apr 4 20:33 CHANGELOG.md 20:42:08 -rw-rw-r-- 1 1001 1001 3804 Apr 4 20:33 CONTRIBUTING.md 20:42:08 -rw-rw-r-- 1 1001 1001 677 Apr 4 20:33 GOVERNANCE.md 20:42:08 -rw-rw-r-- 1 1001 1001 849 Apr 4 20:33 Jenkinsfile 20:42:08 -rw-rw-r-- 1 1001 1001 10775 Apr 4 20:33 LICENSE 20:42:08 -rw-rw-r-- 1 1001 1001 8478 Apr 4 20:33 Makefile 20:42:08 -rw-rw-r-- 1 1001 1001 582 Apr 4 20:33 OWNERS.md 20:42:08 -rw-rw-r-- 1 1001 1001 8207 Apr 4 20:33 README.md 20:42:08 -rw-rw-r-- 1 1001 1001 6912 Apr 4 20:33 SECURITY.md 20:42:08 -rw-rw-r-- 1 1001 1001 5 Apr 4 20:30 VERSION 20:42:08 -rw-rw-r-- 1 1001 1001 4131 Apr 4 20:33 ZMQWindows.md 20:42:08 drwxrwxr-x 2 1001 1001 4096 Apr 4 20:33 bin 20:42:08 drwxrwxr-x 18 1001 1001 4096 Apr 4 20:33 cmd 20:42:08 -rw-r--r-- 1 root root 429761 Apr 4 20:39 coverage.out 20:42:08 -rw-rw-r-- 1 1001 1001 3175 Apr 4 20:33 go.mod 20:42:08 -rw-rw-r-- 1 1001 1001 34990 Apr 4 20:35 go.sum 20:42:08 drwxrwxr-x 8 1001 1001 4096 Apr 4 20:33 internal 20:42:08 drwxrwxr-x 3 1001 1001 4096 Apr 4 20:33 openapi 20:42:08 drwxrwxr-x 4 1001 1001 4096 Apr 4 20:33 snap 20:42:08 -rw-rw-r-- 1 1001 1001 204 Apr 4 20:33 version.go [Pipeline] sh 20:42:08 + '[' -e coverage.out ] 20:42:08 + chown 1001:1001 coverage.out [Pipeline] stash 20:42:08 Warning: overwriting stash ‘coverage-report’ 20:42:09 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 20:42:09 Stashed 1 file(s) [Pipeline] sh 20:42:10 + make build 20:42:10 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 20:42:10 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 20:42:11 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 20:42:13 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 20:42:15 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 20:42:16 + 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 20:42:16 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 20:42:16 + case "$service" in 20:42:16 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 20:42:16 + 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 20:42:16 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 20:42:16 + case "$service" in 20:42:16 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 20:42:16 + 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 20:42:16 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 20:42:16 + case "$service" in 20:42:16 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 20:42:16 + 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 20:42:16 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 20:42:16 + case "$service" in 20:42:16 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 20:42:16 + 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 20:42:16 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 20:42:16 + case "$service" in 20:42:16 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 20:42:16 + 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 20:42:16 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 20:42:16 + case "$service" in 20:42:16 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 20:42:16 + 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 20:42:16 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 20:42:16 + case "$service" in 20:42:16 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 20:42:16 + 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 20:42:16 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 20:42:16 + case "$service" in 20:42:16 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 20:42:16 + 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 20:42:16 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 20:42:16 + case "$service" in 20:42:16 + 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 20:42:16 + 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 20:42:16 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 20:42:16 + case "$service" in 20:42:16 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 20:42:16 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 20:42:16 + 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 20:42:16 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 20:42:16 + case "$service" in 20:42:16 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 20:42:16 + 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 20:42:16 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 20:42:16 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 20:42:16 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 20:42:17 Building hooks 20:42:17 + cd /root/parts/hooks/src 20:42:17 + make build 20:42:17 go mod tidy 20:42:17 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 20:42:17 go: downloading github.com/stretchr/testify v1.7.0 20:42:17 go: downloading github.com/davecgh/go-spew v1.1.0 20:42:17 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 20:42:17 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 20:42:19 GO111MODULE=on go build -o cmd/install/install ./cmd/install 20:42:19 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 20:42:19 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 20:42:21 Removing suid/guid from /root/parts/static-packages/install/bin/su 20:42:21 Building static-packages 20:42:21 + snapcraftctl build 20:42:23 Building version 20:42:23 + snapcraftctl build 20:42:25 Staging app-service-configurable 20:42:25 + snapcraftctl stage 20:42:26 Staging config-common 20:42:26 + snapcraftctl stage 20:42:28 Skipping stage go-build-helper (already ran) 20:42:28 Staging edgex-go 20:42:28 + snapcraftctl stage 20:42:29 Staging hooks 20:42:29 + snapcraftctl stage 20:42:30 Staging static-packages 20:42:30 + snapcraftctl stage 20:42:32 Staging version 20:42:32 + snapcraftctl stage 20:42:33 Priming app-service-configurable 20:42:33 + snapcraftctl prime 20:42:35 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 20:42:35 stage-packages: 20:42:35 - libnorm1 20:42:35 - libpgm-5.2-0 20:42:35 - libsodium23 20:42:35 - libzmq5 20:42:36 Priming config-common 20:42:36 + snapcraftctl prime 20:42:37 Priming go-build-helper 20:42:37 + snapcraftctl prime 20:42:38 Priming edgex-go 20:42:38 + snapcraftctl prime 20:42:40 Priming hooks 20:42:40 + snapcraftctl prime 20:42:41 Priming static-packages 20:42:41 + snapcraftctl prime 20:42:46 Priming version 20:42:46 + snapcraftctl prime 20:42:47 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] } 20:44:17 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 20:45:54 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 20:45:54 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 20:45:56 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 20:45:58 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 20:46:05 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 20:46:11 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 20:46:17 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 20:46:24 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 20:46:30 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 20:46:36 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 20:46:46 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] } 20:46:53 $ docker stop --time=1 0119e75dc75ad3dab8bcc957236d75bf5fb1c6b872dcd12dd887de6c314af553 20:46:55 $ docker rm -f 0119e75dc75ad3dab8bcc957236d75bf5fb1c6b872dcd12dd887de6c314af553 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:46:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:46:57 20:46:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:46:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:46:58 latest: Pulling from edgex-devops/edgex-compose-arm64 20:46:58 29e5d40040c1: Pulling fs layer 20:46:58 1ce36da41761: Pulling fs layer 20:46:58 25b303627fd3: Pulling fs layer 20:46:58 29e5d40040c1: Verifying Checksum 20:46:58 29e5d40040c1: Download complete 20:46:59 1ce36da41761: Verifying Checksum 20:46:59 1ce36da41761: Download complete 20:46:59 29e5d40040c1: Pull complete 20:47:01 25b303627fd3: Verifying Checksum 20:47:01 1ce36da41761: Pull complete 20:47:14 25b303627fd3: Pull complete 20:47:14 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:47:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:47:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:47:14 prd-ubuntu20.04-docker-arm64-4c-16g-10686 does not seem to be running inside a container 20:47:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 20:47:17 $ docker top 793cc8f6247e47e93dd1d687b504dcdf0066f837a0e1f0f0939f615b60ed668b -eo pid,comm [Pipeline] { [Pipeline] sh 20:47:18 + + docker-composegrep build parallel --help 20:47:18 20:47:24 --parallel Build images in parallel. [Pipeline] } 20:47:24 $ docker stop --time=1 793cc8f6247e47e93dd1d687b504dcdf0066f837a0e1f0f0939f615b60ed668b 20:47:26 $ docker rm -f 793cc8f6247e47e93dd1d687b504dcdf0066f837a0e1f0f0939f615b60ed668b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:47:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:47:27 . [Pipeline] withDockerContainer 20:47:27 prd-ubuntu20.04-docker-arm64-4c-16g-10686 does not seem to be running inside a container 20:47:27 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:47:29 $ docker top b1b80cd4a0330c2fc007926ac0cc54b52f8ea473f6ae02a790d30c01e6a4ec5d -eo pid,comm [Pipeline] { [Pipeline] sh 20:47:30 + docker-compose -f ./docker-compose-build.yml build --parallel 20:47:36 Building core-command ... 20:47:36 Building core-data ... 20:47:36 Building core-metadata ... 20:47:36 Building security-bootstrapper ... 20:47:36 Building security-proxy-setup ... 20:47:36 Building security-secretstore-setup ... 20:47:36 Building security-spiffe-token-provider ... 20:47:36 Building security-spire-agent ... 20:47:36 Building security-spire-config ... 20:47:36 Building security-spire-server ... 20:47:36 Building support-notifications ... 20:47:36 Building support-scheduler ... 20:47:36 Building sys-mgmt-agent ... 20:47:36 Building security-bootstrapper 20:47:36 Building security-secretstore-setup 20:47:36 Building security-proxy-setup 20:47:36 Building sys-mgmt-agent 20:47:36 Building core-data 20:49:28 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:49:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:49:28 ---> 9577bc86971d 20:49:28 Step 3/22 : WORKDIR /edgex-go 20:49:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:49:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:49:28 ---> 9577bc86971d 20:49:28 Step 3/23 : WORKDIR /edgex-go 20:49:28 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:49:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:49:28 ---> 9577bc86971d 20:49:28 Step 3/25 : WORKDIR /edgex-go 20:49:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:49:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:49:28 ---> 9577bc86971d 20:49:28 Step 3/23 : WORKDIR /edgex-go 20:49:28 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:49:28 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:49:28 ---> 9577bc86971d 20:49:28 Step 3/31 : WORKDIR /edgex-go 20:49:28 ---> Running in 692c172f1421 20:49:28 ---> Running in 7d51f396c25f 20:49:28 ---> Running in 53fdc30b3e2f 20:49:28 ---> Running in f8b82233bd47 20:49:28 ---> Running in 1b99ea2f4dcc 20:49:28 Removing intermediate container f8b82233bd47 20:49:28 ---> baba86c7608d 20:49:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:28 Removing intermediate container 692c172f1421 20:49:28 ---> 7de137eeb4b0 20:49:28 Removing intermediate container 1b99ea2f4dcc 20:49:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:28 ---> 88c952b7f852 20:49:28 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:28 ---> Running in f21e88b97f60 20:49:28 Removing intermediate container 7d51f396c25f 20:49:28 ---> 981f1646eb32 20:49:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 53fdc30b3e2f 20:49:28 ---> 3c6eaa66fc0e 20:49:28 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:28 20:49:28 ---> Running in fc87c159e1fe 20:49:28 ---> Running in 6d9f0e6fe3c0 20:49:28 ---> Running in 89a115dcb881 20:49:28 ---> Running in ccde2baa9a83 20:49:28 Removing intermediate container f21e88b97f60 20:49:28 ---> 4a5316742f82 20:49:28 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:49:28 ---> Running in 70053c86d8d6 20:49:28 Removing intermediate container fc87c159e1fe 20:49:28 ---> e5f4506f64e7 20:49:28 Step 5/25 : RUN apk add --update --no-cache make git 20:49:28 ---> Running in 61b755e48735 20:49:28 Removing intermediate container 6d9f0e6fe3c0 20:49:28 ---> 8acd6bddca14 20:49:28 Step 5/23 : RUN apk add --update --no-cache make bash git 20:49:28 ---> Running in 91bdbd7fe067 20:49:29 Removing intermediate container 89a115dcb881 20:49:29 ---> 4bfa0fb19cd6 20:49:29 Step 5/22 : RUN apk add --update --no-cache make git 20:49:29 ---> Running in 726d070254c7 20:49:29 Removing intermediate container ccde2baa9a83 20:49:29 ---> 3335ddafe7f7 20:49:29 Step 5/31 : RUN apk add --update --no-cache make git 20:49:29 ---> Running in 908a036bf344 20:49:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:49:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:49:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:49:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:49:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:49:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:49:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:49:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:49:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:49:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:49:32 OK: 220 MiB in 52 packages 20:49:32 OK: 220 MiB in 52 packages 20:49:33 OK: 220 MiB in 52 packages 20:49:33 OK: 220 MiB in 52 packages 20:49:34 OK: 220 MiB in 52 packages 20:49:34 Removing intermediate container 70053c86d8d6 20:49:34 ---> 4ac8700acfb1 20:49:34 Step 6/23 : COPY go.mod vendor* ./ 20:49:34 Removing intermediate container 61b755e48735 20:49:34 ---> 8f650d6859ea 20:49:34 Step 6/25 : COPY go.mod vendor* ./ 20:49:35 Removing intermediate container 91bdbd7fe067 20:49:35 ---> af34d533f958 20:49:35 Step 6/23 : COPY go.mod vendor* ./ 20:49:35 Removing intermediate container 908a036bf344 20:49:35 ---> 061facb91042 20:49:35 Step 6/31 : COPY go.mod vendor* ./ 20:49:35 Removing intermediate container 726d070254c7 20:49:35 ---> 8c97aba7a133 20:49:35 Step 6/22 : COPY go.mod vendor* ./ 20:49:35 ---> 8e1d946b49ce 20:49:35 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:36 ---> 620264d9e39a 20:49:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:36 ---> Running in f110f995f5d9 20:49:36 ---> Running in a6224fee8fa6 20:49:36 ---> 3c75c620661f 20:49:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:37 ---> Running in 079474b14918 20:49:37 ---> 85b466212898 20:49:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:37 ---> 87472fffb7b5 20:49:37 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:37 ---> Running in 690cb9a1f5da 20:49:37 ---> Running in a9e273275769 20:49:43 Removing intermediate container f110f995f5d9 20:49:43 ---> 5a655c66cb95 20:49:43 Step 8/25 : COPY . . 20:49:43 Removing intermediate container a6224fee8fa6 20:49:43 ---> 008d04e8856b 20:49:43 Step 8/23 : COPY . . 20:49:43 Removing intermediate container 079474b14918 20:49:43 ---> 29c5f8f02648 20:49:43 Step 8/23 : COPY . . 20:49:43 Removing intermediate container a9e273275769 20:49:43 ---> ca4a1c143b2e 20:49:43 Step 8/31 : COPY . . 20:49:43 Removing intermediate container 690cb9a1f5da 20:49:43 ---> defb4bf393d8 20:49:43 Step 8/22 : COPY . . 20:50:22 ---> d33e43ed047b 20:50:22 Step 9/23 : RUN make cmd/core-data/core-data 20:50:22 ---> d8ad250bfe89 20:50:22 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:50:22 ---> Running in 6aa834447103 20:50:22 ---> Running in e1e7be586c3d 20:50:22 ---> f99ee51de8a5 20:50:22 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:50:22 ---> 7f992bb22bd9 20:50:22 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:50:22 ---> Running in 6f1bbf7bb772 20:50:22 ---> Running in e71425eda64c 20:50:22 ---> 25f08a844286 20:50:22 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:50:22 ---> Running in 71d5cc62c2e0 20:50:22 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 20:50:22 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 20:50:22 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 20:50:22 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 20:50:22 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 20:57:30 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 20:57:30 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 20:57:48 Removing intermediate container 6f1bbf7bb772 20:57:48 ---> f0719e99d0e6 20:57:48 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:57:48 ---> Running in a513dbc21926 20:57:52 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 20:57:53 Removing intermediate container e71425eda64c 20:57:53 ---> bd7f68158915 20:57:53 20:57:53 Step 10/31 : FROM alpine:3.14 20:57:53 3.14: Pulling from library/alpine 20:57:55 Removing intermediate container a513dbc21926 20:57:55 ---> a2d415e52fdd 20:57:55 20:57:55 Step 11/23 : FROM docker:20.10.14 20:57:55 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 20:57:55 Status: Downloaded newer image for alpine:3.14 20:57:55 ---> cc3d11fa2d52 20:57:55 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:57:55 20.10.14: Pulling from library/docker 20:57:55 ---> Running in 580e9c546ee9 20:57:56 Removing intermediate container 580e9c546ee9 20:57:56 ---> 5437e362654f 20:57:56 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:57:57 ---> Running in 163bf17ee2e8 20:57:57 Removing intermediate container 71d5cc62c2e0 20:57:57 ---> 322d2a328910 20:57:57 20:57:57 Step 10/22 : FROM alpine:3.14 20:57:57 ---> cc3d11fa2d52 20:57:57 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:57:57 ---> Running in 04808e1be1e4 20:57:58 Removing intermediate container e1e7be586c3d 20:57:58 ---> a40bf0478630 20:57:58 20:57:58 Step 10/25 : FROM alpine:3.14 20:57:58 ---> cc3d11fa2d52 20:57:58 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:57:58 ---> Running in 885a80c7aa63 20:58:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:58:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:58:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:58:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:58:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:58:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:58:01 (1/2) Installing dumb-init (1.2.5-r1) 20:58:01 (2/2) Installing su-exec (0.2-r1) 20:58:01 Executing busybox-1.33.1-r6.trigger 20:58:01 OK: 6 MiB in 16 packages 20:58:02 (1/6) Installing ca-certificates (20211220-r0) 20:58:02 (2/6) Installing brotli-libs (1.0.9-r5) 20:58:02 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:58:02 (4/6) Installing libcurl (7.79.1-r0) 20:58:02 (5/6) Installing curl (7.79.1-r0) 20:58:02 (6/6) Installing dumb-init (1.2.5-r1) 20:58:02 Executing busybox-1.33.1-r6.trigger 20:58:02 Executing ca-certificates-20211220-r0.trigger 20:58:03 OK: 8 MiB in 20 packages 20:58:03 (1/3) Installing ca-certificates (20211220-r0) 20:58:03 (2/3) Installing dumb-init (1.2.5-r1) 20:58:03 (3/3) Installing su-exec (0.2-r1) 20:58:03 Executing busybox-1.33.1-r6.trigger 20:58:03 Executing ca-certificates-20211220-r0.trigger 20:58:03 OK: 6 MiB in 17 packages 20:58:03 Removing intermediate container 163bf17ee2e8 20:58:03 ---> ee71078bd401 20:58:03 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:58:04 ---> Running in 139cdd593c19 20:58:05 Removing intermediate container 139cdd593c19 20:58:05 ---> 1baf46d130f6 20:58:05 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:58:05 ---> Running in 8b3d3cbe4c91 20:58:06 Removing intermediate container 8b3d3cbe4c91 20:58:06 ---> 9b17d20272aa 20:58:06 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:58:06 ---> Running in 54fd2adae780 20:58:06 Removing intermediate container 04808e1be1e4 20:58:06 ---> 348c6c8fb49b 20:58:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:58:06 ---> Running in bb024ef7750a 20:58:06 Removing intermediate container 885a80c7aa63 20:58:06 ---> f7da11e4c089 20:58:06 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:58:07 ---> Running in 127b7c76c5a4 20:58:07 Removing intermediate container bb024ef7750a 20:58:07 ---> c67ec248e83c 20:58:07 Step 13/22 : WORKDIR /edgex 20:58:08 ---> Running in 01d584a74f3b 20:58:08 Removing intermediate container 127b7c76c5a4 20:58:08 ---> d2e41883dc57 20:58:08 Step 13/25 : WORKDIR / 20:58:08 ---> Running in 5df703be67a6 20:58:09 Removing intermediate container 5df703be67a6 20:58:09 ---> 37bd82d908e4 20:58:09 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:58:09 Removing intermediate container 01d584a74f3b 20:58:09 ---> ce956ffc7ccd 20:58:09 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:58:11 ---> e19fdf5ed385 20:58:11 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:58:11 Removing intermediate container 54fd2adae780 20:58:11 ---> 3c39613edc0a 20:58:11 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:58:11 ---> Running in 63c106879280 20:58:11 ---> f8cde2a09b6f 20:58:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:58:12 Removing intermediate container 63c106879280 20:58:12 ---> 5ebd376aa520 20:58:12 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:58:12 ---> b1362bad2b35 20:58:12 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:58:14 ---> c44ca78a0e2a 20:58:14 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:58:14 ---> e5b4b8ff9b0d 20:58:14 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:58:14 ---> Running in 8668ec8a689f 20:58:15 ---> 99ceafbd4b24 20:58:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:58:15 ---> cc1dedc795cc 20:58:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:58:17 Removing intermediate container 8668ec8a689f 20:58:17 ---> 3c3f70e579de 20:58:17 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:58:19 ---> 3d9c4da8c42d 20:58:19 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:58:19 ---> 066b1b2ee043 20:58:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:58:19 ---> d5e5fb3dc746 20:58:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:58:20 Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec 20:58:20 Status: Downloaded newer image for docker:20.10.14 20:58:20 ---> c52727829a8a 20:58:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:58:20 ---> 9644edf5569f 20:58:20 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:58:20 ---> Running in 54dc52cfbbfb 20:58:20 ---> Running in 0d1f89752e65 20:58:21 Removing intermediate container 54dc52cfbbfb 20:58:21 ---> 559d7935f609 20:58:21 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 20:58:21 ---> Running in 7299c6b0fa89 20:58:22 ---> e205f624d568 20:58:22 ---> 877bbff3408b 20:58:22 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:58:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:58:24 ---> 88f9f3e5726d 20:58:24 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:58:24 Removing intermediate container 0d1f89752e65 20:58:24 ---> c8f254d4e2f5 20:58:24 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:58:24 ---> Running in 424d0c04ae48 20:58:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:58:25 ---> 0e633217042d 20:58:25 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/ 20:58:25 ---> Running in 780ac44a3be2 20:58:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:58:26 Removing intermediate container 424d0c04ae48 20:58:26 ---> cd171ee21aec 20:58:26 Step 20/22 : LABEL arch=arm64 20:58:26 ---> Running in 0e09f9c13214 20:58:26 (1/43) Installing readline (8.1.1-r0) 20:58:26 (2/43) Installing bash (5.1.16-r0) 20:58:26 ---> 6019a020f457 20:58:26 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:58:26 Executing bash-5.1.16-r0.post-install 20:58:26 (3/43) Installing brotli-libs (1.0.9-r5) 20:58:26 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:58:26 (5/43) Installing libcurl (7.80.0-r0) 20:58:26 (6/43) Installing curl (7.80.0-r0) 20:58:27 (7/43) Installing dumb-init (1.2.5-r1) 20:58:27 (8/43) Installing libbz2 (1.0.8-r1) 20:58:27 (9/43) Installing expat (2.4.7-r0) 20:58:27 (10/43) Installing libffi (3.4.2-r1) 20:58:27 (11/43) Installing gdbm (1.22-r0) 20:58:27 (12/43) Installing xz-libs (5.2.5-r0) 20:58:27 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:58:27 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:58:27 (15/43) Installing mpdecimal (2.5.1-r1) 20:58:27 (16/43) Installing sqlite-libs (3.36.0-r0) 20:58:27 (17/43) Installing python3 (3.9.7-r4) 20:58:27 Removing intermediate container 0e09f9c13214 20:58:27 ---> 7cce233ed222 20:58:27 Step 21/22 : LABEL git_sha=6fff16a281d43290a4246eaa6facaa1f63b6788a 20:58:27 ---> Running in b5f979fad5dd 20:58:28 ---> 64dd3bdf4fe8 20:58:28 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:58:28 Removing intermediate container b5f979fad5dd 20:58:28 ---> f1b49a82973c 20:58:28 Step 22/22 : LABEL version=0.0.0 20:58:28 ---> Running in 636c36893dcb 20:58:29 ---> Running in 339076c13729 20:58:29 Removing intermediate container 780ac44a3be2 20:58:29 ---> b3a349b36553 20:58:29 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:58:29 ---> Running in 372676a947f6 20:58:29 Removing intermediate container 636c36893dcb 20:58:29 ---> 08a959ad9239 20:58:29 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:58:30 Removing intermediate container 339076c13729 20:58:30 ---> 016701578941 20:58:30 20:58:30 Removing intermediate container 372676a947f6 20:58:30 ---> d7cf09cf2b03 20:58:30 Step 23/25 : LABEL arch=arm64 20:58:30 (18/43) Installing py3-appdirs (1.4.4-r2) 20:58:30 (19/43) Installing py3-certifi (2020.12.5-r1) 20:58:30 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:58:30 (21/43) Installing py3-idna (3.3-r0) 20:58:30 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:58:30 (23/43) Installing py3-requests (2.26.0-r1) 20:58:30 ---> Running in bf9e2e75cb50 20:58:30 (24/43) Installing py3-msgpack (1.0.2-r1) 20:58:30 (25/43) Installing py3-lockfile (0.12.2-r4) 20:58:30 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:58:30 (27/43) Installing py3-colorama (0.4.4-r1) 20:58:30 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:58:30 (29/43) Installing py3-distlib (0.3.3-r0) 20:58:30 (30/43) Installing py3-distro (1.6.0-r0) 20:58:30 (31/43) Installing py3-six (1.16.0-r0) 20:58:30 (32/43) Installing py3-webencodings (0.5.1-r4) 20:58:30 Removing intermediate container 6aa834447103 20:58:30 (33/43) Installing py3-html5lib (1.1-r1) 20:58:30 ---> 70d3fcc0e8b3 20:58:30 20:58:30 Step 10/23 : FROM alpine:3.14 20:58:30 ---> cc3d11fa2d52 20:58:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:58:30 (34/43) Installing py3-parsing (2.4.7-r2) 20:58:30 (35/43) Installing py3-packaging (20.9-r1) 20:58:30 (36/43) Installing py3-tomli (1.2.2-r0) 20:58:30 (37/43) Installing py3-pep517 (0.12.0-r0) 20:58:30 ---> d656041efd7c 20:58:30 Step 26/31 : RUN chmod +x /entrypoint.sh 20:58:30 (38/43) Installing py3-progress (1.6-r0) 20:58:30 (39/43) Installing py3-retrying (1.3.3-r2) 20:58:30 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:58:30 (41/43) Installing py3-setuptools (52.0.0-r4) 20:58:30 ---> Running in b6fd9c05eb13 20:58:31 Removing intermediate container bf9e2e75cb50 20:58:31 ---> 75bd8c5f769c 20:58:31 Step 24/25 : LABEL git_sha=6fff16a281d43290a4246eaa6facaa1f63b6788a 20:58:31 Successfully built 016701578941 20:58:31 Successfully tagged security-proxy-setup-arm64:latest 20:58:31 (42/43) Installing py3-toml (0.10.2-r2) 20:58:31  Building security-proxy-setup ... done Building security-spire-agent 20:58:31 (43/43) Installing py3-pip (20.3.4-r1) 20:58:31 ---> Running in b981ca63e886 20:58:31 ---> Running in 330092384f68 20:58:31 Removing intermediate container b6fd9c05eb13 20:58:31 ---> 21d989a126a8 20:58:31 Step 12/23 : ENV APP_PORT=59880 20:58:32 ---> Running in c3e8630cd6f8 20:58:32 Executing busybox-1.34.1-r4.trigger 20:58:32 OK: 82 MiB in 65 packages 20:58:32 Removing intermediate container b981ca63e886 20:58:32 ---> 6a3023462018 20:58:32 Step 25/25 : LABEL version=0.0.0 20:58:32 ---> Running in 1ce530b53bfc 20:58:32 Removing intermediate container c3e8630cd6f8 20:58:32 ---> a40492b99d8f 20:58:32 Step 13/23 : EXPOSE $APP_PORT 20:58:32 ---> Running in 85f3d486ffcc 20:58:33 Removing intermediate container 1ce530b53bfc 20:58:33 ---> 564a252ef028 20:58:33 20:58:33 Removing intermediate container 85f3d486ffcc 20:58:33 ---> 05ac9b0731b0 20:58:33 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:33 ---> Running in e9609d5d8f55 20:58:34 Successfully built 564a252ef028 20:58:34 Successfully tagged security-secretstore-setup-arm64:latest 20:58:34  Building security-secretstore-setup ... done Building core-command 20:58:35 Removing intermediate container 330092384f68 20:58:35 ---> 06e514ad7ac8 20:58:35 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:58:35 ---> Running in 2a8268210d46 20:58:36 Removing intermediate container 2a8268210d46 20:58:36 ---> 1310c1f819da 20:58:36 Step 28/31 : CMD ["gate"] 20:58:36 ---> Running in c8d6aa0e8a62 20:58:36 Removing intermediate container e9609d5d8f55 20:58:36 ---> 9bfee4240175 20:58:36 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:58:37 ---> Running in de1b95c1d1c2 20:58:37 Removing intermediate container c8d6aa0e8a62 20:58:37 ---> dbe3f6e8aa21 20:58:37 Step 29/31 : LABEL arch=arm64 20:58:38 ---> Running in a667d60b745b 20:58:38 Collecting docker-compose==1.23.2 20:58:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:58:38 Removing intermediate container a667d60b745b 20:58:38 ---> b2b5db1b1a13 20:58:38 Step 30/31 : LABEL git_sha=6fff16a281d43290a4246eaa6facaa1f63b6788a 20:58:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:58:39 Collecting dockerpty<0.5,>=0.4.1 20:58:39 ---> Running in 0618d8527f44 20:58:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:58:39 Removing intermediate container 0618d8527f44 20:58:39 ---> d57b6a8cde0c 20:58:39 Step 31/31 : LABEL version=0.0.0 20:58:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:58:39 ---> Running in edc965378064 20:58:40 Removing intermediate container edc965378064 20:58:40 ---> 7841a70f830e 20:58:40 20:58:40 (1/6) Installing dumb-init (1.2.5-r1) 20:58:41 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:58:41 (3/6) Installing libsodium (1.0.18-r0) 20:58:41 Successfully built 7841a70f830e 20:58:41 Successfully tagged security-bootstrapper-arm64:latest 20:58:41  Building security-bootstrapper ... done Building security-spire-config 20:58:41 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:58:41 (5/6) Installing libzmq (4.3.4-r0) 20:58:41 (6/6) Installing zeromq (4.3.4-r0) 20:58:41 Executing busybox-1.33.1-r6.trigger 20:58:41 OK: 8 MiB in 20 packages 20:58:41 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:58:41 Collecting cached-property<2,>=1.2.0 20:58:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:58:43 Removing intermediate container de1b95c1d1c2 20:58:43 ---> 4431ed73529a 20:58:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:58:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:58:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:58:44 ---> f30f9c6e2d58 20:58:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:58:45 Collecting PyYAML<4,>=3.10 20:58:45 Downloading PyYAML-3.13.tar.gz (270 kB) 20:58:46 ---> 74acba74f8c7 20:58:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:58:47 ---> aa345a07e3af 20:58:47 Step 19/23 : ENTRYPOINT ["/core-data"] 20:58:47 ---> Running in 21144528a681 20:58:47 Removing intermediate container 21144528a681 20:58:47 ---> fe989abe8091 20:58:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:58:48 ---> Running in b41c74f8aa56 20:58:48 Removing intermediate container b41c74f8aa56 20:58:48 ---> ef1cc96c4367 20:58:48 Step 21/23 : LABEL arch=arm64 20:58:48 ---> Running in 185a228b7313 20:58:49 Removing intermediate container 185a228b7313 20:58:49 ---> a3d96341d4b4 20:58:49 Step 22/23 : LABEL git_sha=6fff16a281d43290a4246eaa6facaa1f63b6788a 20:58:49 ---> Running in 3ddc40709208 20:58:49 Collecting docopt<0.7,>=0.6.1 20:58:49 Downloading docopt-0.6.2.tar.gz (25 kB) 20:58:49 Removing intermediate container 3ddc40709208 20:58:49 ---> 444982a6700a 20:58:49 Step 23/23 : LABEL version=0.0.0 20:58:49 ---> Running in cb93c4bb4326 20:58:50 Removing intermediate container cb93c4bb4326 20:58:50 ---> eb67ee4c361d 20:58:50 20:58:51 Successfully built eb67ee4c361d 20:58:51 Successfully tagged core-data-arm64:latest 20:58:51  Building core-data ... done Building support-scheduler 20:58:52 Collecting websocket-client<1.0,>=0.32.0 20:58:52 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:58:53 Collecting docker<4.0,>=3.6.0 20:58:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:58:53 Collecting texttable<0.10,>=0.9.0 20:58:53 Downloading texttable-0.9.1.tar.gz (11 kB) 20:58:56 Collecting jsonschema<3,>=2.5.1 20:58:56 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:58:56 Collecting docker-pycreds>=0.4.0 20:58:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:58:57 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) 20:58:57 Collecting idna<2.8,>=2.5 20:58:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:58:57 Collecting chardet<3.1.0,>=3.0.2 20:58:57 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:58:58 Collecting urllib3<1.25,>=1.21.1 20:58:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:58:58 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:58:58 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:58:58 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:58:58 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:59:00 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:59:00 Attempting uninstall: urllib3 20:59:00 Found existing installation: urllib3 1.26.7 20:59:00 Uninstalling urllib3-1.26.7: 20:59:00 Successfully uninstalled urllib3-1.26.7 20:59:00 Attempting uninstall: idna 20:59:00 Found existing installation: idna 3.3 20:59:00 Uninstalling idna-3.3: 20:59:01 Successfully uninstalled idna-3.3 20:59:04 Attempting uninstall: requests 20:59:04 Found existing installation: requests 2.26.0 20:59:04 Uninstalling requests-2.26.0: 20:59:04 Successfully uninstalled requests-2.26.0 20:59:05 Running setup.py install for texttable: started 20:59:07 Running setup.py install for texttable: finished with status 'done' 20:59:07 Running setup.py install for PyYAML: started 20:59:11 Running setup.py install for PyYAML: finished with status 'done' 20:59:11 Running setup.py install for docopt: started 20:59:13 Running setup.py install for docopt: finished with status 'done' 20:59:13 Running setup.py install for dockerpty: started 20:59:16 Running setup.py install for dockerpty: finished with status 'done' 20:59:18 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 20:59:36 Removing intermediate container 7299c6b0fa89 20:59:36 ---> f6cd9d73a683 20:59:36 Step 14/23 : ENV APP_PORT=58890 20:59:36 ---> Running in 2634534a8c8e 20:59:36 Removing intermediate container 2634534a8c8e 20:59:36 ---> 1c7d9928cd73 20:59:36 Step 15/23 : EXPOSE $APP_PORT 20:59:36 ---> Running in 3cbb7c81dab2 20:59:36 Removing intermediate container 3cbb7c81dab2 20:59:36 ---> c2704fe026fc 20:59:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:59:39 ---> dfa3e6641d15 20:59:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:59:40 ---> 794c88ff4878 20:59:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:59:41 ---> 25fba828ca13 20:59:41 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:59:41 ---> Running in d32845f536ae 20:59:42 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:59:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:59:42 ---> 9577bc86971d 20:59:42 Step 3/24 : WORKDIR /edgex-go 20:59:42 ---> Using cache 20:59:42 ---> 981f1646eb32 20:59:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:42 ---> Using cache 20:59:42 ---> 8acd6bddca14 20:59:42 Step 5/24 : RUN apk add --update --no-cache make git 20:59:42 ---> Running in 23d69b8ae46e 20:59:42 Removing intermediate container d32845f536ae 20:59:42 ---> c6d16701ffc1 20:59:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:59:42 ---> Running in 9cac8de9b6d1 20:59:43 Removing intermediate container 9cac8de9b6d1 20:59:43 ---> a8f6c6f0a441 20:59:43 Step 21/23 : LABEL arch=arm64 20:59:43 ---> Running in ecde52e5fdac 20:59:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:59:44 Removing intermediate container ecde52e5fdac 20:59:44 ---> ebf40bdc705b 20:59:44 Step 22/23 : LABEL git_sha=6fff16a281d43290a4246eaa6facaa1f63b6788a 20:59:44 ---> Running in a35b3d5fd622 20:59:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:59:45 Removing intermediate container a35b3d5fd622 20:59:45 ---> 6526474ef912 20:59:45 Step 23/23 : LABEL version=0.0.0 20:59:45 ---> Running in 18b362b15c7b 20:59:46 OK: 220 MiB in 52 packages 20:59:46 Removing intermediate container 18b362b15c7b 20:59:46 ---> bd4859f28abe 20:59:46 20:59:47 Successfully built bd4859f28abe 20:59:47 Successfully tagged sys-mgmt-agent-arm64:latest 20:59:47  Building sys-mgmt-agent ... done Building security-spiffe-token-provider 20:59:47 Removing intermediate container 23d69b8ae46e 20:59:47 ---> fd4d4331b55e 20:59:47 Step 6/24 : COPY go.mod vendor* ./ 20:59:48 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:59:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:59:48 ---> 9577bc86971d 20:59:48 Step 3/23 : WORKDIR /edgex-go 20:59:48 ---> Using cache 20:59:48 ---> 981f1646eb32 20:59:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:48 ---> Using cache 20:59:48 ---> 8acd6bddca14 20:59:48 Step 5/23 : RUN apk add --update --no-cache make git 20:59:48 ---> Using cache 20:59:48 ---> fd4d4331b55e 20:59:48 Step 6/23 : COPY go.mod vendor* ./ 20:59:48 ---> f6f7e3f05f01 20:59:48 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:48 ---> Running in e39631b07395 20:59:49 ---> a985a353ba6d 20:59:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:49 ---> Running in a75e712293e7 20:59:54 Removing intermediate container e39631b07395 20:59:54 ---> 99cd1815b363 20:59:54 Step 8/24 : COPY . . 20:59:54 Removing intermediate container a75e712293e7 20:59:54 ---> 41f63a80f8d1 20:59:54 Step 8/23 : COPY . . 20:59:55 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:59:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:59:55 ---> 9577bc86971d 20:59:55 Step 3/24 : WORKDIR /edgex-go 20:59:55 ---> Using cache 20:59:55 ---> 981f1646eb32 20:59:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:55 ---> Using cache 20:59:55 ---> 8acd6bddca14 20:59:55 Step 5/24 : RUN apk add --update --no-cache make git 20:59:55 ---> Using cache 20:59:55 ---> fd4d4331b55e 20:59:55 Step 6/24 : COPY go.mod vendor* ./ 20:59:55 ---> Using cache 20:59:55 ---> a985a353ba6d 20:59:55 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:55 ---> Using cache 20:59:55 ---> 41f63a80f8d1 20:59:55 Step 8/24 : COPY . . 21:00:03 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:00:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:00:03 ---> 9577bc86971d 21:00:03 Step 3/22 : WORKDIR /edgex-go 21:00:03 ---> Using cache 21:00:03 ---> 981f1646eb32 21:00:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:03 ---> Using cache 21:00:03 ---> 8acd6bddca14 21:00:03 Step 5/22 : RUN apk add --update --no-cache make git 21:00:03 ---> Using cache 21:00:03 ---> fd4d4331b55e 21:00:03 Step 6/22 : COPY go.mod vendor* ./ 21:00:03 ---> Using cache 21:00:03 ---> a985a353ba6d 21:00:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:03 ---> Using cache 21:00:03 ---> 41f63a80f8d1 21:00:03 Step 8/22 : COPY . . 21:00:25 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:00:25 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:00:25 ---> 9577bc86971d 21:00:25 Step 3/20 : WORKDIR /edgex-go 21:00:25 ---> Using cache 21:00:25 ---> 981f1646eb32 21:00:25 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:00:26 ---> Running in 5eb3555cccec 21:00:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:00:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:00:30 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 21:00:30 v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:00:30 OK: 15739 distinct packages available 21:00:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:00:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:00:32 ---> a5d1b0835e15 21:00:32 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 21:00:32 OK: 220 MiB in 52 packages 21:00:32 ---> Running in be2d994b243e 21:00:32 ---> 32abbae9f5c5 21:00:32 Step 9/23 : RUN make cmd/core-command/core-command 21:00:33 ---> Running in 41df85c06337 21:00:33 Removing intermediate container be2d994b243e 21:00:33 ---> a9aab705e54b 21:00:33 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" 21:00:33 ---> Running in a8c65134e167 21:00:34 Removing intermediate container 5eb3555cccec 21:00:34 ---> f64c368f3c58 21:00:34 Step 5/20 : COPY go.mod vendor* ./ 21:00:35 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 21:00:35 ---> 31c1194dbbc1 21:00:35 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 21:00:35 ---> Running in d23835beb071 21:00:36 ---> 15dd08990fa1 21:00:36 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:36 ---> Running in 63b7555dc500 21:00:36 Removing intermediate container d23835beb071 21:00:36 ---> cd915c6ab99a 21:00:36 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" 21:00:37 ---> Running in 1d2cfc5cb0e2 21:00:37 spire-1.2.0/ 21:00:41 spire-1.2.0/ 21:00:42 spire-1.2.0/README.md 21:00:42 spire-1.2.0/bin/ 21:00:42 spire-1.2.0/bin/spire-server 21:00:42 spire-1.2.0/bin/spire-agent 21:00:42 spire-1.2.0/conf/ 21:00:42 spire-1.2.0/conf/server/ 21:00:42 spire-1.2.0/conf/server/server.conf 21:00:42 spire-1.2.0/conf/agent/ 21:00:42 spire-1.2.0/conf/agent/agent.conf 21:00:42 spire-1.2.0/LICENSE 21:00:44 ---> 7520b365213e 21:00:44 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:00:44 Removing intermediate container 63b7555dc500 21:00:44 ---> e48678c61d12 21:00:44 Step 7/20 : COPY . . 21:00:44 ---> Running in 8480bdf087a6 21:00:46 spire-1.2.0/README.md 21:00:46 spire-1.2.0/bin/ 21:00:46 spire-1.2.0/bin/spire-server 21:00:46 spire-1.2.0/bin/spire-agent 21:00:46 spire-1.2.0/conf/ 21:00:46 spire-1.2.0/conf/server/ 21:00:46 spire-1.2.0/conf/server/server.conf 21:00:46 spire-1.2.0/conf/agent/ 21:00:46 spire-1.2.0/conf/agent/agent.conf 21:00:46 spire-1.2.0/LICENSE 21:00:47 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 21:00:53 Removing intermediate container a8c65134e167 21:00:53 ---> 328440babe3d 21:00:53 21:00:53 Step 11/24 : FROM alpine:3.15 21:00:53 3.15: Pulling from library/alpine 21:00:53 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 21:00:53 Status: Downloaded newer image for alpine:3.15 21:00:53 ---> 03078ca19a05 21:00:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:00:53 ---> Running in adfe36bdd9b9 21:00:54 Removing intermediate container adfe36bdd9b9 21:00:54 ---> caa84dc4f5c5 21:00:54 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:54 ---> Running in d3f25fa4d0e2 21:00:57 Removing intermediate container 1d2cfc5cb0e2 21:00:57 ---> 5afbff3c516d 21:00:57 21:00:57 Step 11/24 : FROM alpine:3.15 21:00:57 ---> 03078ca19a05 21:00:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:00:57 ---> Using cache 21:00:57 ---> caa84dc4f5c5 21:00:57 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:57 ---> Running in 21b3e5ca9569 21:00:59 Removing intermediate container d3f25fa4d0e2 21:00:59 ---> de2c7707a42a 21:00:59 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:00:59 ---> Running in 035fd37002c0 21:01:03 Removing intermediate container 21b3e5ca9569 21:01:03 ---> 34c1a0b793ae 21:01:03 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:01:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:01:03 ---> Running in 8ed3c6d8eb3e 21:01:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:01:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:01:05 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 21:01:05 v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:01:05 OK: 15731 distinct packages available 21:01:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:01:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:01:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:01:08 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 21:01:08 v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:01:08 OK: 15731 distinct packages available 21:01:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:01:08 (1/5) Installing dumb-init (1.2.5-r1) 21:01:09 (2/5) Installing musl-obstack (1.2.3-r0) 21:01:09 (3/5) Installing libucontext (1.1-r0) 21:01:09 (4/5) Installing gcompat (1.0.0-r4) 21:01:09 (5/5) Installing openssl (1.1.1n-r0) 21:01:09 Executing busybox-1.34.1-r4.trigger 21:01:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:01:09 OK: 6 MiB in 19 packages 21:01:11 (1/4) Installing dumb-init (1.2.5-r1) 21:01:11 (2/4) Installing musl-obstack (1.2.3-r0) 21:01:11 (3/4) Installing libucontext (1.1-r0) 21:01:11 (4/4) Installing gcompat (1.0.0-r4) 21:01:11 Executing busybox-1.34.1-r4.trigger 21:01:11 OK: 6 MiB in 18 packages 21:01:12 Removing intermediate container 035fd37002c0 21:01:12 ---> c7d8e30726b5 21:01:12 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 21:01:14 Removing intermediate container 8ed3c6d8eb3e 21:01:14 ---> 3a80231c46ba 21:01:14 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 21:01:21 ---> 5b1dcd7f0589 21:01:21 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 21:01:27 ---> 6a2d1f5136f1 21:01:27 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:01:28 ---> 962f02f1b8fd 21:01:28 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:01:28 ---> Running in 5d160f5f3eee 21:01:29 Removing intermediate container 5d160f5f3eee 21:01:29 ---> 424019ad6b41 21:01:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:01:32 ---> 562b521a3230 21:01:32 Step 19/24 : WORKDIR / 21:01:32 ---> Running in e08727b76a4d 21:01:33 ---> 4cb91ab6f5b6 21:01:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:01:33 Removing intermediate container e08727b76a4d 21:01:33 ---> e5ef65341774 21:01:33 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:01:34 ---> Running in 49693183d430 21:01:34 ---> e25e6191e97f 21:01:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:01:35 ---> 7af58b319fa1 21:01:35 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:01:35 Removing intermediate container 49693183d430 21:01:35 ---> 51897dc826e7 21:01:35 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:01:35 ---> Running in c1dbee0eb81d 21:01:35 ---> Running in 8935c50a214b 21:01:36 ---> 38852d70b688 21:01:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:01:36 Removing intermediate container c1dbee0eb81d 21:01:36 ---> d35ad6e4850d 21:01:36 Step 22/24 : LABEL arch=arm64 21:01:36 ---> Running in 0adc249a3d2a 21:01:37 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 21:01:38 Removing intermediate container 0adc249a3d2a 21:01:38 ---> 6b12e8612010 21:01:38 Step 23/24 : LABEL git_sha=6fff16a281d43290a4246eaa6facaa1f63b6788a 21:01:38 ---> Running in bf73b0fbb4e4 21:01:38 ---> 4be84147d2f8 21:01:38 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:01:38 ---> Running in 8389ed3587e1 21:01:39 Removing intermediate container bf73b0fbb4e4 21:01:39 ---> 580de2a280c5 21:01:39 Step 24/24 : LABEL version=0.0.0 21:01:39 Removing intermediate container 8389ed3587e1 21:01:39 ---> d7124b757a3b 21:01:39 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:01:39 ---> Running in 3ecfcfe676c3 21:01:39 ---> Running in 062ed8b62adb 21:01:40 Removing intermediate container 3ecfcfe676c3 21:01:40 ---> bb44510f3a92 21:01:40 21:01:40 Removing intermediate container 062ed8b62adb 21:01:40 ---> d13240b3ec50 21:01:40 Step 22/24 : LABEL arch=arm64 21:01:40 ---> Running in 5fb63534d10e 21:01:41 Removing intermediate container 5fb63534d10e 21:01:41 ---> 42d65855b71b 21:01:41 Step 23/24 : LABEL git_sha=6fff16a281d43290a4246eaa6facaa1f63b6788a 21:01:41 ---> Running in 010d548c0a07 21:01:41 Successfully built bb44510f3a92 21:01:41 Successfully tagged security-spire-config-arm64:latest 21:01:41 Building security-spire-server 21:01:41  Building security-spire-config ... done Removing intermediate container 010d548c0a07 21:01:41 ---> ce07d13826ba 21:01:41 Step 24/24 : LABEL version=0.0.0 21:01:41 ---> Running in f8cf2b6e7e21 21:01:43 Removing intermediate container f8cf2b6e7e21 21:01:43 ---> 6e9b5d20df37 21:01:43 21:01:43 Successfully built 6e9b5d20df37 21:01:43 Successfully tagged security-spire-agent-arm64:latest 21:01:43  Building security-spire-agent ... done Building support-notifications 21:02:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:02:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:02:51 ---> 9577bc86971d 21:02:51 Step 3/23 : WORKDIR /edgex-go 21:02:51 ---> Using cache 21:02:51 ---> 981f1646eb32 21:02:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:51 ---> Using cache 21:02:51 ---> 8acd6bddca14 21:02:51 Step 5/23 : RUN apk add --update --no-cache make git 21:02:51 ---> Using cache 21:02:51 ---> fd4d4331b55e 21:02:51 Step 6/23 : COPY go.mod vendor* ./ 21:02:51 ---> Using cache 21:02:51 ---> a985a353ba6d 21:02:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:51 ---> Using cache 21:02:51 ---> 41f63a80f8d1 21:02:51 Step 8/23 : COPY . . 21:02:51 ---> Using cache 21:02:51 ---> 7520b365213e 21:02:51 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 21:02:51 ---> Running in f5f487fd06dd 21:02:51 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:02:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:02:51 ---> 9577bc86971d 21:02:51 Step 3/22 : WORKDIR /edgex-go 21:02:51 ---> Using cache 21:02:51 ---> 981f1646eb32 21:02:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:51 ---> Using cache 21:02:51 ---> 8acd6bddca14 21:02:51 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:02:51 ---> Running in 5a6f5a73a46f 21:02:51 Removing intermediate container f5f487fd06dd 21:02:51 ---> 14bf7c999e03 21:02:51 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" 21:02:51 ---> Running in f9f6305e492b 21:02:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:02:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:02:51 OK: 220 MiB in 52 packages 21:02:51 spire-1.2.0/ 21:02:51 Removing intermediate container 5a6f5a73a46f 21:02:51 ---> e6c7b65741c7 21:02:51 Step 6/22 : COPY go.mod vendor* ./ 21:02:52 ---> dfb7f44b3bd0 21:02:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:52 ---> Running in 0bd8152aa387 21:02:56 spire-1.2.0/README.md 21:02:56 spire-1.2.0/bin/ 21:02:56 spire-1.2.0/bin/spire-server 21:02:56 spire-1.2.0/bin/spire-agent 21:02:56 spire-1.2.0/conf/ 21:02:56 spire-1.2.0/conf/server/ 21:02:56 spire-1.2.0/conf/server/server.conf 21:02:56 spire-1.2.0/conf/agent/ 21:02:56 spire-1.2.0/conf/agent/agent.conf 21:02:56 spire-1.2.0/LICENSE 21:02:58 Removing intermediate container 0bd8152aa387 21:02:58 ---> 8ca9f29355a5 21:02:58 Step 8/22 : COPY . . 21:03:04 Removing intermediate container f9f6305e492b 21:03:04 ---> 5e8ce1e37950 21:03:04 21:03:04 Step 11/23 : FROM alpine:3.15 21:03:04 ---> 03078ca19a05 21:03:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:03:04 ---> Using cache 21:03:04 ---> caa84dc4f5c5 21:03:04 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:04 ---> Using cache 21:03:04 ---> 34c1a0b793ae 21:03:04 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:03:04 ---> Running in f2e8816ebb9c 21:03:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:03:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:03:10 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 21:03:10 v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:03:10 OK: 15731 distinct packages available 21:03:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:03:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:03:12 (1/5) Installing dumb-init (1.2.5-r1) 21:03:12 (2/5) Installing musl-obstack (1.2.3-r0) 21:03:13 (3/5) Installing libucontext (1.1-r0) 21:03:13 (4/5) Installing gcompat (1.0.0-r4) 21:03:13 (5/5) Installing openssl (1.1.1n-r0) 21:03:13 Executing busybox-1.34.1-r4.trigger 21:03:13 OK: 6 MiB in 19 packages 21:03:16 Removing intermediate container f2e8816ebb9c 21:03:16 ---> 4c9fd8d8f73a 21:03:16 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 21:03:27 ---> 2eed48799abc 21:03:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:03:28 ---> 1bb854880ffe 21:03:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:03:30 ---> 6dd37be78d2e 21:03:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:03:31 ---> ef75a247611f 21:03:31 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:03:31 ---> 66f1f14dd79b 21:03:31 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:03:31 ---> Running in 3f92c7d6dd7c 21:03:31 ---> Running in 40321b1c5626 21:03:32 Removing intermediate container 40321b1c5626 21:03:32 ---> 010ce3ab60b6 21:03:32 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:03:32 ---> Running in da0b11cbbb3e 21:03:32 Removing intermediate container da0b11cbbb3e 21:03:32 ---> 81a362eadbed 21:03:32 Step 21/23 : LABEL arch=arm64 21:03:32 ---> Running in f41f8da4b3fd 21:03:33 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 21:03:33 Removing intermediate container f41f8da4b3fd 21:03:33 ---> 353443972500 21:03:33 Step 22/23 : LABEL git_sha=6fff16a281d43290a4246eaa6facaa1f63b6788a 21:03:33 ---> Running in a02ee0baead5 21:03:34 Removing intermediate container a02ee0baead5 21:03:34 ---> 763d18da258d 21:03:34 Step 23/23 : LABEL version=0.0.0 21:03:34 ---> Running in 4d7cf2927176 21:03:34 Removing intermediate container 4d7cf2927176 21:03:34 ---> 6558b41b1145 21:03:34 21:03:35 Successfully built 6558b41b1145 21:03:35 Successfully tagged security-spire-server-arm64:latest 21:03:35 Building core-metadata 21:04:14  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:04:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:04:14 ---> 9577bc86971d 21:04:14 Step 3/23 : WORKDIR /edgex-go 21:04:14 ---> Using cache 21:04:14 ---> 981f1646eb32 21:04:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:14 ---> Using cache 21:04:14 ---> 8acd6bddca14 21:04:14 Step 5/23 : RUN apk add --update --no-cache make git 21:04:14 ---> Using cache 21:04:14 ---> fd4d4331b55e 21:04:14 Step 6/23 : COPY go.mod vendor* ./ 21:04:14 ---> Using cache 21:04:14 ---> a985a353ba6d 21:04:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:14 ---> Using cache 21:04:14 ---> 41f63a80f8d1 21:04:14 Step 8/23 : COPY . . 21:04:14 ---> Using cache 21:04:14 ---> 7520b365213e 21:04:14 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:04:15 ---> Running in 788ebaab4c23 21:04:17 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 21:07:39 Removing intermediate container 41df85c06337 21:07:39 ---> 89ab0feee6e6 21:07:39 21:07:39 Step 10/23 : FROM alpine:3.14 21:07:39 ---> cc3d11fa2d52 21:07:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:07:39 ---> Running in 0cd209b6cd71 21:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:07:40 (1/1) Installing dumb-init (1.2.5-r1) 21:07:40 Executing busybox-1.33.1-r6.trigger 21:07:40 OK: 5 MiB in 15 packages 21:07:42 Removing intermediate container 0cd209b6cd71 21:07:42 ---> 3053780ad1cd 21:07:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:07:42 ---> Running in ff3a21820a1a 21:07:42 Removing intermediate container ff3a21820a1a 21:07:42 ---> 5154b5003ba4 21:07:42 Step 13/23 : ENV APP_PORT=59882 21:07:42 ---> Running in 031c19450b09 21:07:43 Removing intermediate container 031c19450b09 21:07:43 ---> 722d33c116d3 21:07:43 Step 14/23 : EXPOSE $APP_PORT 21:07:43 ---> Running in af0b3cd696cf 21:07:43 Removing intermediate container af0b3cd696cf 21:07:43 ---> f5d71be85774 21:07:43 Step 15/23 : WORKDIR / 21:07:43 ---> Running in d90287d68175 21:07:44 Removing intermediate container d90287d68175 21:07:44 ---> c502a561adc7 21:07:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:07:45 ---> a38694a09988 21:07:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:07:47 ---> cdb6dd58004f 21:07:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:07:48 ---> 199fe3aa00f5 21:07:48 Step 19/23 : ENTRYPOINT ["/core-command"] 21:07:48 ---> Running in 6e288de618ef 21:07:49 Removing intermediate container 6e288de618ef 21:07:49 ---> 32eacc454616 21:07:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:07:49 ---> Running in 147839e0c7f4 21:07:50 Removing intermediate container 147839e0c7f4 21:07:50 ---> ab8d6f0e36b5 21:07:50 Step 21/23 : LABEL arch=arm64 21:07:50 ---> Running in 4189fbb7f459 21:07:50 Removing intermediate container 4189fbb7f459 21:07:50 ---> 74d9c0552d6e 21:07:50 Step 22/23 : LABEL git_sha=6fff16a281d43290a4246eaa6facaa1f63b6788a 21:07:51 ---> Running in 5e5ed83b7f50 21:07:51 Removing intermediate container 5e5ed83b7f50 21:07:51 ---> c52909a87f59 21:07:51 Step 23/23 : LABEL version=0.0.0 21:07:51 ---> Running in e7fab24db134 21:07:52 Removing intermediate container e7fab24db134 21:07:52 ---> 6f04fd54a133 21:07:52 21:07:52 Successfully built 6f04fd54a133 21:07:52 Successfully tagged core-command-arm64:latest 21:08:14  Building core-command ... done Removing intermediate container 8480bdf087a6 21:08:14 ---> 6f35104da698 21:08:14 21:08:14 Step 10/22 : FROM alpine:3.14 21:08:14 ---> cc3d11fa2d52 21:08:14 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:08:14 ---> Using cache 21:08:14 ---> 3053780ad1cd 21:08:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:08:14 ---> Using cache 21:08:14 ---> 5154b5003ba4 21:08:14 Step 13/22 : ENV APP_PORT=59861 21:08:14 ---> Running in 9516dd115a8c 21:08:14 Removing intermediate container 9516dd115a8c 21:08:14 ---> d18ffa106be4 21:08:14 Step 14/22 : EXPOSE $APP_PORT 21:08:14 ---> Running in 9ed2092ac24f 21:08:14 Removing intermediate container 9ed2092ac24f 21:08:14 ---> 91d6058f4280 21:08:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:08:14 ---> b3159b6c8b51 21:08:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:08:16 ---> 4f0745a268f1 21:08:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:08:17 ---> dffb0ccaab71 21:08:17 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:08:17 ---> Running in 885a43e64c5f 21:08:18 Removing intermediate container 885a43e64c5f 21:08:18 ---> f076cdc5d3b0 21:08:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:08:18 ---> Running in 6159b12b997e 21:08:18 Removing intermediate container 6159b12b997e 21:08:18 ---> 9d651d803900 21:08:18 Step 20/22 : LABEL arch=arm64 21:08:19 ---> Running in 14da15bf2771 21:08:19 Removing intermediate container 14da15bf2771 21:08:19 ---> 95b0ad4dc090 21:08:19 Step 21/22 : LABEL git_sha=6fff16a281d43290a4246eaa6facaa1f63b6788a 21:08:19 ---> Running in 316d68f31b6b 21:08:20 Removing intermediate container 316d68f31b6b 21:08:20 ---> 9a721ba39d68 21:08:20 Step 22/22 : LABEL version=0.0.0 21:08:20 ---> Running in 5e4e6c72134e 21:08:21 Removing intermediate container 5e4e6c72134e 21:08:21 ---> fd97b4cebf82 21:08:21 21:08:21 Successfully built fd97b4cebf82 21:08:21 Successfully tagged support-scheduler-arm64:latest 21:08:43  Building support-scheduler ... done Removing intermediate container 8935c50a214b 21:08:43 ---> b87cb4fab575 21:08:43 21:08:43 Step 9/20 : FROM alpine:3.15 21:08:43 ---> 03078ca19a05 21:08:43 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:08:43 ---> Using cache 21:08:43 ---> caa84dc4f5c5 21:08:43 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:08:43 ---> Using cache 21:08:43 ---> 34c1a0b793ae 21:08:43 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:08:43 ---> Running in 26a1cd83186c 21:08:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:08:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:08:47 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 21:08:47 v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:08:47 OK: 15731 distinct packages available 21:08:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:08:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:08:50 (1/9) Installing ca-certificates (20211220-r0) 21:08:50 (2/9) Installing brotli-libs (1.0.9-r5) 21:08:50 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:08:50 (4/9) Installing libcurl (7.80.0-r0) 21:08:50 (5/9) Installing curl (7.80.0-r0) 21:08:50 (6/9) Installing dumb-init (1.2.5-r1) 21:08:50 (7/9) Installing musl-obstack (1.2.3-r0) 21:08:50 (8/9) Installing libucontext (1.1-r0) 21:08:50 (9/9) Installing gcompat (1.0.0-r4) 21:08:50 Executing busybox-1.34.1-r4.trigger 21:08:50 Executing ca-certificates-20211220-r0.trigger 21:08:51 OK: 8 MiB in 23 packages 21:08:53 Removing intermediate container 26a1cd83186c 21:08:53 ---> 94fc4c6196e1 21:08:53 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:08:54 ---> ce4ed878f205 21:08:54 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:08:57 ---> 1b509c309c5a 21:08:57 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:08:57 ---> 4d21893b499f 21:08:57 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:08:57 ---> Running in 8e19923b4d47 21:08:58 Removing intermediate container 8e19923b4d47 21:08:58 ---> e7d2641a769c 21:08:58 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:08:58 ---> Running in 98c08cae03c7 21:08:59 Removing intermediate container 98c08cae03c7 21:08:59 ---> e551c5a96142 21:08:59 Step 18/20 : LABEL arch=arm64 21:08:59 ---> Running in 7b184025118e 21:08:59 Removing intermediate container 7b184025118e 21:08:59 ---> ae63e4c2fcb4 21:08:59 Step 19/20 : LABEL git_sha=6fff16a281d43290a4246eaa6facaa1f63b6788a 21:08:59 ---> Running in 9e8188af30e9 21:09:00 Removing intermediate container 9e8188af30e9 21:09:00 ---> 865842642b31 21:09:00 Step 20/20 : LABEL version=0.0.0 21:09:00 ---> Running in 2462154a4c1c 21:09:01 Removing intermediate container 2462154a4c1c 21:09:01 ---> 009de0a37fe6 21:09:01 21:09:01 Successfully built 009de0a37fe6 21:09:01 Successfully tagged security-spiffe-token-provider-arm64:latest 21:09:48  Building security-spiffe-token-provider ... done Removing intermediate container 3f92c7d6dd7c 21:09:48 ---> 293f5804c014 21:09:48 21:09:48 Step 10/22 : FROM alpine:3.14 21:09:48 ---> cc3d11fa2d52 21:09:48 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:09:48 ---> Running in 7a3c41aeb26f 21:09:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:09:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:09:48 (1/2) Installing ca-certificates (20211220-r0) 21:09:48 (2/2) Installing dumb-init (1.2.5-r1) 21:09:48 Executing busybox-1.33.1-r6.trigger 21:09:48 Executing ca-certificates-20211220-r0.trigger 21:09:48 OK: 6 MiB in 16 packages 21:09:49 Removing intermediate container 7a3c41aeb26f 21:09:49 ---> 652197a2342d 21:09:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:09:50 ---> Running in c9abe501d297 21:09:50 Removing intermediate container c9abe501d297 21:09:50 ---> d83e6bddcb92 21:09:50 Step 13/22 : ENV APP_PORT=59860 21:09:50 ---> Running in 5d22c5883cff 21:09:51 Removing intermediate container 5d22c5883cff 21:09:51 ---> d6d218f5ebb7 21:09:51 Step 14/22 : EXPOSE $APP_PORT 21:09:51 ---> Running in 767fcdb7a1ce 21:09:51 Removing intermediate container 788ebaab4c23 21:09:51 ---> fa0fe7e4e697 21:09:51 21:09:51 Step 10/23 : FROM alpine:3.14 21:09:51 ---> cc3d11fa2d52 21:09:51 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:09:51 ---> Using cache 21:09:51 ---> 3053780ad1cd 21:09:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:09:51 ---> Using cache 21:09:51 ---> 5154b5003ba4 21:09:51 Step 13/23 : ENV APP_PORT=59881 21:09:51 ---> Running in 7ecc1c1e2198 21:09:51 Removing intermediate container 767fcdb7a1ce 21:09:51 ---> 9d8ea03c634e 21:09:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:09:51 Removing intermediate container 7ecc1c1e2198 21:09:51 ---> f2344db23ba6 21:09:51 Step 14/23 : EXPOSE $APP_PORT 21:09:52 ---> Running in 7981bd903749 21:09:52 Removing intermediate container 7981bd903749 21:09:52 ---> 9de203046389 21:09:52 Step 15/23 : WORKDIR / 21:09:52 ---> Running in 9ce120b526fc 21:09:52 ---> 02fa56e2e483 21:09:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:09:53 Removing intermediate container 9ce120b526fc 21:09:53 ---> 904b56a8fe5c 21:09:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:09:54 ---> dc229451767d 21:09:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:09:54 ---> 57dba706bf0a 21:09:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:09:55 ---> b778060077b8 21:09:55 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:09:55 ---> Running in 5b835ecd4401 21:09:55 ---> 7262826cec61 21:09:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:09:56 Removing intermediate container 5b835ecd4401 21:09:56 ---> 172adbd8bb3f 21:09:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:09:56 ---> Running in 90e9959bce4a 21:09:56 ---> a9a1f8a91ec9 21:09:56 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:09:56 ---> Running in 59e4ee68d25f 21:09:56 Removing intermediate container 90e9959bce4a 21:09:56 ---> fcd37895ce94 21:09:56 Step 20/22 : LABEL arch=arm64 21:09:57 ---> Running in 9681c29a91ac 21:09:57 Removing intermediate container 59e4ee68d25f 21:09:57 ---> 205c16742920 21:09:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:09:57 ---> Running in c0b64762096c 21:09:57 Removing intermediate container 9681c29a91ac 21:09:57 ---> 7e4440fd3877 21:09:57 Step 21/22 : LABEL git_sha=6fff16a281d43290a4246eaa6facaa1f63b6788a 21:09:57 ---> Running in 8657a37d6cd4 21:09:57 Removing intermediate container c0b64762096c 21:09:57 ---> 9e3440221623 21:09:57 Step 21/23 : LABEL arch=arm64 21:09:57 ---> Running in a03f96a24606 21:09:57 Removing intermediate container 8657a37d6cd4 21:09:57 ---> 085a6658c36b 21:09:57 Step 22/22 : LABEL version=0.0.0 21:09:57 ---> Running in 0a9eab5d48f2 21:09:58 Removing intermediate container a03f96a24606 21:09:58 ---> 8d78549bd825 21:09:58 Step 22/23 : LABEL git_sha=6fff16a281d43290a4246eaa6facaa1f63b6788a 21:09:58 ---> Running in ceb78e3186d7 21:09:58 Removing intermediate container 0a9eab5d48f2 21:09:58 ---> 8aef5556a050 21:09:58 21:09:58 Removing intermediate container ceb78e3186d7 21:09:58 ---> d1a9cb48b20d 21:09:58 Step 23/23 : LABEL version=0.0.0 21:09:58 ---> Running in 38ccb6ee4118 21:09:58 Successfully built 8aef5556a050 21:09:58 Successfully tagged support-notifications-arm64:latest 21:09:58  Building support-notifications ... done Removing intermediate container 38ccb6ee4118 21:09:58 ---> 02a56df28bbc 21:09:58 21:09:59 Successfully built 02a56df28bbc 21:09:59 Successfully tagged core-metadata-arm64:latest 21:09:59  Building core-metadata ... done  [Pipeline] } 21:09:59 $ docker stop --time=1 b1b80cd4a0330c2fc007926ac0cc54b52f8ea473f6ae02a790d30c01e6a4ec5d 21:10:01 $ docker rm -f b1b80cd4a0330c2fc007926ac0cc54b52f8ea473f6ae02a790d30c01e6a4ec5d [Pipeline] // withDockerContainer [Pipeline] sh 21:10:02 + docker images 21:10:02 REPOSITORY TAG IMAGE ID CREATED SIZE 21:10:02 core-metadata-arm64 latest 02a56df28bbc 4 seconds ago 25.1MB 21:10:02 support-notifications-arm64 latest 8aef5556a050 4 seconds ago 25.5MB 21:10:02 fa0fe7e4e697 12 seconds ago 1.43GB 21:10:02 293f5804c014 19 seconds ago 1.43GB 21:10:02 security-spiffe-token-provider-arm64 latest 009de0a37fe6 About a minute ago 27.7MB 21:10:02 b87cb4fab575 About a minute ago 1.42GB 21:10:02 support-scheduler-arm64 latest fd97b4cebf82 About a minute ago 24.9MB 21:10:02 6f35104da698 About a minute ago 1.43GB 21:10:02 core-command-arm64 latest 6f04fd54a133 2 minutes ago 23.7MB 21:10:02 89ab0feee6e6 2 minutes ago 1.43GB 21:10:02 security-spire-server-arm64 latest 6558b41b1145 6 minutes ago 82.6MB 21:10:02 5e8ce1e37950 6 minutes ago 1.42GB 21:10:02 security-spire-agent-arm64 latest 6e9b5d20df37 8 minutes ago 118MB 21:10:02 security-spire-config-arm64 latest bb44510f3a92 8 minutes ago 81.9MB 21:10:02 5afbff3c516d 9 minutes ago 1.42GB 21:10:02 328440babe3d 9 minutes ago 1.42GB 21:10:02 sys-mgmt-agent-arm64 latest bd4859f28abe 10 minutes ago 290MB 21:10:02 core-data-arm64 latest eb67ee4c361d 11 minutes ago 34.4MB 21:10:02 security-bootstrapper-arm64 latest 7841a70f830e 11 minutes ago 23.6MB 21:10:02 security-secretstore-setup-arm64 latest 564a252ef028 11 minutes ago 40.8MB 21:10:02 security-proxy-setup-arm64 latest 016701578941 11 minutes ago 42.1MB 21:10:02 70d3fcc0e8b3 11 minutes ago 1.46GB 21:10:02 a40bf0478630 12 minutes ago 1.44GB 21:10:02 a2d415e52fdd 12 minutes ago 1.43GB 21:10:02 322d2a328910 12 minutes ago 1.44GB 21:10:02 bd7f68158915 12 minutes ago 1.43GB 21:10:02 ci-base-image-arm64 latest 9577bc86971d 34 minutes ago 886MB 21:10:02 docker 20.10.14 c52727829a8a 6 days ago 202MB 21:10:02 alpine 3.14 cc3d11fa2d52 6 days ago 5.34MB 21:10:02 alpine 3.15 03078ca19a05 6 days ago 5.32MB 21:10:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 21:10:02 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 21:10:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:10:02 21:10:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:10:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:10:03 arm64: Pulling from edgex-lftools-log-publisher 21:10:03 8998bd30e6a1: Pulling fs layer 21:10:03 04944245beec: Pulling fs layer 21:10:03 699f458cf7ca: Pulling fs layer 21:10:03 765212b225bb: Pulling fs layer 21:10:03 f23df028b6ca: Pulling fs layer 21:10:03 d65c8cfc05b1: Pulling fs layer 21:10:03 2437ff75d9bd: Pulling fs layer 21:10:03 f23df028b6ca: Waiting 21:10:03 d65c8cfc05b1: Waiting 21:10:03 2437ff75d9bd: Waiting 21:10:03 765212b225bb: Waiting 21:10:03 04944245beec: Download complete 21:10:03 765212b225bb: Verifying Checksum 21:10:03 765212b225bb: Download complete 21:10:03 f23df028b6ca: Verifying Checksum 21:10:03 f23df028b6ca: Download complete 21:10:03 d65c8cfc05b1: Verifying Checksum 21:10:03 d65c8cfc05b1: Download complete 21:10:03 699f458cf7ca: Verifying Checksum 21:10:03 699f458cf7ca: Download complete 21:10:04 8998bd30e6a1: Download complete 21:10:06 2437ff75d9bd: Verifying Checksum 21:10:06 2437ff75d9bd: Download complete 21:10:08 8998bd30e6a1: Pull complete 21:10:08 04944245beec: Pull complete 21:10:10 699f458cf7ca: Pull complete 21:10:10 765212b225bb: Pull complete 21:10:11 f23df028b6ca: Pull complete 21:10:11 d65c8cfc05b1: Pull complete 21:10:26 2437ff75d9bd: Pull complete 21:10:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:10:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:10:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:10:27 prd-ubuntu20.04-docker-arm64-4c-16g-10686 does not seem to be running inside a container 21:10:27 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:10:30 $ docker top 4ce90f438120d698dcc89de1697dc7cdeae6dcb1bce6b1217b855231751149e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:10:31 ---> job-cost.sh 21:10:31 lf-activate-venv: SKIPPING 21:10:31 INFO: No Stack... 21:10:31 INFO: Retrieving Pricing Info for: v3-standard-4 21:10:32 INFO: Archiving Costs [Pipeline] sh 21:10:33 + cat /w/workspace/edgex-go/5/archives/cost.csv 21:10:33 + cut -d, -f6 [Pipeline] lock 21:10:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3937-5-stack-cost] 21:10:33 Resource [jenkins-edgexfoundry-edgex-go-PR-3937-5-stack-cost] did not exist. Created. 21:10:33 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3937-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:10:33 + echo total: 0.10999999940395355 [Pipeline] stash 21:10:34 Stashed 1 file(s) [Pipeline] } 21:10:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3937-5-stack-cost] [Pipeline] // lock [Pipeline] } 21:10:34 $ docker stop --time=1 4ce90f438120d698dcc89de1697dc7cdeae6dcb1bce6b1217b855231751149e8 21:10:35 $ docker rm -f 4ce90f438120d698dcc89de1697dc7cdeae6dcb1bce6b1217b855231751149e8 [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 21:10:36 provisioning config files... 21:10:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config8088357022270661777tmp [Pipeline] { [Pipeline] sh 21:10:36 + set +x 21:10:36 + curl -s https://codecov.io/bash 21:10:36 + bash -s -- 21:10:36 21:10:36 _____ _ 21:10:36 / ____| | | 21:10:36 | | ___ __| | ___ ___ _____ __ 21:10:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:10:36 | |___| (_) | (_| | __/ (_| (_) \ V / 21:10:36 \_____\___/ \__,_|\___|\___\___/ \_/ 21:10:36 Bash-1.0.6 21:10:36 21:10:36 21:10:36 ==> git version 2.25.1 found 21:10:36 ==> 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 21:10:36 Release-Date: 2020-01-08 21:10:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:10:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:10:36 ==> Jenkins CI detected. 21:10:36 current dir:  /w/workspace/edgex-go/5 21:10:36 project root: . 21:10:36 --> token set from env 21:10:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:10:36 ==> Running gcov in . (disable via -X gcov) 21:10:36 ==> Python coveragepy not found 21:10:36 ==> Searching for coverage reports in: 21:10:36 + . 21:10:36 -> Found 1 reports 21:10:36 ==> Detecting git/mercurial file structure 21:10:36 ==> Reading reports 21:10:36 + ./coverage.out bytes=429761 21:10:36 ==> Appending adjustments 21:10:36 https://docs.codecov.io/docs/fixing-reports 21:10:37 + Found adjustments 21:10:37 ==> Gzipping contents 21:10:37 60K /tmp/codecov.Bg1O1Y.gz 21:10:37 ==> Uploading reports 21:10:37 url: https://codecov.io 21:10:37 query: branch=PR-3937&commit=0540c6d88ac500ad54ffbbf64766453a686abcec&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3937%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3937&job=&cmd_args= 21:10:37 -> Pinging Codecov 21:10:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3937&commit=0540c6d88ac500ad54ffbbf64766453a686abcec&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3937%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3937&job=&cmd_args= 21:10:38 -> Uploading to 21:10:38 https://storage.googleapis.com/codecov/v4/raw/2022-04-04/00271124DB129430A58F1EEE437C3FCB/0540c6d88ac500ad54ffbbf64766453a686abcec/fc6fdbb8-3e46-417e-96b4-edcbf3a717d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220404%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220404T211037Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a8fb5dc90d5bf0d98498c74caf00037ec02cd42a8e0b9560da7eb3f3fa11fd5d 21:10:38 % Total % Received % Xferd Average Speed Time Time Time Current 21:10:38 Dload Upload Total Spent Left Speed 21:10:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58858 0 0 100 58858 0 242k --:--:-- --:--:-- --:--:-- 242k 21:10:38 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0540c6d88ac500ad54ffbbf64766453a686abcec [Pipeline] } 21:10:38 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 21:10:38 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 21:10:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:10:40 ---> package-listing.sh 21:10:40 ++ facter osfamily 21:10:40 ++ tr '[:upper:]' '[:lower:]' 21:10:40 + OS_FAMILY=debian 21:10:40 + workspace=/w/workspace/edgex-go/5 21:10:40 + START_PACKAGES=/tmp/packages_start.txt 21:10:40 + END_PACKAGES=/tmp/packages_end.txt 21:10:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:10:40 + PACKAGES=/tmp/packages_start.txt 21:10:40 + '[' /w/workspace/edgex-go/5 ']' 21:10:40 + PACKAGES=/tmp/packages_end.txt 21:10:40 + case "${OS_FAMILY}" in 21:10:40 + dpkg -l 21:10:40 + grep '^ii' 21:10:40 + '[' -f /tmp/packages_start.txt ']' 21:10:40 + '[' -f /tmp/packages_end.txt ']' 21:10:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:10:40 + '[' /w/workspace/edgex-go/5 ']' 21:10:40 + mkdir -p /w/workspace/edgex-go/5/archives/ 21:10:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 21:10:40 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:10:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:10:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:10:41 21:10:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:10:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:10:41 latest: Pulling from edgex-lftools-log-publisher 21:10:41 5eb5b503b376: Pulling fs layer 21:10:41 5c69ac0246d0: Pulling fs layer 21:10:41 ec43610c2a17: Pulling fs layer 21:10:41 3a2ae6a8a46f: Pulling fs layer 21:10:41 33b1e0a273af: Pulling fs layer 21:10:41 5d3b04190fa2: Pulling fs layer 21:10:41 33b1e0a273af: Waiting 21:10:41 3a2ae6a8a46f: Waiting 21:10:41 2f39f015ded8: Pulling fs layer 21:10:41 5d3b04190fa2: Waiting 21:10:41 2f39f015ded8: Waiting 21:10:41 5c69ac0246d0: Download complete 21:10:41 3a2ae6a8a46f: Verifying Checksum 21:10:41 3a2ae6a8a46f: Download complete 21:10:41 33b1e0a273af: Verifying Checksum 21:10:41 33b1e0a273af: Download complete 21:10:41 ec43610c2a17: Verifying Checksum 21:10:41 ec43610c2a17: Download complete 21:10:41 5d3b04190fa2: Verifying Checksum 21:10:41 5d3b04190fa2: Download complete 21:10:41 5eb5b503b376: Download complete 21:10:42 2f39f015ded8: Verifying Checksum 21:10:42 2f39f015ded8: Download complete 21:10:42 5eb5b503b376: Pull complete 21:10:43 5c69ac0246d0: Pull complete 21:10:43 ec43610c2a17: Pull complete 21:10:43 3a2ae6a8a46f: Pull complete 21:10:43 33b1e0a273af: Pull complete 21:10:43 5d3b04190fa2: Pull complete 21:10:49 2f39f015ded8: Pull complete 21:10:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:10:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:10:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:10:49 prd-ubuntu20.04-docker-8c-8g-10681 does not seem to be running inside a container 21:10:49 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:latest cat 21:10:51 $ docker top 949a754c0c60c4b2080280a86f1ed1a480172042aec26af3768a7d15eb16f32f -eo pid,comm [Pipeline] { [Pipeline] sh 21:10:51 + touch /tmp/pre-build-complete [Pipeline] sh 21:10:52 + mkdir -p /var/log/sysstat [Pipeline] sh 21:10:52 + ls /var/log/sa-host 21:10:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:10:52 provisioning config files... 21:10:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config9194829412281761312tmp [Pipeline] { [Pipeline] echo 21:10:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:10:52 ---> create-netrc.sh [Pipeline] } 21:10:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:10:53 ---> python-tools-install.sh [Pipeline] echo 21:10:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:10:53 ---> sudo-logs.sh 21:10:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:10:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:10:53 ---> job-cost.sh 21:10:53 lf-activate-venv: SKIPPING 21:10:53 DEBUG: total: 0.10999999940395355 21:10:53 INFO: Retrieving Stack Cost... 21:10:53 INFO: Retrieving Pricing Info for: v3-standard-8 21:10:54 INFO: Archiving Costs [Pipeline] echo 21:10:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:10:54 ---> logs-deploy.sh 21:10:54 lf-activate-venv: SKIPPING 21:10:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3937/5 21:10:54 INFO: archiving workspace using pattern(s): 21:10:55 Archives upload complete. 21:10:55 INFO: archiving logs to Nexus