Pull request #3924 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 83a00841720d7c4cb31243ea644afbf070df707f+81bad761160ed823b117fb91638cbc671260dbae (2647bb36ac4fe164f478444efca08aa101629b30) 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-ssh530209763887741924.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-ssh2682316694315060313.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-3924/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-3924/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1050885377284963043.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-ssh1448223493144800909.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-3924/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-3924/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14477758301656528438.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8993’ Running on prd-ubuntu20.04-docker-8c-8g-8996 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 > 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 Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit 83a00841720d7c4cb31243ea644afbf070df707f Merge succeeded, producing e93cd2b463aa8352db26f2c6610658df678051d8 Checking out Revision e93cd2b463aa8352db26f2c6610658df678051d8 (PR-3924) 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/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83a00841720d7c4cb31243ea644afbf070df707f # 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 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e93cd2b463aa8352db26f2c6610658df678051d8 # timeout=10 Commit message: "Merge commit '81bad761160ed823b117fb91638cbc671260dbae' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:55:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:55:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:55:41 ========================================================= 08:55:41 EdgeX Global Pipelines Version Info 08:55:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2fcbb4439e3df32f4076f506d6501b0d7405eef7 # timeout=10 08:55:42 ------------------- 08:55:42 stable info: 08:55:42 ------------------- 08:55:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:55:42 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 08:55:42 Message: update stable to v1.0.221 08:55:43 ------------------- 08:55:43 experimental info: 08:55:43 ------------------- 08:55:43 Commited By: **** collab-it+edgex@linuxfoundation.org 08:55:43 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 08:55:43 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3924 [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3924 [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3924 [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e93cd2b463aa8352db26f2c6610658df678051d8 [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e93cd2b [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:55:43 provisioning config files... 08:55:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5488507209463710898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:55:43 ---> docker-login.sh 08:55:43 nexus3.edgexfoundry.org:10001 08:55:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:44 Configure a credential helper to remove this warning. See 08:55:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:44 08:55:44 Login Succeeded 08:55:44 nexus3.edgexfoundry.org:10002 08:55:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:44 Configure a credential helper to remove this warning. See 08:55:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:44 08:55:44 Login Succeeded 08:55:44 nexus3.edgexfoundry.org:10003 08:55:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:44 Configure a credential helper to remove this warning. See 08:55:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:44 08:55:44 Login Succeeded 08:55:44 nexus3.edgexfoundry.org:10004 08:55:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:44 Configure a credential helper to remove this warning. See 08:55:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:44 08:55:44 Login Succeeded 08:55:44 docker.io 08:55:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:45 Configure a credential helper to remove this warning. See 08:55:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:45 08:55:45 Login Succeeded 08:55:45 ---> docker-login.sh ends [Pipeline] } 08:55:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:55:45 + 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 08:55:45 + + cut -d/ -f2 08:55:45 dirname cmd/core-command/Dockerfile 08:55:45 + echo core-command,cmd/core-command/Dockerfile 08:55:45 + dirname cmd/core-data/Dockerfile 08:55:45 + cut -d/ -f2 08:55:45 + echo core-data,cmd/core-data/Dockerfile 08:55:45 + dirname cmd/core-metadata/Dockerfile 08:55:45 + cut -d/ -f2 08:55:45 + echo core-metadata,cmd/core-metadata/Dockerfile 08:55:45 + dirname cmd/security-bootstrapper/Dockerfile 08:55:45 + cut -d/ -f2 08:55:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:55:45 + dirname cmd/security-proxy-setup/Dockerfile 08:55:45 + cut -d/ -f2 08:55:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:55:45 + dirname cmd/security-secretstore-setup/Dockerfile 08:55:45 + cut -d/ -f2 08:55:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:55:45 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:55:45 + cut -d/ -f2 08:55:45 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:55:45 + dirname cmd/security-spire-agent/Dockerfile 08:55:45 + cut -d/ -f2 08:55:45 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:55:45 + dirname cmd/security-spire-config/Dockerfile 08:55:45 + cut -d/ -f2 08:55:45 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:55:45 + dirname cmd/security-spire-server/Dockerfile 08:55:45 + cut -d/ -f2 08:55:45 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:55:45 + dirname cmd/support-notifications/Dockerfile 08:55:45 + cut -d/ -f2 08:55:45 + echo support-notifications,cmd/support-notifications/Dockerfile 08:55:45 + cut -d/ -f2 08:55:45 + dirname cmd/support-scheduler/Dockerfile 08:55:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:55:45 + dirname cmd/sys-mgmt-agent/Dockerfile 08:55:45 + cut -d/ -f2 08:55:45 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:55:45 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 08:55:46 + git rev-list -1 --merges e93cd2b463aa8352db26f2c6610658df678051d8~1..e93cd2b463aa8352db26f2c6610658df678051d8 [Pipeline] echo 08:55:46 -----------> git rev-list -1 --merges e93cd2b463aa8352db26f2c6610658df678051d8~1..e93cd2b463aa8352db26f2c6610658df678051d8 e93cd2b463aa8352db26f2c6610658df678051d8 08:55:46 e93cd2b463aa8352db26f2c6610658df678051d8 [false] [Pipeline] sh 08:55:46 + git log --format=format:%s -1 e93cd2b463aa8352db26f2c6610658df678051d8 [Pipeline] echo 08:55:46 ========================================================= 08:55:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:55:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:55:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:55:46 + grep -v github /etc/ssh/ssh_known_hosts 08:55:46 + [ -e /tmp/ssh_known_hosts ] 08:55:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:55:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:55:46 + sudo tee -a /etc/ssh/ssh_known_hosts 08:55:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:55:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:55:47 08:55:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:55:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:55:47 latest: Pulling from edgex-devops/git-semver 08:55:47 a0d0a0d46f8b: Pulling fs layer 08:55:47 3e5f54012d9b: Pulling fs layer 08:55:47 4c7163046ea9: Pulling fs layer 08:55:47 0c2d73faf560: Pulling fs layer 08:55:47 0c2d73faf560: Waiting 08:55:47 3e5f54012d9b: Download complete 08:55:47 a0d0a0d46f8b: Download complete 08:55:47 0c2d73faf560: Verifying Checksum 08:55:47 0c2d73faf560: Download complete 08:55:47 4c7163046ea9: Download complete 08:55:47 a0d0a0d46f8b: Pull complete 08:55:47 3e5f54012d9b: Pull complete 08:55:48 4c7163046ea9: Pull complete 08:55:48 0c2d73faf560: Pull complete 08:55:48 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 08:55:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:55:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:55:48 prd-ubuntu20.04-docker-8c-8g-8996 does not seem to be running inside a container 08:55:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:55:49 $ docker top 03a6597f6ed2dad3f6dde6dd59b0e479aafd5fc5082ee3f553a2e1a891a9d135 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:55:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:55:49 [ssh-agent] Looking for ssh-agent implementation... 08:55:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:55:49 $ docker exec 03a6597f6ed2dad3f6dde6dd59b0e479aafd5fc5082ee3f553a2e1a891a9d135 ssh-agent 08:55:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdCgceL/agent.14 08:55:49 SSH_AGENT_PID=20 08:55:49 Running ssh-add (command line suppressed) 08:55:49 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2377305043350502820.key (/w/workspace/edgex-go/2@tmp/private_key_2377305043350502820.key) 08:55:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:55:50 + git tag --points-at HEAD [Pipeline] } 08:55:50 $ docker exec --env ******** --env ******** 03a6597f6ed2dad3f6dde6dd59b0e479aafd5fc5082ee3f553a2e1a891a9d135 ssh-agent -k 08:55:50 unset SSH_AUTH_SOCK; 08:55:50 unset SSH_AGENT_PID; 08:55:50 echo Agent pid 20 killed; 08:55:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:55:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:55:50 [ssh-agent] Looking for ssh-agent implementation... 08:55:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:55:50 $ docker exec 03a6597f6ed2dad3f6dde6dd59b0e479aafd5fc5082ee3f553a2e1a891a9d135 ssh-agent 08:55:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNnmIHh/agent.53 08:55:50 SSH_AGENT_PID=59 08:55:50 Running ssh-add (command line suppressed) 08:55:50 Identity added: /w/workspace/edgex-go/2@tmp/private_key_749139067844915294.key (/w/workspace/edgex-go/2@tmp/private_key_749139067844915294.key) 08:55:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:55:51 + git semver init 08:55:51 # -> Open(): unable to determine branch for HEAD 08:55:51 # $GIT_DIR = /w/workspace/edgex-go/2/.git 08:55:51 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 08:55:51 # $SEMVER_REMOTE_NAME = origin 08:55:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:55:51 # $SEMVER_USER_NAME = edgex-jenkins 08:55:51 # $SEMVER_BRANCH = PR-3924 08:55:51 # $SEMVER_TEMP = /tmp/semver-884299347 08:55:51 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:56:03 # '/tmp/semver-884299347' -> '/w/workspace/edgex-go/2/.semver' 08:56:03 # -> Force: false 08:56:03 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 08:56:03 $ docker exec --env ******** --env ******** 03a6597f6ed2dad3f6dde6dd59b0e479aafd5fc5082ee3f553a2e1a891a9d135 ssh-agent -k 08:56:03 unset SSH_AUTH_SOCK; 08:56:03 unset SSH_AGENT_PID; 08:56:03 echo Agent pid 59 killed; 08:56:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:56:04 + git semver [Pipeline] } 08:56:04 $ docker stop --time=1 03a6597f6ed2dad3f6dde6dd59b0e479aafd5fc5082ee3f553a2e1a891a9d135 08:56:05 $ docker rm -f 03a6597f6ed2dad3f6dde6dd59b0e479aafd5fc5082ee3f553a2e1a891a9d135 [Pipeline] // withDockerContainer [Pipeline] sh 08:56:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:56:06 Stashed 1 file(s) [Pipeline] echo 08:56:06 [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 08:56:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:56:06 ========================================================= 08:56:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 08:56:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:56:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:56:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 08:56:07 59bf1c3509f3: Pulling fs layer 08:56:07 666ba61612fd: Pulling fs layer 08:56:07 8ed8ca486205: Pulling fs layer 08:56:07 4fe6c5a15a65: Pulling fs layer 08:56:07 22a0e8bec74d: Pulling fs layer 08:56:07 640e595b4fbd: Pulling fs layer 08:56:07 763cafe07f6e: Pulling fs layer 08:56:07 0c0b528cf693: Pulling fs layer 08:56:07 10935f4eaf8b: Pulling fs layer 08:56:07 22a0e8bec74d: Waiting 08:56:07 763cafe07f6e: Waiting 08:56:07 640e595b4fbd: Waiting 08:56:07 0c0b528cf693: Waiting 08:56:07 10935f4eaf8b: Waiting 08:56:07 4fe6c5a15a65: Waiting 08:56:07 8ed8ca486205: Verifying Checksum 08:56:07 8ed8ca486205: Download complete 08:56:07 666ba61612fd: Verifying Checksum 08:56:07 22a0e8bec74d: Verifying Checksum 08:56:07 22a0e8bec74d: Download complete 08:56:07 640e595b4fbd: Download complete 08:56:07 59bf1c3509f3: Verifying Checksum 08:56:07 59bf1c3509f3: Download complete 08:56:07 763cafe07f6e: Verifying Checksum 08:56:07 763cafe07f6e: Download complete 08:56:07 0c0b528cf693: Verifying Checksum 08:56:07 0c0b528cf693: Download complete 08:56:07 59bf1c3509f3: Pull complete 08:56:07 666ba61612fd: Pull complete 08:56:07 8ed8ca486205: Pull complete 08:56:07 10935f4eaf8b: Verifying Checksum 08:56:07 10935f4eaf8b: Download complete 08:56:07 4fe6c5a15a65: Verifying Checksum 08:56:07 4fe6c5a15a65: Download complete 08:56:12 4fe6c5a15a65: Pull complete 08:56:12 22a0e8bec74d: Pull complete 08:56:12 640e595b4fbd: Pull complete 08:56:12 763cafe07f6e: Pull complete 08:56:12 0c0b528cf693: Pull complete 08:56:13 10935f4eaf8b: Pull complete 08:56:13 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 08:56:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:56:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 08:56:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:56:14 WORKDIR /edgex 08:56:14 COPY go.mod . 08:56:14 RUN go mod download 08:56:14 + docker build -t ci-base-image-x86_64 -f - . 08:56:15 Sending build context to Docker daemon 334.4MB 08:56:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:56:15 ---> 99d49a6021b9 08:56:15 Step 2/4 : WORKDIR /edgex 08:56:17 ---> Running in 0b83faf78fab 08:56:17 Removing intermediate container 0b83faf78fab 08:56:17 ---> c9b6213e0aa3 08:56:17 Step 3/4 : COPY go.mod . 08:56:17 ---> 663708590612 08:56:17 Step 4/4 : RUN go mod download 08:56:17 ---> Running in 869a45f69479 08:56:21 Still waiting to schedule task 08:56:21 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8994’ 08:56:32 Removing intermediate container 869a45f69479 08:56:32 ---> 4f5668601f6a 08:56:32 Successfully built 4f5668601f6a 08:56:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:56:32 + docker inspect -f . ci-base-image-x86_64 08:56:32 . [Pipeline] withDockerContainer 08:56:33 prd-ubuntu20.04-docker-8c-8g-8996 does not seem to be running inside a container 08:56:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:56:33 $ docker top ba1253c346bdb1d645aa917b4393c87e88f05912e8d5311988b492a2e97b7509 -eo pid,comm [Pipeline] { [Pipeline] sh 08:56:33 + go version 08:56:33 go version go1.17.6 linux/amd64 [Pipeline] } 08:56:33 $ docker stop --time=1 ba1253c346bdb1d645aa917b4393c87e88f05912e8d5311988b492a2e97b7509 08:56:35 $ docker rm -f ba1253c346bdb1d645aa917b4393c87e88f05912e8d5311988b492a2e97b7509 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:56:35 + docker inspect -f . ci-base-image-x86_64 08:56:35 . [Pipeline] withDockerContainer 08:56:35 prd-ubuntu20.04-docker-8c-8g-8996 does not seem to be running inside a container 08:56:35 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:56:36 $ docker top fcfd2a69de69fe9cd8fdaf12dcdb01d53f677aac76bb9809fb61a928dad3af88 -eo pid,comm [Pipeline] { [Pipeline] echo 08:56:36 ========================================================= 08:56:36 [edgeXBuildGoParallel] Running Tests and Build... 08:56:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:56:36 + make test 08:56:36 go mod tidy -compat=1.17 08:56:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:56:41 ? github.com/edgexfoundry/edgex-go [no test files] 08:56:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:56:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:56:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:56:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:56:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:56:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:56:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:56:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:56:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:56:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:56:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:56:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:56:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:56:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:56:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:56:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.101s coverage: 28.7% of statements 08:56:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:56:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:56:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.084s coverage: 98.5% of statements 08:56:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:56:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.110s coverage: 54.9% of statements 08:56:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:56:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:56:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.097s coverage: 89.2% of statements 08:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:56:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.088s coverage: 84.4% of statements 08:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:56:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.362s coverage: 94.2% of statements 08:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:56:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements 08:56:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:56:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:56:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:56:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:56:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:56:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements 08:56:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:56:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:56:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:56:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.116s coverage: 0.9% of statements 08:56:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:56:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 08:56:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 24.0% of statements 08:56:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:56:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 08:56:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements 08:56:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 08:56:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 08:56:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.087s coverage: 87.5% of statements 08:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements 08:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements 08:57:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.162s coverage: 82.5% of statements 08:57:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 08:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 08:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 08:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.141s coverage: 91.2% of statements 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 64.4% of statements 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 08:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 08:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 08:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements 08:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 08:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.346s coverage: 65.4% of statements 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.139s coverage: 43.8% of statements 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:57:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:57:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:57:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:57:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:57:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:57:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:57:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 08:57:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 08:57:19 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 08:57:33 GO111MODULE=on go vet ./... 08:57:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:57:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:57:38 ./bin/test-attribution-txt.sh [Pipeline] echo 08:57:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:57:39 + ls -al . 08:57:39 total 664 08:57:39 drwxrwxr-x 10 1001 1001 4096 Mar 24 08:57 . 08:57:39 drwxr-xr-x 4 root root 4096 Mar 24 08:56 .. 08:57:39 -rw-rw-r-- 1 1001 1001 11 Mar 24 08:55 .dockerignore 08:57:39 drwxrwxr-x 8 1001 1001 4096 Mar 24 08:55 .git 08:57:39 drwxrwxr-x 4 1001 1001 4096 Mar 24 08:55 .github 08:57:39 -rw-rw-r-- 1 1001 1001 870 Mar 24 08:55 .gitignore 08:57:39 -rw-rw-r-- 1 1001 1001 42 Mar 24 08:55 .golangci.yml 08:57:39 -rw-rw-r-- 1 1001 1001 87 Mar 24 08:55 .hadolint.yml 08:57:39 drwx------ 3 1001 1001 4096 Mar 24 08:56 .semver 08:57:39 -rw-rw-r-- 1 1001 1001 166 Mar 24 08:55 .sonarcloud.properties 08:57:39 -rw-rw-r-- 1 1001 1001 1171 Mar 24 08:55 ADOPTERS.md 08:57:39 -rw-rw-r-- 1 1001 1001 9953 Mar 24 08:55 Attribution.txt 08:57:39 -rw-rw-r-- 1 1001 1001 51732 Mar 24 08:55 CHANGELOG.md 08:57:39 -rw-rw-r-- 1 1001 1001 3804 Mar 24 08:55 CONTRIBUTING.md 08:57:39 -rw-rw-r-- 1 1001 1001 677 Mar 24 08:55 GOVERNANCE.md 08:57:39 -rw-rw-r-- 1 1001 1001 849 Mar 24 08:55 Jenkinsfile 08:57:39 -rw-rw-r-- 1 1001 1001 10775 Mar 24 08:55 LICENSE 08:57:39 -rw-rw-r-- 1 1001 1001 8478 Mar 24 08:55 Makefile 08:57:39 -rw-rw-r-- 1 1001 1001 582 Mar 24 08:55 OWNERS.md 08:57:39 -rw-rw-r-- 1 1001 1001 8207 Mar 24 08:55 README.md 08:57:39 -rw-rw-r-- 1 1001 1001 6912 Mar 24 08:55 SECURITY.md 08:57:39 -rw-rw-r-- 1 1001 1001 5 Mar 24 08:56 VERSION 08:57:39 -rw-rw-r-- 1 1001 1001 4131 Mar 24 08:55 ZMQWindows.md 08:57:39 drwxrwxr-x 2 1001 1001 4096 Mar 24 08:55 bin 08:57:39 drwxrwxr-x 18 1001 1001 4096 Mar 24 08:55 cmd 08:57:39 -rw-r--r-- 1 root root 426503 Mar 24 08:57 coverage.out 08:57:39 -rw-rw-r-- 1 1001 1001 3175 Mar 24 08:55 go.mod 08:57:39 -rw-rw-r-- 1 1001 1001 34990 Mar 24 08:55 go.sum 08:57:39 drwxrwxr-x 8 1001 1001 4096 Mar 24 08:55 internal 08:57:39 drwxrwxr-x 3 1001 1001 4096 Mar 24 08:55 openapi 08:57:39 drwxrwxr-x 4 1001 1001 4096 Mar 24 08:55 snap 08:57:39 -rw-rw-r-- 1 1001 1001 204 Mar 24 08:55 version.go [Pipeline] sh 08:57:39 + '[' -e coverage.out ] 08:57:39 + chown 1001:1001 coverage.out [Pipeline] stash 08:57:39 Stashed 1 file(s) [Pipeline] sh 08:57:40 + make build 08:57:40 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 08:57:58 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 08:58:08 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 08:58:08 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 08:58:08 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 08:58:09 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 08:58:10 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 08:58: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 08:58:12 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 08:58:13 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 08:58:14 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 08:58:15 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 08:58: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:58:18 $ docker stop --time=1 fcfd2a69de69fe9cd8fdaf12dcdb01d53f677aac76bb9809fb61a928dad3af88 08:58:21 $ docker rm -f fcfd2a69de69fe9cd8fdaf12dcdb01d53f677aac76bb9809fb61a928dad3af88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:58:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:58:23 08:58:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:58:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:58:23 latest: Pulling from edgex-devops/edgex-compose 08:58:23 cbdbe7a5bc2a: Pulling fs layer 08:58:23 ca9280d653b3: Pulling fs layer 08:58:23 7e9c9ca2126c: Pulling fs layer 08:58:23 cbdbe7a5bc2a: Verifying Checksum 08:58:23 cbdbe7a5bc2a: Download complete 08:58:23 ca9280d653b3: Verifying Checksum 08:58:23 ca9280d653b3: Download complete 08:58:23 cbdbe7a5bc2a: Pull complete 08:58:23 7e9c9ca2126c: Download complete 08:58:24 ca9280d653b3: Pull complete 08:58:27 7e9c9ca2126c: Pull complete 08:58:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:58:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:58:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:58:27 prd-ubuntu20.04-docker-8c-8g-8996 does not seem to be running inside a container 08:58:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:58:28 $ docker top a6c3fbc0c70896db4b87ed2a1584a501520eff0e7ba91b4467a48f81e68a3918 -eo pid,comm [Pipeline] { [Pipeline] sh 08:58:29 + docker-compose build --help 08:58:29 + grep parallel 08:58:29 --parallel Build images in parallel. [Pipeline] } 08:58:29 $ docker stop --time=1 a6c3fbc0c70896db4b87ed2a1584a501520eff0e7ba91b4467a48f81e68a3918 08:58:31 $ docker rm -f a6c3fbc0c70896db4b87ed2a1584a501520eff0e7ba91b4467a48f81e68a3918 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:58:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:58:31 . [Pipeline] withDockerContainer 08:58:31 prd-ubuntu20.04-docker-8c-8g-8996 does not seem to be running inside a container 08:58:31 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:58:32 $ docker top 1a572dd46666b8604ec6efecad065e7fc415e392ca292624c62834db2ca62f3f -eo pid,comm [Pipeline] { [Pipeline] sh 08:58:32 + docker-compose -f ./docker-compose-build.yml build --parallel 08:58:32 Building core-command ... 08:58:32 Building core-data ... 08:58:32 Building core-metadata ... 08:58:32 Building security-bootstrapper ... 08:58:32 Building security-proxy-setup ... 08:58:32 Building security-secretstore-setup ... 08:58:32 Building security-spiffe-token-provider ... 08:58:32 Building security-spire-agent ... 08:58:32 Building security-spire-config ... 08:58:32 Building security-spire-server ... 08:58:32 Building support-notifications ... 08:58:32 Building support-scheduler ... 08:58:32 Building sys-mgmt-agent ... 08:58:32 Building security-spiffe-token-provider 08:58:32 Building security-bootstrapper 08:58:32 Building security-secretstore-setup 08:58:32 Building security-spire-agent 08:58:32 Building security-spire-server 08:58:51 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:58:51 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:58:51 ---> 4f5668601f6a 08:58:51 Step 3/20 : WORKDIR /edgex-go 08:58:51 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:58:51 Step 2/31 : FROM ${BUILDER_BASE} AS builder 08:58:51 ---> 4f5668601f6a 08:58:51 Step 3/31 : WORKDIR /edgex-go 08:58:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:58:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:58:51 ---> 4f5668601f6a 08:58:51 Step 3/23 : WORKDIR /edgex-go 08:58:51 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:58:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:58:51 ---> 4f5668601f6a 08:58:51 Step 3/24 : WORKDIR /edgex-go 08:58:51 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:58:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:58:51 ---> 4f5668601f6a 08:58:51 Step 3/25 : WORKDIR /edgex-go 08:58:52 ---> Running in 46f531808a47 08:58:52 ---> Running in 0a2cdab0d90a 08:58:52 ---> Running in 9d5eb749be88 08:58:52 ---> Running in 998ccc36bc80 08:58:52 ---> Running in 88f50084cc56 08:58:52 Removing intermediate container 0a2cdab0d90a 08:58:52 ---> db478edf081b 08:58:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:58:52 Removing intermediate container 46f531808a47 08:58:52 ---> 1c4c337a82e9 08:58:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:58:52 Removing intermediate container 998ccc36bc80 08:58:52 ---> bc8eafd02c22 08:58:52 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:58:52 Removing intermediate container 9d5eb749be88 08:58:52 ---> 8480987f88d4 08:58:52 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:58:52 Removing intermediate container 88f50084cc56 08:58:52 ---> 46aa5a77a1ec 08:58:52 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:58:52 ---> Running in 11122b176cf1 08:58:52 ---> Running in 94571b401374 08:58:52 ---> Running in b22dbf284314 08:58:52 ---> Running in 4761cb612774 08:58:52 ---> Running in 0dcb32e728a5 08:58:53 Removing intermediate container 11122b176cf1 08:58:53 ---> bccd60fe0c74 08:58:53 Step 5/24 : RUN apk add --update --no-cache make git 08:58:53 ---> Running in 4746e5b5b84c 08:58:53 Removing intermediate container 94571b401374 08:58:53 ---> e7ef7a9d321d 08:58:53 Step 5/23 : RUN apk add --update --no-cache make git 08:58:53 ---> Running in c1eaa1ba3c30 08:58:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:58:54 Removing intermediate container b22dbf284314 08:58:54 ---> c2b4e2a97873 08:58:54 Step 5/31 : RUN apk add --update --no-cache make git 08:58:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:58:54 ---> Running in 11281a3e624d 08:58:54 Removing intermediate container 0dcb32e728a5 08:58:54 ---> e550feffd9f6 08:58:54 Step 5/25 : RUN apk add --update --no-cache make git 08:58:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:58:54 ---> Running in 35b3a8904754 08:58:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:58:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:58:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:58:54 v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] 08:58:54 v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] 08:58:54 OK: 15863 distinct packages available 08:58:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:58:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:58:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:58:55 OK: 221 MiB in 52 packages 08:58:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:58:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:58:55 OK: 221 MiB in 52 packages 08:58:55 Removing intermediate container 4746e5b5b84c 08:58:55 ---> fc9be7b82a9f 08:58:55 Step 6/24 : COPY go.mod vendor* ./ 08:58:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:58:55 ---> 8eba5ede38b1 08:58:55 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:55 OK: 221 MiB in 52 packages 08:58:56 ---> Running in cf55e6f2a3b1 08:58:56 Removing intermediate container c1eaa1ba3c30 08:58:56 ---> 793cf8baeab4 08:58:56 Step 6/23 : COPY go.mod vendor* ./ 08:58:56 OK: 221 MiB in 52 packages 08:58:56 ---> 8a3b76602ee2 08:58:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:56 ---> Running in 4e94d13be2e8 08:58:56 Removing intermediate container 35b3a8904754 08:58:56 ---> d66bab2154b9 08:58:56 Step 6/25 : COPY go.mod vendor* ./ 08:58:56 ---> 55fb9e91ad83 08:58:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:56 ---> Running in 19c2d4b07995 08:58:56 OK: 221 MiB in 52 packages 08:58:56 Removing intermediate container 4761cb612774 08:58:56 ---> c3e7b5cb1ef6 08:58:56 Step 5/20 : COPY go.mod vendor* ./ 08:58:57 ---> 132469b9ca9d 08:58:57 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:57 ---> Running in c632f4baf511 08:58:57 Removing intermediate container cf55e6f2a3b1 08:58:57 ---> 33ff81b7b059 08:58:57 Step 8/24 : COPY . . 08:58:58 Removing intermediate container 11281a3e624d 08:58:58 ---> 7118453a7a54 08:58:58 Step 6/31 : COPY go.mod vendor* ./ 08:58:58 Removing intermediate container 4e94d13be2e8 08:58:58 ---> b507d012b567 08:58:58 Step 8/23 : COPY . . 08:58:58 Removing intermediate container 19c2d4b07995 08:58:58 ---> 0ec489b849d8 08:58:58 Step 8/25 : COPY . . 08:58:58 ---> db91b9fc406a 08:58:58 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:59 ---> Running in 23a67fdc822b 08:59:04 Removing intermediate container c632f4baf511 08:59:04 ---> 6cc5c01528db 08:59:04 Step 7/20 : COPY . . 08:59:04 ---> 2f5dc97ab088 08:59:04 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 08:59:05 ---> Running in 201dcd1efe63 08:59:05 Removing intermediate container 23a67fdc822b 08:59:05 ---> 19fb1a44ecfe 08:59:05 Step 8/31 : COPY . . 08:59:05 ---> e293d597e3a8 08:59:05 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:59:06 ---> abadca1c3f3a 08:59:06 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 08:59:07 ---> Running in 5ad857bc2f7e 08:59:07 Removing intermediate container 201dcd1efe63 08:59:07 ---> dfa270676f63 08:59:07 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" 08:59:07 ---> Running in dac74c0beb21 08:59:07 ---> Running in 7e4df502e345 08:59:07 Removing intermediate container dac74c0beb21 08:59:07 ---> 3fcd8f400203 08:59:07 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" 08:59:07 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 08:59:08 ---> Running in 22023a201e0c 08:59:08 spire-1.2.0/ 08:59:08 spire-1.2.0/ 08:59:09 spire-1.2.0/README.md 08:59:09 spire-1.2.0/bin/ 08:59:09 spire-1.2.0/bin/spire-server 08:59:09 spire-1.2.0/bin/spire-agent 08:59:09 spire-1.2.0/conf/ 08:59:09 spire-1.2.0/conf/server/ 08:59:09 spire-1.2.0/conf/server/server.conf 08:59:09 spire-1.2.0/conf/agent/ 08:59:09 spire-1.2.0/conf/agent/agent.conf 08:59:09 spire-1.2.0/LICENSE 08:59:09 spire-1.2.0/README.md 08:59:09 spire-1.2.0/bin/ 08:59:09 spire-1.2.0/bin/spire-server 08:59:09 spire-1.2.0/bin/spire-agent 08:59:09 spire-1.2.0/conf/ 08:59:09 spire-1.2.0/conf/server/ 08:59:09 spire-1.2.0/conf/server/server.conf 08:59:09 spire-1.2.0/conf/agent/ 08:59:09 spire-1.2.0/conf/agent/agent.conf 08:59:09 spire-1.2.0/LICENSE 08:59:11 ---> 1b4b33319328 08:59:11 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:59:11 ---> Running in 3918f027123f 08:59:11 ---> 05a999b1e9d4 08:59:11 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:59:12 ---> Running in dfd54e862a65 08:59:12 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 08:59:12 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 08:59:14 Removing intermediate container 22023a201e0c 08:59:14 ---> 485101b7c167 08:59:14 08:59:14 Step 11/23 : FROM alpine:3.15 08:59:14 Removing intermediate container 7e4df502e345 08:59:14 ---> 44861b7841f8 08:59:14 08:59:14 Step 11/24 : FROM alpine:3.15 08:59:15 3.15: Pulling from library/alpine 08:59:15 3.15: Pulling from library/alpine 08:59:16 Digest: sha256:6af1b11bbb17f4c311e269db6530e4da2738262af5fd9064ccdf109b765860fb 08:59:16 Digest: sha256:6af1b11bbb17f4c311e269db6530e4da2738262af5fd9064ccdf109b765860fb 08:59:16 Status: Downloaded newer image for alpine:3.15 08:59:16 Status: Downloaded newer image for alpine:3.15 08:59:16 ---> 9c842ac49a39 08:59:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:59:16 ---> 9c842ac49a39 08:59:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:59:17 ---> Running in 5678843f8991 08:59:17 ---> Running in c57c09b5d797 08:59:17 Removing intermediate container c57c09b5d797 08:59:17 Removing intermediate container 5678843f8991 08:59:17 ---> e063bd65f37f 08:59:17 ---> a23eeed9517d 08:59:17 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:59:17 08:59:17 ---> Running in e90d9145a504 08:59:17 ---> Running in 1f0c245b3c4d 08:59:19 Removing intermediate container e90d9145a504 08:59:19 Removing intermediate container 1f0c245b3c4d 08:59:19 ---> c7e31fddf857 08:59:19 ---> 91d9af7eda81 08:59:19 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompatStep 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:59:19 08:59:19 ---> Running in ed6f12cae12b 08:59:19 ---> Running in 11f1e92933d4 08:59:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:59:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:59:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:59:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:59:21 v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] 08:59:21 v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] 08:59:21 OK: 15854 distinct packages available 08:59:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:59:22 v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] 08:59:22 v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] 08:59:22 OK: 15854 distinct packages available 08:59:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:59:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:59:22 (1/5) Installing dumb-init (1.2.5-r1) 08:59:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:59:22 (2/5) Installing musl-obstack (1.2.2-r0) 08:59:23 (3/5) Installing libucontext (1.1-r0) 08:59:23 (4/5) Installing gcompat (1.0.0-r4) 08:59:23 (1/5) Installing dumb-init (1.2.5-r1) 08:59:23 (5/5) Installing openssl (1.1.1n-r0) 08:59:23 (2/5) Installing musl-obstack (1.2.2-r0) 08:59:23 Executing busybox-1.34.1-r4.trigger 08:59:23 OK: 6 MiB in 19 packages 08:59:23 (3/5) Installing libucontext (1.1-r0) 08:59:23 (4/5) Installing gcompat (1.0.0-r4) 08:59:23 (5/5) Installing openssl (1.1.1n-r0) 08:59:23 Executing busybox-1.34.1-r4.trigger 08:59:23 OK: 6 MiB in 19 packages 08:59:26 Removing intermediate container 11f1e92933d4 08:59:26 ---> 11f16c286bbb 08:59:26 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 08:59:26 Removing intermediate container ed6f12cae12b 08:59:26 ---> 08508a3e93c5 08:59:26 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 08:59:26 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 08:59:28 ---> a0d2f26cd32f 08:59:28 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 08:59:28 ---> fd8386507d6f 08:59:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:59:29 ---> 2da0770a7c20 08:59:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:59:30 ---> 03e2e2fe82a2 08:59:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:59:30 ---> a587d7a345ab 08:59:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:59:30 ---> 2db6c7f5b2cd 08:59:30 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:59:30 ---> Running in 67fb8fc2f4eb 08:59:31 ---> 421434b9736a 08:59:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:59:31 Removing intermediate container 67fb8fc2f4eb 08:59:31 ---> 6fbe7efabc2c 08:59:31 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:59:31 ---> Running in 6da41266abfd 08:59:31 ---> 7b2db2022753 08:59:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:59:31 Removing intermediate container 5ad857bc2f7e 08:59:31 ---> a2c99af01f27 08:59:31 08:59:31 Step 10/25 : FROM alpine:3.14 08:59:31 Removing intermediate container 6da41266abfd 08:59:31 ---> ab039f1a49da 08:59:31 Step 21/23 : LABEL arch=x86_64 08:59:31 ---> Running in e229fb24e03a 08:59:31 3.14: Pulling from library/alpine 08:59:31 Removing intermediate container e229fb24e03a 08:59:31 ---> 7d63b8496855 08:59:31 Step 22/23 : LABEL git_sha=e93cd2b463aa8352db26f2c6610658df678051d8 08:59:31 ---> 14c4a213bc6c 08:59:31 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:59:31 ---> Running in 4c0478a3117a 08:59:31 ---> Running in a14ba38b8fa2 08:59:32 Removing intermediate container 4c0478a3117a 08:59:32 ---> 3b28e77392fc 08:59:32 Step 23/23 : LABEL version=0.0.0 08:59:32 Removing intermediate container a14ba38b8fa2 08:59:32 ---> 7960301dced4 08:59:32 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:59:32 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 08:59:32 ---> Running in d9570856798b 08:59:32 ---> Running in 43dc71117db0 08:59:32 Status: Downloaded newer image for alpine:3.14 08:59:32 ---> a33ac4f1069a 08:59:32 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:59:32 ---> Running in 2011f28fb90a 08:59:32 Removing intermediate container d9570856798b 08:59:32 ---> f23f23474468 08:59:32 Step 22/24 : LABEL arch=x86_64 08:59:32 Removing intermediate container 43dc71117db0 08:59:32 ---> dbfdfaa32356 08:59:32 08:59:32 ---> Running in b176859da28c 08:59:32 Successfully built dbfdfaa32356 08:59:32 Successfully tagged security-spire-server:latest 08:59:32 Building sys-mgmt-agent 08:59:32  Building security-spire-server ... done Removing intermediate container b176859da28c 08:59:32 ---> 952c37f15138 08:59:32 Step 23/24 : LABEL git_sha=e93cd2b463aa8352db26f2c6610658df678051d8 08:59:32 ---> Running in 709de24592f0 08:59:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:59:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:59:32 (1/3) Installing ca-certificates (20211220-r0) 08:59:32 (2/3) Installing dumb-init (1.2.5-r1) 08:59:32 (3/3) Installing su-exec (0.2-r1) 08:59:32 Executing busybox-1.33.1-r6.trigger 08:59:32 Executing ca-certificates-20211220-r0.trigger 08:59:33 OK: 6 MiB in 17 packages 08:59:33 Removing intermediate container 709de24592f0 08:59:33 ---> 8286dbd1b398 08:59:33 Step 24/24 : LABEL version=0.0.0 08:59:34 ---> Running in 1369623d0b62 08:59:34 Removing intermediate container 1369623d0b62 08:59:34 ---> 5ef288018a18 08:59:34 08:59:34 Successfully built 5ef288018a18 08:59:35 Successfully tagged security-spire-agent:latest 08:59:35  Building security-spire-agent ... done Building security-spire-config 08:59:35 Removing intermediate container 2011f28fb90a 08:59:35 ---> fa6e833d9a5b 08:59:35 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:59:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:59:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:59:37 ---> 4f5668601f6a 08:59:37 Step 3/23 : WORKDIR /edgex-go 08:59:37 ---> Using cache 08:59:37 ---> 8480987f88d4 08:59:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:59:38 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:59:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:59:38 ---> 4f5668601f6a 08:59:38 Step 3/24 : WORKDIR /edgex-go 08:59:38 ---> Using cache 08:59:38 ---> 8480987f88d4 08:59:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:59:39 ---> Running in 18fe80ab9b9c 08:59:39 ---> Running in 3c31da7b7e8d 08:59:39 ---> Running in a06d52313ba3 08:59:39 Removing intermediate container 18fe80ab9b9c 08:59:39 ---> de4e4f984307 08:59:39 Step 13/25 : WORKDIR / 08:59:39 Removing intermediate container dfd54e862a65 08:59:39 ---> 7379613fe747 08:59:39 08:59:39 Step 10/31 : FROM alpine:3.14 08:59:39 ---> a33ac4f1069a 08:59:39 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:59:39 Removing intermediate container 3918f027123f 08:59:39 ---> e3d244a72881 08:59:39 08:59:39 Step 9/20 : FROM alpine:3.15 08:59:39 ---> 9c842ac49a39 08:59:39 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:59:39 ---> Using cache 08:59:39 ---> e063bd65f37f 08:59:39 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:59:39 ---> Using cache 08:59:39 ---> 91d9af7eda81 08:59:39 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:59:39 ---> Running in fa0c156cfd92 08:59:39 ---> Running in 71f6aa0eb578 08:59:39 ---> Running in 5c4f88e305d6 08:59:39 Removing intermediate container fa0c156cfd92 08:59:39 ---> 677af42beed7 08:59:39 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:59:39 Removing intermediate container 71f6aa0eb578 08:59:39 ---> f31113f07e01 08:59:39 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 08:59:39 ---> Running in c878b33c72b2 08:59:39 ---> a4d6b28ad95a 08:59:39 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:59:39 Removing intermediate container 3c31da7b7e8d 08:59:39 ---> 7a702a2fcb35 08:59:39 Step 5/23 : RUN apk add --update --no-cache make bash git 08:59:39 Removing intermediate container a06d52313ba3 08:59:39 ---> 1c16d6929fd9 08:59:39 Step 5/24 : RUN apk add --update --no-cache make git 08:59:39 ---> Running in ae5bdb39e60e 08:59:39 ---> Running in 9cb0228f63cc 08:59:39 ---> 376ecc0dfc8f 08:59:39 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:59:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:59:40 ---> 5fd6858474dd 08:59:40 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:59:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:59:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:59:40 ---> 9f24344c37bb 08:59:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:59:40 (1/2) Installing dumb-init (1.2.5-r1) 08:59:40 (2/2) Installing su-exec (0.2-r1) 08:59:40 Executing busybox-1.33.1-r6.trigger 08:59:40 OK: 6 MiB in 16 packages 08:59:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:59:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:59:41 ---> d1b34736a491 08:59:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:59:41 Removing intermediate container c878b33c72b2 08:59:41 ---> a24ce7e9d7e1 08:59:41 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 08:59:41 ---> Running in d37cbc425484 08:59:41 Removing intermediate container d37cbc425484 08:59:41 ---> de8133fb09f1 08:59:41 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:59:41 ---> 18475b358455 08:59:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:59:41 v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] 08:59:41 v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] 08:59:41 OK: 15854 distinct packages available 08:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:59:41 ---> Running in b6c4c340f90f 08:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:59:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:59:41 Removing intermediate container b6c4c340f90f 08:59:41 ---> 9542f8320680 08:59:41 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:59:41 ---> b36f809b0c68 08:59:41 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/ 08:59:41 ---> Running in 8498deb59789 08:59:41 ---> Running in e6150b0b2dde 08:59:41 OK: 221 MiB in 52 packages 08:59:41 OK: 221 MiB in 52 packages 08:59:42 Removing intermediate container 9cb0228f63cc 08:59:42 ---> ddafb0bb7bfa 08:59:42 Step 6/24 : COPY go.mod vendor* ./ 08:59:42 Removing intermediate container ae5bdb39e60e 08:59:42 ---> ad75c95be725 08:59:42 Step 6/23 : COPY go.mod vendor* ./ 08:59:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:59:42 ---> 8d70f86f7f3c 08:59:42 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:42 ---> Running in 010a0f289600 08:59:42 ---> 659ce66f1ad2 08:59:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:42 ---> Running in 9203cd1ceced 08:59:42 (1/9) Installing ca-certificates (20211220-r0) 08:59:42 Removing intermediate container 8498deb59789 08:59:42 ---> c48063b1630f 08:59:42 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 08:59:42 ---> Running in f378f22eaeb1 08:59:42 (2/9) Installing brotli-libs (1.0.9-r5) 08:59:42 Removing intermediate container e6150b0b2dde 08:59:42 ---> 6005c7241350 08:59:42 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:59:42 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:59:42 ---> Running in efe4d717a7f8 08:59:42 Removing intermediate container f378f22eaeb1 08:59:42 ---> 271de470c0b9 08:59:42 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:59:42 (4/9) Installing libcurl (7.80.0-r0) 08:59:42 Removing intermediate container efe4d717a7f8 08:59:42 ---> 1d2498e1b346 08:59:42 Step 23/25 : LABEL arch=x86_64 08:59:42 ---> Running in 5583b7feb7cd 08:59:42 (5/9) Installing curl (7.80.0-r0) 08:59:43 ---> 419457c88034 08:59:43 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:59:43 (6/9) Installing dumb-init (1.2.5-r1) 08:59:43 Removing intermediate container 5583b7feb7cd 08:59:43 ---> 984b31188291 08:59:43 Step 24/25 : LABEL git_sha=e93cd2b463aa8352db26f2c6610658df678051d8 08:59:43 ---> Running in 63d430a2a63b 08:59:43 ---> Running in ccdf03af0a88 08:59:43 (7/9) Installing musl-obstack (1.2.2-r0) 08:59:43 (8/9) Installing libucontext (1.1-r0) 08:59:43 Removing intermediate container ccdf03af0a88 08:59:43 ---> f7dea7e91b0d 08:59:43 Step 25/25 : LABEL version=0.0.0 08:59:43 Removing intermediate container 010a0f289600 08:59:43 ---> 287bb34467cc 08:59:43 Step 8/24 : COPY . . 08:59:43 ---> Running in 6c117765e5b6 08:59:43 (9/9) Installing gcompat (1.0.0-r4) 08:59:43 Executing busybox-1.34.1-r4.trigger 08:59:43 Executing ca-certificates-20211220-r0.trigger 08:59:43 Removing intermediate container 6c117765e5b6 08:59:43 ---> 3002887d6aef 08:59:43 08:59:43 OK: 8 MiB in 23 packages 08:59:43 Removing intermediate container 9203cd1ceced 08:59:43 ---> b45ac881c68c 08:59:43 Step 8/23 : COPY . . 08:59:43 Successfully built 3002887d6aef 08:59:43 Successfully tagged security-secretstore-setup:latest 08:59:43  Building security-secretstore-setup ... done Building support-scheduler 08:59:47 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:59:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:59:47 ---> 4f5668601f6a 08:59:47 Step 3/22 : WORKDIR /edgex-go 08:59:47 ---> Using cache 08:59:47 ---> 8480987f88d4 08:59:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:59:47 ---> Using cache 08:59:47 ---> 1c16d6929fd9 08:59:47 Step 5/22 : RUN apk add --update --no-cache make git 08:59:47 ---> Using cache 08:59:47 ---> ddafb0bb7bfa 08:59:47 Step 6/22 : COPY go.mod vendor* ./ 08:59:47 ---> Using cache 08:59:47 ---> 8d70f86f7f3c 08:59:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:47 ---> Using cache 08:59:47 ---> 287bb34467cc 08:59:47 Step 8/22 : COPY . . 08:59:52 Removing intermediate container 5c4f88e305d6 08:59:52 ---> a886c320acc4 08:59:52 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:52 ---> 6d8a0567f1dd 08:59:52 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 08:59:52 ---> a3332dff8a01 08:59:52 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:59:52 Removing intermediate container 63d430a2a63b 08:59:52 ---> bace24188755 08:59:52 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:52 ---> Running in c7d041bc036d 08:59:52 ---> Running in bec7c4a574fe 08:59:52 ---> 855cc4dd2d75 08:59:52 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:59:52 ---> 82fb7e19814e 08:59:52 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:59:52 Removing intermediate container c7d041bc036d 08:59:52 ---> cbda2170b18a 08:59:52 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" 08:59:52 ---> Running in d8a1b1b2b7f3 08:59: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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:59:52 ---> 53d09823a77b 08:59:52 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:59:52 ---> 171f20a400a2 08:59:52 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:59:52 spire-1.2.0/ 08:59:52 ---> 1889d8d1d316 08:59:52 ---> b9f260562a99 08:59:52 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:59:52 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:59:52 ---> 89584c540c0b 08:59:52 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:59:53 ---> Running in 5518e192bdf2 08:59:53 ---> Running in 162ef5c464a0 08:59:53 ---> 18e431416e27 08:59:53 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:59:53 Removing intermediate container 5518e192bdf2 08:59:53 ---> 5757898538af 08:59:53 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:59:53 ---> Running in c3f425fa191f 08:59:53 ---> 9e189f850863 08:59:53 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 08:59:53 ---> Running in 5f71d8628de3 08:59:53 Removing intermediate container c3f425fa191f 08:59:53 ---> 6c0ef6a0a984 08:59:53 Step 18/20 : LABEL arch=x86_64 08:59:53 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 08:59:53 ---> Running in ce4c241c7bfc 08:59:53 Removing intermediate container 5f71d8628de3 08:59:53 ---> 39e0294e3bc5 08:59:53 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:59:53 Removing intermediate container ce4c241c7bfc 08:59:53 ---> 91d9e80db62f 08:59:53 Step 19/20 : LABEL git_sha=e93cd2b463aa8352db26f2c6610658df678051d8 08:59:53 ---> Running in a716ae089ea6 08:59:54 ---> 3c961af7d969 08:59:54 Step 26/31 : RUN chmod +x /entrypoint.sh 08:59:54 ---> Running in ef7714153625 08:59:54 Removing intermediate container a716ae089ea6 08:59:54 ---> 5b61d8e1dcf4 08:59:54 Step 20/20 : LABEL version=0.0.0 08:59:54 ---> Running in dbe1e732ac86 08:59:54 spire-1.2.0/README.md 08:59:54 spire-1.2.0/bin/ 08:59:54 spire-1.2.0/bin/spire-server 08:59:54 spire-1.2.0/bin/spire-agent 08:59:54 spire-1.2.0/conf/ 08:59:54 spire-1.2.0/conf/server/ 08:59:54 spire-1.2.0/conf/server/server.conf 08:59:54 spire-1.2.0/conf/agent/ 08:59:54 spire-1.2.0/conf/agent/agent.conf 08:59:54 spire-1.2.0/LICENSE 08:59:54 Removing intermediate container dbe1e732ac86 08:59:54 ---> 893bdd16c34e 08:59:54 08:59:54 Successfully built 893bdd16c34e 08:59:54 Successfully tagged security-spiffe-token-provider:latest 08:59:54 Building core-command 08:59:57  Building security-spiffe-token-provider ... done Removing intermediate container d8a1b1b2b7f3 08:59:57 ---> 6e540ac92e6d 08:59:57 08:59:57 Step 11/24 : FROM alpine:3.15 08:59:57 ---> 9c842ac49a39 08:59:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:59:57 ---> Using cache 08:59:57 ---> e063bd65f37f 08:59:57 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:59:57 ---> Using cache 08:59:57 ---> 91d9af7eda81 08:59:57 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:59:57 Removing intermediate container ef7714153625 08:59:57 ---> 6d36a31ce460 08:59:57 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 08:59:57 ---> Running in eb414cfa35e3 08:59:57 ---> Running in 5ea486e2d9cd 08:59:57 Removing intermediate container 5ea486e2d9cd 08:59:57 ---> b10e97e71a29 08:59:57 Step 28/31 : CMD ["gate"] 08:59:58 ---> Running in 64541da4bc0f 08:59:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:59:58 Removing intermediate container 64541da4bc0f 08:59:58 ---> 039bb4aa6b0e 08:59:58 Step 29/31 : LABEL arch=x86_64 08:59:58 ---> Running in 92835d49edb6 08:59:59 Removing intermediate container 92835d49edb6 08:59:59 ---> 056e1c4532c7 08:59:59 Step 30/31 : LABEL git_sha=e93cd2b463aa8352db26f2c6610658df678051d8 08:59:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:59:59 ---> Running in 78bd7f2af5dc 08:59:59 v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] 08:59:59 v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] 08:59:59 OK: 15854 distinct packages available 08:59:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:00:00 Removing intermediate container 78bd7f2af5dc 09:00:00 ---> da6231f3d658 09:00:00 Step 31/31 : LABEL version=0.0.0 09:00:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:00:00 (1/4) Installing dumb-init (1.2.5-r1) 09:00:00 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:00:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:00:00 ---> 4f5668601f6a 09:00:00 Step 3/23 : WORKDIR /edgex-go 09:00:00 ---> Using cache 09:00:00 ---> 8480987f88d4 09:00:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:00:00 ---> Running in 8ded2b47acd0 09:00:00 ---> Using cache 09:00:00 ---> 1c16d6929fd9 09:00:00 Step 5/23 : RUN apk add --update --no-cache make git 09:00:00 ---> Using cache 09:00:00 ---> ddafb0bb7bfa 09:00:00 Step 6/23 : COPY go.mod vendor* ./ 09:00:00 ---> Using cache 09:00:00 ---> 8d70f86f7f3c 09:00:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:00 ---> Using cache 09:00:00 ---> 287bb34467cc 09:00:00 Step 8/23 : COPY . . 09:00:00 ---> Using cache 09:00:00 ---> 89584c540c0b 09:00:00 Step 9/23 : RUN make cmd/core-command/core-command 09:00:00 ---> Running in fa1b614d5a1f 09:00:00 (2/4) Installing musl-obstack (1.2.2-r0) 09:00:00 (3/4) Installing libucontext (1.1-r0) 09:00:01 (4/4) Installing gcompat (1.0.0-r4) 09:00:01 Removing intermediate container 8ded2b47acd0 09:00:01 ---> f90c8e1f721c 09:00:01 09:00:01 Executing busybox-1.34.1-r4.trigger 09:00:01 OK: 6 MiB in 18 packages 09:00:01 Successfully built f90c8e1f721c 09:00:01 Successfully tagged security-bootstrapper:latest 09:00:01  Building security-bootstrapper ... done Building support-notifications 09:00:01 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 09:00:05 Removing intermediate container eb414cfa35e3 09:00:05 ---> 593a8a39251e 09:00:05 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 09:00:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8997 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws 09:00:06 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 09:00:06 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:00:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:00:06 ---> 4f5668601f6a 09:00:06 Step 3/22 : WORKDIR /edgex-go 09:00:06 ---> Using cache 09:00:06 ---> 8480987f88d4 09:00:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:00:06 ---> Using cache 09:00:06 ---> 1c16d6929fd9 09:00:06 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:00:07 The recommended git tool is: git 09:00:07 ---> Running in 6ae41f1beea0 09:00:07 ---> 1a76ab741c0c 09:00:07 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:00:08 ---> d50536ce1a86 09:00:08 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:00:08 ---> Running in 848c48548482 09:00:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:00:08 Removing intermediate container 848c48548482 09:00:08 ---> d5eeb0e318c0 09:00:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:00:09 ---> b702316ee06e 09:00:09 Step 19/24 : WORKDIR / 09:00:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:00:09 ---> Running in 446ba9dc2e5b 09:00:09 OK: 221 MiB in 52 packages 09:00:09 Removing intermediate container 446ba9dc2e5b 09:00:09 ---> aa5427ce94db 09:00:09 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:00:10 ---> Running in eec9180e3402 09:00:10 Removing intermediate container eec9180e3402 09:00:10 ---> 2108dea94f34 09:00:10 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:00:10 ---> Running in c90157e28b2c 09:00:10 Removing intermediate container 6ae41f1beea0 09:00:10 ---> dc993955f2ad 09:00:10 Step 6/22 : COPY go.mod vendor* ./ 09:00:11 Removing intermediate container c90157e28b2c 09:00:11 ---> a2cafcf64d94 09:00:11 Step 22/24 : LABEL arch=x86_64 09:00:11 ---> Running in 69ab2502028b 09:00:11 ---> 40e96dd2cbf2 09:00:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:11 ---> Running in 88de00667c12 09:00:11 Removing intermediate container 69ab2502028b 09:00:11 ---> 13c37b938e29 09:00:11 Step 23/24 : LABEL git_sha=e93cd2b463aa8352db26f2c6610658df678051d8 09:00:11 ---> Running in 5488ea6211d8 09:00:11 Removing intermediate container 5488ea6211d8 09:00:11 ---> 16be18e8fbb8 09:00:11 Step 24/24 : LABEL version=0.0.0 09:00:11 ---> Running in 0d09a8b75704 09:00:12 Removing intermediate container 0d09a8b75704 09:00:12 ---> 5ab059b2c5c4 09:00:12 09:00:12 Successfully built 5ab059b2c5c4 09:00:12 Successfully tagged security-spire-config:latest 09:00:12  Building security-spire-config ... done Building security-proxy-setup 09:00:15 using credential edgex-jenkins-ssh 09:00:15 Cloning the remote Git repository 09:00:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:00:15 > git init /w/workspace/edgex-go/2 # timeout=10 09:00:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:00:15 > git --version # timeout=10 09:00:15 > git --version # 'git version 2.25.1' 09:00:15 using GIT_SSH to set credentials SSH Credentials for GitHub 09:00:16 Removing intermediate container 88de00667c12 09:00:16 ---> c535e093a262 09:00:16 Step 8/22 : COPY . . 09:00:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:00:17 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:00:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:00:17 ---> 4f5668601f6a 09:00:17 Step 3/22 : WORKDIR /edgex-go 09:00:17 ---> Using cache 09:00:17 ---> 8480987f88d4 09:00:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:00:17 ---> Using cache 09:00:17 ---> 1c16d6929fd9 09:00:17 Step 5/22 : RUN apk add --update --no-cache make git 09:00:17 ---> Using cache 09:00:17 ---> ddafb0bb7bfa 09:00:17 Step 6/22 : COPY go.mod vendor* ./ 09:00:17 ---> Using cache 09:00:17 ---> 8d70f86f7f3c 09:00:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:17 ---> Using cache 09:00:17 ---> 287bb34467cc 09:00:17 Step 8/22 : COPY . . 09:00:17 ---> Using cache 09:00:17 ---> 89584c540c0b 09:00:17 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:00:20 ---> Running in 9667e9f59139 09:00: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:00:22 Removing intermediate container bec7c4a574fe 09:00:22 ---> aa27ee673383 09:00:22 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:00:23 ---> Running in c6b0bc48b4b3 09:00:23 Removing intermediate container 162ef5c464a0 09:00:23 ---> 34107306a016 09:00:23 09:00:23 Step 10/22 : FROM alpine:3.14 09:00:23 ---> a33ac4f1069a 09:00:23 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:00:23 ---> Running in b5d06a5270e7 09:00:23 ---> d2180cdd8f12 09:00:23 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:00:23 ---> Running in cf74994133fb 09:00:23 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 09:00:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:00:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:00:24 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 09:00:24 (1/1) Installing dumb-init (1.2.5-r1) 09:00:24 Executing busybox-1.33.1-r6.trigger 09:00:24 OK: 6 MiB in 15 packages 09:00:25 Removing intermediate container c6b0bc48b4b3 09:00:25 ---> d49c396ad4dd 09:00:25 09:00:25 Step 11/23 : FROM docker:20.10.10 09:00:25 Removing intermediate container b5d06a5270e7 09:00:25 ---> 6df93f91c3bd 09:00:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:00:25 20.10.10: Pulling from library/docker 09:00:25 ---> Running in c906dde010c1 09:00:25 Removing intermediate container c906dde010c1 09:00:25 ---> f89887a88144 09:00:25 Step 13/22 : ENV APP_PORT=59861 09:00:26 ---> Running in f034a247920e 09:00:26 Removing intermediate container fa1b614d5a1f 09:00:26 ---> 7ddd47d2b70a 09:00:26 09:00:26 Step 10/23 : FROM alpine:3.14 09:00:26 ---> a33ac4f1069a 09:00:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:00:26 ---> Using cache 09:00:26 ---> 6df93f91c3bd 09:00:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:00:26 ---> Using cache 09:00:26 ---> f89887a88144 09:00:26 Step 13/23 : ENV APP_PORT=59882 09:00:26 ---> Running in 05701671e844 09:00:26 Removing intermediate container f034a247920e 09:00:26 ---> cdeeee59b7e4 09:00:26 Step 14/22 : EXPOSE $APP_PORT 09:00:26 Removing intermediate container 05701671e844 09:00:26 ---> e1812f9ebed1 09:00:26 Step 14/23 : EXPOSE $APP_PORT 09:00:26 ---> Running in 37e160c890f7 09:00:26 ---> Running in 8765d523c643 09:00:26 Removing intermediate container 37e160c890f7 09:00:26 ---> 43be52ec534e 09:00:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:26 Removing intermediate container 8765d523c643 09:00:26 ---> ad76d3583750 09:00:26 Step 15/23 : WORKDIR / 09:00:27 ---> Running in 1f89a6173a30 09:00:27 ---> 5701c10cb2bb 09:00:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:00:27 Removing intermediate container 1f89a6173a30 09:00:27 ---> 833bbcdd734e 09:00:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:27 ---> d4f48ecb52e7 09:00:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:00:28 ---> 8645034eab1e 09:00:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:00:29 ---> 83f6691dafbe 09:00:29 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:00:29 ---> Running in 3d3c33ed3da5 09:00:29 Removing intermediate container 3d3c33ed3da5 09:00:29 ---> b73709b24fdd 09:00:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:00:29 ---> 76bdc751da3c 09:00:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:00:29 ---> Running in 9f79163e17bb 09:00:29 Removing intermediate container 9f79163e17bb 09:00:29 ---> 9ce2b205eb2d 09:00:29 Step 20/22 : LABEL arch=x86_64 09:00:29 ---> 13fe5b572eb2 09:00:29 Step 19/23 : ENTRYPOINT ["/core-command"] 09:00:30 ---> Running in 135422f0cfb9 09:00:30 ---> Running in fdfdf1809128 09:00:30 Removing intermediate container 135422f0cfb9 09:00:30 ---> c387323dd807 09:00:30 Step 21/22 : LABEL git_sha=e93cd2b463aa8352db26f2c6610658df678051d8 09:00:30 ---> Running in 8b5f9a90e1b0 09:00:30 Removing intermediate container fdfdf1809128 09:00:30 ---> e5662c37dcc7 09:00:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:00:30 ---> Running in e5f31d3d91f7 09:00:30 Removing intermediate container e5f31d3d91f7 09:00:30 ---> 4521b4867d58 09:00:30 Step 21/23 : LABEL arch=x86_64 09:00:30 Removing intermediate container 8b5f9a90e1b0 09:00:30 ---> 2b01a1b089a1 09:00:30 Step 22/22 : LABEL version=0.0.0 09:00:31 ---> Running in 4b315595ffbb 09:00:31 ---> Running in dc3c964160e5 09:00:31 Removing intermediate container dc3c964160e5 09:00:31 ---> 2ea1998067a2 09:00:31 09:00:31 Removing intermediate container 4b315595ffbb 09:00:31 ---> 7ce7aac8e842 09:00:31 Step 22/23 : LABEL git_sha=e93cd2b463aa8352db26f2c6610658df678051d8 09:00:31 ---> Running in 9a3bca90a238 09:00:31 Successfully built 2ea1998067a2 09:00:31 Successfully tagged support-scheduler:latest 09:00:31  Building support-scheduler ... done Building core-metadata 09:00:32 Removing intermediate container 9a3bca90a238 09:00:32 ---> 3654cf843419 09:00:32 Step 23/23 : LABEL version=0.0.0 09:00:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:00:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:00:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:00:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:00:32 using GIT_SSH to set credentials SSH Credentials for GitHub 09:00:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:00:33 Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit 83a00841720d7c4cb31243ea644afbf070df707f 09:00:34 Merge succeeded, producing 78a4d47e9fbb93f51044da61ee7aeb3fb503960f 09:00:34 Checking out Revision 78a4d47e9fbb93f51044da61ee7aeb3fb503960f (PR-3924) 09:00:33 > git config core.sparsecheckout # timeout=10 09:00:33 > git checkout -f 83a00841720d7c4cb31243ea644afbf070df707f # timeout=10 09:00:33 > git remote # timeout=10 09:00:33 > git config --get remote.origin.url # timeout=10 09:00:33 using GIT_SSH to set credentials SSH Credentials for GitHub 09:00:33 > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 09:00:34 > git rev-parse HEAD^{commit} # timeout=10 09:00:34 > git config core.sparsecheckout # timeout=10 09:00:34 > git checkout -f 78a4d47e9fbb93f51044da61ee7aeb3fb503960f # timeout=10 09:00:35 ---> Running in 48f89ca2c093 09:00:35 Removing intermediate container 48f89ca2c093 09:00:35 ---> 4c9750fcf694 09:00:35 09:00:35 Successfully built 4c9750fcf694 09:00:35 Successfully tagged core-command:latest 09:00:35  Building core-command ... done Building core-data 09:00:35 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 09:00:35 Status: Downloaded newer image for docker:20.10.10 09:00:35 ---> b706a049f56e 09:00:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:00:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:00:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:00:37 ---> 4f5668601f6a 09:00:37 Step 3/23 : WORKDIR /edgex-go 09:00:37 ---> Using cache 09:00:37 ---> 8480987f88d4 09:00:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:00:37 ---> Using cache 09:00:37 ---> 1c16d6929fd9 09:00:37 Step 5/23 : RUN apk add --update --no-cache make git 09:00:37 ---> Using cache 09:00:37 ---> ddafb0bb7bfa 09:00:37 Step 6/23 : COPY go.mod vendor* ./ 09:00:37 ---> Using cache 09:00:37 ---> 8d70f86f7f3c 09:00:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:37 ---> Using cache 09:00:37 ---> 287bb34467cc 09:00:37 Step 8/23 : COPY . . 09:00:37 ---> Using cache 09:00:37 ---> 89584c540c0b 09:00:37 Step 9/23 : RUN make cmd/core-metadata/core-metadata 09:00:38 Commit message: "Merge commit '81bad761160ed823b117fb91638cbc671260dbae' into HEAD" 09:00:38 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:00:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:00:39 % Total % Received % Xferd Average Speed Time Time Time Current 09:00:39 Dload Upload Total Spent Left Speed 09:00:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 27162 0 --:--:-- --:--:-- --:--:-- 27225 09:00:38 > git rev-list --no-walk 2fcbb4439e3df32f4076f506d6501b0d7405eef7 # timeout=10 09:00:39 ---> Running in a1f7bfa06512 [Pipeline] sh 09:00:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:00:40 ---> Running in b9f0a2a32013 09:00:40 Removing intermediate container a1f7bfa06512 09:00:40 ---> e2f5f6676a2b 09:00:40 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 09:00:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:00:40 + sudo tee /etc/docker/daemon.new 09:00:40 { 09:00:40 "registry-mirrors": [ 09:00:40 "https://nexus3.edgexfoundry.org:10001" 09:00:40 ], 09:00:40 "bip": "10.250.0.254/24", 09:00:40 "hosts": [ 09:00:40 "tcp://0.0.0.0:5555", 09:00:40 "unix:///var/run/docker.sock" 09:00:40 ], 09:00:40 "mtu": 1458, 09:00:40 "selinux-enabled": true, 09:00:40 "seccomp-profile": "/etc/docker/seccomp.json" 09:00:40 } [Pipeline] sh 09:00:40 ---> Running in 52226c48d68d 09:00:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:00:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:00:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:00:41 ---> 4f5668601f6a 09:00:41 Step 3/23 : WORKDIR /edgex-go 09:00:41 ---> Using cache 09:00:41 ---> 8480987f88d4 09:00:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:00:41 ---> Using cache 09:00:41 ---> 1c16d6929fd9 09:00:41 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:00:41 + sudo service docker restart 09:00:41 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 09:00:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:00:41 ---> Running in 7da124c3cc48 09:00:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:00:41 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 09:00:41 (1/42) Installing readline (8.1.0-r0) 09:00:41 (2/42) Installing bash (5.1.16-r0) 09:00:41 Executing bash-5.1.16-r0.post-install 09:00:41 (3/42) Installing brotli-libs (1.0.9-r5) 09:00:41 (4/42) Installing nghttp2-libs (1.43.0-r0) 09:00:41 (5/42) Installing libcurl (7.79.1-r0) 09:00:41 (6/42) Installing curl (7.79.1-r0) 09:00:41 (7/42) Installing dumb-init (1.2.5-r1) 09:00:41 (8/42) Installing libbz2 (1.0.8-r1) 09:00:41 (9/42) Installing expat (2.4.7-r0) 09:00:41 (10/42) Installing libffi (3.3-r2) 09:00:41 (11/42) Installing gdbm (1.19-r0) 09:00:41 (12/42) Installing xz-libs (5.2.5-r0) 09:00:41 (13/42) Installing libgcc (10.3.1_git20210424-r2) 09:00:41 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 09:00:41 (15/42) Installing mpdecimal (2.5.1-r1) 09:00:41 (16/42) Installing sqlite-libs (3.35.5-r0) 09:00:41 (17/42) Installing python3 (3.9.5-r2) 09:00:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:00:42 (18/42) Installing py3-appdirs (1.4.4-r2) 09:00:42 (19/42) Installing py3-chardet (4.0.0-r2) 09:00:42 (20/42) Installing py3-idna (3.2-r0) 09:00:42 (21/42) Installing py3-urllib3 (1.26.5-r0) 09:00:42 (22/42) Installing py3-certifi (2020.12.5-r1) 09:00:42 (23/42) Installing py3-requests (2.25.1-r4) 09:00:42 (24/42) Installing py3-msgpack (1.0.2-r1) 09:00:42 (25/42) Installing py3-lockfile (0.12.2-r4) 09:00:42 (26/42) Installing py3-cachecontrol (0.12.6-r1) 09:00:42 (27/42) Installing py3-colorama (0.4.4-r1) 09:00:42 (28/42) Installing py3-contextlib2 (0.6.0-r1) 09:00:42 (29/42) Installing py3-distlib (0.3.1-r3) 09:00:42 (30/42) Installing py3-distro (1.5.0-r3) 09:00:42 (31/42) Installing py3-six (1.15.0-r1) 09:00:42 (32/42) Installing py3-webencodings (0.5.1-r4) 09:00:42 (33/42) Installing py3-html5lib (1.1-r1) 09:00:42 (34/42) Installing py3-parsing (2.4.7-r2) 09:00:42 (35/42) Installing py3-packaging (20.9-r1) 09:00:42 (36/42) Installing py3-toml (0.10.2-r2) 09:00:42 (37/42) Installing py3-pep517 (0.10.0-r2) 09:00:42 (38/42) Installing py3-progress (1.5-r2) 09:00:42 (39/42) Installing py3-retrying (1.3.3-r1) 09:00:42 (40/42) Installing py3-ordered-set (4.0.2-r1) 09:00:42 (41/42) Installing py3-setuptools (52.0.0-r3) 09:00:42 (42/42) Installing py3-pip (20.3.4-r1) 09:00:42 Executing busybox-1.33.1-r6.trigger 09:00:42 OK: 84 MiB in 64 packages 09:00:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:00:42 OK: 221 MiB in 52 packages 09:00:43 Collecting docker-compose==1.23.2 09:00:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:00:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 09:00:43 Collecting texttable<0.10,>=0.9.0 09:00:43 Downloading texttable-0.9.1.tar.gz (11 kB) 09:00:43 Collecting docopt<0.7,>=0.6.1 09:00:43 Downloading docopt-0.6.2.tar.gz (25 kB) 09:00:43 Removing intermediate container 7da124c3cc48 09:00:43 ---> 5961c8ad2f2e 09:00:43 Step 6/23 : COPY go.mod vendor* ./ 09:00:44 Collecting jsonschema<3,>=2.5.1 09:00:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:00:44 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:00:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:00:44 Collecting PyYAML<4,>=3.10 09:00:44 Downloading PyYAML-3.13.tar.gz (270 kB) 09:00:44 ---> 4969c971c156 09:00:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:44 ---> Running in 7f53df0c25ee 09:00:45 Collecting docker<4.0,>=3.6.0 09:00:45 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:00:45 Collecting cached-property<2,>=1.2.0 09:00:45 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:00:45 Collecting websocket-client<1.0,>=0.32.0 09:00:45 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:00:45 Collecting dockerpty<0.5,>=0.4.1 09:00:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:00:45 Collecting docker-pycreds>=0.4.0 09:00:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:00:45 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) 09:00:45 Collecting chardet<3.1.0,>=3.0.2 09:00:45 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:00:45 Collecting urllib3<1.25,>=1.21.1 09:00:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:00:45 Collecting idna<2.8,>=2.5 09:00:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:00:45 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:00:45 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:00:45 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:00:45 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:00:46 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:00:46 Attempting uninstall: urllib3 09:00:46 Found existing installation: urllib3 1.26.5 09:00:46 Uninstalling urllib3-1.26.5: 09:00:46 Successfully uninstalled urllib3-1.26.5 09:00:46 Removing intermediate container 9667e9f59139 09:00:46 ---> fb828569a6d4 09:00:46 09:00:46 Step 10/22 : FROM alpine:3.14 09:00:46 ---> a33ac4f1069a 09:00:46 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 09:00:46 Attempting uninstall: idna 09:00:46 Found existing installation: idna 3.2 09:00:46 Uninstalling idna-3.2: 09:00:46 Successfully uninstalled idna-3.2 09:00:46 Attempting uninstall: chardet 09:00:46 Found existing installation: chardet 4.0.0 09:00:46 Uninstalling chardet-4.0.0: 09:00:46 ---> Running in 4582fe446deb 09:00:46 Successfully uninstalled chardet-4.0.0 09:00:46 Removing intermediate container 7f53df0c25ee 09:00:46 ---> e94b27d357f6 09:00:46 Step 8/23 : COPY . . 09:00:47 Attempting uninstall: requests 09:00:47 Found existing installation: requests 2.25.1 09:00:47 Uninstalling requests-2.25.1: 09:00:47 Successfully uninstalled requests-2.25.1 09:00:47 Running setup.py install for texttable: started 09:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:00:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:00:47 Running setup.py install for texttable: finished with status 'done' 09:00:47 Running setup.py install for PyYAML: started 09:00:47 (1/6) Installing ca-certificates (20211220-r0) 09:00:47 (2/6) Installing brotli-libs (1.0.9-r5) 09:00:47 (3/6) Installing nghttp2-libs (1.43.0-r0) 09:00:47 (4/6) Installing libcurl (7.79.1-r0) 09:00:47 (5/6) Installing curl (7.79.1-r0) 09:00:47 (6/6) Installing dumb-init (1.2.5-r1) 09:00:47 Executing busybox-1.33.1-r6.trigger 09:00:47 Executing ca-certificates-20211220-r0.trigger 09:00:47 OK: 8 MiB in 20 packages 09:00:47 Running setup.py install for PyYAML: finished with status 'done' 09:00:48 Running setup.py install for docopt: started 09:00:48 Running setup.py install for docopt: finished with status 'done' 09:00:48 Running setup.py install for dockerpty: started 09:00:49 Running setup.py install for dockerpty: finished with status 'done' 09:00:49 Removing intermediate container cf74994133fb 09:00:49 ---> 32812cc740a1 09:00:49 09:00:49 Step 10/22 : FROM alpine:3.14 09:00:49 ---> a33ac4f1069a 09:00:49 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:00:50 ---> Running in 7bbbc1795e50 09:00:50 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 09:00:51 Removing intermediate container 4582fe446deb 09:00:51 ---> 92f3cd4b66a5 09:00:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:00:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:00:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:00:51 (1/2) Installing ca-certificates (20211220-r0) 09:00:51 (2/2) Installing dumb-init (1.2.5-r1) 09:00:51 Executing busybox-1.33.1-r6.trigger 09:00:51 ---> Running in d5c5029566e6 09:00:51 Executing ca-certificates-20211220-r0.trigger 09:00:51 OK: 6 MiB in 16 packages 09:00:51 Removing intermediate container d5c5029566e6 09:00:51 ---> 2af65fc7df6c 09:00:51 Step 13/22 : WORKDIR /edgex 09:00:51 ---> Running in eb88bf7c12b6 09:00:52 Removing intermediate container eb88bf7c12b6 09:00:52 ---> 244415db4af1 09:00:52 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:00:52 Removing intermediate container 7bbbc1795e50 09:00:52 ---> d3f51d3b4694 09:00:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:00:53 ---> Running in de4087375342 09:00:53 ---> d3fdfce52e6f 09:00:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:00:53 Removing intermediate container de4087375342 09:00:53 ---> ccf8f573d75c 09:00:53 Step 13/22 : ENV APP_PORT=59860 09:00:53 ---> Running in c2ff42152a92 09:00:54 Removing intermediate container c2ff42152a92 09:00:54 ---> 65c4d9da9490 09:00:54 Step 14/22 : EXPOSE $APP_PORT 09:00:54 ---> 05e7fac74d05 09:00:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:00:54 ---> Running in 827f734ed010 09:00:54 Removing intermediate container 52226c48d68d 09:00:54 ---> a55557a70905 09:00:54 Step 14/23 : ENV APP_PORT=58890 09:00:55 ---> Running in 94f5b16fe8a1 09:00:55 Removing intermediate container 827f734ed010 09:00:55 ---> 55be6828cc48 09:00:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:55 Removing intermediate container 94f5b16fe8a1 09:00:55 ---> bcdb85bda379 09:00:55 Step 15/23 : EXPOSE $APP_PORT 09:00:55 ---> Running in f709af8ad978 09:00:55 ---> 6040ff1ac977 09:00:55 Step 9/23 : RUN make cmd/core-data/core-data 09:00:55 ---> 2ba7f0d94925 09:00:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:00:55 ---> Running in 9aae00248e6d 09:00:55 ---> 82f9d47bbf4d 09:00:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:00:55 Removing intermediate container f709af8ad978 09:00:55 ---> 5fbe3f351aa7 09:00:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:00:55 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 09:00:55 ---> af96059ccbbd 09:00:55 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:56 ---> Running in 45aa228fbce4 09:00:56 ---> 44615912f22b 09:00:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:00:56 ---> 97208ce8d0d4 09:00:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:00:56 ---> 173de4ffe39a 09:00:56 Step 18/22 : ENTRYPOINT ["/support-notifications"] ---> 7d2f249c141a 09:00:56 09:00:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:00:57 ---> Running in d3f6a13dfea7 09:00:57 Removing intermediate container 45aa228fbce4 09:00:57 ---> 27bbde1e69c1 09:00:57 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:00:57 ---> Running in d5ff8ea38b80 09:00:57 Removing intermediate container d3f6a13dfea7 09:00:57 ---> 07989c969d02 09:00:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:00:57 ---> ceddfdcc0216 09:00:57 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 09:00:57 ---> Running in 6b0c2993b918 09:00:57 ---> Running in 4e71d2b72a80 09:00:57 Removing intermediate container d5ff8ea38b80 09:00:57 ---> 575d59fb40b8 09:00:57 Step 20/22 : LABEL arch=x86_64 09:00:57 ---> Running in 6fda97b0efc1 09:00:57 Removing intermediate container 4e71d2b72a80 09:00:57 ---> 3b1c35f1864f 09:00:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:00:57 Removing intermediate container 6b0c2993b918 09:00:57 ---> a32b8c273be4 09:00:57 Step 20/22 : LABEL arch=x86_64 09:00:57 ---> Running in 9039a9ac6319 09:00:57 ---> Running in 756a04a815aa 09:00:57 Removing intermediate container 6fda97b0efc1 09:00:57 ---> 1650604a5c9a 09:00:57 Step 21/22 : LABEL git_sha=e93cd2b463aa8352db26f2c6610658df678051d8 09:00:57 Removing intermediate container 9039a9ac6319 09:00:57 ---> ea6add946587 09:00:57 Step 21/23 : LABEL arch=x86_64 09:00:57 ---> Running in d896f652cb22 09:00:57 ---> Running in 3c2392d717b9 09:00:57 Removing intermediate container 756a04a815aa 09:00:57 ---> 9be7b57bcd2c 09:00:57 Step 21/22 : LABEL git_sha=e93cd2b463aa8352db26f2c6610658df678051d8 09:00:57 ---> Running in 6fb409729c5d 09:00:58 Removing intermediate container d896f652cb22 09:00:58 ---> 1c92f9963ced 09:00:58 Step 22/22 : LABEL version=0.0.0 09:00:58 Removing intermediate container 3c2392d717b9 09:00:58 ---> ee2e29e3ef92 09:00:58 Step 22/23 : LABEL git_sha=e93cd2b463aa8352db26f2c6610658df678051d8 09:00:58 ---> Running in 624031763aca 09:00:58 ---> Running in 8fe0acaaae40 09:00:58 Removing intermediate container 6fb409729c5d 09:00:58 ---> a911c0248ad2 09:00:58 Step 22/22 : LABEL version=0.0.0 09:00:58 ---> Running in 7bd31ad1356f 09:00:58 Removing intermediate container 624031763aca 09:00:58 ---> 5cab9ebfa532 09:00:58 Step 23/23 : LABEL version=0.0.0 09:00:58 Removing intermediate container 8fe0acaaae40 09:00:58 ---> 7db5af073b94 09:00:58 09:00:58 ---> Running in 92ec49b458b9 09:00:58 Removing intermediate container 7bd31ad1356f 09:00:58 ---> c2bfa0011a76 09:00:58 09:00:58 Removing intermediate container 92ec49b458b9 09:00:58 ---> 1a6978eab6fd 09:00:58 09:00:58 Successfully built c2bfa0011a76 09:00:58 Successfully built 7db5af073b94 09:00:58 Successfully tagged support-notifications:latest 09:00:58  Building support-notifications ... done Successfully tagged security-proxy-setup:latest 09:00:58  Building security-proxy-setup ... done Successfully built 1a6978eab6fd 09:00:58 Successfully tagged sys-mgmt-agent:latest [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:00:59 provisioning config files... 09:00:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2782461670487199642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:01:00 ---> docker-login.sh 09:01:00 nexus3.edgexfoundry.org:10001 09:01:00  Building sys-mgmt-agent ... done Removing intermediate container b9f0a2a32013 09:01:00 ---> 12bfb8857e90 09:01:00 09:01:00 Step 10/23 : FROM alpine:3.14 09:01:00 ---> a33ac4f1069a 09:01:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:01:00 ---> Using cache 09:01:00 ---> 6df93f91c3bd 09:01:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:01:00 ---> Using cache 09:01:00 ---> f89887a88144 09:01:00 Step 13/23 : ENV APP_PORT=59881 09:01:00 ---> Running in 39d2b28a63d7 09:01:00 Removing intermediate container 39d2b28a63d7 09:01:00 ---> 0191df45b8ac 09:01:00 Step 14/23 : EXPOSE $APP_PORT 09:01:00 ---> Running in 709dee033323 09:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:00 Removing intermediate container 709dee033323 09:01:00 ---> c70f8619cce8 09:01:00 Step 15/23 : WORKDIR / 09:01:00 ---> Running in aa5fa6a469d0 09:01:00 Removing intermediate container aa5fa6a469d0 09:01:00 ---> 1e6caef47ca3 09:01:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:01 Configure a credential helper to remove this warning. See 09:01:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:01 09:01:01 Login Succeeded 09:01:01 nexus3.edgexfoundry.org:10002 09:01:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:01 ---> 1c3cad73a74a 09:01:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:01:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:01 Configure a credential helper to remove this warning. See 09:01:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:01 09:01:01 Login Succeeded 09:01:01 nexus3.edgexfoundry.org:10003 09:01:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:02 ---> 61f581a3f796 09:01:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:02 Configure a credential helper to remove this warning. See 09:01:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:02 09:01:02 Login Succeeded 09:01:02 nexus3.edgexfoundry.org:10004 09:01:02 ---> 22e219d9cbe3 09:01:02 Step 19/23 : ENTRYPOINT ["/core-metadata"] 09:01:02 ---> Running in d0ab5832fe97 09:01:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:02 Configure a credential helper to remove this warning. See 09:01:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:02 09:01:02 Login Succeeded 09:01:02 Removing intermediate container d0ab5832fe97 09:01:02 ---> ec2f757dafd5 09:01:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:01:02 ---> Running in 01e2cf141dda 09:01:02 docker.io 09:01:02 Removing intermediate container 01e2cf141dda 09:01:02 ---> 48b74ad28042 09:01:02 Step 21/23 : LABEL arch=x86_64 09:01:02 ---> Running in ec9d8b6668dc 09:01:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:03 Removing intermediate container ec9d8b6668dc 09:01:03 ---> fb1dc425be59 09:01:03 Step 22/23 : LABEL git_sha=e93cd2b463aa8352db26f2c6610658df678051d8 09:01:03 ---> Running in cea201e1b1e5 09:01:03 Removing intermediate container cea201e1b1e5 09:01:03 ---> 7d11db3e7b3f 09:01:03 Step 23/23 : LABEL version=0.0.0 09:01:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:03 Configure a credential helper to remove this warning. See 09:01:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:03 09:01:03 Login Succeeded 09:01:03 ---> docker-login.sh ends [Pipeline] } 09:01:03 Deleting 1 temporary files [Pipeline] // configFileProvider 09:01:03 ---> Running in 942c14f4b47e 09:01:03 Removing intermediate container 942c14f4b47e 09:01:03 ---> a66b055028c4 09:01:03 [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 09:01:03 Successfully built a66b055028c4 09:01:03 Successfully tagged core-metadata:latest [Pipeline] echo 09:01:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:01:03 ========================================================= 09:01:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 09:01:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:01:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:01:04 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:01:04 9b3977197b4f: Pulling fs layer 09:01:04 1a89e8eeedd5: Pulling fs layer 09:01:04 94645a83ff95: Pulling fs layer 09:01:04 3f3a8bcf1eab: Pulling fs layer 09:01:04 0c92f367c5e7: Pulling fs layer 09:01:04 f7c0051592d6: Pulling fs layer 09:01:04 a227ed2f7395: Pulling fs layer 09:01:04 7b1c46037f91: Pulling fs layer 09:01:04 0c92f367c5e7: Waiting 09:01:04 f7c0051592d6: Waiting 09:01:04 a227ed2f7395: Waiting 09:01:04 7b1c46037f91: Waiting 09:01:04 3f3a8bcf1eab: Waiting 09:01:04 94645a83ff95: Verifying Checksum 09:01:04 94645a83ff95: Download complete 09:01:04 1a89e8eeedd5: Download complete 09:01:04 0c92f367c5e7: Verifying Checksum 09:01:04 0c92f367c5e7: Download complete 09:01:04 f7c0051592d6: Verifying Checksum 09:01:04 f7c0051592d6: Download complete 09:01:04 9b3977197b4f: Download complete 09:01:04 a227ed2f7395: Verifying Checksum 09:01:04 a227ed2f7395: Download complete 09:01:05 9b3977197b4f: Pull complete 09:01:06 1a89e8eeedd5: Pull complete 09:01:06 94645a83ff95: Pull complete 09:01:06 7b1c46037f91: Verifying Checksum 09:01:06 7b1c46037f91: Download complete 09:01:07 3f3a8bcf1eab: Download complete 09:01:15  Building core-metadata ... done Removing intermediate container 9aae00248e6d 09:01:15 ---> 29585cf5d48f 09:01:15 09:01:15 Step 10/23 : FROM alpine:3.14 09:01:15 ---> a33ac4f1069a 09:01:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:01:15 ---> Running in 401fdd94e4bb 09:01:15 Removing intermediate container 401fdd94e4bb 09:01:15 ---> c1ff5ca0d9c6 09:01:15 Step 12/23 : ENV APP_PORT=59880 09:01:15 ---> Running in 2d469ffaba7a 09:01:15 Removing intermediate container 2d469ffaba7a 09:01:15 ---> 67d25de0222e 09:01:15 Step 13/23 : EXPOSE $APP_PORT 09:01:15 ---> Running in 1443ed694b32 09:01:15 Removing intermediate container 1443ed694b32 09:01:15 ---> 8ad09cc25582 09:01:15 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:01:15 ---> Running in 14a4d2c070fd 09:01:15 Removing intermediate container 14a4d2c070fd 09:01:15 ---> e4b251e28d5b 09:01:15 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:01:15 ---> Running in 02b6760bfe57 09:01:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:01:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:01:16 (1/6) Installing dumb-init (1.2.5-r1) 09:01:16 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:01:16 (3/6) Installing libsodium (1.0.18-r0) 09:01:16 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:01:16 (5/6) Installing libzmq (4.3.4-r0) 09:01:16 (6/6) Installing zeromq (4.3.4-r0) 09:01:16 Executing busybox-1.33.1-r6.trigger 09:01:16 OK: 8 MiB in 20 packages 09:01:17 Removing intermediate container 02b6760bfe57 09:01:17 ---> fada516d1ab6 09:01:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:17 ---> 3c39af22c77b 09:01:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:01:17 ---> 43c060aa4b05 09:01:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:01:18 ---> 3b8307de3d0b 09:01:18 Step 19/23 : ENTRYPOINT ["/core-data"] 09:01:18 ---> Running in 41cc337811b5 09:01:18 Removing intermediate container 41cc337811b5 09:01:18 ---> 03a801e01e93 09:01:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:01:18 ---> Running in 7c602b23ca67 09:01:18 Removing intermediate container 7c602b23ca67 09:01:18 ---> 9437cd59fdbc 09:01:18 Step 21/23 : LABEL arch=x86_64 09:01:18 ---> Running in dda956223606 09:01:18 Removing intermediate container dda956223606 09:01:18 ---> 76992115dd38 09:01:18 Step 22/23 : LABEL git_sha=e93cd2b463aa8352db26f2c6610658df678051d8 09:01:18 ---> Running in d52253e3688a 09:01:18 Removing intermediate container d52253e3688a 09:01:18 ---> 66eb486bd45b 09:01:18 Step 23/23 : LABEL version=0.0.0 09:01:18 ---> Running in 7323b5c254c7 09:01:18 Removing intermediate container 7323b5c254c7 09:01:18 ---> b827c380057b 09:01:18 09:01:18 Successfully built b827c380057b 09:01:18 Successfully tagged core-data:latest 09:01:18  Building core-data ... done  [Pipeline] } 09:01:18 $ docker stop --time=1 1a572dd46666b8604ec6efecad065e7fc415e392ca292624c62834db2ca62f3f 09:01:19 3f3a8bcf1eab: Pull complete 09:01:19 0c92f367c5e7: Pull complete 09:01:19 f7c0051592d6: Pull complete 09:01:20 a227ed2f7395: Pull complete 09:01:20 $ docker rm -f 1a572dd46666b8604ec6efecad065e7fc415e392ca292624c62834db2ca62f3f [Pipeline] // withDockerContainer [Pipeline] sh 09:01:20 + docker images 09:01:20 REPOSITORY TAG IMAGE ID CREATED SIZE 09:01:20 core-data latest b827c380057b 2 seconds ago 35.9MB 09:01:20 29585cf5d48f 7 seconds ago 1.65GB 09:01:20 core-metadata latest a66b055028c4 17 seconds ago 26.1MB 09:01:20 12bfb8857e90 21 seconds ago 1.62GB 09:01:20 sys-mgmt-agent latest 1a6978eab6fd 22 seconds ago 305MB 09:01:20 security-proxy-setup latest 7db5af073b94 22 seconds ago 43.4MB 09:01:20 support-notifications latest c2bfa0011a76 22 seconds ago 26.6MB 09:01:20 32812cc740a1 33 seconds ago 1.62GB 09:01:20 fb828569a6d4 35 seconds ago 1.63GB 09:01:20 core-command latest 4c9750fcf694 45 seconds ago 24.5MB 09:01:20 support-scheduler latest 2ea1998067a2 49 seconds ago 26MB 09:01:20 7ddd47d2b70a 55 seconds ago 1.61GB 09:01:20 d49c396ad4dd 56 seconds ago 1.61GB 09:01:20 34107306a016 57 seconds ago 1.62GB 09:01:20 security-spire-config latest 5ab059b2c5c4 About a minute ago 82.2MB 09:01:20 security-bootstrapper latest f90c8e1f721c About a minute ago 24.3MB 09:01:20 6e540ac92e6d About a minute ago 1.61GB 09:01:20 security-spiffe-token-provider latest 893bdd16c34e About a minute ago 28.5MB 09:01:20 security-secretstore-setup latest 3002887d6aef About a minute ago 42.1MB 09:01:20 7379613fe747 About a minute ago 1.61GB 09:01:20 e3d244a72881 About a minute ago 1.61GB 09:01:20 security-spire-agent latest 5ef288018a18 About a minute ago 119MB 09:01:20 security-spire-server latest dbfdfaa32356 About a minute ago 82.9MB 09:01:20 a2c99af01f27 About a minute ago 1.63GB 09:01:20 44861b7841f8 2 minutes ago 1.61GB 09:01:20 485101b7c167 2 minutes ago 1.61GB 09:01:20 ci-base-image-x86_64 latest 4f5668601f6a 4 minutes ago 896MB 09:01:20 alpine 3.15 9c842ac49a39 18 hours ago 5.57MB 09:01:20 alpine 3.14 a33ac4f1069a 6 days ago 5.59MB 09:01:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB 09:01:20 docker 20.10.10 b706a049f56e 4 months ago 216MB 09:01:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 09:01:20 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 09:01:28 7b1c46037f91: Pull complete 09:01:28 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 09:01:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:01:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 09:01:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:01:28 WORKDIR /edgex 09:01:28 COPY go.mod . 09:01:28 RUN go mod download 09:01:28 + docker build -t ci-base-image-arm64 -f - . 09:01:31 Sending build context to Docker daemon 168.9MB 09:01:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:01:31 ---> f79e39bc4007 09:01:31 Step 2/4 : WORKDIR /edgex 09:01:33 ---> Running in 2461a7e51b1c 09:01:33 Removing intermediate container 2461a7e51b1c 09:01:33 ---> c81c558fbd9a 09:01:33 Step 3/4 : COPY go.mod . 09:01:34 ---> 8a7c361d6824 09:01:34 Step 4/4 : RUN go mod download 09:01:34 ---> Running in 28ac4e80ad7b 09:01:35 Still waiting to schedule task 09:01:35 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 09:02:21 Removing intermediate container 28ac4e80ad7b 09:02:21 ---> 31f046f83bf5 09:02:21 Successfully built 31f046f83bf5 09:02:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:02:21 + docker inspect -f . ci-base-image-arm64 09:02:21 . [Pipeline] withDockerContainer 09:02:21 prd-ubuntu20.04-docker-arm64-4c-16g-8997 does not seem to be running inside a container 09:02:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:02:23 $ docker top a8a91aa41632ea54e4f5eb86b6317de273a585b7edf12b3d7ba25b21b7f16743 -eo pid,comm [Pipeline] { [Pipeline] sh 09:02:24 + go version 09:02:24 go version go1.17.6 linux/arm64 [Pipeline] } 09:02:24 $ docker stop --time=1 a8a91aa41632ea54e4f5eb86b6317de273a585b7edf12b3d7ba25b21b7f16743 09:02:25 $ docker rm -f a8a91aa41632ea54e4f5eb86b6317de273a585b7edf12b3d7ba25b21b7f16743 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:02:26 + docker inspect -f . ci-base-image-arm64 09:02:26 . [Pipeline] withDockerContainer 09:02:26 prd-ubuntu20.04-docker-arm64-4c-16g-8997 does not seem to be running inside a container 09:02:26 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:02:28 $ docker top 7fa6cee95e73c687de564ec007665c7fdd54c5b9e172fb206e06308b7c18ffef -eo pid,comm [Pipeline] { [Pipeline] echo 09:02:28 ========================================================= 09:02:28 [edgeXBuildGoParallel] Running Tests and Build... 09:02:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:02:28 + make test 09:02:28 go mod tidy -compat=1.17 09:02:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:02:45 Running on prd-ubuntu18.04-docker-8c-8g-8998 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws 09:02:45 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 09:02:45 The recommended git tool is: git 09:02:46 using credential edgex-jenkins-ssh 09:02:46 Cloning the remote Git repository 09:02:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:02:46 > git init /w/workspace/edgex-go/2 # timeout=10 09:02:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:02:46 > git --version # timeout=10 09:02:46 > git --version # 'git version 2.17.1' 09:02:46 using GIT_SSH to set credentials SSH Credentials for GitHub 09:02:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:02:52 Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit 83a00841720d7c4cb31243ea644afbf070df707f 09:02:52 Merge succeeded, producing 538dc91e51c0d9977eb015902d9b309c12c675ea 09:02:52 Checking out Revision 538dc91e51c0d9977eb015902d9b309c12c675ea (PR-3924) 09:02:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:02:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:02:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:02:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:02:51 using GIT_SSH to set credentials SSH Credentials for GitHub 09:02:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:02:52 > git config core.sparsecheckout # timeout=10 09:02:52 > git checkout -f 83a00841720d7c4cb31243ea644afbf070df707f # timeout=10 09:02:52 > git remote # timeout=10 09:02:52 > git config --get remote.origin.url # timeout=10 09:02:52 using GIT_SSH to set credentials SSH Credentials for GitHub 09:02:52 > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 09:02:52 > git rev-parse HEAD^{commit} # timeout=10 09:02:52 > git config core.sparsecheckout # timeout=10 09:02:52 > git checkout -f 538dc91e51c0d9977eb015902d9b309c12c675ea # timeout=10 09:02:55 Commit message: "Merge commit '81bad761160ed823b117fb91638cbc671260dbae' into HEAD" 09:02:55 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:02:55 > git rev-list --no-walk 2fcbb4439e3df32f4076f506d6501b0d7405eef7 # timeout=10 09:02:56 + echo snap-build.sh 09:02:56 snap-build.sh 09:02:56 + SNAP_BASE_DIR=. 09:02:56 + '[' '!' -z /w/workspace/edgex-go/2 ']' 09:02:56 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 09:02:56 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 09:02:56 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 09:02:56 + cd /w/workspace/edgex-go/2 09:02:56 + sudo apt-get remove -qy --purge lxd lxd-client 09:02:56 Reading package lists... 09:02:56 Building dependency tree... 09:02:56 Reading state information... 09:02:56 The following packages were automatically installed and are no longer required: 09:02:56 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 09:02:56 uidmap xdelta3 09:02:56 Use 'sudo apt autoremove' to remove them. 09:02:56 The following packages will be REMOVED: 09:02:56 lxd* lxd-client* 09:02:56 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 09:02:56 After this operation, 31.7 MB disk space will be freed. 09:02:57 (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.) 09:02:57 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 09:02:58 Removing lxd dnsmasq configuration 09:02:58 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 09:02:58 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 09:02:59 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:02:59 (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.) 09:02:59 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 09:03:00 Processing triggers for systemd (237-3ubuntu10.52) ... 09:03:00 Processing triggers for ureadahead (0.100.0-21) ... 09:03:01 + sudo snap remove --purge lxd 09:03:01 snap "lxd" is not installed 09:03:01 + sudo groupadd --force --system lxd 09:03:01 ++ whoami 09:03:01 + sudo /usr/sbin/usermod -G lxd -a jenkins 09:03:01 + newgrp - lxd 09:03:01 + sudo snap install lxd 09:03:02 ? github.com/edgexfoundry/edgex-go [no test files] 09:03:11 2022-03-24T09:03:08Z INFO Waiting for automatic snapd restart... 09:03:26 lxd 4.24 from Canonical* installed 09:03:26 + sudo lxd init --auto 09:03:36 + sudo snap install --classic snapcraft 09:03:39 snapcraft 6.0.2 from Canonical* installed 09:03:39 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 09:03:39 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 09:03:39 % Total % Received % Xferd Average Speed Time Time Time Current 09:03:39 Dload Upload Total Spent Left Speed 09:03:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 2208 0 --:--:-- --:--:-- --:--:-- 2208 09:03:39 13 3325k 13 447k 0 0 887k 0 0:00:03 --:--:-- 0:00:03 887k 100 3325k 100 3325k 0 0 6089k 0 --:--:-- --:--:-- --:--:-- 66.9M 09:03:39 ./yq_linux_amd64 09:03:39 + sudo snapcraft prime --use-lxd 09:03:41 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 09:03:41 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: 09:03:41 - README.md 09:03:41 09:03:41 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:03:41 Launching a container. 09:03:54 Waiting for container to be ready 09:03:54 To start your first container, try: lxc launch ubuntu:20.04 09:03:54 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 09:03:54 09:03:57 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 09:03:58 Waiting for network to be ready... 09:03:58 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 09:03:58 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 09:03:58 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1347 kB] 09:03:58 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [234 kB] 09:03:58 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 09:03:58 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 09:03:58 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [831 kB] 09:03:58 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] 09:03:58 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 09:03:58 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 09:03:59 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 09:03:59 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 09:03:59 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 09:03:59 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 09:03:59 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 09:03:59 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 09:03:59 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 09:03:59 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 09:03:59 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 09:04:00 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1674 kB] 09:04:00 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [316 kB] 09:04:00 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 09:04:00 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 09:04:00 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [887 kB] 09:04:00 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] 09:04:00 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [913 kB] 09:04:00 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] 09:04:02 Fetched 23.5 MB in 4s (6357 kB/s) 09:04:02 Reading package lists... 09:04:02 Reading package lists... 09:04:03 Building dependency tree... 09:04:03 Reading state information... 09:04:03 The following additional packages will be installed: 09:04:03 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:04:03 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:04:03 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:04:03 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 09:04:03 Suggested packages: 09:04:03 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 09:04:03 Recommended packages: 09:04:03 gnupg libsasl2-modules 09:04:03 The following NEW packages will be installed: 09:04:03 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:04:03 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:04:03 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:04:03 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 09:04:03 The following packages will be upgraded: 09:04:03 gpg gpg-agent gpgconf libudev1 09:04:03 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 09:04:03 Need to get 3859 kB of archives. 09:04:03 After this operation, 14.9 MB of additional disk space will be used. 09:04:03 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 09:04:03 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 09:04:03 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 09:04:03 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 09:04:03 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 09:04:04 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 09:04:04 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 09:04:04 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 09:04:04 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 09:04:04 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 09:04:04 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 09:04:04 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 09:04:04 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 09:04:04 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 09:04:04 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 09:04:04 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 09:04:04 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 09:04:04 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 09:04:04 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 09:04:04 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 09:04:04 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 09:04:04 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 09:04:04 debconf: delaying package configuration, since apt-utils is not installed 09:04:04 Fetched 3859 kB in 1s (2944 kB/s) 09:04:04 (Reading database ... 12816 files and directories currently installed.) 09:04:04 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 09:04:04 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 09:04:04 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 09:04:04 Selecting previously unselected package udev. 09:04:04 (Reading database ... 12816 files and directories currently installed.) 09:04:04 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 09:04:05 Unpacking udev (245.4-4ubuntu3.15) ... 09:04:05 Selecting previously unselected package libfuse2:amd64. 09:04:05 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 09:04:05 Unpacking libfuse2:amd64 (2.9.9-3) ... 09:04:05 Selecting previously unselected package fuse. 09:04:05 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 09:04:05 Unpacking fuse (2.9.9-3) ... 09:04:05 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 09:04:05 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 09:04:05 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 09:04:05 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 09:04:05 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 09:04:05 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 09:04:05 Selecting previously unselected package libksba8:amd64. 09:04:05 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 09:04:05 Unpacking libksba8:amd64 (1.3.5-2) ... 09:04:05 Selecting previously unselected package libroken18-heimdal:amd64. 09:04:05 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:04:05 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:04:05 Selecting previously unselected package libasn1-8-heimdal:amd64. 09:04:05 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:04:05 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:04:05 Selecting previously unselected package libheimbase1-heimdal:amd64. 09:04:05 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:04:05 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:04:05 Selecting previously unselected package libhcrypto4-heimdal:amd64. 09:04:05 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:04:05 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:04:05 Selecting previously unselected package libwind0-heimdal:amd64. 09:04:05 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:04:05 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:04:05 Selecting previously unselected package libhx509-5-heimdal:amd64. 09:04:05 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:04:05 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:04:06 Selecting previously unselected package libkrb5-26-heimdal:amd64. 09:04:06 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:04:06 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:04:06 Selecting previously unselected package libheimntlm0-heimdal:amd64. 09:04:06 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:04:06 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:04:06 Selecting previously unselected package libgssapi3-heimdal:amd64. 09:04:06 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:04:06 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:04:06 Selecting previously unselected package libsasl2-modules-db:amd64. 09:04:06 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 09:04:06 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 09:04:06 Selecting previously unselected package libsasl2-2:amd64. 09:04:06 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 09:04:06 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 09:04:06 Selecting previously unselected package libldap-common. 09:04:06 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 09:04:06 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 09:04:06 Selecting previously unselected package libldap-2.4-2:amd64. 09:04:06 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 09:04:06 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 09:04:06 Selecting previously unselected package dirmngr. 09:04:06 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 09:04:06 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 09:04:06 Setting up libksba8:amd64 (1.3.5-2) ... 09:04:06 Setting up libfuse2:amd64 (2.9.9-3) ... 09:04:06 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 09:04:06 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 09:04:06 Setting up udev (245.4-4ubuntu3.15) ... 09:04:07 invoke-rc.d: policy-rc.d denied execution of start. 09:04:07 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 09:04:07 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:04:07 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 09:04:07 Setting up gpg (2.2.19-3ubuntu2.1) ... 09:04:07 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:04:07 Setting up fuse (2.9.9-3) ... 09:04:07 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 09:04:08 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:04:08 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:04:08 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:04:08 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:04:08 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:04:08 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:04:08 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:04:08 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 09:04:08 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 09:04:08 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 09:04:08 Processing triggers for systemd (245.4-4ubuntu3) ... 09:04:08 Processing triggers for libc-bin (2.31-0ubuntu9) ... 09:04:08 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 09:04:08 Alias= settings in the [Install] section, and DefaultInstance= for template 09:04:08 units). This means they are not meant to be enabled using systemctl. 09:04:08 09:04:08 Possible reasons for having this kind of units are: 09:04:08 • A unit may be statically enabled by being symlinked from another unit's 09:04:08 .wants/ or .requires/ directory. 09:04:08 • A unit's purpose may be to act as a helper for some other unit which has 09:04:08 a requirement dependency on it. 09:04:08 • A unit may be started when needed via activation (socket, path, timer, 09:04:08 D-Bus, udev, scripted systemctl call, ...). 09:04:08 • In case of template units, the unit is meant to be enabled with some 09:04:08 instance name specified. 09:04:08 Reading package lists... 09:04:09 Building dependency tree... 09:04:09 Reading state information... 09:04:09 The following additional packages will be installed: 09:04:09 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 09:04:09 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 09:04:09 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 09:04:09 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 09:04:09 openssh-client python3 python3-minimal python3.8 python3.8-minimal 09:04:09 squashfs-tools systemd systemd-sysv systemd-timesyncd 09:04:09 Suggested packages: 09:04:09 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 09:04:09 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 09:04:09 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 09:04:09 systemd-container policykit-1 09:04:09 Recommended packages: 09:04:09 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 09:04:09 The following NEW packages will be installed: 09:04:09 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 09:04:09 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 09:04:09 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 09:04:09 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 09:04:09 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 09:04:09 The following packages will be upgraded: 09:04:09 libsystemd0 systemd systemd-sysv systemd-timesyncd 09:04:09 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 09:04:09 Need to get 46.5 MB of archives. 09:04:09 After this operation, 181 MB of additional disk space will be used. 09:04:09 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 09:04:09 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 09:04:09 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 09:04:09 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 09:04:09 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 09:04:09 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 09:04:09 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 09:04:09 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 09:04:09 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 09:04:09 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 09:04:09 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 09:04:09 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 09:04:09 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 09:04:09 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 09:04:09 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 09:04:09 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 09:04:09 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 09:04:09 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 09:04:09 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 09:04:09 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 09:04:09 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 09:04:09 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 09:04:09 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 09:04:09 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 09:04:09 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 09:04:09 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 09:04:09 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 09:04:10 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 09:04:10 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 09:04:10 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 09:04:10 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 09:04:10 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 09:04:10 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 09:04:10 debconf: delaying package configuration, since apt-utils is not installed 09:04:10 Fetched 46.5 MB in 1s (52.5 MB/s) 09:04:10 (Reading database ... 13067 files and directories currently installed.) 09:04:10 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 09:04:10 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 09:04:10 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 09:04:10 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 09:04:10 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 09:04:10 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 09:04:11 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 09:04:11 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 09:04:11 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 09:04:11 Selecting previously unselected package libpython3.8-minimal:amd64. 09:04:11 (Reading database ... 13068 files and directories currently installed.) 09:04:11 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 09:04:11 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 09:04:11 Selecting previously unselected package libexpat1:amd64. 09:04:11 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 09:04:11 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 09:04:11 Selecting previously unselected package python3.8-minimal. 09:04:11 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 09:04:11 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 09:04:11 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 09:04:11 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 09:04:11 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 09:04:12 Selecting previously unselected package python3-minimal. 09:04:12 (Reading database ... 13359 files and directories currently installed.) 09:04:12 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 09:04:12 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 09:04:12 Selecting previously unselected package mime-support. 09:04:12 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 09:04:12 Unpacking mime-support (3.64ubuntu1) ... 09:04:12 Selecting previously unselected package libmpdec2:amd64. 09:04:12 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 09:04:12 Unpacking libmpdec2:amd64 (2.4.2-3) ... 09:04:12 Selecting previously unselected package libpython3.8-stdlib:amd64. 09:04:12 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 09:04:12 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 09:04:12 Selecting previously unselected package python3.8. 09:04:12 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 09:04:12 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 09:04:12 Selecting previously unselected package libpython3-stdlib:amd64. 09:04:12 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 09:04:12 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 09:04:13 Setting up python3-minimal (3.8.2-0ubuntu2) ... 09:04:13 Selecting previously unselected package python3. 09:04:13 (Reading database ... 13761 files and directories currently installed.) 09:04:13 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 09:04:13 Unpacking python3 (3.8.2-0ubuntu2) ... 09:04:13 Selecting previously unselected package libdbus-1-3:amd64. 09:04:13 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 09:04:13 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 09:04:13 Selecting previously unselected package dbus. 09:04:13 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 09:04:13 Unpacking dbus (1.12.16-2ubuntu2.1) ... 09:04:13 Selecting previously unselected package libbsd0:amd64. 09:04:13 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 09:04:13 Unpacking libbsd0:amd64 (0.10.0-1) ... 09:04:13 Selecting previously unselected package libpam-systemd:amd64. 09:04:13 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 09:04:13 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 09:04:13 Selecting previously unselected package sudo. 09:04:13 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 09:04:13 Unpacking sudo (1.8.31-1ubuntu1.2) ... 09:04:13 Selecting previously unselected package apparmor. 09:04:13 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 09:04:13 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 09:04:13 Selecting previously unselected package libcbor0.6:amd64. 09:04:13 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 09:04:13 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 09:04:13 Selecting previously unselected package libedit2:amd64. 09:04:13 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 09:04:13 Unpacking libedit2:amd64 (3.1-20191231-1) ... 09:04:14 Selecting previously unselected package libfido2-1:amd64. 09:04:14 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 09:04:14 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 09:04:14 Selecting previously unselected package libkrb5support0:amd64. 09:04:14 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 09:04:14 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 09:04:14 Selecting previously unselected package libk5crypto3:amd64. 09:04:14 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 09:04:14 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 09:04:14 Selecting previously unselected package libkeyutils1:amd64. 09:04:14 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 09:04:14 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 09:04:14 Selecting previously unselected package libkrb5-3:amd64. 09:04:14 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 09:04:14 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 09:04:14 Selecting previously unselected package libgssapi-krb5-2:amd64. 09:04:14 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 09:04:14 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 09:04:14 Selecting previously unselected package openssh-client. 09:04:14 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 09:04:14 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 09:04:14 Selecting previously unselected package dbus-user-session. 09:04:14 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 09:04:14 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 09:04:14 Selecting previously unselected package liblzo2-2:amd64. 09:04:14 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 09:04:14 Unpacking liblzo2-2:amd64 (2.10-2) ... 09:04:14 Selecting previously unselected package squashfs-tools. 09:04:14 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 09:04:14 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 09:04:14 Selecting previously unselected package snapd. 09:04:14 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 09:04:14 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 09:04:18 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 09:04:18 Setting up mime-support (3.64ubuntu1) ... 09:04:18 Setting up liblzo2-2:amd64 (2.10-2) ... 09:04:18 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 09:04:18 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 09:04:18 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 09:04:18 Setting up dbus (1.12.16-2ubuntu2.1) ... 09:04:18 Setting up sudo (1.8.31-1ubuntu1.2) ... 09:04:18 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 09:04:18 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 09:04:18 Setting up libmpdec2:amd64 (2.4.2-3) ... 09:04:18 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 09:04:18 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 09:04:18 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 09:04:19 Setting up libbsd0:amd64 (0.10.0-1) ... 09:04:19 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 09:04:19 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 09:04:19 Setting up libedit2:amd64 (3.1-20191231-1) ... 09:04:19 Setting up python3 (3.8.2-0ubuntu2) ... 09:04:19 running python rtupdate hooks for python3.8... 09:04:19 running python post-rtupdate hooks for python3.8... 09:04:19 Setting up apparmor (2.13.3-7ubuntu5.1) ... 09:04:19 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 09:04:20 Reloading AppArmor profiles 09:04:20 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 09:04:20 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 09:04:20 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 09:04:20 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 09:04:20 Setting up systemd (245.4-4ubuntu3.15) ... 09:04:20 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 09:04:20 Installing new version of config file /etc/systemd/resolved.conf ... 09:04:22 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 09:04:22 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 09:04:22 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 09:04:22 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 09:04:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 09:04:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 09:04:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 09:04:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 09:04:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:04:23 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:04:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 09:04:24 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 09:04:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:04:24 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 09:04:24 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 09:04:24 /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' 09:04:24 Processing triggers for libc-bin (2.31-0ubuntu9) ... 09:04:25 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 09:04:25 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 09:04:25 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 09:04:26 Reading package lists... 09:04:26 Reading package lists... 09:04:27 Building dependency tree... 09:04:27 Reading state information... 09:04:27 Calculating upgrade... 09:04:27 The following packages will be upgraded: 09:04:27 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 09:04:27 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 09:04:27 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 09:04:27 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 09:04:27 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 09:04:27 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 09:04:27 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 09:04:27 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 09:04:27 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 09:04:27 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 09:04:27 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 09:04:27 xz-utils zlib1g 09:04:27 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:04:27 Need to get 65.7 MB of archives. 09:04:27 After this operation, 27.6 MB of additional disk space will be used. 09:04:27 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 09:04:27 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 09:04:27 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 09:04:27 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 09:04:27 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 09:04:27 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 09:04:27 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 09:04:27 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 09:04:27 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 09:04:27 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 09:04:27 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 09:04:27 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 09:04:27 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 09:04:27 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 09:04:27 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 09:04:27 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 09:04:27 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 09:04:27 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 09:04:27 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 09:04:27 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 09:04:28 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 09:04:28 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] 09:04:28 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 09:04:28 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 09:04:28 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 09:04:28 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 09:04:28 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 09:04:28 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 09:04:28 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 09:04:28 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 09:04:28 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 09:04:28 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 09:04:28 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 09:04:28 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 09:04:28 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 09:04:28 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 09:04:28 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 09:04:28 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 09:04:28 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 09:04:28 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 09:04:28 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 09:04:28 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 09:04:28 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 09:04:28 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 09:04:28 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 09:04:28 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 09:04:28 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 09:04:28 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 09:04:28 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 09:04:28 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 09:04:28 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 09:04:28 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 09:04:28 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 09:04:28 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 09:04:28 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 09:04:29 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 09:04:29 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 09:04:29 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 09:04:29 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 09:04:29 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 09:04:29 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 09:04:29 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 09:04:29 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 09:04:29 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 09:04:29 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 09:04:29 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 09:04:29 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 09:04:29 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 09:04:29 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 09:04:29 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 09:04:29 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 09:04:29 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 09:04:29 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 09:04:29 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 09:04:29 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 09:04:29 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 09:04:30 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 09:04:30 debconf: delaying package configuration, since apt-utils is not installed 09:04:30 Fetched 65.7 MB in 3s (22.0 MB/s) 09:04:30 (Reading database ... 14313 files and directories currently installed.) 09:04:30 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 09:04:30 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 09:04:31 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 09:04:31 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 09:04:31 Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... 09:04:31 Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... 09:04:31 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:04:31 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:04:31 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:04:31 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:04:32 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:04:32 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:04:32 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:04:32 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:04:32 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:04:32 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:04:32 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:04:32 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:04:32 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:04:32 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:04:32 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 09:04:32 (Reading database ... 14312 files and directories currently installed.) 09:04:32 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:04:32 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:04:32 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 09:04:32 (Reading database ... 14312 files and directories currently installed.) 09:04:32 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:04:32 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:04:32 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:04:32 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:04:32 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:04:32 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:04:32 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 09:04:33 (Reading database ... 14312 files and directories currently installed.) 09:04:33 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 09:04:33 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 09:04:33 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 09:04:33 (Reading database ... 14312 files and directories currently installed.) 09:04:33 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 09:04:33 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 09:04:33 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 09:04:33 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 09:04:34 Setting up base-files (11ubuntu5.5) ... 09:04:34 Installing new version of config file /etc/issue ... 09:04:34 Installing new version of config file /etc/issue.net ... 09:04:34 Installing new version of config file /etc/lsb-release ... 09:04:34 Installing new version of config file /etc/update-motd.d/50-motd-news ... 09:04:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 09:04:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 09:04:34 Removing obsolete conffile /etc/default/motd-news ... 09:04:34 (Reading database ... 14311 files and directories currently installed.) 09:04:34 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 09:04:34 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 09:04:34 Setting up bash (5.0-6ubuntu1.1) ... 09:04:35 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 09:04:35 (Reading database ... 14311 files and directories currently installed.) 09:04:35 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 09:04:35 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 09:04:35 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 09:04:35 (Reading database ... 14311 files and directories currently installed.) 09:04:35 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 09:04:35 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 09:04:35 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 09:04:35 (Reading database ... 14311 files and directories currently installed.) 09:04:35 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 09:04:35 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 09:04:35 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 09:04:35 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 09:04:36 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 09:04:36 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 09:04:36 Setting up perl-base (5.30.0-9ubuntu0.2) ... 09:04:36 (Reading database ... 14311 files and directories currently installed.) 09:04:36 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 09:04:36 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 09:04:36 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 09:04:36 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 09:04:36 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 09:04:36 (Reading database ... 14311 files and directories currently installed.) 09:04:36 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 09:04:36 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 09:04:36 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 09:04:37 (Reading database ... 14311 files and directories currently installed.) 09:04:37 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 09:04:37 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:04:37 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 09:04:37 (Reading database ... 14311 files and directories currently installed.) 09:04:37 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 09:04:37 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:04:37 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 09:04:37 (Reading database ... 14311 files and directories currently installed.) 09:04:37 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 09:04:37 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:04:37 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 09:04:37 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:04:37 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 09:04:37 (Reading database ... 14311 files and directories currently installed.) 09:04:37 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 09:04:37 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:04:37 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 09:04:37 (Reading database ... 14311 files and directories currently installed.) 09:04:37 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 09:04:37 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:04:37 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 09:04:37 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:04:38 Setting up util-linux (2.34-0.1ubuntu9.3) ... 09:04:38 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 09:04:39 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 09:04:39 (Reading database ... 14311 files and directories currently installed.) 09:04:39 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 09:04:39 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 09:04:39 Setting up libc-bin (2.31-0ubuntu9.7) ... 09:04:39 (Reading database ... 14311 files and directories currently installed.) 09:04:39 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 09:04:39 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 09:04:39 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 09:04:39 (Reading database ... 14311 files and directories currently installed.) 09:04:39 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 09:04:39 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 09:04:39 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 09:04:39 (Reading database ... 14311 files and directories currently installed.) 09:04:39 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 09:04:39 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 09:04:39 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 09:04:39 (Reading database ... 14311 files and directories currently installed.) 09:04:39 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 09:04:39 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 09:04:39 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 09:04:39 (Reading database ... 14311 files and directories currently installed.) 09:04:39 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 09:04:39 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 09:04:39 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 09:04:40 (Reading database ... 14311 files and directories currently installed.) 09:04:40 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 09:04:40 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 09:04:40 Setting up gpgv (2.2.19-3ubuntu2.1) ... 09:04:40 (Reading database ... 14311 files and directories currently installed.) 09:04:40 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 09:04:40 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 09:04:40 Setting up ubuntu-keyring (2020.02.11.4) ... 09:04:40 (Reading database ... 14311 files and directories currently installed.) 09:04:40 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 09:04:40 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 09:04:40 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 09:04:40 (Reading database ... 14311 files and directories currently installed.) 09:04:40 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 09:04:40 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 09:04:40 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 09:04:40 (Reading database ... 14311 files and directories currently installed.) 09:04:40 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 09:04:40 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 09:04:40 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 09:04:40 (Reading database ... 14311 files and directories currently installed.) 09:04:40 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 09:04:40 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 09:04:40 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 09:04:40 (Reading database ... 14311 files and directories currently installed.) 09:04:40 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 09:04:40 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 09:04:40 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 09:04:40 (Reading database ... 14311 files and directories currently installed.) 09:04:40 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 09:04:40 Unpacking apt (2.0.6) over (2.0.2) ... 09:04:41 Setting up apt (2.0.6) ... 09:04:42 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 09:04:42 (Reading database ... 14311 files and directories currently installed.) 09:04:42 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 09:04:42 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 09:04:42 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 09:04:42 (Reading database ... 14311 files and directories currently installed.) 09:04:42 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 09:04:42 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 09:04:42 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 09:04:42 (Reading database ... 14313 files and directories currently installed.) 09:04:42 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 09:04:42 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 09:04:42 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 09:04:42 (Reading database ... 14317 files and directories currently installed.) 09:04:42 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 09:04:42 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:04:42 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 09:04:42 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 09:04:42 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 09:04:43 (Reading database ... 14317 files and directories currently installed.) 09:04:43 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 09:04:43 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 09:04:43 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 09:04:43 (Reading database ... 14317 files and directories currently installed.) 09:04:43 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 09:04:43 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 09:04:43 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 09:04:43 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 09:04:43 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 09:04:43 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 09:04:43 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 09:04:43 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 09:04:43 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 09:04:43 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 09:04:44 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 09:04:44 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 09:04:44 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 09:04:44 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 09:04:44 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 09:04:44 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 09:04:44 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 09:04:44 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 09:04:44 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 09:04:44 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 09:04:44 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 09:04:44 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 09:04:44 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 09:04:44 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:04:44 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 09:04:44 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:04:45 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 09:04:45 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:04:45 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 09:04:45 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:04:45 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 09:04:45 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:04:45 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 09:04:45 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:04:45 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 09:04:45 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 09:04:45 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 09:04:45 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 09:04:46 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 09:04:46 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 09:04:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:04:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:04:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:04:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:04:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:04:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:04:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:04:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:04:46 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 09:04:46 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 09:04:47 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 09:04:47 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 09:04:47 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 09:04:47 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 09:04:48 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 09:04:48 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 09:04:48 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 09:04:48 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 09:04:48 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 09:04:48 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 09:04:48 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 09:04:48 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 09:04:48 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 09:04:48 Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... 09:04:48 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 09:04:48 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 09:04:48 Setting up tzdata (2022a-0ubuntu0.20.04) ... 09:04:48 09:04:48 Current default time zone: 'Etc/UTC' 09:04:48 Local time is now: Thu Mar 24 09:04:48 UTC 2022. 09:04:48 Universal Time is now: Thu Mar 24 09:04:48 UTC 2022. 09:04:48 Run 'dpkg-reconfigure tzdata' if you wish to change it. 09:04:48 09:04:48 Setting up xz-utils (5.2.4-1ubuntu1) ... 09:04:48 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 09:04:48 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 09:04:48 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 09:04:48 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 09:04:48 Setting up mount (2.34-0.1ubuntu9.3) ... 09:04:48 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 09:04:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:04:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:04:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:04:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:04:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:04:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:04:49 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 09:04:49 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 09:04:49 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 09:04:49 Setting up openssl (1.1.1f-1ubuntu2.12) ... 09:04:49 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 09:04:49 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 09:04:49 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 09:04:49 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 09:04:49 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 09:04:49 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 09:04:49 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 09:04:49 Setting up fdisk (2.34-0.1ubuntu9.3) ... 09:04:49 Setting up ca-certificates (20210119~20.04.2) ... 09:04:51 Updating certificates in /etc/ssl/certs... 09:04:51 21 added, 21 removed; done. 09:04:51 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 09:04:51 Setting up perl (5.30.0-9ubuntu0.2) ... 09:04:51 Setting up procps (2:3.3.16-1ubuntu2.3) ... 09:04:51 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 09:04:51 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 09:04:51 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 09:04:51 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 09:04:51 Setting up binutils (2.34-6ubuntu1.3) ... 09:04:51 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 09:04:51 Setting up build-essential (12.8ubuntu1.1) ... 09:04:51 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 09:04:51 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 09:04:51 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 09:04:52 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 09:04:52 Processing triggers for systemd (245.4-4ubuntu3.15) ... 09:04:52 Processing triggers for mime-support (3.64ubuntu1) ... 09:04:52 Processing triggers for ca-certificates (20210119~20.04.2) ... 09:04:52 Updating certificates in /etc/ssl/certs... 09:04:52 0 added, 0 removed; done. 09:04:52 Running hooks in /etc/ca-certificates/update.d... 09:04:52 done. 09:04:53 Reading package lists... 09:04:54 Building dependency tree... 09:04:54 Reading state information... 09:04:54 The following NEW packages will be installed: 09:04:54 apt-transport-https 09:04:54 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 09:04:54 Need to get 4680 B of archives. 09:04:54 After this operation, 162 kB of additional disk space will be used. 09:04:54 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 09:04:54 debconf: delaying package configuration, since apt-utils is not installed 09:04:54 Fetched 4680 B in 0s (24.7 kB/s) 09:04:54 Selecting previously unselected package apt-transport-https. 09:04:54 (Reading database ... 14320 files and directories currently installed.) 09:04:54 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 09:04:54 Unpacking apt-transport-https (2.0.6) ... 09:04:54 Setting up apt-transport-https (2.0.6) ... 09:04:54 Waiting for network to be ready... 09:04:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.270s coverage: 28.7% of statements 09:04:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:04:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:05:01 2022-03-24T09:04:59Z INFO Waiting for automatic snapd restart... 09:05:02 snapd 2.54.4 from Canonical* installed 09:05:03 "snapd" switched to the "latest/stable" channel 09:05:03 09:05:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.483s coverage: 98.5% of statements 09:05:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:05:05 core20 20220304 from Canonical* installed 09:05:06 "core20" switched to the "latest/stable" channel 09:05:06 09:05:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.553s coverage: 54.9% of statements 09:05:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:05:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:05:08 snapcraft 6.0.2 from Canonical* installed 09:05:08 "snapcraft" switched to the "latest/stable" channel 09:05:08 09:05:14 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: 09:05:14 - README.md 09:05:14 09:05:14 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:05:14 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 09:05:14 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 09:05:14 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 09:05:14 Reading package lists... 09:05:14 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 09:05:15 Reading package lists... 09:05:15 Building dependency tree... 09:05:15 Reading state information... 09:05:15 Suggested packages: 09:05:15 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 09:05:15 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 09:05:15 krb5-user libnorm-doc 09:05:15 Recommended packages: 09:05:15 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 09:05:15 The following NEW packages will be installed: 09:05:15 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 09:05:15 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 09:05:15 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 09:05:15 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 09:05:15 libzmq5 pkg-config zip 09:05:15 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 09:05:15 Need to get 10.3 MB of archives. 09:05:15 After this operation, 56.5 MB of additional disk space will be used. 09:05:15 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 09:05:15 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 09:05:15 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 09:05:15 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 09:05:15 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 09:05:15 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 09:05:15 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 09:05:15 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 09:05:15 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 09:05:15 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 09:05:15 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 09:05:15 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 09:05:15 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 09:05:15 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 09:05:15 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 09:05:15 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 09:05:15 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 09:05:16 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 09:05:16 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 09:05:16 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 09:05:16 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 09:05:16 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 09:05:16 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 09:05:16 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 09:05:16 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 09:05:16 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 09:05:16 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 09:05:16 debconf: delaying package configuration, since apt-utils is not installed 09:05:16 Fetched 10.3 MB in 1s (9280 kB/s) 09:05:16 Selecting previously unselected package libglib2.0-0:amd64. 09:05:16 (Reading database ... 14324 files and directories currently installed.) 09:05:16 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 09:05:16 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 09:05:17 Selecting previously unselected package libsodium23:amd64. 09:05:17 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 09:05:17 Unpacking libsodium23:amd64 (1.0.18-1) ... 09:05:17 Selecting previously unselected package libpsl5:amd64. 09:05:17 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 09:05:17 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 09:05:17 Selecting previously unselected package libbrotli1:amd64. 09:05:17 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 09:05:17 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 09:05:17 Selecting previously unselected package libnghttp2-14:amd64. 09:05:17 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 09:05:17 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 09:05:17 Selecting previously unselected package librtmp1:amd64. 09:05:17 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 09:05:17 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 09:05:17 Selecting previously unselected package libssh-4:amd64. 09:05:17 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 09:05:17 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 09:05:17 Selecting previously unselected package libcurl3-gnutls:amd64. 09:05:17 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 09:05:17 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 09:05:17 Selecting previously unselected package liberror-perl. 09:05:17 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 09:05:17 Unpacking liberror-perl (0.17029-1) ... 09:05:17 Selecting previously unselected package git-man. 09:05:17 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 09:05:17 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 09:05:17 Selecting previously unselected package git. 09:05:17 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 09:05:17 Unpacking git (1:2.25.1-1ubuntu3.2) ... 09:05:18 Selecting previously unselected package libgssrpc4:amd64. 09:05:18 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 09:05:18 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 09:05:18 Selecting previously unselected package libkdb5-9:amd64. 09:05:18 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 09:05:18 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 09:05:18 Selecting previously unselected package libkadm5srv-mit11:amd64. 09:05:18 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 09:05:18 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 09:05:18 Selecting previously unselected package libkadm5clnt-mit11:amd64. 09:05:18 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 09:05:18 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 09:05:18 Selecting previously unselected package comerr-dev:amd64. 09:05:18 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 09:05:18 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 09:05:18 Selecting previously unselected package krb5-multidev:amd64. 09:05:18 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 09:05:18 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 09:05:18 Selecting previously unselected package libnorm1:amd64. 09:05:18 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 09:05:18 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 09:05:18 Selecting previously unselected package libnorm-dev:amd64. 09:05:18 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 09:05:18 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 09:05:18 Selecting previously unselected package libpgm-5.2-0:amd64. 09:05:18 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 09:05:18 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 09:05:18 Selecting previously unselected package libpgm-dev:amd64. 09:05:18 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 09:05:18 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 09:05:18 Selecting previously unselected package libsodium-dev:amd64. 09:05:18 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 09:05:18 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 09:05:18 Selecting previously unselected package libzmq5:amd64. 09:05:18 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 09:05:18 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 09:05:18 Selecting previously unselected package libkrb5-dev:amd64. 09:05:18 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 09:05:18 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 09:05:19 Selecting previously unselected package libzmq3-dev:amd64. 09:05:19 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 09:05:19 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 09:05:19 Selecting previously unselected package pkg-config. 09:05:19 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 09:05:19 Unpacking pkg-config (0.29.1-0ubuntu4) ... 09:05:19 Selecting previously unselected package zip. 09:05:19 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 09:05:19 Unpacking zip (3.0-11build1) ... 09:05:19 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 09:05:19 Setting up libsodium23:amd64 (1.0.18-1) ... 09:05:19 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 09:05:19 No schema files found: doing nothing. 09:05:19 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 09:05:19 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 09:05:19 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 09:05:19 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 09:05:19 Setting up liberror-perl (0.17029-1) ... 09:05:19 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 09:05:19 Setting up zip (3.0-11build1) ... 09:05:19 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 09:05:19 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 09:05:19 Setting up pkg-config (0.29.1-0ubuntu4) ... 09:05:19 Setting up libsodium-dev:amd64 (1.0.18-1) ... 09:05:19 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 09:05:19 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 09:05:19 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 09:05:19 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 09:05:19 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 09:05:19 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 09:05:19 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 09:05:19 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 09:05:19 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 09:05:19 Setting up git (1:2.25.1-1ubuntu3.2) ... 09:05:19 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 09:05:19 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 09:05:19 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 09:05:19 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 09:05:20 comerr-dev set to automatically installed. 09:05:20 git set to automatically installed. 09:05:20 git-man set to automatically installed. 09:05:20 krb5-multidev set to automatically installed. 09:05:20 libbrotli1 set to automatically installed. 09:05:20 libcurl3-gnutls set to automatically installed. 09:05:20 liberror-perl set to automatically installed. 09:05:20 libglib2.0-0 set to automatically installed. 09:05:20 libgssrpc4 set to automatically installed. 09:05:20 libkadm5clnt-mit11 set to automatically installed. 09:05:20 libkadm5srv-mit11 set to automatically installed. 09:05:20 libkdb5-9 set to automatically installed. 09:05:20 libkrb5-dev set to automatically installed. 09:05:20 libnghttp2-14 set to automatically installed. 09:05:20 libnorm-dev set to automatically installed. 09:05:20 libnorm1 set to automatically installed. 09:05:20 libpgm-5.2-0 set to automatically installed. 09:05:20 libpgm-dev set to automatically installed. 09:05:20 libpsl5 set to automatically installed. 09:05:20 librtmp1 set to automatically installed. 09:05:20 libsodium-dev set to automatically installed. 09:05:20 libsodium23 set to automatically installed. 09:05:20 libssh-4 set to automatically installed. 09:05:20 libzmq3-dev set to automatically installed. 09:05:20 libzmq5 set to automatically installed. 09:05:20 pkg-config set to automatically installed. 09:05:20 zip set to automatically installed. 09:05:20 snapd is not logged in, snap install commands will use sudo 09:05:30 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 09:05:30 Downloading snap 'edgex-app-service-configurable' 09:05:32 Pulling app-service-configurable 09:05:32 + snapcraftctl pull 09:05:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.372s coverage: 89.2% of statements 09:05:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:05:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:05:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:05:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.521s coverage: 84.4% of statements 09:05:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:05:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:05:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:05:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:05:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:05:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.655s coverage: 94.2% of statements 09:05:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:05:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:05:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.297s coverage: 72.2% of statements 09:05:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:05:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:05:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:05:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:05:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:05:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.340s coverage: 60.0% of statements 09:05:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:05:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:05:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:05:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.832s coverage: 0.9% of statements 09:05:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:05:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.360s coverage: 58.8% of statements 09:05:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.325s coverage: 24.0% of statements 09:05:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:05:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.300s coverage: 47.1% of statements 09:05:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.359s coverage: 79.5% of statements 09:05:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.409s coverage: 94.1% of statements 09:05:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.273s coverage: 96.3% of statements 09:05:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.250s coverage: 87.5% of statements 09:05:34 Pulling config-common 09:05:34 + snapcraftctl pull 09:05:35 Pulling go-build-helper 09:05:35 + snapcraftctl pull 09:05:36 'edgex-go' has dependencies that need to be staged: go-build-helper 09:05:36 Skipping pull go-build-helper (already ran) 09:05:36 Building go-build-helper 09:05:36 + snapcraftctl build 09:05:37 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 09:05:38 Staging go-build-helper 09:05:38 + snapcraftctl stage 09:05:43 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 09:05:43 Fetched 290 kB in 0s (0 B/s) 09:05:43 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 09:05:43 Fetched 158 kB in 0s (0 B/s) 09:05:43 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 09:05:43 Fetched 242 kB in 0s (0 B/s) 09:05:43 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 09:05:43 Fetched 150 kB in 0s (0 B/s) 09:05:43 Pulling edgex-go 09:05:43 + snapcraftctl pull 09:05:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.267s coverage: 94.4% of statements 09:05:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.203s coverage: 44.8% of statements 09:05:44 Pulling hooks 09:05:44 + snapcraftctl pull 09:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.697s coverage: 82.5% of statements 09:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:05:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.271s coverage: 92.9% of statements 09:05:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:05:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:05:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:05:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 09:05:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:05:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:05:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:05:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:05:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:05:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.221s coverage: 87.2% of statements 09:05:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:05:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:05:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements 09:05:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:05:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.305s coverage: 58.8% of statements 09:05:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:05:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.323s coverage: 80.0% of statements 09:05:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.281s coverage: 87.2% of statements 09:05:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.301s coverage: 85.4% of statements 09:05:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.867s coverage: 91.2% of statements 09:05:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:05:57 Removing suid/guid from /root/parts/static-packages/install/bin/su 09:05:57 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 09:05:57 Fetched 96.1 kB in 0s (0 B/s) 09:05:57 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 09:05:57 Fetched 78.7 kB in 0s (0 B/s) 09:05:57 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 09:05:57 Fetched 48.0 kB in 0s (0 B/s) 09:05:57 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 09:05:57 Fetched 50.2 kB in 0s (0 B/s) 09:05:57 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 09:05:57 Fetched 14.7 kB in 0s (0 B/s) 09:05:57 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 09:05:57 Fetched 234 kB in 0s (0 B/s) 09:05:57 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 09:05:57 Fetched 155 kB in 0s (0 B/s) 09:05:57 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 09:05:57 Fetched 170 kB in 0s (0 B/s) 09:05:57 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 09:05:57 Fetched 267 kB in 0s (0 B/s) 09:05:57 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 09:05:57 Fetched 50.6 kB in 0s (0 B/s) 09:05:57 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 09:05:57 Fetched 15.1 kB in 0s (0 B/s) 09:05:57 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 09:05:57 Fetched 51.5 kB in 0s (0 B/s) 09:05:57 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 09:05:57 Fetched 121 kB in 0s (0 B/s) 09:05:57 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 09:05:57 Fetched 29.7 kB in 0s (0 B/s) 09:05:57 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 09:05:57 Fetched 1021 kB in 0s (0 B/s) 09:05:57 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 09:05:57 Fetched 49.3 kB in 0s (0 B/s) 09:05:57 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 09:05:57 Fetched 54.9 kB in 0s (0 B/s) 09:05:57 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 09:05:57 Fetched 16.6 kB in 0s (0 B/s) 09:05:57 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 09:05:57 Fetched 87.9 kB in 0s (0 B/s) 09:05:57 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 09:05:57 Fetched 142 kB in 0s (0 B/s) 09:05:57 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 09:05:57 Fetched 41.8 kB in 0s (0 B/s) 09:05:57 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 09:05:57 Fetched 181 kB in 0s (0 B/s) 09:05:57 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 09:05:57 Fetched 208 kB in 0s (0 B/s) 09:05:57 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 09:05:57 Fetched 161 kB in 0s (0 B/s) 09:05:57 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 09:05:57 Fetched 107 kB in 0s (0 B/s) 09:05:57 Pulling static-packages 09:05:57 + snapcraftctl pull 09:05:57 Pulling version 09:05:57 + cd /root/project 09:05:57 ++ git describe --tags --abbrev=0 09:05:57 ++ sed s/v// 09:05:57 + GIT_VERSION=2.2.0-dev.46 09:05:57 + '[' -z 2.2.0-dev.46 ']' 09:05:57 + snapcraftctl set-version 2.2.0-dev.46 09:05:58 Building app-service-configurable 09:05:58 + snapcraftctl build 09:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.004s coverage: 64.4% of statements 09:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.264s coverage: 100.0% of statements 09:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.120s coverage: 89.4% of statements 09:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.129s coverage: 100.0% of statements 09:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements 09:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 09:06:00 Building config-common 09:06:00 + snapcraftctl build 09:06:01 + cp --archive --link --no-dereference . /root/parts/config-common/install 09:06:02 Skipping build go-build-helper (already ran) 09:06:02 Building edgex-go 09:06:02 + cd /root/parts/edgex-go/src 09:06:02 ++ git describe --tags --abbrev=0 09:06:02 ++ sed s/v// 09:06:02 + GIT_VERSION=2.2.0-dev.46 09:06:02 + '[' -z 2.2.0-dev.46 ']' 09:06:02 + echo 2.2.0-dev.46 09:06:02 + '[' '!' -d vendor ']' 09:06:02 + go mod download all 09:06:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.570s coverage: 65.4% of statements 09:06:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:06:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:06:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:06:07 + make build 09:06:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:06:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.797s coverage: 43.8% of statements 09:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:06:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.376s coverage: 89.5% of statements 09:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:06:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.300s coverage: 84.8% of statements 09:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:06:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:06:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.394s coverage: 17.7% of statements 09:06:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:06:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:06:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:06:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:06:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.811s coverage: 92.3% of statements 09:06:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:06:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:06:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:06:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:06:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.460s coverage: 63.2% of statements 09:06:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:06:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:06:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.542s coverage: 97.7% of statements 09:06:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:06:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:06:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:06:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:06:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.202s coverage: 28.9% of statements 09:06:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:06:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:06:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:06:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:06:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:06:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:06:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.217s coverage: 100.0% of statements 09:06:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 09:06:18 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 09:06:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:06:18 GO111MODULE=on go vet ./... 09:06:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:06:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:06:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:06:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:06:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:06:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:06:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:06:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:06:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:06:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:06:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:06:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:06:52 + 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 09:06:52 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 09:06:52 + case "$service" in 09:06:52 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 09:06:52 + 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 09:06:52 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 09:06:52 + case "$service" in 09:06:52 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 09:06:52 + 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 09:06:52 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 09:06:52 + case "$service" in 09:06:52 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 09:06:52 + 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 09:06:52 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 09:06:52 + case "$service" in 09:06:52 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 09:06:52 + 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 09:06:52 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 09:06:52 + case "$service" in 09:06:52 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 09:06:52 + 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 09:06:52 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 09:06:52 + case "$service" in 09:06:52 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 09:06:52 + 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 09:06:52 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 09:06:52 + case "$service" in 09:06:52 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 09:06:52 + 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 09:06:52 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 09:06:52 + case "$service" in 09:06:52 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 09:06:52 + 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 09:06:52 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 09:06:52 + case "$service" in 09:06:52 + 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 09:06:52 + 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 09:06:52 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 09:06:52 + case "$service" in 09:06:52 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 09:06:52 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 09:06:52 + 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 09:06:52 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 09:06:52 + case "$service" in 09:06:52 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 09:06:52 + 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 09:06:52 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 09:06:52 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 09:06:52 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 09:06:52 Building hooks 09:06:52 + cd /root/parts/hooks/src 09:06:52 + make build 09:06:52 go mod tidy 09:06:52 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.2.0-beta 09:06:53 go: downloading github.com/stretchr/testify v1.7.0 09:06:53 go: downloading github.com/davecgh/go-spew v1.1.0 09:06:53 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 09:06:53 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 09:06:55 GO111MODULE=on go build -o cmd/install/install ./cmd/install 09:06:55 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 09:06:55 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 09:06:57 Removing suid/guid from /root/parts/static-packages/install/bin/su 09:06:57 Building static-packages 09:06:57 + snapcraftctl build 09:06:59 Building version 09:06:59 + snapcraftctl build 09:07:01 Staging app-service-configurable 09:07:01 + snapcraftctl stage 09:07:02 Staging config-common 09:07:02 + snapcraftctl stage 09:07:04 Skipping stage go-build-helper (already ran) 09:07:04 Staging edgex-go 09:07:04 + snapcraftctl stage 09:07:05 Staging hooks 09:07:05 + snapcraftctl stage 09:07:06 Staging static-packages 09:07:06 + snapcraftctl stage 09:07:08 Staging version 09:07:08 + snapcraftctl stage 09:07:09 Priming app-service-configurable 09:07:09 + snapcraftctl prime 09:07:12 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 09:07:12 stage-packages: 09:07:12 - libnorm1 09:07:12 - libpgm-5.2-0 09:07:12 - libsodium23 09:07:12 - libzmq5 09:07:12 Priming config-common 09:07:12 + snapcraftctl prime 09:07:13 Priming go-build-helper 09:07:13 + snapcraftctl prime 09:07:15 Priming edgex-go 09:07:15 + snapcraftctl prime 09:07:17 Priming hooks 09:07:17 + snapcraftctl prime 09:07:18 Priming static-packages 09:07:18 + snapcraftctl prime 09:07:22 Priming version 09:07:22 + snapcraftctl prime 09:07:23 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] } 09:08:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:08:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:08:09 ./bin/test-attribution-txt.sh [Pipeline] echo 09:08:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:08:12 + ls -al . 09:08:12 total 660 09:08:12 drwxrwxr-x 9 1001 1001 4096 Mar 24 09:08 . 09:08:12 drwxr-xr-x 4 root root 4096 Mar 24 09:02 .. 09:08:12 -rw-rw-r-- 1 1001 1001 11 Mar 24 09:00 .dockerignore 09:08:12 drwxrwxr-x 8 1001 1001 4096 Mar 24 09:00 .git 09:08:12 drwxrwxr-x 4 1001 1001 4096 Mar 24 09:00 .github 09:08:12 -rw-rw-r-- 1 1001 1001 870 Mar 24 09:00 .gitignore 09:08:12 -rw-rw-r-- 1 1001 1001 42 Mar 24 09:00 .golangci.yml 09:08:12 -rw-rw-r-- 1 1001 1001 87 Mar 24 09:00 .hadolint.yml 09:08:12 -rw-rw-r-- 1 1001 1001 166 Mar 24 09:00 .sonarcloud.properties 09:08:12 -rw-rw-r-- 1 1001 1001 1171 Mar 24 09:00 ADOPTERS.md 09:08:12 -rw-rw-r-- 1 1001 1001 9953 Mar 24 09:00 Attribution.txt 09:08:12 -rw-rw-r-- 1 1001 1001 51732 Mar 24 09:00 CHANGELOG.md 09:08:12 -rw-rw-r-- 1 1001 1001 3804 Mar 24 09:00 CONTRIBUTING.md 09:08:12 -rw-rw-r-- 1 1001 1001 677 Mar 24 09:00 GOVERNANCE.md 09:08:12 -rw-rw-r-- 1 1001 1001 849 Mar 24 09:00 Jenkinsfile 09:08:12 -rw-rw-r-- 1 1001 1001 10775 Mar 24 09:00 LICENSE 09:08:12 -rw-rw-r-- 1 1001 1001 8478 Mar 24 09:00 Makefile 09:08:12 -rw-rw-r-- 1 1001 1001 582 Mar 24 09:00 OWNERS.md 09:08:12 -rw-rw-r-- 1 1001 1001 8207 Mar 24 09:00 README.md 09:08:12 -rw-rw-r-- 1 1001 1001 6912 Mar 24 09:00 SECURITY.md 09:08:12 -rw-rw-r-- 1 1001 1001 5 Mar 24 08:56 VERSION 09:08:12 -rw-rw-r-- 1 1001 1001 4131 Mar 24 09:00 ZMQWindows.md 09:08:12 drwxrwxr-x 2 1001 1001 4096 Mar 24 09:00 bin 09:08:12 drwxrwxr-x 18 1001 1001 4096 Mar 24 09:00 cmd 09:08:12 -rw-r--r-- 1 root root 426503 Mar 24 09:06 coverage.out 09:08:12 -rw-rw-r-- 1 1001 1001 3175 Mar 24 09:00 go.mod 09:08:12 -rw-rw-r-- 1 1001 1001 34990 Mar 24 09:00 go.sum 09:08:12 drwxrwxr-x 8 1001 1001 4096 Mar 24 09:00 internal 09:08:12 drwxrwxr-x 3 1001 1001 4096 Mar 24 09:00 openapi 09:08:12 drwxrwxr-x 4 1001 1001 4096 Mar 24 09:00 snap 09:08:12 -rw-rw-r-- 1 1001 1001 204 Mar 24 09:00 version.go [Pipeline] sh 09:08:13 + '[' -e coverage.out ] 09:08:13 + chown 1001:1001 coverage.out [Pipeline] stash 09:08:13 Warning: overwriting stash ‘coverage-report’ 09:08:14 Stashed 1 file(s) [Pipeline] sh 09:08:14 + make build 09:08:14 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 09:10:21 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 09:11:58 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 09:11:58 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 09:11: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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:11: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 09:12: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 09:12:10 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 09:12:16 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 09:12: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 09:12:29 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 09:12:35 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 09:12: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] } 09:12:50 $ docker stop --time=1 7fa6cee95e73c687de564ec007665c7fdd54c5b9e172fb206e06308b7c18ffef 09:12:52 $ docker rm -f 7fa6cee95e73c687de564ec007665c7fdd54c5b9e172fb206e06308b7c18ffef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:12:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:12:55 09:12:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:12:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:12:55 latest: Pulling from edgex-devops/edgex-compose-arm64 09:12:55 29e5d40040c1: Pulling fs layer 09:12:55 1ce36da41761: Pulling fs layer 09:12:55 25b303627fd3: Pulling fs layer 09:12:55 29e5d40040c1: Verifying Checksum 09:12:55 29e5d40040c1: Download complete 09:12:56 1ce36da41761: Verifying Checksum 09:12:56 1ce36da41761: Download complete 09:12:56 29e5d40040c1: Pull complete 09:12:57 25b303627fd3: Verifying Checksum 09:12:57 25b303627fd3: Download complete 09:12:57 1ce36da41761: Pull complete 09:13:10 25b303627fd3: Pull complete 09:13:10 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:13:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:13:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:13:10 prd-ubuntu20.04-docker-arm64-4c-16g-8997 does not seem to be running inside a container 09:13:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:13:13 $ docker top a3e6a87ec34bf3a94ab46f386b516e49efedcff894119137ae62a4cc9f4309ec -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:14 + docker-compose+ build --helpgrep 09:13:14 parallel 09:13:19 --parallel Build images in parallel. [Pipeline] } 09:13:19 $ docker stop --time=1 a3e6a87ec34bf3a94ab46f386b516e49efedcff894119137ae62a4cc9f4309ec 09:13:21 $ docker rm -f a3e6a87ec34bf3a94ab46f386b516e49efedcff894119137ae62a4cc9f4309ec [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:13:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:13:21 . [Pipeline] withDockerContainer 09:13:22 prd-ubuntu20.04-docker-arm64-4c-16g-8997 does not seem to be running inside a container 09:13:22 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 09:13:23 $ docker top ffe50807f30ee5cffaf9e25104fce4d8b4679ee97ad9ef7b62ca2fdce890bd87 -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:24 + docker-compose -f ./docker-compose-build.yml build --parallel 09:13:29 Building core-command ... 09:13:29 Building core-data ... 09:13:29 Building core-metadata ... 09:13:29 Building security-bootstrapper ... 09:13:29 Building security-proxy-setup ... 09:13:29 Building security-secretstore-setup ... 09:13:29 Building security-spiffe-token-provider ... 09:13:29 Building security-spire-agent ... 09:13:29 Building security-spire-config ... 09:13:29 Building security-spire-server ... 09:13:29 Building support-notifications ... 09:13:29 Building support-scheduler ... 09:13:29 Building sys-mgmt-agent ... 09:13:29 Building sys-mgmt-agent 09:13:29 Building security-bootstrapper 09:13:29 Building security-secretstore-setup 09:13:29 Building core-data 09:13:29 Building security-spire-agent 09:15:21 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:15:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:15:21 ---> 31f046f83bf5 09:15:21 Step 3/24 : WORKDIR /edgex-go 09:15:21 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:15:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:15:21 ---> 31f046f83bf5 09:15:21 Step 3/25 : WORKDIR /edgex-go 09:15:21 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:15:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:15:21 ---> 31f046f83bf5 09:15:21 Step 3/23 : WORKDIR /edgex-go 09:15:21 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:15:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:15:21 ---> 31f046f83bf5 09:15:21 Step 3/23 : WORKDIR /edgex-go 09:15:21 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:15:21 Step 2/31 : FROM ${BUILDER_BASE} AS builder 09:15:21 ---> 31f046f83bf5 09:15:21 Step 3/31 : WORKDIR /edgex-go 09:15:21 ---> Running in e61894e34c39 09:15:21 ---> Running in fe143bd5af5b 09:15:21 ---> Running in 1cda47a18d71 09:15:21 ---> Running in bebf0ded1198 09:15:21 ---> Running in d664105a4b13 09:15:21 Removing intermediate container d664105a4b13 09:15:21 ---> bbe8cd22df91 09:15:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:15:21 Removing intermediate container 1cda47a18d71 09:15:21 ---> 17ae8f956d1b 09:15:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:15:21 ---> Running in ce32ff2fc36d 09:15:21 Removing intermediate container fe143bd5af5b 09:15:21 ---> fea841c53d3f 09:15:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:15:21 Removing intermediate container bebf0ded1198 09:15:21 ---> a675a3f191eb 09:15:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:15:21 Removing intermediate container e61894e34c39 09:15:21 ---> 1df39beeb5c8 09:15:21 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:15:21 ---> Running in 2ec480389199 09:15:21 ---> Running in 278a3205ed65 09:15:21 ---> Running in 20667990ef39 09:15:21 ---> Running in 434fe1ad7b07 09:15:21 Removing intermediate container 2ec480389199 09:15:21 ---> 643d46ca7c80 09:15:21 Step 5/23 : RUN apk add --update --no-cache make bash git 09:15:21 ---> Running in 829fad294185 09:15:21 Removing intermediate container ce32ff2fc36d 09:15:21 ---> 14c54a7d78d6 09:15:21 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:15:21 ---> Running in 23b65b730ca0 09:15:21 Removing intermediate container 434fe1ad7b07 09:15:21 ---> ef57e307ee59 09:15:21 Step 5/31 : RUN apk add --update --no-cache make git 09:15:21 Removing intermediate container 20667990ef39 09:15:21 ---> cc1ace1a9e0f 09:15:21 Step 5/25 : RUN apk add --update --no-cache make git 09:15:21 Removing intermediate container 278a3205ed65 09:15:21 ---> f26590cf3d8a 09:15:21 Step 5/24 : RUN apk add --update --no-cache make git 09:15:21 ---> Running in d4cc0f960280 09:15:21 ---> Running in b5fe5c50bf3f 09:15:21 ---> Running in 0c77dec8ed8f 09:15:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:15:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:15:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:15:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:15:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:15:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:15:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:15:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:15:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:15:21 OK: 220 MiB in 52 packages 09:15:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:15:21 OK: 220 MiB in 52 packages 09:15:21 OK: 220 MiB in 52 packages 09:15:21 Removing intermediate container 829fad294185 09:15:21 ---> fa8ff84683de 09:15:21 Step 6/23 : COPY go.mod vendor* ./ 09:15:21 OK: 220 MiB in 52 packages 09:15:21 OK: 220 MiB in 52 packages 09:15:21 ---> 56131f32d1d9 09:15:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:15:21 Removing intermediate container 23b65b730ca0 09:15:21 ---> 58d699c71e10 09:15:21 Step 6/23 : COPY go.mod vendor* ./ 09:15:21 ---> Running in f278f6c63770 09:15:21 Removing intermediate container d4cc0f960280 09:15:21 ---> fbae8658a6c6 09:15:21 Step 6/31 : COPY go.mod vendor* ./Removing intermediate container b5fe5c50bf3f 09:15:21 ---> 7896374b8cb8 09:15:21 Step 6/25 : COPY go.mod vendor* ./ 09:15:21 09:15:21 Removing intermediate container 0c77dec8ed8f 09:15:21 ---> 8b0a1cc8ee60 09:15:21 Step 6/24 : COPY go.mod vendor* ./ 09:15:22 ---> f5d2fa055b01 09:15:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:15:22 ---> 00f3c1596c3e 09:15:22 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:15:22 ---> Running in 727642dcfb12 09:15:22 ---> Running in 991e2da5d264 09:15:23 ---> 959b139689d5 09:15:23 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:15:23 ---> Running in e8fdb6cd46ba 09:15:23 ---> 4f376fa45e5d 09:15:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:15:23 ---> Running in 52ba64bca47e 09:15:26 Removing intermediate container f278f6c63770 09:15:26 ---> daec9c943195 09:15:26 Step 8/23 : COPY . . 09:15:29 Removing intermediate container 727642dcfb12 09:15:29 ---> 5f27080d1f71 09:15:29 Step 8/23 : COPY . . 09:15:29 Removing intermediate container e8fdb6cd46ba 09:15:29 ---> 4e4428bfe14c 09:15:29 Step 8/24 : COPY . . 09:15:29 Removing intermediate container 52ba64bca47e 09:15:29 ---> 258dd0b5e2ee 09:15:29 Step 8/25 : COPY . . 09:15:29 Removing intermediate container 991e2da5d264 09:15:29 ---> 14d62b3ea8b6 09:15:29 Step 8/31 : COPY . . 09:16:01 ---> bd3ed6d48aea 09:16:01 Step 9/23 : RUN make cmd/core-data/core-data 09:16:01 ---> 3cf91f2568bc 09:16:01 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:16:01 ---> Running in 962a6e37ddb9 09:16:01 ---> Running in ae576446c812 09:16:01 ---> 35039b455a3c 09:16:01 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:16:01 ---> Running in 9a537a2bf996 09:16:01 ---> f0327f6f8d30 09:16:01 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 09:16:01 ---> Running in 736632afeadf 09:16:01 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 09:16:01 Removing intermediate container 736632afeadf 09:16:01 ---> a038cb6e29b1 09:16:01 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" 09:16:01 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 09:16:01 ---> Running in ae2fb40ec114 09:16:02 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 09:16:03 ---> 184187595359 09:16:03 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:16:03 ---> Running in 657cdcc8b8e8 09:16:05 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 09:16:06 spire-1.2.0/ 09:16:11 spire-1.2.0/README.md 09:16:11 spire-1.2.0/bin/ 09:16:11 spire-1.2.0/bin/spire-server 09:16:11 spire-1.2.0/bin/spire-agent 09:16:11 spire-1.2.0/conf/ 09:16:11 spire-1.2.0/conf/server/ 09:16:11 spire-1.2.0/conf/server/server.conf 09:16:11 spire-1.2.0/conf/agent/ 09:16:11 spire-1.2.0/conf/agent/agent.conf 09:16:11 spire-1.2.0/LICENSE 09:16:17 Removing intermediate container ae2fb40ec114 09:16:17 ---> e26f6107e57c 09:16:17 09:16:17 Step 11/24 : FROM alpine:3.15 09:16:17 3.15: Pulling from library/alpine 09:16:18 Digest: sha256:6af1b11bbb17f4c311e269db6530e4da2738262af5fd9064ccdf109b765860fb 09:16:18 Status: Downloaded newer image for alpine:3.15 09:16:18 ---> 3abe2e34c907 09:16:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:16:18 ---> Running in f73dd99470ea 09:16:18 Removing intermediate container f73dd99470ea 09:16:18 ---> 7a307a0b3c28 09:16:18 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:16:19 ---> Running in 0ef21371d161 09:16:22 Removing intermediate container 0ef21371d161 09:16:22 ---> 118f44396fd5 09:16:22 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:16:22 ---> Running in 7516f4092418 09:16:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:16:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:16:27 v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] 09:16:27 v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] 09:16:27 OK: 15730 distinct packages available 09:16:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:16:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:16:29 (1/5) Installing dumb-init (1.2.5-r1) 09:16:29 (2/5) Installing musl-obstack (1.2.2-r0) 09:16:29 (3/5) Installing libucontext (1.1-r0) 09:16:29 (4/5) Installing gcompat (1.0.0-r4) 09:16:29 (5/5) Installing openssl (1.1.1n-r0) 09:16:29 Executing busybox-1.34.1-r4.trigger 09:16:30 OK: 6 MiB in 19 packages 09:16:31 Removing intermediate container 7516f4092418 09:16:31 ---> f8654047317b 09:16:31 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 09:16:34 ---> 96614cd69025 09:16:34 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 09:16:40 ---> ae58c77609a9 09:16:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:16:41 ---> e69d9673ed48 09:16:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:16:42 ---> a6bd541dc6af 09:16:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:16:43 ---> 5717d57885ce 09:16:43 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:16:43 ---> Running in bbc331c30e05 09:16:44 Removing intermediate container bbc331c30e05 09:16:44 ---> b5c52ea42c7f 09:16:44 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:16:44 ---> Running in f4249ea5ede5 09:16:44 Removing intermediate container f4249ea5ede5 09:16:44 ---> cb7e0ca64983 09:16:44 Step 22/24 : LABEL arch=arm64 09:16:44 ---> Running in df43c80ad011 09:16:45 Removing intermediate container df43c80ad011 09:16:45 ---> 4bef281bad88 09:16:45 Step 23/24 : LABEL git_sha=78a4d47e9fbb93f51044da61ee7aeb3fb503960f 09:16:45 ---> Running in d8c694320152 09:16:46 Removing intermediate container d8c694320152 09:16:46 ---> b028641255a9 09:16:46 Step 24/24 : LABEL version=0.0.0 09:16:46 ---> Running in c1ec45393ade 09:16:46 Removing intermediate container c1ec45393ade 09:16:46 ---> c278abd9acda 09:16:46 09:16:47 Successfully built c278abd9acda 09:16:47 Successfully tagged security-spire-agent-arm64:latest 09:16:47 Building core-command 09:17:26  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:17:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:17:26 ---> 31f046f83bf5 09:17:26 Step 3/23 : WORKDIR /edgex-go 09:17:26 ---> Using cache 09:17:26 ---> 1df39beeb5c8 09:17:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:26 ---> Using cache 09:17:26 ---> ef57e307ee59 09:17:26 Step 5/23 : RUN apk add --update --no-cache make git 09:17:26 ---> Using cache 09:17:26 ---> fbae8658a6c6 09:17:26 Step 6/23 : COPY go.mod vendor* ./ 09:17:26 ---> Using cache 09:17:26 ---> 00f3c1596c3e 09:17:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:26 ---> Using cache 09:17:26 ---> 14d62b3ea8b6 09:17:26 Step 8/23 : COPY . . 09:17:26 ---> Using cache 09:17:26 ---> 184187595359 09:17:26 Step 9/23 : RUN make cmd/core-command/core-command 09:17:26 ---> Running in 6cb427127fb1 09:17:26 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 09:22:33 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 09:22:48 Removing intermediate container ae576446c812 09:22:48 ---> e21ee559097f 09:22:48 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:22:48 ---> Running in ad7dc23da0c1 09:22:49 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 09:22:55 Removing intermediate container ad7dc23da0c1 09:22:55 ---> 2dd58c16a7da 09:22:55 09:22:55 Step 11/23 : FROM docker:20.10.10 09:22:55 Removing intermediate container 657cdcc8b8e8 09:22:55 ---> 143cd861171e 09:22:55 09:22:55 Step 10/31 : FROM alpine:3.14 09:22:55 20.10.10: Pulling from library/docker 09:22:55 3.14: Pulling from library/alpine 09:22:55 Removing intermediate container 9a537a2bf996 09:22:55 ---> 2dd8f6c9a71d 09:22:55 09:22:55 Step 10/25 : FROM alpine:3.14 09:22:55 3.14: Pulling from library/alpine 09:22:57 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 09:22:57 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 09:22:57 Status: Downloaded newer image for alpine:3.14 09:22:57 Status: Downloaded newer image for alpine:3.14 09:22:57 ---> 71a2028e5025 09:22:57 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:22:57 ---> 71a2028e5025 09:22:57 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:22:57 ---> Running in b567c8532322 09:22:57 ---> Running in 02a719b24e8d 09:22:59 Removing intermediate container 02a719b24e8d 09:22:59 ---> ac90d07c9eb1 09:22:59 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 09:22:59 ---> Running in 2a089f5672a5 09:23:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:23:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:23:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:23:01 (1/3) Installing ca-certificates (20211220-r0) 09:23:02 (2/3) Installing dumb-init (1.2.5-r1) 09:23:02 (3/3) Installing su-exec (0.2-r1) 09:23:02 Executing busybox-1.33.1-r6.trigger 09:23:02 Executing ca-certificates-20211220-r0.trigger 09:23:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:23:02 OK: 6 MiB in 17 packages 09:23:03 (1/2) Installing dumb-init (1.2.5-r1) 09:23:03 (2/2) Installing su-exec (0.2-r1) 09:23:03 Executing busybox-1.33.1-r6.trigger 09:23:03 OK: 6 MiB in 16 packages 09:23:05 Removing intermediate container b567c8532322 09:23:05 ---> 0502bc95c78b 09:23:05 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:23:05 Removing intermediate container 2a089f5672a5 09:23:05 ---> 6cf229c709de 09:23:05 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 09:23:05 ---> Running in c5d418a54b9b 09:23:05 ---> Running in a8c2692c5010 09:23:06 Removing intermediate container a8c2692c5010 09:23:06 ---> 106e3f220e1c 09:23:06 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:23:06 Removing intermediate container c5d418a54b9b 09:23:06 ---> aa0ef321c8e3 09:23:06 Step 13/25 : WORKDIR / 09:23:06 ---> Running in 292fcdcddeba 09:23:06 ---> Running in a748ff1c54a1 09:23:07 Removing intermediate container a748ff1c54a1 09:23:07 ---> c160550bfc86 09:23:07 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:23:07 Removing intermediate container 292fcdcddeba 09:23:07 ---> ae3296e50ad9 09:23:07 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:23:07 ---> Running in 95ded5bb49f0 09:23:09 ---> c830c06e9ff0 09:23:09 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:23:11 ---> f08b0240d3c1 09:23:11 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:23:11 Removing intermediate container 95ded5bb49f0 09:23:11 ---> e03c6528a086 09:23:11 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 09:23:11 ---> Running in 7e23f9c19390 09:23:12 ---> 311c06d3da01 09:23:12 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:23:12 Removing intermediate container 7e23f9c19390 09:23:12 ---> a2cfac8c5742 09:23:12 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:23:14 ---> 820766091f50 09:23:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:23:14 ---> 47caf17bdb10 09:23:14 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:23:14 ---> Running in 586330626bc7 09:23:18 Removing intermediate container 586330626bc7 09:23:18 ---> 4e970fb1b347 09:23:18 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 09:23:18 ---> 8d980290c822 09:23:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:23:19 ---> c61a76976053 09:23:19 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:23:19 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 09:23:19 Status: Downloaded newer image for docker:20.10.10 09:23:19 ---> 520e9a0a30f7 09:23:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:23:19 ---> Running in a081c905aefa 09:23:20 Removing intermediate container a081c905aefa 09:23:20 ---> ad9565b108b5 09:23:20 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 09:23:20 ---> Running in 57bbc245119f 09:23:22 ---> 153125574043 09:23:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:23:23 ---> 3fd95e6b1885 09:23:23 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ ---> f1dd78d6386a 09:23:23 09:23:23 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/ 09:23:23 ---> Running in 979574e06ec2 09:23:23 (1/42) Installing readline (8.1.0-r0) 09:23:23 (2/42) Installing bash (5.1.16-r0) 09:23:23 Executing bash-5.1.16-r0.post-install 09:23:23 (3/42) Installing brotli-libs (1.0.9-r5) 09:23:23 (4/42) Installing nghttp2-libs (1.43.0-r0) 09:23:23 (5/42) Installing libcurl (7.79.1-r0) 09:23:23 (6/42) Installing curl (7.79.1-r0) 09:23:23 (7/42) Installing dumb-init (1.2.5-r1) 09:23:23 (8/42) Installing libbz2 (1.0.8-r1) 09:23:23 (9/42) Installing expat (2.4.7-r0) 09:23:23 (10/42) Installing libffi (3.3-r2) 09:23:23 (11/42) Installing gdbm (1.19-r0) 09:23:23 (12/42) Installing xz-libs (5.2.5-r0) 09:23:23 (13/42) Installing libgcc (10.3.1_git20210424-r2) 09:23:23 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 09:23:23 (15/42) Installing mpdecimal (2.5.1-r1) 09:23:23 (16/42) Installing sqlite-libs (3.35.5-r0) 09:23:23 (17/42) Installing python3 (3.9.5-r2) 09:23:25 ---> c3dd7fba03d8 09:23:25 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:23:26 (18/42) Installing py3-appdirs (1.4.4-r2) 09:23:26 (19/42) Installing py3-chardet (4.0.0-r2) 09:23:26 (20/42) Installing py3-idna (3.2-r0) 09:23:26 (21/42) Installing py3-urllib3 (1.26.5-r0) 09:23:26 ---> 434920308527 09:23:26 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:23:26 (22/42) Installing py3-certifi (2020.12.5-r1) 09:23:26 (23/42) Installing py3-requests (2.25.1-r4) 09:23:26 (24/42) Installing py3-msgpack (1.0.2-r1) 09:23:26 Removing intermediate container 979574e06ec2 09:23:26 ---> 2e418341646f 09:23:26 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:23:26 (25/42) Installing py3-lockfile (0.12.2-r4) 09:23:26 (26/42) Installing py3-cachecontrol (0.12.6-r1) 09:23:26 (27/42) Installing py3-colorama (0.4.4-r1) 09:23:26 (28/42) Installing py3-contextlib2 (0.6.0-r1) 09:23:26 (29/42) Installing py3-distlib (0.3.1-r3) 09:23:26 (30/42) Installing py3-distro (1.5.0-r3) 09:23:26 (31/42) Installing py3-six (1.15.0-r1) 09:23:26 (32/42) Installing py3-webencodings (0.5.1-r4) 09:23:26 (33/42) Installing py3-html5lib (1.1-r1) 09:23:26 ---> Running in 36ab9f73a432 09:23:26 (34/42) Installing py3-parsing (2.4.7-r2) 09:23:26 (35/42) Installing py3-packaging (20.9-r1) 09:23:26 (36/42) Installing py3-toml (0.10.2-r2) 09:23:26 (37/42) Installing py3-pep517 (0.10.0-r2) 09:23:26 (38/42) Installing py3-progress (1.5-r2) 09:23:26 (39/42) Installing py3-retrying (1.3.3-r1) 09:23:26 (40/42) Installing py3-ordered-set (4.0.2-r1) 09:23:26 (41/42) Installing py3-setuptools (52.0.0-r3) 09:23:27 (42/42) Installing py3-pip (20.3.4-r1) 09:23:27 Removing intermediate container 36ab9f73a432 09:23:27 ---> 539191a30a27 09:23:27 Step 23/25 : LABEL arch=arm64 09:23:27 ---> Running in 2db71901ae53 09:23:27 ---> f78f5f1a8c58 09:23:27 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 09:23:27 Executing busybox-1.33.1-r6.trigger 09:23:27 OK: 84 MiB in 64 packages 09:23:28 ---> Running in d6d526c7f2d4 09:23:28 Removing intermediate container 2db71901ae53 09:23:28 ---> 3b57fa61f94c 09:23:28 Step 24/25 : LABEL git_sha=78a4d47e9fbb93f51044da61ee7aeb3fb503960f 09:23:28 ---> Running in b8d43a0ae2ec 09:23:29 Removing intermediate container d6d526c7f2d4 09:23:29 ---> c8f2af033f74 09:23:29 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:23:29 Removing intermediate container b8d43a0ae2ec 09:23:29 ---> 21a5850ff0e6 09:23:29 Step 25/25 : LABEL version=0.0.0 09:23:29 ---> Running in 05df09f74593 09:23:30 Removing intermediate container 05df09f74593 09:23:30 ---> 7a249fddf960 09:23:30 09:23:30 ---> 612a2ced70f5 09:23:30 Step 26/31 : RUN chmod +x /entrypoint.sh 09:23:30 Removing intermediate container 962a6e37ddb9 09:23:30 ---> a545bdb2ecf8 09:23:30 09:23:30 Step 10/23 : FROM alpine:3.14 09:23:30 ---> 71a2028e5025 09:23:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:23:30 ---> Running in 345f66851548 09:23:31 ---> Running in 73f47eba27b2 09:23:31 Successfully built 7a249fddf960 09:23:31 Successfully tagged security-secretstore-setup-arm64:latest 09:23:31 Building support-scheduler 09:23:32  Building security-secretstore-setup ... done Removing intermediate container 345f66851548 09:23:32 ---> bf22e425f197 09:23:32 Step 12/23 : ENV APP_PORT=59880 09:23:32 ---> Running in 8cc73d07fc4d 09:23:33 Collecting docker-compose==1.23.2 09:23:33 Removing intermediate container 8cc73d07fc4d 09:23:33 ---> 1a9fe0745d22 09:23:33 Step 13/23 : EXPOSE $APP_PORT 09:23:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:23:33 ---> Running in f2402eebae93 09:23:33 Removing intermediate container 6cb427127fb1 09:23:33 ---> 8a12947433a1 09:23:33 09:23:33 Step 10/23 : FROM alpine:3.14 09:23:33 ---> 71a2028e5025 09:23:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:23:33 ---> Running in 3fbebbf51434 09:23:33 Collecting jsonschema<3,>=2.5.1 09:23:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:23:34 Removing intermediate container f2402eebae93 09:23:34 ---> f783b50e2102 09:23:34 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:23:34 ---> Running in 7ef946189ef8 09:23:34 Removing intermediate container 73f47eba27b2 09:23:34 ---> adc9f781f134 09:23:34 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 09:23:35 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:23:35 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:23:35 Collecting docopt<0.7,>=0.6.1 09:23:35 Downloading docopt-0.6.2.tar.gz (25 kB) 09:23:35 ---> Running in 7bd567a20f6f 09:23:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:23:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:23:36 Removing intermediate container 7bd567a20f6f 09:23:36 ---> 6b787940e234 09:23:36 Step 28/31 : CMD ["gate"] 09:23:36 ---> Running in 0f5d39e67f87 09:23:37 (1/1) Installing dumb-init (1.2.5-r1) 09:23:37 Executing busybox-1.33.1-r6.trigger 09:23:37 OK: 5 MiB in 15 packages 09:23:37 Removing intermediate container 0f5d39e67f87 09:23:37 ---> c52318bc14d7 09:23:37 Step 29/31 : LABEL arch=arm64 09:23:38 Collecting cached-property<2,>=1.2.0 09:23:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:23:38 ---> Running in 8849a4f0cb48 09:23:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 09:23:38 Collecting dockerpty<0.5,>=0.4.1 09:23:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:23:38 Removing intermediate container 7ef946189ef8 09:23:38 ---> 1dfa53081341 09:23:38 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:23:38 ---> Running in e7e927dccaf2 09:23:39 Removing intermediate container 3fbebbf51434 09:23:39 ---> 01a085105df7 09:23:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:23:39 ---> Running in 0439b546412b 09:23:39 Removing intermediate container 8849a4f0cb48 09:23:39 ---> 96e1457d199e 09:23:39 Step 30/31 : LABEL git_sha=78a4d47e9fbb93f51044da61ee7aeb3fb503960f 09:23:39 Removing intermediate container 0439b546412b 09:23:39 ---> 743c92392d4d 09:23:39 Step 13/23 : ENV APP_PORT=59882 09:23:40 ---> Running in 00c8ca6298ff 09:23:40 ---> Running in 9b7d78e52afc 09:23:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:23:40 Removing intermediate container 9b7d78e52afc 09:23:40 ---> abf52f640c4b 09:23:40 Step 14/23 : EXPOSE $APP_PORT 09:23:41 Removing intermediate container 00c8ca6298ff 09:23:41 ---> 549b7e6a3282 09:23:41 Step 31/31 : LABEL version=0.0.0 09:23:41 ---> Running in eee86bca35e3 09:23:41 Collecting websocket-client<1.0,>=0.32.0 09:23:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:23:41 Collecting texttable<0.10,>=0.9.0 09:23:41 Downloading texttable-0.9.1.tar.gz (11 kB) 09:23:41 ---> Running in cc32bbd915ae 09:23:41 Removing intermediate container eee86bca35e3 09:23:41 ---> 6329f97c5a7e 09:23:41 Step 15/23 : WORKDIR / 09:23:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:23:41 ---> Running in 0b4689afee36 09:23:41 Removing intermediate container cc32bbd915ae 09:23:41 ---> 5517809878df 09:23:41 09:23:42 Removing intermediate container 0b4689afee36 09:23:42 ---> d6223ceb7a77 09:23:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:23:42 (1/6) Installing dumb-init (1.2.5-r1) 09:23:42 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:23:42 Successfully built 5517809878df 09:23:42 Successfully tagged security-bootstrapper-arm64:latest 09:23:42  Building security-bootstrapper ... done Building support-notifications 09:23:42 (3/6) Installing libsodium (1.0.18-r0) 09:23:42 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:23:43 (5/6) Installing libzmq (4.3.4-r0) 09:23:43 (6/6) Installing zeromq (4.3.4-r0) 09:23:43 Executing busybox-1.33.1-r6.trigger 09:23:43 ---> d6f9fed5bef6 09:23:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:23:43 OK: 8 MiB in 20 packages 09:23:44 Removing intermediate container e7e927dccaf2 09:23:44 ---> 0823464084a7 09:23:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:23:44 Collecting PyYAML<4,>=3.10 09:23:44 Downloading PyYAML-3.13.tar.gz (270 kB) 09:23:46 ---> ad8fe737180d 09:23:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:23:46 ---> 4dc3a52f14b2 09:23:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:23:47 ---> 1e159d214104 09:23:47 Step 19/23 : ENTRYPOINT ["/core-command"] 09:23:47 ---> Running in a2efa25cd5d5 09:23:48 Removing intermediate container a2efa25cd5d5 09:23:48 ---> 98d290b66385 09:23:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:23:48 Collecting docker<4.0,>=3.6.0 09:23:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:23:48 ---> Running in 72c7127667ac 09:23:49 Collecting docker-pycreds>=0.4.0 09:23:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:23:49 Removing intermediate container 72c7127667ac 09:23:49 ---> fd657b870993 09:23:49 Step 21/23 : LABEL arch=arm64 09:23:49 ---> Running in 6c4dc4043860 09:23:49 ---> c3517f08a654 09:23:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:23:50 Removing intermediate container 6c4dc4043860 09:23:50 ---> 1032a648f1fe 09:23:50 Step 22/23 : LABEL git_sha=78a4d47e9fbb93f51044da61ee7aeb3fb503960f 09:23:50 Collecting urllib3<1.25,>=1.21.1 09:23:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:23:50 ---> Running in f40ac8e1b475 09:23:50 Collecting idna<2.8,>=2.5 09:23:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:23:50 ---> 8f692beb13ff 09:23:50 Step 19/23 : ENTRYPOINT ["/core-data"] 09:23:51 Collecting chardet<3.1.0,>=3.0.2 09:23:51 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:23:51 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) 09:23:51 ---> Running in 8dfcecb0e598 09:23:51 Removing intermediate container f40ac8e1b475 09:23:51 ---> 07971815d7d4 09:23:51 Step 23/23 : LABEL version=0.0.0 09:23:51 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:23:51 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:23:51 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:23:51 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:23:51 ---> Running in fbf3374aeda1 09:23:51 Removing intermediate container 8dfcecb0e598 09:23:51 ---> 7e70a1f3cb5e 09:23:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:23:51 ---> Running in 0ad4b067a646 09:23:52 Removing intermediate container fbf3374aeda1 09:23:52 ---> 681cd1a9c95d 09:23:52 09:23:52 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:23:52 Attempting uninstall: urllib3 09:23:52 Found existing installation: urllib3 1.26.5 09:23:52 Uninstalling urllib3-1.26.5: 09:23:52 Successfully uninstalled urllib3-1.26.5 09:23:52 Removing intermediate container 0ad4b067a646 09:23:52 ---> a086ab97a0dc 09:23:52 Step 21/23 : LABEL arch=arm64 09:23:52 Successfully built 681cd1a9c95d 09:23:52 Successfully tagged core-command-arm64:latest 09:23:52  Building core-command ... done Building security-spire-server 09:23:52 ---> Running in 7e92a65689bd 09:23:53 Attempting uninstall: idna 09:23:53 Found existing installation: idna 3.2 09:23:53 Uninstalling idna-3.2: 09:23:53 Removing intermediate container 7e92a65689bd 09:23:53 ---> da72132f033a 09:23:53 Step 22/23 : LABEL git_sha=78a4d47e9fbb93f51044da61ee7aeb3fb503960f 09:23:53 Successfully uninstalled idna-3.2 09:23:53 ---> Running in 964b2490a10e 09:23:53 Removing intermediate container 964b2490a10e 09:23:53 ---> 94592f1160b4 09:23:53 Step 23/23 : LABEL version=0.0.0 09:23:53 ---> Running in d70a12b270d9 09:23:54 Attempting uninstall: chardet 09:23:54 Found existing installation: chardet 4.0.0 09:23:54 Removing intermediate container d70a12b270d9 09:23:54 ---> 332cba975e81 09:23:54 09:23:54 Uninstalling chardet-4.0.0: 09:23:54 Successfully uninstalled chardet-4.0.0 09:23:54 Successfully built 332cba975e81 09:23:54 Successfully tagged core-data-arm64:latest 09:23:54  Building core-data ... done Building security-proxy-setup 09:23:56 Attempting uninstall: requests 09:23:56 Found existing installation: requests 2.25.1 09:23:56 Uninstalling requests-2.25.1: 09:23:56 Successfully uninstalled requests-2.25.1 09:23:56 Running setup.py install for texttable: started 09:23:58 Running setup.py install for texttable: finished with status 'done' 09:23:58 Running setup.py install for PyYAML: started 09:24:01 Running setup.py install for PyYAML: finished with status 'done' 09:24:01 Running setup.py install for docopt: started 09:24:03 Running setup.py install for docopt: finished with status 'done' 09:24:03 Running setup.py install for dockerpty: started 09:24:06 Running setup.py install for dockerpty: finished with status 'done' 09:24:07 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 09:24:22 Removing intermediate container 57bbc245119f 09:24:22 ---> c8853223386e 09:24:22 Step 14/23 : ENV APP_PORT=58890 09:24:22 ---> Running in 03d19cb06a62 09:24:22 Removing intermediate container 03d19cb06a62 09:24:22 ---> 714bdb3cfffa 09:24:22 Step 15/23 : EXPOSE $APP_PORT 09:24:22 ---> Running in bcddecb7531b 09:24:22 Removing intermediate container bcddecb7531b 09:24:22 ---> bd4d40a8a914 09:24:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:24:23 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:24:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:24:23 ---> 31f046f83bf5 09:24:23 Step 3/22 : WORKDIR /edgex-go 09:24:23 ---> Using cache 09:24:23 ---> 1df39beeb5c8 09:24:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:24:23 ---> Using cache 09:24:23 ---> ef57e307ee59 09:24:23 Step 5/22 : RUN apk add --update --no-cache make git 09:24:23 ---> Using cache 09:24:23 ---> fbae8658a6c6 09:24:23 Step 6/22 : COPY go.mod vendor* ./ 09:24:23 ---> Using cache 09:24:23 ---> 00f3c1596c3e 09:24:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:24:23 ---> Using cache 09:24:23 ---> 14d62b3ea8b6 09:24:23 Step 8/22 : COPY . . 09:24:23 ---> Using cache 09:24:23 ---> 184187595359 09:24:23 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:24:23 ---> Running in f9ccce59f18a 09:24:23 ---> cf4aad3ba5cf 09:24:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:24:24 ---> 609dc4162bc2 09:24:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:24:24 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 09:24:25 ---> 54d91c9bd4b0 09:24:25 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 09:24:26 ---> Running in 3e74852491a3 09:24:26 Removing intermediate container 3e74852491a3 09:24:26 ---> 1282d4b19e72 09:24:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:24:26 ---> Running in 329382e90b1b 09:24:27 Removing intermediate container 329382e90b1b 09:24:27 ---> 81a574f8b9c8 09:24:27 Step 21/23 : LABEL arch=arm64 09:24:28 ---> Running in 95ca12718f1f 09:24:29 Removing intermediate container 95ca12718f1f 09:24:29 ---> 2eddb8ec5776 09:24:29 Step 22/23 : LABEL git_sha=78a4d47e9fbb93f51044da61ee7aeb3fb503960f 09:24:29 ---> Running in 14916cc10d93 09:24:30 Removing intermediate container 14916cc10d93 09:24:30 ---> 27a721a80aeb 09:24:30 Step 23/23 : LABEL version=0.0.0 09:24:30 ---> Running in 7c814aeeeec3 09:24:31 Removing intermediate container 7c814aeeeec3 09:24:31 ---> b5c1d6e1b0cc 09:24:31 09:24:31 Successfully built b5c1d6e1b0cc 09:24:31 Successfully tagged sys-mgmt-agent-arm64:latest 09:24:32 Building core-metadata 09:24:44  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:24:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:24:44 ---> 31f046f83bf5 09:24:44 Step 3/22 : WORKDIR /edgex-go 09:24:44 ---> Using cache 09:24:44 ---> 1df39beeb5c8 09:24:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:24:44 ---> Using cache 09:24:44 ---> ef57e307ee59 09:24:44 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:24:45 ---> Running in a04fb6e1ff61 09:24:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:24:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:24:49 OK: 220 MiB in 52 packages 09:24:51 Removing intermediate container a04fb6e1ff61 09:24:51 ---> 2c3bae39d696 09:24:51 Step 6/22 : COPY go.mod vendor* ./ 09:24:52 ---> 57157511a155 09:24:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:24:52 ---> Running in 1ef31f33f1c6 09:24:59 Removing intermediate container 1ef31f33f1c6 09:24:59 ---> 684edbc23e84 09:24:59 Step 8/22 : COPY . . 09:25:01 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:25:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:25:01 ---> 31f046f83bf5 09:25:01 Step 3/23 : WORKDIR /edgex-go 09:25:01 ---> Using cache 09:25:01 ---> 1df39beeb5c8 09:25:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:25:01 ---> Using cache 09:25:01 ---> ef57e307ee59 09:25:01 Step 5/23 : RUN apk add --update --no-cache make git 09:25:01 ---> Using cache 09:25:01 ---> fbae8658a6c6 09:25:01 Step 6/23 : COPY go.mod vendor* ./ 09:25:01 ---> Using cache 09:25:01 ---> 00f3c1596c3e 09:25:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:01 ---> Using cache 09:25:01 ---> 14d62b3ea8b6 09:25:01 Step 8/23 : COPY . . 09:25:02 ---> Using cache 09:25:02 ---> 184187595359 09:25:02 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 09:25:03 ---> Running in 6b0dcf72bf04 09:25:03 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:25:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:25:03 ---> 31f046f83bf5 09:25:03 Step 3/22 : WORKDIR /edgex-go 09:25:03 ---> Using cache 09:25:03 ---> 1df39beeb5c8 09:25:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:25:03 ---> Using cache 09:25:03 ---> ef57e307ee59 09:25:03 Step 5/22 : RUN apk add --update --no-cache make git 09:25:03 ---> Using cache 09:25:03 ---> fbae8658a6c6 09:25:03 Step 6/22 : COPY go.mod vendor* ./ 09:25:03 ---> Using cache 09:25:03 ---> 00f3c1596c3e 09:25:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:03 ---> Using cache 09:25:03 ---> 14d62b3ea8b6 09:25:03 Step 8/22 : COPY . . 09:25:03 ---> Using cache 09:25:03 ---> 184187595359 09:25:03 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:25:03 ---> Running in 97ad887cdb99 09:25:04 Removing intermediate container 6b0dcf72bf04 09:25:04 ---> ee49450de847 09:25:04 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" 09:25:04 ---> Running in d0a8ecf7a2ca 09:25:05 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 09:25:09 spire-1.2.0/ 09:25:14 spire-1.2.0/README.md 09:25:14 spire-1.2.0/bin/ 09:25:14 spire-1.2.0/bin/spire-server 09:25:14 spire-1.2.0/bin/spire-agent 09:25:14 spire-1.2.0/conf/ 09:25:14 spire-1.2.0/conf/server/ 09:25:14 spire-1.2.0/conf/server/server.conf 09:25:14 spire-1.2.0/conf/agent/ 09:25:14 spire-1.2.0/conf/agent/agent.conf 09:25:14 spire-1.2.0/LICENSE 09:25:26 Removing intermediate container d0a8ecf7a2ca 09:25:26 ---> 173c1e92bc0e 09:25:26 09:25:26 Step 11/23 : FROM alpine:3.15 09:25:26 ---> 3abe2e34c907 09:25:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:25:26 ---> Using cache 09:25:26 ---> 7a307a0b3c28 09:25:26 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:25:26 ---> Using cache 09:25:26 ---> 118f44396fd5 09:25:26 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:25:26 ---> Using cache 09:25:26 ---> f8654047317b 09:25:26 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 09:25:26 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:25:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:25:26 ---> 31f046f83bf5 09:25:26 Step 3/23 : WORKDIR /edgex-go 09:25:26 ---> Using cache 09:25:26 ---> 1df39beeb5c8 09:25:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:25:26 ---> Using cache 09:25:26 ---> ef57e307ee59 09:25:26 Step 5/23 : RUN apk add --update --no-cache make git 09:25:26 ---> Using cache 09:25:26 ---> fbae8658a6c6 09:25:26 Step 6/23 : COPY go.mod vendor* ./ 09:25:26 ---> Using cache 09:25:26 ---> 00f3c1596c3e 09:25:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:26 ---> Using cache 09:25:26 ---> 14d62b3ea8b6 09:25:26 Step 8/23 : COPY . . 09:25:27 ---> Using cache 09:25:27 ---> 184187595359 09:25:27 Step 9/23 : RUN make cmd/core-metadata/core-metadata 09:25:27 ---> Running in 0f526cd56665 09:25:30 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 09:25:38 ---> 7f9ed7a6d6cf 09:25:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:25:39 ---> fab7044f9411 09:25:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:25:40 ---> d59b78a84a59 09:25:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:25:41 ---> 76b46dc0ba1f 09:25:41 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:25:41 ---> Running in abc1f5deb44f 09:25:42 ---> 27a22556c604 09:25:42 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:25:42 ---> Running in 28b47dd080c4 09:25:42 Removing intermediate container 28b47dd080c4 09:25:42 ---> 61c17beedac1 09:25:42 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:25:42 ---> Running in ebc3c0991511 09:25:43 Removing intermediate container ebc3c0991511 09:25:43 ---> d98a340482b3 09:25:43 Step 21/23 : LABEL arch=arm64 09:25:43 ---> Running in 35f70e5035ae 09:25: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-notifications/support-notifications ./cmd/support-notifications 09:25:44 Removing intermediate container 35f70e5035ae 09:25:44 ---> d7053eb247b6 09:25:44 Step 22/23 : LABEL git_sha=78a4d47e9fbb93f51044da61ee7aeb3fb503960f 09:25:44 ---> Running in 8eb3dc350ec5 09:25:44 Removing intermediate container 8eb3dc350ec5 09:25:44 ---> be1d76f597c1 09:25:44 Step 23/23 : LABEL version=0.0.0 09:25:44 ---> Running in a50d2398a660 09:25:45 Removing intermediate container a50d2398a660 09:25:45 ---> b5cddceb1181 09:25:45 09:25:45 Successfully built b5cddceb1181 09:25:46 Successfully tagged security-spire-server-arm64:latest 09:25:46  Building security-spire-server ... done Building security-spire-config 09:26:25 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:26:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:26:25 ---> 31f046f83bf5 09:26:25 Step 3/24 : WORKDIR /edgex-go 09:26:25 ---> Using cache 09:26:25 ---> 1df39beeb5c8 09:26:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:26:25 ---> Using cache 09:26:25 ---> ef57e307ee59 09:26:25 Step 5/24 : RUN apk add --update --no-cache make git 09:26:25 ---> Using cache 09:26:25 ---> fbae8658a6c6 09:26:25 Step 6/24 : COPY go.mod vendor* ./ 09:26:25 ---> Using cache 09:26:25 ---> 00f3c1596c3e 09:26:25 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:25 ---> Using cache 09:26:25 ---> 14d62b3ea8b6 09:26:25 Step 8/24 : COPY . . 09:26:25 ---> Using cache 09:26:25 ---> 184187595359 09:26:25 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 09:26:25 ---> Using cache 09:26:25 ---> ee49450de847 09:26:25 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" 09:26:25 ---> Using cache 09:26:25 ---> 173c1e92bc0e 09:26:25 09:26:25 Step 11/24 : FROM alpine:3.15 09:26:25 ---> 3abe2e34c907 09:26:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:26:25 ---> Using cache 09:26:25 ---> 7a307a0b3c28 09:26:25 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:26:25 ---> Using cache 09:26:25 ---> 118f44396fd5 09:26:25 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:26:25 ---> Running in 30fde1ec8db0 09:26:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:26:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:26:25 v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] 09:26:25 v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] 09:26:25 OK: 15730 distinct packages available 09:26:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:26:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:26:28 (1/4) Installing dumb-init (1.2.5-r1) 09:26:28 (2/4) Installing musl-obstack (1.2.2-r0) 09:26:28 (3/4) Installing libucontext (1.1-r0) 09:26:28 (4/4) Installing gcompat (1.0.0-r4) 09:26:28 Executing busybox-1.34.1-r4.trigger 09:26:28 OK: 6 MiB in 18 packages 09:26:30 Removing intermediate container 30fde1ec8db0 09:26:30 ---> 539a83bcffe5 09:26:30 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 09:26:34 ---> c4741e4099e0 09:26:34 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:26:35 ---> 5cdc5201123d 09:26:35 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:26:35 ---> Running in a05036276e98 09:26:36 Removing intermediate container a05036276e98 09:26:36 ---> 6bcf7374cb9c 09:26:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:26:37 ---> fbff3f009310 09:26:37 Step 19/24 : WORKDIR / 09:26:37 ---> Running in d84cd6423c5c 09:26:38 Removing intermediate container d84cd6423c5c 09:26:38 ---> b44b66a83c97 09:26:38 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:26:38 ---> Running in fbcb0637a406 09:26:39 Removing intermediate container fbcb0637a406 09:26:39 ---> 8ee9fcb506da 09:26:39 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:26:39 ---> Running in fbf25d0da444 09:26:39 Removing intermediate container fbf25d0da444 09:26:39 ---> e043a87a8983 09:26:39 Step 22/24 : LABEL arch=arm64 09:26:39 ---> Running in 659dc650dbdd 09:26:40 Removing intermediate container 659dc650dbdd 09:26:40 ---> 0c38e28207fd 09:26:40 Step 23/24 : LABEL git_sha=78a4d47e9fbb93f51044da61ee7aeb3fb503960f 09:26:40 ---> Running in 53fefcc4d09c 09:26:40 Removing intermediate container 53fefcc4d09c 09:26:40 ---> 80fd8fe76731 09:26:40 Step 24/24 : LABEL version=0.0.0 09:26:41 ---> Running in 344715cc4eb6 09:26:41 Removing intermediate container 344715cc4eb6 09:26:41 ---> b6df01aec540 09:26:41 09:26:41 Successfully built b6df01aec540 09:26:41 Successfully tagged security-spire-config-arm64:latest 09:26:41 Building security-spiffe-token-provider 09:27:20  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:27:20 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:27:20 ---> 31f046f83bf5 09:27:20 Step 3/20 : WORKDIR /edgex-go 09:27:20 ---> Using cache 09:27:20 ---> 1df39beeb5c8 09:27:20 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:27:20 ---> Running in ecfb9ae22406 09:27:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:27:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:27:20 v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] 09:27:20 v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] 09:27:20 OK: 15738 distinct packages available 09:27:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:27:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:27:21 OK: 220 MiB in 52 packages 09:27:23 Removing intermediate container ecfb9ae22406 09:27:23 ---> 70425c3a28dc 09:27:23 Step 5/20 : COPY go.mod vendor* ./ 09:27:24 ---> 7605772f820c 09:27:24 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:27:24 ---> Running in 2e1aa17ed8c6 09:27:29 Removing intermediate container 2e1aa17ed8c6 09:27:29 ---> 9635ca287a09 09:27:29 Step 7/20 : COPY . . 09:27:56 ---> 7ed0e7c4d7e0 09:27:56 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:27:56 ---> Running in 5970ede4d8dc 09:27:56 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 09:30:48 Removing intermediate container f9ccce59f18a 09:30:48 ---> 7d654d10a349 09:30:48 09:30:48 Step 10/22 : FROM alpine:3.14 09:30:48 ---> 71a2028e5025 09:30:48 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:30:48 ---> Using cache 09:30:48 ---> 01a085105df7 09:30:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:30:48 ---> Using cache 09:30:48 ---> 743c92392d4d 09:30:48 Step 13/22 : ENV APP_PORT=59861 09:30:48 ---> Running in 95483ec83f79 09:30:48 Removing intermediate container 95483ec83f79 09:30:48 ---> c117876d07ac 09:30:48 Step 14/22 : EXPOSE $APP_PORT 09:30:48 ---> Running in 88d1aef57f34 09:30:48 Removing intermediate container 88d1aef57f34 09:30:48 ---> d087a0a9dc4b 09:30:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:30:48 ---> 28d62974e417 09:30:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:30:48 ---> c210dd35a723 09:30:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:30:48 ---> 2db64f501187 09:30:48 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:30:48 ---> Running in 09937e3eb5c6 09:30:48 Removing intermediate container 09937e3eb5c6 09:30:48 ---> 4d95e9341cd6 09:30:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:30:48 ---> Running in ce45c7d7bf86 09:30:48 Removing intermediate container ce45c7d7bf86 09:30:48 ---> 992fedcbbf37 09:30:48 Step 20/22 : LABEL arch=arm64 09:30:48 ---> Running in 4162610cb719 09:30:48 Removing intermediate container 4162610cb719 09:30:48 ---> ab0595644840 09:30:48 Step 21/22 : LABEL git_sha=78a4d47e9fbb93f51044da61ee7aeb3fb503960f 09:30:48 ---> Running in dbbb3ae418a4 09:30:48 Removing intermediate container dbbb3ae418a4 09:30:48 ---> 8950646bf664 09:30:48 Step 22/22 : LABEL version=0.0.0 09:30:48 ---> Running in 3fe0bea87f2c 09:30:48 Removing intermediate container 3fe0bea87f2c 09:30:48 ---> 7fb823489518 09:30:48 09:30:48 Successfully built 7fb823489518 09:30:48 Successfully tagged support-scheduler-arm64:latest 09:31:20  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:31:43 Removing intermediate container 97ad887cdb99 09:31:43 ---> b42b711ff54f 09:31:43 09:31:43 Step 10/22 : FROM alpine:3.14 09:31:43 ---> 71a2028e5025 09:31:43 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 09:31:43 ---> Running in b600b97c98e5 09:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:31:44 (1/6) Installing ca-certificates (20211220-r0) 09:31:44 (2/6) Installing brotli-libs (1.0.9-r5) 09:31:44 (3/6) Installing nghttp2-libs (1.43.0-r0) 09:31:44 (4/6) Installing libcurl (7.79.1-r0) 09:31:44 (5/6) Installing curl (7.79.1-r0) 09:31:44 (6/6) Installing dumb-init (1.2.5-r1) 09:31:44 Executing busybox-1.33.1-r6.trigger 09:31:44 Executing ca-certificates-20211220-r0.trigger 09:31:44 OK: 8 MiB in 20 packages 09:31:46 Removing intermediate container b600b97c98e5 09:31:46 ---> 5de72ca4d414 09:31:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:31:47 ---> Running in e2178cb2d703 09:31:47 Removing intermediate container e2178cb2d703 09:31:47 ---> 063a56ca5be5 09:31:47 Step 13/22 : WORKDIR /edgex 09:31:47 ---> Running in 37b93abe9337 09:31:48 Removing intermediate container 37b93abe9337 09:31:48 ---> 4071c15ae3a3 09:31:48 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:31:48 ---> 095f6c8854a5 09:31:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:31:51 ---> cb6ff09ed05e 09:31:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:31:53 ---> e8d02beff930 09:31:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:31:54 ---> 342137b07204 09:31:54 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:31:54 ---> Running in eda9460db12b 09:31:57 Removing intermediate container eda9460db12b 09:31:57 ---> 2594efb55ee2 09:31:57 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:31:57 ---> Running in 2788567a068f 09:31:57 Removing intermediate container 2788567a068f 09:31:57 ---> 43b9680b0d7d 09:31:57 Step 20/22 : LABEL arch=arm64 09:31:57 ---> Running in 3a0e9782ad93 09:31:58 Removing intermediate container 3a0e9782ad93 09:31:58 ---> 2dbaedb948f1 09:31:58 Step 21/22 : LABEL git_sha=78a4d47e9fbb93f51044da61ee7aeb3fb503960f 09:31:58 ---> Running in 8aa21a59e2fb 09:31:59 Removing intermediate container 8aa21a59e2fb 09:31:59 ---> c85b625771b2 09:31:59 Step 22/22 : LABEL version=0.0.0 09:31:59 ---> Running in fe3248ec5aa3 09:31:59 Removing intermediate container fe3248ec5aa3 09:31:59 ---> 137654c9459e 09:31:59 09:32:00 Successfully built 137654c9459e 09:32:00 Successfully tagged security-proxy-setup-arm64:latest 09:32:15  Building security-proxy-setup ... done Removing intermediate container 0f526cd56665 09:32:15 ---> 197ced0a5c83 09:32:15 09:32:15 Step 10/23 : FROM alpine:3.14 09:32:15 ---> 71a2028e5025 09:32:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:32:15 ---> Using cache 09:32:15 ---> 01a085105df7 09:32:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:32:15 ---> Using cache 09:32:15 ---> 743c92392d4d 09:32:15 Step 13/23 : ENV APP_PORT=59881 09:32:15 ---> Running in eaacb47896d6 09:32:15 Removing intermediate container eaacb47896d6 09:32:15 ---> 856d8f83ddab 09:32:15 Step 14/23 : EXPOSE $APP_PORT 09:32:15 ---> Running in 2676ccf9b053 09:32:16 Removing intermediate container 2676ccf9b053 09:32:16 ---> 4a06f399ae19 09:32:16 Step 15/23 : WORKDIR / 09:32:16 ---> Running in ca0cca03563d 09:32:17 Removing intermediate container ca0cca03563d 09:32:17 ---> 60a387b33c73 09:32:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:32:18 ---> 83736a3bc4c2 09:32:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:32:23 ---> 50bb958e099f 09:32:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:32:24 ---> 12812cd4162a 09:32:24 Step 19/23 : ENTRYPOINT ["/core-metadata"] 09:32:24 ---> Running in 150f21bf66ff 09:32:24 Removing intermediate container 150f21bf66ff 09:32:24 ---> bda6e32517c8 09:32:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:32:24 ---> Running in 352334f96044 09:32:25 Removing intermediate container abc1f5deb44f 09:32:25 ---> 85e17906b59e 09:32:25 09:32:25 Step 10/22 : FROM alpine:3.14 09:32:25 ---> 71a2028e5025 09:32:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:32:25 ---> Running in 1c97453a3621 09:32:25 Removing intermediate container 352334f96044 09:32:25 ---> 54d364236a85 09:32:25 Step 21/23 : LABEL arch=arm64 09:32:25 ---> Running in 12b109b29576 09:32:26 Removing intermediate container 12b109b29576 09:32:26 ---> cbd5bcf9a69e 09:32:26 Step 22/23 : LABEL git_sha=78a4d47e9fbb93f51044da61ee7aeb3fb503960f 09:32:26 ---> Running in 543f96170777 09:32:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:32:26 Removing intermediate container 543f96170777 09:32:26 ---> f4e2e084386c 09:32:26 Step 23/23 : LABEL version=0.0.0 09:32:26 ---> Running in d7d0e51a811a 09:32:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:32:27 Removing intermediate container d7d0e51a811a 09:32:27 ---> 7b4d75298fde 09:32:27 09:32:27 Successfully built 7b4d75298fde 09:32:27 Successfully tagged core-metadata-arm64:latest 09:32:27  Building core-metadata ... done (1/2) Installing ca-certificates (20211220-r0) 09:32:28 (2/2) Installing dumb-init (1.2.5-r1) 09:32:28 Executing busybox-1.33.1-r6.trigger 09:32:28 Executing ca-certificates-20211220-r0.trigger 09:32:28 OK: 6 MiB in 16 packages 09:32:30 Removing intermediate container 1c97453a3621 09:32:30 ---> 91fb05044d3a 09:32:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:32:30 ---> Running in ba946adf07f5 09:32:30 Removing intermediate container ba946adf07f5 09:32:30 ---> 0c227c011738 09:32:30 Step 13/22 : ENV APP_PORT=59860 09:32:30 ---> Running in 5f6acc9fd6ee 09:32:30 Removing intermediate container 5f6acc9fd6ee 09:32:30 ---> f0165d2d8f17 09:32:30 Step 14/22 : EXPOSE $APP_PORT 09:32:31 ---> Running in e6b79c872f35 09:32:31 Removing intermediate container e6b79c872f35 09:32:31 ---> 68662eb03fcd 09:32:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:32:32 ---> c1ebffde9689 09:32:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:32:33 ---> b57703a24952 09:32:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:32:34 ---> 6477089b1731 09:32:34 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:32:34 ---> Running in 8806fcf71cae 09:32:35 Removing intermediate container 8806fcf71cae 09:32:35 ---> 2b19d7c35cc1 09:32:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:32:35 ---> Running in ab51ef271620 09:32:35 Removing intermediate container ab51ef271620 09:32:35 ---> a101a67d40b1 09:32:35 Step 20/22 : LABEL arch=arm64 09:32:35 ---> Running in 12450679b31d 09:32:36 Removing intermediate container 12450679b31d 09:32:36 ---> ceade0060bc6 09:32:36 Step 21/22 : LABEL git_sha=78a4d47e9fbb93f51044da61ee7aeb3fb503960f 09:32:36 ---> Running in 65023cb5f9ef 09:32:36 Removing intermediate container 65023cb5f9ef 09:32:36 ---> 5708dcfef225 09:32:36 Step 22/22 : LABEL version=0.0.0 09:32:36 ---> Running in efb63ce9bdea 09:32:36 Removing intermediate container efb63ce9bdea 09:32:36 ---> b10f7f8f6361 09:32:36 09:32:37 Successfully built b10f7f8f6361 09:32:37 Successfully tagged support-notifications-arm64:latest 09:32:45  Building support-notifications ... done Removing intermediate container 5970ede4d8dc 09:32:45 ---> b114218deba2 09:32:45 09:32:45 Step 9/20 : FROM alpine:3.15 09:32:45 ---> 3abe2e34c907 09:32:45 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:32:45 ---> Using cache 09:32:45 ---> 7a307a0b3c28 09:32:45 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:32:45 ---> Using cache 09:32:45 ---> 118f44396fd5 09:32:45 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:32:45 ---> Running in e3acfb93d7a4 09:32:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:32:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:32:47 v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] 09:32:47 v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] 09:32:47 OK: 15730 distinct packages available 09:32:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:32:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:32:49 (1/9) Installing ca-certificates (20211220-r0) 09:32:49 (2/9) Installing brotli-libs (1.0.9-r5) 09:32:49 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:32:50 (4/9) Installing libcurl (7.80.0-r0) 09:32:50 (5/9) Installing curl (7.80.0-r0) 09:32:50 (6/9) Installing dumb-init (1.2.5-r1) 09:32:50 (7/9) Installing musl-obstack (1.2.2-r0) 09:32:50 (8/9) Installing libucontext (1.1-r0) 09:32:50 (9/9) Installing gcompat (1.0.0-r4) 09:32:50 Executing busybox-1.34.1-r4.trigger 09:32:50 Executing ca-certificates-20211220-r0.trigger 09:32:50 OK: 8 MiB in 23 packages 09:32:52 Removing intermediate container e3acfb93d7a4 09:32:52 ---> d3db8ba5af2d 09:32:52 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:32:52 ---> 4c4a2a8b293e 09:32:52 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:32:54 ---> 3550e7bb3b8f 09:32:54 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:32:54 ---> a7b6d9fe9fa4 09:32:54 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:32:54 ---> Running in 64f507759be9 09:32:54 Removing intermediate container 64f507759be9 09:32:54 ---> c8e2a8541497 09:32:54 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:32:54 ---> Running in 328c11cf95cf 09:32:55 Removing intermediate container 328c11cf95cf 09:32:55 ---> 28013e48c1ea 09:32:55 Step 18/20 : LABEL arch=arm64 09:32:55 ---> Running in 8c3662fbc679 09:32:55 Removing intermediate container 8c3662fbc679 09:32:55 ---> 873bd95fe37d 09:32:55 Step 19/20 : LABEL git_sha=78a4d47e9fbb93f51044da61ee7aeb3fb503960f 09:32:55 ---> Running in 3c6a278011d7 09:32:56 Removing intermediate container 3c6a278011d7 09:32:56 ---> ebadeb25a9f4 09:32:56 Step 20/20 : LABEL version=0.0.0 09:32:56 ---> Running in b97db90f9295 09:32:56 Removing intermediate container b97db90f9295 09:32:56 ---> 528131627abf 09:32:56 09:32:56 Successfully built 528131627abf 09:32:56 Successfully tagged security-spiffe-token-provider-arm64:latest 09:32:57  Building security-spiffe-token-provider ... done  [Pipeline] } 09:32:57 $ docker stop --time=1 ffe50807f30ee5cffaf9e25104fce4d8b4679ee97ad9ef7b62ca2fdce890bd87 09:32:58 $ docker rm -f ffe50807f30ee5cffaf9e25104fce4d8b4679ee97ad9ef7b62ca2fdce890bd87 [Pipeline] // withDockerContainer [Pipeline] sh 09:32:59 + docker images 09:32:59 REPOSITORY TAG IMAGE ID CREATED SIZE 09:32:59 security-spiffe-token-provider-arm64 latest 528131627abf 3 seconds ago 27.7MB 09:32:59 b114218deba2 16 seconds ago 1.42GB 09:32:59 support-notifications-arm64 latest b10f7f8f6361 23 seconds ago 25.5MB 09:32:59 core-metadata-arm64 latest 7b4d75298fde 32 seconds ago 25MB 09:32:59 85e17906b59e 35 seconds ago 1.43GB 09:32:59 197ced0a5c83 47 seconds ago 1.43GB 09:32:59 security-proxy-setup-arm64 latest 137654c9459e About a minute ago 42.1MB 09:32:59 b42b711ff54f About a minute ago 1.44GB 09:32:59 support-scheduler-arm64 latest 7fb823489518 2 minutes ago 24.9MB 09:32:59 7d654d10a349 2 minutes ago 1.43GB 09:32:59 security-spire-config-arm64 latest b6df01aec540 6 minutes ago 81.9MB 09:32:59 security-spire-server-arm64 latest b5cddceb1181 7 minutes ago 82.6MB 09:32:59 173c1e92bc0e 7 minutes ago 1.42GB 09:32:59 sys-mgmt-agent-arm64 latest b5c1d6e1b0cc 8 minutes ago 288MB 09:32:59 core-data-arm64 latest 332cba975e81 9 minutes ago 34.4MB 09:32:59 core-command-arm64 latest 681cd1a9c95d 9 minutes ago 23.7MB 09:32:59 security-bootstrapper-arm64 latest 5517809878df 9 minutes ago 23.6MB 09:32:59 8a12947433a1 9 minutes ago 1.43GB 09:32:59 security-secretstore-setup-arm64 latest 7a249fddf960 9 minutes ago 40.8MB 09:32:59 a545bdb2ecf8 9 minutes ago 1.46GB 09:32:59 2dd58c16a7da 10 minutes ago 1.43GB 09:32:59 2dd8f6c9a71d 10 minutes ago 1.44GB 09:32:59 143cd861171e 10 minutes ago 1.43GB 09:32:59 security-spire-agent-arm64 latest c278abd9acda 16 minutes ago 118MB 09:32:59 e26f6107e57c 16 minutes ago 1.42GB 09:32:59 ci-base-image-arm64 latest 31f046f83bf5 30 minutes ago 885MB 09:32:59 alpine 3.14 71a2028e5025 6 days ago 5.34MB 09:32:59 alpine 3.15 3abe2e34c907 7 days ago 5.32MB 09:32:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB 09:32:59 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 09:32:59 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 09:33:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:33:00 09:33:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:33:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:33:00 arm64: Pulling from edgex-lftools-log-publisher 09:33:00 8998bd30e6a1: Pulling fs layer 09:33:00 04944245beec: Pulling fs layer 09:33:00 699f458cf7ca: Pulling fs layer 09:33:00 765212b225bb: Pulling fs layer 09:33:00 f23df028b6ca: Pulling fs layer 09:33:00 d65c8cfc05b1: Pulling fs layer 09:33:00 2437ff75d9bd: Pulling fs layer 09:33:00 765212b225bb: Waiting 09:33:00 f23df028b6ca: Waiting 09:33:00 d65c8cfc05b1: Waiting 09:33:00 2437ff75d9bd: Waiting 09:33:00 04944245beec: Verifying Checksum 09:33:00 04944245beec: Download complete 09:33:00 765212b225bb: Verifying Checksum 09:33:00 765212b225bb: Download complete 09:33:01 f23df028b6ca: Verifying Checksum 09:33:01 f23df028b6ca: Download complete 09:33:01 d65c8cfc05b1: Verifying Checksum 09:33:01 d65c8cfc05b1: Download complete 09:33:01 699f458cf7ca: Verifying Checksum 09:33:01 699f458cf7ca: Download complete 09:33:01 8998bd30e6a1: Download complete 09:33:04 2437ff75d9bd: Verifying Checksum 09:33:04 2437ff75d9bd: Download complete 09:33:07 8998bd30e6a1: Pull complete 09:33:07 04944245beec: Pull complete 09:33:09 699f458cf7ca: Pull complete 09:33:09 765212b225bb: Pull complete 09:33:10 f23df028b6ca: Pull complete 09:33:10 d65c8cfc05b1: Pull complete 09:33:25 2437ff75d9bd: Pull complete 09:33:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:33:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:33:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:33:25 prd-ubuntu20.04-docker-arm64-4c-16g-8997 does not seem to be running inside a container 09:33:25 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:33:28 $ docker top ae96b467f97166c4e5ada48ee1926993f26d27cb70c86e65316e3cd1116c6ab1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:33:29 ---> job-cost.sh 09:33:29 lf-activate-venv: SKIPPING 09:33:29 INFO: No Stack... 09:33:30 INFO: Retrieving Pricing Info for: v3-standard-4 09:33:30 INFO: Archiving Costs [Pipeline] sh 09:33:31 + cat /w/workspace/edgex-go/2/archives/cost.csv 09:33:31 + cut -d, -f6 [Pipeline] lock 09:33:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3924-2-stack-cost] 09:33:31 Resource [jenkins-edgexfoundry-edgex-go-PR-3924-2-stack-cost] did not exist. Created. 09:33:31 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3924-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:33:32 + echo total: 0.10999999940395355 [Pipeline] stash 09:33:32 Stashed 1 file(s) [Pipeline] } 09:33:32 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3924-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:33:32 $ docker stop --time=1 ae96b467f97166c4e5ada48ee1926993f26d27cb70c86e65316e3cd1116c6ab1 09:33:33 $ docker rm -f ae96b467f97166c4e5ada48ee1926993f26d27cb70c86e65316e3cd1116c6ab1 [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 09:33:34 provisioning config files... 09:33:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1717222970864832394tmp [Pipeline] { [Pipeline] sh 09:33:34 + set +x 09:33:34 + curl -s https://codecov.io/bash 09:33:34 + bash -s -- 09:33:34 09:33:34 _____ _ 09:33:34 / ____| | | 09:33:34 | | ___ __| | ___ ___ _____ __ 09:33:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:33:34 | |___| (_) | (_| | __/ (_| (_) \ V / 09:33:34 \_____\___/ \__,_|\___|\___\___/ \_/ 09:33:34 Bash-1.0.6 09:33:34 09:33:34 09:33:34 ==> git version 2.25.1 found 09:33:34 ==> 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 09:33:34 Release-Date: 2020-01-08 09:33:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:33:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:33:34 ==> Jenkins CI detected. 09:33:34 current dir:  /w/workspace/edgex-go/2 09:33:34 project root: . 09:33:34 --> token set from env 09:33:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:33:34 ==> Running gcov in . (disable via -X gcov) 09:33:34 ==> Python coveragepy not found 09:33:34 ==> Searching for coverage reports in: 09:33:34 + . 09:33:34 -> Found 1 reports 09:33:34 ==> Detecting git/mercurial file structure 09:33:34 ==> Reading reports 09:33:34 + ./coverage.out bytes=426503 09:33:34 ==> Appending adjustments 09:33:34 https://docs.codecov.io/docs/fixing-reports 09:33:36 + Found adjustments 09:33:36 ==> Gzipping contents 09:33:36 60K /tmp/codecov.Wh1LcD.gz 09:33:36 ==> Uploading reports 09:33:36 url: https://codecov.io 09:33:36 query: branch=PR-3924&commit=e93cd2b463aa8352db26f2c6610658df678051d8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= 09:33:36 -> Pinging Codecov 09:33:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3924&commit=e93cd2b463aa8352db26f2c6610658df678051d8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= 09:33:36 -> Uploading to 09:33:36 https://storage.googleapis.com/codecov/v4/raw/2022-03-24/00271124DB129430A58F1EEE437C3FCB/e93cd2b463aa8352db26f2c6610658df678051d8/489556d7-24ee-43e1-80ce-ef5ed219a752.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220324%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220324T093336Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3d994779d013bef2262cc2938e2820e53c4baea7c5c7fbf279bf6a1edc296c04 09:33:36 % Total % Received % Xferd Average Speed Time Time Time Current 09:33:36 Dload Upload Total Spent Left Speed 09:33:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58341 0 0 100 58341 0 170k --:--:-- --:--:-- --:--:-- 169k 09:33:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e93cd2b463aa8352db26f2c6610658df678051d8 [Pipeline] } 09:33:36 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 09:33:37 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:33:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:33:38 ---> package-listing.sh 09:33:38 ++ facter osfamily 09:33:38 ++ tr '[:upper:]' '[:lower:]' 09:33:38 + OS_FAMILY=debian 09:33:38 + workspace=/w/workspace/edgex-go/2 09:33:38 + START_PACKAGES=/tmp/packages_start.txt 09:33:38 + END_PACKAGES=/tmp/packages_end.txt 09:33:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:33:38 + PACKAGES=/tmp/packages_start.txt 09:33:38 + '[' /w/workspace/edgex-go/2 ']' 09:33:38 + PACKAGES=/tmp/packages_end.txt 09:33:38 + case "${OS_FAMILY}" in 09:33:38 + dpkg -l 09:33:38 + grep '^ii' 09:33:38 + '[' -f /tmp/packages_start.txt ']' 09:33:38 + '[' -f /tmp/packages_end.txt ']' 09:33:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:33:38 + '[' /w/workspace/edgex-go/2 ']' 09:33:38 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:33:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:33:38 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:33:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:33:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:39 09:33:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:33:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:39 latest: Pulling from edgex-lftools-log-publisher 09:33:39 5eb5b503b376: Pulling fs layer 09:33:39 5c69ac0246d0: Pulling fs layer 09:33:39 ec43610c2a17: Pulling fs layer 09:33:39 3a2ae6a8a46f: Pulling fs layer 09:33:39 33b1e0a273af: Pulling fs layer 09:33:39 5d3b04190fa2: Pulling fs layer 09:33:39 2f39f015ded8: Pulling fs layer 09:33:39 5d3b04190fa2: Waiting 09:33:39 2f39f015ded8: Waiting 09:33:39 33b1e0a273af: Waiting 09:33:39 3a2ae6a8a46f: Waiting 09:33:39 5c69ac0246d0: Download complete 09:33:39 3a2ae6a8a46f: Verifying Checksum 09:33:39 3a2ae6a8a46f: Download complete 09:33:39 33b1e0a273af: Verifying Checksum 09:33:39 33b1e0a273af: Download complete 09:33:39 5d3b04190fa2: Download complete 09:33:39 ec43610c2a17: Verifying Checksum 09:33:39 ec43610c2a17: Download complete 09:33:40 5eb5b503b376: Verifying Checksum 09:33:40 5eb5b503b376: Download complete 09:33:40 2f39f015ded8: Download complete 09:33:41 5eb5b503b376: Pull complete 09:33:41 5c69ac0246d0: Pull complete 09:33:41 ec43610c2a17: Pull complete 09:33:41 3a2ae6a8a46f: Pull complete 09:33:42 33b1e0a273af: Pull complete 09:33:42 5d3b04190fa2: Pull complete 09:33:46 2f39f015ded8: Pull complete 09:33:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:33:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:33:46 prd-ubuntu20.04-docker-8c-8g-8996 does not seem to be running inside a container 09:33:46 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:33:48 $ docker top ee0224bdd57ad51d4f4b286c013ebf498228fc534ab2447e91db1386efdeef94 -eo pid,comm [Pipeline] { [Pipeline] sh 09:33:48 + touch /tmp/pre-build-complete [Pipeline] sh 09:33:48 + mkdir -p /var/log/sysstat [Pipeline] sh 09:33:49 + ls /var/log/sa-host 09:33:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:33:49 provisioning config files... 09:33:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6828199351948131062tmp [Pipeline] { [Pipeline] echo 09:33:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:33:49 ---> create-netrc.sh [Pipeline] } 09:33:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:33:50 ---> python-tools-install.sh [Pipeline] echo 09:33:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:33:50 ---> sudo-logs.sh 09:33:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:33:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:33:50 ---> job-cost.sh 09:33:50 lf-activate-venv: SKIPPING 09:33:50 DEBUG: total: 0.10999999940395355 09:33:50 INFO: Retrieving Stack Cost... 09:33:50 INFO: Retrieving Pricing Info for: v3-standard-8 09:33:51 INFO: Archiving Costs [Pipeline] echo 09:33:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:33:51 ---> logs-deploy.sh 09:33:51 lf-activate-venv: SKIPPING 09:33:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3924/2 09:33:51 INFO: archiving workspace using pattern(s): 09:33:52 Archives upload complete. 09:33:52 INFO: archiving logs to Nexus