Pull request #3926 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 12679344879a08b212870445801930d5cb2f77c3 rather than 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 Obtained Jenkinsfile from 12679344879a08b212870445801930d5cb2f77c3 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-ssh7991075369285856771.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-ssh11439887379650637473.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-3926/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-3926/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8007334984431544079.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-ssh8162356742375931141.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-3926/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-3926/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8386197719515597827.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9394 in /w/workspace/edgexfoundry_edgex-go_PR-3926 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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 12679344879a08b212870445801930d5cb2f77c3 into PR head commit 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 Merge succeeded, producing 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 Checking out Revision 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 (PR-3926) > 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/3926/head:refs/remotes/origin/PR-3926 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 # 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 12679344879a08b212870445801930d5cb2f77c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 # timeout=10 Commit message: "feat(metadata): implement PATCH device profile basic info API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:41:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:41:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:41:41 ========================================================= 03:41:41 EdgeX Global Pipelines Version Info 03:41:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a685941c10fd8e7165613d272d6d3a86290bc252 # timeout=10 03:41:42 ------------------- 03:41:42 stable info: 03:41:42 ------------------- 03:41:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:41:42 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 03:41:42 Message: update stable to v1.0.221 03:41:43 ------------------- 03:41:43 experimental info: 03:41:43 ------------------- 03:41:43 Commited By: **** collab-it+edgex@linuxfoundation.org 03:41:43 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 03:41:43 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:41:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:41:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:41:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:41:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:41:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:41:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 03:41:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:41:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:41:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:41:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:41:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:41:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:41:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:41:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:41:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:41:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:41:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:41:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:41:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:41:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:41:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:41:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:41:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3926 [Pipeline] echo 03:41:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3926 [Pipeline] echo 03:41:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3926 [Pipeline] echo 03:41:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [Pipeline] echo 03:41:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4718b6a [Pipeline] echo 03:41:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:41:43 provisioning config files... 03:41:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config7335786437945016849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:44 ---> docker-login.sh 03:41:44 nexus3.edgexfoundry.org:10001 03:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:44 Configure a credential helper to remove this warning. See 03:41:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:44 03:41:44 Login Succeeded 03:41:44 nexus3.edgexfoundry.org:10002 03:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:44 Configure a credential helper to remove this warning. See 03:41:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:44 03:41:44 Login Succeeded 03:41:44 nexus3.edgexfoundry.org:10003 03:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:44 Configure a credential helper to remove this warning. See 03:41:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:44 03:41:44 Login Succeeded 03:41:44 nexus3.edgexfoundry.org:10004 03:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:44 Configure a credential helper to remove this warning. See 03:41:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:44 03:41:44 Login Succeeded 03:41:44 docker.io 03:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:45 Configure a credential helper to remove this warning. See 03:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:45 03:41:45 Login Succeeded 03:41:45 ---> docker-login.sh ends [Pipeline] } 03:41:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:41:45 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 03:41:45 + dirname cmd/core-command/Dockerfile 03:41:45 + cut -d/ -f2 03:41:45 + echo core-command,cmd/core-command/Dockerfile 03:41:45 + dirname cmd/core-data/Dockerfile 03:41:45 + cut -d/ -f2 03:41:45 + echo core-data,cmd/core-data/Dockerfile 03:41:45 + dirname cmd/core-metadata/Dockerfile 03:41:45 + cut -d/ -f2 03:41:45 + echo core-metadata,cmd/core-metadata/Dockerfile 03:41:45 + dirname cmd/security-bootstrapper/Dockerfile 03:41:45 + cut -d/ -f2 03:41:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:41:45 + dirname cmd/security-proxy-setup/Dockerfile 03:41:45 + cut -d/ -f2 03:41:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:41:45 + dirname cmd/security-secretstore-setup/Dockerfile 03:41:45 + cut -d/ -f2 03:41:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:41:45 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:41:45 + cut -d/ -f2 03:41:45 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:41:45 + dirname cmd/security-spire-agent/Dockerfile 03:41:45 + cut -d/ -f2 03:41:45 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:41:45 + dirname cmd/security-spire-config/Dockerfile 03:41:45 + cut -d/ -f2 03:41:45 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:41:45 + dirname cmd/security-spire-server/Dockerfile 03:41:45 + cut -d/ -f2 03:41:45 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:41:45 + + dirnamecut cmd/support-notifications/Dockerfile -d/ 03:41:45 -f2 03:41:45 + echo support-notifications,cmd/support-notifications/Dockerfile 03:41:45 + dirname cmd/support-scheduler/Dockerfile 03:41:45 + cut -d/ -f2 03:41:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:41:45 + dirname cmd/sys-mgmt-agent/Dockerfile 03:41:45 + cut -d/ -f2 03:41:45 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:41:45 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:41:46 + git rev-list -1 --merges 4718b6a410fb8c73072b8b1e4de69a2172cf51e3~1..4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [Pipeline] echo 03:41:46 -----------> git rev-list -1 --merges 4718b6a410fb8c73072b8b1e4de69a2172cf51e3~1..4718b6a410fb8c73072b8b1e4de69a2172cf51e3 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [false] [Pipeline] sh 03:41:46 + git log --format=format:%s -1 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [Pipeline] echo 03:41:46 ========================================================= 03:41:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:41:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:41:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:41:47 + grep -v github /etc/ssh/ssh_known_hosts 03:41:47 + [ -e /tmp/ssh_known_hosts ] 03:41:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:41:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:41:47 + sudo tee -a /etc/ssh/ssh_known_hosts 03:41:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:41:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:41:47 03:41:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:41:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:41:48 latest: Pulling from edgex-devops/git-semver 03:41:48 a0d0a0d46f8b: Pulling fs layer 03:41:48 3e5f54012d9b: Pulling fs layer 03:41:48 4c7163046ea9: Pulling fs layer 03:41:48 0c2d73faf560: Pulling fs layer 03:41:48 0c2d73faf560: Waiting 03:41:48 3e5f54012d9b: Verifying Checksum 03:41:48 3e5f54012d9b: Download complete 03:41:48 a0d0a0d46f8b: Download complete 03:41:48 0c2d73faf560: Verifying Checksum 03:41:48 0c2d73faf560: Download complete 03:41:48 4c7163046ea9: Verifying Checksum 03:41:48 4c7163046ea9: Download complete 03:41:48 a0d0a0d46f8b: Pull complete 03:41:48 3e5f54012d9b: Pull complete 03:41:48 4c7163046ea9: Pull complete 03:41:48 0c2d73faf560: Pull complete 03:41:48 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 03:41:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:41:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:41:48 prd-ubuntu20.04-docker-8c-8g-9394 does not seem to be running inside a container 03:41:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 03:41:49 $ docker top 2d7b458f6043f8dd9c43fe59155e6f3e6e2c3bfe751e81f072a9c7bd17b53e54 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:41:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:41:49 [ssh-agent] Looking for ssh-agent implementation... 03:41:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:41:50 $ docker exec 2d7b458f6043f8dd9c43fe59155e6f3e6e2c3bfe751e81f072a9c7bd17b53e54 ssh-agent 03:41:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNCacBk/agent.13 03:41:50 SSH_AGENT_PID=19 03:41:50 Running ssh-add (command line suppressed) 03:41:50 Identity added: /w/workspace/edgex-go/6@tmp/private_key_6415956631011257257.key (/w/workspace/edgex-go/6@tmp/private_key_6415956631011257257.key) 03:41:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:41:50 + git tag --points-at HEAD [Pipeline] } 03:41:50 $ docker exec --env ******** --env ******** 2d7b458f6043f8dd9c43fe59155e6f3e6e2c3bfe751e81f072a9c7bd17b53e54 ssh-agent -k 03:41:50 unset SSH_AUTH_SOCK; 03:41:50 unset SSH_AGENT_PID; 03:41:50 echo Agent pid 19 killed; 03:41:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:41:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:41:50 [ssh-agent] Looking for ssh-agent implementation... 03:41:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:41:50 $ docker exec 2d7b458f6043f8dd9c43fe59155e6f3e6e2c3bfe751e81f072a9c7bd17b53e54 ssh-agent 03:41:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjnnbNI/agent.53 03:41:51 SSH_AGENT_PID=59 03:41:51 Running ssh-add (command line suppressed) 03:41:51 Identity added: /w/workspace/edgex-go/6@tmp/private_key_8191724312531833569.key (/w/workspace/edgex-go/6@tmp/private_key_8191724312531833569.key) 03:41:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:41:51 + git semver init 03:41:51 # -> Open(): unable to determine branch for HEAD 03:41:51 # $GIT_DIR = /w/workspace/edgex-go/6/.git 03:41:51 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 03:41:51 # $SEMVER_REMOTE_NAME = origin 03:41:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:41:51 # $SEMVER_USER_NAME = edgex-jenkins 03:41:51 # $SEMVER_BRANCH = PR-3926 03:41:51 # $SEMVER_TEMP = /tmp/semver-161072049 03:41:51 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:42:06 # '/tmp/semver-161072049' -> '/w/workspace/edgex-go/6/.semver' 03:42:06 # -> Force: false 03:42:06 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 03:42:06 $ docker exec --env ******** --env ******** 2d7b458f6043f8dd9c43fe59155e6f3e6e2c3bfe751e81f072a9c7bd17b53e54 ssh-agent -k 03:42:06 unset SSH_AUTH_SOCK; 03:42:06 unset SSH_AGENT_PID; 03:42:06 echo Agent pid 59 killed; 03:42:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:42:06 + git semver [Pipeline] } 03:42:06 $ docker stop --time=1 2d7b458f6043f8dd9c43fe59155e6f3e6e2c3bfe751e81f072a9c7bd17b53e54 03:42:08 $ docker rm -f 2d7b458f6043f8dd9c43fe59155e6f3e6e2c3bfe751e81f072a9c7bd17b53e54 [Pipeline] // withDockerContainer [Pipeline] sh 03:42:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:42:09 Stashed 1 file(s) [Pipeline] echo 03:42:09 [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 03:42:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:42:09 ========================================================= 03:42:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 03:42:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:42:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:42:09 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 03:42:09 59bf1c3509f3: Pulling fs layer 03:42:09 666ba61612fd: Pulling fs layer 03:42:09 8ed8ca486205: Pulling fs layer 03:42:09 4fe6c5a15a65: Pulling fs layer 03:42:09 22a0e8bec74d: Pulling fs layer 03:42:09 640e595b4fbd: Pulling fs layer 03:42:09 763cafe07f6e: Pulling fs layer 03:42:09 0c0b528cf693: Pulling fs layer 03:42:09 10935f4eaf8b: Pulling fs layer 03:42:09 763cafe07f6e: Waiting 03:42:09 4fe6c5a15a65: Waiting 03:42:09 22a0e8bec74d: Waiting 03:42:09 640e595b4fbd: Waiting 03:42:09 10935f4eaf8b: Waiting 03:42:09 0c0b528cf693: Waiting 03:42:09 8ed8ca486205: Verifying Checksum 03:42:09 8ed8ca486205: Download complete 03:42:09 666ba61612fd: Download complete 03:42:09 22a0e8bec74d: Verifying Checksum 03:42:09 22a0e8bec74d: Download complete 03:42:09 59bf1c3509f3: Verifying Checksum 03:42:09 59bf1c3509f3: Download complete 03:42:09 640e595b4fbd: Verifying Checksum 03:42:09 640e595b4fbd: Download complete 03:42:09 763cafe07f6e: Verifying Checksum 03:42:09 763cafe07f6e: Download complete 03:42:10 0c0b528cf693: Verifying Checksum 03:42:10 0c0b528cf693: Download complete 03:42:10 59bf1c3509f3: Pull complete 03:42:10 666ba61612fd: Pull complete 03:42:10 8ed8ca486205: Pull complete 03:42:10 10935f4eaf8b: Verifying Checksum 03:42:10 10935f4eaf8b: Download complete 03:42:10 4fe6c5a15a65: Download complete 03:42:14 4fe6c5a15a65: Pull complete 03:42:14 22a0e8bec74d: Pull complete 03:42:14 640e595b4fbd: Pull complete 03:42:14 763cafe07f6e: Pull complete 03:42:15 0c0b528cf693: Pull complete 03:42:17 10935f4eaf8b: Pull complete 03:42:17 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 03:42:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:42:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 03:42:17 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:42:17 WORKDIR /edgex 03:42:17 COPY go.mod . 03:42:17 RUN go mod download 03:42:17 docker build -t ci-base-image-x86_64 -f - . 03:42:19 Sending build context to Docker daemon 334.5MB 03:42:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:42:19 ---> 99d49a6021b9 03:42:19 Step 2/4 : WORKDIR /edgex 03:42:21 ---> Running in 2aecaa6d5a21 03:42:21 Removing intermediate container 2aecaa6d5a21 03:42:21 ---> 39f5740141b8 03:42:21 Step 3/4 : COPY go.mod . 03:42:21 ---> dc7d40027549 03:42:21 Step 4/4 : RUN go mod download 03:42:21 ---> Running in 7c0f4fed8f5f 03:42:24 Still waiting to schedule task 03:42:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:42:43 Removing intermediate container 7c0f4fed8f5f 03:42:43 ---> f50f16b2fcb9 03:42:43 Successfully built f50f16b2fcb9 03:42:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:42:43 + docker inspect -f . ci-base-image-x86_64 03:42:43 . [Pipeline] withDockerContainer 03:42:43 prd-ubuntu20.04-docker-8c-8g-9394 does not seem to be running inside a container 03:42:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 03:42:44 $ docker top 42062508520b82d6b22e96096cdf2d8c62f5b30323a7b47729148820f13c485d -eo pid,comm [Pipeline] { [Pipeline] sh 03:42:44 + go version 03:42:44 go version go1.17.6 linux/amd64 [Pipeline] } 03:42:44 $ docker stop --time=1 42062508520b82d6b22e96096cdf2d8c62f5b30323a7b47729148820f13c485d 03:42:45 $ docker rm -f 42062508520b82d6b22e96096cdf2d8c62f5b30323a7b47729148820f13c485d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:42:46 + docker inspect -f . ci-base-image-x86_64 03:42:46 . [Pipeline] withDockerContainer 03:42:46 prd-ubuntu20.04-docker-8c-8g-9394 does not seem to be running inside a container 03:42:46 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 03:42:46 $ docker top 96ba152b42b2a06231000f4953e928c8b9e806f3877ab6ff377590e2765d099d -eo pid,comm [Pipeline] { [Pipeline] echo 03:42:46 ========================================================= 03:42:46 [edgeXBuildGoParallel] Running Tests and Build... 03:42:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:42:47 + make test 03:42:47 go mod tidy -compat=1.17 03:42:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:42:52 ? github.com/edgexfoundry/edgex-go [no test files] 03:43:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:43:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:43:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:43:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:43:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:43:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:43:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:43:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:43:04 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:43:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:43:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:43:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:43:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:43:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:43:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:43:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements 03:43:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:43:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:43:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.122s coverage: 98.5% of statements 03:43:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:43:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 54.9% of statements 03:43:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:43:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:43:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.769s coverage: 89.2% of statements 03:43:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:43:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:43:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:43:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.077s coverage: 84.4% of statements 03:43:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:43:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:43:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:43:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:43:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:43:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.371s coverage: 94.5% of statements 03:43:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:43:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:43:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements 03:43:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:43:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:43:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:43:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:43:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:43:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 60.0% of statements 03:43:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:43:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:43:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:43:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.097s coverage: 0.9% of statements 03:43:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:43:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 03:43:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.104s coverage: 24.0% of statements 03:43:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.091s coverage: 47.1% of statements 03:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 79.5% of statements 03:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 03:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements 03:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 03:43:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 03:43:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements 03:43:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.176s coverage: 82.5% of statements 03:43:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.0% of statements 03:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 03:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements 03:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.152s coverage: 91.2% of statements 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 64.4% of statements 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 03:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.060s coverage: 89.4% of statements 03:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 03:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 03:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 03:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.369s coverage: 65.4% of statements 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.153s coverage: 43.8% of statements 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:43:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:43:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.176s coverage: 92.3% of statements 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:43:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.083s coverage: 63.2% of statements 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:43:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:43:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:43:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 03:43:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 03:43:30 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 03:43:45 GO111MODULE=on go vet ./... 03:43:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:43:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:43:50 ./bin/test-attribution-txt.sh [Pipeline] echo 03:43:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:43:51 + ls -al . 03:43:51 total 664 03:43:51 drwxrwxr-x 10 1001 1001 4096 Mar 30 03:43 . 03:43:51 drwxr-xr-x 4 root root 4096 Mar 30 03:42 .. 03:43:51 -rw-rw-r-- 1 1001 1001 11 Mar 30 03:41 .dockerignore 03:43:51 drwxrwxr-x 8 1001 1001 4096 Mar 30 03:41 .git 03:43:51 drwxrwxr-x 4 1001 1001 4096 Mar 30 03:41 .github 03:43:51 -rw-rw-r-- 1 1001 1001 870 Mar 30 03:41 .gitignore 03:43:51 -rw-rw-r-- 1 1001 1001 42 Mar 30 03:41 .golangci.yml 03:43:51 -rw-rw-r-- 1 1001 1001 87 Mar 30 03:41 .hadolint.yml 03:43:51 drwx------ 3 1001 1001 4096 Mar 30 03:42 .semver 03:43:51 -rw-rw-r-- 1 1001 1001 166 Mar 30 03:41 .sonarcloud.properties 03:43:51 -rw-rw-r-- 1 1001 1001 1171 Mar 30 03:41 ADOPTERS.md 03:43:51 -rw-rw-r-- 1 1001 1001 9953 Mar 30 03:41 Attribution.txt 03:43:51 -rw-rw-r-- 1 1001 1001 51732 Mar 30 03:41 CHANGELOG.md 03:43:51 -rw-rw-r-- 1 1001 1001 3804 Mar 30 03:41 CONTRIBUTING.md 03:43:51 -rw-rw-r-- 1 1001 1001 677 Mar 30 03:41 GOVERNANCE.md 03:43:51 -rw-rw-r-- 1 1001 1001 849 Mar 30 03:41 Jenkinsfile 03:43:51 -rw-rw-r-- 1 1001 1001 10775 Mar 30 03:41 LICENSE 03:43:51 -rw-rw-r-- 1 1001 1001 8478 Mar 30 03:41 Makefile 03:43:51 -rw-rw-r-- 1 1001 1001 582 Mar 30 03:41 OWNERS.md 03:43:51 -rw-rw-r-- 1 1001 1001 8207 Mar 30 03:41 README.md 03:43:51 -rw-rw-r-- 1 1001 1001 6912 Mar 30 03:41 SECURITY.md 03:43:51 -rw-rw-r-- 1 1001 1001 5 Mar 30 03:42 VERSION 03:43:51 -rw-rw-r-- 1 1001 1001 4131 Mar 30 03:41 ZMQWindows.md 03:43:51 drwxrwxr-x 2 1001 1001 4096 Mar 30 03:41 bin 03:43:51 drwxrwxr-x 18 1001 1001 4096 Mar 30 03:41 cmd 03:43:51 -rw-r--r-- 1 root root 427963 Mar 30 03:43 coverage.out 03:43:51 -rw-rw-r-- 1 1001 1001 3175 Mar 30 03:41 go.mod 03:43:51 -rw-rw-r-- 1 1001 1001 34990 Mar 30 03:41 go.sum 03:43:51 drwxrwxr-x 8 1001 1001 4096 Mar 30 03:41 internal 03:43:51 drwxrwxr-x 3 1001 1001 4096 Mar 30 03:41 openapi 03:43:51 drwxrwxr-x 4 1001 1001 4096 Mar 30 03:41 snap 03:43:51 -rw-rw-r-- 1 1001 1001 204 Mar 30 03:41 version.go [Pipeline] sh 03:43:51 + '[' -e coverage.out ] 03:43:51 + chown 1001:1001 coverage.out [Pipeline] stash 03:43:51 Stashed 1 file(s) [Pipeline] sh 03:43:52 + make build 03:43:52 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 03:43:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9395 in /w/workspace/edgexfoundry_edgex-go_PR-3926 [Pipeline] { [Pipeline] ws 03:43:56 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 03:43:57 The recommended git tool is: git 03:44:04 using credential edgex-jenkins-ssh 03:44:04 Cloning the remote Git repository 03:44:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:44:04 > git init /w/workspace/edgex-go/6 # timeout=10 03:44:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:44:04 > git --version # timeout=10 03:44:04 > git --version # 'git version 2.25.1' 03:44:04 using GIT_SSH to set credentials SSH Credentials for GitHub 03:44:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:44:10 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 03:44:20 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 03:44:20 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 03:44:21 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 03:44:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:44:22 Merging remotes/origin/main commit 12679344879a08b212870445801930d5cb2f77c3 into PR head commit 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 03:44:23 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 03:44:23 Merge succeeded, producing 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 03:44:23 Checking out Revision 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 (PR-3926) 03:44:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:44:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:44:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:44:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:44:22 using GIT_SSH to set credentials SSH Credentials for GitHub 03:44:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3926/head:refs/remotes/origin/PR-3926 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:44:22 > git config core.sparsecheckout # timeout=10 03:44:22 > git checkout -f 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 # timeout=10 03:44:23 > git remote # timeout=10 03:44:23 > git config --get remote.origin.url # timeout=10 03:44:23 using GIT_SSH to set credentials SSH Credentials for GitHub 03:44:23 > git merge 12679344879a08b212870445801930d5cb2f77c3 # timeout=10 03:44:23 > git rev-parse HEAD^{commit} # timeout=10 03:44:23 > git config core.sparsecheckout # timeout=10 03:44:23 > git checkout -f 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 # timeout=10 03:44:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:44: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 03:44:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:44:27 Commit message: "feat(metadata): implement PATCH device profile basic info API" 03:44:27 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:44:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:44:28 % Total % Received % Xferd Average Speed Time Time Time Current 03:44:28 Dload Upload Total Spent Left Speed 03:44:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49345 0 --:--:-- --:--:-- --:--:-- 49345 03:44:28 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 [Pipeline] sh 03:44:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:44:29 + sudo tee /etc/docker/daemon.new 03:44:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:44:29 { 03:44:29 "registry-mirrors": [ 03:44:29 "https://nexus3.edgexfoundry.org:10001" 03:44:29 ], 03:44:29 "bip": "10.250.0.254/24", 03:44:29 "hosts": [ 03:44:29 "tcp://0.0.0.0:5555", 03:44:29 "unix:///var/run/docker.sock" 03:44:29 ], 03:44:29 "mtu": 1458, 03:44:29 "selinux-enabled": true, 03:44:29 "seccomp-profile": "/etc/docker/seccomp.json" 03:44:29 } [Pipeline] sh 03:44:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:44:30 + sudo service docker restart 03:44: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:44:31 $ docker stop --time=1 96ba152b42b2a06231000f4953e928c8b9e806f3877ab6ff377590e2765d099d 03:44:33 $ docker rm -f 96ba152b42b2a06231000f4953e928c8b9e806f3877ab6ff377590e2765d099d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:44:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:44:35 03:44:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:44:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:44:35 latest: Pulling from edgex-devops/edgex-compose 03:44:35 cbdbe7a5bc2a: Pulling fs layer 03:44:35 ca9280d653b3: Pulling fs layer 03:44:35 7e9c9ca2126c: Pulling fs layer 03:44:35 cbdbe7a5bc2a: Download complete 03:44:35 ca9280d653b3: Verifying Checksum 03:44:35 ca9280d653b3: Download complete 03:44:35 cbdbe7a5bc2a: Pull complete 03:44:36 7e9c9ca2126c: Download complete 03:44:36 ca9280d653b3: Pull complete 03:44:39 7e9c9ca2126c: Pull complete 03:44:39 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:44:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:44:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:44:39 prd-ubuntu20.04-docker-8c-8g-9394 does not seem to be running inside a container 03:44:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 03:44:40 $ docker top 497cbd1966b252f03ef427e64037a12ee6148e081b6866f83204fa541180ad3d -eo pid,comm [Pipeline] { [Pipeline] sh 03:44:41 + docker-compose build --help 03:44:41 + grep parallel 03:44:41 --parallel Build images in parallel. [Pipeline] } 03:44:41 $ docker stop --time=1 497cbd1966b252f03ef427e64037a12ee6148e081b6866f83204fa541180ad3d 03:44:43 $ docker rm -f 497cbd1966b252f03ef427e64037a12ee6148e081b6866f83204fa541180ad3d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:44:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:44:43 . [Pipeline] withDockerContainer 03:44:43 prd-ubuntu20.04-docker-8c-8g-9394 does not seem to be running inside a container 03:44:43 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 03:44:44 $ docker top e3f8b074265e1ccb295d0def02511f65af438ff53492d58c30af6d78c8312bd9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:44:44 + docker-compose -f ./docker-compose-build.yml build --parallel 03:44:45 Building core-command ... 03:44:45 Building core-data ... 03:44:45 Building core-metadata ... 03:44:45 Building security-bootstrapper ... 03:44:45 Building security-proxy-setup ... 03:44:45 Building security-secretstore-setup ... 03:44:45 Building security-spiffe-token-provider ... 03:44:45 Building security-spire-agent ... 03:44:45 Building security-spire-config ... 03:44:45 Building security-spire-server ... 03:44:45 Building support-notifications ... 03:44:45 Building support-scheduler ... 03:44:45 Building sys-mgmt-agent ... 03:44:45 Building security-secretstore-setup 03:44:45 Building security-spiffe-token-provider 03:44:45 Building security-bootstrapper 03:44:45 Building security-spire-config 03:44:45 Building sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:44:48 provisioning config files... 03:44:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3745671294291664383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:44:48 ---> docker-login.sh 03:44:48 nexus3.edgexfoundry.org:10001 03:44:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:49 Configure a credential helper to remove this warning. See 03:44:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:49 03:44:49 Login Succeeded 03:44:49 nexus3.edgexfoundry.org:10002 03:44:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:49 Configure a credential helper to remove this warning. See 03:44:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:49 03:44:49 Login Succeeded 03:44:49 nexus3.edgexfoundry.org:10003 03:44:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:50 Configure a credential helper to remove this warning. See 03:44:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:50 03:44:50 Login Succeeded 03:44:50 nexus3.edgexfoundry.org:10004 03:44:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:50 Configure a credential helper to remove this warning. See 03:44:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:50 03:44:50 Login Succeeded 03:44:50 docker.io 03:44:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:51 Configure a credential helper to remove this warning. See 03:44:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:51 03:44:51 Login Succeeded 03:44:51 ---> docker-login.sh ends [Pipeline] } 03:44:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:44:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:44:52 ========================================================= 03:44:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 03:44:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:44:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:44:52 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:44:52 9b3977197b4f: Pulling fs layer 03:44:52 1a89e8eeedd5: Pulling fs layer 03:44:52 94645a83ff95: Pulling fs layer 03:44:52 3f3a8bcf1eab: Pulling fs layer 03:44:52 0c92f367c5e7: Pulling fs layer 03:44:52 f7c0051592d6: Pulling fs layer 03:44:52 a227ed2f7395: Pulling fs layer 03:44:52 7b1c46037f91: Pulling fs layer 03:44:52 0c92f367c5e7: Waiting 03:44:52 f7c0051592d6: Waiting 03:44:52 a227ed2f7395: Waiting 03:44:52 7b1c46037f91: Waiting 03:44:52 3f3a8bcf1eab: Waiting 03:44:52 94645a83ff95: Verifying Checksum 03:44:52 94645a83ff95: Download complete 03:44:52 1a89e8eeedd5: Verifying Checksum 03:44:52 1a89e8eeedd5: Download complete 03:44:52 0c92f367c5e7: Download complete 03:44:52 f7c0051592d6: Verifying Checksum 03:44:52 f7c0051592d6: Download complete 03:44:52 9b3977197b4f: Download complete 03:44:52 a227ed2f7395: Verifying Checksum 03:44:52 a227ed2f7395: Download complete 03:44:53 9b3977197b4f: Pull complete 03:44:53 1a89e8eeedd5: Pull complete 03:44:54 94645a83ff95: Pull complete 03:44:54 7b1c46037f91: Verifying Checksum 03:44:54 7b1c46037f91: Download complete 03:44:55 3f3a8bcf1eab: Verifying Checksum 03:44:55 3f3a8bcf1eab: Download complete 03:45:03 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:45:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 03:45:03 ---> f50f16b2fcb9 03:45:03 Step 3/20 : WORKDIR /edgex-go 03:45:03 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:45:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:45:03 ---> f50f16b2fcb9 03:45:03 Step 3/24 : WORKDIR /edgex-go 03:45:03 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:45:03 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:45:03 ---> f50f16b2fcb9 03:45:03 Step 3/31 : WORKDIR /edgex-go 03:45:03 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:45:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:45:03 ---> f50f16b2fcb9 03:45:03 Step 3/25 : WORKDIR /edgex-go 03:45:03 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:45:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:45:03 ---> f50f16b2fcb9 03:45:03 Step 3/23 : WORKDIR /edgex-go 03:45:03 ---> Running in edb386c585cf 03:45:03 ---> Running in da6ca3b4c333 03:45:03 ---> Running in 3fd72020a743 03:45:03 ---> Running in fbf07c38b7ab 03:45:03 ---> Running in aead12234507 03:45:03 Removing intermediate container edb386c585cf 03:45:03 ---> f96755278313 03:45:03 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:03 Removing intermediate container aead12234507 03:45:03 ---> 9120fe4ebf77 03:45:03 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 03:45:03 Removing intermediate container fbf07c38b7ab 03:45:03 ---> 35d5dc11f17d 03:45:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:03 Removing intermediate container da6ca3b4c333 03:45:03 ---> 77e7a9287963 03:45:03 Removing intermediate container 3fd72020a743 03:45:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> b6662704a0ec 03:45:03 03:45:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:03 ---> Running in 875c4f1ddaaf 03:45:03 ---> Running in 0aeb3091a0db 03:45:03 ---> Running in 603685f63ac4 03:45:03 ---> Running in 20592c32c713 03:45:03 ---> Running in 4a7317b19b77 03:45:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:45:04 Removing intermediate container 875c4f1ddaaf 03:45:04 ---> 56c4e686252e 03:45:04 Step 5/31 : RUN apk add --update --no-cache make git 03:45:04 ---> Running in 3a2d1e2faf08 03:45:04 Removing intermediate container 0aeb3091a0db 03:45:04 ---> d8b2c94ee83e 03:45:04 Step 5/23 : RUN apk add --update --no-cache make bash git 03:45:04 ---> Running in 0743a7351bd1 03:45:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:45:04 Removing intermediate container 20592c32c713 03:45:04 ---> da996afe0d76 03:45:04 Step 5/24 : RUN apk add --update --no-cache make git 03:45:04 ---> Running in 452c89a68668 03:45:04 Removing intermediate container 4a7317b19b77 03:45:04 ---> f701f17ba00e 03:45:04 Step 5/25 : RUN apk add --update --no-cache make git 03:45:04 ---> Running in 45328d97fa5b 03:45:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:45:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:45:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:45:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:45:05 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 03:45:05 v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] 03:45:05 OK: 15864 distinct packages available 03:45:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:45:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:45:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:45:05 OK: 221 MiB in 52 packages 03:45:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:45:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:45:06 OK: 221 MiB in 52 packages 03:45:06 Removing intermediate container 3a2d1e2faf08 03:45:06 ---> 90596f860c93 03:45:06 Step 6/31 : COPY go.mod vendor* ./ 03:45:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:45:06 OK: 221 MiB in 52 packages 03:45:06 OK: 221 MiB in 52 packages 03:45:06 ---> 42f9a5aa17fa 03:45:06 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:06 ---> Running in 1dbab96c3742 03:45:06 Removing intermediate container 0743a7351bd1 03:45:06 ---> 0f646ab1883a 03:45:06 Step 6/23 : COPY go.mod vendor* ./ 03:45:06 OK: 221 MiB in 52 packages 03:45:06 ---> b3311d32a857 03:45:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:06 Removing intermediate container 45328d97fa5b 03:45:06 ---> 45d0d4668cd9 03:45:06 Step 6/25 : COPY go.mod vendor* ./ 03:45:06 ---> Running in b568e2faffe0 03:45:06 Removing intermediate container 452c89a68668 03:45:06 ---> 571e97e15fce 03:45:06 Step 6/24 : COPY go.mod vendor* ./ 03:45:06 ---> 2e4e2ff8dc08 03:45:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:07 ---> Running in 06b77d3e0439 03:45:07 ---> e8ed28800ab9 03:45:07 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:07 ---> Running in 23d85655774b 03:45:07 Removing intermediate container 603685f63ac4 03:45:07 ---> cfe5575231a4 03:45:07 Step 5/20 : COPY go.mod vendor* ./ 03:45:07 ---> 3e005b97dc79 03:45:07 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:07 ---> Running in 36dac5b7a86f 03:45:07 Removing intermediate container 1dbab96c3742 03:45:07 ---> 7ec834ff04b9 03:45:07 Step 8/31 : COPY . . 03:45:07 3f3a8bcf1eab: Pull complete 03:45:07 0c92f367c5e7: Pull complete 03:45:07 f7c0051592d6: Pull complete 03:45:07 a227ed2f7395: Pull complete 03:45:08 Removing intermediate container b568e2faffe0 03:45:08 ---> ae4186e5208a 03:45:08 Step 8/23 : COPY . . 03:45:10 Removing intermediate container 06b77d3e0439 03:45:10 ---> 978b67b8b8e8 03:45:10 Step 8/25 : COPY . . 03:45:10 Removing intermediate container 23d85655774b 03:45:10 ---> 7572103b1435 03:45:10 Step 8/24 : COPY . . 03:45:10 Removing intermediate container 36dac5b7a86f 03:45:10 ---> 83217dcf1f20 03:45:10 Step 7/20 : COPY . . 03:45:14 7b1c46037f91: Pull complete 03:45:14 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 03:45:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:45:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 03:45:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:45:14 WORKDIR /edgex 03:45:14 COPY go.mod . 03:45:14 RUN go mod download 03:45:14 + docker build -t ci-base-image-arm64 -f - . 03:45:18 ---> dc54931f62f9 03:45:18 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:45:18 ---> 6f0e4f033ca8 03:45:18 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:45:18 ---> e7c1d799f3e1 03:45:18 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 03:45:18 ---> e8c8961652a5 03:45:18 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:45:18 ---> 65cd54dfa602 03:45:18 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:45:18 ---> Running in baeee4b68dc6 03:45:18 ---> Running in 7e3f12c13434 03:45:18 ---> Running in 8cad959037e7 03:45:18 ---> Running in 0ccdef31998a 03:45:18 ---> Running in bd98688f64bf 03:45:18 Removing intermediate container bd98688f64bf 03:45:18 ---> 83687a33ccff 03:45:18 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" 03:45:18 ---> Running in aeab580ecee3 03:45:18 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 03:45:18 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 03:45:18 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 03:45:19 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 03:45:19 Sending build context to Docker daemon 169MB 03:45:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:45:19 ---> f79e39bc4007 03:45:19 Step 2/4 : WORKDIR /edgex 03:45:20 spire-1.2.0/ 03:45:20 ---> Running in 7562df300e0d 03:45:21 Removing intermediate container 7562df300e0d 03:45:21 ---> a4262ece5d49 03:45:21 Step 3/4 : COPY go.mod . 03:45:21 spire-1.2.0/README.md 03:45:21 spire-1.2.0/bin/ 03:45:21 spire-1.2.0/bin/spire-server 03:45:21 spire-1.2.0/bin/spire-agent 03:45:21 spire-1.2.0/conf/ 03:45:21 spire-1.2.0/conf/server/ 03:45:21 spire-1.2.0/conf/server/server.conf 03:45:21 spire-1.2.0/conf/agent/ 03:45:21 spire-1.2.0/conf/agent/agent.conf 03:45:21 spire-1.2.0/LICENSE 03:45:21 ---> 5db3e5fcc49e 03:45:21 Step 4/4 : RUN go mod download 03:45:21 ---> Running in 62565e64af8d 03:45:23 Removing intermediate container aeab580ecee3 03:45:23 ---> 98d8512ec1f4 03:45:23 03:45:23 Step 11/24 : FROM alpine:3.15 03:45:23 3.15: Pulling from library/alpine 03:45:24 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 03:45:24 Status: Downloaded newer image for alpine:3.15 03:45:24 ---> 76c8fb57b6fc 03:45:24 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:45:24 ---> Running in 54ac4c728e5a 03:45:24 Removing intermediate container 54ac4c728e5a 03:45:24 ---> 4ab3ab9c2da2 03:45:24 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:25 ---> Running in a565db59067f 03:45:27 Removing intermediate container a565db59067f 03:45:27 ---> 1b66f3208d37 03:45:27 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:45:27 ---> Running in 94db42a983fe 03:45:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:45:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:45:29 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 03:45:29 v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] 03:45:29 OK: 15854 distinct packages available 03:45:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:45:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:45:30 (1/4) Installing dumb-init (1.2.5-r1) 03:45:30 (2/4) Installing musl-obstack (1.2.3-r0) 03:45:30 (3/4) Installing libucontext (1.1-r0) 03:45:30 (4/4) Installing gcompat (1.0.0-r4) 03:45:30 Executing busybox-1.34.1-r4.trigger 03:45:30 OK: 6 MiB in 18 packages 03:45:32 Removing intermediate container 94db42a983fe 03:45:32 ---> 7fa33d3671ae 03:45:32 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 03:45:36 ---> a3a9512427fe 03:45:36 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:45:36 ---> 5ed7778f3388 03:45:36 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:45:36 ---> Running in d441407bb034 03:45:37 Removing intermediate container d441407bb034 03:45:37 ---> bdd7e3f9b8fc 03:45:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:45:37 ---> 7a05065d3432 03:45:37 Step 19/24 : WORKDIR / 03:45:37 ---> Running in 57eae2eec77d 03:45:38 Removing intermediate container 57eae2eec77d 03:45:38 ---> 51bb8bab0619 03:45:38 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:45:38 ---> Running in 89cc9f0f2fdd 03:45:38 Removing intermediate container 89cc9f0f2fdd 03:45:38 ---> 5c15d776e477 03:45:38 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:45:38 ---> Running in af73037b3e55 03:45:38 Removing intermediate container af73037b3e55 03:45:38 ---> 0ac73e071f34 03:45:38 Step 22/24 : LABEL arch=x86_64 03:45:38 ---> Running in bb6d94e0b7d1 03:45:39 Removing intermediate container bb6d94e0b7d1 03:45:39 ---> e21d8f3da289 03:45:39 Step 23/24 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 03:45:39 ---> Running in 95f2e4a36210 03:45:39 Removing intermediate container 95f2e4a36210 03:45:39 ---> 08cb7927bd70 03:45:39 Step 24/24 : LABEL version=0.0.0 03:45:39 ---> Running in a6849973509c 03:45:39 Removing intermediate container a6849973509c 03:45:39 ---> af5d4540724a 03:45:39 03:45:39 Successfully built af5d4540724a 03:45:39 Successfully tagged security-spire-config:latest 03:45:39 Building core-metadata 03:45:45  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:45:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:45:45 ---> f50f16b2fcb9 03:45:45 Step 3/23 : WORKDIR /edgex-go 03:45:45 ---> Using cache 03:45:45 ---> b6662704a0ec 03:45:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:45 ---> Using cache 03:45:45 ---> da996afe0d76 03:45:45 Step 5/23 : RUN apk add --update --no-cache make git 03:45:45 ---> Using cache 03:45:45 ---> 571e97e15fce 03:45:45 Step 6/23 : COPY go.mod vendor* ./ 03:45:45 ---> Using cache 03:45:45 ---> e8ed28800ab9 03:45:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:45 ---> Using cache 03:45:45 ---> 7572103b1435 03:45:45 Step 8/23 : COPY . . 03:45:45 ---> Using cache 03:45:45 ---> e7c1d799f3e1 03:45:45 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:45:47 ---> Running in 8b696491d322 03:45:47 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 03:45:48 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 03:45:51 Removing intermediate container 7e3f12c13434 03:45:51 ---> 596743c911db 03:45:51 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:45:51 ---> Running in 1b3a82ef039d 03:45:52 Removing intermediate container 0ccdef31998a 03:45:52 ---> 144d7e1e64cc 03:45:52 03:45:52 Step 9/20 : FROM alpine:3.15 03:45:52 ---> 76c8fb57b6fc 03:45:52 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:45:52 ---> Using cache 03:45:52 ---> 4ab3ab9c2da2 03:45:52 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:52 ---> Using cache 03:45:52 ---> 1b66f3208d37 03:45:52 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:45:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:45:52 ---> Running in b927382da5f2 03:45:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:45:54 Removing intermediate container baeee4b68dc6 03:45:54 ---> 0c44f3b1dfdb 03:45:54 03:45:54 Step 10/25 : FROM alpine:3.14 03:45:54 Removing intermediate container 1b3a82ef039d 03:45:54 ---> 7265105fe795 03:45:54 03:45:54 Step 11/23 : FROM docker:20.10.10 03:45:54 3.14: Pulling from library/alpine 03:45:54 20.10.10: Pulling from library/docker 03:45:54 Removing intermediate container 8cad959037e7 03:45:54 ---> 7201a2db6b8f 03:45:54 03:45:54 Step 10/31 : FROM alpine:3.14 03:45:54 3.14: Pulling from library/alpine 03:45:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:45:54 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 03:45:54 v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] 03:45:54 OK: 15854 distinct packages available 03:45:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:45:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:45:55 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 03:45:55 Status: Downloaded newer image for alpine:3.14 03:45:55 ---> 84b07dd2d1fd 03:45:55 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:45:55 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 03:45:55 Status: Image is up to date for alpine:3.14 03:45:55 ---> 84b07dd2d1fd 03:45:55 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:45:56 (1/9) Installing ca-certificates (20211220-r0) 03:45:56 (2/9) Installing brotli-libs (1.0.9-r5) 03:45:56 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:45:56 (4/9) Installing libcurl (7.80.0-r0) 03:45:56 ---> Running in fc7b9e96a8e6 03:45:56 ---> Running in b967f579b166 03:45:56 (5/9) Installing curl (7.80.0-r0) 03:45:56 (6/9) Installing dumb-init (1.2.5-r1) 03:45:56 (7/9) Installing musl-obstack (1.2.3-r0) 03:45:56 Removing intermediate container b967f579b166 03:45:56 ---> 43171c36b58a 03:45:56 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:45:56 (8/9) Installing libucontext (1.1-r0) 03:45:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:45:56 ---> Running in 723505c85b61 03:45:56 (9/9) Installing gcompat (1.0.0-r4) 03:45:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:45:56 Executing busybox-1.34.1-r4.trigger 03:45:56 Executing ca-certificates-20211220-r0.trigger 03:45:57 OK: 8 MiB in 23 packages 03:45:57 (1/3) Installing ca-certificates (20211220-r0) 03:45:57 (2/3) Installing dumb-init (1.2.5-r1) 03:45:57 (3/3) Installing su-exec (0.2-r1) 03:45:57 Executing busybox-1.33.1-r6.trigger 03:45:57 Executing ca-certificates-20211220-r0.trigger 03:45:57 OK: 6 MiB in 17 packages 03:45:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:45:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:45:57 (1/2) Installing dumb-init (1.2.5-r1) 03:45:57 (2/2) Installing su-exec (0.2-r1) 03:45:57 Executing busybox-1.33.1-r6.trigger 03:45:57 OK: 6 MiB in 16 packages 03:45:58 Removing intermediate container b927382da5f2 03:45:58 ---> 4996ef0cb353 03:45:58 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 03:45:58 Removing intermediate container fc7b9e96a8e6 03:45:58 ---> 34b553f44808 03:45:58 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:45:58 ---> Running in 4d5b4e8d715b 03:45:58 ---> ae9ffca9f959 03:45:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:45:58 Removing intermediate container 723505c85b61 03:45:58 ---> 8b1bb5e1dec1 03:45:58 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:45:58 Removing intermediate container 4d5b4e8d715b 03:45:58 ---> 7117e0cc73fc 03:45:58 Step 13/25 : WORKDIR / 03:45:58 ---> Running in 9cae0f159649 03:45:58 ---> Running in 13f9b1758952 03:45:59 Removing intermediate container 9cae0f159649 03:45:59 ---> 168693194352 03:45:59 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:45:59 Removing intermediate container 13f9b1758952 03:45:59 ---> f95dfae64d7f 03:45:59 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:45:59 ---> Running in 5afc9ae0b88b 03:45:59 ---> f3f948d3143a 03:45:59 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:45:59 ---> fb4ccda1b29c 03:45:59 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:45:59 Removing intermediate container 5afc9ae0b88b 03:45:59 ---> eed033be29a6 03:45:59 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:45:59 ---> Running in ae17274484f2 03:45:59 ---> dc9728a6e0c7 03:45:59 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:46:00 ---> Running in 930b0d1a322b 03:46:00 ---> 7c01347ea5ef 03:46:00 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:46:00 Removing intermediate container 930b0d1a322b 03:46:00 ---> 6aa12c8a7b2b 03:46:00 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:46:00 ---> 055db4ca84ae 03:46:00 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:46:00 ---> Running in 57bbfec44afb 03:46:01 ---> 6a17296e9bb1 03:46:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:46:01 Removing intermediate container 57bbfec44afb 03:46:01 ---> 2b1151e16b08 03:46:01 Step 18/20 : LABEL arch=x86_64 03:46:01 Removing intermediate container ae17274484f2 03:46:01 ---> 83400b904e18 03:46:01 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:46:01 ---> Running in ccc349f48092 03:46:01 ---> Running in 7c7cd13ac629 03:46:01 Removing intermediate container ccc349f48092 03:46:01 ---> 87b8c9b0b86c 03:46:01 Step 19/20 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 03:46:01 ---> Running in 210b097ba98b 03:46:01 Removing intermediate container 7c7cd13ac629 03:46:01 ---> deda6020d730 03:46:01 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:46:01 ---> 14dee5389533 03:46:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:46:01 Removing intermediate container 210b097ba98b 03:46:01 ---> eeaf289c3f6f 03:46:01 Step 20/20 : LABEL version=0.0.0 03:46:02 ---> Running in 01b7b8442e34 03:46:02 ---> bac83e98943e 03:46:02 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:46:02 ---> Running in 9a355f277a83 03:46:02 Removing intermediate container 01b7b8442e34 03:46:02 ---> 9c624ea4a8fc 03:46:02 03:46:02 Successfully built 9c624ea4a8fc 03:46:02 Successfully tagged security-spiffe-token-provider:latest 03:46:02  Building security-spiffe-token-provider ... done Building security-spire-agent 03:46:03 ---> 0c6dbaadcca9 03:46:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:46:04 ---> 723d9a0f2ac3 03:46:04 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/ 03:46:04 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 03:46:04 ---> Running in fb1d29fa5f0d 03:46:04 Status: Downloaded newer image for docker:20.10.10 03:46:04 ---> b706a049f56e 03:46:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:46:04 ---> Running in 91679bdbe1c9 03:46:04 Removing intermediate container 9a355f277a83 03:46:04 ---> 3f8cd41f43ba 03:46:04 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:46:04 Removing intermediate container 91679bdbe1c9 03:46:04 ---> fe4b73bc7ed4 03:46:04 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 03:46:05 ---> cc6c15ba3335 03:46:05 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:46:05 ---> Running in 158ca0de4e03 03:46:05 Removing intermediate container fb1d29fa5f0d 03:46:05 ---> bcb25750c0c5 03:46:05 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 03:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:46:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:46:06 ---> Running in 552f878795a6 03:46:06 ---> 45acf2712c27 03:46:06 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:46:06 Removing intermediate container 552f878795a6 03:46:06 ---> 9f5c1ebd7dbd 03:46:06 Step 23/25 : LABEL arch=x86_64 03:46:06 (1/42) Installing readline (8.1.0-r0) 03:46:06 (2/42) Installing bash (5.1.16-r0) 03:46:06 Executing bash-5.1.16-r0.post-install 03:46:06 (3/42) Installing brotli-libs (1.0.9-r5) 03:46:06 (4/42) Installing nghttp2-libs (1.43.0-r0) 03:46:06 (5/42) Installing libcurl (7.79.1-r0) 03:46:06 (6/42) Installing curl (7.79.1-r0) 03:46:06 (7/42) Installing dumb-init (1.2.5-r1) 03:46:06 (8/42) Installing libbz2 (1.0.8-r1) 03:46:06 (9/42) Installing expat (2.4.7-r0) 03:46:06 (10/42) Installing libffi (3.3-r2) 03:46:06 (11/42) Installing gdbm (1.19-r0) 03:46:06 (12/42) Installing xz-libs (5.2.5-r0) 03:46:06 (13/42) Installing libgcc (10.3.1_git20210424-r2) 03:46:06 ---> Running in d9ec437fef0b 03:46:06 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 03:46:06 (15/42) Installing mpdecimal (2.5.1-r1) 03:46:06 (16/42) Installing sqlite-libs (3.35.5-r0) 03:46:06 (17/42) Installing python3 (3.9.5-r2) 03:46:06 ---> 1b700da85ef4 03:46:06 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:46:06 Removing intermediate container d9ec437fef0b 03:46:06 ---> 2e267c2762c5 03:46:06 Step 24/25 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 03:46:07 (18/42) Installing py3-appdirs (1.4.4-r2) 03:46:07 (19/42) Installing py3-chardet (4.0.0-r2) 03:46:07 (20/42) Installing py3-idna (3.2-r0) 03:46:07 (21/42) Installing py3-urllib3 (1.26.5-r0) 03:46:07 (22/42) Installing py3-certifi (2020.12.5-r1) 03:46:07 (23/42) Installing py3-requests (2.25.1-r4) 03:46:07 (24/42) Installing py3-msgpack (1.0.2-r1) 03:46:07 (25/42) Installing py3-lockfile (0.12.2-r4) 03:46:07 (26/42) Installing py3-cachecontrol (0.12.6-r1) 03:46:07 (27/42) Installing py3-colorama (0.4.4-r1) 03:46:07 (28/42) Installing py3-contextlib2 (0.6.0-r1) 03:46:07 (29/42) Installing py3-distlib (0.3.1-r3) 03:46:07 (30/42) Installing py3-distro (1.5.0-r3) 03:46:07 (31/42) Installing py3-six (1.15.0-r1) 03:46:07 (32/42) Installing py3-webencodings (0.5.1-r4) 03:46:07 (33/42) Installing py3-html5lib (1.1-r1) 03:46:07 (34/42) Installing py3-parsing (2.4.7-r2) 03:46:07 (35/42) Installing py3-packaging (20.9-r1) 03:46:07 (36/42) Installing py3-toml (0.10.2-r2) 03:46:07 (37/42) Installing py3-pep517 (0.10.0-r2) 03:46:07 (38/42) Installing py3-progress (1.5-r2) 03:46:07 (39/42) Installing py3-retrying (1.3.3-r1) 03:46:07 (40/42) Installing py3-ordered-set (4.0.2-r1) 03:46:07 (41/42) Installing py3-setuptools (52.0.0-r3) 03:46:07 (42/42) Installing py3-pip (20.3.4-r1) 03:46:07 Executing busybox-1.33.1-r6.trigger 03:46:07 OK: 84 MiB in 64 packages 03:46:07 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:46:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:46:07 ---> f50f16b2fcb9 03:46:07 Step 3/24 : WORKDIR /edgex-go 03:46:07 ---> Using cache 03:46:07 ---> b6662704a0ec 03:46:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:07 ---> Using cache 03:46:07 ---> da996afe0d76 03:46:07 Step 5/24 : RUN apk add --update --no-cache make git 03:46:07 ---> Using cache 03:46:07 ---> 571e97e15fce 03:46:07 Step 6/24 : COPY go.mod vendor* ./ 03:46:07 ---> 7ca8cdbc6654 03:46:07 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:46:07 ---> Using cache 03:46:07 ---> e8ed28800ab9 03:46:07 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:07 ---> Using cache 03:46:07 ---> 7572103b1435 03:46:07 Step 8/24 : COPY . . 03:46:07 ---> Running in 9c83e956db46 03:46:07 ---> Using cache 03:46:07 ---> e7c1d799f3e1 03:46:07 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 03:46:07 ---> Using cache 03:46:07 ---> 83687a33ccff 03:46:07 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 03:46:07 ---> Using cache 03:46:07 ---> 98d8512ec1f4 03:46:07 03:46:07 Step 11/24 : FROM alpine:3.15 03:46:07 ---> 76c8fb57b6fc 03:46:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:46:07 ---> Using cache 03:46:07 ---> 4ab3ab9c2da2 03:46:07 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:07 ---> Using cache 03:46:07 ---> 1b66f3208d37 03:46:07 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:46:08 ---> Running in a4b291ce37b1 03:46:08 Removing intermediate container 8b696491d322 03:46:08 ---> 345fe8d5ff42 03:46:08 03:46:08 Step 10/23 : FROM alpine:3.14 03:46:08 ---> 84b07dd2d1fd 03:46:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:46:08 Removing intermediate container 9c83e956db46 03:46:08 ---> 98ad79aa9649 03:46:08 Step 25/25 : LABEL version=0.0.0 03:46:08 ---> 6ea5239785c2 03:46:08 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:46:08 ---> Running in 5163ebc0ef9b 03:46:08 ---> Running in 033325c610b6 03:46:08 ---> Running in 6052960f182e 03:46:08 Removing intermediate container 033325c610b6 03:46:08 ---> 94cd3b90c4b0 03:46:08 03:46:08 Collecting docker-compose==1.23.2 03:46:08 Removing intermediate container 6052960f182e 03:46:08 ---> 49d88b4b0cb9 03:46:08 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:46:08 Successfully built 94cd3b90c4b0 03:46:08 Successfully tagged security-secretstore-setup:latest 03:46:08  Building security-secretstore-setup ... done Building support-scheduler 03:46:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:46:08 Removing intermediate container 62565e64af8d 03:46:08 ---> 37df35f26ede 03:46:08 Successfully built 37df35f26ede 03:46:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:46:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:46:08 Collecting cached-property<2,>=1.2.0 03:46:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:46:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:46:08 ---> a554771393ac 03:46:08 Step 26/31 : RUN chmod +x /entrypoint.sh 03:46:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:46:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:46:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:46:08 (1/1) Installing dumb-init (1.2.5-r1) 03:46:08 Executing busybox-1.33.1-r6.trigger 03:46:08 Collecting PyYAML<4,>=3.10 03:46:08 Downloading PyYAML-3.13.tar.gz (270 kB) 03:46:08 OK: 6 MiB in 15 packages 03:46:08 + docker inspect -f . ci-base-image-arm64 03:46:08 . [Pipeline] withDockerContainer 03:46:09 prd-ubuntu20.04-docker-arm64-4c-16g-9395 does not seem to be running inside a container 03:46:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 03:46:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:46:09 Collecting texttable<0.10,>=0.9.0 03:46:09 Downloading texttable-0.9.1.tar.gz (11 kB) 03:46:09 ---> Running in e3a9dcc696db 03:46:09 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 03:46:09 v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] 03:46:09 OK: 15854 distinct packages available 03:46:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:46:09 Collecting websocket-client<1.0,>=0.32.0 03:46:09 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:46:10 Collecting docker<4.0,>=3.6.0 03:46:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:46:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 03:46:10 Collecting docopt<0.7,>=0.6.1 03:46:10 Downloading docopt-0.6.2.tar.gz (25 kB) 03:46:10 Collecting jsonschema<3,>=2.5.1 03:46:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:46:10 Collecting dockerpty<0.5,>=0.4.1 03:46:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:46:10 Removing intermediate container 5163ebc0ef9b 03:46:10 ---> 6ce1389feb0e 03:46:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:46:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:46:10 ---> Running in 5f13194a93ba 03:46:10 $ docker top ef17a2488b372c07b04c31a5d33434557226283d1440d011899340c263b24f98 -eo pid,comm 03:46:10 Collecting docker-pycreds>=0.4.0 03:46:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:46:10 Removing intermediate container 5f13194a93ba 03:46:10 ---> ee0c1d5ab6e3 03:46:10 Step 13/23 : ENV APP_PORT=59881 [Pipeline] { [Pipeline] sh 03:46:11 (1/5) Installing dumb-init (1.2.5-r1) 03:46:11 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) 03:46:11 Collecting chardet<3.1.0,>=3.0.2 03:46:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:46:11 ---> Running in 6ae1073dfc0b 03:46:11 (2/5) Installing musl-obstack (1.2.3-r0) 03:46:11 Collecting urllib3<1.25,>=1.21.1 03:46:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:46:11 (3/5) Installing libucontext (1.1-r0) 03:46:11 Collecting idna<2.8,>=2.5 03:46:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:46:11 Removing intermediate container e3a9dcc696db 03:46:11 ---> 99e7fc17cad9 03:46:11 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:46:11 Removing intermediate container 6ae1073dfc0b 03:46:11 ---> 65a9c2e8a7bb 03:46:11 Step 14/23 : EXPOSE $APP_PORT 03:46:11 (4/5) Installing gcompat (1.0.0-r4) 03:46:11 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:46:11 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:46:11 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:46:11 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:46:11 (5/5) Installing openssl (1.1.1n-r0) 03:46:11 ---> Running in 5bb68a81dd09 03:46:11 ---> Running in 5ac91a8a87ad 03:46:11 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:46:11 Attempting uninstall: urllib3 03:46:11 Found existing installation: urllib3 1.26.5 03:46:11 Executing busybox-1.34.1-r4.trigger 03:46:11 OK: 6 MiB in 19 packages 03:46:11 Uninstalling urllib3-1.26.5: 03:46:11 Successfully uninstalled urllib3-1.26.5 03:46:11 + go version 03:46:11 go version go1.17.6 linux/arm64 [Pipeline] } 03:46:11 $ docker stop --time=1 ef17a2488b372c07b04c31a5d33434557226283d1440d011899340c263b24f98 03:46:11 Attempting uninstall: idna 03:46:11 Found existing installation: idna 3.2 03:46:11 Uninstalling idna-3.2: 03:46:11 Removing intermediate container 5bb68a81dd09 03:46:11 ---> a48f627e3b98 03:46:11 Step 28/31 : CMD ["gate"] 03:46:11 Successfully uninstalled idna-3.2 03:46:11 Removing intermediate container 5ac91a8a87ad 03:46:11 ---> b86fae8096bb 03:46:11 Step 15/23 : WORKDIR / 03:46:11 ---> Running in 0bf6d3d31584 03:46:11 ---> Running in 03d4bccc072b 03:46:11 Attempting uninstall: chardet 03:46:11 Found existing installation: chardet 4.0.0 03:46:11 Uninstalling chardet-4.0.0: 03:46:11 Successfully uninstalled chardet-4.0.0 03:46:12 Removing intermediate container a4b291ce37b1 03:46:12 ---> 0586075aa652 03:46:12 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 03:46:12 Removing intermediate container 0bf6d3d31584 03:46:12 ---> 48522304390c 03:46:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:46:12 Removing intermediate container 03d4bccc072b 03:46:12 ---> e987d8c4a983 03:46:12 Step 29/31 : LABEL arch=x86_64 03:46:12 ---> Running in 536f0ed492bc 03:46:12 Attempting uninstall: requests 03:46:12 Found existing installation: requests 2.25.1 03:46:12 Uninstalling requests-2.25.1: 03:46:12 Successfully uninstalled requests-2.25.1 03:46:12 ---> 0edd0e8f28b6 03:46:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:46:12 Removing intermediate container 536f0ed492bc 03:46:12 ---> 38b07dfb6ea8 03:46:12 Step 30/31 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 03:46:12 Running setup.py install for texttable: started 03:46:12 ---> Running in fb54d22be8f4 03:46:13 ---> 57ff54ffb217 03:46:13 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 03:46:13 Removing intermediate container fb54d22be8f4 03:46:13 ---> 05f949007348 03:46:13 Step 31/31 : LABEL version=0.0.0 03:46:13 Running setup.py install for texttable: finished with status 'done' 03:46:13 Running setup.py install for PyYAML: started 03:46:13 $ docker rm -f ef17a2488b372c07b04c31a5d33434557226283d1440d011899340c263b24f98 03:46:13 ---> Running in 84b516c56e62 03:46:13 ---> 1faf2591568e 03:46:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:46:13 Running setup.py install for PyYAML: finished with status 'done' 03:46:13 Removing intermediate container 84b516c56e62 03:46:13 ---> 6759005a8092 03:46:13 03:46:13 ---> 599d62ffd708 03:46:13 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:46:13 Running setup.py install for docopt: started 03:46:13 ---> Running in 867315b533ce 03:46:13 Successfully built 6759005a8092 03:46:13 + docker inspect -f . ci-base-image-arm64 03:46:13 . [Pipeline] withDockerContainer 03:46:13 Successfully tagged security-bootstrapper:latest 03:46:13  Building security-bootstrapper ... done Building core-data 03:46:13 Removing intermediate container 867315b533ce 03:46:13 ---> b0bf72c99e12 03:46:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:46:14 prd-ubuntu20.04-docker-arm64-4c-16g-9395 does not seem to be running inside a container 03:46:14 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 03:46:14 Running setup.py install for docopt: finished with status 'done' 03:46:14 Running setup.py install for dockerpty: started 03:46:14 ---> Running in 7e1803205f76 03:46:14 Running setup.py install for dockerpty: finished with status 'done' 03:46:14 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:46:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:46:14 ---> f50f16b2fcb9 03:46:14 Step 3/22 : WORKDIR /edgex-go 03:46:14 ---> Using cache 03:46:14 ---> b6662704a0ec 03:46:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:14 ---> Using cache 03:46:14 ---> da996afe0d76 03:46:14 Step 5/22 : RUN apk add --update --no-cache make git 03:46:14 ---> Using cache 03:46:14 ---> 571e97e15fce 03:46:14 Step 6/22 : COPY go.mod vendor* ./ 03:46:14 ---> Using cache 03:46:14 ---> e8ed28800ab9 03:46:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:14 ---> Using cache 03:46:14 ---> 7572103b1435 03:46:14 Step 8/22 : COPY . . 03:46:14 ---> Using cache 03:46:14 ---> e7c1d799f3e1 03:46:14 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:46:15 Removing intermediate container 7e1803205f76 03:46:15 ---> 1a58641e1ac2 03:46:15 Step 21/23 : LABEL arch=x86_64 03:46:15 $ docker top 40d1ba68e7986ff84ec75106c704b3bb18e4a98c5cbc2f086b0e20fb27d80e12 -eo pid,comm 03:46:15 ---> Running in 67eb425d0932 03:46:15 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 03:46:15 ---> 8f064616bf0d 03:46:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [Pipeline] { [Pipeline] echo 03:46:15 ========================================================= 03:46:15 [edgeXBuildGoParallel] Running Tests and Build... 03:46:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:46:15 ---> Running in 470441b67a39 03:46:15 Removing intermediate container 470441b67a39 03:46:15 ---> a0f5c921a1a7 03:46:15 Step 22/23 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 03:46:16 ---> Running in 3e98f39f5e3d 03:46:16 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 03:46:16 ---> e002794e9774 03:46:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:46:16 Removing intermediate container 3e98f39f5e3d 03:46:16 ---> 5766a1dbdddc 03:46:16 Step 23/23 : LABEL version=0.0.0 03:46:16 ---> Running in e3f0b05f7353 03:46:16 ---> a8062b103733 03:46:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:46:16 + make test 03:46:16 go mod tidy -compat=1.17 03:46:16 Removing intermediate container e3f0b05f7353 03:46:16 ---> 564743c71df1 03:46:16 03:46:16 Successfully built 564743c71df1 03:46:16 Successfully tagged core-metadata:latest 03:46:16  Building core-metadata ... done Building security-spire-server 03:46:16 ---> d60eb063c22f 03:46:16 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:46:17 ---> Running in 3e7246a79e31 03:46:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:46:17 Removing intermediate container 3e7246a79e31 03:46:17 ---> 4e23cc53266a 03:46:17 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:46:19 ---> Running in 79112e1e5a36 03:46:19 Removing intermediate container 158ca0de4e03 03:46:19 ---> e71a739f5fe7 03:46:19 Step 14/23 : ENV APP_PORT=58890 03:46:19 Removing intermediate container 79112e1e5a36 03:46:19 ---> caa274e62eb6 03:46:19 Step 22/24 : LABEL arch=x86_64 03:46:19 ---> Running in a647b6749423 03:46:19 ---> Running in 0fd74701753c 03:46:19 Removing intermediate container a647b6749423 03:46:19 ---> 95f1ea75d68a 03:46:19 Step 15/23 : EXPOSE $APP_PORT 03:46:19 Removing intermediate container 0fd74701753c 03:46:19 ---> c0d0e63d8bd0 03:46:19 Step 23/24 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 03:46:19 ---> Running in 28f92eb7dc1e 03:46:19 ---> Running in 37f6fe44278e 03:46:19 Removing intermediate container 28f92eb7dc1e 03:46:19 ---> f8ecfdbc2124 03:46:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:46:19 Removing intermediate container 37f6fe44278e 03:46:19 ---> 63268083b5cf 03:46:19 Step 24/24 : LABEL version=0.0.0 03:46:20 ---> Running in 6fb642e777e5 03:46:20 Removing intermediate container 6fb642e777e5 03:46:20 ---> e131a355f6ed 03:46:20 03:46:20 Successfully built e131a355f6ed 03:46:20 ---> 0bf8276c53e3 03:46:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:46:20 Successfully tagged security-spire-agent:latest 03:46:20 Building support-notifications 03:46:21  Building security-spire-agent ... done  ---> e627e72bcdf7 03:46:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:46:22 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:46:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:46:22 ---> f50f16b2fcb9 03:46:22 Step 3/23 : WORKDIR /edgex-go 03:46:22 ---> Using cache 03:46:22 ---> b6662704a0ec 03:46:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:22 ---> Using cache 03:46:22 ---> da996afe0d76 03:46:22 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:46:23 ---> 5675b7e02ef6 03:46:23 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 03:46:23 ---> Running in b2655c78716d 03:46:23 ---> Running in d214883e02cd 03:46:23 Removing intermediate container d214883e02cd 03:46:23 ---> 80952b12a1c5 03:46:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:46:24 ---> Running in c4df4bb5e2a9 03:46:24 Removing intermediate container c4df4bb5e2a9 03:46:24 ---> 41e71975d86a 03:46:24 Step 21/23 : LABEL arch=x86_64 03:46:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:46:24 ---> Running in 216d4b5041ed 03:46:25 Removing intermediate container 216d4b5041ed 03:46:25 ---> 6895a9903269 03:46:25 Step 22/23 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 03:46:25 ---> Running in 19a42aaaf148 03:46:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:46:25 OK: 221 MiB in 52 packages 03:46:25 Removing intermediate container 19a42aaaf148 03:46:25 ---> f9ca7431806c 03:46:25 Step 23/23 : LABEL version=0.0.0 03:46:25 ---> Running in 36d8d8f7b8fc 03:46:26 Removing intermediate container 36d8d8f7b8fc 03:46:26 ---> 42dc89ea125b 03:46:26 03:46:26 Removing intermediate container b2655c78716d 03:46:26 ---> af45b444b107 03:46:26 Step 6/23 : COPY go.mod vendor* ./ 03:46:26 Successfully built 42dc89ea125b 03:46:26 Successfully tagged sys-mgmt-agent:latest 03:46:26  Building sys-mgmt-agent ... done Building core-command 03:46:26 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:46:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:46:26 ---> f50f16b2fcb9 03:46:26 Step 3/23 : WORKDIR /edgex-go 03:46:26 ---> Using cache 03:46:26 ---> b6662704a0ec 03:46:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:26 ---> Using cache 03:46:26 ---> da996afe0d76 03:46:26 Step 5/23 : RUN apk add --update --no-cache make git 03:46:26 ---> Using cache 03:46:26 ---> 571e97e15fce 03:46:26 Step 6/23 : COPY go.mod vendor* ./ 03:46:26 ---> Using cache 03:46:26 ---> e8ed28800ab9 03:46:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:26 ---> Using cache 03:46:26 ---> 7572103b1435 03:46:26 Step 8/23 : COPY . . 03:46:26 ---> Using cache 03:46:26 ---> e7c1d799f3e1 03:46:26 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 03:46:26 ---> Using cache 03:46:26 ---> 83687a33ccff 03:46:26 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" 03:46:26 ---> Using cache 03:46:26 ---> 98d8512ec1f4 03:46:26 03:46:26 Step 11/23 : FROM alpine:3.15 03:46:26 ---> 76c8fb57b6fc 03:46:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:46:26 ---> Using cache 03:46:26 ---> 4ab3ab9c2da2 03:46:26 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:26 ---> Using cache 03:46:26 ---> 1b66f3208d37 03:46:26 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:46:26 ---> Using cache 03:46:26 ---> 0586075aa652 03:46:26 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 03:46:27 ---> 012b6399d780 03:46:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:28 ---> Running in 609db37fa77b 03:46:28 ---> b14eaa5bcaee 03:46:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:46:29 ---> e9807ffa0f32 03:46:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:46:31 ---> 0424a5d04109 03:46:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:46:31 Removing intermediate container 609db37fa77b 03:46:31 ---> 3f8eb380f7cc 03:46:31 Step 8/23 : COPY . . 03:46:31 ---> 71c94fac11ac 03:46:31 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:46:31 ---> Running in 3c27a1ee4004 03:46:31 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:46:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:46:31 ---> f50f16b2fcb9 03:46:31 Step 3/22 : WORKDIR /edgex-go 03:46:31 ---> Using cache 03:46:31 ---> b6662704a0ec 03:46:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:31 ---> Using cache 03:46:31 ---> da996afe0d76 03:46:31 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:46:32 ---> Running in c49899c0ecb0 03:46:32 Removing intermediate container 3c27a1ee4004 03:46:32 ---> cdb55ef7292b 03:46:32 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:46:33 ---> Running in 0fc59ad65c88 03:46:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:46:33 Removing intermediate container 0fc59ad65c88 03:46:33 ---> 8f5f51567f69 03:46:33 Step 21/23 : LABEL arch=x86_64 03:46:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:46:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:46:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:46:33 ---> f50f16b2fcb9 03:46:33 Step 3/23 : WORKDIR /edgex-go 03:46:33 ---> Using cache 03:46:33 ---> b6662704a0ec 03:46:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:33 ---> Using cache 03:46:33 ---> da996afe0d76 03:46:33 Step 5/23 : RUN apk add --update --no-cache make git 03:46:33 ---> Using cache 03:46:33 ---> 571e97e15fce 03:46:33 Step 6/23 : COPY go.mod vendor* ./ 03:46:33 ---> Using cache 03:46:33 ---> e8ed28800ab9 03:46:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:33 ---> Using cache 03:46:33 ---> 7572103b1435 03:46:33 Step 8/23 : COPY . . 03:46:33 ---> Using cache 03:46:33 ---> e7c1d799f3e1 03:46:33 Step 9/23 : RUN make cmd/core-command/core-command 03:46:34 OK: 221 MiB in 52 packages 03:46:34 ---> Running in 8bdc511fa9f9 03:46:34 ---> Running in a241459a79a2 03:46:34 Removing intermediate container a241459a79a2 03:46:34 ---> a934acf6e4cd 03:46:34 Step 22/23 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 03:46:34 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 03:46:34 ---> Running in f18f7f99bebd 03:46:34 Removing intermediate container c49899c0ecb0 03:46:34 ---> df8a46b92d0f 03:46:34 Step 6/22 : COPY go.mod vendor* ./ 03:46:34 Removing intermediate container f18f7f99bebd 03:46:34 ---> b93b0583511e 03:46:34 Step 23/23 : LABEL version=0.0.0 03:46:35 ---> Running in d7f70e07558f 03:46:35 ---> 5c16f54601d4 03:46:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:35 Removing intermediate container d7f70e07558f 03:46:35 ---> 69cf7d6c8c12 03:46:35 03:46:35 ---> Running in 9071a7c314cc 03:46:35 Successfully built 69cf7d6c8c12 03:46:35 Successfully tagged security-spire-server:latest 03:46:35 Building security-proxy-setup 03:46:39  Building security-spire-server ... done Removing intermediate container 67eb425d0932 03:46:39 ---> 09763b7c7c0d 03:46:39 03:46:39 Step 10/22 : FROM alpine:3.14 03:46:39 ---> 84b07dd2d1fd 03:46:39 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:46:39 ---> Using cache 03:46:39 ---> 6ce1389feb0e 03:46:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:46:39 ---> Using cache 03:46:39 ---> ee0c1d5ab6e3 03:46:39 Step 13/22 : ENV APP_PORT=59861 03:46:39 Removing intermediate container 9071a7c314cc 03:46:39 ---> f4889ffa6c79 03:46:39 Step 8/22 : COPY . . 03:46:39 ---> Running in 6504b2d5c939 03:46:39 ---> 938845113bc8 03:46:39 Step 9/23 : RUN make cmd/core-data/core-data 03:46:39 Removing intermediate container 6504b2d5c939 03:46:39 ---> 1dafe26dc373 03:46:39 Step 14/22 : EXPOSE $APP_PORT 03:46:39 ---> Running in da57d1fada86 03:46:40 ---> Running in b3e829781ebd 03:46:40 Removing intermediate container b3e829781ebd 03:46:40 ---> d63f2a3b8e73 03:46:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:46:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:46:41 ---> 524c53f928ab 03:46:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:46:43 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:46:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:46:43 ---> f50f16b2fcb9 03:46:43 Step 3/22 : WORKDIR /edgex-go 03:46:43 ---> Using cache 03:46:43 ---> b6662704a0ec 03:46:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:43 ---> Using cache 03:46:43 ---> da996afe0d76 03:46:43 Step 5/22 : RUN apk add --update --no-cache make git 03:46:43 ---> Using cache 03:46:43 ---> 571e97e15fce 03:46:43 Step 6/22 : COPY go.mod vendor* ./ 03:46:43 ---> Using cache 03:46:43 ---> e8ed28800ab9 03:46:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:43 ---> Using cache 03:46:43 ---> 7572103b1435 03:46:43 Step 8/22 : COPY . . 03:46:43 ---> Using cache 03:46:43 ---> e7c1d799f3e1 03:46:43 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:46:43 ---> 6ae62c16ccca 03:46:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:46:43 ---> Running in 6a349568327d 03:46:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:46:44 ---> d6091ee34d62 03:46:44 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:46:44 ---> Running in 9f7e23beaabe 03:46:45 Removing intermediate container 9f7e23beaabe 03:46:45 ---> 7002022b35d5 03:46:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:46:45 ---> Running in 10ba96b37c1d 03:46:45 Removing intermediate container 10ba96b37c1d 03:46:45 ---> 731a0c916e1a 03:46:45 Step 20/22 : LABEL arch=x86_64 03:46:45 ---> Running in 6524ceb1b67f 03:46:46 Removing intermediate container 6524ceb1b67f 03:46:46 ---> 58087dc769c8 03:46:46 Step 21/22 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 03:46:46 ---> Running in 977f8411d1c9 03:46:46 Removing intermediate container 977f8411d1c9 03:46:46 ---> b1d4bf9eec8d 03:46:46 Step 22/22 : LABEL version=0.0.0 03:46:47 ---> Running in 38d6057726c2 03:46:47 Removing intermediate container 38d6057726c2 03:46:47 ---> 37cbe6e40409 03:46:47 03:46:47 Successfully built 37cbe6e40409 03:46:47 Successfully tagged support-scheduler:latest 03:46:49  Building support-scheduler ... done  ---> 1e9f7c5f31fa 03:46:49 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:46:49 ---> Running in 5ea51ac95920 03:46:49 ? github.com/edgexfoundry/edgex-go [no test files] 03:46:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:47:00 Removing intermediate container 8bdc511fa9f9 03:47:00 ---> f614b18dc582 03:47:00 03:47:00 Step 10/23 : FROM alpine:3.14 03:47:00 ---> 84b07dd2d1fd 03:47:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:47:00 ---> Using cache 03:47:00 ---> 6ce1389feb0e 03:47:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:47:00 ---> Using cache 03:47:00 ---> ee0c1d5ab6e3 03:47:00 Step 13/23 : ENV APP_PORT=59882 03:47:00 ---> Running in 98d2026f42af 03:47:00 Removing intermediate container 98d2026f42af 03:47:00 ---> 94ee24e38947 03:47:00 Step 14/23 : EXPOSE $APP_PORT 03:47:00 ---> Running in 765132696b7d 03:47:01 Removing intermediate container 765132696b7d 03:47:01 ---> 15d60400fd5d 03:47:01 Step 15/23 : WORKDIR / 03:47:01 ---> Running in 4fa1622fbf40 03:47:01 Removing intermediate container 4fa1622fbf40 03:47:01 ---> 1f2e8cfa07c0 03:47:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:47:02 ---> 6c6b63e4fc50 03:47:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:47:03 ---> 7f52b61a5540 03:47:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:47:04 ---> 11e795859339 03:47:04 Step 19/23 : ENTRYPOINT ["/core-command"] 03:47:04 ---> Running in f97db7c42878 03:47:05 Removing intermediate container f97db7c42878 03:47:05 ---> a793eec3b26f 03:47:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:47:05 ---> Running in 09ca3a7c45d1 03:47:05 Removing intermediate container 09ca3a7c45d1 03:47:05 ---> 3f640cde827e 03:47:05 Step 21/23 : LABEL arch=x86_64 03:47:05 ---> Running in 8ed05b5957cc 03:47:06 Removing intermediate container 8ed05b5957cc 03:47:06 ---> 7c95444c23a8 03:47:06 Step 22/23 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 03:47:06 ---> Running in 4342532fa303 03:47:06 Removing intermediate container 4342532fa303 03:47:06 ---> 7b27c747d4b2 03:47:06 Step 23/23 : LABEL version=0.0.0 03:47:06 ---> Running in 620b5d4a04ef 03:47:07 Removing intermediate container 620b5d4a04ef 03:47:07 ---> 4b93dd23d341 03:47:07 03:47:07 Successfully built 4b93dd23d341 03:47:07 Successfully tagged core-command:latest 03:47:11  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:47:15 Removing intermediate container 6a349568327d 03:47:15 ---> d8acb93bd5ff 03:47:15 03:47:15 Step 10/22 : FROM alpine:3.14 03:47:15 ---> 84b07dd2d1fd 03:47:15 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 03:47:15 Removing intermediate container da57d1fada86 03:47:15 ---> 578d4471bdad 03:47:15 03:47:15 Step 10/23 : FROM alpine:3.14 03:47:15 ---> 84b07dd2d1fd 03:47:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:47:15 ---> Running in aa092790182c 03:47:15 ---> Running in d5688d825c0e 03:47:15 Removing intermediate container d5688d825c0e 03:47:15 ---> 3a5ed0bb2b86 03:47:15 Step 12/23 : ENV APP_PORT=59880 03:47:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:47:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:47:15 ---> Running in 59752cd6bf03 03:47:16 (1/6) Installing ca-certificates (20211220-r0) 03:47:16 (2/6) Installing brotli-libs (1.0.9-r5) 03:47:16 (3/6) Installing nghttp2-libs (1.43.0-r0) 03:47:16 Removing intermediate container 59752cd6bf03 03:47:16 ---> 50ced3a29bed 03:47:16 Step 13/23 : EXPOSE $APP_PORT 03:47:16 (4/6) Installing libcurl (7.79.1-r0) 03:47:16 (5/6) Installing curl (7.79.1-r0) 03:47:16 (6/6) Installing dumb-init (1.2.5-r1) 03:47:16 Executing busybox-1.33.1-r6.trigger 03:47:16 Executing ca-certificates-20211220-r0.trigger 03:47:16 OK: 8 MiB in 20 packages 03:47:16 ---> Running in d9504cf0d73e 03:47:16 Removing intermediate container d9504cf0d73e 03:47:16 ---> e9bff8e685e0 03:47:16 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:16 ---> Running in a0d9ae548b53 03:47:17 Removing intermediate container aa092790182c 03:47:17 ---> b7199e552129 03:47:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:47:17 ---> Running in 1b9154478f86 03:47:17 Removing intermediate container 1b9154478f86 03:47:17 ---> 4d81c67ae6b3 03:47:17 Step 13/22 : WORKDIR /edgex 03:47:17 ---> Running in d146f24dc373 03:47:17 Removing intermediate container a0d9ae548b53 03:47:17 ---> 93597fcc997f 03:47:17 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:47:17 Removing intermediate container d146f24dc373 03:47:17 ---> 8558d8511d11 03:47:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:47:17 ---> Running in 510e31564ab0 03:47:17 Removing intermediate container 5ea51ac95920 03:47:17 ---> 1530cabbb2d4 03:47:17 03:47:17 Step 10/22 : FROM alpine:3.14 03:47:17 ---> 84b07dd2d1fd 03:47:17 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:47:17 ---> Running in 6f4a2ffcd4e6 03:47:17 ---> c0bf85931b92 03:47:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:47:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:47:18 ---> 3f304f76614c 03:47:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:47:18 (1/2) Installing ca-certificates (20211220-r0) 03:47:18 (2/2) Installing dumb-init (1.2.5-r1) 03:47:18 Executing busybox-1.33.1-r6.trigger 03:47:18 Executing ca-certificates-20211220-r0.trigger 03:47:18 OK: 6 MiB in 16 packages 03:47:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:47:18 ---> a54309edd212 03:47:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:47:18 ---> b996f7dca922 03:47:18 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:47:18 ---> Running in 5fa1d8b636a2 03:47:18 (1/6) Installing dumb-init (1.2.5-r1) 03:47:19 Removing intermediate container 6f4a2ffcd4e6 03:47:19 ---> 4bc266809392 03:47:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:47:19 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:47:19 ---> Running in 7a5caccd97df 03:47:19 (3/6) Installing libsodium (1.0.18-r0) 03:47:19 Removing intermediate container 7a5caccd97df 03:47:19 ---> 959d37aabf64 03:47:19 Step 13/22 : ENV APP_PORT=59860 03:47:19 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:47:19 ---> Running in 47b9357d0074 03:47:19 (5/6) Installing libzmq (4.3.4-r0) 03:47:19 Removing intermediate container 47b9357d0074 03:47:19 ---> 3858dfd6e560 03:47:19 Step 14/22 : EXPOSE $APP_PORT 03:47:19 (6/6) Installing zeromq (4.3.4-r0) 03:47:19 ---> Running in 09336a056240 03:47:19 Executing busybox-1.33.1-r6.trigger 03:47:19 OK: 8 MiB in 20 packages 03:47:19 Removing intermediate container 09336a056240 03:47:19 ---> ee3c5aa42ec2 03:47:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:47:19 Removing intermediate container 5fa1d8b636a2 03:47:19 ---> e2085349f0f5 03:47:19 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 03:47:19 ---> Running in c33a7a6e6796 03:47:20 Removing intermediate container c33a7a6e6796 03:47:20 ---> 3a77562c81b1 03:47:20 Step 20/22 : LABEL arch=x86_64 03:47:20 ---> ca8cb12fb919 03:47:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:47:20 ---> Running in 81a676570508 03:47:20 Removing intermediate container 510e31564ab0 03:47:20 ---> a34289746044 03:47:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:47:20 Removing intermediate container 81a676570508 03:47:20 ---> 550d4f962dba 03:47:20 Step 21/22 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 03:47:20 ---> Running in b83a9bc3792f 03:47:20 ---> 1a4ee15be608 03:47:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:47:20 Removing intermediate container b83a9bc3792f 03:47:20 ---> 750a8c21cab0 03:47:20 Step 22/22 : LABEL version=0.0.0 03:47:20 ---> Running in b50810591078 03:47:20 ---> 37df6dc69406 03:47:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:47:20 Removing intermediate container b50810591078 03:47:20 ---> 73c6ff366158 03:47:20 03:47:20 Successfully built 73c6ff366158 03:47:20 Successfully tagged security-proxy-setup:latest 03:47:21  Building security-proxy-setup ... done  ---> f76ee7dbf659 03:47:21 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:47:21 ---> 158584554e58 03:47:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:47:21 ---> Running in b244f602bf52 03:47:21 Removing intermediate container b244f602bf52 03:47:21 ---> 791d72a2e715 03:47:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:47:21 ---> 5210fd2754ad 03:47:21 Step 19/23 : ENTRYPOINT ["/core-data"] 03:47:21 ---> Running in 4d939f67bcb9 03:47:21 ---> Running in 01616a19dbf5 03:47:21 Removing intermediate container 4d939f67bcb9 03:47:21 ---> 618789377629 03:47:21 Step 20/22 : LABEL arch=x86_64 03:47:21 ---> Running in 7fafb64db250 03:47:21 Removing intermediate container 01616a19dbf5 03:47:21 ---> 6840ea24847d 03:47:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:47:21 ---> Running in a89d24fa07ca 03:47:21 Removing intermediate container 7fafb64db250 03:47:21 ---> 231609a84e90 03:47:21 Step 21/22 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 03:47:21 ---> Running in 0680b1e66d03 03:47:21 Removing intermediate container a89d24fa07ca 03:47:21 ---> 514cf0f36f7c 03:47:21 Step 21/23 : LABEL arch=x86_64 03:47:21 ---> Running in 9680a7570c2e 03:47:21 Removing intermediate container 0680b1e66d03 03:47:21 ---> e43c26d5e5e3 03:47:21 Step 22/22 : LABEL version=0.0.0 03:47:21 ---> Running in 0ad35614f025 03:47:21 Removing intermediate container 9680a7570c2e 03:47:21 ---> 6a99a5c93345 03:47:21 Step 22/23 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 03:47:21 ---> Running in 1e17a475aeef 03:47:21 Removing intermediate container 0ad35614f025 03:47:21 ---> 13609cd0a517 03:47:21 03:47:21 Removing intermediate container 1e17a475aeef 03:47:21 ---> f8d3aaa7db68 03:47:21 Step 23/23 : LABEL version=0.0.0 03:47:22 ---> Running in 4f6df8ffb58d 03:47:22 Successfully built 13609cd0a517 03:47:22 Successfully tagged support-notifications:latest 03:47:22  Building support-notifications ... done Removing intermediate container 4f6df8ffb58d 03:47:22 ---> 69fef66f438d 03:47:22 03:47:22 Successfully built 69fef66f438d 03:47:22 Successfully tagged core-data:latest 03:47:22  Building core-data ... done  [Pipeline] } 03:47:22 $ docker stop --time=1 e3f8b074265e1ccb295d0def02511f65af438ff53492d58c30af6d78c8312bd9 03:47:23 $ docker rm -f e3f8b074265e1ccb295d0def02511f65af438ff53492d58c30af6d78c8312bd9 [Pipeline] // withDockerContainer [Pipeline] sh 03:47:24 + docker images 03:47:24 REPOSITORY TAG IMAGE ID CREATED SIZE 03:47:24 support-notifications latest 13609cd0a517 2 seconds ago 26.6MB 03:47:24 core-data latest 69fef66f438d 2 seconds ago 35.9MB 03:47:24 security-proxy-setup latest 73c6ff366158 3 seconds ago 43.4MB 03:47:24 1530cabbb2d4 6 seconds ago 1.62GB 03:47:24 578d4471bdad 9 seconds ago 1.65GB 03:47:24 d8acb93bd5ff 9 seconds ago 1.63GB 03:47:24 core-command latest 4b93dd23d341 17 seconds ago 24.5MB 03:47:24 f614b18dc582 25 seconds ago 1.61GB 03:47:24 support-scheduler latest 37cbe6e40409 36 seconds ago 26MB 03:47:24 09763b7c7c0d 46 seconds ago 1.62GB 03:47:24 security-spire-server latest 69cf7d6c8c12 48 seconds ago 82.9MB 03:47:24 sys-mgmt-agent latest 42dc89ea125b 58 seconds ago 305MB 03:47:24 security-spire-agent latest e131a355f6ed About a minute ago 119MB 03:47:24 core-metadata latest 564743c71df1 About a minute ago 26.1MB 03:47:24 security-bootstrapper latest 6759005a8092 About a minute ago 24.3MB 03:47:24 security-secretstore-setup latest 94cd3b90c4b0 About a minute ago 42.1MB 03:47:24 345fe8d5ff42 About a minute ago 1.62GB 03:47:24 security-spiffe-token-provider latest 9c624ea4a8fc About a minute ago 28.5MB 03:47:24 7265105fe795 About a minute ago 1.61GB 03:47:24 7201a2db6b8f About a minute ago 1.61GB 03:47:24 0c44f3b1dfdb About a minute ago 1.63GB 03:47:24 144d7e1e64cc About a minute ago 1.61GB 03:47:24 security-spire-config latest af5d4540724a About a minute ago 82.2MB 03:47:24 98d8512ec1f4 2 minutes ago 1.61GB 03:47:24 ci-base-image-x86_64 latest f50f16b2fcb9 4 minutes ago 896MB 03:47:24 alpine 3.14 84b07dd2d1fd 27 hours ago 5.59MB 03:47:24 alpine 3.15 76c8fb57b6fc 27 hours ago 5.57MB 03:47:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB 03:47:24 docker 20.10.10 b706a049f56e 4 months ago 216MB 03:47:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 03:47:24 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 03:47:39 Still waiting to schedule task 03:47:39 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 03:48:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:48:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:48:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:48:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:48:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:48:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:48:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:48:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:48:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:48:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:48:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:48:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:48:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:48:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:48:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:48:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.298s coverage: 28.7% of statements 03:48:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:48:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:48:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.439s coverage: 98.5% of statements 03:48:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:48:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.457s coverage: 54.9% of statements 03:48:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:48:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:48:46 Running on prd-ubuntu18.04-docker-8c-8g-9396 in /w/workspace/edgexfoundry_edgex-go_PR-3926 [Pipeline] { [Pipeline] ws 03:48:46 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 03:48:46 The recommended git tool is: git 03:48:47 using credential edgex-jenkins-ssh 03:48:47 Cloning the remote Git repository 03:48:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:48:47 > git init /w/workspace/edgex-go/6 # timeout=10 03:48:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:48:48 > git --version # timeout=10 03:48:48 > git --version # 'git version 2.17.1' 03:48:48 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:48:52 Merging remotes/origin/main commit 12679344879a08b212870445801930d5cb2f77c3 into PR head commit 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 03:48:52 Merge succeeded, producing 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 03:48:52 Checking out Revision 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 (PR-3926) 03:48:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:48:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:48:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:48:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:48:52 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3926/head:refs/remotes/origin/PR-3926 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:48:52 > git config core.sparsecheckout # timeout=10 03:48:52 > git checkout -f 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 # timeout=10 03:48:52 > git remote # timeout=10 03:48:52 > git config --get remote.origin.url # timeout=10 03:48:52 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:52 > git merge 12679344879a08b212870445801930d5cb2f77c3 # timeout=10 03:48:52 > git rev-parse HEAD^{commit} # timeout=10 03:48:53 > git config core.sparsecheckout # timeout=10 03:48:53 > git checkout -f 4718b6a410fb8c73072b8b1e4de69a2172cf51e3 # timeout=10 03:48:56 Commit message: "feat(metadata): implement PATCH device profile basic info API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:48:57 + echo snap-build.sh 03:48:57 snap-build.sh 03:48:57 + SNAP_BASE_DIR=. 03:48:57 + '[' '!' -z /w/workspace/edgex-go/6 ']' 03:48:57 + SNAP_BASE_DIR=/w/workspace/edgex-go/6 03:48:57 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' 03:48:57 [snap-build] Building snap in dir [/w/workspace/edgex-go/6] 03:48:57 + cd /w/workspace/edgex-go/6 03:48:57 + sudo apt-get remove -qy --purge lxd lxd-client 03:48:57 Reading package lists... 03:48:57 Building dependency tree... 03:48:57 Reading state information... 03:48:57 The following packages were automatically installed and are no longer required: 03:48:57 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:48:57 uidmap xdelta3 03:48:57 Use 'sudo apt autoremove' to remove them. 03:48:57 The following packages will be REMOVED: 03:48:57 lxd* lxd-client* 03:48:57 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:48:57 After this operation, 31.7 MB disk space will be freed. 03:48:58 (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.) 03:48:58 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:48:59 Removing lxd dnsmasq configuration 03:48:59 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:48:59 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:49:00 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:49:00 (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.) 03:49:00 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 03:49:01 Processing triggers for systemd (237-3ubuntu10.52) ... 03:49:01 Processing triggers for ureadahead (0.100.0-21) ... 03:49:02 + sudo snap remove --purge lxd 03:49:02 snap "lxd" is not installed 03:49:02 + sudo groupadd --force --system lxd 03:49:02 ++ whoami 03:49:02 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:49:02 + newgrp - lxd 03:49:02 + sudo snap install lxd 03:49:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.754s coverage: 89.2% of statements 03:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:49:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.443s coverage: 84.4% of statements 03:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:49:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.470s coverage: 94.5% of statements 03:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:49:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.237s coverage: 72.2% of statements 03:49:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:49:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:49:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:49:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:49:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:49:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.270s coverage: 60.0% of statements 03:49:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:49:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:49:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:49:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.546s coverage: 0.9% of statements 03:49:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:49:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.270s coverage: 58.8% of statements 03:49:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.313s coverage: 24.0% of statements 03:49:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.319s coverage: 47.1% of statements 03:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.319s coverage: 79.5% of statements 03:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.210s coverage: 94.1% of statements 03:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.366s coverage: 96.3% of statements 03:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.231s coverage: 87.5% of statements 03:49:12 2022-03-30T03:49:09Z INFO Waiting for automatic snapd restart... 03:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.215s coverage: 94.4% of statements 03:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements 03:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.658s coverage: 82.5% of statements 03:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:49:24 lxd 4.24-c92c0b2 from Canonical* installed 03:49:24 + sudo lxd init --auto 03:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.300s coverage: 92.9% of statements 03:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 03:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements 03:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 03:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.259s coverage: 58.8% of statements 03:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.282s coverage: 80.0% of statements 03:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.230s coverage: 87.2% of statements 03:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.275s coverage: 85.4% of statements 03:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.744s coverage: 91.2% of statements 03:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.844s coverage: 64.4% of statements 03:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.208s coverage: 100.0% of statements 03:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 89.4% of statements 03:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements 03:49:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements 03:49:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 03:49:34 + sudo snap install --classic snapcraft 03:49:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.404s coverage: 65.4% of statements 03:49:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:49:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:49:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:49:40 snapcraft 6.1 from Canonical* installed 03:49:40 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 03:49:40 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 03:49:40 % Total % Received % Xferd Average Speed Time Time Time Current 03:49:40 Dload Upload Total Spent Left Speed 03:49:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4838 0 --:--:-- --:--:-- --:--:-- 4838 03:49:40 100 3325k 100 3325k 0 0 9985k 0 --:--:-- --:--:-- --:--:-- 9985k 03:49:40 ./yq_linux_amd64 03:49:40 + sudo snapcraft prime --use-lxd 03:49:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.777s coverage: 43.8% of statements 03:49:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:49:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:49:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements 03:49:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:49:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.314s coverage: 84.8% of statements 03:49:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:49:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:49:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:49:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:49:42 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:49:42 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: 03:49:42 - README.md 03:49:42 03:49:42 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:49:42 Launching a container. 03:49:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.321s coverage: 17.7% of statements 03:49:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:49:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:49:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:49:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:49:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.661s coverage: 92.3% of statements 03:49:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:49:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:49:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:49:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:49:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.236s coverage: 63.2% of statements 03:49:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:49:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:49:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.432s coverage: 97.7% of statements 03:49:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:49:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:49:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:49:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:49:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.212s coverage: 28.9% of statements 03:49:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:49:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:49:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:49:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:49:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:49:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:49:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.205s coverage: 100.0% of statements 03:49:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 03:49:49 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 03:49:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:49:49 GO111MODULE=on go vet ./... 03:49:54 Waiting for container to be ready 03:49:54 To start your first container, try: lxc launch ubuntu:20.04 03:49:54 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 03:49:54 03:49:58 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:50:00 Waiting for network to be ready... 03:50:00 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 03:50:00 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 03:50:00 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 03:50:00 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1349 kB] 03:50:01 Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [235 kB] 03:50:01 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 03:50:01 Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 03:50:01 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [832 kB] 03:50:01 Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] 03:50:01 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 03:50:01 Get:11 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 03:50:01 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 03:50:01 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 03:50:01 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 03:50:01 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 03:50:01 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 03:50:01 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 03:50:01 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 03:50:01 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 03:50:01 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1680 kB] 03:50:01 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [317 kB] 03:50:01 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 03:50:01 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 03:50:01 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [893 kB] 03:50:01 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] 03:50:01 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [913 kB] 03:50:01 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] 03:50:04 Fetched 23.5 MB in 3s (7139 kB/s) 03:50:04 Reading package lists... 03:50:04 Reading package lists... 03:50:05 Building dependency tree... 03:50:05 Reading state information... 03:50:05 The following additional packages will be installed: 03:50:05 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:50:05 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:50:05 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:50:05 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:50:05 Suggested packages: 03:50:05 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:50:05 Recommended packages: 03:50:05 gnupg libsasl2-modules 03:50:05 The following NEW packages will be installed: 03:50:05 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:50:05 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:50:05 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:50:05 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:50:05 The following packages will be upgraded: 03:50:05 gpg gpg-agent gpgconf libudev1 03:50:05 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 03:50:05 Need to get 3859 kB of archives. 03:50:05 After this operation, 14.9 MB of additional disk space will be used. 03:50:05 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 03:50:05 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 03:50:05 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 03:50:05 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 03:50:05 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 03:50:05 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 03:50:05 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 03:50:06 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 03:50:06 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 03:50:06 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:50:06 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 03:50:06 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 03:50:06 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 03:50:06 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 03:50:06 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 03:50:06 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 03:50:06 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 03:50:06 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 03:50:06 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 03:50:06 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 03:50:06 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 03:50:06 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 03:50:06 debconf: delaying package configuration, since apt-utils is not installed 03:50:06 Fetched 3859 kB in 1s (3197 kB/s) 03:50:06 (Reading database ... 12816 files and directories currently installed.) 03:50:06 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 03:50:06 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:50:06 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 03:50:07 Selecting previously unselected package udev. 03:50:07 (Reading database ... 12816 files and directories currently installed.) 03:50:07 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 03:50:07 Unpacking udev (245.4-4ubuntu3.15) ... 03:50:07 Selecting previously unselected package libfuse2:amd64. 03:50:07 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 03:50:07 Unpacking libfuse2:amd64 (2.9.9-3) ... 03:50:07 Selecting previously unselected package fuse. 03:50:07 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 03:50:07 Unpacking fuse (2.9.9-3) ... 03:50:07 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 03:50:07 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 03:50:07 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 03:50:07 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 03:50:07 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 03:50:07 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 03:50:07 Selecting previously unselected package libksba8:amd64. 03:50:07 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:50:07 Unpacking libksba8:amd64 (1.3.5-2) ... 03:50:07 Selecting previously unselected package libroken18-heimdal:amd64. 03:50:07 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:50:07 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:07 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:50:07 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:50:07 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:07 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:50:07 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:50:07 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:07 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:50:07 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:50:07 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:08 Selecting previously unselected package libwind0-heimdal:amd64. 03:50:08 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:50:08 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:08 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:50:08 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:50:08 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:08 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:50:08 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:50:08 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:08 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:50:08 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:50:08 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:08 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:50:08 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:50:08 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:08 Selecting previously unselected package libsasl2-modules-db:amd64. 03:50:08 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 03:50:08 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 03:50:08 Selecting previously unselected package libsasl2-2:amd64. 03:50:08 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 03:50:08 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 03:50:08 Selecting previously unselected package libldap-common. 03:50:08 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 03:50:08 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 03:50:08 Selecting previously unselected package libldap-2.4-2:amd64. 03:50:08 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 03:50:08 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 03:50:08 Selecting previously unselected package dirmngr. 03:50:08 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 03:50:08 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 03:50:08 Setting up libksba8:amd64 (1.3.5-2) ... 03:50:08 Setting up libfuse2:amd64 (2.9.9-3) ... 03:50:08 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 03:50:08 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 03:50:08 Setting up udev (245.4-4ubuntu3.15) ... 03:50:09 invoke-rc.d: policy-rc.d denied execution of start. 03:50:09 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 03:50:09 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:09 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 03:50:09 Setting up gpg (2.2.19-3ubuntu2.1) ... 03:50:09 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:09 Setting up fuse (2.9.9-3) ... 03:50:09 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 03:50:10 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:10 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:10 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:10 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:10 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:10 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:10 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:50:10 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 03:50:10 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 03:50:10 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 03:50:10 Processing triggers for systemd (245.4-4ubuntu3) ... 03:50:10 Processing triggers for libc-bin (2.31-0ubuntu9) ... 03:50:10 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 03:50:10 Alias= settings in the [Install] section, and DefaultInstance= for template 03:50:10 units). This means they are not meant to be enabled using systemctl. 03:50:10 03:50:10 Possible reasons for having this kind of units are: 03:50:10 • A unit may be statically enabled by being symlinked from another unit's 03:50:10 .wants/ or .requires/ directory. 03:50:10 • A unit's purpose may be to act as a helper for some other unit which has 03:50:10 a requirement dependency on it. 03:50:10 • A unit may be started when needed via activation (socket, path, timer, 03:50:10 D-Bus, udev, scripted systemctl call, ...). 03:50:10 • In case of template units, the unit is meant to be enabled with some 03:50:10 instance name specified. 03:50:11 Reading package lists... 03:50:11 Building dependency tree... 03:50:11 Reading state information... 03:50:11 The following additional packages will be installed: 03:50:11 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 03:50:11 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 03:50:11 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 03:50:11 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 03:50:11 openssh-client python3 python3-minimal python3.8 python3.8-minimal 03:50:11 squashfs-tools systemd systemd-sysv systemd-timesyncd 03:50:11 Suggested packages: 03:50:11 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 03:50:11 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:50:11 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 03:50:11 systemd-container policykit-1 03:50:11 Recommended packages: 03:50:11 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 03:50:11 The following NEW packages will be installed: 03:50:11 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 03:50:11 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 03:50:11 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 03:50:11 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 03:50:11 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 03:50:11 The following packages will be upgraded: 03:50:11 libsystemd0 systemd systemd-sysv systemd-timesyncd 03:50:11 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 03:50:11 Need to get 46.5 MB of archives. 03:50:11 After this operation, 181 MB of additional disk space will be used. 03:50:11 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 03:50:11 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 03:50:11 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 03:50:11 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 03:50:11 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 03:50:11 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 03:50:11 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 03:50:11 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 03:50:11 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 03:50:11 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 03:50:11 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 03:50:11 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 03:50:11 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 03:50:11 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 03:50:11 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 03:50:11 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 03:50:11 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 03:50:11 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 03:50:11 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 03:50:11 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 03:50:11 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 03:50:11 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 03:50:11 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 03:50:11 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 03:50:11 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 03:50:11 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 03:50:11 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 03:50:11 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 03:50:11 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 03:50:11 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 03:50:11 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 03:50:11 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 03:50:11 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 03:50:12 debconf: delaying package configuration, since apt-utils is not installed 03:50:12 Fetched 46.5 MB in 1s (76.6 MB/s) 03:50:12 (Reading database ... 13067 files and directories currently installed.) 03:50:12 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 03:50:12 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:50:12 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 03:50:12 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:50:12 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 03:50:12 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:50:13 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 03:50:13 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:50:13 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 03:50:13 Selecting previously unselected package libpython3.8-minimal:amd64. 03:50:13 (Reading database ... 13068 files and directories currently installed.) 03:50:13 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 03:50:13 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 03:50:13 Selecting previously unselected package libexpat1:amd64. 03:50:13 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 03:50:13 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 03:50:13 Selecting previously unselected package python3.8-minimal. 03:50:13 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 03:50:13 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 03:50:14 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 03:50:14 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 03:50:14 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 03:50:14 Selecting previously unselected package python3-minimal. 03:50:14 (Reading database ... 13359 files and directories currently installed.) 03:50:14 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 03:50:14 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 03:50:14 Selecting previously unselected package mime-support. 03:50:14 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 03:50:14 Unpacking mime-support (3.64ubuntu1) ... 03:50:14 Selecting previously unselected package libmpdec2:amd64. 03:50:14 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 03:50:14 Unpacking libmpdec2:amd64 (2.4.2-3) ... 03:50:14 Selecting previously unselected package libpython3.8-stdlib:amd64. 03:50:14 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 03:50:14 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 03:50:15 Selecting previously unselected package python3.8. 03:50:15 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 03:50:15 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 03:50:15 Selecting previously unselected package libpython3-stdlib:amd64. 03:50:15 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 03:50:15 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 03:50:15 Setting up python3-minimal (3.8.2-0ubuntu2) ... 03:50:15 Selecting previously unselected package python3. 03:50:15 (Reading database ... 13761 files and directories currently installed.) 03:50:15 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 03:50:15 Unpacking python3 (3.8.2-0ubuntu2) ... 03:50:15 Selecting previously unselected package libdbus-1-3:amd64. 03:50:15 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 03:50:15 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 03:50:15 Selecting previously unselected package dbus. 03:50:15 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 03:50:15 Unpacking dbus (1.12.16-2ubuntu2.1) ... 03:50:15 Selecting previously unselected package libbsd0:amd64. 03:50:15 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 03:50:15 Unpacking libbsd0:amd64 (0.10.0-1) ... 03:50:15 Selecting previously unselected package libpam-systemd:amd64. 03:50:15 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 03:50:15 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 03:50:15 Selecting previously unselected package sudo. 03:50:15 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 03:50:15 Unpacking sudo (1.8.31-1ubuntu1.2) ... 03:50:15 Selecting previously unselected package apparmor. 03:50:15 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 03:50:15 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 03:50:16 Selecting previously unselected package libcbor0.6:amd64. 03:50:16 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 03:50:16 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 03:50:16 Selecting previously unselected package libedit2:amd64. 03:50:16 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 03:50:16 Unpacking libedit2:amd64 (3.1-20191231-1) ... 03:50:16 Selecting previously unselected package libfido2-1:amd64. 03:50:16 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 03:50:16 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 03:50:16 Selecting previously unselected package libkrb5support0:amd64. 03:50:16 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 03:50:16 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 03:50:16 Selecting previously unselected package libk5crypto3:amd64. 03:50:16 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 03:50:16 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 03:50:16 Selecting previously unselected package libkeyutils1:amd64. 03:50:16 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 03:50:16 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 03:50:16 Selecting previously unselected package libkrb5-3:amd64. 03:50:16 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 03:50:16 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 03:50:16 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:50:16 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 03:50:16 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 03:50:16 Selecting previously unselected package openssh-client. 03:50:16 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 03:50:16 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 03:50:17 Selecting previously unselected package dbus-user-session. 03:50:17 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 03:50:17 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 03:50:17 Selecting previously unselected package liblzo2-2:amd64. 03:50:17 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 03:50:17 Unpacking liblzo2-2:amd64 (2.10-2) ... 03:50:17 Selecting previously unselected package squashfs-tools. 03:50:17 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 03:50:17 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 03:50:17 Selecting previously unselected package snapd. 03:50:17 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 03:50:17 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 03:50:20 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 03:50:20 Setting up mime-support (3.64ubuntu1) ... 03:50:20 Setting up liblzo2-2:amd64 (2.10-2) ... 03:50:20 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 03:50:20 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 03:50:20 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 03:50:20 Setting up dbus (1.12.16-2ubuntu2.1) ... 03:50:20 Setting up sudo (1.8.31-1ubuntu1.2) ... 03:50:20 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 03:50:20 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 03:50:20 Setting up libmpdec2:amd64 (2.4.2-3) ... 03:50:20 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 03:50:20 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 03:50:20 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 03:50:21 Setting up libbsd0:amd64 (0.10.0-1) ... 03:50:21 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 03:50:21 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 03:50:21 Setting up libedit2:amd64 (3.1-20191231-1) ... 03:50:21 Setting up python3 (3.8.2-0ubuntu2) ... 03:50:21 running python rtupdate hooks for python3.8... 03:50:21 running python post-rtupdate hooks for python3.8... 03:50:21 Setting up apparmor (2.13.3-7ubuntu5.1) ... 03:50:22 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:50:22 Reloading AppArmor profiles 03:50:22 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 03:50:22 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 03:50:22 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 03:50:23 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 03:50:23 Setting up systemd (245.4-4ubuntu3.15) ... 03:50:23 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:50:23 Installing new version of config file /etc/systemd/resolved.conf ... 03:50:24 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 03:50:24 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 03:50:24 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 03:50:24 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 03:50:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:50:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:50:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:50:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:50:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:50:26 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:50:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:50:26 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:50:27 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:50:27 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:50:27 /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' 03:50:27 Processing triggers for libc-bin (2.31-0ubuntu9) ... 03:50:28 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 03:50:28 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 03:50:28 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 03:50:28 Fetched 114 kB in 1s (165 kB/s) 03:50:29 Reading package lists... 03:50:29 Reading package lists... 03:50:30 Building dependency tree... 03:50:30 Reading state information... 03:50:30 Calculating upgrade... 03:50:30 The following packages will be upgraded: 03:50:30 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 03:50:30 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 03:50:30 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 03:50:30 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 03:50:30 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 03:50:30 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 03:50:30 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 03:50:30 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 03:50:30 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 03:50:30 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 03:50:30 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 03:50:30 xz-utils zlib1g 03:50:30 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:50:30 Need to get 65.7 MB of archives. 03:50:30 After this operation, 27.6 MB of additional disk space will be used. 03:50:30 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 03:50:30 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 03:50:30 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 03:50:30 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 03:50:30 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 03:50:30 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 03:50:30 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 03:50:30 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 03:50:30 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 03:50:30 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 03:50:30 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 03:50:30 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 03:50:30 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 03:50:30 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 03:50:30 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 03:50:30 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 03:50:30 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 03:50:30 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 03:50:30 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 03:50:30 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 03:50:31 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 03:50:31 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] 03:50:31 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 03:50:31 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 03:50:31 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 03:50:31 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 03:50:31 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 03:50:31 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 03:50:31 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 03:50:31 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 03:50:31 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 03:50:31 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 03:50:31 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 03:50:31 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 03:50:31 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 03:50:31 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 03:50:31 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 03:50:31 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 03:50:31 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 03:50:31 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 03:50:31 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 03:50:31 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 03:50:31 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 03:50:31 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 03:50:31 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 03:50:31 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 03:50:31 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 03:50:31 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 03:50:31 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 03:50:31 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 03:50:31 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 03:50:31 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 03:50:31 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 03:50:31 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 03:50:31 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 03:50:31 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 03:50:31 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 03:50:31 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 03:50:32 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 03:50:32 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 03:50:32 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 03:50:32 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 03:50:32 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 03:50:32 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 03:50:32 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 03:50:32 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 03:50:32 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 03:50:32 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 03:50:32 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 03:50:32 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 03:50:32 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 03:50:32 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 03:50:32 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 03:50:32 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 03:50:32 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 03:50:32 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 03:50:33 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] 03:50:33 debconf: delaying package configuration, since apt-utils is not installed 03:50:33 Fetched 65.7 MB in 3s (21.8 MB/s) 03:50:34 (Reading database ... 14313 files and directories currently installed.) 03:50:34 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 03:50:34 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 03:50:34 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 03:50:34 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 03:50:34 Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... 03:50:34 Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... 03:50:34 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:50:34 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:50:35 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:50:35 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:50:35 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:50:35 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:50:35 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:50:35 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:50:35 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:50:35 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:50:35 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:50:35 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:50:35 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:50:35 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:50:35 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:35 (Reading database ... 14312 files and directories currently installed.) 03:50:35 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:50:35 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:50:35 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:35 (Reading database ... 14312 files and directories currently installed.) 03:50:35 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:50:35 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:50:36 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:50:36 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:50:36 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:50:36 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:50:36 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:36 (Reading database ... 14312 files and directories currently installed.) 03:50:36 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 03:50:36 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 03:50:37 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 03:50:37 (Reading database ... 14312 files and directories currently installed.) 03:50:37 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 03:50:37 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:50:37 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:50:37 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 03:50:37 Setting up base-files (11ubuntu5.5) ... 03:50:37 Installing new version of config file /etc/issue ... 03:50:37 Installing new version of config file /etc/issue.net ... 03:50:37 Installing new version of config file /etc/lsb-release ... 03:50:37 Installing new version of config file /etc/update-motd.d/50-motd-news ... 03:50:37 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:50:37 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:50:37 Removing obsolete conffile /etc/default/motd-news ... 03:50:37 (Reading database ... 14311 files and directories currently installed.) 03:50:37 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 03:50:37 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 03:50:38 Setting up bash (5.0-6ubuntu1.1) ... 03:50:38 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 03:50:38 (Reading database ... 14311 files and directories currently installed.) 03:50:38 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 03:50:38 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 03:50:38 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 03:50:38 (Reading database ... 14311 files and directories currently installed.) 03:50:38 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 03:50:38 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 03:50:38 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 03:50:38 (Reading database ... 14311 files and directories currently installed.) 03:50:38 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 03:50:38 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 03:50:39 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 03:50:39 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 03:50:39 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 03:50:39 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 03:50:39 Setting up perl-base (5.30.0-9ubuntu0.2) ... 03:50:39 (Reading database ... 14311 files and directories currently installed.) 03:50:39 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 03:50:39 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 03:50:40 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 03:50:40 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 03:50:40 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 03:50:40 (Reading database ... 14311 files and directories currently installed.) 03:50:40 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 03:50:40 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 03:50:40 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 03:50:40 (Reading database ... 14311 files and directories currently installed.) 03:50:40 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 03:50:40 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:50:40 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 03:50:40 (Reading database ... 14311 files and directories currently installed.) 03:50:40 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 03:50:40 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:50:40 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 03:50:40 (Reading database ... 14311 files and directories currently installed.) 03:50:40 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 03:50:40 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:50:40 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 03:50:40 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:50:41 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 03:50:41 (Reading database ... 14311 files and directories currently installed.) 03:50:41 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 03:50:41 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:50:41 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 03:50:41 (Reading database ... 14311 files and directories currently installed.) 03:50:41 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 03:50:41 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:50:41 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 03:50:41 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:50:41 Setting up util-linux (2.34-0.1ubuntu9.3) ... 03:50:42 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:50:42 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:50:42 (Reading database ... 14311 files and directories currently installed.) 03:50:42 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 03:50:42 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 03:50:42 Setting up libc-bin (2.31-0ubuntu9.7) ... 03:50:42 (Reading database ... 14311 files and directories currently installed.) 03:50:42 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 03:50:42 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 03:50:42 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 03:50:42 (Reading database ... 14311 files and directories currently installed.) 03:50:42 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 03:50:42 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 03:50:42 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 03:50:43 (Reading database ... 14311 files and directories currently installed.) 03:50:43 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 03:50:43 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 03:50:43 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 03:50:43 (Reading database ... 14311 files and directories currently installed.) 03:50:43 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 03:50:43 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 03:50:43 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 03:50:43 (Reading database ... 14311 files and directories currently installed.) 03:50:43 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 03:50:43 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 03:50:43 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 03:50:43 (Reading database ... 14311 files and directories currently installed.) 03:50:43 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 03:50:43 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 03:50:43 Setting up gpgv (2.2.19-3ubuntu2.1) ... 03:50:43 (Reading database ... 14311 files and directories currently installed.) 03:50:43 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 03:50:43 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 03:50:44 Setting up ubuntu-keyring (2020.02.11.4) ... 03:50:44 (Reading database ... 14311 files and directories currently installed.) 03:50:44 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 03:50:44 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 03:50:44 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 03:50:44 (Reading database ... 14311 files and directories currently installed.) 03:50:44 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 03:50:44 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 03:50:44 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 03:50:44 (Reading database ... 14311 files and directories currently installed.) 03:50:44 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 03:50:44 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 03:50:44 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 03:50:44 (Reading database ... 14311 files and directories currently installed.) 03:50:44 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 03:50:44 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 03:50:44 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 03:50:44 (Reading database ... 14311 files and directories currently installed.) 03:50:44 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 03:50:44 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 03:50:44 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 03:50:44 (Reading database ... 14311 files and directories currently installed.) 03:50:44 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 03:50:44 Unpacking apt (2.0.6) over (2.0.2) ... 03:50:45 Setting up apt (2.0.6) ... 03:50:45 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:50:45 (Reading database ... 14311 files and directories currently installed.) 03:50:45 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 03:50:45 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 03:50:45 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 03:50:45 (Reading database ... 14311 files and directories currently installed.) 03:50:45 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 03:50:45 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 03:50:45 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 03:50:46 (Reading database ... 14313 files and directories currently installed.) 03:50:46 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 03:50:46 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 03:50:46 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 03:50:46 (Reading database ... 14317 files and directories currently installed.) 03:50:46 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 03:50:46 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:50:46 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 03:50:46 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 03:50:46 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 03:50:46 (Reading database ... 14317 files and directories currently installed.) 03:50:46 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 03:50:46 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 03:50:46 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 03:50:47 (Reading database ... 14317 files and directories currently installed.) 03:50:47 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 03:50:47 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 03:50:47 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 03:50:47 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 03:50:47 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 03:50:47 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 03:50:47 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 03:50:47 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 03:50:47 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 03:50:47 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 03:50:48 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 03:50:48 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 03:50:48 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 03:50:48 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 03:50:48 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 03:50:48 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 03:50:48 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 03:50:48 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 03:50:48 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 03:50:48 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 03:50:48 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 03:50:48 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 03:50:48 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 03:50:48 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:50:48 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 03:50:48 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:50:49 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 03:50:49 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:50:49 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 03:50:49 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:50:49 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 03:50:49 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:50:49 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 03:50:49 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:50:49 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 03:50:49 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 03:50:49 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 03:50:49 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 03:50:49 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 03:50:49 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 03:50:50 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 03:50:50 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 03:50:51 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 03:50:51 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 03:50:51 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 03:50:51 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 03:50:52 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 03:50:52 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 03:50:52 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 03:50:52 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 03:50:53 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 03:50:53 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 03:50:53 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 03:50:53 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 03:50:53 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 03:50:53 Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... 03:50:53 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 03:50:53 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:53 Setting up tzdata (2022a-0ubuntu0.20.04) ... 03:50:53 03:50:53 Current default time zone: 'Etc/UTC' 03:50:53 Local time is now: Wed Mar 30 03:50:53 UTC 2022. 03:50:53 Universal Time is now: Wed Mar 30 03:50:53 UTC 2022. 03:50:53 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:50:53 03:50:53 Setting up xz-utils (5.2.4-1ubuntu1) ... 03:50:53 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:53 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:53 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 03:50:53 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:53 Setting up mount (2.34-0.1ubuntu9.3) ... 03:50:53 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 03:50:53 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 03:50:53 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 03:50:53 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 03:50:53 Setting up openssl (1.1.1f-1ubuntu2.12) ... 03:50:53 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:53 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:53 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 03:50:53 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:53 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 03:50:53 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:53 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 03:50:53 Setting up fdisk (2.34-0.1ubuntu9.3) ... 03:50:53 Setting up ca-certificates (20210119~20.04.2) ... 03:50:55 Updating certificates in /etc/ssl/certs... 03:50:56 21 added, 21 removed; done. 03:50:56 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 03:50:56 Setting up perl (5.30.0-9ubuntu0.2) ... 03:50:56 Setting up procps (2:3.3.16-1ubuntu2.3) ... 03:50:56 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 03:50:56 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 03:50:56 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 03:50:56 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 03:50:56 Setting up binutils (2.34-6ubuntu1.3) ... 03:50:56 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 03:50:56 Setting up build-essential (12.8ubuntu1.1) ... 03:50:56 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 03:50:56 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 03:50:56 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 03:50:56 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 03:50:56 Processing triggers for systemd (245.4-4ubuntu3.15) ... 03:50:56 Processing triggers for mime-support (3.64ubuntu1) ... 03:50:56 Processing triggers for ca-certificates (20210119~20.04.2) ... 03:50:56 Updating certificates in /etc/ssl/certs... 03:50:57 0 added, 0 removed; done. 03:50:57 Running hooks in /etc/ca-certificates/update.d... 03:50:57 done. 03:50:58 Reading package lists... 03:50:58 Building dependency tree... 03:50:58 Reading state information... 03:50:58 The following NEW packages will be installed: 03:50:58 apt-transport-https 03:50:58 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:50:59 Need to get 4680 B of archives. 03:50:59 After this operation, 162 kB of additional disk space will be used. 03:50:59 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 03:50:59 debconf: delaying package configuration, since apt-utils is not installed 03:50:59 Fetched 4680 B in 0s (25.3 kB/s) 03:50:59 Selecting previously unselected package apt-transport-https. 03:50:59 (Reading database ... 14320 files and directories currently installed.) 03:50:59 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 03:50:59 Unpacking apt-transport-https (2.0.6) ... 03:50:59 Setting up apt-transport-https (2.0.6) ... 03:50:59 Waiting for network to be ready... 03:51:06 2022-03-30T03:51:04Z INFO Waiting for automatic snapd restart... 03:51:07 snapd 2.54.4 from Canonical* installed 03:51:08 "snapd" switched to the "latest/stable" channel 03:51:08 03:51:11 core20 20220304 from Canonical* installed 03:51:11 "core20" switched to the "latest/stable" channel 03:51:11 03:51:14 snapcraft 6.1 from Canonical* installed 03:51:14 "snapcraft" switched to the "latest/stable" channel 03:51:14 03:51:19 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: 03:51:19 - README.md 03:51:19 03:51:19 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:51:19 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 03:51:19 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 03:51:19 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 03:51:19 Fetched 114 kB in 0s (237 kB/s) 03:51:20 Reading package lists... 03:51:21 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 03:51:21 Reading package lists... 03:51:21 Building dependency tree... 03:51:21 Reading state information... 03:51:21 Suggested packages: 03:51:21 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 03:51:21 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 03:51:21 krb5-user libnorm-doc 03:51:21 Recommended packages: 03:51:21 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:51:21 The following NEW packages will be installed: 03:51:21 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 03:51:21 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 03:51:21 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 03:51:21 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 03:51:21 libzmq5 pkg-config zip 03:51:21 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 03:51:21 Need to get 10.3 MB of archives. 03:51:21 After this operation, 56.5 MB of additional disk space will be used. 03:51:21 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 03:51:21 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 03:51:21 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 03:51:21 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 03:51:21 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 03:51:21 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 03:51:21 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 03:51:21 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 03:51:21 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 03:51:21 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 03:51:21 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 03:51:21 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 03:51:21 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 03:51:21 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 03:51:21 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 03:51:21 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 03:51:21 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 03:51:21 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 03:51:21 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 03:51:21 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 03:51:21 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 03:51:21 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 03:51:21 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 03:51:21 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 03:51:21 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 03:51:21 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 03:51:21 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 03:51:21 debconf: delaying package configuration, since apt-utils is not installed 03:51:21 Fetched 10.3 MB in 0s (37.9 MB/s) 03:51:21 Selecting previously unselected package libglib2.0-0:amd64. 03:51:21 (Reading database ... 14324 files and directories currently installed.) 03:51:21 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 03:51:21 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 03:51:22 Selecting previously unselected package libsodium23:amd64. 03:51:22 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 03:51:22 Unpacking libsodium23:amd64 (1.0.18-1) ... 03:51:22 Selecting previously unselected package libpsl5:amd64. 03:51:22 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 03:51:22 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 03:51:22 Selecting previously unselected package libbrotli1:amd64. 03:51:22 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 03:51:22 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 03:51:22 Selecting previously unselected package libnghttp2-14:amd64. 03:51:22 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 03:51:22 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 03:51:22 Selecting previously unselected package librtmp1:amd64. 03:51:22 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 03:51:22 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 03:51:22 Selecting previously unselected package libssh-4:amd64. 03:51:22 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 03:51:22 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 03:51:22 Selecting previously unselected package libcurl3-gnutls:amd64. 03:51:22 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 03:51:22 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 03:51:22 Selecting previously unselected package liberror-perl. 03:51:22 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 03:51:22 Unpacking liberror-perl (0.17029-1) ... 03:51:22 Selecting previously unselected package git-man. 03:51:22 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 03:51:22 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 03:51:23 Selecting previously unselected package git. 03:51:23 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 03:51:23 Unpacking git (1:2.25.1-1ubuntu3.2) ... 03:51:23 Selecting previously unselected package libgssrpc4:amd64. 03:51:23 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 03:51:23 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 03:51:23 Selecting previously unselected package libkdb5-9:amd64. 03:51:23 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 03:51:23 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 03:51:23 Selecting previously unselected package libkadm5srv-mit11:amd64. 03:51:23 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 03:51:23 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 03:51:23 Selecting previously unselected package libkadm5clnt-mit11:amd64. 03:51:23 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 03:51:23 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 03:51:23 Selecting previously unselected package comerr-dev:amd64. 03:51:23 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 03:51:23 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 03:51:23 Selecting previously unselected package krb5-multidev:amd64. 03:51:23 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 03:51:23 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 03:51:23 Selecting previously unselected package libnorm1:amd64. 03:51:23 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 03:51:23 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 03:51:24 Selecting previously unselected package libnorm-dev:amd64. 03:51:24 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 03:51:24 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 03:51:24 Selecting previously unselected package libpgm-5.2-0:amd64. 03:51:24 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 03:51:24 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 03:51:24 Selecting previously unselected package libpgm-dev:amd64. 03:51:24 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 03:51:24 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 03:51:24 Selecting previously unselected package libsodium-dev:amd64. 03:51:24 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 03:51:24 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 03:51:24 Selecting previously unselected package libzmq5:amd64. 03:51:24 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 03:51:24 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 03:51:24 Selecting previously unselected package libkrb5-dev:amd64. 03:51:24 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 03:51:24 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 03:51:24 Selecting previously unselected package libzmq3-dev:amd64. 03:51:24 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 03:51:24 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 03:51:24 Selecting previously unselected package pkg-config. 03:51:24 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 03:51:24 Unpacking pkg-config (0.29.1-0ubuntu4) ... 03:51:24 Selecting previously unselected package zip. 03:51:24 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 03:51:24 Unpacking zip (3.0-11build1) ... 03:51:24 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 03:51:24 Setting up libsodium23:amd64 (1.0.18-1) ... 03:51:24 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 03:51:24 No schema files found: doing nothing. 03:51:24 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 03:51:24 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 03:51:24 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 03:51:24 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 03:51:24 Setting up liberror-perl (0.17029-1) ... 03:51:24 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 03:51:24 Setting up zip (3.0-11build1) ... 03:51:24 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 03:51:24 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 03:51:24 Setting up pkg-config (0.29.1-0ubuntu4) ... 03:51:24 Setting up libsodium-dev:amd64 (1.0.18-1) ... 03:51:24 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 03:51:24 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 03:51:24 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 03:51:24 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 03:51:24 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 03:51:24 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 03:51:24 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 03:51:24 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 03:51:24 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 03:51:24 Setting up git (1:2.25.1-1ubuntu3.2) ... 03:51:24 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 03:51:24 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 03:51:24 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 03:51:25 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 03:51:25 comerr-dev set to automatically installed. 03:51:25 git set to automatically installed. 03:51:25 git-man set to automatically installed. 03:51:25 krb5-multidev set to automatically installed. 03:51:25 libbrotli1 set to automatically installed. 03:51:25 libcurl3-gnutls set to automatically installed. 03:51:25 liberror-perl set to automatically installed. 03:51:25 libglib2.0-0 set to automatically installed. 03:51:25 libgssrpc4 set to automatically installed. 03:51:25 libkadm5clnt-mit11 set to automatically installed. 03:51:25 libkadm5srv-mit11 set to automatically installed. 03:51:25 libkdb5-9 set to automatically installed. 03:51:25 libkrb5-dev set to automatically installed. 03:51:25 libnghttp2-14 set to automatically installed. 03:51:25 libnorm-dev set to automatically installed. 03:51:25 libnorm1 set to automatically installed. 03:51:25 libpgm-5.2-0 set to automatically installed. 03:51:25 libpgm-dev set to automatically installed. 03:51:25 libpsl5 set to automatically installed. 03:51:25 librtmp1 set to automatically installed. 03:51:25 libsodium-dev set to automatically installed. 03:51:25 libsodium23 set to automatically installed. 03:51:25 libssh-4 set to automatically installed. 03:51:25 libzmq3-dev set to automatically installed. 03:51:25 libzmq5 set to automatically installed. 03:51:25 pkg-config set to automatically installed. 03:51:25 zip set to automatically installed. 03:51:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:51:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:51:26 snapd is not logged in, snap install commands will use sudo 03:51:27 ./bin/test-attribution-txt.sh [Pipeline] echo 03:51:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:51:31 + ls -al . 03:51:31 total 660 03:51:31 drwxrwxr-x 9 1001 1001 4096 Mar 30 03:51 . 03:51:31 drwxr-xr-x 4 root root 4096 Mar 30 03:46 .. 03:51:31 -rw-rw-r-- 1 1001 1001 11 Mar 30 03:44 .dockerignore 03:51:31 drwxrwxr-x 8 1001 1001 4096 Mar 30 03:44 .git 03:51:31 drwxrwxr-x 4 1001 1001 4096 Mar 30 03:44 .github 03:51:31 -rw-rw-r-- 1 1001 1001 870 Mar 30 03:44 .gitignore 03:51:31 -rw-rw-r-- 1 1001 1001 42 Mar 30 03:44 .golangci.yml 03:51:31 -rw-rw-r-- 1 1001 1001 87 Mar 30 03:44 .hadolint.yml 03:51:31 -rw-rw-r-- 1 1001 1001 166 Mar 30 03:44 .sonarcloud.properties 03:51:31 -rw-rw-r-- 1 1001 1001 1171 Mar 30 03:44 ADOPTERS.md 03:51:31 -rw-rw-r-- 1 1001 1001 9953 Mar 30 03:44 Attribution.txt 03:51:31 -rw-rw-r-- 1 1001 1001 51732 Mar 30 03:44 CHANGELOG.md 03:51:31 -rw-rw-r-- 1 1001 1001 3804 Mar 30 03:44 CONTRIBUTING.md 03:51:31 -rw-rw-r-- 1 1001 1001 677 Mar 30 03:44 GOVERNANCE.md 03:51:31 -rw-rw-r-- 1 1001 1001 849 Mar 30 03:44 Jenkinsfile 03:51:31 -rw-rw-r-- 1 1001 1001 10775 Mar 30 03:44 LICENSE 03:51:31 -rw-rw-r-- 1 1001 1001 8478 Mar 30 03:44 Makefile 03:51:31 -rw-rw-r-- 1 1001 1001 582 Mar 30 03:44 OWNERS.md 03:51:31 -rw-rw-r-- 1 1001 1001 8207 Mar 30 03:44 README.md 03:51:31 -rw-rw-r-- 1 1001 1001 6912 Mar 30 03:44 SECURITY.md 03:51:31 -rw-rw-r-- 1 1001 1001 5 Mar 30 03:42 VERSION 03:51:31 -rw-rw-r-- 1 1001 1001 4131 Mar 30 03:44 ZMQWindows.md 03:51:31 drwxrwxr-x 2 1001 1001 4096 Mar 30 03:44 bin 03:51:31 drwxrwxr-x 18 1001 1001 4096 Mar 30 03:44 cmd 03:51:31 -rw-r--r-- 1 root root 427963 Mar 30 03:49 coverage.out 03:51:31 -rw-rw-r-- 1 1001 1001 3175 Mar 30 03:44 go.mod 03:51:31 -rw-rw-r-- 1 1001 1001 34990 Mar 30 03:44 go.sum 03:51:31 drwxrwxr-x 8 1001 1001 4096 Mar 30 03:44 internal 03:51:31 drwxrwxr-x 3 1001 1001 4096 Mar 30 03:44 openapi 03:51:31 drwxrwxr-x 4 1001 1001 4096 Mar 30 03:44 snap 03:51:31 -rw-rw-r-- 1 1001 1001 204 Mar 30 03:44 version.go [Pipeline] sh 03:51:31 + '[' -e coverage.out ] 03:51:31 + chown 1001:1001 coverage.out [Pipeline] stash 03:51:31 Warning: overwriting stash ‘coverage-report’ 03:51:32 Stashed 1 file(s) [Pipeline] sh 03:51:33 + make build 03:51:33 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 03:51:38 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 03:51:39 Downloading snap 'edgex-app-service-configurable' 03:51:41 Pulling app-service-configurable 03:51:41 + snapcraftctl pull 03:51:43 Pulling config-common 03:51:43 + snapcraftctl pull 03:51:44 Pulling go-build-helper 03:51:44 + snapcraftctl pull 03:51:45 'edgex-go' has dependencies that need to be staged: go-build-helper 03:51:45 Skipping pull go-build-helper (already ran) 03:51:45 Building go-build-helper 03:51:45 + snapcraftctl build 03:51:46 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 03:51:47 Staging go-build-helper 03:51:47 + snapcraftctl stage 03:51:51 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 03:51:51 Fetched 290 kB in 0s (0 B/s) 03:51:51 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 03:51:51 Fetched 158 kB in 0s (0 B/s) 03:51:51 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 03:51:51 Fetched 242 kB in 0s (0 B/s) 03:51:51 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 03:51:51 Fetched 150 kB in 0s (0 B/s) 03:51:51 Pulling edgex-go 03:51:51 + snapcraftctl pull 03:51:53 Pulling hooks 03:51:53 + snapcraftctl pull 03:52:05 Removing suid/guid from /root/parts/static-packages/install/bin/su 03:52:05 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 03:52:05 Fetched 96.1 kB in 0s (0 B/s) 03:52:05 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 03:52:05 Fetched 78.7 kB in 0s (0 B/s) 03:52:05 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 03:52:05 Fetched 48.0 kB in 0s (0 B/s) 03:52:05 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 03:52:05 Fetched 50.2 kB in 0s (0 B/s) 03:52:05 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 03:52:05 Fetched 14.7 kB in 0s (0 B/s) 03:52:05 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 03:52:05 Fetched 234 kB in 0s (0 B/s) 03:52:05 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 03:52:05 Fetched 155 kB in 0s (0 B/s) 03:52:05 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 03:52:05 Fetched 170 kB in 0s (0 B/s) 03:52:05 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 03:52:05 Fetched 267 kB in 0s (0 B/s) 03:52:05 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 03:52:05 Fetched 50.6 kB in 0s (0 B/s) 03:52:05 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 03:52:05 Fetched 15.1 kB in 0s (0 B/s) 03:52:05 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 03:52:05 Fetched 51.5 kB in 0s (0 B/s) 03:52:05 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 03:52:05 Fetched 121 kB in 0s (0 B/s) 03:52:05 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 03:52:05 Fetched 29.7 kB in 0s (0 B/s) 03:52:05 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 03:52:05 Fetched 1021 kB in 0s (0 B/s) 03:52:05 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 03:52:05 Fetched 49.3 kB in 0s (0 B/s) 03:52:05 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 03:52:05 Fetched 54.9 kB in 0s (0 B/s) 03:52:05 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 03:52:05 Fetched 16.6 kB in 0s (0 B/s) 03:52:05 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 03:52:05 Fetched 87.9 kB in 0s (0 B/s) 03:52:05 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 03:52:05 Fetched 142 kB in 0s (0 B/s) 03:52:05 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 03:52:05 Fetched 41.8 kB in 0s (0 B/s) 03:52:05 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 03:52:05 Fetched 181 kB in 0s (0 B/s) 03:52:05 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 03:52:05 Fetched 208 kB in 0s (0 B/s) 03:52:05 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 03:52:05 Fetched 161 kB in 0s (0 B/s) 03:52:05 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 03:52:05 Fetched 107 kB in 0s (0 B/s) 03:52:05 Pulling static-packages 03:52:05 + snapcraftctl pull 03:52:05 Pulling version 03:52:05 + cd /root/project 03:52:05 ++ git describe --tags --abbrev=0 03:52:05 ++ sed s/v// 03:52:05 + GIT_VERSION=2.2.0-dev.48 03:52:05 + '[' -z 2.2.0-dev.48 ']' 03:52:05 + snapcraftctl set-version 2.2.0-dev.48 03:52:06 Building app-service-configurable 03:52:06 + snapcraftctl build 03:52:09 Building config-common 03:52:09 + snapcraftctl build 03:52:10 + cp --archive --link --no-dereference . /root/parts/config-common/install 03:52:11 Skipping build go-build-helper (already ran) 03:52:11 Building edgex-go 03:52:11 + cd /root/parts/edgex-go/src 03:52:11 ++ git describe --tags --abbrev=0 03:52:11 ++ sed s/v// 03:52:11 + GIT_VERSION=2.2.0-dev.48 03:52:11 + '[' -z 2.2.0-dev.48 ']' 03:52:11 + echo 2.2.0-dev.48 03:52:11 + '[' '!' -d vendor ']' 03:52:11 + go mod download all 03:52:16 + make build 03:52:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:52:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:52:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:52:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:52:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:52:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:52:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:52:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:52:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:52:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:52:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:52:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:53:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:53:02 + 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 03:53:02 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 03:53:02 + case "$service" in 03:53:02 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 03:53:02 + 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 03:53:02 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 03:53:02 + case "$service" in 03:53:02 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 03:53:02 + 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 03:53:02 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 03:53:02 + case "$service" in 03:53:02 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 03:53:02 + 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 03:53:02 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 03:53:02 + case "$service" in 03:53:02 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 03:53:02 + 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 03:53:02 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 03:53:02 + case "$service" in 03:53:02 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 03:53:02 + 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 03:53:02 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 03:53:02 + case "$service" in 03:53:02 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 03:53:02 + 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 03:53:02 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 03:53:02 + case "$service" in 03:53:02 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 03:53:02 + 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 03:53:02 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 03:53:02 + case "$service" in 03:53:02 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 03:53:02 + 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 03:53:02 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 03:53:02 + case "$service" in 03:53:02 + 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 03:53:02 + 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 03:53:02 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 03:53:02 + case "$service" in 03:53:02 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 03:53:02 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 03:53:02 + 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 03:53:02 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 03:53:02 + case "$service" in 03:53:02 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 03:53:02 + 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 03:53:02 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 03:53:02 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 03:53:02 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 03:53:03 Building hooks 03:53:03 + cd /root/parts/hooks/src 03:53:03 + make build 03:53:03 go mod tidy 03:53:03 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 03:53:03 go: downloading github.com/stretchr/testify v1.7.0 03:53:03 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 03:53:03 go: downloading github.com/davecgh/go-spew v1.1.0 03:53:03 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 03:53:05 GO111MODULE=on go build -o cmd/install/install ./cmd/install 03:53:05 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 03:53:05 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 03:53:07 Removing suid/guid from /root/parts/static-packages/install/bin/su 03:53:07 Building static-packages 03:53:07 + snapcraftctl build 03:53:09 Building version 03:53:09 + snapcraftctl build 03:53:11 Staging app-service-configurable 03:53:11 + snapcraftctl stage 03:53:13 Staging config-common 03:53:13 + snapcraftctl stage 03:53:14 Skipping stage go-build-helper (already ran) 03:53:14 Staging edgex-go 03:53:14 + snapcraftctl stage 03:53:15 Staging hooks 03:53:15 + snapcraftctl stage 03:53:17 Staging static-packages 03:53:17 + snapcraftctl stage 03:53:18 Staging version 03:53:18 + snapcraftctl stage 03:53:19 Priming app-service-configurable 03:53:19 + snapcraftctl prime 03:53:22 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 03:53:22 stage-packages: 03:53:22 - libnorm1 03:53:22 - libpgm-5.2-0 03:53:22 - libsodium23 03:53:22 - libzmq5 03:53:22 Priming config-common 03:53:22 + snapcraftctl prime 03:53:23 Priming go-build-helper 03:53:23 + snapcraftctl prime 03:53:25 Priming edgex-go 03:53:25 + snapcraftctl prime 03: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/core-metadata/core-metadata ./cmd/core-metadata 03:53:26 Priming hooks 03:53:26 + snapcraftctl prime 03:53:28 Priming static-packages 03:53:28 + snapcraftctl prime 03:53:32 Priming version 03:53:32 + snapcraftctl prime 03:53:33 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] } 03:54:47 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 03:54:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:54:50 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 03:54:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:54:57 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 03:55:04 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 03:55:08 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 03:55:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:55: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 03:55:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:55: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:55:37 $ docker stop --time=1 40d1ba68e7986ff84ec75106c704b3bb18e4a98c5cbc2f086b0e20fb27d80e12 03:55:39 $ docker rm -f 40d1ba68e7986ff84ec75106c704b3bb18e4a98c5cbc2f086b0e20fb27d80e12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:55:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:55:41 03:55:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:55:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:55:42 latest: Pulling from edgex-devops/edgex-compose-arm64 03:55:42 29e5d40040c1: Pulling fs layer 03:55:42 1ce36da41761: Pulling fs layer 03:55:42 25b303627fd3: Pulling fs layer 03:55:42 29e5d40040c1: Verifying Checksum 03:55:42 29e5d40040c1: Download complete 03:55:43 1ce36da41761: Verifying Checksum 03:55:43 1ce36da41761: Download complete 03:55:43 29e5d40040c1: Pull complete 03:55:45 25b303627fd3: Verifying Checksum 03:55:45 25b303627fd3: Download complete 03:55:45 1ce36da41761: Pull complete 03:55:57 25b303627fd3: Pull complete 03:55:57 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:55:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:55:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:55:58 prd-ubuntu20.04-docker-arm64-4c-16g-9395 does not seem to be running inside a container 03:55:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 03:56:00 $ docker top 7f4167b7d684fb511e17e9d4dd0ead4c0d77ea17af181c883b74bca78fec7faf -eo pid,comm [Pipeline] { [Pipeline] sh 03:56:01 + docker-compose build --help 03:56:01 + grep parallel 03:56:05 --parallel Build images in parallel. [Pipeline] } 03:56:05 $ docker stop --time=1 7f4167b7d684fb511e17e9d4dd0ead4c0d77ea17af181c883b74bca78fec7faf 03:56:07 $ docker rm -f 7f4167b7d684fb511e17e9d4dd0ead4c0d77ea17af181c883b74bca78fec7faf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:56:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:56:07 . [Pipeline] withDockerContainer 03:56:08 prd-ubuntu20.04-docker-arm64-4c-16g-9395 does not seem to be running inside a container 03:56:08 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 03:56:09 $ docker top f03b28b19193cc77d529c33940eaeed4744f39fc4caa8009ae7192dbe0ebde3f -eo pid,comm [Pipeline] { [Pipeline] sh 03:56:10 + docker-compose -f ./docker-compose-build.yml build --parallel 03:56:14 Building core-command ... 03:56:14 Building core-data ... 03:56:14 Building core-metadata ... 03:56:14 Building security-bootstrapper ... 03:56:14 Building security-proxy-setup ... 03:56:14 Building security-secretstore-setup ... 03:56:14 Building security-spiffe-token-provider ... 03:56:14 Building security-spire-agent ... 03:56:14 Building security-spire-config ... 03:56:14 Building security-spire-server ... 03:56:14 Building support-notifications ... 03:56:14 Building support-scheduler ... 03:56:14 Building sys-mgmt-agent ... 03:56:14 Building security-secretstore-setup 03:56:14 Building support-scheduler 03:56:14 Building security-spire-server 03:56:14 Building support-notifications 03:56:14 Building core-data 03:58:06 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:58:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:58:06 ---> 37df35f26ede 03:58:06 Step 3/23 : WORKDIR /edgex-go 03:58:06 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:58:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:58:06 ---> 37df35f26ede 03:58:06 Step 3/22 : WORKDIR /edgex-go 03:58:06 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:58:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:58:06 ---> 37df35f26ede 03:58:06 Step 3/22 : WORKDIR /edgex-go 03:58:06 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:58:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:58:06 ---> 37df35f26ede 03:58:06 Step 3/25 : WORKDIR /edgex-go 03:58:06 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:58:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:58:06 ---> 37df35f26ede 03:58:06 Step 3/23 : WORKDIR /edgex-go 03:58:06 ---> Running in dd97de856e3c 03:58:06 ---> Running in b1b9668bea47 03:58:06 ---> Running in 90777574902a 03:58:06 ---> Running in 4a7e93d15d6f 03:58:06 ---> Running in 0fc9c46e56b2 03:58:06 Removing intermediate container b1b9668bea47 03:58:06 ---> 80e81a94ba75 03:58:06 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:58:06 Removing intermediate container 4a7e93d15d6f 03:58:06 ---> db9008e23bdb 03:58:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:58:06 Removing intermediate container 90777574902a 03:58:06 ---> e850b3e83529 03:58:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:58:06 ---> Running in 82f84b79c5e2 03:58:06 Removing intermediate container 0fc9c46e56b2 03:58:06 ---> df91e4fb5844 03:58:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:58:06 Removing intermediate container dd97de856e3c 03:58:06 ---> ab782c072df0 03:58:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:58:06 ---> Running in 392a28fb3ba3 03:58:06 ---> Running in ed76e5ac076c 03:58:06 ---> Running in 459492fd5502 03:58:06 ---> Running in 50385a564ce0 03:58:06 Removing intermediate container 392a28fb3ba3 03:58:06 ---> b04503cce893 03:58:06 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:58:06 Removing intermediate container ed76e5ac076c 03:58:06 ---> 746fee78b2a2 03:58:06 Step 5/23 : RUN apk add --update --no-cache make git 03:58:06 Removing intermediate container 82f84b79c5e2 03:58:06 ---> 07b6f3e8b171 03:58:06 Step 5/25 : RUN apk add --update --no-cache make git 03:58:06 ---> Running in 34fb2ef61aab 03:58:06 ---> Running in 69812c2e1af3 03:58:06 ---> Running in d5f51074d2b9 03:58:06 Removing intermediate container 50385a564ce0 03:58:06 ---> 2252d3c32e3e 03:58:06 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:58:06 Removing intermediate container 459492fd5502 03:58:06 ---> 771b5615df77 03:58:06 Step 5/22 : RUN apk add --update --no-cache make git 03:58:06 ---> Running in fb275ab4a5a1 03:58:06 ---> Running in 9aec571b620f 03:58:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:58:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:58:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:58:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:58:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:58:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:58:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:58:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:58:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:58:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:58:06 OK: 220 MiB in 52 packages 03:58:06 OK: 220 MiB in 52 packages 03:58:06 OK: 220 MiB in 52 packages 03:58:06 OK: 220 MiB in 52 packages 03:58:06 OK: 220 MiB in 52 packages 03:58:06 Removing intermediate container 69812c2e1af3 03:58:06 ---> 65584710fa4f 03:58:06 Step 6/23 : COPY go.mod vendor* ./ 03:58:06 Removing intermediate container 34fb2ef61aab 03:58:06 ---> 347cf9f35231 03:58:06 Step 6/23 : COPY go.mod vendor* ./ 03:58:06 Removing intermediate container fb275ab4a5a1 03:58:06 ---> 1dbaca7a8ac1 03:58:06 Step 6/22 : COPY go.mod vendor* ./ 03:58:06 Removing intermediate container d5f51074d2b9 03:58:06 ---> 24f06469ad95 03:58:06 Step 6/25 : COPY go.mod vendor* ./ 03:58:06 Removing intermediate container 9aec571b620f 03:58:06 ---> c1a5b3d951c0 03:58:06 Step 6/22 : COPY go.mod vendor* ./ 03:58:06 ---> 0c67f2098838 03:58:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:58:06 ---> Running in 67c4fe08265d 03:58:06 ---> f46e51fb7105 03:58:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:58:06 ---> Running in 5741adf6a164 03:58:07 ---> 6e42350b7a22 03:58:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:58:07 ---> 778940920716 03:58:07 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:58:07 ---> f7d26ddfd2e3 03:58:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:58:07 ---> Running in 1ebc87a326c8 03:58:07 ---> Running in 093e768f7612 03:58:07 ---> Running in 3a61e63b80b3 03:58:12 Removing intermediate container 67c4fe08265d 03:58:12 ---> f1138d3cea91 03:58:12 Step 8/23 : COPY . . 03:58:12 Removing intermediate container 5741adf6a164 03:58:12 ---> d0126759b130 03:58:12 Step 8/22 : COPY . . 03:58:13 Removing intermediate container 093e768f7612 03:58:13 ---> 5af541fce730 03:58:13 Step 8/25 : COPY . . 03:58:13 Removing intermediate container 1ebc87a326c8 03:58:13 ---> d5c883622f56 03:58:13 Step 8/23 : COPY . . 03:58:13 Removing intermediate container 3a61e63b80b3 03:58:13 ---> 68247b5c3da4 03:58:13 Step 8/22 : COPY . . 03:58:45 ---> 4532822a7129 03:58:45 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:58:45 ---> a2634d8b8d02 03:58:45 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:58:45 ---> Running in 4665aacd8229 03:58:45 ---> Running in 029c4a73ad06 03:58:45 ---> 73ffd6690751 03:58:45 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 03:58:45 ---> 63e2860d1e86 03:58:45 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:58:45 ---> Running in 523133287dfb 03:58:45 ---> Running in 407aa25bc2fc 03:58:45 Removing intermediate container 523133287dfb 03:58:45 ---> a0430fa0dbfa 03:58: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" 03:58:46 ---> Running in 863a6358fc00 03:58:46 ---> e7d1a9d951f3 03:58:46 Step 9/23 : RUN make cmd/core-data/core-data 03:58:46 ---> Running in 61330d1b4a74 03:58:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:58:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:58:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:58: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 03:58:50 spire-1.2.0/ 03:58:54 spire-1.2.0/README.md 03:58:54 spire-1.2.0/bin/ 03:58:54 spire-1.2.0/bin/spire-server 03:58:54 spire-1.2.0/bin/spire-agent 03:58:54 spire-1.2.0/conf/ 03:58:54 spire-1.2.0/conf/server/ 03:58:54 spire-1.2.0/conf/server/server.conf 03:58:54 spire-1.2.0/conf/agent/ 03:58:54 spire-1.2.0/conf/agent/agent.conf 03:58:54 spire-1.2.0/LICENSE 03:59:01 Removing intermediate container 863a6358fc00 03:59:01 ---> 348f9ecff5a7 03:59:01 03:59:01 Step 11/23 : FROM alpine:3.15 03:59:01 3.15: Pulling from library/alpine 03:59:02 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 03:59:02 Status: Downloaded newer image for alpine:3.15 03:59:02 ---> 03078ca19a05 03:59:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:59:02 ---> Running in 8188e5e6f8dd 03:59:02 Removing intermediate container 8188e5e6f8dd 03:59:02 ---> 144e0b44df16 03:59:02 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:59:03 ---> Running in 4132bf35d184 03:59:05 Removing intermediate container 4132bf35d184 03:59:05 ---> b66f1a977bec 03:59:05 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:59:05 ---> Running in 5a45260bdf4f 03:59:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:59:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:59:10 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 03:59:10 v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] 03:59:10 OK: 15729 distinct packages available 03:59:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:59:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:59:12 (1/5) Installing dumb-init (1.2.5-r1) 03:59:12 (2/5) Installing musl-obstack (1.2.3-r0) 03:59:12 (3/5) Installing libucontext (1.1-r0) 03:59:12 (4/5) Installing gcompat (1.0.0-r4) 03:59:12 (5/5) Installing openssl (1.1.1n-r0) 03:59:12 Executing busybox-1.34.1-r4.trigger 03:59:12 OK: 6 MiB in 19 packages 03:59:14 Removing intermediate container 5a45260bdf4f 03:59:14 ---> 60192ae9edd2 03:59:14 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 03:59:20 ---> 83d43e33c43c 03:59:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:59:20 ---> 452d0cca78d6 03:59:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:59:21 ---> 457bfeb6fa6b 03:59:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:59:22 ---> b3e92c5bd81d 03:59:22 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:59:22 ---> Running in b6d1d940a4fe 03:59:23 Removing intermediate container b6d1d940a4fe 03:59:23 ---> bfde5b20cb22 03:59:23 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:59:23 ---> Running in a1c7f0073522 03:59:24 Removing intermediate container a1c7f0073522 03:59:24 ---> ff1d3808e851 03:59:24 Step 21/23 : LABEL arch=arm64 03:59:24 ---> Running in 27b7cd0ff219 03:59:24 Removing intermediate container 27b7cd0ff219 03:59:24 ---> b5f723551e20 03:59:24 Step 22/23 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 03:59:24 ---> Running in 9f34e81a1f24 03:59:25 Removing intermediate container 9f34e81a1f24 03:59:25 ---> 4652dcb2e50d 03:59:25 Step 23/23 : LABEL version=0.0.0 03:59:25 ---> Running in 2f5ad719f7d6 03:59:26 Removing intermediate container 2f5ad719f7d6 03:59:26 ---> 84a50279df09 03:59:26 03:59:26 Successfully built 84a50279df09 03:59:26 Successfully tagged security-spire-server-arm64:latest 03:59:26 Building security-spire-config 04:00:05  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:00:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:00:05 ---> 37df35f26ede 04:00:05 Step 3/24 : WORKDIR /edgex-go 04:00:05 ---> Using cache 04:00:05 ---> ab782c072df0 04:00:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:00:05 ---> Using cache 04:00:05 ---> 771b5615df77 04:00:05 Step 5/24 : RUN apk add --update --no-cache make git 04:00:05 ---> Using cache 04:00:05 ---> c1a5b3d951c0 04:00:05 Step 6/24 : COPY go.mod vendor* ./ 04:00:05 ---> Using cache 04:00:05 ---> f7d26ddfd2e3 04:00:05 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:00:05 ---> Using cache 04:00:05 ---> 68247b5c3da4 04:00:05 Step 8/24 : COPY . . 04:00:05 ---> Using cache 04:00:05 ---> 63e2860d1e86 04:00:05 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 04:00:05 ---> Running in f3b5472a4985 04:00:05 Removing intermediate container f3b5472a4985 04:00:05 ---> aaa0e1dbe0fb 04:00:05 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" 04:00:05 ---> Running in 8735ba3e6ea2 04:00:08 spire-1.2.0/ 04:00:12 spire-1.2.0/README.md 04:00:12 spire-1.2.0/bin/ 04:00:12 spire-1.2.0/bin/spire-server 04:00:12 spire-1.2.0/bin/spire-agent 04:00:12 spire-1.2.0/conf/ 04:00:12 spire-1.2.0/conf/server/ 04:00:12 spire-1.2.0/conf/server/server.conf 04:00:12 spire-1.2.0/conf/agent/ 04:00:12 spire-1.2.0/conf/agent/agent.conf 04:00:12 spire-1.2.0/LICENSE 04:00:19 Removing intermediate container 8735ba3e6ea2 04:00:19 ---> 4893856c66c5 04:00:19 04:00:19 Step 11/24 : FROM alpine:3.15 04:00:19 ---> 03078ca19a05 04:00:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:00:19 ---> Using cache 04:00:19 ---> 144e0b44df16 04:00:19 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:00:19 ---> Using cache 04:00:19 ---> b66f1a977bec 04:00:19 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 04:00:19 ---> Running in e9fa458819dd 04:00:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:00:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:00:23 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:00:23 v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] 04:00:23 OK: 15729 distinct packages available 04:00:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:00:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:00:26 (1/4) Installing dumb-init (1.2.5-r1) 04:00:26 (2/4) Installing musl-obstack (1.2.3-r0) 04:00:26 (3/4) Installing libucontext (1.1-r0) 04:00:26 (4/4) Installing gcompat (1.0.0-r4) 04:00:26 Executing busybox-1.34.1-r4.trigger 04:00:26 OK: 6 MiB in 18 packages 04:00:28 Removing intermediate container e9fa458819dd 04:00:28 ---> 84d247cafe04 04:00:28 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 04:00:34 ---> f99c485cb314 04:00:34 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:00:35 ---> f933def3abb2 04:00:35 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 04:00:35 ---> Running in d8447e60eca4 04:00:36 Removing intermediate container d8447e60eca4 04:00:36 ---> c726c833beb5 04:00:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:00:36 ---> 720876b12da6 04:00:36 Step 19/24 : WORKDIR / 04:00:36 ---> Running in 01d7c2962362 04:00:37 Removing intermediate container 01d7c2962362 04:00:37 ---> b576aed442df 04:00:37 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:00:37 ---> Running in ffb0a28e0a0f 04:00:38 Removing intermediate container ffb0a28e0a0f 04:00:38 ---> a6fb1a63df76 04:00:38 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:00:38 ---> Running in 1109d07fcfe3 04:00:38 Removing intermediate container 1109d07fcfe3 04:00:38 ---> 5e261d9ba320 04:00:38 Step 22/24 : LABEL arch=arm64 04:00:39 ---> Running in 8fab3f08d87a 04:00:39 Removing intermediate container 8fab3f08d87a 04:00:39 ---> 086f79ada6b7 04:00:39 Step 23/24 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 04:00:39 ---> Running in 220da95e8d8a 04:00:40 Removing intermediate container 220da95e8d8a 04:00:40 ---> 5bc4673ce26f 04:00:40 Step 24/24 : LABEL version=0.0.0 04:00:40 ---> Running in 196406e75a7a 04:00:40 Removing intermediate container 196406e75a7a 04:00:40 ---> 99f3c73eceb2 04:00:40 04:00:41 Successfully built 99f3c73eceb2 04:00:41 Successfully tagged security-spire-config-arm64:latest 04:00:41  Building security-spire-config ... done Building security-proxy-setup 04:01:20 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:01:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:01:20 ---> 37df35f26ede 04:01:20 Step 3/22 : WORKDIR /edgex-go 04:01:20 ---> Using cache 04:01:20 ---> ab782c072df0 04:01:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:01:20 ---> Using cache 04:01:20 ---> 771b5615df77 04:01:20 Step 5/22 : RUN apk add --update --no-cache make git 04:01:20 ---> Using cache 04:01:20 ---> c1a5b3d951c0 04:01:20 Step 6/22 : COPY go.mod vendor* ./ 04:01:20 ---> Using cache 04:01:20 ---> f7d26ddfd2e3 04:01:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:01:20 ---> Using cache 04:01:20 ---> 68247b5c3da4 04:01:20 Step 8/22 : COPY . . 04:01:20 ---> Using cache 04:01:20 ---> 63e2860d1e86 04:01:20 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:01:20 ---> Running in a03b312b6e9a 04:01: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 04:05:57 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 04:06:10 Removing intermediate container 029c4a73ad06 04:06:10 ---> 5839251250a2 04:06:10 04:06:10 Step 10/25 : FROM alpine:3.14 04:06:10 3.14: Pulling from library/alpine 04:06:11 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 04:06:11 Status: Downloaded newer image for alpine:3.14 04:06:11 ---> cc3d11fa2d52 04:06:11 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 04:06:11 ---> Running in 757bf9d3363c 04:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:06:15 (1/3) Installing ca-certificates (20211220-r0) 04:06:15 (2/3) Installing dumb-init (1.2.5-r1) 04:06:15 (3/3) Installing su-exec (0.2-r1) 04:06:15 Executing busybox-1.33.1-r6.trigger 04:06:15 Executing ca-certificates-20211220-r0.trigger 04:06:15 OK: 6 MiB in 17 packages 04:06:20 Removing intermediate container 757bf9d3363c 04:06:20 ---> 1b778a1269db 04:06:20 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:06:20 ---> Running in 24daec6cda50 04:06:21 Removing intermediate container 24daec6cda50 04:06:21 ---> 70d92740d0a0 04:06:21 Step 13/25 : WORKDIR / 04:06:21 ---> Running in 182ac9fbc43b 04:06:22 Removing intermediate container 182ac9fbc43b 04:06:22 ---> 17205d60e3f6 04:06:22 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:06:24 ---> 14ba7ac460d6 04:06:24 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:06:26 ---> 6fb6a43f9910 04:06:26 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:06:28 Removing intermediate container 407aa25bc2fc 04:06:28 ---> 559e0eccd6f6 04:06:28 04:06:28 Step 10/22 : FROM alpine:3.14 04:06:28 ---> cc3d11fa2d52 04:06:28 Step 11/22 : RUN apk add --update --no-cache dumb-init 04:06:28 ---> Running in 444331c1890f 04:06:29 ---> 01e9de04f8ab 04:06:29 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:06:31 ---> 225629e9d9c7 04:06:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:06:31 Removing intermediate container 4665aacd8229 04:06:31 ---> fd93f0d29844 04:06:31 04:06:31 Step 10/22 : FROM alpine:3.14 04:06:31 ---> cc3d11fa2d52 04:06:31 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 04:06:32 ---> Running in 30f5244c1b4f 04:06:32 (1/1) Installing dumb-init (1.2.5-r1) 04:06:32 Executing busybox-1.33.1-r6.trigger 04:06:32 OK: 5 MiB in 15 packages 04:06:34 Removing intermediate container 444331c1890f 04:06:34 ---> 865c6cda4911 04:06:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:06:34 ---> Running in 8beceb4376bc 04:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:06:35 ---> 2af82767da5f 04:06:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:06:35 Removing intermediate container 8beceb4376bc 04:06:35 ---> 0fe46e084ba8 04:06:35 Step 13/22 : ENV APP_PORT=59861 04:06:35 ---> Running in 09eb2685fdac 04:06:36 Removing intermediate container 09eb2685fdac 04:06:36 ---> 9ed159769129 04:06:36 Step 14/22 : EXPOSE $APP_PORT 04:06:36 ---> Running in eba1a10835da 04:06:36 (1/2) Installing ca-certificates (20211220-r0) 04:06:36 (2/2) Installing dumb-init (1.2.5-r1) 04:06:36 Executing busybox-1.33.1-r6.trigger 04:06:36 Executing ca-certificates-20211220-r0.trigger 04:06:37 OK: 6 MiB in 16 packages 04:06:37 Removing intermediate container eba1a10835da 04:06:37 ---> 8fdba3c5caf5 04:06:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:06:38 ---> c8bc6a6832fe 04:06:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:06:38 ---> 249475334b38 04:06:38 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:06:40 Removing intermediate container 30f5244c1b4f 04:06:40 ---> 389e296a49fc 04:06:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:06:40 ---> Running in 9970ce139eef 04:06:40 ---> c9254f1493ae 04:06:40 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/ 04:06:41 Removing intermediate container 9970ce139eef 04:06:41 ---> f6042c7aa436 04:06:41 Step 13/22 : ENV APP_PORT=59860 04:06:41 ---> Running in fb92d7e84cbd 04:06:41 ---> Running in 12d2f090ca7c 04:06:42 Removing intermediate container 12d2f090ca7c 04:06:42 ---> 8435c2dcc6b7 04:06:42 Step 14/22 : EXPOSE $APP_PORT 04:06:42 ---> Running in e68993558275 04:06:43 ---> 931fc7f5d970 04:06:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:06:43 Removing intermediate container e68993558275 04:06:43 ---> 1fe0b7901d12 04:06:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:06:45 ---> c769b67033b5 04:06:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:06:45 ---> cddc79919a67 04:06:45 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 04:06:45 Removing intermediate container fb92d7e84cbd 04:06:45 ---> d1d6b31510fa 04:06:45 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 04:06:45 ---> Running in 0b7cbecd573c 04:06:45 ---> Running in 0cf075839acd 04:06:46 Removing intermediate container 0b7cbecd573c 04:06:46 ---> 2bdf2abf044e 04:06:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:06:46 Removing intermediate container 0cf075839acd 04:06:46 ---> 79c19f141f1c 04:06:46 Step 23/25 : LABEL arch=arm64 04:06:46 ---> Running in 5ebddf2d7898 04:06:46 ---> Running in f4294692cbbd 04:06:47 Removing intermediate container f4294692cbbd 04:06:47 ---> ecc4aabe3d08 04:06:47 Step 20/22 : LABEL arch=arm64 04:06:47 Removing intermediate container 5ebddf2d7898 04:06:47 ---> f0e03b2c4785 04:06:47 Step 24/25 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 04:06:48 ---> Running in 485b4333f29e 04:06:48 ---> Running in d28ae93cdaec 04:06:48 Removing intermediate container 485b4333f29e 04:06:49 ---> d828897485be 04:06:49 Step 25/25 : LABEL version=0.0.0 04:06:49 Removing intermediate container d28ae93cdaec 04:06:49 ---> 179a43b6e9e4 04:06:49 Step 21/22 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 04:06:49 ---> Running in a9ed9fa1bc47 04:06:49 ---> Running in 88918ad611e3 04:06:49 ---> 19c038f9cae9 04:06:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:06:50 Removing intermediate container 88918ad611e3 04:06:50 ---> 924da88a7367 04:06:50 Step 22/22 : LABEL version=0.0.0 04:06:50 ---> Running in feaf8e3a579d 04:06:50 Removing intermediate container a9ed9fa1bc47 04:06:50 ---> 6a72608c533c 04:06:50 04:06:51 Removing intermediate container feaf8e3a579d 04:06:51 ---> fa76d7541ddf 04:06:51 04:06:51 ---> e2644477fcc7 04:06:51 Step 18/22 : ENTRYPOINT ["/support-notifications"] 04:06:51 ---> Running in e01796d51fce 04:06:52 Successfully built 6a72608c533c 04:06:52 Successfully tagged security-secretstore-setup-arm64:latest 04:06:52  Building security-secretstore-setup ... done Building security-spire-agent 04:06:52 Removing intermediate container e01796d51fce 04:06:52 ---> e220b8a79cf6 04:06:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:06:52 Successfully built fa76d7541ddf 04:06:52 Successfully tagged support-scheduler-arm64:latest 04:06:52 Building security-bootstrapper 04:06:52  Building support-scheduler ... done  ---> Running in 29fe19a0fd2e 04:06:52 Removing intermediate container 29fe19a0fd2e 04:06:52 ---> 7ceab82c8897 04:06:52 Step 20/22 : LABEL arch=arm64 04:06:53 ---> Running in 6c264e778154 04:06:54 Removing intermediate container 6c264e778154 04:06:54 ---> fb9709c2fce6 04:06:54 Step 21/22 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 04:06:54 ---> Running in 00cf20fa5bac 04:06:54 Removing intermediate container 00cf20fa5bac 04:06:54 ---> 6db6186d3a69 04:06:54 Step 22/22 : LABEL version=0.0.0 04:06:55 ---> Running in a9c97918dbfd 04:06:56 Removing intermediate container a9c97918dbfd 04:06:56 ---> 9597dcb0cf7b 04:06:56 04:06:57 Successfully built 9597dcb0cf7b 04:06:57 Successfully tagged support-notifications-arm64:latest 04:06:57  Building support-notifications ... done Building core-metadata 04:07:02 Removing intermediate container 61330d1b4a74 04:07:02 ---> eed7187b3800 04:07:02 04:07:02 Step 10/23 : FROM alpine:3.14 04:07:02 ---> cc3d11fa2d52 04:07:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:07:02 ---> Running in 8b024c4d0c2c 04:07:03 Removing intermediate container 8b024c4d0c2c 04:07:03 ---> 3c85721747c7 04:07:03 Step 12/23 : ENV APP_PORT=59880 04:07:03 ---> Running in 59e933f5c72d 04:07:03 Removing intermediate container 59e933f5c72d 04:07:03 ---> 493dae560dc4 04:07:03 Step 13/23 : EXPOSE $APP_PORT 04:07:04 ---> Running in 8192a6b15c91 04:07:04 Removing intermediate container 8192a6b15c91 04:07:04 ---> 94a1fa8ca7ec 04:07:04 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:04 ---> Running in f1c3f102637e 04:07:07 Removing intermediate container f1c3f102637e 04:07:07 ---> 637c8eca289f 04:07:07 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 04:07:07 ---> Running in 0e5663f44fea 04:07:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:07:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:07:10 (1/6) Installing dumb-init (1.2.5-r1) 04:07:10 (2/6) Installing libgcc (10.3.1_git20210424-r2) 04:07:10 (3/6) Installing libsodium (1.0.18-r0) 04:07:10 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 04:07:11 (5/6) Installing libzmq (4.3.4-r0) 04:07:11 (6/6) Installing zeromq (4.3.4-r0) 04:07:11 Executing busybox-1.33.1-r6.trigger 04:07:11 OK: 8 MiB in 20 packages 04:07:13 Removing intermediate container 0e5663f44fea 04:07:13 ---> 46cb2b9e766c 04:07:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:07:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:07:14 ---> 7eb2c7b63f42 04:07:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:07:16 ---> fae07c6caf74 04:07:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:07:17 ---> 20c462810e41 04:07:17 Step 19/23 : ENTRYPOINT ["/core-data"] 04:07:17 ---> Running in 769d571c8bf8 04:07:18 Removing intermediate container 769d571c8bf8 04:07:18 ---> 9033692a2f6d 04:07:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:07:18 ---> Running in dfcc617d1bae 04:07:18 Removing intermediate container dfcc617d1bae 04:07:18 ---> 96ce0a5b67e0 04:07:18 Step 21/23 : LABEL arch=arm64 04:07:18 ---> Running in 034bd5d7714a 04:07:19 Removing intermediate container 034bd5d7714a 04:07:19 ---> 608035087fd3 04:07:19 Step 22/23 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 04:07:19 ---> Running in 192630efe617 04:07:20 Removing intermediate container 192630efe617 04:07:20 ---> 3e5f635e07da 04:07:20 Step 23/23 : LABEL version=0.0.0 04:07:20 ---> Running in 22513985d778 04:07:21 Removing intermediate container 22513985d778 04:07:21 ---> 3017c02b7210 04:07:21 04:07:21 Successfully built 3017c02b7210 04:07:21 Successfully tagged core-data-arm64:latest 04:07:21  Building core-data ... done Building security-spiffe-token-provider 04:07:28 Removing intermediate container a03b312b6e9a 04:07:28 ---> babc0f44904e 04:07:28 04:07:28 Step 10/22 : FROM alpine:3.14 04:07:28 ---> cc3d11fa2d52 04:07:28 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 04:07:28 ---> Running in 16196e784025 04:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:07:31 (1/6) Installing ca-certificates (20211220-r0) 04:07:31 (2/6) Installing brotli-libs (1.0.9-r5) 04:07:31 (3/6) Installing nghttp2-libs (1.43.0-r0) 04:07:31 (4/6) Installing libcurl (7.79.1-r0) 04:07:31 (5/6) Installing curl (7.79.1-r0) 04:07:31 (6/6) Installing dumb-init (1.2.5-r1) 04:07:31 Executing busybox-1.33.1-r6.trigger 04:07:31 Executing ca-certificates-20211220-r0.trigger 04:07:31 OK: 8 MiB in 20 packages 04:07:33 Removing intermediate container 16196e784025 04:07:33 ---> 43401feec07b 04:07:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:07:33 ---> Running in 0575410de947 04:07:34 Removing intermediate container 0575410de947 04:07:34 ---> a7f8a49c861a 04:07:34 Step 13/22 : WORKDIR /edgex 04:07:34 ---> Running in 501dbe5e472e 04:07:35 Removing intermediate container 501dbe5e472e 04:07:35 ---> 0b8f6be0f570 04:07:35 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:07:35 ---> d780e169c080 04:07:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:07:37 ---> eafefe8d9aed 04:07:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:07:39 ---> 6a78358f38b1 04:07:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:07:40 ---> 60488e91de31 04:07:40 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:07:40 ---> Running in b4320c0fed16 04:07:43 Removing intermediate container b4320c0fed16 04:07:43 ---> 0d34f538398e 04:07:43 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 04:07:43 ---> Running in 80af3f9c9c7f 04:07:43 Removing intermediate container 80af3f9c9c7f 04:07:43 ---> ce67c3f64b1e 04:07:43 Step 20/22 : LABEL arch=arm64 04:07:43 ---> Running in 4c460cac3fe4 04:07:44 Removing intermediate container 4c460cac3fe4 04:07:44 ---> dea3cf10590b 04:07:44 Step 21/22 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 04:07:44 ---> Running in d0852f2acb5d 04:07:44 Removing intermediate container d0852f2acb5d 04:07:44 ---> 9413c77833d2 04:07:44 Step 22/22 : LABEL version=0.0.0 04:07:44 ---> Running in 07715129f3b6 04:07:45 Removing intermediate container 07715129f3b6 04:07:45 ---> badf892ac8f0 04:07:45 04:07:46 Successfully built badf892ac8f0 04:07:46 Successfully tagged security-proxy-setup-arm64:latest 04:07:46  Building security-proxy-setup ... done Building core-command 04:08:12 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:08:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:08:12 ---> 37df35f26ede 04:08:12 Step 3/24 : WORKDIR /edgex-go 04:08:12 ---> Using cache 04:08:12 ---> ab782c072df0 04:08:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:08:12 ---> Using cache 04:08:12 ---> 771b5615df77 04:08:12 Step 5/24 : RUN apk add --update --no-cache make git 04:08:12 ---> Using cache 04:08:12 ---> c1a5b3d951c0 04:08:12 Step 6/24 : COPY go.mod vendor* ./ 04:08:12 ---> Using cache 04:08:12 ---> f7d26ddfd2e3 04:08:12 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:12 ---> Using cache 04:08:12 ---> 68247b5c3da4 04:08:12 Step 8/24 : COPY . . 04:08:12 ---> Using cache 04:08:12 ---> 63e2860d1e86 04:08:12 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 04:08:12 ---> Using cache 04:08:12 ---> aaa0e1dbe0fb 04:08:12 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" 04:08:12 ---> Using cache 04:08:12 ---> 4893856c66c5 04:08:12 04:08:12 Step 11/24 : FROM alpine:3.15 04:08:12 ---> 03078ca19a05 04:08:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:08:12 ---> Using cache 04:08:12 ---> 144e0b44df16 04:08:12 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:08:12 ---> Using cache 04:08:12 ---> b66f1a977bec 04:08:12 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:08:12 ---> Using cache 04:08:12 ---> 60192ae9edd2 04:08:12 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 04:08:13 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:08:13 Step 2/31 : FROM ${BUILDER_BASE} AS builder 04:08:13 ---> 37df35f26ede 04:08:13 Step 3/31 : WORKDIR /edgex-go 04:08:13 ---> Using cache 04:08:13 ---> ab782c072df0 04:08:13 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:08:13 ---> Using cache 04:08:13 ---> 771b5615df77 04:08:13 Step 5/31 : RUN apk add --update --no-cache make git 04:08:13 ---> Using cache 04:08:13 ---> c1a5b3d951c0 04:08:13 Step 6/31 : COPY go.mod vendor* ./ 04:08:13 ---> Using cache 04:08:13 ---> f7d26ddfd2e3 04:08:13 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:13 ---> Using cache 04:08:13 ---> 68247b5c3da4 04:08:13 Step 8/31 : COPY . . 04:08:13 ---> Using cache 04:08:13 ---> 63e2860d1e86 04:08:13 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:08:16 ---> fc32a319878e 04:08:16 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 04:08:16 ---> Running in e68a15baa61e 04:08:17 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:08:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:08:17 ---> 37df35f26ede 04:08:17 Step 3/23 : WORKDIR /edgex-go 04:08:17 ---> Using cache 04:08:17 ---> ab782c072df0 04:08:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:08:17 ---> Using cache 04:08:17 ---> 771b5615df77 04:08:17 Step 5/23 : RUN apk add --update --no-cache make git 04:08:17 ---> Using cache 04:08:17 ---> c1a5b3d951c0 04:08:17 Step 6/23 : COPY go.mod vendor* ./ 04:08:17 ---> Using cache 04:08:17 ---> f7d26ddfd2e3 04:08:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:17 ---> Using cache 04:08:17 ---> 68247b5c3da4 04:08:17 Step 8/23 : COPY . . 04:08:18 ---> Using cache 04:08:18 ---> 63e2860d1e86 04:08:18 Step 9/23 : RUN make cmd/core-metadata/core-metadata 04:08:18 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 04:08:18 ---> Running in 3a25cfaf996a 04:08:20 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 04:08:27 ---> 42e1d328e175 04:08:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:08:27 ---> 44c7a659933f 04:08:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:08:29 ---> 32b0d2550a71 04:08:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:08:30 ---> d08264e19e46 04:08:30 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:08:30 ---> Running in a8bb1bf7ac98 04:08:31 Removing intermediate container a8bb1bf7ac98 04:08:31 ---> 1469031936ee 04:08:31 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:08:31 ---> Running in 2bdbf6da1d1d 04:08:32 Removing intermediate container 2bdbf6da1d1d 04:08:32 ---> 6df8a2ac0666 04:08:32 Step 22/24 : LABEL arch=arm64 04:08:32 ---> Running in ebc194947309 04:08:33 Removing intermediate container ebc194947309 04:08:33 ---> 7636474c3e27 04:08:33 Step 23/24 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 04:08:33 ---> Running in 881c0d157bb4 04:08:34 Removing intermediate container 881c0d157bb4 04:08:34 ---> a0455e28c307 04:08:34 Step 24/24 : LABEL version=0.0.0 04:08:34 ---> Running in 7a8d7df68965 04:08:35 Removing intermediate container 7a8d7df68965 04:08:35 ---> b95743317b0d 04:08:35 04:08:36 Successfully built b95743317b0d 04:08:36 Successfully tagged security-spire-agent-arm64:latest 04:08:36 Building sys-mgmt-agent 04:08:36  Building security-spire-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:08:36 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:08:36 ---> 37df35f26ede 04:08:36 Step 3/20 : WORKDIR /edgex-go 04:08:36 ---> Using cache 04:08:36 ---> ab782c072df0 04:08:36 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 04:08:36 ---> Running in ba51f2eb41e2 04:08:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:08:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:08:41 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:08:41 v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] 04:08:41 OK: 15739 distinct packages available 04:08:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:08:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:08:44 OK: 220 MiB in 52 packages 04:08:47 Removing intermediate container ba51f2eb41e2 04:08:47 ---> 1e337963b4fe 04:08:47 Step 5/20 : COPY go.mod vendor* ./ 04:08:48 ---> 7f7d6e992640 04:08:48 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:48 ---> Running in 3bd5e8656203 04:08:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:08:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:08:53 ---> 37df35f26ede 04:08:53 Step 3/23 : WORKDIR /edgex-go 04:08:53 ---> Using cache 04:08:53 ---> ab782c072df0 04:08:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:08:53 ---> Using cache 04:08:53 ---> 771b5615df77 04:08:53 Step 5/23 : RUN apk add --update --no-cache make git 04:08:53 ---> Using cache 04:08:53 ---> c1a5b3d951c0 04:08:53 Step 6/23 : COPY go.mod vendor* ./ 04:08:53 ---> Using cache 04:08:53 ---> f7d26ddfd2e3 04:08:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:53 ---> Using cache 04:08:53 ---> 68247b5c3da4 04:08:53 Step 8/23 : COPY . . 04:08:53 ---> Using cache 04:08:53 ---> 63e2860d1e86 04:08:53 Step 9/23 : RUN make cmd/core-command/core-command 04:08:53 ---> Running in cf29518c027a 04:08:54 Removing intermediate container 3bd5e8656203 04:08:54 ---> 06fcd23c078c 04:08:54 Step 7/20 : COPY . . 04:08:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:09:21 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:09:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:09:21 ---> 37df35f26ede 04:09:21 Step 3/23 : WORKDIR /edgex-go 04:09:21 ---> Using cache 04:09:21 ---> ab782c072df0 04:09:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:09:21 ---> Using cache 04:09:21 ---> 771b5615df77 04:09:21 Step 5/23 : RUN apk add --update --no-cache make bash git 04:09:22 ---> Running in 8cc4467bc04a 04:09:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:09:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:09:27 OK: 220 MiB in 52 packages 04:09:27 ---> 305d0f10ab10 04:09:27 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:09:27 ---> Running in 6092e21a4c55 04:09:29 Removing intermediate container 8cc4467bc04a 04:09:29 ---> 5aab828e8d4f 04:09:29 Step 6/23 : COPY go.mod vendor* ./ 04:09:30 ---> ec3dc880bfbb 04:09:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:09: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:09:30 ---> Running in 5ed7deeee40a 04:09:36 Removing intermediate container 5ed7deeee40a 04:09:36 ---> c5b799765fa8 04:09:36 Step 8/23 : COPY . . 04:10:03 ---> 657b4c78054b 04:10:03 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:10:03 ---> Running in 497a972234b8 04:10:04 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 04:15:26 Removing intermediate container e68a15baa61e 04:15:26 ---> e79c7fbb94e0 04:15:26 04:15:26 Step 10/31 : FROM alpine:3.14 04:15:26 ---> cc3d11fa2d52 04:15:26 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:15:26 ---> Running in 7edc823f9da4 04:15:26 Removing intermediate container 7edc823f9da4 04:15:26 ---> 8b9bfed6cadd 04:15:26 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 04:15:26 ---> Running in 76dfd1ac7d10 04:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:15:27 (1/2) Installing dumb-init (1.2.5-r1) 04:15:27 (2/2) Installing su-exec (0.2-r1) 04:15:27 Executing busybox-1.33.1-r6.trigger 04:15:27 OK: 6 MiB in 16 packages 04:15:29 Removing intermediate container 76dfd1ac7d10 04:15:29 ---> c5c37f9156d7 04:15:29 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 04:15:29 ---> Running in 031f8e86e6ec 04:15:30 Removing intermediate container 031f8e86e6ec 04:15:30 ---> 36e5979f9e6d 04:15:30 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:15:30 ---> Running in 774b14ad96a3 04:15:32 Removing intermediate container 774b14ad96a3 04:15:32 ---> 3e46a6dd099b 04:15:32 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:15:32 ---> Running in c0382d9e2400 04:15:36 Removing intermediate container c0382d9e2400 04:15:36 ---> 011d46f2671f 04:15:36 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 04:15:36 ---> Running in 8539dd72cd0b 04:15:37 Removing intermediate container 8539dd72cd0b 04:15:37 ---> 0af94dc4ae8f 04:15:37 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:15:38 ---> 2bcb51f8e156 04:15:38 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:15:39 ---> Running in c92bc21cf6c8 04:15:41 Removing intermediate container 3a25cfaf996a 04:15:41 ---> a6fd1add7576 04:15:41 04:15:41 Step 10/23 : FROM alpine:3.14 04:15:41 ---> cc3d11fa2d52 04:15:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:15:41 ---> Using cache 04:15:41 ---> 865c6cda4911 04:15:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:15:41 ---> Using cache 04:15:41 ---> 0fe46e084ba8 04:15:41 Step 13/23 : ENV APP_PORT=59881 04:15:42 ---> Running in c8c34214e117 04:15:43 Removing intermediate container c8c34214e117 04:15:43 ---> 7a9f844ca2cc 04:15:43 Step 14/23 : EXPOSE $APP_PORT 04:15:43 ---> Running in 5606de4e1849 04:15:43 Removing intermediate container c92bc21cf6c8 04:15:43 ---> dd7a367de1ab 04:15:43 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 04:15:44 Removing intermediate container 5606de4e1849 04:15:44 ---> 5b432d1cc7bb 04:15:44 Step 15/23 : WORKDIR / 04:15:44 ---> Running in ed85e71cab2c 04:15:44 ---> 6b6639d682c9 04:15:44 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:15:45 Removing intermediate container ed85e71cab2c 04:15:45 ---> 954575cfcb37 04:15:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:15:46 ---> 13b1e93fb940 04:15:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:15:48 ---> feb4eae65e05 04:15:48 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:15:50 ---> 1724000b6ca9 04:15:50 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:15:50 ---> 7129a51c4278 04:15:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:15:51 ---> 1f37b3babec6 04:15:51 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:15:52 ---> 980148b70900 04:15:52 Step 19/23 : ENTRYPOINT ["/core-metadata"] 04:15:52 ---> Running in 736b65c8c9fd 04:15:54 ---> 8cfc31ee6f0b 04:15:54 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 04:15:54 Removing intermediate container 736b65c8c9fd 04:15:54 ---> 8920191b5016 04:15:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:15:54 ---> Running in eac8655a5bd9 04:15:54 ---> Running in 566a25deed14 04:15:55 Removing intermediate container eac8655a5bd9 04:15:55 ---> 7f8dc3b983bb 04:15:55 Step 21/23 : LABEL arch=arm64 04:15:55 ---> Running in 3551953136df 04:15:56 Removing intermediate container 566a25deed14 04:15:56 ---> 69c8e9b1f299 04:15:56 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:15:56 Removing intermediate container 3551953136df 04:15:56 ---> 3e51293d0ff8 04:15:56 Step 22/23 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 04:15:56 ---> Running in dfd9ca274581 04:15:57 Removing intermediate container dfd9ca274581 04:15:57 ---> a512195a97b5 04:15:57 Step 23/23 : LABEL version=0.0.0 04:15:57 ---> df05ae85d676 04:15:57 Step 26/31 : RUN chmod +x /entrypoint.sh 04:15:57 ---> Running in 00e3ff48ab3f 04:15:58 ---> Running in 9c2c68020aae 04:15:58 Removing intermediate container 00e3ff48ab3f 04:15:58 ---> 0bfca3c27c5d 04:15:58 04:16:00 Successfully built 0bfca3c27c5d 04:16:00 Successfully tagged core-metadata-arm64:latest 04:16:02  Building core-metadata ... done Removing intermediate container 9c2c68020aae 04:16:02 ---> 90f47adbcda3 04:16:02 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 04:16:03 ---> Running in 718ed10561c3 04:16:03 Removing intermediate container cf29518c027a 04:16:03 ---> 76a1fac16a43 04:16:03 04:16:03 Step 10/23 : FROM alpine:3.14 04:16:03 ---> cc3d11fa2d52 04:16:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:16:03 ---> Using cache 04:16:03 ---> 865c6cda4911 04:16:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:16:03 ---> Using cache 04:16:03 ---> 0fe46e084ba8 04:16:03 Step 13/23 : ENV APP_PORT=59882 04:16:03 ---> Running in 9afb5578fdeb 04:16:04 Removing intermediate container 718ed10561c3 04:16:04 ---> 561c35da7486 04:16:04 Step 28/31 : CMD ["gate"] 04:16:04 ---> Running in b83b1c27b313 04:16:04 Removing intermediate container 9afb5578fdeb 04:16:04 ---> e4f7658684e7 04:16:04 Step 14/23 : EXPOSE $APP_PORT 04:16:04 ---> Running in 583030256de5 04:16:05 Removing intermediate container 583030256de5 04:16:05 ---> 8a968e87573a 04:16:05 Step 15/23 : WORKDIR / 04:16:05 Removing intermediate container b83b1c27b313 04:16:05 ---> 1fa91424c141 04:16:05 Step 29/31 : LABEL arch=arm64 04:16:05 ---> Running in 607cd8cfbe4a 04:16:05 ---> Running in b62892ea3b6e 04:16:06 Removing intermediate container 607cd8cfbe4a 04:16:06 ---> 229f28da00f6 04:16:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:16:06 Removing intermediate container b62892ea3b6e 04:16:06 ---> a8cb0215e780 04:16:06 Step 30/31 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 04:16:07 ---> Running in 4261abe7265c 04:16:07 ---> 72ba7a712c7c 04:16:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:16:08 Removing intermediate container 4261abe7265c 04:16:08 ---> aed12317fd8d 04:16:08 Step 31/31 : LABEL version=0.0.0 04:16:08 ---> Running in d657d47d6984 04:16:09 Removing intermediate container d657d47d6984 04:16:09 ---> 5692b31677f9 04:16:09 04:16:10 Successfully built 5692b31677f9 04:16:10 Successfully tagged security-bootstrapper-arm64:latest 04:16:11  Building security-bootstrapper ... done  ---> 61c174554f3b 04:16:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:16:12 ---> 5bacca17d3da 04:16:12 Step 19/23 : ENTRYPOINT ["/core-command"] 04:16:12 ---> Running in a4c6a1f9b644 04:16:13 Removing intermediate container a4c6a1f9b644 04:16:13 ---> 34227c726bb1 04:16:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:16:13 ---> Running in aacdae39100a 04:16:14 Removing intermediate container aacdae39100a 04:16:14 ---> d94d56ea88e2 04:16:14 Step 21/23 : LABEL arch=arm64 04:16:14 ---> Running in 2b7dde580f4a 04:16:14 Removing intermediate container 2b7dde580f4a 04:16:14 ---> 86c20240022e 04:16:14 Step 22/23 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 04:16:14 ---> Running in 5df57cf22e79 04:16:15 Removing intermediate container 5df57cf22e79 04:16:15 ---> 5940714f97a9 04:16:15 Step 23/23 : LABEL version=0.0.0 04:16:15 ---> Running in e60ecaf21855 04:16:16 Removing intermediate container e60ecaf21855 04:16:16 ---> 3ec6d3cb3e15 04:16:16 04:16:17 Successfully built 3ec6d3cb3e15 04:16:17 Successfully tagged core-command-arm64:latest 04:16:18  Building core-command ... done Removing intermediate container 6092e21a4c55 04:16:18 ---> 693bbca311e0 04:16:18 04:16:18 Step 9/20 : FROM alpine:3.15 04:16:18 ---> 03078ca19a05 04:16:18 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:16:18 ---> Using cache 04:16:18 ---> 144e0b44df16 04:16:18 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:18 ---> Using cache 04:16:18 ---> b66f1a977bec 04:16:18 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:16:18 ---> Running in b625cbee1ec2 04:16:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:16:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:16:21 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:16:21 v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] 04:16:21 OK: 15729 distinct packages available 04:16:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:16:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:16:23 (1/9) Installing ca-certificates (20211220-r0) 04:16:23 (2/9) Installing brotli-libs (1.0.9-r5) 04:16:23 (3/9) Installing nghttp2-libs (1.46.0-r0) 04:16:24 (4/9) Installing libcurl (7.80.0-r0) 04:16:24 (5/9) Installing curl (7.80.0-r0) 04:16:24 (6/9) Installing dumb-init (1.2.5-r1) 04:16:24 (7/9) Installing musl-obstack (1.2.3-r0) 04:16:24 (8/9) Installing libucontext (1.1-r0) 04:16:24 (9/9) Installing gcompat (1.0.0-r4) 04:16:24 Executing busybox-1.34.1-r4.trigger 04:16:24 Executing ca-certificates-20211220-r0.trigger 04:16:24 OK: 8 MiB in 23 packages 04:16:26 Removing intermediate container b625cbee1ec2 04:16:26 ---> 41fdc60f4a65 04:16:26 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 04:16:27 Removing intermediate container 497a972234b8 04:16:27 ---> 768e5421500e 04:16:27 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:16:27 ---> Running in 7b6139bacd1b 04:16:27 ---> 0c6902533d03 04:16:27 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:16:28 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 04:16:29 ---> e91573f9bc7b 04:16:29 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 04:16:29 ---> 220b30eb9017 04:16:29 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 04:16:29 ---> Running in 8ac0befc0b46 04:16:30 Removing intermediate container 8ac0befc0b46 04:16:30 ---> d933382b27a1 04:16:30 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:16:30 ---> Running in 0f1e3353f019 04:16:30 Removing intermediate container 7b6139bacd1b 04:16:30 ---> c7b1b65318ab 04:16:30 04:16:30 Step 11/23 : FROM docker:20.10.10 04:16:30 Removing intermediate container 0f1e3353f019 04:16:30 ---> 969035be3989 04:16:30 Step 18/20 : LABEL arch=arm64 04:16:30 20.10.10: Pulling from library/docker 04:16:31 ---> Running in 9b4a3db9f76c 04:16:31 Removing intermediate container 9b4a3db9f76c 04:16:31 ---> a1d09961caa3 04:16:31 Step 19/20 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 04:16:31 ---> Running in 85146a2ea969 04:16:31 Removing intermediate container 85146a2ea969 04:16:31 ---> d612e6e55c0a 04:16:31 Step 20/20 : LABEL version=0.0.0 04:16:31 ---> Running in e2c9e55e7ecc 04:16:32 Removing intermediate container e2c9e55e7ecc 04:16:32 ---> f53f4a177165 04:16:32 04:16:33 Successfully built f53f4a177165 04:16:33 Successfully tagged security-spiffe-token-provider-arm64:latest 04:16:38  Building security-spiffe-token-provider ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 04:16:38 Status: Downloaded newer image for docker:20.10.10 04:16:38 ---> 520e9a0a30f7 04:16:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:16:39 ---> Running in 942a2493e0c5 04:16:39 Removing intermediate container 942a2493e0c5 04:16:39 ---> 002747fbde14 04:16:39 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 04:16:39 ---> Running in b42e35d9f262 04:16:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:16:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:16:41 (1/42) Installing readline (8.1.0-r0) 04:16:41 (2/42) Installing bash (5.1.16-r0) 04:16:42 Executing bash-5.1.16-r0.post-install 04:16:42 (3/42) Installing brotli-libs (1.0.9-r5) 04:16:42 (4/42) Installing nghttp2-libs (1.43.0-r0) 04:16:42 (5/42) Installing libcurl (7.79.1-r0) 04:16:42 (6/42) Installing curl (7.79.1-r0) 04:16:42 (7/42) Installing dumb-init (1.2.5-r1) 04:16:42 (8/42) Installing libbz2 (1.0.8-r1) 04:16:42 (9/42) Installing expat (2.4.7-r0) 04:16:42 (10/42) Installing libffi (3.3-r2) 04:16:42 (11/42) Installing gdbm (1.19-r0) 04:16:42 (12/42) Installing xz-libs (5.2.5-r0) 04:16:42 (13/42) Installing libgcc (10.3.1_git20210424-r2) 04:16:42 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 04:16:42 (15/42) Installing mpdecimal (2.5.1-r1) 04:16:42 (16/42) Installing sqlite-libs (3.35.5-r0) 04:16:42 (17/42) Installing python3 (3.9.5-r2) 04:16:44 (18/42) Installing py3-appdirs (1.4.4-r2) 04:16:44 (19/42) Installing py3-chardet (4.0.0-r2) 04:16:44 (20/42) Installing py3-idna (3.2-r0) 04:16:44 (21/42) Installing py3-urllib3 (1.26.5-r0) 04:16:44 (22/42) Installing py3-certifi (2020.12.5-r1) 04:16:44 (23/42) Installing py3-requests (2.25.1-r4) 04:16:44 (24/42) Installing py3-msgpack (1.0.2-r1) 04:16:44 (25/42) Installing py3-lockfile (0.12.2-r4) 04:16:44 (26/42) Installing py3-cachecontrol (0.12.6-r1) 04:16:44 (27/42) Installing py3-colorama (0.4.4-r1) 04:16:44 (28/42) Installing py3-contextlib2 (0.6.0-r1) 04:16:44 (29/42) Installing py3-distlib (0.3.1-r3) 04:16:44 (30/42) Installing py3-distro (1.5.0-r3) 04:16:44 (31/42) Installing py3-six (1.15.0-r1) 04:16:44 (32/42) Installing py3-webencodings (0.5.1-r4) 04:16:44 (33/42) Installing py3-html5lib (1.1-r1) 04:16:44 (34/42) Installing py3-parsing (2.4.7-r2) 04:16:45 (35/42) Installing py3-packaging (20.9-r1) 04:16:45 (36/42) Installing py3-toml (0.10.2-r2) 04:16:45 (37/42) Installing py3-pep517 (0.10.0-r2) 04:16:45 (38/42) Installing py3-progress (1.5-r2) 04:16:45 (39/42) Installing py3-retrying (1.3.3-r1) 04:16:45 (40/42) Installing py3-ordered-set (4.0.2-r1) 04:16:45 (41/42) Installing py3-setuptools (52.0.0-r3) 04:16:45 (42/42) Installing py3-pip (20.3.4-r1) 04:16:45 Executing busybox-1.33.1-r6.trigger 04:16:45 OK: 84 MiB in 64 packages 04:16:51 Collecting docker-compose==1.23.2 04:16:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:16:51 Collecting docopt<0.7,>=0.6.1 04:16:51 Downloading docopt-0.6.2.tar.gz (25 kB) 04:16:53 Collecting websocket-client<1.0,>=0.32.0 04:16:53 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:16:53 Collecting docker<4.0,>=3.6.0 04:16:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:16:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 04:16:53 Collecting texttable<0.10,>=0.9.0 04:16:53 Downloading texttable-0.9.1.tar.gz (11 kB) 04:16:55 Collecting cached-property<2,>=1.2.0 04:16:55 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:16:55 Collecting jsonschema<3,>=2.5.1 04:16:56 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:16:56 Collecting dockerpty<0.5,>=0.4.1 04:16:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:16:58 Collecting PyYAML<4,>=3.10 04:16:58 Downloading PyYAML-3.13.tar.gz (270 kB) 04:17:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:17:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:17:03 Collecting docker-pycreds>=0.4.0 04:17:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:17:04 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) 04:17:04 Collecting chardet<3.1.0,>=3.0.2 04:17:04 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:17:04 Collecting urllib3<1.25,>=1.21.1 04:17:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:17:05 Collecting idna<2.8,>=2.5 04:17:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:17:05 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:17:05 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:17:05 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:17:05 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:17:06 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 04:17:06 Attempting uninstall: urllib3 04:17:06 Found existing installation: urllib3 1.26.5 04:17:06 Uninstalling urllib3-1.26.5: 04:17:06 Successfully uninstalled urllib3-1.26.5 04:17:07 Attempting uninstall: idna 04:17:07 Found existing installation: idna 3.2 04:17:07 Uninstalling idna-3.2: 04:17:07 Successfully uninstalled idna-3.2 04:17:08 Attempting uninstall: chardet 04:17:08 Found existing installation: chardet 4.0.0 04:17:08 Uninstalling chardet-4.0.0: 04:17:08 Successfully uninstalled chardet-4.0.0 04:17:10 Attempting uninstall: requests 04:17:10 Found existing installation: requests 2.25.1 04:17:10 Uninstalling requests-2.25.1: 04:17:10 Successfully uninstalled requests-2.25.1 04:17:11 Running setup.py install for texttable: started 04:17:13 Running setup.py install for texttable: finished with status 'done' 04:17:13 Running setup.py install for PyYAML: started 04:17:16 Running setup.py install for PyYAML: finished with status 'done' 04:17:16 Running setup.py install for docopt: started 04:17:19 Running setup.py install for docopt: finished with status 'done' 04:17:19 Running setup.py install for dockerpty: started 04:17:21 Running setup.py install for dockerpty: finished with status 'done' 04:17:23 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 04:17:33 Removing intermediate container b42e35d9f262 04:17:33 ---> 1c5b76147840 04:17:33 Step 14/23 : ENV APP_PORT=58890 04:17:33 ---> Running in 02ab5f83b7f6 04:17:33 Removing intermediate container 02ab5f83b7f6 04:17:33 ---> 7a06b2852195 04:17:33 Step 15/23 : EXPOSE $APP_PORT 04:17:33 ---> Running in 4163ed70793a 04:17:33 Removing intermediate container 4163ed70793a 04:17:33 ---> 45aeb5239456 04:17:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:17:33 ---> 549ebf0c290f 04:17:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:17:34 ---> 71e38402fb21 04:17:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:17:35 ---> a1f4cb5c1ee0 04:17:35 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 04:17:35 ---> Running in cc8109c69b55 04:17:35 Removing intermediate container cc8109c69b55 04:17:35 ---> ca7a2b2df53f 04:17:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:17:35 ---> Running in d0e4a8957dbb 04:17:36 Removing intermediate container d0e4a8957dbb 04:17:36 ---> 7c166b35713a 04:17:36 Step 21/23 : LABEL arch=arm64 04:17:36 ---> Running in 319c9a681bc4 04:17:36 Removing intermediate container 319c9a681bc4 04:17:36 ---> fadd4ea59224 04:17:36 Step 22/23 : LABEL git_sha=4718b6a410fb8c73072b8b1e4de69a2172cf51e3 04:17:36 ---> Running in 9d650901086a 04:17:36 Removing intermediate container 9d650901086a 04:17:36 ---> bed651a706d1 04:17:36 Step 23/23 : LABEL version=0.0.0 04:17:37 ---> Running in 60c7934f6f9d 04:17:37 Removing intermediate container 60c7934f6f9d 04:17:37 ---> 4455586b9945 04:17:37 04:17:38 Successfully built 4455586b9945 04:17:38 Successfully tagged sys-mgmt-agent-arm64:latest 04:17:38  Building sys-mgmt-agent ... done  [Pipeline] } 04:17:38 $ docker stop --time=1 f03b28b19193cc77d529c33940eaeed4744f39fc4caa8009ae7192dbe0ebde3f 04:17:40 $ docker rm -f f03b28b19193cc77d529c33940eaeed4744f39fc4caa8009ae7192dbe0ebde3f [Pipeline] // withDockerContainer [Pipeline] sh 04:17:40 + docker images 04:17:40 REPOSITORY TAG IMAGE ID CREATED SIZE 04:17:40 sys-mgmt-agent-arm64 latest 4455586b9945 3 seconds ago 288MB 04:17:40 security-spiffe-token-provider-arm64 latest f53f4a177165 About a minute ago 27.7MB 04:17:40 c7b1b65318ab About a minute ago 1.43GB 04:17:40 693bbca311e0 About a minute ago 1.42GB 04:17:40 core-command-arm64 latest 3ec6d3cb3e15 About a minute ago 23.7MB 04:17:40 security-bootstrapper-arm64 latest 5692b31677f9 About a minute ago 23.6MB 04:17:40 76a1fac16a43 About a minute ago 1.43GB 04:17:40 core-metadata-arm64 latest 0bfca3c27c5d About a minute ago 25.1MB 04:17:40 a6fd1add7576 2 minutes ago 1.43GB 04:17:40 e79c7fbb94e0 2 minutes ago 1.43GB 04:17:40 security-spire-agent-arm64 latest b95743317b0d 9 minutes ago 118MB 04:17:40 security-proxy-setup-arm64 latest badf892ac8f0 9 minutes ago 42.1MB 04:17:40 babc0f44904e 10 minutes ago 1.44GB 04:17:40 core-data-arm64 latest 3017c02b7210 10 minutes ago 34.4MB 04:17:40 eed7187b3800 10 minutes ago 1.46GB 04:17:40 support-notifications-arm64 latest 9597dcb0cf7b 10 minutes ago 25.5MB 04:17:40 security-secretstore-setup-arm64 latest 6a72608c533c 10 minutes ago 40.8MB 04:17:40 support-scheduler-arm64 latest fa76d7541ddf 10 minutes ago 24.9MB 04:17:40 fd93f0d29844 11 minutes ago 1.43GB 04:17:40 559e0eccd6f6 11 minutes ago 1.43GB 04:17:40 5839251250a2 11 minutes ago 1.44GB 04:17:40 security-spire-config-arm64 latest 99f3c73eceb2 17 minutes ago 81.9MB 04:17:40 4893856c66c5 17 minutes ago 1.42GB 04:17:40 security-spire-server-arm64 latest 84a50279df09 18 minutes ago 82.6MB 04:17:40 348f9ecff5a7 18 minutes ago 1.42GB 04:17:40 ci-base-image-arm64 latest 37df35f26ede 31 minutes ago 885MB 04:17:40 alpine 3.14 cc3d11fa2d52 28 hours ago 5.34MB 04:17:40 alpine 3.15 03078ca19a05 28 hours ago 5.32MB 04:17:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB 04:17:40 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 04:17:40 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 04:17:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:17:41 04:17:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:17:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:17:42 arm64: Pulling from edgex-lftools-log-publisher 04:17:42 8998bd30e6a1: Pulling fs layer 04:17:42 04944245beec: Pulling fs layer 04:17:42 699f458cf7ca: Pulling fs layer 04:17:42 765212b225bb: Pulling fs layer 04:17:42 f23df028b6ca: Pulling fs layer 04:17:42 d65c8cfc05b1: Pulling fs layer 04:17:42 2437ff75d9bd: Pulling fs layer 04:17:42 f23df028b6ca: Waiting 04:17:42 d65c8cfc05b1: Waiting 04:17:42 765212b225bb: Waiting 04:17:42 2437ff75d9bd: Waiting 04:17:42 04944245beec: Verifying Checksum 04:17:42 04944245beec: Download complete 04:17:42 765212b225bb: Download complete 04:17:42 f23df028b6ca: Verifying Checksum 04:17:42 f23df028b6ca: Download complete 04:17:42 d65c8cfc05b1: Download complete 04:17:42 699f458cf7ca: Verifying Checksum 04:17:42 699f458cf7ca: Download complete 04:17:42 8998bd30e6a1: Download complete 04:17:45 2437ff75d9bd: Verifying Checksum 04:17:45 2437ff75d9bd: Download complete 04:17:47 8998bd30e6a1: Pull complete 04:17:47 04944245beec: Pull complete 04:17:49 699f458cf7ca: Pull complete 04:17:49 765212b225bb: Pull complete 04:17:50 f23df028b6ca: Pull complete 04:17:50 d65c8cfc05b1: Pull complete 04:18:05 2437ff75d9bd: Pull complete 04:18:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:18:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:18:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:18:06 prd-ubuntu20.04-docker-arm64-4c-16g-9395 does not seem to be running inside a container 04:18:06 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 04:18:08 $ docker top c42ca1d266a58128269f42ecc507e1f6dbe6bf6fc616f85fd09a8e7e3aeb175c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:10 ---> job-cost.sh 04:18:10 lf-activate-venv: SKIPPING 04:18:10 INFO: No Stack... 04:18:10 INFO: Retrieving Pricing Info for: v3-standard-4 04:18:11 INFO: Archiving Costs [Pipeline] sh 04:18:12 + cut -d, -f6 04:18:12 + cat /w/workspace/edgex-go/6/archives/cost.csv [Pipeline] lock 04:18:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3926-6-stack-cost] 04:18:12 Resource [jenkins-edgexfoundry-edgex-go-PR-3926-6-stack-cost] did not exist. Created. 04:18:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3926-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:18:13 + echo total: 0.10999999940395355 [Pipeline] stash 04:18:13 Stashed 1 file(s) [Pipeline] } 04:18:13 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3926-6-stack-cost] [Pipeline] // lock [Pipeline] } 04:18:13 $ docker stop --time=1 c42ca1d266a58128269f42ecc507e1f6dbe6bf6fc616f85fd09a8e7e3aeb175c 04:18:14 $ docker rm -f c42ca1d266a58128269f42ecc507e1f6dbe6bf6fc616f85fd09a8e7e3aeb175c [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 04:18:15 provisioning config files... 04:18:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config3365978709291741306tmp [Pipeline] { [Pipeline] sh 04:18:15 + set +x 04:18:15 + curl -s https://codecov.io/bash 04:18:15 + bash -s -- 04:18:15 04:18:15 _____ _ 04:18:15 / ____| | | 04:18:15 | | ___ __| | ___ ___ _____ __ 04:18:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:18:15 | |___| (_) | (_| | __/ (_| (_) \ V / 04:18:15 \_____\___/ \__,_|\___|\___\___/ \_/ 04:18:15 Bash-1.0.6 04:18:15 04:18:15 04:18:15 ==> git version 2.25.1 found 04:18:15 ==> 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 04:18:15 Release-Date: 2020-01-08 04:18:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:18:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:18:15 ==> Jenkins CI detected. 04:18:15 current dir:  /w/workspace/edgex-go/6 04:18:15 project root: . 04:18:15 --> token set from env 04:18:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:18:15 ==> Running gcov in . (disable via -X gcov) 04:18:15 ==> Python coveragepy not found 04:18:15 ==> Searching for coverage reports in: 04:18:15 + . 04:18:15 -> Found 1 reports 04:18:15 ==> Detecting git/mercurial file structure 04:18:15 ==> Reading reports 04:18:15 + ./coverage.out bytes=427963 04:18:15 ==> Appending adjustments 04:18:15 https://docs.codecov.io/docs/fixing-reports 04:18:16 + Found adjustments 04:18:16 ==> Gzipping contents 04:18:17 60K /tmp/codecov.UhYtBY.gz 04:18:17 ==> Uploading reports 04:18:17 url: https://codecov.io 04:18:17 query: branch=PR-3926&commit=4718b6a410fb8c73072b8b1e4de69a2172cf51e3&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3926%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3926&job=&cmd_args= 04:18:17 -> Pinging Codecov 04:18:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3926&commit=4718b6a410fb8c73072b8b1e4de69a2172cf51e3&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3926%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3926&job=&cmd_args= 04:18:17 -> Uploading to 04:18:17 https://storage.googleapis.com/codecov/v4/raw/2022-03-30/00271124DB129430A58F1EEE437C3FCB/4718b6a410fb8c73072b8b1e4de69a2172cf51e3/fe749d26-e926-49eb-ad22-6e5b149c423d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220330T041817Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=765b7b65d181684feb102d989e63652e2fbafc277e5aa4f73ee89bcb43021004 04:18:17 % Total % Received % Xferd Average Speed Time Time Time Current 04:18:17 Dload Upload Total Spent Left Speed 04:18:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58649 0 0 100 58649 0 232k --:--:-- --:--:-- --:--:-- 232k 04:18:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4718b6a410fb8c73072b8b1e4de69a2172cf51e3 [Pipeline] } 04:18:17 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 04:18:18 + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh 04:18:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:18:19 ---> package-listing.sh 04:18:19 ++ facter osfamily 04:18:19 ++ tr '[:upper:]' '[:lower:]' 04:18:19 + OS_FAMILY=debian 04:18:19 + workspace=/w/workspace/edgex-go/6 04:18:19 + START_PACKAGES=/tmp/packages_start.txt 04:18:19 + END_PACKAGES=/tmp/packages_end.txt 04:18:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:18:19 + PACKAGES=/tmp/packages_start.txt 04:18:19 + '[' /w/workspace/edgex-go/6 ']' 04:18:19 + PACKAGES=/tmp/packages_end.txt 04:18:19 + case "${OS_FAMILY}" in 04:18:19 + dpkg -l 04:18:19 + grep '^ii' 04:18:19 + '[' -f /tmp/packages_start.txt ']' 04:18:19 + '[' -f /tmp/packages_end.txt ']' 04:18:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:18:19 + '[' /w/workspace/edgex-go/6 ']' 04:18:19 + mkdir -p /w/workspace/edgex-go/6/archives/ 04:18:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 04:18:19 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:18:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:18:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:20 04:18:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:18:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:20 latest: Pulling from edgex-lftools-log-publisher 04:18:20 5eb5b503b376: Pulling fs layer 04:18:20 5c69ac0246d0: Pulling fs layer 04:18:20 ec43610c2a17: Pulling fs layer 04:18:20 3a2ae6a8a46f: Pulling fs layer 04:18:20 33b1e0a273af: Pulling fs layer 04:18:20 5d3b04190fa2: Pulling fs layer 04:18:20 2f39f015ded8: Pulling fs layer 04:18:20 3a2ae6a8a46f: Waiting 04:18:20 33b1e0a273af: Waiting 04:18:20 5d3b04190fa2: Waiting 04:18:20 2f39f015ded8: Waiting 04:18:20 5c69ac0246d0: Verifying Checksum 04:18:20 5c69ac0246d0: Download complete 04:18:20 3a2ae6a8a46f: Verifying Checksum 04:18:20 3a2ae6a8a46f: Download complete 04:18:21 33b1e0a273af: Verifying Checksum 04:18:21 33b1e0a273af: Download complete 04:18:21 5d3b04190fa2: Verifying Checksum 04:18:21 5d3b04190fa2: Download complete 04:18:21 ec43610c2a17: Verifying Checksum 04:18:21 ec43610c2a17: Download complete 04:18:21 5eb5b503b376: Verifying Checksum 04:18:21 5eb5b503b376: Download complete 04:18:21 2f39f015ded8: Download complete 04:18:22 5eb5b503b376: Pull complete 04:18:22 5c69ac0246d0: Pull complete 04:18:23 ec43610c2a17: Pull complete 04:18:23 3a2ae6a8a46f: Pull complete 04:18:23 33b1e0a273af: Pull complete 04:18:23 5d3b04190fa2: Pull complete 04:18:28 2f39f015ded8: Pull complete 04:18:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:18:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:18:28 prd-ubuntu20.04-docker-8c-8g-9394 does not seem to be running inside a container 04:18:28 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 04:18:30 $ docker top d7b82660df46c92755f0c62ff4cacaa27f0ad7f85ea67a5123c86f48e08fa4e2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:30 + touch /tmp/pre-build-complete [Pipeline] sh 04:18:31 + mkdir -p /var/log/sysstat [Pipeline] sh 04:18:31 + ls /var/log/sa-host 04:18:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:18:31 provisioning config files... 04:18:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config5772075487218754868tmp [Pipeline] { [Pipeline] echo 04:18:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:18:32 ---> create-netrc.sh [Pipeline] } 04:18:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:18:32 ---> python-tools-install.sh [Pipeline] echo 04:18:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:18:32 ---> sudo-logs.sh 04:18:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:18:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:18:33 ---> job-cost.sh 04:18:33 lf-activate-venv: SKIPPING 04:18:33 DEBUG: total: 0.10999999940395355 04:18:33 INFO: Retrieving Stack Cost... 04:18:33 INFO: Retrieving Pricing Info for: v3-standard-8 04:18:34 INFO: Archiving Costs [Pipeline] echo 04:18:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:18:34 ---> logs-deploy.sh 04:18:34 lf-activate-venv: SKIPPING 04:18:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3926/6 04:18:34 INFO: archiving workspace using pattern(s): 04:18:35 Archives upload complete. 04:18:35 INFO: archiving logs to Nexus