Pull request #3929 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e15931140269443ccbaaf858e83c2178ac8f54c+7587fe9d184367fcb080c5c3df364d4d130cdabb (1d7fb0f978e16bd48e6d27e07771e642068986d5) 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-ssh6597710907117838599.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-ssh13502186882260910359.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-3929/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-3929/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12789546309446573869.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-ssh5334058500776170719.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-3929/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-3929/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10635165872806403676.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-9441’ Running on prd-ubuntu20.04-docker-8c-8g-9443 in /w/workspace/edgexfoundry_edgex-go_PR-3929 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 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/3929/head:refs/remotes/origin/PR-3929 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7587fe9d184367fcb080c5c3df364d4d130cdabb into PR head commit 1e15931140269443ccbaaf858e83c2178ac8f54c Merge succeeded, producing 1e15931140269443ccbaaf858e83c2178ac8f54c Checking out Revision 1e15931140269443ccbaaf858e83c2178ac8f54c (PR-3929) > git config core.sparsecheckout # timeout=10 > git checkout -f 1e15931140269443ccbaaf858e83c2178ac8f54c # 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 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e15931140269443ccbaaf858e83c2178ac8f54c # timeout=10 Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.0 to 4.4.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:28:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:28:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:28:29 ========================================================= 20:28:29 EdgeX Global Pipelines Version Info 20:28:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2cf4518e3e50b64e42a271ca8bbd690025cfeff4 # timeout=10 20:28:30 ------------------- 20:28:30 stable info: 20:28:30 ------------------- 20:28:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:28:30 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:28:30 Message: update stable to v1.0.221 20:28:31 ------------------- 20:28:31 experimental info: 20:28:31 ------------------- 20:28:31 Commited By: **** collab-it+edgex@linuxfoundation.org 20:28:31 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:28:31 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:28:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:28:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:28:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:28:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:28:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:28:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:28:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:28:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:28:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:28:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:28:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:28:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:28:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:28:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:28:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:28:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:28:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:28:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:28:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:28:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:28:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:28:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:28:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3929 [Pipeline] echo 20:28:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3929 [Pipeline] echo 20:28:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3929 [Pipeline] echo 20:28:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e15931140269443ccbaaf858e83c2178ac8f54c [Pipeline] echo 20:28:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e15931 [Pipeline] echo 20:28:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:28:31 provisioning config files... 20:28:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7804496502214041355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:32 ---> docker-login.sh 20:28:32 nexus3.edgexfoundry.org:10001 20:28:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:32 Configure a credential helper to remove this warning. See 20:28:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:32 20:28:32 Login Succeeded 20:28:32 nexus3.edgexfoundry.org:10002 20:28:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:32 Configure a credential helper to remove this warning. See 20:28:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:32 20:28:32 Login Succeeded 20:28:32 nexus3.edgexfoundry.org:10003 20:28:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:32 Configure a credential helper to remove this warning. See 20:28:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:32 20:28:32 Login Succeeded 20:28:32 nexus3.edgexfoundry.org:10004 20:28:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:32 Configure a credential helper to remove this warning. See 20:28:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:32 20:28:32 Login Succeeded 20:28:32 docker.io 20:28:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:33 Configure a credential helper to remove this warning. See 20:28:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:33 20:28:33 Login Succeeded 20:28:33 ---> docker-login.sh ends [Pipeline] } 20:28:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:28:33 + 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 20:28:33 + dirname cmd/core-command/Dockerfile 20:28:33 + cut -d/ -f2 20:28:33 + echo core-command,cmd/core-command/Dockerfile 20:28:33 + dirname cmd/core-data/Dockerfile 20:28:33 + cut -d/ -f2 20:28:33 + echo core-data,cmd/core-data/Dockerfile 20:28:33 + + dirname cmd/core-metadata/Dockerfile 20:28:33 cut -d/ -f2 20:28:33 + echo core-metadata,cmd/core-metadata/Dockerfile 20:28:33 + + dirname cmd/security-bootstrapper/Dockerfilecut 20:28:33 -d/ -f2 20:28:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:28:33 + dirname cmd/security-proxy-setup/Dockerfile+ 20:28:33 cut -d/ -f2 20:28:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:28:33 + dirname cmd/security-secretstore-setup/Dockerfile 20:28:33 + cut -d/ -f2 20:28:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:28:33 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:28:33 + cut -d/ -f2 20:28:33 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:28:33 + dirname cmd/security-spire-agent/Dockerfile 20:28:33 + cut -d/ -f2 20:28:33 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:28:33 + dirname cmd/security-spire-config/Dockerfile 20:28:33 + cut -d/ -f2 20:28:33 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:28:33 + dirname cmd/security-spire-server/Dockerfile 20:28:33 + cut -d/ -f2 20:28:33 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:28:33 + dirname cmd/support-notifications/Dockerfile 20:28:33 + cut -d/ -f2 20:28:33 + echo support-notifications,cmd/support-notifications/Dockerfile 20:28:33 + dirname cmd/support-scheduler/Dockerfile 20:28:33 + cut -d/ -f2 20:28:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:28:33 + dirname cmd/sys-mgmt-agent/Dockerfile 20:28:33 + cut -d/ -f2 20:28:33 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:28:33 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 20:28:34 + git rev-list -1 --merges 1e15931140269443ccbaaf858e83c2178ac8f54c~1..1e15931140269443ccbaaf858e83c2178ac8f54c [Pipeline] echo 20:28:34 -----------> git rev-list -1 --merges 1e15931140269443ccbaaf858e83c2178ac8f54c~1..1e15931140269443ccbaaf858e83c2178ac8f54c 1e15931140269443ccbaaf858e83c2178ac8f54c [false] [Pipeline] sh 20:28:34 + git log --format=format:%s -1 1e15931140269443ccbaaf858e83c2178ac8f54c [Pipeline] echo 20:28:34 ========================================================= 20:28:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:28:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:28:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:28:35 + grep -v github /etc/ssh/ssh_known_hosts 20:28:35 + [ -e /tmp/ssh_known_hosts ] 20:28:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:28:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:28:35 + sudo tee -a /etc/ssh/ssh_known_hosts 20:28:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:28:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:28:35 20:28:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:28:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:28:35 latest: Pulling from edgex-devops/git-semver 20:28:35 a0d0a0d46f8b: Pulling fs layer 20:28:35 3e5f54012d9b: Pulling fs layer 20:28:35 4c7163046ea9: Pulling fs layer 20:28:35 0c2d73faf560: Pulling fs layer 20:28:35 0c2d73faf560: Waiting 20:28:35 3e5f54012d9b: Verifying Checksum 20:28:35 3e5f54012d9b: Download complete 20:28:35 a0d0a0d46f8b: Verifying Checksum 20:28:35 a0d0a0d46f8b: Download complete 20:28:35 4c7163046ea9: Verifying Checksum 20:28:35 4c7163046ea9: Download complete 20:28:35 0c2d73faf560: Verifying Checksum 20:28:35 0c2d73faf560: Download complete 20:28:35 a0d0a0d46f8b: Pull complete 20:28:35 3e5f54012d9b: Pull complete 20:28:36 4c7163046ea9: Pull complete 20:28:36 0c2d73faf560: Pull complete 20:28:36 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:28:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:28:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:28:36 prd-ubuntu20.04-docker-8c-8g-9443 does not seem to be running inside a container 20:28:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:28:37 $ docker top 134c12a4e299a88033fa30bdb03de9f093d36eeb4134134c9fa6eed7ea12dfbe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:28:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:28:37 [ssh-agent] Looking for ssh-agent implementation... 20:28:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:28:37 $ docker exec 134c12a4e299a88033fa30bdb03de9f093d36eeb4134134c9fa6eed7ea12dfbe ssh-agent 20:28:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhPgadi/agent.14 20:28:37 SSH_AGENT_PID=20 20:28:37 Running ssh-add (command line suppressed) 20:28:37 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6118160882365604097.key (/w/workspace/edgex-go/2@tmp/private_key_6118160882365604097.key) 20:28:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:28:38 + git tag --points-at HEAD [Pipeline] } 20:28:38 $ docker exec --env ******** --env ******** 134c12a4e299a88033fa30bdb03de9f093d36eeb4134134c9fa6eed7ea12dfbe ssh-agent -k 20:28:38 unset SSH_AUTH_SOCK; 20:28:38 unset SSH_AGENT_PID; 20:28:38 echo Agent pid 20 killed; 20:28:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:28:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:28:38 [ssh-agent] Looking for ssh-agent implementation... 20:28:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:28:38 $ docker exec 134c12a4e299a88033fa30bdb03de9f093d36eeb4134134c9fa6eed7ea12dfbe ssh-agent 20:28:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkGFMgB/agent.53 20:28:38 SSH_AGENT_PID=59 20:28:38 Running ssh-add (command line suppressed) 20:28:38 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6321327587499768862.key (/w/workspace/edgex-go/2@tmp/private_key_6321327587499768862.key) 20:28:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:28:39 + git semver init 20:28:39 # -> Open(): unable to determine branch for HEAD 20:28:39 # $GIT_DIR = /w/workspace/edgex-go/2/.git 20:28:39 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 20:28:39 # $SEMVER_REMOTE_NAME = origin 20:28:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:28:39 # $SEMVER_USER_NAME = edgex-jenkins 20:28:39 # $SEMVER_BRANCH = PR-3929 20:28:39 # $SEMVER_TEMP = /tmp/semver-467238731 20:28:39 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:28:53 # '/tmp/semver-467238731' -> '/w/workspace/edgex-go/2/.semver' 20:28:53 # -> Force: false 20:28:53 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 20:28:53 $ docker exec --env ******** --env ******** 134c12a4e299a88033fa30bdb03de9f093d36eeb4134134c9fa6eed7ea12dfbe ssh-agent -k 20:28:54 unset SSH_AUTH_SOCK; 20:28:54 unset SSH_AGENT_PID; 20:28:54 echo Agent pid 59 killed; 20:28:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:28:54 + git semver [Pipeline] } 20:28:54 $ docker stop --time=1 134c12a4e299a88033fa30bdb03de9f093d36eeb4134134c9fa6eed7ea12dfbe 20:28:56 $ docker rm -f 134c12a4e299a88033fa30bdb03de9f093d36eeb4134134c9fa6eed7ea12dfbe [Pipeline] // withDockerContainer [Pipeline] sh 20:28:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:28:57 Stashed 1 file(s) [Pipeline] echo 20:28:57 [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 20:28:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:28:57 ========================================================= 20:28:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:28:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:28:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:28:57 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:28:57 59bf1c3509f3: Pulling fs layer 20:28:57 666ba61612fd: Pulling fs layer 20:28:57 8ed8ca486205: Pulling fs layer 20:28:57 4fe6c5a15a65: Pulling fs layer 20:28:57 22a0e8bec74d: Pulling fs layer 20:28:57 640e595b4fbd: Pulling fs layer 20:28:57 763cafe07f6e: Pulling fs layer 20:28:57 0c0b528cf693: Pulling fs layer 20:28:57 10935f4eaf8b: Pulling fs layer 20:28:57 22a0e8bec74d: Waiting 20:28:57 640e595b4fbd: Waiting 20:28:57 0c0b528cf693: Waiting 20:28:57 763cafe07f6e: Waiting 20:28:57 10935f4eaf8b: Waiting 20:28:57 4fe6c5a15a65: Waiting 20:28:57 8ed8ca486205: Verifying Checksum 20:28:57 8ed8ca486205: Download complete 20:28:57 666ba61612fd: Download complete 20:28:57 22a0e8bec74d: Download complete 20:28:57 640e595b4fbd: Verifying Checksum 20:28:57 640e595b4fbd: Download complete 20:28:57 59bf1c3509f3: Verifying Checksum 20:28:57 59bf1c3509f3: Download complete 20:28:57 763cafe07f6e: Verifying Checksum 20:28:57 763cafe07f6e: Download complete 20:28:57 0c0b528cf693: Verifying Checksum 20:28:57 0c0b528cf693: Download complete 20:28:57 59bf1c3509f3: Pull complete 20:28:58 666ba61612fd: Pull complete 20:28:58 8ed8ca486205: Pull complete 20:28:58 10935f4eaf8b: Verifying Checksum 20:28:58 10935f4eaf8b: Download complete 20:28:58 4fe6c5a15a65: Download complete 20:29:02 4fe6c5a15a65: Pull complete 20:29:02 22a0e8bec74d: Pull complete 20:29:02 640e595b4fbd: Pull complete 20:29:02 763cafe07f6e: Pull complete 20:29:02 0c0b528cf693: Pull complete 20:29:05 10935f4eaf8b: Pull complete 20:29:05 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 20:29:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:29:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:29:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:29:05 WORKDIR /edgex 20:29:05 COPY go.mod . 20:29:05 RUN go mod download 20:29:05 + docker build -t ci-base-image-x86_64 -f - . 20:29:06 Sending build context to Docker daemon 334.4MB 20:29:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:29:06 ---> 99d49a6021b9 20:29:06 Step 2/4 : WORKDIR /edgex 20:29:09 ---> Running in b4467e1f4415 20:29:09 Removing intermediate container b4467e1f4415 20:29:09 ---> 2f8e144e5696 20:29:09 Step 3/4 : COPY go.mod . 20:29:09 ---> 4a735407a8f9 20:29:09 Step 4/4 : RUN go mod download 20:29:09 ---> Running in c14bcb53a78f 20:29:12 Still waiting to schedule task 20:29:12 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9442’ 20:29:24 Removing intermediate container c14bcb53a78f 20:29:24 ---> 0e813470efe8 20:29:24 Successfully built 0e813470efe8 20:29:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:29:24 + docker inspect -f . ci-base-image-x86_64 20:29:24 . [Pipeline] withDockerContainer 20:29:24 prd-ubuntu20.04-docker-8c-8g-9443 does not seem to be running inside a container 20:29:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:29:25 $ docker top 6c5535d97a586f90235c39189d1b3fe233c8c171adc89f3a94e22827d6a29ba9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:29:25 + go version 20:29:25 go version go1.17.6 linux/amd64 [Pipeline] } 20:29:25 $ docker stop --time=1 6c5535d97a586f90235c39189d1b3fe233c8c171adc89f3a94e22827d6a29ba9 20:29:27 $ docker rm -f 6c5535d97a586f90235c39189d1b3fe233c8c171adc89f3a94e22827d6a29ba9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:29:27 + docker inspect -f . ci-base-image-x86_64 20:29:27 . [Pipeline] withDockerContainer 20:29:27 prd-ubuntu20.04-docker-8c-8g-9443 does not seem to be running inside a container 20:29: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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:29:27 $ docker top d0fcde0e2f390b7ed713747cef025843a0409c687c437ae43f6767b9124ed68f -eo pid,comm [Pipeline] { [Pipeline] echo 20:29:28 ========================================================= 20:29:28 [edgeXBuildGoParallel] Running Tests and Build... 20:29:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:29:28 + make test 20:29:28 go mod tidy -compat=1.17 20:29:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:29:33 ? github.com/edgexfoundry/edgex-go [no test files] 20:29:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:29:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:29:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:29:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:29:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:29:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:29:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:29:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:29:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:29:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:29:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:29:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:29:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:29:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:29:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:29:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.098s coverage: 28.7% of statements 20:29:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:29:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:29:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.113s coverage: 98.5% of statements 20:29:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:29:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.9% of statements 20:29:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:29:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:29:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.164s coverage: 89.2% of statements 20:29:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:29:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:29:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:29:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 84.4% of statements 20:29:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:29:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:29:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:29:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:29:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:29:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.352s coverage: 94.5% of statements 20:29:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:29:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:29:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements 20:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:29:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements 20:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:29:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.083s coverage: 0.9% of statements 20:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:29:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements 20:29:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 24.0% of statements 20:29:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:29:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 20:29:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 79.5% of statements 20:29:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 20:29:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements 20:29:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 20:29:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.064s coverage: 94.4% of statements 20:29:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.070s coverage: 44.8% of statements 20:30:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.201s coverage: 82.5% of statements 20:30:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.043s coverage: 65.1% of statements 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.130s coverage: 91.2% of statements 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.154s coverage: 64.4% of statements 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.364s coverage: 65.4% of statements 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.138s coverage: 43.8% of statements 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.027s coverage: 96.9% of statements 20:30:10 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 20:30:25 GO111MODULE=on go vet ./... 20:30:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:30:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:30:31 ./bin/test-attribution-txt.sh [Pipeline] echo 20:30:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:30:31 + ls -al . 20:30:31 total 664 20:30:31 drwxrwxr-x 10 1001 1001 4096 Mar 30 20:30 . 20:30:31 drwxr-xr-x 4 root root 4096 Mar 30 20:29 .. 20:30:31 -rw-rw-r-- 1 1001 1001 11 Mar 30 20:28 .dockerignore 20:30:31 drwxrwxr-x 8 1001 1001 4096 Mar 30 20:28 .git 20:30:31 drwxrwxr-x 4 1001 1001 4096 Mar 30 20:28 .github 20:30:31 -rw-rw-r-- 1 1001 1001 870 Mar 30 20:28 .gitignore 20:30:31 -rw-rw-r-- 1 1001 1001 42 Mar 30 20:28 .golangci.yml 20:30:31 -rw-rw-r-- 1 1001 1001 87 Mar 30 20:28 .hadolint.yml 20:30:31 drwx------ 3 1001 1001 4096 Mar 30 20:28 .semver 20:30:31 -rw-rw-r-- 1 1001 1001 166 Mar 30 20:28 .sonarcloud.properties 20:30:31 -rw-rw-r-- 1 1001 1001 1171 Mar 30 20:28 ADOPTERS.md 20:30:31 -rw-rw-r-- 1 1001 1001 9953 Mar 30 20:28 Attribution.txt 20:30:31 -rw-rw-r-- 1 1001 1001 51732 Mar 30 20:28 CHANGELOG.md 20:30:31 -rw-rw-r-- 1 1001 1001 3804 Mar 30 20:28 CONTRIBUTING.md 20:30:31 -rw-rw-r-- 1 1001 1001 677 Mar 30 20:28 GOVERNANCE.md 20:30:31 -rw-rw-r-- 1 1001 1001 849 Mar 30 20:28 Jenkinsfile 20:30:31 -rw-rw-r-- 1 1001 1001 10775 Mar 30 20:28 LICENSE 20:30:31 -rw-rw-r-- 1 1001 1001 8478 Mar 30 20:28 Makefile 20:30:31 -rw-rw-r-- 1 1001 1001 582 Mar 30 20:28 OWNERS.md 20:30:31 -rw-rw-r-- 1 1001 1001 8207 Mar 30 20:28 README.md 20:30:31 -rw-rw-r-- 1 1001 1001 6912 Mar 30 20:28 SECURITY.md 20:30:31 -rw-rw-r-- 1 1001 1001 5 Mar 30 20:28 VERSION 20:30:31 -rw-rw-r-- 1 1001 1001 4131 Mar 30 20:28 ZMQWindows.md 20:30:31 drwxrwxr-x 2 1001 1001 4096 Mar 30 20:28 bin 20:30:31 drwxrwxr-x 18 1001 1001 4096 Mar 30 20:28 cmd 20:30:31 -rw-r--r-- 1 root root 427664 Mar 30 20:30 coverage.out 20:30:31 -rw-rw-r-- 1 1001 1001 3175 Mar 30 20:28 go.mod 20:30:31 -rw-rw-r-- 1 1001 1001 34990 Mar 30 20:29 go.sum 20:30:31 drwxrwxr-x 8 1001 1001 4096 Mar 30 20:28 internal 20:30:31 drwxrwxr-x 3 1001 1001 4096 Mar 30 20:28 openapi 20:30:31 drwxrwxr-x 4 1001 1001 4096 Mar 30 20:28 snap 20:30:31 -rw-rw-r-- 1 1001 1001 204 Mar 30 20:28 version.go [Pipeline] sh 20:30:32 + '[' -e coverage.out ] 20:30:32 + chown 1001:1001 coverage.out [Pipeline] stash 20:30:32 Stashed 1 file(s) [Pipeline] sh 20:30:32 + make build 20:30:32 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 20:30:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:30: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 20:30:59 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 20:31:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:31:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:31:02 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 20:31:03 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 20:31:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:31:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:31:07 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 20:31:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:31:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:31:10 $ docker stop --time=1 d0fcde0e2f390b7ed713747cef025843a0409c687c437ae43f6767b9124ed68f 20:31:13 $ docker rm -f d0fcde0e2f390b7ed713747cef025843a0409c687c437ae43f6767b9124ed68f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:31:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:31:14 20:31:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:31:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:31:14 latest: Pulling from edgex-devops/edgex-compose 20:31:14 cbdbe7a5bc2a: Pulling fs layer 20:31:14 ca9280d653b3: Pulling fs layer 20:31:14 7e9c9ca2126c: Pulling fs layer 20:31:14 cbdbe7a5bc2a: Verifying Checksum 20:31:14 cbdbe7a5bc2a: Download complete 20:31:15 ca9280d653b3: Verifying Checksum 20:31:15 ca9280d653b3: Download complete 20:31:15 cbdbe7a5bc2a: Pull complete 20:31:15 7e9c9ca2126c: Download complete 20:31:15 ca9280d653b3: Pull complete 20:31:19 7e9c9ca2126c: Pull complete 20:31:19 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:31:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:31:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:31:19 prd-ubuntu20.04-docker-8c-8g-9443 does not seem to be running inside a container 20:31:19 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:31:20 $ docker top 03c86ac84c282ec7c4ffa234ad84df43f4f75d96556c6e6b8a6c19d96e43392d -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:20 + docker-compose build --help+ 20:31:20 grep parallel 20:31:21 --parallel Build images in parallel. [Pipeline] } 20:31:21 $ docker stop --time=1 03c86ac84c282ec7c4ffa234ad84df43f4f75d96556c6e6b8a6c19d96e43392d 20:31:22 $ docker rm -f 03c86ac84c282ec7c4ffa234ad84df43f4f75d96556c6e6b8a6c19d96e43392d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:31:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:31:23 . [Pipeline] withDockerContainer 20:31:23 prd-ubuntu20.04-docker-8c-8g-9443 does not seem to be running inside a container 20:31:23 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:31:23 $ docker top 80b7fb94d04747a2a8c3082fde9176ba25f9f254a53bd3c68c361d0c76b01c54 -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:24 + docker-compose -f ./docker-compose-build.yml build --parallel 20:31:24 Building core-command ... 20:31:24 Building core-data ... 20:31:24 Building core-metadata ... 20:31:24 Building security-bootstrapper ... 20:31:24 Building security-proxy-setup ... 20:31:24 Building security-secretstore-setup ... 20:31:24 Building security-spiffe-token-provider ... 20:31:24 Building security-spire-agent ... 20:31:24 Building security-spire-config ... 20:31:24 Building security-spire-server ... 20:31:24 Building support-notifications ... 20:31:24 Building support-scheduler ... 20:31:24 Building sys-mgmt-agent ... 20:31:24 Building security-spire-server 20:31:24 Building security-secretstore-setup 20:31:24 Building security-spire-config 20:31:24 Building security-spire-agent 20:31:24 Building core-command 20:31:42 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:31:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:31:42 ---> 0e813470efe8 20:31:42 Step 3/24 : WORKDIR /edgex-go 20:31:42 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:31:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:31:42 ---> 0e813470efe8 20:31:42 Step 3/24 : WORKDIR /edgex-go 20:31:42 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:31:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:31:42 ---> 0e813470efe8 20:31:42 Step 3/25 : WORKDIR /edgex-go 20:31:42 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:31:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:31:42 ---> 0e813470efe8 20:31:42 Step 3/23 : WORKDIR /edgex-go 20:31:42 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:31:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:31:42 ---> 0e813470efe8 20:31:42 Step 3/23 : WORKDIR /edgex-go 20:31:44 ---> Running in a96ad6f5691e 20:31:44 ---> Running in 84f3d3d264f9 20:31:44 ---> Running in fe270eb7b010 20:31:44 ---> Running in 1e5e394c290a 20:31:44 ---> Running in d6f49b60e01d 20:31:45 Removing intermediate container fe270eb7b010 20:31:45 ---> 203e465a8cb0 20:31:45 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:31:45 Removing intermediate container 1e5e394c290a 20:31:45 ---> 3f15f14b59a5 20:31:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:31:45 Removing intermediate container 84f3d3d264f9 20:31:45 ---> 01bf69bb4e40 20:31:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:31:45 Removing intermediate container d6f49b60e01d 20:31:45 ---> 669e879fcd96 20:31:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:31:45 ---> Running in 6054576a0a56 20:31:45 Removing intermediate container a96ad6f5691e 20:31:45 ---> b4a4aa04e6bb 20:31:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:31:45 ---> Running in bf643dd4088d 20:31:45 ---> Running in 39499edd7adf 20:31:45 ---> Running in 618c2d12bed3 20:31:45 ---> Running in 2dab1c437917 20:31:45 Removing intermediate container 6054576a0a56 20:31:45 ---> 8a0de5324f39 20:31:45 Step 5/25 : RUN apk add --update --no-cache make git 20:31:45 ---> Running in 4d9633e59d1a 20:31:45 Removing intermediate container bf643dd4088d 20:31:45 ---> b7d2ad532440 20:31:45 Step 5/24 : RUN apk add --update --no-cache make git 20:31:46 ---> Running in cc8f656c6a72 20:31:46 Removing intermediate container 618c2d12bed3 20:31:46 ---> b435ad6a2de2 20:31:46 Step 5/24 : RUN apk add --update --no-cache make git 20:31:46 ---> Running in f28058a64947 20:31:46 Removing intermediate container 2dab1c437917 20:31:46 ---> 17ca80e712d8 20:31:46 Step 5/23 : RUN apk add --update --no-cache make git 20:31:46 Removing intermediate container 39499edd7adf 20:31:46 ---> 5d168df87d57 20:31:46 Step 5/23 : RUN apk add --update --no-cache make git 20:31:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:31:46 ---> Running in d075d5f2f283 20:31:46 ---> Running in aefdac805b3f 20:31:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:31:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:31:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:31:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:31:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:31:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:31:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:31:47 OK: 221 MiB in 52 packages 20:31:47 OK: 221 MiB in 52 packages 20:31:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:31:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:31:48 OK: 221 MiB in 52 packages 20:31:48 OK: 221 MiB in 52 packages 20:31:48 Removing intermediate container 4d9633e59d1a 20:31:48 ---> 0ed6183fab9d 20:31:48 Step 6/25 : COPY go.mod vendor* ./ 20:31:48 OK: 221 MiB in 52 packages 20:31:48 Removing intermediate container cc8f656c6a72 20:31:48 ---> 00f0185cf1b6 20:31:48 Step 6/24 : COPY go.mod vendor* ./ 20:31:48 ---> d3f441815cf1 20:31:48 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:48 Removing intermediate container f28058a64947 20:31:48 ---> 75a43d53485f 20:31:48 Step 6/24 : COPY go.mod vendor* ./ 20:31:48 ---> Running in 7014391df973 20:31:48 ---> e44c9b39f833 20:31:48 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:48 ---> Running in c26380d4b873 20:31:48 ---> b65720ca4a6f 20:31:48 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:48 Removing intermediate container aefdac805b3f 20:31:48 ---> 612ed133f43e 20:31:48 Step 6/23 : COPY go.mod vendor* ./ 20:31:48 ---> Running in d8865f27e68a 20:31:48 Removing intermediate container d075d5f2f283 20:31:48 ---> 92c2b22151ae 20:31:48 Step 6/23 : COPY go.mod vendor* ./ 20:31:48 ---> 1c6a00945961 20:31:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:48 ---> 6d95d81aafbc 20:31:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:48 ---> Running in 0af00f4f418c 20:31:49 ---> Running in 4680708252fa 20:31:50 Removing intermediate container 7014391df973 20:31:50 ---> 00e6a6a4418b 20:31:50 Step 8/25 : COPY . . 20:31:51 Removing intermediate container c26380d4b873 20:31:51 ---> 158afed0b580 20:31:51 Step 8/24 : COPY . . 20:31:51 Removing intermediate container d8865f27e68a 20:31:51 ---> 1cdb348776c9 20:31:51 Step 8/24 : COPY . . 20:31:51 Removing intermediate container 4680708252fa 20:31:51 ---> 4d92f5e7f87c 20:31:51 Step 8/23 : COPY . . 20:31:51 Removing intermediate container 0af00f4f418c 20:31:51 ---> a9dd29dcd7d0 20:31:51 Step 8/23 : COPY . . 20:32:05 ---> 3dacdb82e308 20:32:05 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:32:05 ---> 2b8fac247b39 20:32:05 Step 9/23 : RUN make cmd/core-command/core-command 20:32:05 ---> 1a93f84c71ae 20:32:05 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 20:32:05 ---> 08a0587f6c43 20:32:05 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 20:32:05 ---> 7a9136e5cd6f 20:32:05 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 20:32:05 ---> Running in 69fed4e97e22 20:32:05 ---> Running in 2244357dcb49 20:32:05 ---> Running in e97da340ec2e 20:32:05 ---> Running in f1bdebfab316 20:32:05 ---> Running in bf4936a89529 20:32:05 Removing intermediate container e97da340ec2e 20:32:05 ---> 13fb80d253d2 20:32:05 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 20:32:05 Removing intermediate container bf4936a89529 20:32:05 ---> 6695f764210c 20:32:05 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" 20:32:05 Removing intermediate container f1bdebfab316 20:32:05 ---> e82538cbbf3b 20:32:05 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 20:32:05 ---> Running in 27fedafba6d1 20:32:05 ---> Running in 9969ba3e6993 20:32:05 ---> Running in fb5a55fc27f0 20:32: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 20:32:05 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 20:32:05 spire-1.2.0/ 20:32:05 spire-1.2.0/ 20:32:05 spire-1.2.0/ 20:32:06 spire-1.2.0/README.md 20:32:06 spire-1.2.0/bin/ 20:32:06 spire-1.2.0/bin/spire-server 20:32:06 spire-1.2.0/bin/spire-agent 20:32:06 spire-1.2.0/conf/ 20:32:06 spire-1.2.0/conf/server/ 20:32:06 spire-1.2.0/conf/server/server.conf 20:32:06 spire-1.2.0/conf/agent/ 20:32:06 spire-1.2.0/conf/agent/agent.conf 20:32:06 spire-1.2.0/LICENSE 20:32:06 spire-1.2.0/README.md 20:32:06 spire-1.2.0/bin/ 20:32:06 spire-1.2.0/bin/spire-server 20:32:06 spire-1.2.0/bin/spire-agent 20:32:06 spire-1.2.0/conf/ 20:32:06 spire-1.2.0/conf/server/ 20:32:06 spire-1.2.0/conf/server/server.conf 20:32:06 spire-1.2.0/conf/agent/ 20:32:06 spire-1.2.0/conf/agent/agent.conf 20:32:06 spire-1.2.0/LICENSE 20:32:06 spire-1.2.0/README.md 20:32:06 spire-1.2.0/bin/ 20:32:06 spire-1.2.0/bin/spire-server 20:32:06 spire-1.2.0/bin/spire-agent 20:32:06 spire-1.2.0/conf/ 20:32:06 spire-1.2.0/conf/server/ 20:32:06 spire-1.2.0/conf/server/server.conf 20:32:06 spire-1.2.0/conf/agent/ 20:32:06 spire-1.2.0/conf/agent/agent.conf 20:32:06 spire-1.2.0/LICENSE 20:32:10 Removing intermediate container 9969ba3e6993 20:32:10 ---> 93d51c6d5707 20:32:10 20:32:10 Step 11/23 : FROM alpine:3.15 20:32:10 Removing intermediate container fb5a55fc27f0 20:32:10 Removing intermediate container 27fedafba6d1 20:32:10 ---> 19b05f8c0b96 20:32:10 ---> 8fcdb6df9194 20:32:10 3.15: Pulling from library/alpine 20:32:10 20:32:10 20:32:10 Step 11/24 : FROM alpine:3.15Step 11/24 : FROM alpine:3.15 20:32:10 20:32:10 3.15: Pulling from library/alpine 20:32:10 3.15: Pulling from library/alpine 20:32:11 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 20:32:11 Status: Downloaded newer image for alpine:3.15 20:32:11 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 20:32:11 Status: Image is up to date for alpine:3.15 20:32:11 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 20:32:11 Status: Image is up to date for alpine:3.15 20:32:11 ---> 76c8fb57b6fc 20:32:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:32:11 ---> 76c8fb57b6fc 20:32:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:32:11 ---> 76c8fb57b6fc 20:32:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:32:11 ---> Running in d3863a093da2 20:32:11 ---> Running in b9a7d3bd6f1d 20:32:11 ---> Running in 979ab244a810 20:32:11 Removing intermediate container 979ab244a810 20:32:11 ---> 453ffdcc665f 20:32:11 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:12 Removing intermediate container b9a7d3bd6f1d 20:32:12 ---> 90e5204e7418 20:32:12 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:12 Removing intermediate container d3863a093da2 20:32:12 ---> 1c1de2e7821d 20:32:12 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:12 ---> Running in 76792e4925ef 20:32:12 ---> Running in 631f83ba21c7 20:32:12 ---> Running in 1e36efe8fc39 20:32:14 Removing intermediate container 631f83ba21c7 20:32:14 ---> 451e61580aec 20:32:14 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:32:14 Removing intermediate container 76792e4925ef 20:32:14 ---> 1d116c021a66 20:32:14 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:32:14 Removing intermediate container 1e36efe8fc39 20:32:14 ---> 4672a8375500 20:32:14 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:32:14 ---> Running in 118e019b80f9 20:32:14 ---> Running in 917b106479bd 20:32:14 ---> Running in 3bf8ca66a82c 20:32:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:32:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:32:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:32:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:32:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:32:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:32:16 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:32:16 v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:32:16 OK: 15854 distinct packages available 20:32:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:32:17 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:32:17 v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:32:17 OK: 15854 distinct packages available 20:32:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:32:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:32:17 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:32:17 v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:32:17 OK: 15854 distinct packages available 20:32:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:32:17 (1/4) Installing dumb-init (1.2.5-r1) 20:32:17 (2/4) Installing musl-obstack (1.2.3-r0) 20:32:17 (3/4) Installing libucontext (1.1-r0) 20:32:17 (4/4) Installing gcompat (1.0.0-r4) 20:32:17 Executing busybox-1.34.1-r4.trigger 20:32:17 OK: 6 MiB in 18 packages 20:32:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:32:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:32:18 (1/5) Installing dumb-init (1.2.5-r1) 20:32:18 (1/5) Installing dumb-init (1.2.5-r1) 20:32:18 (2/5) Installing musl-obstack (1.2.3-r0) 20:32:18 (2/5) Installing musl-obstack (1.2.3-r0) 20:32:18 (3/5) Installing libucontext (1.1-r0) 20:32:18 (3/5) Installing libucontext (1.1-r0) 20:32:18 (4/5) Installing gcompat (1.0.0-r4) 20:32:18 (4/5) Installing gcompat (1.0.0-r4) 20:32:18 (5/5) Installing openssl (1.1.1n-r0) 20:32:19 Executing busybox-1.34.1-r4.trigger 20:32:19 (5/5) Installing openssl (1.1.1n-r0) 20:32:19 OK: 6 MiB in 19 packages 20:32:19 Executing busybox-1.34.1-r4.trigger 20:32:19 OK: 6 MiB in 19 packages 20:32:19 Removing intermediate container 917b106479bd 20:32:19 ---> 1108f3d96ebf 20:32:19 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:32:19 Removing intermediate container 118e019b80f9 20:32:19 ---> 1c15240803d9 20:32:19 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 20:32:20 Removing intermediate container 3bf8ca66a82c 20:32:20 ---> a5165771284d 20:32:20 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:32:21 ---> 2bd293b503c8 20:32:21 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:32:21 ---> 0b194342f126 20:32:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:32:21 ---> ae3708d5835a 20:32:21 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:32: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 20:32:22 ---> bbfefa486c4f 20:32:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:32:22 ---> bdd5d3131187 20:32:22 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:32:22 ---> Running in 4b06dcb52939 20:32:22 ---> 23760dd5b4f5 20:32:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:32:23 Removing intermediate container 4b06dcb52939 20:32:23 ---> 918b569f4337 20:32:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:32:23 ---> b5c441aef490 20:32:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:32:23 ---> b46cdfed1bb3 20:32:23 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:32:23 ---> Running in e2df42481400 20:32:23 ---> 136bdebbae52 20:32:23 Step 19/24 : WORKDIR / 20:32:23 ---> b7579c49877f 20:32:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:32:23 ---> Running in 44f5f7cdd400 20:32:23 Removing intermediate container e2df42481400 20:32:23 ---> d9f955be901d 20:32:23 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:32:24 ---> Running in e6361102ccda 20:32:24 ---> 03be1c949595 20:32:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:32:24 Removing intermediate container 44f5f7cdd400 20:32:24 ---> 2176f9083fa8 20:32:24 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:32:24 Removing intermediate container e6361102ccda 20:32:24 ---> d1c563809e45 20:32:24 Step 21/23 : LABEL arch=x86_64 20:32:24 ---> Running in a604677c18a7 20:32:24 ---> 0f50a0050d5a 20:32:24 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:32:24 ---> Running in 5598e3e2b438 20:32:24 Removing intermediate container a604677c18a7 20:32:24 ---> 49b9395b8f30 20:32:24 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:32:24 ---> Running in 87455a4f0539 20:32:24 ---> Running in 3abcfd7156be 20:32:24 Removing intermediate container 5598e3e2b438 20:32:24 ---> fbd263b550d6 20:32:24 Step 22/23 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c 20:32:24 Removing intermediate container 87455a4f0539 20:32:24 ---> 6fb41739554b 20:32:24 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:32:25 ---> Running in c26964af1fdd 20:32:25 ---> Running in cca686440489 20:32:25 Removing intermediate container 3abcfd7156be 20:32:25 ---> ebfabf26cd47 20:32:25 Step 22/24 : LABEL arch=x86_64 20:32:25 ---> Running in 8a7cd9a75afb 20:32:25 Removing intermediate container c26964af1fdd 20:32:25 ---> 581fa1f6f940 20:32:25 Step 23/23 : LABEL version=0.0.0 20:32:25 Removing intermediate container 2244357dcb49 20:32:25 ---> ae31998ee0e6 20:32:25 20:32:25 Step 10/23 : FROM alpine:3.14 20:32:25 Removing intermediate container cca686440489 20:32:25 ---> 100ce75343ae 20:32:25 Step 22/24 : LABEL arch=x86_64 20:32:25 ---> Running in e3eefc0f4ec2 20:32:25 3.14: Pulling from library/alpine 20:32:25 ---> Running in 3949e3e60e06 20:32:25 Removing intermediate container 8a7cd9a75afb 20:32:25 ---> a49dbaa4669c 20:32:25 Step 23/24 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c 20:32:25 ---> Running in 238fd59fb738 20:32:25 Removing intermediate container 3949e3e60e06 20:32:25 ---> 0ca02a1f3a45 20:32:25 Step 23/24 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c 20:32:25 Removing intermediate container e3eefc0f4ec2 20:32:25 ---> 8808372dfbf9 20:32:25 20:32:25 ---> Running in 7217577194b0 20:32:25 Removing intermediate container 238fd59fb738 20:32:25 ---> 4ac0652dcc49 20:32:25 Step 24/24 : LABEL version=0.0.0 20:32:26 Successfully built 8808372dfbf9 20:32:26 Successfully tagged security-spire-server:latest 20:32:26 Building security-spiffe-token-provider 20:32:26 ---> Running in 34b469c2c2ee 20:32:26  Building security-spire-server ... done Removing intermediate container 7217577194b0 20:32:26 ---> d89db2d64737 20:32:26 Step 24/24 : LABEL version=0.0.0 20:32:26 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 20:32:26 Status: Downloaded newer image for alpine:3.14 20:32:26 ---> Running in 5df7dd77c826 20:32:26 ---> 84b07dd2d1fd 20:32:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:32:26 Removing intermediate container 69fed4e97e22 20:32:26 ---> 869bbb20ca31 20:32:26 20:32:26 Step 10/25 : FROM alpine:3.14 20:32:26 ---> 84b07dd2d1fd 20:32:26 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:32:28 Removing intermediate container 34b469c2c2ee 20:32:28 ---> e85eb01aa195 20:32:28 20:32:28 Successfully built e85eb01aa195 20:32:28 Successfully tagged security-spire-config:latest 20:32:28  Building security-spire-config ... done Building security-proxy-setup 20:32:28 ---> Running in 0ab9e1136d08 20:32:28 Removing intermediate container 5df7dd77c826 20:32:28 ---> a7b1bc5eb0b8 20:32:28 20:32:28 ---> Running in 3e324088d6c2 20:32:28 Successfully built a7b1bc5eb0b8 20:32:28 Successfully tagged security-spire-agent:latest 20:32:28  Building security-spire-agent ... done Building sys-mgmt-agent 20:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:32:28 (1/1) Installing dumb-init (1.2.5-r1) 20:32:28 Executing busybox-1.33.1-r6.trigger 20:32:28 OK: 6 MiB in 15 packages 20:32:29 (1/3) Installing ca-certificates (20211220-r0) 20:32:29 (2/3) Installing dumb-init (1.2.5-r1) 20:32:29 (3/3) Installing su-exec (0.2-r1) 20:32:29 Executing busybox-1.33.1-r6.trigger 20:32:29 Executing ca-certificates-20211220-r0.trigger 20:32:29 OK: 6 MiB in 17 packages 20:32:32 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:32:32 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:32:32 ---> 0e813470efe8 20:32:32 Step 3/20 : WORKDIR /edgex-go 20:32:32 ---> Using cache 20:32:32 ---> b4a4aa04e6bb 20:32:32 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:32:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:32:34 20:32:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:32:34 ---> 0e813470efe8 20:32:34 Step 3/23 : WORKDIR /edgex-go 20:32:34 ---> Using cache 20:32:34 ---> b4a4aa04e6bb 20:32:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 2/22 : FROM ${BUILDER_BASE} AS builder 20:32:34 20:32:34 ---> Using cache 20:32:34 ---> 0e813470efe8 20:32:34 Step 3/22 : WORKDIR /edgex-go ---> 17ca80e712d8 20:32:34 20:32:34 Step 5/23 : RUN apk add --update --no-cache make bash git ---> Using cache 20:32:34 20:32:34 ---> b4a4aa04e6bb 20:32:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:34 ---> Using cache 20:32:34 ---> 17ca80e712d8 20:32:34 Step 5/22 : RUN apk add --update --no-cache make git 20:32:34 ---> Using cache 20:32:34 ---> 612ed133f43e 20:32:34 Step 6/22 : COPY go.mod vendor* ./ 20:32:34 ---> Using cache 20:32:34 ---> 1c6a00945961 20:32:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:34 ---> Using cache 20:32:34 ---> a9dd29dcd7d0 20:32:34 Step 8/22 : COPY . . 20:32:34 ---> Using cache 20:32:34 ---> 2b8fac247b39 20:32:34 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:32:35 ---> Running in 47c9298af297 20:32:35 Removing intermediate container 0ab9e1136d08 20:32:35 ---> da3ef270cbdb 20:32:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:32:35 ---> Running in a38238c7b10e 20:32:35 ---> Running in f11d60f8dacc 20:32:35 Removing intermediate container 3e324088d6c2 20:32:35 ---> a2105c6aa4ba 20:32:35 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:32:35 ---> Running in d1c7f5f65f47 20:32:35 ---> Running in f6acc0995408 20:32:35 Removing intermediate container d1c7f5f65f47 20:32:35 ---> 68b044735094 20:32:35 Step 13/23 : ENV APP_PORT=59882 20:32:35 ---> Running in 2568a14bef73 20:32:35 Removing intermediate container f6acc0995408 20:32:35 ---> c725acf91822 20:32:35 Step 13/25 : WORKDIR / 20:32:35 ---> Running in d81a3d120aa2 20:32:35 Removing intermediate container 2568a14bef73 20:32:35 ---> 2b7f5df24c8c 20:32:35 Step 14/23 : EXPOSE $APP_PORT 20:32:35 ---> Running in 864b721f21b9 20:32:35 Removing intermediate container d81a3d120aa2 20:32:35 ---> 9de275c98420 20:32:35 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:32:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:32:35 Removing intermediate container 864b721f21b9 20:32:35 ---> 968ed58e0243 20:32:35 Step 15/23 : WORKDIR / 20:32:35 ---> Running in 718c367ab6cd 20:32:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:32:35 ---> ef42623a419a 20:32:35 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:32:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:32:35 Removing intermediate container 718c367ab6cd 20:32:35 ---> 681e97121c87 20:32:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:35 ---> c6cdd803c091 20:32:35 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:32:36 ---> e4579dabaf8f 20:32:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:32:36 ---> 54926bff4ed9 20:32:36 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:32:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:32:36 ---> e080ef73356c 20:32:36 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:32:36 ---> 02936e2f4401 20:32:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:32:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:32:36 ---> 240f88c9bcb3 20:32:36 Step 19/23 : ENTRYPOINT ["/core-command"] 20:32:36 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:32:36 v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:32:36 OK: 15864 distinct packages available 20:32:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:32:36 ---> Running in b9e412112cb4 20:32:36 OK: 221 MiB in 52 packages 20:32:37 Removing intermediate container b9e412112cb4 20:32:37 ---> 4d6909c6049c 20:32:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:32:37 ---> df708fbd5697 20:32:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:32:37 ---> Running in bee4ad1538c3 20:32:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9447 in /w/workspace/edgexfoundry_edgex-go_PR-3929 [Pipeline] { 20:32:37 Removing intermediate container bee4ad1538c3 20:32:37 ---> c4e22c340769 20:32:37 Step 21/23 : LABEL arch=x86_64 20:32:37 ---> Running in 21e86b6c4d3d 20:32:37 Removing intermediate container f11d60f8dacc 20:32:37 ---> 0aec932d8d9d 20:32:37 Step 6/23 : COPY go.mod vendor* ./ 20:32:37 Removing intermediate container 21e86b6c4d3d 20:32:37 ---> 4b2a6802bec5 20:32:37 Step 22/23 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c [Pipeline] ws 20:32:37 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 20:32:37 ---> Running in 2d24a16415a6 20:32:37 ---> de83b4a2af19 20:32:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:32:37 ---> 339c4f91b22b 20:32:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:32:37 ---> Running in 3e4857dbf065 20:32:37 Removing intermediate container 2d24a16415a6 20:32:37 ---> 3b0c7a7d4923 20:32:37 Step 23/23 : LABEL version=0.0.0 20:32:37 The recommended git tool is: git 20:32:38 ---> Running in b314a6554278 20:32:38 ---> 9123bf3b1cd9 20:32:38 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/ 20:32:38 OK: 221 MiB in 52 packages 20:32:38 Removing intermediate container b314a6554278 20:32:38 ---> 9b96ca2c7730 20:32:38 20:32:38 ---> Running in 9c52c6bd3d7c 20:32:38 Successfully built 9b96ca2c7730 20:32:38 Successfully tagged core-command:latest 20:32:38 Building support-scheduler 20:32:41  Building core-command ... done Removing intermediate container 47c9298af297 20:32:41 ---> 1ec62cb20853 20:32:41 Step 5/20 : COPY go.mod vendor* ./ 20:32:42 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:32:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:32:42 ---> 0e813470efe8 20:32:42 Step 3/22 : WORKDIR /edgex-go 20:32:42 ---> Using cache 20:32:42 ---> b4a4aa04e6bb 20:32:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:42 ---> Using cache 20:32:42 ---> 17ca80e712d8 20:32:42 Step 5/22 : RUN apk add --update --no-cache make git 20:32:42 ---> Using cache 20:32:42 ---> 612ed133f43e 20:32:42 Step 6/22 : COPY go.mod vendor* ./ 20:32:42 ---> Using cache 20:32:42 ---> 1c6a00945961 20:32:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:42 ---> Using cache 20:32:42 ---> a9dd29dcd7d0 20:32:42 Step 8/22 : COPY . . 20:32:42 ---> Using cache 20:32:42 ---> 2b8fac247b39 20:32:42 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:32:42 Removing intermediate container 3e4857dbf065 20:32:42 ---> b08b30888950 20:32:42 Step 8/23 : COPY . . 20:32:42 ---> 148b1ca45484 20:32:42 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:42 ---> Running in 4ff5e9856fb0 20:32:42 Removing intermediate container 9c52c6bd3d7c 20:32:42 ---> 4f98ccfc8c89 20:32:42 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:32:42 ---> Running in 408d979cd1a1 20:32:42 ---> Running in 666c6f2fdee2 20:32:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:32:43 Removing intermediate container 666c6f2fdee2 20:32:43 ---> c6d2b5d64c27 20:32:43 Step 23/25 : LABEL arch=x86_64 20:32:44 ---> Running in 1df60f0607ab 20:32:45 Removing intermediate container 408d979cd1a1 20:32:45 ---> 3773825d8621 20:32:45 Step 7/20 : COPY . . 20:32:45 Removing intermediate container 1df60f0607ab 20:32:45 ---> 4b8e15cb16e6 20:32:45 Step 24/25 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c 20:32:45 ---> Running in 08961705e1b3 20:32:45 Removing intermediate container 08961705e1b3 20:32:45 ---> 572f82a1c97e 20:32:45 Step 25/25 : LABEL version=0.0.0 20:32:47 ---> Running in c8398b48febf 20:32:47 using credential edgex-jenkins-ssh 20:32:47 Cloning the remote Git repository 20:32:48 Removing intermediate container c8398b48febf 20:32:48 ---> 6b5ad87729df 20:32:48 20:32:48 Successfully built 6b5ad87729df 20:32:48 Successfully tagged security-secretstore-setup:latest 20:32:48 Building core-metadata 20:32:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:32:48 > git init /w/workspace/edgex-go/2 # timeout=10 20:32:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:32:48 > git --version # timeout=10 20:32:48 > git --version # 'git version 2.25.1' 20:32:48 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:52  Building security-secretstore-setup ... 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 20:32:53 ---> 06c9bcf30c33 20:32:53 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:32:54 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:32:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:32:54 ---> 0e813470efe8 20:32:54 Step 3/23 : WORKDIR /edgex-go 20:32:54 ---> Using cache 20:32:54 ---> b4a4aa04e6bb 20:32:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:54 ---> Using cache 20:32:54 ---> 17ca80e712d8 20:32:54 Step 5/23 : RUN apk add --update --no-cache make git 20:32:54 ---> Using cache 20:32:54 ---> 612ed133f43e 20:32:54 Step 6/23 : COPY go.mod vendor* ./ 20:32:54 ---> Using cache 20:32:54 ---> 1c6a00945961 20:32:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:54 ---> Using cache 20:32:54 ---> a9dd29dcd7d0 20:32:54 Step 8/23 : COPY . . 20:32:54 ---> Using cache 20:32:54 ---> 2b8fac247b39 20:32:54 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:32:55 ---> Running in 0c4b46d6411c 20:32:55 ---> Running in ad11a7020ff8 20:32:55 ---> 0b66dcaa3e33 20:32:55 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:32:55 ---> Running in c538e38d37c9 20:32: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 20:32:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:32:56 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 20:32:58 Removing intermediate container a38238c7b10e 20:32:58 ---> 8507564cfcc3 20:32:58 20:32:58 Step 10/22 : FROM alpine:3.14 20:32:58 ---> 84b07dd2d1fd 20:32:58 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:32:58 ---> Running in 6a62d348e277 20:32:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:32:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:32:59 (1/6) Installing ca-certificates (20211220-r0) 20:32:59 (2/6) Installing brotli-libs (1.0.9-r5) 20:32:59 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:32:59 (4/6) Installing libcurl (7.79.1-r0) 20:32:59 (5/6) Installing curl (7.79.1-r0) 20:32:59 (6/6) Installing dumb-init (1.2.5-r1) 20:32:59 Executing busybox-1.33.1-r6.trigger 20:32:59 Executing ca-certificates-20211220-r0.trigger 20:33:00 OK: 8 MiB in 20 packages 20:33:01 Removing intermediate container 6a62d348e277 20:33:01 ---> 1e997e325e3e 20:33:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:33:02 ---> Running in 7c315c9f574b 20:33:02 Removing intermediate container 4ff5e9856fb0 20:33:02 ---> 5a6bd8b6224a 20:33:02 20:33:02 Step 10/22 : FROM alpine:3.14 20:33:02 ---> 84b07dd2d1fd 20:33:02 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:33:02 ---> Using cache 20:33:02 ---> da3ef270cbdb 20:33:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:33:02 ---> Using cache 20:33:02 ---> 68b044735094 20:33:02 Step 13/22 : ENV APP_PORT=59861 20:33:02 ---> Running in d7d5d47f9cd4 20:33:02 Removing intermediate container 7c315c9f574b 20:33:02 ---> 5f3c401cd32a 20:33:02 Step 13/22 : WORKDIR /edgex 20:33:02 Removing intermediate container d7d5d47f9cd4 20:33:02 ---> f03a48be8a5a 20:33:02 Step 14/22 : EXPOSE $APP_PORT 20:33:02 ---> Running in eafbf30f227f 20:33:02 ---> Running in 9392026eac5c 20:33:02 Removing intermediate container eafbf30f227f 20:33:02 ---> fd7a9060c38c 20:33:02 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:33:02 Removing intermediate container 9392026eac5c 20:33:02 ---> 2b23939cb418 20:33:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:03 ---> 65893e5c2de8 20:33:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:33:03 ---> 076ea3dee4dc 20:33:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:33:05 ---> 5a162b843bfa 20:33:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:33:05 ---> b2ca6bff5273 20:33:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:33:05 ---> 11826b554051 20:33:05 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:33:06 ---> Running in 1a9460d3bd83 20:33:06 ---> 3888e6a9c0b4 20:33:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:33:06 Removing intermediate container 1a9460d3bd83 20:33:06 ---> db865f362358 20:33:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:33:06 ---> Running in 364e159a77e1 20:33:06 ---> 7a8b0acf4948 20:33:06 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:33:06 ---> Running in 1b7ff303cbf4 20:33:06 Removing intermediate container 364e159a77e1 20:33:06 ---> 37a284111679 20:33:06 Step 20/22 : LABEL arch=x86_64 20:33:06 ---> Running in 1e630e31af2b 20:33:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:33:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:33:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:33:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:33:07 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3929/head:refs/remotes/origin/PR-3929 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:33:07 Removing intermediate container 1e630e31af2b 20:33:07 ---> 6d981106fbae 20:33:07 Step 21/22 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c 20:33:07 ---> Running in 3ba7cb0a8acb 20:33:07 Removing intermediate container 3ba7cb0a8acb 20:33:07 ---> d26339085f07 20:33:07 Step 22/22 : LABEL version=0.0.0 20:33:07 ---> Running in 9ff4bf7a2197 20:33:07 Merging remotes/origin/main commit 7587fe9d184367fcb080c5c3df364d4d130cdabb into PR head commit 1e15931140269443ccbaaf858e83c2178ac8f54c 20:33:08 Removing intermediate container 9ff4bf7a2197 20:33:08 ---> 94f2cce457a9 20:33:08 20:33:08 Successfully built 94f2cce457a9 20:33:08 Successfully tagged support-scheduler:latest 20:33:08 Building security-bootstrapper 20:33:08 Merge succeeded, producing 1e15931140269443ccbaaf858e83c2178ac8f54c 20:33:08 Checking out Revision 1e15931140269443ccbaaf858e83c2178ac8f54c (PR-3929) 20:33:08  Building support-scheduler ... done Removing intermediate container 1b7ff303cbf4 20:33:08 ---> aa9d25dfb79f 20:33:08 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:33:08 > git config core.sparsecheckout # timeout=10 20:33:08 > git checkout -f 1e15931140269443ccbaaf858e83c2178ac8f54c # timeout=10 20:33:08 > git remote # timeout=10 20:33:08 > git config --get remote.origin.url # timeout=10 20:33:08 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:08 > git merge 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 20:33:08 > git rev-parse HEAD^{commit} # timeout=10 20:33:08 > git config core.sparsecheckout # timeout=10 20:33:08 > git checkout -f 1e15931140269443ccbaaf858e83c2178ac8f54c # timeout=10 20:33:10 ---> Running in 02f5edc7fb71 20:33:11 Removing intermediate container 02f5edc7fb71 20:33:11 ---> 0d73cba80da1 20:33:11 Step 20/22 : LABEL arch=x86_64 20:33:12 ---> Running in e237b8ef660b 20:33:12 Removing intermediate container e237b8ef660b 20:33:12 ---> 2794ce9e288b 20:33:12 Step 21/22 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c 20:33:12 ---> Running in 6e2698e67e55 20:33:13 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:13 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:33:13 ---> 0e813470efe8 20:33:13 Step 3/31 : WORKDIR /edgex-go 20:33:13 ---> Using cache 20:33:13 ---> b4a4aa04e6bb 20:33:13 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:13 ---> Using cache 20:33:13 ---> 17ca80e712d8 20:33:13 Step 5/31 : RUN apk add --update --no-cache make git 20:33:13 ---> Using cache 20:33:13 ---> 612ed133f43e 20:33:13 Step 6/31 : COPY go.mod vendor* ./ 20:33:13 ---> Using cache 20:33:13 ---> 1c6a00945961 20:33:13 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:13 ---> Using cache 20:33:13 ---> a9dd29dcd7d0 20:33:13 Step 8/31 : COPY . . 20:33:13 ---> Using cache 20:33:13 ---> 2b8fac247b39 20:33:13 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:33:13 Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.0 to 4.4.1" 20:33:13 Removing intermediate container 6e2698e67e55 20:33:13 ---> 2d84da65df22 20:33:13 Step 22/22 : LABEL version=0.0.0 20:33:13 ---> Running in 46299bcaf516 20:33:13 ---> Running in 634bf9d30084 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:33:13 Removing intermediate container 634bf9d30084 20:33:13 ---> ab47751f0472 20:33:13 20:33:13 Successfully built ab47751f0472 20:33:13 Successfully tagged security-proxy-setup:latest 20:33:13  Building security-proxy-setup ... done Building support-notifications 20:33:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:33:14 % Total % Received % Xferd Average Speed Time Time Time Current 20:33:14 Dload Upload Total Spent Left Speed 20:33:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 42909 0 --:--:-- --:--:-- --:--:-- 42909 [Pipeline] sh 20:33:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:33:14 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 20:33:14 + sudo tee /etc/docker/daemon.new 20:33:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:33:14 { 20:33:14 "registry-mirrors": [ 20:33:14 "https://nexus3.edgexfoundry.org:10001" 20:33:14 ], 20:33:14 "bip": "10.250.0.254/24", 20:33:14 "hosts": [ 20:33:14 "tcp://0.0.0.0:5555", 20:33:14 "unix:///var/run/docker.sock" 20:33:14 ], 20:33:14 "mtu": 1458, 20:33:14 "selinux-enabled": true, 20:33:14 "seccomp-profile": "/etc/docker/seccomp.json" 20:33:14 } [Pipeline] sh 20:33:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:33:15 + sudo service docker restart 20:33:18 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:33:18 ---> 0e813470efe8 20:33:18 Step 3/22 : WORKDIR /edgex-go 20:33:18 ---> Using cache 20:33:18 ---> b4a4aa04e6bb 20:33:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:18 ---> Using cache 20:33:18 ---> 17ca80e712d8 20:33:18 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:33:22 ---> Running in 92511bb614ca 20:33:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:23 OK: 221 MiB in 52 packages 20:33:26 Removing intermediate container 92511bb614ca 20:33:26 ---> 9e85c83cc79e 20:33:26 Step 6/22 : COPY go.mod vendor* ./ 20:33:26 Removing intermediate container ad11a7020ff8 20:33:26 Removing intermediate container c538e38d37c9 20:33:26 ---> 9e4a862d5c37 20:33:26 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor ---> 5679a0f5b723 20:33:26 20:33:26 20:33:26 Step 9/20 : FROM alpine:3.15 20:33:26 ---> 76c8fb57b6fc 20:33:26 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:33:26 ---> Using cache 20:33:26 ---> 1c1de2e7821d 20:33:26 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:26 ---> Using cache 20:33:26 ---> 4672a8375500 20:33:26 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:33:26 ---> Running in 58a800371b86 20:33:26 ---> Running in 8b6c5bc24030 20:33:26 Removing intermediate container 0c4b46d6411c 20:33:26 ---> 3dbd3e970171 20:33:26 20:33:26 Step 10/23 : FROM alpine:3.14 20:33:26 ---> 84b07dd2d1fd 20:33:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:33:26 ---> Using cache 20:33:26 ---> da3ef270cbdb 20:33:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:33:26 ---> Using cache 20:33:26 ---> 68b044735094 20:33:26 Step 13/23 : ENV APP_PORT=59881 20:33:26 ---> d59bf55bd827 20:33:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:26 ---> Running in b0bcf7d8c37c 20:33:26 ---> Running in ed8750b10122 20:33:26 Removing intermediate container b0bcf7d8c37c 20:33:26 ---> b8ed169a760b 20:33:26 Step 14/23 : EXPOSE $APP_PORT 20:33:27 ---> Running in d9e3b6cda5af 20:33:27 Removing intermediate container d9e3b6cda5af 20:33:27 ---> e003cc68fc0c 20:33:27 Step 15/23 : WORKDIR / 20:33:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:33:27 ---> Running in a0107b7e4f09 20:33:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:27 Removing intermediate container a0107b7e4f09 20:33:27 ---> 4da44f8e1d0a 20:33:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:28 ---> 80f62abe06ed 20:33:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:33:28 Removing intermediate container ed8750b10122 20:33:28 ---> 7400efa5de63 20:33:28 Step 8/22 : COPY . . 20:33:28 Removing intermediate container 58a800371b86 20:33:28 ---> 9e1c2447d3b4 20:33:28 20:33:28 Step 11/23 : FROM docker:20.10.10 20:33:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:28 20.10.10: Pulling from library/docker 20:33:28 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:33:28 v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:33:28 OK: 15854 distinct packages available 20:33:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:30 (1/9) Installing ca-certificates (20211220-r0) 20:33:30 (2/9) Installing brotli-libs (1.0.9-r5) 20:33:30 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:33:30 (4/9) Installing libcurl (7.80.0-r0) 20:33:30 (5/9) Installing curl (7.80.0-r0) 20:33:30 (6/9) Installing dumb-init (1.2.5-r1) 20:33:30 (7/9) Installing musl-obstack (1.2.3-r0) 20:33:30 (8/9) Installing libucontext (1.1-r0) 20:33:31 (9/9) Installing gcompat (1.0.0-r4) 20:33:31 Executing busybox-1.34.1-r4.trigger 20:33:31 Executing ca-certificates-20211220-r0.trigger 20:33:31 ---> ae4f4c0ee9fc 20:33:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:33:31 OK: 8 MiB in 23 packages 20:33:31 ---> 3d208779392c 20:33:31 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:33:31 ---> Running in fa103109d381 20:33:32 Removing intermediate container 8b6c5bc24030 20:33:32 ---> f34aa1d3fb30 20:33:32 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:32 Removing intermediate container fa103109d381 20:33:32 ---> bfdd4e3ea816 20:33:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:33:32 ---> Running in 1953c63ad2d4 20:33:32 ---> 304866e18e25 20:33:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:33:32 Removing intermediate container 1953c63ad2d4 20:33:32 ---> 965ba0cd8d0f 20:33:32 Step 21/23 : LABEL arch=x86_64 20:33:33 ---> Running in f058b98a1e23 20:33:33 ---> 83581d4f0a23 20:33:33 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:33:34 provisioning config files... 20:33:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5629069818005120445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:34 Removing intermediate container f058b98a1e23 20:33:34 ---> 489f7ca0049f 20:33:34 Step 22/23 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c 20:33:34 ---> ab050349aafe 20:33:34 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:33:34 ---> docker-login.sh 20:33:34 nexus3.edgexfoundry.org:10001 20:33:34 Removing intermediate container 46299bcaf516 20:33:34 ---> 48e8c444f77c 20:33:34 20:33:34 Step 10/31 : FROM alpine:3.14 20:33:34 ---> 84b07dd2d1fd 20:33:34 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:33:34 ---> Running in 785a8a152521 20:33:34 ---> Running in 9503ca378319 20:33:34 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 20:33:34 ---> Running in 4107597dd802 20:33:34 Status: Downloaded newer image for docker:20.10.10 20:33:34 ---> b706a049f56e 20:33:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:33:34 Removing intermediate container 785a8a152521 20:33:34 ---> 07f3eb6f6da1 20:33:34 Step 23/23 : LABEL version=0.0.0 20:33:34 ---> Running in d54be6ac5d32 20:33:34 Removing intermediate container 9503ca378319 20:33:34 ---> d87f4c52c1f4 20:33:34 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:33:34 Removing intermediate container 4107597dd802 20:33:34 ---> cce4694eff9c 20:33:34 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:33:34 ---> Running in 1b6f8504b1b3 20:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:35 ---> Running in 63b66826398d 20:33:35 ---> Running in bb18ef686fdd 20:33:35 Removing intermediate container d54be6ac5d32 20:33:35 ---> 23a582c60aa9 20:33:35 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 20:33:35 ---> Running in f5eb9328d5c4 20:33:35 Removing intermediate container 1b6f8504b1b3 20:33:35 ---> f0e09d6bdcef 20:33:35 20:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:35 Configure a credential helper to remove this warning. See 20:33:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:35 20:33:35 Login Succeeded 20:33:35 nexus3.edgexfoundry.org:10002 20:33:35 Removing intermediate container 63b66826398d 20:33:35 ---> 2b7511e0ae67 20:33:35 Step 18/20 : LABEL arch=x86_64 20:33:35 Successfully built f0e09d6bdcef 20:33:35 Successfully tagged core-metadata:latest 20:33:35 Building core-data 20:33:35  Building core-metadata ... done  ---> Running in f06aed20e633 20:33:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:33:35 ---> 29a2b22f4df5 20:33:35 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:33:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:33:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:33:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:35 Configure a credential helper to remove this warning. See 20:33:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:35 20:33:35 Login Succeeded 20:33:35 nexus3.edgexfoundry.org:10003 20:33:35 (1/2) Installing dumb-init (1.2.5-r1) 20:33:35 (2/2) Installing su-exec (0.2-r1) 20:33:35 Executing busybox-1.33.1-r6.trigger 20:33:35 OK: 6 MiB in 16 packages 20:33:35 (1/42) Installing readline (8.1.0-r0) 20:33:35 (2/42) Installing bash (5.1.16-r0) 20:33:35 Executing bash-5.1.16-r0.post-install 20:33:35 (3/42) Installing brotli-libs (1.0.9-r5) 20:33:35 (4/42) Installing nghttp2-libs (1.43.0-r0) 20:33:35 (5/42) Installing libcurl (7.79.1-r0) 20:33:35 (6/42) Installing curl (7.79.1-r0) 20:33:35 (7/42) Installing dumb-init (1.2.5-r1) 20:33:35 (8/42) Installing libbz2 (1.0.8-r1) 20:33:35 (9/42) Installing expat (2.4.7-r0) 20:33:35 (10/42) Installing libffi (3.3-r2) 20:33:35 (11/42) Installing gdbm (1.19-r0) 20:33:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:36 (12/42) Installing xz-libs (5.2.5-r0) 20:33:36 (13/42) Installing libgcc (10.3.1_git20210424-r2) 20:33:36 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 20:33:36 (15/42) Installing mpdecimal (2.5.1-r1) 20:33:36 (16/42) Installing sqlite-libs (3.35.5-r0) 20:33:36 (17/42) Installing python3 (3.9.5-r2) 20:33:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:36 Configure a credential helper to remove this warning. See 20:33:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:36 20:33:36 Login Succeeded 20:33:36 nexus3.edgexfoundry.org:10004 20:33:36 (18/42) Installing py3-appdirs (1.4.4-r2) 20:33:36 (19/42) Installing py3-chardet (4.0.0-r2) 20:33:36 (20/42) Installing py3-idna (3.2-r0) 20:33:36 (21/42) Installing py3-urllib3 (1.26.5-r0) 20:33:36 (22/42) Installing py3-certifi (2020.12.5-r1) 20:33:36 (23/42) Installing py3-requests (2.25.1-r4) 20:33:36 (24/42) Installing py3-msgpack (1.0.2-r1) 20:33:36 (25/42) Installing py3-lockfile (0.12.2-r4) 20:33:36 (26/42) Installing py3-cachecontrol (0.12.6-r1) 20:33:36 (27/42) Installing py3-colorama (0.4.4-r1) 20:33:36 (28/42) Installing py3-contextlib2 (0.6.0-r1) 20:33:36 (29/42) Installing py3-distlib (0.3.1-r3) 20:33:36 (30/42) Installing py3-distro (1.5.0-r3) 20:33:36 (31/42) Installing py3-six (1.15.0-r1) 20:33:36 (32/42) Installing py3-webencodings (0.5.1-r4) 20:33:36 (33/42) Installing py3-html5lib (1.1-r1) 20:33:36 (34/42) Installing py3-parsing (2.4.7-r2) 20:33:36 (35/42) Installing py3-packaging (20.9-r1) 20:33:36 (36/42) Installing py3-toml (0.10.2-r2) 20:33:36 (37/42) Installing py3-pep517 (0.10.0-r2) 20:33:36 (38/42) Installing py3-progress (1.5-r2) 20:33:36 (39/42) Installing py3-retrying (1.3.3-r1) 20:33:36 (40/42) Installing py3-ordered-set (4.0.2-r1) 20:33:36 (41/42) Installing py3-setuptools (52.0.0-r3) 20:33:36 (42/42) Installing py3-pip (20.3.4-r1) 20:33:36 Removing intermediate container f06aed20e633 20:33:36 ---> 2e1929338a0f 20:33:36 Step 19/20 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c 20:33:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:37 Executing busybox-1.33.1-r6.trigger 20:33:37 OK: 84 MiB in 64 packages 20:33:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:37 Configure a credential helper to remove this warning. See 20:33:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:37 20:33:37 Login Succeeded 20:33:37 docker.io 20:33:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:37 Collecting docker-compose==1.23.2 20:33:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:33:37 Collecting cached-property<2,>=1.2.0 20:33:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:33:37 Collecting PyYAML<4,>=3.10 20:33:37 Downloading PyYAML-3.13.tar.gz (270 kB) 20:33:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:37 Configure a credential helper to remove this warning. See 20:33:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:37 20:33:37 Login Succeeded 20:33:37 ---> docker-login.sh ends [Pipeline] } 20:33:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:33:38 ---> Running in 788cdce0f2eb 20:33:38 ---> Running in d3d57c15eff9 20:33:38 Collecting jsonschema<3,>=2.5.1 20:33:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:33:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 20:33:38 Collecting texttable<0.10,>=0.9.0 20:33:38 Downloading texttable-0.9.1.tar.gz (11 kB) 20:33:38 Removing intermediate container bb18ef686fdd 20:33:38 ---> 135510de32a3 20:33:38 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:33:38 Removing intermediate container d3d57c15eff9 20:33:38 ---> 4a78d2c46a67 20:33:38 Step 20/20 : LABEL version=0.0.0 20:33:38 ---> Running in 5bbc9c6f363a 20:33:38 ---> Running in 02b74f3109ba 20:33:38 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 20:33:38 Collecting docopt<0.7,>=0.6.1 20:33:38 Downloading docopt-0.6.2.tar.gz (25 kB) 20:33:38 Removing intermediate container 02b74f3109ba 20:33:38 ---> 6903f1ec00b9 20:33:38 20:33:38 Removing intermediate container 5bbc9c6f363a 20:33:38 ---> dc4c5672bc3e 20:33:38 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:33:38 Successfully built 6903f1ec00b9 [Pipeline] echo 20:33:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:33:38 ========================================================= 20:33:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:33:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:33:39 Successfully tagged security-spiffe-token-provider:latest 20:33:39  Building security-spiffe-token-provider ... done  ---> Running in 0dc186727183 20:33:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:33:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:33:39 Collecting dockerpty<0.5,>=0.4.1 20:33:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:33:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:33:39 Removing intermediate container 0dc186727183 20:33:39 ---> e291f8686a82 20:33:39 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:33:39 ---> Running in 0e05bb7044a8 20:33:39 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:33:39 9b3977197b4f: Pulling fs layer 20:33:39 1a89e8eeedd5: Pulling fs layer 20:33:39 94645a83ff95: Pulling fs layer 20:33:39 3f3a8bcf1eab: Pulling fs layer 20:33:39 0c92f367c5e7: Pulling fs layer 20:33:39 f7c0051592d6: Pulling fs layer 20:33:39 a227ed2f7395: Pulling fs layer 20:33:39 7b1c46037f91: Pulling fs layer 20:33:39 3f3a8bcf1eab: Waiting 20:33:39 0c92f367c5e7: Waiting 20:33:39 f7c0051592d6: Waiting 20:33:39 a227ed2f7395: Waiting 20:33:39 7b1c46037f91: Waiting 20:33:39 94645a83ff95: Download complete 20:33:39 1a89e8eeedd5: Download complete 20:33:39 0c92f367c5e7: Download complete 20:33:39 f7c0051592d6: Verifying Checksum 20:33:39 f7c0051592d6: Download complete 20:33:39 9b3977197b4f: Verifying Checksum 20:33:39 9b3977197b4f: Download complete 20:33:39 a227ed2f7395: Verifying Checksum 20:33:39 a227ed2f7395: Download complete 20:33:39 Collecting websocket-client<1.0,>=0.32.0 20:33:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:33:39 Collecting docker<4.0,>=3.6.0 20:33:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:33:40 Collecting docker-pycreds>=0.4.0 20:33:40 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:40 ---> 0e813470efe8 20:33:40 Step 3/23 : WORKDIR /edgex-go 20:33:40 ---> Using cache 20:33:40 ---> b4a4aa04e6bb 20:33:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:40 ---> Using cache 20:33:40 ---> 17ca80e712d8 20:33:40 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:33:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:33:40 ---> Running in 0ba066925743 20:33:40 Collecting idna<2.8,>=2.5 20:33:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:33:40 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) 20:33:40 Collecting urllib3<1.25,>=1.21.1 20:33:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:33:40 Collecting chardet<3.1.0,>=3.0.2 20:33:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:33:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:33:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:33:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:33:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:33:40 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:33:40 Attempting uninstall: urllib3 20:33:40 Found existing installation: urllib3 1.26.5 20:33:40 Uninstalling urllib3-1.26.5: 20:33:40 Successfully uninstalled urllib3-1.26.5 20:33:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:40 Attempting uninstall: idna 20:33:40 Found existing installation: idna 3.2 20:33:40 Uninstalling idna-3.2: 20:33:40 Successfully uninstalled idna-3.2 20:33:40 Removing intermediate container 0e05bb7044a8 20:33:40 ---> 6f23cde55b70 20:33:40 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:33:40 ---> Running in d578bfac74e3 20:33:40 Removing intermediate container d578bfac74e3 20:33:40 ---> c1fb1140c31f 20:33:40 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:33:40 Attempting uninstall: chardet 20:33:40 Found existing installation: chardet 4.0.0 20:33:40 Uninstalling chardet-4.0.0: 20:33:40 Successfully uninstalled chardet-4.0.0 20:33:40 9b3977197b4f: Pull complete 20:33:40 ---> 2e69bc6304fa 20:33:40 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:33:40 ---> Running in 8f25cef1504f 20:33:41 Attempting uninstall: requests 20:33:41 Found existing installation: requests 2.25.1 20:33:41 Uninstalling requests-2.25.1: 20:33:41 Successfully uninstalled requests-2.25.1 20:33:41 Running setup.py install for texttable: started 20:33:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:41 1a89e8eeedd5: Pull complete 20:33:41 Running setup.py install for texttable: finished with status 'done' 20:33:41 Running setup.py install for PyYAML: started 20:33:41 94645a83ff95: Pull complete 20:33:41 OK: 221 MiB in 52 packages 20:33:41 7b1c46037f91: Verifying Checksum 20:33:41 7b1c46037f91: Download complete 20:33:41 Removing intermediate container 8f25cef1504f 20:33:41 ---> b1b215a72679 20:33:41 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:41 Running setup.py install for PyYAML: finished with status 'done' 20:33:41 Running setup.py install for docopt: started 20:33:42 ---> 6dc905781088 20:33:42 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:33:42 Removing intermediate container 0ba066925743 20:33:42 ---> 514073fbd6c1 20:33:42 Step 6/23 : COPY go.mod vendor* ./ 20:33:42 Running setup.py install for docopt: finished with status 'done' 20:33:42 Running setup.py install for dockerpty: started 20:33:42 3f3a8bcf1eab: Verifying Checksum 20:33:42 3f3a8bcf1eab: Download complete 20:33:42 Running setup.py install for dockerpty: finished with status 'done' 20:33:42 ---> f0954487d36f 20:33:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:42 ---> Running in 612fa199796e 20:33:42 ---> dee06327f73e 20:33:42 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:33:42 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 20:33:42 ---> c361462fdf44 20:33:42 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:33:43 ---> 1270176dc807 20:33:43 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:33:43 ---> 61e504285905 20:33:43 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:33:44 ---> Running in 0c0296990ec3 20:33:44 Removing intermediate container 612fa199796e 20:33:44 ---> dd8bf9f84329 20:33:44 Step 8/23 : COPY . . 20:33:44 Removing intermediate container 0c0296990ec3 20:33:44 ---> 378513c9fa2f 20:33:44 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:33:44 ---> 7f0a9bf7bac9 20:33:44 Step 26/31 : RUN chmod +x /entrypoint.sh 20:33:45 ---> Running in 265ef67554bc 20:33:48 Removing intermediate container f5eb9328d5c4 20:33:48 ---> c1c35400dae5 20:33:48 Step 14/23 : ENV APP_PORT=58890 20:33:48 ---> Running in 3b072171e5e3 20:33:48 Removing intermediate container 265ef67554bc 20:33:48 ---> 130768626221 20:33:48 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:33:48 Removing intermediate container 3b072171e5e3 20:33:48 ---> 085719d3d534 20:33:48 Step 15/23 : EXPOSE $APP_PORT 20:33:48 ---> Running in e4dad51193b7 20:33:48 ---> Running in d8e42317844a 20:33:49 Removing intermediate container e4dad51193b7 20:33:49 ---> 389e5961f4a3 20:33:49 Step 28/31 : CMD ["gate"] 20:33:49 ---> Running in 671755458e5c 20:33:49 Removing intermediate container d8e42317844a 20:33:49 ---> 49d45bc4bd50 20:33:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:33:50 Removing intermediate container 671755458e5c 20:33:50 ---> 5377441e4192 20:33:50 Step 29/31 : LABEL arch=x86_64 20:33:50 ---> 08891b92f502 20:33:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:33:50 ---> Running in 84daaf777f45 20:33:50 ---> b27069d30612 20:33:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:33:50 Removing intermediate container 84daaf777f45 20:33:50 ---> 53edc24818cc 20:33:50 Step 30/31 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c 20:33:50 ---> Running in aa8e37c9266c 20:33:50 ---> d7528a49162e 20:33:50 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:33:51 Removing intermediate container aa8e37c9266c 20:33:51 ---> 794f1be15c70 20:33:51 Step 31/31 : LABEL version=0.0.0 20:33:51 ---> Running in 6140f80426c5 20:33:51 ---> Running in 40b53da82317 20:33:51 Removing intermediate container 6140f80426c5 20:33:51 ---> 6e805ab2b475 20:33:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:33:51 ---> Running in 3d2dd131cd86 20:33:51 Removing intermediate container 40b53da82317 20:33:51 ---> a8e02622c7fc 20:33:51 20:33:51 Successfully built a8e02622c7fc 20:33:51 Successfully tagged security-bootstrapper:latest 20:33:51  Building security-bootstrapper ... done Removing intermediate container 3d2dd131cd86 20:33:51 ---> a4afe575dc46 20:33:51 Step 21/23 : LABEL arch=x86_64 20:33:51 ---> Running in c7c705dc9513 20:33:51 Removing intermediate container c7c705dc9513 20:33:51 ---> 1955e6a9e72b 20:33:51 Step 22/23 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c 20:33:51 ---> Running in d0b58c6dcbbd 20:33:52 Removing intermediate container d0b58c6dcbbd 20:33:52 ---> 70d29b812170 20:33:52 Step 23/23 : LABEL version=0.0.0 20:33:52 ---> Running in 768fbe275bd7 20:33:52 Removing intermediate container 768fbe275bd7 20:33:52 ---> ac73209766ab 20:33:52 20:33:52 Successfully built ac73209766ab 20:33:52 Successfully tagged sys-mgmt-agent:latest 20:33:52  Building sys-mgmt-agent ... done  ---> 673d950fd713 20:33:52 Step 9/23 : RUN make cmd/core-data/core-data 20:33:53 ---> Running in 2a6e6388a019 20:33: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 20:33:54 3f3a8bcf1eab: Pull complete 20:33:54 0c92f367c5e7: Pull complete 20:33:54 f7c0051592d6: Pull complete 20:33:55 Removing intermediate container 788cdce0f2eb 20:33:55 ---> 0ab0daa87731 20:33:55 20:33:55 Step 10/22 : FROM alpine:3.14 20:33:55 ---> 84b07dd2d1fd 20:33:55 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:33:55 ---> Running in 741da57c6de3 20:33:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:33:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:33:55 (1/2) Installing ca-certificates (20211220-r0) 20:33:55 (2/2) Installing dumb-init (1.2.5-r1) 20:33:55 Executing busybox-1.33.1-r6.trigger 20:33:55 Executing ca-certificates-20211220-r0.trigger 20:33:55 OK: 6 MiB in 16 packages 20:33:56 a227ed2f7395: Pull complete 20:33:56 Removing intermediate container 741da57c6de3 20:33:56 ---> bc956598ea3b 20:33:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:33:56 ---> Running in 0332b9401820 20:33:56 Removing intermediate container 0332b9401820 20:33:56 ---> 1892e04a4c54 20:33:56 Step 13/22 : ENV APP_PORT=59860 20:33:56 ---> Running in 5c5b6f49b123 20:33:56 Removing intermediate container 5c5b6f49b123 20:33:56 ---> 799add58ddda 20:33:56 Step 14/22 : EXPOSE $APP_PORT 20:33:56 ---> Running in 5ae8c6bfeb74 20:33:56 Removing intermediate container 5ae8c6bfeb74 20:33:56 ---> 947749593172 20:33:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:57 ---> 75c5342c4077 20:33:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:33:57 ---> fed284ead4b5 20:33:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:33:57 ---> a1eab234c23f 20:33:57 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:33:57 ---> Running in 695c0bbbb291 20:33:58 Removing intermediate container 695c0bbbb291 20:33:58 ---> 60553f4260db 20:33:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:33:58 ---> Running in ab05d140cded 20:33:58 Removing intermediate container ab05d140cded 20:33:58 ---> 822c9f936e04 20:33:58 Step 20/22 : LABEL arch=x86_64 20:33:58 ---> Running in ebb8724f8ed2 20:33:58 Removing intermediate container ebb8724f8ed2 20:33:58 ---> 6ab17af7dea7 20:33:58 Step 21/22 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c 20:33:58 ---> Running in 36d2115ac196 20:33:58 Removing intermediate container 36d2115ac196 20:33:58 ---> 25e780758663 20:33:58 Step 22/22 : LABEL version=0.0.0 20:33:58 ---> Running in 065ab76f7654 20:33:58 Removing intermediate container 065ab76f7654 20:33:58 ---> 1f89893db6f8 20:33:58 20:33:58 Successfully built 1f89893db6f8 20:33:58 Successfully tagged support-notifications:latest 20:34:04 7b1c46037f91: Pull complete 20:34:04 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 20:34:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:34:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:34:04 + docker build -t ci-base-image-arm64 -f - . 20:34:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:34:04 WORKDIR /edgex 20:34:04 COPY go.mod . 20:34:04 RUN go mod download 20:34:08 Sending build context to Docker daemon 169MB 20:34:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:34:08 ---> f79e39bc4007 20:34:08 Step 2/4 : WORKDIR /edgex 20:34:10 ---> Running in 82fb9e384477 20:34:10 Removing intermediate container 82fb9e384477 20:34:10 ---> adacee3d8705 20:34:10 Step 3/4 : COPY go.mod . 20:34:10 ---> f12739fe1c95 20:34:10 Step 4/4 : RUN go mod download 20:34:10 ---> Running in 2bc970112e80 20:34:11  Building support-notifications ... done Removing intermediate container 2a6e6388a019 20:34:11 ---> ed2adfdf9ec4 20:34:11 20:34:11 Step 10/23 : FROM alpine:3.14 20:34:11 ---> 84b07dd2d1fd 20:34:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:34:11 ---> Running in e11bb36a3f9a 20:34:11 Removing intermediate container e11bb36a3f9a 20:34:11 ---> e272bb89ce5a 20:34:11 Step 12/23 : ENV APP_PORT=59880 20:34:11 ---> Running in 78910adf6253 20:34:11 Removing intermediate container 78910adf6253 20:34:11 ---> 9cefaf281e97 20:34:11 Step 13/23 : EXPOSE $APP_PORT 20:34:11 ---> Running in 3c45f598e310 20:34:11 Removing intermediate container 3c45f598e310 20:34:11 ---> f213fc80b4e4 20:34:11 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:11 ---> Running in 45a73775505e 20:34:11 Removing intermediate container 45a73775505e 20:34:11 ---> 3ac33cf141f5 20:34:11 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:34:11 ---> Running in 80e0e6bd5eed 20:34:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:13 (1/6) Installing dumb-init (1.2.5-r1) 20:34:13 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:34:13 (3/6) Installing libsodium (1.0.18-r0) 20:34:13 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:34:13 (5/6) Installing libzmq (4.3.4-r0) 20:34:13 (6/6) Installing zeromq (4.3.4-r0) 20:34:13 Executing busybox-1.33.1-r6.trigger 20:34:13 OK: 8 MiB in 20 packages 20:34:14 Removing intermediate container 80e0e6bd5eed 20:34:14 ---> 99874bfbacd9 20:34:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:14 ---> f50fb70667c8 20:34:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:34:15 ---> 2f25e33fef15 20:34:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:34:15 ---> 2265c1531f08 20:34:15 Step 19/23 : ENTRYPOINT ["/core-data"] 20:34:15 ---> Running in 7d87c12be9ba 20:34:15 Removing intermediate container 7d87c12be9ba 20:34:15 ---> bf30c208c388 20:34:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:15 ---> Running in 82c52cc219f3 20:34:15 Removing intermediate container 82c52cc219f3 20:34:15 ---> 123251651e87 20:34:15 Step 21/23 : LABEL arch=x86_64 20:34:15 ---> Running in 5b4a335069c6 20:34:15 Removing intermediate container 5b4a335069c6 20:34:15 ---> 3f298a6a96eb 20:34:15 Step 22/23 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c 20:34:15 ---> Running in dcbe163a44c8 20:34:15 Removing intermediate container dcbe163a44c8 20:34:15 ---> cec042eecefe 20:34:15 Step 23/23 : LABEL version=0.0.0 20:34:15 ---> Running in 496de5fabe85 20:34:15 Removing intermediate container 496de5fabe85 20:34:15 ---> de053901ef3d 20:34:15 20:34:15 Successfully built de053901ef3d 20:34:15 Successfully tagged core-data:latest 20:34:16  Building core-data ... done  [Pipeline] } 20:34:16 $ docker stop --time=1 80b7fb94d04747a2a8c3082fde9176ba25f9f254a53bd3c68c361d0c76b01c54 20:34:17 $ docker rm -f 80b7fb94d04747a2a8c3082fde9176ba25f9f254a53bd3c68c361d0c76b01c54 [Pipeline] // withDockerContainer [Pipeline] sh 20:34:17 + docker images 20:34:17 REPOSITORY TAG IMAGE ID CREATED SIZE 20:34:17 core-data latest de053901ef3d 2 seconds ago 35.9MB 20:34:17 ed2adfdf9ec4 8 seconds ago 1.65GB 20:34:17 support-notifications latest 1f89893db6f8 19 seconds ago 26.6MB 20:34:17 0ab0daa87731 23 seconds ago 1.62GB 20:34:17 sys-mgmt-agent latest ac73209766ab 25 seconds ago 305MB 20:34:17 security-bootstrapper latest a8e02622c7fc 26 seconds ago 24.3MB 20:34:17 security-spiffe-token-provider latest 6903f1ec00b9 39 seconds ago 28.5MB 20:34:17 core-metadata latest f0e09d6bdcef 42 seconds ago 26.1MB 20:34:17 48e8c444f77c 43 seconds ago 1.61GB 20:34:17 9e1c2447d3b4 49 seconds ago 1.61GB 20:34:17 3dbd3e970171 51 seconds ago 1.62GB 20:34:17 5679a0f5b723 52 seconds ago 1.61GB 20:34:17 security-proxy-setup latest ab47751f0472 About a minute ago 43.4MB 20:34:17 support-scheduler latest 94f2cce457a9 About a minute ago 26MB 20:34:17 5a6bd8b6224a About a minute ago 1.62GB 20:34:17 8507564cfcc3 About a minute ago 1.63GB 20:34:17 security-secretstore-setup latest 6b5ad87729df About a minute ago 42.1MB 20:34:17 core-command latest 9b96ca2c7730 About a minute ago 24.5MB 20:34:17 security-spire-agent latest a7b1bc5eb0b8 About a minute ago 119MB 20:34:17 security-spire-config latest e85eb01aa195 About a minute ago 82.2MB 20:34:17 security-spire-server latest 8808372dfbf9 About a minute ago 82.9MB 20:34:17 869bbb20ca31 About a minute ago 1.63GB 20:34:17 ae31998ee0e6 About a minute ago 1.61GB 20:34:17 19b05f8c0b96 2 minutes ago 1.61GB 20:34:17 8fcdb6df9194 2 minutes ago 1.61GB 20:34:17 93d51c6d5707 2 minutes ago 1.61GB 20:34:17 ci-base-image-x86_64 latest 0e813470efe8 4 minutes ago 896MB 20:34:17 alpine 3.14 84b07dd2d1fd 44 hours ago 5.59MB 20:34:17 alpine 3.15 76c8fb57b6fc 44 hours ago 5.57MB 20:34:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 weeks ago 562MB 20:34:17 docker 20.10.10 b706a049f56e 4 months ago 216MB 20:34:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 20:34:17 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 20:34:33 Still waiting to schedule task 20:34:33 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 20:35:07 Removing intermediate container 2bc970112e80 20:35:07 ---> 199a1cea22e6 20:35:07 Successfully built 199a1cea22e6 20:35:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:35:08 + docker inspect -f . ci-base-image-arm64 20:35:08 . [Pipeline] withDockerContainer 20:35:08 prd-ubuntu20.04-docker-arm64-4c-16g-9447 does not seem to be running inside a container 20:35:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:35:10 $ docker top 17d809702b19f3ad864e5488d262ad7d339e4d0845839c89c46e099fe70b8b86 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:11 + go version 20:35:11 go version go1.17.6 linux/arm64 [Pipeline] } 20:35:11 $ docker stop --time=1 17d809702b19f3ad864e5488d262ad7d339e4d0845839c89c46e099fe70b8b86 20:35:13 $ docker rm -f 17d809702b19f3ad864e5488d262ad7d339e4d0845839c89c46e099fe70b8b86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:35:13 + docker inspect -f . ci-base-image-arm64 20:35:13 . [Pipeline] withDockerContainer 20:35:14 prd-ubuntu20.04-docker-arm64-4c-16g-9447 does not seem to be running inside a container 20:35:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:35:15 $ docker top 62a0a0b4e6479a83ea9a2f054e2de44127eaf8128b3d3c7611513fde6a6b0e63 -eo pid,comm [Pipeline] { [Pipeline] echo 20:35:16 ========================================================= 20:35:16 [edgeXBuildGoParallel] Running Tests and Build... 20:35:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:35:16 + make test 20:35:16 go mod tidy -compat=1.17 20:35:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:35:23 Running on prd-ubuntu18.04-docker-8c-8g-9452 in /w/workspace/edgexfoundry_edgex-go_PR-3929 [Pipeline] { [Pipeline] ws 20:35:23 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 20:35:23 The recommended git tool is: git 20:35:25 using credential edgex-jenkins-ssh 20:35:25 Cloning the remote Git repository 20:35:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:35:25 > git init /w/workspace/edgex-go/2 # timeout=10 20:35:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:35:25 > git --version # timeout=10 20:35:25 > git --version # 'git version 2.17.1' 20:35:25 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:35:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:35:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:35:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3929/head:refs/remotes/origin/PR-3929 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:35:30 Merging remotes/origin/main commit 7587fe9d184367fcb080c5c3df364d4d130cdabb into PR head commit 1e15931140269443ccbaaf858e83c2178ac8f54c 20:35:30 Merge succeeded, producing 1e15931140269443ccbaaf858e83c2178ac8f54c 20:35:30 Checking out Revision 1e15931140269443ccbaaf858e83c2178ac8f54c (PR-3929) 20:35:30 > git config core.sparsecheckout # timeout=10 20:35:30 > git checkout -f 1e15931140269443ccbaaf858e83c2178ac8f54c # timeout=10 20:35:30 > git remote # timeout=10 20:35:30 > git config --get remote.origin.url # timeout=10 20:35:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:30 > git merge 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 20:35:30 > git rev-parse HEAD^{commit} # timeout=10 20:35:30 > git config core.sparsecheckout # timeout=10 20:35:30 > git checkout -f 1e15931140269443ccbaaf858e83c2178ac8f54c # timeout=10 20:35:34 Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.0 to 4.4.1" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:35 + echo snap-build.sh 20:35:35 snap-build.sh 20:35:35 + SNAP_BASE_DIR=. 20:35:35 + '[' '!' -z /w/workspace/edgex-go/2 ']' 20:35:35 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 20:35:35 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 20:35:35 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 20:35:35 + cd /w/workspace/edgex-go/2 20:35:35 + sudo apt-get remove -qy --purge lxd lxd-client 20:35:35 Reading package lists... 20:35:35 Building dependency tree... 20:35:35 Reading state information... 20:35:35 The following packages were automatically installed and are no longer required: 20:35:35 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:35:35 uidmap xdelta3 20:35:35 Use 'sudo apt autoremove' to remove them. 20:35:35 The following packages will be REMOVED: 20:35:35 lxd* lxd-client* 20:35:35 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:35:35 After this operation, 31.7 MB disk space will be freed. 20:35:36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 20:35:36 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:35:37 Removing lxd dnsmasq configuration 20:35:37 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:35:37 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:35:38 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:35:38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 20:35:38 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:35:39 Processing triggers for systemd (237-3ubuntu10.52) ... 20:35:40 Processing triggers for ureadahead (0.100.0-21) ... 20:35:40 + sudo snap remove --purge lxd 20:35:40 snap "lxd" is not installed 20:35:40 + sudo groupadd --force --system lxd 20:35:40 ++ whoami 20:35:40 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:35:40 + newgrp - lxd 20:35:41 + sudo snap install lxd 20:35:51 2022-03-30T20:35:48Z INFO Waiting for automatic snapd restart... 20:35:56 ? github.com/edgexfoundry/edgex-go [no test files] 20:36:05 lxd 4.24-c92c0b2 from Canonical* installed 20:36:05 + sudo lxd init --auto 20:36:15 + sudo snap install --classic snapcraft 20:36:21 snapcraft 6.1 from Canonical* installed 20:36:21 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 20:36:21 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 20:36:21 % Total % Received % Xferd Average Speed Time Time Time Current 20:36:21 Dload Upload Total Spent Left Speed 20:36:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4191 0 --:--:-- --:--:-- --:--:-- 4164 20:36:21 100 3325k 100 3325k 0 0 7823k 0 --:--:-- --:--:-- --:--:-- 7823k 20:36:21 ./yq_linux_amd64 20:36:21 + sudo snapcraft prime --use-lxd 20:36:23 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:36:23 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: 20:36:23 - README.md 20:36:23 20:36:23 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:36:23 Launching a container. 20:36:33 Waiting for container to be ready 20:36:34 To start your first container, try: lxc launch ubuntu:20.04 20:36:34 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 20:36:34 20:36:40 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:36:40 Waiting for network to be ready... 20:36:41 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 20:36:41 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 20:36:41 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 20:36:41 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1367 kB] 20:36:41 Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [237 kB] 20:36:41 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 20:36:41 Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 20:36:41 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [845 kB] 20:36:41 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 20:36:41 Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [120 kB] 20:36:41 Get:11 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 20:36:41 Get:12 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 20:36:41 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 20:36:41 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 20:36:41 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 20:36:41 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 20:36:41 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 20:36:41 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 20:36:41 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 20:36:41 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1694 kB] 20:36:41 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [318 kB] 20:36:41 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 20:36:41 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 20:36:41 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [903 kB] 20:36:41 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [129 kB] 20:36:41 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] 20:36:41 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 20:36:44 Fetched 23.6 MB in 3s (6987 kB/s) 20:36:45 Reading package lists... 20:36:45 Reading package lists... 20:36:45 Building dependency tree... 20:36:45 Reading state information... 20:36:45 The following additional packages will be installed: 20:36:45 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:36:45 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:36:45 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:36:45 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:36:45 Suggested packages: 20:36:45 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:36:45 Recommended packages: 20:36:45 gnupg libsasl2-modules 20:36:45 The following NEW packages will be installed: 20:36:45 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:36:45 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:36:45 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:36:45 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:36:45 The following packages will be upgraded: 20:36:45 gpg gpg-agent gpgconf libudev1 20:36:46 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 20:36:46 Need to get 3859 kB of archives. 20:36:46 After this operation, 14.9 MB of additional disk space will be used. 20:36:46 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 20:36:46 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 20:36:46 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 20:36:46 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 20:36:46 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 20:36:46 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 20:36:47 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 20:36:47 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:36:47 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 20:36:47 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 20:36:47 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 20:36:47 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 20:36:47 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 20:36:47 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 20:36:47 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 20:36:47 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 20:36:47 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 20:36:47 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 20:36:47 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 20:36:47 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 20:36:47 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 20:36:47 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 20:36:47 debconf: delaying package configuration, since apt-utils is not installed 20:36:47 Fetched 3859 kB in 1s (3186 kB/s) 20:36:47 (Reading database ... 12816 files and directories currently installed.) 20:36:47 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 20:36:47 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:36:47 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 20:36:47 Selecting previously unselected package udev. 20:36:47 (Reading database ... 12816 files and directories currently installed.) 20:36:47 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 20:36:47 Unpacking udev (245.4-4ubuntu3.15) ... 20:36:47 Selecting previously unselected package libfuse2:amd64. 20:36:47 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 20:36:47 Unpacking libfuse2:amd64 (2.9.9-3) ... 20:36:47 Selecting previously unselected package fuse. 20:36:47 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 20:36:47 Unpacking fuse (2.9.9-3) ... 20:36:47 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 20:36:47 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:36:48 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 20:36:48 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:36:48 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 20:36:48 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:36:48 Selecting previously unselected package libksba8:amd64. 20:36:48 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:36:48 Unpacking libksba8:amd64 (1.3.5-2) ... 20:36:48 Selecting previously unselected package libroken18-heimdal:amd64. 20:36:48 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:36:48 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:36:48 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:36:48 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:36:48 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:36:48 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:36:48 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:36:48 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:36:48 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:36:48 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:36:48 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:36:48 Selecting previously unselected package libwind0-heimdal:amd64. 20:36:48 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:36:48 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:36:48 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:36:48 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:36:48 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:36:48 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:36:48 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:36:48 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:36:48 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:36:48 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:36:48 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:36:49 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:36:49 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:36:49 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:36:49 Selecting previously unselected package libsasl2-modules-db:amd64. 20:36:49 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 20:36:49 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 20:36:49 Selecting previously unselected package libsasl2-2:amd64. 20:36:49 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 20:36:49 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 20:36:49 Selecting previously unselected package libldap-common. 20:36:49 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 20:36:49 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 20:36:49 Selecting previously unselected package libldap-2.4-2:amd64. 20:36:49 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 20:36:49 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 20:36:49 Selecting previously unselected package dirmngr. 20:36:49 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 20:36:49 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 20:36:49 Setting up libksba8:amd64 (1.3.5-2) ... 20:36:49 Setting up libfuse2:amd64 (2.9.9-3) ... 20:36:49 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 20:36:49 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 20:36:49 Setting up udev (245.4-4ubuntu3.15) ... 20:36:49 invoke-rc.d: policy-rc.d denied execution of start. 20:36:50 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 20:36:50 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:36:50 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 20:36:50 Setting up gpg (2.2.19-3ubuntu2.1) ... 20:36:50 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:36:50 Setting up fuse (2.9.9-3) ... 20:36:50 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 20:36:50 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:36:50 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:36:50 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:36:50 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:36:50 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:36:50 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:36:50 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:36:50 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 20:36:50 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 20:36:51 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 20:36:51 Processing triggers for systemd (245.4-4ubuntu3) ... 20:36:51 Processing triggers for libc-bin (2.31-0ubuntu9) ... 20:36:51 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 20:36:51 Alias= settings in the [Install] section, and DefaultInstance= for template 20:36:51 units). This means they are not meant to be enabled using systemctl. 20:36:51 20:36:51 Possible reasons for having this kind of units are: 20:36:51 • A unit may be statically enabled by being symlinked from another unit's 20:36:51 .wants/ or .requires/ directory. 20:36:51 • A unit's purpose may be to act as a helper for some other unit which has 20:36:51 a requirement dependency on it. 20:36:51 • A unit may be started when needed via activation (socket, path, timer, 20:36:51 D-Bus, udev, scripted systemctl call, ...). 20:36:51 • In case of template units, the unit is meant to be enabled with some 20:36:51 instance name specified. 20:36:51 Reading package lists... 20:36:51 Building dependency tree... 20:36:51 Reading state information... 20:36:52 The following additional packages will be installed: 20:36:52 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 20:36:52 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 20:36:52 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 20:36:52 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 20:36:52 openssh-client python3 python3-minimal python3.8 python3.8-minimal 20:36:52 squashfs-tools systemd systemd-sysv systemd-timesyncd 20:36:52 Suggested packages: 20:36:52 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 20:36:52 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:36:52 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 20:36:52 systemd-container policykit-1 20:36:52 Recommended packages: 20:36:52 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 20:36:52 The following NEW packages will be installed: 20:36:52 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 20:36:52 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 20:36:52 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 20:36:52 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 20:36:52 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 20:36:52 The following packages will be upgraded: 20:36:52 libsystemd0 systemd systemd-sysv systemd-timesyncd 20:36:52 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 20:36:52 Need to get 46.5 MB of archives. 20:36:52 After this operation, 181 MB of additional disk space will be used. 20:36:52 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 20:36:52 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 20:36:52 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 20:36:52 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 20:36:52 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 20:36:52 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 20:36:52 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 20:36:52 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 20:36:52 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 20:36:52 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 20:36:52 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 20:36:52 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 20:36:52 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 20:36:52 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 20:36:52 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 20:36:52 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 20:36:52 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 20:36:52 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 20:36:52 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 20:36:52 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 20:36:52 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 20:36:52 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 20:36:52 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 20:36:52 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 20:36:52 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 20:36:52 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 20:36:52 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 20:36:52 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 20:36:52 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 20:36:52 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 20:36:52 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 20:36:52 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 20:36:52 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 20:36:52 debconf: delaying package configuration, since apt-utils is not installed 20:36:52 Fetched 46.5 MB in 1s (73.9 MB/s) 20:36:52 (Reading database ... 13067 files and directories currently installed.) 20:36:52 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 20:36:52 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:36:53 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 20:36:53 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:36:53 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 20:36:53 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:36:54 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 20:36:54 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:36:54 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 20:36:54 Selecting previously unselected package libpython3.8-minimal:amd64. 20:36:54 (Reading database ... 13068 files and directories currently installed.) 20:36:54 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 20:36:54 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 20:36:54 Selecting previously unselected package libexpat1:amd64. 20:36:54 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 20:36:54 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 20:36:54 Selecting previously unselected package python3.8-minimal. 20:36:54 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 20:36:54 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 20:36:54 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 20:36:54 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 20:36:54 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 20:36:55 Selecting previously unselected package python3-minimal. 20:36:55 (Reading database ... 13359 files and directories currently installed.) 20:36:55 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 20:36:55 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 20:36:55 Selecting previously unselected package mime-support. 20:36:55 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 20:36:55 Unpacking mime-support (3.64ubuntu1) ... 20:36:55 Selecting previously unselected package libmpdec2:amd64. 20:36:55 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 20:36:55 Unpacking libmpdec2:amd64 (2.4.2-3) ... 20:36:55 Selecting previously unselected package libpython3.8-stdlib:amd64. 20:36:55 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 20:36:55 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 20:36:55 Selecting previously unselected package python3.8. 20:36:55 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 20:36:55 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 20:36:55 Selecting previously unselected package libpython3-stdlib:amd64. 20:36:55 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 20:36:55 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 20:36:55 Setting up python3-minimal (3.8.2-0ubuntu2) ... 20:36:55 Selecting previously unselected package python3. 20:36:55 (Reading database ... 13761 files and directories currently installed.) 20:36:55 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 20:36:55 Unpacking python3 (3.8.2-0ubuntu2) ... 20:36:55 Selecting previously unselected package libdbus-1-3:amd64. 20:36:55 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 20:36:55 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 20:36:55 Selecting previously unselected package dbus. 20:36:55 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 20:36:55 Unpacking dbus (1.12.16-2ubuntu2.1) ... 20:36:55 Selecting previously unselected package libbsd0:amd64. 20:36:55 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 20:36:55 Unpacking libbsd0:amd64 (0.10.0-1) ... 20:36:56 Selecting previously unselected package libpam-systemd:amd64. 20:36:56 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 20:36:56 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 20:36:56 Selecting previously unselected package sudo. 20:36:56 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 20:36:56 Unpacking sudo (1.8.31-1ubuntu1.2) ... 20:36:56 Selecting previously unselected package apparmor. 20:36:56 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 20:36:56 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 20:36:56 Selecting previously unselected package libcbor0.6:amd64. 20:36:56 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 20:36:56 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 20:36:56 Selecting previously unselected package libedit2:amd64. 20:36:56 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 20:36:56 Unpacking libedit2:amd64 (3.1-20191231-1) ... 20:36:56 Selecting previously unselected package libfido2-1:amd64. 20:36:56 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 20:36:56 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 20:36:56 Selecting previously unselected package libkrb5support0:amd64. 20:36:56 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 20:36:56 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 20:36:56 Selecting previously unselected package libk5crypto3:amd64. 20:36:56 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 20:36:56 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 20:36:56 Selecting previously unselected package libkeyutils1:amd64. 20:36:56 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 20:36:56 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 20:36:56 Selecting previously unselected package libkrb5-3:amd64. 20:36:56 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 20:36:56 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 20:36:57 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:36:57 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 20:36:57 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 20:36:57 Selecting previously unselected package openssh-client. 20:36:57 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 20:36:57 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 20:36:57 Selecting previously unselected package dbus-user-session. 20:36:57 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 20:36:57 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 20:36:57 Selecting previously unselected package liblzo2-2:amd64. 20:36:57 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 20:36:57 Unpacking liblzo2-2:amd64 (2.10-2) ... 20:36:57 Selecting previously unselected package squashfs-tools. 20:36:57 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 20:36:57 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 20:36:57 Selecting previously unselected package snapd. 20:36:57 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 20:36:57 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 20:37:00 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 20:37:00 Setting up mime-support (3.64ubuntu1) ... 20:37:00 Setting up liblzo2-2:amd64 (2.10-2) ... 20:37:00 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 20:37:00 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 20:37:00 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 20:37:00 Setting up dbus (1.12.16-2ubuntu2.1) ... 20:37:00 Setting up sudo (1.8.31-1ubuntu1.2) ... 20:37:00 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 20:37:00 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 20:37:00 Setting up libmpdec2:amd64 (2.4.2-3) ... 20:37:00 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 20:37:00 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 20:37:00 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 20:37:01 Setting up libbsd0:amd64 (0.10.0-1) ... 20:37:01 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 20:37:01 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 20:37:01 Setting up libedit2:amd64 (3.1-20191231-1) ... 20:37:01 Setting up python3 (3.8.2-0ubuntu2) ... 20:37:01 running python rtupdate hooks for python3.8... 20:37:01 running python post-rtupdate hooks for python3.8... 20:37:01 Setting up apparmor (2.13.3-7ubuntu5.1) ... 20:37:02 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:37:02 Reloading AppArmor profiles 20:37:02 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 20:37:02 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 20:37:03 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 20:37:03 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 20:37:03 Setting up systemd (245.4-4ubuntu3.15) ... 20:37:03 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:37:03 Installing new version of config file /etc/systemd/resolved.conf ... 20:37:05 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 20:37:05 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 20:37:05 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 20:37:05 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 20:37:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:37:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:37:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:37:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:37:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:37:06 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:37:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:37:06 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:37:07 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:37:07 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:37:07 /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' 20:37:07 Processing triggers for libc-bin (2.31-0ubuntu9) ... 20:37:08 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 20:37:08 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 20:37:08 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 20:37:09 Reading package lists... 20:37:09 Reading package lists... 20:37:09 Building dependency tree... 20:37:09 Reading state information... 20:37:09 Calculating upgrade... 20:37:10 The following packages will be upgraded: 20:37:10 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 20:37:10 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 20:37:10 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 20:37:10 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 20:37:10 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 20:37:10 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 20:37:10 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 20:37:10 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 20:37:10 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 20:37:10 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 20:37:10 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 20:37:10 xz-utils zlib1g 20:37:10 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:37:10 Need to get 65.7 MB of archives. 20:37:10 After this operation, 27.6 MB of additional disk space will be used. 20:37:10 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 20:37:10 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 20:37:10 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 20:37:10 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 20:37:10 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 20:37:10 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 20:37:10 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 20:37:10 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 20:37:10 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 20:37:10 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 20:37:10 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 20:37:10 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 20:37:10 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 20:37:10 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 20:37:10 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 20:37:10 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 20:37:10 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 20:37:10 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 20:37:10 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 20:37:10 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 20:37:10 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 20:37:10 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 20:37:10 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 20:37:11 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 20:37:11 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 20:37:11 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 20:37:11 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 20:37:11 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 20:37:11 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 20:37:11 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 20:37:11 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 20:37:11 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 20:37:11 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 20:37:11 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 20:37:11 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 20:37:11 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 20:37:11 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 20:37:11 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 20:37:11 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 20:37:11 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 20:37:11 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 20:37:11 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 20:37:11 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 20:37:11 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 20:37:11 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 20:37:11 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 20:37:11 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 20:37:11 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 20:37:11 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 20:37:11 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 20:37:11 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 20:37:11 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 20:37:11 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 20:37:11 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 20:37:11 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 20:37:11 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 20:37:11 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 20:37:12 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 20:37:12 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 20:37:12 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 20:37:12 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 20:37:12 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 20:37:12 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 20:37:12 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 20:37:12 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 20:37:12 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 20:37:12 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 20:37:12 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 20:37:12 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 20:37:12 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 20:37:12 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 20:37:12 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 20:37:12 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 20:37:12 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 20:37:12 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 20:37:12 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 20:37:13 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] 20:37:13 debconf: delaying package configuration, since apt-utils is not installed 20:37:13 Fetched 65.7 MB in 3s (22.3 MB/s) 20:37:13 (Reading database ... 14313 files and directories currently installed.) 20:37:13 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 20:37:13 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 20:37:13 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 20:37:13 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 20:37:13 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 20:37:13 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 20:37:14 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:37:14 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:37:14 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:37:14 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:37:15 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:37:15 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:37:15 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:37:15 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:37:15 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:37:15 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:37:15 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:37:15 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:37:15 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:37:15 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:37:15 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 20:37:15 (Reading database ... 14312 files and directories currently installed.) 20:37:15 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:37:15 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:37:15 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:37:15 (Reading database ... 14312 files and directories currently installed.) 20:37:15 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:37:15 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:37:15 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:37:15 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:37:15 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:37:15 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:37:16 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 20:37:16 (Reading database ... 14312 files and directories currently installed.) 20:37:16 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 20:37:16 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 20:37:16 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 20:37:16 (Reading database ... 14312 files and directories currently installed.) 20:37:16 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 20:37:16 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:37:16 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:37:16 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 20:37:17 Setting up base-files (11ubuntu5.5) ... 20:37:17 Installing new version of config file /etc/issue ... 20:37:17 Installing new version of config file /etc/issue.net ... 20:37:17 Installing new version of config file /etc/lsb-release ... 20:37:17 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:37:17 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:37:17 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:37:17 Removing obsolete conffile /etc/default/motd-news ... 20:37:17 (Reading database ... 14311 files and directories currently installed.) 20:37:17 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 20:37:17 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 20:37:18 Setting up bash (5.0-6ubuntu1.1) ... 20:37:18 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 20:37:18 (Reading database ... 14311 files and directories currently installed.) 20:37:18 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 20:37:18 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 20:37:18 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 20:37:18 (Reading database ... 14311 files and directories currently installed.) 20:37:18 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 20:37:18 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 20:37:18 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 20:37:18 (Reading database ... 14311 files and directories currently installed.) 20:37:18 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 20:37:18 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:37:18 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 20:37:18 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:37:18 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 20:37:19 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:37:19 Setting up perl-base (5.30.0-9ubuntu0.2) ... 20:37:19 (Reading database ... 14311 files and directories currently installed.) 20:37:19 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 20:37:19 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:37:20 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 20:37:20 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 20:37:20 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 20:37:20 (Reading database ... 14311 files and directories currently installed.) 20:37:20 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 20:37:20 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 20:37:20 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 20:37:20 (Reading database ... 14311 files and directories currently installed.) 20:37:20 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 20:37:20 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:37:20 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 20:37:20 (Reading database ... 14311 files and directories currently installed.) 20:37:20 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 20:37:20 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:37:20 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 20:37:20 (Reading database ... 14311 files and directories currently installed.) 20:37:20 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 20:37:20 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:37:20 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 20:37:20 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:37:20 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 20:37:20 (Reading database ... 14311 files and directories currently installed.) 20:37:20 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 20:37:20 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:37:20 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 20:37:21 (Reading database ... 14311 files and directories currently installed.) 20:37:21 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 20:37:21 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:37:21 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 20:37:21 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:37:21 Setting up util-linux (2.34-0.1ubuntu9.3) ... 20:37:22 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:37:22 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:37:22 (Reading database ... 14311 files and directories currently installed.) 20:37:22 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 20:37:22 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 20:37:22 Setting up libc-bin (2.31-0ubuntu9.7) ... 20:37:22 (Reading database ... 14311 files and directories currently installed.) 20:37:22 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 20:37:22 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 20:37:22 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 20:37:22 (Reading database ... 14311 files and directories currently installed.) 20:37:22 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 20:37:22 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 20:37:22 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 20:37:23 (Reading database ... 14311 files and directories currently installed.) 20:37:23 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 20:37:23 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 20:37:23 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 20:37:23 (Reading database ... 14311 files and directories currently installed.) 20:37:23 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 20:37:23 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 20:37:23 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 20:37:23 (Reading database ... 14311 files and directories currently installed.) 20:37:23 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 20:37:23 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 20:37:23 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 20:37:23 (Reading database ... 14311 files and directories currently installed.) 20:37:23 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 20:37:23 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:37:23 Setting up gpgv (2.2.19-3ubuntu2.1) ... 20:37:23 (Reading database ... 14311 files and directories currently installed.) 20:37:23 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 20:37:23 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 20:37:23 Setting up ubuntu-keyring (2020.02.11.4) ... 20:37:23 (Reading database ... 14311 files and directories currently installed.) 20:37:23 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 20:37:23 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 20:37:23 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 20:37:23 (Reading database ... 14311 files and directories currently installed.) 20:37:23 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 20:37:23 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 20:37:23 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 20:37:24 (Reading database ... 14311 files and directories currently installed.) 20:37:24 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 20:37:24 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 20:37:24 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 20:37:24 (Reading database ... 14311 files and directories currently installed.) 20:37:24 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 20:37:24 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 20:37:24 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 20:37:24 (Reading database ... 14311 files and directories currently installed.) 20:37:24 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 20:37:24 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 20:37:24 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 20:37:24 (Reading database ... 14311 files and directories currently installed.) 20:37:24 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 20:37:24 Unpacking apt (2.0.6) over (2.0.2) ... 20:37:24 Setting up apt (2.0.6) ... 20:37:25 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:37:25 (Reading database ... 14311 files and directories currently installed.) 20:37:25 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 20:37:25 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:37:25 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 20:37:25 (Reading database ... 14311 files and directories currently installed.) 20:37:25 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 20:37:25 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:37:25 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 20:37:25 (Reading database ... 14313 files and directories currently installed.) 20:37:25 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 20:37:25 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:37:26 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 20:37:26 (Reading database ... 14317 files and directories currently installed.) 20:37:26 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 20:37:26 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:37:26 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 20:37:26 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:37:26 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 20:37:26 (Reading database ... 14317 files and directories currently installed.) 20:37:26 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 20:37:26 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 20:37:26 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 20:37:26 (Reading database ... 14317 files and directories currently installed.) 20:37:26 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 20:37:26 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 20:37:26 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 20:37:26 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 20:37:26 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 20:37:26 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 20:37:27 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 20:37:27 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 20:37:27 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 20:37:27 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 20:37:27 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 20:37:27 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 20:37:27 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 20:37:27 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 20:37:27 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 20:37:27 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 20:37:27 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 20:37:27 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 20:37:27 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 20:37:27 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 20:37:28 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 20:37:28 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 20:37:28 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 20:37:28 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:37:28 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 20:37:28 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:37:28 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 20:37:28 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:37:28 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 20:37:28 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:37:28 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 20:37:28 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:37:28 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 20:37:28 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:37:28 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 20:37:28 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 20:37:28 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:37:28 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:37:29 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:37:29 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:37:29 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:37:29 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:37:30 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:37:30 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:37:31 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:37:31 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:37:31 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:37:31 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:37:31 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:37:31 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:37:32 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 20:37:32 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 20:37:32 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 20:37:32 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 20:37:32 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 20:37:32 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 20:37:32 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 20:37:32 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:37:32 Setting up tzdata (2022a-0ubuntu0.20.04) ... 20:37:32 20:37:32 Current default time zone: 'Etc/UTC' 20:37:32 Local time is now: Wed Mar 30 20:37:32 UTC 2022. 20:37:32 Universal Time is now: Wed Mar 30 20:37:32 UTC 2022. 20:37:32 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:37:32 20:37:32 Setting up xz-utils (5.2.4-1ubuntu1) ... 20:37:32 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:37:32 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:37:32 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 20:37:32 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:37:32 Setting up mount (2.34-0.1ubuntu9.3) ... 20:37:32 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 20:37:32 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 20:37:32 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 20:37:32 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 20:37:32 Setting up openssl (1.1.1f-1ubuntu2.12) ... 20:37:32 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:37:32 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:37:32 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 20:37:32 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:37:32 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 20:37:32 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:37:32 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 20:37:32 Setting up fdisk (2.34-0.1ubuntu9.3) ... 20:37:32 Setting up ca-certificates (20210119~20.04.2) ... 20:37:34 Updating certificates in /etc/ssl/certs... 20:37:35 21 added, 21 removed; done. 20:37:35 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 20:37:35 Setting up perl (5.30.0-9ubuntu0.2) ... 20:37:35 Setting up procps (2:3.3.16-1ubuntu2.3) ... 20:37:35 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 20:37:35 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 20:37:35 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 20:37:35 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 20:37:35 Setting up binutils (2.34-6ubuntu1.3) ... 20:37:35 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 20:37:35 Setting up build-essential (12.8ubuntu1.1) ... 20:37:35 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 20:37:35 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 20:37:35 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 20:37:35 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 20:37:35 Processing triggers for systemd (245.4-4ubuntu3.15) ... 20:37:35 Processing triggers for mime-support (3.64ubuntu1) ... 20:37:35 Processing triggers for ca-certificates (20210119~20.04.2) ... 20:37:35 Updating certificates in /etc/ssl/certs... 20:37:36 0 added, 0 removed; done. 20:37:36 Running hooks in /etc/ca-certificates/update.d... 20:37:36 done. 20:37:37 Reading package lists... 20:37:37 Building dependency tree... 20:37:37 Reading state information... 20:37:37 The following NEW packages will be installed: 20:37:37 apt-transport-https 20:37:37 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:37:38 Need to get 4680 B of archives. 20:37:38 After this operation, 162 kB of additional disk space will be used. 20:37:38 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 20:37:38 debconf: delaying package configuration, since apt-utils is not installed 20:37:38 Fetched 4680 B in 0s (24.5 kB/s) 20:37:38 Selecting previously unselected package apt-transport-https. 20:37:38 (Reading database ... 14320 files and directories currently installed.) 20:37:38 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 20:37:38 Unpacking apt-transport-https (2.0.6) ... 20:37:38 Setting up apt-transport-https (2.0.6) ... 20:37:38 Waiting for network to be ready... 20:37:46 2022-03-30T20:37:43Z INFO Waiting for automatic snapd restart... 20:37:46 snapd 2.54.4 from Canonical* installed 20:37:47 "snapd" switched to the "latest/stable" channel 20:37:47 20:37:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:37:50 core20 20220304 from Canonical* installed 20:37:50 "core20" switched to the "latest/stable" channel 20:37:50 20:37:52 snapcraft 6.1 from Canonical* installed 20:37:52 "snapcraft" switched to the "latest/stable" channel 20:37:52 20:37:58 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 20:37:58 - README.md 20:37:58 20:37:58 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:37:58 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 20:37:58 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 20:37:58 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 20:37:59 Reading package lists... 20:37:59 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 20:37:59 Reading package lists... 20:38:00 Building dependency tree... 20:38:00 Reading state information... 20:38:00 Suggested packages: 20:38:00 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 20:38:00 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 20:38:00 krb5-user libnorm-doc 20:38:00 Recommended packages: 20:38:00 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:38:00 The following NEW packages will be installed: 20:38:00 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 20:38:00 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 20:38:00 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 20:38:00 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 20:38:00 libzmq5 pkg-config zip 20:38:00 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 20:38:00 Need to get 10.3 MB of archives. 20:38:00 After this operation, 56.5 MB of additional disk space will be used. 20:38:00 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 20:38:00 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 20:38:00 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 20:38:00 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 20:38:00 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 20:38:00 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 20:38:00 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 20:38:00 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 20:38:00 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 20:38:00 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 20:38:00 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 20:38:00 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 20:38:00 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 20:38:00 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 20:38:00 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 20:38:00 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 20:38:00 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 20:38:00 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 20:38:00 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 20:38:01 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 20:38:01 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 20:38:01 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 20:38:01 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 20:38:01 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 20:38:01 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 20:38:01 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 20:38:01 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 20:38:01 debconf: delaying package configuration, since apt-utils is not installed 20:38:01 Fetched 10.3 MB in 1s (8962 kB/s) 20:38:01 Selecting previously unselected package libglib2.0-0:amd64. 20:38:01 (Reading database ... 14324 files and directories currently installed.) 20:38:01 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 20:38:01 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 20:38:01 Selecting previously unselected package libsodium23:amd64. 20:38:01 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 20:38:01 Unpacking libsodium23:amd64 (1.0.18-1) ... 20:38:01 Selecting previously unselected package libpsl5:amd64. 20:38:01 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 20:38:01 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 20:38:01 Selecting previously unselected package libbrotli1:amd64. 20:38:01 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 20:38:01 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 20:38:01 Selecting previously unselected package libnghttp2-14:amd64. 20:38:01 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 20:38:01 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 20:38:02 Selecting previously unselected package librtmp1:amd64. 20:38:02 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 20:38:02 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 20:38:02 Selecting previously unselected package libssh-4:amd64. 20:38:02 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 20:38:02 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 20:38:02 Selecting previously unselected package libcurl3-gnutls:amd64. 20:38:02 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 20:38:02 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 20:38:02 Selecting previously unselected package liberror-perl. 20:38:02 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 20:38:02 Unpacking liberror-perl (0.17029-1) ... 20:38:02 Selecting previously unselected package git-man. 20:38:02 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 20:38:02 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 20:38:02 Selecting previously unselected package git. 20:38:02 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 20:38:02 Unpacking git (1:2.25.1-1ubuntu3.2) ... 20:38:02 Selecting previously unselected package libgssrpc4:amd64. 20:38:02 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 20:38:02 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 20:38:02 Selecting previously unselected package libkdb5-9:amd64. 20:38:02 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 20:38:02 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 20:38:02 Selecting previously unselected package libkadm5srv-mit11:amd64. 20:38:02 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 20:38:02 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 20:38:03 Selecting previously unselected package libkadm5clnt-mit11:amd64. 20:38:03 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 20:38:03 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 20:38:03 Selecting previously unselected package comerr-dev:amd64. 20:38:03 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 20:38:03 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 20:38:03 Selecting previously unselected package krb5-multidev:amd64. 20:38:03 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 20:38:03 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 20:38:03 Selecting previously unselected package libnorm1:amd64. 20:38:03 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 20:38:03 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 20:38:03 Selecting previously unselected package libnorm-dev:amd64. 20:38:03 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 20:38:03 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 20:38:03 Selecting previously unselected package libpgm-5.2-0:amd64. 20:38:03 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 20:38:03 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:38:03 Selecting previously unselected package libpgm-dev:amd64. 20:38:03 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 20:38:03 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:38:03 Selecting previously unselected package libsodium-dev:amd64. 20:38:03 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 20:38:03 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 20:38:03 Selecting previously unselected package libzmq5:amd64. 20:38:03 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 20:38:03 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 20:38:03 Selecting previously unselected package libkrb5-dev:amd64. 20:38:03 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 20:38:03 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 20:38:03 Selecting previously unselected package libzmq3-dev:amd64. 20:38:03 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 20:38:03 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 20:38:03 Selecting previously unselected package pkg-config. 20:38:03 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 20:38:03 Unpacking pkg-config (0.29.1-0ubuntu4) ... 20:38:03 Selecting previously unselected package zip. 20:38:03 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 20:38:03 Unpacking zip (3.0-11build1) ... 20:38:03 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 20:38:03 Setting up libsodium23:amd64 (1.0.18-1) ... 20:38:03 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 20:38:03 No schema files found: doing nothing. 20:38:03 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 20:38:03 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 20:38:03 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 20:38:03 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 20:38:04 Setting up liberror-perl (0.17029-1) ... 20:38:04 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 20:38:04 Setting up zip (3.0-11build1) ... 20:38:04 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 20:38:04 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 20:38:04 Setting up pkg-config (0.29.1-0ubuntu4) ... 20:38:04 Setting up libsodium-dev:amd64 (1.0.18-1) ... 20:38:04 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 20:38:04 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 20:38:04 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 20:38:04 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 20:38:04 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:38:04 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 20:38:04 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 20:38:04 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 20:38:04 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:38:04 Setting up git (1:2.25.1-1ubuntu3.2) ... 20:38:04 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 20:38:04 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 20:38:04 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 20:38:04 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 20:38:05 comerr-dev set to automatically installed. 20:38:05 git set to automatically installed. 20:38:05 git-man set to automatically installed. 20:38:05 krb5-multidev set to automatically installed. 20:38:05 libbrotli1 set to automatically installed. 20:38:05 libcurl3-gnutls set to automatically installed. 20:38:05 liberror-perl set to automatically installed. 20:38:05 libglib2.0-0 set to automatically installed. 20:38:05 libgssrpc4 set to automatically installed. 20:38:05 libkadm5clnt-mit11 set to automatically installed. 20:38:05 libkadm5srv-mit11 set to automatically installed. 20:38:05 libkdb5-9 set to automatically installed. 20:38:05 libkrb5-dev set to automatically installed. 20:38:05 libnghttp2-14 set to automatically installed. 20:38:05 libnorm-dev set to automatically installed. 20:38:05 libnorm1 set to automatically installed. 20:38:05 libpgm-5.2-0 set to automatically installed. 20:38:05 libpgm-dev set to automatically installed. 20:38:05 libpsl5 set to automatically installed. 20:38:05 librtmp1 set to automatically installed. 20:38:05 libsodium-dev set to automatically installed. 20:38:05 libsodium23 set to automatically installed. 20:38:05 libssh-4 set to automatically installed. 20:38:05 libzmq3-dev set to automatically installed. 20:38:05 libzmq5 set to automatically installed. 20:38:05 pkg-config set to automatically installed. 20:38:05 zip set to automatically installed. 20:38:05 snapd is not logged in, snap install commands will use sudo 20:38:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:38:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:38:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:38:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:38:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:38:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:38:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:38:07 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:38:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:38:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:38:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:38:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:38:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:38:17 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 20:38:18 Downloading snap 'edgex-app-service-configurable' 20:38:19 Pulling app-service-configurable 20:38:19 + snapcraftctl pull 20:38:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.283s coverage: 28.7% of statements 20:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:38:21 Pulling config-common 20:38:21 + snapcraftctl pull 20:38:23 Pulling go-build-helper 20:38:23 + snapcraftctl pull 20:38:24 'edgex-go' has dependencies that need to be staged: go-build-helper 20:38:24 Skipping pull go-build-helper (already ran) 20:38:24 Building go-build-helper 20:38:24 + snapcraftctl build 20:38:25 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 20:38:26 Staging go-build-helper 20:38:26 + snapcraftctl stage 20:38:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.438s coverage: 98.5% of statements 20:38:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:38:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.515s coverage: 54.9% of statements 20:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:38:31 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 20:38:31 Fetched 290 kB in 0s (0 B/s) 20:38:31 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 20:38:31 Fetched 158 kB in 0s (0 B/s) 20:38:31 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 20:38:31 Fetched 242 kB in 0s (0 B/s) 20:38:31 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 20:38:31 Fetched 150 kB in 0s (0 B/s) 20:38:31 Pulling edgex-go 20:38:31 + snapcraftctl pull 20:38:33 Pulling hooks 20:38:33 + snapcraftctl pull 20:38:45 Removing suid/guid from /root/parts/static-packages/install/bin/su 20:38:45 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 20:38:45 Fetched 96.1 kB in 0s (0 B/s) 20:38:45 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 20:38:45 Fetched 78.7 kB in 0s (0 B/s) 20:38:45 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 20:38:45 Fetched 48.0 kB in 0s (0 B/s) 20:38:45 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 20:38:45 Fetched 50.2 kB in 0s (0 B/s) 20:38:45 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 20:38:45 Fetched 14.7 kB in 0s (0 B/s) 20:38:45 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 20:38:45 Fetched 234 kB in 0s (0 B/s) 20:38:45 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 20:38:45 Fetched 155 kB in 0s (0 B/s) 20:38:45 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 20:38:45 Fetched 170 kB in 0s (0 B/s) 20:38:45 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 20:38:45 Fetched 267 kB in 0s (0 B/s) 20:38:45 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:38:45 Fetched 50.6 kB in 0s (0 B/s) 20:38:45 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 20:38:45 Fetched 15.1 kB in 0s (0 B/s) 20:38:45 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 20:38:45 Fetched 51.5 kB in 0s (0 B/s) 20:38:45 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 20:38:45 Fetched 121 kB in 0s (0 B/s) 20:38:45 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 20:38:45 Fetched 29.7 kB in 0s (0 B/s) 20:38:45 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 20:38:45 Fetched 1021 kB in 0s (0 B/s) 20:38:45 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 20:38:45 Fetched 49.3 kB in 0s (0 B/s) 20:38:45 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 20:38:45 Fetched 54.9 kB in 0s (0 B/s) 20:38:45 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 20:38:45 Fetched 16.6 kB in 0s (0 B/s) 20:38:45 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 20:38:45 Fetched 87.9 kB in 0s (0 B/s) 20:38:45 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 20:38:45 Fetched 142 kB in 0s (0 B/s) 20:38:45 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 20:38:45 Fetched 41.8 kB in 0s (0 B/s) 20:38:45 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 20:38:45 Fetched 181 kB in 0s (0 B/s) 20:38:45 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 20:38:45 Fetched 208 kB in 0s (0 B/s) 20:38:45 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 20:38:45 Fetched 161 kB in 0s (0 B/s) 20:38:45 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 20:38:45 Fetched 107 kB in 0s (0 B/s) 20:38:45 Pulling static-packages 20:38:45 + snapcraftctl pull 20:38:45 Pulling version 20:38:45 + cd /root/project 20:38:45 ++ git describe --tags --abbrev=0 20:38:45 ++ sed s/v// 20:38:45 + GIT_VERSION=2.2.0-dev.48 20:38:45 + '[' -z 2.2.0-dev.48 ']' 20:38:45 + snapcraftctl set-version 2.2.0-dev.48 20:38:46 Building app-service-configurable 20:38:46 + snapcraftctl build 20:38:48 Building config-common 20:38:48 + snapcraftctl build 20:38:49 + cp --archive --link --no-dereference . /root/parts/config-common/install 20:38:50 Skipping build go-build-helper (already ran) 20:38:50 Building edgex-go 20:38:51 + cd /root/parts/edgex-go/src 20:38:51 ++ git describe --tags --abbrev=0 20:38:51 ++ sed s/v// 20:38:51 + GIT_VERSION=2.2.0-dev.48 20:38:51 + '[' -z 2.2.0-dev.48 ']' 20:38:51 + echo 2.2.0-dev.48 20:38:51 + '[' '!' -d vendor ']' 20:38:51 + go mod download all 20:38:55 + make build 20:38:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:38:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.359s coverage: 89.2% of statements 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:38:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.329s coverage: 84.4% of statements 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:38:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.130s coverage: 94.5% of statements 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:38:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.329s coverage: 72.2% of statements 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:38:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.448s coverage: 60.0% of statements 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:38:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.640s coverage: 0.9% of statements 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:38:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.398s coverage: 58.8% of statements 20:38:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.441s coverage: 24.0% of statements 20:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.292s coverage: 47.1% of statements 20:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.349s coverage: 79.5% of statements 20:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.464s coverage: 94.1% of statements 20:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.386s coverage: 96.3% of statements 20:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.260s coverage: 87.5% of statements 20:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.329s coverage: 94.4% of statements 20:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.265s coverage: 44.8% of statements 20:39:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.940s coverage: 82.5% of statements 20:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.331s coverage: 92.9% of statements 20:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 65.1% of statements 20:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.260s coverage: 87.2% of statements 20:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.218s coverage: 100.0% of statements 20:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.326s coverage: 58.8% of statements 20:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.323s coverage: 80.0% of statements 20:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.285s coverage: 87.2% of statements 20:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.325s coverage: 85.4% of statements 20:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.921s coverage: 91.2% of statements 20:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:39:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:39:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:39:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:39:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.162s coverage: 64.4% of statements 20:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.308s coverage: 100.0% of statements 20:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 89.4% of statements 20:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 20:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements 20:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements 20:39:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:39:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:39:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:39:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.735s coverage: 65.4% of statements 20:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:39:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:39:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:39:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:39:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.102s coverage: 43.8% of statements 20:39:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:39:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:39:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.359s coverage: 89.5% of statements 20:39:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:39:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.343s coverage: 84.8% of statements 20:39:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:39:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:39:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:39:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:39:41 + 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 20:39:41 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 20:39:41 + case "$service" in 20:39:41 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 20:39:41 + 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 20:39:41 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 20:39:41 + case "$service" in 20:39:41 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 20:39:41 + 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 20:39:41 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 20:39:41 + case "$service" in 20:39:41 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 20:39:41 + 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 20:39:41 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 20:39:41 + case "$service" in 20:39:41 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 20:39:41 + 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 20:39:41 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 20:39:41 + case "$service" in 20:39:41 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 20:39:41 + 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 20:39:41 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 20:39:41 + case "$service" in 20:39:41 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 20:39:41 + 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 20:39:41 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 20:39:41 + case "$service" in 20:39:41 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 20:39:41 + 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 20:39:41 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 20:39:41 + case "$service" in 20:39:41 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 20:39:41 + 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 20:39:41 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 20:39:41 + case "$service" in 20:39:41 + 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 20:39:41 + 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 20:39:41 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 20:39:41 + case "$service" in 20:39:41 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 20:39:41 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 20:39:41 + 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 20:39:41 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 20:39:41 + case "$service" in 20:39:41 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 20:39:41 + 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 20:39:41 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 20:39:41 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 20:39:41 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 20:39:42 Building hooks 20:39:42 + cd /root/parts/hooks/src 20:39:42 + make build 20:39:42 go mod tidy 20:39:42 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 20:39:42 go: downloading github.com/stretchr/testify v1.7.0 20:39:42 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 20:39:42 go: downloading github.com/davecgh/go-spew v1.1.0 20:39:42 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 20:39:44 GO111MODULE=on go build -o cmd/install/install ./cmd/install 20:39:44 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 20:39:44 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 20:39:46 Removing suid/guid from /root/parts/static-packages/install/bin/su 20:39:46 Building static-packages 20:39:46 + snapcraftctl build 20:39:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.468s coverage: 17.7% of statements 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:39:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.857s coverage: 92.3% of statements 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:39:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.319s coverage: 63.2% of statements 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:39:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.574s coverage: 97.7% of statements 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:39:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.336s coverage: 28.9% of statements 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:39:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:39:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.263s coverage: 100.0% of statements 20:39:48 Building version 20:39:48 + snapcraftctl build 20:39:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.104s coverage: 96.9% of statements 20:39:50 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 20:39:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:39:50 GO111MODULE=on go vet ./... 20:39:51 Staging app-service-configurable 20:39:51 + snapcraftctl stage 20:39:52 Staging config-common 20:39:52 + snapcraftctl stage 20:39:53 Skipping stage go-build-helper (already ran) 20:39:53 Staging edgex-go 20:39:53 + snapcraftctl stage 20:39:55 Staging hooks 20:39:55 + snapcraftctl stage 20:39:56 Staging static-packages 20:39:56 + snapcraftctl stage 20:39:58 Staging version 20:39:58 + snapcraftctl stage 20:39:59 Priming app-service-configurable 20:39:59 + snapcraftctl prime 20:40:02 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 20:40:02 stage-packages: 20:40:02 - libnorm1 20:40:02 - libpgm-5.2-0 20:40:02 - libsodium23 20:40:02 - libzmq5 20:40:02 Priming config-common 20:40:02 + snapcraftctl prime 20:40:03 Priming go-build-helper 20:40:03 + snapcraftctl prime 20:40:04 Priming edgex-go 20:40:04 + snapcraftctl prime 20:40:06 Priming hooks 20:40:06 + snapcraftctl prime 20:40:08 Priming static-packages 20:40:08 + snapcraftctl prime 20:40:12 Priming version 20:40:12 + snapcraftctl prime 20:40:13 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] } 20:42:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:42:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:42:12 ./bin/test-attribution-txt.sh [Pipeline] echo 20:42:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:42:13 + ls -al . 20:42:13 total 660 20:42:13 drwxrwxr-x 9 1001 1001 4096 Mar 30 20:42 . 20:42:13 drwxr-xr-x 4 root root 4096 Mar 30 20:35 .. 20:42:13 -rw-rw-r-- 1 1001 1001 11 Mar 30 20:33 .dockerignore 20:42:13 drwxrwxr-x 8 1001 1001 4096 Mar 30 20:33 .git 20:42:13 drwxrwxr-x 4 1001 1001 4096 Mar 30 20:33 .github 20:42:13 -rw-rw-r-- 1 1001 1001 870 Mar 30 20:33 .gitignore 20:42:13 -rw-rw-r-- 1 1001 1001 42 Mar 30 20:33 .golangci.yml 20:42:13 -rw-rw-r-- 1 1001 1001 87 Mar 30 20:33 .hadolint.yml 20:42:13 -rw-rw-r-- 1 1001 1001 166 Mar 30 20:33 .sonarcloud.properties 20:42:13 -rw-rw-r-- 1 1001 1001 1171 Mar 30 20:33 ADOPTERS.md 20:42:13 -rw-rw-r-- 1 1001 1001 9953 Mar 30 20:33 Attribution.txt 20:42:13 -rw-rw-r-- 1 1001 1001 51732 Mar 30 20:33 CHANGELOG.md 20:42:13 -rw-rw-r-- 1 1001 1001 3804 Mar 30 20:33 CONTRIBUTING.md 20:42:13 -rw-rw-r-- 1 1001 1001 677 Mar 30 20:33 GOVERNANCE.md 20:42:13 -rw-rw-r-- 1 1001 1001 849 Mar 30 20:33 Jenkinsfile 20:42:13 -rw-rw-r-- 1 1001 1001 10775 Mar 30 20:33 LICENSE 20:42:13 -rw-rw-r-- 1 1001 1001 8478 Mar 30 20:33 Makefile 20:42:13 -rw-rw-r-- 1 1001 1001 582 Mar 30 20:33 OWNERS.md 20:42:13 -rw-rw-r-- 1 1001 1001 8207 Mar 30 20:33 README.md 20:42:13 -rw-rw-r-- 1 1001 1001 6912 Mar 30 20:33 SECURITY.md 20:42:13 -rw-rw-r-- 1 1001 1001 5 Mar 30 20:28 VERSION 20:42:13 -rw-rw-r-- 1 1001 1001 4131 Mar 30 20:33 ZMQWindows.md 20:42:13 drwxrwxr-x 2 1001 1001 4096 Mar 30 20:33 bin 20:42:13 drwxrwxr-x 18 1001 1001 4096 Mar 30 20:33 cmd 20:42:13 -rw-r--r-- 1 root root 427664 Mar 30 20:39 coverage.out 20:42:13 -rw-rw-r-- 1 1001 1001 3175 Mar 30 20:33 go.mod 20:42:13 -rw-rw-r-- 1 1001 1001 34990 Mar 30 20:35 go.sum 20:42:13 drwxrwxr-x 8 1001 1001 4096 Mar 30 20:33 internal 20:42:13 drwxrwxr-x 3 1001 1001 4096 Mar 30 20:33 openapi 20:42:13 drwxrwxr-x 4 1001 1001 4096 Mar 30 20:33 snap 20:42:13 -rw-rw-r-- 1 1001 1001 204 Mar 30 20:33 version.go [Pipeline] sh 20:42:13 + '[' -e coverage.out ] 20:42:13 + chown 1001:1001 coverage.out [Pipeline] stash 20:42:13 Warning: overwriting stash ‘coverage-report’ 20:42:14 Stashed 1 file(s) [Pipeline] sh 20:42:15 + make build 20:42:15 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 20:44:37 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 20: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/core-command/core-command ./cmd/core-command 20: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/support-notifications/support-notifications ./cmd/support-notifications 20:46:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:46:36 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 20:46:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:46:51 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 20:46:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:47:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:47:11 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 20:47:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:47: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] } 20:47:36 $ docker stop --time=1 62a0a0b4e6479a83ea9a2f054e2de44127eaf8128b3d3c7611513fde6a6b0e63 20:47:38 $ docker rm -f 62a0a0b4e6479a83ea9a2f054e2de44127eaf8128b3d3c7611513fde6a6b0e63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:47:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:47:41 20:47:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:47:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:47:42 latest: Pulling from edgex-devops/edgex-compose-arm64 20:47:42 29e5d40040c1: Pulling fs layer 20:47:42 1ce36da41761: Pulling fs layer 20:47:42 25b303627fd3: Pulling fs layer 20:47:42 29e5d40040c1: Verifying Checksum 20:47:42 29e5d40040c1: Download complete 20:47:42 1ce36da41761: Verifying Checksum 20:47:42 1ce36da41761: Download complete 20:47:43 29e5d40040c1: Pull complete 20:47:44 25b303627fd3: Verifying Checksum 20:47:44 25b303627fd3: Download complete 20:47:44 1ce36da41761: Pull complete 20:47:57 25b303627fd3: Pull complete 20:47:57 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:47:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:47:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:47:57 prd-ubuntu20.04-docker-arm64-4c-16g-9447 does not seem to be running inside a container 20:47:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:48:00 $ docker top a572900470d95e2ccbe6b3bfaed3e2b40a08274d40f83fecef009faf5762130d -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:01 + grep parallel 20:48:01 + docker-compose build --help 20:48:08 --parallel Build images in parallel. [Pipeline] } 20:48:08 $ docker stop --time=1 a572900470d95e2ccbe6b3bfaed3e2b40a08274d40f83fecef009faf5762130d 20:48:10 $ docker rm -f a572900470d95e2ccbe6b3bfaed3e2b40a08274d40f83fecef009faf5762130d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:48:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:48:11 . [Pipeline] withDockerContainer 20:48:11 prd-ubuntu20.04-docker-arm64-4c-16g-9447 does not seem to be running inside a container 20:48:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:48:13 $ docker top a323c12a5415e0bb5960cd931e8508deff877119f4b9b8910efca06eabd1fc05 -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:14 + docker-compose -f ./docker-compose-build.yml build --parallel 20:48:22 Building core-command ... 20:48:22 Building core-data ... 20:48:22 Building core-metadata ... 20:48:22 Building security-bootstrapper ... 20:48:22 Building security-proxy-setup ... 20:48:22 Building security-secretstore-setup ... 20:48:22 Building security-spiffe-token-provider ... 20:48:22 Building security-spire-agent ... 20:48:22 Building security-spire-config ... 20:48:22 Building security-spire-server ... 20:48:22 Building support-notifications ... 20:48:22 Building support-scheduler ... 20:48:22 Building sys-mgmt-agent ... 20:48:22 Building security-bootstrapper 20:48:22 Building security-secretstore-setup 20:48:22 Building security-spire-config 20:48:22 Building security-proxy-setup 20:48:22 Building sys-mgmt-agent 20:50:14 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:50:14 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:50:14 ---> 199a1cea22e6 20:50:14 Step 3/31 : WORKDIR /edgex-go 20:50:14 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:50:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:50:14 ---> 199a1cea22e6 20:50:14 Step 3/25 : WORKDIR /edgex-go 20:50:14 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:50:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:50:14 ---> 199a1cea22e6 20:50:14 Step 3/24 : WORKDIR /edgex-go 20:50:14 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:50:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:50:14 ---> 199a1cea22e6 20:50:14 Step 3/22 : WORKDIR /edgex-go 20:50:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:50:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:50:14 ---> 199a1cea22e6 20:50:14 Step 3/23 : WORKDIR /edgex-go 20:50:14 ---> Running in dbe24dffff45 20:50:14 ---> Running in e4111469ddf7 20:50:14 ---> Running in bf54a8010700 20:50:14 ---> Running in d2c882999080 20:50:14 ---> Running in 4a792308f660 20:50:14 Removing intermediate container bf54a8010700 20:50:14 ---> a00336857543 20:50:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:14 Removing intermediate container 4a792308f660 20:50:14 ---> f460944a3e98 20:50:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:14 Removing intermediate container d2c882999080 20:50:14 ---> 15e2c179a6ca 20:50:14 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:14 Removing intermediate container e4111469ddf7 20:50:14 ---> 74c2d5e96cc4 20:50:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:14 Removing intermediate container dbe24dffff45 20:50:14 ---> 3d7a191efc16 20:50:14 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:14 ---> Running in 3cd2cf86cdef 20:50:14 ---> Running in 7cb656465a3e 20:50:14 ---> Running in ce207d3ea7fa 20:50:14 ---> Running in 0aaa01fa5d93 20:50:14 ---> Running in 530db57ea07b 20:50:15 Removing intermediate container ce207d3ea7fa 20:50:15 ---> e937805d2f19 20:50:15 Step 5/23 : RUN apk add --update --no-cache make bash git 20:50:15 Removing intermediate container 3cd2cf86cdef 20:50:15 ---> 3ef0f152f9fe 20:50:15 Step 5/22 : RUN apk add --update --no-cache make git 20:50:15 ---> Running in 6e3cfbee7daa 20:50:15 ---> Running in dc2295145f06 20:50:16 Removing intermediate container 0aaa01fa5d93 20:50:16 ---> 0d5702c6dc02 20:50:16 Step 5/24 : RUN apk add --update --no-cache make git 20:50:16 Removing intermediate container 7cb656465a3e 20:50:16 ---> 4a23ac51eed7 20:50:16 Step 5/31 : RUN apk add --update --no-cache make git 20:50:16 ---> Running in f486839bb613 20:50:16 Removing intermediate container 530db57ea07b 20:50:16 ---> 2e6623bfd7b1 20:50:16 Step 5/25 : RUN apk add --update --no-cache make git 20:50:16 ---> Running in eac021d0bd7c 20:50:16 ---> Running in ace0995abc36 20:50:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:50:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:50:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:50:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:50:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:50:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:50:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:50:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:50:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:50:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:50:21 OK: 220 MiB in 52 packages 20:50:21 OK: 220 MiB in 52 packages 20:50:21 OK: 220 MiB in 52 packages 20:50:21 OK: 220 MiB in 52 packages 20:50:21 OK: 220 MiB in 52 packages 20:50:22 Removing intermediate container dc2295145f06 20:50:22 ---> 106126c75cba 20:50:22 Step 6/23 : COPY go.mod vendor* ./ 20:50:23 Removing intermediate container f486839bb613 20:50:23 ---> 40300f37b045 20:50:23 Step 6/24 : COPY go.mod vendor* ./ 20:50:23 Removing intermediate container 6e3cfbee7daa 20:50:23 ---> c2c8b9b4d425 20:50:23 Step 6/22 : COPY go.mod vendor* ./ 20:50:23 Removing intermediate container eac021d0bd7c 20:50:23 ---> a57d5835394d 20:50:23 Step 6/31 : COPY go.mod vendor* ./ 20:50:23 Removing intermediate container ace0995abc36 20:50:23 ---> 00c3acd85ef0 20:50:23 Step 6/25 : COPY go.mod vendor* ./ 20:50:24 ---> 8c0e9e150bde 20:50:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:24 ---> Running in c31c13f8e6d6 20:50:24 ---> 573e9b24b75c 20:50:24 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:24 ---> Running in 4373f03150ab 20:50:24 ---> 08e3eacd6455 20:50:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:25 ---> 10a1e163d969 20:50:25 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:25 ---> Running in 97a08af23325 20:50:25 ---> Running in 238d175818e1 20:50:25 ---> a9802646438e 20:50:25 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:25 ---> Running in 55f939b6a170 20:50:30 Removing intermediate container c31c13f8e6d6 20:50:30 ---> a0b9bf85b8ab 20:50:30 Step 8/23 : COPY . . 20:50:31 Removing intermediate container 238d175818e1 20:50:31 ---> fd8315f2aed0 20:50:31 Step 8/25 : COPY . . 20:50:31 Removing intermediate container 4373f03150ab 20:50:31 ---> 3096b6d146ac 20:50:31 Step 8/24 : COPY . . 20:50:32 Removing intermediate container 55f939b6a170 20:50:32 ---> a04cc4695f5a 20:50:32 Step 8/31 : COPY . . 20:50:32 Removing intermediate container 97a08af23325 20:50:32 ---> 0315843b7d04 20:50:32 Step 8/22 : COPY . . 20:51:11 ---> 5f16892a7afb 20:51:11 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:51:11 ---> Running in fd82f1341700 20:51:11 ---> 0f1789b3c2c5 20:51:11 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:51:11 ---> Running in 1968ee99f004 20:51:11 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 20:51:11 ---> 5b2ba9e5b268 20:51:11 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:51:11 ---> 03c54dc310aa 20:51:11 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 20:51:11 ---> Running in 1d8b303c9f9e 20:51:11 ---> Running in 12f04f7751fa 20:51:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:51:11 Removing intermediate container 12f04f7751fa 20:51:11 ---> 69531e993688 20:51:11 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" 20:51:11 ---> Running in 9f4983aac86f 20:51:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:51:11 ---> aa0cab1bfe02 20:51:11 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:51:11 ---> Running in 28e493b07238 20:51:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:51:14 spire-1.2.0/ 20:51:20 spire-1.2.0/README.md 20:51:20 spire-1.2.0/bin/ 20:51:20 spire-1.2.0/bin/spire-server 20:51:20 spire-1.2.0/bin/spire-agent 20:51:20 spire-1.2.0/conf/ 20:51:20 spire-1.2.0/conf/server/ 20:51:20 spire-1.2.0/conf/server/server.conf 20:51:20 spire-1.2.0/conf/agent/ 20:51:20 spire-1.2.0/conf/agent/agent.conf 20:51:20 spire-1.2.0/LICENSE 20:51:25 Removing intermediate container 9f4983aac86f 20:51:25 ---> 215f95345d59 20:51:25 20:51:25 Step 11/24 : FROM alpine:3.15 20:51:25 3.15: Pulling from library/alpine 20:51:27 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 20:51:27 Status: Downloaded newer image for alpine:3.15 20:51:27 ---> 03078ca19a05 20:51:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:51:27 ---> Running in 66af28e77b73 20:51:27 Removing intermediate container 66af28e77b73 20:51:27 ---> 8158fa9d4e82 20:51:28 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:28 ---> Running in c685dba27a27 20:51:31 Removing intermediate container c685dba27a27 20:51:31 ---> 117d15013a21 20:51:31 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:51:31 ---> Running in 714d665d6f79 20:51:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:35 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:51:35 v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:51:35 OK: 15729 distinct packages available 20:51:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:38 (1/4) Installing dumb-init (1.2.5-r1) 20:51:38 (2/4) Installing musl-obstack (1.2.3-r0) 20:51:38 (3/4) Installing libucontext (1.1-r0) 20:51:38 (4/4) Installing gcompat (1.0.0-r4) 20:51:39 Executing busybox-1.34.1-r4.trigger 20:51:39 OK: 6 MiB in 18 packages 20:51:41 Removing intermediate container 714d665d6f79 20:51:41 ---> 13d4eb0076a5 20:51:41 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:51:47 ---> 399ae6d7da2b 20:51:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:51:47 ---> 1a7a6501b0b4 20:51:47 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:51:47 ---> Running in 60b1286bdd4a 20:51:48 Removing intermediate container 60b1286bdd4a 20:51:48 ---> 8c434053effe 20:51:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:51:49 ---> 7db4a2f77a6f 20:51:49 Step 19/24 : WORKDIR / 20:51:49 ---> Running in 8e137c4d08c5 20:51:50 Removing intermediate container 8e137c4d08c5 20:51:50 ---> b318f688b7e0 20:51:50 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:51:50 ---> Running in b01a8e9a3126 20:51:51 Removing intermediate container b01a8e9a3126 20:51:51 ---> bd4f5e3be4b7 20:51:51 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:51:51 ---> Running in 9c8487d0d40d 20:51:51 Removing intermediate container 9c8487d0d40d 20:51:51 ---> b1cae4382033 20:51:51 Step 22/24 : LABEL arch=arm64 20:51:51 ---> Running in 6aac9fc7eeb3 20:51:52 Removing intermediate container 6aac9fc7eeb3 20:51:52 ---> ed09f755a59c 20:51:52 Step 23/24 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c 20:51:52 ---> Running in 9b1b993e3519 20:51:53 Removing intermediate container 9b1b993e3519 20:51:53 ---> 021dd82200dd 20:51:53 Step 24/24 : LABEL version=0.0.0 20:51:53 ---> Running in 1937b9345fb0 20:51:54 Removing intermediate container 1937b9345fb0 20:51:54 ---> 91b90901cae6 20:51:54 20:51:54 Successfully built 91b90901cae6 20:51:54 Successfully tagged security-spire-config-arm64:latest 20:51:54  Building security-spire-config ... done Building core-data 20:52:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:52:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:52:33 ---> 199a1cea22e6 20:52:33 Step 3/23 : WORKDIR /edgex-go 20:52:33 ---> Using cache 20:52:33 ---> 3d7a191efc16 20:52:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:33 ---> Using cache 20:52:33 ---> 2e6623bfd7b1 20:52:33 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:52:33 ---> Running in 8bf6d98d990d 20:52:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:52:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:52:36 OK: 220 MiB in 52 packages 20:52:38 Removing intermediate container 8bf6d98d990d 20:52:38 ---> 68a163b3ffd1 20:52:38 Step 6/23 : COPY go.mod vendor* ./ 20:52:39 ---> 7ddb0ae1be02 20:52:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:39 ---> Running in 5de6ddeef920 20:52:45 Removing intermediate container 5de6ddeef920 20:52:45 ---> 7fe270f64ba5 20:52:45 Step 8/23 : COPY . . 20:53:12 ---> fc48a0da0190 20:53:12 Step 9/23 : RUN make cmd/core-data/core-data 20:53:12 ---> Running in acbba0f56b5e 20:53:13 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 20:58:51 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 20:58:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:59:18 Removing intermediate container fd82f1341700 20:59:18 ---> cf3a103ea5b4 20:59:18 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:59:18 ---> Running in 65078ebe4e8b 20:59:20 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 20:59:26 Removing intermediate container 65078ebe4e8b 20:59:26 ---> 3546ee3df904 20:59:26 20:59:26 Step 11/23 : FROM docker:20.10.10 20:59:26 20.10.10: Pulling from library/docker 20:59:26 Removing intermediate container 1968ee99f004 20:59:26 ---> 99facbb02e07 20:59:26 20:59:26 Step 10/22 : FROM alpine:3.14 20:59:27 3.14: Pulling from library/alpine 20:59:30 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 20:59:30 Status: Downloaded newer image for alpine:3.14 20:59:30 ---> cc3d11fa2d52 20:59:30 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:59:30 ---> Running in b983bfd57d6a 20:59:32 Removing intermediate container 1d8b303c9f9e 20:59:32 ---> d9c1235ab1fb 20:59:32 20:59:32 Step 10/25 : FROM alpine:3.14 20:59:32 ---> cc3d11fa2d52 20:59:32 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:59:32 ---> Running in 30201e5088f6 20:59:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:59:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:59:35 Removing intermediate container 28e493b07238 20:59:35 ---> f03af9810fd2 20:59:35 20:59:35 Step 10/31 : FROM alpine:3.14 20:59:35 ---> cc3d11fa2d52 20:59:35 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:59:35 ---> Running in 39849112e68a 20:59:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:59:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:59:35 Removing intermediate container 39849112e68a 20:59:35 ---> 2f999c0c45a6 20:59:36 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:59:36 ---> Running in 9d2cab5125b2 20:59:36 (1/6) Installing ca-certificates (20211220-r0) 20:59:36 (2/6) Installing brotli-libs (1.0.9-r5) 20:59:36 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:59:36 (4/6) Installing libcurl (7.79.1-r0) 20:59:36 (5/6) Installing curl (7.79.1-r0) 20:59:36 (6/6) Installing dumb-init (1.2.5-r1) 20:59:36 Executing busybox-1.33.1-r6.trigger 20:59:36 Executing ca-certificates-20211220-r0.trigger 20:59:37 OK: 8 MiB in 20 packages 20:59:37 (1/3) Installing ca-certificates (20211220-r0) 20:59:37 (2/3) Installing dumb-init (1.2.5-r1) 20:59:37 (3/3) Installing su-exec (0.2-r1) 20:59:37 Executing busybox-1.33.1-r6.trigger 20:59:37 Executing ca-certificates-20211220-r0.trigger 20:59:37 OK: 6 MiB in 17 packages 20:59:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:59:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:59:41 Removing intermediate container 30201e5088f6 20:59:41 ---> 2ca1e35ee459 20:59:41 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:59:41 (1/2) Installing dumb-init (1.2.5-r1) 20:59:41 Removing intermediate container b983bfd57d6a 20:59:41 ---> 8c5a9898b35a 20:59:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:59:41 (2/2) Installing su-exec (0.2-r1) 20:59:41 Executing busybox-1.33.1-r6.trigger 20:59:41 OK: 6 MiB in 16 packages 20:59:41 ---> Running in 845792781f00 20:59:41 ---> Running in 195bbcc3948b 20:59:43 Removing intermediate container 195bbcc3948b 20:59:43 ---> 94ea5b2ed4e4 20:59:43 Step 13/22 : WORKDIR /edgex 20:59:43 ---> Running in ffd646690e55 20:59:43 Removing intermediate container 845792781f00 20:59:43 ---> ef402fa10e71 20:59:43 Step 13/25 : WORKDIR / 20:59:43 ---> Running in c2ee80c7fd8b 20:59:43 Removing intermediate container 9d2cab5125b2 20:59:43 ---> 7339d0bc973f 20:59:43 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:59:43 ---> Running in 49a7df20f6b5 20:59:44 Removing intermediate container ffd646690e55 20:59:44 ---> a151340f48e9 20:59:44 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:59:44 Removing intermediate container c2ee80c7fd8b 20:59:44 ---> 66f3d854003c 20:59:44 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:59:44 Removing intermediate container 49a7df20f6b5 20:59:44 ---> edf780c48248 20:59:44 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:59:45 ---> Running in ea4cf3d52400 20:59:46 Removing intermediate container ea4cf3d52400 20:59:46 ---> a389d30ae00a 20:59:46 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:59:46 ---> Running in 23cf35a4553e 20:59:47 ---> 1aadb2e811f1 20:59:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:59:47 ---> ef766b93a919 20:59:47 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:59:50 ---> 94c597a50e98 20:59:50 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:59:51 Removing intermediate container 23cf35a4553e 20:59:51 ---> e6d8586ee6b2 20:59:51 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:59:52 ---> Running in 77468b8e79d6 20:59:52 ---> 6ff723b01e76 20:59:52 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:59:53 ---> 451a16b06ac2 20:59:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:59:53 Removing intermediate container 77468b8e79d6 20:59:53 ---> 5da37f5291da 20:59:53 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:59:56 ---> 0e66eec91416 20:59:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:59:56 ---> 635911b38a8f 20:59:56 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:59:56 ---> Running in c7f0131f7138 20:59:58 ---> 81c9cf4f2fca 20:59:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:00:00 Removing intermediate container c7f0131f7138 21:00:00 ---> e14333ab8e92 21:00:00 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:00:00 ---> fcba92593e64 21:00:00 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:00:00 ---> Running in 7cc121521983 21:00:00 ---> 8c30ce515cbc 21:00:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:00:01 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 21:00:01 Status: Downloaded newer image for docker:20.10.10 21:00:01 ---> 520e9a0a30f7 21:00:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:00:01 ---> Running in d922ce556949 21:00:02 ---> 4040a31732ff 21:00:02 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:00:02 Removing intermediate container d922ce556949 21:00:02 ---> ac74f9f5e20a 21:00:02 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 21:00:02 ---> Running in 46407bc0dc91 21:00:04 Removing intermediate container 7cc121521983 21:00:04 ---> 51e1371941f3 21:00:04 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:00:04 ---> Running in f8b13e16f59c 21:00:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:00:05 ---> e05e29a5c4ef 21:00:05 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:00:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:00:06 Removing intermediate container f8b13e16f59c 21:00:06 ---> d30aa01a53a7 21:00:06 Step 20/22 : LABEL arch=arm64 21:00:06 ---> Running in 802043fcf454 21:00:06 ---> 525b485b0657 21:00:06 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:00:06 (1/42) Installing readline (8.1.0-r0) 21:00:06 (2/42) Installing bash (5.1.16-r0) 21:00:06 Executing bash-5.1.16-r0.post-install 21:00:06 (3/42) Installing brotli-libs (1.0.9-r5) 21:00:06 (4/42) Installing nghttp2-libs (1.43.0-r0) 21:00:06 (5/42) Installing libcurl (7.79.1-r0) 21:00:06 (6/42) Installing curl (7.79.1-r0) 21:00:06 (7/42) Installing dumb-init (1.2.5-r1) 21:00:07 (8/42) Installing libbz2 (1.0.8-r1) 21:00:07 (9/42) Installing expat (2.4.7-r0) 21:00:07 (10/42) Installing libffi (3.3-r2) 21:00:07 (11/42) Installing gdbm (1.19-r0) 21:00:07 (12/42) Installing xz-libs (5.2.5-r0) 21:00:07 (13/42) Installing libgcc (10.3.1_git20210424-r2) 21:00:07 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 21:00:07 ---> b674992c5cf1 21:00:07 (15/42) Installing mpdecimal (2.5.1-r1) 21:00:07 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/ 21:00:07 (16/42) Installing sqlite-libs (3.35.5-r0) 21:00:07 (17/42) Installing python3 (3.9.5-r2) 21:00:07 Removing intermediate container 802043fcf454 21:00:07 ---> 77ae816ecab7 21:00:07 Step 21/22 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c 21:00:07 ---> Running in 4b69aa98f338 21:00:07 ---> Running in ef30392575c6 21:00:08 ---> cf18155eeb11 21:00:08 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:00:08 Removing intermediate container ef30392575c6 21:00:08 ---> 6842d510ec14 21:00:08 Step 22/22 : LABEL version=0.0.0 21:00:08 ---> Running in 8517003d1961 21:00:09 ---> 2b45210ac357 21:00:09 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:00:09 Removing intermediate container 8517003d1961 21:00:09 ---> cd6f5e6e4488 21:00:09 21:00:10 (18/42) Installing py3-appdirs (1.4.4-r2) 21:00:10 (19/42) Installing py3-chardet (4.0.0-r2) 21:00:10 (20/42) Installing py3-idna (3.2-r0) 21:00:10 ---> d70c35fb6958 21:00:10 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:00:10 (21/42) Installing py3-urllib3 (1.26.5-r0) 21:00:11 (22/42) Installing py3-certifi (2020.12.5-r1) 21:00:11 Successfully built cd6f5e6e4488 21:00:11 (23/42) Installing py3-requests (2.25.1-r4) 21:00:11 Successfully tagged security-proxy-setup-arm64:latest 21:00:11 Building security-spire-agent 21:00:11 (24/42) Installing py3-msgpack (1.0.2-r1) 21:00:11  Building security-proxy-setup ... done (25/42) Installing py3-lockfile (0.12.2-r4) 21:00:11 (26/42) Installing py3-cachecontrol (0.12.6-r1) 21:00:11 (27/42) Installing py3-colorama (0.4.4-r1) 21:00:11 (28/42) Installing py3-contextlib2 (0.6.0-r1) 21:00:11 (29/42) Installing py3-distlib (0.3.1-r3) 21:00:11 Removing intermediate container 4b69aa98f338 21:00:11 ---> e95e93a942b1 21:00:11 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:00:11 (30/42) Installing py3-distro (1.5.0-r3) 21:00:11 (31/42) Installing py3-six (1.15.0-r1) 21:00:11 (32/42) Installing py3-webencodings (0.5.1-r4) 21:00:11 (33/42) Installing py3-html5lib (1.1-r1) 21:00:11 ---> Running in 69e3c6050a8f 21:00:11 ---> Running in 4b716b688d90 21:00:11 (34/42) Installing py3-parsing (2.4.7-r2) 21:00:11 (35/42) Installing py3-packaging (20.9-r1) 21:00:11 (36/42) Installing py3-toml (0.10.2-r2) 21:00:11 (37/42) Installing py3-pep517 (0.10.0-r2) 21:00:11 (38/42) Installing py3-progress (1.5-r2) 21:00:11 (39/42) Installing py3-retrying (1.3.3-r1) 21:00:11 (40/42) Installing py3-ordered-set (4.0.2-r1) 21:00:11 (41/42) Installing py3-setuptools (52.0.0-r3) 21:00:12 (42/42) Installing py3-pip (20.3.4-r1) 21:00:12 Removing intermediate container 4b716b688d90 21:00:12 ---> 6168c740b52b 21:00:12 Step 23/25 : LABEL arch=arm64 21:00:12 Removing intermediate container 69e3c6050a8f 21:00:12 ---> 227640d93f4d 21:00:12 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:00:12 ---> Running in f423ed51f927 21:00:12 Executing busybox-1.33.1-r6.trigger 21:00:12 OK: 84 MiB in 64 packages 21:00:13 Removing intermediate container f423ed51f927 21:00:13 ---> 2986884f9372 21:00:13 Step 24/25 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c 21:00:13 ---> Running in 31189c229bdd 21:00:13 ---> 25f1c3ce321c 21:00:13 Step 26/31 : RUN chmod +x /entrypoint.sh 21:00:14 ---> Running in 79b2d71938a2 21:00:14 Removing intermediate container 31189c229bdd 21:00:14 ---> 3d790421fe25 21:00:14 Step 25/25 : LABEL version=0.0.0 21:00:14 ---> Running in 24a58b1dff51 21:00:15 Removing intermediate container 24a58b1dff51 21:00:15 ---> 43fa889c9f69 21:00:15 21:00:15 Successfully built 43fa889c9f69 21:00:15 Successfully tagged security-secretstore-setup-arm64:latest 21:00:15  Building security-secretstore-setup ... done Building core-command 21:00:17 Removing intermediate container 79b2d71938a2 21:00:17 ---> f8de7bcffc6a 21:00:17 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:00:17 ---> Running in f76c844a95dc 21:00:18 Removing intermediate container f76c844a95dc 21:00:18 ---> eb22146f1bce 21:00:18 Step 28/31 : CMD ["gate"] 21:00:19 ---> Running in 9aa7b197243a 21:00:19 Removing intermediate container 9aa7b197243a 21:00:19 ---> ddc6f5a41375 21:00:19 Step 29/31 : LABEL arch=arm64 21:00:19 Collecting docker-compose==1.23.2 21:00:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:00:20 ---> Running in 66d6f20fedfa 21:00:20 Removing intermediate container 66d6f20fedfa 21:00:20 ---> c463cc446b73 21:00:20 Step 30/31 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c 21:00:20 ---> Running in f68f20053e47 21:00:21 Removing intermediate container f68f20053e47 21:00:21 ---> bcda247b4efa 21:00:21 Step 31/31 : LABEL version=0.0.0 21:00:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:00:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:00:21 ---> Running in 4c972f7523c5 21:00:21 Collecting docopt<0.7,>=0.6.1 21:00:22 Downloading docopt-0.6.2.tar.gz (25 kB) 21:00:22 Removing intermediate container 4c972f7523c5 21:00:22 ---> 887cd520ab8b 21:00:22 21:00:22 Successfully built 887cd520ab8b 21:00:22 Successfully tagged security-bootstrapper-arm64:latest 21:00:22  Building security-bootstrapper ... done Building support-scheduler 21:00:25 Collecting jsonschema<3,>=2.5.1 21:00:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:00:25 Collecting dockerpty<0.5,>=0.4.1 21:00:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:00:29 Collecting PyYAML<4,>=3.10 21:00:29 Downloading PyYAML-3.13.tar.gz (270 kB) 21:00:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 21:00:33 Collecting websocket-client<1.0,>=0.32.0 21:00:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:00:33 Collecting cached-property<2,>=1.2.0 21:00:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:00:34 Collecting docker<4.0,>=3.6.0 21:00:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:00:34 Collecting texttable<0.10,>=0.9.0 21:00:34 Downloading texttable-0.9.1.tar.gz (11 kB) 21:00:37 Removing intermediate container acbba0f56b5e 21:00:37 ---> dd0ab098deb1 21:00:37 21:00:37 Step 10/23 : FROM alpine:3.14 21:00:37 ---> cc3d11fa2d52 21:00:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:00:37 ---> Running in 1195c40b0b3b 21:00:37 Collecting docker-pycreds>=0.4.0 21:00:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:00:38 Removing intermediate container 1195c40b0b3b 21:00:38 ---> 6e4e65596072 21:00:38 Step 12/23 : ENV APP_PORT=59880 21:00:38 ---> Running in 986fbc2bff7a 21:00:38 Removing intermediate container 986fbc2bff7a 21:00:38 ---> 66b9a4ec85c9 21:00:38 Step 13/23 : EXPOSE $APP_PORT 21:00:39 ---> Running in e2721c0edde6 21:00:39 Collecting urllib3<1.25,>=1.21.1 21:00:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:00:39 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) 21:00:39 Collecting idna<2.8,>=2.5 21:00:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:00:39 Removing intermediate container e2721c0edde6 21:00:39 ---> 2bad78815b68 21:00:39 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:39 ---> Running in dedf17770f78 21:00:39 Collecting chardet<3.1.0,>=3.0.2 21:00:39 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:00:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:00:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:00:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:00:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:00:41 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:00:41 Attempting uninstall: urllib3 21:00:41 Found existing installation: urllib3 1.26.5 21:00:41 Uninstalling urllib3-1.26.5: 21:00:41 Successfully uninstalled urllib3-1.26.5 21:00:42 Removing intermediate container dedf17770f78 21:00:42 ---> bbcf4ed47872 21:00:42 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:00:42 Attempting uninstall: idna 21:00:42 Found existing installation: idna 3.2 21:00:42 Uninstalling idna-3.2: 21:00:42 ---> Running in b67af8304c58 21:00:42 Successfully uninstalled idna-3.2 21:00:44 Attempting uninstall: chardet 21:00:44 Found existing installation: chardet 4.0.0 21:00:44 Uninstalling chardet-4.0.0: 21:00:44 Successfully uninstalled chardet-4.0.0 21:00:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:00:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:00:46 (1/6) Installing dumb-init (1.2.5-r1) 21:00:46 Attempting uninstall: requests 21:00:46 Found existing installation: requests 2.25.1 21:00:46 Uninstalling requests-2.25.1: 21:00:46 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:00:46 (3/6) Installing libsodium (1.0.18-r0) 21:00:46 Successfully uninstalled requests-2.25.1 21:00:46 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:00:47 (5/6) Installing libzmq (4.3.4-r0) 21:00:47 (6/6) Installing zeromq (4.3.4-r0) 21:00:47 Executing busybox-1.33.1-r6.trigger 21:00:47 Running setup.py install for texttable: started 21:00:47 OK: 8 MiB in 20 packages 21:00:49 Removing intermediate container b67af8304c58 21:00:49 ---> 63fcf52bed7b 21:00:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:00:50 ---> 3593dd2c445f 21:00:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:00:50 Running setup.py install for texttable: finished with status 'done' 21:00:50 Running setup.py install for PyYAML: started 21:00:53 Running setup.py install for PyYAML: finished with status 'done' 21:00:54 Running setup.py install for docopt: started 21:00:54 ---> a2203dcc3d0b 21:00:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:00:55 ---> 235d7f2cc064 21:00:55 Step 19/23 : ENTRYPOINT ["/core-data"] 21:00:55 ---> Running in ad5afe36b793 21:00:56 Removing intermediate container ad5afe36b793 21:00:56 ---> 3e00ddfb63f9 21:00:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:00:56 ---> Running in 085e7fac07cd 21:00:57 Running setup.py install for docopt: finished with status 'done' 21:00:57 Running setup.py install for dockerpty: started 21:00:57 Removing intermediate container 085e7fac07cd 21:00:57 ---> 5202f21112ae 21:00:57 Step 21/23 : LABEL arch=arm64 21:00:57 ---> Running in ffed88831cc4 21:00:57 Removing intermediate container ffed88831cc4 21:00:57 ---> 06d673492939 21:00:57 Step 22/23 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c 21:00:58 ---> Running in 27b7b5bc12fb 21:00:58 Removing intermediate container 27b7b5bc12fb 21:00:58 ---> a409b1b3bf25 21:00:58 Step 23/23 : LABEL version=0.0.0 21:00:58 ---> Running in 40588dcc524c 21:00:59 Removing intermediate container 40588dcc524c 21:00:59 ---> c5e8486bb22d 21:00:59 21:00:59 Running setup.py install for dockerpty: finished with status 'done' 21:01:00 Successfully built c5e8486bb22d 21:01:00 Successfully tagged core-data-arm64:latest 21:01:00  Building core-data ... done Building security-spiffe-token-provider 21:01:01 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 21:01:08 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:01:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:01:08 ---> 199a1cea22e6 21:01:08 Step 3/24 : WORKDIR /edgex-go 21:01:08 ---> Using cache 21:01:08 ---> 3d7a191efc16 21:01:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:08 ---> Using cache 21:01:08 ---> 2e6623bfd7b1 21:01:08 Step 5/24 : RUN apk add --update --no-cache make git 21:01:08 ---> Using cache 21:01:08 ---> 00c3acd85ef0 21:01:08 Step 6/24 : COPY go.mod vendor* ./ 21:01:08 ---> Using cache 21:01:08 ---> 10a1e163d969 21:01:08 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:08 ---> Using cache 21:01:08 ---> fd8315f2aed0 21:01:08 Step 8/24 : COPY . . 21:01:08 ---> Using cache 21:01:08 ---> 5b2ba9e5b268 21:01:08 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 21:01:08 ---> Running in a1b785387fa9 21:01:09 Removing intermediate container a1b785387fa9 21:01:09 ---> fd0b91a367c7 21:01:09 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" 21:01:09 ---> Running in 31c34207b8a9 21:01:13 spire-1.2.0/ 21:01:16 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:01:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:01:16 ---> 199a1cea22e6 21:01:16 Step 3/23 : WORKDIR /edgex-go 21:01:16 ---> Using cache 21:01:16 ---> 3d7a191efc16 21:01:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:16 ---> Using cache 21:01:16 ---> 2e6623bfd7b1 21:01:16 Step 5/23 : RUN apk add --update --no-cache make git 21:01:16 ---> Using cache 21:01:16 ---> 00c3acd85ef0 21:01:16 Step 6/23 : COPY go.mod vendor* ./ 21:01:16 ---> Using cache 21:01:16 ---> 10a1e163d969 21:01:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:16 ---> Using cache 21:01:16 ---> fd8315f2aed0 21:01:16 Step 8/23 : COPY . . 21:01:16 ---> Using cache 21:01:16 ---> 5b2ba9e5b268 21:01:16 Step 9/23 : RUN make cmd/core-command/core-command 21:01:16 spire-1.2.0/README.md 21:01:16 spire-1.2.0/bin/ 21:01:16 spire-1.2.0/bin/spire-server 21:01:16 spire-1.2.0/bin/spire-agent 21:01:16 spire-1.2.0/conf/ 21:01:16 spire-1.2.0/conf/server/ 21:01:16 spire-1.2.0/conf/server/server.conf 21:01:16 spire-1.2.0/conf/agent/ 21:01:16 spire-1.2.0/conf/agent/agent.conf 21:01:16 spire-1.2.0/LICENSE 21:01:18 ---> Running in 893a98fce459 21:01:19 Removing intermediate container 46407bc0dc91 21:01:19 ---> dae99dcbb631 21:01:19 Step 14/23 : ENV APP_PORT=58890 21:01:20 ---> Running in d8cfce5de4a4 21:01:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:01:20 Removing intermediate container d8cfce5de4a4 21:01:20 ---> 0f37bfb1f44f 21:01:20 Step 15/23 : EXPOSE $APP_PORT 21:01:20 ---> Running in 086e12cb5935 21:01:21 Removing intermediate container 086e12cb5935 21:01:21 ---> 3ce92ba63052 21:01:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:01:24 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:01:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:01:24 ---> 199a1cea22e6 21:01:24 Step 3/22 : WORKDIR /edgex-go 21:01:24 ---> Using cache 21:01:24 ---> 3d7a191efc16 21:01:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:24 ---> Using cache 21:01:24 ---> 2e6623bfd7b1 21:01:24 Step 5/22 : RUN apk add --update --no-cache make git 21:01:24 ---> Using cache 21:01:24 ---> 00c3acd85ef0 21:01:24 Step 6/22 : COPY go.mod vendor* ./ 21:01:24 ---> Using cache 21:01:24 ---> 10a1e163d969 21:01:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:24 ---> Using cache 21:01:24 ---> fd8315f2aed0 21:01:24 Step 8/22 : COPY . . 21:01:25 ---> Using cache 21:01:25 ---> 5b2ba9e5b268 21:01:25 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:01:25 ---> Running in 53257fd27952 21:01:25 ---> 0aed6a2014d1 21:01:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:01:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:01:28 ---> 5e233f0fc8e6 21:01:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:01:28 Removing intermediate container 31c34207b8a9 21:01:28 ---> 16f4d17514fa 21:01:28 21:01:28 Step 11/24 : FROM alpine:3.15 21:01:28 ---> 03078ca19a05 21:01:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:01:28 ---> Using cache 21:01:28 ---> 8158fa9d4e82 21:01:28 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:28 ---> Using cache 21:01:28 ---> 117d15013a21 21:01:28 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:01:28 ---> Running in 62c90f2fdda6 21:01:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:01:30 ---> 0ccf8a08c6fd 21:01:30 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:01:30 ---> Running in 90b68323a625 21:01:31 Removing intermediate container 90b68323a625 21:01:31 ---> e3cbd2c1dd41 21:01:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:31 ---> Running in 90c9eb2cc8f3 21:01:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:01:32 Removing intermediate container 90c9eb2cc8f3 21:01:32 ---> a023456a050a 21:01:32 Step 21/23 : LABEL arch=arm64 21:01:32 ---> Running in 9eaed04f81a4 21:01:33 Removing intermediate container 9eaed04f81a4 21:01:33 ---> 06097cad42dd 21:01:33 Step 22/23 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c 21:01:33 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:01:33 v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:01:33 OK: 15729 distinct packages available 21:01:33 ---> Running in c9aac021970e 21:01:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:01:33 Removing intermediate container c9aac021970e 21:01:33 ---> 34b746995e9e 21:01:33 Step 23/23 : LABEL version=0.0.0 21:01:34 ---> Running in 36270123f703 21:01:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:01:34 Removing intermediate container 36270123f703 21:01:34 ---> 36f50d2e0324 21:01:34 21:01:35 Successfully built 36f50d2e0324 21:01:35 Successfully tagged sys-mgmt-agent-arm64:latest 21:01:35 Building security-spire-server 21:01:36  Building sys-mgmt-agent ... done (1/5) Installing dumb-init (1.2.5-r1) 21:01:36 (2/5) Installing musl-obstack (1.2.3-r0) 21:01:36 (3/5) Installing libucontext (1.1-r0) 21:01:36 (4/5) Installing gcompat (1.0.0-r4) 21:01:36 (5/5) Installing openssl (1.1.1n-r0) 21:01:36 Executing busybox-1.34.1-r4.trigger 21:01:36 OK: 6 MiB in 19 packages 21:01:39 Removing intermediate container 62c90f2fdda6 21:01:39 ---> 7750b801d564 21:01:39 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 21:01:44 ---> a2ad25588b27 21:01:44 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 21:01:53 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:01:53 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:01:53 ---> 199a1cea22e6 21:01:53 Step 3/20 : WORKDIR /edgex-go 21:01:53 ---> Using cache 21:01:53 ---> 3d7a191efc16 21:01:53 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:01:53 ---> Running in b454b3c2c6e0 21:01:53 ---> afc380d6a276 21:01:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:01:54 ---> a6144a09683a 21:01:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:01:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:01:55 ---> 163c9aeba65f 21:01:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:01:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:01:57 ---> cfa713597527 21:01:57 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:01:57 ---> Running in 8b2921a6b2b8 21:01:57 Removing intermediate container 8b2921a6b2b8 21:01:57 ---> 22a36733333a 21:01:57 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:01:58 ---> Running in 7864059fd1ca 21:01:58 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:01:58 v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:01:58 OK: 15739 distinct packages available 21:01:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:01:58 Removing intermediate container 7864059fd1ca 21:01:58 ---> eaa041aa27c0 21:01:58 Step 22/24 : LABEL arch=arm64 21:01:59 ---> Running in 19629712bb5f 21:02:00 Removing intermediate container 19629712bb5f 21:02:00 ---> 64f3cc1f18d8 21:02:00 Step 23/24 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c 21:02:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:02:00 ---> Running in 05f3d3d514b5 21:02:01 Removing intermediate container 05f3d3d514b5 21:02:01 ---> f1ea1840f2a8 21:02:01 Step 24/24 : LABEL version=0.0.0 21:02:01 ---> Running in c8d91883e74f 21:02:01 OK: 220 MiB in 52 packages 21:02:02 Removing intermediate container c8d91883e74f 21:02:02 ---> 5cc66f79c8d9 21:02:02 21:02:04 Successfully built 5cc66f79c8d9 21:02:04 Successfully tagged security-spire-agent-arm64:latest 21:02:04 Building support-notifications 21:02:04  Building security-spire-agent ... done Removing intermediate container b454b3c2c6e0 21:02:04 ---> 6fa9a231fb8d 21:02:04 Step 5/20 : COPY go.mod vendor* ./ 21:02:05 ---> 46512c810f60 21:02:05 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:05 ---> Running in b989519428e3 21:02:11 Removing intermediate container b989519428e3 21:02:11 ---> e35d1b0917ca 21:02:11 Step 7/20 : COPY . . 21:02:26 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:02:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:02:26 ---> 199a1cea22e6 21:02:26 Step 3/23 : WORKDIR /edgex-go 21:02:26 ---> Using cache 21:02:26 ---> 3d7a191efc16 21:02:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:26 ---> Using cache 21:02:26 ---> 2e6623bfd7b1 21:02:26 Step 5/23 : RUN apk add --update --no-cache make git 21:02:26 ---> Using cache 21:02:26 ---> 00c3acd85ef0 21:02:26 Step 6/23 : COPY go.mod vendor* ./ 21:02:26 ---> Using cache 21:02:26 ---> 10a1e163d969 21:02:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:26 ---> Using cache 21:02:26 ---> fd8315f2aed0 21:02:26 Step 8/23 : COPY . . 21:02:26 ---> Using cache 21:02:26 ---> 5b2ba9e5b268 21:02:26 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 21:02:26 ---> Using cache 21:02:26 ---> fd0b91a367c7 21:02:26 Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 21:02:26 ---> Using cache 21:02:26 ---> 16f4d17514fa 21:02:26 21:02:26 Step 11/23 : FROM alpine:3.15 21:02:26 ---> 03078ca19a05 21:02:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:02:26 ---> Using cache 21:02:26 ---> 8158fa9d4e82 21:02:26 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:26 ---> Using cache 21:02:26 ---> 117d15013a21 21:02:26 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:02:26 ---> Using cache 21:02:26 ---> 7750b801d564 21:02:26 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 21:02:39 ---> e90e512f7724 21:02:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:02:39 ---> 4dcdd70f19cc 21:02:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:02:41 ---> d20408ee2c5b 21:02:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:02:44 ---> 72a7bdd1a3f7 21:02:44 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:02:44 ---> Running in d7874a85c48d 21:02:45 Removing intermediate container d7874a85c48d 21:02:45 ---> 4ade26e9e1ba 21:02:45 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:02:45 ---> Running in fb9b174bb130 21:02:46 Removing intermediate container fb9b174bb130 21:02:46 ---> 98462f9dec8a 21:02:46 Step 21/23 : LABEL arch=arm64 21:02:46 ---> Running in 8df111e60b63 21:02:47 Removing intermediate container 8df111e60b63 21:02:47 ---> 1e17f7121b5e 21:02:47 Step 22/23 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c 21:02:47 ---> Running in 6aef2daafb52 21:02:48 Removing intermediate container 6aef2daafb52 21:02:48 ---> 168f2e261c22 21:02:48 Step 23/23 : LABEL version=0.0.0 21:02:49 ---> Running in 282fb21d5b5d 21:02:50 Removing intermediate container 282fb21d5b5d 21:02:50 ---> 98e942fd9fa6 21:02:50 21:02:52 Successfully built 98e942fd9fa6 21:02:52 Successfully tagged security-spire-server-arm64:latest 21:02:52  Building security-spire-server ... done Building core-metadata 21:02:56 ---> 226b1bd306b5 21:02:56 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:02:56 ---> Running in 6ad8bd926073 21:02:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:02:59 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:02:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:02:59 ---> 199a1cea22e6 21:02:59 Step 3/22 : WORKDIR /edgex-go 21:02:59 ---> Using cache 21:02:59 ---> 3d7a191efc16 21:02:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:59 ---> Using cache 21:02:59 ---> 2e6623bfd7b1 21:02:59 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:02:59 ---> Running in 160a7a0dd5fa 21:03:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:03:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:03:03 OK: 220 MiB in 52 packages 21:03:05 Removing intermediate container 160a7a0dd5fa 21:03:05 ---> cfe4878c3814 21:03:05 Step 6/22 : COPY go.mod vendor* ./ 21:03:06 ---> 5835bd8ff5e6 21:03:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:06 ---> Running in c00a5a71eb31 21:03:13 Removing intermediate container c00a5a71eb31 21:03:13 ---> e1831446a24b 21:03:13 Step 8/22 : COPY . . 21:03:32 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:03:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:03:32 ---> 199a1cea22e6 21:03:32 Step 3/23 : WORKDIR /edgex-go 21:03:32 ---> Using cache 21:03:32 ---> 3d7a191efc16 21:03:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:32 ---> Using cache 21:03:32 ---> 2e6623bfd7b1 21:03:32 Step 5/23 : RUN apk add --update --no-cache make git 21:03:32 ---> Using cache 21:03:32 ---> 00c3acd85ef0 21:03:32 Step 6/23 : COPY go.mod vendor* ./ 21:03:32 ---> Using cache 21:03:32 ---> 10a1e163d969 21:03:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:32 ---> Using cache 21:03:32 ---> fd8315f2aed0 21:03:32 Step 8/23 : COPY . . 21:03:32 ---> Using cache 21:03:32 ---> 5b2ba9e5b268 21:03:32 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:03:32 ---> Running in e0a1bdb64859 21:03:35 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 21:03:47 ---> ff41e7bd057f 21:03:47 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:03:47 ---> Running in 85bcb3e4c645 21:03:49 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 21:08:41 Removing intermediate container 893a98fce459 21:08:41 ---> 0c01ee9ae8c2 21:08:41 21:08:41 Step 10/23 : FROM alpine:3.14 21:08:41 ---> cc3d11fa2d52 21:08:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:08:41 ---> Running in 70919c06815a 21:08:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:08:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:08:41 (1/1) Installing dumb-init (1.2.5-r1) 21:08:41 Executing busybox-1.33.1-r6.trigger 21:08:41 OK: 5 MiB in 15 packages 21:08:41 Removing intermediate container 70919c06815a 21:08:41 ---> be2535a3c28a 21:08:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:08:41 ---> Running in 5e7eb62f78da 21:08:41 Removing intermediate container 5e7eb62f78da 21:08:41 ---> 2b06e9ca022c 21:08:41 Step 13/23 : ENV APP_PORT=59882 21:08:41 ---> Running in 5f6aa6a1b28a 21:08:41 Removing intermediate container 5f6aa6a1b28a 21:08:41 ---> 617c7d48cbae 21:08:41 Step 14/23 : EXPOSE $APP_PORT 21:08:41 ---> Running in f2b01a3460c0 21:08:41 Removing intermediate container f2b01a3460c0 21:08:41 ---> beef218fdf53 21:08:41 Step 15/23 : WORKDIR / 21:08:41 ---> Running in 977da8f705f3 21:08:41 Removing intermediate container 977da8f705f3 21:08:41 ---> e5a1afb3fdd0 21:08:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:08:41 ---> 14eb0cec203d 21:08:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:08:44 ---> 967e7c6cd839 21:08:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:08:44 ---> 5925bff4ab31 21:08:44 Step 19/23 : ENTRYPOINT ["/core-command"] 21:08:44 ---> Running in febb8d373ac7 21:08:45 Removing intermediate container febb8d373ac7 21:08:45 ---> 6c431eed2807 21:08:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:08:45 ---> Running in 48752dbba43c 21:08:46 Removing intermediate container 48752dbba43c 21:08:46 ---> af98facaa0c7 21:08:46 Step 21/23 : LABEL arch=arm64 21:08:46 ---> Running in 6a9e03f505bc 21:08:46 Removing intermediate container 6a9e03f505bc 21:08:46 ---> 7992aa0cbf4e 21:08:46 Step 22/23 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c 21:08:46 ---> Running in 1780e7f76ce3 21:08:47 Removing intermediate container 1780e7f76ce3 21:08:47 ---> f879160a9356 21:08:47 Step 23/23 : LABEL version=0.0.0 21:08:47 ---> Running in c74e5085c47f 21:08:48 Removing intermediate container c74e5085c47f 21:08:48 ---> 5ff236bf73c2 21:08:48 21:08:48 Successfully built 5ff236bf73c2 21:08:48 Successfully tagged core-command-arm64:latest 21:09:15  Building core-command ... done Removing intermediate container 53257fd27952 21:09:15 ---> 9ec8e23174da 21:09:15 21:09:15 Step 10/22 : FROM alpine:3.14 21:09:15 ---> cc3d11fa2d52 21:09:15 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:09:15 ---> Using cache 21:09:15 ---> be2535a3c28a 21:09:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:09:15 ---> Using cache 21:09:15 ---> 2b06e9ca022c 21:09:15 Step 13/22 : ENV APP_PORT=59861 21:09:15 ---> Running in a17b3c975945 21:09:15 Removing intermediate container a17b3c975945 21:09:15 ---> 6c7d7a865f4a 21:09:15 Step 14/22 : EXPOSE $APP_PORT 21:09:15 ---> Running in b5ad33308cb0 21:09:15 Removing intermediate container b5ad33308cb0 21:09:15 ---> fa3130bdc44d 21:09:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:09:15 ---> f65d4d9afd4a 21:09:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:09:17 ---> 7be6fe29495e 21:09:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:09:18 ---> 5fb278b394a4 21:09:18 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:09:18 ---> Running in 16d7e93b5158 21:09:18 Removing intermediate container 16d7e93b5158 21:09:18 ---> 9a31350165c9 21:09:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:09:18 ---> Running in 8b3ba793383f 21:09:19 Removing intermediate container 8b3ba793383f 21:09:19 ---> 9e2c9dff56ff 21:09:19 Step 20/22 : LABEL arch=arm64 21:09:19 ---> Running in 3e8d024ed61d 21:09:20 Removing intermediate container 3e8d024ed61d 21:09:20 ---> 01801cb30645 21:09:20 Step 21/22 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c 21:09:20 ---> Running in 624b01646ca1 21:09:21 Removing intermediate container 624b01646ca1 21:09:21 ---> 8368ca011fbc 21:09:21 Step 22/22 : LABEL version=0.0.0 21:09:21 ---> Running in bf0b5f872962 21:09:21 Removing intermediate container bf0b5f872962 21:09:21 ---> 975c5a3bbaea 21:09:21 21:09:22 Successfully built 975c5a3bbaea 21:09:22 Successfully tagged support-scheduler-arm64:latest 21:10:09  Building support-scheduler ... done Removing intermediate container 6ad8bd926073 21:10:09 ---> e6cc02c45b5b 21:10:09 21:10:09 Step 9/20 : FROM alpine:3.15 21:10:09 ---> 03078ca19a05 21:10:09 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:10:09 ---> Using cache 21:10:09 ---> 8158fa9d4e82 21:10:09 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:10:09 ---> Using cache 21:10:09 ---> 117d15013a21 21:10:09 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:10:09 ---> Running in 3c5d7c520774 21:10:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:10:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:10:11 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:10:11 v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:10:11 OK: 15729 distinct packages available 21:10:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:10:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:10:13 (1/9) Installing ca-certificates (20211220-r0) 21:10:14 (2/9) Installing brotli-libs (1.0.9-r5) 21:10:14 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:10:14 (4/9) Installing libcurl (7.80.0-r0) 21:10:14 (5/9) Installing curl (7.80.0-r0) 21:10:14 (6/9) Installing dumb-init (1.2.5-r1) 21:10:14 (7/9) Installing musl-obstack (1.2.3-r0) 21:10:14 (8/9) Installing libucontext (1.1-r0) 21:10:14 (9/9) Installing gcompat (1.0.0-r4) 21:10:14 Executing busybox-1.34.1-r4.trigger 21:10:14 Executing ca-certificates-20211220-r0.trigger 21:10:15 OK: 8 MiB in 23 packages 21:10:17 Removing intermediate container 3c5d7c520774 21:10:17 ---> ac5ac1a61171 21:10:17 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:10:17 ---> 08aa3c1bd4e6 21:10:17 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:10:20 ---> 5d08f1e9a8e3 21:10:20 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:10:21 ---> 51b91941824f 21:10:21 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:10:21 ---> Running in 43785788ece8 21:10:21 Removing intermediate container 43785788ece8 21:10:21 ---> f7ccfb91ed29 21:10:21 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:10:21 ---> Running in 35c8b53437e2 21:10:22 Removing intermediate container 35c8b53437e2 21:10:22 ---> 076425c6e8cd 21:10:22 Step 18/20 : LABEL arch=arm64 21:10:22 ---> Running in acc05358c55e 21:10:22 Removing intermediate container acc05358c55e 21:10:22 ---> 6e78919e39fa 21:10:22 Step 19/20 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c 21:10:22 ---> Running in 4057fb7b6e23 21:10:23 Removing intermediate container 4057fb7b6e23 21:10:23 ---> 9db158362085 21:10:23 Step 20/20 : LABEL version=0.0.0 21:10:23 ---> Running in aa10c15b4629 21:10:24 Removing intermediate container aa10c15b4629 21:10:24 ---> f29b7c65bc4d 21:10:24 21:10:24 Successfully built f29b7c65bc4d 21:10:24 Successfully tagged security-spiffe-token-provider-arm64:latest 21:10:33  Building security-spiffe-token-provider ... done Removing intermediate container e0a1bdb64859 21:10:33 ---> e5fb37358e25 21:10:33 21:10:33 Step 10/23 : FROM alpine:3.14 21:10:33 ---> cc3d11fa2d52 21:10:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:10:33 ---> Using cache 21:10:33 ---> be2535a3c28a 21:10:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:10:33 ---> Using cache 21:10:33 ---> 2b06e9ca022c 21:10:33 Step 13/23 : ENV APP_PORT=59881 21:10:33 ---> Running in 6cac44f01d08 21:10:33 Removing intermediate container 6cac44f01d08 21:10:33 ---> efc1b336966a 21:10:33 Step 14/23 : EXPOSE $APP_PORT 21:10:33 ---> Running in 50fffeb40e20 21:10:33 Removing intermediate container 50fffeb40e20 21:10:33 ---> 2169668c60d5 21:10:33 Step 15/23 : WORKDIR / 21:10:33 ---> Running in 275712172d6c 21:10:33 Removing intermediate container 275712172d6c 21:10:33 ---> badb5ce4a2ea 21:10:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:10:34 Removing intermediate container 85bcb3e4c645 21:10:34 ---> 7492211593fb 21:10:34 21:10:34 Step 10/22 : FROM alpine:3.14 21:10:34 ---> cc3d11fa2d52 21:10:34 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:10:34 ---> Running in 5d17230cb325 21:10:34 ---> 2173879d48b4 21:10:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:10:36 ---> dff71c93bf4d 21:10:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:10:37 ---> 804cccb0a7dd 21:10:37 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:10:37 ---> Running in cdec4b51073e 21:10:37 (1/2) Installing ca-certificates (20211220-r0) 21:10:37 (2/2) Installing dumb-init (1.2.5-r1) 21:10:37 Executing busybox-1.33.1-r6.trigger 21:10:37 Executing ca-certificates-20211220-r0.trigger 21:10:37 Removing intermediate container cdec4b51073e 21:10:37 ---> eb3a6a6c5caf 21:10:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:10:37 ---> Running in 67ee97f8a2b8 21:10:37 OK: 6 MiB in 16 packages 21:10:38 Removing intermediate container 67ee97f8a2b8 21:10:38 ---> 0d02af1b941b 21:10:38 Step 21/23 : LABEL arch=arm64 21:10:38 ---> Running in cdf43e245655 21:10:38 Removing intermediate container cdf43e245655 21:10:38 ---> c569489ca674 21:10:38 Step 22/23 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c 21:10:38 ---> Running in f4f73b4f4e57 21:10:39 Removing intermediate container 5d17230cb325 21:10:39 ---> deb28603fbc6 21:10:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:10:39 Removing intermediate container f4f73b4f4e57 21:10:39 ---> 5fbd506a8efb 21:10:39 Step 23/23 : LABEL version=0.0.0 21:10:39 ---> Running in 2eafd612e784 21:10:39 ---> Running in a07b45ec6efb 21:10:39 Removing intermediate container 2eafd612e784 21:10:39 ---> a39823199d78 21:10:39 Step 13/22 : ENV APP_PORT=59860 21:10:39 Removing intermediate container a07b45ec6efb 21:10:39 ---> 04e31eb7a79a 21:10:39 21:10:39 ---> Running in 77b72816ce28 21:10:40 Removing intermediate container 77b72816ce28 21:10:40 ---> 4e0800ccc0e8 21:10:40 Step 14/22 : EXPOSE $APP_PORT 21:10:40 ---> Running in 5004c9bb0ebc 21:10:40 Successfully built 04e31eb7a79a 21:10:40 Successfully tagged core-metadata-arm64:latest 21:10:40  Building core-metadata ... done Removing intermediate container 5004c9bb0ebc 21:10:40 ---> 5f4d10bfca5b 21:10:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:10:41 ---> 9dca7cb7f71f 21:10:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:10:42 ---> 33b247d1d8ac 21:10:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:10:43 ---> 5b527258eb3c 21:10:43 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:10:43 ---> Running in 997a44765fc8 21:10:43 Removing intermediate container 997a44765fc8 21:10:43 ---> 1a6b35fc08e1 21:10:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:10:43 ---> Running in b3cb5b8b8746 21:10:43 Removing intermediate container b3cb5b8b8746 21:10:43 ---> 7f7232625d71 21:10:43 Step 20/22 : LABEL arch=arm64 21:10:44 ---> Running in b9af3f5c39b6 21:10:44 Removing intermediate container b9af3f5c39b6 21:10:44 ---> 460f2c015294 21:10:44 Step 21/22 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c 21:10:44 ---> Running in 65c19fdcb366 21:10:44 Removing intermediate container 65c19fdcb366 21:10:44 ---> fb3bc9652662 21:10:44 Step 22/22 : LABEL version=0.0.0 21:10:45 ---> Running in 135a44d6053b 21:10:45 Removing intermediate container 135a44d6053b 21:10:45 ---> 8976a8621faa 21:10:45 21:10:45 Successfully built 8976a8621faa 21:10:46 Successfully tagged support-notifications-arm64:latest 21:10:46  Building support-notifications ... done  [Pipeline] } 21:10:46 $ docker stop --time=1 a323c12a5415e0bb5960cd931e8508deff877119f4b9b8910efca06eabd1fc05 21:10:48 $ docker rm -f a323c12a5415e0bb5960cd931e8508deff877119f4b9b8910efca06eabd1fc05 [Pipeline] // withDockerContainer [Pipeline] sh 21:10:48 + docker images 21:10:48 REPOSITORY TAG IMAGE ID CREATED SIZE 21:10:48 support-notifications-arm64 latest 8976a8621faa 3 seconds ago 25.5MB 21:10:48 core-metadata-arm64 latest 04e31eb7a79a 9 seconds ago 25.1MB 21:10:48 7492211593fb 15 seconds ago 1.43GB 21:10:48 e5fb37358e25 18 seconds ago 1.43GB 21:10:48 security-spiffe-token-provider-arm64 latest f29b7c65bc4d 25 seconds ago 27.7MB 21:10:48 e6cc02c45b5b 42 seconds ago 1.42GB 21:10:48 support-scheduler-arm64 latest 975c5a3bbaea About a minute ago 24.9MB 21:10:48 9ec8e23174da About a minute ago 1.43GB 21:10:48 core-command-arm64 latest 5ff236bf73c2 2 minutes ago 23.7MB 21:10:48 0c01ee9ae8c2 2 minutes ago 1.43GB 21:10:48 security-spire-server-arm64 latest 98e942fd9fa6 7 minutes ago 82.6MB 21:10:48 security-spire-agent-arm64 latest 5cc66f79c8d9 8 minutes ago 118MB 21:10:48 sys-mgmt-agent-arm64 latest 36f50d2e0324 9 minutes ago 288MB 21:10:48 16f4d17514fa 9 minutes ago 1.42GB 21:10:48 core-data-arm64 latest c5e8486bb22d 9 minutes ago 34.4MB 21:10:48 dd0ab098deb1 10 minutes ago 1.46GB 21:10:48 security-bootstrapper-arm64 latest 887cd520ab8b 10 minutes ago 23.6MB 21:10:48 security-secretstore-setup-arm64 latest 43fa889c9f69 10 minutes ago 40.8MB 21:10:48 security-proxy-setup-arm64 latest cd6f5e6e4488 10 minutes ago 42.1MB 21:10:48 f03af9810fd2 11 minutes ago 1.43GB 21:10:48 d9c1235ab1fb 11 minutes ago 1.44GB 21:10:48 3546ee3df904 11 minutes ago 1.43GB 21:10:48 99facbb02e07 11 minutes ago 1.44GB 21:10:48 security-spire-config-arm64 latest 91b90901cae6 18 minutes ago 81.9MB 21:10:48 215f95345d59 19 minutes ago 1.42GB 21:10:48 ci-base-image-arm64 latest 199a1cea22e6 35 minutes ago 886MB 21:10:48 alpine 3.14 cc3d11fa2d52 45 hours ago 5.34MB 21:10:48 alpine 3.15 03078ca19a05 45 hours ago 5.32MB 21:10:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 weeks ago 551MB 21:10:48 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 21:10:48 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 21:10:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:10:49 21:10:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:10:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:10:50 arm64: Pulling from edgex-lftools-log-publisher 21:10:50 8998bd30e6a1: Pulling fs layer 21:10:50 04944245beec: Pulling fs layer 21:10:50 699f458cf7ca: Pulling fs layer 21:10:50 765212b225bb: Pulling fs layer 21:10:50 f23df028b6ca: Pulling fs layer 21:10:50 d65c8cfc05b1: Pulling fs layer 21:10:50 2437ff75d9bd: Pulling fs layer 21:10:50 765212b225bb: Waiting 21:10:50 f23df028b6ca: Waiting 21:10:50 d65c8cfc05b1: Waiting 21:10:50 2437ff75d9bd: Waiting 21:10:50 04944245beec: Verifying Checksum 21:10:50 04944245beec: Download complete 21:10:50 765212b225bb: Download complete 21:10:50 f23df028b6ca: Verifying Checksum 21:10:50 f23df028b6ca: Download complete 21:10:50 d65c8cfc05b1: Verifying Checksum 21:10:50 d65c8cfc05b1: Download complete 21:10:50 699f458cf7ca: Verifying Checksum 21:10:50 699f458cf7ca: Download complete 21:10:51 8998bd30e6a1: Verifying Checksum 21:10:51 8998bd30e6a1: Download complete 21:10:53 2437ff75d9bd: Verifying Checksum 21:10:53 2437ff75d9bd: Download complete 21:10:56 8998bd30e6a1: Pull complete 21:10:56 04944245beec: Pull complete 21:10:58 699f458cf7ca: Pull complete 21:10:58 765212b225bb: Pull complete 21:10:59 f23df028b6ca: Pull complete 21:10:59 d65c8cfc05b1: Pull complete 21:11:17 2437ff75d9bd: Pull complete 21:11:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:11:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:11:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:11:18 prd-ubuntu20.04-docker-arm64-4c-16g-9447 does not seem to be running inside a container 21:11:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:11:21 $ docker top df0f806e00818de4029052272cfdf86dcb0872047b17d5f9a5e7725a151a4e58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:11:22 ---> job-cost.sh 21:11:22 lf-activate-venv: SKIPPING 21:11:22 INFO: No Stack... 21:11:23 INFO: Retrieving Pricing Info for: v3-standard-4 21:11:24 INFO: Archiving Costs [Pipeline] sh 21:11:24 + cat /w/workspace/edgex-go/2/archives/cost.csv 21:11:24 + cut -d, -f6 [Pipeline] lock 21:11:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3929-2-stack-cost] 21:11:24 Resource [jenkins-edgexfoundry-edgex-go-PR-3929-2-stack-cost] did not exist. Created. 21:11:24 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3929-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:11:25 + echo total: 0.10999999940395355 [Pipeline] stash 21:11:25 Stashed 1 file(s) [Pipeline] } 21:11:25 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3929-2-stack-cost] [Pipeline] // lock [Pipeline] } 21:11:25 $ docker stop --time=1 df0f806e00818de4029052272cfdf86dcb0872047b17d5f9a5e7725a151a4e58 21:11:27 $ docker rm -f df0f806e00818de4029052272cfdf86dcb0872047b17d5f9a5e7725a151a4e58 [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 21:11:27 provisioning config files... 21:11:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config7143428711254109075tmp [Pipeline] { [Pipeline] sh 21:11:28 + set +x 21:11:28 + curl -s https://codecov.io/bash 21:11:28 + bash -s -- 21:11:28 21:11:28 _____ _ 21:11:28 / ____| | | 21:11:28 | | ___ __| | ___ ___ _____ __ 21:11:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:11:28 | |___| (_) | (_| | __/ (_| (_) \ V / 21:11:28 \_____\___/ \__,_|\___|\___\___/ \_/ 21:11:28 Bash-1.0.6 21:11:28 21:11:28 21:11:28 ==> git version 2.25.1 found 21:11: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 21:11:28 Release-Date: 2020-01-08 21:11: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 21:11:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:11:28 ==> Jenkins CI detected. 21:11:28 current dir:  /w/workspace/edgex-go/2 21:11:28 project root: . 21:11:28 --> token set from env 21:11:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:11:28 ==> Running gcov in . (disable via -X gcov) 21:11:28 ==> Python coveragepy not found 21:11:28 ==> Searching for coverage reports in: 21:11:28 + . 21:11:28 -> Found 1 reports 21:11:28 ==> Detecting git/mercurial file structure 21:11:28 ==> Reading reports 21:11:28 + ./coverage.out bytes=427664 21:11:28 ==> Appending adjustments 21:11:28 https://docs.codecov.io/docs/fixing-reports 21:11:29 + Found adjustments 21:11:29 ==> Gzipping contents 21:11:29 60K /tmp/codecov.YFtBsZ.gz 21:11:29 ==> Uploading reports 21:11:29 url: https://codecov.io 21:11:29 query: branch=PR-3929&commit=1e15931140269443ccbaaf858e83c2178ac8f54c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3929%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3929&job=&cmd_args= 21:11:29 -> Pinging Codecov 21:11:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3929&commit=1e15931140269443ccbaaf858e83c2178ac8f54c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3929%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3929&job=&cmd_args= 21:11:29 -> Uploading to 21:11:29 https://storage.googleapis.com/codecov/v4/raw/2022-03-30/00271124DB129430A58F1EEE437C3FCB/1e15931140269443ccbaaf858e83c2178ac8f54c/89895455-c2f1-4d90-b6ae-650533cacb28.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220330T211129Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2f45f8ec559f2f9485abcfc06e5d80d59f9e926dc80a07ec339ac2dc94720a66 21:11:29 % Total % Received % Xferd Average Speed Time Time Time Current 21:11:29 Dload Upload Total Spent Left Speed 21:11:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58471 0 0 100 58471 0 247k --:--:-- --:--:-- --:--:-- 247k 21:11:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1e15931140269443ccbaaf858e83c2178ac8f54c [Pipeline] } 21:11: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 21:11:30 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 21:11:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:11:31 ---> package-listing.sh 21:11:31 ++ tr '[:upper:]' '[:lower:]' 21:11:31 ++ facter osfamily 21:11:32 + OS_FAMILY=debian 21:11:32 + workspace=/w/workspace/edgex-go/2 21:11:32 + START_PACKAGES=/tmp/packages_start.txt 21:11:32 + END_PACKAGES=/tmp/packages_end.txt 21:11:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:11:32 + PACKAGES=/tmp/packages_start.txt 21:11:32 + '[' /w/workspace/edgex-go/2 ']' 21:11:32 + PACKAGES=/tmp/packages_end.txt 21:11:32 + case "${OS_FAMILY}" in 21:11:32 + dpkg -l 21:11:32 + grep '^ii' 21:11:32 + '[' -f /tmp/packages_start.txt ']' 21:11:32 + '[' -f /tmp/packages_end.txt ']' 21:11:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:11:32 + '[' /w/workspace/edgex-go/2 ']' 21:11:32 + mkdir -p /w/workspace/edgex-go/2/archives/ 21:11:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 21:11: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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:11:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:11:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:11:33 21:11:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:11:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:11:33 latest: Pulling from edgex-lftools-log-publisher 21:11:33 5eb5b503b376: Pulling fs layer 21:11:33 5c69ac0246d0: Pulling fs layer 21:11:33 ec43610c2a17: Pulling fs layer 21:11:33 3a2ae6a8a46f: Pulling fs layer 21:11:33 33b1e0a273af: Pulling fs layer 21:11:33 5d3b04190fa2: Pulling fs layer 21:11:33 2f39f015ded8: Pulling fs layer 21:11:33 3a2ae6a8a46f: Waiting 21:11:33 5d3b04190fa2: Waiting 21:11:33 2f39f015ded8: Waiting 21:11:33 33b1e0a273af: Waiting 21:11:33 5c69ac0246d0: Verifying Checksum 21:11:33 5c69ac0246d0: Download complete 21:11:33 3a2ae6a8a46f: Verifying Checksum 21:11:33 3a2ae6a8a46f: Download complete 21:11:33 33b1e0a273af: Verifying Checksum 21:11:33 33b1e0a273af: Download complete 21:11:33 5d3b04190fa2: Verifying Checksum 21:11:33 5d3b04190fa2: Download complete 21:11:33 ec43610c2a17: Verifying Checksum 21:11:33 ec43610c2a17: Download complete 21:11:33 5eb5b503b376: Verifying Checksum 21:11:33 5eb5b503b376: Download complete 21:11:34 2f39f015ded8: Download complete 21:11:34 5eb5b503b376: Pull complete 21:11:35 5c69ac0246d0: Pull complete 21:11:35 ec43610c2a17: Pull complete 21:11:35 3a2ae6a8a46f: Pull complete 21:11:35 33b1e0a273af: Pull complete 21:11:35 5d3b04190fa2: Pull complete 21:11:40 2f39f015ded8: Pull complete 21:11:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:11:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:11:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:11:40 prd-ubuntu20.04-docker-8c-8g-9443 does not seem to be running inside a container 21:11: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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:11:41 $ docker top ad4ffeca8aaf8069108a823865abe82b3687ac0b5c1d33c78ddf9515382a1508 -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:42 + touch /tmp/pre-build-complete [Pipeline] sh 21:11:42 + mkdir -p /var/log/sysstat [Pipeline] sh 21:11:42 + ls /var/log/sa-host 21:11:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:11:43 provisioning config files... 21:11:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6957145817505200277tmp [Pipeline] { [Pipeline] echo 21:11:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:11:43 ---> create-netrc.sh [Pipeline] } 21:11:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:11:43 ---> python-tools-install.sh [Pipeline] echo 21:11:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:11:43 ---> sudo-logs.sh 21:11:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:11:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:11:44 ---> job-cost.sh 21:11:44 lf-activate-venv: SKIPPING 21:11:44 DEBUG: total: 0.10999999940395355 21:11:44 INFO: Retrieving Stack Cost... 21:11:44 INFO: Retrieving Pricing Info for: v3-standard-8 21:11:45 INFO: Archiving Costs [Pipeline] echo 21:11:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:11:45 ---> logs-deploy.sh 21:11:45 lf-activate-venv: SKIPPING 21:11:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3929/2 21:11:45 INFO: archiving workspace using pattern(s): 21:11:46 Archives upload complete. 21:11:46 INFO: archiving logs to Nexus 21:11:47 ---> uname -a: 21:11:47 Linux prd-ubuntu20-04-docker-8c-8g-9443 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:11:47 21:11:47 21:11:47 ---> lscpu: 21:11:47 Architecture: x86_64 21:11:47 CPU op-mode(s): 32-bit, 64-bit 21:11:47 Byte Order: Little Endian 21:11:47 Address sizes: 40 bits physical, 48 bits virtual 21:11:47 CPU(s): 8 21:11:47 On-line CPU(s) list: 0-7 21:11:47 Thread(s) per core: 1 21:11:47 Core(s) per socket: 1 21:11:47 Socket(s): 8 21:11:47 NUMA node(s): 1 21:11:47 Vendor ID: AuthenticAMD 21:11:47 CPU family: 23 21:11:47 Model: 49 21:11:47 Model name: AMD EPYC-Rome Processor 21:11:47 Stepping: 0 21:11:47 CPU MHz: 2799.976 21:11:47 BogoMIPS: 5599.95 21:11:47 Virtualization: AMD-V 21:11:47 Hypervisor vendor: KVM 21:11:47 Virtualization type: full 21:11:47 L1d cache: 256 KiB 21:11:47 L1i cache: 256 KiB 21:11:47 L2 cache: 4 MiB 21:11:47 L3 cache: 128 MiB 21:11:47 NUMA node0 CPU(s): 0-7 21:11:47 Vulnerability Itlb multihit: Not affected 21:11:47 Vulnerability L1tf: Not affected 21:11:47 Vulnerability Mds: Not affected 21:11:47 Vulnerability Meltdown: Not affected 21:11:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:11:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:11:47 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:11:47 Vulnerability Srbds: Not affected 21:11:47 Vulnerability Tsx async abort: Not affected 21:11:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:11:47 21:11:47