Pull request #3904 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 MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 81bad761160ed823b117fb91638cbc671260dbae rather than 1f116ba968c955b1ea14f350f804aa3effd21fa1 Obtained Jenkinsfile from 81bad761160ed823b117fb91638cbc671260dbae 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-ssh138525039070533557.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-ssh9863803559311180983.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-3904/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-3904/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4513045154469374544.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-ssh6104631349274912387.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-3904/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-3904/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12399103466004071675.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-8993 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/14 [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/14 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit 1f116ba968c955b1ea14f350f804aa3effd21fa1 Merge succeeded, producing c8e1bd1b09f8e194edee57813deff26cdc131e5c Checking out Revision c8e1bd1b09f8e194edee57813deff26cdc131e5c (PR-3904) > 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/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f116ba968c955b1ea14f350f804aa3effd21fa1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8e1bd1b09f8e194edee57813deff26cdc131e5c # timeout=10 Commit message: "Merge commit '81bad761160ed823b117fb91638cbc671260dbae' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:39:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:39:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:39:56 ========================================================= 08:39:56 EdgeX Global Pipelines Version Info 08:39:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7a56b94143f89e5db1a5f612121d25bcdb63fc42 # timeout=10 08:39:57 ------------------- 08:39:57 stable info: 08:39:57 ------------------- 08:39:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:39:57 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 08:39:57 Message: update stable to v1.0.221 08:39:58 ------------------- 08:39:58 experimental info: 08:39:58 ------------------- 08:39:58 Commited By: **** collab-it+edgex@linuxfoundation.org 08:39:58 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 08:39:58 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:39:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:39:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:39:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:39:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:39:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:39:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 08:39:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:39:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:39:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:39:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:39:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:39:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:39:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:39:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:39:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:39:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:39:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:39:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:39:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:39:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:39:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:39:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:39:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3904 [Pipeline] echo 08:39:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3904 [Pipeline] echo 08:39:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3904 [Pipeline] echo 08:39:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8e1bd1b09f8e194edee57813deff26cdc131e5c [Pipeline] echo 08:39:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8e1bd1 [Pipeline] echo 08:39:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:39:58 provisioning config files... 08:39:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config1062806288226631579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:39:58 ---> docker-login.sh 08:39:58 nexus3.edgexfoundry.org:10001 08:39:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:59 Configure a credential helper to remove this warning. See 08:39:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:59 08:39:59 Login Succeeded 08:39:59 nexus3.edgexfoundry.org:10002 08:39:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:59 Configure a credential helper to remove this warning. See 08:39:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:59 08:39:59 Login Succeeded 08:39:59 nexus3.edgexfoundry.org:10003 08:39:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:59 Configure a credential helper to remove this warning. See 08:39:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:59 08:39:59 Login Succeeded 08:39:59 nexus3.edgexfoundry.org:10004 08:39:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:59 Configure a credential helper to remove this warning. See 08:39:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:59 08:39:59 Login Succeeded 08:39:59 docker.io 08:39:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:00 Configure a credential helper to remove this warning. See 08:40:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:00 08:40:00 Login Succeeded 08:40:00 ---> docker-login.sh ends [Pipeline] } 08:40:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:40:00 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 08:40:00 + + dirname cmd/core-command/Dockerfile 08:40:00 cut -d/ -f2 08:40:00 + echo core-command,cmd/core-command/Dockerfile 08:40:00 + + dirname cmd/core-data/Dockerfile 08:40:00 cut -d/ -f2 08:40:00 + echo core-data,cmd/core-data/Dockerfile 08:40:00 + dirname cmd/core-metadata/Dockerfile 08:40:00 + cut -d/ -f2 08:40:00 + echo core-metadata,cmd/core-metadata/Dockerfile 08:40:00 + dirname cmd/security-bootstrapper/Dockerfile 08:40:00 + cut -d/ -f2 08:40:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:40:00 + dirname cmd/security-proxy-setup/Dockerfile 08:40:00 + cut -d/ -f2 08:40:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:40:00 + dirname cmd/security-secretstore-setup/Dockerfile 08:40:00 + cut -d/ -f2 08:40:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:40:00 + + dirname cmd/security-spiffe-token-provider/Dockerfilecut 08:40:00 -d/ -f2 08:40:00 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:40:00 + dirname cmd/security-spire-agent/Dockerfile 08:40:00 + cut -d/ -f2 08:40:00 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:40:00 + dirname cmd/security-spire-config/Dockerfile 08:40:00 + cut -d/ -f2 08:40:00 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:40:00 + dirname cmd/security-spire-server/Dockerfile 08:40:00 + cut -d/ -f2 08:40:00 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:40:00 + dirname cmd/support-notifications/Dockerfile 08:40:00 + cut -d/ -f2 08:40:00 + echo support-notifications,cmd/support-notifications/Dockerfile 08:40:00 + dirname cmd/support-scheduler/Dockerfile 08:40:00 + cut -d/ -f2 08:40:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:40:00 + dirname cmd/sys-mgmt-agent/Dockerfile 08:40:00 + cut -d/ -f2 08:40:00 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:40:00 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:40:00 + git rev-list -1 --merges c8e1bd1b09f8e194edee57813deff26cdc131e5c~1..c8e1bd1b09f8e194edee57813deff26cdc131e5c [Pipeline] echo 08:40:00 -----------> git rev-list -1 --merges c8e1bd1b09f8e194edee57813deff26cdc131e5c~1..c8e1bd1b09f8e194edee57813deff26cdc131e5c c8e1bd1b09f8e194edee57813deff26cdc131e5c 08:40:00 c8e1bd1b09f8e194edee57813deff26cdc131e5c [false] [Pipeline] sh 08:40:01 + git log --format=format:%s -1 c8e1bd1b09f8e194edee57813deff26cdc131e5c [Pipeline] echo 08:40:01 ========================================================= 08:40:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:40:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:40:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:40:01 + grep -v github /etc/ssh/ssh_known_hosts 08:40:01 + [ -e /tmp/ssh_known_hosts ] 08:40:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:40:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:40:01 + sudo tee -a /etc/ssh/ssh_known_hosts 08:40:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:40:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:40:02 08:40:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:40:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:40:02 latest: Pulling from edgex-devops/git-semver 08:40:02 a0d0a0d46f8b: Pulling fs layer 08:40:02 3e5f54012d9b: Pulling fs layer 08:40:02 4c7163046ea9: Pulling fs layer 08:40:02 0c2d73faf560: Pulling fs layer 08:40:02 0c2d73faf560: Waiting 08:40:02 3e5f54012d9b: Download complete 08:40:02 a0d0a0d46f8b: Download complete 08:40:02 0c2d73faf560: Verifying Checksum 08:40:02 0c2d73faf560: Download complete 08:40:02 4c7163046ea9: Verifying Checksum 08:40:02 4c7163046ea9: Download complete 08:40:02 a0d0a0d46f8b: Pull complete 08:40:02 3e5f54012d9b: Pull complete 08:40:03 4c7163046ea9: Pull complete 08:40:03 0c2d73faf560: Pull complete 08:40:03 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 08:40:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:40:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:40:03 prd-ubuntu20.04-docker-8c-8g-8993 does not seem to be running inside a container 08:40:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:40:04 $ docker top 270588d1d76d50e8e44a9ee00f6946ad5ac316661c769e9a4182b80453780bf4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:40:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:40:04 [ssh-agent] Looking for ssh-agent implementation... 08:40:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:40:04 $ docker exec 270588d1d76d50e8e44a9ee00f6946ad5ac316661c769e9a4182b80453780bf4 ssh-agent 08:40:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdGOLlE/agent.15 08:40:04 SSH_AGENT_PID=21 08:40:04 Running ssh-add (command line suppressed) 08:40:04 Identity added: /w/workspace/edgex-go/14@tmp/private_key_1754225388557926248.key (/w/workspace/edgex-go/14@tmp/private_key_1754225388557926248.key) 08:40:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:40:05 + git tag --points-at HEAD [Pipeline] } 08:40:05 $ docker exec --env ******** --env ******** 270588d1d76d50e8e44a9ee00f6946ad5ac316661c769e9a4182b80453780bf4 ssh-agent -k 08:40:05 unset SSH_AUTH_SOCK; 08:40:05 unset SSH_AGENT_PID; 08:40:05 echo Agent pid 21 killed; 08:40:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:40:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:40:05 [ssh-agent] Looking for ssh-agent implementation... 08:40:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:40:05 $ docker exec 270588d1d76d50e8e44a9ee00f6946ad5ac316661c769e9a4182b80453780bf4 ssh-agent 08:40:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNHdHCP/agent.54 08:40:05 SSH_AGENT_PID=61 08:40:05 Running ssh-add (command line suppressed) 08:40:05 Identity added: /w/workspace/edgex-go/14@tmp/private_key_1406844811475335136.key (/w/workspace/edgex-go/14@tmp/private_key_1406844811475335136.key) 08:40:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:40:05 + git semver init 08:40:05 # -> Open(): unable to determine branch for HEAD 08:40:05 # $GIT_DIR = /w/workspace/edgex-go/14/.git 08:40:05 # $GIT_WORK_TREE = /w/workspace/edgex-go/14 08:40:05 # $SEMVER_REMOTE_NAME = origin 08:40:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:40:05 # $SEMVER_USER_NAME = edgex-jenkins 08:40:05 # $SEMVER_BRANCH = PR-3904 08:40:05 # $SEMVER_TEMP = /tmp/semver-620909011 08:40:05 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:40:18 # '/tmp/semver-620909011' -> '/w/workspace/edgex-go/14/.semver' 08:40:18 # -> Force: false 08:40:18 # $SEMVER_DIR = /w/workspace/edgex-go/14/.semver [Pipeline] } 08:40:18 $ docker exec --env ******** --env ******** 270588d1d76d50e8e44a9ee00f6946ad5ac316661c769e9a4182b80453780bf4 ssh-agent -k 08:40:18 unset SSH_AUTH_SOCK; 08:40:18 unset SSH_AGENT_PID; 08:40:18 echo Agent pid 61 killed; 08:40:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:40:18 + git semver [Pipeline] } 08:40:18 $ docker stop --time=1 270588d1d76d50e8e44a9ee00f6946ad5ac316661c769e9a4182b80453780bf4 08:40:20 $ docker rm -f 270588d1d76d50e8e44a9ee00f6946ad5ac316661c769e9a4182b80453780bf4 [Pipeline] // withDockerContainer [Pipeline] sh 08:40:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:40:21 Stashed 1 file(s) [Pipeline] echo 08:40:21 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 08:40:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:40:21 ========================================================= 08:40:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 08:40:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:40:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:40:21 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 08:40:21 59bf1c3509f3: Pulling fs layer 08:40:21 666ba61612fd: Pulling fs layer 08:40:21 8ed8ca486205: Pulling fs layer 08:40:21 4fe6c5a15a65: Pulling fs layer 08:40:21 22a0e8bec74d: Pulling fs layer 08:40:21 640e595b4fbd: Pulling fs layer 08:40:21 763cafe07f6e: Pulling fs layer 08:40:21 0c0b528cf693: Pulling fs layer 08:40:21 10935f4eaf8b: Pulling fs layer 08:40:21 4fe6c5a15a65: Waiting 08:40:21 22a0e8bec74d: Waiting 08:40:21 763cafe07f6e: Waiting 08:40:21 0c0b528cf693: Waiting 08:40:21 640e595b4fbd: Waiting 08:40:21 8ed8ca486205: Download complete 08:40:21 666ba61612fd: Download complete 08:40:21 22a0e8bec74d: Verifying Checksum 08:40:21 22a0e8bec74d: Download complete 08:40:21 640e595b4fbd: Verifying Checksum 08:40:21 640e595b4fbd: Download complete 08:40:21 59bf1c3509f3: Download complete 08:40:21 763cafe07f6e: Download complete 08:40:21 0c0b528cf693: Verifying Checksum 08:40:21 0c0b528cf693: Download complete 08:40:21 59bf1c3509f3: Pull complete 08:40:21 666ba61612fd: Pull complete 08:40:22 8ed8ca486205: Pull complete 08:40:22 10935f4eaf8b: Verifying Checksum 08:40:22 10935f4eaf8b: Download complete 08:40:22 4fe6c5a15a65: Verifying Checksum 08:40:22 4fe6c5a15a65: Download complete 08:40:26 4fe6c5a15a65: Pull complete 08:40:26 22a0e8bec74d: Pull complete 08:40:26 640e595b4fbd: Pull complete 08:40:26 763cafe07f6e: Pull complete 08:40:26 0c0b528cf693: Pull complete 08:40:28 10935f4eaf8b: Pull complete 08:40:28 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 08:40:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:40:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 08:40:28 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:40:28 WORKDIR /edgex 08:40:28 COPY go.mod . 08:40:28 RUN go mod download 08:40:28 docker build -t ci-base-image-x86_64 -f - . 08:40:30 Sending build context to Docker daemon 334.5MB 08:40:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:40:30 ---> 99d49a6021b9 08:40:30 Step 2/4 : WORKDIR /edgex 08:40:31 ---> Running in 72199c3ec0a1 08:40:31 Removing intermediate container 72199c3ec0a1 08:40:31 ---> e827af009364 08:40:31 Step 3/4 : COPY go.mod . 08:40:31 ---> d3306262e102 08:40:31 Step 4/4 : RUN go mod download 08:40:31 ---> Running in cf8a9eded071 08:40:36 Still waiting to schedule task 08:40:36 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:40:50 Removing intermediate container cf8a9eded071 08:40:50 ---> 782745a222fc 08:40:50 Successfully built 782745a222fc 08:40:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:40:50 + docker inspect -f . ci-base-image-x86_64 08:40:50 . [Pipeline] withDockerContainer 08:40:50 prd-ubuntu20.04-docker-8c-8g-8993 does not seem to be running inside a container 08:40:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:40:50 $ docker top 2b9278f460be1840b35d7adf0c00e2fee3496171bd42994c9d626fee2700ea7b -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:51 + go version 08:40:51 go version go1.17.6 linux/amd64 [Pipeline] } 08:40:51 $ docker stop --time=1 2b9278f460be1840b35d7adf0c00e2fee3496171bd42994c9d626fee2700ea7b 08:40:52 $ docker rm -f 2b9278f460be1840b35d7adf0c00e2fee3496171bd42994c9d626fee2700ea7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:40:52 + docker inspect -f . ci-base-image-x86_64 08:40:52 . [Pipeline] withDockerContainer 08:40:52 prd-ubuntu20.04-docker-8c-8g-8993 does not seem to be running inside a container 08:40:53 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:40:53 $ docker top a183c162f0202a715fe1389f8dc371faf7ddccbf8109e3c96408786964c6fde3 -eo pid,comm [Pipeline] { [Pipeline] echo 08:40:53 ========================================================= 08:40:53 [edgeXBuildGoParallel] Running Tests and Build... 08:40:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:40:53 + make test 08:40:53 go mod tidy -compat=1.17 08:40:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:40:59 ? github.com/edgexfoundry/edgex-go [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:41:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.099s coverage: 98.5% of statements 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 54.9% of statements 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:41:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.873s coverage: 89.2% of statements 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:41:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.081s coverage: 84.4% of statements 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:41:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.350s coverage: 94.2% of statements 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:41:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.071s coverage: 72.2% of statements 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:41:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:41:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:41:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements 08:41:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 24.0% of statements 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.079s coverage: 47.1% of statements 08:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.102s coverage: 79.5% of statements 08:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 08:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 08:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 08:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.085s coverage: 94.4% of statements 08:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements 08:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.210s coverage: 82.5% of statements 08:41:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 58.8% of statements 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 85.4% of statements 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.146s coverage: 91.2% of statements 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.337s coverage: 65.4% of statements 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.138s coverage: 43.8% of statements 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.181s coverage: 92.3% of statements 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:41:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 08:41:36 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:41:54 GO111MODULE=on go vet ./... 08:41:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:41:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:41:58 ./bin/test-attribution-txt.sh [Pipeline] echo 08:41:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:41:59 + ls -al . 08:41:59 total 664 08:41:59 drwxrwxr-x 10 1001 1001 4096 Mar 24 08:41 . 08:41:59 drwxr-xr-x 4 root root 4096 Mar 24 08:40 .. 08:41:59 -rw-rw-r-- 1 1001 1001 11 Mar 24 08:39 .dockerignore 08:41:59 drwxrwxr-x 8 1001 1001 4096 Mar 24 08:39 .git 08:41:59 drwxrwxr-x 4 1001 1001 4096 Mar 24 08:39 .github 08:41:59 -rw-rw-r-- 1 1001 1001 870 Mar 24 08:39 .gitignore 08:41:59 -rw-rw-r-- 1 1001 1001 42 Mar 24 08:39 .golangci.yml 08:41:59 -rw-rw-r-- 1 1001 1001 87 Mar 24 08:39 .hadolint.yml 08:41:59 drwx------ 3 1001 1001 4096 Mar 24 08:40 .semver 08:41:59 -rw-rw-r-- 1 1001 1001 166 Mar 24 08:39 .sonarcloud.properties 08:41:59 -rw-rw-r-- 1 1001 1001 1171 Mar 24 08:39 ADOPTERS.md 08:41:59 -rw-rw-r-- 1 1001 1001 9953 Mar 24 08:39 Attribution.txt 08:41:59 -rw-rw-r-- 1 1001 1001 51732 Mar 24 08:39 CHANGELOG.md 08:41:59 -rw-rw-r-- 1 1001 1001 3804 Mar 24 08:39 CONTRIBUTING.md 08:41:59 -rw-rw-r-- 1 1001 1001 677 Mar 24 08:39 GOVERNANCE.md 08:41:59 -rw-rw-r-- 1 1001 1001 849 Mar 24 08:39 Jenkinsfile 08:41:59 -rw-rw-r-- 1 1001 1001 10775 Mar 24 08:39 LICENSE 08:41:59 -rw-rw-r-- 1 1001 1001 8478 Mar 24 08:39 Makefile 08:41:59 -rw-rw-r-- 1 1001 1001 582 Mar 24 08:39 OWNERS.md 08:41:59 -rw-rw-r-- 1 1001 1001 8207 Mar 24 08:39 README.md 08:41:59 -rw-rw-r-- 1 1001 1001 6912 Mar 24 08:39 SECURITY.md 08:41:59 -rw-rw-r-- 1 1001 1001 5 Mar 24 08:40 VERSION 08:41:59 -rw-rw-r-- 1 1001 1001 4131 Mar 24 08:39 ZMQWindows.md 08:41:59 drwxrwxr-x 2 1001 1001 4096 Mar 24 08:39 bin 08:41:59 drwxrwxr-x 18 1001 1001 4096 Mar 24 08:39 cmd 08:41:59 -rw-r--r-- 1 root root 426503 Mar 24 08:41 coverage.out 08:41:59 -rw-rw-r-- 1 1001 1001 3175 Mar 24 08:39 go.mod 08:41:59 -rw-rw-r-- 1 1001 1001 34990 Mar 24 08:39 go.sum 08:41:59 drwxrwxr-x 8 1001 1001 4096 Mar 24 08:39 internal 08:41:59 drwxrwxr-x 3 1001 1001 4096 Mar 24 08:39 openapi 08:41:59 drwxrwxr-x 4 1001 1001 4096 Mar 24 08:39 snap 08:41:59 -rw-rw-r-- 1 1001 1001 204 Mar 24 08:39 version.go [Pipeline] sh 08:41:59 + '[' -e coverage.out ] 08:41:59 + chown 1001:1001 coverage.out [Pipeline] stash 08:42:00 Stashed 1 file(s) [Pipeline] sh 08:42:00 + make build 08:42:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:42:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8994 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws 08:42:11 Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout 08:42:11 The recommended git tool is: git 08:42:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:42:18 using credential edgex-jenkins-ssh 08:42:18 Cloning the remote Git repository 08:42:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:42:18 > git init /w/workspace/edgex-go/14 # timeout=10 08:42:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:42:19 > git --version # timeout=10 08:42:19 > git --version # 'git version 2.25.1' 08:42:19 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:42:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:42:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:42:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:42:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:42:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:42:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:42:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:42:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:42:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:42:36 Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit 1f116ba968c955b1ea14f350f804aa3effd21fa1 08:42:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:42:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:42:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:42:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:42:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:42:35 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:42:36 > git config core.sparsecheckout # timeout=10 08:42:36 > git checkout -f 1f116ba968c955b1ea14f350f804aa3effd21fa1 # timeout=10 08:42:36 > git remote # timeout=10 08:42:36 > git config --get remote.origin.url # timeout=10 08:42:36 Merge succeeded, producing cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d 08:42:36 Checking out Revision cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d (PR-3904) 08:42:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:42:36 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:36 > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 08:42:36 > git rev-parse HEAD^{commit} # timeout=10 08:42:36 > git config core.sparsecheckout # timeout=10 08:42:36 > git checkout -f cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d # timeout=10 [Pipeline] } 08:42:38 $ docker stop --time=1 a183c162f0202a715fe1389f8dc371faf7ddccbf8109e3c96408786964c6fde3 08:42:41 $ docker rm -f a183c162f0202a715fe1389f8dc371faf7ddccbf8109e3c96408786964c6fde3 08:42:41 Commit message: "Merge commit '81bad761160ed823b117fb91638cbc671260dbae' into HEAD" 08:42:41 First time build. Skipping changelog. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:42:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:42:42 08:42:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:42:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:42:42 % Total % Received % Xferd Average Speed Time Time Time Current 08:42:42 Dload Upload Total Spent Left Speed 08:42:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48338 0 --:--:-- --:--:-- --:--:-- 48338 08:42:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:42:42 latest: Pulling from edgex-devops/edgex-compose 08:42:42 cbdbe7a5bc2a: Pulling fs layer 08:42:42 ca9280d653b3: Pulling fs layer 08:42:42 7e9c9ca2126c: Pulling fs layer 08:42:42 cbdbe7a5bc2a: Download complete [Pipeline] sh 08:42:43 ca9280d653b3: Verifying Checksum 08:42:43 ca9280d653b3: Download complete 08:42:43 cbdbe7a5bc2a: Pull complete 08:42:43 7e9c9ca2126c: Download complete 08:42:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:42:41 > git rev-list --no-walk 7a56b94143f89e5db1a5f612121d25bcdb63fc42 # timeout=10 08:42:43 ca9280d653b3: Pull complete 08:42:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:42:43 + sudo tee /etc/docker/daemon.new 08:42:43 { 08:42:43 "registry-mirrors": [ 08:42:43 "https://nexus3.edgexfoundry.org:10001" 08:42:43 ], 08:42:43 "bip": "10.250.0.254/24", 08:42:43 "hosts": [ 08:42:43 "tcp://0.0.0.0:5555", 08:42:43 "unix:///var/run/docker.sock" 08:42:43 ], 08:42:43 "mtu": 1458, 08:42:43 "selinux-enabled": true, 08:42:43 "seccomp-profile": "/etc/docker/seccomp.json" 08:42:43 } [Pipeline] sh 08:42:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:42:44 + sudo service docker restart 08:42:47 7e9c9ca2126c: Pull complete 08:42:47 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:42:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:42:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:42:47 prd-ubuntu20.04-docker-8c-8g-8993 does not seem to be running inside a container 08:42:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:42:49 $ docker top 811d1d64a83c3b12907961ad9c235726e238ebe733d1cf05b59e389a196fc556 -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:49 + docker-compose build --help 08:42:49 + grep parallel 08:42:50 --parallel Build images in parallel. [Pipeline] } 08:42:50 $ docker stop --time=1 811d1d64a83c3b12907961ad9c235726e238ebe733d1cf05b59e389a196fc556 08:42:51 $ docker rm -f 811d1d64a83c3b12907961ad9c235726e238ebe733d1cf05b59e389a196fc556 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:42:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:42:51 . [Pipeline] withDockerContainer 08:42:51 prd-ubuntu20.04-docker-8c-8g-8993 does not seem to be running inside a container 08:42:52 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:42:52 $ docker top d80c6b97dbc163c649042f9baf5b0f4c0809a13c137550959c87fa11e8290285 -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:52 + docker-compose -f ./docker-compose-build.yml build --parallel 08:42:53 Building core-command ... 08:42:53 Building core-data ... 08:42:53 Building core-metadata ... 08:42:53 Building security-bootstrapper ... 08:42:53 Building security-proxy-setup ... 08:42:53 Building security-secretstore-setup ... 08:42:53 Building security-spiffe-token-provider ... 08:42:53 Building security-spire-agent ... 08:42:53 Building security-spire-config ... 08:42:53 Building security-spire-server ... 08:42:53 Building support-notifications ... 08:42:53 Building support-scheduler ... 08:42:53 Building sys-mgmt-agent ... 08:42:53 Building support-scheduler 08:42:53 Building support-notifications 08:42:53 Building core-metadata 08:42:53 Building security-secretstore-setup 08:42:53 Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:43:02 provisioning config files... 08:43:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config3779985382929897312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:43:03 ---> docker-login.sh 08:43:03 nexus3.edgexfoundry.org:10001 08:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:03 Configure a credential helper to remove this warning. See 08:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:03 08:43:03 Login Succeeded 08:43:03 nexus3.edgexfoundry.org:10002 08:43:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:04 Configure a credential helper to remove this warning. See 08:43:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:04 08:43:04 Login Succeeded 08:43:04 nexus3.edgexfoundry.org:10003 08:43:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:04 Configure a credential helper to remove this warning. See 08:43:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:04 08:43:04 Login Succeeded 08:43:04 nexus3.edgexfoundry.org:10004 08:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:05 Configure a credential helper to remove this warning. See 08:43:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:05 08:43:05 Login Succeeded 08:43:05 docker.io 08:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:06 Configure a credential helper to remove this warning. See 08:43:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:06 08:43:06 Login Succeeded 08:43:06 ---> docker-login.sh ends [Pipeline] } 08:43:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:43:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:43:06 ========================================================= 08:43:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 08:43:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:43:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:43:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:43:07 9b3977197b4f: Pulling fs layer 08:43:07 1a89e8eeedd5: Pulling fs layer 08:43:07 94645a83ff95: Pulling fs layer 08:43:07 3f3a8bcf1eab: Pulling fs layer 08:43:07 0c92f367c5e7: Pulling fs layer 08:43:07 f7c0051592d6: Pulling fs layer 08:43:07 a227ed2f7395: Pulling fs layer 08:43:07 7b1c46037f91: Pulling fs layer 08:43:07 3f3a8bcf1eab: Waiting 08:43:07 0c92f367c5e7: Waiting 08:43:07 f7c0051592d6: Waiting 08:43:07 a227ed2f7395: Waiting 08:43:07 7b1c46037f91: Waiting 08:43:07 94645a83ff95: Download complete 08:43:07 1a89e8eeedd5: Verifying Checksum 08:43:07 1a89e8eeedd5: Download complete 08:43:07 0c92f367c5e7: Verifying Checksum 08:43:07 0c92f367c5e7: Download complete 08:43:07 f7c0051592d6: Verifying Checksum 08:43:07 f7c0051592d6: Download complete 08:43:07 9b3977197b4f: Download complete 08:43:07 a227ed2f7395: Verifying Checksum 08:43:07 a227ed2f7395: Download complete 08:43:08 9b3977197b4f: Pull complete 08:43:08 1a89e8eeedd5: Pull complete 08:43:09 94645a83ff95: Pull complete 08:43:09 7b1c46037f91: Verifying Checksum 08:43:09 7b1c46037f91: Download complete 08:43:10 3f3a8bcf1eab: Verifying Checksum 08:43:10 3f3a8bcf1eab: Download complete 08:43:11 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:43:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:43:11 ---> 782745a222fc 08:43:11 Step 3/22 : WORKDIR /edgex-go 08:43:11 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:43:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:43:11 ---> 782745a222fc 08:43:11 Step 3/22 : WORKDIR /edgex-go 08:43:11 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:43:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:43:11 ---> 782745a222fc 08:43:11 Step 3/22 : WORKDIR /edgex-go 08:43:11 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:43:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:43:11 ---> 782745a222fc 08:43:11 Step 3/23 : WORKDIR /edgex-go 08:43:11 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:43:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:43:11 ---> 782745a222fc 08:43:11 Step 3/25 : WORKDIR /edgex-go 08:43:13 ---> Running in efd8385b5f4f 08:43:13 ---> Running in 939377929af0 08:43:13 ---> Running in 990dfac1a147 08:43:13 ---> Running in cb9b745153a1 08:43:13 ---> Running in cf108ac0bdcc 08:43:13 Removing intermediate container 939377929af0 08:43:13 ---> cbcef23c74cb 08:43:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:13 Removing intermediate container efd8385b5f4f 08:43:13 ---> 8bbab4c15149 08:43:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:13 Removing intermediate container 990dfac1a147 08:43:13 ---> 54347bb6a805 08:43:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:13 Removing intermediate container cf108ac0bdcc 08:43:13 ---> 0faf49a732d5 08:43:13 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:13 Removing intermediate container cb9b745153a1 08:43:13 ---> 2488d9c63266 08:43:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:13 ---> Running in 7ce38107487d 08:43:13 ---> Running in 5acca036e430 08:43:13 ---> Running in f6a62403afd5 08:43:13 ---> Running in 225ac6dbde5f 08:43:13 ---> Running in e9b4bf7117ae 08:43:14 Removing intermediate container 7ce38107487d 08:43:14 ---> 3da1d8aa38d2 08:43:14 Step 5/22 : RUN apk add --update --no-cache make git 08:43:14 ---> Running in 15c5eefe3aed 08:43:14 Removing intermediate container 5acca036e430 08:43:14 ---> 6cf9928c68fe 08:43:14 Step 5/25 : RUN apk add --update --no-cache make git 08:43:14 ---> Running in 0970f4f07a61 08:43:14 Removing intermediate container f6a62403afd5 08:43:14 ---> 831090872219 08:43:14 Step 5/23 : RUN apk add --update --no-cache make git 08:43:14 ---> Running in 0b331d3bfdc0 08:43:14 Removing intermediate container 225ac6dbde5f 08:43:14 ---> 8f4bec8c5c01 08:43:14 Step 5/22 : RUN apk add --update --no-cache make git 08:43:14 ---> Running in 891e526f59f5 08:43:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:43:14 Removing intermediate container e9b4bf7117ae 08:43:14 ---> 07bc3fc25b62 08:43:14 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:43:14 ---> Running in f4f716d067cc 08:43:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:43:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:43:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:43:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:43:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:43:16 OK: 221 MiB in 52 packages 08:43:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:43:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:43:16 Removing intermediate container 15c5eefe3aed 08:43:16 ---> 80a278fdc2a0 08:43:16 Step 6/22 : COPY go.mod vendor* ./ 08:43:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:43:16 OK: 221 MiB in 52 packages 08:43:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:43:16 ---> 7941fe7a7b07 08:43:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:16 OK: 221 MiB in 52 packages 08:43:16 ---> Running in 7b6fe96b1a5c 08:43:16 OK: 221 MiB in 52 packages 08:43:16 Removing intermediate container 0b331d3bfdc0 08:43:16 ---> f09da52e0f8b 08:43:16 Step 6/23 : COPY go.mod vendor* ./ 08:43:16 OK: 221 MiB in 52 packages 08:43:17 ---> 08d4593d6072 08:43:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:17 ---> Running in 7e87506bec1c 08:43:17 Removing intermediate container f4f716d067cc 08:43:17 ---> a84e219f9ee4 08:43:17 Step 6/22 : COPY go.mod vendor* ./ 08:43:17 ---> ab0bd7efacb6 08:43:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:17 ---> Running in 9556eb82497d 08:43:17 Removing intermediate container 891e526f59f5 08:43:17 ---> de5fd7756768 08:43:17 Step 6/22 : COPY go.mod vendor* ./ 08:43:17 Removing intermediate container 0970f4f07a61 08:43:17 ---> 6181b1b3a0f5 08:43:17 Step 6/25 : COPY go.mod vendor* ./ 08:43:17 ---> 0a978b0f3afa 08:43:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:17 ---> Running in 56f617785e5a 08:43:17 ---> ce65f7f945f3 08:43:17 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:17 ---> Running in 06b277a7b9ec 08:43:17 Removing intermediate container 7b6fe96b1a5c 08:43:17 ---> a2102d071e9e 08:43:17 Step 8/22 : COPY . . 08:43:19 Removing intermediate container 7e87506bec1c 08:43:19 ---> 7f91f80c6bb0 08:43:19 Step 8/23 : COPY . . 08:43:19 Removing intermediate container 9556eb82497d 08:43:19 ---> 2430698af6dc 08:43:19 Step 8/22 : COPY . . 08:43:19 Removing intermediate container 56f617785e5a 08:43:19 ---> 3f3db7ee8c39 08:43:19 Step 8/22 : COPY . . 08:43:19 Removing intermediate container 06b277a7b9ec 08:43:19 ---> b08514095bf0 08:43:19 Step 8/25 : COPY . . 08:43:22 3f3a8bcf1eab: Pull complete 08:43:23 0c92f367c5e7: Pull complete 08:43:24 f7c0051592d6: Pull complete 08:43:24 a227ed2f7395: Pull complete 08:43:29 ---> c64dff333def 08:43:29 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:43:29 ---> 9d186a330b24 08:43:29 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:43:29 ---> 2d745b5dd475 08:43:29 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:43:29 ---> 02b3645f3368 08:43:29 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:43:29 ---> bfec6e3eecd7 08:43:29 Step 9/23 : RUN make cmd/core-metadata/core-metadata 08:43:29 ---> Running in 93b6a4f64e72 08:43:29 ---> Running in 3f7c4b6e23b6 08:43:29 ---> Running in bb79a97755f3 08:43:29 ---> Running in 355d0dc90926 08:43:29 ---> Running in 15e5b4679897 08:43:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:43:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:43:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:43:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:43:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:43:31 7b1c46037f91: Pull complete 08:43:31 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 08:43:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:43:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 08:43:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:43:31 WORKDIR /edgex 08:43:31 COPY go.mod . 08:43:31 RUN go mod download 08:43:31 + docker build -t ci-base-image-arm64 -f - . 08:43:34 Sending build context to Docker daemon 169MB 08:43:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:43:34 ---> f79e39bc4007 08:43:34 Step 2/4 : WORKDIR /edgex 08:43:35 ---> Running in 9ecc64b3b157 08:43:36 Removing intermediate container 9ecc64b3b157 08:43:36 ---> 5ef48ab9c67e 08:43:36 Step 3/4 : COPY go.mod . 08:43:36 ---> fc7395ad6ddf 08:43:36 Step 4/4 : RUN go mod download 08:43:36 ---> Running in 9c4dafc5f5e0 08:44:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:44:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:44:12 Removing intermediate container bb79a97755f3 08:44:12 ---> 747533572635 08:44:12 08:44:12 Step 10/22 : FROM alpine:3.14 08:44:12 Removing intermediate container 93b6a4f64e72 08:44:12 ---> a114aa310052 08:44:12 08:44:12 Step 10/25 : FROM alpine:3.14 08:44:12 Removing intermediate container 3f7c4b6e23b6 08:44:12 Removing intermediate container 355d0dc90926 08:44:12 ---> dff49d27f7bc 08:44:12 ---> 5088ebfa1060 08:44:12 08:44:12 Removing intermediate container 15e5b4679897 08:44:12 08:44:12 Step 10/22 : FROM alpine:3.14Step 10/22 : FROM alpine:3.14 08:44:12 08:44:12 ---> 267540328ec6 08:44:12 08:44:12 Step 10/23 : FROM alpine:3.14 08:44:13 3.14: Pulling from library/alpine 08:44:13 3.14: Pulling from library/alpine 08:44:13 3.14: Pulling from library/alpine 08:44:14 3.14: Pulling from library/alpine 08:44:14 3.14: Pulling from library/alpine 08:44:16 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 08:44:16 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 08:44:16 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 08:44:16 Status: Downloaded newer image for alpine:3.14 08:44:16 Status: Image is up to date for alpine:3.14 08:44:16 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 08:44:16 Status: Downloaded newer image for alpine:3.14 08:44:16 Status: Image is up to date for alpine:3.14 08:44:16 ---> a33ac4f1069a 08:44:16 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:44:16 ---> a33ac4f1069a 08:44:16 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:44:16 ---> a33ac4f1069a 08:44:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:44:16 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 08:44:16 ---> a33ac4f1069a 08:44:16 Status: Image is up to date for alpine:3.14 08:44:16 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:44:16 ---> a33ac4f1069a 08:44:16 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 08:44:16 ---> Running in a903c0c6780b 08:44:16 ---> Running in b393defc9586 08:44:16 ---> Running in c5868bd334a5 08:44:16 ---> Running in 5464123152cc 08:44:16 ---> Running in 585a2774581f 08:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:44:17 (1/1) Installing dumb-init (1.2.5-r1) 08:44:17 Executing busybox-1.33.1-r6.trigger 08:44:17 OK: 6 MiB in 15 packages 08:44:17 (1/1) Installing dumb-init (1.2.5-r1) 08:44:17 Executing busybox-1.33.1-r6.trigger 08:44:17 OK: 6 MiB in 15 packages 08:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:44:17 (1/3) Installing ca-certificates (20211220-r0) 08:44:17 (2/3) Installing dumb-init (1.2.5-r1) 08:44:17 (3/3) Installing su-exec (0.2-r1) 08:44:17 Executing busybox-1.33.1-r6.trigger 08:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:44:17 Executing ca-certificates-20211220-r0.trigger 08:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:44:17 OK: 6 MiB in 17 packages 08:44:17 (1/6) Installing ca-certificates (20211220-r0) 08:44:17 (1/2) Installing ca-certificates (20211220-r0) 08:44:17 (2/6) Installing brotli-libs (1.0.9-r5) 08:44:17 (2/2) Installing dumb-init (1.2.5-r1) 08:44:17 Executing busybox-1.33.1-r6.trigger 08:44:17 (3/6) Installing nghttp2-libs (1.43.0-r0) 08:44:17 Executing ca-certificates-20211220-r0.trigger 08:44:17 (4/6) Installing libcurl (7.79.1-r0) 08:44:17 (5/6) Installing curl (7.79.1-r0) 08:44:17 (6/6) Installing dumb-init (1.2.5-r1) 08:44:17 Executing busybox-1.33.1-r6.trigger 08:44:17 Executing ca-certificates-20211220-r0.trigger 08:44:17 OK: 6 MiB in 16 packages 08:44:17 OK: 8 MiB in 20 packages 08:44:17 Removing intermediate container b393defc9586 08:44:17 ---> c9dd8059696a 08:44:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:44:17 Removing intermediate container 585a2774581f 08:44:17 ---> 4b547299ef93 08:44:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:44:17 ---> Running in ac04e0aa59c0 08:44:17 ---> Running in 837b7fdc4cb7 08:44:17 Removing intermediate container a903c0c6780b 08:44:17 ---> 082bb55233e6 08:44:17 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:44:17 ---> Running in c2e2db4a8bc5 08:44:17 Removing intermediate container ac04e0aa59c0 08:44:17 ---> 13c04cf590ab 08:44:17 Step 13/23 : ENV APP_PORT=59881 08:44:17 Removing intermediate container 837b7fdc4cb7 08:44:17 ---> 257c286fff48 08:44:17 Step 13/22 : ENV APP_PORT=59861 08:44:18 ---> Running in 9c71559013f6 08:44:18 ---> Running in 8f00dfe5684e 08:44:18 Removing intermediate container c2e2db4a8bc5 08:44:18 ---> 6a593f02c090 08:44:18 Step 13/25 : WORKDIR / 08:44:18 Removing intermediate container c5868bd334a5 08:44:18 ---> 67305c6b19f0 08:44:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:44:18 ---> Running in 9680c7d558f1 08:44:18 Removing intermediate container 5464123152cc 08:44:18 ---> d433f517a011 08:44:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:44:18 ---> Running in 5373395e4eab 08:44:18 Removing intermediate container 9c71559013f6 08:44:18 ---> 8a751953b3c5 08:44:18 Step 14/23 : EXPOSE $APP_PORT 08:44:18 ---> Running in 1ab200c7f75c 08:44:18 Removing intermediate container 8f00dfe5684e 08:44:18 ---> c298b1be673b 08:44:18 Step 14/22 : EXPOSE $APP_PORT 08:44:18 ---> Running in d3872d6d87b1 08:44:18 ---> Running in b25731cbc777 08:44:18 Removing intermediate container 9680c7d558f1 08:44:18 ---> e40c602271dc 08:44:18 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:44:18 Removing intermediate container 5373395e4eab 08:44:18 ---> 6ca62acc9f2d 08:44:18 Step 13/22 : ENV APP_PORT=59860 08:44:18 Removing intermediate container 1ab200c7f75c 08:44:18 ---> ec002d126ca9 08:44:18 Step 13/22 : WORKDIR /edgex 08:44:18 ---> Running in bbeee1951112 08:44:18 Removing intermediate container b25731cbc777 08:44:18 ---> c02e69416df1 08:44:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:44:18 ---> Running in fd70b035201f 08:44:18 Removing intermediate container d3872d6d87b1 08:44:18 ---> 78b5e946abc9 08:44:18 Step 15/23 : WORKDIR / 08:44:18 ---> a2f92325a634 08:44:18 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:44:18 ---> Running in 27747bc3580e 08:44:18 Removing intermediate container bbeee1951112 08:44:18 ---> fd00f2154e45 08:44:18 Step 14/22 : EXPOSE $APP_PORT 08:44:18 Removing intermediate container fd70b035201f 08:44:18 ---> 87abd57718bb 08:44:18 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:44:18 ---> Running in a8bcbff5c4bc 08:44:18 ---> c4b7e21cf037 08:44:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:44:18 Removing intermediate container 27747bc3580e 08:44:18 ---> 8e2d98f2088b 08:44:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:44:18 ---> f685d9f3800d 08:44:18 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:44:18 Removing intermediate container a8bcbff5c4bc 08:44:18 ---> f5831c7897ea 08:44:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:44:19 ---> 72746a56c310 08:44:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:44:19 ---> c4d965471956 08:44:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:44:19 ---> c4e47c2f6d4d 08:44:19 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:44:19 ---> 139e47d5606a 08:44:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:44:19 ---> 80bce21a6b99 08:44:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:44:19 ---> eda700526e9f 08:44:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:44:19 ---> 6830bdba2100 08:44:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:44:19 ---> 95bc6a368f44 08:44:19 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:44:19 ---> cdd21500c67a 08:44:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:44:19 ---> Running in 4ffea25a9924 08:44:20 ---> 56e62ac3cec4 08:44:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:44:20 Removing intermediate container 4ffea25a9924 08:44:20 ---> dea30ef33dba 08:44:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:44:20 ---> fa4df1ccac4e 08:44:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:44:20 ---> 8754cdfbb9d1 08:44:20 Step 19/23 : ENTRYPOINT ["/core-metadata"] 08:44:20 ---> cf37c0b28bf8 08:44:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:44:20 ---> Running in 807068db390f 08:44:20 ---> Running in 6be41ec2b7b8 08:44:20 ---> 685984f75740 08:44:20 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:44:20 ---> Running in 61680a686a00 08:44:20 Removing intermediate container 807068db390f 08:44:20 ---> 8a020ba97149 08:44:20 Step 20/22 : LABEL arch=x86_64 08:44:20 Removing intermediate container 6be41ec2b7b8 08:44:20 ---> f6313dfaf9ca 08:44:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:44:20 ---> d3d678ec4109 08:44:20 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:44:20 ---> Running in ff3cc125f8bd 08:44:20 ---> Running in 7fbfa1aa5c3c 08:44:20 ---> Running in c3c1ebd781f1 08:44:20 Removing intermediate container 61680a686a00 08:44:20 ---> a242b068bfdd 08:44:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:44:20 ---> 59051a48b0fd 08:44:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:44:20 ---> Running in 2060e7727c46 08:44:20 Removing intermediate container 7fbfa1aa5c3c 08:44:20 ---> 8bd58c1ab508 08:44:20 Step 21/23 : LABEL arch=x86_64 08:44:20 Removing intermediate container ff3cc125f8bd 08:44:20 ---> 36ee77c284b4 08:44:20 Step 21/22 : LABEL git_sha=c8e1bd1b09f8e194edee57813deff26cdc131e5c 08:44:20 ---> Running in d8b8cba33da3 08:44:20 ---> Running in 12eba3c69146 08:44:20 Removing intermediate container 2060e7727c46 08:44:20 ---> 7a85d50e3d65 08:44:20 Step 20/22 : LABEL arch=x86_64 08:44:20 ---> 3fa6d6815ed5 08:44:20 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 08:44:20 ---> Running in 04c1c1e5ee1a 08:44:20 ---> Running in ed4aece00ed7 08:44:20 Removing intermediate container d8b8cba33da3 08:44:20 ---> e0af6c73a6d1 08:44:20 Step 22/22 : LABEL version=0.0.0 08:44:21 Removing intermediate container 12eba3c69146 08:44:21 ---> 2342021904c2 08:44:21 Step 22/23 : LABEL git_sha=c8e1bd1b09f8e194edee57813deff26cdc131e5c 08:44:21 ---> Running in 7bdc5983b57a 08:44:21 ---> Running in 12b590f61780 08:44:21 Removing intermediate container 04c1c1e5ee1a 08:44:21 ---> eb64195ca46d 08:44:21 Step 21/22 : LABEL git_sha=c8e1bd1b09f8e194edee57813deff26cdc131e5c 08:44:21 ---> Running in 1b879e870c8c 08:44:21 Removing intermediate container 12b590f61780 08:44:21 ---> 1a96289fd8ac 08:44:21 Step 23/23 : LABEL version=0.0.0 08:44:21 Removing intermediate container 7bdc5983b57a 08:44:21 ---> 68b72e23be93 08:44:21 08:44:21 ---> Running in 97acf0a96514 08:44:21 Removing intermediate container 1b879e870c8c 08:44:21 ---> f363c3fa517e 08:44:21 Step 22/22 : LABEL version=0.0.0 08:44:21 ---> Running in 9686056a058d 08:44:21 Successfully built 68b72e23be93 08:44:21 Removing intermediate container c3c1ebd781f1 08:44:21 ---> e34c5e07b28e 08:44:21 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:44:21 Successfully tagged support-scheduler:latest 08:44:21 Building core-data 08:44:21  Building support-scheduler ... done Removing intermediate container 97acf0a96514 08:44:21 ---> 22d972254700 08:44:21 08:44:21 ---> Running in 2acf35219cb6 08:44:21 Removing intermediate container 9686056a058d 08:44:21 ---> 83aa0cbb6fd2 08:44:21 08:44:21 Successfully built 22d972254700 08:44:21 Successfully tagged core-metadata:latest 08:44:21  Building core-metadata ... done Building security-bootstrapper 08:44:21 Successfully built 83aa0cbb6fd2 08:44:21 Successfully tagged support-notifications:latest 08:44:21  Building support-notifications ... done Building core-command 08:44:21 Removing intermediate container 2acf35219cb6 08:44:21 ---> 7916086e5c65 08:44:21 Step 20/22 : LABEL arch=x86_64 08:44:21 ---> Running in 30c8faf698eb 08:44:21 Removing intermediate container ed4aece00ed7 08:44:21 ---> 4c8f48ca264f 08:44:21 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:44:22 Removing intermediate container 30c8faf698eb 08:44:22 ---> 7681a5a90c40 08:44:22 Step 21/22 : LABEL git_sha=c8e1bd1b09f8e194edee57813deff26cdc131e5c 08:44:23 ---> Running in b0e49a6db03d 08:44:23 ---> Running in e0c8eb6b91d4 08:44:23 Removing intermediate container 9c4dafc5f5e0 08:44:23 ---> fa02570f53d8 08:44:23 Successfully built fa02570f53d8 08:44:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:44:24 + docker inspect -f . ci-base-image-arm64 08:44:24 . [Pipeline] withDockerContainer 08:44:24 Removing intermediate container b0e49a6db03d 08:44:24 ---> 540cf2013286 08:44:24 Step 23/25 : LABEL arch=x86_64 08:44:24 prd-ubuntu20.04-docker-arm64-4c-16g-8994 does not seem to be running inside a container 08:44:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 08:44:24 Removing intermediate container e0c8eb6b91d4 08:44:24 ---> 8cddc991186d 08:44:24 Step 22/22 : LABEL version=0.0.0 08:44:25 ---> Running in f429189840d4 08:44:25 ---> Running in d8642c6c0673 08:44:25 Removing intermediate container f429189840d4 08:44:25 ---> 936aaa5bdc60 08:44:25 Step 24/25 : LABEL git_sha=c8e1bd1b09f8e194edee57813deff26cdc131e5c 08:44:25 Removing intermediate container d8642c6c0673 08:44:25 ---> fc40efb0973f 08:44:25 08:44:25 ---> Running in a4d209565cb1 08:44:25 Successfully built fc40efb0973f 08:44:25 Successfully tagged security-proxy-setup:latest 08:44:25 Building security-spire-agent 08:44:25  Building security-proxy-setup ... done Removing intermediate container a4d209565cb1 08:44:25 ---> 99a9f8b62333 08:44:25 Step 25/25 : LABEL version=0.0.0 08:44:25 ---> Running in 952c6d52d86c 08:44:25 Removing intermediate container 952c6d52d86c 08:44:25 ---> 2944bec44405 08:44:25 08:44:25 Successfully built 2944bec44405 08:44:25 Successfully tagged security-secretstore-setup:latest 08:44:25  Building security-secretstore-setup ... done Building security-spire-config 08:44:26 $ docker top 08e01cd6e14ee52fab6511ff681f4a4e9024cb32eafe721c445e4aa491edd4ca -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:26 + go version 08:44:26 go version go1.17.6 linux/arm64 [Pipeline] } 08:44:26 $ docker stop --time=1 08e01cd6e14ee52fab6511ff681f4a4e9024cb32eafe721c445e4aa491edd4ca 08:44:28 $ docker rm -f 08e01cd6e14ee52fab6511ff681f4a4e9024cb32eafe721c445e4aa491edd4ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:44:29 + docker inspect -f . ci-base-image-arm64 08:44:29 . [Pipeline] withDockerContainer 08:44:29 prd-ubuntu20.04-docker-arm64-4c-16g-8994 does not seem to be running inside a container 08:44:29 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 08:44:30 $ docker top 505088f3c0e2b851f6d250392009a800dcb15bbc83b5e110132a60e8003a5290 -eo pid,comm [Pipeline] { [Pipeline] echo 08:44:31 ========================================================= 08:44:31 [edgeXBuildGoParallel] Running Tests and Build... 08:44:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:44:31 + make test 08:44:31 go mod tidy -compat=1.17 08:44:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:44:35 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:44:35 Step 2/31 : FROM ${BUILDER_BASE} AS builder 08:44:35 ---> 782745a222fc 08:44:35 Step 3/31 : WORKDIR /edgex-go 08:44:35 ---> Using cache 08:44:35 ---> 2488d9c63266 08:44:35 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:44:35 ---> Using cache 08:44:35 ---> 07bc3fc25b62 08:44:35 Step 5/31 : RUN apk add --update --no-cache make git 08:44:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:44:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:44:35 ---> 782745a222fc 08:44:35 Step 3/23 : WORKDIR /edgex-go 08:44:35 ---> Using cache 08:44:35 ---> 2488d9c63266 08:44:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:44:35 ---> Using cache 08:44:35 ---> 07bc3fc25b62 08:44:35 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:44:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:44:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:44:35 ---> 782745a222fc 08:44:35 Step 3/23 : WORKDIR /edgex-go 08:44:35 ---> Using cache 08:44:35 ---> 2488d9c63266 08:44:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:44:35 ---> Using cache 08:44:35 ---> 07bc3fc25b62 08:44:35 Step 5/23 : RUN apk add --update --no-cache make git 08:44:36 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:44:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:44:36 ---> 782745a222fc 08:44:36 Step 3/24 : WORKDIR /edgex-go 08:44:36 ---> Using cache 08:44:36 ---> 2488d9c63266 08:44:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:44:36 ---> Using cache 08:44:36 ---> 07bc3fc25b62 08:44:36 Step 5/24 : RUN apk add --update --no-cache make git 08:44:37 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:44:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:44:37 ---> 782745a222fc 08:44:37 Step 3/24 : WORKDIR /edgex-go 08:44:37 ---> Using cache 08:44:37 ---> 2488d9c63266 08:44:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:44:37 ---> Using cache 08:44:37 ---> 07bc3fc25b62 08:44:37 Step 5/24 : RUN apk add --update --no-cache make git 08:44:41 ---> Running in 9b5d7cd11cec 08:44:41 ---> Running in a3fb0926543d 08:44:41 ---> Running in 2e3371a12c3b 08:44:41 ---> Running in cec1f6739dd3 08:44:41 ---> Running in 1454e4097ca8 08:44:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:44:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:44:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:44:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:44:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:44:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:44:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:44:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:44:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:44:42 OK: 221 MiB in 52 packages 08:44:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:44:42 OK: 221 MiB in 52 packages 08:44:42 OK: 221 MiB in 52 packages 08:44:43 OK: 221 MiB in 52 packages 08:44:43 OK: 221 MiB in 52 packages 08:44:43 Removing intermediate container 1454e4097ca8 08:44:43 ---> cd6cbfe6f342 08:44:43 Step 6/24 : COPY go.mod vendor* ./ 08:44:43 Removing intermediate container 9b5d7cd11cec 08:44:43 ---> 33191e0c9ea4 08:44:43 Step 6/23 : COPY go.mod vendor* ./ 08:44:43 Removing intermediate container 2e3371a12c3b 08:44:43 ---> 93acafd13b20 08:44:43 Step 6/23 : COPY go.mod vendor* ./ 08:44:43 ---> 8441a9748e85 08:44:43 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:43 ---> 254c8022981b 08:44:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:43 ---> 50f23645bf24 08:44:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:43 ---> Running in 500fb15a2f01 08:44:43 ---> Running in 71d6f1c3562a 08:44:43 ---> Running in 4df6cd6a4527 08:44:43 Removing intermediate container cec1f6739dd3 08:44:43 ---> e44c1e9d2e00 08:44:43 Step 6/24 : COPY go.mod vendor* ./ 08:44:43 Removing intermediate container a3fb0926543d 08:44:43 ---> 37285496ecc6 08:44:43 Step 6/31 : COPY go.mod vendor* ./ 08:44:43 ---> 51824a734992 08:44:43 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:43 ---> Running in 0b4536e06c75 08:44:43 ---> 32b05edcca28 08:44:43 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:43 ---> Running in da95272eb5a7 08:44:44 Removing intermediate container 500fb15a2f01 08:44:44 ---> de8ef75fef38 08:44:44 Step 8/24 : COPY . . 08:44:44 Removing intermediate container 4df6cd6a4527 08:44:44 ---> f494b35ce4c2 08:44:44 Step 8/23 : COPY . . 08:44:47 Removing intermediate container 71d6f1c3562a 08:44:47 ---> 9625ea14e85a 08:44:47 Step 8/23 : COPY . . 08:44:47 Removing intermediate container 0b4536e06c75 08:44:47 ---> de56b4cd379d 08:44:47 Step 8/24 : COPY . . 08:44:47 Removing intermediate container da95272eb5a7 08:44:47 ---> 059ef0edffb7 08:44:47 Step 8/31 : COPY . . 08:44:57 ---> 8143529d9e98 08:44:57 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 08:44:57 ---> 03a97d55bc19 08:44:57 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 08:44:57 ---> Running in 4a60f517ce15 08:44:57 ---> c263e24f8a61 08:44:57 Step 9/23 : RUN make cmd/core-command/core-command 08:44:57 ---> Running in cb0b0d3a5c3d 08:44:57 ---> 960ddca7ff28 08:44:57 Step 9/23 : RUN make cmd/core-data/core-data 08:44:57 ---> 7da653757b7b 08:44:57 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:44:57 ---> Running in 7be6746ecfd9 08:44:57 ---> Running in 179b22034fac 08:44:57 Removing intermediate container 4a60f517ce15 08:44:57 ---> d7c5c588d62d 08:44:57 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 08:44:57 ---> Running in cc83b131683d 08:44:57 Removing intermediate container cb0b0d3a5c3d 08:44:57 ---> aea8e2cfa6b6 08:44:57 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 08:44:57 ---> Running in defecf07242e 08:44:57 ---> Running in fd76af313fdb 08:44:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:44:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:44:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:44:59 spire-1.2.0/ 08:44:59 spire-1.2.0/ 08:45:00 spire-1.2.0/README.md 08:45:00 spire-1.2.0/bin/ 08:45:00 spire-1.2.0/bin/spire-server 08:45:00 spire-1.2.0/bin/spire-agent 08:45:00 spire-1.2.0/conf/ 08:45:00 spire-1.2.0/conf/server/ 08:45:00 spire-1.2.0/conf/server/server.conf 08:45:00 spire-1.2.0/conf/agent/ 08:45:00 spire-1.2.0/conf/agent/agent.conf 08:45:00 spire-1.2.0/LICENSE 08:45:00 spire-1.2.0/README.md 08:45:00 spire-1.2.0/bin/ 08:45:00 spire-1.2.0/bin/spire-server 08:45:00 spire-1.2.0/bin/spire-agent 08:45:00 spire-1.2.0/conf/ 08:45:00 spire-1.2.0/conf/server/ 08:45:00 spire-1.2.0/conf/server/server.conf 08:45:00 spire-1.2.0/conf/agent/ 08:45:00 spire-1.2.0/conf/agent/agent.conf 08:45:00 spire-1.2.0/LICENSE 08:45:05 ? github.com/edgexfoundry/edgex-go [no test files] 08:45:18 Removing intermediate container fd76af313fdb 08:45:18 ---> 86db13f690c6 08:45:18 08:45:18 Step 11/24 : FROM alpine:3.15 08:45:18 3.15: Pulling from library/alpine 08:45:18 Removing intermediate container defecf07242e 08:45:18 ---> 4b325867c61e 08:45:18 08:45:18 Step 11/24 : FROM alpine:3.15 08:45:18 3.15: Pulling from library/alpine 08:45:18 Digest: sha256:6af1b11bbb17f4c311e269db6530e4da2738262af5fd9064ccdf109b765860fb 08:45:18 Digest: sha256:6af1b11bbb17f4c311e269db6530e4da2738262af5fd9064ccdf109b765860fb 08:45:18 Status: Downloaded newer image for alpine:3.15 08:45:18 Status: Image is up to date for alpine:3.15 08:45:18 ---> 9c842ac49a39 08:45:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:45:18 ---> 9c842ac49a39 08:45:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:45:19 ---> Running in d0408c5e086e 08:45:19 ---> Running in fdbfe6adbb2b 08:45:19 Removing intermediate container fdbfe6adbb2b 08:45:19 ---> 8a00d44a4738 08:45:19 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:45:19 ---> Running in 77699708bc6a 08:45:19 Removing intermediate container d0408c5e086e 08:45:19 ---> a5ffb59efed7 08:45:19 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:45:19 ---> Running in 1a18039241e4 08:45:21 Removing intermediate container 77699708bc6a 08:45:21 ---> d37a011787e1 08:45:21 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:45:21 ---> Running in 6dc19ff09c24 08:45:22 Removing intermediate container 1a18039241e4 08:45:22 ---> 0731b466a3b6 08:45:22 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:45:22 ---> Running in 920f37f20c1c 08:45:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:45:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:45:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:45:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:45:23 v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] 08:45:23 v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] 08:45:23 OK: 15854 distinct packages available 08:45:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:45:24 v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] 08:45:24 v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] 08:45:24 OK: 15854 distinct packages available 08:45:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:45:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:45:25 (1/4) Installing dumb-init (1.2.5-r1) 08:45:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:45:25 (2/4) Installing musl-obstack (1.2.2-r0) 08:45:25 (3/4) Installing libucontext (1.1-r0) 08:45:25 (4/4) Installing gcompat (1.0.0-r4) 08:45:25 Executing busybox-1.34.1-r4.trigger 08:45:25 OK: 6 MiB in 18 packages 08:45:25 (1/5) Installing dumb-init (1.2.5-r1) 08:45:25 (2/5) Installing musl-obstack (1.2.2-r0) 08:45:25 (3/5) Installing libucontext (1.1-r0) 08:45:25 (4/5) Installing gcompat (1.0.0-r4) 08:45:25 (5/5) Installing openssl (1.1.1n-r0) 08:45:26 Executing busybox-1.34.1-r4.trigger 08:45:26 OK: 6 MiB in 19 packages 08:45:28 Removing intermediate container 7be6746ecfd9 08:45:28 ---> 645c35e6c660 08:45:28 08:45:28 Step 10/23 : FROM alpine:3.14 08:45:28 ---> a33ac4f1069a 08:45:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:45:28 ---> Using cache 08:45:28 ---> 4b547299ef93 08:45:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:45:28 ---> Using cache 08:45:28 ---> 257c286fff48 08:45:28 Step 13/23 : ENV APP_PORT=59882 08:45:28 ---> Running in 538711f73f2d 08:45:28 Removing intermediate container 6dc19ff09c24 08:45:28 ---> a562272d7a51 08:45:28 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 08:45:28 Removing intermediate container 920f37f20c1c 08:45:28 ---> fc7d79aa31a5 08:45:28 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 08:45:28 Removing intermediate container 538711f73f2d 08:45:28 ---> fcfc89253b72 08:45:28 Step 14/23 : EXPOSE $APP_PORT 08:45:29 ---> Running in ea5fb3193b01 08:45:30 ---> e95ee46dfbab 08:45:30 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 08:45:30 Removing intermediate container ea5fb3193b01 08:45:30 ---> 47ed9b3c7805 08:45:30 Step 15/23 : WORKDIR / 08:45:30 ---> 2a6452799470 08:45:30 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:45:31 ---> Running in b42ad3cc01e1 08:45:31 Removing intermediate container cc83b131683d 08:45:31 ---> 286d11deeca0 08:45:31 08:45:31 Step 10/31 : FROM alpine:3.14 08:45:31 ---> a33ac4f1069a 08:45:31 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:45:31 ---> ab77b807eeb0 08:45:31 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:45:31 ---> Running in 90d9aae81bdd 08:45:31 ---> Running in 8ce0267b1fab 08:45:31 Removing intermediate container b42ad3cc01e1 08:45:31 ---> 1ec3abc6019e 08:45:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:45:31 Removing intermediate container 90d9aae81bdd 08:45:31 ---> f354015fbf2b 08:45:31 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 08:45:32 ---> Running in 88f3b04fc8a3 08:45:32 ---> db371a44acb4 08:45:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:45:32 Removing intermediate container 8ce0267b1fab 08:45:32 ---> 5f6ef61a3c3d 08:45:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:45:32 ---> 00a122895556 08:45:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:45:32 ---> ffd9c6e950fa 08:45:32 Step 19/24 : WORKDIR / 08:45:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:45:33 ---> 08264098d3de 08:45:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:45:33 ---> Running in 96ee9186eba0 08:45:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:45:33 ---> b666739b18fb 08:45:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:45:33 (1/2) Installing dumb-init (1.2.5-r1) 08:45:33 Removing intermediate container 96ee9186eba0 08:45:33 ---> 3c5104ac3aa5 08:45:33 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:45:33 (2/2) Installing su-exec (0.2-r1) 08:45:33 Executing busybox-1.33.1-r6.trigger 08:45:33 OK: 6 MiB in 16 packages 08:45:33 ---> 1264ad617bf4 08:45:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:45:33 ---> Running in 669ceae90841 08:45:33 ---> 32d50d8c108b 08:45:33 Step 19/23 : ENTRYPOINT ["/core-command"] 08:45:33 Removing intermediate container 669ceae90841 08:45:33 ---> 4be0f7d7c48c 08:45:33 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:45:33 ---> 914774b7e54f 08:45:33 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:45:33 ---> Running in 286b845d51f7 08:45:33 ---> Running in 11593fc3fa12 08:45:33 ---> Running in 84ae23185c4d 08:45:34 Removing intermediate container 286b845d51f7 08:45:34 ---> b1c8023b9314 08:45:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:45:34 Removing intermediate container 88f3b04fc8a3 08:45:34 ---> c3470f9533c8 08:45:34 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 08:45:34 Removing intermediate container 11593fc3fa12 08:45:34 ---> a87039b56213 08:45:34 Step 22/24 : LABEL arch=x86_64 08:45:34 Removing intermediate container 84ae23185c4d 08:45:34 ---> df3c4919d0c7 08:45:34 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:45:34 ---> Running in 1d15e0424ec5 08:45:34 ---> Running in 8e8534de0247 08:45:34 ---> Running in 548a2f2a9dff 08:45:34 ---> Running in 7ec8f199c52a 08:45:34 Removing intermediate container 1d15e0424ec5 08:45:34 ---> 2e343ed49689 08:45:34 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:45:34 Removing intermediate container 8e8534de0247 08:45:34 ---> 4b7b930837fa 08:45:34 Step 21/23 : LABEL arch=x86_64 08:45:34 Removing intermediate container 179b22034fac 08:45:34 ---> 457d83dd9bd8 08:45:34 08:45:34 Step 10/23 : FROM alpine:3.14 08:45:34 ---> a33ac4f1069a 08:45:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:45:34 Removing intermediate container 548a2f2a9dff 08:45:34 ---> 2f9f238d6de5 08:45:34 Step 23/24 : LABEL git_sha=c8e1bd1b09f8e194edee57813deff26cdc131e5c 08:45:34 ---> Running in 6f235520087a 08:45:34 ---> Running in b28e54131a06 08:45:34 Removing intermediate container 7ec8f199c52a 08:45:34 ---> 2c9013750b0b 08:45:34 Step 22/24 : LABEL arch=x86_64 08:45:34 ---> Running in bd82240a5208 08:45:34 ---> Running in d1df0c96e9a6 08:45:34 ---> Running in 472411e676cf 08:45:34 Removing intermediate container 6f235520087a 08:45:34 ---> 0b55e409d664 08:45:34 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:45:34 Removing intermediate container b28e54131a06 08:45:34 ---> 9da64f97d757 08:45:34 Step 22/23 : LABEL git_sha=c8e1bd1b09f8e194edee57813deff26cdc131e5c 08:45:34 ---> Running in 57d574fb9d84 08:45:34 ---> Running in b2c487d8d349 08:45:35 Removing intermediate container bd82240a5208 08:45:35 ---> 8ad365b7a117 08:45:35 Step 12/23 : ENV APP_PORT=59880 08:45:35 Removing intermediate container d1df0c96e9a6 08:45:35 ---> 14c232d25a8a 08:45:35 Step 24/24 : LABEL version=0.0.0 08:45:35 Removing intermediate container 472411e676cf 08:45:35 ---> b0f5de1ced51 08:45:35 Step 23/24 : LABEL git_sha=c8e1bd1b09f8e194edee57813deff26cdc131e5c 08:45:35 ---> Running in ff9a5eb3c90e 08:45:35 ---> Running in 040590ed8697 08:45:35 Removing intermediate container b2c487d8d349 08:45:35 ---> 8a1708fb2a9f 08:45:35 Step 23/23 : LABEL version=0.0.0 08:45:35 ---> Running in a0fc2c059978 08:45:35 ---> Running in e4606db42236 08:45:35 Removing intermediate container ff9a5eb3c90e 08:45:35 ---> f98c944f3fa1 08:45:35 Step 13/23 : EXPOSE $APP_PORT 08:45:35 Removing intermediate container 040590ed8697 08:45:35 ---> f480e90238d9 08:45:35 08:45:35 Removing intermediate container a0fc2c059978 08:45:35 ---> eb66ee7832b2 08:45:35 Step 24/24 : LABEL version=0.0.0 08:45:35 ---> Running in 21b3d3bfbaeb 08:45:35 Removing intermediate container e4606db42236 08:45:35 ---> 2f0e76462444 08:45:35 08:45:35 ---> Running in 69c8a9355282 08:45:35 Successfully built f480e90238d9 08:45:35 Successfully tagged security-spire-config:latest 08:45:35  Building security-spire-config ... done Building sys-mgmt-agent 08:45:35 Removing intermediate container 21b3d3bfbaeb 08:45:35 ---> ef6a7492080f 08:45:35 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:45:35 Successfully built 2f0e76462444 08:45:35 Successfully tagged core-command:latest 08:45:35 Building security-spiffe-token-provider 08:45:35  Building core-command ... done Removing intermediate container 69c8a9355282 08:45:35 ---> 7b1c8b86faee 08:45:35 08:45:35 ---> Running in fd95700f7a0f 08:45:35 Removing intermediate container 57d574fb9d84 08:45:35 ---> 953e06232bad 08:45:35 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 08:45:35 ---> Running in aaad15e0988e 08:45:35 Successfully built 7b1c8b86faee 08:45:35 Successfully tagged security-spire-agent:latest 08:45:35 Building security-spire-server 08:45:36  Building security-spire-agent ... done Removing intermediate container aaad15e0988e 08:45:36 ---> 486856f1599f 08:45:36 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:45:41 ---> 5a7c4d94f56f 08:45:41 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:45:41 ---> Running in c1fc2d048684 08:45:41 Removing intermediate container fd95700f7a0f 08:45:41 ---> 6b0a1be5d501 08:45:41 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 08:45:41 ---> Running in 8195b04c74c1 08:45:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:45:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:45:42 (1/6) Installing dumb-init (1.2.5-r1) 08:45:42 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:45:42 (3/6) Installing libsodium (1.0.18-r0) 08:45:42 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:45:42 (5/6) Installing libzmq (4.3.4-r0) 08:45:42 (6/6) Installing zeromq (4.3.4-r0) 08:45:42 Executing busybox-1.33.1-r6.trigger 08:45:42 OK: 8 MiB in 20 packages 08:45:43 Removing intermediate container c1fc2d048684 08:45:43 ---> 0859b6296a66 08:45:43 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 08:45:43 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:45:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:45:43 ---> 782745a222fc 08:45:43 Step 3/23 : WORKDIR /edgex-go 08:45:43 ---> Using cache 08:45:43 ---> 2488d9c63266 08:45:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:45:43 ---> Using cache 08:45:43 ---> 07bc3fc25b62 08:45:43 Step 5/23 : RUN apk add --update --no-cache make bash git 08:45:44 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:45:44 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:45:44 ---> 782745a222fc 08:45:44 Step 3/20 : WORKDIR /edgex-go 08:45:44 ---> Using cache 08:45:44 ---> 2488d9c63266 08:45:44 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:45:44 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:45:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:45:44 ---> 782745a222fc 08:45:44 Step 3/23 : WORKDIR /edgex-go 08:45:44 ---> Using cache 08:45:44 ---> 2488d9c63266 08:45:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:45:44 ---> Using cache 08:45:44 ---> 07bc3fc25b62 08:45:44 Step 5/23 : RUN apk add --update --no-cache make git 08:45:44 ---> Using cache 08:45:44 ---> 37285496ecc6 08:45:44 Step 6/23 : COPY go.mod vendor* ./ 08:45:44 ---> Using cache 08:45:44 ---> 32b05edcca28 08:45:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:44 ---> Using cache 08:45:44 ---> 059ef0edffb7 08:45:44 Step 8/23 : COPY . . 08:45:44 ---> Using cache 08:45:44 ---> 7da653757b7b 08:45:44 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 08:45:45 ---> af7ff79e613b 08:45:45 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:45:45 ---> Running in ea8134e5ebe2 08:45:45 ---> Running in 1928e3e8da32 08:45:45 ---> Running in aab8c43b2f9a 08:45:45 Removing intermediate container aab8c43b2f9a 08:45:45 ---> c43411d8995b 08:45:45 Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 08:45:45 Removing intermediate container 8195b04c74c1 08:45:45 ---> 72387ce17b39 08:45:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:45:45 ---> Running in e7c1e6a42a78 08:45:45 ---> 84044b2ba392 08:45:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:45:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:45:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:45:45 ---> da1470dafdee 08:45:45 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:45:45 ---> 2d18e343f8f3 08:45:45 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:45:46 spire-1.2.0/ 08:45:46 ---> 5e644b108a39 08:45:46 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:45:46 ---> 4221f60b06d0 08:45:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:45:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:45:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:45:46 ---> c42e9f91c329 08:45:46 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 08:45:46 ---> eb77c6030d34 08:45:46 Step 19/23 : ENTRYPOINT ["/core-data"] 08:45:46 OK: 221 MiB in 52 packages 08:45:46 ---> Running in e1257ea5e8e2 08:45:46 ---> Running in d1ba080c779a 08:45:46 v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] 08:45:46 v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] 08:45:46 OK: 15863 distinct packages available 08:45:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:45:46 Removing intermediate container e1257ea5e8e2 08:45:46 ---> a4635658c1ba 08:45:46 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:45:47 Removing intermediate container d1ba080c779a 08:45:47 ---> 7865a3a28828 08:45:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:45:47 ---> Running in 894f3130a19f 08:45:47 ---> cde4d03df17b 08:45:47 Step 26/31 : RUN chmod +x /entrypoint.sh 08:45:47 ---> Running in 4a9e1bf0917a 08:45:47 Removing intermediate container ea8134e5ebe2 08:45:47 ---> 1190e78b7e6e 08:45:47 Step 6/23 : COPY go.mod vendor* ./ 08:45:47 Removing intermediate container 894f3130a19f 08:45:47 ---> 9fa8a8cf1ae9 08:45:47 Step 21/23 : LABEL arch=x86_64 08:45:47 ---> Running in 097ef5807af7 08:45:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:45:47 Removing intermediate container 097ef5807af7 08:45:47 ---> b5b809f41f3b 08:45:47 Step 22/23 : LABEL git_sha=c8e1bd1b09f8e194edee57813deff26cdc131e5c 08:45:47 ---> 85341cea94e1 08:45:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:47 ---> Running in 34273b920deb 08:45:47 ---> Running in 8d5d0f001cf4 08:45:47 Removing intermediate container 34273b920deb 08:45:47 ---> d3ba576699d5 08:45:47 Step 23/23 : LABEL version=0.0.0 08:45:47 OK: 221 MiB in 52 packages 08:45:48 ---> Running in 1b82809f339b 08:45:48 spire-1.2.0/README.md 08:45:48 spire-1.2.0/bin/ 08:45:48 spire-1.2.0/bin/spire-server 08:45:48 spire-1.2.0/bin/spire-agent 08:45:48 spire-1.2.0/conf/ 08:45:48 spire-1.2.0/conf/server/ 08:45:48 spire-1.2.0/conf/server/server.conf 08:45:48 spire-1.2.0/conf/agent/ 08:45:48 spire-1.2.0/conf/agent/agent.conf 08:45:48 spire-1.2.0/LICENSE 08:45:48 Removing intermediate container 1b82809f339b 08:45:48 ---> f9614fe1ded6 08:45:48 08:45:48 Successfully built f9614fe1ded6 08:45:48 Successfully tagged core-data:latest 08:45:48  Building core-data ... done Removing intermediate container 4a9e1bf0917a 08:45:48 ---> d68eb734c12c 08:45:48 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 08:45:48 ---> Running in c612f96ba815 08:45:48 Removing intermediate container 1928e3e8da32 08:45:48 ---> ad19b5c48de1 08:45:48 Step 5/20 : COPY go.mod vendor* ./ 08:45:49 Removing intermediate container c612f96ba815 08:45:49 ---> c8bdccac787e 08:45:49 Step 28/31 : CMD ["gate"] 08:45:49 ---> c53b4a6e3dd6 08:45:49 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:49 ---> Running in 16a78fdb6315 08:45:49 ---> Running in 416602b0ec56 08:45:49 Removing intermediate container 8d5d0f001cf4 08:45:49 ---> 6fe1bb6c6252 08:45:49 Step 8/23 : COPY . . 08:45:49 Removing intermediate container 416602b0ec56 08:45:49 ---> ffbbf71e6cb6 08:45:49 Step 29/31 : LABEL arch=x86_64 08:45:53 ---> Running in 25adba71f43d 08:45:53 Removing intermediate container e7c1e6a42a78 08:45:53 ---> ef48054f5282 08:45:53 08:45:53 Step 11/23 : FROM alpine:3.15 08:45:53 ---> 9c842ac49a39 08:45:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:45:53 ---> Using cache 08:45:53 ---> a5ffb59efed7 08:45:53 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:45:53 ---> Using cache 08:45:53 ---> 0731b466a3b6 08:45:53 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:45:53 ---> Using cache 08:45:53 ---> fc7d79aa31a5 08:45:53 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 08:45:53 Removing intermediate container 25adba71f43d 08:45:53 ---> 7c35b148c245 08:45:53 Step 30/31 : LABEL git_sha=c8e1bd1b09f8e194edee57813deff26cdc131e5c 08:45:54 Removing intermediate container 16a78fdb6315 08:45:54 ---> 8a3bfd43dae3 08:45:54 Step 7/20 : COPY . . 08:45:55 ---> Running in 1f8157bc0610 08:45:55 ---> 9252af849532 08:45:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:45:55 ---> c2397240397a 08:45:55 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:45:56 Removing intermediate container 1f8157bc0610 08:45:56 ---> 9f2cd2604c7f 08:45:56 Step 31/31 : LABEL version=0.0.0 08:45:57 ---> Running in a9c51ed32a8d 08:45:57 ---> 3919f635ae7b 08:45:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:45:57 ---> Running in 6fa06b17ded4 08:45:57 ---> 4733a138e4e0 08:45:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:45:57 Removing intermediate container 6fa06b17ded4 08:45:57 ---> 17b99c0663e7 08:45:57 08:45:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:45:57 ---> 968d5ae46d52 08:45:57 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:45:57 Successfully built 17b99c0663e7 08:45:57 Successfully tagged security-bootstrapper:latest 08:45:57  Building security-bootstrapper ... done  ---> Running in 68d027a56586 08:45:57 Removing intermediate container 68d027a56586 08:45:57 ---> 32b6d60ec6d7 08:45:57 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:45:58 ---> Running in c29798cc5d9b 08:45:58 Removing intermediate container c29798cc5d9b 08:45:58 ---> bbe80fa9ceb3 08:45:58 Step 21/23 : LABEL arch=x86_64 08:45:58 ---> Running in 7b37308bb9af 08:45:58 Removing intermediate container 7b37308bb9af 08:45:58 ---> ae5ac8056c18 08:45:58 Step 22/23 : LABEL git_sha=c8e1bd1b09f8e194edee57813deff26cdc131e5c 08:45:58 ---> Running in 7928cc9a2a96 08:45:58 Removing intermediate container 7928cc9a2a96 08:45:58 ---> da5a3a65ec13 08:45:58 Step 23/23 : LABEL version=0.0.0 08:45:59 ---> Running in adcb495a96f3 08:45:59 Removing intermediate container adcb495a96f3 08:45:59 ---> 6ef17614dee4 08:45:59 08:45:59 Successfully built 6ef17614dee4 08:45:59 Successfully tagged security-spire-server:latest 08:46:01  Building security-spire-server ... done  ---> 3b5fbf87af1a 08:46:01 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:46:02 ---> Running in 55b9fee9675e 08:46:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:46:17 Removing intermediate container a9c51ed32a8d 08:46:17 ---> a1990795b7e7 08:46:17 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:46:17 ---> Running in d9ef7dcecb3a 08:46:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:46:17 Removing intermediate container d9ef7dcecb3a 08:46:17 ---> cdbc8297f325 08:46:17 08:46:17 Step 11/23 : FROM docker:20.10.10 08:46:17 20.10.10: Pulling from library/docker 08:46:18 Removing intermediate container 55b9fee9675e 08:46:18 ---> f0d13890656d 08:46:18 08:46:18 Step 9/20 : FROM alpine:3.15 08:46:18 ---> 9c842ac49a39 08:46:18 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:46:18 ---> Using cache 08:46:18 ---> a5ffb59efed7 08:46:18 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:18 ---> Using cache 08:46:18 ---> 0731b466a3b6 08:46:18 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:46:18 ---> Running in f7b9e38d5600 08:46:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:46:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:46:19 v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] 08:46:19 v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] 08:46:19 OK: 15854 distinct packages available 08:46:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:46:20 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 08:46:20 Status: Downloaded newer image for docker:20.10.10 08:46:20 ---> b706a049f56e 08:46:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:46:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:46:20 ---> Running in 88d6a1c1b3c1 08:46:21 Removing intermediate container 88d6a1c1b3c1 08:46:21 ---> 3ac469176876 08:46:21 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 08:46:21 (1/9) Installing ca-certificates (20211220-r0) 08:46:21 ---> Running in 2153e38976b6 08:46:21 (2/9) Installing brotli-libs (1.0.9-r5) 08:46:21 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:46:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:46:21 (4/9) Installing libcurl (7.80.0-r0) 08:46:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:46:21 (5/9) Installing curl (7.80.0-r0) 08:46:21 (6/9) Installing dumb-init (1.2.5-r1) 08:46:21 (7/9) Installing musl-obstack (1.2.2-r0) 08:46:21 (1/42) Installing readline (8.1.0-r0) 08:46:21 (2/42) Installing bash (5.1.16-r0) 08:46:21 (8/9) Installing libucontext (1.1-r0) 08:46:21 Executing bash-5.1.16-r0.post-install 08:46:21 (3/42) Installing brotli-libs (1.0.9-r5) 08:46:21 (4/42) Installing nghttp2-libs (1.43.0-r0) 08:46:21 (5/42) Installing libcurl (7.79.1-r0) 08:46:21 (6/42) Installing curl (7.79.1-r0) 08:46:21 (7/42) Installing dumb-init (1.2.5-r1) 08:46:21 (8/42) Installing libbz2 (1.0.8-r1) 08:46:21 (9/42) Installing expat (2.4.7-r0) 08:46:21 (10/42) Installing libffi (3.3-r2) 08:46:21 (11/42) Installing gdbm (1.19-r0) 08:46:21 (12/42) Installing xz-libs (5.2.5-r0) 08:46:21 (13/42) Installing libgcc (10.3.1_git20210424-r2) 08:46:21 (9/9) Installing gcompat (1.0.0-r4) 08:46:21 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 08:46:21 (15/42) Installing mpdecimal (2.5.1-r1) 08:46:21 (16/42) Installing sqlite-libs (3.35.5-r0) 08:46:21 (17/42) Installing python3 (3.9.5-r2) 08:46:21 Executing busybox-1.34.1-r4.trigger 08:46:21 Executing ca-certificates-20211220-r0.trigger 08:46:21 OK: 8 MiB in 23 packages 08:46:22 (18/42) Installing py3-appdirs (1.4.4-r2) 08:46:22 (19/42) Installing py3-chardet (4.0.0-r2) 08:46:22 (20/42) Installing py3-idna (3.2-r0) 08:46:22 (21/42) Installing py3-urllib3 (1.26.5-r0) 08:46:22 (22/42) Installing py3-certifi (2020.12.5-r1) 08:46:22 (23/42) Installing py3-requests (2.25.1-r4) 08:46:22 (24/42) Installing py3-msgpack (1.0.2-r1) 08:46:22 (25/42) Installing py3-lockfile (0.12.2-r4) 08:46:22 (26/42) Installing py3-cachecontrol (0.12.6-r1) 08:46:22 (27/42) Installing py3-colorama (0.4.4-r1) 08:46:22 (28/42) Installing py3-contextlib2 (0.6.0-r1) 08:46:22 (29/42) Installing py3-distlib (0.3.1-r3) 08:46:22 (30/42) Installing py3-distro (1.5.0-r3) 08:46:22 (31/42) Installing py3-six (1.15.0-r1) 08:46:22 (32/42) Installing py3-webencodings (0.5.1-r4) 08:46:22 (33/42) Installing py3-html5lib (1.1-r1) 08:46:22 (34/42) Installing py3-parsing (2.4.7-r2) 08:46:22 (35/42) Installing py3-packaging (20.9-r1) 08:46:22 (36/42) Installing py3-toml (0.10.2-r2) 08:46:22 (37/42) Installing py3-pep517 (0.10.0-r2) 08:46:22 (38/42) Installing py3-progress (1.5-r2) 08:46:22 (39/42) Installing py3-retrying (1.3.3-r1) 08:46:22 (40/42) Installing py3-ordered-set (4.0.2-r1) 08:46:22 (41/42) Installing py3-setuptools (52.0.0-r3) 08:46:22 (42/42) Installing py3-pip (20.3.4-r1) 08:46:22 Executing busybox-1.33.1-r6.trigger 08:46:22 OK: 84 MiB in 64 packages 08:46:22 Removing intermediate container f7b9e38d5600 08:46:22 ---> c97cd61d6f59 08:46:22 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:46:22 ---> c276cc08136b 08:46:22 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:46:23 Collecting docker-compose==1.23.2 08:46:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:46:23 Collecting dockerpty<0.5,>=0.4.1 08:46:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:46:23 ---> 6482d0455f09 08:46:23 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:46:23 ---> 8267caeeb9c1 08:46:23 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:46:23 Collecting cached-property<2,>=1.2.0 08:46:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:46:23 ---> Running in c7f2bfd5a98c 08:46:23 Removing intermediate container c7f2bfd5a98c 08:46:23 ---> af2f9a538eb7 08:46:23 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:46:23 ---> Running in dd3a2333853e 08:46:23 Collecting PyYAML<4,>=3.10 08:46:23 Downloading PyYAML-3.13.tar.gz (270 kB) 08:46:23 Removing intermediate container dd3a2333853e 08:46:23 ---> 724a4231608d 08:46:23 Step 18/20 : LABEL arch=x86_64 08:46:23 ---> Running in f95954720eb4 08:46:23 Removing intermediate container f95954720eb4 08:46:23 ---> d5eeecf974c0 08:46:23 Step 19/20 : LABEL git_sha=c8e1bd1b09f8e194edee57813deff26cdc131e5c 08:46:23 ---> Running in 2a9b799dd0a4 08:46:24 Removing intermediate container 2a9b799dd0a4 08:46:24 ---> 0d8e5d3b3232 08:46:24 Step 20/20 : LABEL version=0.0.0 08:46:24 ---> Running in ac4fd075ece1 08:46:24 Removing intermediate container ac4fd075ece1 08:46:24 ---> ef239713167d 08:46:24 08:46:24 Collecting jsonschema<3,>=2.5.1 08:46:24 Successfully built ef239713167d 08:46:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:46:24 Successfully tagged security-spiffe-token-provider:latest 08:46:24  Building security-spiffe-token-provider ... done Collecting texttable<0.10,>=0.9.0 08:46:24 Downloading texttable-0.9.1.tar.gz (11 kB) 08:46:24 Collecting websocket-client<1.0,>=0.32.0 08:46:24 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:46:24 Collecting docopt<0.7,>=0.6.1 08:46:24 Downloading docopt-0.6.2.tar.gz (25 kB) 08:46:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 08:46:25 Collecting docker<4.0,>=3.6.0 08:46:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:46:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:46:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:46:25 Collecting docker-pycreds>=0.4.0 08:46:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:46:25 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) 08:46:25 Collecting idna<2.8,>=2.5 08:46:25 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:46:25 Collecting chardet<3.1.0,>=3.0.2 08:46:25 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:46:25 Collecting urllib3<1.25,>=1.21.1 08:46:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:46:25 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:46:25 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:46:25 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:46:25 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:46:25 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:46:25 Attempting uninstall: urllib3 08:46:25 Found existing installation: urllib3 1.26.5 08:46:25 Uninstalling urllib3-1.26.5: 08:46:25 Successfully uninstalled urllib3-1.26.5 08:46:25 Attempting uninstall: idna 08:46:25 Found existing installation: idna 3.2 08:46:25 Uninstalling idna-3.2: 08:46:25 Successfully uninstalled idna-3.2 08:46:25 Attempting uninstall: chardet 08:46:25 Found existing installation: chardet 4.0.0 08:46:25 Uninstalling chardet-4.0.0: 08:46:25 Successfully uninstalled chardet-4.0.0 08:46:26 Attempting uninstall: requests 08:46:26 Found existing installation: requests 2.25.1 08:46:26 Uninstalling requests-2.25.1: 08:46:26 Successfully uninstalled requests-2.25.1 08:46:26 Running setup.py install for texttable: started 08:46:26 Running setup.py install for texttable: finished with status 'done' 08:46:26 Running setup.py install for PyYAML: started 08:46:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:46:27 Running setup.py install for PyYAML: finished with status 'done' 08:46:27 Running setup.py install for docopt: started 08:46:27 Running setup.py install for docopt: finished with status 'done' 08:46:27 Running setup.py install for dockerpty: started 08:46:27 Running setup.py install for dockerpty: finished with status 'done' 08:46:27 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 08:46:30 Removing intermediate container 2153e38976b6 08:46:30 ---> 360a23bc1934 08:46:30 Step 14/23 : ENV APP_PORT=58890 08:46:30 ---> Running in 1b7efc8894f8 08:46:30 Removing intermediate container 1b7efc8894f8 08:46:30 ---> a46a1515c566 08:46:30 Step 15/23 : EXPOSE $APP_PORT 08:46:30 ---> Running in 8dfb4300ef0f 08:46:30 Removing intermediate container 8dfb4300ef0f 08:46:30 ---> ba512d9bde2f 08:46:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:46:31 ---> 7a14c092ad71 08:46:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:46:31 ---> 7bd9cfb42be2 08:46:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:46:31 ---> 19697e6079b1 08:46:31 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 08:46:31 ---> Running in 1bf867f7687a 08:46:31 Removing intermediate container 1bf867f7687a 08:46:31 ---> fdf47cd0bd5c 08:46:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:46:31 ---> Running in 4bbc546a393c 08:46:31 Removing intermediate container 4bbc546a393c 08:46:31 ---> 5d1276259a01 08:46:31 Step 21/23 : LABEL arch=x86_64 08:46:31 ---> Running in f06519a40b06 08:46:31 Removing intermediate container f06519a40b06 08:46:31 ---> c162447bfc4a 08:46:31 Step 22/23 : LABEL git_sha=c8e1bd1b09f8e194edee57813deff26cdc131e5c 08:46:32 ---> Running in 477063655dee 08:46:32 Removing intermediate container 477063655dee 08:46:32 ---> 294dd13a6d98 08:46:32 Step 23/23 : LABEL version=0.0.0 08:46:32 ---> Running in 625975613a81 08:46:32 Removing intermediate container 625975613a81 08:46:32 ---> 6f488a7cc7c5 08:46:32 08:46:32 Successfully built 6f488a7cc7c5 08:46:32 Successfully tagged sys-mgmt-agent:latest 08:46:32  Building sys-mgmt-agent ... done  [Pipeline] } 08:46:32 $ docker stop --time=1 d80c6b97dbc163c649042f9baf5b0f4c0809a13c137550959c87fa11e8290285 08:46:33 $ docker rm -f d80c6b97dbc163c649042f9baf5b0f4c0809a13c137550959c87fa11e8290285 [Pipeline] // withDockerContainer [Pipeline] sh 08:46:33 + docker images 08:46:33 REPOSITORY TAG IMAGE ID CREATED SIZE 08:46:33 sys-mgmt-agent latest 6f488a7cc7c5 2 seconds ago 305MB 08:46:33 security-spiffe-token-provider latest ef239713167d 9 seconds ago 28.5MB 08:46:33 f0d13890656d 16 seconds ago 1.61GB 08:46:33 cdbc8297f325 17 seconds ago 1.61GB 08:46:33 security-spire-server latest 6ef17614dee4 35 seconds ago 82.9MB 08:46:33 security-bootstrapper latest 17b99c0663e7 36 seconds ago 24.3MB 08:46:33 ef48054f5282 41 seconds ago 1.61GB 08:46:33 core-data latest f9614fe1ded6 45 seconds ago 35.9MB 08:46:33 security-spire-config latest f480e90238d9 58 seconds ago 82.2MB 08:46:33 security-spire-agent latest 7b1c8b86faee 58 seconds ago 119MB 08:46:33 core-command latest 2f0e76462444 58 seconds ago 24.5MB 08:46:33 457d83dd9bd8 About a minute ago 1.65GB 08:46:33 286d11deeca0 About a minute ago 1.61GB 08:46:33 645c35e6c660 About a minute ago 1.61GB 08:46:33 4b325867c61e About a minute ago 1.61GB 08:46:33 86db13f690c6 About a minute ago 1.61GB 08:46:33 security-secretstore-setup latest 2944bec44405 2 minutes ago 42.1MB 08:46:33 security-proxy-setup latest fc40efb0973f 2 minutes ago 43.4MB 08:46:33 support-scheduler latest 68b72e23be93 2 minutes ago 26MB 08:46:33 support-notifications latest 83aa0cbb6fd2 2 minutes ago 26.6MB 08:46:33 core-metadata latest 22d972254700 2 minutes ago 26.1MB 08:46:33 a114aa310052 2 minutes ago 1.63GB 08:46:33 dff49d27f7bc 2 minutes ago 1.62GB 08:46:33 267540328ec6 2 minutes ago 1.62GB 08:46:33 5088ebfa1060 2 minutes ago 1.62GB 08:46:33 747533572635 2 minutes ago 1.63GB 08:46:33 ci-base-image-x86_64 latest 782745a222fc 5 minutes ago 896MB 08:46:33 alpine 3.15 9c842ac49a39 17 hours ago 5.57MB 08:46:33 alpine 3.14 a33ac4f1069a 6 days ago 5.59MB 08:46:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB 08:46:33 docker 20.10.10 b706a049f56e 4 months ago 216MB 08:46:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 08:46:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 08:46:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:46:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:46:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:46:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:46:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:46:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:46:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:46:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:46:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:46:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:46:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:46:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:46:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:46:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:46:49 Still waiting to schedule task 08:46:49 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 08:46:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.227s coverage: 28.7% of statements 08:46:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:46:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:46:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.498s coverage: 98.5% of statements 08:46:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:46:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.475s coverage: 54.9% of statements 08:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:47:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.800s coverage: 89.2% of statements 08:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:47:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.371s coverage: 84.4% of statements 08:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:47:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.303s coverage: 94.2% of statements 08:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:47:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.211s coverage: 72.2% of statements 08:47:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:47:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:47:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:47:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:47:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:47:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.373s coverage: 60.0% of statements 08:47:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:47:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:47:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:47:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.645s coverage: 0.9% of statements 08:47:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:47:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.455s coverage: 58.8% of statements 08:47:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.573s coverage: 24.0% of statements 08:47:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:47:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.412s coverage: 47.1% of statements 08:47:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.476s coverage: 79.5% of statements 08:47:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.225s coverage: 94.1% of statements 08:47:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.298s coverage: 96.3% of statements 08:47:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.333s coverage: 87.5% of statements 08:47:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.273s coverage: 94.4% of statements 08:47:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.189s coverage: 44.8% of statements 08:47:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.670s coverage: 82.5% of statements 08:47:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:47:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.261s coverage: 92.9% of statements 08:47:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:47:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:47:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:47:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.096s coverage: 65.1% of statements 08:47:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:47:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:47:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:47:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:47:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:47:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements 08:47:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:47:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:47:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 08:47:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:47:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.265s coverage: 58.8% of statements 08:47:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:47:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.298s coverage: 80.0% of statements 08:47:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements 08:47:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.273s coverage: 85.4% of statements 08:47:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.804s coverage: 91.2% of statements 08:47:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:47:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.908s coverage: 64.4% of statements 08:47:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:47:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:47:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.203s coverage: 100.0% of statements 08:47:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 89.4% of statements 08:47:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 08:47:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.114s coverage: 73.7% of statements 08:47:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.133s coverage: 100.0% of statements 08:47:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.407s coverage: 65.4% of statements 08:47:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:47:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:47:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:47:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.810s coverage: 43.8% of statements 08:47:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:47:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:47:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.264s coverage: 89.5% of statements 08:47:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:47:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.268s coverage: 84.8% of statements 08:47:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:47:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:47:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:47:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:48:01 Running on prd-ubuntu18.04-docker-8c-8g-8995 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws 08:48:01 Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout 08:48:01 The recommended git tool is: git 08:48:02 using credential edgex-jenkins-ssh 08:48:02 Cloning the remote Git repository 08:48:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:48:02 > git init /w/workspace/edgex-go/14 # timeout=10 08:48:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:48:02 > git --version # timeout=10 08:48:02 > git --version # 'git version 2.17.1' 08:48:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:48:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:48:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.410s coverage: 17.7% of statements 08:48:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:48:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:48:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:48:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:48:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.676s coverage: 92.3% of statements 08:48:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:48:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:48:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:48:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:48:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.221s coverage: 63.2% of statements 08:48:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:48:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:48:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.512s coverage: 97.7% of statements 08:48:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:48:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:48:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:48:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:48:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.203s coverage: 28.9% of statements 08:48:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:48:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:48:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:48:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:48:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:48:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:48:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.198s coverage: 100.0% of statements 08:48:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 08:48:04 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 08:48:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:48:04 GO111MODULE=on go vet ./... 08:48:07 Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit 1f116ba968c955b1ea14f350f804aa3effd21fa1 08:48:07 Merge succeeded, producing ad8e37dbdfaa76f744e16e95cedacc7748f0d7e0 08:48:07 Checking out Revision ad8e37dbdfaa76f744e16e95cedacc7748f0d7e0 (PR-3904) 08:48:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:48:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:48:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:48:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:48:07 using GIT_SSH to set credentials SSH Credentials for GitHub 08:48:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:48:07 > git config core.sparsecheckout # timeout=10 08:48:07 > git checkout -f 1f116ba968c955b1ea14f350f804aa3effd21fa1 # timeout=10 08:48:07 > git remote # timeout=10 08:48:07 > git config --get remote.origin.url # timeout=10 08:48:07 using GIT_SSH to set credentials SSH Credentials for GitHub 08:48:07 > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 08:48:07 > git rev-parse HEAD^{commit} # timeout=10 08:48:07 > git config core.sparsecheckout # timeout=10 08:48:07 > git checkout -f ad8e37dbdfaa76f744e16e95cedacc7748f0d7e0 # timeout=10 08:48:11 Commit message: "Merge commit '81bad761160ed823b117fb91638cbc671260dbae' into HEAD" 08:48:11 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:48:12 + echo snap-build.sh 08:48:12 snap-build.sh 08:48:12 + SNAP_BASE_DIR=. 08:48:12 + '[' '!' -z /w/workspace/edgex-go/14 ']' 08:48:12 + SNAP_BASE_DIR=/w/workspace/edgex-go/14 08:48:12 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/14]' 08:48:12 [snap-build] Building snap in dir [/w/workspace/edgex-go/14] 08:48:12 + cd /w/workspace/edgex-go/14 08:48:12 + sudo apt-get remove -qy --purge lxd lxd-client 08:48:12 Reading package lists... 08:48:12 Building dependency tree... 08:48:12 Reading state information... 08:48:12 The following packages were automatically installed and are no longer required: 08:48:12 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:48:12 uidmap xdelta3 08:48:12 Use 'sudo apt autoremove' to remove them. 08:48:12 The following packages will be REMOVED: 08:48:12 lxd* lxd-client* 08:48:12 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:48:11 > git rev-list --no-walk 7a56b94143f89e5db1a5f612121d25bcdb63fc42 # timeout=10 08:48:12 After this operation, 31.7 MB disk space will be freed. 08:48:13 (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.) 08:48:13 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:48:13 Removing lxd dnsmasq configuration 08:48:13 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:48:13 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:48:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:48:14 (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.) 08:48:14 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:48:16 Processing triggers for systemd (237-3ubuntu10.52) ... 08:48:16 Processing triggers for ureadahead (0.100.0-21) ... 08:48:16 + sudo snap remove --purge lxd 08:48:16 snap "lxd" is not installed 08:48:16 + sudo groupadd --force --system lxd 08:48:16 ++ whoami 08:48:16 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:48:16 + newgrp - lxd 08:48:16 + sudo snap install lxd 08:48:26 2022-03-24T08:48:23Z INFO Waiting for automatic snapd restart... 08:48:41 lxd 4.24 from Canonical* installed 08:48:41 + sudo lxd init --auto 08:48:51 + sudo snap install --classic snapcraft 08:48:55 snapcraft 6.0.2 from Canonical* installed 08:48:55 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 08:48:55 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 08:48:55 % Total % Received % Xferd Average Speed Time Time Time Current 08:48:55 Dload Upload Total Spent Left Speed 08:48:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3635 0 --:--:-- --:--:-- --:--:-- 3655 08:48:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 8962k 0 --:--:-- --:--:-- --:--:-- 17.6M 08:48:56 ./yq_linux_amd64 08:48:56 + sudo snapcraft prime --use-lxd 08:48:58 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:48:58 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: 08:48:58 - README.md 08:48:58 08:48:58 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:48:58 Launching a container. 08:49:08 Waiting for container to be ready 08:49:08 To start your first container, try: lxc launch ubuntu:20.04 08:49:08 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 08:49:08 08:49:13 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:49:14 Waiting for network to be ready... 08:49:14 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 08:49:14 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 08:49:15 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 08:49:15 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1347 kB] 08:49:15 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 08:49:15 Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 08:49:15 Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [234 kB] 08:49:15 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 08:49:15 Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 08:49:15 Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [831 kB] 08:49:15 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 08:49:15 Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 08:49:15 Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 08:49:15 Get:14 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 08:49:15 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 08:49:15 Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] 08:49:15 Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 08:49:15 Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 08:49:16 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 08:49:16 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1674 kB] 08:49:16 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [316 kB] 08:49:16 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 08:49:16 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 08:49:16 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [887 kB] 08:49:16 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] 08:49:16 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [913 kB] 08:49:16 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] 08:49:18 Fetched 23.5 MB in 4s (5983 kB/s) 08:49:18 Reading package lists... 08:49:19 Reading package lists... 08:49:19 Building dependency tree... 08:49:19 Reading state information... 08:49:19 The following additional packages will be installed: 08:49:19 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:49:19 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:49:19 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:49:19 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:49:19 Suggested packages: 08:49:19 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:49:19 Recommended packages: 08:49:19 gnupg libsasl2-modules 08:49:19 The following NEW packages will be installed: 08:49:19 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:49:19 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:49:19 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:49:19 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:49:19 The following packages will be upgraded: 08:49:19 gpg gpg-agent gpgconf libudev1 08:49:19 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 08:49:19 Need to get 3859 kB of archives. 08:49:19 After this operation, 14.9 MB of additional disk space will be used. 08:49:19 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 08:49:19 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 08:49:19 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 08:49:19 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 08:49:19 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 08:49:19 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 08:49:19 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 08:49:19 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:49:19 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 08:49:19 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 08:49:19 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 08:49:19 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 08:49:19 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 08:49:19 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 08:49:19 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 08:49:19 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 08:49:19 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 08:49:19 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 08:49:19 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 08:49:19 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 08:49:19 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 08:49:19 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 08:49:19 debconf: delaying package configuration, since apt-utils is not installed 08:49:19 Fetched 3859 kB in 0s (13.9 MB/s) 08:49:19 (Reading database ... 12816 files and directories currently installed.) 08:49:19 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 08:49:19 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 08:49:19 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 08:49:19 Selecting previously unselected package udev. 08:49:19 (Reading database ... 12816 files and directories currently installed.) 08:49:19 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 08:49:19 Unpacking udev (245.4-4ubuntu3.15) ... 08:49:20 Selecting previously unselected package libfuse2:amd64. 08:49:20 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 08:49:20 Unpacking libfuse2:amd64 (2.9.9-3) ... 08:49:20 Selecting previously unselected package fuse. 08:49:20 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 08:49:20 Unpacking fuse (2.9.9-3) ... 08:49:20 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 08:49:20 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 08:49:20 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 08:49:20 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 08:49:20 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 08:49:20 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 08:49:20 Selecting previously unselected package libksba8:amd64. 08:49:20 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:49:20 Unpacking libksba8:amd64 (1.3.5-2) ... 08:49:20 Selecting previously unselected package libroken18-heimdal:amd64. 08:49:20 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 08:49:20 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:49:20 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:49:20 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 08:49:20 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:49:20 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:49:20 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 08:49:20 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:49:20 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:49:20 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 08:49:20 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:49:20 Selecting previously unselected package libwind0-heimdal:amd64. 08:49:20 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 08:49:20 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:49:20 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:49:20 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 08:49:20 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:49:20 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:49:20 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 08:49:20 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:49:21 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:49:21 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 08:49:21 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:49:21 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:49:21 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 08:49:21 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:49:21 Selecting previously unselected package libsasl2-modules-db:amd64. 08:49:21 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 08:49:21 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 08:49:21 Selecting previously unselected package libsasl2-2:amd64. 08:49:21 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 08:49:21 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 08:49:21 Selecting previously unselected package libldap-common. 08:49:21 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 08:49:21 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 08:49:21 Selecting previously unselected package libldap-2.4-2:amd64. 08:49:21 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 08:49:21 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 08:49:21 Selecting previously unselected package dirmngr. 08:49:21 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 08:49:21 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 08:49:21 Setting up libksba8:amd64 (1.3.5-2) ... 08:49:21 Setting up libfuse2:amd64 (2.9.9-3) ... 08:49:21 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 08:49:21 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 08:49:21 Setting up udev (245.4-4ubuntu3.15) ... 08:49:22 invoke-rc.d: policy-rc.d denied execution of start. 08:49:22 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 08:49:22 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:49:22 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 08:49:22 Setting up gpg (2.2.19-3ubuntu2.1) ... 08:49:22 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:49:22 Setting up fuse (2.9.9-3) ... 08:49:22 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 08:49:22 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:49:22 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:49:22 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:49:22 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:49:22 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:49:22 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:49:22 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:49:22 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 08:49:22 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 08:49:22 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 08:49:22 Processing triggers for systemd (245.4-4ubuntu3) ... 08:49:23 Processing triggers for libc-bin (2.31-0ubuntu9) ... 08:49:23 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 08:49:23 Alias= settings in the [Install] section, and DefaultInstance= for template 08:49:23 units). This means they are not meant to be enabled using systemctl. 08:49:23 08:49:23 Possible reasons for having this kind of units are: 08:49:23 • A unit may be statically enabled by being symlinked from another unit's 08:49:23 .wants/ or .requires/ directory. 08:49:23 • A unit's purpose may be to act as a helper for some other unit which has 08:49:23 a requirement dependency on it. 08:49:23 • A unit may be started when needed via activation (socket, path, timer, 08:49:23 D-Bus, udev, scripted systemctl call, ...). 08:49:23 • In case of template units, the unit is meant to be enabled with some 08:49:23 instance name specified. 08:49:23 Reading package lists... 08:49:23 Building dependency tree... 08:49:23 Reading state information... 08:49:23 The following additional packages will be installed: 08:49:23 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 08:49:23 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 08:49:23 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 08:49:23 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 08:49:23 openssh-client python3 python3-minimal python3.8 python3.8-minimal 08:49:23 squashfs-tools systemd systemd-sysv systemd-timesyncd 08:49:23 Suggested packages: 08:49:23 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 08:49:23 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:49:23 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 08:49:23 systemd-container policykit-1 08:49:23 Recommended packages: 08:49:23 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 08:49:23 The following NEW packages will be installed: 08:49:23 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 08:49:23 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 08:49:23 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 08:49:23 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 08:49:23 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 08:49:23 The following packages will be upgraded: 08:49:23 libsystemd0 systemd systemd-sysv systemd-timesyncd 08:49:24 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 08:49:24 Need to get 46.5 MB of archives. 08:49:24 After this operation, 181 MB of additional disk space will be used. 08:49:24 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 08:49:24 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 08:49:24 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 08:49:24 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 08:49:24 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 08:49:24 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 08:49:24 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 08:49:24 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 08:49:24 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 08:49:24 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 08:49:24 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 08:49:24 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 08:49:24 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 08:49:24 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 08:49:24 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 08:49:24 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 08:49:24 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 08:49:24 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 08:49:24 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 08:49:24 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 08:49:24 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 08:49:24 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 08:49:24 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 08:49:24 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 08:49:25 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 08:49:25 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 08:49:25 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 08:49:25 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 08:49:25 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 08:49:25 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 08:49:25 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 08:49:25 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 08:49:25 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 08:49:26 debconf: delaying package configuration, since apt-utils is not installed 08:49:26 Fetched 46.5 MB in 2s (19.6 MB/s) 08:49:26 (Reading database ... 13067 files and directories currently installed.) 08:49:26 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 08:49:26 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 08:49:26 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 08:49:26 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 08:49:26 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 08:49:26 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 08:49:27 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 08:49:27 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 08:49:27 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 08:49:27 Selecting previously unselected package libpython3.8-minimal:amd64. 08:49:27 (Reading database ... 13068 files and directories currently installed.) 08:49:27 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 08:49:27 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 08:49:27 Selecting previously unselected package libexpat1:amd64. 08:49:27 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 08:49:27 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 08:49:27 Selecting previously unselected package python3.8-minimal. 08:49:27 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 08:49:27 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 08:49:27 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 08:49:27 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 08:49:27 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 08:49:28 Selecting previously unselected package python3-minimal. 08:49:28 (Reading database ... 13359 files and directories currently installed.) 08:49:28 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 08:49:28 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 08:49:28 Selecting previously unselected package mime-support. 08:49:28 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 08:49:28 Unpacking mime-support (3.64ubuntu1) ... 08:49:28 Selecting previously unselected package libmpdec2:amd64. 08:49:28 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 08:49:28 Unpacking libmpdec2:amd64 (2.4.2-3) ... 08:49:28 Selecting previously unselected package libpython3.8-stdlib:amd64. 08:49:28 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 08:49:28 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 08:49:28 Selecting previously unselected package python3.8. 08:49:28 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 08:49:28 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 08:49:28 Selecting previously unselected package libpython3-stdlib:amd64. 08:49:28 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 08:49:28 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 08:49:28 Setting up python3-minimal (3.8.2-0ubuntu2) ... 08:49:29 Selecting previously unselected package python3. 08:49:29 (Reading database ... 13761 files and directories currently installed.) 08:49:29 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 08:49:29 Unpacking python3 (3.8.2-0ubuntu2) ... 08:49:29 Selecting previously unselected package libdbus-1-3:amd64. 08:49:29 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 08:49:29 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 08:49:29 Selecting previously unselected package dbus. 08:49:29 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 08:49:29 Unpacking dbus (1.12.16-2ubuntu2.1) ... 08:49:29 Selecting previously unselected package libbsd0:amd64. 08:49:29 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 08:49:29 Unpacking libbsd0:amd64 (0.10.0-1) ... 08:49:29 Selecting previously unselected package libpam-systemd:amd64. 08:49:29 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 08:49:29 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 08:49:29 Selecting previously unselected package sudo. 08:49:29 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 08:49:29 Unpacking sudo (1.8.31-1ubuntu1.2) ... 08:49:29 Selecting previously unselected package apparmor. 08:49:29 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 08:49:29 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 08:49:29 Selecting previously unselected package libcbor0.6:amd64. 08:49:29 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 08:49:29 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 08:49:29 Selecting previously unselected package libedit2:amd64. 08:49:29 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 08:49:29 Unpacking libedit2:amd64 (3.1-20191231-1) ... 08:49:29 Selecting previously unselected package libfido2-1:amd64. 08:49:29 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 08:49:29 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 08:49:29 Selecting previously unselected package libkrb5support0:amd64. 08:49:29 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 08:49:29 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 08:49:29 Selecting previously unselected package libk5crypto3:amd64. 08:49:29 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 08:49:29 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 08:49:29 Selecting previously unselected package libkeyutils1:amd64. 08:49:29 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 08:49:29 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 08:49:29 Selecting previously unselected package libkrb5-3:amd64. 08:49:29 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 08:49:29 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 08:49:29 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:49:29 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 08:49:29 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 08:49:30 Selecting previously unselected package openssh-client. 08:49:30 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 08:49:30 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 08:49:30 Selecting previously unselected package dbus-user-session. 08:49:30 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 08:49:30 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 08:49:30 Selecting previously unselected package liblzo2-2:amd64. 08:49:30 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 08:49:30 Unpacking liblzo2-2:amd64 (2.10-2) ... 08:49:30 Selecting previously unselected package squashfs-tools. 08:49:30 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 08:49:30 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 08:49:30 Selecting previously unselected package snapd. 08:49:30 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 08:49:30 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 08:49:33 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 08:49:33 Setting up mime-support (3.64ubuntu1) ... 08:49:33 Setting up liblzo2-2:amd64 (2.10-2) ... 08:49:33 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 08:49:33 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 08:49:33 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 08:49:33 Setting up dbus (1.12.16-2ubuntu2.1) ... 08:49:33 Setting up sudo (1.8.31-1ubuntu1.2) ... 08:49:33 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 08:49:33 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 08:49:33 Setting up libmpdec2:amd64 (2.4.2-3) ... 08:49:33 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 08:49:33 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 08:49:33 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 08:49:34 Setting up libbsd0:amd64 (0.10.0-1) ... 08:49:34 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 08:49:34 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 08:49:34 Setting up libedit2:amd64 (3.1-20191231-1) ... 08:49:34 Setting up python3 (3.8.2-0ubuntu2) ... 08:49:34 running python rtupdate hooks for python3.8... 08:49:34 running python post-rtupdate hooks for python3.8... 08:49:34 Setting up apparmor (2.13.3-7ubuntu5.1) ... 08:49:35 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:49:35 Reloading AppArmor profiles 08:49:35 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 08:49:35 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 08:49:35 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 08:49:35 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 08:49:35 Setting up systemd (245.4-4ubuntu3.15) ... 08:49:35 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:49:35 Installing new version of config file /etc/systemd/resolved.conf ... 08:49:37 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 08:49:37 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 08:49:37 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 08:49:37 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 08:49:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:49:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:49:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:49:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:49:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:49:38 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:49:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:49:39 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:49:39 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:49:39 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:49:39 /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' 08:49:39 Processing triggers for libc-bin (2.31-0ubuntu9) ... 08:49:40 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 08:49:40 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 08:49:40 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 08:49:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:49:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:49:41 Reading package lists... 08:49:41 Reading package lists... 08:49:41 ./bin/test-attribution-txt.sh 08:49:42 Building dependency tree... 08:49:42 Reading state information... 08:49:42 Calculating upgrade... 08:49:42 The following packages will be upgraded: 08:49:42 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 08:49:42 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 08:49:42 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 08:49:42 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 08:49:42 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 08:49:42 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 08:49:42 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 08:49:42 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 08:49:42 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 08:49:42 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 08:49:42 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 08:49:42 xz-utils zlib1g 08:49:42 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:49:42 Need to get 65.7 MB of archives. 08:49:42 After this operation, 27.6 MB of additional disk space will be used. 08:49:42 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 08:49:42 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 08:49:42 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 08:49:43 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 08:49:43 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 08:49:43 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 08:49:43 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 08:49:43 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 08:49:43 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 08:49:43 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 08:49:43 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 08:49:43 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] 08:49:43 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 08:49:43 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 08:49:43 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 08:49:43 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 08:49:43 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 08:49:43 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 08:49:43 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 08:49:43 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 08:49:43 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 08:49:43 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 08:49:43 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 08:49:43 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 08:49:43 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 08:49:43 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 08:49:43 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 08:49:43 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 08:49:43 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 08:49:43 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 08:49:43 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 08:49:43 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 08:49:43 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 08:49:43 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 08:49:43 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 08:49:43 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 08:49:43 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 08:49:43 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 08:49:43 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 08:49:43 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 08:49:43 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 08:49:43 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 08:49:43 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 08:49:43 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 08:49:43 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 08:49:43 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 08:49:43 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 08:49:43 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 08:49:43 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 08:49:43 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 08:49:43 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 08:49:43 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 08:49:43 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 08:49:43 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 08:49:43 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 08:49:43 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 08:49:43 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 08:49:43 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 08:49:43 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 08:49:43 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 08:49:43 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 08:49:43 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 08:49:43 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 08:49:43 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 08:49:44 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 08:49:44 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 08:49:44 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 08:49:44 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 08:49:44 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 08:49:44 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 08:49:44 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 08:49:44 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 08:49:44 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 08:49:44 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 08:49:44 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 08:49:44 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 08:49:45 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [Pipeline] echo 08:49:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:49:45 debconf: delaying package configuration, since apt-utils is not installed 08:49:45 Fetched 65.7 MB in 3s (22.1 MB/s) 08:49:45 (Reading database ... 14313 files and directories currently installed.) 08:49:45 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 08:49:45 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 08:49:46 + ls -al . 08:49:46 total 660 08:49:46 drwxrwxr-x 9 1001 1001 4096 Mar 24 08:49 . 08:49:46 drwxr-xr-x 4 root root 4096 Mar 24 08:44 .. 08:49:46 -rw-rw-r-- 1 1001 1001 11 Mar 24 08:42 .dockerignore 08:49:46 drwxrwxr-x 8 1001 1001 4096 Mar 24 08:42 .git 08:49:46 drwxrwxr-x 4 1001 1001 4096 Mar 24 08:42 .github 08:49:46 -rw-rw-r-- 1 1001 1001 870 Mar 24 08:42 .gitignore 08:49:46 -rw-rw-r-- 1 1001 1001 42 Mar 24 08:42 .golangci.yml 08:49:46 -rw-rw-r-- 1 1001 1001 87 Mar 24 08:42 .hadolint.yml 08:49:46 -rw-rw-r-- 1 1001 1001 166 Mar 24 08:42 .sonarcloud.properties 08:49:46 -rw-rw-r-- 1 1001 1001 1171 Mar 24 08:42 ADOPTERS.md 08:49:46 -rw-rw-r-- 1 1001 1001 9953 Mar 24 08:42 Attribution.txt 08:49:46 -rw-rw-r-- 1 1001 1001 51732 Mar 24 08:42 CHANGELOG.md 08:49:46 -rw-rw-r-- 1 1001 1001 3804 Mar 24 08:42 CONTRIBUTING.md 08:49:46 -rw-rw-r-- 1 1001 1001 677 Mar 24 08:42 GOVERNANCE.md 08:49:46 -rw-rw-r-- 1 1001 1001 849 Mar 24 08:42 Jenkinsfile 08:49:46 -rw-rw-r-- 1 1001 1001 10775 Mar 24 08:42 LICENSE 08:49:46 -rw-rw-r-- 1 1001 1001 8478 Mar 24 08:42 Makefile 08:49:46 -rw-rw-r-- 1 1001 1001 582 Mar 24 08:42 OWNERS.md 08:49:46 -rw-rw-r-- 1 1001 1001 8207 Mar 24 08:42 README.md 08:49:46 -rw-rw-r-- 1 1001 1001 6912 Mar 24 08:42 SECURITY.md 08:49:46 -rw-rw-r-- 1 1001 1001 5 Mar 24 08:40 VERSION 08:49:46 -rw-rw-r-- 1 1001 1001 4131 Mar 24 08:42 ZMQWindows.md 08:49:46 drwxrwxr-x 2 1001 1001 4096 Mar 24 08:42 bin 08:49:46 drwxrwxr-x 18 1001 1001 4096 Mar 24 08:42 cmd 08:49:46 -rw-r--r-- 1 root root 426503 Mar 24 08:48 coverage.out 08:49:46 -rw-rw-r-- 1 1001 1001 3175 Mar 24 08:42 go.mod 08:49:46 -rw-rw-r-- 1 1001 1001 34990 Mar 24 08:42 go.sum 08:49:46 drwxrwxr-x 8 1001 1001 4096 Mar 24 08:42 internal 08:49:46 drwxrwxr-x 3 1001 1001 4096 Mar 24 08:42 openapi 08:49:46 drwxrwxr-x 4 1001 1001 4096 Mar 24 08:42 snap 08:49:46 -rw-rw-r-- 1 1001 1001 204 Mar 24 08:42 version.go [Pipeline] sh 08:49:46 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 08:49:46 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 08:49:46 Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... 08:49:46 Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... 08:49:46 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 08:49:46 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 08:49:46 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 08:49:46 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 08:49:46 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 08:49:46 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 08:49:46 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 08:49:46 + '[' -e coverage.out ] 08:49:46 + chown 1001:1001 coverage.out [Pipeline] stash 08:49:46 Warning: overwriting stash ‘coverage-report’ 08:49:46 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 08:49:46 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 08:49:46 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 08:49:46 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 08:49:46 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 08:49:47 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 08:49:47 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 08:49:47 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 08:49:47 (Reading database ... 14312 files and directories currently installed.) 08:49:47 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 08:49:47 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 08:49:47 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 08:49:47 (Reading database ... 14312 files and directories currently installed.) 08:49:47 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 08:49:47 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 08:49:47 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 08:49:47 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 08:49:47 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 08:49:47 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 08:49:47 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 08:49:47 Stashed 1 file(s) [Pipeline] sh 08:49:47 (Reading database ... 14312 files and directories currently installed.) 08:49:47 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 08:49:47 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 08:49:48 + make build 08:49:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:49:48 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 08:49:48 (Reading database ... 14312 files and directories currently installed.) 08:49:48 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 08:49:48 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:49:48 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:49:48 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 08:49:48 Setting up base-files (11ubuntu5.5) ... 08:49:48 Installing new version of config file /etc/issue ... 08:49:48 Installing new version of config file /etc/issue.net ... 08:49:48 Installing new version of config file /etc/lsb-release ... 08:49:48 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:49:49 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:49:49 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:49:49 Removing obsolete conffile /etc/default/motd-news ... 08:49:49 (Reading database ... 14311 files and directories currently installed.) 08:49:49 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 08:49:49 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 08:49:49 Setting up bash (5.0-6ubuntu1.1) ... 08:49:49 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 08:49:49 (Reading database ... 14311 files and directories currently installed.) 08:49:49 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 08:49:49 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 08:49:49 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 08:49:49 (Reading database ... 14311 files and directories currently installed.) 08:49:49 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 08:49:49 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 08:49:49 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 08:49:49 (Reading database ... 14311 files and directories currently installed.) 08:49:49 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 08:49:49 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 08:49:50 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 08:49:50 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 08:49:50 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 08:49:50 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 08:49:51 Setting up perl-base (5.30.0-9ubuntu0.2) ... 08:49:51 (Reading database ... 14311 files and directories currently installed.) 08:49:51 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 08:49:51 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 08:49:51 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 08:49:51 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 08:49:51 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 08:49:51 (Reading database ... 14311 files and directories currently installed.) 08:49:51 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 08:49:51 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 08:49:51 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 08:49:51 (Reading database ... 14311 files and directories currently installed.) 08:49:51 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 08:49:51 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 08:49:52 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 08:49:52 (Reading database ... 14311 files and directories currently installed.) 08:49:52 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 08:49:52 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 08:49:52 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 08:49:52 (Reading database ... 14311 files and directories currently installed.) 08:49:52 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 08:49:52 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 08:49:52 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 08:49:52 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 08:49:52 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 08:49:52 (Reading database ... 14311 files and directories currently installed.) 08:49:52 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 08:49:52 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 08:49:52 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 08:49:52 (Reading database ... 14311 files and directories currently installed.) 08:49:52 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 08:49:52 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 08:49:52 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 08:49:52 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 08:49:52 Setting up util-linux (2.34-0.1ubuntu9.3) ... 08:49:53 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:49:53 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:49:53 (Reading database ... 14311 files and directories currently installed.) 08:49:53 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 08:49:53 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 08:49:53 Setting up libc-bin (2.31-0ubuntu9.7) ... 08:49:54 (Reading database ... 14311 files and directories currently installed.) 08:49:54 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 08:49:54 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 08:49:54 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 08:49:54 (Reading database ... 14311 files and directories currently installed.) 08:49:54 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 08:49:54 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 08:49:54 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 08:49:54 (Reading database ... 14311 files and directories currently installed.) 08:49:54 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 08:49:54 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 08:49:54 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 08:49:54 (Reading database ... 14311 files and directories currently installed.) 08:49:54 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 08:49:54 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 08:49:54 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 08:49:54 (Reading database ... 14311 files and directories currently installed.) 08:49:54 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 08:49:54 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 08:49:54 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 08:49:54 (Reading database ... 14311 files and directories currently installed.) 08:49:54 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 08:49:54 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 08:49:54 Setting up gpgv (2.2.19-3ubuntu2.1) ... 08:49:54 (Reading database ... 14311 files and directories currently installed.) 08:49:54 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 08:49:54 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 08:49:54 Setting up ubuntu-keyring (2020.02.11.4) ... 08:49:54 (Reading database ... 14311 files and directories currently installed.) 08:49:54 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 08:49:54 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 08:49:55 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 08:49:55 (Reading database ... 14311 files and directories currently installed.) 08:49:55 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 08:49:55 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 08:49:55 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 08:49:55 (Reading database ... 14311 files and directories currently installed.) 08:49:55 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 08:49:55 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 08:49:55 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 08:49:55 (Reading database ... 14311 files and directories currently installed.) 08:49:55 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 08:49:55 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 08:49:55 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 08:49:55 (Reading database ... 14311 files and directories currently installed.) 08:49:55 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 08:49:55 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 08:49:55 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 08:49:55 (Reading database ... 14311 files and directories currently installed.) 08:49:55 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 08:49:55 Unpacking apt (2.0.6) over (2.0.2) ... 08:49:56 Setting up apt (2.0.6) ... 08:49:56 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:49:56 (Reading database ... 14311 files and directories currently installed.) 08:49:56 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 08:49:56 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 08:49:56 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 08:49:56 (Reading database ... 14311 files and directories currently installed.) 08:49:56 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 08:49:56 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 08:49:56 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 08:49:56 (Reading database ... 14313 files and directories currently installed.) 08:49:56 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 08:49:56 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 08:49:57 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 08:49:57 (Reading database ... 14317 files and directories currently installed.) 08:49:57 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 08:49:57 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 08:49:57 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 08:49:57 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 08:49:57 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 08:49:57 (Reading database ... 14317 files and directories currently installed.) 08:49:57 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 08:49:57 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 08:49:57 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 08:49:57 (Reading database ... 14317 files and directories currently installed.) 08:49:57 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 08:49:57 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 08:49:57 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 08:49:57 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 08:49:57 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 08:49:57 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 08:49:58 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 08:49:58 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 08:49:58 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 08:49:58 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 08:49:58 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 08:49:58 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 08:49:58 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 08:49:58 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 08:49:58 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 08:49:58 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 08:49:58 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 08:49:58 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 08:49:58 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 08:49:58 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 08:49:59 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 08:49:59 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 08:49:59 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 08:49:59 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 08:49:59 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 08:49:59 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 08:49:59 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 08:49:59 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 08:49:59 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 08:49:59 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 08:49:59 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 08:49:59 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 08:49:59 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 08:49:59 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 08:49:59 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 08:49:59 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 08:49:59 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 08:49:59 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 08:50:00 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 08:50:00 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 08:50:00 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 08:50:00 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 08:50:01 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 08:50:01 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 08:50:01 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 08:50:01 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 08:50:02 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 08:50:02 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 08:50:03 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 08:50:03 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 08:50:03 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 08:50:03 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 08:50:03 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 08:50:03 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 08:50:03 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 08:50:03 Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... 08:50:03 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 08:50:03 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 08:50:03 Setting up tzdata (2022a-0ubuntu0.20.04) ... 08:50:03 08:50:03 Current default time zone: 'Etc/UTC' 08:50:03 Local time is now: Thu Mar 24 08:50:03 UTC 2022. 08:50:03 Universal Time is now: Thu Mar 24 08:50:03 UTC 2022. 08:50:03 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:50:03 08:50:03 Setting up xz-utils (5.2.4-1ubuntu1) ... 08:50:03 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 08:50:03 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 08:50:03 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 08:50:03 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 08:50:03 Setting up mount (2.34-0.1ubuntu9.3) ... 08:50:03 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 08:50:03 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 08:50:03 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 08:50:03 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 08:50:03 Setting up openssl (1.1.1f-1ubuntu2.12) ... 08:50:03 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 08:50:03 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 08:50:03 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 08:50:03 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 08:50:03 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 08:50:03 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 08:50:03 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 08:50:03 Setting up fdisk (2.34-0.1ubuntu9.3) ... 08:50:03 Setting up ca-certificates (20210119~20.04.2) ... 08:50:05 Updating certificates in /etc/ssl/certs... 08:50:05 21 added, 21 removed; done. 08:50:05 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 08:50:05 Setting up perl (5.30.0-9ubuntu0.2) ... 08:50:05 Setting up procps (2:3.3.16-1ubuntu2.3) ... 08:50:06 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 08:50:06 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 08:50:06 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 08:50:06 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 08:50:06 Setting up binutils (2.34-6ubuntu1.3) ... 08:50:06 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 08:50:06 Setting up build-essential (12.8ubuntu1.1) ... 08:50:06 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 08:50:06 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 08:50:06 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 08:50:06 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 08:50:06 Processing triggers for systemd (245.4-4ubuntu3.15) ... 08:50:06 Processing triggers for mime-support (3.64ubuntu1) ... 08:50:06 Processing triggers for ca-certificates (20210119~20.04.2) ... 08:50:06 Updating certificates in /etc/ssl/certs... 08:50:06 0 added, 0 removed; done. 08:50:06 Running hooks in /etc/ca-certificates/update.d... 08:50:06 done. 08:50:08 Reading package lists... 08:50:08 Building dependency tree... 08:50:08 Reading state information... 08:50:08 The following NEW packages will be installed: 08:50:08 apt-transport-https 08:50:08 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:50:08 Need to get 4680 B of archives. 08:50:08 After this operation, 162 kB of additional disk space will be used. 08:50:08 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 08:50:08 debconf: delaying package configuration, since apt-utils is not installed 08:50:08 Fetched 4680 B in 0s (93.1 kB/s) 08:50:08 Selecting previously unselected package apt-transport-https. 08:50:08 (Reading database ... 14320 files and directories currently installed.) 08:50:08 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 08:50:08 Unpacking apt-transport-https (2.0.6) ... 08:50:08 Setting up apt-transport-https (2.0.6) ... 08:50:08 Waiting for network to be ready... 08:50:15 2022-03-24T08:50:12Z INFO Waiting for automatic snapd restart... 08:50:16 snapd 2.54.4 from Canonical* installed 08:50:17 "snapd" switched to the "latest/stable" channel 08:50:17 08:50:19 core20 20220304 from Canonical* installed 08:50:19 "core20" switched to the "latest/stable" channel 08:50:19 08:50:22 snapcraft 6.0.2 from Canonical* installed 08:50:22 "snapcraft" switched to the "latest/stable" channel 08:50:22 08:50:26 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: 08:50:26 - README.md 08:50:26 08:50:26 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:50:27 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 08:50:27 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 08:50:27 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 08:50:28 Reading package lists... 08:50:28 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 08:50:28 Reading package lists... 08:50:28 Building dependency tree... 08:50:28 Reading state information... 08:50:29 Suggested packages: 08:50:29 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 08:50:29 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 08:50:29 krb5-user libnorm-doc 08:50:29 Recommended packages: 08:50:29 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:50:29 The following NEW packages will be installed: 08:50:29 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 08:50:29 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 08:50:29 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 08:50:29 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 08:50:29 libzmq5 pkg-config zip 08:50:29 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 08:50:29 Need to get 10.3 MB of archives. 08:50:29 After this operation, 56.5 MB of additional disk space will be used. 08:50:29 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 08:50:29 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 08:50:29 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 08:50:29 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 08:50:29 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 08:50:29 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 08:50:29 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 08:50:29 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 08:50:29 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 08:50:29 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 08:50:29 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 08:50:29 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 08:50:29 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 08:50:29 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 08:50:29 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 08:50:29 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 08:50:29 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 08:50:29 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 08:50:29 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 08:50:29 Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 08:50:30 Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 08:50:30 Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 08:50:30 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 08:50:30 Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 08:50:30 Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 08:50:30 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 08:50:30 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 08:50:30 debconf: delaying package configuration, since apt-utils is not installed 08:50:30 Fetched 10.3 MB in 1s (9658 kB/s) 08:50:30 Selecting previously unselected package libglib2.0-0:amd64. 08:50:30 (Reading database ... 14324 files and directories currently installed.) 08:50:30 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 08:50:30 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 08:50:30 Selecting previously unselected package libsodium23:amd64. 08:50:30 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 08:50:30 Unpacking libsodium23:amd64 (1.0.18-1) ... 08:50:30 Selecting previously unselected package libpsl5:amd64. 08:50:30 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 08:50:30 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 08:50:30 Selecting previously unselected package libbrotli1:amd64. 08:50:30 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 08:50:30 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 08:50:30 Selecting previously unselected package libnghttp2-14:amd64. 08:50:30 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 08:50:30 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 08:50:30 Selecting previously unselected package librtmp1:amd64. 08:50:30 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 08:50:30 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 08:50:31 Selecting previously unselected package libssh-4:amd64. 08:50:31 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 08:50:31 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 08:50:31 Selecting previously unselected package libcurl3-gnutls:amd64. 08:50:31 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 08:50:31 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 08:50:31 Selecting previously unselected package liberror-perl. 08:50:31 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 08:50:31 Unpacking liberror-perl (0.17029-1) ... 08:50:31 Selecting previously unselected package git-man. 08:50:31 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 08:50:31 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 08:50:31 Selecting previously unselected package git. 08:50:31 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 08:50:31 Unpacking git (1:2.25.1-1ubuntu3.2) ... 08:50:31 Selecting previously unselected package libgssrpc4:amd64. 08:50:31 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 08:50:32 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 08:50:32 Selecting previously unselected package libkdb5-9:amd64. 08:50:32 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 08:50:32 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 08:50:32 Selecting previously unselected package libkadm5srv-mit11:amd64. 08:50:32 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 08:50:32 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 08:50:32 Selecting previously unselected package libkadm5clnt-mit11:amd64. 08:50:32 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 08:50:32 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 08:50:32 Selecting previously unselected package comerr-dev:amd64. 08:50:32 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 08:50:32 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 08:50:32 Selecting previously unselected package krb5-multidev:amd64. 08:50:32 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 08:50:32 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 08:50:32 Selecting previously unselected package libnorm1:amd64. 08:50:32 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 08:50:32 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 08:50:32 Selecting previously unselected package libnorm-dev:amd64. 08:50:32 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 08:50:32 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 08:50:32 Selecting previously unselected package libpgm-5.2-0:amd64. 08:50:32 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 08:50:32 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 08:50:32 Selecting previously unselected package libpgm-dev:amd64. 08:50:32 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 08:50:32 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 08:50:32 Selecting previously unselected package libsodium-dev:amd64. 08:50:32 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 08:50:32 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 08:50:32 Selecting previously unselected package libzmq5:amd64. 08:50:32 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 08:50:32 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 08:50:32 Selecting previously unselected package libkrb5-dev:amd64. 08:50:32 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 08:50:32 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 08:50:32 Selecting previously unselected package libzmq3-dev:amd64. 08:50:32 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 08:50:32 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 08:50:32 Selecting previously unselected package pkg-config. 08:50:32 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 08:50:32 Unpacking pkg-config (0.29.1-0ubuntu4) ... 08:50:32 Selecting previously unselected package zip. 08:50:32 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 08:50:32 Unpacking zip (3.0-11build1) ... 08:50:32 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 08:50:32 Setting up libsodium23:amd64 (1.0.18-1) ... 08:50:32 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 08:50:33 No schema files found: doing nothing. 08:50:33 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 08:50:33 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 08:50:33 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 08:50:33 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 08:50:33 Setting up liberror-perl (0.17029-1) ... 08:50:33 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 08:50:33 Setting up zip (3.0-11build1) ... 08:50:33 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 08:50:33 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 08:50:33 Setting up pkg-config (0.29.1-0ubuntu4) ... 08:50:33 Setting up libsodium-dev:amd64 (1.0.18-1) ... 08:50:33 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 08:50:33 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 08:50:33 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 08:50:33 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 08:50:33 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 08:50:33 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 08:50:33 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 08:50:33 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 08:50:33 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 08:50:33 Setting up git (1:2.25.1-1ubuntu3.2) ... 08:50:33 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 08:50:33 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 08:50:33 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 08:50:33 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 08:50:33 comerr-dev set to automatically installed. 08:50:33 git set to automatically installed. 08:50:33 git-man set to automatically installed. 08:50:33 krb5-multidev set to automatically installed. 08:50:33 libbrotli1 set to automatically installed. 08:50:33 libcurl3-gnutls set to automatically installed. 08:50:33 liberror-perl set to automatically installed. 08:50:33 libglib2.0-0 set to automatically installed. 08:50:33 libgssrpc4 set to automatically installed. 08:50:33 libkadm5clnt-mit11 set to automatically installed. 08:50:33 libkadm5srv-mit11 set to automatically installed. 08:50:33 libkdb5-9 set to automatically installed. 08:50:33 libkrb5-dev set to automatically installed. 08:50:33 libnghttp2-14 set to automatically installed. 08:50:33 libnorm-dev set to automatically installed. 08:50:33 libnorm1 set to automatically installed. 08:50:33 libpgm-5.2-0 set to automatically installed. 08:50:33 libpgm-dev set to automatically installed. 08:50:33 libpsl5 set to automatically installed. 08:50:33 librtmp1 set to automatically installed. 08:50:33 libsodium-dev set to automatically installed. 08:50:33 libsodium23 set to automatically installed. 08:50:33 libssh-4 set to automatically installed. 08:50:33 libzmq3-dev set to automatically installed. 08:50:33 libzmq5 set to automatically installed. 08:50:33 pkg-config set to automatically installed. 08:50:33 zip set to automatically installed. 08:50:34 snapd is not logged in, snap install commands will use sudo 08:50:47 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 08:50:47 Downloading snap 'edgex-app-service-configurable' 08:50:49 Pulling app-service-configurable 08:50:49 + snapcraftctl pull 08:50:51 Pulling config-common 08:50:51 + snapcraftctl pull 08:50:52 Pulling go-build-helper 08:50:52 + snapcraftctl pull 08:50:53 'edgex-go' has dependencies that need to be staged: go-build-helper 08:50:53 Skipping pull go-build-helper (already ran) 08:50:53 Building go-build-helper 08:50:53 + snapcraftctl build 08:50:54 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 08:50:55 Staging go-build-helper 08:50:55 + snapcraftctl stage 08:50:59 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 08:50:59 Fetched 290 kB in 0s (0 B/s) 08:50:59 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 08:50:59 Fetched 158 kB in 0s (0 B/s) 08:50:59 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 08:50:59 Fetched 242 kB in 0s (0 B/s) 08:50:59 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 08:50:59 Fetched 150 kB in 0s (0 B/s) 08:50:59 Pulling edgex-go 08:50:59 + snapcraftctl pull 08:51:00 Pulling hooks 08:51:00 + snapcraftctl pull 08:51:13 Removing suid/guid from /root/parts/static-packages/install/bin/su 08:51:13 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 08:51:13 Fetched 96.1 kB in 0s (0 B/s) 08:51:13 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 08:51:13 Fetched 78.7 kB in 0s (0 B/s) 08:51:13 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 08:51:13 Fetched 48.0 kB in 0s (0 B/s) 08:51:13 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 08:51:13 Fetched 50.2 kB in 0s (0 B/s) 08:51:13 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 08:51:13 Fetched 14.7 kB in 0s (0 B/s) 08:51:13 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 08:51:13 Fetched 234 kB in 0s (0 B/s) 08:51:13 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 08:51:13 Fetched 155 kB in 0s (0 B/s) 08:51:13 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 08:51:13 Fetched 170 kB in 0s (0 B/s) 08:51:13 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 08:51:13 Fetched 267 kB in 0s (0 B/s) 08:51:13 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:51:13 Fetched 50.6 kB in 0s (0 B/s) 08:51:13 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 08:51:13 Fetched 15.1 kB in 0s (0 B/s) 08:51:13 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 08:51:13 Fetched 51.5 kB in 0s (0 B/s) 08:51:13 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 08:51:13 Fetched 121 kB in 0s (0 B/s) 08:51:13 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 08:51:13 Fetched 29.7 kB in 0s (0 B/s) 08:51:13 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 08:51:13 Fetched 1021 kB in 0s (0 B/s) 08:51:13 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 08:51:13 Fetched 49.3 kB in 0s (0 B/s) 08:51:13 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 08:51:13 Fetched 54.9 kB in 0s (0 B/s) 08:51:13 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 08:51:13 Fetched 16.6 kB in 0s (0 B/s) 08:51:13 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 08:51:13 Fetched 87.9 kB in 0s (0 B/s) 08:51:13 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 08:51:13 Fetched 142 kB in 0s (0 B/s) 08:51:13 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 08:51:13 Fetched 41.8 kB in 0s (0 B/s) 08:51:13 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 08:51:13 Fetched 181 kB in 0s (0 B/s) 08:51:13 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 08:51:13 Fetched 208 kB in 0s (0 B/s) 08:51:13 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 08:51:13 Fetched 161 kB in 0s (0 B/s) 08:51:13 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 08:51:13 Fetched 107 kB in 0s (0 B/s) 08:51:13 Pulling static-packages 08:51:13 + snapcraftctl pull 08:51:13 Pulling version 08:51:13 + cd /root/project 08:51:13 ++ git describe --tags --abbrev=0 08:51:13 ++ sed s/v// 08:51:13 + GIT_VERSION=2.2.0-dev.46 08:51:13 + '[' -z 2.2.0-dev.46 ']' 08:51:13 + snapcraftctl set-version 2.2.0-dev.46 08:51:14 Building app-service-configurable 08:51:14 + snapcraftctl build 08:51:16 Building config-common 08:51:16 + snapcraftctl build 08:51:17 + cp --archive --link --no-dereference . /root/parts/config-common/install 08:51:18 Skipping build go-build-helper (already ran) 08:51:18 Building edgex-go 08:51:18 + cd /root/parts/edgex-go/src 08:51:18 ++ git describe --tags --abbrev=0 08:51:18 ++ sed s/v// 08:51:18 + GIT_VERSION=2.2.0-dev.46 08:51:18 + '[' -z 2.2.0-dev.46 ']' 08:51:18 + echo 2.2.0-dev.46 08:51:18 + '[' '!' -d vendor ']' 08:51:18 + go mod download all 08:51:26 + make build 08:51:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:51:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:51:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:51:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:51:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:51:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:51:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:52:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:52:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:52:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:52:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:52:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:52:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:52:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:52:10 + 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 08:52:10 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 08:52:10 + case "$service" in 08:52:10 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 08:52:10 + 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 08:52:10 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 08:52:10 + case "$service" in 08:52:10 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 08:52:10 + 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 08:52:10 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 08:52:10 + case "$service" in 08:52:10 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 08:52:10 + 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 08:52:10 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 08:52:10 + case "$service" in 08:52:10 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 08:52:10 + 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 08:52:10 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 08:52:10 + case "$service" in 08:52:10 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 08:52:10 + 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 08:52:10 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 08:52:10 + case "$service" in 08:52:10 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 08:52:10 + 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 08:52:10 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 08:52:10 + case "$service" in 08:52:10 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 08:52:10 + 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 08:52:10 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 08:52:10 + case "$service" in 08:52:10 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 08:52:10 + 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 08:52:10 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 08:52:10 + case "$service" in 08:52:10 + 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 08:52:10 + 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 08:52:10 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 08:52:10 + case "$service" in 08:52:10 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 08:52:10 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 08:52:10 + 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 08:52:10 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 08:52:10 + case "$service" in 08:52:10 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 08:52:10 + 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 08:52:10 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 08:52:10 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 08:52:10 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 08:52:11 Building hooks 08:52:11 + cd /root/parts/hooks/src 08:52:11 + make build 08:52:11 go mod tidy 08:52:11 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 08:52:11 go: downloading github.com/stretchr/testify v1.7.0 08:52:11 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:52:11 go: downloading github.com/davecgh/go-spew v1.1.0 08:52:11 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 08:52:13 GO111MODULE=on go build -o cmd/install/install ./cmd/install 08:52:13 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 08:52:13 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 08:52:15 Removing suid/guid from /root/parts/static-packages/install/bin/su 08:52:15 Building static-packages 08:52:15 + snapcraftctl build 08:52:17 Building version 08:52:17 + snapcraftctl build 08:52:19 Staging app-service-configurable 08:52:19 + snapcraftctl stage 08:52:20 Staging config-common 08:52:20 + snapcraftctl stage 08:52:22 Skipping stage go-build-helper (already ran) 08:52:22 Staging edgex-go 08:52:22 + snapcraftctl stage 08:52:23 Staging hooks 08:52:23 + snapcraftctl stage 08:52:24 Staging static-packages 08:52:24 + snapcraftctl stage 08:52:25 Staging version 08:52:25 + snapcraftctl stage 08:52:27 Priming app-service-configurable 08:52:27 + snapcraftctl prime 08:52:30 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 08:52:30 stage-packages: 08:52:30 - libnorm1 08:52:30 - libpgm-5.2-0 08:52:30 - libsodium23 08:52:30 - libzmq5 08:52:30 Priming config-common 08:52:30 + snapcraftctl prime 08:52:31 Priming go-build-helper 08:52:31 + snapcraftctl prime 08:52:32 Priming edgex-go 08:52:32 + snapcraftctl prime 08:52:34 Priming hooks 08:52:34 + snapcraftctl prime 08:52:36 Priming static-packages 08:52:36 + snapcraftctl prime 08:52:40 Priming version 08:52:40 + snapcraftctl prime 08:52:41 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] } 08:53:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:53:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:53:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:53:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:53:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:53:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:53:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:53:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:53:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:53:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:53:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:53:55 $ docker stop --time=1 505088f3c0e2b851f6d250392009a800dcb15bbc83b5e110132a60e8003a5290 08:53:57 $ docker rm -f 505088f3c0e2b851f6d250392009a800dcb15bbc83b5e110132a60e8003a5290 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:53:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:53:59 08:53:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:53:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:54:00 latest: Pulling from edgex-devops/edgex-compose-arm64 08:54:00 29e5d40040c1: Pulling fs layer 08:54:00 1ce36da41761: Pulling fs layer 08:54:00 25b303627fd3: Pulling fs layer 08:54:00 29e5d40040c1: Verifying Checksum 08:54:00 29e5d40040c1: Download complete 08:54:00 1ce36da41761: Verifying Checksum 08:54:00 1ce36da41761: Download complete 08:54:00 29e5d40040c1: Pull complete 08:54:02 25b303627fd3: Verifying Checksum 08:54:02 25b303627fd3: Download complete 08:54:02 1ce36da41761: Pull complete 08:54:14 25b303627fd3: Pull complete 08:54:14 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:54:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:54:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:54:14 prd-ubuntu20.04-docker-arm64-4c-16g-8994 does not seem to be running inside a container 08:54:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 08:54:17 $ docker top d248d99e6a7c50b6a28ef2c7c0f600b433ae93dc82a023ebf5719c4d869da746 -eo pid,comm [Pipeline] { [Pipeline] sh 08:54:18 + grep parallel 08:54:18 + docker-compose build --help 08:54:22 --parallel Build images in parallel. [Pipeline] } 08:54:22 $ docker stop --time=1 d248d99e6a7c50b6a28ef2c7c0f600b433ae93dc82a023ebf5719c4d869da746 08:54:24 $ docker rm -f d248d99e6a7c50b6a28ef2c7c0f600b433ae93dc82a023ebf5719c4d869da746 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:54:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:54:24 . [Pipeline] withDockerContainer 08:54:24 prd-ubuntu20.04-docker-arm64-4c-16g-8994 does not seem to be running inside a container 08:54:24 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 08:54:26 $ docker top 0c522911ba530163df74fd3df213075b5eaa09000b5785878e73dff76f9e0f71 -eo pid,comm [Pipeline] { [Pipeline] sh 08:54:27 + docker-compose -f ./docker-compose-build.yml build --parallel 08:54:31 Building core-command ... 08:54:31 Building core-data ... 08:54:31 Building core-metadata ... 08:54:31 Building security-bootstrapper ... 08:54:31 Building security-proxy-setup ... 08:54:31 Building security-secretstore-setup ... 08:54:31 Building security-spiffe-token-provider ... 08:54:31 Building security-spire-agent ... 08:54:31 Building security-spire-config ... 08:54:31 Building security-spire-server ... 08:54:31 Building support-notifications ... 08:54:31 Building support-scheduler ... 08:54:31 Building sys-mgmt-agent ... 08:54:31 Building security-bootstrapper 08:54:31 Building security-secretstore-setup 08:54:31 Building core-metadata 08:54:31 Building security-spire-config 08:54:31 Building core-command 08:56:23 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:56:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:56:23 ---> fa02570f53d8 08:56:23 Step 3/24 : WORKDIR /edgex-go 08:56:23 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:56:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:56:23 ---> fa02570f53d8 08:56:23 Step 3/25 : WORKDIR /edgex-go 08:56:23 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:56:23 Step 2/31 : FROM ${BUILDER_BASE} AS builder 08:56:23 ---> fa02570f53d8 08:56:23 Step 3/31 : WORKDIR /edgex-go 08:56:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:56:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:56:23 ---> fa02570f53d8 08:56:23 Step 3/23 : WORKDIR /edgex-go 08:56:23 ---> Running in 405d93292a24 08:56:23 ---> Running in 99a572f60c88 08:56:23 ---> Running in 40c3420bd540 08:56:23 ---> Running in ca8c86d7034a 08:56:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:56:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:56:23 ---> fa02570f53d8 08:56:23 Step 3/23 : WORKDIR /edgex-go 08:56:23 ---> Running in ee4f5dac41a5 08:56:23 Removing intermediate container ca8c86d7034a 08:56:23 ---> 979fac6a2592 08:56:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:23 Removing intermediate container 405d93292a24 08:56:23 ---> 9e33a4bc7c57 08:56:23 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:23 Removing intermediate container 99a572f60c88 08:56:23 ---> 29f88a25d922 08:56:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:23 Removing intermediate container 40c3420bd540 08:56:23 ---> 050399dae4c4 08:56:23 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:23 ---> Running in 8799863e26f7 08:56:23 Removing intermediate container ee4f5dac41a5 08:56:23 ---> ca1700c88e65 08:56:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:23 ---> Running in 3343b28b902e 08:56:23 ---> Running in 65611a37c768 08:56:23 ---> Running in d2840e7b66d7 08:56:23 ---> Running in 819b5488c9d4 08:56:23 Removing intermediate container 8799863e26f7 08:56:23 ---> 3cd17b2571a1 08:56:23 Step 5/24 : RUN apk add --update --no-cache make git 08:56:23 Removing intermediate container 3343b28b902e 08:56:23 ---> 1bb16afb09d4 08:56:23 Step 5/23 : RUN apk add --update --no-cache make git 08:56:23 ---> Running in c11502faf45b 08:56:23 ---> Running in c5db3751e7a0 08:56:23 Removing intermediate container 819b5488c9d4 08:56:23 ---> 7a9c43c42688 08:56:23 Step 5/23 : RUN apk add --update --no-cache make git 08:56:23 Removing intermediate container 65611a37c768 08:56:23 ---> cfc6e3c7c5a6 08:56:23 Step 5/25 : RUN apk add --update --no-cache make git 08:56:23 ---> Running in 8b1e50a34aad 08:56:23 ---> Running in 3193c72617a9 08:56:23 Removing intermediate container d2840e7b66d7 08:56:23 ---> e2015ffb4cb7 08:56:23 Step 5/31 : RUN apk add --update --no-cache make git 08:56:23 ---> Running in 8e2866a3a097 08:56:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:56:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:56:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:56:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:56:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:56:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:56:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:56:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:56:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:56:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:56:23 OK: 220 MiB in 52 packages 08:56:23 OK: 220 MiB in 52 packages 08:56:23 OK: 220 MiB in 52 packages 08:56:23 OK: 220 MiB in 52 packages 08:56:23 OK: 220 MiB in 52 packages 08:56:24 Removing intermediate container c11502faf45b 08:56:24 ---> e8b08617fb5a 08:56:24 Step 6/24 : COPY go.mod vendor* ./ 08:56:24 Removing intermediate container 8b1e50a34aad 08:56:24 ---> 0986a2d8e5ae 08:56:24 Step 6/23 : COPY go.mod vendor* ./ 08:56:24 Removing intermediate container c5db3751e7a0 08:56:24 ---> 071a3c6ba7ca 08:56:24 Step 6/23 : COPY go.mod vendor* ./ 08:56:24 Removing intermediate container 8e2866a3a097 08:56:24 ---> a5c79da970d6 08:56:24 Step 6/31 : COPY go.mod vendor* ./ 08:56:24 Removing intermediate container 3193c72617a9 08:56:24 ---> ae569358fbda 08:56:24 Step 6/25 : COPY go.mod vendor* ./ 08:56:25 ---> ef26f522936d 08:56:25 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:25 ---> Running in d3c802d983f5 08:56:25 ---> 412b06302868 08:56:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:25 ---> Running in 9ef49255e082 08:56:25 ---> c55a8c2b6765 08:56:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:25 ---> 02f62dfe1355 08:56:25 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:25 ---> Running in 99d260453377 08:56:25 ---> Running in 63f67a06f09f 08:56:26 ---> fd827ac971f3 08:56:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:26 ---> Running in 98004b11bdd8 08:56:30 Removing intermediate container d3c802d983f5 08:56:30 ---> a1cadd9d476b 08:56:30 Step 8/24 : COPY . . 08:56:31 Removing intermediate container 9ef49255e082 08:56:31 ---> 56de3f457019 08:56:31 Step 8/23 : COPY . . 08:56:31 Removing intermediate container 99d260453377 08:56:31 ---> 26e5564eabee 08:56:31 Step 8/23 : COPY . . 08:56:32 Removing intermediate container 63f67a06f09f 08:56:32 ---> e7ee084f5e58 08:56:32 Step 8/31 : COPY . .Removing intermediate container 98004b11bdd8 08:56:32 ---> e15eb80a9c3a 08:56:32 Step 8/25 : COPY . . 08:56:32 08:57:04 ---> dae425fb3851 08:57:04 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 08:57:04 ---> Running in 1e2270c2e8a0 08:57:04 Removing intermediate container 1e2270c2e8a0 08:57:04 ---> 86a730d98029 08:57: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" 08:57:04 ---> 4810257fa94f 08:57:04 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:57:04 ---> 3b1550e20e00 08:57:04 Step 9/23 : RUN make cmd/core-metadata/core-metadata 08:57:04 ---> Running in ef3864b332b7 08:57:04 ---> Running in 5896d1d618b6 08:57:04 ---> Running in ebf09a89f80a 08:57:04 ---> 56d9f1fbe0e0 08:57:04 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:57:04 ---> Running in a88625aad707 08:57:04 ---> 5cfcbb1a96b0 08:57:04 Step 9/23 : RUN make cmd/core-command/core-command 08:57:04 ---> Running in 9c7dace2eab0 08:57:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:57:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:57:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:57:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:57:07 spire-1.2.0/ 08:57:13 spire-1.2.0/README.md 08:57:13 spire-1.2.0/bin/ 08:57:13 spire-1.2.0/bin/spire-server 08:57:13 spire-1.2.0/bin/spire-agent 08:57:13 spire-1.2.0/conf/ 08:57:13 spire-1.2.0/conf/server/ 08:57:13 spire-1.2.0/conf/server/server.conf 08:57:13 spire-1.2.0/conf/agent/ 08:57:13 spire-1.2.0/conf/agent/agent.conf 08:57:13 spire-1.2.0/LICENSE 08:57:18 Removing intermediate container ef3864b332b7 08:57:18 ---> 99d826290740 08:57:18 08:57:18 Step 11/24 : FROM alpine:3.15 08:57:18 3.15: Pulling from library/alpine 08:57:20 Digest: sha256:6af1b11bbb17f4c311e269db6530e4da2738262af5fd9064ccdf109b765860fb 08:57:20 Status: Downloaded newer image for alpine:3.15 08:57:20 ---> 3abe2e34c907 08:57:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:57:20 ---> Running in 1098eaf6fc98 08:57:21 Removing intermediate container 1098eaf6fc98 08:57:21 ---> 59eacaa8827a 08:57:21 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:21 ---> Running in 1ad733735842 08:57:24 Removing intermediate container 1ad733735842 08:57:24 ---> 65d1fb304919 08:57:24 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:57:24 ---> Running in e14e5831a0c2 08:57:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:57:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:57:28 v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] 08:57:28 v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] 08:57:28 OK: 15730 distinct packages available 08:57:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:57:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:57:30 (1/4) Installing dumb-init (1.2.5-r1) 08:57:30 (2/4) Installing musl-obstack (1.2.2-r0) 08:57:30 (3/4) Installing libucontext (1.1-r0) 08:57:30 (4/4) Installing gcompat (1.0.0-r4) 08:57:31 Executing busybox-1.34.1-r4.trigger 08:57:31 OK: 6 MiB in 18 packages 08:57:32 Removing intermediate container e14e5831a0c2 08:57:32 ---> 3ea01fcfc62f 08:57:32 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 08:57:38 ---> 9b167ed498a5 08:57:38 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:57:38 ---> 02e8117f50d1 08:57:38 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:57:38 ---> Running in 5b55876614a1 08:57:38 Removing intermediate container 5b55876614a1 08:57:38 ---> c1d7d5e66d1b 08:57:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:57:39 ---> 1c7513c51ab1 08:57:39 Step 19/24 : WORKDIR / 08:57:39 ---> Running in aadcce76ae54 08:57:40 Removing intermediate container aadcce76ae54 08:57:40 ---> ee4ffef31d0a 08:57:40 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:57:40 ---> Running in 0da0449816de 08:57:41 Removing intermediate container 0da0449816de 08:57:41 ---> 1bba866e3d6d 08:57:41 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:57:41 ---> Running in a93fc8c4a454 08:57:41 Removing intermediate container a93fc8c4a454 08:57:41 ---> f6b3c4b20633 08:57:41 Step 22/24 : LABEL arch=arm64 08:57:41 ---> Running in ce00f4397c0f 08:57:42 Removing intermediate container ce00f4397c0f 08:57:42 ---> f8103ca30621 08:57:42 Step 23/24 : LABEL git_sha=cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d 08:57:42 ---> Running in 867495ff7a1f 08:57:42 Removing intermediate container 867495ff7a1f 08:57:42 ---> 8690b54f059c 08:57:42 Step 24/24 : LABEL version=0.0.0 08:57:43 ---> Running in 2259909f2fe8 08:57:43 Removing intermediate container 2259909f2fe8 08:57:43 ---> f445545da78a 08:57:43 08:57:44 Successfully built f445545da78a 08:57:44 Successfully tagged security-spire-config-arm64:latest 08:57:44 Building support-notifications 08:58:23  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:58:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:58:23 ---> fa02570f53d8 08:58:23 Step 3/22 : WORKDIR /edgex-go 08:58:23 ---> Using cache 08:58:23 ---> ca1700c88e65 08:58:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:58:23 ---> Using cache 08:58:23 ---> 7a9c43c42688 08:58:23 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:58:23 ---> Running in 10b274819c64 08:58:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:58:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:58:24 OK: 220 MiB in 52 packages 08:58:25 Removing intermediate container 10b274819c64 08:58:25 ---> fecda94d2c73 08:58:25 Step 6/22 : COPY go.mod vendor* ./ 08:58:26 ---> 8fe8ba69b310 08:58:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:26 ---> Running in 9eaedd12d288 08:58:31 Removing intermediate container 9eaedd12d288 08:58:31 ---> d6895b253092 08:58:31 Step 8/22 : COPY . . 08:58:58 ---> 24c0c426b12a 08:58:58 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:58:58 ---> Running in c4a3a13429e8 08:58:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:03:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:04:17 Removing intermediate container 9c7dace2eab0 09:04:17 ---> d1a10d0a09d4 09:04:17 09:04:17 Step 10/23 : FROM alpine:3.14 09:04:17 3.14: Pulling from library/alpine 09:04:20 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 09:04:20 Status: Downloaded newer image for alpine:3.14 09:04:20 ---> 71a2028e5025 09:04:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:04:20 ---> Running in 5fc0a626cebe 09:04:21 Removing intermediate container 5896d1d618b6 09:04:21 ---> 2176d624e3ec 09:04:21 09:04:21 Step 10/31 : FROM alpine:3.14 09:04:21 ---> 71a2028e5025 09:04:21 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:04:21 Removing intermediate container a88625aad707 09:04:21 ---> 36ed0b582325 09:04:21 09:04:21 Step 10/25 : FROM alpine:3.14 09:04:21 ---> 71a2028e5025 09:04:21 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:04:21 ---> Running in 7e19f5775825 09:04:22 ---> Running in e4215ca6aab4 09:04:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:04:23 Removing intermediate container 7e19f5775825 09:04:23 ---> 0ad928cc186f 09:04:23 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 09:04:23 ---> Running in a4583d0d6b64 09:04:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:04:24 (1/1) Installing dumb-init (1.2.5-r1) 09:04:24 Executing busybox-1.33.1-r6.trigger 09:04:24 OK: 5 MiB in 15 packages 09:04:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:04:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:04:26 (1/3) Installing ca-certificates (20211220-r0) 09:04:26 (2/3) Installing dumb-init (1.2.5-r1) 09:04:26 (3/3) Installing su-exec (0.2-r1) 09:04:26 Executing busybox-1.33.1-r6.trigger 09:04:26 Executing ca-certificates-20211220-r0.trigger 09:04:26 Removing intermediate container 5fc0a626cebe 09:04:27 ---> 0f3c86a7c3ef 09:04:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:04:27 ---> Running in d53a82ed7ff1 09:04:27 OK: 6 MiB in 17 packages 09:04:27 (1/2) Installing dumb-init (1.2.5-r1) 09:04:27 (2/2) Installing su-exec (0.2-r1) 09:04:27 Executing busybox-1.33.1-r6.trigger 09:04:27 OK: 6 MiB in 16 packages 09:04:28 Removing intermediate container d53a82ed7ff1 09:04:28 ---> 5541c54d6fe3 09:04:28 Step 13/23 : ENV APP_PORT=59882 09:04:29 ---> Running in 8bc0f29d998d 09:04:30 Removing intermediate container a4583d0d6b64 09:04:30 ---> 849da4d779ed 09:04:30 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 09:04:30 ---> Running in 6a201c44d01a 09:04:30 Removing intermediate container 8bc0f29d998d 09:04:30 ---> 7755f8461dc1 09:04:30 Step 14/23 : EXPOSE $APP_PORT 09:04:30 ---> Running in 8f50c186098f 09:04:31 Removing intermediate container 6a201c44d01a 09:04:31 ---> 8d195bcef6ee 09:04:31 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:04:31 Removing intermediate container e4215ca6aab4 09:04:31 ---> 09245503d805 09:04:31 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:04:31 Removing intermediate container 8f50c186098f 09:04:31 ---> 85bb609681ff 09:04:31 Step 15/23 : WORKDIR / 09:04:31 ---> Running in 7882ee6950f3 09:04:31 ---> Running in 2891e26326a4 09:04:31 ---> Running in 1e647f1b6804 09:04:31 Removing intermediate container ebf09a89f80a 09:04:31 ---> 7c112b916722 09:04:31 09:04:31 Step 10/23 : FROM alpine:3.14 09:04:31 ---> 71a2028e5025 09:04:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:04:31 ---> Using cache 09:04:31 ---> 0f3c86a7c3ef 09:04:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:04:31 ---> Using cache 09:04:31 ---> 5541c54d6fe3 09:04:31 Step 13/23 : ENV APP_PORT=59881 09:04:31 ---> Running in 00b29ab58eef 09:04:32 Removing intermediate container 7882ee6950f3 09:04:32 ---> d3660edc45ea 09:04:32 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:04:32 ---> Running in 054f2edaa144 09:04:32 Removing intermediate container 1e647f1b6804 09:04:32 ---> 5cb754b3e7af 09:04:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:32 Removing intermediate container 2891e26326a4 09:04:32 ---> 60a92dcfaabf 09:04:32 Step 13/25 : WORKDIR / 09:04:32 Removing intermediate container 00b29ab58eef 09:04:32 ---> 6a8c719b1eb0 09:04:32 Step 14/23 : EXPOSE $APP_PORT 09:04:32 ---> Running in 6e8f7366e029 09:04:32 ---> Running in ed86f6bbc3d4 09:04:33 Removing intermediate container 6e8f7366e029 09:04:33 ---> 660d73cc80c5 09:04: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 09:04:33 Removing intermediate container ed86f6bbc3d4 09:04:33 ---> 5e9d5b576f2c 09:04:33 Step 15/23 : WORKDIR / 09:04:33 ---> Running in d52e57a8ac18 09:04:34 ---> 6196f495f8e4 09:04:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:04:34 Removing intermediate container d52e57a8ac18 09:04:34 ---> 25cf33d413d6 09:04:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:35 ---> f3bb80043c13 09:04: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 09:04:36 Removing intermediate container 054f2edaa144 09:04:36 ---> 9a5e49b1cad5 09:04:36 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 09:04:36 ---> Running in 09b01d869ea7 09:04:36 ---> c8b11b386ec4 09:04:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:04:36 ---> 6570fe3ed211 09:04:36 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:04:37 Removing intermediate container 09b01d869ea7 09:04:37 ---> beccc30f00d8 09:04:37 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:04:38 ---> 0aac3848dbb3 09:04:38 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:04:38 ---> 1df9caa52233 09:04:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:04:39 ---> 46f5ef84b3c6 09:04:39 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:04:39 ---> Running in 9f9f4d38afba 09:04:41 ---> 50c0b2c55b86 09:04:41 Step 19/23 : ENTRYPOINT ["/core-command"] 09:04:41 ---> 3eec67d24388 09:04:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:04:41 ---> Running in 7d53d1a30d7a 09:04:41 ---> 303b1a216e2a 09:04:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:04:42 Removing intermediate container 7d53d1a30d7a 09:04:42 ---> 264da0619745 09:04:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:04:42 ---> Running in e0837136888f 09:04:43 Removing intermediate container e0837136888f 09:04:43 ---> 69ff5c133e66 09:04:43 Step 21/23 : LABEL arch=arm64 09:04:44 ---> Running in f7d3ed97d933 09:04:44 Removing intermediate container 9f9f4d38afba 09:04:44 ---> 6893cbdf58db 09:04:44 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:44 ---> ce2bd8467b74 09:04:44 Step 19/23 : ENTRYPOINT ["/core-metadata"] 09:04:44 ---> Running in 4584df88a2b2 09:04:45 Removing intermediate container f7d3ed97d933 09:04:45 ---> ea1e21f60536 09:04:45 Step 22/23 : LABEL git_sha=cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d 09:04:45 Removing intermediate container 4584df88a2b2 09:04:45 ---> ef3c023f3282 09:04:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:04:45 ---> Running in 5df57dccb49c 09:04:45 ---> Running in dead4dd87d39 09:04:45 ---> 70bd923c408d 09:04:45 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:04:46 ---> c6d7b72de1c0 09:04:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:04:46 Removing intermediate container 5df57dccb49c 09:04:46 ---> 1ed9e2875228 09:04:46 Step 23/23 : LABEL version=0.0.0 09:04:46 ---> Running in b641bc624a7a 09:04:46 Removing intermediate container dead4dd87d39 09:04:46 ---> 5906ba1275b6 09:04:46 Step 21/23 : LABEL arch=arm64 09:04:46 ---> Running in c31123404547 09:04:47 Removing intermediate container b641bc624a7a 09:04:47 ---> 4749c3c701a4 09:04:47 09:04:47 Removing intermediate container c31123404547 09:04:47 ---> 411f4875bd18 09:04:47 Step 22/23 : LABEL git_sha=cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d 09:04:47 ---> Running in 8f27ba829807 09:04:48 Removing intermediate container 8f27ba829807 09:04:48 ---> f239526ecc57 09:04:48 Step 23/23 : LABEL version=0.0.0 09:04:48 ---> Running in 5cc872d5c758 09:04:49 Successfully built 4749c3c701a4 09:04:49 Successfully tagged core-command-arm64:latest 09:04:49  Building core-command ... done Building support-scheduler 09:04:49 ---> 9bca2be078ac 09:04:49 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:04:49 ---> dde367d02712 09:04:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:04:49 Removing intermediate container 5cc872d5c758 09:04:49 ---> 866ad595a822 09:04:49 09:04:50 Successfully built 866ad595a822 09:04:50 Successfully tagged core-metadata-arm64:latest 09:04:50  Building core-metadata ... done Building security-spiffe-token-provider 09:04:50 ---> 5bda25c6531a 09:04:50 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:04:50 ---> 64fb85b94fe3 09:04:50 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 09:04:51 ---> Running in 69b54e0ccf31 09:04:51 ---> f5671a125265 09:04:51 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:04:52 ---> 1be427b6b420 09:04:52 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 09:04:53 ---> Running in 27d51f42a474 09:04:54 Removing intermediate container 27d51f42a474 09:04:54 ---> afec17ea0b4b 09:04:54 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:04:54 Removing intermediate container 69b54e0ccf31 09:04:54 ---> 13be3b9e7d7b 09:04:54 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:04:54 ---> Running in 4320516192f2 09:04:55 ---> a932325854d5 09:04:55 Step 26/31 : RUN chmod +x /entrypoint.sh 09:04:55 Removing intermediate container 4320516192f2 09:04:55 ---> 12d6f8fd7052 09:04:55 Step 23/25 : LABEL arch=arm64 09:04:55 ---> Running in 61b45f1646c8 09:04:55 ---> Running in d007f3d9214f 09:04:56 Removing intermediate container 61b45f1646c8 09:04:56 ---> 3760e274c015 09:04:56 Step 24/25 : LABEL git_sha=cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d 09:04:56 ---> Running in d8280d5a9d3f 09:04:57 Removing intermediate container d8280d5a9d3f 09:04:57 ---> 7471fb50ad6d 09:04:57 Step 25/25 : LABEL version=0.0.0 09:04:57 ---> Running in 44698fa8fd2c 09:04:58 Removing intermediate container 44698fa8fd2c 09:04:58 ---> 3d0544794c18 09:04:58 09:04:59 Successfully built 3d0544794c18 09:04:59 Successfully tagged security-secretstore-setup-arm64:latest 09:04:59 Building security-spire-server 09:04:59  Building security-secretstore-setup ... done Removing intermediate container d007f3d9214f 09:04:59 ---> 43c279aed114 09:04:59 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 09:04:59 ---> Running in 2961e7bec228 09:05:00 Removing intermediate container 2961e7bec228 09:05:00 ---> d1367868f86f 09:05:00 Step 28/31 : CMD ["gate"] 09:05:00 ---> Running in c333e1885330 09:05:01 Removing intermediate container c333e1885330 09:05:01 ---> aeb8d38d9a68 09:05:01 Step 29/31 : LABEL arch=arm64 09:05:02 ---> Running in 063f0241531c 09:05:02 Removing intermediate container 063f0241531c 09:05:02 ---> 6a1e4aaa92ee 09:05:02 Step 30/31 : LABEL git_sha=cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d 09:05:03 ---> Running in 0ba9332fe697 09:05:03 Removing intermediate container 0ba9332fe697 09:05:03 ---> 5f38e19b07b3 09:05:03 Step 31/31 : LABEL version=0.0.0 09:05:04 ---> Running in df164d57352e 09:05:04 Removing intermediate container df164d57352e 09:05:04 ---> 710695f0d9f1 09:05:04 09:05:05 Successfully built 710695f0d9f1 09:05:05 Successfully tagged security-bootstrapper-arm64:latest 09:05:05 Building security-proxy-setup 09:05:06  Building security-bootstrapper ... done Removing intermediate container c4a3a13429e8 09:05:06 ---> 5bd6c066ae62 09:05:06 09:05:06 Step 10/22 : FROM alpine:3.14 09:05:06 ---> 71a2028e5025 09:05:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:05:06 ---> Running in 3921af25582d 09:05:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:05:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:05:09 (1/2) Installing ca-certificates (20211220-r0) 09:05:09 (2/2) Installing dumb-init (1.2.5-r1) 09:05:09 Executing busybox-1.33.1-r6.trigger 09:05:09 Executing ca-certificates-20211220-r0.trigger 09:05:09 OK: 6 MiB in 16 packages 09:05:11 Removing intermediate container 3921af25582d 09:05:11 ---> 8abb40a7c346 09:05:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:05:11 ---> Running in d9470c57bde6 09:05:11 Removing intermediate container d9470c57bde6 09:05:11 ---> 7ae60bde5a4e 09:05:11 Step 13/22 : ENV APP_PORT=59860 09:05:12 ---> Running in 92a7cabbc663 09:05:12 Removing intermediate container 92a7cabbc663 09:05:12 ---> 29d679b9033c 09:05:12 Step 14/22 : EXPOSE $APP_PORT 09:05:12 ---> Running in 398ac7302426 09:05:12 Removing intermediate container 398ac7302426 09:05:12 ---> 8dfe98212815 09:05:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:05:13 ---> e22c57ffce70 09:05:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:05:15 ---> f178e8359295 09:05:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:05:16 ---> 24a5d5b78271 09:05:16 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:05:16 ---> Running in b6d83553d211 09:05:16 Removing intermediate container b6d83553d211 09:05:16 ---> 77ce185f16d2 09:05:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:05:16 ---> Running in fe9fb63fa266 09:05:17 Removing intermediate container fe9fb63fa266 09:05:17 ---> 98bb91a66bea 09:05:17 Step 20/22 : LABEL arch=arm64 09:05:17 ---> Running in 2b6485a0b3d8 09:05:17 Removing intermediate container 2b6485a0b3d8 09:05:17 ---> 4936fff8cccc 09:05:17 Step 21/22 : LABEL git_sha=cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d 09:05:17 ---> Running in c87db682a3f2 09:05:18 Removing intermediate container c87db682a3f2 09:05:18 ---> 19a68ed8b265 09:05:18 Step 22/22 : LABEL version=0.0.0 09:05:18 ---> Running in fdbef2ba0b4f 09:05:19 Removing intermediate container fdbef2ba0b4f 09:05:19 ---> 6e321262595b 09:05:19 09:05:19 Successfully built 6e321262595b 09:05:19 Successfully tagged support-notifications-arm64:latest 09:05:19 Building security-spire-agent 09:06:29  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:06:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:06:29 ---> fa02570f53d8 09:06:29 Step 3/22 : WORKDIR /edgex-go 09:06:29 ---> Using cache 09:06:29 ---> ca1700c88e65 09:06:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:06:29 ---> Using cache 09:06:29 ---> 7a9c43c42688 09:06:29 Step 5/22 : RUN apk add --update --no-cache make git 09:06:29 ---> Using cache 09:06:29 ---> 0986a2d8e5ae 09:06:29 Step 6/22 : COPY go.mod vendor* ./ 09:06:29 ---> Using cache 09:06:29 ---> 412b06302868 09:06:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:29 ---> Using cache 09:06:29 ---> 56de3f457019 09:06:29 Step 8/22 : COPY . . 09:06:29 ---> Using cache 09:06:29 ---> 3b1550e20e00 09:06:29 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:06:29 ---> Running in 5c9d415417f1 09:06:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:06:29 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:06:29 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:06:29 ---> fa02570f53d8 09:06:29 Step 3/20 : WORKDIR /edgex-go 09:06:29 ---> Using cache 09:06:29 ---> ca1700c88e65 09:06:29 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:06:29 ---> Running in 5b461961dd43 09:06:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:06:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:06:32 v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] 09:06:32 v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] 09:06:32 OK: 15738 distinct packages available 09:06:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:06:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:06:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:06:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:06:34 ---> fa02570f53d8 09:06:34 Step 3/23 : WORKDIR /edgex-go 09:06:34 ---> Using cache 09:06:34 ---> ca1700c88e65 09:06:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:06:34 ---> Using cache 09:06:34 ---> 7a9c43c42688 09:06:34 Step 5/23 : RUN apk add --update --no-cache make git 09:06:34 OK: 220 MiB in 52 packages 09:06:34 ---> Using cache 09:06:34 ---> 0986a2d8e5ae 09:06:34 Step 6/23 : COPY go.mod vendor* ./ 09:06:34 ---> Using cache 09:06:34 ---> 412b06302868 09:06:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:34 ---> Using cache 09:06:34 ---> 56de3f457019 09:06:34 Step 8/23 : COPY . . 09:06:34 ---> Using cache 09:06:34 ---> 3b1550e20e00 09:06:34 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 09:06:35 ---> Running in da83fb20e5a6 09:06:36 Removing intermediate container da83fb20e5a6 09:06:36 Removing intermediate container 5b461961dd43 09:06:36 ---> 512fcf3e2e3c 09:06:36 Step 5/20 : COPY go.mod vendor* ./ 09:06:36 ---> 09505ce73698 09:06: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" 09:06:36 ---> Running in 5448b9207813 09:06:37 ---> a2ae936a8d9d 09:06:37 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:38 ---> Running in 9bd5aefaf820 09:06:40 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:06:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:06:40 ---> fa02570f53d8 09:06:40 Step 3/22 : WORKDIR /edgex-go 09:06:40 ---> Using cache 09:06:40 ---> ca1700c88e65 09:06:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:06:40 ---> Using cache 09:06:40 ---> 7a9c43c42688 09:06:40 Step 5/22 : RUN apk add --update --no-cache make git 09:06:40 ---> Using cache 09:06:40 ---> 0986a2d8e5ae 09:06:40 Step 6/22 : COPY go.mod vendor* ./ 09:06:40 ---> Using cache 09:06:40 ---> 412b06302868 09:06:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:40 ---> Using cache 09:06:40 ---> 56de3f457019 09:06:40 Step 8/22 : COPY . . 09:06:40 ---> Using cache 09:06:40 ---> 3b1550e20e00 09:06:40 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:06:40 ---> Running in 001848eca69f 09:06:40 spire-1.2.0/ 09:06:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:06:44 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:06:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:06:44 ---> fa02570f53d8 09:06:44 Step 3/24 : WORKDIR /edgex-go 09:06:44 ---> Using cache 09:06:44 ---> ca1700c88e65 09:06:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:06:44 ---> Using cache 09:06:44 ---> 7a9c43c42688 09:06:44 Step 5/24 : RUN apk add --update --no-cache make git 09:06:44 ---> Using cache 09:06:44 ---> 0986a2d8e5ae 09:06:44 Step 6/24 : COPY go.mod vendor* ./ 09:06:44 ---> Using cache 09:06:44 ---> 412b06302868 09:06:44 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:44 ---> Using cache 09:06:44 ---> 56de3f457019 09:06:44 Step 8/24 : COPY . . 09:06:44 ---> Using cache 09:06:44 ---> 3b1550e20e00 09:06:44 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 09:06:44 ---> Using cache 09:06:44 ---> 09505ce73698 09:06:44 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 09:06:44 ---> Running in 684cfebae738 09:06:44 Removing intermediate container 9bd5aefaf820 09:06:44 ---> 29c4cf09375a 09:06:44 Step 7/20 : COPY . . 09:06:46 spire-1.2.0/README.md 09:06:46 spire-1.2.0/bin/ 09:06:46 spire-1.2.0/bin/spire-server 09:06:46 spire-1.2.0/bin/spire-agent 09:06:46 spire-1.2.0/conf/ 09:06:46 spire-1.2.0/conf/server/ 09:06:46 spire-1.2.0/conf/server/server.conf 09:06:46 spire-1.2.0/conf/agent/ 09:06:46 spire-1.2.0/conf/agent/agent.conf 09:06:46 spire-1.2.0/LICENSE 09:06:48 spire-1.2.0/ 09:06:53 spire-1.2.0/README.md 09:06:53 spire-1.2.0/bin/ 09:06:53 spire-1.2.0/bin/spire-server 09:06:53 spire-1.2.0/bin/spire-agent 09:06:53 spire-1.2.0/conf/ 09:06:53 spire-1.2.0/conf/server/ 09:06:53 spire-1.2.0/conf/server/server.conf 09:06:53 spire-1.2.0/conf/agent/ 09:06:53 spire-1.2.0/conf/agent/agent.conf 09:06:53 spire-1.2.0/LICENSE 09:06:55 Removing intermediate container 5448b9207813 09:06:55 ---> d629cf8b7282 09:06:55 09:06:55 Step 11/23 : FROM alpine:3.15 09:06:55 ---> 3abe2e34c907 09:06:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:06:55 ---> Using cache 09:06:55 ---> 59eacaa8827a 09:06:55 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:06:55 ---> Using cache 09:06:55 ---> 65d1fb304919 09:06:55 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:06:55 ---> Running in 45714443b065 09:06:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:06:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:06:59 v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] 09:06:59 v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] 09:06:59 OK: 15730 distinct packages available 09:06:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:07:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:07:02 (1/5) Installing dumb-init (1.2.5-r1) 09:07:02 (2/5) Installing musl-obstack (1.2.2-r0) 09:07:02 (3/5) Installing libucontext (1.1-r0) 09:07:02 (4/5) Installing gcompat (1.0.0-r4) 09:07:02 (5/5) Installing openssl (1.1.1n-r0) 09:07:02 Executing busybox-1.34.1-r4.trigger 09:07:02 OK: 6 MiB in 19 packages 09:07:02 Removing intermediate container 684cfebae738 09:07:02 ---> 0b169aea5bcd 09:07:02 09:07:02 Step 11/24 : FROM alpine:3.15 09:07:02 ---> 3abe2e34c907 09:07:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:07:02 ---> Using cache 09:07:02 ---> 59eacaa8827a 09:07:02 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:07:02 ---> Using cache 09:07:02 ---> 65d1fb304919 09:07:02 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:07:03 ---> Running in 312d74197173 09:07:05 Removing intermediate container 45714443b065 09:07:05 ---> 4d94e22510ab 09:07:05 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 09:07:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:07:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:07:08 v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] 09:07:08 v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] 09:07:08 OK: 15730 distinct packages available 09:07:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:07:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:07:11 (1/5) Installing dumb-init (1.2.5-r1) 09:07:11 (2/5) Installing musl-obstack (1.2.2-r0) 09:07:11 (3/5) Installing libucontext (1.1-r0) 09:07:11 (4/5) Installing gcompat (1.0.0-r4) 09:07:11 (5/5) Installing openssl (1.1.1n-r0) 09:07:11 Executing busybox-1.34.1-r4.trigger 09:07:11 OK: 6 MiB in 19 packages 09:07:14 Removing intermediate container 312d74197173 09:07:14 ---> 39efec325309 09:07:14 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 09:07:15 ---> 2c77892b68c1 09:07:15 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:07:17 ---> 4b4f5c5de296 09:07:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:07:19 ---> aa398a4797f7 09:07:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:07:21 ---> ac6b2b1ba092 09:07:21 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:07:21 ---> Running in 1a2efdc4faac 09:07:21 ---> 815fcb5e853c 09:07:21 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 09:07:21 Removing intermediate container 1a2efdc4faac 09:07:21 ---> d9bfd9042bac 09:07:21 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:07:21 ---> Running in 71162294e89c 09:07:22 Removing intermediate container 71162294e89c 09:07:22 ---> 91e894c78b9a 09:07:22 Step 21/23 : LABEL arch=arm64 09:07:23 ---> Running in a1ed76fe5a21 09:07:24 Removing intermediate container a1ed76fe5a21 09:07:24 ---> af10445ea861 09:07:24 Step 22/23 : LABEL git_sha=cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d 09:07:24 ---> Running in 29ee9e24b780 09:07:25 Removing intermediate container 29ee9e24b780 09:07:25 ---> 07abf9cdb667 09:07:25 Step 23/23 : LABEL version=0.0.0 09:07:25 ---> Running in 094fadebb350 09:07:27 Removing intermediate container 094fadebb350 09:07:27 ---> 728b81488cb0 09:07:27 09:07:29 Successfully built 728b81488cb0 09:07:29 Successfully tagged security-spire-server-arm64:latest 09:07:29  Building security-spire-server ... done Building core-data 09:07:29 ---> 4cb1d65e4c75 09:07:29 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:07:29 ---> Running in 8d49dc311003 09:07:32 ---> bdf0972828c4 09:07:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:07:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:07:33 ---> be34ef388c03 09:07:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:07:34 ---> 9311db3f5e52 09:07:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:07:35 ---> be5874efb941 09:07:35 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:07:35 ---> Running in ed72bf81e702 09:07:35 Removing intermediate container ed72bf81e702 09:07:35 ---> a51d386aaebc 09:07:35 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:07:35 ---> Running in 3b9bb10c0d39 09:07:36 Removing intermediate container 3b9bb10c0d39 09:07:36 ---> 3c129cc67c09 09:07:36 Step 22/24 : LABEL arch=arm64 09:07:36 ---> Running in 9f2696cce0b4 09:07:37 Removing intermediate container 9f2696cce0b4 09:07:37 ---> 6f174d4b699f 09:07:37 Step 23/24 : LABEL git_sha=cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d 09:07:37 ---> Running in f9d9d8d1e81c 09:07:38 Removing intermediate container f9d9d8d1e81c 09:07:38 ---> 4a4ecaddd000 09:07:38 Step 24/24 : LABEL version=0.0.0 09:07:38 ---> Running in e34714f10ade 09:07:38 Removing intermediate container e34714f10ade 09:07:38 ---> 7e7fcc3076fb 09:07:38 09:07:39 Successfully built 7e7fcc3076fb 09:07:39 Successfully tagged security-spire-agent-arm64:latest 09:07:39  Building security-spire-agent ... done Building sys-mgmt-agent 09:08:26 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:08:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:08:26 ---> fa02570f53d8 09:08:26 Step 3/23 : WORKDIR /edgex-go 09:08:26 ---> Using cache 09:08:26 ---> ca1700c88e65 09:08:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:08:26 ---> Using cache 09:08:26 ---> 7a9c43c42688 09:08:26 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:08:26 ---> Running in d5c1302839e8 09:08:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:08:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:08:28 OK: 220 MiB in 52 packages 09:08:30 Removing intermediate container d5c1302839e8 09:08:30 ---> eca8a1fbccb0 09:08:30 Step 6/23 : COPY go.mod vendor* ./ 09:08:32 ---> 38a16c931cdc 09:08:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:32 ---> Running in 4b787f363262 09:08:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:08:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:08:33 ---> fa02570f53d8 09:08:33 Step 3/23 : WORKDIR /edgex-go 09:08:33 ---> Using cache 09:08:33 ---> ca1700c88e65 09:08:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:08:33 ---> Using cache 09:08:33 ---> 7a9c43c42688 09:08:33 Step 5/23 : RUN apk add --update --no-cache make bash git 09:08:33 ---> Running in 918d72935405 09:08:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:08:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:08:37 OK: 220 MiB in 52 packages 09:08:38 Removing intermediate container 4b787f363262 09:08:38 ---> 9b2f34d6fe54 09:08:38 Step 8/23 : COPY . . 09:08:38 Removing intermediate container 918d72935405 09:08:38 ---> 5cbd577d04d9 09:08:38 Step 6/23 : COPY go.mod vendor* ./ 09:08:41 ---> b1087317b528 09:08:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:41 ---> Running in 4c848c1cec0a 09:08:49 Removing intermediate container 4c848c1cec0a 09:08:49 ---> abfae3faa335 09:08:49 Step 8/23 : COPY . . 09:09:16 ---> 2890ce84d477 09:09:16 Step 9/23 : RUN make cmd/core-data/core-data 09:09:16 ---> Running in dfb437e07bc2 09:09:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:09:25 ---> d49524d1c405 09:09:25 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:09:25 ---> Running in e4ac7794a4ab 09:09:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:13:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:13:19 Removing intermediate container 5c9d415417f1 09:13:19 ---> 17cce6c4a452 09:13:19 09:13:19 Step 10/22 : FROM alpine:3.14 09:13:19 ---> 71a2028e5025 09:13:19 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:13:19 ---> Using cache 09:13:19 ---> 0f3c86a7c3ef 09:13:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:13:19 ---> Using cache 09:13:19 ---> 5541c54d6fe3 09:13:19 Step 13/22 : ENV APP_PORT=59861 09:13:19 ---> Running in 74b113f3825a 09:13:19 Removing intermediate container 74b113f3825a 09:13:19 ---> 0d410cc8faf7 09:13:19 Step 14/22 : EXPOSE $APP_PORT 09:13:19 ---> Running in 2e0087f88d21 09:13:19 Removing intermediate container 2e0087f88d21 09:13:19 ---> 01ea01f11045 09:13:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:19 ---> eae09d006230 09:13:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:13:19 ---> bef5f340e1f9 09:13:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:13:19 ---> 23346099e5c1 09:13:19 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:13:19 ---> Running in aa0568d80020 09:13:19 Removing intermediate container aa0568d80020 09:13:19 ---> 9fcf587454be 09:13:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:13:19 ---> Running in 503884bafc9a 09:13:19 Removing intermediate container 503884bafc9a 09:13:19 ---> 80cfff8d125c 09:13:19 Step 20/22 : LABEL arch=arm64 09:13:19 ---> Running in f1f18e52c0fc 09:13:19 Removing intermediate container f1f18e52c0fc 09:13:19 ---> 793bcf93e026 09:13:19 Step 21/22 : LABEL git_sha=cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d 09:13:19 ---> Running in 0391254c6e5d 09:13:19 Removing intermediate container 0391254c6e5d 09:13:19 ---> b6da75323c4c 09:13:19 Step 22/22 : LABEL version=0.0.0 09:13:19 ---> Running in bed19e8a3c51 09:13:19 Removing intermediate container bed19e8a3c51 09:13:19 ---> 13005193615c 09:13:19 09:13:19 Successfully built 13005193615c 09:13:19 Successfully tagged support-scheduler-arm64:latest 09:13:31  Building support-scheduler ... done Removing intermediate container 001848eca69f 09:13:31 ---> e1caf34ef263 09:13:31 09:13:31 Step 10/22 : FROM alpine:3.14 09:13:31 ---> 71a2028e5025 09:13:31 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 09:13:31 ---> Running in 4c9e6c79dc24 09:13:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:13:35 (1/6) Installing ca-certificates (20211220-r0) 09:13:35 (2/6) Installing brotli-libs (1.0.9-r5) 09:13:35 (3/6) Installing nghttp2-libs (1.43.0-r0) 09:13:35 (4/6) Installing libcurl (7.79.1-r0) 09:13:35 (5/6) Installing curl (7.79.1-r0) 09:13:35 (6/6) Installing dumb-init (1.2.5-r1) 09:13:35 Executing busybox-1.33.1-r6.trigger 09:13:35 Executing ca-certificates-20211220-r0.trigger 09:13:35 OK: 8 MiB in 20 packages 09:13:38 Removing intermediate container 4c9e6c79dc24 09:13:38 ---> 16a3b7909fa9 09:13:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:13:38 ---> Running in 4163b2a5ebf2 09:13:38 Removing intermediate container 4163b2a5ebf2 09:13:38 ---> d56a564c8498 09:13:38 Step 13/22 : WORKDIR /edgex 09:13:38 ---> Running in fc35fedd3ef1 09:13:39 Removing intermediate container fc35fedd3ef1 09:13:39 ---> d207f91f63fd 09:13:39 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:13:40 ---> 05a9f05ed61a 09:13:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:13:42 ---> 158e345bbcab 09:13:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:13:44 ---> 8005163dac7d 09:13:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:13:45 ---> c3267dbe6a7b 09:13:45 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:13:45 ---> Running in d897758f3e6a 09:13:48 Removing intermediate container d897758f3e6a 09:13:48 ---> de71267475a8 09:13:48 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:13:48 ---> Running in 1acc34206443 09:13:48 Removing intermediate container 1acc34206443 09:13:48 ---> 1995c5704049 09:13:48 Step 20/22 : LABEL arch=arm64 09:13:49 ---> Running in ebf27c6d93f9 09:13:49 Removing intermediate container ebf27c6d93f9 09:13:49 ---> bc95a173ce2f 09:13:49 Step 21/22 : LABEL git_sha=cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d 09:13:49 ---> Running in f654de665cb5 09:13:50 Removing intermediate container f654de665cb5 09:13:50 ---> 070991c3887b 09:13:50 Step 22/22 : LABEL version=0.0.0 09:13:50 ---> Running in 94e45ad2b065 09:13:50 Removing intermediate container 94e45ad2b065 09:13:50 ---> 449f1a9dbb40 09:13:50 09:13:51 Successfully built 449f1a9dbb40 09:13:51 Successfully tagged security-proxy-setup-arm64:latest 09:14:09  Building security-proxy-setup ... done Removing intermediate container 8d49dc311003 09:14:09 ---> d4b6cf0bf6e2 09:14:09 09:14:09 Step 9/20 : FROM alpine:3.15 09:14:09 ---> 3abe2e34c907 09:14:09 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:14:09 ---> Using cache 09:14:09 ---> 59eacaa8827a 09:14:09 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:14:09 ---> Using cache 09:14:09 ---> 65d1fb304919 09:14:09 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:14:09 ---> Running in aa74d1fe8b1c 09:14:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:14:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:14:14 v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] 09:14:14 v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] 09:14:14 OK: 15730 distinct packages available 09:14:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:14:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:14:16 (1/9) Installing ca-certificates (20211220-r0) 09:14:16 (2/9) Installing brotli-libs (1.0.9-r5) 09:14:16 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:14:16 (4/9) Installing libcurl (7.80.0-r0) 09:14:16 (5/9) Installing curl (7.80.0-r0) 09:14:17 (6/9) Installing dumb-init (1.2.5-r1) 09:14:17 (7/9) Installing musl-obstack (1.2.2-r0) 09:14:17 (8/9) Installing libucontext (1.1-r0) 09:14:17 (9/9) Installing gcompat (1.0.0-r4) 09:14:17 Executing busybox-1.34.1-r4.trigger 09:14:17 Executing ca-certificates-20211220-r0.trigger 09:14:17 OK: 8 MiB in 23 packages 09:14:20 Removing intermediate container aa74d1fe8b1c 09:14:20 ---> 6171bc711ff3 09:14:20 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:21 ---> 7a8489eed37b 09:14:21 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:14:23 ---> 84f347b9519f 09:14:23 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:14:24 ---> 845b0df2da27 09:14:24 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:14:24 ---> Running in 0ed385c08b08 09:14:24 Removing intermediate container 0ed385c08b08 09:14:24 ---> 16dd0f342921 09:14:24 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:14:25 ---> Running in 228d9bad9d06 09:14:25 Removing intermediate container 228d9bad9d06 09:14:25 ---> 7dc1cf7ce817 09:14:25 Step 18/20 : LABEL arch=arm64 09:14:25 ---> Running in 12020f5dc1e0 09:14:26 Removing intermediate container 12020f5dc1e0 09:14:26 ---> a28d7ed16abc 09:14:26 Step 19/20 : LABEL git_sha=cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d 09:14:26 ---> Running in 387db5ad8f9a 09:14:27 Removing intermediate container 387db5ad8f9a 09:14:27 ---> 64654e5c15db 09:14:27 Step 20/20 : LABEL version=0.0.0 09:14:27 ---> Running in b3f6f8bebac0 09:14:27 Removing intermediate container b3f6f8bebac0 09:14:27 ---> 34ac5fc3282b 09:14:27 09:14:28 Successfully built 34ac5fc3282b 09:14:28 Successfully tagged security-spiffe-token-provider-arm64:latest 09:15:07  Building security-spiffe-token-provider ... done Removing intermediate container e4ac7794a4ab 09:15:07 ---> 7af4acdf6ada 09:15:07 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:15:07 ---> Running in 6027ef10ceab 09:15:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:15:07 Removing intermediate container 6027ef10ceab 09:15:07 ---> 6fef8ba8dcfe 09:15:07 09:15:07 Step 11/23 : FROM docker:20.10.10 09:15:07 20.10.10: Pulling from library/docker 09:15:20 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 09:15:20 Status: Downloaded newer image for docker:20.10.10 09:15:20 ---> 520e9a0a30f7 09:15:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:15:20 ---> Running in 442f9cccd45f 09:15:20 Removing intermediate container 442f9cccd45f 09:15:20 ---> 27e0ce383589 09:15:20 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 09:15:20 ---> Running in 60cad3ca5f29 09:15:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:15:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:15:21 (1/42) Installing readline (8.1.0-r0) 09:15:21 (2/42) Installing bash (5.1.16-r0) 09:15:21 Executing bash-5.1.16-r0.post-install 09:15:21 (3/42) Installing brotli-libs (1.0.9-r5) 09:15:21 (4/42) Installing nghttp2-libs (1.43.0-r0) 09:15:21 (5/42) Installing libcurl (7.79.1-r0) 09:15:21 (6/42) Installing curl (7.79.1-r0) 09:15:21 (7/42) Installing dumb-init (1.2.5-r1) 09:15:21 (8/42) Installing libbz2 (1.0.8-r1) 09:15:21 (9/42) Installing expat (2.4.7-r0) 09:15:21 (10/42) Installing libffi (3.3-r2) 09:15:21 (11/42) Installing gdbm (1.19-r0) 09:15:21 (12/42) Installing xz-libs (5.2.5-r0) 09:15:21 (13/42) Installing libgcc (10.3.1_git20210424-r2) 09:15:21 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 09:15:21 (15/42) Installing mpdecimal (2.5.1-r1) 09:15:21 (16/42) Installing sqlite-libs (3.35.5-r0) 09:15:21 (17/42) Installing python3 (3.9.5-r2) 09:15:24 (18/42) Installing py3-appdirs (1.4.4-r2) 09:15:24 (19/42) Installing py3-chardet (4.0.0-r2) 09:15:24 (20/42) Installing py3-idna (3.2-r0) 09:15:24 (21/42) Installing py3-urllib3 (1.26.5-r0) 09:15:24 (22/42) Installing py3-certifi (2020.12.5-r1) 09:15:24 (23/42) Installing py3-requests (2.25.1-r4) 09:15:24 (24/42) Installing py3-msgpack (1.0.2-r1) 09:15:24 (25/42) Installing py3-lockfile (0.12.2-r4) 09:15:24 (26/42) Installing py3-cachecontrol (0.12.6-r1) 09:15:24 (27/42) Installing py3-colorama (0.4.4-r1) 09:15:24 (28/42) Installing py3-contextlib2 (0.6.0-r1) 09:15:24 (29/42) Installing py3-distlib (0.3.1-r3) 09:15:24 (30/42) Installing py3-distro (1.5.0-r3) 09:15:24 (31/42) Installing py3-six (1.15.0-r1) 09:15:24 (32/42) Installing py3-webencodings (0.5.1-r4) 09:15:24 (33/42) Installing py3-html5lib (1.1-r1) 09:15:24 (34/42) Installing py3-parsing (2.4.7-r2) 09:15:24 (35/42) Installing py3-packaging (20.9-r1) 09:15:24 (36/42) Installing py3-toml (0.10.2-r2) 09:15:24 (37/42) Installing py3-pep517 (0.10.0-r2) 09:15:24 (38/42) Installing py3-progress (1.5-r2) 09:15:24 (39/42) Installing py3-retrying (1.3.3-r1) 09:15:24 (40/42) Installing py3-ordered-set (4.0.2-r1) 09:15:24 (41/42) Installing py3-setuptools (52.0.0-r3) 09:15:25 (42/42) Installing py3-pip (20.3.4-r1) 09:15:25 Removing intermediate container dfb437e07bc2 09:15:25 ---> 7348039c4fe8 09:15:25 09:15:25 Step 10/23 : FROM alpine:3.14 09:15:25 ---> 71a2028e5025 09:15:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:15:25 ---> Running in 485adc975472 09:15:25 Executing busybox-1.33.1-r6.trigger 09:15:25 OK: 84 MiB in 64 packages 09:15:25 Removing intermediate container 485adc975472 09:15:25 ---> 938726cd6ad6 09:15:25 Step 12/23 : ENV APP_PORT=59880 09:15:25 ---> Running in 2da766ddf448 09:15:26 Removing intermediate container 2da766ddf448 09:15:26 ---> 43205252ec22 09:15:26 Step 13/23 : EXPOSE $APP_PORT 09:15:26 ---> Running in 4fa42abb4344 09:15:26 Removing intermediate container 4fa42abb4344 09:15:26 ---> db1519a90aac 09:15:26 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:15:27 ---> Running in ca19e0813a60 09:15:29 Removing intermediate container ca19e0813a60 09:15:29 ---> c5bb85ccf795 09:15:29 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:15:29 ---> Running in cc42d9d22af3 09:15:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:15:30 Collecting docker-compose==1.23.2 09:15:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:15:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:15:31 Collecting docopt<0.7,>=0.6.1 09:15:31 Downloading docopt-0.6.2.tar.gz (25 kB) 09:15:32 (1/6) Installing dumb-init (1.2.5-r1) 09:15:32 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:15:32 (3/6) Installing libsodium (1.0.18-r0) 09:15:32 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:15:32 (5/6) Installing libzmq (4.3.4-r0) 09:15:32 (6/6) Installing zeromq (4.3.4-r0) 09:15:32 Executing busybox-1.33.1-r6.trigger 09:15:32 OK: 8 MiB in 20 packages 09:15:33 Removing intermediate container cc42d9d22af3 09:15:33 ---> 5af80b4b7ceb 09:15:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:15:34 Collecting websocket-client<1.0,>=0.32.0 09:15:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:15:34 ---> 2477ca6b5d54 09:15:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:15:34 Collecting jsonschema<3,>=2.5.1 09:15:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:15:36 ---> 5b142a737256 09:15:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:15:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:15:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:15:36 Collecting dockerpty<0.5,>=0.4.1 09:15:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:15:36 ---> 4c752aad57ff 09:15:36 Step 19/23 : ENTRYPOINT ["/core-data"] 09:15:36 ---> Running in 8241b563f2c2 09:15:36 Removing intermediate container 8241b563f2c2 09:15:36 ---> 2632834faff5 09:15:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:15:36 ---> Running in 691267d6a67a 09:15:37 Removing intermediate container 691267d6a67a 09:15:37 ---> b4c5d4c02120 09:15:37 Step 21/23 : LABEL arch=arm64 09:15:37 ---> Running in e20717a42c00 09:15:37 Removing intermediate container e20717a42c00 09:15:37 ---> b08699d69a12 09:15:37 Step 22/23 : LABEL git_sha=cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d 09:15:37 ---> Running in ee71ce9a335f 09:15:38 Removing intermediate container ee71ce9a335f 09:15:38 ---> 7965f860fd9b 09:15:38 Step 23/23 : LABEL version=0.0.0 09:15:38 ---> Running in 9b8cc915ab78 09:15:38 Removing intermediate container 9b8cc915ab78 09:15:38 ---> f7d4e6be6a94 09:15:38 09:15:38 Successfully built f7d4e6be6a94 09:15:38 Successfully tagged core-data-arm64:latest 09:15:39  Building core-data ... done Collecting PyYAML<4,>=3.10 09:15:39 Downloading PyYAML-3.13.tar.gz (270 kB) 09:15:43 Collecting cached-property<2,>=1.2.0 09:15:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:15:43 Collecting docker<4.0,>=3.6.0 09:15:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:15:44 Collecting texttable<0.10,>=0.9.0 09:15:44 Downloading texttable-0.9.1.tar.gz (11 kB) 09:15:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 09:15:46 Collecting docker-pycreds>=0.4.0 09:15:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:15:46 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 09:15:47 Collecting urllib3<1.25,>=1.21.1 09:15:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:15:47 Collecting chardet<3.1.0,>=3.0.2 09:15:47 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:15:48 Collecting idna<2.8,>=2.5 09:15:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:15:48 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:15:48 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:15:48 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:15:48 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:15:49 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:15:49 Attempting uninstall: urllib3 09:15:49 Found existing installation: urllib3 1.26.5 09:15:49 Uninstalling urllib3-1.26.5: 09:15:49 Successfully uninstalled urllib3-1.26.5 09:15:50 Attempting uninstall: idna 09:15:50 Found existing installation: idna 3.2 09:15:50 Uninstalling idna-3.2: 09:15:50 Successfully uninstalled idna-3.2 09:15:51 Attempting uninstall: chardet 09:15:51 Found existing installation: chardet 4.0.0 09:15:51 Uninstalling chardet-4.0.0: 09:15:51 Successfully uninstalled chardet-4.0.0 09:15:53 Attempting uninstall: requests 09:15:53 Found existing installation: requests 2.25.1 09:15:53 Uninstalling requests-2.25.1: 09:15:53 Successfully uninstalled requests-2.25.1 09:15:53 Running setup.py install for texttable: started 09:15:55 Running setup.py install for texttable: finished with status 'done' 09:15:55 Running setup.py install for PyYAML: started 09:15:58 Running setup.py install for PyYAML: finished with status 'done' 09:15:59 Running setup.py install for docopt: started 09:16:01 Running setup.py install for docopt: finished with status 'done' 09:16:01 Running setup.py install for dockerpty: started 09:16:03 Running setup.py install for dockerpty: finished with status 'done' 09:16:06 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 09:16:14 Removing intermediate container 60cad3ca5f29 09:16:14 ---> 97cd6741b1eb 09:16:14 Step 14/23 : ENV APP_PORT=58890 09:16:14 ---> Running in a7005a799140 09:16:14 Removing intermediate container a7005a799140 09:16:14 ---> 415f6c29cd23 09:16:14 Step 15/23 : EXPOSE $APP_PORT 09:16:14 ---> Running in 3346b92d5873 09:16:15 Removing intermediate container 3346b92d5873 09:16:15 ---> 1cc169a3958f 09:16:15 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:16:16 ---> e5cb22999261 09:16:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:16:16 ---> aa7b7be48711 09:16:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:16:17 ---> 3d339858e3c5 09:16:17 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 09:16:17 ---> Running in a8df7ee563a2 09:16:17 Removing intermediate container a8df7ee563a2 09:16:17 ---> df41f5f54ad6 09:16:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:16:17 ---> Running in 3d81f87a1b77 09:16:18 Removing intermediate container 3d81f87a1b77 09:16:18 ---> 38710e232196 09:16:18 Step 21/23 : LABEL arch=arm64 09:16:18 ---> Running in f28208bc6d50 09:16:18 Removing intermediate container f28208bc6d50 09:16:18 ---> 3be0c9a0f5eb 09:16:18 Step 22/23 : LABEL git_sha=cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d 09:16:18 ---> Running in a941ac5279c3 09:16:18 Removing intermediate container a941ac5279c3 09:16:18 ---> 975ee265615c 09:16:18 Step 23/23 : LABEL version=0.0.0 09:16:18 ---> Running in 11882b3d47f1 09:16:19 Removing intermediate container 11882b3d47f1 09:16:19 ---> 5a223f687d41 09:16:19 09:16:19 Successfully built 5a223f687d41 09:16:19 Successfully tagged sys-mgmt-agent-arm64:latest 09:16:20  Building sys-mgmt-agent ... done  [Pipeline] } 09:16:20 $ docker stop --time=1 0c522911ba530163df74fd3df213075b5eaa09000b5785878e73dff76f9e0f71 09:16:21 $ docker rm -f 0c522911ba530163df74fd3df213075b5eaa09000b5785878e73dff76f9e0f71 [Pipeline] // withDockerContainer [Pipeline] sh 09:16:22 + docker images 09:16:22 REPOSITORY TAG IMAGE ID CREATED SIZE 09:16:22 sys-mgmt-agent-arm64 latest 5a223f687d41 3 seconds ago 288MB 09:16:22 core-data-arm64 latest f7d4e6be6a94 44 seconds ago 34.4MB 09:16:22 7348039c4fe8 59 seconds ago 1.46GB 09:16:22 6fef8ba8dcfe About a minute ago 1.43GB 09:16:22 security-spiffe-token-provider-arm64 latest 34ac5fc3282b About a minute ago 27.7MB 09:16:22 d4b6cf0bf6e2 2 minutes ago 1.42GB 09:16:22 security-proxy-setup-arm64 latest 449f1a9dbb40 2 minutes ago 42.1MB 09:16:22 e1caf34ef263 2 minutes ago 1.44GB 09:16:22 support-scheduler-arm64 latest 13005193615c 3 minutes ago 24.9MB 09:16:22 17cce6c4a452 3 minutes ago 1.43GB 09:16:22 security-spire-agent-arm64 latest 7e7fcc3076fb 8 minutes ago 118MB 09:16:22 security-spire-server-arm64 latest 728b81488cb0 8 minutes ago 82.6MB 09:16:22 0b169aea5bcd 9 minutes ago 1.42GB 09:16:22 d629cf8b7282 9 minutes ago 1.42GB 09:16:22 support-notifications-arm64 latest 6e321262595b 11 minutes ago 25.5MB 09:16:22 5bd6c066ae62 11 minutes ago 1.43GB 09:16:22 security-bootstrapper-arm64 latest 710695f0d9f1 11 minutes ago 23.6MB 09:16:22 security-secretstore-setup-arm64 latest 3d0544794c18 11 minutes ago 40.8MB 09:16:22 core-metadata-arm64 latest 866ad595a822 11 minutes ago 25MB 09:16:22 core-command-arm64 latest 4749c3c701a4 11 minutes ago 23.7MB 09:16:22 7c112b916722 11 minutes ago 1.43GB 09:16:22 2176d624e3ec 12 minutes ago 1.43GB 09:16:22 36ed0b582325 12 minutes ago 1.44GB 09:16:22 d1a10d0a09d4 12 minutes ago 1.43GB 09:16:22 security-spire-config-arm64 latest f445545da78a 18 minutes ago 81.9MB 09:16:22 99d826290740 19 minutes ago 1.42GB 09:16:22 ci-base-image-arm64 latest fa02570f53d8 32 minutes ago 885MB 09:16:22 alpine 3.14 71a2028e5025 6 days ago 5.34MB 09:16:22 alpine 3.15 3abe2e34c907 7 days ago 5.32MB 09:16:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB 09:16:22 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 09:16:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:16:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:16:23 09:16:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:16:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:16:23 arm64: Pulling from edgex-lftools-log-publisher 09:16:23 8998bd30e6a1: Pulling fs layer 09:16:23 04944245beec: Pulling fs layer 09:16:23 699f458cf7ca: Pulling fs layer 09:16:23 765212b225bb: Pulling fs layer 09:16:23 f23df028b6ca: Pulling fs layer 09:16:23 d65c8cfc05b1: Pulling fs layer 09:16:23 2437ff75d9bd: Pulling fs layer 09:16:23 f23df028b6ca: Waiting 09:16:23 765212b225bb: Waiting 09:16:23 d65c8cfc05b1: Waiting 09:16:23 2437ff75d9bd: Waiting 09:16:23 04944245beec: Verifying Checksum 09:16:23 04944245beec: Download complete 09:16:23 765212b225bb: Verifying Checksum 09:16:23 765212b225bb: Download complete 09:16:23 f23df028b6ca: Download complete 09:16:23 d65c8cfc05b1: Verifying Checksum 09:16:23 d65c8cfc05b1: Download complete 09:16:23 699f458cf7ca: Verifying Checksum 09:16:23 699f458cf7ca: Download complete 09:16:24 8998bd30e6a1: Verifying Checksum 09:16:24 8998bd30e6a1: Download complete 09:16:26 2437ff75d9bd: Verifying Checksum 09:16:26 2437ff75d9bd: Download complete 09:16:28 8998bd30e6a1: Pull complete 09:16:28 04944245beec: Pull complete 09:16:30 699f458cf7ca: Pull complete 09:16:30 765212b225bb: Pull complete 09:16:31 f23df028b6ca: Pull complete 09:16:31 d65c8cfc05b1: Pull complete 09:16:46 2437ff75d9bd: Pull complete 09:16:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:16:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:16:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:16:46 prd-ubuntu20.04-docker-arm64-4c-16g-8994 does not seem to be running inside a container 09:16:46 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 09:16:49 $ docker top e894339ea988d78e47e543cb4c906a3e7c5ce86caa285dc34fc37d8d5f48d774 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:16:50 ---> job-cost.sh 09:16:50 lf-activate-venv: SKIPPING 09:16:50 INFO: No Stack... 09:16:51 INFO: Retrieving Pricing Info for: v3-standard-4 09:16:52 INFO: Archiving Costs [Pipeline] sh 09:16:52 + + cutcat -d, -f6 09:16:52 /w/workspace/edgex-go/14/archives/cost.csv [Pipeline] lock 09:16:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3904-14-stack-cost] 09:16:52 Resource [jenkins-edgexfoundry-edgex-go-PR-3904-14-stack-cost] did not exist. Created. 09:16:52 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3904-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:16:53 + echo total: 0.10999999940395355 [Pipeline] stash 09:16:53 Stashed 1 file(s) [Pipeline] } 09:16:53 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3904-14-stack-cost] [Pipeline] // lock [Pipeline] } 09:16:53 $ docker stop --time=1 e894339ea988d78e47e543cb4c906a3e7c5ce86caa285dc34fc37d8d5f48d774 09:16:55 $ docker rm -f e894339ea988d78e47e543cb4c906a3e7c5ce86caa285dc34fc37d8d5f48d774 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:16:55 provisioning config files... 09:16:55 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/14@tmp/config3929843714319471697tmp [Pipeline] { [Pipeline] sh 09:16:56 + set +x 09:16:56 + curl -s https://codecov.io/bash 09:16:56 + bash -s -- 09:16:56 09:16:56 _____ _ 09:16:56 / ____| | | 09:16:56 | | ___ __| | ___ ___ _____ __ 09:16:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:16:56 | |___| (_) | (_| | __/ (_| (_) \ V / 09:16:56 \_____\___/ \__,_|\___|\___\___/ \_/ 09:16:56 Bash-1.0.6 09:16:56 09:16:56 09:16:56 ==> git version 2.25.1 found 09:16:56 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:16:56 Release-Date: 2020-01-08 09:16:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:16:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:16:56 ==> Jenkins CI detected. 09:16:56 current dir:  /w/workspace/edgex-go/14 09:16:56 project root: . 09:16:56 --> token set from env 09:16:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:16:56 ==> Running gcov in . (disable via -X gcov) 09:16:56 ==> Python coveragepy not found 09:16:56 ==> Searching for coverage reports in: 09:16:56 + . 09:16:56 -> Found 1 reports 09:16:56 ==> Detecting git/mercurial file structure 09:16:56 ==> Reading reports 09:16:56 + ./coverage.out bytes=426503 09:16:56 ==> Appending adjustments 09:16:56 https://docs.codecov.io/docs/fixing-reports 09:16:57 + Found adjustments 09:16:57 ==> Gzipping contents 09:16:57 60K /tmp/codecov.MDsaHP.gz 09:16:57 ==> Uploading reports 09:16:57 url: https://codecov.io 09:16:57 query: branch=PR-3904&commit=c8e1bd1b09f8e194edee57813deff26cdc131e5c&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= 09:16:57 -> Pinging Codecov 09:16:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3904&commit=c8e1bd1b09f8e194edee57813deff26cdc131e5c&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= 09:16:57 -> Uploading to 09:16:57 https://storage.googleapis.com/codecov/v4/raw/2022-03-24/00271124DB129430A58F1EEE437C3FCB/c8e1bd1b09f8e194edee57813deff26cdc131e5c/d945c56e-c5c1-4cfa-816d-2545d44032ca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220324%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220324T091657Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2165f7b2393579615ba1c81f25b1187d0e138665b187f6d60f92e2e71d93cc01 09:16:57 % Total % Received % Xferd Average Speed Time Time Time Current 09:16:57 Dload Upload Total Spent Left Speed 09:16:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58366 0 0 100 58366 0 237k --:--:-- --:--:-- --:--:-- 237k 09:16:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c8e1bd1b09f8e194edee57813deff26cdc131e5c [Pipeline] } 09:16:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:16:59 + [ -d /w/workspace/edgex-go/14/archives ] [Pipeline] libraryResource [Pipeline] sh 09:16:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:17:00 ---> package-listing.sh 09:17:00 ++ facter osfamily 09:17:00 ++ tr '[:upper:]' '[:lower:]' 09:17:00 + OS_FAMILY=debian 09:17:00 + workspace=/w/workspace/edgex-go/14 09:17:00 + START_PACKAGES=/tmp/packages_start.txt 09:17:00 + END_PACKAGES=/tmp/packages_end.txt 09:17:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:17:00 + PACKAGES=/tmp/packages_start.txt 09:17:00 + '[' /w/workspace/edgex-go/14 ']' 09:17:00 + PACKAGES=/tmp/packages_end.txt 09:17:00 + case "${OS_FAMILY}" in 09:17:00 + dpkg -l 09:17:00 + grep '^ii' 09:17:00 + '[' -f /tmp/packages_start.txt ']' 09:17:00 + '[' -f /tmp/packages_end.txt ']' 09:17:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:17:00 + '[' /w/workspace/edgex-go/14 ']' 09:17:00 + mkdir -p /w/workspace/edgex-go/14/archives/ 09:17:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/14/archives/ [Pipeline] echo 09:17:00 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/14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:17:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:17:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:01 09:17:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:17:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:01 latest: Pulling from edgex-lftools-log-publisher 09:17:01 5eb5b503b376: Pulling fs layer 09:17:01 5c69ac0246d0: Pulling fs layer 09:17:01 ec43610c2a17: Pulling fs layer 09:17:01 3a2ae6a8a46f: Pulling fs layer 09:17:01 33b1e0a273af: Pulling fs layer 09:17:01 5d3b04190fa2: Pulling fs layer 09:17:01 2f39f015ded8: Pulling fs layer 09:17:01 5d3b04190fa2: Waiting 09:17:01 3a2ae6a8a46f: Waiting 09:17:01 33b1e0a273af: Waiting 09:17:01 2f39f015ded8: Waiting 09:17:01 5c69ac0246d0: Verifying Checksum 09:17:01 5c69ac0246d0: Download complete 09:17:01 3a2ae6a8a46f: Download complete 09:17:01 33b1e0a273af: Verifying Checksum 09:17:01 33b1e0a273af: Download complete 09:17:01 5d3b04190fa2: Download complete 09:17:01 ec43610c2a17: Verifying Checksum 09:17:01 ec43610c2a17: Download complete 09:17:01 5eb5b503b376: Download complete 09:17:02 2f39f015ded8: Download complete 09:17:03 5eb5b503b376: Pull complete 09:17:03 5c69ac0246d0: Pull complete 09:17:03 ec43610c2a17: Pull complete 09:17:03 3a2ae6a8a46f: Pull complete 09:17:03 33b1e0a273af: Pull complete 09:17:03 5d3b04190fa2: Pull complete 09:17:08 2f39f015ded8: Pull complete 09:17:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:17:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:17:08 prd-ubuntu20.04-docker-8c-8g-8993 does not seem to be running inside a container 09:17:08 $ 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/14/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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:17:09 $ docker top d79061b8eb1d3621d9c793ecdd867363d018061a103be3504bbab25d444a7ef6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:10 + touch /tmp/pre-build-complete [Pipeline] sh 09:17:10 + mkdir -p /var/log/sysstat [Pipeline] sh 09:17:10 + ls /var/log/sa-host 09:17:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:17:11 provisioning config files... 09:17:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/14@tmp/config2883550616197357018tmp [Pipeline] { [Pipeline] echo 09:17:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:17:11 ---> create-netrc.sh [Pipeline] } 09:17:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:17:11 ---> python-tools-install.sh [Pipeline] echo 09:17:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:17:12 ---> sudo-logs.sh 09:17:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:17:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:17:12 ---> job-cost.sh 09:17:12 lf-activate-venv: SKIPPING 09:17:12 DEBUG: total: 0.10999999940395355 09:17:12 INFO: Retrieving Stack Cost... 09:17:12 INFO: Retrieving Pricing Info for: v3-standard-8 09:17:13 INFO: Archiving Costs [Pipeline] echo 09:17:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:17:13 ---> logs-deploy.sh 09:17:13 lf-activate-venv: SKIPPING 09:17:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3904/14 09:17:13 INFO: archiving workspace using pattern(s): 09:17:14 Archives upload complete. 09:17:14 INFO: archiving logs to Nexus