Pull request #3924 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 64aec9189af9621412b452e52a5a7556cd5c6e8f+c716e684b70864673cdf3dc7cabeb53a7964410a (22dc377e6800741e8e158aefd7511af166641fb0) 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-ssh16808429709066071800.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-ssh16875184437343078489.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4652462417916290910.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-ssh4458420776394538828.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10196207765433679478.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-10440’ Running on prd-ubuntu20.04-docker-8c-8g-10444 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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 c716e684b70864673cdf3dc7cabeb53a7964410a into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f > 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/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # 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 c716e684b70864673cdf3dc7cabeb53a7964410a # timeout=10 Merge succeeded, producing 19d0b94307412ee007f67e7680af9a4b3bb642c6 Checking out Revision 19d0b94307412ee007f67e7680af9a4b3bb642c6 (PR-3924) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19d0b94307412ee007f67e7680af9a4b3bb642c6 # timeout=10 Commit message: "Merge commit 'c716e684b70864673cdf3dc7cabeb53a7964410a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:43:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:43:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:43:45 ========================================================= 12:43:45 EdgeX Global Pipelines Version Info 12:43:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ded824551e9f59122f42b13046eddfb70814056d # timeout=10 12:43:45 ------------------- 12:43:45 stable info: 12:43:45 ------------------- 12:43:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:43:45 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 12:43:45 Message: update stable to v1.0.221 12:43:46 ------------------- 12:43:46 experimental info: 12:43:46 ------------------- 12:43:46 Commited By: **** collab-it+edgex@linuxfoundation.org 12:43:46 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 12:43:46 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:43:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:43:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:43:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:43:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:43:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:43:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 12:43:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:43:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:43:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 12:43:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 12:43:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:43:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:43:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:43:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:43:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:43:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:43:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:43:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:43:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:43:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 12:43:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:43:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:43:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3924 [Pipeline] echo 12:43:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3924 [Pipeline] echo 12:43:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3924 [Pipeline] echo 12:43:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 19d0b94307412ee007f67e7680af9a4b3bb642c6 [Pipeline] echo 12:43:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 19d0b94 [Pipeline] echo 12:43:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:43:47 provisioning config files... 12:43:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config5834638344676745091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:43:47 ---> docker-login.sh 12:43:47 nexus3.edgexfoundry.org:10001 12:43:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:43:47 Configure a credential helper to remove this warning. See 12:43:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:43:47 12:43:47 Login Succeeded 12:43:47 nexus3.edgexfoundry.org:10002 12:43:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:43:47 Configure a credential helper to remove this warning. See 12:43:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:43:47 12:43:47 Login Succeeded 12:43:47 nexus3.edgexfoundry.org:10003 12:43:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:43:47 Configure a credential helper to remove this warning. See 12:43:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:43:47 12:43:47 Login Succeeded 12:43:48 nexus3.edgexfoundry.org:10004 12:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:43:48 Configure a credential helper to remove this warning. See 12:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:43:48 12:43:48 Login Succeeded 12:43:48 docker.io 12:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:43:48 Configure a credential helper to remove this warning. See 12:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:43:48 12:43:48 Login Succeeded 12:43:48 ---> docker-login.sh ends [Pipeline] } 12:43:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:43:49 + 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 12:43:49 + dirname cmd/core-command/Dockerfile 12:43:49 + cut -d/ -f2 12:43:49 + echo core-command,cmd/core-command/Dockerfile 12:43:49 + dirname cmd/core-data/Dockerfile 12:43:49 + cut -d/ -f2 12:43:49 + echo core-data,cmd/core-data/Dockerfile 12:43:49 + dirname cmd/core-metadata/Dockerfile 12:43:49 + cut -d/ -f2 12:43:49 + echo core-metadata,cmd/core-metadata/Dockerfile 12:43:49 + dirname cmd/security-bootstrapper/Dockerfile 12:43:49 + cut -d/ -f2 12:43:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:43:49 + dirname+ cmd/security-proxy-setup/Dockerfile 12:43:49 cut -d/ -f2 12:43:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:43:49 + dirname cmd/security-secretstore-setup/Dockerfile 12:43:49 + cut -d/ -f2 12:43:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:43:49 + dirname cmd/security-spiffe-token-provider/Dockerfile 12:43:49 + cut -d/ -f2 12:43:49 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 12:43:49 + dirname cmd/security-spire-agent/Dockerfile 12:43:49 + cut -d/ -f2 12:43:49 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 12:43:49 + dirname cmd/security-spire-config/Dockerfile 12:43:49 + cut -d/ -f2 12:43:49 + echo security-spire-config,cmd/security-spire-config/Dockerfile 12:43:49 + dirname cmd/security-spire-server/Dockerfile 12:43:49 + cut -d/ -f2 12:43:49 + echo security-spire-server,cmd/security-spire-server/Dockerfile 12:43:49 + dirname cmd/support-notifications/Dockerfile 12:43:49 + cut -d/ -f2 12:43:49 + echo support-notifications,cmd/support-notifications/Dockerfile 12:43:49 + dirname cmd/support-scheduler/Dockerfile 12:43:49 + cut -d/ -f2 12:43:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile 12:43:49 + dirname cmd/sys-mgmt-agent/Dockerfile 12:43:49 + cut -d/ -f2 12:43:49 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 12:43:49 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 12:43:49 + git rev-list -1 --merges 19d0b94307412ee007f67e7680af9a4b3bb642c6~1..19d0b94307412ee007f67e7680af9a4b3bb642c6 [Pipeline] echo 12:43:49 -----------> git rev-list -1 --merges 19d0b94307412ee007f67e7680af9a4b3bb642c6~1..19d0b94307412ee007f67e7680af9a4b3bb642c6 19d0b94307412ee007f67e7680af9a4b3bb642c6 12:43:49 19d0b94307412ee007f67e7680af9a4b3bb642c6 [false] [Pipeline] sh 12:43:49 + git log --format=format:%s -1 19d0b94307412ee007f67e7680af9a4b3bb642c6 [Pipeline] echo 12:43:49 ========================================================= 12:43:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:43:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 12:43:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:43:50 + grep -v github /etc/ssh/ssh_known_hosts 12:43:50 + [ -e /tmp/ssh_known_hosts ] 12:43:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:43:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:43:50 + sudo tee -a /etc/ssh/ssh_known_hosts 12:43:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 12:43:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:43:50 12:43:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:43:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:43:51 latest: Pulling from edgex-devops/git-semver 12:43:51 a0d0a0d46f8b: Pulling fs layer 12:43:51 3e5f54012d9b: Pulling fs layer 12:43:51 4c7163046ea9: Pulling fs layer 12:43:51 0c2d73faf560: Pulling fs layer 12:43:51 0c2d73faf560: Waiting 12:43:51 3e5f54012d9b: Verifying Checksum 12:43:51 3e5f54012d9b: Download complete 12:43:51 a0d0a0d46f8b: Download complete 12:43:51 0c2d73faf560: Verifying Checksum 12:43:51 0c2d73faf560: Download complete 12:43:51 4c7163046ea9: Verifying Checksum 12:43:51 4c7163046ea9: Download complete 12:43:51 a0d0a0d46f8b: Pull complete 12:43:51 3e5f54012d9b: Pull complete 12:43:51 4c7163046ea9: Pull complete 12:43:51 0c2d73faf560: Pull complete 12:43:51 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 12:43:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:43:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:43:51 prd-ubuntu20.04-docker-8c-8g-10444 does not seem to be running inside a container 12:43:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:43:52 $ docker top 4e68ad7e666974ebccfd1f1b45a91d61f8990758be2c451b5af74430befb47cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:43:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:43:52 [ssh-agent] Looking for ssh-agent implementation... 12:43:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:43:52 $ docker exec 4e68ad7e666974ebccfd1f1b45a91d61f8990758be2c451b5af74430befb47cf ssh-agent 12:43:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJinJih/agent.13 12:43:53 SSH_AGENT_PID=19 12:43:53 Running ssh-add (command line suppressed) 12:43:53 Identity added: /w/workspace/edgex-go/8@tmp/private_key_1270867185798555697.key (/w/workspace/edgex-go/8@tmp/private_key_1270867185798555697.key) 12:43:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:43:53 + git tag --points-at HEAD [Pipeline] } 12:43:53 $ docker exec --env ******** --env ******** 4e68ad7e666974ebccfd1f1b45a91d61f8990758be2c451b5af74430befb47cf ssh-agent -k 12:43:53 unset SSH_AUTH_SOCK; 12:43:53 unset SSH_AGENT_PID; 12:43:53 echo Agent pid 19 killed; 12:43:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:43:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:43:53 [ssh-agent] Looking for ssh-agent implementation... 12:43:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:43:53 $ docker exec 4e68ad7e666974ebccfd1f1b45a91d61f8990758be2c451b5af74430befb47cf ssh-agent 12:43:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaoDNFc/agent.52 12:43:54 SSH_AGENT_PID=59 12:43:54 Running ssh-add (command line suppressed) 12:43:54 Identity added: /w/workspace/edgex-go/8@tmp/private_key_8125414182760572012.key (/w/workspace/edgex-go/8@tmp/private_key_8125414182760572012.key) 12:43:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:43:54 + git semver init 12:43:54 # -> Open(): unable to determine branch for HEAD 12:43:54 # $GIT_DIR = /w/workspace/edgex-go/8/.git 12:43:54 # $GIT_WORK_TREE = /w/workspace/edgex-go/8 12:43:54 # $SEMVER_REMOTE_NAME = origin 12:43:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:43:54 # $SEMVER_USER_NAME = edgex-jenkins 12:43:54 # $SEMVER_BRANCH = PR-3924 12:43:54 # $SEMVER_TEMP = /tmp/semver-157072655 12:43:54 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 12:44:09 # '/tmp/semver-157072655' -> '/w/workspace/edgex-go/8/.semver' 12:44:09 # -> Force: false 12:44:09 # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } 12:44:09 $ docker exec --env ******** --env ******** 4e68ad7e666974ebccfd1f1b45a91d61f8990758be2c451b5af74430befb47cf ssh-agent -k 12:44:09 unset SSH_AUTH_SOCK; 12:44:09 unset SSH_AGENT_PID; 12:44:09 echo Agent pid 59 killed; 12:44:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:44:09 + git semver [Pipeline] } 12:44:09 $ docker stop --time=1 4e68ad7e666974ebccfd1f1b45a91d61f8990758be2c451b5af74430befb47cf 12:44:11 $ docker rm -f 4e68ad7e666974ebccfd1f1b45a91d61f8990758be2c451b5af74430befb47cf [Pipeline] // withDockerContainer [Pipeline] sh 12:44:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:44:12 Stashed 1 file(s) [Pipeline] echo 12:44:12 [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 12:44:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:44:12 ========================================================= 12:44:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 12:44:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:44:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:44:12 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 12:44:12 59bf1c3509f3: Pulling fs layer 12:44:12 666ba61612fd: Pulling fs layer 12:44:12 8ed8ca486205: Pulling fs layer 12:44:12 4fe6c5a15a65: Pulling fs layer 12:44:12 22a0e8bec74d: Pulling fs layer 12:44:12 640e595b4fbd: Pulling fs layer 12:44:12 763cafe07f6e: Pulling fs layer 12:44:12 0c0b528cf693: Pulling fs layer 12:44:12 10935f4eaf8b: Pulling fs layer 12:44:12 640e595b4fbd: Waiting 12:44:12 763cafe07f6e: Waiting 12:44:12 4fe6c5a15a65: Waiting 12:44:12 10935f4eaf8b: Waiting 12:44:12 22a0e8bec74d: Waiting 12:44:12 0c0b528cf693: Waiting 12:44:12 8ed8ca486205: Verifying Checksum 12:44:12 8ed8ca486205: Download complete 12:44:12 666ba61612fd: Verifying Checksum 12:44:12 666ba61612fd: Download complete 12:44:12 22a0e8bec74d: Verifying Checksum 12:44:12 22a0e8bec74d: Download complete 12:44:12 640e595b4fbd: Verifying Checksum 12:44:12 640e595b4fbd: Download complete 12:44:12 59bf1c3509f3: Verifying Checksum 12:44:12 59bf1c3509f3: Download complete 12:44:12 763cafe07f6e: Verifying Checksum 12:44:12 763cafe07f6e: Download complete 12:44:13 0c0b528cf693: Verifying Checksum 12:44:13 0c0b528cf693: Download complete 12:44:13 59bf1c3509f3: Pull complete 12:44:13 666ba61612fd: Pull complete 12:44:13 8ed8ca486205: Pull complete 12:44:13 10935f4eaf8b: Verifying Checksum 12:44:13 10935f4eaf8b: Download complete 12:44:13 4fe6c5a15a65: Verifying Checksum 12:44:13 4fe6c5a15a65: Download complete 12:44:17 4fe6c5a15a65: Pull complete 12:44:17 22a0e8bec74d: Pull complete 12:44:17 640e595b4fbd: Pull complete 12:44:17 763cafe07f6e: Pull complete 12:44:17 0c0b528cf693: Pull complete 12:44:20 10935f4eaf8b: Pull complete 12:44:20 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 12:44:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:44:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 12:44:20 + docker build -t ci-base-image-x86_64 -f - . 12:44:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:44:20 WORKDIR /edgex 12:44:20 COPY go.mod . 12:44:20 RUN go mod download 12:44:22 Sending build context to Docker daemon 334.7MB 12:44:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:44:22 ---> 99d49a6021b9 12:44:22 Step 2/4 : WORKDIR /edgex 12:44:23 ---> Running in 45f266804ca0 12:44:24 Removing intermediate container 45f266804ca0 12:44:24 ---> d3c1998075d3 12:44:24 Step 3/4 : COPY go.mod . 12:44:24 ---> a1f80dd9b778 12:44:24 Step 4/4 : RUN go mod download 12:44:24 ---> Running in 37ff28176fca 12:44:27 Still waiting to schedule task 12:44:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:44:42 Removing intermediate container 37ff28176fca 12:44:42 ---> 2ff9d795d998 12:44:42 Successfully built 2ff9d795d998 12:44:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:44:42 + docker inspect -f . ci-base-image-x86_64 12:44:42 . [Pipeline] withDockerContainer 12:44:42 prd-ubuntu20.04-docker-8c-8g-10444 does not seem to be running inside a container 12:44:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat 12:44:43 $ docker top 7c8793b20af5c107fff3759ee0fa591135691162f9959a0b05e4f495f851561b -eo pid,comm [Pipeline] { [Pipeline] sh 12:44:43 + go version 12:44:43 go version go1.17.6 linux/amd64 [Pipeline] } 12:44:43 $ docker stop --time=1 7c8793b20af5c107fff3759ee0fa591135691162f9959a0b05e4f495f851561b 12:44:45 $ docker rm -f 7c8793b20af5c107fff3759ee0fa591135691162f9959a0b05e4f495f851561b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:44:45 + docker inspect -f . ci-base-image-x86_64 12:44:45 . [Pipeline] withDockerContainer 12:44:45 prd-ubuntu20.04-docker-8c-8g-10444 does not seem to be running inside a container 12:44:45 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat 12:44:45 $ docker top 9f0520d2055588d537d5df845fd1bb4ad9a8a2371cb7a7556c75b3a5b19fc8e8 -eo pid,comm [Pipeline] { [Pipeline] echo 12:44:45 ========================================================= 12:44:45 [edgeXBuildGoParallel] Running Tests and Build... 12:44:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:44:46 + make test 12:44:46 go mod tidy -compat=1.17 12:44:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:44:52 ? github.com/edgexfoundry/edgex-go [no test files] 12:45:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:45:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:45:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:45:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:45:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:45:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:45:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:45:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:45:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 12:45:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:45:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:45:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:45:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:45:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:45:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:45:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 12:45:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:45:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:45:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.111s coverage: 98.5% of statements 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:45:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.118s coverage: 54.9% of statements 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:45:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.156s coverage: 89.2% of statements 12:45:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 12:45:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:45:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:45:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.094s coverage: 84.4% of statements 12:45:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:45:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:45:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:45:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:45:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:45:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.396s coverage: 94.7% of statements 12:45:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:45:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:45:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.126s coverage: 72.2% of statements 12:45:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:45:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:45:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:45:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:45:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:45:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements 12:45:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:45:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:45:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:45:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements 12:45:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:45:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements 12:45:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 24.0% of statements 12:45:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:45:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements 12:45:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 79.5% of statements 12:45:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.093s coverage: 94.1% of statements 12:45:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements 12:45:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 12:45:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.076s coverage: 94.4% of statements 12:45:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 12:45:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.185s coverage: 82.5% of statements 12:45:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 12:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 12:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements 12:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.177s coverage: 91.2% of statements 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 64.4% of statements 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.077s coverage: 100.0% of statements 12:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 89.4% of statements 12:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 12:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 12:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 12:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.385s coverage: 65.4% of statements 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.157s coverage: 43.8% of statements 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:45:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:45:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.163s coverage: 92.3% of statements 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:45:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.075s coverage: 63.2% of statements 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:45:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:45:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:45:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:45:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 12:45:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 12:45:29 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 12:45:47 GO111MODULE=on go vet ./... 12:45:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:45:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:45:51 ./bin/test-attribution-txt.sh [Pipeline] echo 12:45:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 12:45:52 + ls -al . 12:45:52 total 664 12:45:52 drwxrwxr-x 10 1001 1001 4096 Apr 1 12:45 . 12:45:52 drwxr-xr-x 4 root root 4096 Apr 1 12:44 .. 12:45:52 -rw-rw-r-- 1 1001 1001 11 Apr 1 12:43 .dockerignore 12:45:52 drwxrwxr-x 8 1001 1001 4096 Apr 1 12:43 .git 12:45:52 drwxrwxr-x 4 1001 1001 4096 Apr 1 12:43 .github 12:45:52 -rw-rw-r-- 1 1001 1001 870 Apr 1 12:43 .gitignore 12:45:52 -rw-rw-r-- 1 1001 1001 42 Apr 1 12:43 .golangci.yml 12:45:52 -rw-rw-r-- 1 1001 1001 87 Apr 1 12:43 .hadolint.yml 12:45:52 drwx------ 3 1001 1001 4096 Apr 1 12:44 .semver 12:45:52 -rw-rw-r-- 1 1001 1001 166 Apr 1 12:43 .sonarcloud.properties 12:45:52 -rw-rw-r-- 1 1001 1001 1171 Apr 1 12:43 ADOPTERS.md 12:45:52 -rw-rw-r-- 1 1001 1001 9953 Apr 1 12:43 Attribution.txt 12:45:52 -rw-rw-r-- 1 1001 1001 51732 Apr 1 12:43 CHANGELOG.md 12:45:52 -rw-rw-r-- 1 1001 1001 3804 Apr 1 12:43 CONTRIBUTING.md 12:45:52 -rw-rw-r-- 1 1001 1001 677 Apr 1 12:43 GOVERNANCE.md 12:45:52 -rw-rw-r-- 1 1001 1001 849 Apr 1 12:43 Jenkinsfile 12:45:52 -rw-rw-r-- 1 1001 1001 10775 Apr 1 12:43 LICENSE 12:45:52 -rw-rw-r-- 1 1001 1001 8478 Apr 1 12:43 Makefile 12:45:52 -rw-rw-r-- 1 1001 1001 582 Apr 1 12:43 OWNERS.md 12:45:52 -rw-rw-r-- 1 1001 1001 8207 Apr 1 12:43 README.md 12:45:52 -rw-rw-r-- 1 1001 1001 6912 Apr 1 12:43 SECURITY.md 12:45:52 -rw-rw-r-- 1 1001 1001 5 Apr 1 12:44 VERSION 12:45:52 -rw-rw-r-- 1 1001 1001 4131 Apr 1 12:43 ZMQWindows.md 12:45:52 drwxrwxr-x 2 1001 1001 4096 Apr 1 12:43 bin 12:45:52 drwxrwxr-x 18 1001 1001 4096 Apr 1 12:43 cmd 12:45:52 -rw-r--r-- 1 root root 429121 Apr 1 12:45 coverage.out 12:45:52 -rw-rw-r-- 1 1001 1001 3175 Apr 1 12:43 go.mod 12:45:52 -rw-rw-r-- 1 1001 1001 34990 Apr 1 12:44 go.sum 12:45:52 drwxrwxr-x 8 1001 1001 4096 Apr 1 12:43 internal 12:45:52 drwxrwxr-x 3 1001 1001 4096 Apr 1 12:43 openapi 12:45:52 drwxrwxr-x 4 1001 1001 4096 Apr 1 12:43 snap 12:45:52 -rw-rw-r-- 1 1001 1001 204 Apr 1 12:43 version.go [Pipeline] sh 12:45:53 + '[' -e coverage.out ] 12:45:53 + chown 1001:1001 coverage.out [Pipeline] stash 12:45:53 Stashed 1 file(s) [Pipeline] sh 12:45:53 + make build 12:45:53 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 12:46:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10446 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws 12:46:09 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 12:46:09 The recommended git tool is: git 12:46:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:46:16 using credential edgex-jenkins-ssh 12:46:16 Cloning the remote Git repository 12:46:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:46:16 > git init /w/workspace/edgex-go/8 # timeout=10 12:46:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:46:16 > git --version # timeout=10 12:46:16 > git --version # 'git version 2.25.1' 12:46:16 using GIT_SSH to set credentials SSH Credentials for GitHub 12:46:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:46:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 12:46:21 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 12:46: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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:46:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:46:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:46: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:46:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:46:27 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 12:46:28 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 12:46:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:46:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 12:46:32 $ docker stop --time=1 9f0520d2055588d537d5df845fd1bb4ad9a8a2371cb7a7556c75b3a5b19fc8e8 12:46:34 Merging remotes/origin/main commit c716e684b70864673cdf3dc7cabeb53a7964410a into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f 12:46:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:46:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:46:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:46:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:46:33 using GIT_SSH to set credentials SSH Credentials for GitHub 12:46:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:46:34 > git config core.sparsecheckout # timeout=10 12:46:34 > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 12:46:35 Merge succeeded, producing 222b1f068deb380ef84418e6bed2deb547d0a65f 12:46:35 Checking out Revision 222b1f068deb380ef84418e6bed2deb547d0a65f (PR-3924) 12:46:35 $ docker rm -f 9f0520d2055588d537d5df845fd1bb4ad9a8a2371cb7a7556c75b3a5b19fc8e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:46:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:46:36 12:46:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 12:46:34 > git remote # timeout=10 12:46:34 > git config --get remote.origin.url # timeout=10 12:46:34 using GIT_SSH to set credentials SSH Credentials for GitHub 12:46:34 > git merge c716e684b70864673cdf3dc7cabeb53a7964410a # timeout=10 12:46:35 > git rev-parse HEAD^{commit} # timeout=10 12:46:35 > git config core.sparsecheckout # timeout=10 12:46:35 > git checkout -f 222b1f068deb380ef84418e6bed2deb547d0a65f # timeout=10 12:46:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:46:36 latest: Pulling from edgex-devops/edgex-compose 12:46:36 cbdbe7a5bc2a: Pulling fs layer 12:46:36 ca9280d653b3: Pulling fs layer 12:46:36 7e9c9ca2126c: Pulling fs layer 12:46:36 cbdbe7a5bc2a: Download complete 12:46:37 ca9280d653b3: Verifying Checksum 12:46:37 ca9280d653b3: Download complete 12:46:37 cbdbe7a5bc2a: Pull complete 12:46:37 7e9c9ca2126c: Download complete 12:46:37 ca9280d653b3: Pull complete 12:46:39 Commit message: "Merge commit 'c716e684b70864673cdf3dc7cabeb53a7964410a' into HEAD" 12:46:39 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:46:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:46:40 % Total % Received % Xferd Average Speed Time Time Time Current 12:46:40 Dload Upload Total Spent Left Speed 12:46:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 43862 0 --:--:-- --:--:-- --:--:-- 43862 [Pipeline] sh 12:46:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:46:40 7e9c9ca2126c: Pull complete 12:46:40 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 12:46:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:46:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 12:46:41 prd-ubuntu20.04-docker-8c-8g-10444 does not seem to be running inside a container 12:46:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:46:41 + sudo tee /etc/docker/daemon.new 12:46:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:46:41 { 12:46:41 "registry-mirrors": [ 12:46:41 "https://nexus3.edgexfoundry.org:10001" 12:46:41 ], 12:46:41 "bip": "10.250.0.254/24", 12:46:41 "hosts": [ 12:46:41 "tcp://0.0.0.0:5555", 12:46:41 "unix:///var/run/docker.sock" 12:46:41 ], 12:46:41 "mtu": 1458, 12:46:41 "selinux-enabled": true, 12:46:41 "seccomp-profile": "/etc/docker/seccomp.json" 12:46:41 } 12:46:39 > git rev-list --no-walk ded824551e9f59122f42b13046eddfb70814056d # timeout=10 12:46:42 $ docker top 598091872ea1fbc8791a0847fe4315ff116f788547884352f0a3274e0a7507d8 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 12:46:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:46:42 + docker-compose build --help 12:46:42 + grep parallel 12:46:43 + sudo service docker restart 12:46:43 --parallel Build images in parallel. [Pipeline] } 12:46:43 $ docker stop --time=1 598091872ea1fbc8791a0847fe4315ff116f788547884352f0a3274e0a7507d8 12:46:44 $ docker rm -f 598091872ea1fbc8791a0847fe4315ff116f788547884352f0a3274e0a7507d8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:46:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:46:45 . [Pipeline] withDockerContainer 12:46:45 prd-ubuntu20.04-docker-8c-8g-10444 does not seem to be running inside a container 12:46:45 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:46:45 $ docker top d287f3842daaf5b2d8e399d0018a5a34fa4222ad4ed9b13bae9a49486933200e -eo pid,comm [Pipeline] { [Pipeline] sh 12:46:45 + docker-compose -f ./docker-compose-build.yml build --parallel 12:46:46 Building core-command ... 12:46:46 Building core-data ... 12:46:46 Building core-metadata ... 12:46:46 Building security-bootstrapper ... 12:46:46 Building security-proxy-setup ... 12:46:46 Building security-secretstore-setup ... 12:46:46 Building security-spiffe-token-provider ... 12:46:46 Building security-spire-agent ... 12:46:46 Building security-spire-config ... 12:46:46 Building security-spire-server ... 12:46:46 Building support-notifications ... 12:46:46 Building support-scheduler ... 12:46:46 Building sys-mgmt-agent ... 12:46:46 Building core-data 12:46:46 Building security-bootstrapper 12:46:46 Building security-proxy-setup 12:46:46 Building security-spire-agent 12:46:46 Building support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:47:01 provisioning config files... 12:47:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config6828204726601945982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:47:01 ---> docker-login.sh 12:47:01 nexus3.edgexfoundry.org:10001 12:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:47:02 Configure a credential helper to remove this warning. See 12:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:47:02 12:47:02 Login Succeeded 12:47:02 nexus3.edgexfoundry.org:10002 12:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:47:03 Configure a credential helper to remove this warning. See 12:47:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:47:03 12:47:03 Login Succeeded 12:47:03 nexus3.edgexfoundry.org:10003 12:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:47:03 Configure a credential helper to remove this warning. See 12:47:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:47:03 12:47:03 Login Succeeded 12:47:03 nexus3.edgexfoundry.org:10004 12:47:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:47:04 Configure a credential helper to remove this warning. See 12:47:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:47:04 12:47:04 Login Succeeded 12:47:04 docker.io 12:47:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:04 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:47:04 Step 2/31 : FROM ${BUILDER_BASE} AS builder 12:47:04 ---> 2ff9d795d998 12:47:04 Step 3/31 : WORKDIR /edgex-go 12:47:04 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:47:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:47:04 ---> 2ff9d795d998 12:47:04 Step 3/24 : WORKDIR /edgex-go 12:47:04 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:47:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:47:04 ---> 2ff9d795d998 12:47:04 Step 3/23 : WORKDIR /edgex-go 12:47:04 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:47:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:47:04 ---> 2ff9d795d998 12:47:04 Step 3/22 : WORKDIR /edgex-go 12:47:04 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:47:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:47:04 ---> 2ff9d795d998 12:47:04 Step 3/22 : WORKDIR /edgex-go 12:47:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:47:05 Configure a credential helper to remove this warning. See 12:47:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:47:05 12:47:05 Login Succeeded 12:47:05 ---> docker-login.sh ends [Pipeline] } 12:47:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:47:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:47:05 ========================================================= 12:47:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 12:47:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:47:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 12:47:06 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:47:06 9b3977197b4f: Pulling fs layer 12:47:06 1a89e8eeedd5: Pulling fs layer 12:47:06 94645a83ff95: Pulling fs layer 12:47:06 3f3a8bcf1eab: Pulling fs layer 12:47:06 0c92f367c5e7: Pulling fs layer 12:47:06 f7c0051592d6: Pulling fs layer 12:47:06 a227ed2f7395: Pulling fs layer 12:47:06 7b1c46037f91: Pulling fs layer 12:47:06 3f3a8bcf1eab: Waiting 12:47:06 0c92f367c5e7: Waiting 12:47:06 f7c0051592d6: Waiting 12:47:06 a227ed2f7395: Waiting 12:47:06 7b1c46037f91: Waiting 12:47:06 94645a83ff95: Verifying Checksum 12:47:06 94645a83ff95: Download complete 12:47:06 1a89e8eeedd5: Verifying Checksum 12:47:06 1a89e8eeedd5: Download complete 12:47:06 0c92f367c5e7: Verifying Checksum 12:47:06 0c92f367c5e7: Download complete 12:47:06 f7c0051592d6: Download complete 12:47:06 9b3977197b4f: Download complete 12:47:06 a227ed2f7395: Verifying Checksum 12:47:06 a227ed2f7395: Download complete 12:47:06 9b3977197b4f: Pull complete 12:47:07 ---> Running in 3b784f7f537b 12:47:07 ---> Running in 39dd3ba20be1 12:47:07 ---> Running in 05e4a540016e 12:47:07 ---> Running in 7777dc81ad63 12:47:07 ---> Running in a994b0a81717 12:47:07 Removing intermediate container a994b0a81717 12:47:07 ---> abe085664f5a 12:47:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:47:07 Removing intermediate container 39dd3ba20be1 12:47:07 ---> 6778ca353a39 12:47:07 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:47:07 Removing intermediate container 05e4a540016e 12:47:07 ---> 65d9cea33e59 12:47:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:47:07 Removing intermediate container 3b784f7f537b 12:47:07 ---> 805a4ccc01ba 12:47:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:47:07 Removing intermediate container 7777dc81ad63 12:47:07 ---> 06ea351424e7 12:47:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:47:07 ---> Running in fdf9a8f532af 12:47:07 ---> Running in d5e252f7a0aa 12:47:07 ---> Running in 6dfc490994d3 12:47:07 ---> Running in 48add4adfda5 12:47:07 ---> Running in ed24f1649dac 12:47:07 1a89e8eeedd5: Pull complete 12:47:07 94645a83ff95: Pull complete 12:47:08 Removing intermediate container fdf9a8f532af 12:47:08 ---> 6aaef9aa2158 12:47:08 Step 5/31 : RUN apk add --update --no-cache make git 12:47:08 ---> Running in 9052ef17141a 12:47:08 7b1c46037f91: Verifying Checksum 12:47:08 7b1c46037f91: Download complete 12:47:08 Removing intermediate container ed24f1649dac 12:47:08 ---> 517ffaf9448b 12:47:08 Step 5/24 : RUN apk add --update --no-cache make git 12:47:08 ---> Running in 8b9a1f3cd318 12:47:08 Removing intermediate container d5e252f7a0aa 12:47:08 ---> ee9d1dea1a9e 12:47:08 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:47:08 ---> Running in 68bd71452779 12:47:08 Removing intermediate container 48add4adfda5 12:47:08 ---> 12a6bbda1c4f 12:47:08 Step 5/22 : RUN apk add --update --no-cache make git 12:47:08 ---> Running in e10a404d3267 12:47:08 Removing intermediate container 6dfc490994d3 12:47:08 ---> 6cdc93a7479e 12:47:08 Step 5/22 : RUN apk add --update --no-cache make git 12:47:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:47:08 ---> Running in 3a69ad596d55 12:47:09 3f3a8bcf1eab: Verifying Checksum 12:47:09 3f3a8bcf1eab: Download complete 12:47:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:47:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:47:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:47:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:47:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:47:10 OK: 221 MiB in 52 packages 12:47:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:47:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:47:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:47:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:47:10 Removing intermediate container 9052ef17141a 12:47:10 ---> c929c5d24836 12:47:10 Step 6/31 : COPY go.mod vendor* ./ 12:47:10 OK: 221 MiB in 52 packages 12:47:10 OK: 221 MiB in 52 packages 12:47:10 ---> fdb86b363a34 12:47:10 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:10 ---> Running in fd4aa2ba8b71 12:47:10 OK: 221 MiB in 52 packages 12:47:10 OK: 221 MiB in 52 packages 12:47:11 Removing intermediate container 68bd71452779 12:47:11 ---> 4a5d8a34ae2a 12:47:11 Step 6/23 : COPY go.mod vendor* ./ 12:47:11 Removing intermediate container 8b9a1f3cd318 12:47:11 ---> db477d01b652 12:47:11 Step 6/24 : COPY go.mod vendor* ./ 12:47:11 ---> e24911cef08f 12:47:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:11 ---> Running in f742153f2351 12:47:11 ---> 4349a59cfe70 12:47:11 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:11 ---> Running in 303a30f86a06 12:47:11 Removing intermediate container e10a404d3267 12:47:11 ---> 5be4e791d5c0 12:47:11 Step 6/22 : COPY go.mod vendor* ./ 12:47:11 Removing intermediate container 3a69ad596d55 12:47:11 ---> 8e97deed0c14 12:47:11 Step 6/22 : COPY go.mod vendor* ./ 12:47:11 ---> 7f2252570eff 12:47:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:11 ---> Running in 55a2c4cd87bb 12:47:11 ---> fccd121249d3 12:47:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:11 ---> Running in 6fa59e6ce424 12:47:12 Removing intermediate container fd4aa2ba8b71 12:47:12 ---> 1316ce89f367 12:47:12 Step 8/31 : COPY . . 12:47:12 Removing intermediate container f742153f2351 12:47:12 ---> d2381ed97e4b 12:47:12 Step 8/23 : COPY . . 12:47:12 Removing intermediate container 303a30f86a06 12:47:12 ---> 81d1f8bbf0c4 12:47:12 Step 8/24 : COPY . . 12:47:18 Removing intermediate container 55a2c4cd87bb 12:47:18 ---> d3bb1f764919 12:47:18 Step 8/22 : COPY . . 12:47:18 Removing intermediate container 6fa59e6ce424 12:47:18 ---> 591c57d4120f 12:47:18 Step 8/22 : COPY . . 12:47:18 ---> 1c0f5a7772f4 12:47:18 Step 9/23 : RUN make cmd/core-data/core-data 12:47:18 ---> e24dfc00978b 12:47:18 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:47:19 ---> d0fc9f315c05 12:47:19 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 12:47:19 ---> Running in 838c158d0c12 12:47:21 3f3a8bcf1eab: Pull complete 12:47:21 0c92f367c5e7: Pull complete 12:47:21 f7c0051592d6: Pull complete 12:47:21 a227ed2f7395: Pull complete 12:47:23 ---> Running in 26cbf2dfe75e 12:47:23 ---> Running in 8efce7a961c3 12:47:23 Removing intermediate container 8efce7a961c3 12:47:23 ---> 1b0653cdc9d7 12:47:23 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" 12:47:23 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 12:47:23 ---> Running in e415f1253286 12:47:23 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 12:47:23 ---> 7844c52c9ac0 12:47:23 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:47:24 ---> Running in 9a9405f5eb93 12:47: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 12:47:24 ---> 183a6c0a1212 12:47:24 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 12:47:24 ---> Running in c13dc9cfde93 12:47:24 spire-1.2.0/ 12:47:25 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 12:47:26 spire-1.2.0/README.md 12:47:26 spire-1.2.0/bin/ 12:47:26 spire-1.2.0/bin/spire-server 12:47:26 spire-1.2.0/bin/spire-agent 12:47:26 spire-1.2.0/conf/ 12:47:26 spire-1.2.0/conf/server/ 12:47:26 spire-1.2.0/conf/server/server.conf 12:47:26 spire-1.2.0/conf/agent/ 12:47:26 spire-1.2.0/conf/agent/agent.conf 12:47:26 spire-1.2.0/LICENSE 12:47:28 Removing intermediate container e415f1253286 12:47:28 ---> 8aa1cd7093d5 12:47:28 12:47:28 Step 11/24 : FROM alpine:3.15 12:47:28 3.15: Pulling from library/alpine 12:47:29 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 12:47:29 Status: Downloaded newer image for alpine:3.15 12:47:29 ---> 76c8fb57b6fc 12:47:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:47:29 ---> Running in 6e7c0abd1ee6 12:47:29 7b1c46037f91: Pull complete 12:47:29 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 12:47:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 12:47:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 12:47:29 Removing intermediate container 6e7c0abd1ee6 12:47:29 ---> ae15e6e23656 12:47:29 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:47:29 ---> Running in 99077d38fe22 12:47:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 12:47:30 WORKDIR /edgex 12:47:30 COPY go.mod . 12:47:30 RUN go mod download 12:47:30 + docker build -t ci-base-image-arm64 -f - . 12:47:31 Removing intermediate container 99077d38fe22 12:47:31 ---> 2077354aed61 12:47:31 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:47:31 ---> Running in a8d671754c5b 12:47:32 Sending build context to Docker daemon 169.1MB 12:47:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 12:47:32 ---> f79e39bc4007 12:47:32 Step 2/4 : WORKDIR /edgex 12:47:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:47:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:47:33 v3.15.3-14-g83fcdd9ddc [https://nl.alpinelinux.org/alpine/v3.15/main] 12:47:33 v3.15.3-13-gd905dfa045 [https://nl.alpinelinux.org/alpine/v3.15/community] 12:47:33 OK: 15854 distinct packages available 12:47:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:47:34 ---> Running in 763cd3ba4241 12:47:34 Removing intermediate container 763cd3ba4241 12:47:34 ---> 909788a11fcb 12:47:34 Step 3/4 : COPY go.mod . 12:47:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:47:35 (1/5) Installing dumb-init (1.2.5-r1) 12:47:35 (2/5) Installing musl-obstack (1.2.3-r0) 12:47:35 ---> 8f24cf7c7c36 12:47:35 Step 4/4 : RUN go mod download 12:47:35 ---> Running in fd9c4a39f4ad 12:47:35 (3/5) Installing libucontext (1.1-r0) 12:47:35 (4/5) Installing gcompat (1.0.0-r4) 12:47:35 (5/5) Installing openssl (1.1.1n-r0) 12:47:35 Executing busybox-1.34.1-r4.trigger 12:47:35 OK: 6 MiB in 19 packages 12:47:37 Removing intermediate container a8d671754c5b 12:47:37 ---> 608b637bb733 12:47:37 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 12:47:38 ---> 03019e543578 12:47:38 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 12:47:41 ---> 5020ed2e1894 12:47:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 12:47:42 ---> f9931dc5b40d 12:47:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 12:47:42 ---> f8b1cf5bbb5b 12:47:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 12:47:43 ---> 47bc57999587 12:47:43 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:47:43 ---> Running in d75cbc048ae0 12:47:43 Removing intermediate container d75cbc048ae0 12:47:43 ---> a1ba8e599bdc 12:47:43 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:47:43 ---> Running in 257196082dcc 12:47:43 Removing intermediate container 257196082dcc 12:47:43 ---> 1f46b24b6459 12:47:43 Step 22/24 : LABEL arch=x86_64 12:47:44 ---> Running in 389403db39f7 12:47:44 Removing intermediate container 389403db39f7 12:47:44 ---> e7ac113caac3 12:47:44 Step 23/24 : LABEL git_sha=19d0b94307412ee007f67e7680af9a4b3bb642c6 12:47:44 ---> Running in 2d363055a047 12:47:44 Removing intermediate container 2d363055a047 12:47:44 ---> 9717ad3abfa6 12:47:44 Step 24/24 : LABEL version=0.0.0 12:47:44 ---> Running in f3e27ffde5a4 12:47:44 Removing intermediate container f3e27ffde5a4 12:47:44 ---> f55ac679b751 12:47:44 12:47:45 Successfully built f55ac679b751 12:47:45 Successfully tagged security-spire-agent:latest 12:47:45 Building security-secretstore-setup 12:47:50  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:47:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 12:47:50 ---> 2ff9d795d998 12:47:50 Step 3/25 : WORKDIR /edgex-go 12:47:50 ---> Using cache 12:47:50 ---> 06ea351424e7 12:47:50 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:47:50 ---> Using cache 12:47:50 ---> 517ffaf9448b 12:47:50 Step 5/25 : RUN apk add --update --no-cache make git 12:47:50 ---> Using cache 12:47:50 ---> db477d01b652 12:47:50 Step 6/25 : COPY go.mod vendor* ./ 12:47:50 ---> Using cache 12:47:50 ---> 4349a59cfe70 12:47:50 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:50 ---> Using cache 12:47:50 ---> 81d1f8bbf0c4 12:47:50 Step 8/25 : COPY . . 12:47:50 ---> Using cache 12:47:50 ---> d0fc9f315c05 12:47:50 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:47:52 ---> Running in d2008c7164fd 12:47:52 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 12:47:54 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 12:47:56 Removing intermediate container 26cbf2dfe75e 12:47:56 ---> bac6ebeb3bad 12:47:56 12:47:56 Step 10/31 : FROM alpine:3.14 12:47:56 3.14: Pulling from library/alpine 12:47:57 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 12:47:57 Status: Downloaded newer image for alpine:3.14 12:47:57 ---> 84b07dd2d1fd 12:47:57 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:47:58 ---> Running in 8971aed9ff91 12:47:59 Removing intermediate container 8971aed9ff91 12:47:59 ---> b223c649ff41 12:47:59 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 12:48:00 ---> Running in ee84892cc6b1 12:48:00 Removing intermediate container c13dc9cfde93 12:48:00 ---> 625080c8a12d 12:48:00 12:48:00 Step 10/22 : FROM alpine:3.14 12:48:00 ---> 84b07dd2d1fd 12:48:00 Step 11/22 : RUN apk add --update --no-cache dumb-init 12:48:00 Removing intermediate container 9a9405f5eb93 12:48:00 ---> 53b9a76f0aa7 12:48:00 12:48:00 Step 10/22 : FROM alpine:3.14 12:48:00 ---> 84b07dd2d1fd 12:48:00 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 12:48:01 ---> Running in af279152a716 12:48:01 ---> Running in 1310ecd53dad 12:48:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:48:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:48:01 (1/2) Installing dumb-init (1.2.5-r1) 12:48:01 (2/2) Installing su-exec (0.2-r1) 12:48:01 Executing busybox-1.33.1-r6.trigger 12:48:01 OK: 6 MiB in 16 packages 12:48:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:48:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:48:01 (1/1) Installing dumb-init (1.2.5-r1) 12:48:01 Executing busybox-1.33.1-r6.trigger 12:48:01 OK: 6 MiB in 15 packages 12:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:48:02 Removing intermediate container 838c158d0c12 12:48:02 ---> a8dd3e6b191a 12:48:02 12:48:02 Step 10/23 : FROM alpine:3.14 12:48:02 ---> 84b07dd2d1fd 12:48:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:48:02 (1/6) Installing ca-certificates (20211220-r0) 12:48:02 (2/6) Installing brotli-libs (1.0.9-r5) 12:48:02 ---> Running in be71b3a77e60 12:48:02 (3/6) Installing nghttp2-libs (1.43.0-r0) 12:48:02 (4/6) Installing libcurl (7.79.1-r0) 12:48:02 (5/6) Installing curl (7.79.1-r0) 12:48:02 (6/6) Installing dumb-init (1.2.5-r1) 12:48:02 Executing busybox-1.33.1-r6.trigger 12:48:02 Executing ca-certificates-20211220-r0.trigger 12:48:02 OK: 8 MiB in 20 packages 12:48:02 Removing intermediate container ee84892cc6b1 12:48:02 ---> 1f313975145d 12:48:02 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 12:48:02 Removing intermediate container be71b3a77e60 12:48:02 ---> 714ea23493ff 12:48:02 Step 12/23 : ENV APP_PORT=59880 12:48:02 ---> Running in cfd39895e8df 12:48:02 ---> Running in ecd20453f5ba 12:48:02 Removing intermediate container af279152a716 12:48:02 ---> 496729588556 12:48:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:48:03 ---> Running in 1835a0b269a6 12:48:03 Removing intermediate container ecd20453f5ba 12:48:03 ---> 4179196c80f7 12:48:03 Step 13/23 : EXPOSE $APP_PORT 12:48:03 Removing intermediate container cfd39895e8df 12:48:03 ---> a238aad40180 12:48:03 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:48:03 ---> Running in 2ba9eddbc74f 12:48:03 ---> Running in 85420bf2628a 12:48:03 Removing intermediate container 1835a0b269a6 12:48:03 ---> 207e377e8159 12:48:03 Step 13/22 : ENV APP_PORT=59861 12:48:03 Removing intermediate container 1310ecd53dad 12:48:03 ---> c3df3a9a71a7 12:48:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:48:03 ---> Running in d80f2af851fd 12:48:03 ---> Running in f852f64cae55 12:48:03 Removing intermediate container 85420bf2628a 12:48:03 ---> a10461d42cf0 12:48:03 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:48:03 Removing intermediate container 2ba9eddbc74f 12:48:03 ---> 8d24b64e6d53 12:48:03 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:48:03 Removing intermediate container f852f64cae55 12:48:03 ---> cab78aa94ba0 12:48:03 Step 13/22 : WORKDIR /edgex 12:48:03 ---> Running in 8a2beeeca091 12:48:03 Removing intermediate container d80f2af851fd 12:48:03 ---> da2835857799 12:48:03 Step 14/22 : EXPOSE $APP_PORT 12:48:03 ---> Running in f0d62256f64a 12:48:03 ---> Running in 3c22fb1231f4 12:48:03 ---> Running in 5dd208db4f4c 12:48:04 Removing intermediate container 5dd208db4f4c 12:48:04 ---> 4da5a914cad2 12:48:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:48:04 Removing intermediate container 3c22fb1231f4 12:48:04 ---> 7af2ad8ab3d0 12:48:04 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:48:04 ---> ad6deb470fd2 12:48:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:48:04 ---> febabad2332d 12:48:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:48:04 ---> bcaed8cab7ce 12:48:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:48:04 ---> 869cb2f9488e 12:48:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:48:05 Removing intermediate container 8a2beeeca091 12:48:05 ---> b03b34d96a6f 12:48:05 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 12:48:05 Removing intermediate container f0d62256f64a 12:48:05 ---> 9385f6c837dc 12:48:05 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 12:48:05 ---> Running in 55d3e2830bc7 12:48:05 ---> Running in b5e40be1fd84 12:48:05 ---> 8deba7c259e8 12:48:05 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 12:48:05 Removing intermediate container 55d3e2830bc7 12:48:05 ---> 83040a9b94e7 12:48:05 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:48:05 ---> Running in 889c517d3ab2 12:48:05 Removing intermediate container 889c517d3ab2 12:48:05 ---> 804bfbcded96 12:48:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:48:05 ---> da69ce5beff9 12:48:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 12:48:05 ---> 10a917b56709 12:48:05 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:48:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:48:05 ---> Running in 17c246d82d9d 12:48:05 ---> Running in 8cf7aa8ee3b4 12:48:05 Removing intermediate container 17c246d82d9d 12:48:05 ---> 55535a790464 12:48:05 Step 20/22 : LABEL arch=x86_64 12:48:05 ---> 70737d8a37a2 12:48:05 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:48:05 ---> Running in 706d93505bf2 12:48:05 ---> Running in 1b6ef869e6e9 12:48:05 Removing intermediate container 706d93505bf2 12:48:05 ---> de3f23eb2604 12:48:05 Step 21/22 : LABEL git_sha=19d0b94307412ee007f67e7680af9a4b3bb642c6 12:48:06 ---> Running in 14132f62c29e 12:48:06 Removing intermediate container 14132f62c29e 12:48:06 ---> 90730c3ba4f6 12:48:06 Step 22/22 : LABEL version=0.0.0 12:48:06 ---> Running in d3b6a808ecbf 12:48:06 Removing intermediate container 8cf7aa8ee3b4 12:48:06 ---> b2a170575509 12:48:06 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 12:48:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:48:06 Removing intermediate container d3b6a808ecbf 12:48:06 ---> e330c44782d6 12:48:06 12:48:06 Successfully built e330c44782d6 12:48:06 Successfully tagged support-scheduler:latest 12:48:06  Building support-scheduler ... done Building support-notifications 12:48:06 ---> e301df8d24d9 12:48:06 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:48:06 Removing intermediate container 1b6ef869e6e9 12:48:06 ---> f4ef97d51067 12:48:06 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 12:48:06 (1/6) Installing dumb-init (1.2.5-r1) 12:48:07 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:48:07 (3/6) Installing libsodium (1.0.18-r0) 12:48:07 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:48:07 (5/6) Installing libzmq (4.3.4-r0) 12:48:07 (6/6) Installing zeromq (4.3.4-r0) 12:48:07 Executing busybox-1.33.1-r6.trigger 12:48:07 OK: 8 MiB in 20 packages 12:48:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:48:08 ---> Running in 3fc661f9d68e 12:48:08 ---> 981eaaae810e 12:48:08 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:48:08 Removing intermediate container 3fc661f9d68e 12:48:08 ---> 113a8a7ee9e0 12:48:08 Step 20/22 : LABEL arch=x86_64 12:48:09 ---> Running in 73c49a47638f 12:48:09 Removing intermediate container b5e40be1fd84 12:48:09 ---> 9ff0239bce08 12:48:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:48:09 ---> 16a784114869 12:48:09 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:48:09 Removing intermediate container 73c49a47638f 12:48:09 ---> 2dec0196dbf6 12:48:09 Step 21/22 : LABEL git_sha=19d0b94307412ee007f67e7680af9a4b3bb642c6 12:48:09 ---> Running in e9dd317cebf6 12:48:09 ---> b390a6545b3e 12:48:09 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:48:09 ---> 425a80347639 12:48:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:48:09 Removing intermediate container e9dd317cebf6 12:48:09 ---> 8f6a9ee33955 12:48:09 Step 22/22 : LABEL version=0.0.0 12:48:09 ---> Running in 74f68b342ede 12:48:09 ---> 0d6174bfe5cc 12:48:09 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 12:48:09 Removing intermediate container 74f68b342ede 12:48:09 ---> 1ffc686d894c 12:48:09 12:48:10 Successfully built 1ffc686d894c 12:48:10 ---> Running in 99654efa5ecb 12:48:10 Successfully tagged security-proxy-setup:latest 12:48:10  Building security-proxy-setup ... done Building security-spiffe-token-provider 12:48:10 ---> 1623cac58ba1 12:48:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:48:11 Removing intermediate container 99654efa5ecb 12:48:11 ---> 24eb35f5fa0e 12:48:11 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:48:12 ---> 0f36dfb961d5 12:48:12 Step 19/23 : ENTRYPOINT ["/core-data"] 12:48:12 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:48:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:48:12 ---> 2ff9d795d998 12:48:12 Step 3/22 : WORKDIR /edgex-go 12:48:12 ---> Using cache 12:48:12 ---> 06ea351424e7 12:48:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:48:12 ---> Using cache 12:48:12 ---> 517ffaf9448b 12:48:12 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 12:48:12 ---> 1de2335e7855 12:48:12 Step 26/31 : RUN chmod +x /entrypoint.sh 12:48:12 ---> Running in ce54a8dc5407 12:48:12 ---> Running in b613603b2fb2 12:48:12 Removing intermediate container d2008c7164fd 12:48:12 ---> c8a4094d91fd 12:48:12 12:48:12 Step 10/25 : FROM alpine:3.14 12:48:12 ---> 84b07dd2d1fd 12:48:12 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 12:48:13 ---> Running in 945387882cd0 12:48:13 ---> Running in 9e445ec081fd 12:48:13 Removing intermediate container b613603b2fb2 12:48:13 ---> 9ab911957d34 12:48:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:48:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:48:13 ---> Running in 092d771da893 12:48:13 Removing intermediate container 092d771da893 12:48:13 ---> 7c1d3e0924a5 12:48:13 Step 21/23 : LABEL arch=x86_64 12:48:13 ---> Running in 1151f71ae44d 12:48:13 Removing intermediate container 1151f71ae44d 12:48:13 ---> 876afb92ff07 12:48:13 Step 22/23 : LABEL git_sha=19d0b94307412ee007f67e7680af9a4b3bb642c6 12:48:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:48:13 ---> Running in 4805971112f4 12:48:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:48:13 Removing intermediate container 4805971112f4 12:48:13 ---> df602b27bf9b 12:48:13 Step 23/23 : LABEL version=0.0.0 12:48:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:48:14 (1/3) Installing ca-certificates (20211220-r0) 12:48:14 ---> Running in 0a3a9a16f99a 12:48:14 (2/3) Installing dumb-init (1.2.5-r1) 12:48:14 (3/3) Installing su-exec (0.2-r1) 12:48:14 Executing busybox-1.33.1-r6.trigger 12:48:14 Executing ca-certificates-20211220-r0.trigger 12:48:14 Removing intermediate container 0a3a9a16f99a 12:48:14 ---> 397b63c05c88 12:48:14 12:48:14 OK: 6 MiB in 17 packages 12:48:14 Removing intermediate container 945387882cd0 12:48:14 ---> e32d72e1de7f 12:48:14 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 12:48:14 OK: 221 MiB in 52 packages 12:48:14 Successfully built 397b63c05c88 12:48:14 Successfully tagged core-data:latest 12:48:14 Building security-spire-server 12:48:14  Building core-data ... done  ---> Running in b5d4961d7045 12:48:14 Removing intermediate container b5d4961d7045 12:48:14 ---> 86111233678e 12:48:14 Step 28/31 : CMD ["gate"] 12:48:16 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:48:16 Step 2/20 : FROM ${BUILDER_BASE} AS builder 12:48:16 ---> 2ff9d795d998 12:48:16 Step 3/20 : WORKDIR /edgex-go 12:48:16 ---> Using cache 12:48:16 ---> 06ea351424e7 12:48:16 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 12:48:16 ---> Running in c282a38e46e8 12:48:16 Removing intermediate container 9e445ec081fd 12:48:16 ---> ba9026f18e5f 12:48:16 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:48:16 ---> Running in f710b7de092f 12:48:16 Removing intermediate container ce54a8dc5407 12:48:16 ---> df81ecf57dc6 12:48:16 Step 6/22 : COPY go.mod vendor* ./ 12:48:16 ---> Running in d20531409a3e 12:48:16 Removing intermediate container c282a38e46e8 12:48:16 ---> e627dd04ac75 12:48:16 Step 29/31 : LABEL arch=x86_64 12:48:17 ---> Running in faf493914624 12:48:17 Removing intermediate container d20531409a3e 12:48:17 ---> 230d9027ff95 12:48:17 Step 13/25 : WORKDIR / 12:48:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:48:17 ---> 1878c0fc0f50 12:48:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:48:17 ---> Running in 329b973f7944 12:48:17 ---> Running in 937f8ff73282 12:48:17 Removing intermediate container faf493914624 12:48:17 ---> 4522b1a64f1e 12:48:17 Step 30/31 : LABEL git_sha=19d0b94307412ee007f67e7680af9a4b3bb642c6 12:48:17 ---> Running in 29483449be1a 12:48:17 Removing intermediate container 329b973f7944 12:48:17 ---> ca6eb0942e8f 12:48:17 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:48:17 Removing intermediate container 29483449be1a 12:48:17 ---> 6036cace87b8 12:48:17 Step 31/31 : LABEL version=0.0.0 12:48:17 ---> cdbb7d14c71c 12:48:17 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:48:18 ---> Running in aca4336b513b 12:48:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:48:18 ---> 4ae012d1d2f4 12:48:18 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:48:18 Removing intermediate container aca4336b513b 12:48:18 ---> fb21114dfd0a 12:48:18 12:48:18 Successfully built fb21114dfd0a 12:48:18 v3.15.3-14-g83fcdd9ddc [https://nl.alpinelinux.org/alpine/v3.15/main] 12:48:18 v3.15.3-13-gd905dfa045 [https://nl.alpinelinux.org/alpine/v3.15/community] 12:48:18 OK: 15864 distinct packages available 12:48:18 ---> 9db3913f53cc 12:48:18 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:48:18 Successfully tagged security-bootstrapper:latest 12:48:18 Building security-spire-config 12:48:18  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:48:18 Removing intermediate container 937f8ff73282 12:48:18 ---> 53c8ef1b124d 12:48:18 Step 8/22 : COPY . . 12:48:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:48:19 OK: 221 MiB in 52 packages 12:48:20 ---> 84319d4d8b7d 12:48:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:48:21 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:48:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:48:21 ---> 2ff9d795d998 12:48:21 Step 3/23 : WORKDIR /edgex-go 12:48:21 ---> Using cache 12:48:21 ---> 06ea351424e7 12:48:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:48:21 ---> Using cache 12:48:21 ---> 517ffaf9448b 12:48:21 Step 5/23 : RUN apk add --update --no-cache make git 12:48:21 ---> Using cache 12:48:21 ---> db477d01b652 12:48:21 Step 6/23 : COPY go.mod vendor* ./ 12:48:21 ---> Using cache 12:48:21 ---> 4349a59cfe70 12:48:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:48:21 ---> Using cache 12:48:21 ---> 81d1f8bbf0c4 12:48:21 Step 8/23 : COPY . . 12:48:21 ---> Using cache 12:48:21 ---> d0fc9f315c05 12:48:21 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 12:48:21 ---> Using cache 12:48:21 ---> 1b0653cdc9d7 12:48:21 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" 12:48:21 ---> Using cache 12:48:21 ---> 8aa1cd7093d5 12:48:21 12:48:21 Step 11/23 : FROM alpine:3.15 12:48:21 ---> 76c8fb57b6fc 12:48:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:48:21 ---> Using cache 12:48:21 ---> ae15e6e23656 12:48:21 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:48:21 ---> Using cache 12:48:21 ---> 2077354aed61 12:48:21 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:48:21 ---> Using cache 12:48:21 ---> 608b637bb733 12:48:21 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 12:48:22 Removing intermediate container fd9c4a39f4ad 12:48:22 ---> bea6c2de3701 12:48:22 Successfully built bea6c2de3701 12:48:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:48:22 + docker inspect -f . ci-base-image-arm64 12:48:22 . [Pipeline] withDockerContainer 12:48:22 prd-ubuntu20.04-docker-arm64-4c-16g-10446 does not seem to be running inside a container 12:48:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-arm64 cat 12:48:23 ---> 43d6455be561 12:48:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:48:23 ---> 50d729f23e74 12:48:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 12:48:23 Removing intermediate container f710b7de092f 12:48:23 ---> 35e6e2e5ab93 12:48:23 Step 5/20 : COPY go.mod vendor* ./ 12:48:23 ---> d07c86702c74 12:48:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 12:48:23 ---> a9e854590c53 12:48:23 ---> 19cc40fb4bdf 12:48:24 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:48:24 12:48:24 ---> Running in 65ab7e2a498a 12:48:24 ---> 7ac310e3a993 12:48:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 12:48:24 $ docker top af1729f2d6aae02033b089c29d9ef201ec4bd4b6a04008da9a6c576a27f76af3 -eo pid,comm 12:48:24 ---> e296668e33da 12:48:24 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/ 12:48:24 ---> Running in 072ac42119ab [Pipeline] { [Pipeline] sh 12:48:24 ---> 93e85b61b615 12:48:24 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:48:24 ---> Running in 16727ffd5111 12:48:24 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:48:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:48:24 ---> 2ff9d795d998 12:48:24 Step 3/24 : WORKDIR /edgex-go 12:48:24 ---> Using cache 12:48:24 ---> 06ea351424e7 12:48:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:48:24 ---> Using cache 12:48:24 ---> 517ffaf9448b 12:48:24 Step 5/24 : RUN apk add --update --no-cache make git 12:48:24 ---> Using cache 12:48:24 ---> db477d01b652 12:48:24 Step 6/24 : COPY go.mod vendor* ./ 12:48:24 ---> Using cache 12:48:24 ---> 4349a59cfe70 12:48:24 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:48:24 ---> Using cache 12:48:24 ---> 81d1f8bbf0c4 12:48:24 Step 8/24 : COPY . . 12:48:24 ---> Using cache 12:48:24 ---> d0fc9f315c05 12:48:24 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 12:48:24 ---> Using cache 12:48:24 ---> 1b0653cdc9d7 12:48:24 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" 12:48:24 ---> Using cache 12:48:24 ---> 8aa1cd7093d5 12:48:24 12:48:24 Step 11/24 : FROM alpine:3.15 12:48:24 ---> 76c8fb57b6fc 12:48:24 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:48:24 ---> Using cache 12:48:24 ---> ae15e6e23656 12:48:24 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:48:24 ---> Using cache 12:48:24 ---> 2077354aed61 12:48:24 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 12:48:24 Removing intermediate container 16727ffd5111 12:48:24 ---> 49aafa8ce148 12:48:24 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:48:25 ---> Running in 990e827243f8 12:48:25 ---> Running in 00b84acb303a 12:48:25 + go version 12:48:25 go version go1.17.6 linux/arm64 [Pipeline] } 12:48:25 $ docker stop --time=1 af1729f2d6aae02033b089c29d9ef201ec4bd4b6a04008da9a6c576a27f76af3 12:48:25 Removing intermediate container 00b84acb303a 12:48:25 ---> 8f82b7cfa827 12:48:25 Step 21/23 : LABEL arch=x86_64 12:48:25 Removing intermediate container 65ab7e2a498a 12:48:25 ---> 06da803707f3 12:48:25 Step 7/20 : COPY . . 12:48:25 ---> Running in b1a827eef9b8 12:48:25 Removing intermediate container 072ac42119ab 12:48:25 ---> 6c3fac0f980d 12:48:25 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 12:48:25 ---> Running in 7fbcb177566f 12:48:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:48:25 ---> 216fd306976d 12:48:25 Step 9/22 : RUN make cmd/support-notifications/support-notifications 12:48:25 Removing intermediate container b1a827eef9b8 12:48:25 ---> 9f69cb5355c4 12:48:25 Step 22/23 : LABEL git_sha=19d0b94307412ee007f67e7680af9a4b3bb642c6 12:48:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:48:26 v3.15.3-14-g83fcdd9ddc [https://nl.alpinelinux.org/alpine/v3.15/main] 12:48:26 v3.15.3-13-gd905dfa045 [https://nl.alpinelinux.org/alpine/v3.15/community] 12:48:26 OK: 15854 distinct packages available 12:48:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:48:26 $ docker rm -f af1729f2d6aae02033b089c29d9ef201ec4bd4b6a04008da9a6c576a27f76af3 12:48:26 ---> Running in 7c4d620ffc2b 12:48:26 Removing intermediate container 7fbcb177566f 12:48:26 ---> 2a89251522b7 12:48:26 Step 23/25 : LABEL arch=x86_64 12:48:26 ---> Running in 5811c3479b16 12:48:26 ---> Running in e2782c1ff8bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:48:27 Removing intermediate container 5811c3479b16 12:48:27 ---> d8ad440925c8 12:48:27 Step 23/23 : LABEL version=0.0.0 12:48:27 Removing intermediate container e2782c1ff8bc 12:48:27 ---> 49c5bfce7190 12:48:27 Step 24/25 : LABEL git_sha=19d0b94307412ee007f67e7680af9a4b3bb642c6 12:48:27 ---> Running in ab7f7b90275f 12:48:27 ---> Running in ce4b1caa1e5c 12:48:27 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 12:48:27 Removing intermediate container ab7f7b90275f 12:48:27 ---> 83d082fd6ff5 12:48:27 12:48:27 + docker inspect -f . ci-base-image-arm64 12:48:27 . [Pipeline] withDockerContainer 12:48:27 Removing intermediate container ce4b1caa1e5c 12:48:27 ---> ceb3ae9cb8b0 12:48:27 Step 25/25 : LABEL version=0.0.0 12:48:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:48:27 ---> Running in 60f6be803276 12:48:27 Successfully built 83d082fd6ff5 12:48:27 Successfully tagged security-spire-server:latest 12:48:27 Building core-command 12:48:27 prd-ubuntu20.04-docker-arm64-4c-16g-10446 does not seem to be running inside a container 12:48:27 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-arm64 cat 12:48:27  Building security-spire-server ... done Removing intermediate container 60f6be803276 12:48:27 ---> df2be9a9f134 12:48:27 12:48:27 (1/4) Installing dumb-init (1.2.5-r1) 12:48:27 Successfully built df2be9a9f134 12:48:27 Successfully tagged security-secretstore-setup:latest 12:48:27 Building sys-mgmt-agent 12:48:28  Building security-secretstore-setup ... done (2/4) Installing musl-obstack (1.2.3-r0) 12:48:28 (3/4) Installing libucontext (1.1-r0) 12:48:28 (4/4) Installing gcompat (1.0.0-r4) 12:48:28 Executing busybox-1.34.1-r4.trigger 12:48:28 OK: 6 MiB in 18 packages 12:48:28 $ docker top 111cd2336d67b50738806c3fc70c4295a6dfae50560f9d18b84fc7fcdb31c600 -eo pid,comm [Pipeline] { [Pipeline] echo 12:48:29 ========================================================= 12:48:29 [edgeXBuildGoParallel] Running Tests and Build... 12:48:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:48:29 + make test 12:48:29 go mod tidy -compat=1.17 12:48:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:48:33 ---> cab2ecc974b4 12:48:33 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:48:33 Removing intermediate container 990e827243f8 12:48:33 ---> dde823037b6e 12:48:33 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 12:48:33 ---> Running in c9c67dbf4979 12:48:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 12:48:36 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:48:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:48:36 ---> 2ff9d795d998 12:48:36 Step 3/23 : WORKDIR /edgex-go 12:48:36 ---> Using cache 12:48:36 ---> 06ea351424e7 12:48:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:48:36 ---> Using cache 12:48:36 ---> 517ffaf9448b 12:48:36 Step 5/23 : RUN apk add --update --no-cache make bash git 12:48:36 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:48:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:48:36 ---> 2ff9d795d998 12:48:36 Step 3/23 : WORKDIR /edgex-go 12:48:36 ---> Using cache 12:48:36 ---> 06ea351424e7 12:48:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:48:36 ---> Using cache 12:48:36 ---> 517ffaf9448b 12:48:36 Step 5/23 : RUN apk add --update --no-cache make git 12:48:36 ---> Using cache 12:48:36 ---> db477d01b652 12:48:36 Step 6/23 : COPY go.mod vendor* ./ 12:48:36 ---> Using cache 12:48:36 ---> 4349a59cfe70 12:48:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:48:36 ---> Using cache 12:48:36 ---> 81d1f8bbf0c4 12:48:36 Step 8/23 : COPY . . 12:48:36 ---> Using cache 12:48:36 ---> d0fc9f315c05 12:48:36 Step 9/23 : RUN make cmd/core-command/core-command 12:48:37 ---> edfd6ada38c6 12:48:37 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 12:48:37 ---> Running in 1f96fae99968 12:48:37 ---> Running in 241c45f3a7a8 12:48:37 ---> 3bb15aca1bfe 12:48:37 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 12:48:37 ---> Running in 651b9231253f 12:48:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:48:38 Removing intermediate container 651b9231253f 12:48:38 ---> e3f2c7a0d488 12:48:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 12:48:38 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 12:48:38 ---> 0cc408c90abf 12:48:38 Step 19/24 : WORKDIR / 12:48:38 ---> Running in 7c43b4757dae 12:48:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:48:38 Removing intermediate container 7c43b4757dae 12:48:38 ---> 821b34392f04 12:48:38 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:48:38 ---> Running in 8f9712613e19 12:48:38 OK: 221 MiB in 52 packages 12:48:38 Removing intermediate container 8f9712613e19 12:48:38 ---> f7bfc233cf5a 12:48:38 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:48:39 ---> Running in 338a53e0faca 12:48:39 Removing intermediate container 338a53e0faca 12:48:39 ---> 71526578866c 12:48:39 Step 22/24 : LABEL arch=x86_64 12:48:39 ---> Running in ef952c62f497 12:48:39 Removing intermediate container 1f96fae99968 12:48:39 ---> 3f43da8af0c8 12:48:39 Step 6/23 : COPY go.mod vendor* ./ 12:48:40 Removing intermediate container ef952c62f497 12:48:40 ---> faae1e5be144 12:48:40 Step 23/24 : LABEL git_sha=19d0b94307412ee007f67e7680af9a4b3bb642c6 12:48:40 ---> 0a1866ed2be5 12:48:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:48:40 ---> Running in c00682640fc7 12:48:40 ---> Running in e363b470430e 12:48:40 Removing intermediate container c00682640fc7 12:48:40 ---> 90fce82560f0 12:48:40 Step 24/24 : LABEL version=0.0.0 12:48:40 ---> Running in c6837314b3a9 12:48:41 Removing intermediate container c6837314b3a9 12:48:41 ---> 6260050aa045 12:48:41 12:48:41 Successfully built 6260050aa045 12:48:41 Successfully tagged security-spire-config:latest 12:48:41  Building security-spire-config ... done Building core-metadata 12:48:45 Removing intermediate container e363b470430e 12:48:45 ---> e8971fabb081 12:48:45 Step 8/23 : COPY . . 12:48:46 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:48:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:48:46 ---> 2ff9d795d998 12:48:46 Step 3/23 : WORKDIR /edgex-go 12:48:46 ---> Using cache 12:48:46 ---> 06ea351424e7 12:48:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:48:46 ---> Using cache 12:48:46 ---> 517ffaf9448b 12:48:46 Step 5/23 : RUN apk add --update --no-cache make git 12:48:46 ---> Using cache 12:48:46 ---> db477d01b652 12:48:46 Step 6/23 : COPY go.mod vendor* ./ 12:48:46 ---> Using cache 12:48:46 ---> 4349a59cfe70 12:48:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:48:46 ---> Using cache 12:48:46 ---> 81d1f8bbf0c4 12:48:46 Step 8/23 : COPY . . 12:48:46 ---> Using cache 12:48:46 ---> d0fc9f315c05 12:48:46 Step 9/23 : RUN make cmd/core-metadata/core-metadata 12:48:50 ---> Running in 7870e8d036ac 12:48:50 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 12:48:56 Removing intermediate container 7c4d620ffc2b 12:48:56 ---> 8af4627bbb42 12:48:56 12:48:56 Step 10/22 : FROM alpine:3.14 12:48:56 ---> 84b07dd2d1fd 12:48:56 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 12:48:56 ---> Running in e201718c028a 12:48:56 ---> 09d994cbc188 12:48:56 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:48:56 ---> Running in cfc7a60ef1e1 12:48:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:48:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:48:56 (1/2) Installing ca-certificates (20211220-r0) 12:48:56 (2/2) Installing dumb-init (1.2.5-r1) 12:48:56 Executing busybox-1.33.1-r6.trigger 12:48:56 Executing ca-certificates-20211220-r0.trigger 12:48:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:48:56 OK: 6 MiB in 16 packages 12:48:57 Removing intermediate container e201718c028a 12:48:57 ---> a16157fe070e 12:48:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:48:58 ---> Running in 04359d2a9f8b 12:48:58 Removing intermediate container 04359d2a9f8b 12:48:58 ---> 5cf654001a88 12:48:58 Step 13/22 : ENV APP_PORT=59860 12:48:58 ---> Running in 11ccffa093fd 12:48:58 Removing intermediate container 11ccffa093fd 12:48:58 ---> 55948f01e71a 12:48:58 Step 14/22 : EXPOSE $APP_PORT 12:48:58 ---> Running in e1f8d16147b6 12:48:58 Removing intermediate container e1f8d16147b6 12:48:58 ---> a6dd2b231e7e 12:48:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:48:59 ---> 08f3486c7fe9 12:48:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:49:01 ---> 666ec1bb7469 12:49:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:49:01 Removing intermediate container c9c67dbf4979 12:49:01 ---> 0ef3666a5ef0 12:49:01 12:49:01 Step 9/20 : FROM alpine:3.15 12:49:01 ---> 76c8fb57b6fc 12:49:01 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:49:01 ---> Using cache 12:49:01 ---> ae15e6e23656 12:49:01 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:49:01 ---> Using cache 12:49:01 ---> 2077354aed61 12:49:01 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:49:01 ---> Running in 94076bae419b 12:49:01 ---> 1493e9fa461e 12:49:01 Step 18/22 : ENTRYPOINT ["/support-notifications"] 12:49:01 ---> Running in 7bd27710b32e 12:49:02 Removing intermediate container 7bd27710b32e 12:49:02 ---> 42dcbee3c57c 12:49:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:49:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:49:02 ---> Running in 01c4c22f9491 12:49:03 Removing intermediate container 01c4c22f9491 12:49:03 ---> a56aa525b929 12:49:03 Step 20/22 : LABEL arch=x86_64 12:49:03 ---> Running in 3ae074cf8964 12:49:03 ? github.com/edgexfoundry/edgex-go [no test files] 12:49:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:49:03 Removing intermediate container 3ae074cf8964 12:49:03 ---> 56de525274b5 12:49:03 Step 21/22 : LABEL git_sha=19d0b94307412ee007f67e7680af9a4b3bb642c6 12:49:03 ---> Running in caf05fd3b4ad 12:49:03 v3.15.3-14-g83fcdd9ddc [https://nl.alpinelinux.org/alpine/v3.15/main] 12:49:03 v3.15.3-13-gd905dfa045 [https://nl.alpinelinux.org/alpine/v3.15/community] 12:49:03 OK: 15854 distinct packages available 12:49:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:49:03 Removing intermediate container caf05fd3b4ad 12:49:03 ---> 8cb5789e6b03 12:49:03 Step 22/22 : LABEL version=0.0.0 12:49:04 ---> Running in 821936053f03 12:49:04 Removing intermediate container 821936053f03 12:49:04 ---> ed2e3bdc3cf2 12:49:04 12:49:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:49:04 Successfully built ed2e3bdc3cf2 12:49:04 Successfully tagged support-notifications:latest 12:49:04  Building support-notifications ... done (1/9) Installing ca-certificates (20211220-r0) 12:49:04 (2/9) Installing brotli-libs (1.0.9-r5) 12:49:05 (3/9) Installing nghttp2-libs (1.46.0-r0) 12:49:05 (4/9) Installing libcurl (7.80.0-r0) 12:49:05 Removing intermediate container 241c45f3a7a8 12:49:05 ---> 5ef611e581ce 12:49:05 12:49:05 Step 10/23 : FROM alpine:3.14 12:49:05 ---> 84b07dd2d1fd 12:49:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:49:05 ---> Using cache 12:49:05 ---> 496729588556 12:49:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:49:05 ---> Using cache 12:49:05 ---> 207e377e8159 12:49:05 Step 13/23 : ENV APP_PORT=59882 12:49:05 (5/9) Installing curl (7.80.0-r0) 12:49:05 ---> Running in 6f0f574525c9 12:49:05 (6/9) Installing dumb-init (1.2.5-r1) 12:49:05 (7/9) Installing musl-obstack (1.2.3-r0) 12:49:05 Removing intermediate container 6f0f574525c9 12:49:05 ---> 925100607a4d 12:49:05 Step 14/23 : EXPOSE $APP_PORT 12:49:05 (8/9) Installing libucontext (1.1-r0) 12:49:05 ---> Running in c4595e416a16 12:49:05 (9/9) Installing gcompat (1.0.0-r4) 12:49:05 Executing busybox-1.34.1-r4.trigger 12:49:05 Executing ca-certificates-20211220-r0.trigger 12:49:05 Removing intermediate container c4595e416a16 12:49:05 ---> b1f7c441eec7 12:49:05 Step 15/23 : WORKDIR / 12:49:05 OK: 8 MiB in 23 packages 12:49:05 ---> Running in 52bd1781bace 12:49:06 Removing intermediate container 52bd1781bace 12:49:06 ---> 4de4a668f52d 12:49:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:49:06 ---> 79326b517e41 12:49:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:49:06 Removing intermediate container 94076bae419b 12:49:06 ---> a1319450720f 12:49:06 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 12:49:07 ---> e9d4c0774f96 12:49:07 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 12:49:07 ---> a2cda760b894 12:49:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:49:08 ---> 229357ef48bb 12:49:08 Step 19/23 : ENTRYPOINT ["/core-command"] 12:49:08 ---> 320ddafae290 12:49:08 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 12:49:08 ---> Running in 088d7ad3c5de 12:49:08 Removing intermediate container 088d7ad3c5de 12:49:08 ---> 10fe2e7adf86 12:49:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:49:09 ---> Running in 929da76909ef 12:49:09 ---> c4f51321d179 12:49:09 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 12:49:09 ---> Running in 6a6b976a764b 12:49:09 Removing intermediate container 929da76909ef 12:49:09 ---> 6d3257125248 12:49:09 Step 21/23 : LABEL arch=x86_64 12:49:09 ---> Running in 2d15e506c414 12:49:09 Removing intermediate container 6a6b976a764b 12:49:09 ---> bb12fe84ece2 12:49:09 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:49:09 ---> Running in 67f9f7dc3cd9 12:49:09 Removing intermediate container 2d15e506c414 12:49:09 ---> 2de120d53e63 12:49:09 Step 22/23 : LABEL git_sha=19d0b94307412ee007f67e7680af9a4b3bb642c6 12:49:09 Removing intermediate container 67f9f7dc3cd9 12:49:09 ---> d32bc998ccba 12:49:09 Step 18/20 : LABEL arch=x86_64 12:49:09 ---> Running in 7989550ba75e 12:49:09 ---> Running in 81cf88c7f7a8 12:49:10 Removing intermediate container 81cf88c7f7a8 12:49:10 ---> f7e5328989c5 12:49:10 Step 19/20 : LABEL git_sha=19d0b94307412ee007f67e7680af9a4b3bb642c6 12:49:10 Removing intermediate container 7989550ba75e 12:49:10 ---> 342ac15b44fc 12:49:10 Step 23/23 : LABEL version=0.0.0 12:49:10 ---> Running in 223421defb21 12:49:10 ---> Running in a0e10b49f707 12:49:10 Removing intermediate container 223421defb21 12:49:10 ---> df67709143b6 12:49:10 12:49:10 Removing intermediate container a0e10b49f707 12:49:10 ---> da79c2179211 12:49:10 Step 20/20 : LABEL version=0.0.0 12:49:10 ---> Running in 7272c77a62e0 12:49:10 Successfully built df67709143b6 12:49:10 Successfully tagged core-command:latest 12:49:10  Building core-command ... done Removing intermediate container 7272c77a62e0 12:49:10 ---> 128cc6f8e6e2 12:49:10 12:49:10 Successfully built 128cc6f8e6e2 12:49:10 Successfully tagged security-spiffe-token-provider:latest 12:49:16  Building security-spiffe-token-provider ... done Removing intermediate container 7870e8d036ac 12:49:16 ---> 8f2846eff842 12:49:16 12:49:16 Step 10/23 : FROM alpine:3.14 12:49:16 ---> 84b07dd2d1fd 12:49:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:49:16 ---> Using cache 12:49:16 ---> 496729588556 12:49:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:49:16 ---> Using cache 12:49:16 ---> 207e377e8159 12:49:16 Step 13/23 : ENV APP_PORT=59881 12:49:16 ---> Running in 1bf353f8723c 12:49:16 Removing intermediate container 1bf353f8723c 12:49:16 ---> 1382ae74a5d7 12:49:16 Step 14/23 : EXPOSE $APP_PORT 12:49:16 ---> Running in 4080964e05bc 12:49:16 Removing intermediate container 4080964e05bc 12:49:16 ---> 272b5cda6a72 12:49:16 Step 15/23 : WORKDIR / 12:49:16 ---> Running in cfe9d322a7d3 12:49:16 Removing intermediate container cfe9d322a7d3 12:49:16 ---> a2f5f9a0880a 12:49:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:49:17 ---> 2d653a157368 12:49:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:49:18 ---> 2f4c5f033e3a 12:49:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:49:18 ---> 1c37c81a1acb 12:49:18 Step 19/23 : ENTRYPOINT ["/core-metadata"] 12:49:18 ---> Running in a7d4c3bd3a88 12:49:18 Removing intermediate container cfc7a60ef1e1 12:49:18 ---> 63368583825f 12:49:18 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:49:18 ---> Running in 0ac79c3b40ee 12:49:18 Removing intermediate container a7d4c3bd3a88 12:49:18 ---> b826a56e579c 12:49:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:49:18 ---> Running in 8029f2fbfc8c 12:49:18 Removing intermediate container 8029f2fbfc8c 12:49:18 ---> 699465eed374 12:49:18 Step 21/23 : LABEL arch=x86_64 12:49:18 ---> Running in 046fb698b6ff 12:49:18 Removing intermediate container 046fb698b6ff 12:49:18 ---> 4628b97677f6 12:49:18 Step 22/23 : LABEL git_sha=19d0b94307412ee007f67e7680af9a4b3bb642c6 12:49: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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:49:18 ---> Running in 45ba51057914 12:49:19 Removing intermediate container 45ba51057914 12:49:19 ---> 96ebbd5dfe90 12:49:19 Step 23/23 : LABEL version=0.0.0 12:49:19 ---> Running in 1f494b54fd86 12:49:19 Removing intermediate container 1f494b54fd86 12:49:19 ---> f3de6a14831f 12:49:19 12:49:19 Successfully built f3de6a14831f 12:49:19 Successfully tagged core-metadata:latest 12:49:19  Building core-metadata ... done Removing intermediate container 0ac79c3b40ee 12:49:19 ---> 4a5d37d44dee 12:49:19 12:49:19 Step 11/23 : FROM docker:20.10.14 12:49:19 20.10.14: Pulling from library/docker 12:49:21 Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec 12:49:21 Status: Downloaded newer image for docker:20.10.14 12:49:21 ---> 5f3d65aad428 12:49:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:49:22 ---> Running in 19d7d86be37e 12:49:22 Removing intermediate container 19d7d86be37e 12:49:22 ---> 59e6fbb37662 12:49:22 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 12:49:22 ---> Running in 7606e3d19041 12:49:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:49:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:49:22 (1/43) Installing readline (8.1.1-r0) 12:49:22 (2/43) Installing bash (5.1.16-r0) 12:49:22 Executing bash-5.1.16-r0.post-install 12:49:22 (3/43) Installing brotli-libs (1.0.9-r5) 12:49:22 (4/43) Installing nghttp2-libs (1.46.0-r0) 12:49:22 (5/43) Installing libcurl (7.80.0-r0) 12:49:22 (6/43) Installing curl (7.80.0-r0) 12:49:22 (7/43) Installing dumb-init (1.2.5-r1) 12:49:22 (8/43) Installing libbz2 (1.0.8-r1) 12:49:22 (9/43) Installing expat (2.4.7-r0) 12:49:22 (10/43) Installing libffi (3.4.2-r1) 12:49:22 (11/43) Installing gdbm (1.22-r0) 12:49:22 (12/43) Installing xz-libs (5.2.5-r0) 12:49:22 (13/43) Installing libgcc (10.3.1_git20211027-r0) 12:49:22 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 12:49:22 (15/43) Installing mpdecimal (2.5.1-r1) 12:49:22 (16/43) Installing sqlite-libs (3.36.0-r0) 12:49:22 (17/43) Installing python3 (3.9.7-r4) 12:49:23 (18/43) Installing py3-appdirs (1.4.4-r2) 12:49:23 (19/43) Installing py3-certifi (2020.12.5-r1) 12:49:23 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 12:49:23 (21/43) Installing py3-idna (3.3-r0) 12:49:23 (22/43) Installing py3-urllib3 (1.26.7-r0) 12:49:23 (23/43) Installing py3-requests (2.26.0-r1) 12:49:23 (24/43) Installing py3-msgpack (1.0.2-r1) 12:49:23 (25/43) Installing py3-lockfile (0.12.2-r4) 12:49:23 (26/43) Installing py3-cachecontrol (0.12.10-r0) 12:49:23 (27/43) Installing py3-colorama (0.4.4-r1) 12:49:23 (28/43) Installing py3-contextlib2 (21.6.0-r1) 12:49:23 (29/43) Installing py3-distlib (0.3.3-r0) 12:49:23 (30/43) Installing py3-distro (1.6.0-r0) 12:49:23 (31/43) Installing py3-six (1.16.0-r0) 12:49:23 (32/43) Installing py3-webencodings (0.5.1-r4) 12:49:23 (33/43) Installing py3-html5lib (1.1-r1) 12:49:23 (34/43) Installing py3-parsing (2.4.7-r2) 12:49:23 (35/43) Installing py3-packaging (20.9-r1) 12:49:23 (36/43) Installing py3-tomli (1.2.2-r0) 12:49:23 (37/43) Installing py3-pep517 (0.12.0-r0) 12:49:23 (38/43) Installing py3-progress (1.6-r0) 12:49:23 (39/43) Installing py3-retrying (1.3.3-r2) 12:49:23 (40/43) Installing py3-ordered-set (4.0.2-r2) 12:49:23 (41/43) Installing py3-setuptools (52.0.0-r4) 12:49:23 (42/43) Installing py3-toml (0.10.2-r2) 12:49:23 (43/43) Installing py3-pip (20.3.4-r1) 12:49:23 Executing busybox-1.34.1-r4.trigger 12:49:23 OK: 83 MiB in 65 packages 12:49:24 Collecting docker-compose==1.23.2 12:49:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:49:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 12:49:24 Collecting websocket-client<1.0,>=0.32.0 12:49:24 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:49:24 Collecting dockerpty<0.5,>=0.4.1 12:49:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:49:24 Collecting PyYAML<4,>=3.10 12:49:24 Downloading PyYAML-3.13.tar.gz (270 kB) 12:49:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:49:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:49:25 Collecting texttable<0.10,>=0.9.0 12:49:25 Downloading texttable-0.9.1.tar.gz (11 kB) 12:49:25 Collecting jsonschema<3,>=2.5.1 12:49:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:49:25 Collecting cached-property<2,>=1.2.0 12:49:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:49:25 Collecting docopt<0.7,>=0.6.1 12:49:25 Downloading docopt-0.6.2.tar.gz (25 kB) 12:49:26 Collecting docker<4.0,>=3.6.0 12:49:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:49:26 Collecting docker-pycreds>=0.4.0 12:49:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:49:26 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) 12:49:26 Collecting urllib3<1.25,>=1.21.1 12:49:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:49:26 Collecting chardet<3.1.0,>=3.0.2 12:49:26 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:49:26 Collecting idna<2.8,>=2.5 12:49:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:49:26 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 12:49:26 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 12:49:26 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 12:49:26 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 12:49:26 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 12:49:26 Attempting uninstall: urllib3 12:49:26 Found existing installation: urllib3 1.26.7 12:49:26 Uninstalling urllib3-1.26.7: 12:49:26 Successfully uninstalled urllib3-1.26.7 12:49:26 Attempting uninstall: idna 12:49:26 Found existing installation: idna 3.3 12:49:26 Uninstalling idna-3.3: 12:49:26 Successfully uninstalled idna-3.3 12:49:27 Attempting uninstall: requests 12:49:27 Found existing installation: requests 2.26.0 12:49:27 Uninstalling requests-2.26.0: 12:49:27 Successfully uninstalled requests-2.26.0 12:49:27 Running setup.py install for texttable: started 12:49:27 Running setup.py install for texttable: finished with status 'done' 12:49:27 Running setup.py install for PyYAML: started 12:49:27 Running setup.py install for PyYAML: finished with status 'done' 12:49:27 Running setup.py install for docopt: started 12:49:28 Running setup.py install for docopt: finished with status 'done' 12:49:28 Running setup.py install for dockerpty: started 12:49:28 Running setup.py install for dockerpty: finished with status 'done' 12:49:28 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 12:49:32 Removing intermediate container 7606e3d19041 12:49:32 ---> 3dc240b99163 12:49:32 Step 14/23 : ENV APP_PORT=58890 12:49:32 ---> Running in 49822a4572e9 12:49:32 Removing intermediate container 49822a4572e9 12:49:32 ---> 1cafc752fa44 12:49:32 Step 15/23 : EXPOSE $APP_PORT 12:49:32 ---> Running in ed99443dd4fe 12:49:32 Removing intermediate container ed99443dd4fe 12:49:32 ---> c4c0706989db 12:49:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:49:32 ---> 0d7971475938 12:49:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:49:32 ---> ae39b35a2d25 12:49:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:49:32 ---> 5e7c0a051da1 12:49:32 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 12:49:33 ---> Running in 65617083447e 12:49:33 Removing intermediate container 65617083447e 12:49:33 ---> 5d3ee915a455 12:49:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:49:33 ---> Running in 7772d035c652 12:49:33 Removing intermediate container 7772d035c652 12:49:33 ---> b9d42711428b 12:49:33 Step 21/23 : LABEL arch=x86_64 12:49:33 ---> Running in 93bc10c74999 12:49:33 Removing intermediate container 93bc10c74999 12:49:33 ---> 97faccf15545 12:49:33 Step 22/23 : LABEL git_sha=19d0b94307412ee007f67e7680af9a4b3bb642c6 12:49:33 ---> Running in 9c0e344274dd 12:49:33 Removing intermediate container 9c0e344274dd 12:49:33 ---> 920402c4b08a 12:49:33 Step 23/23 : LABEL version=0.0.0 12:49:33 ---> Running in 6a2af531f939 12:49:33 Removing intermediate container 6a2af531f939 12:49:33 ---> 484df3c22646 12:49:33 12:49:33 Successfully built 484df3c22646 12:49:33 Successfully tagged sys-mgmt-agent:latest 12:49:33  Building sys-mgmt-agent ... done  [Pipeline] } 12:49:33 $ docker stop --time=1 d287f3842daaf5b2d8e399d0018a5a34fa4222ad4ed9b13bae9a49486933200e 12:49:35 $ docker rm -f d287f3842daaf5b2d8e399d0018a5a34fa4222ad4ed9b13bae9a49486933200e [Pipeline] // withDockerContainer [Pipeline] sh 12:49:35 + docker images 12:49:35 REPOSITORY TAG IMAGE ID CREATED SIZE 12:49:35 sys-mgmt-agent latest 484df3c22646 2 seconds ago 307MB 12:49:35 4a5d37d44dee 16 seconds ago 1.62GB 12:49:35 core-metadata latest f3de6a14831f 17 seconds ago 26.1MB 12:49:35 8f2846eff842 20 seconds ago 1.62GB 12:49:35 security-spiffe-token-provider latest 128cc6f8e6e2 25 seconds ago 28.5MB 12:49:35 core-command latest df67709143b6 25 seconds ago 24.5MB 12:49:35 support-notifications latest ed2e3bdc3cf2 31 seconds ago 26.6MB 12:49:35 5ef611e581ce 31 seconds ago 1.61GB 12:49:35 0ef3666a5ef0 34 seconds ago 1.61GB 12:49:35 8af4627bbb42 42 seconds ago 1.62GB 12:49:35 security-spire-config latest 6260050aa045 55 seconds ago 82.2MB 12:49:35 security-secretstore-setup latest df2be9a9f134 About a minute ago 42.1MB 12:49:35 security-spire-server latest 83d082fd6ff5 About a minute ago 82.9MB 12:49:35 security-bootstrapper latest fb21114dfd0a About a minute ago 24.3MB 12:49:35 core-data latest 397b63c05c88 About a minute ago 35.9MB 12:49:35 c8a4094d91fd About a minute ago 1.63GB 12:49:35 security-proxy-setup latest 1ffc686d894c About a minute ago 43.4MB 12:49:35 support-scheduler latest e330c44782d6 About a minute ago 26MB 12:49:35 a8dd3e6b191a About a minute ago 1.65GB 12:49:35 53b9a76f0aa7 About a minute ago 1.63GB 12:49:35 625080c8a12d About a minute ago 1.62GB 12:49:35 bac6ebeb3bad About a minute ago 1.61GB 12:49:35 security-spire-agent latest f55ac679b751 About a minute ago 119MB 12:49:35 8aa1cd7093d5 2 minutes ago 1.61GB 12:49:35 ci-base-image-x86_64 latest 2ff9d795d998 4 minutes ago 896MB 12:49:35 docker 20.10.14 5f3d65aad428 2 days ago 218MB 12:49:35 alpine 3.14 84b07dd2d1fd 3 days ago 5.59MB 12:49:35 alpine 3.15 76c8fb57b6fc 3 days ago 5.57MB 12:49:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 weeks ago 562MB 12:49:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 12:49:35 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 12:49:50 Still waiting to schedule task 12:49:50 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 12:50:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:50:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:50:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:50:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:50:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:50:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:50:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:50:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:50:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 12:50:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:50:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:50:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:50:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:50:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:50:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:50:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.234s coverage: 28.7% of statements 12:50:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:50:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:50:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.358s coverage: 98.5% of statements 12:50:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:50:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.626s coverage: 54.9% of statements 12:50:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:50:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:51:13 Running on prd-ubuntu18.04-docker-8c-8g-10447 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws 12:51:13 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 12:51:13 The recommended git tool is: git 12:51:14 using credential edgex-jenkins-ssh 12:51:14 Cloning the remote Git repository 12:51:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:51:15 > git init /w/workspace/edgex-go/8 # timeout=10 12:51:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:51:15 > git --version # timeout=10 12:51:15 > git --version # 'git version 2.17.1' 12:51:15 using GIT_SSH to set credentials SSH Credentials for GitHub 12:51:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:51:20 Merging remotes/origin/main commit c716e684b70864673cdf3dc7cabeb53a7964410a into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f 12:51:20 Merge succeeded, producing 6adda4375c82af8c133390c9b445b54d6f3dc7f6 12:51:20 Checking out Revision 6adda4375c82af8c133390c9b445b54d6f3dc7f6 (PR-3924) 12:51:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:51:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:51:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:51:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:51:19 using GIT_SSH to set credentials SSH Credentials for GitHub 12:51:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:51:20 > git config core.sparsecheckout # timeout=10 12:51:20 > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 12:51:20 > git remote # timeout=10 12:51:20 > git config --get remote.origin.url # timeout=10 12:51:20 using GIT_SSH to set credentials SSH Credentials for GitHub 12:51:20 > git merge c716e684b70864673cdf3dc7cabeb53a7964410a # timeout=10 12:51:20 > git rev-parse HEAD^{commit} # timeout=10 12:51:20 > git config core.sparsecheckout # timeout=10 12:51:20 > git checkout -f 6adda4375c82af8c133390c9b445b54d6f3dc7f6 # timeout=10 12:51:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.752s coverage: 89.2% of statements 12:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 12:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:51:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.557s coverage: 84.4% of statements 12:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:51:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.777s coverage: 94.7% of statements 12:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:51:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.295s coverage: 72.2% of statements 12:51:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:51:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:51:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:51:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:51:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:51:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.315s coverage: 60.0% of statements 12:51:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:51:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:51:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:51:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.724s coverage: 0.9% of statements 12:51:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:51:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.285s coverage: 58.8% of statements 12:51:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.361s coverage: 24.0% of statements 12:51:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:51:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.471s coverage: 47.1% of statements 12:51:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.256s coverage: 79.5% of statements 12:51:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.447s coverage: 94.1% of statements 12:51:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.247s coverage: 96.3% of statements 12:51:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.266s coverage: 87.5% of statements 12:51:23 Commit message: "Merge commit 'c716e684b70864673cdf3dc7cabeb53a7964410a' into HEAD" 12:51:23 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:51:24 + echo snap-build.sh 12:51:24 snap-build.sh 12:51:24 + SNAP_BASE_DIR=. 12:51:24 + '[' '!' -z /w/workspace/edgex-go/8 ']' 12:51:24 + SNAP_BASE_DIR=/w/workspace/edgex-go/8 12:51:24 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' 12:51:24 [snap-build] Building snap in dir [/w/workspace/edgex-go/8] 12:51:24 + cd /w/workspace/edgex-go/8 12:51:24 + sudo apt-get remove -qy --purge lxd lxd-client 12:51:24 Reading package lists... 12:51:24 Building dependency tree... 12:51:24 Reading state information... 12:51:24 The following packages were automatically installed and are no longer required: 12:51:24 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 12:51:24 uidmap xdelta3 12:51:24 Use 'sudo apt autoremove' to remove them. 12:51:24 The following packages will be REMOVED: 12:51:24 lxd* lxd-client* 12:51:24 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 12:51:23 > git rev-list --no-walk ded824551e9f59122f42b13046eddfb70814056d # timeout=10 12:51:24 After this operation, 31.7 MB disk space will be freed. 12:51:25 (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.) 12:51:25 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 12:51:26 Removing lxd dnsmasq configuration 12:51:26 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 12:51:26 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 12:51:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:51:27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 12:51:27 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 12:51:28 Processing triggers for systemd (237-3ubuntu10.52) ... 12:51:28 Processing triggers for ureadahead (0.100.0-21) ... 12:51:29 + sudo snap remove --purge lxd 12:51:29 snap "lxd" is not installed 12:51:29 + sudo groupadd --force --system lxd 12:51:29 ++ whoami 12:51:29 + sudo /usr/sbin/usermod -G lxd -a jenkins 12:51:29 + newgrp - lxd 12:51:29 + sudo snap install lxd 12:51:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.233s coverage: 94.4% of statements 12:51:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.215s coverage: 44.8% of statements 12:51:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.608s coverage: 82.5% of statements 12:51:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:51:37 2022-04-01T12:51:34Z INFO Waiting for automatic snapd restart... 12:51:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.295s coverage: 92.9% of statements 12:51:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:51:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:51:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:51:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.075s coverage: 65.1% of statements 12:51:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:51:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:51:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:51:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:51:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:51:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements 12:51:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:51:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:51:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements 12:51:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:51:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.262s coverage: 58.8% of statements 12:51:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:51:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.260s coverage: 80.0% of statements 12:51:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.226s coverage: 87.2% of statements 12:51:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.274s coverage: 85.4% of statements 12:51:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.865s coverage: 91.2% of statements 12:51:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:51:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.837s coverage: 64.4% of statements 12:51:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:51:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:51:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.207s coverage: 100.0% of statements 12:51:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 89.4% of statements 12:51:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 12:51:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements 12:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 12:51:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.395s coverage: 65.4% of statements 12:51:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:51:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:51:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:51:52 lxd 4.24-c92c0b2 from Canonical* installed 12:51:52 + sudo lxd init --auto 12:51:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.781s coverage: 43.8% of statements 12:51:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:51:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:51:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.240s coverage: 89.5% of statements 12:51:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:51:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements 12:51:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 12:51:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 12:51:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 12:51:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:52:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.306s coverage: 17.7% of statements 12:52:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:52:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:52:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:52:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:52:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.640s coverage: 92.3% of statements 12:52:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:52:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:52:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:52:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:52:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.219s coverage: 63.2% of statements 12:52:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:52:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:52:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.471s coverage: 97.7% of statements 12:52:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:52:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:52:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:52:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:52:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.204s coverage: 28.9% of statements 12:52:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:52:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:52:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:52:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:52:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:52:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:52:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.193s coverage: 100.0% of statements 12:52:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements 12:52:01 + sudo snap install --classic snapcraft 12:52:01 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 12:52:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:52:01 GO111MODULE=on go vet ./... 12:52:06 snapcraft 6.1 from Canonical* installed 12:52:06 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 12:52:06 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 12:52:06 % Total % Received % Xferd Average Speed Time Time Time Current 12:52:06 Dload Upload Total Spent Left Speed 12:52:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3803 0 --:--:-- --:--:-- --:--:-- 3803 12:52:06 1 3325k 1 65536 0 0 213k 0 0:00:15 --:--:-- 0:00:15 213k 100 3325k 100 3325k 0 0 9446k 0 --:--:-- --:--:-- --:--:-- 61.2M 12:52:06 ./yq_linux_amd64 12:52:06 + sudo snapcraft prime --use-lxd 12:52:08 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 12:52:08 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: 12:52:08 - README.md 12:52:08 12:52:08 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:52:09 Launching a container. 12:52:19 Waiting for container to be ready 12:52:19 To start your first container, try: lxc launch ubuntu:20.04 12:52:19 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 12:52:19 12:52:25 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 12:52:25 Waiting for network to be ready... 12:52:25 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 12:52:26 Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 12:52:26 Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 12:52:26 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 12:52:26 Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 12:52:26 Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 12:52:26 Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 12:52:26 Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 12:52:26 Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 12:52:26 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 12:52:26 Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 12:52:26 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1703 kB] 12:52:26 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [319 kB] 12:52:26 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 12:52:26 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 12:52:26 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [910 kB] 12:52:26 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [130 kB] 12:52:26 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] 12:52:26 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 12:52:26 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1377 kB] 12:52:26 Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [238 kB] 12:52:26 Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 12:52:26 Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 12:52:26 Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [853 kB] 12:52:27 Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] 12:52:27 Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 12:52:27 Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 12:52:29 Fetched 23.6 MB in 3s (7080 kB/s) 12:52:30 Reading package lists... 12:52:30 Reading package lists... 12:52:30 Building dependency tree... 12:52:30 Reading state information... 12:52:30 The following additional packages will be installed: 12:52:30 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:52:30 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:52:30 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:52:30 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 12:52:30 Suggested packages: 12:52:30 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 12:52:30 Recommended packages: 12:52:30 gnupg libsasl2-modules 12:52:30 The following NEW packages will be installed: 12:52:30 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:52:30 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:52:30 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:52:30 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 12:52:30 The following packages will be upgraded: 12:52:30 gpg gpg-agent gpgconf libudev1 12:52:30 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 12:52:30 Need to get 3859 kB of archives. 12:52:30 After this operation, 14.9 MB of additional disk space will be used. 12:52:30 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 12:52:30 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 12:52:30 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 12:52:30 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 12:52:30 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 12:52:31 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 12:52:31 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 12:52:31 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 12:52:31 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 12:52:31 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 12:52:31 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 12:52:31 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 12:52:31 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 12:52:31 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 12:52:31 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 12:52:31 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 12:52:31 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 12:52:31 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 12:52:31 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 12:52:31 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 12:52:31 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 12:52:31 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 12:52:31 debconf: delaying package configuration, since apt-utils is not installed 12:52:31 Fetched 3859 kB in 1s (3457 kB/s) 12:52:31 (Reading database ... 12816 files and directories currently installed.) 12:52:31 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 12:52:31 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 12:52:31 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 12:52:32 Selecting previously unselected package udev. 12:52:32 (Reading database ... 12816 files and directories currently installed.) 12:52:32 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 12:52:32 Unpacking udev (245.4-4ubuntu3.15) ... 12:52:32 Selecting previously unselected package libfuse2:amd64. 12:52:32 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 12:52:32 Unpacking libfuse2:amd64 (2.9.9-3) ... 12:52:32 Selecting previously unselected package fuse. 12:52:32 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 12:52:32 Unpacking fuse (2.9.9-3) ... 12:52:32 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 12:52:32 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 12:52:32 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 12:52:32 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 12:52:32 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 12:52:32 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 12:52:32 Selecting previously unselected package libksba8:amd64. 12:52:32 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 12:52:32 Unpacking libksba8:amd64 (1.3.5-2) ... 12:52:32 Selecting previously unselected package libroken18-heimdal:amd64. 12:52:32 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:52:32 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:52:32 Selecting previously unselected package libasn1-8-heimdal:amd64. 12:52:32 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:52:32 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:52:32 Selecting previously unselected package libheimbase1-heimdal:amd64. 12:52:32 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:52:32 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:52:32 Selecting previously unselected package libhcrypto4-heimdal:amd64. 12:52:32 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:52:32 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:52:32 Selecting previously unselected package libwind0-heimdal:amd64. 12:52:32 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:52:32 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:52:32 Selecting previously unselected package libhx509-5-heimdal:amd64. 12:52:32 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:52:32 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:52:33 Selecting previously unselected package libkrb5-26-heimdal:amd64. 12:52:33 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:52:33 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:52:33 Selecting previously unselected package libheimntlm0-heimdal:amd64. 12:52:33 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:52:33 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:52:33 Selecting previously unselected package libgssapi3-heimdal:amd64. 12:52:33 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:52:33 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:52:33 Selecting previously unselected package libsasl2-modules-db:amd64. 12:52:33 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 12:52:33 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 12:52:33 Selecting previously unselected package libsasl2-2:amd64. 12:52:33 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 12:52:33 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 12:52:33 Selecting previously unselected package libldap-common. 12:52:33 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 12:52:33 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 12:52:33 Selecting previously unselected package libldap-2.4-2:amd64. 12:52:33 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 12:52:33 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 12:52:33 Selecting previously unselected package dirmngr. 12:52:33 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 12:52:33 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 12:52:33 Setting up libksba8:amd64 (1.3.5-2) ... 12:52:33 Setting up libfuse2:amd64 (2.9.9-3) ... 12:52:33 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 12:52:33 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 12:52:33 Setting up udev (245.4-4ubuntu3.15) ... 12:52:34 invoke-rc.d: policy-rc.d denied execution of start. 12:52:34 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 12:52:34 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:52:34 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 12:52:34 Setting up gpg (2.2.19-3ubuntu2.1) ... 12:52:34 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:52:34 Setting up fuse (2.9.9-3) ... 12:52:34 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 12:52:35 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:52:35 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:52:35 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:52:35 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:52:35 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:52:35 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:52:35 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:52:35 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 12:52:35 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 12:52:35 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 12:52:35 Processing triggers for systemd (245.4-4ubuntu3) ... 12:52:35 Processing triggers for libc-bin (2.31-0ubuntu9) ... 12:52:35 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 12:52:35 Alias= settings in the [Install] section, and DefaultInstance= for template 12:52:35 units). This means they are not meant to be enabled using systemctl. 12:52:35 12:52:35 Possible reasons for having this kind of units are: 12:52:35 • A unit may be statically enabled by being symlinked from another unit's 12:52:35 .wants/ or .requires/ directory. 12:52:35 • A unit's purpose may be to act as a helper for some other unit which has 12:52:35 a requirement dependency on it. 12:52:35 • A unit may be started when needed via activation (socket, path, timer, 12:52:35 D-Bus, udev, scripted systemctl call, ...). 12:52:35 • In case of template units, the unit is meant to be enabled with some 12:52:35 instance name specified. 12:52:36 Reading package lists... 12:52:36 Building dependency tree... 12:52:36 Reading state information... 12:52:36 The following additional packages will be installed: 12:52:36 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 12:52:36 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 12:52:36 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 12:52:36 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 12:52:36 openssh-client python3 python3-minimal python3.8 python3.8-minimal 12:52:36 squashfs-tools systemd systemd-sysv systemd-timesyncd 12:52:36 Suggested packages: 12:52:36 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 12:52:36 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 12:52:36 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 12:52:36 systemd-container policykit-1 12:52:36 Recommended packages: 12:52:36 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 12:52:36 The following NEW packages will be installed: 12:52:36 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 12:52:36 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 12:52:36 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 12:52:36 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 12:52:36 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 12:52:36 The following packages will be upgraded: 12:52:36 libsystemd0 systemd systemd-sysv systemd-timesyncd 12:52:36 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 12:52:36 Need to get 46.5 MB of archives. 12:52:36 After this operation, 181 MB of additional disk space will be used. 12:52:36 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 12:52:36 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 12:52:36 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 12:52:36 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 12:52:36 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 12:52:36 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 12:52:36 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 12:52:36 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 12:52:36 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 12:52:36 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 12:52:36 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 12:52:36 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 12:52:36 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 12:52:36 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 12:52:37 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 12:52:37 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 12:52:37 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 12:52:37 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 12:52:37 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 12:52:37 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 12:52:37 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 12:52:37 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 12:52:37 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 12:52:37 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 12:52:37 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 12:52:37 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 12:52:37 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 12:52:37 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 12:52:37 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 12:52:37 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 12:52:37 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 12:52:37 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 12:52:37 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 12:52:38 debconf: delaying package configuration, since apt-utils is not installed 12:52:39 Fetched 46.5 MB in 2s (20.3 MB/s) 12:52:39 (Reading database ... 13067 files and directories currently installed.) 12:52:39 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 12:52:39 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 12:52:39 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 12:52:39 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 12:52:39 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 12:52:39 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 12:52:39 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 12:52:39 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 12:52:40 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 12:52:40 Selecting previously unselected package libpython3.8-minimal:amd64. 12:52:40 (Reading database ... 13068 files and directories currently installed.) 12:52:40 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 12:52:40 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 12:52:40 Selecting previously unselected package libexpat1:amd64. 12:52:40 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 12:52:40 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 12:52:40 Selecting previously unselected package python3.8-minimal. 12:52:40 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 12:52:40 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 12:52:40 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 12:52:40 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 12:52:40 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 12:52:41 Selecting previously unselected package python3-minimal. 12:52:41 (Reading database ... 13359 files and directories currently installed.) 12:52:41 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 12:52:41 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 12:52:41 Selecting previously unselected package mime-support. 12:52:41 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 12:52:41 Unpacking mime-support (3.64ubuntu1) ... 12:52:41 Selecting previously unselected package libmpdec2:amd64. 12:52:41 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 12:52:41 Unpacking libmpdec2:amd64 (2.4.2-3) ... 12:52:41 Selecting previously unselected package libpython3.8-stdlib:amd64. 12:52:41 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 12:52:41 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 12:52:41 Selecting previously unselected package python3.8. 12:52:41 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 12:52:41 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 12:52:41 Selecting previously unselected package libpython3-stdlib:amd64. 12:52:41 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 12:52:41 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 12:52:41 Setting up python3-minimal (3.8.2-0ubuntu2) ... 12:52:41 Selecting previously unselected package python3. 12:52:41 (Reading database ... 13761 files and directories currently installed.) 12:52:41 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 12:52:41 Unpacking python3 (3.8.2-0ubuntu2) ... 12:52:42 Selecting previously unselected package libdbus-1-3:amd64. 12:52:42 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 12:52:42 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 12:52:42 Selecting previously unselected package dbus. 12:52:42 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 12:52:42 Unpacking dbus (1.12.16-2ubuntu2.1) ... 12:52:42 Selecting previously unselected package libbsd0:amd64. 12:52:42 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 12:52:42 Unpacking libbsd0:amd64 (0.10.0-1) ... 12:52:42 Selecting previously unselected package libpam-systemd:amd64. 12:52:42 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 12:52:42 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 12:52:42 Selecting previously unselected package sudo. 12:52:42 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 12:52:42 Unpacking sudo (1.8.31-1ubuntu1.2) ... 12:52:42 Selecting previously unselected package apparmor. 12:52:42 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 12:52:42 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 12:52:42 Selecting previously unselected package libcbor0.6:amd64. 12:52:42 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 12:52:42 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 12:52:42 Selecting previously unselected package libedit2:amd64. 12:52:42 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 12:52:42 Unpacking libedit2:amd64 (3.1-20191231-1) ... 12:52:42 Selecting previously unselected package libfido2-1:amd64. 12:52:42 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 12:52:42 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 12:52:42 Selecting previously unselected package libkrb5support0:amd64. 12:52:42 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 12:52:42 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 12:52:42 Selecting previously unselected package libk5crypto3:amd64. 12:52:42 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 12:52:42 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 12:52:42 Selecting previously unselected package libkeyutils1:amd64. 12:52:42 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 12:52:42 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 12:52:42 Selecting previously unselected package libkrb5-3:amd64. 12:52:42 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 12:52:42 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 12:52:42 Selecting previously unselected package libgssapi-krb5-2:amd64. 12:52:42 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 12:52:42 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 12:52:42 Selecting previously unselected package openssh-client. 12:52:42 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 12:52:42 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 12:52:43 Selecting previously unselected package dbus-user-session. 12:52:43 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 12:52:43 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 12:52:43 Selecting previously unselected package liblzo2-2:amd64. 12:52:43 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 12:52:43 Unpacking liblzo2-2:amd64 (2.10-2) ... 12:52:43 Selecting previously unselected package squashfs-tools. 12:52:43 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 12:52:43 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 12:52:43 Selecting previously unselected package snapd. 12:52:43 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 12:52:43 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 12:52:46 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 12:52:46 Setting up mime-support (3.64ubuntu1) ... 12:52:46 Setting up liblzo2-2:amd64 (2.10-2) ... 12:52:46 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 12:52:46 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 12:52:46 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 12:52:46 Setting up dbus (1.12.16-2ubuntu2.1) ... 12:52:46 Setting up sudo (1.8.31-1ubuntu1.2) ... 12:52:46 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 12:52:46 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 12:52:46 Setting up libmpdec2:amd64 (2.4.2-3) ... 12:52:46 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 12:52:46 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 12:52:46 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 12:52:47 Setting up libbsd0:amd64 (0.10.0-1) ... 12:52:47 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 12:52:47 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 12:52:47 Setting up libedit2:amd64 (3.1-20191231-1) ... 12:52:47 Setting up python3 (3.8.2-0ubuntu2) ... 12:52:47 running python rtupdate hooks for python3.8... 12:52:47 running python post-rtupdate hooks for python3.8... 12:52:47 Setting up apparmor (2.13.3-7ubuntu5.1) ... 12:52:48 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 12:52:48 Reloading AppArmor profiles 12:52:48 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 12:52:48 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 12:52:48 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 12:52:48 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 12:52:49 Setting up systemd (245.4-4ubuntu3.15) ... 12:52:49 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 12:52:49 Installing new version of config file /etc/systemd/resolved.conf ... 12:52:50 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 12:52:50 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 12:52:50 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 12:52:50 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 12:52:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 12:52:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 12:52:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 12:52:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 12:52:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:52:52 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:52:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 12:52:52 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 12:52:52 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 12:52:53 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 12:52:53 /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' 12:52:53 Processing triggers for libc-bin (2.31-0ubuntu9) ... 12:52:54 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 12:52:54 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 12:52:54 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 12:52:55 Reading package lists... 12:52:55 Reading package lists... 12:52:55 Building dependency tree... 12:52:55 Reading state information... 12:52:55 Calculating upgrade... 12:52:56 The following packages will be upgraded: 12:52:56 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 12:52:56 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 12:52:56 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 12:52:56 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 12:52:56 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 12:52:56 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 12:52:56 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 12:52:56 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 12:52:56 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 12:52:56 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 12:52:56 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 12:52:56 xz-utils zlib1g 12:52:56 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:52:56 Need to get 65.7 MB of archives. 12:52:56 After this operation, 27.6 MB of additional disk space will be used. 12:52:56 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 12:52:56 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 12:52:56 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 12:52:56 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 12:52:56 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 12:52:56 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 12:52:56 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 12:52:56 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 12:52:56 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 12:52:56 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 12:52:56 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 12:52:56 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 12:52:56 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 12:52:56 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 12:52:56 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 12:52:56 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 12:52:56 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 12:52:56 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 12:52:56 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 12:52:56 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 12:52:56 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 12:52:56 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 12:52:56 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 12:52:56 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 12:52:56 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 12:52:56 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 12:52:56 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 12:52:56 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 12:52:56 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 12:52:56 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 12:52:56 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 12:52:56 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 12:52:56 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 12:52:56 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 12:52:56 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 12:52:56 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 12:52:56 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 12:52:56 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 12:52:56 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 12:52:56 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 12:52:56 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 12:52:56 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 12:52:56 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 12:52:56 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 12:52:56 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 12:52:56 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 12:52:56 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 12:52:56 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 12:52:56 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 12:52:56 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 12:52:56 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 12:52:56 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 12:52:56 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 12:52:56 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 12:52:56 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 12:52:56 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 12:52:56 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 12:52:56 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 12:52:56 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 12:52:56 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 12:52:56 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 12:52:56 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 12:52:56 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 12:52:56 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 12:52:56 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 12:52:56 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 12:52:56 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 12:52:56 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 12:52:56 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 12:52:56 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 12:52:56 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 12:52:56 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 12:52:56 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 12:52:56 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 12:52:56 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 12:52:56 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 12:52:56 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] 12:52:57 debconf: delaying package configuration, since apt-utils is not installed 12:52:57 Fetched 65.7 MB in 1s (79.3 MB/s) 12:52:57 (Reading database ... 14313 files and directories currently installed.) 12:52:57 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 12:52:57 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 12:52:57 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 12:52:57 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 12:52:57 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 12:52:57 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 12:52:57 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:52:57 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:52:58 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:52:58 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:52:58 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:52:58 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:52:58 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:52:58 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:52:58 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:52:58 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:52:58 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:52:58 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:52:58 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:52:58 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:52:58 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 12:52:59 (Reading database ... 14312 files and directories currently installed.) 12:52:59 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:52:59 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:52:59 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 12:52:59 (Reading database ... 14312 files and directories currently installed.) 12:52:59 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:52:59 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:52:59 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:52:59 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:52:59 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:52:59 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:52:59 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 12:52:59 (Reading database ... 14312 files and directories currently installed.) 12:52:59 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 12:52:59 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 12:53:00 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 12:53:00 (Reading database ... 14312 files and directories currently installed.) 12:53:00 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 12:53:00 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 12:53:00 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 12:53:00 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 12:53:00 Setting up base-files (11ubuntu5.5) ... 12:53:00 Installing new version of config file /etc/issue ... 12:53:00 Installing new version of config file /etc/issue.net ... 12:53:00 Installing new version of config file /etc/lsb-release ... 12:53:00 Installing new version of config file /etc/update-motd.d/50-motd-news ... 12:53:01 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 12:53:01 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 12:53:01 Removing obsolete conffile /etc/default/motd-news ... 12:53:01 (Reading database ... 14311 files and directories currently installed.) 12:53:01 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 12:53:01 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 12:53:01 Setting up bash (5.0-6ubuntu1.1) ... 12:53:01 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 12:53:01 (Reading database ... 14311 files and directories currently installed.) 12:53:01 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 12:53:01 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 12:53:01 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 12:53:01 (Reading database ... 14311 files and directories currently installed.) 12:53:01 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 12:53:01 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 12:53:01 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 12:53:01 (Reading database ... 14311 files and directories currently installed.) 12:53:01 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 12:53:01 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 12:53:02 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 12:53:02 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 12:53:02 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 12:53:02 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 12:53:02 Setting up perl-base (5.30.0-9ubuntu0.2) ... 12:53:02 (Reading database ... 14311 files and directories currently installed.) 12:53:02 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 12:53:02 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 12:53:03 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 12:53:03 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 12:53:03 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 12:53:03 (Reading database ... 14311 files and directories currently installed.) 12:53:03 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 12:53:03 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 12:53:03 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 12:53:03 (Reading database ... 14311 files and directories currently installed.) 12:53:03 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 12:53:03 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:53:03 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 12:53:03 (Reading database ... 14311 files and directories currently installed.) 12:53:03 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 12:53:03 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:53:03 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 12:53:03 (Reading database ... 14311 files and directories currently installed.) 12:53:03 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 12:53:03 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:53:03 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 12:53:03 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:53:03 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 12:53:04 (Reading database ... 14311 files and directories currently installed.) 12:53:04 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 12:53:04 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:53:04 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 12:53:04 (Reading database ... 14311 files and directories currently installed.) 12:53:04 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 12:53:04 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:53:04 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 12:53:04 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:53:04 Setting up util-linux (2.34-0.1ubuntu9.3) ... 12:53:05 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 12:53:05 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 12:53:05 (Reading database ... 14311 files and directories currently installed.) 12:53:05 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 12:53:05 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 12:53:05 Setting up libc-bin (2.31-0ubuntu9.7) ... 12:53:05 (Reading database ... 14311 files and directories currently installed.) 12:53:05 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 12:53:05 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 12:53:05 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 12:53:05 (Reading database ... 14311 files and directories currently installed.) 12:53:05 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 12:53:05 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 12:53:05 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 12:53:05 (Reading database ... 14311 files and directories currently installed.) 12:53:05 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 12:53:05 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 12:53:06 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 12:53:06 (Reading database ... 14311 files and directories currently installed.) 12:53:06 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 12:53:06 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 12:53:06 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 12:53:06 (Reading database ... 14311 files and directories currently installed.) 12:53:06 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 12:53:06 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 12:53:06 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 12:53:06 (Reading database ... 14311 files and directories currently installed.) 12:53:06 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 12:53:06 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 12:53:06 Setting up gpgv (2.2.19-3ubuntu2.1) ... 12:53:06 (Reading database ... 14311 files and directories currently installed.) 12:53:06 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 12:53:06 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 12:53:06 Setting up ubuntu-keyring (2020.02.11.4) ... 12:53:06 (Reading database ... 14311 files and directories currently installed.) 12:53:06 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 12:53:06 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 12:53:06 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 12:53:06 (Reading database ... 14311 files and directories currently installed.) 12:53:06 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 12:53:06 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 12:53:07 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 12:53:07 (Reading database ... 14311 files and directories currently installed.) 12:53:07 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 12:53:07 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 12:53:07 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 12:53:07 (Reading database ... 14311 files and directories currently installed.) 12:53:07 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 12:53:07 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 12:53:07 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 12:53:07 (Reading database ... 14311 files and directories currently installed.) 12:53:07 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 12:53:07 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 12:53:07 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 12:53:07 (Reading database ... 14311 files and directories currently installed.) 12:53:07 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 12:53:07 Unpacking apt (2.0.6) over (2.0.2) ... 12:53:08 Setting up apt (2.0.6) ... 12:53:08 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 12:53:08 (Reading database ... 14311 files and directories currently installed.) 12:53:08 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 12:53:08 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 12:53:08 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 12:53:08 (Reading database ... 14311 files and directories currently installed.) 12:53:08 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 12:53:08 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 12:53:08 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 12:53:08 (Reading database ... 14313 files and directories currently installed.) 12:53:08 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 12:53:08 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 12:53:08 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 12:53:09 (Reading database ... 14317 files and directories currently installed.) 12:53:09 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 12:53:09 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:53:09 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 12:53:09 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 12:53:09 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 12:53:09 (Reading database ... 14317 files and directories currently installed.) 12:53:09 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 12:53:09 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 12:53:09 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 12:53:09 (Reading database ... 14317 files and directories currently installed.) 12:53:09 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 12:53:09 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 12:53:09 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 12:53:09 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 12:53:09 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 12:53:09 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 12:53:10 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 12:53:10 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 12:53:10 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 12:53:10 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 12:53:10 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 12:53:10 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 12:53:10 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 12:53:10 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 12:53:10 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 12:53:10 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 12:53:10 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 12:53:10 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 12:53:10 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 12:53:10 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 12:53:11 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 12:53:11 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 12:53:11 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 12:53:11 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:53:11 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 12:53:11 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:53:11 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 12:53:11 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:53:11 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 12:53:11 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:53:11 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 12:53:11 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:53:11 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 12:53:11 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:53:11 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 12:53:11 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 12:53:11 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 12:53:11 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 12:53:12 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 12:53:12 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 12:53:13 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 12:53:13 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 12:53:13 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 12:53:13 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 12:53:13 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 12:53:13 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 12:53:14 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 12:53:14 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 12:53:15 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 12:53:15 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 12:53:15 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 12:53:15 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 12:53:15 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 12:53:15 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 12:53:15 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 12:53:15 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 12:53:15 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 12:53:15 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 12:53:15 Setting up tzdata (2022a-0ubuntu0.20.04) ... 12:53:15 12:53:15 Current default time zone: 'Etc/UTC' 12:53:15 Local time is now: Fri Apr 1 12:53:15 UTC 2022. 12:53:15 Universal Time is now: Fri Apr 1 12:53:15 UTC 2022. 12:53:15 Run 'dpkg-reconfigure tzdata' if you wish to change it. 12:53:15 12:53:15 Setting up xz-utils (5.2.4-1ubuntu1) ... 12:53:15 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 12:53:15 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 12:53:15 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 12:53:15 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 12:53:15 Setting up mount (2.34-0.1ubuntu9.3) ... 12:53:15 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 12:53:15 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 12:53:15 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 12:53:15 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 12:53:15 Setting up openssl (1.1.1f-1ubuntu2.12) ... 12:53:15 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 12:53:15 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 12:53:15 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 12:53:15 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 12:53:15 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 12:53:15 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 12:53:15 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 12:53:15 Setting up fdisk (2.34-0.1ubuntu9.3) ... 12:53:15 Setting up ca-certificates (20210119~20.04.2) ... 12:53:17 Updating certificates in /etc/ssl/certs... 12:53:18 21 added, 21 removed; done. 12:53:18 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 12:53:18 Setting up perl (5.30.0-9ubuntu0.2) ... 12:53:18 Setting up procps (2:3.3.16-1ubuntu2.3) ... 12:53:18 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 12:53:18 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 12:53:18 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 12:53:18 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 12:53:18 Setting up binutils (2.34-6ubuntu1.3) ... 12:53:18 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 12:53:18 Setting up build-essential (12.8ubuntu1.1) ... 12:53:18 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 12:53:18 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 12:53:18 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 12:53:18 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 12:53:18 Processing triggers for systemd (245.4-4ubuntu3.15) ... 12:53:18 Processing triggers for mime-support (3.64ubuntu1) ... 12:53:18 Processing triggers for ca-certificates (20210119~20.04.2) ... 12:53:18 Updating certificates in /etc/ssl/certs... 12:53:19 0 added, 0 removed; done. 12:53:19 Running hooks in /etc/ca-certificates/update.d... 12:53:19 done. 12:53:20 Reading package lists... 12:53:20 Building dependency tree... 12:53:20 Reading state information... 12:53:20 The following NEW packages will be installed: 12:53:20 apt-transport-https 12:53:20 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 12:53:20 Need to get 4680 B of archives. 12:53:20 After this operation, 162 kB of additional disk space will be used. 12:53:20 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 12:53:20 debconf: delaying package configuration, since apt-utils is not installed 12:53:20 Fetched 4680 B in 0s (82.8 kB/s) 12:53:20 Selecting previously unselected package apt-transport-https. 12:53:20 (Reading database ... 14320 files and directories currently installed.) 12:53:20 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 12:53:20 Unpacking apt-transport-https (2.0.6) ... 12:53:20 Setting up apt-transport-https (2.0.6) ... 12:53:21 Waiting for network to be ready... 12:53:27 2022-04-01T12:53:25Z INFO Waiting for automatic snapd restart... 12:53:28 snapd 2.54.4 from Canonical* installed 12:53:30 "snapd" switched to the "latest/stable" channel 12:53:30 12:53:32 core20 20220318 from Canonical* installed 12:53:32 "core20" switched to the "latest/stable" channel 12:53:32 12:53:35 snapcraft 6.1 from Canonical* installed 12:53:35 "snapcraft" switched to the "latest/stable" channel 12:53:35 12:53:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:53:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:53:38 ./bin/test-attribution-txt.sh 12:53:40 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: 12:53:40 - README.md 12:53:40 12:53:40 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:53:40 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 12:53:40 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 12:53:40 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 12:53:41 Reading package lists... 12:53:42 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 [Pipeline] echo 12:53:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 12:53:42 Reading package lists... 12:53:42 Building dependency tree... 12:53:42 Reading state information... 12:53:42 Suggested packages: 12:53:42 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 12:53:42 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 12:53:42 krb5-user libnorm-doc 12:53:42 Recommended packages: 12:53:42 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 12:53:42 The following NEW packages will be installed: 12:53:42 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 12:53:42 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 12:53:42 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 12:53:42 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 12:53:42 libzmq5 pkg-config zip 12:53:42 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 12:53:42 Need to get 10.3 MB of archives. 12:53:42 After this operation, 56.5 MB of additional disk space will be used. 12:53:42 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 12:53:42 + ls -al . 12:53:42 total 660 12:53:42 drwxrwxr-x 9 1001 1001 4096 Apr 1 12:53 . 12:53:42 drwxr-xr-x 4 root root 4096 Apr 1 12:48 .. 12:53:42 -rw-rw-r-- 1 1001 1001 11 Apr 1 12:46 .dockerignore 12:53:42 drwxrwxr-x 8 1001 1001 4096 Apr 1 12:46 .git 12:53:42 drwxrwxr-x 4 1001 1001 4096 Apr 1 12:46 .github 12:53:42 -rw-rw-r-- 1 1001 1001 870 Apr 1 12:46 .gitignore 12:53:42 -rw-rw-r-- 1 1001 1001 42 Apr 1 12:46 .golangci.yml 12:53:42 -rw-rw-r-- 1 1001 1001 87 Apr 1 12:46 .hadolint.yml 12:53:42 -rw-rw-r-- 1 1001 1001 166 Apr 1 12:46 .sonarcloud.properties 12:53:42 -rw-rw-r-- 1 1001 1001 1171 Apr 1 12:46 ADOPTERS.md 12:53:42 -rw-rw-r-- 1 1001 1001 9953 Apr 1 12:46 Attribution.txt 12:53:42 -rw-rw-r-- 1 1001 1001 51732 Apr 1 12:46 CHANGELOG.md 12:53:42 -rw-rw-r-- 1 1001 1001 3804 Apr 1 12:46 CONTRIBUTING.md 12:53:42 -rw-rw-r-- 1 1001 1001 677 Apr 1 12:46 GOVERNANCE.md 12:53:42 -rw-rw-r-- 1 1001 1001 849 Apr 1 12:46 Jenkinsfile 12:53:42 -rw-rw-r-- 1 1001 1001 10775 Apr 1 12:46 LICENSE 12:53:42 -rw-rw-r-- 1 1001 1001 8478 Apr 1 12:46 Makefile 12:53:42 -rw-rw-r-- 1 1001 1001 582 Apr 1 12:46 OWNERS.md 12:53:42 -rw-rw-r-- 1 1001 1001 8207 Apr 1 12:46 README.md 12:53:42 -rw-rw-r-- 1 1001 1001 6912 Apr 1 12:46 SECURITY.md 12:53:42 -rw-rw-r-- 1 1001 1001 5 Apr 1 12:44 VERSION 12:53:42 -rw-rw-r-- 1 1001 1001 4131 Apr 1 12:46 ZMQWindows.md 12:53:42 drwxrwxr-x 2 1001 1001 4096 Apr 1 12:46 bin 12:53:42 drwxrwxr-x 18 1001 1001 4096 Apr 1 12:46 cmd 12:53:42 -rw-r--r-- 1 root root 429121 Apr 1 12:52 coverage.out 12:53:42 -rw-rw-r-- 1 1001 1001 3175 Apr 1 12:46 go.mod 12:53:42 -rw-rw-r-- 1 1001 1001 34990 Apr 1 12:48 go.sum 12:53:42 drwxrwxr-x 8 1001 1001 4096 Apr 1 12:46 internal 12:53:42 drwxrwxr-x 3 1001 1001 4096 Apr 1 12:46 openapi 12:53:42 drwxrwxr-x 4 1001 1001 4096 Apr 1 12:46 snap 12:53:42 -rw-rw-r-- 1 1001 1001 204 Apr 1 12:46 version.go [Pipeline] sh 12:53:43 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 12:53:43 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 12:53:43 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 12:53:43 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 12:53:43 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 12:53:43 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 12:53:43 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 12:53:43 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 12:53:43 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 12:53:43 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 12:53:43 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 12:53:43 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 12:53:43 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 12:53:43 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 12:53:43 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 12:53:43 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 12:53:43 + '[' -e coverage.out ] 12:53:43 + chown 1001:1001 coverage.out [Pipeline] stash 12:53:43 Warning: overwriting stash ‘coverage-report’ 12:53:43 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 12:53:43 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 12:53:43 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 12:53:43 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 12:53:43 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 12:53:43 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 12:53:43 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 12:53:43 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 12:53:43 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 12:53:43 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 12:53:44 debconf: delaying package configuration, since apt-utils is not installed 12:53:44 Fetched 10.3 MB in 1s (8908 kB/s) 12:53:44 Selecting previously unselected package libglib2.0-0:amd64. 12:53:44 (Reading database ... 14324 files and directories currently installed.) 12:53:44 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 12:53:44 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 12:53:44 Stashed 1 file(s) [Pipeline] sh 12:53:44 Selecting previously unselected package libsodium23:amd64. 12:53:44 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 12:53:44 Unpacking libsodium23:amd64 (1.0.18-1) ... 12:53:44 Selecting previously unselected package libpsl5:amd64. 12:53:44 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 12:53:44 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 12:53:44 Selecting previously unselected package libbrotli1:amd64. 12:53:44 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 12:53:44 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 12:53:44 Selecting previously unselected package libnghttp2-14:amd64. 12:53:44 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 12:53:44 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 12:53:44 Selecting previously unselected package librtmp1:amd64. 12:53:44 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 12:53:44 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 12:53:44 Selecting previously unselected package libssh-4:amd64. 12:53:44 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 12:53:44 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 12:53:44 Selecting previously unselected package libcurl3-gnutls:amd64. 12:53:44 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 12:53:44 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 12:53:44 Selecting previously unselected package liberror-perl. 12:53:44 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 12:53:44 Unpacking liberror-perl (0.17029-1) ... 12:53:44 Selecting previously unselected package git-man. 12:53:44 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 12:53:44 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 12:53:44 Selecting previously unselected package git. 12:53:44 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 12:53:44 Unpacking git (1:2.25.1-1ubuntu3.2) ... 12:53:44 + make build 12:53:44 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 12:53:45 Selecting previously unselected package libgssrpc4:amd64. 12:53:45 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 12:53:45 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 12:53:45 Selecting previously unselected package libkdb5-9:amd64. 12:53:45 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 12:53:45 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 12:53:45 Selecting previously unselected package libkadm5srv-mit11:amd64. 12:53:45 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 12:53:45 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 12:53:45 Selecting previously unselected package libkadm5clnt-mit11:amd64. 12:53:45 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 12:53:45 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 12:53:45 Selecting previously unselected package comerr-dev:amd64. 12:53:45 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 12:53:45 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 12:53:45 Selecting previously unselected package krb5-multidev:amd64. 12:53:45 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 12:53:45 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 12:53:45 Selecting previously unselected package libnorm1:amd64. 12:53:45 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 12:53:45 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 12:53:46 Selecting previously unselected package libnorm-dev:amd64. 12:53:46 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 12:53:46 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 12:53:46 Selecting previously unselected package libpgm-5.2-0:amd64. 12:53:46 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 12:53:46 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 12:53:46 Selecting previously unselected package libpgm-dev:amd64. 12:53:46 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 12:53:46 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 12:53:46 Selecting previously unselected package libsodium-dev:amd64. 12:53:46 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 12:53:46 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 12:53:46 Selecting previously unselected package libzmq5:amd64. 12:53:46 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 12:53:46 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 12:53:46 Selecting previously unselected package libkrb5-dev:amd64. 12:53:46 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 12:53:46 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 12:53:46 Selecting previously unselected package libzmq3-dev:amd64. 12:53:46 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 12:53:46 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 12:53:46 Selecting previously unselected package pkg-config. 12:53:46 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 12:53:46 Unpacking pkg-config (0.29.1-0ubuntu4) ... 12:53:46 Selecting previously unselected package zip. 12:53:46 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 12:53:46 Unpacking zip (3.0-11build1) ... 12:53:46 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 12:53:46 Setting up libsodium23:amd64 (1.0.18-1) ... 12:53:46 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 12:53:46 No schema files found: doing nothing. 12:53:46 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 12:53:46 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 12:53:46 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 12:53:46 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 12:53:46 Setting up liberror-perl (0.17029-1) ... 12:53:46 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 12:53:46 Setting up zip (3.0-11build1) ... 12:53:46 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 12:53:46 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 12:53:46 Setting up pkg-config (0.29.1-0ubuntu4) ... 12:53:46 Setting up libsodium-dev:amd64 (1.0.18-1) ... 12:53:46 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 12:53:46 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 12:53:46 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 12:53:46 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 12:53:46 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 12:53:46 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 12:53:46 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 12:53:46 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 12:53:46 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 12:53:46 Setting up git (1:2.25.1-1ubuntu3.2) ... 12:53:46 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 12:53:46 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 12:53:46 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 12:53:46 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 12:53:47 comerr-dev set to automatically installed. 12:53:47 git set to automatically installed. 12:53:47 git-man set to automatically installed. 12:53:47 krb5-multidev set to automatically installed. 12:53:47 libbrotli1 set to automatically installed. 12:53:47 libcurl3-gnutls set to automatically installed. 12:53:47 liberror-perl set to automatically installed. 12:53:47 libglib2.0-0 set to automatically installed. 12:53:47 libgssrpc4 set to automatically installed. 12:53:47 libkadm5clnt-mit11 set to automatically installed. 12:53:47 libkadm5srv-mit11 set to automatically installed. 12:53:47 libkdb5-9 set to automatically installed. 12:53:47 libkrb5-dev set to automatically installed. 12:53:47 libnghttp2-14 set to automatically installed. 12:53:47 libnorm-dev set to automatically installed. 12:53:47 libnorm1 set to automatically installed. 12:53:47 libpgm-5.2-0 set to automatically installed. 12:53:47 libpgm-dev set to automatically installed. 12:53:47 libpsl5 set to automatically installed. 12:53:47 librtmp1 set to automatically installed. 12:53:47 libsodium-dev set to automatically installed. 12:53:47 libsodium23 set to automatically installed. 12:53:47 libssh-4 set to automatically installed. 12:53:47 libzmq3-dev set to automatically installed. 12:53:47 libzmq5 set to automatically installed. 12:53:47 pkg-config set to automatically installed. 12:53:47 zip set to automatically installed. 12:53:48 snapd is not logged in, snap install commands will use sudo 12:54:00 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 12:54:00 Downloading snap 'edgex-app-service-configurable' 12:54:02 Pulling app-service-configurable 12:54:02 + snapcraftctl pull 12:54:04 Pulling config-common 12:54:04 + snapcraftctl pull 12:54:05 Pulling go-build-helper 12:54:05 + snapcraftctl pull 12:54:06 'edgex-go' has dependencies that need to be staged: go-build-helper 12:54:06 Skipping pull go-build-helper (already ran) 12:54:06 Building go-build-helper 12:54:06 + snapcraftctl build 12:54:08 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 12:54:08 Staging go-build-helper 12:54:08 + snapcraftctl stage 12:54:14 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 12:54:14 Fetched 290 kB in 0s (0 B/s) 12:54:14 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 12:54:14 Fetched 158 kB in 0s (0 B/s) 12:54:14 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 12:54:14 Fetched 242 kB in 0s (0 B/s) 12:54:14 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 12:54:14 Fetched 150 kB in 0s (0 B/s) 12:54:14 Pulling edgex-go 12:54:14 + snapcraftctl pull 12:54:15 Pulling hooks 12:54:15 + snapcraftctl pull 12:54:27 Removing suid/guid from /root/parts/static-packages/install/bin/su 12:54:27 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 12:54:27 Fetched 96.1 kB in 0s (0 B/s) 12:54:27 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 12:54:27 Fetched 78.7 kB in 0s (0 B/s) 12:54:27 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 12:54:27 Fetched 48.0 kB in 0s (0 B/s) 12:54:27 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 12:54:27 Fetched 50.2 kB in 0s (0 B/s) 12:54:27 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 12:54:27 Fetched 14.7 kB in 0s (0 B/s) 12:54:27 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 12:54:27 Fetched 234 kB in 0s (0 B/s) 12:54:27 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 12:54:27 Fetched 155 kB in 0s (0 B/s) 12:54:27 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 12:54:27 Fetched 170 kB in 0s (0 B/s) 12:54:27 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 12:54:27 Fetched 267 kB in 0s (0 B/s) 12:54:27 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 12:54:27 Fetched 50.6 kB in 0s (0 B/s) 12:54:27 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 12:54:27 Fetched 15.1 kB in 0s (0 B/s) 12:54:27 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 12:54:27 Fetched 51.5 kB in 0s (0 B/s) 12:54:27 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 12:54:27 Fetched 121 kB in 0s (0 B/s) 12:54:27 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 12:54:27 Fetched 29.7 kB in 0s (0 B/s) 12:54:27 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 12:54:27 Fetched 1021 kB in 0s (0 B/s) 12:54:27 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 12:54:27 Fetched 49.3 kB in 0s (0 B/s) 12:54:27 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 12:54:27 Fetched 54.9 kB in 0s (0 B/s) 12:54:27 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 12:54:27 Fetched 16.6 kB in 0s (0 B/s) 12:54:27 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 12:54:27 Fetched 87.9 kB in 0s (0 B/s) 12:54:27 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 12:54:27 Fetched 142 kB in 0s (0 B/s) 12:54:27 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 12:54:27 Fetched 41.8 kB in 0s (0 B/s) 12:54:27 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 12:54:27 Fetched 181 kB in 0s (0 B/s) 12:54:27 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 12:54:27 Fetched 208 kB in 0s (0 B/s) 12:54:27 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 12:54:27 Fetched 161 kB in 0s (0 B/s) 12:54:27 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 12:54:27 Fetched 107 kB in 0s (0 B/s) 12:54:27 Pulling static-packages 12:54:27 + snapcraftctl pull 12:54:27 Pulling version 12:54:27 + cd /root/project 12:54:27 ++ git describe --tags --abbrev=0 12:54:27 ++ sed s/v// 12:54:27 + GIT_VERSION=2.2.0-dev.54 12:54:27 + '[' -z 2.2.0-dev.54 ']' 12:54:27 + snapcraftctl set-version 2.2.0-dev.54 12:54:29 Building app-service-configurable 12:54:29 + snapcraftctl build 12:54:31 Building config-common 12:54:31 + snapcraftctl build 12:54:32 + cp --archive --link --no-dereference . /root/parts/config-common/install 12:54:33 Skipping build go-build-helper (already ran) 12:54:33 Building edgex-go 12:54:33 + cd /root/parts/edgex-go/src 12:54:33 ++ git describe --tags --abbrev=0 12:54:33 ++ sed s/v// 12:54:33 + GIT_VERSION=2.2.0-dev.54 12:54:33 + '[' -z 2.2.0-dev.54 ']' 12:54:33 + echo 2.2.0-dev.54 12:54:33 + '[' '!' -d vendor ']' 12:54:33 + go mod download all 12:54:38 + make build 12:54:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 12:55:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:55:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 12:55:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:55:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:55:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:55:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:55:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:55:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:55:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:55:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 12:55:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:55:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 12:55:24 + 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 12:55:24 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 12:55:24 + case "$service" in 12:55:24 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 12:55:24 + 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 12:55:24 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 12:55:24 + case "$service" in 12:55:24 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 12:55:24 + 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 12:55:24 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 12:55:24 + case "$service" in 12:55:24 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 12:55:24 + 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 12:55:24 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 12:55:24 + case "$service" in 12:55:24 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 12:55:24 + 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 12:55:24 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 12:55:24 + case "$service" in 12:55:24 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 12:55:24 + 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 12:55:24 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 12:55:24 + case "$service" in 12:55:24 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 12:55:24 + 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 12:55:24 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 12:55:24 + case "$service" in 12:55:24 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 12:55:24 + 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 12:55:24 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 12:55:24 + case "$service" in 12:55:24 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 12:55:24 + 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 12:55:24 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 12:55:24 + case "$service" in 12:55:24 + 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 12:55:24 + 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 12:55:24 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 12:55:24 + case "$service" in 12:55:24 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 12:55:24 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 12:55:24 + 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 12:55:24 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 12:55:24 + case "$service" in 12:55:24 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 12:55:24 + 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 12:55:24 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 12:55:24 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 12:55:24 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 12:55:25 Building hooks 12:55:25 + cd /root/parts/hooks/src 12:55:25 + make build 12:55:25 go mod tidy 12:55:25 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.2.0-beta.2 12:55:25 go: downloading github.com/stretchr/testify v1.7.0 12:55:25 go: downloading github.com/davecgh/go-spew v1.1.0 12:55:25 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 12:55:25 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 12:55:27 GO111MODULE=on go build -o cmd/install/install ./cmd/install 12:55:27 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 12:55:27 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 12:55:29 Removing suid/guid from /root/parts/static-packages/install/bin/su 12:55:29 Building static-packages 12:55:29 + snapcraftctl build 12:55:31 Building version 12:55:31 + snapcraftctl build 12:55:34 Staging app-service-configurable 12:55:34 + snapcraftctl stage 12:55:35 Staging config-common 12:55:35 + snapcraftctl stage 12:55:36 Skipping stage go-build-helper (already ran) 12:55:36 Staging edgex-go 12:55:36 + snapcraftctl stage 12:55:36 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 12:55:37 Staging hooks 12:55:37 + snapcraftctl stage 12:55:39 Staging static-packages 12:55:39 + snapcraftctl stage 12:55:41 Staging version 12:55:41 + snapcraftctl stage 12:55:42 Priming app-service-configurable 12:55:42 + snapcraftctl prime 12:55:45 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 12:55:45 stage-packages: 12:55:45 - libnorm1 12:55:45 - libpgm-5.2-0 12:55:45 - libsodium23 12:55:45 - libzmq5 12:55:45 Priming config-common 12:55:45 + snapcraftctl prime 12:55:46 Priming go-build-helper 12:55:46 + snapcraftctl prime 12:55:47 Priming edgex-go 12:55:47 + snapcraftctl prime 12:55:49 Priming hooks 12:55:49 + snapcraftctl prime 12:55:51 Priming static-packages 12:55:51 + snapcraftctl prime 12:55:55 Priming version 12:55:55 + snapcraftctl prime 12:55:56 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] } 12:56:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 12:56:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:57: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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:57:05 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 12:57:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:57:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:57:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:57: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:57:32 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 12:57:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:57:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 12:57:51 $ docker stop --time=1 111cd2336d67b50738806c3fc70c4295a6dfae50560f9d18b84fc7fcdb31c600 12:57:53 $ docker rm -f 111cd2336d67b50738806c3fc70c4295a6dfae50560f9d18b84fc7fcdb31c600 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:57:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:57:56 12:57:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:57:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:57:56 latest: Pulling from edgex-devops/edgex-compose-arm64 12:57:56 29e5d40040c1: Pulling fs layer 12:57:56 1ce36da41761: Pulling fs layer 12:57:56 25b303627fd3: Pulling fs layer 12:57:56 29e5d40040c1: Verifying Checksum 12:57:56 29e5d40040c1: Download complete 12:57:56 1ce36da41761: Verifying Checksum 12:57:56 1ce36da41761: Download complete 12:57:57 29e5d40040c1: Pull complete 12:57:58 25b303627fd3: Verifying Checksum 12:57:58 25b303627fd3: Download complete 12:57:58 1ce36da41761: Pull complete 12:58:11 25b303627fd3: Pull complete 12:58:11 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 12:58:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:58:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 12:58:11 prd-ubuntu20.04-docker-arm64-4c-16g-10446 does not seem to be running inside a container 12:58:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:58:13 $ docker top 4e24c51b45703593c7323111955575c650b2d520abe552c262b4a5a28ccc642c -eo pid,comm [Pipeline] { [Pipeline] sh 12:58:14 + grep+ paralleldocker-compose 12:58:14 build --help 12:58:17 --parallel Build images in parallel. [Pipeline] } 12:58:18 $ docker stop --time=1 4e24c51b45703593c7323111955575c650b2d520abe552c262b4a5a28ccc642c 12:58:19 $ docker rm -f 4e24c51b45703593c7323111955575c650b2d520abe552c262b4a5a28ccc642c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:58:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:58:20 . [Pipeline] withDockerContainer 12:58:20 prd-ubuntu20.04-docker-arm64-4c-16g-10446 does not seem to be running inside a container 12:58:20 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:58:22 $ docker top fc12cae9ef73249e24ded2ef15eb19605924b2464220b3a624cf2778c438637e -eo pid,comm [Pipeline] { [Pipeline] sh 12:58:23 + docker-compose -f ./docker-compose-build.yml build --parallel 12:58:27 Building core-command ... 12:58:27 Building core-data ... 12:58:27 Building core-metadata ... 12:58:27 Building security-bootstrapper ... 12:58:27 Building security-proxy-setup ... 12:58:27 Building security-secretstore-setup ... 12:58:27 Building security-spiffe-token-provider ... 12:58:27 Building security-spire-agent ... 12:58:27 Building security-spire-config ... 12:58:27 Building security-spire-server ... 12:58:27 Building support-notifications ... 12:58:27 Building support-scheduler ... 12:58:27 Building sys-mgmt-agent ... 12:58:27 Building security-spire-config 12:58:27 Building security-bootstrapper 12:58:27 Building sys-mgmt-agent 12:58:27 Building core-data 12:58:27 Building security-secretstore-setup 13:00:19 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:00:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:00:19 ---> bea6c2de3701 13:00:19 Step 3/24 : WORKDIR /edgex-go 13:00:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:00:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:00:19 ---> bea6c2de3701 13:00:19 Step 3/23 : WORKDIR /edgex-go 13:00:19 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:00:19 Step 2/31 : FROM ${BUILDER_BASE} AS builder 13:00:19 ---> bea6c2de3701 13:00:19 Step 3/31 : WORKDIR /edgex-go 13:00:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:00:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:00:19 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 ---> bea6c2de3701 13:00:19 Step 3/23 : WORKDIR /edgex-go 13:00:19 13:00:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:00:19 ---> bea6c2de3701 13:00:19 Step 3/25 : WORKDIR /edgex-go 13:00:19 ---> Running in 32fa90bbbfbf 13:00:19 ---> Running in 380ba41004c4 13:00:19 ---> Running in 9c03b5a90b5d 13:00:19 ---> Running in 95b5dcaf447c 13:00:19 ---> Running in 74ff462038da 13:00:19 Removing intermediate container 32fa90bbbfbf 13:00:19 ---> 7fdc44c6c001 13:00:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:00:19 Removing intermediate container 95b5dcaf447c 13:00:19 ---> f4b7e9004c09 13:00:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:00:19 Removing intermediate container 74ff462038da 13:00:19 ---> 984ac578d3df 13:00:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:00:19 Removing intermediate container 380ba41004c4 13:00:19 ---> a3fe7b49211c 13:00:19 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:00:19 ---> Running in d1e6391ba46c 13:00:19 ---> Running in 43a22cb6ddc5 13:00:19 Removing intermediate container 9c03b5a90b5d 13:00:19 ---> 4709cd84d7f9 13:00:19 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:00:19 ---> Running in d2e274215ee9 13:00:19 ---> Running in 7494a0324270 13:00:19 ---> Running in 34edb40f9dd7 13:00:19 Removing intermediate container 43a22cb6ddc5 13:00:19 ---> 19ff116a846c 13:00:19 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:00:19 ---> Running in c6b0b57db2d5 13:00:19 Removing intermediate container d2e274215ee9 13:00:19 ---> d6c45ecf0bf9 13:00:19 Step 5/31 : RUN apk add --update --no-cache make git 13:00:19 Removing intermediate container d1e6391ba46c 13:00:19 ---> e47debc828fe 13:00:19 Step 5/23 : RUN apk add --update --no-cache make bash git 13:00:19 ---> Running in b4ed412be0a2 13:00:19 Removing intermediate container 7494a0324270 13:00:19 ---> 17699dbdd5c8 13:00:19 Step 5/24 : RUN apk add --update --no-cache make git 13:00:19 ---> Running in 32bc589aaefd 13:00:19 Removing intermediate container 34edb40f9dd7 13:00:19 ---> 2f0080ebf029 13:00:19 Step 5/25 : RUN apk add --update --no-cache make git 13:00:19 ---> Running in 968f2e7d461e 13:00:19 ---> Running in ab10f601b41d 13:00:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:00:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:00:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:00:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:00:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:00:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:00:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:00:19 OK: 220 MiB in 52 packages 13:00:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:00:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:00:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:00:19 OK: 220 MiB in 52 packages 13:00:19 Removing intermediate container c6b0b57db2d5 13:00:19 ---> c47884cf440f 13:00:19 Step 6/23 : COPY go.mod vendor* ./ 13:00:19 OK: 220 MiB in 52 packages 13:00:19 OK: 220 MiB in 52 packages 13:00:19 OK: 220 MiB in 52 packages 13:00:19 ---> f44a56f91cbc 13:00:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:00:19 Removing intermediate container b4ed412be0a2 13:00:19 ---> f3d5751cfd83 13:00:19 Step 6/31 : COPY go.mod vendor* ./ 13:00:19 ---> Running in cf09c9ef4b7b 13:00:19 Removing intermediate container ab10f601b41d 13:00:19 ---> 6c434cf88bd8 13:00:19 Step 6/25 : COPY go.mod vendor* ./ 13:00:19 Removing intermediate container 968f2e7d461e 13:00:19 ---> 9b5915b87b5b 13:00:19 Step 6/24 : COPY go.mod vendor* ./ 13:00:19 Removing intermediate container 32bc589aaefd 13:00:19 ---> 08456e9bc328 13:00:19 Step 6/23 : COPY go.mod vendor* ./ 13:00:20 ---> 2d3c1f1540f9 13:00:20 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:00:20 ---> Running in 950b3e21e7df 13:00:21 ---> 8a82ca336ed5 13:00:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:00:21 ---> Running in ec47bebe7ba0 13:00:21 ---> 4edbb7d586d8 13:00:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:00:21 ---> cd46fa8a0401 13:00:21 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:00:21 ---> Running in 1d040350de04 13:00:21 ---> Running in 651ccb2baf58 13:00:24 Removing intermediate container cf09c9ef4b7b 13:00:24 ---> 2550fa3df21c 13:00:24 Step 8/23 : COPY . . 13:00:25 Removing intermediate container 950b3e21e7df 13:00:25 ---> 9e8cffda61fd 13:00:25 Step 8/31 : COPY . . 13:00:27 Removing intermediate container ec47bebe7ba0 13:00:27 ---> 8df26d808ff1 13:00:27 Step 8/25 : COPY . . 13:00:27 Removing intermediate container 1d040350de04 13:00:27 ---> 48375ff21b48 13:00:27 Step 8/23 : COPY . . 13:00:27 Removing intermediate container 651ccb2baf58 13:00:27 ---> af0542130618 13:00:27 Step 8/24 : COPY . . 13:01:00 ---> 0ac4f61bd961 13:01:00 Step 9/23 : RUN make cmd/core-data/core-data 13:01:00 ---> 1392b9007357 13:01:00 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:01:00 ---> Running in e3a81928197c 13:01:00 ---> Running in e9e8df6bed0b 13:01:00 ---> 5e830b37a672 13:01:00 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:01:00 ---> Running in 844c394adc39 13:01:00 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 13:01:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:01:00 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 13:01:03 ---> cdaa65f56b47 13:01:03 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:01:03 ---> Running in 8543ec13c3cf 13:01:03 ---> 04ffb580ef4b 13:01:03 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 13:01:03 ---> Running in 661b96bd34c3 13:01:03 Removing intermediate container 661b96bd34c3 13:01:03 ---> 080d6822be3b 13:01:03 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" 13:01:04 ---> Running in 6d3021a18fb1 13:01:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:01:08 spire-1.2.0/ 13:01:14 spire-1.2.0/README.md 13:01:14 spire-1.2.0/bin/ 13:01:14 spire-1.2.0/bin/spire-server 13:01:14 spire-1.2.0/bin/spire-agent 13:01:14 spire-1.2.0/conf/ 13:01:14 spire-1.2.0/conf/server/ 13:01:14 spire-1.2.0/conf/server/server.conf 13:01:14 spire-1.2.0/conf/agent/ 13:01:14 spire-1.2.0/conf/agent/agent.conf 13:01:14 spire-1.2.0/LICENSE 13:01:19 Removing intermediate container 6d3021a18fb1 13:01:19 ---> 1568c429d984 13:01:19 13:01:19 Step 11/24 : FROM alpine:3.15 13:01:19 3.15: Pulling from library/alpine 13:01:21 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 13:01:21 Status: Downloaded newer image for alpine:3.15 13:01:21 ---> 03078ca19a05 13:01:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:01:21 ---> Running in d1460f7d706b 13:01:21 Removing intermediate container d1460f7d706b 13:01:21 ---> 986ed5fe72b5 13:01:21 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:01:22 ---> Running in cc869b7d5afe 13:01:24 Removing intermediate container cc869b7d5afe 13:01:24 ---> 33020ce8cc88 13:01:24 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 13:01:25 ---> Running in e0b3a93f88bf 13:01:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:01:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:01:28 v3.15.3-14-g83fcdd9ddc [https://nl.alpinelinux.org/alpine/v3.15/main] 13:01:28 v3.15.3-13-gd905dfa045 [https://nl.alpinelinux.org/alpine/v3.15/community] 13:01:28 OK: 15729 distinct packages available 13:01:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:01:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:01:31 (1/4) Installing dumb-init (1.2.5-r1) 13:01:31 (2/4) Installing musl-obstack (1.2.3-r0) 13:01:31 (3/4) Installing libucontext (1.1-r0) 13:01:31 (4/4) Installing gcompat (1.0.0-r4) 13:01:31 Executing busybox-1.34.1-r4.trigger 13:01:31 OK: 6 MiB in 18 packages 13:01:33 Removing intermediate container e0b3a93f88bf 13:01:33 ---> eed118d50fb7 13:01:33 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 13:01:40 ---> 6b308e4449fd 13:01:40 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:01:40 ---> 01696e50598b 13:01:40 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 13:01:40 ---> Running in 1671deaf3a38 13:01:41 Removing intermediate container 1671deaf3a38 13:01:41 ---> 91e5074241bc 13:01:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 13:01:42 ---> 7620f5a8f729 13:01:42 Step 19/24 : WORKDIR / 13:01:42 ---> Running in 09b96f1eb2fe 13:01:43 Removing intermediate container 09b96f1eb2fe 13:01:43 ---> b1a9cf09376e 13:01:43 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:01:43 ---> Running in c0266cb1f007 13:01:43 Removing intermediate container c0266cb1f007 13:01:43 ---> 8d4a4bdd88c4 13:01:43 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:01:44 ---> Running in c321161e7000 13:01:44 Removing intermediate container c321161e7000 13:01:44 ---> e99cc13318fc 13:01:44 Step 22/24 : LABEL arch=arm64 13:01:44 ---> Running in 3e6733bd9714 13:01:45 Removing intermediate container 3e6733bd9714 13:01:45 ---> e703b815f322 13:01:45 Step 23/24 : LABEL git_sha=222b1f068deb380ef84418e6bed2deb547d0a65f 13:01:45 ---> Running in be74a356f608 13:01:45 Removing intermediate container be74a356f608 13:01:45 ---> ee6deb1053ba 13:01:45 Step 24/24 : LABEL version=0.0.0 13:01:45 ---> Running in 118c23c6b89c 13:01:46 Removing intermediate container 118c23c6b89c 13:01:46 ---> 10897ef3de8a 13:01:46 13:01:47 Successfully built 10897ef3de8a 13:01:47 Successfully tagged security-spire-config-arm64:latest 13:01:47 Building security-spiffe-token-provider 13:02:26  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:02:26 Step 2/20 : FROM ${BUILDER_BASE} AS builder 13:02:26 ---> bea6c2de3701 13:02:26 Step 3/20 : WORKDIR /edgex-go 13:02:26 ---> Using cache 13:02:26 ---> 4709cd84d7f9 13:02:26 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 13:02:26 ---> Running in 68bf4d9db2f5 13:02:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:02:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:02:26 v3.15.3-14-g83fcdd9ddc [https://nl.alpinelinux.org/alpine/v3.15/main] 13:02:26 v3.15.3-13-gd905dfa045 [https://nl.alpinelinux.org/alpine/v3.15/community] 13:02:26 OK: 15739 distinct packages available 13:02:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:02:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:02:27 OK: 220 MiB in 52 packages 13:02:28 Removing intermediate container 68bf4d9db2f5 13:02:28 ---> f730a353e03c 13:02:28 Step 5/20 : COPY go.mod vendor* ./ 13:02:29 ---> c716e9bd1eb9 13:02:29 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:02:29 ---> Running in fdedc53bc133 13:02:35 Removing intermediate container fdedc53bc133 13:02:35 ---> aef95f7bf6be 13:02:35 Step 7/20 : COPY . . 13:03:02 ---> 28a1d8626979 13:03:02 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:03:02 ---> Running in dbd8c92aa6cd 13:03:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 13:07:54 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 13:08:02 Removing intermediate container e3a81928197c 13:08:02 ---> 272a16966265 13:08:02 13:08:02 Step 10/31 : FROM alpine:3.14 13:08:02 3.14: Pulling from library/alpine 13:08:06 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 13:08:06 Status: Downloaded newer image for alpine:3.14 13:08:06 ---> cc3d11fa2d52 13:08:06 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:08:06 ---> Running in 20a44a1ab65b 13:08:07 Removing intermediate container 20a44a1ab65b 13:08:07 ---> e4634520fd60 13:08:07 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 13:08:07 ---> Running in 53df10572526 13:08:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:08:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:08:12 (1/2) Installing dumb-init (1.2.5-r1) 13:08:12 (2/2) Installing su-exec (0.2-r1) 13:08:12 Executing busybox-1.33.1-r6.trigger 13:08:12 OK: 6 MiB in 16 packages 13:08:14 Removing intermediate container 844c394adc39 13:08:14 ---> a179a65941a5 13:08:14 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:08:14 ---> Running in fecd7a3c562b 13:08:14 Removing intermediate container 53df10572526 13:08:14 ---> e9ea30b3adb5 13:08:14 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 13:08:14 ---> Running in 91a3b276b509 13:08:16 Removing intermediate container 91a3b276b509 13:08:16 ---> 3670e2189814 13:08:16 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:08:16 ---> Running in 43a1b74007a1 13:08:16 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 13:08:17 Removing intermediate container 43a1b74007a1 13:08:17 ---> 0b8f268ad974 13:08:17 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:08:17 ---> Running in ac4160892ec6 13:08:18 Removing intermediate container 8543ec13c3cf 13:08:18 ---> cf15ef906eea 13:08:18 13:08:18 Step 10/25 : FROM alpine:3.14 13:08:18 ---> cc3d11fa2d52 13:08:18 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:08:18 ---> Running in 327b8b73120b 13:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:08:21 Removing intermediate container fecd7a3c562b 13:08:21 ---> 6d35918e87ca 13:08:21 13:08:21 Step 11/23 : FROM docker:20.10.14 13:08:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:08:21 20.10.14: Pulling from library/docker 13:08:21 Removing intermediate container ac4160892ec6 13:08:21 ---> d85f2a022b99 13:08:21 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 13:08:22 ---> Running in 10b70ea28e5f 13:08:22 (1/3) Installing ca-certificates (20211220-r0) 13:08:22 (2/3) Installing dumb-init (1.2.5-r1) 13:08:22 (3/3) Installing su-exec (0.2-r1) 13:08:22 Executing busybox-1.33.1-r6.trigger 13:08:22 Executing ca-certificates-20211220-r0.trigger 13:08:23 Removing intermediate container 10b70ea28e5f 13:08:23 ---> 119b1dacb100 13:08:23 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:08:23 OK: 6 MiB in 17 packages 13:08:25 ---> 4a3c60e388db 13:08:25 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:08:25 ---> Running in 1f46fb84b9f6 13:08:26 Removing intermediate container 327b8b73120b 13:08:26 ---> c2dfd481a3f8 13:08:26 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:08:26 ---> Running in f3e5f3c32ec6 13:08:27 Removing intermediate container f3e5f3c32ec6 13:08:27 ---> edc1322fba4d 13:08:27 Step 13/25 : WORKDIR / 13:08:27 ---> Running in f20bbfd76130 13:08:28 Removing intermediate container f20bbfd76130 13:08:28 ---> 0ee637d29275 13:08:28 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:08:30 Removing intermediate container 1f46fb84b9f6 13:08:30 ---> 8833c557dba5 13:08:30 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 13:08:30 ---> 7c07c733569c 13:08:30 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:08:32 ---> 3701dd47cbcf 13:08:32 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:08:32 ---> 560c4e16dd93 13:08:32 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:08:34 ---> ea5e58e35430 13:08:34 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:08:35 ---> 6c1816adffdc 13:08:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:08:36 ---> 7c624dae29b2 13:08:36 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:08:38 ---> bc27a524c7e5 13:08:38 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:08:40 ---> b17d1b205fd5 13:08:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:08:40 ---> 742739ddaf99 13:08:40 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:08:42 ---> 57698fb85710 13:08:42 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 13:08:43 ---> Running in f79f5d453cc0 13:08:43 ---> a240b03dadb0 13:08:43 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:08:44 Removing intermediate container f79f5d453cc0 13:08:44 ---> 40bc9665185a 13:08:44 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:08:45 ---> 7419a0050117 13:08:45 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/ 13:08:45 ---> Running in 63dc3148a812 13:08:45 Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec 13:08:45 Status: Downloaded newer image for docker:20.10.14 13:08:45 ---> c52727829a8a 13:08:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:08:46 ---> 4594cf54d5e1 13:08:46 Step 26/31 : RUN chmod +x /entrypoint.sh 13:08:46 ---> Running in 908680055cbc 13:08:46 ---> Running in cecd93baf7d4 13:08:47 Removing intermediate container 908680055cbc 13:08:47 ---> 056bc6403f28 13:08:47 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 13:08:47 ---> Running in cec29216f52a 13:08:49 Removing intermediate container 63dc3148a812 13:08:49 ---> c12d5ca9aba0 13:08:49 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 13:08:49 ---> Running in c353adb206cf 13:08:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:08:50 Removing intermediate container cecd93baf7d4 13:08:50 ---> f40fa0954ee6 13:08:50 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 13:08:50 Removing intermediate container c353adb206cf 13:08:50 ---> 46a9a6a7a000 13:08:50 Step 23/25 : LABEL arch=arm64 13:08:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:08:50 ---> Running in f2d54d082eda 13:08:51 ---> Running in a51705e3e54f 13:08:51 (1/43) Installing readline (8.1.1-r0) 13:08:51 (2/43) Installing bash (5.1.16-r0) 13:08:51 Executing bash-5.1.16-r0.post-install 13:08:51 Removing intermediate container f2d54d082eda 13:08:51 ---> d51e98ac0f09 13:08:51 Step 24/25 : LABEL git_sha=222b1f068deb380ef84418e6bed2deb547d0a65f 13:08:51 (3/43) Installing brotli-libs (1.0.9-r5) 13:08:51 (4/43) Installing nghttp2-libs (1.46.0-r0) 13:08:51 (5/43) Installing libcurl (7.80.0-r0) 13:08:51 (6/43) Installing curl (7.80.0-r0) 13:08:51 (7/43) Installing dumb-init (1.2.5-r1) 13:08:51 (8/43) Installing libbz2 (1.0.8-r1) 13:08:51 (9/43) Installing expat (2.4.7-r0) 13:08:51 (10/43) Installing libffi (3.4.2-r1) 13:08:51 (11/43) Installing gdbm (1.22-r0) 13:08:51 ---> Running in b1145aef5907 13:08:51 (12/43) Installing xz-libs (5.2.5-r0) 13:08:51 (13/43) Installing libgcc (10.3.1_git20211027-r0) 13:08:51 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 13:08:51 (15/43) Installing mpdecimal (2.5.1-r1) 13:08:51 (16/43) Installing sqlite-libs (3.36.0-r0) 13:08:51 (17/43) Installing python3 (3.9.7-r4) 13:08:52 Removing intermediate container a51705e3e54f 13:08:52 ---> 74f4ab8c7eb3 13:08:52 Step 28/31 : CMD ["gate"] 13:08:52 Removing intermediate container b1145aef5907 13:08:52 ---> 20b521a866e4 13:08:52 Step 25/25 : LABEL version=0.0.0 13:08:52 ---> Running in 2fd25cedb1c1 13:08:52 ---> Running in af02b4975a6b 13:08:53 Removing intermediate container 2fd25cedb1c1 13:08:53 ---> 7aa67dfa10cc 13:08:53 Step 29/31 : LABEL arch=arm64 13:08:54 Removing intermediate container af02b4975a6b 13:08:54 ---> 91badd350b8d 13:08:54 13:08:54 ---> Running in 4329caea7f62 13:08:54 (18/43) Installing py3-appdirs (1.4.4-r2) 13:08:54 (19/43) Installing py3-certifi (2020.12.5-r1) 13:08:54 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 13:08:54 (21/43) Installing py3-idna (3.3-r0) 13:08:54 (22/43) Installing py3-urllib3 (1.26.7-r0) 13:08:54 (23/43) Installing py3-requests (2.26.0-r1) 13:08:54 (24/43) Installing py3-msgpack (1.0.2-r1) 13:08:54 (25/43) Installing py3-lockfile (0.12.2-r4) 13:08:54 (26/43) Installing py3-cachecontrol (0.12.10-r0) 13:08:55 (27/43) Installing py3-colorama (0.4.4-r1) 13:08:55 (28/43) Installing py3-contextlib2 (21.6.0-r1) 13:08:55 (29/43) Installing py3-distlib (0.3.3-r0) 13:08:55 (30/43) Installing py3-distro (1.6.0-r0) 13:08:55 Successfully built 91badd350b8d 13:08:55 (31/43) Installing py3-six (1.16.0-r0) 13:08:55 (32/43) Installing py3-webencodings (0.5.1-r4) 13:08:55 Successfully tagged security-secretstore-setup-arm64:latest 13:08:55  Building security-secretstore-setup ... done Building security-spire-agent 13:08:55 (33/43) Installing py3-html5lib (1.1-r1) 13:08:55 Removing intermediate container 4329caea7f62 13:08:55 ---> d08d48a1eb3f 13:08:55 Step 30/31 : LABEL git_sha=222b1f068deb380ef84418e6bed2deb547d0a65f 13:08:55 (34/43) Installing py3-parsing (2.4.7-r2) 13:08:55 (35/43) Installing py3-packaging (20.9-r1) 13:08:55 (36/43) Installing py3-tomli (1.2.2-r0) 13:08:55 (37/43) Installing py3-pep517 (0.12.0-r0) 13:08:55 (38/43) Installing py3-progress (1.6-r0) 13:08:55 (39/43) Installing py3-retrying (1.3.3-r2) 13:08:55 (40/43) Installing py3-ordered-set (4.0.2-r2) 13:08:55 (41/43) Installing py3-setuptools (52.0.0-r4) 13:08:56 ---> Running in 1747fde43f5f 13:08:56 (42/43) Installing py3-toml (0.10.2-r2) 13:08:56 (43/43) Installing py3-pip (20.3.4-r1) 13:08:56 Executing busybox-1.34.1-r4.trigger 13:08:56 OK: 82 MiB in 65 packages 13:08:56 Removing intermediate container 1747fde43f5f 13:08:56 ---> eb4d5f6bd485 13:08:56 Step 31/31 : LABEL version=0.0.0 13:08:57 ---> Running in de28007b2059 13:08:58 Removing intermediate container e9e8df6bed0b 13:08:58 ---> d3c21a933e00 13:08:58 13:08:58 Step 10/23 : FROM alpine:3.14 13:08:58 ---> cc3d11fa2d52 13:08:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:08:58 ---> Running in 56618660e8e5 13:08:58 Removing intermediate container de28007b2059 13:08:58 ---> 1ef489ff5358 13:08:58 13:08:59 Removing intermediate container 56618660e8e5 13:08:59 ---> 64166f859bec 13:08:59 Step 12/23 : ENV APP_PORT=59880 13:08:59 ---> Running in 5f1dd1f7e8b1 13:08:59 Successfully built 1ef489ff5358 13:08:59 Successfully tagged security-bootstrapper-arm64:latest 13:08:59 Building support-scheduler 13:08:59  Building security-bootstrapper ... done Removing intermediate container 5f1dd1f7e8b1 13:08:59 ---> 3469fe1ef913 13:08:59 Step 13/23 : EXPOSE $APP_PORT 13:09:00 ---> Running in a8397150b95c 13:09:00 Removing intermediate container a8397150b95c 13:09:00 ---> 5e84e74d7d89 13:09:00 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:09:00 ---> Running in b87ec0bcc233 13:09:01 Collecting docker-compose==1.23.2 13:09:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:09:02 Collecting dockerpty<0.5,>=0.4.1 13:09:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:09:04 Removing intermediate container b87ec0bcc233 13:09:04 ---> 4a545bd01a26 13:09:04 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 13:09:04 ---> Running in 1b42009d4a53 13:09:04 Collecting docker<4.0,>=3.6.0 13:09:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:09:04 Collecting texttable<0.10,>=0.9.0 13:09:04 Downloading texttable-0.9.1.tar.gz (11 kB) 13:09:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:09:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:09:07 (1/6) Installing dumb-init (1.2.5-r1) 13:09:07 Removing intermediate container dbd8c92aa6cd 13:09:07 ---> 5ef7f4f9724b 13:09:07 13:09:07 Step 9/20 : FROM alpine:3.15 13:09:07 ---> 03078ca19a05 13:09:07 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:09:07 ---> Using cache 13:09:07 ---> 986ed5fe72b5 13:09:07 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:09:07 ---> Using cache 13:09:07 ---> 33020ce8cc88 13:09:07 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat(2/6) Installing libgcc (10.3.1_git20210424-r2) 13:09:07 13:09:07 (3/6) Installing libsodium (1.0.18-r0) 13:09:07 ---> Running in 7fc341bf1b43 13:09:07 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:09:08 Collecting PyYAML<4,>=3.10 13:09:08 Downloading PyYAML-3.13.tar.gz (270 kB) 13:09:08 (5/6) Installing libzmq (4.3.4-r0) 13:09:08 (6/6) Installing zeromq (4.3.4-r0) 13:09:08 Executing busybox-1.33.1-r6.trigger 13:09:08 OK: 8 MiB in 20 packages 13:09:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:09:10 Removing intermediate container 1b42009d4a53 13:09:10 ---> ea7220488889 13:09:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:09:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:09:10 ---> 729d30a6354e 13:09:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:09:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 13:09:11 v3.15.3-14-g83fcdd9ddc [https://nl.alpinelinux.org/alpine/v3.15/main] 13:09:11 v3.15.3-13-gd905dfa045 [https://nl.alpinelinux.org/alpine/v3.15/community] 13:09:11 OK: 15729 distinct packages available 13:09:11 Collecting docopt<0.7,>=0.6.1 13:09:11 Downloading docopt-0.6.2.tar.gz (25 kB) 13:09:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:09:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:09:13 ---> ebfde8382757 13:09:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:09:14 (1/9) Installing ca-certificates (20211220-r0) 13:09:14 (2/9) Installing brotli-libs (1.0.9-r5) 13:09:14 (3/9) Installing nghttp2-libs (1.46.0-r0) 13:09:14 (4/9) Installing libcurl (7.80.0-r0) 13:09:14 (5/9) Installing curl (7.80.0-r0) 13:09:14 (6/9) Installing dumb-init (1.2.5-r1) 13:09:14 (7/9) Installing musl-obstack (1.2.3-r0) 13:09:14 Collecting jsonschema<3,>=2.5.1 13:09:14 ---> e9eed88a02ab 13:09:14 Step 19/23 : ENTRYPOINT ["/core-data"] 13:09:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:09:14 (8/9) Installing libucontext (1.1-r0) 13:09:14 (9/9) Installing gcompat (1.0.0-r4) 13:09:14 ---> Running in 7102e13f6ebe 13:09:14 Executing busybox-1.34.1-r4.trigger 13:09:14 Executing ca-certificates-20211220-r0.trigger 13:09:15 OK: 8 MiB in 23 packages 13:09:15 Collecting websocket-client<1.0,>=0.32.0 13:09:15 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:09:15 Removing intermediate container 7102e13f6ebe 13:09:15 ---> 68d6298249da 13:09:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:09:15 Collecting cached-property<2,>=1.2.0 13:09:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:09:15 ---> Running in 49172037a3ad 13:09:16 Removing intermediate container 49172037a3ad 13:09:16 ---> e8040a6aec0a 13:09:16 Step 21/23 : LABEL arch=arm64 13:09:16 ---> Running in ecc7c448ead9 13:09:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:09:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:09:17 Removing intermediate container ecc7c448ead9 13:09:17 ---> 94624d41b504 13:09:17 Step 22/23 : LABEL git_sha=222b1f068deb380ef84418e6bed2deb547d0a65f 13:09:17 ---> Running in e95c3dc353e1 13:09:17 Collecting docker-pycreds>=0.4.0 13:09:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:09:17 Removing intermediate container 7fc341bf1b43 13:09:17 ---> 154fd1568f5f 13:09:17 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 13:09:17 Removing intermediate container e95c3dc353e1 13:09:17 ---> 77bb92e226e5 13:09:17 Step 23/23 : LABEL version=0.0.0 13:09:17 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) 13:09:18 ---> Running in bce4c0dd673f 13:09:18 Collecting idna<2.8,>=2.5 13:09:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:09:18 Collecting chardet<3.1.0,>=3.0.2 13:09:18 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:09:18 Removing intermediate container bce4c0dd673f 13:09:18 ---> bece97489c88 13:09:18 13:09:19 ---> 442371d6675a 13:09:19 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:09:19 Collecting urllib3<1.25,>=1.21.1 13:09:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:09:19 Successfully built bece97489c88 13:09:19 Successfully tagged core-data-arm64:latest 13:09:19  Building core-data ... done Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:09:19 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:09:19 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:09:19 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:09:19 Building support-notifications 13:09:20 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:09:20 Attempting uninstall: urllib3 13:09:20 Found existing installation: urllib3 1.26.7 13:09:20 Uninstalling urllib3-1.26.7: 13:09:20 Successfully uninstalled urllib3-1.26.7 13:09:21 ---> 4e63600f04b9 13:09:21 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 13:09:21 Attempting uninstall: idna 13:09:21 Found existing installation: idna 3.3 13:09:21 Uninstalling idna-3.3: 13:09:21 Successfully uninstalled idna-3.3 13:09:22 ---> 4b3b8a6e68bc 13:09:22 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 13:09:22 ---> Running in a779f33aeb9f 13:09:22 Removing intermediate container a779f33aeb9f 13:09:22 ---> 4d3732aa253e 13:09:22 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:09:23 ---> Running in 16e8ba4b3c07 13:09:23 Removing intermediate container 16e8ba4b3c07 13:09:23 ---> 6d3847d11463 13:09:23 Step 18/20 : LABEL arch=arm64 13:09:24 ---> Running in d8e59bbcdd9c 13:09:24 Removing intermediate container d8e59bbcdd9c 13:09:24 ---> 3e6ba7745a01 13:09:24 Step 19/20 : LABEL git_sha=222b1f068deb380ef84418e6bed2deb547d0a65f 13:09:24 Attempting uninstall: requests 13:09:24 Found existing installation: requests 2.26.0 13:09:24 Uninstalling requests-2.26.0: 13:09:24 ---> Running in c55d844f2923 13:09:24 Successfully uninstalled requests-2.26.0 13:09:25 Running setup.py install for texttable: started 13:09:25 Removing intermediate container c55d844f2923 13:09:25 ---> 2cdc5e49eb91 13:09:25 Step 20/20 : LABEL version=0.0.0 13:09:25 ---> Running in b39e4f2617ac 13:09:25 Removing intermediate container b39e4f2617ac 13:09:25 ---> 576a34e3bb23 13:09:25 13:09:26 Successfully built 576a34e3bb23 13:09:26 Successfully tagged security-spiffe-token-provider-arm64:latest 13:09:26  Building security-spiffe-token-provider ... done Building security-spire-server 13:09:27 Running setup.py install for texttable: finished with status 'done' 13:09:27 Running setup.py install for PyYAML: started 13:09:29 Running setup.py install for PyYAML: finished with status 'done' 13:09:30 Running setup.py install for docopt: started 13:09:32 Running setup.py install for docopt: finished with status 'done' 13:09:32 Running setup.py install for dockerpty: started 13:09:34 Running setup.py install for dockerpty: finished with status 'done' 13:09:36 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 13:09:48 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:09:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:09:48 ---> bea6c2de3701 13:09:48 Step 3/24 : WORKDIR /edgex-go 13:09:48 ---> Using cache 13:09:48 ---> 4709cd84d7f9 13:09:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:09:48 ---> Using cache 13:09:48 ---> 2f0080ebf029 13:09:48 Step 5/24 : RUN apk add --update --no-cache make git 13:09:48 ---> Using cache 13:09:48 ---> 6c434cf88bd8 13:09:48 Step 6/24 : COPY go.mod vendor* ./ 13:09:48 ---> Using cache 13:09:48 ---> 8a82ca336ed5 13:09:48 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:09:48 ---> Using cache 13:09:48 ---> 8df26d808ff1 13:09:48 Step 8/24 : COPY . . 13:09:48 ---> Using cache 13:09:48 ---> cdaa65f56b47 13:09:48 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 13:09:48 ---> Running in 8288592d4d8a 13:09:48 Removing intermediate container 8288592d4d8a 13:09:48 ---> bd4557121707 13:09:48 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 13:09:48 ---> Running in a88ff185099f 13:09:48 Removing intermediate container cec29216f52a 13:09:48 ---> c0707d82a08f 13:09:48 Step 14/23 : ENV APP_PORT=58890 13:09:48 ---> Running in 0daafb6d8c47 13:09:49 Removing intermediate container 0daafb6d8c47 13:09:49 ---> d4e6acf31205 13:09:49 Step 15/23 : EXPOSE $APP_PORT 13:09:49 ---> Running in 641c017e7278 13:09:50 Removing intermediate container 641c017e7278 13:09:50 ---> 8e54808c04ce 13:09:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:09:51 spire-1.2.0/ 13:09:53 ---> e580df13fc22 13:09:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:09:54 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:09:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:09:54 ---> bea6c2de3701 13:09:54 Step 3/22 : WORKDIR /edgex-go 13:09:54 ---> Using cache 13:09:54 ---> 4709cd84d7f9 13:09:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:09:54 ---> Using cache 13:09:54 ---> 2f0080ebf029 13:09:54 Step 5/22 : RUN apk add --update --no-cache make git 13:09:54 ---> Using cache 13:09:54 ---> 6c434cf88bd8 13:09:54 Step 6/22 : COPY go.mod vendor* ./ 13:09:54 ---> Using cache 13:09:54 ---> 8a82ca336ed5 13:09:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:09:54 ---> Using cache 13:09:54 ---> 8df26d808ff1 13:09:54 Step 8/22 : COPY . . 13:09:54 ---> Using cache 13:09:54 ---> cdaa65f56b47 13:09:54 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 13:09:54 ---> Running in 7c5b4f70f285 13:09:54 ---> abb604904979 13:09:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:09:55 spire-1.2.0/README.md 13:09:55 spire-1.2.0/bin/ 13:09:55 spire-1.2.0/bin/spire-server 13:09:55 spire-1.2.0/bin/spire-agent 13:09:55 spire-1.2.0/conf/ 13:09:55 spire-1.2.0/conf/server/ 13:09:55 spire-1.2.0/conf/server/server.conf 13:09:55 spire-1.2.0/conf/agent/ 13:09:55 spire-1.2.0/conf/agent/agent.conf 13:09:55 spire-1.2.0/LICENSE 13:09:56 ---> 91464f717e23 13:09:56 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 13:09:56 ---> Running in dc3eebd31bac 13:09:56 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 13:09:57 Removing intermediate container dc3eebd31bac 13:09:57 ---> 800c1ab4cf38 13:09:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:09:57 ---> Running in 3f4379ce625d 13:09:57 Removing intermediate container 3f4379ce625d 13:09:57 ---> 49f555fe3b63 13:09:57 Step 21/23 : LABEL arch=arm64 13:09:58 ---> Running in 71e3a2bc6e79 13:09:59 Removing intermediate container 71e3a2bc6e79 13:09:59 ---> e168c158e78c 13:09:59 Step 22/23 : LABEL git_sha=222b1f068deb380ef84418e6bed2deb547d0a65f 13:09:59 ---> Running in c6b7908c8583 13:10:00 Removing intermediate container c6b7908c8583 13:10:00 ---> fbb5059dd5ee 13:10:00 Step 23/23 : LABEL version=0.0.0 13:10:00 ---> Running in 15de47390ba6 13:10:01 Removing intermediate container 15de47390ba6 13:10:01 ---> 771a737f4704 13:10:01 13:10:03 Successfully built 771a737f4704 13:10:03 Successfully tagged sys-mgmt-agent-arm64:latest 13:10:03 Building core-command 13:10:05  Building sys-mgmt-agent ... done Removing intermediate container a88ff185099f 13:10:05 ---> f24f7030787f 13:10:05 13:10:05 Step 11/24 : FROM alpine:3.15 13:10:05 ---> 03078ca19a05 13:10:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:10:05 ---> Using cache 13:10:05 ---> 986ed5fe72b5 13:10:05 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:10:05 ---> Using cache 13:10:05 ---> 33020ce8cc88 13:10:05 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:10:05 ---> Running in 7bdc24881ab7 13:10:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:10:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:10:09 v3.15.3-14-g83fcdd9ddc [https://nl.alpinelinux.org/alpine/v3.15/main] 13:10:09 v3.15.3-13-gd905dfa045 [https://nl.alpinelinux.org/alpine/v3.15/community] 13:10:09 OK: 15729 distinct packages available 13:10:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:10:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:10:11 (1/5) Installing dumb-init (1.2.5-r1) 13:10:11 (2/5) Installing musl-obstack (1.2.3-r0) 13:10:11 (3/5) Installing libucontext (1.1-r0) 13:10:11 (4/5) Installing gcompat (1.0.0-r4) 13:10:11 (5/5) Installing openssl (1.1.1n-r0) 13:10:11 Executing busybox-1.34.1-r4.trigger 13:10:11 OK: 6 MiB in 19 packages 13:10:13 Removing intermediate container 7bdc24881ab7 13:10:13 ---> 5d6edc874ccc 13:10:13 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 13:10:19 ---> b4b5201dae11 13:10:19 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 13:10:21 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:10:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:10:21 ---> bea6c2de3701 13:10:21 Step 3/22 : WORKDIR /edgex-go 13:10:21 ---> Using cache 13:10:21 ---> 4709cd84d7f9 13:10:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:10:21 ---> Using cache 13:10:21 ---> 2f0080ebf029 13:10:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 13:10:21 ---> Running in 67af7453a095 13:10:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:10:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:10:25 OK: 220 MiB in 52 packages 13:10:27 ---> 3c62772a2587 13:10:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 13:10:28 Removing intermediate container 67af7453a095 13:10:28 ---> f27fcc1331be 13:10:28 Step 6/22 : COPY go.mod vendor* ./ 13:10:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:10:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:10:28 ---> bea6c2de3701 13:10:28 Step 3/23 : WORKDIR /edgex-go 13:10:28 ---> Using cache 13:10:28 ---> 4709cd84d7f9 13:10:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:10:28 ---> Using cache 13:10:28 ---> 2f0080ebf029 13:10:28 Step 5/23 : RUN apk add --update --no-cache make git 13:10:28 ---> Using cache 13:10:28 ---> 6c434cf88bd8 13:10:28 Step 6/23 : COPY go.mod vendor* ./ 13:10:28 ---> Using cache 13:10:28 ---> 8a82ca336ed5 13:10:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:10:28 ---> Using cache 13:10:28 ---> 8df26d808ff1 13:10:28 Step 8/23 : COPY . . 13:10:28 ---> Using cache 13:10:28 ---> cdaa65f56b47 13:10:28 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 13:10:28 ---> Using cache 13:10:28 ---> bd4557121707 13:10:28 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" 13:10:28 ---> Using cache 13:10:28 ---> f24f7030787f 13:10:28 13:10:28 Step 11/23 : FROM alpine:3.15 13:10:28 ---> 03078ca19a05 13:10:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:10:28 ---> Using cache 13:10:28 ---> 986ed5fe72b5 13:10:28 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:10:28 ---> Using cache 13:10:28 ---> 33020ce8cc88 13:10:28 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:10:28 ---> Using cache 13:10:28 ---> 5d6edc874ccc 13:10:28 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 13:10:29 ---> 01070cb84b47 13:10:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 13:10:30 ---> f86724226d12 13:10:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:10:30 ---> Running in 7fbc6f9e7728 13:10:31 ---> ebaa3fadf0f4 13:10:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 13:10:33 ---> c2faa16960d8 13:10:33 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:10:33 ---> Running in 985e407ddd75 13:10:34 Removing intermediate container 985e407ddd75 13:10:34 ---> ccf42d0a6984 13:10:34 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:10:34 ---> Running in 29251f8aab40 13:10:35 Removing intermediate container 29251f8aab40 13:10:35 ---> fbc067ee40aa 13:10:35 Step 22/24 : LABEL arch=arm64 13:10:35 ---> Running in 7be4b016ef2f 13:10:36 Removing intermediate container 7fbc6f9e7728 13:10:36 ---> 2380790127e8 13:10:36 Step 8/22 : COPY . . 13:10:36 Removing intermediate container 7be4b016ef2f 13:10:37 ---> db07ce1adfa2 13:10:37 Step 23/24 : LABEL git_sha=222b1f068deb380ef84418e6bed2deb547d0a65f 13:10:37 ---> Running in 8d8d252e6254 13:10:38 Removing intermediate container 8d8d252e6254 13:10:38 ---> aaa9ebf6d198 13:10:38 Step 24/24 : LABEL version=0.0.0 13:10:38 ---> Running in 383e62ba4085 13:10:39 Removing intermediate container 383e62ba4085 13:10:39 ---> ef48f0366d40 13:10:39 13:10:41 Successfully built ef48f0366d40 13:10:41 Successfully tagged security-spire-agent-arm64:latest 13:10:41  Building security-spire-agent ... done Building security-proxy-setup 13:10:41 ---> 7746b0ccebf9 13:10:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 13:10:43 ---> 0400a82da2fc 13:10:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 13:10:45 ---> 64f88a92faf0 13:10:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 13:10:47 ---> 98c063061d13 13:10:47 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:10:47 ---> Running in 5ecd9ffca5a0 13:10:48 Removing intermediate container 5ecd9ffca5a0 13:10:48 ---> fadc3af4e17f 13:10:48 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:10:49 ---> Running in 02bafc57602b 13:10:50 Removing intermediate container 02bafc57602b 13:10:50 ---> 1433b705d799 13:10:50 Step 21/23 : LABEL arch=arm64 13:10:50 ---> Running in 7d630da9f7be 13:10:51 Removing intermediate container 7d630da9f7be 13:10:51 ---> 11dd89ac8ad8 13:10:51 Step 22/23 : LABEL git_sha=222b1f068deb380ef84418e6bed2deb547d0a65f 13:10:51 ---> Running in 9c4d79817bcd 13:10:52 Removing intermediate container 9c4d79817bcd 13:10:52 ---> 23207348162d 13:10:52 Step 23/23 : LABEL version=0.0.0 13:10:52 ---> Running in ba66d3a558d9 13:10:53 Removing intermediate container ba66d3a558d9 13:10:53 ---> 7c5f8b177bb3 13:10:53 13:10:54 Successfully built 7c5f8b177bb3 13:10:54 Successfully tagged security-spire-server-arm64:latest 13:10:54  Building security-spire-server ... done Building core-metadata 13:10:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:10:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:10:56 ---> bea6c2de3701 13:10:56 Step 3/23 : WORKDIR /edgex-go 13:10:56 ---> Using cache 13:10:56 ---> 4709cd84d7f9 13:10:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:10:56 ---> Using cache 13:10:56 ---> 2f0080ebf029 13:10:56 Step 5/23 : RUN apk add --update --no-cache make git 13:10:56 ---> Using cache 13:10:56 ---> 6c434cf88bd8 13:10:56 Step 6/23 : COPY go.mod vendor* ./ 13:10:56 ---> Using cache 13:10:56 ---> 8a82ca336ed5 13:10:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:10:57 ---> Using cache 13:10:57 ---> 8df26d808ff1 13:10:57 Step 8/23 : COPY . . 13:10:57 ---> Using cache 13:10:57 ---> cdaa65f56b47 13:10:57 Step 9/23 : RUN make cmd/core-command/core-command 13:10:57 ---> Running in d583924bdfad 13:10:59 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 13:11:21 ---> 3c6d6d5d5f5b 13:11:21 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:11:21 ---> Running in 25ec51bd6664 13:11:21 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 13:11:32 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:11:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:11:32 ---> bea6c2de3701 13:11:32 Step 3/22 : WORKDIR /edgex-go 13:11:32 ---> Using cache 13:11:32 ---> 4709cd84d7f9 13:11:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:11:32 ---> Using cache 13:11:32 ---> 2f0080ebf029 13:11:32 Step 5/22 : RUN apk add --update --no-cache make git 13:11:32 ---> Using cache 13:11:32 ---> 6c434cf88bd8 13:11:32 Step 6/22 : COPY go.mod vendor* ./ 13:11:32 ---> Using cache 13:11:32 ---> 8a82ca336ed5 13:11:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:11:32 ---> Using cache 13:11:32 ---> 8df26d808ff1 13:11:32 Step 8/22 : COPY . . 13:11:32 ---> Using cache 13:11:32 ---> cdaa65f56b47 13:11:32 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:11:32 ---> Running in 0fa1f5ff018a 13:11: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:11:46 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:11:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:11:46 ---> bea6c2de3701 13:11:46 Step 3/23 : WORKDIR /edgex-go 13:11:46 ---> Using cache 13:11:46 ---> 4709cd84d7f9 13:11:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:11:46 ---> Using cache 13:11:46 ---> 2f0080ebf029 13:11:46 Step 5/23 : RUN apk add --update --no-cache make git 13:11:46 ---> Using cache 13:11:46 ---> 6c434cf88bd8 13:11:46 Step 6/23 : COPY go.mod vendor* ./ 13:11:46 ---> Using cache 13:11:46 ---> 8a82ca336ed5 13:11:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:11:46 ---> Using cache 13:11:46 ---> 8df26d808ff1 13:11:46 Step 8/23 : COPY . . 13:11:46 ---> Using cache 13:11:46 ---> cdaa65f56b47 13:11:46 Step 9/23 : RUN make cmd/core-metadata/core-metadata 13:11:46 ---> Running in 9ec5ab48d0a6 13:11:46 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 13:15:38 Removing intermediate container 7c5b4f70f285 13:15:38 ---> fc153b84f873 13:15:38 13:15:38 Step 10/22 : FROM alpine:3.14 13:15:38 ---> cc3d11fa2d52 13:15:38 Step 11/22 : RUN apk add --update --no-cache dumb-init 13:15:38 ---> Running in 2d0a356efc15 13:15:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:15:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:15:38 (1/1) Installing dumb-init (1.2.5-r1) 13:15:38 Executing busybox-1.33.1-r6.trigger 13:15:38 OK: 5 MiB in 15 packages 13:15:38 Removing intermediate container 2d0a356efc15 13:15:38 ---> daff21b88604 13:15:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:15:38 ---> Running in c0e1d45312a4 13:15:39 Removing intermediate container c0e1d45312a4 13:15:39 ---> b9a5249cdcb7 13:15:39 Step 13/22 : ENV APP_PORT=59861 13:15:39 ---> Running in 1570f331447c 13:15:39 Removing intermediate container 1570f331447c 13:15:39 ---> 65ead525af2c 13:15:39 Step 14/22 : EXPOSE $APP_PORT 13:15:39 ---> Running in 75eec8c12952 13:15:40 Removing intermediate container 75eec8c12952 13:15:40 ---> 86ae7908d417 13:15:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:15:41 ---> 35f6b57648a3 13:15:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:15:43 ---> 3268c8f4daf0 13:15:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:15:45 ---> f1cab3391bd0 13:15:45 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 13:15:45 ---> Running in d8c67234eb11 13:15:45 Removing intermediate container d8c67234eb11 13:15:45 ---> c21f8a9cf6ae 13:15:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:15:45 ---> Running in 4802c9993313 13:15:46 Removing intermediate container 4802c9993313 13:15:46 ---> 3bacf1992bd1 13:15:46 Step 20/22 : LABEL arch=arm64 13:15:46 ---> Running in 74fce26f4303 13:15:46 Removing intermediate container 74fce26f4303 13:15:46 ---> 9c67a8b1c3e3 13:15:46 Step 21/22 : LABEL git_sha=222b1f068deb380ef84418e6bed2deb547d0a65f 13:15:47 ---> Running in d32494ebe0d4 13:15:47 Removing intermediate container d32494ebe0d4 13:15:47 ---> 077a6cceb9a2 13:15:47 Step 22/22 : LABEL version=0.0.0 13:15:47 ---> Running in 2c5228a3edf9 13:15:48 Removing intermediate container 2c5228a3edf9 13:15:48 ---> 06a365dc2ce6 13:15:48 13:15:48 Successfully built 06a365dc2ce6 13:15:48 Successfully tagged support-scheduler-arm64:latest 13:17:10  Building support-scheduler ... done Removing intermediate container d583924bdfad 13:17:10 ---> e933339989cd 13:17:10 13:17:10 Step 10/23 : FROM alpine:3.14 13:17:10 ---> cc3d11fa2d52 13:17:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:17:10 ---> Using cache 13:17:10 ---> daff21b88604 13:17:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:17:10 ---> Using cache 13:17:10 ---> b9a5249cdcb7 13:17:10 Step 13/23 : ENV APP_PORT=59882 13:17:10 ---> Running in 1877b69c6310 13:17:10 Removing intermediate container 1877b69c6310 13:17:10 ---> 6937ff4dfeb4 13:17:10 Step 14/23 : EXPOSE $APP_PORT 13:17:10 ---> Running in cabdb1c8e39d 13:17:10 Removing intermediate container cabdb1c8e39d 13:17:10 ---> 9b41aff92069 13:17:10 Step 15/23 : WORKDIR / 13:17:10 ---> Running in 25fabd04e153 13:17:10 Removing intermediate container 25fabd04e153 13:17:10 ---> 238b4b49b430 13:17:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:17:10 ---> 14e116ee5b9e 13:17:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:17:10 ---> 9aafff9ffc65 13:17:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:17:11 ---> 3487e5a395fb 13:17:11 Step 19/23 : ENTRYPOINT ["/core-command"] 13:17:11 ---> Running in 2989ad29005f 13:17:12 Removing intermediate container 2989ad29005f 13:17:12 ---> df6f2fa2830a 13:17:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:17:12 ---> Running in 4332d5d7aca8 13:17:12 Removing intermediate container 4332d5d7aca8 13:17:12 ---> 7e8894ed0d64 13:17:12 Step 21/23 : LABEL arch=arm64 13:17:12 ---> Running in b92ae6db1fca 13:17:13 Removing intermediate container b92ae6db1fca 13:17:13 ---> c05540599c37 13:17:13 Step 22/23 : LABEL git_sha=222b1f068deb380ef84418e6bed2deb547d0a65f 13:17:13 ---> Running in e9c66b0f9b89 13:17:13 Removing intermediate container e9c66b0f9b89 13:17:13 ---> 6e9de4e72b01 13:17:13 Step 23/23 : LABEL version=0.0.0 13:17:14 ---> Running in 8bd08c5896ed 13:17:14 Removing intermediate container 8bd08c5896ed 13:17:14 ---> 94c634486d0d 13:17:14 13:17:15 Successfully built 94c634486d0d 13:17:15 Successfully tagged core-command-arm64:latest 13:17:19  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 13:17:37 Removing intermediate container 0fa1f5ff018a 13:17:37 ---> 8d12aaa19349 13:17:37 13:17:37 Step 10/22 : FROM alpine:3.14 13:17:37 ---> cc3d11fa2d52 13:17:37 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 13:17:37 ---> Running in 0fd355f0aeef 13:17:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:17:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:17:37 Removing intermediate container 25ec51bd6664 13:17:37 ---> dc9c9f8ca65b 13:17:37 13:17:37 Step 10/22 : FROM alpine:3.14 13:17:37 ---> cc3d11fa2d52 13:17:37 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 13:17:37 (1/6) Installing ca-certificates (20211220-r0) 13:17:38 (2/6) Installing brotli-libs (1.0.9-r5) 13:17:38 (3/6) Installing nghttp2-libs (1.43.0-r0) 13:17:38 (4/6) Installing libcurl (7.79.1-r0) 13:17:38 ---> Running in 56feed2692db 13:17:38 (5/6) Installing curl (7.79.1-r0) 13:17:38 (6/6) Installing dumb-init (1.2.5-r1) 13:17:38 Executing busybox-1.33.1-r6.trigger 13:17:38 Executing ca-certificates-20211220-r0.trigger 13:17:38 OK: 8 MiB in 20 packages 13:17:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:17:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:17:40 Removing intermediate container 0fd355f0aeef 13:17:40 ---> 61c434e11c56 13:17:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:17:40 ---> Running in b781fa59a254 13:17:40 (1/2) Installing ca-certificates (20211220-r0) 13:17:40 (2/2) Installing dumb-init (1.2.5-r1) 13:17:40 Executing busybox-1.33.1-r6.trigger 13:17:40 Executing ca-certificates-20211220-r0.trigger 13:17:41 OK: 6 MiB in 16 packages 13:17:41 Removing intermediate container b781fa59a254 13:17:41 ---> f63cd5c09cdb 13:17:41 Step 13/22 : WORKDIR /edgex 13:17:41 ---> Running in 72c5d4df0d37 13:17:41 Removing intermediate container 72c5d4df0d37 13:17:41 ---> a8ba3a67e6a4 13:17:41 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:17:42 Removing intermediate container 9ec5ab48d0a6 13:17:42 ---> 047a04e4d876 13:17:42 13:17:42 Step 10/23 : FROM alpine:3.14 13:17:42 ---> cc3d11fa2d52 13:17:42 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:17:42 ---> Using cache 13:17:42 ---> daff21b88604 13:17:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:17:42 ---> Using cache 13:17:42 ---> b9a5249cdcb7 13:17:42 Step 13/23 : ENV APP_PORT=59881 13:17:42 ---> 6dffefaf822b 13:17:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:17:42 ---> Running in a9525baf3439 13:17:42 Removing intermediate container 56feed2692db 13:17:42 ---> fe45dbcc1822 13:17:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:17:42 ---> Running in 3696f26ced2c 13:17:43 Removing intermediate container a9525baf3439 13:17:43 ---> 52b5c73fd07a 13:17:43 Step 14/23 : EXPOSE $APP_PORT 13:17:43 ---> Running in b973adfbb061 13:17:43 Removing intermediate container 3696f26ced2c 13:17:43 ---> 43304ef626d5 13:17:43 Step 13/22 : ENV APP_PORT=59860 13:17:43 ---> Running in 88c4b90c585f 13:17:43 Removing intermediate container b973adfbb061 13:17:43 ---> 658ca6e02686 13:17:43 Step 15/23 : WORKDIR / 13:17:43 ---> Running in 3fa4af4dc3e8 13:17:43 Removing intermediate container 88c4b90c585f 13:17:43 ---> d82fb8d64051 13:17:43 Step 14/22 : EXPOSE $APP_PORT 13:17:43 ---> Running in 54b667dd4819 13:17:44 Removing intermediate container 3fa4af4dc3e8 13:17:44 ---> 1228090048ca 13:17:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:17:44 ---> 7a9c73bbbda1 13:17:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:17:44 Removing intermediate container 54b667dd4819 13:17:44 ---> f93be1ddd2d0 13:17:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:17:45 ---> 5c8a4caf1d24 13:17:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:17:45 ---> 6d6efdbb05a1 13:17:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:17:46 ---> 8b47015a28e7 13:17:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:17:47 ---> 397678f7fbe1 13:17:47 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:17:47 ---> 732a9cdb5974 13:17:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:17:47 ---> e0f9d8ff72b5 13:17:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:17:47 ---> Running in b0b087bf80ef 13:17:48 ---> 0d9eb65c0329 13:17:48 Step 18/22 : ENTRYPOINT ["/support-notifications"] 13:17:48 ---> 916e07c10a76 13:17:48 Step 19/23 : ENTRYPOINT ["/core-metadata"] 13:17:48 ---> Running in eb26ddf20f13 13:17:48 ---> Running in 9e1b6a40c5b1 13:17:48 Removing intermediate container 9e1b6a40c5b1 13:17:48 ---> d3fecd06a99e 13:17:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:17:48 Removing intermediate container eb26ddf20f13 13:17:48 ---> e1eac22ff212 13:17:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:17:48 ---> Running in 77429592d311 13:17:48 ---> Running in 28d8214c4ab1 13:17:49 Removing intermediate container 77429592d311 13:17:49 ---> e8f207c49398 13:17:49 Step 21/23 : LABEL arch=arm64 13:17:49 Removing intermediate container b0b087bf80ef 13:17:49 ---> 354cd4de31b3 13:17:49 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 13:17:49 ---> Running in 681f9b7350b0 13:17:49 Removing intermediate container 28d8214c4ab1 13:17:49 ---> dfaf59e61f36 13:17:49 Step 20/22 : LABEL arch=arm64 13:17:49 ---> Running in f2361dc0b011 13:17:49 ---> Running in d535b6516409 13:17:50 Removing intermediate container 681f9b7350b0 13:17:50 ---> a261310d0cf3 13:17:50 Step 22/23 : LABEL git_sha=222b1f068deb380ef84418e6bed2deb547d0a65f 13:17:50 Removing intermediate container f2361dc0b011 13:17:50 ---> 0a9c33134be4 13:17:50 Step 20/22 : LABEL arch=arm64 13:17:50 ---> Running in 74fc8f0dc1cc 13:17:50 Removing intermediate container d535b6516409 13:17:50 ---> 8e7d538c815e 13:17:50 Step 21/22 : LABEL git_sha=222b1f068deb380ef84418e6bed2deb547d0a65f 13:17:50 ---> Running in 01751aaf7e31 13:17:50 ---> Running in d1400726cf1d 13:17:50 Removing intermediate container 74fc8f0dc1cc 13:17:50 ---> 1d17684737e0 13:17:50 Step 23/23 : LABEL version=0.0.0 13:17:50 Removing intermediate container 01751aaf7e31 13:17:50 ---> 973f8c6d09e2 13:17:50 Step 21/22 : LABEL git_sha=222b1f068deb380ef84418e6bed2deb547d0a65f 13:17:50 Removing intermediate container d1400726cf1d 13:17:50 ---> 63d553912369 13:17:50 Step 22/22 : LABEL version=0.0.0 13:17:50 ---> Running in 8adc0e3c05bd 13:17:50 ---> Running in 73ebc8896e0b 13:17:50 ---> Running in 31a8ea084e86 13:17:51 Removing intermediate container 8adc0e3c05bd 13:17:51 ---> 0cde107c85d5 13:17:51 13:17:51 Removing intermediate container 31a8ea084e86 13:17:51 ---> 36e56563af56 13:17:51 13:17:51 Removing intermediate container 73ebc8896e0b 13:17:51 ---> 0ed828a891b2 13:17:51 Step 22/22 : LABEL version=0.0.0 13:17:51 ---> Running in 711dcf2e3e76 13:17:51 Removing intermediate container 711dcf2e3e76 13:17:51 ---> 10cf4437596e 13:17:51 13:17:51 Successfully built 0cde107c85d5 13:17:51 Successfully tagged core-metadata-arm64:latest 13:17:51  Building core-metadata ... done Successfully built 36e56563af56 13:17:51 Successfully tagged support-notifications-arm64:latest 13:17:52  Building support-notifications ... done Successfully built 10cf4437596e 13:17:52 Successfully tagged security-proxy-setup-arm64:latest 13:17:52  Building security-proxy-setup ... done  [Pipeline] } 13:17:52 $ docker stop --time=1 fc12cae9ef73249e24ded2ef15eb19605924b2464220b3a624cf2778c438637e 13:17:54 $ docker rm -f fc12cae9ef73249e24ded2ef15eb19605924b2464220b3a624cf2778c438637e [Pipeline] // withDockerContainer [Pipeline] sh 13:17:54 + docker images 13:17:54 REPOSITORY TAG IMAGE ID CREATED SIZE 13:17:54 support-notifications-arm64 latest 36e56563af56 3 seconds ago 25.5MB 13:17:54 security-proxy-setup-arm64 latest 10cf4437596e 3 seconds ago 42.1MB 13:17:54 core-metadata-arm64 latest 0cde107c85d5 4 seconds ago 25.1MB 13:17:54 047a04e4d876 13 seconds ago 1.43GB 13:17:54 dc9c9f8ca65b 18 seconds ago 1.43GB 13:17:54 8d12aaa19349 20 seconds ago 1.44GB 13:17:54 core-command-arm64 latest 94c634486d0d 40 seconds ago 23.7MB 13:17:54 e933339989cd 50 seconds ago 1.43GB 13:17:54 support-scheduler-arm64 latest 06a365dc2ce6 2 minutes ago 24.9MB 13:17:54 fc153b84f873 2 minutes ago 1.43GB 13:17:54 security-spire-server-arm64 latest 7c5f8b177bb3 7 minutes ago 82.6MB 13:17:54 security-spire-agent-arm64 latest ef48f0366d40 7 minutes ago 118MB 13:17:54 f24f7030787f 7 minutes ago 1.42GB 13:17:54 sys-mgmt-agent-arm64 latest 771a737f4704 7 minutes ago 290MB 13:17:54 security-spiffe-token-provider-arm64 latest 576a34e3bb23 8 minutes ago 27.7MB 13:17:54 core-data-arm64 latest bece97489c88 8 minutes ago 34.4MB 13:17:54 5ef7f4f9724b 8 minutes ago 1.42GB 13:17:54 security-bootstrapper-arm64 latest 1ef489ff5358 8 minutes ago 23.6MB 13:17:54 d3c21a933e00 8 minutes ago 1.46GB 13:17:54 security-secretstore-setup-arm64 latest 91badd350b8d 9 minutes ago 40.8MB 13:17:54 6d35918e87ca 9 minutes ago 1.43GB 13:17:54 cf15ef906eea 9 minutes ago 1.44GB 13:17:54 272a16966265 9 minutes ago 1.43GB 13:17:54 security-spire-config-arm64 latest 10897ef3de8a 16 minutes ago 81.9MB 13:17:54 1568c429d984 16 minutes ago 1.42GB 13:17:54 ci-base-image-arm64 latest bea6c2de3701 29 minutes ago 886MB 13:17:54 docker 20.10.14 c52727829a8a 3 days ago 202MB 13:17:54 alpine 3.14 cc3d11fa2d52 3 days ago 5.34MB 13:17:54 alpine 3.15 03078ca19a05 3 days ago 5.32MB 13:17:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 weeks ago 551MB 13:17:54 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 13:17:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:17:55 13:17:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:17:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:17:56 arm64: Pulling from edgex-lftools-log-publisher 13:17:56 8998bd30e6a1: Pulling fs layer 13:17:56 04944245beec: Pulling fs layer 13:17:56 699f458cf7ca: Pulling fs layer 13:17:56 765212b225bb: Pulling fs layer 13:17:56 f23df028b6ca: Pulling fs layer 13:17:56 d65c8cfc05b1: Pulling fs layer 13:17:56 2437ff75d9bd: Pulling fs layer 13:17:56 f23df028b6ca: Waiting 13:17:56 d65c8cfc05b1: Waiting 13:17:56 2437ff75d9bd: Waiting 13:17:56 765212b225bb: Waiting 13:17:56 04944245beec: Verifying Checksum 13:17:56 04944245beec: Download complete 13:17:56 765212b225bb: Verifying Checksum 13:17:56 765212b225bb: Download complete 13:17:56 f23df028b6ca: Verifying Checksum 13:17:56 f23df028b6ca: Download complete 13:17:56 d65c8cfc05b1: Verifying Checksum 13:17:56 d65c8cfc05b1: Download complete 13:17:56 699f458cf7ca: Verifying Checksum 13:17:56 699f458cf7ca: Download complete 13:17:56 8998bd30e6a1: Verifying Checksum 13:17:56 8998bd30e6a1: Download complete 13:17:59 2437ff75d9bd: Verifying Checksum 13:17:59 2437ff75d9bd: Download complete 13:18:01 8998bd30e6a1: Pull complete 13:18:01 04944245beec: Pull complete 13:18:03 699f458cf7ca: Pull complete 13:18:03 765212b225bb: Pull complete 13:18:04 f23df028b6ca: Pull complete 13:18:04 d65c8cfc05b1: Pull complete 13:18:19 2437ff75d9bd: Pull complete 13:18:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:18:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:18:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:18:19 prd-ubuntu20.04-docker-arm64-4c-16g-10446 does not seem to be running inside a container 13:18:19 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:18:22 $ docker top 7ee3155efbf99e97dc0860858baa2b6260c2d1b419d83cfd0dee5ed4c0d8ae69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:18:23 ---> job-cost.sh 13:18:23 lf-activate-venv: SKIPPING 13:18:23 INFO: No Stack... 13:18:24 INFO: Retrieving Pricing Info for: v3-standard-4 13:18:24 INFO: Archiving Costs [Pipeline] sh 13:18:25 + cat /w/workspace/edgex-go/8/archives/cost.csv 13:18:25 + cut -d, -f6 [Pipeline] lock 13:18:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3924-8-stack-cost] 13:18:25 Resource [jenkins-edgexfoundry-edgex-go-PR-3924-8-stack-cost] did not exist. Created. 13:18:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3924-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:18:26 + echo total: 0.10999999940395355 [Pipeline] stash 13:18:26 Stashed 1 file(s) [Pipeline] } 13:18:26 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3924-8-stack-cost] [Pipeline] // lock [Pipeline] } 13:18:26 $ docker stop --time=1 7ee3155efbf99e97dc0860858baa2b6260c2d1b419d83cfd0dee5ed4c0d8ae69 13:18:28 $ docker rm -f 7ee3155efbf99e97dc0860858baa2b6260c2d1b419d83cfd0dee5ed4c0d8ae69 [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 13:18:28 provisioning config files... 13:18:28 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config6900409940188589257tmp [Pipeline] { [Pipeline] sh 13:18:28 + set +x 13:18:28 + + bash -s -- 13:18:28 curl -s https://codecov.io/bash 13:18:28 13:18:28 _____ _ 13:18:28 / ____| | | 13:18:28 | | ___ __| | ___ ___ _____ __ 13:18:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:18:28 | |___| (_) | (_| | __/ (_| (_) \ V / 13:18:28 \_____\___/ \__,_|\___|\___\___/ \_/ 13:18:28 Bash-1.0.6 13:18:28 13:18:28 13:18:28 ==> git version 2.25.1 found 13:18:28 ==> 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 13:18:28 Release-Date: 2020-01-08 13:18:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:18:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:18:28 ==> Jenkins CI detected. 13:18:28 current dir:  /w/workspace/edgex-go/8 13:18:28 project root: . 13:18:28 --> token set from env 13:18:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:18:28 ==> Running gcov in . (disable via -X gcov) 13:18:28 ==> Python coveragepy not found 13:18:28 ==> Searching for coverage reports in: 13:18:28 + . 13:18:28 -> Found 1 reports 13:18:28 ==> Detecting git/mercurial file structure 13:18:29 ==> Reading reports 13:18:29 + ./coverage.out bytes=429121 13:18:29 ==> Appending adjustments 13:18:29 https://docs.codecov.io/docs/fixing-reports 13:18:30 + Found adjustments 13:18:30 ==> Gzipping contents 13:18:30 60K /tmp/codecov.tX4UB5.gz 13:18:30 ==> Uploading reports 13:18:30 url: https://codecov.io 13:18:30 query: branch=PR-3924&commit=19d0b94307412ee007f67e7680af9a4b3bb642c6&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= 13:18:30 -> Pinging Codecov 13:18:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3924&commit=19d0b94307412ee007f67e7680af9a4b3bb642c6&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= 13:18:30 -> Uploading to 13:18:30 https://storage.googleapis.com/codecov/v4/raw/2022-04-01/00271124DB129430A58F1EEE437C3FCB/19d0b94307412ee007f67e7680af9a4b3bb642c6/defba8b6-5014-4760-b61a-ce1f9eadee47.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220401%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220401T131830Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a14f3d51babb8a45d12aa811e4949b264a46070cbc6a2c42756aed9e19415e9d 13:18:30 % Total % Received % Xferd Average Speed Time Time Time Current 13:18:30 Dload Upload Total Spent Left Speed 13:18:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58682 0 0 100 58682 0 259k --:--:-- --:--:-- --:--:-- 258k 100 58682 0 0 100 58682 0 233k --:--:-- --:--:-- --:--:-- 232k 13:18:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/19d0b94307412ee007f67e7680af9a4b3bb642c6 [Pipeline] } 13:18:30 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 13:18:31 + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh 13:18:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:18:32 ---> package-listing.sh 13:18:32 ++ facter osfamily 13:18:32 ++ tr '[:upper:]' '[:lower:]' 13:18:32 + OS_FAMILY=debian 13:18:32 + workspace=/w/workspace/edgex-go/8 13:18:32 + START_PACKAGES=/tmp/packages_start.txt 13:18:32 + END_PACKAGES=/tmp/packages_end.txt 13:18:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:18:32 + PACKAGES=/tmp/packages_start.txt 13:18:32 + '[' /w/workspace/edgex-go/8 ']' 13:18:32 + PACKAGES=/tmp/packages_end.txt 13:18:32 + case "${OS_FAMILY}" in 13:18:32 + dpkg -l 13:18:32 + grep '^ii' 13:18:32 + '[' -f /tmp/packages_start.txt ']' 13:18:32 + '[' -f /tmp/packages_end.txt ']' 13:18:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:18:32 + '[' /w/workspace/edgex-go/8 ']' 13:18:32 + mkdir -p /w/workspace/edgex-go/8/archives/ 13:18:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 13:18:32 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:18:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:18:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:18:33 13:18:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:18:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:18:33 latest: Pulling from edgex-lftools-log-publisher 13:18:33 5eb5b503b376: Pulling fs layer 13:18:33 5c69ac0246d0: Pulling fs layer 13:18:33 ec43610c2a17: Pulling fs layer 13:18:33 3a2ae6a8a46f: Pulling fs layer 13:18:33 33b1e0a273af: Pulling fs layer 13:18:33 5d3b04190fa2: Pulling fs layer 13:18:33 2f39f015ded8: Pulling fs layer 13:18:33 3a2ae6a8a46f: Waiting 13:18:33 33b1e0a273af: Waiting 13:18:33 5d3b04190fa2: Waiting 13:18:33 2f39f015ded8: Waiting 13:18:33 5c69ac0246d0: Verifying Checksum 13:18:33 5c69ac0246d0: Download complete 13:18:33 3a2ae6a8a46f: Verifying Checksum 13:18:33 3a2ae6a8a46f: Download complete 13:18:33 33b1e0a273af: Verifying Checksum 13:18:33 33b1e0a273af: Download complete 13:18:33 ec43610c2a17: Verifying Checksum 13:18:33 ec43610c2a17: Download complete 13:18:33 5d3b04190fa2: Download complete 13:18:34 5eb5b503b376: Verifying Checksum 13:18:34 5eb5b503b376: Download complete 13:18:34 2f39f015ded8: Verifying Checksum 13:18:34 2f39f015ded8: Download complete 13:18:35 5eb5b503b376: Pull complete 13:18:35 5c69ac0246d0: Pull complete 13:18:35 ec43610c2a17: Pull complete 13:18:35 3a2ae6a8a46f: Pull complete 13:18:36 33b1e0a273af: Pull complete 13:18:36 5d3b04190fa2: Pull complete 13:18:40 2f39f015ded8: Pull complete 13:18:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:18:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:18:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:18:40 prd-ubuntu20.04-docker-8c-8g-10444 does not seem to be running inside a container 13:18:40 $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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:10003/edgex-lftools-log-publisher:latest cat 13:18:42 $ docker top 668db7bb1122f487f14f4d3000bfd80342fe0c0bede9ae5068eed7f982a9bafb -eo pid,comm [Pipeline] { [Pipeline] sh 13:18:42 + touch /tmp/pre-build-complete [Pipeline] sh 13:18:43 + mkdir -p /var/log/sysstat [Pipeline] sh 13:18:43 + ls /var/log/sa-host 13:18:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:18:43 provisioning config files... 13:18:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config5990804521225149750tmp [Pipeline] { [Pipeline] echo 13:18:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:18:43 ---> create-netrc.sh [Pipeline] } 13:18:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:18:44 ---> python-tools-install.sh [Pipeline] echo 13:18:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:18:44 ---> sudo-logs.sh 13:18:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:18:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:18:44 ---> job-cost.sh 13:18:44 lf-activate-venv: SKIPPING 13:18:44 DEBUG: total: 0.10999999940395355 13:18:44 INFO: Retrieving Stack Cost... 13:18:45 INFO: Retrieving Pricing Info for: v3-standard-8 13:18:45 INFO: Archiving Costs [Pipeline] echo 13:18:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:18:45 ---> logs-deploy.sh 13:18:45 lf-activate-venv: SKIPPING 13:18:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3924/8 13:18:45 INFO: archiving workspace using pattern(s): 13:18:46 Archives upload complete. 13:18:46 INFO: archiving logs to Nexus