Pull request #3897 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 6188f306df09559b8d149e3f27915f9c3123d865+de3e46c9e66e58c3746600f5f36eb4922299a402 (06f08dba488211cf101def3c8391943dd8e72763) 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-ssh1134085331346656826.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-ssh1169353637437504412.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-3897/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-3897/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17744429298012359787.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-ssh12755349443923231144.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-3897/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-3897/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17699410962053961047.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 Running on prd-ubuntu20.04-docker-8c-8g-7739 in /w/workspace/edgexfoundry_edgex-go_PR-3897 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3897/head:refs/remotes/origin/PR-3897 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit de3e46c9e66e58c3746600f5f36eb4922299a402 into PR head commit 6188f306df09559b8d149e3f27915f9c3123d865 Merge succeeded, producing 6188f306df09559b8d149e3f27915f9c3123d865 Checking out Revision 6188f306df09559b8d149e3f27915f9c3123d865 (PR-3897) > git config core.sparsecheckout # timeout=10 > git checkout -f 6188f306df09559b8d149e3f27915f9c3123d865 # 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 de3e46c9e66e58c3746600f5f36eb4922299a402 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6188f306df09559b8d149e3f27915f9c3123d865 # timeout=10 Commit message: "feat(security): Update SPIFFE_TRUSTDOMAIN and SPIFFE_ENDPOINTSOCKET based on the WG discussion and decision" First time build. Skipping changelog. > git rev-list --no-walk 55ce91e16f67b25920ca415a4106a2722ab38ad5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:29:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:29:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:29:12 ========================================================= 23:29:12 EdgeX Global Pipelines Version Info 23:29:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:29:13 ------------------- 23:29:13 stable info: 23:29:13 ------------------- 23:29:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:29:13 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 23:29:13 Message: update stable to v1.0.221 23:29:13 ------------------- 23:29:13 experimental info: 23:29:13 ------------------- 23:29:13 Commited By: **** collab-it+edgex@linuxfoundation.org 23:29:13 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 23:29:13 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:29:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:29:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:29:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:29:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:29:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:29:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 23:29:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:29:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:29:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:29:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:29:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:29:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:29:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:29:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:29:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:29:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:29:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:29:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:29:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:29:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:29:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:29:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:29:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3897 [Pipeline] echo 23:29:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3897 [Pipeline] echo 23:29:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3897 [Pipeline] echo 23:29:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6188f306df09559b8d149e3f27915f9c3123d865 [Pipeline] echo 23:29:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6188f30 [Pipeline] echo 23:29:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:29:14 provisioning config files... 23:29:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config742440675239196155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:14 ---> docker-login.sh 23:29:14 nexus3.edgexfoundry.org:10001 23:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:15 Configure a credential helper to remove this warning. See 23:29:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:15 23:29:15 Login Succeeded 23:29:15 nexus3.edgexfoundry.org:10002 23:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:15 Configure a credential helper to remove this warning. See 23:29:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:15 23:29:15 Login Succeeded 23:29:15 nexus3.edgexfoundry.org:10003 23:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:15 Configure a credential helper to remove this warning. See 23:29:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:15 23:29:15 Login Succeeded 23:29:15 nexus3.edgexfoundry.org:10004 23:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:15 Configure a credential helper to remove this warning. See 23:29:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:15 23:29:15 Login Succeeded 23:29:15 docker.io 23:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:16 Configure a credential helper to remove this warning. See 23:29:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:16 23:29:16 Login Succeeded 23:29:16 ---> docker-login.sh ends [Pipeline] } 23:29:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:29:16 + 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 23:29:16 + cut -d/ -f2 23:29:16 + dirname cmd/core-command/Dockerfile 23:29:16 + echo core-command,cmd/core-command/Dockerfile 23:29:16 + dirname cmd/core-data/Dockerfile 23:29:16 + cut -d/ -f2 23:29:16 + echo core-data,cmd/core-data/Dockerfile 23:29:16 + + dirname cmd/core-metadata/Dockerfile 23:29:16 cut -d/ -f2 23:29:16 + echo core-metadata,cmd/core-metadata/Dockerfile 23:29:16 + cut -d/ -f2 23:29:16 + dirname cmd/security-bootstrapper/Dockerfile 23:29:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:29:16 + dirname cmd/security-proxy-setup/Dockerfile 23:29:16 + cut -d/ -f2 23:29:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:29:16 + + cutdirname -d/ cmd/security-secretstore-setup/Dockerfile -f2 23:29:16 23:29:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:29:16 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:29:16 + cut -d/ -f2 23:29:16 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:29:16 + dirname cmd/security-spire-agent/Dockerfile 23:29:16 + cut -d/ -f2 23:29:16 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:29:16 + dirname cmd/security-spire-config/Dockerfile 23:29:16 + cut -d/ -f2 23:29:16 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:29:16 + dirname cmd/security-spire-server/Dockerfile 23:29:16 + cut -d/ -f2 23:29:16 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:29:16 + dirname cmd/support-notifications/Dockerfile 23:29:16 + cut -d/ -f2 23:29:16 + echo support-notifications,cmd/support-notifications/Dockerfile 23:29:16 + dirname cmd/support-scheduler/Dockerfile 23:29:16 + cut -d/ -f2 23:29:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:29:16 + dirname cmd/sys-mgmt-agent/Dockerfile 23:29:16 + cut -d/ -f2 23:29:16 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:29:16 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 23:29:16 + git rev-list -1 --merges 6188f306df09559b8d149e3f27915f9c3123d865~1..6188f306df09559b8d149e3f27915f9c3123d865 [Pipeline] echo 23:29:16 -----------> git rev-list -1 --merges 6188f306df09559b8d149e3f27915f9c3123d865~1..6188f306df09559b8d149e3f27915f9c3123d865 6188f306df09559b8d149e3f27915f9c3123d865 [false] [Pipeline] sh 23:29:17 + git log --format=format:%s -1 6188f306df09559b8d149e3f27915f9c3123d865 [Pipeline] echo 23:29:17 ========================================================= 23:29:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:29:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:29:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:29:17 + grep -v github /etc/ssh/ssh_known_hosts 23:29:17 + [ -e /tmp/ssh_known_hosts ] 23:29:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:29:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:29:17 + sudo tee -a /etc/ssh/ssh_known_hosts 23:29:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:29:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:29:18 23:29:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:29:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:29:18 latest: Pulling from edgex-devops/git-semver 23:29:18 a0d0a0d46f8b: Pulling fs layer 23:29:18 3e5f54012d9b: Pulling fs layer 23:29:18 4c7163046ea9: Pulling fs layer 23:29:18 0c2d73faf560: Pulling fs layer 23:29:18 0c2d73faf560: Waiting 23:29:18 3e5f54012d9b: Verifying Checksum 23:29:18 3e5f54012d9b: Download complete 23:29:18 a0d0a0d46f8b: Download complete 23:29:18 0c2d73faf560: Verifying Checksum 23:29:18 4c7163046ea9: Verifying Checksum 23:29:18 4c7163046ea9: Download complete 23:29:18 a0d0a0d46f8b: Pull complete 23:29:18 3e5f54012d9b: Pull complete 23:29:18 4c7163046ea9: Pull complete 23:29:19 0c2d73faf560: Pull complete 23:29:19 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 23:29:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:29:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:29:19 prd-ubuntu20.04-docker-8c-8g-7739 does not seem to be running inside a container 23:29:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:29:19 $ docker top eb20737744ebab24fac76cfaa6e65d268af5cf7b4cdcfd1b558af41850d68fd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:29:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:29:19 [ssh-agent] Looking for ssh-agent implementation... 23:29:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:29:20 $ docker exec eb20737744ebab24fac76cfaa6e65d268af5cf7b4cdcfd1b558af41850d68fd5 ssh-agent 23:29:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmikpjh/agent.13 23:29:20 SSH_AGENT_PID=19 23:29:20 Running ssh-add (command line suppressed) 23:29:20 Identity added: /w/workspace/edgex-go/4@tmp/private_key_6774564408182710461.key (/w/workspace/edgex-go/4@tmp/private_key_6774564408182710461.key) 23:29:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:29:20 + git tag --points-at HEAD [Pipeline] } 23:29:20 $ docker exec --env ******** --env ******** eb20737744ebab24fac76cfaa6e65d268af5cf7b4cdcfd1b558af41850d68fd5 ssh-agent -k 23:29:20 unset SSH_AUTH_SOCK; 23:29:20 unset SSH_AGENT_PID; 23:29:20 echo Agent pid 19 killed; 23:29:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:29:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:29:20 [ssh-agent] Looking for ssh-agent implementation... 23:29:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:29:20 $ docker exec eb20737744ebab24fac76cfaa6e65d268af5cf7b4cdcfd1b558af41850d68fd5 ssh-agent 23:29:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpJlJoD/agent.52 23:29:21 SSH_AGENT_PID=58 23:29:21 Running ssh-add (command line suppressed) 23:29:21 Identity added: /w/workspace/edgex-go/4@tmp/private_key_6349153830075119424.key (/w/workspace/edgex-go/4@tmp/private_key_6349153830075119424.key) 23:29:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:29:21 + git semver init 23:29:21 # -> Open(): unable to determine branch for HEAD 23:29:21 # $GIT_DIR = /w/workspace/edgex-go/4/.git 23:29:21 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 23:29:21 # $SEMVER_REMOTE_NAME = origin 23:29:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:29:21 # $SEMVER_USER_NAME = edgex-jenkins 23:29:21 # $SEMVER_BRANCH = PR-3897 23:29:21 # $SEMVER_TEMP = /tmp/semver-353485288 23:29:21 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 23:29:36 # '/tmp/semver-353485288' -> '/w/workspace/edgex-go/4/.semver' 23:29:36 # -> Force: false 23:29:36 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 23:29:36 $ docker exec --env ******** --env ******** eb20737744ebab24fac76cfaa6e65d268af5cf7b4cdcfd1b558af41850d68fd5 ssh-agent -k 23:29:36 unset SSH_AUTH_SOCK; 23:29:36 unset SSH_AGENT_PID; 23:29:36 echo Agent pid 58 killed; 23:29:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:29:36 + git semver [Pipeline] } 23:29:36 $ docker stop --time=1 eb20737744ebab24fac76cfaa6e65d268af5cf7b4cdcfd1b558af41850d68fd5 23:29:38 $ docker rm -f eb20737744ebab24fac76cfaa6e65d268af5cf7b4cdcfd1b558af41850d68fd5 [Pipeline] // withDockerContainer [Pipeline] sh 23:29:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:29:39 Stashed 1 file(s) [Pipeline] echo 23:29:39 [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 23:29:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:29:39 ========================================================= 23:29:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 23:29:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:29:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:29:39 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 23:29:39 59bf1c3509f3: Pulling fs layer 23:29:39 666ba61612fd: Pulling fs layer 23:29:39 8ed8ca486205: Pulling fs layer 23:29:39 4fe6c5a15a65: Pulling fs layer 23:29:39 22a0e8bec74d: Pulling fs layer 23:29:39 640e595b4fbd: Pulling fs layer 23:29:39 763cafe07f6e: Pulling fs layer 23:29:39 0c0b528cf693: Pulling fs layer 23:29:39 10935f4eaf8b: Pulling fs layer 23:29:39 640e595b4fbd: Waiting 23:29:39 763cafe07f6e: Waiting 23:29:39 0c0b528cf693: Waiting 23:29:39 10935f4eaf8b: Waiting 23:29:39 4fe6c5a15a65: Waiting 23:29:39 22a0e8bec74d: Waiting 23:29:39 8ed8ca486205: Verifying Checksum 23:29:39 8ed8ca486205: Download complete 23:29:39 666ba61612fd: Verifying Checksum 23:29:39 666ba61612fd: Download complete 23:29:39 22a0e8bec74d: Verifying Checksum 23:29:39 22a0e8bec74d: Download complete 23:29:39 640e595b4fbd: Verifying Checksum 23:29:39 640e595b4fbd: Download complete 23:29:39 59bf1c3509f3: Verifying Checksum 23:29:39 59bf1c3509f3: Download complete 23:29:39 763cafe07f6e: Verifying Checksum 23:29:39 763cafe07f6e: Download complete 23:29:39 0c0b528cf693: Verifying Checksum 23:29:39 0c0b528cf693: Download complete 23:29:40 59bf1c3509f3: Pull complete 23:29:40 666ba61612fd: Pull complete 23:29:40 8ed8ca486205: Pull complete 23:29:40 10935f4eaf8b: Verifying Checksum 23:29:40 10935f4eaf8b: Download complete 23:29:40 4fe6c5a15a65: Verifying Checksum 23:29:40 4fe6c5a15a65: Download complete 23:29:44 4fe6c5a15a65: Pull complete 23:29:44 22a0e8bec74d: Pull complete 23:29:44 640e595b4fbd: Pull complete 23:29:44 763cafe07f6e: Pull complete 23:29:44 0c0b528cf693: Pull complete 23:29:46 10935f4eaf8b: Pull complete 23:29:46 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 23:29:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:29:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 23:29:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:29:47 WORKDIR /edgex 23:29:47 COPY go.mod . 23:29:47 RUN go mod download 23:29:47 + docker build -t ci-base-image-x86_64 -f - . 23:29:48 Sending build context to Docker daemon 334.4MB 23:29:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:29:48 ---> 99d49a6021b9 23:29:48 Step 2/4 : WORKDIR /edgex 23:29:50 ---> Running in 776733f180ce 23:29:50 Removing intermediate container 776733f180ce 23:29:50 ---> 71132851ff46 23:29:50 Step 3/4 : COPY go.mod . 23:29:50 ---> 02ec5989f753 23:29:50 Step 4/4 : RUN go mod download 23:29:50 ---> Running in d0831effdfff 23:29:54 Still waiting to schedule task 23:29:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:30:22 Removing intermediate container d0831effdfff 23:30:22 ---> a0799b50bec3 23:30:22 Successfully built a0799b50bec3 23:30:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:30:22 + docker inspect -f . ci-base-image-x86_64 23:30:22 . [Pipeline] withDockerContainer 23:30:23 prd-ubuntu20.04-docker-8c-8g-7739 does not seem to be running inside a container 23:30:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:30:23 $ docker top 6bc79840b9d9807f17290eb9453088725c7e584269ae553d2a9e06335791e352 -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:23 + go version 23:30:23 go version go1.17.6 linux/amd64 [Pipeline] } 23:30:23 $ docker stop --time=1 6bc79840b9d9807f17290eb9453088725c7e584269ae553d2a9e06335791e352 23:30:25 $ docker rm -f 6bc79840b9d9807f17290eb9453088725c7e584269ae553d2a9e06335791e352 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:30:25 + docker inspect -f . ci-base-image-x86_64 23:30:25 . [Pipeline] withDockerContainer 23:30:25 prd-ubuntu20.04-docker-8c-8g-7739 does not seem to be running inside a container 23:30:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:30:26 $ docker top dfd5678dd70996eee6843b60b7b4204be19ca2fea44d4e3c48079347f6f68916 -eo pid,comm [Pipeline] { [Pipeline] echo 23:30:26 ========================================================= 23:30:26 [edgeXBuildGoParallel] Running Tests and Build... 23:30:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:30:26 + make test 23:30:26 go mod tidy 23:30:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:30:33 ? github.com/edgexfoundry/edgex-go [no test files] 23:30:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:30:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:30:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:30:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:30:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:30:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:30:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:30:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:30:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:30:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:30:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:30:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:30:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:30:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:30:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:30:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.082s coverage: 28.7% of statements 23:30:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:30:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:30:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.101s coverage: 98.5% of statements 23:30:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:30:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.9% of statements 23:30:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:30:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:30:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.094s coverage: 89.2% of statements 23:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:30:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 84.4% of statements 23:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 23:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:30:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.400s coverage: 94.2% of statements 23:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:30:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements 23:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:30:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 23:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:30:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements 23:30:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:30:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.086s coverage: 58.8% of statements 23:30:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 24.0% of statements 23:30:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.085s coverage: 47.1% of statements 23:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements 23:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.096s coverage: 94.1% of statements 23:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.107s coverage: 96.3% of statements 23:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements 23:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements 23:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.083s coverage: 44.8% of statements 23:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.201s coverage: 82.5% of statements 23:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.110s coverage: 92.9% of statements 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 58.8% of statements 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.0% of statements 23:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements 23:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 23:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.152s coverage: 91.2% of statements 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.134s coverage: 64.4% of statements 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 23:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements 23:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 23:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 23:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements 23:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.391s coverage: 65.4% of statements 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.153s coverage: 43.8% of statements 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:31:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:31:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:31:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:31:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:31:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:31:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:31:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:31:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 23:31:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 23:31:09 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 23:31:28 GO111MODULE=on go vet ./... 23:31:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7742 in /w/workspace/edgexfoundry_edgex-go_PR-3897 [Pipeline] { [Pipeline] ws 23:31:28 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 23:31:29 The recommended git tool is: git 23:31:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:31:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:31:31 ./bin/test-attribution-txt.sh [Pipeline] echo 23:31:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:31:32 + ls -al . 23:31:32 total 676 23:31:32 drwxrwxr-x 10 1001 1001 4096 Mar 16 23:31 . 23:31:32 drwxr-xr-x 4 root root 4096 Mar 16 23:30 .. 23:31:32 -rw-rw-r-- 1 1001 1001 11 Mar 16 23:29 .dockerignore 23:31:32 drwxrwxr-x 8 1001 1001 4096 Mar 16 23:29 .git 23:31:32 drwxrwxr-x 4 1001 1001 4096 Mar 16 23:29 .github 23:31:32 -rw-rw-r-- 1 1001 1001 870 Mar 16 23:29 .gitignore 23:31:32 -rw-rw-r-- 1 1001 1001 42 Mar 16 23:29 .golangci.yml 23:31:32 -rw-rw-r-- 1 1001 1001 87 Mar 16 23:29 .hadolint.yml 23:31:32 drwx------ 3 1001 1001 4096 Mar 16 23:29 .semver 23:31:32 -rw-rw-r-- 1 1001 1001 166 Mar 16 23:29 .sonarcloud.properties 23:31:32 -rw-rw-r-- 1 1001 1001 1171 Mar 16 23:29 ADOPTERS.md 23:31:32 -rw-rw-r-- 1 1001 1001 9953 Mar 16 23:29 Attribution.txt 23:31:32 -rw-rw-r-- 1 1001 1001 51732 Mar 16 23:29 CHANGELOG.md 23:31:32 -rw-rw-r-- 1 1001 1001 3804 Mar 16 23:29 CONTRIBUTING.md 23:31:32 -rw-rw-r-- 1 1001 1001 677 Mar 16 23:29 GOVERNANCE.md 23:31:32 -rw-rw-r-- 1 1001 1001 849 Mar 16 23:29 Jenkinsfile 23:31:32 -rw-rw-r-- 1 1001 1001 10775 Mar 16 23:29 LICENSE 23:31:32 -rw-rw-r-- 1 1001 1001 8072 Mar 16 23:29 Makefile 23:31:32 -rw-rw-r-- 1 1001 1001 582 Mar 16 23:29 OWNERS.md 23:31:32 -rw-rw-r-- 1 1001 1001 8207 Mar 16 23:29 README.md 23:31:32 -rw-rw-r-- 1 1001 1001 6912 Mar 16 23:29 SECURITY.md 23:31:32 -rw-rw-r-- 1 1001 1001 5 Mar 16 23:29 VERSION 23:31:32 -rw-rw-r-- 1 1001 1001 4131 Mar 16 23:29 ZMQWindows.md 23:31:32 drwxrwxr-x 2 1001 1001 4096 Mar 16 23:29 bin 23:31:32 drwxrwxr-x 18 1001 1001 4096 Mar 16 23:29 cmd 23:31:32 -rw-r--r-- 1 root root 426503 Mar 16 23:31 coverage.out 23:31:32 -rw-rw-r-- 1 1001 1001 3169 Mar 16 23:29 go.mod 23:31:32 -rw-rw-r-- 1 1001 1001 51739 Mar 16 23:29 go.sum 23:31:32 drwxrwxr-x 8 1001 1001 4096 Mar 16 23:29 internal 23:31:32 drwxrwxr-x 3 1001 1001 4096 Mar 16 23:29 openapi 23:31:32 drwxrwxr-x 4 1001 1001 4096 Mar 16 23:29 snap 23:31:32 -rw-rw-r-- 1 1001 1001 204 Mar 16 23:29 version.go [Pipeline] sh 23:31:33 + '[' -e coverage.out ] 23:31:33 + chown 1001:1001 coverage.out [Pipeline] stash 23:31:33 Stashed 1 file(s) [Pipeline] sh 23:31:33 + make build 23:31:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 23:31:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:31:36 using credential edgex-jenkins-ssh 23:31:36 Cloning the remote Git repository 23:31:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:31:36 > git init /w/workspace/edgex-go/4 # timeout=10 23:31:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:31:36 > git --version # timeout=10 23:31:36 > git --version # 'git version 2.25.1' 23:31:36 using GIT_SSH to set credentials SSH Credentials for GitHub 23:31:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:31:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 23:31:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:31:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:31:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:31:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:31:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:31:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:31:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:31:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 23:31:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:31:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:31:51 $ docker stop --time=1 dfd5678dd70996eee6843b60b7b4204be19ca2fea44d4e3c48079347f6f68916 23:31:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:31:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:31:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:31:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:31:53 using GIT_SSH to set credentials SSH Credentials for GitHub 23:31:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3897/head:refs/remotes/origin/PR-3897 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:31:53 $ docker rm -f dfd5678dd70996eee6843b60b7b4204be19ca2fea44d4e3c48079347f6f68916 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 23:31:54 Merging remotes/origin/main commit de3e46c9e66e58c3746600f5f36eb4922299a402 into PR head commit 6188f306df09559b8d149e3f27915f9c3123d865 23:31:54 Merge succeeded, producing 6188f306df09559b8d149e3f27915f9c3123d865 23:31:54 Checking out Revision 6188f306df09559b8d149e3f27915f9c3123d865 (PR-3897) [Pipeline] isUnix [Pipeline] sh 23:31:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:31:55 23:31:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 23:31:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:31:55 latest: Pulling from edgex-devops/edgex-compose 23:31:55 cbdbe7a5bc2a: Pulling fs layer 23:31:55 ca9280d653b3: Pulling fs layer 23:31:55 7e9c9ca2126c: Pulling fs layer 23:31:55 cbdbe7a5bc2a: Verifying Checksum 23:31:55 cbdbe7a5bc2a: Download complete 23:31:55 ca9280d653b3: Verifying Checksum 23:31:55 ca9280d653b3: Download complete 23:31:55 cbdbe7a5bc2a: Pull complete 23:31:55 7e9c9ca2126c: Download complete 23:31:54 > git config core.sparsecheckout # timeout=10 23:31:54 > git checkout -f 6188f306df09559b8d149e3f27915f9c3123d865 # timeout=10 23:31:54 > git remote # timeout=10 23:31:54 > git config --get remote.origin.url # timeout=10 23:31:54 using GIT_SSH to set credentials SSH Credentials for GitHub 23:31:54 > git merge de3e46c9e66e58c3746600f5f36eb4922299a402 # timeout=10 23:31:54 > git rev-parse HEAD^{commit} # timeout=10 23:31:54 > git config core.sparsecheckout # timeout=10 23:31:54 > git checkout -f 6188f306df09559b8d149e3f27915f9c3123d865 # timeout=10 23:31:56 ca9280d653b3: Pull complete 23:31:58 Commit message: "feat(security): Update SPIFFE_TRUSTDOMAIN and SPIFFE_ENDPOINTSOCKET based on the WG discussion and decision" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:31:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:31:59 % Total % Received % Xferd Average Speed Time Time Time Current 23:31:59 Dload Upload Total Spent Left Speed 23:31:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48938 0 --:--:-- --:--:-- --:--:-- 48938 [Pipeline] sh 23:32:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:32:00 7e9c9ca2126c: Pull complete 23:32:00 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:32:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:32:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 23:32:00 prd-ubuntu20.04-docker-8c-8g-7739 does not seem to be running inside a container 23:32:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:32:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:32:00 + sudo tee /etc/docker/daemon.new 23:32:00 { 23:32:00 "registry-mirrors": [ 23:32:00 "https://nexus3.edgexfoundry.org:10001" 23:32:00 ], 23:32:00 "bip": "10.250.0.254/24", 23:32:00 "hosts": [ 23:32:00 "tcp://0.0.0.0:5555", 23:32:00 "unix:///var/run/docker.sock" 23:32:00 ], 23:32:00 "mtu": 1458, 23:32:00 "selinux-enabled": true, 23:32:00 "seccomp-profile": "/etc/docker/seccomp.json" 23:32:00 } 23:32:02 $ docker top 9e6f50c909a645d0a7ff71526fb0dfc2444d160c72d63b1eb2d3849467aa0716 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 23:32:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:32:02 + docker-compose build --help 23:32:02 + grep parallel 23:32:02 + sudo service docker restart 23:32:03 --parallel Build images in parallel. [Pipeline] } 23:32:03 $ docker stop --time=1 9e6f50c909a645d0a7ff71526fb0dfc2444d160c72d63b1eb2d3849467aa0716 23:32:04 $ docker rm -f 9e6f50c909a645d0a7ff71526fb0dfc2444d160c72d63b1eb2d3849467aa0716 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:32:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:32:04 . [Pipeline] withDockerContainer 23:32:04 prd-ubuntu20.04-docker-8c-8g-7739 does not seem to be running inside a container 23:32:04 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:32:05 $ docker top b039105e4f679b113fa8dcf81b74f4cea52a7fd240055915de92d11061fae989 -eo pid,comm [Pipeline] { [Pipeline] sh 23:32:05 + docker-compose -f ./docker-compose-build.yml build --parallel 23:32:06 Building core-command ... 23:32:06 Building core-data ... 23:32:06 Building core-metadata ... 23:32:06 Building security-bootstrapper ... 23:32:06 Building security-proxy-setup ... 23:32:06 Building security-secretstore-setup ... 23:32:06 Building security-spiffe-token-provider ... 23:32:06 Building security-spire-agent ... 23:32:06 Building security-spire-config ... 23:32:06 Building security-spire-server ... 23:32:06 Building support-notifications ... 23:32:06 Building support-scheduler ... 23:32:06 Building sys-mgmt-agent ... 23:32:06 Building security-proxy-setup 23:32:06 Building support-scheduler 23:32:06 Building security-bootstrapper 23:32:06 Building security-spire-server 23:32:06 Building support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:32:21 provisioning config files... 23:32:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config606345555521816020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:32:21 ---> docker-login.sh 23:32:21 nexus3.edgexfoundry.org:10001 23:32:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:22 Configure a credential helper to remove this warning. See 23:32:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:22 23:32:22 Login Succeeded 23:32:22 nexus3.edgexfoundry.org:10002 23:32:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:22 Configure a credential helper to remove this warning. See 23:32:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:22 23:32:22 Login Succeeded 23:32:22 nexus3.edgexfoundry.org:10003 23:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:23 Configure a credential helper to remove this warning. See 23:32:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:23 23:32:23 Login Succeeded 23:32:23 nexus3.edgexfoundry.org:10004 23:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:23 Configure a credential helper to remove this warning. See 23:32:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:23 23:32:23 Login Succeeded 23:32:23 docker.io 23:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:24 Configure a credential helper to remove this warning. See 23:32:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:24 23:32:24 Login Succeeded 23:32:24 ---> docker-login.sh ends [Pipeline] } 23:32:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:32:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:32:25 ========================================================= 23:32:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 23:32:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:32:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:32:25 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:32:25 9b3977197b4f: Pulling fs layer 23:32:25 1a89e8eeedd5: Pulling fs layer 23:32:25 94645a83ff95: Pulling fs layer 23:32:25 3f3a8bcf1eab: Pulling fs layer 23:32:25 0c92f367c5e7: Pulling fs layer 23:32:25 f7c0051592d6: Pulling fs layer 23:32:25 a227ed2f7395: Pulling fs layer 23:32:25 7b1c46037f91: Pulling fs layer 23:32:25 0c92f367c5e7: Waiting 23:32:25 f7c0051592d6: Waiting 23:32:25 a227ed2f7395: Waiting 23:32:25 7b1c46037f91: Waiting 23:32:25 3f3a8bcf1eab: Waiting 23:32:25 94645a83ff95: Verifying Checksum 23:32:25 94645a83ff95: Download complete 23:32:25 1a89e8eeedd5: Verifying Checksum 23:32:25 1a89e8eeedd5: Download complete 23:32:25 0c92f367c5e7: Verifying Checksum 23:32:25 0c92f367c5e7: Download complete 23:32:25 f7c0051592d6: Verifying Checksum 23:32:25 f7c0051592d6: Download complete 23:32:25 9b3977197b4f: Verifying Checksum 23:32:25 9b3977197b4f: Download complete 23:32:25 a227ed2f7395: Download complete 23:32:26 9b3977197b4f: Pull complete 23:32:27 1a89e8eeedd5: Pull complete 23:32:27 94645a83ff95: Pull complete 23:32:28 7b1c46037f91: Verifying Checksum 23:32:28 7b1c46037f91: Download complete 23:32:28 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:32:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:32:28 ---> a0799b50bec3 23:32:28 Step 3/22 : WORKDIR /edgex-go 23:32:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:32:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:32:28 ---> a0799b50bec3 23:32:28 Step 3/23 : WORKDIR /edgex-go 23:32:28 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:32:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:32:28 ---> a0799b50bec3 23:32:28 Step 3/21 : WORKDIR /edgex-go 23:32:28 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:32:28 Step 2/31 : FROM ${BUILDER_BASE} AS builder 23:32:28 ---> a0799b50bec3 23:32:28 Step 3/31 : WORKDIR /edgex-go 23:32:28 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:32:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:32:28 ---> a0799b50bec3 23:32:28 Step 3/22 : WORKDIR /edgex-go 23:32:28 ---> Running in dc97395d96e3 23:32:28 ---> Running in 0a1b187e2ddb 23:32:28 ---> Running in ecd64b26efd3 23:32:28 ---> Running in 4853ffca6fa0 23:32:28 ---> Running in 45bf9821b7c5 23:32:28 Removing intermediate container ecd64b26efd3 23:32:28 ---> ccc584e0fdee 23:32:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:28 Removing intermediate container 0a1b187e2ddb 23:32:28 ---> 594e8274638e 23:32:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:28 Removing intermediate container 4853ffca6fa0 23:32:28 ---> 11ab5cfea8b8 23:32:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:28 Removing intermediate container dc97395d96e3 23:32:28 ---> a9ea1aeda0f3 23:32:28 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:28 Removing intermediate container 45bf9821b7c5 23:32:28 ---> 9e5c2c4ac16e 23:32:28 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:28 ---> Running in f2db08564d8c 23:32:28 ---> Running in 00bbb730ea32 23:32:28 ---> Running in c80dc70feaea 23:32:28 ---> Running in d445a3188eba 23:32:28 ---> Running in 3b3a0037d5e2 23:32:28 Removing intermediate container f2db08564d8c 23:32:28 ---> b02b1d048163 23:32:28 Step 5/22 : RUN apk add --update --no-cache make git 23:32:28 ---> Running in 7f677b8c2fa5 23:32:28 Removing intermediate container c80dc70feaea 23:32:28 ---> 5ba4d520d831 23:32:28 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:32:28 ---> Running in f6d762b36561 23:32:28 3f3a8bcf1eab: Verifying Checksum 23:32:28 3f3a8bcf1eab: Download complete 23:32:28 Removing intermediate container 00bbb730ea32 23:32:28 ---> d08cfc34c5d2 23:32:28 Step 5/23 : RUN apk add --update --no-cache make git 23:32:28 ---> Running in 41f78c4a41bf 23:32:28 Removing intermediate container d445a3188eba 23:32:28 ---> b2113ba3ad76 23:32:28 Step 5/21 : RUN apk add --update --no-cache make git 23:32:28 ---> Running in 8ab2c1845c58 23:32:29 Removing intermediate container 3b3a0037d5e2 23:32:29 ---> 966acf09a590 23:32:29 Step 5/31 : RUN apk add --update --no-cache make git 23:32:29 ---> Running in 26f849fee157 23:32:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:32:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:32:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:32:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:32:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:32:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:32:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:32:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:32:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:32:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:32:30 OK: 221 MiB in 52 packages 23:32:30 OK: 221 MiB in 52 packages 23:32:30 OK: 221 MiB in 52 packages 23:32:30 OK: 221 MiB in 52 packages 23:32:30 OK: 221 MiB in 52 packages 23:32:30 Removing intermediate container 7f677b8c2fa5 23:32:30 ---> 7abd38662a5f 23:32:30 Step 6/22 : COPY go.mod vendor* ./ 23:32:30 Removing intermediate container f6d762b36561 23:32:30 ---> f4a9a3ddb607 23:32:30 Step 6/22 : COPY go.mod vendor* ./ 23:32:31 Removing intermediate container 8ab2c1845c58 23:32:31 ---> 65e9487d7414 23:32:31 Step 6/21 : COPY go.mod vendor* ./ 23:32:31 ---> 2653cfe66f0c 23:32:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:31 ---> a2a96ba5c873 23:32:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:31 Removing intermediate container 41f78c4a41bf 23:32:31 ---> a6ba7298eb97 23:32:31 Step 6/23 : COPY go.mod vendor* ./ 23:32:31 Removing intermediate container 26f849fee157 23:32:31 ---> 6047d9c82cb5 23:32:31 Step 6/31 : COPY go.mod vendor* ./ 23:32:31 ---> Running in c6bb285caa32 23:32:31 ---> Running in 56aa05d5a569 23:32:31 ---> 724442564717 23:32:31 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:31 ---> Running in 13a0c460ebc5 23:32:31 ---> 01bb5f4a92f2 23:32:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:31 ---> Running in 56ec9eb329eb 23:32:31 ---> 37c0d0b06a86 23:32:31 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:31 ---> Running in fde07eae4275 23:32:32 Removing intermediate container 56aa05d5a569 23:32:32 ---> 00d5bfbdcfd1 23:32:32 Step 8/22 : COPY . . 23:32:34 Removing intermediate container c6bb285caa32 23:32:34 ---> cfb685861150 23:32:34 Step 8/22 : COPY . . 23:32:34 Removing intermediate container 13a0c460ebc5 23:32:34 ---> e3679a03c7f4 23:32:34 Step 8/21 : COPY . . 23:32:34 Removing intermediate container fde07eae4275 23:32:34 ---> 36ad9857caec 23:32:34 Step 8/31 : COPY . . 23:32:34 Removing intermediate container 56ec9eb329eb 23:32:34 ---> cdf419f870a6 23:32:34 Step 8/23 : COPY . . 23:32:41 3f3a8bcf1eab: Pull complete 23:32:41 0c92f367c5e7: Pull complete 23:32:41 f7c0051592d6: Pull complete 23:32:41 a227ed2f7395: Pull complete 23:32:44 ---> cb0ff0212957 23:32:44 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 23:32:44 ---> ff67061dc7da 23:32:44 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:32:44 ---> 9f1d71ea01f7 23:32:44 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:32:44 ---> e71866a7a672 23:32:44 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:32:44 ---> aa2552660859 23:32:44 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:32:44 ---> Running in c5c269cb6674 23:32:44 ---> Running in 120f254c3484 23:32:44 ---> Running in 39019b0e8987 23:32:44 ---> Running in 2d92611aa7e2 23:32:44 ---> Running in b8720543ec62 23:32:44 Removing intermediate container c5c269cb6674 23:32:44 ---> 45f41edcf42f 23:32:44 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" 23:32:44 ---> Running in f06b258c60d9 23:32:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:32:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:32:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:32:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:32:44 spire-1.2.0/ 23:32:45 spire-1.2.0/README.md 23:32:45 spire-1.2.0/bin/ 23:32:45 spire-1.2.0/bin/spire-server 23:32:45 spire-1.2.0/bin/spire-agent 23:32:45 spire-1.2.0/conf/ 23:32:45 spire-1.2.0/conf/server/ 23:32:45 spire-1.2.0/conf/server/server.conf 23:32:45 spire-1.2.0/conf/agent/ 23:32:45 spire-1.2.0/conf/agent/agent.conf 23:32:45 spire-1.2.0/LICENSE 23:32:48 Removing intermediate container f06b258c60d9 23:32:48 ---> b3fcddf4ae81 23:32:48 23:32:48 Step 11/23 : FROM alpine:3.15 23:32:49 3.15: Pulling from library/alpine 23:32:49 7b1c46037f91: Pull complete 23:32:49 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 23:32:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:32:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 23:32:49 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 23:32:49 Status: Downloaded newer image for alpine:3.15 23:32:49 ---> c059bfaa849c 23:32:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:32:49 ---> Running in 4f530c795c2a 23:32:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:32:49 WORKDIR /edgex 23:32:49 COPY go.mod . 23:32:49 RUN go mod download 23:32:49 + docker build -t ci-base-image-arm64 -f - . 23:32:49 Removing intermediate container 4f530c795c2a 23:32:49 ---> 8afb9c39aeb9 23:32:49 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:49 ---> Running in d221d0a8e8d2 23:32:51 Removing intermediate container d221d0a8e8d2 23:32:51 ---> a0853b38bc30 23:32:51 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:32:51 ---> Running in 8c6ebfed9fff 23:32:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:32:52 Sending build context to Docker daemon 169MB 23:32:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:32:52 ---> f79e39bc4007 23:32:52 Step 2/4 : WORKDIR /edgex 23:32:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:32:53 v3.15.0-385-g91c4c10346 [https://nl.alpinelinux.org/alpine/v3.15/main] 23:32:53 v3.15.1-1-ga4f691502c [https://nl.alpinelinux.org/alpine/v3.15/community] 23:32:53 OK: 15859 distinct packages available 23:32:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:32:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:32:54 ---> Running in e463c63cca75 23:32:54 Removing intermediate container e463c63cca75 23:32:54 ---> b598171be9c8 23:32:54 Step 3/4 : COPY go.mod . 23:32:54 (1/5) Installing dumb-init (1.2.5-r1) 23:32:54 (2/5) Installing musl-obstack (1.2.2-r0) 23:32:54 (3/5) Installing libucontext (1.1-r0) 23:32:54 (4/5) Installing gcompat (1.0.0-r4) 23:32:54 ---> ca5bac20cd2a 23:32:54 Step 4/4 : RUN go mod download 23:32:54 ---> Running in 59a24ca47413 23:32:55 (5/5) Installing openssl (1.1.1n-r0) 23:32:55 Executing busybox-1.34.1-r3.trigger 23:32:55 OK: 7 MiB in 19 packages 23:32:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 23:32:56 Removing intermediate container 8c6ebfed9fff 23:32:56 ---> e03249ee2b3d 23:32:56 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 23:32:57 ---> 4ee267761cde 23:32:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:32:57 Removing intermediate container 120f254c3484 23:32:57 ---> 72e6a5b59936 23:32:57 23:32:57 Step 10/22 : FROM alpine:3.14 23:32:57 Removing intermediate container 39019b0e8987 23:32:57 ---> c24f94c5e8ae 23:32:57 23:32:57 Step 10/31 : FROM alpine:3.14 23:32:58 3.14: Pulling from library/alpine 23:32:58 3.14: Pulling from library/alpine 23:32:58 ---> 28bdf431f14d 23:32:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:32:58 Removing intermediate container 2d92611aa7e2 23:32:58 ---> 36372ee41ec7 23:32:58 23:32:58 Step 10/22 : FROM alpine:3.14 23:32:58 Removing intermediate container b8720543ec62 23:32:58 ---> aec3156a567c 23:32:58 23:32:58 Step 10/21 : FROM alpine:3.14 23:32:58 ---> 570a6ea5f0ab 23:32:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:32:59 ---> b39efead3a0e 23:32:59 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:32:59 ---> Running in 42cc55b7c7a6 23:32:59 Removing intermediate container 42cc55b7c7a6 23:32:59 ---> 0580399f4676 23:32:59 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:32:59 ---> Running in f2a70067ecba 23:32:59 Removing intermediate container f2a70067ecba 23:32:59 ---> cb970639ae75 23:32:59 Step 21/23 : LABEL arch=x86_64 23:32:59 ---> Running in 9b68d0da44f9 23:32:59 3.14: Pulling from library/alpine 23:32:59 3.14: Pulling from library/alpine 23:32:59 Removing intermediate container 9b68d0da44f9 23:32:59 ---> 104affb200d4 23:32:59 Step 22/23 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 23:32:59 ---> Running in 1dc4f2c05742 23:32:59 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 23:32:59 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 23:32:59 Status: Downloaded newer image for alpine:3.14 23:32:59 Status: Image is up to date for alpine:3.14 23:32:59 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 23:32:59 Status: Image is up to date for alpine:3.14 23:32:59 ---> 0a97eee8041e 23:32:59 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:32:59 ---> 0a97eee8041e 23:32:59 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:32:59 ---> 0a97eee8041e 23:32:59 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 23:32:59 Step 11/22 : RUN apk add --update --no-cache dumb-initStatus: Image is up to date for alpine:3.14 23:32:59 23:32:59 ---> 0a97eee8041e 23:32:59 Step 11/21 : RUN apk add --update --no-cache curl 23:32:59 ---> Running in 868b5dc15c62 23:32:59 ---> Running in e9649b053bbe 23:32:59 ---> Running in 5c27c1297700 23:32:59 ---> Running in ec343a743df0 23:32:59 Removing intermediate container 1dc4f2c05742 23:32:59 ---> a43f323d2ac4 23:32:59 Step 23/23 : LABEL version=0.0.0 23:32:59 ---> Running in 1733e09820c1 23:32:59 Removing intermediate container e9649b053bbe 23:32:59 ---> 75bcc308f879 23:32:59 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:33:00 ---> Running in 5fe7c27f8008 23:33:00 Removing intermediate container 1733e09820c1 23:33:00 ---> f71f7aebf4ac 23:33:00 23:33:00 Successfully built f71f7aebf4ac 23:33:00 Successfully tagged security-spire-server:latest 23:33:00 Building security-spire-agent 23:33:00  Building security-spire-server ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:33:00 (1/2) Installing ca-certificates (20211220-r0) 23:33:00 (2/2) Installing dumb-init (1.2.5-r1) 23:33:00 Executing busybox-1.33.1-r6.trigger 23:33:00 Executing ca-certificates-20211220-r0.trigger 23:33:00 OK: 6 MiB in 16 packages 23:33:00 (1/1) Installing dumb-init (1.2.5-r1) 23:33:00 Executing busybox-1.33.1-r6.trigger 23:33:00 OK: 6 MiB in 15 packages 23:33:00 (1/5) Installing ca-certificates (20211220-r0) 23:33:00 (2/5) Installing brotli-libs (1.0.9-r5) 23:33:00 (3/5) Installing nghttp2-libs (1.43.0-r0) 23:33:00 (4/5) Installing libcurl (7.79.1-r0) 23:33:00 (5/5) Installing curl (7.79.1-r0) 23:33:00 (1/2) Installing dumb-init (1.2.5-r1) 23:33:00 (2/2) Installing su-exec (0.2-r1) 23:33:00 Executing busybox-1.33.1-r6.trigger 23:33:00 Executing busybox-1.33.1-r6.trigger 23:33:00 OK: 6 MiB in 16 packages 23:33:00 Executing ca-certificates-20211220-r0.trigger 23:33:00 OK: 8 MiB in 19 packages 23:33:02 Removing intermediate container 5fe7c27f8008 23:33:02 ---> c86528f10c14 23:33:02 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:33:02 Removing intermediate container 5c27c1297700 23:33:02 ---> b5577ff590f6 23:33:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:33:02 ---> Running in 42c07de411e4 23:33:02 ---> Running in 6121de73a64f 23:33:02 Removing intermediate container 868b5dc15c62 23:33:02 ---> 432581c5fed3 23:33:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:33:02 Removing intermediate container ec343a743df0 23:33:02 ---> d28222f2f75f 23:33:02 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:33:02 ---> Running in 1ad65d127d27 23:33:03 ---> Running in f8223dd88d88 23:33:03 Removing intermediate container 42c07de411e4 23:33:03 ---> b5f735c39f5a 23:33:03 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:33:03 Removing intermediate container 6121de73a64f 23:33:03 ---> ea023794b0b5 23:33:03 Step 13/22 : ENV APP_PORT=59861 23:33:03 ---> Running in 878666dab878 23:33:03 ---> Running in e15c87b7c762 23:33:03 Removing intermediate container 1ad65d127d27 23:33:03 ---> cf2c971ba079 23:33:03 Step 13/22 : ENV APP_PORT=59860 23:33:03 Removing intermediate container f8223dd88d88 23:33:03 ---> 6b1580951f2b 23:33:03 Step 13/21 : WORKDIR /edgex 23:33:03 ---> Running in 01490a1bc39e 23:33:03 ---> Running in 82219d23dec6 23:33:03 Removing intermediate container e15c87b7c762 23:33:03 Removing intermediate container 878666dab878 23:33:03 ---> 707042e9a143 23:33:03 ---> 181806cd9ac6 23:33:03 Step 14/22 : EXPOSE $APP_PORTStep 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:33:03 23:33:03 ---> Running in 94027aebe56f 23:33:03 ---> Running in 60e83d43becd 23:33:03 Removing intermediate container 01490a1bc39e 23:33:03 ---> 4317efa97817 23:33:03 Step 14/22 : EXPOSE $APP_PORT 23:33:03 Removing intermediate container 82219d23dec6 23:33:03 ---> c8fd7118c7de 23:33:03 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:33:03 Removing intermediate container 94027aebe56f 23:33:03 ---> a2bb9bf843ce 23:33:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:03 ---> Running in b79ce30e2395 23:33:03 Removing intermediate container b79ce30e2395 23:33:03 ---> 421345a9843f 23:33:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:03 ---> 2ac52826ad16 23:33:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:33:03 ---> caf444810294 23:33:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:33:04 ---> beba1d30fa98 23:33:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:33:04 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:33:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:33:04 ---> a0799b50bec3 23:33:04 Step 3/24 : WORKDIR /edgex-go 23:33:04 ---> Using cache 23:33:04 ---> a9ea1aeda0f3 23:33:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:04 ---> Using cache 23:33:04 ---> 966acf09a590 23:33:04 Step 5/24 : RUN apk add --update --no-cache make git 23:33:04 ---> Using cache 23:33:04 ---> 6047d9c82cb5 23:33:04 Step 6/24 : COPY go.mod vendor* ./ 23:33:04 ---> Using cache 23:33:04 ---> 37c0d0b06a86 23:33:04 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:04 ---> Using cache 23:33:04 ---> 36ad9857caec 23:33:04 Step 8/24 : COPY . . 23:33:04 ---> Using cache 23:33:04 ---> aa2552660859 23:33:04 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 23:33:04 ---> fa93fec061dc 23:33:04 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:33:04 Removing intermediate container 60e83d43becd 23:33:04 ---> f3d7b4cd92de 23:33:04 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 23:33:04 ---> Running in 9fa45d182dcb 23:33:04 ---> b14674f2ea8c 23:33:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:33:04 ---> Running in 54d8e0d7324f 23:33:04 ---> 0ae9673eeacd 23:33:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:33:04 Removing intermediate container 9fa45d182dcb 23:33:04 ---> 56abfe18bac7 23:33:04 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" 23:33:04 ---> Running in bc612ed94496 23:33:04 Removing intermediate container 54d8e0d7324f 23:33:04 ---> b1b493bd0207 23:33:04 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:33:04 ---> fe5609a3f4ea 23:33:04 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:33:04 ---> Running in 9f448b672a2e 23:33:04 ---> 0d8db6e4e15c 23:33:04 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:33:04 ---> 693d8fc666fd 23:33:04 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:33:04 ---> Running in d7061ec3b599 23:33:04 ---> Running in 571ae1c8d79f 23:33:04 ---> eaead72c26ff 23:33:04 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:33:04 ---> Running in e19dff2d2033 23:33:04 Removing intermediate container 9f448b672a2e 23:33:04 ---> 35833fd6271f 23:33:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:33:04 ---> Running in 5e91241b2a14 23:33:04 Removing intermediate container 571ae1c8d79f 23:33:04 ---> 5e703495c0aa 23:33:04 Step 18/21 : CMD ["--init=true"] 23:33:04 Removing intermediate container d7061ec3b599 23:33:04 ---> f683c8b1856b 23:33:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:33:04 ---> Running in 572bba39be92 23:33:04 ---> Running in 992021d566cd 23:33:04 Removing intermediate container 5e91241b2a14 23:33:04 ---> 6a2a7ddadc60 23:33:04 Step 20/22 : LABEL arch=x86_64 23:33:04 ---> Running in 40dea484492f 23:33:05 Removing intermediate container 572bba39be92 23:33:05 ---> 8005f085527a 23:33:05 Step 19/21 : LABEL arch=x86_64 23:33:05 Removing intermediate container 992021d566cd 23:33:05 ---> 3643f409fa4f 23:33:05 Step 20/22 : LABEL arch=x86_64 23:33:05 ---> Running in 71fc2f77c5a7 23:33:05 ---> Running in 92c9e562714b 23:33:05 Removing intermediate container 40dea484492f 23:33:05 ---> 4e445fcbfafe 23:33:05 Step 21/22 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 23:33:05 ---> Running in af688ad64a95 23:33:05 spire-1.2.0/ 23:33:05 Removing intermediate container 92c9e562714b 23:33:05 ---> 408954f57173 23:33:05 Step 21/22 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 23:33:05 Removing intermediate container 71fc2f77c5a7 23:33:05 ---> 4943acee8ff1 23:33:05 Step 20/21 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 23:33:05 ---> Running in b48e06953277 23:33:05 ---> Running in 71cf4050b323 23:33:05 Removing intermediate container af688ad64a95 23:33:05 ---> 967e39602e87 23:33:05 Step 22/22 : LABEL version=0.0.0 23:33:05 ---> Running in 2362aaccb840 23:33:05 Removing intermediate container 71cf4050b323 23:33:05 ---> 65856c02a3f1 23:33:05 Step 22/22 : LABEL version=0.0.0 23:33:05 Removing intermediate container e19dff2d2033 23:33:05 ---> 4b7e1353fbbe 23:33:05 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:05 Removing intermediate container b48e06953277 23:33:05 ---> 5e26b7432801 23:33:05 Step 21/21 : LABEL version=0.0.0 23:33:05 ---> Running in 8fb5419d4033 23:33:05 Removing intermediate container 2362aaccb840 23:33:05 ---> 29880b5dc9ed 23:33:05 23:33:05 ---> Running in 4bd9af579427 23:33:05 Successfully built 29880b5dc9ed 23:33:05 Removing intermediate container 8fb5419d4033 23:33:05 ---> 36be49a70000 23:33:05 23:33:05 Successfully tagged support-scheduler:latest 23:33:05 Building security-spiffe-token-provider 23:33:05  Building support-scheduler ... done Removing intermediate container 4bd9af579427 23:33:05 ---> 6dfcf878c6f3 23:33:05 23:33:05 ---> 4cc9a2db51b8 23:33:05 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:33:05 Successfully built 36be49a70000 23:33:05 Successfully tagged support-notifications:latest 23:33:05 Building security-secretstore-setup 23:33:06  Building support-notifications ... done Successfully built 6dfcf878c6f3 23:33:06 Successfully tagged security-proxy-setup:latest 23:33:06  Building security-proxy-setup ... done Building core-data 23:33:06 ---> 2862e1ba0395 23:33:06 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:33:06 spire-1.2.0/README.md 23:33:06 spire-1.2.0/bin/ 23:33:06 spire-1.2.0/bin/spire-server 23:33:06 spire-1.2.0/bin/spire-agent 23:33:06 spire-1.2.0/conf/ 23:33:06 spire-1.2.0/conf/server/ 23:33:06 spire-1.2.0/conf/server/server.conf 23:33:06 spire-1.2.0/conf/agent/ 23:33:06 spire-1.2.0/conf/agent/agent.conf 23:33:06 spire-1.2.0/LICENSE 23:33:07 ---> 70ff52646bef 23:33:07 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:33:07 ---> 51558a22dccb 23:33:07 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:33:07 ---> 2740555ea687 23:33:07 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 23:33:08 ---> Running in 5d4b9508eaea 23:33:08 Removing intermediate container bc612ed94496 23:33:08 ---> 70b290715412 23:33:08 23:33:08 Step 11/24 : FROM alpine:3.15 23:33:08 ---> c059bfaa849c 23:33:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:33:08 ---> Using cache 23:33:08 ---> 8afb9c39aeb9 23:33:08 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:08 ---> Using cache 23:33:08 ---> a0853b38bc30 23:33:08 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:33:08 ---> Using cache 23:33:08 ---> e03249ee2b3d 23:33:08 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 23:33:08 Removing intermediate container 5d4b9508eaea 23:33:08 ---> 570b22f5c416 23:33:08 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:33:09 ---> 1a731afcc4db 23:33:09 Step 26/31 : RUN chmod +x /entrypoint.sh 23:33:09 ---> c9187fa9ed82 23:33:09 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 23:33:09 ---> Running in e390b9b7a95f 23:33:10 ---> 4ab8dd5a2c9e 23:33:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:33:10 Removing intermediate container e390b9b7a95f 23:33:10 ---> 678a9176ec56 23:33:10 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:33:10 ---> Running in df25c9dc898e 23:33:10 ---> 0b707a3d3568 23:33:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:33:10 Removing intermediate container df25c9dc898e 23:33:10 ---> fd472309fe74 23:33:10 Step 28/31 : CMD ["gate"] 23:33:11 ---> Running in 7c9b1a438399 23:33:11 ---> d295e8464bfa 23:33:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:33:11 Removing intermediate container 7c9b1a438399 23:33:11 ---> 38cf8f4ab2a7 23:33:11 Step 29/31 : LABEL arch=x86_64 23:33:11 ---> Running in f08c68bb56b0 23:33:11 ---> 302c4848b713 23:33:11 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:33:11 Removing intermediate container f08c68bb56b0 23:33:11 ---> 2babe21feff1 23:33:11 Step 30/31 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 23:33:11 ---> Running in d0a81c23f176 23:33:11 ---> Running in a61a786c584e 23:33:11 Removing intermediate container d0a81c23f176 23:33:11 ---> 139491e4eced 23:33:11 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:33:11 ---> Running in c67b91a2ab2f 23:33:11 Removing intermediate container a61a786c584e 23:33:11 ---> 34fec4af0ec8 23:33:11 Step 31/31 : LABEL version=0.0.0 23:33:11 Removing intermediate container c67b91a2ab2f 23:33:11 ---> f6e425589e88 23:33:11 Step 22/24 : LABEL arch=x86_64 23:33:11 ---> Running in 5691a14d9bc8 23:33:11 ---> Running in f9e6d87d0068 23:33:12 Removing intermediate container 5691a14d9bc8 23:33:12 ---> f08020288029 23:33:12 23:33:12 Successfully built f08020288029 23:33:12 Successfully tagged security-bootstrapper:latest 23:33:12  Building security-bootstrapper ... done Building security-spire-config 23:33:12 Removing intermediate container f9e6d87d0068 23:33:12 ---> 2b5e05d10ada 23:33:12 Step 23/24 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 23:33:12 ---> Running in b39a170e8463 23:33:12 Removing intermediate container b39a170e8463 23:33:12 ---> 8367261e4386 23:33:12 Step 24/24 : LABEL version=0.0.0 23:33:12 ---> Running in d2b091451548 23:33:12 Removing intermediate container d2b091451548 23:33:12 ---> ef7f2444bb6e 23:33:12 23:33:12 Successfully built ef7f2444bb6e 23:33:12 Successfully tagged security-spire-agent:latest 23:33:12  Building security-spire-agent ... done Building sys-mgmt-agent 23:33:16 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:33:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:33:16 ---> a0799b50bec3 23:33:16 Step 3/23 : WORKDIR /edgex-go 23:33:16 ---> Using cache 23:33:16 ---> a9ea1aeda0f3 23:33:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:16 ---> Using cache 23:33:16 ---> 966acf09a590 23:33:16 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:33:18 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:33:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:33:18 ---> a0799b50bec3 23:33:18 Step 3/25 : WORKDIR /edgex-go 23:33:18 ---> Using cache 23:33:18 ---> a9ea1aeda0f3 23:33:18 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:18 ---> Using cache 23:33:18 ---> 966acf09a590 23:33:18 Step 5/25 : RUN apk add --update --no-cache make git 23:33:18 ---> Using cache 23:33:18 ---> 6047d9c82cb5 23:33:18 Step 6/25 : COPY go.mod vendor* ./ 23:33:18 ---> Using cache 23:33:18 ---> 37c0d0b06a86 23:33:18 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:18 ---> Using cache 23:33:18 ---> 36ad9857caec 23:33:18 Step 8/25 : COPY . . 23:33:18 ---> Using cache 23:33:18 ---> aa2552660859 23:33:18 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:33:18 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:33:18 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:33:18 ---> a0799b50bec3 23:33:18 Step 3/20 : WORKDIR /edgex-go 23:33:18 ---> Using cache 23:33:18 ---> a9ea1aeda0f3 23:33:18 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:33:20 ---> Running in 11e8e085a78b 23:33:20 ---> Running in 1c3db3df51a1 23:33:20 ---> Running in 20304c4775ff 23:33:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:33:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:33:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:33:21 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:33:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:33:21 ---> a0799b50bec3 23:33:21 Step 3/24 : WORKDIR /edgex-go 23:33:21 ---> Using cache 23:33:21 ---> a9ea1aeda0f3 23:33:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:21 ---> Using cache 23:33:21 ---> 966acf09a590 23:33:21 Step 5/24 : RUN apk add --update --no-cache make git 23:33:21 ---> Using cache 23:33:21 ---> 6047d9c82cb5 23:33:21 Step 6/24 : COPY go.mod vendor* ./ 23:33:21 ---> Using cache 23:33:21 ---> 37c0d0b06a86 23:33:21 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:21 ---> Using cache 23:33:21 ---> 36ad9857caec 23:33:21 Step 8/24 : COPY . . 23:33:21 ---> Using cache 23:33:21 ---> aa2552660859 23:33:21 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 23:33:21 ---> Using cache 23:33:21 ---> 56abfe18bac7 23:33:21 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" 23:33:21 ---> Using cache 23:33:21 ---> 70b290715412 23:33:21 23:33:21 Step 11/24 : FROM alpine:3.15 23:33:21 ---> c059bfaa849c 23:33:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:33:21 ---> Using cache 23:33:21 ---> 8afb9c39aeb9 23:33:21 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:21 ---> Using cache 23:33:21 ---> a0853b38bc30 23:33:21 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:33:21 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:33:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:33:21 ---> a0799b50bec3 23:33:21 Step 3/23 : WORKDIR /edgex-go 23:33:21 ---> Using cache 23:33:21 ---> a9ea1aeda0f3 23:33:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:21 ---> Using cache 23:33:21 ---> 966acf09a590 23:33:21 Step 5/23 : RUN apk add --update --no-cache make bash git 23:33:22 ---> Running in 00cfa720eaeb 23:33:22 ---> Running in 229364637a9a 23:33:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:33:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:33:22 OK: 221 MiB in 52 packages 23:33:22 v3.15.0-385-g91c4c10346 [https://nl.alpinelinux.org/alpine/v3.15/main] 23:33:22 v3.15.1-1-ga4f691502c [https://nl.alpinelinux.org/alpine/v3.15/community] 23:33:22 OK: 15862 distinct packages available 23:33:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:33:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:33:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:33:23 Removing intermediate container 1c3db3df51a1 23:33:23 ---> 244c79f6fde9 23:33:23 Step 6/23 : COPY go.mod vendor* ./ 23:33:23 ---> bdbc432b0824 23:33:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:23 ---> Running in e7a379221604 23:33:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:33:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:33:23 OK: 221 MiB in 52 packages 23:33:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:33:24 v3.15.0-385-g91c4c10346 [https://nl.alpinelinux.org/alpine/v3.15/main] 23:33:24 v3.15.1-1-ga4f691502c [https://nl.alpinelinux.org/alpine/v3.15/community] 23:33:24 OK: 15859 distinct packages available 23:33:24 OK: 221 MiB in 52 packages 23:33:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:33:24 Removing intermediate container 20304c4775ff 23:33:24 ---> 7ad8ab33b038 23:33:24 Step 5/20 : COPY go.mod vendor* ./ 23:33:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:33:25 Removing intermediate container e7a379221604 23:33:25 ---> 1f8d6bfbdf35 23:33:25 Step 8/23 : COPY . . 23:33:25 Removing intermediate container 00cfa720eaeb 23:33:25 ---> a016b4cf503d 23:33:25 Step 6/23 : COPY go.mod vendor* ./ 23:33:25 ---> fe6bcf5161ea 23:33:25 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:25 ---> Running in e99b668b3b56 23:33:25 (1/4) Installing dumb-init (1.2.5-r1) 23:33:25 ---> 4a9cf36b8c17 23:33:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:25 (2/4) Installing musl-obstack (1.2.2-r0) 23:33:25 ---> Running in 42f245c751c1 23:33:25 (3/4) Installing libucontext (1.1-r0) 23:33:25 (4/4) Installing gcompat (1.0.0-r4) 23:33:25 Executing busybox-1.34.1-r3.trigger 23:33:25 OK: 6 MiB in 18 packages 23:33:26 Removing intermediate container 229364637a9a 23:33:26 ---> 29f74912f793 23:33:26 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 23:33:27 Removing intermediate container e99b668b3b56 23:33:27 ---> 17da2f693fff 23:33:27 Step 7/20 : COPY . . 23:33:27 Removing intermediate container 42f245c751c1 23:33:27 ---> d2d8597efea2 23:33:27 Step 8/23 : COPY . . 23:33:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:33:31 ---> c9e47014f318 23:33:31 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:33:31 ---> e4b5f9b695eb 23:33:31 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:33:31 ---> 234da12db678 23:33:31 Step 9/23 : RUN make cmd/core-data/core-data 23:33:31 ---> Running in 70552cf600b7 23:33:31 ---> Running in 30fcc0533a0d 23:33:31 Removing intermediate container 70552cf600b7 23:33:31 ---> ca4999407c5d 23:33:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:33:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 23:33:31 Removing intermediate container 11e8e085a78b 23:33:31 ---> ae5cc2f723af 23:33:31 23:33:31 Step 10/25 : FROM alpine:3.14 23:33:31 ---> 0a97eee8041e 23:33:31 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:33:31 ---> Running in 502c1858173c 23:33:31 ---> 37754d8e5003 23:33:31 Step 19/24 : WORKDIR / 23:33:31 ---> Running in c26addb1c4c5 23:33:32 Removing intermediate container c26addb1c4c5 23:33:32 ---> 1971b2e8c222 23:33:32 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:33:32 ---> Running in e7707eb00445 23:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:33:32 ---> 26b7ba46aa6e 23:33:32 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:33:32 ---> 98b69b210b45 23:33:32 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:33:32 Removing intermediate container e7707eb00445 23:33:32 ---> fbeacd7bea4c 23:33:32 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:33:32 ---> Running in 7cf05486ae07 23:33:32 ---> Running in 728deab602c6 23:33:32 ---> Running in 6984ffb34efa 23:33:32 (1/3) Installing ca-certificates (20211220-r0) 23:33:32 (2/3) Installing dumb-init (1.2.5-r1) 23:33:32 (3/3) Installing su-exec (0.2-r1) 23:33:32 Executing busybox-1.33.1-r6.trigger 23:33:32 Executing ca-certificates-20211220-r0.trigger 23:33:32 OK: 6 MiB in 17 packages 23:33:32 Removing intermediate container 6984ffb34efa 23:33:32 ---> 137021fceb92 23:33:32 Step 22/24 : LABEL arch=x86_64 23:33:32 ---> Running in ca29bca57383 23:33:33 Removing intermediate container ca29bca57383 23:33:33 ---> 42704a6a2b80 23:33:33 Step 23/24 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 23:33:33 ---> Running in 0d50231efe0d 23:33:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:33:33 Removing intermediate container 0d50231efe0d 23:33:33 ---> 5a8f0a7ff6ae 23:33:33 Step 24/24 : LABEL version=0.0.0 23:33:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:33:33 Removing intermediate container 502c1858173c 23:33:33 ---> e0cf61454579 23:33:33 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:33:33 ---> Running in 9e0fdfd58447 23:33:33 ---> Running in 45219738e595 23:33:33 Removing intermediate container 9e0fdfd58447 23:33:33 ---> 1908bae672b6 23:33:33 23:33:33 Removing intermediate container 45219738e595 23:33:33 ---> a20c2254c978 23:33:33 Step 13/25 : WORKDIR / 23:33:33 ---> Running in 8f530d52bada 23:33:33 Successfully built 1908bae672b6 23:33:33 Successfully tagged security-spire-config:latest 23:33:33  Building security-spire-config ... done Building core-command 23:33:33 Removing intermediate container 8f530d52bada 23:33:33 ---> b0d676df052d 23:33:33 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:33:35 ---> fb8ca6b5ee4d 23:33:35 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:33:35 ---> 7beaf512753d 23:33:35 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:33:36 ---> 273ce1e56f5b 23:33:36 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:33:37 ---> ce7e383dd6f4 23:33:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:33:38 ---> 84e040cf1385 23:33:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:33:39 ---> 0efc8d1f2d7b 23:33:39 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:33:39 ---> b2726558a3d3 23:33:39 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/ 23:33:39 ---> Running in 687b0f2d06a4 23:33:40 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:33:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:33:40 ---> a0799b50bec3 23:33:40 Step 3/23 : WORKDIR /edgex-go 23:33:40 ---> Using cache 23:33:40 ---> a9ea1aeda0f3 23:33:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:40 ---> Using cache 23:33:40 ---> 966acf09a590 23:33:40 Step 5/23 : RUN apk add --update --no-cache make git 23:33:40 ---> Using cache 23:33:40 ---> 6047d9c82cb5 23:33:40 Step 6/23 : COPY go.mod vendor* ./ 23:33:40 ---> Using cache 23:33:40 ---> 37c0d0b06a86 23:33:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:40 ---> Using cache 23:33:40 ---> 36ad9857caec 23:33:40 Step 8/23 : COPY . . 23:33:40 ---> Using cache 23:33:40 ---> aa2552660859 23:33:40 Step 9/23 : RUN make cmd/core-command/core-command 23:33:40 ---> Running in 010bc4f2e148 23:33:41 Removing intermediate container 687b0f2d06a4 23:33:41 ---> e8bc1598180d 23:33:41 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:33:41 ---> Running in 59a1e65d0d7d 23:33:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 23:33:41 Removing intermediate container 59a1e65d0d7d 23:33:41 ---> 33d54d08ba4f 23:33:41 Step 23/25 : LABEL arch=x86_64 23:33:41 ---> Running in f0cc943e4c92 23:33:41 Removing intermediate container f0cc943e4c92 23:33:41 ---> 7dca5ab9eae7 23:33:41 Step 24/25 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 23:33:42 ---> Running in fc958afe3981 23:33:42 Removing intermediate container fc958afe3981 23:33:42 ---> ee7c97654b41 23:33:42 Step 25/25 : LABEL version=0.0.0 23:33:42 ---> Running in 328223965c2e 23:33:43 Removing intermediate container 328223965c2e 23:33:43 ---> 6e4e6b52c445 23:33:43 23:33:43 Successfully built 6e4e6b52c445 23:33:43 Successfully tagged security-secretstore-setup:latest 23:33:43  Building security-secretstore-setup ... done Building core-metadata 23:33:43 Removing intermediate container 30fcc0533a0d 23:33:43 ---> f5fca2fa4d28 23:33:43 23:33:43 Step 10/23 : FROM alpine:3.14 23:33:43 ---> 0a97eee8041e 23:33:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:33:43 ---> Running in bf60d2c0720c 23:33:45 Removing intermediate container bf60d2c0720c 23:33:45 ---> a87fb560b9cd 23:33:45 Step 12/23 : ENV APP_PORT=59880 23:33:46 ---> Running in e196d5ac5bd4 23:33:46 Removing intermediate container e196d5ac5bd4 23:33:46 ---> d0e6e41c274f 23:33:46 Step 13/23 : EXPOSE $APP_PORT 23:33:46 ---> Running in d4a658116cc2 23:33:47 Removing intermediate container d4a658116cc2 23:33:47 ---> 4b79e150a752 23:33:47 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:47 ---> Running in 3ff76b927bd1 23:33:48 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:33:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:33:48 ---> a0799b50bec3 23:33:48 Step 3/23 : WORKDIR /edgex-go 23:33:48 ---> Using cache 23:33:48 ---> a9ea1aeda0f3 23:33:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:48 ---> Using cache 23:33:48 ---> 966acf09a590 23:33:48 Step 5/23 : RUN apk add --update --no-cache make git 23:33:48 ---> Using cache 23:33:48 ---> 6047d9c82cb5 23:33:48 Step 6/23 : COPY go.mod vendor* ./ 23:33:48 ---> Using cache 23:33:48 ---> 37c0d0b06a86 23:33:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:48 ---> Using cache 23:33:48 ---> 36ad9857caec 23:33:48 Step 8/23 : COPY . . 23:33:48 ---> Using cache 23:33:48 ---> aa2552660859 23:33:48 Step 9/23 : RUN make cmd/core-metadata/core-metadata 23:33:48 Removing intermediate container 7cf05486ae07 23:33:48 ---> 39b34f8295ad 23:33:48 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:33:48 ---> Running in 63f63f7e5483 23:33:48 ---> Running in b0fbac78269c 23:33:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:33:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:33:49 Removing intermediate container 3ff76b927bd1 23:33:49 ---> 25cf858ae4a4 23:33:49 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:33:49 ---> Running in 6992e82ffad4 23:33:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:33:50 Removing intermediate container 728deab602c6 23:33:50 ---> 8360a01b6ed9 23:33:50 23:33:50 Step 9/20 : FROM alpine:3.15 23:33:50 ---> c059bfaa849c 23:33:50 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:33:50 ---> Using cache 23:33:50 ---> 8afb9c39aeb9 23:33:50 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:50 ---> Using cache 23:33:50 ---> a0853b38bc30 23:33:50 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:33:50 ---> Running in 448735256b00 23:33:50 Removing intermediate container b0fbac78269c 23:33:50 ---> a33404ac91a4 23:33:50 23:33:50 Step 11/23 : FROM docker:20.10.10 23:33:50 20.10.10: Pulling from library/docker 23:33:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:33:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:33:51 (1/6) Installing dumb-init (1.2.5-r1) 23:33:51 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:33:51 (3/6) Installing libsodium (1.0.18-r0) 23:33:51 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:33:51 (5/6) Installing libzmq (4.3.4-r0) 23:33:51 (6/6) Installing zeromq (4.3.4-r0) 23:33:52 Executing busybox-1.33.1-r6.trigger 23:33:52 OK: 8 MiB in 20 packages 23:33:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:33:52 Removing intermediate container 010bc4f2e148 23:33:52 ---> af57ff9938f6 23:33:52 23:33:52 Step 10/23 : FROM alpine:3.14 23:33:52 ---> 0a97eee8041e 23:33:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:33:52 ---> Using cache 23:33:52 ---> b5577ff590f6 23:33:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:33:52 ---> Using cache 23:33:52 ---> ea023794b0b5 23:33:52 Step 13/23 : ENV APP_PORT=59882 23:33:52 ---> Running in 28af1ae0998e 23:33:52 v3.15.0-385-g91c4c10346 [https://nl.alpinelinux.org/alpine/v3.15/main] 23:33:52 v3.15.1-1-ga4f691502c [https://nl.alpinelinux.org/alpine/v3.15/community] 23:33:52 OK: 15859 distinct packages available 23:33:52 Removing intermediate container 28af1ae0998e 23:33:52 ---> bbad0601b0ae 23:33:52 Step 14/23 : EXPOSE $APP_PORT 23:33:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:33:52 ---> Running in 194215f3eccc 23:33:52 Removing intermediate container 6992e82ffad4 23:33:52 ---> 593d55dc562d 23:33:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:52 Removing intermediate container 194215f3eccc 23:33:52 ---> 9e8bcbb53053 23:33:52 Step 15/23 : WORKDIR / 23:33:53 ---> ddb8fec645f1 23:33:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:33:53 ---> Running in cdc184a128c2 23:33:53 Removing intermediate container cdc184a128c2 23:33:53 ---> 9f3ff76a3956 23:33:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:33:53 ---> c1d2da46e6cb 23:33:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:33:53 (1/9) Installing ca-certificates (20211220-r0) 23:33:53 ---> ce0402794297 23:33:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:33:53 (2/9) Installing brotli-libs (1.0.9-r5) 23:33:53 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:33:53 (4/9) Installing libcurl (7.80.0-r0) 23:33:54 (5/9) Installing curl (7.80.0-r0) 23:33:54 ---> 4a7d030bcd6f 23:33:54 Step 19/23 : ENTRYPOINT ["/core-data"] 23:33:54 (6/9) Installing dumb-init (1.2.5-r1) 23:33:54 (7/9) Installing musl-obstack (1.2.2-r0) 23:33:54 (8/9) Installing libucontext (1.1-r0) 23:33:54 ---> 6da60f51aa2f 23:33:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:33:54 ---> Running in aafcf94ea4a1 23:33:54 (9/9) Installing gcompat (1.0.0-r4) 23:33:54 Executing busybox-1.34.1-r3.trigger 23:33:54 Executing ca-certificates-20211220-r0.trigger 23:33:54 OK: 8 MiB in 23 packages 23:33:54 Removing intermediate container aafcf94ea4a1 23:33:54 ---> a51feb36279a 23:33:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:33:54 ---> 64ca08dc7bbb 23:33:54 Step 19/23 : ENTRYPOINT ["/core-command"] 23:33:54 ---> Running in 57bfd258c401 23:33:55 ---> Running in e8c55710c335 23:33:55 Removing intermediate container 57bfd258c401 23:33:55 ---> 272a604b451f 23:33:55 Step 21/23 : LABEL arch=x86_64 23:33:55 Removing intermediate container e8c55710c335 23:33:55 ---> 75cbecd269cf 23:33:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:33:55 ---> Running in 502834c98127 23:33:55 ---> Running in f940ac644596 23:33:55 Removing intermediate container 448735256b00 23:33:55 ---> b794e9832b74 23:33:55 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:55 Removing intermediate container 502834c98127 23:33:55 ---> 60970047ba54 23:33:55 Step 22/23 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 23:33:55 Removing intermediate container f940ac644596 23:33:55 ---> 99625e39e634 23:33:55 Step 21/23 : LABEL arch=x86_64 23:33:55 ---> Running in a08a1fe8c626 23:33:55 ---> Running in 5c7b18c0c574 23:33:55 ---> fe6df50de2b4 23:33:55 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:33:55 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 23:33:55 Status: Downloaded newer image for docker:20.10.10 23:33:55 Removing intermediate container a08a1fe8c626 23:33:55 ---> f732d2295223 23:33:55 Step 23/23 : LABEL version=0.0.0 23:33:55 ---> b706a049f56e 23:33:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:33:56 Removing intermediate container 5c7b18c0c574 23:33:56 ---> e5ffadf3d7c7 23:33:56 Step 22/23 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 23:33:56 ---> Running in d6a3b26e67dc 23:33:56 ---> Running in cbb80a9bb03a 23:33:56 ---> Running in a1451c747c3c 23:33:56 ---> fd76081bbdb9 23:33:56 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:33:56 Removing intermediate container d6a3b26e67dc 23:33:56 ---> f52108ce302e 23:33:56 23:33:56 Removing intermediate container cbb80a9bb03a 23:33:56 ---> 19c91f15516a 23:33:56 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 23:33:56 Removing intermediate container a1451c747c3c 23:33:56 ---> ff6475e36cd5 23:33:56 Step 23/23 : LABEL version=0.0.0 23:33:56 ---> Running in bee8830ae9bb 23:33:56 Successfully built f52108ce302e 23:33:56 Successfully tagged core-data:latest 23:33:56  Building core-data ... done  ---> Running in 51cc21eb2310 23:33:56 ---> 7cf39f9eb869 23:33:56 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:33:57 Removing intermediate container 51cc21eb2310 23:33:57 ---> c4bdc1e4006b 23:33:57 23:33:57 ---> Running in c88c24944e4c 23:33:57 Successfully built c4bdc1e4006b 23:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:33:57 Successfully tagged core-command:latest 23:33:57  Building core-command ... done Removing intermediate container c88c24944e4c 23:33:57 ---> c0b4a02bccea 23:33:57 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:33:57 ---> Running in 14811847d533 23:33:57 Removing intermediate container 63f63f7e5483 23:33:57 ---> 30d6eeca5be2 23:33:57 23:33:57 Step 10/23 : FROM alpine:3.14 23:33:57 ---> 0a97eee8041e 23:33:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:33:57 ---> Using cache 23:33:57 ---> b5577ff590f6 23:33:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:33:57 ---> Using cache 23:33:57 ---> ea023794b0b5 23:33:57 Step 13/23 : ENV APP_PORT=59881 23:33:57 ---> Running in 6e74c5df89fb 23:33:57 Removing intermediate container 14811847d533 23:33:57 ---> 8cde16c2039b 23:33:57 Step 18/20 : LABEL arch=x86_64 23:33:57 ---> Running in d68152f8bb93 23:33:57 (1/42) Installing readline (8.1.0-r0) 23:33:57 (2/42) Installing bash (5.1.4-r0) 23:33:57 Removing intermediate container 6e74c5df89fb 23:33:57 ---> fd0a2b9450b7 23:33:57 Step 14/23 : EXPOSE $APP_PORT 23:33:57 Executing bash-5.1.4-r0.post-install 23:33:57 (3/42) Installing brotli-libs (1.0.9-r5) 23:33:57 (4/42) Installing nghttp2-libs (1.43.0-r0) 23:33:57 (5/42) Installing libcurl (7.79.1-r0) 23:33:57 (6/42) Installing curl (7.79.1-r0) 23:33:57 (7/42) Installing dumb-init (1.2.5-r1) 23:33:57 (8/42) Installing libbz2 (1.0.8-r1) 23:33:57 (9/42) Installing expat (2.4.7-r0) 23:33:57 (10/42) Installing libffi (3.3-r2) 23:33:57 ---> Running in 67ec62c33607 23:33:57 (11/42) Installing gdbm (1.19-r0) 23:33:57 (12/42) Installing xz-libs (5.2.5-r0) 23:33:57 (13/42) Installing libgcc (10.3.1_git20210424-r2) 23:33:57 Removing intermediate container d68152f8bb93 23:33:57 ---> c54b1f93e1ff 23:33:57 Step 19/20 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 23:33:57 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 23:33:57 (15/42) Installing mpdecimal (2.5.1-r1) 23:33:57 (16/42) Installing sqlite-libs (3.35.5-r0) 23:33:57 (17/42) Installing python3 (3.9.5-r2) 23:33:58 ---> Running in 4fb572d5b9af 23:33:58 Removing intermediate container 67ec62c33607 23:33:58 ---> d0796c58458e 23:33:58 Step 15/23 : WORKDIR / 23:33:58 (18/42) Installing py3-appdirs (1.4.4-r2) 23:33:58 (19/42) Installing py3-chardet (4.0.0-r2) 23:33:58 (20/42) Installing py3-idna (3.2-r0) 23:33:58 (21/42) Installing py3-urllib3 (1.26.5-r0) 23:33:58 (22/42) Installing py3-certifi (2020.12.5-r1) 23:33:58 Removing intermediate container 4fb572d5b9af 23:33:58 ---> f4f3e1ccc8e3 23:33:58 Step 20/20 : LABEL version=0.0.0 23:33:58 (23/42) Installing py3-requests (2.25.1-r4) 23:33:58 (24/42) Installing py3-msgpack (1.0.2-r1) 23:33:58 (25/42) Installing py3-lockfile (0.12.2-r4) 23:33:58 (26/42) Installing py3-cachecontrol (0.12.6-r1) 23:33:58 ---> Running in 56aa761d4ca7 23:33:58 (27/42) Installing py3-colorama (0.4.4-r1) 23:33:58 ---> Running in 925f600fd8b9 23:33:58 (28/42) Installing py3-contextlib2 (0.6.0-r1) 23:33:58 (29/42) Installing py3-distlib (0.3.1-r3) 23:33:58 (30/42) Installing py3-distro (1.5.0-r3) 23:33:58 (31/42) Installing py3-six (1.15.0-r1) 23:33:58 (32/42) Installing py3-webencodings (0.5.1-r4) 23:33:58 (33/42) Installing py3-html5lib (1.1-r1) 23:33:58 Removing intermediate container 56aa761d4ca7 23:33:58 ---> e46a8eb6bb18 23:33:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:58 (34/42) Installing py3-parsing (2.4.7-r2) 23:33:58 (35/42) Installing py3-packaging (20.9-r1) 23:33:58 Removing intermediate container 925f600fd8b9 23:33:58 ---> 08d07f1b6c26 23:33:58 23:33:58 (36/42) Installing py3-toml (0.10.2-r2) 23:33:58 (37/42) Installing py3-pep517 (0.10.0-r2) 23:33:58 (38/42) Installing py3-progress (1.5-r2) 23:33:58 (39/42) Installing py3-retrying (1.3.3-r1) 23:33:58 (40/42) Installing py3-ordered-set (4.0.2-r1) 23:33:58 (41/42) Installing py3-setuptools (52.0.0-r3) 23:33:58 (42/42) Installing py3-pip (20.3.4-r1) 23:33:58 Successfully built 08d07f1b6c26 23:33:58 Successfully tagged security-spiffe-token-provider:latest 23:33:59  Building security-spiffe-token-provider ... done  ---> 86280f948d0e 23:33:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:33:59 Executing busybox-1.33.1-r6.trigger 23:33:59 OK: 84 MiB in 64 packages 23:33:59 ---> 9213430f4705 23:33:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:33:59 ---> bcb15b4fb1f6 23:33:59 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:33:59 ---> Running in 64ca1346ea42 23:33:59 Removing intermediate container 64ca1346ea42 23:33:59 ---> e5e6da336b72 23:33:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:33:59 ---> Running in 369e2850d19d 23:33:59 Collecting docker-compose==1.23.2 23:33:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:33:59 Removing intermediate container 369e2850d19d 23:33:59 ---> c172c77aa053 23:33:59 Step 21/23 : LABEL arch=x86_64 23:33:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:34:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:34:00 Collecting cached-property<2,>=1.2.0 23:34:00 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:34:00 ---> Running in 97e0f39b70eb 23:34:00 Collecting docopt<0.7,>=0.6.1 23:34:00 Downloading docopt-0.6.2.tar.gz (25 kB) 23:34:00 Removing intermediate container 97e0f39b70eb 23:34:00 ---> ece170987a69 23:34:00 Step 22/23 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 23:34:00 ---> Running in 8b7f03b9c210 23:34:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 23:34:00 Collecting websocket-client<1.0,>=0.32.0 23:34:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:34:00 Collecting jsonschema<3,>=2.5.1 23:34:00 Removing intermediate container 8b7f03b9c210 23:34:00 ---> f2707e585bec 23:34:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:34:00 Step 23/23 : LABEL version=0.0.0 23:34:00 ---> Running in 0a4e9ec1455c 23:34:00 Collecting PyYAML<4,>=3.10 23:34:00 Downloading PyYAML-3.13.tar.gz (270 kB) 23:34:00 Removing intermediate container 0a4e9ec1455c 23:34:00 ---> 6d6148cb337c 23:34:00 23:34:00 Successfully built 6d6148cb337c 23:34:00 Successfully tagged core-metadata:latest 23:34:01  Building core-metadata ... done Collecting texttable<0.10,>=0.9.0 23:34:01 Downloading texttable-0.9.1.tar.gz (11 kB) 23:34:01 Collecting dockerpty<0.5,>=0.4.1 23:34:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:34:01 Collecting docker<4.0,>=3.6.0 23:34:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:34:01 Collecting docker-pycreds>=0.4.0 23:34:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:34:01 Collecting urllib3<1.25,>=1.21.1 23:34:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:34:01 Collecting idna<2.8,>=2.5 23:34:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:34:01 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) 23:34:02 Collecting chardet<3.1.0,>=3.0.2 23:34:02 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:34:02 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:34:02 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:34:02 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:34:02 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:34:02 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:34:02 Attempting uninstall: urllib3 23:34:02 Found existing installation: urllib3 1.26.5 23:34:02 Uninstalling urllib3-1.26.5: 23:34:02 Successfully uninstalled urllib3-1.26.5 23:34:02 Attempting uninstall: idna 23:34:02 Found existing installation: idna 3.2 23:34:02 Uninstalling idna-3.2: 23:34:02 Successfully uninstalled idna-3.2 23:34:02 Attempting uninstall: chardet 23:34:02 Found existing installation: chardet 4.0.0 23:34:02 Uninstalling chardet-4.0.0: 23:34:02 Successfully uninstalled chardet-4.0.0 23:34:02 Attempting uninstall: requests 23:34:02 Found existing installation: requests 2.25.1 23:34:02 Uninstalling requests-2.25.1: 23:34:02 Successfully uninstalled requests-2.25.1 23:34:03 Running setup.py install for texttable: started 23:34:03 Running setup.py install for texttable: finished with status 'done' 23:34:03 Running setup.py install for PyYAML: started 23:34:03 Running setup.py install for PyYAML: finished with status 'done' 23:34:03 Running setup.py install for docopt: started 23:34:03 Running setup.py install for docopt: finished with status 'done' 23:34:03 Running setup.py install for dockerpty: started 23:34:04 Running setup.py install for dockerpty: finished with status 'done' 23:34:04 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 23:34:07 Removing intermediate container bee8830ae9bb 23:34:07 ---> 6ec1756d1d7f 23:34:07 Step 14/23 : ENV APP_PORT=58890 23:34:07 ---> Running in be0d9a96c723 23:34:07 Removing intermediate container be0d9a96c723 23:34:07 ---> a4f976fabef4 23:34:07 Step 15/23 : EXPOSE $APP_PORT 23:34:07 ---> Running in d86fc4bb5203 23:34:07 Removing intermediate container d86fc4bb5203 23:34:07 ---> 08828668e7d7 23:34:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:34:07 ---> 4de6e3439291 23:34:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:34:07 ---> 7b819f8aba72 23:34:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:34:08 ---> e6acce8ba03a 23:34:08 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 23:34:08 ---> Running in 5dd64c1e580d 23:34:08 Removing intermediate container 5dd64c1e580d 23:34:08 ---> 2eaf46cd2336 23:34:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:34:08 ---> Running in d40bcdb2ed59 23:34:08 Removing intermediate container d40bcdb2ed59 23:34:08 ---> eadd902043e5 23:34:08 Step 21/23 : LABEL arch=x86_64 23:34:08 ---> Running in 70677c52c1e2 23:34:08 Removing intermediate container 70677c52c1e2 23:34:08 ---> 6804a097380f 23:34:08 Step 22/23 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 23:34:08 ---> Running in 235e74ff26cc 23:34:09 Removing intermediate container 235e74ff26cc 23:34:09 ---> 9cd81f51cfb4 23:34:09 Step 23/23 : LABEL version=0.0.0 23:34:09 ---> Running in 82d1be604e10 23:34:09 Removing intermediate container 82d1be604e10 23:34:09 ---> 33e48caf5013 23:34:09 23:34:09 Successfully built 33e48caf5013 23:34:09 Successfully tagged sys-mgmt-agent:latest 23:34:09  Building sys-mgmt-agent ... done  [Pipeline] } 23:34:09 $ docker stop --time=1 b039105e4f679b113fa8dcf81b74f4cea52a7fd240055915de92d11061fae989 23:34:10 $ docker rm -f b039105e4f679b113fa8dcf81b74f4cea52a7fd240055915de92d11061fae989 [Pipeline] // withDockerContainer [Pipeline] sh 23:34:10 + docker images 23:34:10 REPOSITORY TAG IMAGE ID CREATED SIZE 23:34:10 sys-mgmt-agent latest 33e48caf5013 2 seconds ago 296MB 23:34:10 core-metadata latest 6d6148cb337c 10 seconds ago 16.6MB 23:34:10 security-spiffe-token-provider latest 08d07f1b6c26 12 seconds ago 28.5MB 23:34:10 30d6eeca5be2 13 seconds ago 1.8GB 23:34:10 core-command latest c4bdc1e4006b 14 seconds ago 15.8MB 23:34:10 core-data latest f52108ce302e 14 seconds ago 20MB 23:34:10 af57ff9938f6 19 seconds ago 1.79GB 23:34:10 a33404ac91a4 20 seconds ago 1.8GB 23:34:10 8360a01b6ed9 20 seconds ago 1.84GB 23:34:10 f5fca2fa4d28 27 seconds ago 1.81GB 23:34:10 security-secretstore-setup latest 6e4e6b52c445 28 seconds ago 27.9MB 23:34:10 security-spire-config latest 1908bae672b6 37 seconds ago 82.2MB 23:34:10 ae5cc2f723af 39 seconds ago 1.8GB 23:34:10 security-spire-agent latest ef7f2444bb6e 58 seconds ago 119MB 23:34:10 security-bootstrapper latest f08020288029 59 seconds ago 18.7MB 23:34:10 70b290715412 About a minute ago 1.88GB 23:34:10 security-proxy-setup latest 6dfcf878c6f3 About a minute ago 26.2MB 23:34:10 support-scheduler latest 29880b5dc9ed About a minute ago 16MB 23:34:10 support-notifications latest 36be49a70000 About a minute ago 16.7MB 23:34:10 security-spire-server latest f71f7aebf4ac About a minute ago 82.9MB 23:34:10 aec3156a567c About a minute ago 1.8GB 23:34:10 36372ee41ec7 About a minute ago 1.8GB 23:34:10 c24f94c5e8ae About a minute ago 1.8GB 23:34:10 72e6a5b59936 About a minute ago 1.8GB 23:34:10 b3fcddf4ae81 About a minute ago 1.88GB 23:34:10 ci-base-image-x86_64 latest a0799b50bec3 3 minutes ago 1.27GB 23:34:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB 23:34:10 alpine 3.15 c059bfaa849c 3 months ago 5.59MB 23:34:10 docker 20.10.10 b706a049f56e 4 months ago 216MB 23:34:10 alpine 3.14 0a97eee8041e 4 months ago 5.61MB 23:34:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 23:34:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 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 23:34:16 Removing intermediate container 59a24ca47413 23:34:16 ---> c27437037fe2 23:34:16 Successfully built c27437037fe2 23:34:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:34:17 + docker inspect -f . ci-base-image-arm64 23:34:17 . [Pipeline] withDockerContainer 23:34:17 prd-ubuntu20.04-docker-arm64-4c-16g-7742 does not seem to be running inside a container 23:34:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:34:18 $ docker top 40ffb743812cb32876e8ecb8a50a21eb278568c73a2967c7ea7051fa1249299d -eo pid,comm [Pipeline] { [Pipeline] sh 23:34:19 + go version 23:34:19 go version go1.17.6 linux/arm64 [Pipeline] } 23:34:19 $ docker stop --time=1 40ffb743812cb32876e8ecb8a50a21eb278568c73a2967c7ea7051fa1249299d 23:34:21 $ docker rm -f 40ffb743812cb32876e8ecb8a50a21eb278568c73a2967c7ea7051fa1249299d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:34:21 + docker inspect -f . ci-base-image-arm64 23:34:21 . [Pipeline] withDockerContainer 23:34:22 prd-ubuntu20.04-docker-arm64-4c-16g-7742 does not seem to be running inside a container 23:34:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:34:23 $ docker top 649e82d987ae4a900bb13beeee99954822fdab1b8aac6e122324eade299f6e18 -eo pid,comm [Pipeline] { [Pipeline] echo 23:34:23 ========================================================= 23:34:23 [edgeXBuildGoParallel] Running Tests and Build... 23:34:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:34:24 + make test 23:34:24 go mod tidy 23:34:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:34:26 Still waiting to schedule task 23:34:26 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 23:34:57 ? github.com/edgexfoundry/edgex-go [no test files] 23:35:25 Running on prd-ubuntu18.04-docker-8c-8g-7745 in /w/workspace/edgexfoundry_edgex-go_PR-3897 [Pipeline] { [Pipeline] ws 23:35:25 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 23:35:25 The recommended git tool is: git 23:35:26 using credential edgex-jenkins-ssh 23:35:26 Cloning the remote Git repository 23:35:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:35:26 > git init /w/workspace/edgex-go/4 # timeout=10 23:35:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:35:26 > git --version # timeout=10 23:35:26 > git --version # 'git version 2.17.1' 23:35:26 using GIT_SSH to set credentials SSH Credentials for GitHub 23:35:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:35:31 Merging remotes/origin/main commit de3e46c9e66e58c3746600f5f36eb4922299a402 into PR head commit 6188f306df09559b8d149e3f27915f9c3123d865 23:35:31 Merge succeeded, producing 6188f306df09559b8d149e3f27915f9c3123d865 23:35:31 Checking out Revision 6188f306df09559b8d149e3f27915f9c3123d865 (PR-3897) 23:35:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:35:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:35:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:35:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:35:31 using GIT_SSH to set credentials SSH Credentials for GitHub 23:35:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3897/head:refs/remotes/origin/PR-3897 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:35:31 > git config core.sparsecheckout # timeout=10 23:35:31 > git checkout -f 6188f306df09559b8d149e3f27915f9c3123d865 # timeout=10 23:35:31 > git remote # timeout=10 23:35:31 > git config --get remote.origin.url # timeout=10 23:35:31 using GIT_SSH to set credentials SSH Credentials for GitHub 23:35:31 > git merge de3e46c9e66e58c3746600f5f36eb4922299a402 # timeout=10 23:35:31 > git rev-parse HEAD^{commit} # timeout=10 23:35:31 > git config core.sparsecheckout # timeout=10 23:35:31 > git checkout -f 6188f306df09559b8d149e3f27915f9c3123d865 # timeout=10 23:35:35 Commit message: "feat(security): Update SPIFFE_TRUSTDOMAIN and SPIFFE_ENDPOINTSOCKET based on the WG discussion and decision" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:35:36 + echo snap-build.sh 23:35:36 snap-build.sh 23:35:36 + SNAP_BASE_DIR=. 23:35:36 + '[' '!' -z /w/workspace/edgex-go/4 ']' 23:35:36 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 23:35:36 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 23:35:36 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 23:35:36 + cd /w/workspace/edgex-go/4 23:35:36 + sudo apt-get remove -qy --purge lxd lxd-client 23:35:36 Reading package lists... 23:35:36 Building dependency tree... 23:35:36 Reading state information... 23:35:36 The following packages were automatically installed and are no longer required: 23:35:36 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 23:35:36 uidmap xdelta3 23:35:36 Use 'sudo apt autoremove' to remove them. 23:35:36 The following packages will be REMOVED: 23:35:36 lxd* lxd-client* 23:35:36 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 23:35:36 After this operation, 31.7 MB disk space will be freed. 23:35:36 (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.) 23:35:36 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 23:35:37 Removing lxd dnsmasq configuration 23:35:37 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 23:35:37 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 23:35:38 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 23:35:38 (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.) 23:35:38 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 23:35:40 Processing triggers for systemd (237-3ubuntu10.52) ... 23:35:40 Processing triggers for ureadahead (0.100.0-21) ... 23:35:40 + sudo snap remove --purge lxd 23:35:41 snap "lxd" is not installed 23:35:41 + sudo groupadd --force --system lxd 23:35:41 ++ whoami 23:35:41 + sudo /usr/sbin/usermod -G lxd -a jenkins 23:35:41 + newgrp - lxd 23:35:41 + sudo snap install lxd 23:35:51 2022-03-16T23:35:48Z INFO Waiting for automatic snapd restart... 23:35:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:35:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:35:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:35:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:36:06 lxd 4.24 from Canonical* installed 23:36:06 + sudo lxd init --auto 23:36:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:36:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:36:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:36:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:36:14 + sudo snap install --classic snapcraft 23:36:18 snapcraft 6.0.2 from Canonical* installed 23:36:18 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 23:36:18 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 23:36:18 % Total % Received % Xferd Average Speed Time Time Time Current 23:36:18 Dload Upload Total Spent Left Speed 23:36:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4386 0 --:--:-- --:--:-- --:--:-- 4386 23:36:18 82 3325k 82 2735k 0 0 6907k 0 --:--:-- --:--:-- --:--:-- 6907k 100 3325k 100 3325k 0 0 8271k 0 --:--:-- --:--:-- --:--:-- 95.9M 23:36:18 ./yq_linux_amd64 23:36:18 + sudo snapcraft prime --use-lxd 23:36:20 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 23:36:20 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: 23:36:20 - README.md 23:36:20 23:36:20 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:36:21 Launching a container. 23:36:31 Waiting for container to be ready 23:36:31 To start your first container, try: lxc launch ubuntu:20.04 23:36:31 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 23:36:31 23:36:35 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 23:36:37 Waiting for network to be ready... 23:36:37 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 23:36:37 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 23:36:37 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] 23:36:37 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] 23:36:37 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 23:36:37 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 23:36:37 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] 23:36:37 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] 23:36:37 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] 23:36:37 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] 23:36:38 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 23:36:38 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 23:36:38 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 23:36:38 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 23:36:38 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 23:36:38 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 23:36:38 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 23:36:38 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 23:36:38 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 23:36:39 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1643 kB] 23:36:39 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] 23:36:39 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] 23:36:39 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 23:36:39 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] 23:36:39 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] 23:36:39 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] 23:36:39 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] 23:36:41 Fetched 23.4 MB in 4s (6262 kB/s) 23:36:42 Reading package lists... 23:36:42 Reading package lists... 23:36:42 Building dependency tree... 23:36:42 Reading state information... 23:36:42 The following additional packages will be installed: 23:36:42 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 23:36:42 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 23:36:42 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 23:36:42 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 23:36:42 Suggested packages: 23:36:42 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 23:36:42 Recommended packages: 23:36:42 gnupg libsasl2-modules 23:36:42 The following NEW packages will be installed: 23:36:42 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 23:36:42 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 23:36:42 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 23:36:42 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 23:36:42 The following packages will be upgraded: 23:36:42 gpg gpg-agent gpgconf libudev1 23:36:42 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 23:36:42 Need to get 3859 kB of archives. 23:36:42 After this operation, 14.9 MB of additional disk space will be used. 23:36:42 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 23:36:42 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 23:36:43 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 23:36:43 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 23:36:43 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 23:36:43 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 23:36:43 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 23:36:43 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 23:36:43 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 23:36:43 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 23:36:43 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 23:36:43 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 23:36:43 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 23:36:43 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 23:36:43 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 23:36:43 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 23:36:43 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 23:36:43 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 23:36:43 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 23:36:43 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 23:36:43 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 23:36:43 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 23:36:43 debconf: delaying package configuration, since apt-utils is not installed 23:36:43 Fetched 3859 kB in 1s (3297 kB/s) 23:36:43 (Reading database ... 12816 files and directories currently installed.) 23:36:43 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 23:36:43 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 23:36:43 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 23:36:44 Selecting previously unselected package udev. 23:36:44 (Reading database ... 12816 files and directories currently installed.) 23:36:44 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 23:36:44 Unpacking udev (245.4-4ubuntu3.15) ... 23:36:44 Selecting previously unselected package libfuse2:amd64. 23:36:44 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 23:36:44 Unpacking libfuse2:amd64 (2.9.9-3) ... 23:36:44 Selecting previously unselected package fuse. 23:36:44 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 23:36:44 Unpacking fuse (2.9.9-3) ... 23:36:44 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 23:36:44 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 23:36:44 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 23:36:44 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 23:36:44 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 23:36:44 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 23:36:44 Selecting previously unselected package libksba8:amd64. 23:36:44 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 23:36:44 Unpacking libksba8:amd64 (1.3.5-2) ... 23:36:44 Selecting previously unselected package libroken18-heimdal:amd64. 23:36:44 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 23:36:44 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:36:44 Selecting previously unselected package libasn1-8-heimdal:amd64. 23:36:44 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 23:36:44 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:36:44 Selecting previously unselected package libheimbase1-heimdal:amd64. 23:36:44 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 23:36:44 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:36:44 Selecting previously unselected package libhcrypto4-heimdal:amd64. 23:36:44 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 23:36:44 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:36:44 Selecting previously unselected package libwind0-heimdal:amd64. 23:36:44 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 23:36:44 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:36:44 Selecting previously unselected package libhx509-5-heimdal:amd64. 23:36:44 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 23:36:44 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:36:44 Selecting previously unselected package libkrb5-26-heimdal:amd64. 23:36:44 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 23:36:44 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:36:44 Selecting previously unselected package libheimntlm0-heimdal:amd64. 23:36:44 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 23:36:44 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:36:45 Selecting previously unselected package libgssapi3-heimdal:amd64. 23:36:45 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 23:36:45 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:36:45 Selecting previously unselected package libsasl2-modules-db:amd64. 23:36:45 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 23:36:45 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 23:36:45 Selecting previously unselected package libsasl2-2:amd64. 23:36:45 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 23:36:45 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 23:36:45 Selecting previously unselected package libldap-common. 23:36:45 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 23:36:45 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 23:36:45 Selecting previously unselected package libldap-2.4-2:amd64. 23:36:45 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 23:36:45 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 23:36:45 Selecting previously unselected package dirmngr. 23:36:45 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 23:36:45 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 23:36:45 Setting up libksba8:amd64 (1.3.5-2) ... 23:36:45 Setting up libfuse2:amd64 (2.9.9-3) ... 23:36:45 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 23:36:45 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 23:36:45 Setting up udev (245.4-4ubuntu3.15) ... 23:36:46 invoke-rc.d: policy-rc.d denied execution of start. 23:36:46 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 23:36:46 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:36:46 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 23:36:46 Setting up gpg (2.2.19-3ubuntu2.1) ... 23:36:46 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:36:46 Setting up fuse (2.9.9-3) ... 23:36:46 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 23:36:46 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:36:46 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:36:46 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:36:46 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:36:46 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:36:46 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:36:46 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 23:36:46 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 23:36:46 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 23:36:46 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 23:36:46 Processing triggers for systemd (245.4-4ubuntu3) ... 23:36:47 Processing triggers for libc-bin (2.31-0ubuntu9) ... 23:36:47 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 23:36:47 Alias= settings in the [Install] section, and DefaultInstance= for template 23:36:47 units). This means they are not meant to be enabled using systemctl. 23:36:47 23:36:47 Possible reasons for having this kind of units are: 23:36:47 • A unit may be statically enabled by being symlinked from another unit's 23:36:47 .wants/ or .requires/ directory. 23:36:47 • A unit's purpose may be to act as a helper for some other unit which has 23:36:47 a requirement dependency on it. 23:36:47 • A unit may be started when needed via activation (socket, path, timer, 23:36:47 D-Bus, udev, scripted systemctl call, ...). 23:36:47 • In case of template units, the unit is meant to be enabled with some 23:36:47 instance name specified. 23:36:47 Reading package lists... 23:36:47 Building dependency tree... 23:36:47 Reading state information... 23:36:48 The following additional packages will be installed: 23:36:48 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 23:36:48 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 23:36:48 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 23:36:48 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 23:36:48 openssh-client python3 python3-minimal python3.8 python3.8-minimal 23:36:48 squashfs-tools systemd systemd-sysv systemd-timesyncd 23:36:48 Suggested packages: 23:36:48 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 23:36:48 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 23:36:48 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 23:36:48 systemd-container policykit-1 23:36:48 Recommended packages: 23:36:48 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 23:36:48 The following NEW packages will be installed: 23:36:48 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 23:36:48 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 23:36:48 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 23:36:48 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 23:36:48 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 23:36:48 The following packages will be upgraded: 23:36:48 libsystemd0 systemd systemd-sysv systemd-timesyncd 23:36:48 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 23:36:48 Need to get 46.5 MB of archives. 23:36:48 After this operation, 181 MB of additional disk space will be used. 23:36:48 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 23:36:48 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 23:36:48 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 23:36:48 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 23:36:48 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 23:36:48 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 23:36:48 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 23:36:48 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 23:36:48 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 23:36:48 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 23:36:48 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 23:36:48 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 23:36:48 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 23:36:48 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 23:36:48 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 23:36:48 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 23:36:48 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 23:36:48 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 23:36:48 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 23:36:48 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 23:36:48 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 23:36:48 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 23:36:48 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 23:36:48 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 23:36:48 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 23:36:49 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 23:36:49 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 23:36:49 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 23:36:49 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 23:36:49 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 23:36:49 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 23:36:49 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 23:36:49 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 23:36:49 debconf: delaying package configuration, since apt-utils is not installed 23:36:49 Fetched 46.5 MB in 1s (51.0 MB/s) 23:36:49 (Reading database ... 13067 files and directories currently installed.) 23:36:49 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 23:36:49 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 23:36:49 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 23:36:49 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 23:36:49 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 23:36:49 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 23:36:50 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 23:36:50 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 23:36:50 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 23:36:50 Selecting previously unselected package libpython3.8-minimal:amd64. 23:36:50 (Reading database ... 13068 files and directories currently installed.) 23:36:50 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 23:36:50 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 23:36:50 Selecting previously unselected package libexpat1:amd64. 23:36:50 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 23:36:50 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 23:36:50 Selecting previously unselected package python3.8-minimal. 23:36:50 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 23:36:50 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 23:36:50 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 23:36:50 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 23:36:50 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 23:36:51 Selecting previously unselected package python3-minimal. 23:36:51 (Reading database ... 13359 files and directories currently installed.) 23:36:51 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 23:36:51 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 23:36:51 Selecting previously unselected package mime-support. 23:36:51 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 23:36:51 Unpacking mime-support (3.64ubuntu1) ... 23:36:51 Selecting previously unselected package libmpdec2:amd64. 23:36:51 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 23:36:51 Unpacking libmpdec2:amd64 (2.4.2-3) ... 23:36:51 Selecting previously unselected package libpython3.8-stdlib:amd64. 23:36:51 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 23:36:51 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 23:36:51 Selecting previously unselected package python3.8. 23:36:51 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 23:36:51 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 23:36:51 Selecting previously unselected package libpython3-stdlib:amd64. 23:36:51 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 23:36:51 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 23:36:51 Setting up python3-minimal (3.8.2-0ubuntu2) ... 23:36:52 Selecting previously unselected package python3. 23:36:52 (Reading database ... 13761 files and directories currently installed.) 23:36:52 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 23:36:52 Unpacking python3 (3.8.2-0ubuntu2) ... 23:36:52 Selecting previously unselected package libdbus-1-3:amd64. 23:36:52 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 23:36:52 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 23:36:52 Selecting previously unselected package dbus. 23:36:52 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 23:36:52 Unpacking dbus (1.12.16-2ubuntu2.1) ... 23:36:52 Selecting previously unselected package libbsd0:amd64. 23:36:52 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 23:36:52 Unpacking libbsd0:amd64 (0.10.0-1) ... 23:36:52 Selecting previously unselected package libpam-systemd:amd64. 23:36:52 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 23:36:52 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 23:36:52 Selecting previously unselected package sudo. 23:36:52 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 23:36:52 Unpacking sudo (1.8.31-1ubuntu1.2) ... 23:36:52 Selecting previously unselected package apparmor. 23:36:52 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 23:36:52 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 23:36:52 Selecting previously unselected package libcbor0.6:amd64. 23:36:52 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 23:36:52 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 23:36:52 Selecting previously unselected package libedit2:amd64. 23:36:52 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 23:36:52 Unpacking libedit2:amd64 (3.1-20191231-1) ... 23:36:52 Selecting previously unselected package libfido2-1:amd64. 23:36:52 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 23:36:52 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 23:36:52 Selecting previously unselected package libkrb5support0:amd64. 23:36:52 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 23:36:52 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 23:36:52 Selecting previously unselected package libk5crypto3:amd64. 23:36:52 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 23:36:52 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 23:36:52 Selecting previously unselected package libkeyutils1:amd64. 23:36:52 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 23:36:52 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 23:36:53 Selecting previously unselected package libkrb5-3:amd64. 23:36:53 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 23:36:53 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 23:36:53 Selecting previously unselected package libgssapi-krb5-2:amd64. 23:36:53 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 23:36:53 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 23:36:53 Selecting previously unselected package openssh-client. 23:36:53 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 23:36:53 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 23:36:53 Selecting previously unselected package dbus-user-session. 23:36:53 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 23:36:53 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 23:36:53 Selecting previously unselected package liblzo2-2:amd64. 23:36:53 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 23:36:53 Unpacking liblzo2-2:amd64 (2.10-2) ... 23:36:53 Selecting previously unselected package squashfs-tools. 23:36:53 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 23:36:53 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 23:36:53 Selecting previously unselected package snapd. 23:36:53 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 23:36:53 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 23:36:56 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 23:36:56 Setting up mime-support (3.64ubuntu1) ... 23:36:56 Setting up liblzo2-2:amd64 (2.10-2) ... 23:36:56 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 23:36:56 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 23:36:56 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 23:36:56 Setting up dbus (1.12.16-2ubuntu2.1) ... 23:36:56 Setting up sudo (1.8.31-1ubuntu1.2) ... 23:36:56 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 23:36:56 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 23:36:56 Setting up libmpdec2:amd64 (2.4.2-3) ... 23:36:56 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 23:36:56 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 23:36:56 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 23:36:57 Setting up libbsd0:amd64 (0.10.0-1) ... 23:36:57 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 23:36:57 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 23:36:57 Setting up libedit2:amd64 (3.1-20191231-1) ... 23:36:57 Setting up python3 (3.8.2-0ubuntu2) ... 23:36:57 running python rtupdate hooks for python3.8... 23:36:57 running python post-rtupdate hooks for python3.8... 23:36:57 Setting up apparmor (2.13.3-7ubuntu5.1) ... 23:36:58 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 23:36:58 Reloading AppArmor profiles 23:36:58 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 23:36:58 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 23:36:58 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 23:36:58 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 23:36:58 Setting up systemd (245.4-4ubuntu3.15) ... 23:36:58 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 23:36:59 Installing new version of config file /etc/systemd/resolved.conf ... 23:37:00 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 23:37:00 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 23:37:00 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 23:37:00 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 23:37:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 23:37:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 23:37:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 23:37:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 23:37:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 23:37:02 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 23:37:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 23:37:02 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 23:37:02 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 23:37:03 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 23:37:03 /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' 23:37:03 Processing triggers for libc-bin (2.31-0ubuntu9) ... 23:37:04 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 23:37:04 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 23:37:04 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 23:37:05 Reading package lists... 23:37:05 Reading package lists... 23:37:05 Building dependency tree... 23:37:05 Reading state information... 23:37:05 Calculating upgrade... 23:37:06 The following packages will be upgraded: 23:37:06 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 23:37:06 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 23:37:06 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 23:37:06 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 23:37:06 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 23:37:06 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 23:37:06 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 23:37:06 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 23:37:06 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 23:37:06 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 23:37:06 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 23:37:06 xz-utils zlib1g 23:37:06 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 23:37:06 Need to get 65.7 MB of archives. 23:37:06 After this operation, 27.5 MB of additional disk space will be used. 23:37:06 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 23:37:06 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 23:37:06 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 23:37:06 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] 23:37:06 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 23:37:06 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 23:37:06 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 23:37:06 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 23:37:06 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 23:37:06 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 23:37:06 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 23:37:06 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 23:37:06 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 23:37:06 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 23:37:06 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 23:37:06 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 23:37:06 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 23:37:06 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 23:37:06 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 23:37:06 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 23:37:06 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 23:37:06 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 23:37:06 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 23:37:06 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 23:37:06 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 23:37:06 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 23:37:06 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 23:37:06 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 23:37:06 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 23:37:06 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 23:37:06 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 23:37:06 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 23:37:06 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 23:37:06 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 23:37:06 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 23:37:06 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 23:37:06 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 23:37:06 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 23:37:06 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 23:37:06 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 23:37:06 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 23:37:06 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 23:37:06 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 23:37:06 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 23:37:06 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 23:37:06 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 23:37:06 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 23:37:06 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 23:37:06 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 23:37:06 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 23:37:06 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 23:37:06 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 23:37:06 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 23:37:06 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] 23:37:06 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] 23:37:06 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] 23:37:06 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] 23:37:06 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] 23:37:06 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] 23:37:06 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 23:37:06 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] 23:37:06 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 23:37:06 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 23:37:06 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 23:37:06 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 23:37:06 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 23:37:06 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 23:37:07 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 23:37:07 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 23:37:07 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 23:37:07 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 23:37:07 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 23:37:07 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 23:37:07 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 23:37:07 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 23:37:07 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 23:37:07 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 23:37:07 debconf: delaying package configuration, since apt-utils is not installed 23:37:07 Fetched 65.7 MB in 1s (55.8 MB/s) 23:37:07 (Reading database ... 14313 files and directories currently installed.) 23:37:07 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 23:37:07 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 23:37:07 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:37:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:37:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:37:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:37:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:37:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:37:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.225s coverage: 28.7% of statements 23:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:37:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.362s coverage: 98.5% of statements 23:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:37:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.384s coverage: 54.9% of statements 23:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:37:08 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 23:37:08 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 23:37:08 Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... 23:37:08 Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... 23:37:08 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:37:08 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:37:08 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:37:08 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:37:08 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:37:08 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:37:08 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:37:08 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:37:08 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:37:08 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:37:09 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:37:09 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:37:09 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:37:09 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:37:09 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 23:37:09 (Reading database ... 14312 files and directories currently installed.) 23:37:09 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:37:09 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:37:09 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 23:37:09 (Reading database ... 14312 files and directories currently installed.) 23:37:09 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:37:09 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:37:09 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:37:09 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:37:09 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:37:09 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:37:09 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 23:37:09 (Reading database ... 14312 files and directories currently installed.) 23:37:09 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 23:37:09 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 23:37:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.181s coverage: 89.2% of statements 23:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:37:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.406s coverage: 84.4% of statements 23:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 23:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:37:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.155s coverage: 94.2% of statements 23:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:37:09 ok github.com/edgexfoundry/edgex-go/internal/io 0.543s coverage: 72.2% of statements 23:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:37:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.352s coverage: 60.0% of statements 23:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:37:10 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 23:37:10 (Reading database ... 14312 files and directories currently installed.) 23:37:10 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 23:37:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 23:37:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 23:37:10 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 23:37:10 Setting up base-files (11ubuntu5.5) ... 23:37:10 Installing new version of config file /etc/issue ... 23:37:10 Installing new version of config file /etc/issue.net ... 23:37:10 Installing new version of config file /etc/lsb-release ... 23:37:10 Installing new version of config file /etc/update-motd.d/50-motd-news ... 23:37:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 23:37:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 23:37:11 Removing obsolete conffile /etc/default/motd-news ... 23:37:11 (Reading database ... 14311 files and directories currently installed.) 23:37:11 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 23:37:11 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 23:37:11 Setting up bash (5.0-6ubuntu1.1) ... 23:37:11 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 23:37:11 (Reading database ... 14311 files and directories currently installed.) 23:37:11 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 23:37:11 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 23:37:11 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 23:37:11 (Reading database ... 14311 files and directories currently installed.) 23:37:11 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 23:37:11 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 23:37:11 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 23:37:11 (Reading database ... 14311 files and directories currently installed.) 23:37:11 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 23:37:11 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 23:37:12 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 23:37:12 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 23:37:12 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 23:37:12 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 23:37:12 Setting up perl-base (5.30.0-9ubuntu0.2) ... 23:37:12 (Reading database ... 14311 files and directories currently installed.) 23:37:12 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 23:37:12 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 23:37:13 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 23:37:13 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 23:37:13 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 23:37:13 (Reading database ... 14311 files and directories currently installed.) 23:37:13 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 23:37:13 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 23:37:13 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 23:37:13 (Reading database ... 14311 files and directories currently installed.) 23:37:13 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 23:37:13 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 23:37:13 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 23:37:13 (Reading database ... 14311 files and directories currently installed.) 23:37:13 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 23:37:13 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 23:37:13 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 23:37:13 (Reading database ... 14311 files and directories currently installed.) 23:37:13 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 23:37:13 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 23:37:13 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 23:37:13 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 23:37:13 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 23:37:13 (Reading database ... 14311 files and directories currently installed.) 23:37:13 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 23:37:13 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 23:37:13 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 23:37:14 (Reading database ... 14311 files and directories currently installed.) 23:37:14 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 23:37:14 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 23:37:14 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 23:37:14 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 23:37:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.585s coverage: 0.9% of statements 23:37:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:37:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.225s coverage: 58.8% of statements 23:37:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.249s coverage: 24.0% of statements 23:37:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:37:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.290s coverage: 47.1% of statements 23:37:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.412s coverage: 79.5% of statements 23:37:14 Setting up util-linux (2.34-0.1ubuntu9.3) ... 23:37:14 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 23:37:15 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 23:37:15 (Reading database ... 14311 files and directories currently installed.) 23:37:15 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 23:37:15 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 23:37:15 Setting up libc-bin (2.31-0ubuntu9.7) ... 23:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.309s coverage: 94.1% of statements 23:37:15 (Reading database ... 14311 files and directories currently installed.) 23:37:15 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 23:37:15 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 23:37:15 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 23:37:15 (Reading database ... 14311 files and directories currently installed.) 23:37:15 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 23:37:15 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 23:37:15 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 23:37:15 (Reading database ... 14311 files and directories currently installed.) 23:37:15 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 23:37:15 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 23:37:15 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 23:37:15 (Reading database ... 14311 files and directories currently installed.) 23:37:15 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 23:37:15 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 23:37:15 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 23:37:15 (Reading database ... 14311 files and directories currently installed.) 23:37:15 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 23:37:15 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 23:37:15 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 23:37:16 (Reading database ... 14311 files and directories currently installed.) 23:37:16 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 23:37:16 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 23:37:16 Setting up gpgv (2.2.19-3ubuntu2.1) ... 23:37:16 (Reading database ... 14311 files and directories currently installed.) 23:37:16 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 23:37:16 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 23:37:16 Setting up ubuntu-keyring (2020.02.11.4) ... 23:37:16 (Reading database ... 14311 files and directories currently installed.) 23:37:16 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 23:37:16 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 23:37:16 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 23:37:16 (Reading database ... 14311 files and directories currently installed.) 23:37:16 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 23:37:16 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 23:37:16 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 23:37:16 (Reading database ... 14311 files and directories currently installed.) 23:37:16 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 23:37:16 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 23:37:16 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 23:37:16 (Reading database ... 14311 files and directories currently installed.) 23:37:16 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 23:37:16 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 23:37:17 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 23:37:17 (Reading database ... 14311 files and directories currently installed.) 23:37:17 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 23:37:17 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 23:37:17 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 23:37:17 (Reading database ... 14311 files and directories currently installed.) 23:37:17 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 23:37:17 Unpacking apt (2.0.6) over (2.0.2) ... 23:37:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.358s coverage: 96.3% of statements 23:37:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.353s coverage: 87.5% of statements 23:37:17 Setting up apt (2.0.6) ... 23:37:18 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 23:37:18 (Reading database ... 14311 files and directories currently installed.) 23:37:18 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 23:37:18 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 23:37:18 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 23:37:18 (Reading database ... 14311 files and directories currently installed.) 23:37:18 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 23:37:18 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 23:37:18 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 23:37:18 (Reading database ... 14313 files and directories currently installed.) 23:37:18 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 23:37:18 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 23:37:18 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 23:37:18 (Reading database ... 14317 files and directories currently installed.) 23:37:18 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 23:37:18 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 23:37:18 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 23:37:18 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 23:37:18 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 23:37:18 (Reading database ... 14317 files and directories currently installed.) 23:37:18 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 23:37:18 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 23:37:19 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 23:37:19 (Reading database ... 14317 files and directories currently installed.) 23:37:19 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 23:37:19 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 23:37:19 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 23:37:19 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 23:37:19 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 23:37:19 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 23:37:19 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 23:37:19 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 23:37:19 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 23:37:19 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 23:37:19 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 23:37:19 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 23:37:19 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 23:37:19 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 23:37:19 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 23:37:19 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 23:37:19 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 23:37:19 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 23:37:20 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 23:37:20 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 23:37:20 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 23:37:20 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 23:37:20 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 23:37:20 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 23:37:20 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 23:37:20 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 23:37:20 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 23:37:20 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 23:37:21 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 23:37:21 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 23:37:21 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 23:37:21 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 23:37:21 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 23:37:21 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 23:37:21 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 23:37:21 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 23:37:21 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... 23:37:21 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 23:37:21 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 23:37:21 Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 23:37:22 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 23:37:22 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 23:37:22 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 23:37:22 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 23:37:23 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 23:37:23 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 23:37:23 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 23:37:23 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 23:37:24 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... 23:37:24 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 23:37:24 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 23:37:24 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 23:37:24 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 23:37:24 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 23:37:24 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 23:37:24 Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... 23:37:24 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 23:37:24 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 23:37:24 Setting up tzdata (2021e-0ubuntu0.20.04) ... 23:37:24 23:37:24 Current default time zone: 'Etc/UTC' 23:37:24 Local time is now: Wed Mar 16 23:37:24 UTC 2022. 23:37:24 Universal Time is now: Wed Mar 16 23:37:24 UTC 2022. 23:37:24 Run 'dpkg-reconfigure tzdata' if you wish to change it. 23:37:24 23:37:24 Setting up xz-utils (5.2.4-1ubuntu1) ... 23:37:24 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 23:37:24 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 23:37:24 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 23:37:24 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 23:37:24 Setting up mount (2.34-0.1ubuntu9.3) ... 23:37:24 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 23:37:24 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 23:37:24 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 23:37:24 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 23:37:24 Setting up openssl (1.1.1f-1ubuntu2.12) ... 23:37:24 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 23:37:24 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 23:37:24 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 23:37:24 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 23:37:24 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... 23:37:24 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 23:37:24 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 23:37:24 Setting up fdisk (2.34-0.1ubuntu9.3) ... 23:37:24 Setting up ca-certificates (20210119~20.04.2) ... 23:37:26 Updating certificates in /etc/ssl/certs... 23:37:27 21 added, 21 removed; done. 23:37:27 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... 23:37:27 Setting up perl (5.30.0-9ubuntu0.2) ... 23:37:27 Setting up procps (2:3.3.16-1ubuntu2.3) ... 23:37:27 Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... 23:37:28 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 23:37:28 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 23:37:28 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 23:37:28 Setting up binutils (2.34-6ubuntu1.3) ... 23:37:28 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 23:37:28 Setting up build-essential (12.8ubuntu1.1) ... 23:37:28 Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... 23:37:28 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 23:37:28 Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... 23:37:28 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 23:37:28 Processing triggers for systemd (245.4-4ubuntu3.15) ... 23:37:28 Processing triggers for mime-support (3.64ubuntu1) ... 23:37:28 Processing triggers for ca-certificates (20210119~20.04.2) ... 23:37:28 Updating certificates in /etc/ssl/certs... 23:37:28 0 added, 0 removed; done. 23:37:28 Running hooks in /etc/ca-certificates/update.d... 23:37:28 done. 23:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.236s coverage: 94.4% of statements 23:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.217s coverage: 44.8% of statements 23:37:30 Reading package lists... 23:37:30 Building dependency tree... 23:37:30 Reading state information... 23:37:30 The following NEW packages will be installed: 23:37:30 apt-transport-https 23:37:30 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 23:37:30 Need to get 4680 B of archives. 23:37:30 After this operation, 162 kB of additional disk space will be used. 23:37:30 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 23:37:30 debconf: delaying package configuration, since apt-utils is not installed 23:37:30 Fetched 4680 B in 0s (24.2 kB/s) 23:37:30 Selecting previously unselected package apt-transport-https. 23:37:30 (Reading database ... 14320 files and directories currently installed.) 23:37:30 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 23:37:30 Unpacking apt-transport-https (2.0.6) ... 23:37:30 Setting up apt-transport-https (2.0.6) ... 23:37:31 Waiting for network to be ready... 23:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.652s coverage: 82.5% of statements 23:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:37:37 2022-03-16T23:37:35Z INFO Waiting for automatic snapd restart... 23:37:38 snapd 2.54.4 from Canonical* installed 23:37:39 "snapd" switched to the "latest/stable" channel 23:37:39 23:37:42 core20 20220304 from Canonical* installed 23:37:42 "core20" switched to the "latest/stable" channel 23:37:42 23:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.334s coverage: 92.9% of statements 23:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements 23:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.209s coverage: 87.2% of statements 23:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements 23:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.279s coverage: 58.8% of statements 23:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.286s coverage: 80.0% of statements 23:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.268s coverage: 87.2% of statements 23:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.304s coverage: 85.4% of statements 23:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.845s coverage: 91.2% of statements 23:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.832s coverage: 64.4% of statements 23:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.212s coverage: 100.0% of statements 23:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 89.4% of statements 23:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements 23:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.134s coverage: 73.7% of statements 23:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 23:37:44 snapcraft 6.0.2 from Canonical* installed 23:37:44 "snapcraft" switched to the "latest/stable" channel 23:37:44 23:37:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.429s coverage: 65.4% of statements 23:37:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:37:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:37:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:37:50 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: 23:37:50 - README.md 23:37:50 23:37:50 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:37:50 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 23:37:50 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 23:37:50 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 23:37:51 Reading package lists... 23:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.894s coverage: 43.8% of statements 23:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.260s coverage: 89.5% of statements 23:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.239s coverage: 84.8% of statements 23:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:37:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:37:51 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 23:37:51 Reading package lists... 23:37:51 Building dependency tree... 23:37:51 Reading state information... 23:37:51 Suggested packages: 23:37:51 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 23:37:51 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 23:37:51 krb5-user libnorm-doc 23:37:51 Recommended packages: 23:37:51 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 23:37:52 The following NEW packages will be installed: 23:37:52 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 23:37:52 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 23:37:52 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 23:37:52 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 23:37:52 libzmq5 pkg-config zip 23:37:52 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 23:37:52 Need to get 10.3 MB of archives. 23:37:52 After this operation, 56.5 MB of additional disk space will be used. 23:37:52 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 23:37:52 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 23:37:52 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 23:37:52 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 23:37:52 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 23:37:52 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 23:37:52 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 23:37:52 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 23:37:52 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 23:37:52 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 23:37:52 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 23:37:52 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 23:37:52 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 23:37:52 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 23:37:52 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 23:37:53 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 23:37:53 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 23:37:53 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 23:37:53 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 23:37:53 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 23:37:53 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 23:37:53 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 23:37:53 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 23:37:53 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 23:37:53 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 23:37:53 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 23:37:53 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 23:37:53 debconf: delaying package configuration, since apt-utils is not installed 23:37:53 Fetched 10.3 MB in 1s (9331 kB/s) 23:37:53 Selecting previously unselected package libglib2.0-0:amd64. 23:37:53 (Reading database ... 14324 files and directories currently installed.) 23:37:53 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 23:37:53 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 23:37:53 Selecting previously unselected package libsodium23:amd64. 23:37:53 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 23:37:53 Unpacking libsodium23:amd64 (1.0.18-1) ... 23:37:53 Selecting previously unselected package libpsl5:amd64. 23:37:53 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 23:37:53 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 23:37:53 Selecting previously unselected package libbrotli1:amd64. 23:37:53 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 23:37:53 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 23:37:53 Selecting previously unselected package libnghttp2-14:amd64. 23:37:53 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 23:37:53 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 23:37:53 Selecting previously unselected package librtmp1:amd64. 23:37:53 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 23:37:53 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 23:37:53 Selecting previously unselected package libssh-4:amd64. 23:37:53 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 23:37:53 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 23:37:53 Selecting previously unselected package libcurl3-gnutls:amd64. 23:37:53 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 23:37:53 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 23:37:53 Selecting previously unselected package liberror-perl. 23:37:53 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 23:37:53 Unpacking liberror-perl (0.17029-1) ... 23:37:53 Selecting previously unselected package git-man. 23:37:53 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 23:37:53 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 23:37:54 Selecting previously unselected package git. 23:37:54 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 23:37:54 Unpacking git (1:2.25.1-1ubuntu3.2) ... 23:37:54 Selecting previously unselected package libgssrpc4:amd64. 23:37:54 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 23:37:54 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 23:37:54 Selecting previously unselected package libkdb5-9:amd64. 23:37:54 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 23:37:54 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 23:37:54 Selecting previously unselected package libkadm5srv-mit11:amd64. 23:37:54 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 23:37:54 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 23:37:54 Selecting previously unselected package libkadm5clnt-mit11:amd64. 23:37:54 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 23:37:54 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 23:37:54 Selecting previously unselected package comerr-dev:amd64. 23:37:54 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 23:37:54 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 23:37:54 Selecting previously unselected package krb5-multidev:amd64. 23:37:54 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 23:37:54 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 23:37:54 Selecting previously unselected package libnorm1:amd64. 23:37:54 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 23:37:54 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 23:37:54 Selecting previously unselected package libnorm-dev:amd64. 23:37:54 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 23:37:54 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 23:37:54 Selecting previously unselected package libpgm-5.2-0:amd64. 23:37:54 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 23:37:54 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 23:37:55 Selecting previously unselected package libpgm-dev:amd64. 23:37:55 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 23:37:55 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 23:37:55 Selecting previously unselected package libsodium-dev:amd64. 23:37:55 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 23:37:55 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 23:37:55 Selecting previously unselected package libzmq5:amd64. 23:37:55 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 23:37:55 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 23:37:55 Selecting previously unselected package libkrb5-dev:amd64. 23:37:55 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 23:37:55 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 23:37:55 Selecting previously unselected package libzmq3-dev:amd64. 23:37:55 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 23:37:55 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 23:37:55 Selecting previously unselected package pkg-config. 23:37:55 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 23:37:55 Unpacking pkg-config (0.29.1-0ubuntu4) ... 23:37:55 Selecting previously unselected package zip. 23:37:55 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 23:37:55 Unpacking zip (3.0-11build1) ... 23:37:55 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 23:37:55 Setting up libsodium23:amd64 (1.0.18-1) ... 23:37:55 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 23:37:55 No schema files found: doing nothing. 23:37:55 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 23:37:55 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 23:37:55 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 23:37:55 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 23:37:55 Setting up liberror-perl (0.17029-1) ... 23:37:55 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 23:37:55 Setting up zip (3.0-11build1) ... 23:37:55 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 23:37:55 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 23:37:55 Setting up pkg-config (0.29.1-0ubuntu4) ... 23:37:55 Setting up libsodium-dev:amd64 (1.0.18-1) ... 23:37:55 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 23:37:55 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 23:37:55 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 23:37:55 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 23:37:55 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 23:37:55 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 23:37:55 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 23:37:55 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 23:37:55 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 23:37:55 Setting up git (1:2.25.1-1ubuntu3.2) ... 23:37:55 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 23:37:55 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 23:37:55 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 23:37:55 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 23:37:56 comerr-dev set to automatically installed. 23:37:56 git set to automatically installed. 23:37:56 git-man set to automatically installed. 23:37:56 krb5-multidev set to automatically installed. 23:37:56 libbrotli1 set to automatically installed. 23:37:56 libcurl3-gnutls set to automatically installed. 23:37:56 liberror-perl set to automatically installed. 23:37:56 libglib2.0-0 set to automatically installed. 23:37:56 libgssrpc4 set to automatically installed. 23:37:56 libkadm5clnt-mit11 set to automatically installed. 23:37:56 libkadm5srv-mit11 set to automatically installed. 23:37:56 libkdb5-9 set to automatically installed. 23:37:56 libkrb5-dev set to automatically installed. 23:37:56 libnghttp2-14 set to automatically installed. 23:37:56 libnorm-dev set to automatically installed. 23:37:56 libnorm1 set to automatically installed. 23:37:56 libpgm-5.2-0 set to automatically installed. 23:37:56 libpgm-dev set to automatically installed. 23:37:56 libpsl5 set to automatically installed. 23:37:56 librtmp1 set to automatically installed. 23:37:56 libsodium-dev set to automatically installed. 23:37:56 libsodium23 set to automatically installed. 23:37:56 libssh-4 set to automatically installed. 23:37:56 libzmq3-dev set to automatically installed. 23:37:56 libzmq5 set to automatically installed. 23:37:56 pkg-config set to automatically installed. 23:37:56 zip set to automatically installed. 23:37:57 snapd is not logged in, snap install commands will use sudo 23:37:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.281s coverage: 17.7% of statements 23:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:37:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.683s coverage: 92.3% of statements 23:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:37:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.324s coverage: 63.2% of statements 23:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:37:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.488s coverage: 97.7% of statements 23:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:37:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:37:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:37:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.192s coverage: 28.9% of statements 23:37:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:37:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:37:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:37:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:37:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:37:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:37:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.185s coverage: 100.0% of statements 23:37:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 96.9% of statements 23:37:59 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 23:37:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:37:59 GO111MODULE=on go vet ./... 23:38:07 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 23:38:07 Downloading snap 'edgex-app-service-configurable' 23:38:10 Pulling app-service-configurable 23:38:10 + snapcraftctl pull 23:38:11 Pulling config-common 23:38:11 + snapcraftctl pull 23:38:12 Pulling go-build-helper 23:38:12 + snapcraftctl pull 23:38:14 'edgex-go' has dependencies that need to be staged: go-build-helper 23:38:14 Skipping pull go-build-helper (already ran) 23:38:14 Building go-build-helper 23:38:14 + snapcraftctl build 23:38:15 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 23:38:16 Staging go-build-helper 23:38:16 + snapcraftctl stage 23:38:21 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 23:38:21 Fetched 290 kB in 0s (0 B/s) 23:38:21 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 23:38:21 Fetched 158 kB in 0s (0 B/s) 23:38:21 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 23:38:21 Fetched 242 kB in 0s (0 B/s) 23:38:21 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 23:38:21 Fetched 150 kB in 0s (0 B/s) 23:38:21 Pulling edgex-go 23:38:21 + snapcraftctl pull 23:38:23 Pulling hooks 23:38:23 + snapcraftctl pull 23:38:38 Removing suid/guid from /root/parts/static-packages/install/bin/su 23:38:38 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 23:38:38 Fetched 96.1 kB in 0s (0 B/s) 23:38:38 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 23:38:38 Fetched 78.7 kB in 0s (0 B/s) 23:38:38 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 23:38:38 Fetched 48.0 kB in 0s (0 B/s) 23:38:38 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 23:38:38 Fetched 50.2 kB in 0s (0 B/s) 23:38:38 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 23:38:38 Fetched 14.7 kB in 0s (0 B/s) 23:38:38 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 23:38:38 Fetched 234 kB in 0s (0 B/s) 23:38:38 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 23:38:38 Fetched 155 kB in 0s (0 B/s) 23:38:38 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 23:38:38 Fetched 170 kB in 0s (0 B/s) 23:38:38 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 23:38:38 Fetched 267 kB in 0s (0 B/s) 23:38:38 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 23:38:38 Fetched 50.6 kB in 0s (0 B/s) 23:38:38 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 23:38:38 Fetched 15.1 kB in 0s (0 B/s) 23:38:38 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 23:38:38 Fetched 51.5 kB in 0s (0 B/s) 23:38:38 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 23:38:38 Fetched 121 kB in 0s (0 B/s) 23:38:38 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 23:38:38 Fetched 29.7 kB in 0s (0 B/s) 23:38:38 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 23:38:38 Fetched 1021 kB in 0s (0 B/s) 23:38:38 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 23:38:38 Fetched 49.3 kB in 0s (0 B/s) 23:38:38 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 23:38:38 Fetched 54.9 kB in 0s (0 B/s) 23:38:38 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 23:38:38 Fetched 16.6 kB in 0s (0 B/s) 23:38:38 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 23:38:38 Fetched 87.9 kB in 0s (0 B/s) 23:38:38 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 23:38:38 Fetched 142 kB in 0s (0 B/s) 23:38:38 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 23:38:38 Fetched 41.8 kB in 0s (0 B/s) 23:38:38 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 23:38:38 Fetched 181 kB in 0s (0 B/s) 23:38:38 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 23:38:38 Fetched 208 kB in 0s (0 B/s) 23:38:38 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 23:38:38 Fetched 161 kB in 0s (0 B/s) 23:38:38 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 23:38:38 Fetched 107 kB in 0s (0 B/s) 23:38:38 Pulling static-packages 23:38:38 + snapcraftctl pull 23:38:38 Pulling version 23:38:38 + cd /root/project 23:38:38 ++ git describe --tags --abbrev=0 23:38:38 ++ sed s/v// 23:38:38 + GIT_VERSION=2.2.0-dev.36 23:38:38 + '[' -z 2.2.0-dev.36 ']' 23:38:38 + snapcraftctl set-version 2.2.0-dev.36 23:38:39 Building app-service-configurable 23:38:39 + snapcraftctl build 23:38:41 Building config-common 23:38:41 + snapcraftctl build 23:38:42 + cp --archive --link --no-dereference . /root/parts/config-common/install 23:38:43 Skipping build go-build-helper (already ran) 23:38:43 Building edgex-go 23:38:43 + cd /root/parts/edgex-go/src 23:38:43 ++ git describe --tags --abbrev=0 23:38:43 ++ sed s/v// 23:38:43 + GIT_VERSION=2.2.0-dev.36 23:38:43 + '[' -z 2.2.0-dev.36 ']' 23:38:43 + echo 2.2.0-dev.36 23:38:43 + '[' '!' -d vendor ']' 23:38:43 + go mod download all 23:38:55 + make build 23:38:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o cmd/core-data/core-data ./cmd/core-data 23:39:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:39:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o cmd/core-command/core-command ./cmd/core-command 23:39:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:39:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:39:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:39:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:39:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:39:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:39:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:39:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o ./cmd/secrets-config ./cmd/secrets-config 23:39:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:39:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.36" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:39:29 + 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 23:39:29 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 23:39:29 + case "$service" in 23:39:29 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 23:39:29 + 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 23:39:29 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 23:39:29 + case "$service" in 23:39:29 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 23:39:29 + 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 23:39:29 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 23:39:29 + case "$service" in 23:39:29 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 23:39:29 + 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 23:39:29 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 23:39:29 + case "$service" in 23:39:29 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 23:39:29 + 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 23:39:29 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 23:39:29 + case "$service" in 23:39:29 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 23:39:29 + 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 23:39:29 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 23:39:29 + case "$service" in 23:39:29 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 23:39:29 + 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 23:39:29 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 23:39:29 + case "$service" in 23:39:29 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 23:39:29 + 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 23:39:29 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 23:39:29 + case "$service" in 23:39:29 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 23:39:29 + 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 23:39:29 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 23:39:29 + case "$service" in 23:39:29 + 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 23:39:29 + 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 23:39:29 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 23:39:29 + case "$service" in 23:39:29 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 23:39:29 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 23:39:29 + 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 23:39:29 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 23:39:29 + case "$service" in 23:39:29 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 23:39:29 + 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 23:39:29 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 23:39:29 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 23:39:29 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 23:39:29 Building hooks 23:39:29 + cd /root/parts/hooks/src 23:39:29 + make build 23:39:29 go mod tidy 23:39:29 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 23:39:30 go: downloading github.com/davecgh/go-spew v1.1.0 23:39:30 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 23:39:30 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 23:39:31 GO111MODULE=on go build -o cmd/install/install ./cmd/install 23:39:31 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 23:39:31 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 23:39:33 Removing suid/guid from /root/parts/static-packages/install/bin/su 23:39:33 Building static-packages 23:39:33 + snapcraftctl build 23:39:35 Building version 23:39:35 + snapcraftctl build 23:39:37 Staging app-service-configurable 23:39:37 + snapcraftctl stage 23:39:38 Staging config-common 23:39:38 + snapcraftctl stage 23:39:40 Skipping stage go-build-helper (already ran) 23:39:40 Staging edgex-go 23:39:40 + snapcraftctl stage 23:39:41 Staging hooks 23:39:41 + snapcraftctl stage 23:39:43 Staging static-packages 23:39:43 + snapcraftctl stage 23:39:44 Staging version 23:39:44 + snapcraftctl stage 23:39:46 Priming app-service-configurable 23:39:46 + snapcraftctl prime 23:39:48 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 23:39:48 stage-packages: 23:39:48 - libnorm1 23:39:48 - libpgm-5.2-0 23:39:48 - libsodium23 23:39:48 - libzmq5 23:39:48 Priming config-common 23:39:48 + snapcraftctl prime 23:39:49 Priming go-build-helper 23:39:49 + snapcraftctl prime 23:39:51 Priming edgex-go 23:39:51 + snapcraftctl prime 23:39:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:39:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:39:51 ./bin/test-attribution-txt.sh [Pipeline] echo 23:39:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:39:52 + ls -al . 23:39:52 total 672 23:39:52 drwxrwxr-x 9 1001 1001 4096 Mar 16 23:39 . 23:39:52 drwxr-xr-x 4 root root 4096 Mar 16 23:34 .. 23:39:52 -rw-rw-r-- 1 1001 1001 11 Mar 16 23:31 .dockerignore 23:39:52 drwxrwxr-x 8 1001 1001 4096 Mar 16 23:31 .git 23:39:52 drwxrwxr-x 4 1001 1001 4096 Mar 16 23:31 .github 23:39:52 -rw-rw-r-- 1 1001 1001 870 Mar 16 23:31 .gitignore 23:39:52 -rw-rw-r-- 1 1001 1001 42 Mar 16 23:31 .golangci.yml 23:39:52 -rw-rw-r-- 1 1001 1001 87 Mar 16 23:31 .hadolint.yml 23:39:52 -rw-rw-r-- 1 1001 1001 166 Mar 16 23:31 .sonarcloud.properties 23:39:52 -rw-rw-r-- 1 1001 1001 1171 Mar 16 23:31 ADOPTERS.md 23:39:52 -rw-rw-r-- 1 1001 1001 9953 Mar 16 23:31 Attribution.txt 23:39:52 -rw-rw-r-- 1 1001 1001 51732 Mar 16 23:31 CHANGELOG.md 23:39:52 -rw-rw-r-- 1 1001 1001 3804 Mar 16 23:31 CONTRIBUTING.md 23:39:52 -rw-rw-r-- 1 1001 1001 677 Mar 16 23:31 GOVERNANCE.md 23:39:52 -rw-rw-r-- 1 1001 1001 849 Mar 16 23:31 Jenkinsfile 23:39:52 -rw-rw-r-- 1 1001 1001 10775 Mar 16 23:31 LICENSE 23:39:52 -rw-rw-r-- 1 1001 1001 8072 Mar 16 23:31 Makefile 23:39:52 -rw-rw-r-- 1 1001 1001 582 Mar 16 23:31 OWNERS.md 23:39:52 -rw-rw-r-- 1 1001 1001 8207 Mar 16 23:31 README.md 23:39:52 -rw-rw-r-- 1 1001 1001 6912 Mar 16 23:31 SECURITY.md 23:39:52 -rw-rw-r-- 1 1001 1001 5 Mar 16 23:29 VERSION 23:39:52 -rw-rw-r-- 1 1001 1001 4131 Mar 16 23:31 ZMQWindows.md 23:39:52 drwxrwxr-x 2 1001 1001 4096 Mar 16 23:31 bin 23:39:52 drwxrwxr-x 18 1001 1001 4096 Mar 16 23:31 cmd 23:39:52 -rw-r--r-- 1 root root 426503 Mar 16 23:37 coverage.out 23:39:52 -rw-rw-r-- 1 1001 1001 3169 Mar 16 23:31 go.mod 23:39:52 -rw-rw-r-- 1 1001 1001 51739 Mar 16 23:31 go.sum 23:39:52 drwxrwxr-x 8 1001 1001 4096 Mar 16 23:31 internal 23:39:52 drwxrwxr-x 3 1001 1001 4096 Mar 16 23:31 openapi 23:39:52 drwxrwxr-x 4 1001 1001 4096 Mar 16 23:31 snap 23:39:52 -rw-rw-r-- 1 1001 1001 204 Mar 16 23:31 version.go [Pipeline] sh 23:39:53 Priming hooks 23:39:53 + snapcraftctl prime 23:39:53 + '[' -e coverage.out ] 23:39:53 + chown 1001:1001 coverage.out [Pipeline] stash 23:39:53 Warning: overwriting stash ‘coverage-report’ 23:39:54 Priming static-packages 23:39:54 Stashed 1 file(s) [Pipeline] sh 23:39:54 + snapcraftctl prime 23:39:54 + make build 23:39:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 23:39:59 Priming version 23:39:59 + snapcraftctl prime 23:40:00 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] } 23:40:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:40:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 23:40:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:40:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:40:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:40:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:40:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:40:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:40:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:40:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 23:41:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:41:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:41:24 $ docker stop --time=1 649e82d987ae4a900bb13beeee99954822fdab1b8aac6e122324eade299f6e18 23:41:26 $ docker rm -f 649e82d987ae4a900bb13beeee99954822fdab1b8aac6e122324eade299f6e18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:41:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:41:27 23:41:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:41:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:41:28 latest: Pulling from edgex-devops/edgex-compose-arm64 23:41:28 29e5d40040c1: Pulling fs layer 23:41:28 1ce36da41761: Pulling fs layer 23:41:28 25b303627fd3: Pulling fs layer 23:41:28 29e5d40040c1: Download complete 23:41:28 1ce36da41761: Verifying Checksum 23:41:28 1ce36da41761: Download complete 23:41:29 29e5d40040c1: Pull complete 23:41:30 25b303627fd3: Verifying Checksum 23:41:30 25b303627fd3: Download complete 23:41:30 1ce36da41761: Pull complete 23:41:42 25b303627fd3: Pull complete 23:41:42 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:41:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:41:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 23:41:43 prd-ubuntu20.04-docker-arm64-4c-16g-7742 does not seem to be running inside a container 23:41:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:41:45 $ docker top 46c04fe2127b6241dc3834884ddfbfa632dda240f019d3e62b6702c0eed1e6d0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:41:46 + grep+ paralleldocker-compose 23:41:46 build --help 23:41:51 --parallel Build images in parallel. [Pipeline] } 23:41:52 $ docker stop --time=1 46c04fe2127b6241dc3834884ddfbfa632dda240f019d3e62b6702c0eed1e6d0 23:41:53 $ docker rm -f 46c04fe2127b6241dc3834884ddfbfa632dda240f019d3e62b6702c0eed1e6d0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:41:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:41:54 . [Pipeline] withDockerContainer 23:41:54 prd-ubuntu20.04-docker-arm64-4c-16g-7742 does not seem to be running inside a container 23:41:54 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:41:56 $ docker top 9c845844c5d35b40283abfc54a544e8745ed509fd763c627f13f4a4354d64918 -eo pid,comm [Pipeline] { [Pipeline] sh 23:41:57 + docker-compose -f ./docker-compose-build.yml build --parallel 23:42:01 Building core-command ... 23:42:01 Building core-data ... 23:42:01 Building core-metadata ... 23:42:01 Building security-bootstrapper ... 23:42:01 Building security-proxy-setup ... 23:42:01 Building security-secretstore-setup ... 23:42:01 Building security-spiffe-token-provider ... 23:42:01 Building security-spire-agent ... 23:42:01 Building security-spire-config ... 23:42:01 Building security-spire-server ... 23:42:01 Building support-notifications ... 23:42:01 Building support-scheduler ... 23:42:01 Building sys-mgmt-agent ... 23:42:01 Building sys-mgmt-agent 23:42:01 Building security-bootstrapper 23:42:01 Building core-data 23:42:01 Building security-spire-config 23:42:01 Building core-metadata 23:43:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:43:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:43:23 ---> c27437037fe2 23:43:23 Step 3/23 : WORKDIR /edgex-go 23:43:23 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:43:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:43:23 ---> c27437037fe2 23:43:23 Step 3/24 : WORKDIR /edgex-go 23:43:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:43:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:43:23 ---> c27437037fe2 23:43:23 Step 3/23 : WORKDIR /edgex-go 23:43:23 ---> Running in ff0926f21126 23:43:23 ---> Running in e5c81c5a3122 23:43:23 ---> Running in 30e25e0fef94 23:43:23 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:43:23 Step 2/31 : FROM ${BUILDER_BASE} AS builder 23:43:23 ---> c27437037fe2 23:43:23 Step 3/31 : WORKDIR /edgex-go 23:43:23 ---> Running in e0cc90cf54a2 23:43:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:43:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:43:23 ---> c27437037fe2 23:43:23 Step 3/23 : WORKDIR /edgex-go 23:43:23 ---> Running in e3f72cc64e56 23:43:23 Removing intermediate container e5c81c5a3122 23:43:23 ---> e6e614b6a81f 23:43:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:23 Removing intermediate container ff0926f21126 23:43:23 ---> 69cd5cf64c8e 23:43:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:23 ---> Running in 8a499a72d4fe 23:43:23 Removing intermediate container e0cc90cf54a2 23:43:23 ---> f7b6d47dde7a 23:43:23 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:23 ---> Running in 8099e90bffa4 23:43:23 Removing intermediate container 30e25e0fef94 23:43:23 ---> e656d1a57c9c 23:43:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:23 ---> Running in db70f4d95617 23:43:23 ---> Running in 8bebeb3e3893 23:43:23 Removing intermediate container e3f72cc64e56 23:43:23 ---> 389f5627f0c5 23:43:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:23 ---> Running in ef73f18041d6 23:43:25 Removing intermediate container 8a499a72d4fe 23:43:25 ---> 3f405a57dc27 23:43:25 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:43:25 ---> Running in aa6ed05f0c4b 23:43:26 Removing intermediate container db70f4d95617 23:43:26 ---> a20d148a1ca1 23:43:26 Step 5/31 : RUN apk add --update --no-cache make git 23:43:26 ---> Running in 89f3266720bd 23:43:26 Removing intermediate container 8bebeb3e3893 23:43:26 ---> e36c942d43cd 23:43:26 Step 5/23 : RUN apk add --update --no-cache make bash git 23:43:26 Removing intermediate container 8099e90bffa4 23:43:26 ---> ccb76edd930e 23:43:26 Step 5/24 : RUN apk add --update --no-cache make git 23:43:26 Removing intermediate container ef73f18041d6 23:43:26 ---> efae49bfbffa 23:43:26 Step 5/23 : RUN apk add --update --no-cache make git 23:43:26 ---> Running in e5f55cab334e 23:43:26 ---> Running in 41f8ee1de757 23:43:27 ---> Running in 6aa337c2ee78 23:43:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:43:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:43:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:43:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:43:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:43:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:43:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:43:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:43:29 OK: 220 MiB in 52 packages 23:43:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:43:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:43:30 OK: 220 MiB in 52 packages 23:43:31 OK: 220 MiB in 52 packages 23:43:32 OK: 220 MiB in 52 packages 23:43:32 Removing intermediate container aa6ed05f0c4b 23:43:32 ---> c9e3d2cc4eca 23:43:32 Step 6/23 : COPY go.mod vendor* ./ 23:43:32 OK: 220 MiB in 52 packages 23:43:32 Removing intermediate container 89f3266720bd 23:43:32 ---> 3ce14b6c4270 23:43:32 Step 6/31 : COPY go.mod vendor* ./ 23:43:33 ---> c492bda4ef59 23:43:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:43:33 ---> Running in 8c80c9b8ef06 23:43:33 Removing intermediate container 6aa337c2ee78 23:43:33 ---> bc305810039f 23:43:33 Step 6/23 : COPY go.mod vendor* ./ 23:43:33 Removing intermediate container 41f8ee1de757 23:43:33 ---> 216f8ce083ee 23:43:33 Step 6/24 : COPY go.mod vendor* ./ 23:43:33 Removing intermediate container e5f55cab334e 23:43:33 ---> d9fb6d2d54ce 23:43:33 Step 6/23 : COPY go.mod vendor* ./ 23:43:34 ---> 5760d77c2bfe 23:43:34 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:43:34 ---> Running in f12543502c99 23:43:35 ---> a70d8b36e5b0 23:43:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:43:35 ---> Running in 75459664dd9c 23:43:35 ---> 896bcdd911e4 23:43:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:43:35 ---> Running in a223fdad2ec1 23:43:35 ---> a154ca0a4e29 23:43:35 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:43:36 ---> Running in f83ea5fdb3e3 23:43:38 Removing intermediate container 8c80c9b8ef06 23:43:38 ---> bec31acf3b73 23:43:38 Step 8/23 : COPY . . 23:43:43 Removing intermediate container f12543502c99 23:43:43 ---> cd687b981448 23:43:43 Step 8/31 : COPY . . 23:43:43 Removing intermediate container 75459664dd9c 23:43:43 ---> d0eef1fd1cc3 23:43:43 Step 8/23 : COPY . . 23:43:43 Removing intermediate container f83ea5fdb3e3 23:43:43 ---> 4f4a4e12ba9e 23:43:43 Step 8/24 : COPY . . 23:43:43 Removing intermediate container a223fdad2ec1 23:43:43 ---> 32fe1919ece4 23:43:43 Step 8/23 : COPY . . 23:44:05 ---> 49d9ad43e839 23:44:05 Step 9/23 : RUN make cmd/core-data/core-data 23:44:05 ---> Running in cc57cc9f117d 23:44:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 23:44:11 ---> f8526075f877 23:44:11 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:44:11 ---> Running in 6c4d3f95c8c0 23:44:11 ---> 33b3578e67cf 23:44:11 Step 9/23 : RUN make cmd/core-metadata/core-metadata 23:44:11 ---> Running in 800df03ef62c 23:44:11 ---> baf0f18f4013 23:44:11 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 23:44:11 ---> c76efe1a3425 23:44:11 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:44:11 ---> Running in 12f8f0412425 23:44:11 ---> Running in e62de2df98f4 23:44:13 Removing intermediate container 12f8f0412425 23:44:13 ---> 1beed78ee367 23:44:13 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" 23:44:13 ---> Running in d2e160215909 23:44:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:44:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:44:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:44:17 spire-1.2.0/ 23:44:22 spire-1.2.0/README.md 23:44:22 spire-1.2.0/bin/ 23:44:22 spire-1.2.0/bin/spire-server 23:44:22 spire-1.2.0/bin/spire-agent 23:44:22 spire-1.2.0/conf/ 23:44:22 spire-1.2.0/conf/server/ 23:44:22 spire-1.2.0/conf/server/server.conf 23:44:22 spire-1.2.0/conf/agent/ 23:44:22 spire-1.2.0/conf/agent/agent.conf 23:44:22 spire-1.2.0/LICENSE 23:44:28 Removing intermediate container d2e160215909 23:44:28 ---> f17d7357ab25 23:44:28 23:44:28 Step 11/24 : FROM alpine:3.15 23:44:28 3.15: Pulling from library/alpine 23:44:28 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 23:44:28 Status: Downloaded newer image for alpine:3.15 23:44:28 ---> 8e1d7573f448 23:44:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:44:28 ---> Running in 3e8760e203f9 23:44:28 Removing intermediate container 3e8760e203f9 23:44:28 ---> 2bdb1f71be2d 23:44:28 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:44:28 ---> Running in 711b915bcfd3 23:44:31 Removing intermediate container 711b915bcfd3 23:44:31 ---> e63e84893f56 23:44:31 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:44:31 ---> Running in 477e44c2632e 23:44:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:44:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:44:36 v3.15.0-385-g91c4c10346 [https://nl.alpinelinux.org/alpine/v3.15/main] 23:44:36 v3.15.1-1-ga4f691502c [https://nl.alpinelinux.org/alpine/v3.15/community] 23:44:36 OK: 15734 distinct packages available 23:44:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:44:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:44:38 (1/4) Installing dumb-init (1.2.5-r1) 23:44:38 (2/4) Installing musl-obstack (1.2.2-r0) 23:44:38 (3/4) Installing libucontext (1.1-r0) 23:44:38 (4/4) Installing gcompat (1.0.0-r4) 23:44:38 Executing busybox-1.34.1-r3.trigger 23:44:38 OK: 6 MiB in 18 packages 23:44:40 Removing intermediate container 477e44c2632e 23:44:40 ---> 85bb32e12c3f 23:44:40 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 23:44:45 ---> e2da81da0af4 23:44:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:44:46 ---> 6e7f8e5ea7ee 23:44:46 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:44:46 ---> Running in a1203adb7cfa 23:44:47 Removing intermediate container a1203adb7cfa 23:44:47 ---> 5624e2220dfd 23:44:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:44:48 ---> cc191e4b24b7 23:44:48 Step 19/24 : WORKDIR / 23:44:48 ---> Running in 4d0d959a5f3f 23:44:48 Removing intermediate container 4d0d959a5f3f 23:44:48 ---> 9e947589a9b0 23:44:48 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:44:48 ---> Running in 31496d2e38f9 23:44:49 Removing intermediate container 31496d2e38f9 23:44:49 ---> 830c23e0f05c 23:44:49 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:44:49 ---> Running in 82b1627c78ce 23:44:49 Removing intermediate container 82b1627c78ce 23:44:49 ---> 9d619d915bfc 23:44:49 Step 22/24 : LABEL arch=arm64 23:44:49 ---> Running in e195aa8b951d 23:44:50 Removing intermediate container e195aa8b951d 23:44:50 ---> c0795b463646 23:44:50 Step 23/24 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 23:44:50 ---> Running in 2285ef283fb0 23:44:51 Removing intermediate container 2285ef283fb0 23:44:51 ---> cb17a2d65a49 23:44:51 Step 24/24 : LABEL version=0.0.0 23:44:51 ---> Running in 0194f1f6bd11 23:44:51 Removing intermediate container 0194f1f6bd11 23:44:51 ---> a8161ac76823 23:44:51 23:44:52 Successfully built a8161ac76823 23:44:52 Successfully tagged security-spire-config-arm64:latest 23:44:52  Building security-spire-config ... done Building support-scheduler 23:45:18 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:45:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:45:18 ---> c27437037fe2 23:45:18 Step 3/22 : WORKDIR /edgex-go 23:45:18 ---> Using cache 23:45:18 ---> 389f5627f0c5 23:45:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:45:18 ---> Using cache 23:45:18 ---> efae49bfbffa 23:45:18 Step 5/22 : RUN apk add --update --no-cache make git 23:45:18 ---> Using cache 23:45:18 ---> bc305810039f 23:45:18 Step 6/22 : COPY go.mod vendor* ./ 23:45:18 ---> Using cache 23:45:18 ---> a70d8b36e5b0 23:45:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:45:18 ---> Using cache 23:45:18 ---> d0eef1fd1cc3 23:45:18 Step 8/22 : COPY . . 23:45:18 ---> Using cache 23:45:18 ---> 33b3578e67cf 23:45:18 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:45:20 ---> Running in eb8ae2b544a6 23:45:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:46:44 Removing intermediate container e62de2df98f4 23:46:44 ---> a99fa56ed320 23:46:44 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:46:44 ---> Running in 6775291ec964 23:46:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:46:49 Removing intermediate container 6c4d3f95c8c0 23:46:49 ---> 937993c98683 23:46:49 23:46:49 Step 10/31 : FROM alpine:3.14 23:46:50 3.14: Pulling from library/alpine 23:46:51 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 23:46:51 Status: Downloaded newer image for alpine:3.14 23:46:51 ---> 5b8b7b635229 23:46:51 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:46:51 ---> Running in 6e3aceeac5e9 23:46:52 Removing intermediate container 6e3aceeac5e9 23:46:52 ---> dc00486af748 23:46:52 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:46:52 ---> Running in cd2350aa786c 23:46:53 Removing intermediate container 6775291ec964 23:46:53 ---> 2b7e7ef6e19b 23:46:53 23:46:53 Step 11/23 : FROM docker:20.10.10 23:46:53 20.10.10: Pulling from library/docker 23:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:46:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:46:57 (1/2) Installing dumb-init (1.2.5-r1) 23:46:57 (2/2) Installing su-exec (0.2-r1) 23:46:57 Executing busybox-1.33.1-r6.trigger 23:46:57 OK: 6 MiB in 16 packages 23:46:59 Removing intermediate container cd2350aa786c 23:46:59 ---> f1e7327091ad 23:46:59 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:46:59 ---> Running in a26aed897f71 23:46:59 Removing intermediate container a26aed897f71 23:46:59 ---> a3e28a5fe382 23:46:59 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:47:00 ---> Running in ae1d6ef518b9 23:47:01 Removing intermediate container ae1d6ef518b9 23:47:01 ---> afc90c7f493e 23:47:01 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:47:01 ---> Running in d6caf7164974 23:47:05 Removing intermediate container d6caf7164974 23:47:05 ---> 63ec9f0c3d23 23:47:05 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 23:47:05 ---> Running in ef5b806c2c01 23:47:06 Removing intermediate container ef5b806c2c01 23:47:06 ---> eb52d74e9464 23:47:06 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:47:07 ---> b99245fc3532 23:47:07 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:47:08 ---> Running in 1da38b192855 23:47:12 Removing intermediate container 800df03ef62c 23:47:12 ---> 38a1cffa6e1d 23:47:12 23:47:12 Step 10/23 : FROM alpine:3.14 23:47:12 ---> 5b8b7b635229 23:47:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:47:12 ---> Running in 39c66b2b41d2 23:47:13 Removing intermediate container 1da38b192855 23:47:13 ---> 21f1b86fb07a 23:47:13 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:47:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:47:15 ---> 93f863f7de2b 23:47:15 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:47:15 Removing intermediate container cc57cc9f117d 23:47:15 ---> 8d3c811c0e42 23:47:15 23:47:15 Step 10/23 : FROM alpine:3.14 23:47:15 ---> 5b8b7b635229 23:47:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:47:15 ---> Running in 5c8dbd970b4c 23:47:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:47:16 Removing intermediate container 5c8dbd970b4c 23:47:16 ---> c14932df7ad0 23:47:16 Step 12/23 : ENV APP_PORT=59880 23:47:16 (1/1) Installing dumb-init (1.2.5-r1) 23:47:16 Executing busybox-1.33.1-r6.trigger 23:47:16 OK: 6 MiB in 15 packages 23:47:16 ---> Running in 55a1d7b39129 23:47:18 Removing intermediate container 55a1d7b39129 23:47:18 ---> ae507b8a829e 23:47:18 Step 13/23 : EXPOSE $APP_PORT 23:47:18 ---> Running in 90ab3029f6e9 23:47:18 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 23:47:18 Status: Downloaded newer image for docker:20.10.10 23:47:18 ---> 520e9a0a30f7 23:47:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:47:18 Removing intermediate container 39c66b2b41d2 23:47:18 ---> 1f5ae95fc006 23:47:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:47:19 ---> Running in 7f1f013a39ee 23:47:19 ---> Running in aec38544b3e4 23:47:19 Removing intermediate container 90ab3029f6e9 23:47:19 ---> 2a3d61e71bd2 23:47:19 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:47:19 ---> a331ca5a9d2e 23:47:19 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:47:19 ---> Running in fe206e30c3a7 23:47:19 Removing intermediate container 7f1f013a39ee 23:47:19 ---> 8d94fb020d16 23:47:19 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 23:47:20 ---> Running in db9e9c0fb399 23:47:20 Removing intermediate container aec38544b3e4 23:47:20 ---> a0bba7bd688c 23:47:20 Step 13/23 : ENV APP_PORT=59881 23:47:21 ---> Running in bd7f3d2fff8d 23:47:21 ---> de886d47893e 23:47:21 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:47:21 Removing intermediate container bd7f3d2fff8d 23:47:21 ---> c004372c8e01 23:47:21 Step 14/23 : EXPOSE $APP_PORT 23:47:21 ---> Running in 90678b6f7f67 23:47:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:47:22 Removing intermediate container 90678b6f7f67 23:47:22 ---> fb2ba6e49e59 23:47:22 Step 15/23 : WORKDIR / 23:47:22 ---> Running in 8973fb2fabe1 23:47:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:47:23 ---> b7e3aff25817 23:47:23 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:47:23 Removing intermediate container 8973fb2fabe1 23:47:23 ---> f8e033b2d32f 23:47:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:47:24 (1/42) Installing readline (8.1.0-r0) 23:47:24 (2/42) Installing bash (5.1.4-r0) 23:47:24 Removing intermediate container fe206e30c3a7 23:47:24 ---> b19be6c735f3 23:47:24 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:47:24 Executing bash-5.1.4-r0.post-install 23:47:24 ---> Running in ab4e849d0c41 23:47:24 (3/42) Installing brotli-libs (1.0.9-r5) 23:47:24 (4/42) Installing nghttp2-libs (1.43.0-r0) 23:47:24 (5/42) Installing libcurl (7.79.1-r0) 23:47:24 (6/42) Installing curl (7.79.1-r0) 23:47:24 (7/42) Installing dumb-init (1.2.5-r1) 23:47:24 (8/42) Installing libbz2 (1.0.8-r1) 23:47:24 (9/42) Installing expat (2.4.7-r0) 23:47:24 (10/42) Installing libffi (3.3-r2) 23:47:24 (11/42) Installing gdbm (1.19-r0) 23:47:24 (12/42) Installing xz-libs (5.2.5-r0) 23:47:24 (13/42) Installing libgcc (10.3.1_git20210424-r2) 23:47:24 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 23:47:24 (15/42) Installing mpdecimal (2.5.1-r1) 23:47:24 ---> bc8e9be04e1f 23:47:24 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 23:47:24 (16/42) Installing sqlite-libs (3.35.5-r0) 23:47:24 (17/42) Installing python3 (3.9.5-r2) 23:47:25 ---> Running in 630653d54ac9 23:47:25 ---> 4757ba7eb149 23:47:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:47:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:47:26 Removing intermediate container 630653d54ac9 23:47:26 ---> 913bdea5942c 23:47:26 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:47:27 (18/42) Installing py3-appdirs (1.4.4-r2) 23:47:27 (19/42) Installing py3-chardet (4.0.0-r2) 23:47:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:47:27 (20/42) Installing py3-idna (3.2-r0) 23:47:27 (21/42) Installing py3-urllib3 (1.26.5-r0) 23:47:27 (22/42) Installing py3-certifi (2020.12.5-r1) 23:47:27 (23/42) Installing py3-requests (2.25.1-r4) 23:47:27 (24/42) Installing py3-msgpack (1.0.2-r1) 23:47:27 (25/42) Installing py3-lockfile (0.12.2-r4) 23:47:27 (26/42) Installing py3-cachecontrol (0.12.6-r1) 23:47:27 (27/42) Installing py3-colorama (0.4.4-r1) 23:47:27 (28/42) Installing py3-contextlib2 (0.6.0-r1) 23:47:27 (29/42) Installing py3-distlib (0.3.1-r3) 23:47:27 ---> 54e181b4197a 23:47:27 ---> 5fe248ceb533 23:47:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:47:27 Step 26/31 : RUN chmod +x /entrypoint.sh 23:47:27 (30/42) Installing py3-distro (1.5.0-r3) 23:47:27 (31/42) Installing py3-six (1.15.0-r1) 23:47:27 (32/42) Installing py3-webencodings (0.5.1-r4) 23:47:28 (33/42) Installing py3-html5lib (1.1-r1) 23:47:28 (34/42) Installing py3-parsing (2.4.7-r2) 23:47:28 (35/42) Installing py3-packaging (20.9-r1) 23:47:28 (36/42) Installing py3-toml (0.10.2-r2) 23:47:28 (37/42) Installing py3-pep517 (0.10.0-r2) 23:47:28 (38/42) Installing py3-progress (1.5-r2) 23:47:28 ---> Running in 43b18cb7bcd6 23:47:28 (39/42) Installing py3-retrying (1.3.3-r1) 23:47:28 (40/42) Installing py3-ordered-set (4.0.2-r1) 23:47:28 (41/42) Installing py3-setuptools (52.0.0-r3) 23:47:28 (1/6) Installing dumb-init (1.2.5-r1) 23:47:28 (42/42) Installing py3-pip (20.3.4-r1) 23:47:28 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:47:28 (3/6) Installing libsodium (1.0.18-r0) 23:47:28 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:47:29 (5/6) Installing libzmq (4.3.4-r0) 23:47:29 (6/6) Installing zeromq (4.3.4-r0) 23:47:29 Executing busybox-1.33.1-r6.trigger 23:47:29 OK: 8 MiB in 20 packages 23:47:29 ---> ef6195ec6b07 23:47:29 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:47:29 Executing busybox-1.33.1-r6.trigger 23:47:29 OK: 84 MiB in 64 packages 23:47:29 ---> Running in c02ced189c3a 23:47:30 Removing intermediate container c02ced189c3a 23:47:30 ---> 1a4a62c3eda0 23:47:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:47:30 ---> Running in 62b3046044f1 23:47:31 Removing intermediate container 62b3046044f1 23:47:31 ---> 3826cdc0fecd 23:47:31 Step 21/23 : LABEL arch=arm64 23:47:31 Removing intermediate container ab4e849d0c41 23:47:31 ---> 409a186a45bc 23:47:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:47:31 Removing intermediate container 43b18cb7bcd6 23:47:31 ---> adc21086a5f3 23:47:31 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:47:31 ---> Running in c32cf36de731 23:47:32 ---> Running in a49afd2ef2fe 23:47:32 Removing intermediate container c32cf36de731 23:47:32 ---> 9fe3876d018c 23:47:32 Step 22/23 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 23:47:32 ---> Running in 72f0524965db 23:47:33 Removing intermediate container a49afd2ef2fe 23:47:33 ---> ec0b956d3faf 23:47:33 Step 28/31 : CMD ["gate"] 23:47:33 ---> 06a8eff139cd 23:47:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:47:33 ---> Running in 2b8cb7975c6e 23:47:33 Removing intermediate container 72f0524965db 23:47:33 ---> 8c3283511d70 23:47:33 Step 23/23 : LABEL version=0.0.0 23:47:33 ---> Running in aee194562793 23:47:34 Removing intermediate container 2b8cb7975c6e 23:47:34 ---> d08716485f37 23:47:34 Step 29/31 : LABEL arch=arm64 23:47:34 Removing intermediate container aee194562793 23:47:34 ---> 47068af44638 23:47:34 23:47:34 ---> Running in 9a4a119343d2 23:47:34 Collecting docker-compose==1.23.2 23:47:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:47:35 Successfully built 47068af44638 23:47:35 Successfully tagged core-metadata-arm64:latest 23:47:35 Building security-secretstore-setup 23:47:35  Building core-metadata ... done Removing intermediate container 9a4a119343d2 23:47:35 ---> bf8116a3cdad 23:47:35 Step 30/31 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 23:47:35 Collecting jsonschema<3,>=2.5.1 23:47:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:47:35 ---> 03be59971b40 23:47:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:47:35 ---> Running in 93f983bed3ad 23:47:36 Collecting docker<4.0,>=3.6.0 23:47:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:47:36 Collecting dockerpty<0.5,>=0.4.1 23:47:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:47:36 Removing intermediate container 93f983bed3ad 23:47:36 ---> 23a83b8806be 23:47:36 Step 31/31 : LABEL version=0.0.0 23:47:37 ---> 98dccfd341d2 23:47:37 Step 19/23 : ENTRYPOINT ["/core-data"] 23:47:37 ---> Running in 9df27ce84751 23:47:37 ---> Running in 739473c147c1 23:47: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) 23:47:38 Removing intermediate container 9df27ce84751 23:47:38 ---> 7fb600038ab1 23:47:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:47:38 Removing intermediate container 739473c147c1 23:47:38 ---> eb1432ededd6 23:47:38 23:47:38 ---> Running in eb050e473838 23:47:39 Collecting websocket-client<1.0,>=0.32.0 23:47:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:47:39 Removing intermediate container eb050e473838 23:47:39 ---> 2a4de9bd70bf 23:47:39 Step 21/23 : LABEL arch=arm64 23:47:39 Removing intermediate container eb8ae2b544a6 23:47:39 ---> 7220453d04d8 23:47:39 23:47:39 Step 10/22 : FROM alpine:3.14 23:47:39 ---> 5b8b7b635229 23:47:39 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:47:39 ---> Using cache 23:47:39 ---> 1f5ae95fc006 23:47:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:47:39 ---> Using cache 23:47:39 ---> a0bba7bd688c 23:47:39 Step 13/22 : ENV APP_PORT=59861 23:47:39 Successfully built eb1432ededd6 23:47:39 ---> Running in 0855991993f7 23:47:39 Successfully tagged security-bootstrapper-arm64:latest 23:47:39  Building security-bootstrapper ... done Building security-spire-server 23:47:39 ---> Running in 9daeab0be9e6 23:47:39 Removing intermediate container 0855991993f7 23:47:39 ---> 01e5a3990d73 23:47:39 Step 22/23 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 23:47:39 Removing intermediate container 9daeab0be9e6 23:47:39 ---> e9689898fe34 23:47:39 Step 14/22 : EXPOSE $APP_PORT 23:47:40 ---> Running in ba918c42758e 23:47:40 ---> Running in 8cd4f990aaf9 23:47:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:47:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:47:40 Removing intermediate container 8cd4f990aaf9 23:47:40 ---> 58175bbe8f75 23:47:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:47:40 Removing intermediate container ba918c42758e 23:47:40 ---> a5fe8bbeb064 23:47:40 Step 23/23 : LABEL version=0.0.0 23:47:40 ---> Running in 9d90b83f36e6 23:47:41 Collecting PyYAML<4,>=3.10 23:47:41 Downloading PyYAML-3.13.tar.gz (270 kB) 23:47:41 Removing intermediate container 9d90b83f36e6 23:47:41 ---> bff687e8d7b0 23:47:41 23:47:41 ---> ed748170d491 23:47:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:47:41 Successfully built bff687e8d7b0 23:47:41 Successfully tagged core-data-arm64:latest 23:47:41  Building core-data ... done Building security-proxy-setup 23:47:43 ---> 239ccd245422 23:47:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:47:43 ---> af5f05ae6c81 23:47:43 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:47:43 ---> Running in 29c430861761 23:47:44 Removing intermediate container 29c430861761 23:47:44 ---> 6a0f7d32a03f 23:47:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:47:44 ---> Running in dd121d61a736 23:47:44 Removing intermediate container dd121d61a736 23:47:44 ---> 1d95a7f339fa 23:47:44 Step 20/22 : LABEL arch=arm64 23:47:44 ---> Running in e3a9b3403443 23:47:45 Collecting texttable<0.10,>=0.9.0 23:47:45 Downloading texttable-0.9.1.tar.gz (11 kB) 23:47:45 Removing intermediate container e3a9b3403443 23:47:45 ---> 8024c54da312 23:47:45 Step 21/22 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 23:47:45 ---> Running in 4374a4213709 23:47:46 Removing intermediate container 4374a4213709 23:47:46 ---> 96257c273c46 23:47:46 Step 22/22 : LABEL version=0.0.0 23:47:46 ---> Running in 7a949c6f48ed 23:47:46 Removing intermediate container 7a949c6f48ed 23:47:46 ---> 41b95deaa18e 23:47:46 23:47:47 Successfully built 41b95deaa18e 23:47:47 Successfully tagged support-scheduler-arm64:latest 23:47:47  Building support-scheduler ... done Building support-notifications 23:47:47 Collecting docopt<0.7,>=0.6.1 23:47:47 Downloading docopt-0.6.2.tar.gz (25 kB) 23:47:50 Collecting cached-property<2,>=1.2.0 23:47:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:47:50 Collecting docker-pycreds>=0.4.0 23:47:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:47: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) 23:47:51 Collecting urllib3<1.25,>=1.21.1 23:47:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:47:51 Collecting idna<2.8,>=2.5 23:47:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:47:51 Collecting chardet<3.1.0,>=3.0.2 23:47:51 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:47:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:47:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:47:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:47:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:47:53 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:47:53 Attempting uninstall: urllib3 23:47:53 Found existing installation: urllib3 1.26.5 23:47:53 Uninstalling urllib3-1.26.5: 23:47:53 Successfully uninstalled urllib3-1.26.5 23:47:54 Attempting uninstall: idna 23:47:54 Found existing installation: idna 3.2 23:47:54 Uninstalling idna-3.2: 23:47:54 Successfully uninstalled idna-3.2 23:47:55 Attempting uninstall: chardet 23:47:55 Found existing installation: chardet 4.0.0 23:47:55 Uninstalling chardet-4.0.0: 23:47:55 Successfully uninstalled chardet-4.0.0 23:47:57 Attempting uninstall: requests 23:47:57 Found existing installation: requests 2.25.1 23:47:57 Uninstalling requests-2.25.1: 23:47:57 Successfully uninstalled requests-2.25.1 23:47:57 Running setup.py install for texttable: started 23:48:00 Running setup.py install for texttable: finished with status 'done' 23:48:00 Running setup.py install for PyYAML: started 23:48:03 Running setup.py install for PyYAML: finished with status 'done' 23:48:03 Running setup.py install for docopt: started 23:48:05 Running setup.py install for docopt: finished with status 'done' 23:48:05 Running setup.py install for dockerpty: started 23:48:07 Running setup.py install for dockerpty: finished with status 'done' 23:48:09 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 23:48:28 Removing intermediate container db9e9c0fb399 23:48:28 ---> eabb5690cef2 23:48:28 Step 14/23 : ENV APP_PORT=58890 23:48:28 ---> Running in 9e737ab2e51a 23:48:28 Removing intermediate container 9e737ab2e51a 23:48:28 ---> d0dab7ab6273 23:48:28 Step 15/23 : EXPOSE $APP_PORT 23:48:28 ---> Running in 13a1eb70a308 23:48:28 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:48:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:48:28 ---> c27437037fe2 23:48:28 Step 3/25 : WORKDIR /edgex-go 23:48:28 ---> Using cache 23:48:28 ---> 389f5627f0c5 23:48:28 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:48:28 ---> Using cache 23:48:28 ---> efae49bfbffa 23:48:28 Step 5/25 : RUN apk add --update --no-cache make git 23:48:28 ---> Using cache 23:48:28 ---> bc305810039f 23:48:28 Step 6/25 : COPY go.mod vendor* ./ 23:48:28 ---> Using cache 23:48:28 ---> a70d8b36e5b0 23:48:28 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:48:28 ---> Using cache 23:48:28 ---> d0eef1fd1cc3 23:48:28 Step 8/25 : COPY . . 23:48:28 ---> Using cache 23:48:28 ---> 33b3578e67cf 23:48:28 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:48:28 Removing intermediate container 13a1eb70a308 23:48:28 ---> 2ddc97d3fead 23:48:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:48:28 ---> Running in 7e547f117100 23:48:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:48:31 ---> 56e1a2cd05f7 23:48:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:48:32 ---> 66227fb1d1f2 23:48:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:48:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:48:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:48:34 ---> c27437037fe2 23:48:34 Step 3/23 : WORKDIR /edgex-go 23:48:34 ---> Using cache 23:48:34 ---> 389f5627f0c5 23:48:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:48:34 ---> Using cache 23:48:34 ---> efae49bfbffa 23:48:34 Step 5/23 : RUN apk add --update --no-cache make git 23:48:34 ---> Using cache 23:48:34 ---> bc305810039f 23:48:34 Step 6/23 : COPY go.mod vendor* ./ 23:48:34 ---> Using cache 23:48:34 ---> a70d8b36e5b0 23:48:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:48:34 ---> Using cache 23:48:34 ---> d0eef1fd1cc3 23:48:34 Step 8/23 : COPY . . 23:48:35 ---> Using cache 23:48:35 ---> a3e415116518 23:48:35 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 23:48:35 ---> 33b3578e67cf 23:48:35 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 23:48:35 ---> Running in 659a19ef7a45 23:48:35 ---> Running in 83ada95b37b1 23:48:36 Removing intermediate container 659a19ef7a45 23:48:36 ---> bc501d84e3fa 23:48:36 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" 23:48:36 Removing intermediate container 83ada95b37b1 23:48:36 ---> e113e9f40535 23:48:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:48:36 ---> Running in 30e34b4df8a7 23:48:36 ---> Running in 905bbe761ae3 23:48:37 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:48:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:48:37 ---> c27437037fe2 23:48:37 Step 3/21 : WORKDIR /edgex-go 23:48:37 ---> Using cache 23:48:37 ---> 389f5627f0c5 23:48:37 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:48:37 ---> Using cache 23:48:37 ---> efae49bfbffa 23:48:37 Step 5/21 : RUN apk add --update --no-cache make git 23:48:37 ---> Using cache 23:48:37 ---> bc305810039f 23:48:37 Step 6/21 : COPY go.mod vendor* ./ 23:48:37 ---> Using cache 23:48:37 ---> a70d8b36e5b0 23:48:37 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:48:37 ---> Using cache 23:48:37 ---> d0eef1fd1cc3 23:48:37 Step 8/21 : COPY . . 23:48:38 Removing intermediate container 905bbe761ae3 23:48:38 ---> 32657409c57b 23:48:38 Step 21/23 : LABEL arch=arm64 23:48:38 ---> Using cache 23:48:38 ---> 33b3578e67cf 23:48:38 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:48:38 ---> Running in 4541c28f873b 23:48:38 ---> Running in 4fabefb00124 23:48:40 Removing intermediate container 4541c28f873b 23:48:40 ---> 9d2646b28c99 23:48:40 Step 22/23 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 23:48:40 ---> Running in a1c00c675459 23:48:41 spire-1.2.0/ 23:48:41 Removing intermediate container a1c00c675459 23:48:41 ---> 06f0972ee131 23:48:41 Step 23/23 : LABEL version=0.0.0 23:48:41 ---> Running in cff643eabf97 23:48:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:48:41 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:48:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:48:41 ---> c27437037fe2 23:48:41 Step 3/22 : WORKDIR /edgex-go 23:48:41 ---> Using cache 23:48:41 ---> 389f5627f0c5 23:48:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:48:41 ---> Using cache 23:48:41 ---> efae49bfbffa 23:48:41 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:48:41 ---> Running in 41285bc0a401 23:48:42 Removing intermediate container cff643eabf97 23:48:42 ---> 462b047ae6c1 23:48:42 23:48:43 Successfully built 462b047ae6c1 23:48:43 Successfully tagged sys-mgmt-agent-arm64:latest 23:48:43  Building sys-mgmt-agent ... done Building core-command 23:48:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:48:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:48:45 spire-1.2.0/README.md 23:48:45 spire-1.2.0/bin/ 23:48:45 spire-1.2.0/bin/spire-server 23:48:45 spire-1.2.0/bin/spire-agent 23:48:45 spire-1.2.0/conf/ 23:48:45 spire-1.2.0/conf/server/ 23:48:45 spire-1.2.0/conf/server/server.conf 23:48:45 spire-1.2.0/conf/agent/ 23:48:45 spire-1.2.0/conf/agent/agent.conf 23:48:45 spire-1.2.0/LICENSE 23:48:45 OK: 220 MiB in 52 packages 23:48:47 Removing intermediate container 41285bc0a401 23:48:47 ---> f78e4dbd7bc0 23:48:47 Step 6/22 : COPY go.mod vendor* ./ 23:48:49 ---> 0be6267d4d9a 23:48:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:48:49 ---> Running in a5d9fc625469 23:48:53 Removing intermediate container 30e34b4df8a7 23:48:53 ---> 657d3fa1a1ac 23:48:53 23:48:53 Step 11/23 : FROM alpine:3.15 23:48:53 ---> 8e1d7573f448 23:48:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:48:53 ---> Using cache 23:48:53 ---> 2bdb1f71be2d 23:48:53 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:48:53 ---> Using cache 23:48:53 ---> e63e84893f56 23:48:53 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:48:53 ---> Running in b28d2c2f7def 23:48:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:48:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:48:58 Removing intermediate container a5d9fc625469 23:48:58 ---> ce3b9efcd121 23:48:58 Step 8/22 : COPY . . 23:48:58 v3.15.0-385-g91c4c10346 [https://nl.alpinelinux.org/alpine/v3.15/main] 23:48:58 v3.15.1-1-ga4f691502c [https://nl.alpinelinux.org/alpine/v3.15/community] 23:48:58 OK: 15734 distinct packages available 23:48:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:48:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:49:01 (1/5) Installing dumb-init (1.2.5-r1) 23:49:01 (2/5) Installing musl-obstack (1.2.2-r0) 23:49:01 (3/5) Installing libucontext (1.1-r0) 23:49:01 (4/5) Installing gcompat (1.0.0-r4) 23:49:01 (5/5) Installing openssl (1.1.1n-r0) 23:49:01 Executing busybox-1.34.1-r3.trigger 23:49:01 OK: 6 MiB in 19 packages 23:49:05 Removing intermediate container b28d2c2f7def 23:49:05 ---> 41ea0852a780 23:49:05 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 23:49:15 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:49:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:49:15 ---> c27437037fe2 23:49:15 Step 3/23 : WORKDIR /edgex-go 23:49:15 ---> Using cache 23:49:15 ---> 389f5627f0c5 23:49:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:49:15 ---> Using cache 23:49:15 ---> efae49bfbffa 23:49:15 Step 5/23 : RUN apk add --update --no-cache make git 23:49:15 ---> Using cache 23:49:15 ---> bc305810039f 23:49:15 Step 6/23 : COPY go.mod vendor* ./ 23:49:15 ---> Using cache 23:49:15 ---> a70d8b36e5b0 23:49:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:15 ---> Using cache 23:49:15 ---> d0eef1fd1cc3 23:49:15 Step 8/23 : COPY . . 23:49:15 ---> Using cache 23:49:15 ---> 33b3578e67cf 23:49:15 Step 9/23 : RUN make cmd/core-command/core-command 23:49:16 ---> Running in 0ab754bb018b 23:49:16 ---> f01acb19406a 23:49:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:49:19 ---> dfed855788be 23:49:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:49:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 23:49:20 ---> 9c3b2d03dd23 23:49:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:49:21 ---> 0916f181fea4 23:49:21 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:49:21 ---> Running in 56ee11f09d31 23:49:22 Removing intermediate container 56ee11f09d31 23:49:22 ---> fce49850641c 23:49:22 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:49:22 ---> Running in 720056034c2a 23:49:23 Removing intermediate container 720056034c2a 23:49:23 ---> b212f9f9cc9c 23:49:23 Step 21/23 : LABEL arch=arm64 23:49:23 ---> Running in b81573c89adf 23:49:24 Removing intermediate container b81573c89adf 23:49:24 ---> 15095c635a42 23:49:24 Step 22/23 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 23:49:24 ---> Running in 541badaa9557 23:49:25 Removing intermediate container 541badaa9557 23:49:25 ---> 55272c723d3d 23:49:25 Step 23/23 : LABEL version=0.0.0 23:49:25 ---> Running in 1b81dbff91c9 23:49:26 Removing intermediate container 1b81dbff91c9 23:49:26 ---> 48346a865e66 23:49:26 23:49:28 Successfully built 48346a865e66 23:49:28 Successfully tagged security-spire-server-arm64:latest 23:49:28  Building security-spire-server ... done Building security-spire-agent 23:49:32 ---> ec80e2f68156 23:49:32 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:49:32 ---> Running in 7ad80272a404 23:49:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:49:56 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:49:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:49:56 ---> c27437037fe2 23:49:56 Step 3/24 : WORKDIR /edgex-go 23:49:56 ---> Using cache 23:49:56 ---> 389f5627f0c5 23:49:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:49:56 ---> Using cache 23:49:56 ---> efae49bfbffa 23:49:56 Step 5/24 : RUN apk add --update --no-cache make git 23:49:56 ---> Using cache 23:49:56 ---> bc305810039f 23:49:56 Step 6/24 : COPY go.mod vendor* ./ 23:49:56 ---> Using cache 23:49:56 ---> a70d8b36e5b0 23:49:56 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:56 ---> Using cache 23:49:56 ---> d0eef1fd1cc3 23:49:56 Step 8/24 : COPY . . 23:49:56 ---> Using cache 23:49:56 ---> 33b3578e67cf 23:49:56 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 23:49:56 ---> Using cache 23:49:56 ---> bc501d84e3fa 23:49:56 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" 23:49:56 ---> Using cache 23:49:56 ---> 657d3fa1a1ac 23:49:56 23:49:56 Step 11/24 : FROM alpine:3.15 23:49:56 ---> 8e1d7573f448 23:49:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:49:56 ---> Using cache 23:49:56 ---> 2bdb1f71be2d 23:49:56 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:49:56 ---> Using cache 23:49:56 ---> e63e84893f56 23:49:56 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:49:56 ---> Using cache 23:49:56 ---> 41ea0852a780 23:49:56 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 23:50:00 ---> 3e3dddf1abe8 23:50:00 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 23:50:04 ---> 77a42e518f4f 23:50:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:50:05 ---> 40cb8aac948f 23:50:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:50:06 ---> 67870ba3795f 23:50:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:50:07 ---> 6fa18364ef84 23:50:07 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:50:07 ---> Running in 341937611e3a 23:50:07 Removing intermediate container 341937611e3a 23:50:07 ---> 5ad1de852cfe 23:50:07 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:50:08 ---> Running in 9ee5e41ff593 23:50:08 Removing intermediate container 9ee5e41ff593 23:50:08 ---> b8d15c789813 23:50:08 Step 22/24 : LABEL arch=arm64 23:50:08 ---> Running in ac0a5dba398a 23:50:09 Removing intermediate container ac0a5dba398a 23:50:09 ---> 209ffbc820d7 23:50:09 Step 23/24 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 23:50:09 ---> Running in e79fb88b40a5 23:50:09 Removing intermediate container e79fb88b40a5 23:50:09 ---> 5bf80987bc08 23:50:09 Step 24/24 : LABEL version=0.0.0 23:50:10 ---> Running in ad49dc2a1276 23:50:10 Removing intermediate container ad49dc2a1276 23:50:10 ---> eab4d2080ef3 23:50:10 23:50:11 Successfully built eab4d2080ef3 23:50:11 Successfully tagged security-spire-agent-arm64:latest 23:50:11 Building security-spiffe-token-provider 23:50:43  Building security-spire-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:50:43 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:50:43 ---> c27437037fe2 23:50:43 Step 3/20 : WORKDIR /edgex-go 23:50:43 ---> Using cache 23:50:43 ---> 389f5627f0c5 23:50:43 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:50:43 ---> Running in 45e92cd318cb 23:50:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:50:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:50:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:50:43 v3.15.0-385-g91c4c10346 [https://nl.alpinelinux.org/alpine/v3.15/main] 23:50:43 v3.15.1-1-ga4f691502c [https://nl.alpinelinux.org/alpine/v3.15/community] 23:50:43 OK: 15737 distinct packages available 23:50:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:50:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:50:46 OK: 220 MiB in 52 packages 23:50:47 Removing intermediate container 45e92cd318cb 23:50:47 ---> ef8b3075489f 23:50:47 Step 5/20 : COPY go.mod vendor* ./ 23:50:48 ---> a7bf1b3931b8 23:50:48 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:48 ---> Running in b89e404efeb4 23:50:57 Removing intermediate container 7e547f117100 23:50:57 ---> 0dcfd9ff277e 23:50:57 23:50:57 Step 10/25 : FROM alpine:3.14 23:50:57 ---> 5b8b7b635229 23:50:57 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:50:57 ---> Running in 5910b4a875e1 23:50:57 Removing intermediate container b89e404efeb4 23:50:57 ---> 70da3204eb50 23:50:57 Step 7/20 : COPY . . 23:50:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:50:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:50:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 23:51:00 (1/3) Installing ca-certificates (20211220-r0) 23:51:00 (2/3) Installing dumb-init (1.2.5-r1) 23:51:00 (3/3) Installing su-exec (0.2-r1) 23:51:00 Executing busybox-1.33.1-r6.trigger 23:51:00 Executing ca-certificates-20211220-r0.trigger 23:51:00 OK: 6 MiB in 17 packages 23:51:03 Removing intermediate container 5910b4a875e1 23:51:03 ---> 64cf24d40a93 23:51:03 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:51:03 ---> Running in 41c890e62733 23:51:04 Removing intermediate container 41c890e62733 23:51:04 ---> 5f00c1991895 23:51:04 Step 13/25 : WORKDIR / 23:51:04 ---> Running in cc30589f8397 23:51:05 Removing intermediate container cc30589f8397 23:51:05 ---> 3d35517ba4dc 23:51:05 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:51:06 ---> 988cd5a6235a 23:51:06 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:51:08 ---> ea1739680817 23:51:08 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:51:09 ---> 8ec34da1e2e6 23:51:09 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:51:11 ---> 2bf4cf9cceed 23:51:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:51:13 ---> 1d3f467bd89a 23:51:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:51:17 ---> cb7fd6573497 23:51:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:51:18 ---> 5d864fb74355 23:51:18 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/ 23:51:18 ---> Running in 0260a9a4915b 23:51:22 Removing intermediate container 0260a9a4915b 23:51:22 ---> d01f48129fcc 23:51:22 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:51:22 ---> Running in d260bfc6e3e1 23:51:23 Removing intermediate container d260bfc6e3e1 23:51:23 ---> 8fccc96234d2 23:51:23 Step 23/25 : LABEL arch=arm64 23:51:23 ---> Running in 530adff2504e 23:51:24 Removing intermediate container 530adff2504e 23:51:24 ---> 9c56389e135e 23:51:24 Step 24/25 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 23:51:24 Removing intermediate container 4fabefb00124 23:51:24 ---> 25a84e5bd935 23:51:24 23:51:24 Step 10/21 : FROM alpine:3.14 23:51:24 ---> 5b8b7b635229 23:51:24 Step 11/21 : RUN apk add --update --no-cache curl 23:51:25 ---> Running in 749360876c90 23:51:25 ---> Running in 78fabb56603d 23:51:26 Removing intermediate container 749360876c90 23:51:26 ---> 4b3449d0ad13 23:51:26 Step 25/25 : LABEL version=0.0.0 23:51:26 ---> Running in 62b934a23a47 23:51:27 Removing intermediate container 62b934a23a47 23:51:27 ---> 180949b03804 23:51:27 23:51:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:51:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:51:28 Successfully built 180949b03804 23:51:28 Successfully tagged security-secretstore-setup-arm64:latest 23:51:29  Building security-secretstore-setup ... done (1/5) Installing ca-certificates (20211220-r0) 23:51:29 (2/5) Installing brotli-libs (1.0.9-r5) 23:51:29 (3/5) Installing nghttp2-libs (1.43.0-r0) 23:51:29 (4/5) Installing libcurl (7.79.1-r0) 23:51:29 ---> 9b67d0dfac57 23:51:29 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:51:29 (5/5) Installing curl (7.79.1-r0) 23:51:29 Executing busybox-1.33.1-r6.trigger 23:51:29 Executing ca-certificates-20211220-r0.trigger 23:51:29 ---> Running in 45faa2c4dc85 23:51:29 OK: 8 MiB in 19 packages 23:51:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:51:32 Removing intermediate container 78fabb56603d 23:51:32 ---> 29f7af15287c 23:51:32 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:51:32 ---> Running in f5ab4f8f2e1b 23:51:33 Removing intermediate container f5ab4f8f2e1b 23:51:33 ---> d790c5a07212 23:51:33 Step 13/21 : WORKDIR /edgex 23:51:33 ---> Running in 267d8715da76 23:51:33 Removing intermediate container 267d8715da76 23:51:33 ---> ef28afd80464 23:51:33 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:51:34 ---> e2f3ff105a3b 23:51:34 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:51:36 ---> 4b7cf44c3a07 23:51:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:51:38 ---> 00271bda9abd 23:51:38 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:51:38 ---> Running in 97e9e0c4c9bb 23:51:38 Removing intermediate container 97e9e0c4c9bb 23:51:38 ---> 2ffe3ff36098 23:51:38 Step 18/21 : CMD ["--init=true"] 23:51:38 ---> Running in a2b40366e8f7 23:51:39 Removing intermediate container a2b40366e8f7 23:51:39 ---> d895c4b23805 23:51:39 Step 19/21 : LABEL arch=arm64 23:51:39 ---> Running in 91487ddb5e82 23:51:40 Removing intermediate container 91487ddb5e82 23:51:40 ---> 6df21866cc08 23:51:40 Step 20/21 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 23:51:40 ---> Running in 7b3d4fcb6246 23:51:41 Removing intermediate container 7b3d4fcb6246 23:51:41 ---> cf068967764e 23:51:41 Step 21/21 : LABEL version=0.0.0 23:51:41 ---> Running in 0262586d50f8 23:51:42 Removing intermediate container 0262586d50f8 23:51:42 ---> e3cab53ee1ee 23:51:42 23:51:43 Successfully built e3cab53ee1ee 23:51:43 Successfully tagged security-proxy-setup-arm64:latest 23:51:44  Building security-proxy-setup ... done Removing intermediate container 0ab754bb018b 23:51:44 ---> 9ee09e22bce3 23:51:44 23:51:44 Step 10/23 : FROM alpine:3.14 23:51:44 ---> 5b8b7b635229 23:51:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:51:44 ---> Using cache 23:51:44 ---> 1f5ae95fc006 23:51:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:51:44 ---> Using cache 23:51:44 ---> a0bba7bd688c 23:51:44 Step 13/23 : ENV APP_PORT=59882 23:51:44 ---> Running in dd5cc820bb7a 23:51:44 Removing intermediate container dd5cc820bb7a 23:51:44 ---> f8babc98e0e1 23:51:44 Step 14/23 : EXPOSE $APP_PORT 23:51:44 ---> Running in 0ca100cd1fa1 23:51:45 Removing intermediate container 0ca100cd1fa1 23:51:45 ---> d20f3dbe61cc 23:51:45 Step 15/23 : WORKDIR / 23:51:45 ---> Running in c4e77e9cca03 23:51:46 Removing intermediate container c4e77e9cca03 23:51:46 ---> 1a6b60b7d687 23:51:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:51:47 ---> 1c56b0ece36b 23:51:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:51:48 ---> d198668f9271 23:51:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:51:49 ---> 785b671ac988 23:51:49 Step 19/23 : ENTRYPOINT ["/core-command"] 23:51:49 ---> Running in cdb66bd98ef4 23:51:50 Removing intermediate container cdb66bd98ef4 23:51:50 ---> 9540eeb4b9e8 23:51:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:51:50 ---> Running in ae6d51bf8dde 23:51:50 Removing intermediate container ae6d51bf8dde 23:51:50 ---> fa8a33fe1479 23:51:50 Step 21/23 : LABEL arch=arm64 23:51:50 ---> Running in 02052ce0deef 23:51:51 Removing intermediate container 02052ce0deef 23:51:51 ---> 29d80bd9cf93 23:51:51 Step 22/23 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 23:51:51 ---> Running in b01e1de8281d 23:51:52 Removing intermediate container b01e1de8281d 23:51:52 ---> 60b4df09b37e 23:51:52 Step 23/23 : LABEL version=0.0.0 23:51:52 ---> Running in a502e8a71133 23:51:52 Removing intermediate container a502e8a71133 23:51:52 ---> ed4d8b1ac2e3 23:51:52 23:51:53 Successfully built ed4d8b1ac2e3 23:51:53 Successfully tagged core-command-arm64:latest 23:52:03  Building core-command ... done Removing intermediate container 7ad80272a404 23:52:03 ---> 12905db8932a 23:52:03 23:52:03 Step 10/22 : FROM alpine:3.14 23:52:03 ---> 5b8b7b635229 23:52:03 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:52:03 ---> Running in e68f406c2ef7 23:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:52:05 (1/2) Installing ca-certificates (20211220-r0) 23:52:05 (2/2) Installing dumb-init (1.2.5-r1) 23:52:05 Executing busybox-1.33.1-r6.trigger 23:52:05 Executing ca-certificates-20211220-r0.trigger 23:52:05 OK: 6 MiB in 16 packages 23:52:07 Removing intermediate container e68f406c2ef7 23:52:07 ---> f7038b982ee5 23:52:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:52:07 ---> Running in 0c1a2806e1fd 23:52:08 Removing intermediate container 0c1a2806e1fd 23:52:08 ---> f9fb046124bd 23:52:08 Step 13/22 : ENV APP_PORT=59860 23:52:08 ---> Running in ae858e9ee121 23:52:09 Removing intermediate container ae858e9ee121 23:52:09 ---> 675979abf8d6 23:52:09 Step 14/22 : EXPOSE $APP_PORT 23:52:09 ---> Running in 6e613c5ee49d 23:52:09 Removing intermediate container 6e613c5ee49d 23:52:09 ---> f376c9ad8516 23:52:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:52:10 ---> 6eb4b4fdf8be 23:52:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:52:12 ---> 3f72969a1e46 23:52:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:52:13 ---> 1b33a351f3af 23:52:13 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:52:13 ---> Running in bec6595cfa45 23:52:13 Removing intermediate container bec6595cfa45 23:52:13 ---> 0d7faa7062a5 23:52:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:52:13 ---> Running in 5f4da3c2a8fa 23:52:14 Removing intermediate container 5f4da3c2a8fa 23:52:14 ---> 653af1186d67 23:52:14 Step 20/22 : LABEL arch=arm64 23:52:14 ---> Running in 08f4d37b4fdd 23:52:15 Removing intermediate container 08f4d37b4fdd 23:52:15 ---> 893ed26158b8 23:52:15 Step 21/22 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 23:52:15 ---> Running in 4782547a1c07 23:52:15 Removing intermediate container 4782547a1c07 23:52:15 ---> c398a4618475 23:52:15 Step 22/22 : LABEL version=0.0.0 23:52:15 ---> Running in 192e7b565056 23:52:16 Removing intermediate container 192e7b565056 23:52:16 ---> 556b99cb57d7 23:52:16 23:52:17 Successfully built 556b99cb57d7 23:52:17 Successfully tagged support-notifications-arm64:latest 23:52:56  Building support-notifications ... done Removing intermediate container 45faa2c4dc85 23:52:56 ---> b3eb501cfcad 23:52:56 23:52:56 Step 9/20 : FROM alpine:3.15 23:52:56 ---> 8e1d7573f448 23:52:56 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:52:56 ---> Using cache 23:52:56 ---> 2bdb1f71be2d 23:52:56 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:52:56 ---> Using cache 23:52:56 ---> e63e84893f56 23:52:56 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:52:56 ---> Running in f07d71ea1c3e 23:52:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:52:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:52:56 v3.15.0-385-g91c4c10346 [https://nl.alpinelinux.org/alpine/v3.15/main] 23:52:56 v3.15.1-1-ga4f691502c [https://nl.alpinelinux.org/alpine/v3.15/community] 23:52:56 OK: 15734 distinct packages available 23:52:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:52:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:52:57 (1/9) Installing ca-certificates (20211220-r0) 23:52:57 (2/9) Installing brotli-libs (1.0.9-r5) 23:52:57 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:52:57 (4/9) Installing libcurl (7.80.0-r0) 23:52:57 (5/9) Installing curl (7.80.0-r0) 23:52:57 (6/9) Installing dumb-init (1.2.5-r1) 23:52:57 (7/9) Installing musl-obstack (1.2.2-r0) 23:52:57 (8/9) Installing libucontext (1.1-r0) 23:52:58 (9/9) Installing gcompat (1.0.0-r4) 23:52:58 Executing busybox-1.34.1-r3.trigger 23:52:58 Executing ca-certificates-20211220-r0.trigger 23:52:58 OK: 8 MiB in 23 packages 23:52:59 Removing intermediate container f07d71ea1c3e 23:52:59 ---> fdceec6a1186 23:52:59 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:53:00 ---> 02555e06a9e1 23:53:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:53:01 ---> e3d6a1711afd 23:53:01 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:53:01 ---> e9d058821475 23:53:01 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:53:02 ---> Running in 893a42639659 23:53:02 Removing intermediate container 893a42639659 23:53:02 ---> 139caf1fa850 23:53:02 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:53:02 ---> Running in c36865c5cd85 23:53:02 Removing intermediate container c36865c5cd85 23:53:02 ---> 13f1fa01f83a 23:53:02 Step 18/20 : LABEL arch=arm64 23:53:02 ---> Running in 564b0b0ce0f4 23:53:03 Removing intermediate container 564b0b0ce0f4 23:53:03 ---> 6920dea7a4df 23:53:03 Step 19/20 : LABEL git_sha=6188f306df09559b8d149e3f27915f9c3123d865 23:53:03 ---> Running in 7744666d575e 23:53:03 Removing intermediate container 7744666d575e 23:53:03 ---> 2f93e7863945 23:53:03 Step 20/20 : LABEL version=0.0.0 23:53:03 ---> Running in 6dfb3864761e 23:53:03 Removing intermediate container 6dfb3864761e 23:53:03 ---> ab33b10fa3dc 23:53:03 23:53:04 Successfully built ab33b10fa3dc 23:53:04 Successfully tagged security-spiffe-token-provider-arm64:latest 23:53:04  Building security-spiffe-token-provider ... done  [Pipeline] } 23:53:04 $ docker stop --time=1 9c845844c5d35b40283abfc54a544e8745ed509fd763c627f13f4a4354d64918 23:53:06 $ docker rm -f 9c845844c5d35b40283abfc54a544e8745ed509fd763c627f13f4a4354d64918 [Pipeline] // withDockerContainer [Pipeline] sh 23:53:06 + docker images 23:53:06 REPOSITORY TAG IMAGE ID CREATED SIZE 23:53:06 security-spiffe-token-provider-arm64 latest ab33b10fa3dc 3 seconds ago 27.6MB 23:53:06 b3eb501cfcad 15 seconds ago 1.66GB 23:53:06 support-notifications-arm64 latest 556b99cb57d7 50 seconds ago 16.1MB 23:53:06 12905db8932a About a minute ago 1.62GB 23:53:06 core-command-arm64 latest ed4d8b1ac2e3 About a minute ago 15.3MB 23:53:06 9ee09e22bce3 About a minute ago 1.61GB 23:53:06 security-proxy-setup-arm64 latest e3cab53ee1ee About a minute ago 25.5MB 23:53:06 security-secretstore-setup-arm64 latest 180949b03804 About a minute ago 27MB 23:53:06 25a84e5bd935 About a minute ago 1.62GB 23:53:06 0dcfd9ff277e 2 minutes ago 1.62GB 23:53:06 security-spire-agent-arm64 latest eab4d2080ef3 2 minutes ago 118MB 23:53:06 security-spire-server-arm64 latest 48346a865e66 3 minutes ago 82.6MB 23:53:06 657d3fa1a1ac 4 minutes ago 1.7GB 23:53:06 sys-mgmt-agent-arm64 latest 462b047ae6c1 4 minutes ago 280MB 23:53:06 support-scheduler-arm64 latest 41b95deaa18e 5 minutes ago 15.4MB 23:53:06 core-data-arm64 latest bff687e8d7b0 5 minutes ago 19.2MB 23:53:06 7220453d04d8 5 minutes ago 1.62GB 23:53:06 security-bootstrapper-arm64 latest eb1432ededd6 5 minutes ago 18MB 23:53:06 core-metadata-arm64 latest 47068af44638 5 minutes ago 16MB 23:53:06 8d3c811c0e42 5 minutes ago 1.63GB 23:53:06 38a1cffa6e1d 5 minutes ago 1.62GB 23:53:06 2b7e7ef6e19b 6 minutes ago 1.61GB 23:53:06 937993c98683 6 minutes ago 1.61GB 23:53:06 security-spire-config-arm64 latest a8161ac76823 8 minutes ago 81.9MB 23:53:06 f17d7357ab25 8 minutes ago 1.7GB 23:53:06 ci-base-image-arm64 latest c27437037fe2 19 minutes ago 1.26GB 23:53:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB 23:53:06 alpine 3.15 8e1d7573f448 3 months ago 5.33MB 23:53:06 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 23:53:06 alpine 3.14 5b8b7b635229 4 months ago 5.35MB 23:53:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 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 23:53:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:53:07 23:53:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:53:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:53:07 arm64: Pulling from edgex-lftools-log-publisher 23:53:07 8998bd30e6a1: Pulling fs layer 23:53:07 04944245beec: Pulling fs layer 23:53:07 699f458cf7ca: Pulling fs layer 23:53:07 765212b225bb: Pulling fs layer 23:53:07 f23df028b6ca: Pulling fs layer 23:53:07 d65c8cfc05b1: Pulling fs layer 23:53:07 2437ff75d9bd: Pulling fs layer 23:53:07 f23df028b6ca: Waiting 23:53:07 d65c8cfc05b1: Waiting 23:53:07 2437ff75d9bd: Waiting 23:53:07 765212b225bb: Waiting 23:53:07 04944245beec: Verifying Checksum 23:53:07 04944245beec: Download complete 23:53:07 765212b225bb: Verifying Checksum 23:53:07 765212b225bb: Download complete 23:53:07 f23df028b6ca: Verifying Checksum 23:53:07 f23df028b6ca: Download complete 23:53:07 d65c8cfc05b1: Verifying Checksum 23:53:07 d65c8cfc05b1: Download complete 23:53:08 699f458cf7ca: Verifying Checksum 23:53:08 699f458cf7ca: Download complete 23:53:08 8998bd30e6a1: Verifying Checksum 23:53:08 8998bd30e6a1: Download complete 23:53:11 2437ff75d9bd: Verifying Checksum 23:53:11 2437ff75d9bd: Download complete 23:53:13 8998bd30e6a1: Pull complete 23:53:13 04944245beec: Pull complete 23:53:15 699f458cf7ca: Pull complete 23:53:15 765212b225bb: Pull complete 23:53:16 f23df028b6ca: Pull complete 23:53:16 d65c8cfc05b1: Pull complete 23:53:31 2437ff75d9bd: Pull complete 23:53:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:53:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:53:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:53:32 prd-ubuntu20.04-docker-arm64-4c-16g-7742 does not seem to be running inside a container 23:53:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:53:34 $ docker top 056a1ec6da09f8b6e8a440769de8b18d38dabb0c0e769397e4ffbfa509d2008c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:53:35 ---> job-cost.sh 23:53:35 lf-activate-venv: SKIPPING 23:53:35 INFO: No Stack... 23:53:36 INFO: Retrieving Pricing Info for: v3-standard-4 23:53:37 INFO: Archiving Costs [Pipeline] sh 23:53:37 + cat /w/workspace/edgex-go/4/archives/cost.csv 23:53:37 + cut -d, -f6 [Pipeline] lock 23:53:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3897-4-stack-cost] 23:53:37 Resource [jenkins-edgexfoundry-edgex-go-PR-3897-4-stack-cost] did not exist. Created. 23:53:37 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3897-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:53:38 + echo total: 0.10999999940395355 [Pipeline] stash 23:53:38 Stashed 1 file(s) [Pipeline] } 23:53:38 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3897-4-stack-cost] [Pipeline] // lock [Pipeline] } 23:53:38 $ docker stop --time=1 056a1ec6da09f8b6e8a440769de8b18d38dabb0c0e769397e4ffbfa509d2008c 23:53:40 $ docker rm -f 056a1ec6da09f8b6e8a440769de8b18d38dabb0c0e769397e4ffbfa509d2008c [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 23:53:40 provisioning config files... 23:53:40 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config2593475345540349398tmp [Pipeline] { [Pipeline] sh 23:53:41 + set +x 23:53:41 + bash+ -s -- 23:53:41 curl -s https://codecov.io/bash 23:53:41 23:53:41 _____ _ 23:53:41 / ____| | | 23:53:41 | | ___ __| | ___ ___ _____ __ 23:53:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:53:41 | |___| (_) | (_| | __/ (_| (_) \ V / 23:53:41 \_____\___/ \__,_|\___|\___\___/ \_/ 23:53:41 Bash-1.0.6 23:53:41 23:53:41 23:53:41 ==> git version 2.25.1 found 23:53:41 ==> 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 23:53:41 Release-Date: 2020-01-08 23:53:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:53:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:53:41 ==> Jenkins CI detected. 23:53:41 current dir:  /w/workspace/edgex-go/4 23:53:41 project root: . 23:53:41 --> token set from env 23:53:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:53:41 ==> Running gcov in . (disable via -X gcov) 23:53:41 ==> Python coveragepy not found 23:53:41 ==> Searching for coverage reports in: 23:53:41 + . 23:53:41 -> Found 1 reports 23:53:41 ==> Detecting git/mercurial file structure 23:53:41 ==> Reading reports 23:53:41 + ./coverage.out bytes=426503 23:53:41 ==> Appending adjustments 23:53:41 https://docs.codecov.io/docs/fixing-reports 23:53:42 + Found adjustments 23:53:42 ==> Gzipping contents 23:53:42 60K /tmp/codecov.OTVPrf.gz 23:53:42 ==> Uploading reports 23:53:42 url: https://codecov.io 23:53:42 query: branch=PR-3897&commit=6188f306df09559b8d149e3f27915f9c3123d865&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3897%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3897&job=&cmd_args= 23:53:42 -> Pinging Codecov 23:53:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3897&commit=6188f306df09559b8d149e3f27915f9c3123d865&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3897%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3897&job=&cmd_args= 23:53:42 -> Uploading to 23:53:42 https://storage.googleapis.com/codecov/v4/raw/2022-03-16/00271124DB129430A58F1EEE437C3FCB/6188f306df09559b8d149e3f27915f9c3123d865/6acb7d8a-3d86-479d-a0d9-a1079da4d3c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220316T235342Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=11cbbbfa2df432b237142e6ee49d5a94016f691b6e2b0b302d36a7f4a5577219 23:53:42 % Total % Received % Xferd Average Speed Time Time Time Current 23:53:42 Dload Upload Total Spent Left Speed 23:53:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58338 0 0 100 58338 0 186k --:--:-- --:--:-- --:--:-- 187k 23:53:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6188f306df09559b8d149e3f27915f9c3123d865 [Pipeline] } 23:53:43 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 23:53:43 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 23:53:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:53:44 ---> package-listing.sh 23:53:44 ++ facter osfamily 23:53:44 ++ tr '[:upper:]' '[:lower:]' 23:53:45 + OS_FAMILY=debian 23:53:45 + workspace=/w/workspace/edgex-go/4 23:53:45 + START_PACKAGES=/tmp/packages_start.txt 23:53:45 + END_PACKAGES=/tmp/packages_end.txt 23:53:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:53:45 + PACKAGES=/tmp/packages_start.txt 23:53:45 + '[' /w/workspace/edgex-go/4 ']' 23:53:45 + PACKAGES=/tmp/packages_end.txt 23:53:45 + case "${OS_FAMILY}" in 23:53:45 + dpkg -l 23:53:45 + grep '^ii' 23:53:45 + '[' -f /tmp/packages_start.txt ']' 23:53:45 + '[' -f /tmp/packages_end.txt ']' 23:53:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:53:45 + '[' /w/workspace/edgex-go/4 ']' 23:53:45 + mkdir -p /w/workspace/edgex-go/4/archives/ 23:53:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 23:53:45 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:53:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:53:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:53:45 23:53:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:53:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:53:46 latest: Pulling from edgex-lftools-log-publisher 23:53:46 5eb5b503b376: Pulling fs layer 23:53:46 5c69ac0246d0: Pulling fs layer 23:53:46 ec43610c2a17: Pulling fs layer 23:53:46 3a2ae6a8a46f: Pulling fs layer 23:53:46 33b1e0a273af: Pulling fs layer 23:53:46 5d3b04190fa2: Pulling fs layer 23:53:46 2f39f015ded8: Pulling fs layer 23:53:46 5d3b04190fa2: Waiting 23:53:46 33b1e0a273af: Waiting 23:53:46 2f39f015ded8: Waiting 23:53:46 3a2ae6a8a46f: Waiting 23:53:46 5c69ac0246d0: Verifying Checksum 23:53:46 5c69ac0246d0: Download complete 23:53:46 3a2ae6a8a46f: Verifying Checksum 23:53:46 3a2ae6a8a46f: Download complete 23:53:46 33b1e0a273af: Verifying Checksum 23:53:46 33b1e0a273af: Download complete 23:53:46 5d3b04190fa2: Verifying Checksum 23:53:46 5d3b04190fa2: Download complete 23:53:46 ec43610c2a17: Verifying Checksum 23:53:46 ec43610c2a17: Download complete 23:53:46 5eb5b503b376: Verifying Checksum 23:53:46 5eb5b503b376: Download complete 23:53:46 2f39f015ded8: Download complete 23:53:47 5eb5b503b376: Pull complete 23:53:47 5c69ac0246d0: Pull complete 23:53:48 ec43610c2a17: Pull complete 23:53:48 3a2ae6a8a46f: Pull complete 23:53:48 33b1e0a273af: Pull complete 23:53:48 5d3b04190fa2: Pull complete 23:53:54 2f39f015ded8: Pull complete 23:53:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:53:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:53:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:53:54 prd-ubuntu20.04-docker-8c-8g-7739 does not seem to be running inside a container 23:53:54 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:53:55 $ docker top e265d0b126390765ebf04f66ffd6f2e8bd4dd2b3ea4f2d10cb73e4b11fb714af -eo pid,comm [Pipeline] { [Pipeline] sh 23:53:56 + touch /tmp/pre-build-complete [Pipeline] sh 23:53:56 + mkdir -p /var/log/sysstat [Pipeline] sh 23:53:56 + ls /var/log/sa-host 23:53:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:53:56 provisioning config files... 23:53:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config4757191537492378700tmp [Pipeline] { [Pipeline] echo 23:53:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:53:57 ---> create-netrc.sh [Pipeline] } 23:53:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:53:57 ---> python-tools-install.sh [Pipeline] echo 23:53:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:53:57 ---> sudo-logs.sh 23:53:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:53:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:53:58 ---> job-cost.sh 23:53:58 lf-activate-venv: SKIPPING 23:53:58 DEBUG: total: 0.10999999940395355 23:53:58 INFO: Retrieving Stack Cost... 23:53:58 INFO: Retrieving Pricing Info for: v3-standard-8 23:53:59 INFO: Archiving Costs [Pipeline] echo 23:53:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:53:59 ---> logs-deploy.sh 23:53:59 lf-activate-venv: SKIPPING 23:53:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3897/4 23:53:59 INFO: archiving workspace using pattern(s): 23:54:00 Archives upload complete. 23:54:00 INFO: archiving logs to Nexus