Pull request #3891 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at fbf009a3584204b1f7152455677e8e4d1b9535fc rather than 4f9763f52515ff2d879597754116d790a9c38bd3 Obtained Jenkinsfile from fbf009a3584204b1f7152455677e8e4d1b9535fc 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-ssh590168120362256852.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-ssh14492836741634567691.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-3891/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-3891/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4542256024926613334.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-ssh13047915947439946079.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-3891/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-3891/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16726194073341704171.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 ‘prd-ubuntu20.04-docker-8c-8g-7129’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7131 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/15 [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/15 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 4f9763f52515ff2d879597754116d790a9c38bd3 Merge succeeded, producing 4f9763f52515ff2d879597754116d790a9c38bd3 Checking out Revision 4f9763f52515ff2d879597754116d790a9c38bd3 (PR-3891) > 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/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f9763f52515ff2d879597754116d790a9c38bd3 # 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 fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f9763f52515ff2d879597754116d790a9c38bd3 # timeout=10 Commit message: "feat(data): update" > git rev-list --no-walk dc6b798737b202c23945748eed2b99c1986bd439 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:41:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:41:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:41:55 ========================================================= 10:41:55 EdgeX Global Pipelines Version Info 10:41:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:41:56 ------------------- 10:41:56 stable info: 10:41:56 ------------------- 10:41:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:41:56 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 10:41:56 Message: update stable to v1.0.221 10:41:56 ------------------- 10:41:56 experimental info: 10:41:56 ------------------- 10:41:56 Commited By: **** collab-it+edgex@linuxfoundation.org 10:41:56 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 10:41:56 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:41:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:41:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:41:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:41:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:41:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:41:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 10:41:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:41:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:41:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:41:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:41:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:41:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:41:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:41:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:41:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:41:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:41:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:41:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:41:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:41:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 10:41:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 10:41:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:41:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3891 [Pipeline] echo 10:41:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3891 [Pipeline] echo 10:41:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3891 [Pipeline] echo 10:41:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f9763f52515ff2d879597754116d790a9c38bd3 [Pipeline] echo 10:41:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f9763f [Pipeline] echo 10:41:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:41:57 provisioning config files... 10:41:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config9013420993914323023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:41:57 ---> docker-login.sh 10:41:57 nexus3.edgexfoundry.org:10001 10:41:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:57 Configure a credential helper to remove this warning. See 10:41:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:57 10:41:57 Login Succeeded 10:41:57 nexus3.edgexfoundry.org:10002 10:41:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:57 Configure a credential helper to remove this warning. See 10:41:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:57 10:41:57 Login Succeeded 10:41:57 nexus3.edgexfoundry.org:10003 10:41:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:57 Configure a credential helper to remove this warning. See 10:41:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:57 10:41:57 Login Succeeded 10:41:57 nexus3.edgexfoundry.org:10004 10:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:58 Configure a credential helper to remove this warning. See 10:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:58 10:41:58 Login Succeeded 10:41:58 docker.io 10:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:58 Configure a credential helper to remove this warning. See 10:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:58 10:41:58 Login Succeeded 10:41:58 ---> docker-login.sh ends [Pipeline] } 10:41:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:41:59 + 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 10:41:59 + dirname cmd/core-command/Dockerfile 10:41:59 + cut -d/ -f2 10:41:59 + echo core-command,cmd/core-command/Dockerfile 10:41:59 + dirname cmd/core-data/Dockerfile 10:41:59 + cut -d/ -f2 10:41:59 + echo core-data,cmd/core-data/Dockerfile 10:41:59 + dirname cmd/core-metadata/Dockerfile 10:41:59 + cut -d/ -f2 10:41:59 + echo core-metadata,cmd/core-metadata/Dockerfile 10:41:59 + dirname cmd/security-bootstrapper/Dockerfile 10:41:59 + cut -d/ -f2 10:41:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:41:59 + dirname cmd/security-proxy-setup/Dockerfile 10:41:59 + cut -d/ -f2 10:41:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:41:59 + dirname cmd/security-secretstore-setup/Dockerfile 10:41:59 + cut -d/ -f2 10:41:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:41:59 + dirname cmd/support-notifications/Dockerfile 10:41:59 + cut -d/ -f2 10:41:59 + echo support-notifications,cmd/support-notifications/Dockerfile 10:41:59 + dirname cmd/support-scheduler/Dockerfile 10:41:59 + cut -d/ -f2 10:41:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile 10:41:59 + dirname cmd/sys-mgmt-agent/Dockerfile 10:41:59 + cut -d/ -f2 10:41:59 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 10:41:59 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: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 10:41:59 + git rev-list -1 --merges 4f9763f52515ff2d879597754116d790a9c38bd3~1..4f9763f52515ff2d879597754116d790a9c38bd3 [Pipeline] echo 10:41:59 -----------> git rev-list -1 --merges 4f9763f52515ff2d879597754116d790a9c38bd3~1..4f9763f52515ff2d879597754116d790a9c38bd3 4f9763f52515ff2d879597754116d790a9c38bd3 [false] [Pipeline] sh 10:41:59 + git log --format=format:%s -1 4f9763f52515ff2d879597754116d790a9c38bd3 [Pipeline] echo 10:42:00 ========================================================= 10:42:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:42:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:42:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:42:00 + grep -v github /etc/ssh/ssh_known_hosts 10:42:00 + [ -e /tmp/ssh_known_hosts ] 10:42:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:42:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:42:00 + sudo tee -a /etc/ssh/ssh_known_hosts 10:42:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:42:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:42:00 10:42:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:42:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:42:01 latest: Pulling from edgex-devops/git-semver 10:42:01 a0d0a0d46f8b: Pulling fs layer 10:42:01 3e5f54012d9b: Pulling fs layer 10:42:01 4c7163046ea9: Pulling fs layer 10:42:01 0c2d73faf560: Pulling fs layer 10:42:01 0c2d73faf560: Waiting 10:42:01 3e5f54012d9b: Download complete 10:42:01 a0d0a0d46f8b: Verifying Checksum 10:42:01 a0d0a0d46f8b: Download complete 10:42:01 0c2d73faf560: Verifying Checksum 10:42:01 0c2d73faf560: Download complete 10:42:01 4c7163046ea9: Verifying Checksum 10:42:01 4c7163046ea9: Download complete 10:42:01 a0d0a0d46f8b: Pull complete 10:42:01 3e5f54012d9b: Pull complete 10:42:02 4c7163046ea9: Pull complete 10:42:02 0c2d73faf560: Pull complete 10:42:02 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 10:42:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:42:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:42:02 prd-ubuntu20.04-docker-8c-8g-7131 does not seem to be running inside a container 10:42:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:42:03 $ docker top 4f5612bbb92511a7827b1b499567e4162a225388ce4a2bd17887a5fce7404cdf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:42:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:42:03 [ssh-agent] Looking for ssh-agent implementation... 10:42:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:42:03 $ docker exec 4f5612bbb92511a7827b1b499567e4162a225388ce4a2bd17887a5fce7404cdf ssh-agent 10:42:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLdhdNI/agent.14 10:42:03 SSH_AGENT_PID=21 10:42:03 Running ssh-add (command line suppressed) 10:42:03 Identity added: /w/workspace/edgex-go/15@tmp/private_key_2089489619439205175.key (/w/workspace/edgex-go/15@tmp/private_key_2089489619439205175.key) 10:42:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:42:03 + git tag --points-at HEAD [Pipeline] } 10:42:03 $ docker exec --env ******** --env ******** 4f5612bbb92511a7827b1b499567e4162a225388ce4a2bd17887a5fce7404cdf ssh-agent -k 10:42:03 unset SSH_AUTH_SOCK; 10:42:03 unset SSH_AGENT_PID; 10:42:03 echo Agent pid 21 killed; 10:42:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:42:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:42:03 [ssh-agent] Looking for ssh-agent implementation... 10:42:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:42:04 $ docker exec 4f5612bbb92511a7827b1b499567e4162a225388ce4a2bd17887a5fce7404cdf ssh-agent 10:42:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHKJHOO/agent.55 10:42:04 SSH_AGENT_PID=61 10:42:04 Running ssh-add (command line suppressed) 10:42:04 Identity added: /w/workspace/edgex-go/15@tmp/private_key_575896928592813290.key (/w/workspace/edgex-go/15@tmp/private_key_575896928592813290.key) 10:42:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:42:04 + git semver init 10:42:04 # -> Open(): unable to determine branch for HEAD 10:42:04 # $GIT_DIR = /w/workspace/edgex-go/15/.git 10:42:04 # $GIT_WORK_TREE = /w/workspace/edgex-go/15 10:42:04 # $SEMVER_REMOTE_NAME = origin 10:42:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:42:04 # $SEMVER_USER_NAME = edgex-jenkins 10:42:04 # $SEMVER_BRANCH = PR-3891 10:42:04 # $SEMVER_TEMP = /tmp/semver-988935675 10:42:04 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 10:42:19 # '/tmp/semver-988935675' -> '/w/workspace/edgex-go/15/.semver' 10:42:19 # -> Force: false 10:42:19 # $SEMVER_DIR = /w/workspace/edgex-go/15/.semver [Pipeline] } 10:42:19 $ docker exec --env ******** --env ******** 4f5612bbb92511a7827b1b499567e4162a225388ce4a2bd17887a5fce7404cdf ssh-agent -k 10:42:19 unset SSH_AUTH_SOCK; 10:42:19 unset SSH_AGENT_PID; 10:42:19 echo Agent pid 61 killed; 10:42:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:42:20 + git semver [Pipeline] } 10:42:20 $ docker stop --time=1 4f5612bbb92511a7827b1b499567e4162a225388ce4a2bd17887a5fce7404cdf 10:42:22 $ docker rm -f 4f5612bbb92511a7827b1b499567e4162a225388ce4a2bd17887a5fce7404cdf [Pipeline] // withDockerContainer [Pipeline] sh 10:42:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:42:22 Stashed 1 file(s) [Pipeline] echo 10:42:22 [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 10:42:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:42:22 ========================================================= 10:42:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 10:42:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:42:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:42:23 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 10:42:23 59bf1c3509f3: Pulling fs layer 10:42:23 666ba61612fd: Pulling fs layer 10:42:23 8ed8ca486205: Pulling fs layer 10:42:23 4fe6c5a15a65: Pulling fs layer 10:42:23 22a0e8bec74d: Pulling fs layer 10:42:23 640e595b4fbd: Pulling fs layer 10:42:23 763cafe07f6e: Pulling fs layer 10:42:23 0c0b528cf693: Pulling fs layer 10:42:23 10935f4eaf8b: Pulling fs layer 10:42:23 22a0e8bec74d: Waiting 10:42:23 640e595b4fbd: Waiting 10:42:23 763cafe07f6e: Waiting 10:42:23 0c0b528cf693: Waiting 10:42:23 10935f4eaf8b: Waiting 10:42:23 4fe6c5a15a65: Waiting 10:42:23 8ed8ca486205: Verifying Checksum 10:42:23 8ed8ca486205: Download complete 10:42:23 666ba61612fd: Download complete 10:42:23 22a0e8bec74d: Download complete 10:42:23 640e595b4fbd: Download complete 10:42:23 59bf1c3509f3: Verifying Checksum 10:42:23 59bf1c3509f3: Download complete 10:42:23 763cafe07f6e: Verifying Checksum 10:42:23 763cafe07f6e: Download complete 10:42:23 0c0b528cf693: Verifying Checksum 10:42:23 0c0b528cf693: Download complete 10:42:23 59bf1c3509f3: Pull complete 10:42:23 666ba61612fd: Pull complete 10:42:23 8ed8ca486205: Pull complete 10:42:23 10935f4eaf8b: Verifying Checksum 10:42:23 10935f4eaf8b: Download complete 10:42:23 4fe6c5a15a65: Verifying Checksum 10:42:23 4fe6c5a15a65: Download complete 10:42:28 4fe6c5a15a65: Pull complete 10:42:28 22a0e8bec74d: Pull complete 10:42:28 640e595b4fbd: Pull complete 10:42:28 763cafe07f6e: Pull complete 10:42:28 0c0b528cf693: Pull complete 10:42:30 10935f4eaf8b: Pull complete 10:42:30 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 10:42:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:42:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 10:42:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:42:30 WORKDIR /edgex 10:42:30 COPY go.mod . 10:42:30 RUN go mod download 10:42:30 + docker build -t ci-base-image-x86_64 -f - . 10:42:32 Sending build context to Docker daemon 334.1MB 10:42:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:42:32 ---> 99d49a6021b9 10:42:32 Step 2/4 : WORKDIR /edgex 10:42:34 ---> Running in f6f6995b9dcf 10:42:34 Removing intermediate container f6f6995b9dcf 10:42:34 ---> 8d3d542d0ff2 10:42:34 Step 3/4 : COPY go.mod . 10:42:34 ---> 69956fb8346d 10:42:34 Step 4/4 : RUN go mod download 10:42:34 ---> Running in bb1b683ec678 10:42:37 Still waiting to schedule task 10:42:37 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7130’ is offline 10:43:01 Removing intermediate container bb1b683ec678 10:43:01 ---> 2775e9f510c7 10:43:01 Successfully built 2775e9f510c7 10:43:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:43:01 + docker inspect -f . ci-base-image-x86_64 10:43:01 . [Pipeline] withDockerContainer 10:43:01 prd-ubuntu20.04-docker-8c-8g-7131 does not seem to be running inside a container 10:43:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:43:01 $ docker top b021ee70ef5104606b31d69cafcf78c7499ee88f8ea867638dbfb0ab07493937 -eo pid,comm [Pipeline] { [Pipeline] sh 10:43:02 + go version 10:43:02 go version go1.17.6 linux/amd64 [Pipeline] } 10:43:02 $ docker stop --time=1 b021ee70ef5104606b31d69cafcf78c7499ee88f8ea867638dbfb0ab07493937 10:43:03 $ docker rm -f b021ee70ef5104606b31d69cafcf78c7499ee88f8ea867638dbfb0ab07493937 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:43:04 + docker inspect -f . ci-base-image-x86_64 10:43:04 . [Pipeline] withDockerContainer 10:43:04 prd-ubuntu20.04-docker-8c-8g-7131 does not seem to be running inside a container 10:43:04 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:43:04 $ docker top 437a5186cd5ff6ff2fc611b91679d2391934cf347a0a148a8173b80624bc63c9 -eo pid,comm [Pipeline] { [Pipeline] echo 10:43:04 ========================================================= 10:43:04 [edgeXBuildGoParallel] Running Tests and Build... 10:43:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:43:04 + make test 10:43:04 go mod tidy 10:43:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:43:10 ? github.com/edgexfoundry/edgex-go [no test files] 10:43:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:43:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:43:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:43:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:43:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:43:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:43:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:43:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:43:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:43:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:43:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:43:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:43:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:43:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:43:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.082s coverage: 28.7% of statements 10:43:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:43:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:43:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.092s coverage: 98.5% of statements 10:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:43:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.096s coverage: 43.8% of statements 10:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:43:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.115s coverage: 89.5% of statements 10:43:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:43:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:43:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.090s coverage: 84.4% of statements 10:43:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:43:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:43:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 10:43:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:43:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:43:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.324s coverage: 94.2% of statements 10:43:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:43:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:43:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements 10:43:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:43:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:43:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:43:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:43:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:43:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements 10:43:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:43:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:43:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:43:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements 10:43:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:43:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 10:43:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.097s coverage: 24.0% of statements 10:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:43:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.081s coverage: 47.1% of statements 10:43:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.071s coverage: 79.5% of statements 10:43:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 10:43:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 10:43:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.072s coverage: 87.5% of statements 10:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 10:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 10:43:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.189s coverage: 82.5% of statements 10:43:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:43:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:43:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:43:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:43:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:43:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.070s coverage: 58.8% of statements 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:43:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.0% of statements 10:43:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 10:43:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 10:43:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.148s coverage: 91.2% of statements 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:43:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.157s coverage: 64.4% of statements 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:43:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 10:43:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 10:43:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 10:43:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 10:43:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 10:43:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.312s coverage: 65.4% of statements 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:43:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.153s coverage: 43.8% of statements 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:43:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:43:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:43:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.091s coverage: 17.7% of statements 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:43:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:43:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:43:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:43:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:43:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:43:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 10:43:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 10:43:45 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 10:43:57 GO111MODULE=on go vet ./... 10:44:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:44:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:44:01 ./bin/test-attribution-txt.sh [Pipeline] echo 10:44:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:44:02 + ls -al . 10:44:02 total 676 10:44:02 drwxrwxr-x 10 1001 1001 4096 Mar 15 10:44 . 10:44:02 drwxr-xr-x 4 root root 4096 Mar 15 10:43 .. 10:44:02 -rw-rw-r-- 1 1001 1001 11 Mar 15 10:41 .dockerignore 10:44:02 drwxrwxr-x 8 1001 1001 4096 Mar 15 10:41 .git 10:44:02 drwxrwxr-x 4 1001 1001 4096 Mar 15 10:41 .github 10:44:02 -rw-rw-r-- 1 1001 1001 804 Mar 15 10:41 .gitignore 10:44:02 -rw-rw-r-- 1 1001 1001 42 Mar 15 10:41 .golangci.yml 10:44:02 -rw-rw-r-- 1 1001 1001 76 Mar 15 10:41 .hadolint.yml 10:44:02 drwx------ 3 1001 1001 4096 Mar 15 10:42 .semver 10:44:02 -rw-rw-r-- 1 1001 1001 166 Mar 15 10:41 .sonarcloud.properties 10:44:02 -rw-rw-r-- 1 1001 1001 1171 Mar 15 10:41 ADOPTERS.md 10:44:02 -rw-rw-r-- 1 1001 1001 9019 Mar 15 10:41 Attribution.txt 10:44:02 -rw-rw-r-- 1 1001 1001 51732 Mar 15 10:41 CHANGELOG.md 10:44:02 -rw-rw-r-- 1 1001 1001 3804 Mar 15 10:41 CONTRIBUTING.md 10:44:02 -rw-rw-r-- 1 1001 1001 677 Mar 15 10:41 GOVERNANCE.md 10:44:02 -rw-rw-r-- 1 1001 1001 849 Mar 15 10:41 Jenkinsfile 10:44:02 -rw-rw-r-- 1 1001 1001 10775 Mar 15 10:41 LICENSE 10:44:02 -rw-rw-r-- 1 1001 1001 6508 Mar 15 10:41 Makefile 10:44:02 -rw-rw-r-- 1 1001 1001 582 Mar 15 10:41 OWNERS.md 10:44:02 -rw-rw-r-- 1 1001 1001 8207 Mar 15 10:41 README.md 10:44:02 -rw-rw-r-- 1 1001 1001 6912 Mar 15 10:41 SECURITY.md 10:44:02 -rw-rw-r-- 1 1001 1001 5 Mar 15 10:42 VERSION 10:44:02 -rw-rw-r-- 1 1001 1001 4131 Mar 15 10:41 ZMQWindows.md 10:44:02 drwxrwxr-x 2 1001 1001 4096 Mar 15 10:41 bin 10:44:02 drwxrwxr-x 14 1001 1001 4096 Mar 15 10:41 cmd 10:44:02 -rw-r--r-- 1 root root 429232 Mar 15 10:43 coverage.out 10:44:02 -rw-rw-r-- 1 1001 1001 2827 Mar 15 10:41 go.mod 10:44:02 -rw-rw-r-- 1 1001 1001 50275 Mar 15 10:41 go.sum 10:44:02 drwxrwxr-x 8 1001 1001 4096 Mar 15 10:41 internal 10:44:02 drwxrwxr-x 3 1001 1001 4096 Mar 15 10:41 openapi 10:44:02 drwxrwxr-x 4 1001 1001 4096 Mar 15 10:41 snap 10:44:02 -rw-rw-r-- 1 1001 1001 204 Mar 15 10:41 version.go [Pipeline] sh 10:44:02 + '[' -e coverage.out ] 10:44:02 + chown 1001:1001 coverage.out [Pipeline] stash 10:44:02 Stashed 1 file(s) [Pipeline] sh 10:44:03 + make build 10:44:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 10:44:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:44:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 10:44:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:44:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:44:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:44:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:44:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:44:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:44:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:44:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 10:44:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 10:44:16 $ docker stop --time=1 437a5186cd5ff6ff2fc611b91679d2391934cf347a0a148a8173b80624bc63c9 10:44:18 $ docker rm -f 437a5186cd5ff6ff2fc611b91679d2391934cf347a0a148a8173b80624bc63c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:44:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7132 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws 10:44:19 Running in /w/workspace/edgex-go/15 [Pipeline] { [Pipeline] checkout 10:44:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:44:19 10:44:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 10:44:20 The recommended git tool is: git 10:44:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:44:20 latest: Pulling from edgex-devops/edgex-compose 10:44:20 cbdbe7a5bc2a: Pulling fs layer 10:44:20 ca9280d653b3: Pulling fs layer 10:44:20 7e9c9ca2126c: Pulling fs layer 10:44:20 cbdbe7a5bc2a: Download complete 10:44:20 ca9280d653b3: Verifying Checksum 10:44:20 ca9280d653b3: Download complete 10:44:20 cbdbe7a5bc2a: Pull complete 10:44:20 7e9c9ca2126c: Verifying Checksum 10:44:20 7e9c9ca2126c: Download complete 10:44:21 ca9280d653b3: Pull complete 10:44:24 7e9c9ca2126c: Pull complete 10:44:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:44:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:44:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 10:44:24 prd-ubuntu20.04-docker-8c-8g-7131 does not seem to be running inside a container 10:44:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:44:25 $ docker top 7d87dc3451aca0dba313da097115f7a9fc5b282b5c04d7255b2261f36e37afb1 -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:26 + docker-compose build --help 10:44:26 + grep parallel 10:44:26 --parallel Build images in parallel. [Pipeline] } 10:44:26 $ docker stop --time=1 7d87dc3451aca0dba313da097115f7a9fc5b282b5c04d7255b2261f36e37afb1 10:44:27 using credential edgex-jenkins-ssh 10:44:27 Cloning the remote Git repository 10:44:27 $ docker rm -f 7d87dc3451aca0dba313da097115f7a9fc5b282b5c04d7255b2261f36e37afb1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:44:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:44:27 > git init /w/workspace/edgex-go/15 # timeout=10 10:44:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:44:27 > git --version # timeout=10 10:44:27 > git --version # 'git version 2.25.1' 10:44:27 using GIT_SSH to set credentials SSH Credentials for GitHub 10:44:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:44:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:44:28 . [Pipeline] withDockerContainer 10:44:28 prd-ubuntu20.04-docker-8c-8g-7131 does not seem to be running inside a container 10:44:28 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:44:28 $ docker top ea33460b1fc5c9f8688bc22c3432b37ac6a260c6e421277f980ca90ee251c60d -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:29 + docker-compose -f ./docker-compose-build.yml build --parallel 10:44:29 Building core-command ... 10:44:29 Building core-data ... 10:44:29 Building core-metadata ... 10:44:29 Building security-bootstrapper ... 10:44:29 Building security-proxy-setup ... 10:44:29 Building security-secretstore-setup ... 10:44:29 Building support-notifications ... 10:44:29 Building support-scheduler ... 10:44:29 Building sys-mgmt-agent ... 10:44:29 Building core-metadata 10:44:29 Building security-secretstore-setup 10:44:29 Building support-notifications 10:44:29 Building sys-mgmt-agent 10:44:29 Building security-bootstrapper 10:44:44 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:44:44 Step 2/31 : FROM ${BUILDER_BASE} AS builder 10:44:44 ---> 2775e9f510c7 10:44:44 Step 3/31 : WORKDIR /edgex-go 10:44:44 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:44:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:44:44 ---> 2775e9f510c7 10:44:44 Step 3/23 : WORKDIR /edgex-go 10:44:44 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:44:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:44:44 ---> 2775e9f510c7 10:44:44 Step 3/25 : WORKDIR /edgex-go 10:44:44 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:44:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:44:44 ---> 2775e9f510c7 10:44:44 Step 3/22 : WORKDIR /edgex-go 10:44:44 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:44:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:44:44 ---> 2775e9f510c7 10:44:44 Step 3/23 : WORKDIR /edgex-go 10:44:45 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 4f9763f52515ff2d879597754116d790a9c38bd3 10:44:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:44:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:44:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:44:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:44:44 using GIT_SSH to set credentials SSH Credentials for GitHub 10:44:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:44:45 > git config core.sparsecheckout # timeout=10 10:44:45 > git checkout -f 4f9763f52515ff2d879597754116d790a9c38bd3 # timeout=10 10:44:45 Merge succeeded, producing 4f9763f52515ff2d879597754116d790a9c38bd3 10:44:45 Checking out Revision 4f9763f52515ff2d879597754116d790a9c38bd3 (PR-3891) 10:44:45 > git remote # timeout=10 10:44:45 > git config --get remote.origin.url # timeout=10 10:44:45 using GIT_SSH to set credentials SSH Credentials for GitHub 10:44:45 > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 10:44:45 > git rev-parse HEAD^{commit} # timeout=10 10:44:45 > git config core.sparsecheckout # timeout=10 10:44:45 > git checkout -f 4f9763f52515ff2d879597754116d790a9c38bd3 # timeout=10 10:44:47 ---> Running in 85a7a560ef32 10:44:47 ---> Running in d7d4fa355c53 10:44:47 ---> Running in 12f9e307ffd0 10:44:47 ---> Running in 8e8901ba0ba7 10:44:47 ---> Running in 1ad885d146a4 10:44:47 Removing intermediate container 12f9e307ffd0 10:44:47 ---> bdb8cdbb34ed 10:44:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:44:47 Removing intermediate container 8e8901ba0ba7 10:44:47 ---> 1fe8596af737 10:44:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:44:47 Removing intermediate container d7d4fa355c53 10:44:47 ---> add729ed2ae8 10:44:47 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:44:47 Removing intermediate container 1ad885d146a4 10:44:47 ---> b4724307414a 10:44:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:44:47 Removing intermediate container 85a7a560ef32 10:44:47 ---> 8b5d459ccd49 10:44:47 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:44:47 ---> Running in 209d8e510ab6 10:44:47 ---> Running in 5e991a73c115 10:44:47 ---> Running in d840d1f25181 10:44:47 ---> Running in 8e58335a8017 10:44:47 ---> Running in 6dafdd67607b 10:44:48 Removing intermediate container 209d8e510ab6 10:44:48 ---> 175ccbf5b199 10:44:48 Step 5/23 : RUN apk add --update --no-cache make git 10:44:48 ---> Running in edd1047c78ab 10:44:48 Removing intermediate container 5e991a73c115 10:44:48 ---> 087dff54a853 10:44:48 Step 5/23 : RUN apk add --update --no-cache make bash git 10:44:48 ---> Running in 0cb9cdc16bf5 10:44:48 Removing intermediate container d840d1f25181 10:44:48 ---> 5eda5f3b1bca 10:44:48 Step 5/31 : RUN apk add --update --no-cache make git 10:44:49 ---> Running in ef165a3cac32 10:44:49 Removing intermediate container 8e58335a8017 10:44:49 ---> d201980fe3e9 10:44:49 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:44:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:44:49 ---> Running in 7319ae770d3e 10:44:49 Removing intermediate container 6dafdd67607b 10:44:49 ---> 676e0f2dd066 10:44:49 Step 5/25 : RUN apk add --update --no-cache make git 10:44:49 ---> Running in bda848a3e0d4 10:44:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:44:49 Commit message: "feat(data): update" 10:44:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:44:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:44:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:44:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:44:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:44:50 OK: 221 MiB in 52 packages 10:44:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:44:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:44:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:44:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:44:50 % Total % Received % Xferd Average Speed Time Time Time Current 10:44:50 Dload Upload Total Spent Left Speed 10:44:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47754 0 --:--:-- --:--:-- --:--:-- 47754 10:44:50 OK: 221 MiB in 52 packages 10:44:50 Removing intermediate container edd1047c78ab 10:44:50 ---> 366b0e8422a4 10:44:50 Step 6/23 : COPY go.mod vendor* ./ 10:44:50 OK: 221 MiB in 52 packages 10:44:50 OK: 221 MiB in 52 packages 10:44:50 OK: 221 MiB in 52 packages [Pipeline] sh 10:44:51 ---> bce5b61d3ca1 10:44:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:44:51 ---> Running in ee2c2669bd6c 10:44:51 Removing intermediate container 0cb9cdc16bf5 10:44:51 ---> ef51e8e87f13 10:44:51 Step 6/23 : COPY go.mod vendor* ./ 10:44:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:44:51 Removing intermediate container 7319ae770d3e 10:44:51 ---> 5e791beb5637 10:44:51 Step 6/22 : COPY go.mod vendor* ./ 10:44:51 ---> 4877d467c090 10:44:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:44:51 ---> Running in 150f2b1dc44b 10:44:51 Removing intermediate container ef165a3cac32 10:44:51 ---> 1e57401bb97e 10:44:51 Step 6/31 : COPY go.mod vendor* ./ 10:44:51 Removing intermediate container bda848a3e0d4 10:44:51 ---> 8fda3539c4f8 10:44:51 Step 6/25 : COPY go.mod vendor* ./ 10:44:51 + sudo tee /etc/docker/daemon.new 10:44:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:44:51 { 10:44:51 "registry-mirrors": [ 10:44:51 "https://nexus3.edgexfoundry.org:10001" 10:44:51 ], 10:44:51 "bip": "10.250.0.254/24", 10:44:51 "hosts": [ 10:44:51 "tcp://0.0.0.0:5555", 10:44:51 "unix:///var/run/docker.sock" 10:44:51 ], 10:44:51 "mtu": 1458, 10:44:51 "selinux-enabled": true, 10:44:51 "seccomp-profile": "/etc/docker/seccomp.json" 10:44:51 } [Pipeline] sh 10:44:51 ---> d47c36e1a87f 10:44:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:44:51 ---> Running in a6181f5d0e47 10:44:51 ---> be8e4627f6b4 10:44:51 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:44:51 ---> 324631583326 10:44:51 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:44:51 ---> Running in 058995fac427 10:44:51 ---> Running in ac38b4d61f59 10:44:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:44:52 Removing intermediate container ee2c2669bd6c 10:44:52 ---> 3b6cb3013c36 10:44:52 Step 8/23 : COPY . . 10:44:52 + sudo service docker restart 10:44:53 Removing intermediate container 150f2b1dc44b 10:44:53 ---> df1ca205892e 10:44:53 Step 8/23 : COPY . . 10:44:53 Removing intermediate container a6181f5d0e47 10:44:53 ---> 4fbb4fa709f2 10:44:53 Step 8/22 : COPY . . 10:44:57 Removing intermediate container 058995fac427 10:44:57 ---> 77311130c0ba 10:44:57 Step 8/31 : COPY . . 10:44:58 Removing intermediate container ac38b4d61f59 10:44:58 ---> 1a4adf36e049 10:44:58 Step 8/25 : COPY . . 10:45:03 ---> bada22fa6074 10:45:03 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:45:03 ---> 86d09a5dc0cd 10:45:03 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:45:03 ---> ac0f06a1587b 10:45:03 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:45:03 ---> Running in 1603b46aae7c 10:45:03 ---> Running in 789552b20ed2 10:45:03 ---> 1c6617120e24 10:45:03 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:45:03 ---> Running in 12f41e976182 10:45:03 ---> de9349bcead3 10:45:03 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:45:03 ---> Running in 5e1f24efbd2c 10:45:03 ---> Running in 54a74ca31451 10:45:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:45:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:45:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:45:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:45:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:45:10 provisioning config files... 10:45:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config8033010486521474569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:45:11 ---> docker-login.sh 10:45:11 nexus3.edgexfoundry.org:10001 10:45:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:11 Configure a credential helper to remove this warning. See 10:45:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:11 10:45:11 Login Succeeded 10:45:11 nexus3.edgexfoundry.org:10002 10:45:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:12 Configure a credential helper to remove this warning. See 10:45:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:12 10:45:12 Login Succeeded 10:45:12 nexus3.edgexfoundry.org:10003 10:45:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:12 Configure a credential helper to remove this warning. See 10:45:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:12 10:45:12 Login Succeeded 10:45:12 nexus3.edgexfoundry.org:10004 10:45:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:13 Configure a credential helper to remove this warning. See 10:45:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:13 10:45:13 Login Succeeded 10:45:13 docker.io 10:45:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:45:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:45:13 Configure a credential helper to remove this warning. See 10:45:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:45:13 10:45:13 Login Succeeded 10:45:13 ---> docker-login.sh ends [Pipeline] } 10:45:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:45:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:45:14 ========================================================= 10:45:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 10:45:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:45:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:45:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:45:15 9b3977197b4f: Pulling fs layer 10:45:15 1a89e8eeedd5: Pulling fs layer 10:45:15 94645a83ff95: Pulling fs layer 10:45:15 3f3a8bcf1eab: Pulling fs layer 10:45:15 0c92f367c5e7: Pulling fs layer 10:45:15 f7c0051592d6: Pulling fs layer 10:45:15 a227ed2f7395: Pulling fs layer 10:45:15 7b1c46037f91: Pulling fs layer 10:45:15 3f3a8bcf1eab: Waiting 10:45:15 0c92f367c5e7: Waiting 10:45:15 a227ed2f7395: Waiting 10:45:15 7b1c46037f91: Waiting 10:45:15 f7c0051592d6: Waiting 10:45:15 94645a83ff95: Verifying Checksum 10:45:15 94645a83ff95: Download complete 10:45:15 1a89e8eeedd5: Verifying Checksum 10:45:15 1a89e8eeedd5: Download complete 10:45:15 0c92f367c5e7: Verifying Checksum 10:45:15 0c92f367c5e7: Download complete 10:45:15 f7c0051592d6: Verifying Checksum 10:45:15 f7c0051592d6: Download complete 10:45:15 9b3977197b4f: Verifying Checksum 10:45:15 a227ed2f7395: Verifying Checksum 10:45:15 a227ed2f7395: Download complete 10:45:15 9b3977197b4f: Pull complete 10:45:16 1a89e8eeedd5: Pull complete 10:45:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:45:16 94645a83ff95: Pull complete 10:45:17 7b1c46037f91: Verifying Checksum 10:45:17 7b1c46037f91: Download complete 10:45:17 3f3a8bcf1eab: Verifying Checksum 10:45:17 3f3a8bcf1eab: Download complete 10:45:18 Removing intermediate container 789552b20ed2 10:45:18 ---> 34525b35a604 10:45:18 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:45:19 Removing intermediate container 5e1f24efbd2c 10:45:19 ---> 014722eaf3ff 10:45:19 10:45:19 Step 10/31 : FROM alpine:3.14 10:45:19 ---> Running in c89c8c47f739 10:45:19 3.14: Pulling from library/alpine 10:45:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:45:20 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 10:45:20 Status: Downloaded newer image for alpine:3.14 10:45:20 ---> 0a97eee8041e 10:45:20 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:45:20 Removing intermediate container 12f41e976182 10:45:20 ---> Running in 5a25afd06435 10:45:20 ---> 5845cb01786a 10:45:20 10:45:20 Step 10/23 : FROM alpine:3.14 10:45:20 ---> 0a97eee8041e 10:45:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:45:20 ---> Running in acb176ab2502 10:45:20 Removing intermediate container 1603b46aae7c 10:45:20 ---> d6f93b2135b9 10:45:20 10:45:20 Removing intermediate container 54a74ca31451 10:45:20 Step 10/22 : FROM alpine:3.14 ---> 91dc6f6b31d4 10:45:20 10:45:20 10:45:20 Step 10/25 : FROM alpine:3.14 10:45:20 ---> 0a97eee8041e 10:45:20 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:45:20 ---> 0a97eee8041e 10:45:20 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:45:20 Removing intermediate container 5a25afd06435 10:45:20 ---> b5f090699040 10:45:20 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 10:45:20 ---> Running in 4e321541c7ba 10:45:20 ---> Running in aba3e6f75cda 10:45:20 ---> Running in bf3870bb16cb 10:45:20 Removing intermediate container c89c8c47f739 10:45:20 ---> 8c86aa2b1f18 10:45:20 10:45:20 Step 11/23 : FROM docker:20.10.10 10:45:20 20.10.10: Pulling from library/docker 10:45:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:45:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:45:21 (1/1) Installing dumb-init (1.2.5-r1) 10:45:21 Executing busybox-1.33.1-r6.trigger 10:45:21 OK: 6 MiB in 15 packages 10:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:45:21 (1/2) Installing ca-certificates (20211220-r0) 10:45:21 (2/2) Installing dumb-init (1.2.5-r1) 10:45:21 Executing busybox-1.33.1-r6.trigger 10:45:21 Executing ca-certificates-20211220-r0.trigger 10:45:21 (1/2) Installing dumb-init (1.2.5-r1) 10:45:21 (2/2) Installing su-exec (0.2-r1) 10:45:21 Executing busybox-1.33.1-r6.trigger 10:45:21 OK: 6 MiB in 16 packages 10:45:21 OK: 6 MiB in 16 packages 10:45:21 (1/3) Installing ca-certificates (20211220-r0) 10:45:21 (2/3) Installing dumb-init (1.2.5-r1) 10:45:21 (3/3) Installing su-exec (0.2-r1) 10:45:21 Executing busybox-1.33.1-r6.trigger 10:45:21 Executing ca-certificates-20211220-r0.trigger 10:45:21 OK: 6 MiB in 17 packages 10:45:22 Removing intermediate container acb176ab2502 10:45:22 ---> a273f63e534e 10:45:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:45:22 ---> Running in ec2ae3f9680a 10:45:22 Removing intermediate container ec2ae3f9680a 10:45:22 ---> 1ed2b5ea2f9c 10:45:22 Step 13/23 : ENV APP_PORT=59881 10:45:22 Removing intermediate container 4e321541c7ba 10:45:22 ---> 701ce00a2f69 10:45:22 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:45:22 Removing intermediate container bf3870bb16cb 10:45:22 ---> ca88dd53d567 10:45:22 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 10:45:22 ---> Running in a19274939dc2 10:45:22 Removing intermediate container aba3e6f75cda 10:45:22 ---> e877bf3ef7be 10:45:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:45:22 ---> Running in f665f0fda288 10:45:22 ---> Running in 0872e1261a08 10:45:22 ---> Running in f5178c9227d4 10:45:22 Removing intermediate container a19274939dc2 10:45:22 ---> 06825a281f94 10:45:22 Step 14/23 : EXPOSE $APP_PORT 10:45:23 Removing intermediate container f665f0fda288 10:45:23 ---> Running in 27f1c5474f10 10:45:23 ---> fc16885c5e45 10:45:23 Step 13/25 : WORKDIR / 10:45:23 Removing intermediate container 0872e1261a08 10:45:23 ---> 92b18a38a140 10:45:23 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:45:23 Removing intermediate container f5178c9227d4 10:45:23 ---> 88b2532eec58 10:45:23 Step 13/22 : ENV APP_PORT=59860 10:45:23 ---> Running in 131f8f58035b 10:45:23 ---> Running in 7a3de700e61c 10:45:23 ---> Running in 70709bd8c5fe 10:45:23 Removing intermediate container 27f1c5474f10 10:45:23 ---> 7436a3ac1cf0 10:45:23 Step 15/23 : WORKDIR / 10:45:23 ---> Running in d240af7c7708 10:45:23 Removing intermediate container 7a3de700e61c 10:45:23 ---> ee48096ecff1 10:45:23 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:45:23 Removing intermediate container 131f8f58035b 10:45:23 ---> a7fcefecd41c 10:45:23 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:45:23 Removing intermediate container 70709bd8c5fe 10:45:23 ---> 0650d01a197a 10:45:23 Step 14/22 : EXPOSE $APP_PORT 10:45:23 ---> Running in 56736176ad8f 10:45:23 ---> Running in da23d82459cd 10:45:23 Removing intermediate container d240af7c7708 10:45:23 ---> 7ef0a2ecff28 10:45:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:45:23 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 10:45:23 Status: Downloaded newer image for docker:20.10.10 10:45:23 ---> b706a049f56e 10:45:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:45:23 ---> ef0fc4d268d5 10:45:23 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:45:23 ---> Running in 3ca9b12b43f0 10:45:23 Removing intermediate container da23d82459cd 10:45:23 ---> b49636d1da4c 10:45:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:45:23 ---> c557fb200d44 10:45:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:45:23 Removing intermediate container 3ca9b12b43f0 10:45:23 ---> 6bec1ea8bd7c 10:45:23 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 10:45:23 ---> Running in b8da764f031b 10:45:23 ---> 493f17144341 10:45:23 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:45:24 ---> fbd7aeb30d6a 10:45:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:45:24 ---> 23bc9cd80a18 10:45:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:45:24 ---> fcb3ad4984c5 10:45:24 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:45:24 Removing intermediate container 56736176ad8f 10:45:24 ---> 8ffc86824fab 10:45:24 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 10:45:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:45:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:45:24 ---> Running in c99a08ed3742 10:45:24 ---> fee7aeb71c92 10:45:24 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:45:24 ---> Running in f66f2a7d5a0b 10:45:24 ---> b9dd87dfb200 10:45:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:45:24 ---> d3beb5cc421e 10:45:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:45:24 (1/42) Installing readline (8.1.0-r0) 10:45:24 Removing intermediate container c99a08ed3742 10:45:24 ---> a00281ec8b9b 10:45:24 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:45:24 (2/42) Installing bash (5.1.4-r0) 10:45:24 Executing bash-5.1.4-r0.post-install 10:45:24 (3/42) Installing brotli-libs (1.0.9-r5) 10:45:24 Removing intermediate container f66f2a7d5a0b 10:45:24 ---> 1c3c4f39f5de 10:45:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:45:24 (4/42) Installing nghttp2-libs (1.43.0-r0) 10:45:24 (5/42) Installing libcurl (7.79.1-r0) 10:45:24 (6/42) Installing curl (7.79.1-r0) 10:45:24 (7/42) Installing dumb-init (1.2.5-r1) 10:45:24 (8/42) Installing libbz2 (1.0.8-r1) 10:45:24 (9/42) Installing expat (2.4.7-r0) 10:45:24 (10/42) Installing libffi (3.3-r2) 10:45:24 ---> e7a7600c8fa3 10:45:24 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:45:24 (11/42) Installing gdbm (1.19-r0) 10:45:25 (12/42) Installing xz-libs (5.2.5-r0) 10:45:25 ---> Running in 9e1645dc028c 10:45:25 (13/42) Installing libgcc (10.3.1_git20210424-r2) 10:45:25 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 10:45:25 (15/42) Installing mpdecimal (2.5.1-r1) 10:45:25 (16/42) Installing sqlite-libs (3.35.5-r0) 10:45:25 ---> Running in 9a0713cd427e 10:45:25 (17/42) Installing python3 (3.9.5-r2) 10:45:25 ---> c26da00e8672 10:45:25 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:45:25 Removing intermediate container 9e1645dc028c 10:45:25 ---> 4f67982493ae 10:45:25 Step 21/23 : LABEL arch=x86_64 10:45:25 ---> Running in 356fdefd8e95 10:45:25 ---> 86e835734b79 10:45:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:45:25 ---> Running in 8252cba6f2ab 10:45:25 Removing intermediate container 9a0713cd427e 10:45:25 ---> e544de44beb4 10:45:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:45:25 (18/42) Installing py3-appdirs (1.4.4-r2) 10:45:25 (19/42) Installing py3-chardet (4.0.0-r2) 10:45:25 ---> Running in 7a59cdd87165 10:45:25 (20/42) Installing py3-idna (3.2-r0) 10:45:25 (21/42) Installing py3-urllib3 (1.26.5-r0) 10:45:25 (22/42) Installing py3-certifi (2020.12.5-r1) 10:45:25 (23/42) Installing py3-requests (2.25.1-r4) 10:45:25 Removing intermediate container 8252cba6f2ab 10:45:25 ---> 662c4e1915af 10:45:25 Step 22/23 : LABEL git_sha=4f9763f52515ff2d879597754116d790a9c38bd3 10:45:25 (24/42) Installing py3-msgpack (1.0.2-r1) 10:45:25 (25/42) Installing py3-lockfile (0.12.2-r4) 10:45:25 (26/42) Installing py3-cachecontrol (0.12.6-r1) 10:45:25 Removing intermediate container 7a59cdd87165 10:45:25 ---> 2c9f6e811f77 10:45:25 Step 20/22 : LABEL arch=x86_64 10:45:25 (27/42) Installing py3-colorama (0.4.4-r1) 10:45:25 (28/42) Installing py3-contextlib2 (0.6.0-r1) 10:45:25 (29/42) Installing py3-distlib (0.3.1-r3) 10:45:26 (30/42) Installing py3-distro (1.5.0-r3) 10:45:26 (31/42) Installing py3-six (1.15.0-r1) 10:45:26 (32/42) Installing py3-webencodings (0.5.1-r4) 10:45:26 ---> Running in cdba6c311e1e 10:45:26 (33/42) Installing py3-html5lib (1.1-r1) 10:45:26 (34/42) Installing py3-parsing (2.4.7-r2) 10:45:26 ---> Running in 585e66f024fa 10:45:26 (35/42) Installing py3-packaging (20.9-r1) 10:45:26 (36/42) Installing py3-toml (0.10.2-r2) 10:45:26 (37/42) Installing py3-pep517 (0.10.0-r2) 10:45:26 (38/42) Installing py3-progress (1.5-r2) 10:45:26 (39/42) Installing py3-retrying (1.3.3-r1) 10:45:26 (40/42) Installing py3-ordered-set (4.0.2-r1) 10:45:26 (41/42) Installing py3-setuptools (52.0.0-r3) 10:45:26 ---> 29b18edda80b 10:45:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:45:26 Removing intermediate container cdba6c311e1e 10:45:26 ---> d37ea222cd3f 10:45:26 Step 23/23 : LABEL version=0.0.0 10:45:26 Removing intermediate container 585e66f024fa 10:45:26 ---> bef501b5c69f 10:45:26 Step 21/22 : LABEL git_sha=4f9763f52515ff2d879597754116d790a9c38bd3 10:45:26 (42/42) Installing py3-pip (20.3.4-r1) 10:45:26 ---> Running in 74adca9793eb 10:45:26 ---> Running in 8e461cfcba8e 10:45:26 Executing busybox-1.33.1-r6.trigger 10:45:26 OK: 84 MiB in 64 packages 10:45:26 ---> f20aca3f3c5d 10:45:26 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/ 10:45:26 Removing intermediate container 356fdefd8e95 10:45:26 ---> 5d26b5e03cd2 10:45:26 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 10:45:26 ---> Running in e6f80b9cdc87 10:45:26 Removing intermediate container 8e461cfcba8e 10:45:26 ---> af2ef588a941 10:45:26 Step 22/22 : LABEL version=0.0.0 10:45:26 Removing intermediate container 74adca9793eb 10:45:26 ---> 25c70997a174 10:45:26 10:45:26 ---> Running in 5535a846723d 10:45:26 Successfully built 25c70997a174 10:45:26 Successfully tagged core-metadata:latest 10:45:26  Building core-metadata ... done Building core-data 10:45:26 ---> 156ea3ef5c50 10:45:26 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:45:26 Removing intermediate container 5535a846723d 10:45:26 ---> 648901f735f7 10:45:26 10:45:26 Successfully built 648901f735f7 10:45:26 Successfully tagged support-notifications:latest 10:45:26  Building support-notifications ... done Building security-proxy-setup 10:45:27 Collecting docker-compose==1.23.2 10:45:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:45:27 Collecting websocket-client<1.0,>=0.32.0 10:45:27 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:45:27 Collecting jsonschema<3,>=2.5.1 10:45:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:45:27 Collecting texttable<0.10,>=0.9.0 10:45:27 Downloading texttable-0.9.1.tar.gz (11 kB) 10:45:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 10:45:28 Collecting docker<4.0,>=3.6.0 10:45:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:45:28 Collecting docopt<0.7,>=0.6.1 10:45:28 Downloading docopt-0.6.2.tar.gz (25 kB) 10:45:29 Collecting dockerpty<0.5,>=0.4.1 10:45:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:45:29 Collecting cached-property<2,>=1.2.0 10:45:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:45:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:45:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:45:29 Collecting PyYAML<4,>=3.10 10:45:29 Downloading PyYAML-3.13.tar.gz (270 kB) 10:45:30 3f3a8bcf1eab: Pull complete 10:45:30 0c92f367c5e7: Pull complete 10:45:30 f7c0051592d6: Pull complete 10:45:30 a227ed2f7395: Pull complete 10:45:30 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:45:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:45:30 ---> 2775e9f510c7 10:45:30 Step 3/23 : WORKDIR /edgex-go 10:45:30 ---> Using cache 10:45:30 ---> b4724307414a 10:45:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:30 ---> Using cache 10:45:30 ---> d201980fe3e9 10:45:30 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:45:30 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:45:30 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:45:30 ---> 2775e9f510c7 10:45:30 Step 3/21 : WORKDIR /edgex-go 10:45:30 ---> Using cache 10:45:30 ---> b4724307414a 10:45:30 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:30 ---> Using cache 10:45:30 ---> d201980fe3e9 10:45:30 Step 5/21 : RUN apk add --update --no-cache make git 10:45:30 Collecting docker-pycreds>=0.4.0 10:45:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:45:30 Collecting chardet<3.1.0,>=3.0.2 10:45:30 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:45:30 Collecting idna<2.8,>=2.5 10:45:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:45:30 Collecting urllib3<1.25,>=1.21.1 10:45:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:45:30 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) 10:45:30 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:45:30 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:45:30 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:45:30 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:45:30 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 10:45:30 Attempting uninstall: urllib3 10:45:30 Found existing installation: urllib3 1.26.5 10:45:30 Uninstalling urllib3-1.26.5: 10:45:30 Successfully uninstalled urllib3-1.26.5 10:45:31 Attempting uninstall: idna 10:45:31 Found existing installation: idna 3.2 10:45:31 Uninstalling idna-3.2: 10:45:31 Successfully uninstalled idna-3.2 10:45:31 ---> 7ff88fd04a71 10:45:31 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:45:31 Attempting uninstall: chardet 10:45:31 Found existing installation: chardet 4.0.0 10:45:31 Uninstalling chardet-4.0.0: 10:45:31 ---> Running in 50abde25a356 10:45:31 Successfully uninstalled chardet-4.0.0 10:45:31 ---> Running in 5a46041156f0 10:45:31 Removing intermediate container e6f80b9cdc87 10:45:31 ---> 93acd1068f9b 10:45:31 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:45:31 ---> d8d481109418 10:45:31 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:45:31 ---> Running in c46086d59ad2 10:45:31 Removing intermediate container c46086d59ad2 10:45:31 ---> 1097bf97daf7 10:45:31 Step 23/25 : LABEL arch=x86_64 10:45:31 ---> Running in f03d7736e3de 10:45:32 ---> 7ad4c3326ce5 10:45:32 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:45:32 Attempting uninstall: requests 10:45:32 Found existing installation: requests 2.25.1 10:45:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:45:32 Uninstalling requests-2.25.1: 10:45:32 Successfully uninstalled requests-2.25.1 10:45:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:45:32 Removing intermediate container f03d7736e3de 10:45:32 ---> a15a20c0a4a9 10:45:32 Step 24/25 : LABEL git_sha=4f9763f52515ff2d879597754116d790a9c38bd3 10:45:32 ---> Running in 0cb22a2b2d35 10:45:32 ---> 06f401d081bc 10:45:32 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 10:45:32 Running setup.py install for texttable: started 10:45:32 ---> Running in af4edfe226bd 10:45:32 Removing intermediate container 0cb22a2b2d35 10:45:32 ---> e4cb32641be3 10:45:32 Step 25/25 : LABEL version=0.0.0 10:45:32 ---> Running in ae987766a73b 10:45:32 Removing intermediate container af4edfe226bd 10:45:32 ---> 649d9931c93f 10:45:32 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:45:32 Removing intermediate container ae987766a73b 10:45:32 ---> 0ecbc9aa3212 10:45:32 10:45:32 Successfully built 0ecbc9aa3212 10:45:32 Successfully tagged security-secretstore-setup:latest 10:45:32 Building core-command 10:45:32  Building security-secretstore-setup ... done  ---> c1a42c1a3f9b 10:45:32 Step 26/31 : RUN chmod +x /entrypoint.sh 10:45:32 Running setup.py install for texttable: finished with status 'done' 10:45:32 Running setup.py install for PyYAML: started 10:45:32 ---> Running in 67824c8cff42 10:45:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:45:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:45:32 Running setup.py install for PyYAML: finished with status 'done' 10:45:33 Running setup.py install for docopt: started 10:45:33 OK: 221 MiB in 52 packages 10:45:33 OK: 221 MiB in 52 packages 10:45:33 Running setup.py install for docopt: finished with status 'done' 10:45:33 Running setup.py install for dockerpty: started 10:45:33 Running setup.py install for dockerpty: finished with status 'done' 10:45:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:45:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:45:35 ---> 2775e9f510c7 10:45:35 Step 3/23 : WORKDIR /edgex-go 10:45:35 ---> Using cache 10:45:35 ---> b4724307414a 10:45:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:35 ---> Using cache 10:45:35 ---> d201980fe3e9 10:45:35 Step 5/23 : RUN apk add --update --no-cache make git 10:45:35 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 10:45:35 Removing intermediate container 67824c8cff42 10:45:35 ---> 62c6a9f526b2 10:45:35 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 10:45:35 ---> Running in deeb5bd2de95 10:45:35 ---> Running in dff2a64b40b2 10:45:35 Removing intermediate container 5a46041156f0 10:45:35 ---> 49fd415e272e 10:45:35 Step 6/21 : COPY go.mod vendor* ./ 10:45:35 Removing intermediate container 50abde25a356 10:45:35 ---> 49c844bca65e 10:45:35 Step 6/23 : COPY go.mod vendor* ./ 10:45:36 Removing intermediate container dff2a64b40b2 10:45:36 ---> 2565e093a5d1 10:45:36 Step 28/31 : CMD ["gate"] 10:45:36 ---> Running in 32545e3635a0 10:45:36 ---> 2e7384351a6a 10:45:36 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:36 ---> 015516c10f0c 10:45:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:45:36 ---> Running in 7cd113267d43 10:45:36 ---> Running in 71257c2e6812 10:45:36 Removing intermediate container 32545e3635a0 10:45:36 ---> 2ca99e0a833f 10:45:36 Step 29/31 : LABEL arch=x86_64 10:45:36 ---> Running in c0914819b58b 10:45:36 Removing intermediate container c0914819b58b 10:45:36 ---> 7b3bca64201e 10:45:36 Step 30/31 : LABEL git_sha=4f9763f52515ff2d879597754116d790a9c38bd3 10:45:36 ---> Running in b013becda622 10:45:36 Removing intermediate container b013becda622 10:45:36 ---> 0d516929bef6 10:45:36 Step 31/31 : LABEL version=0.0.0 10:45:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:45:37 ---> Running in c7594998bc3a 10:45:37 Removing intermediate container c7594998bc3a 10:45:37 ---> 4033a93a6ca5 10:45:37 10:45:37 OK: 221 MiB in 52 packages 10:45:37 Successfully built 4033a93a6ca5 10:45:37 Successfully tagged security-bootstrapper:latest 10:45:37  Building security-bootstrapper ... done Building support-scheduler 10:45:38 7b1c46037f91: Pull complete 10:45:38 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 10:45:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:45:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 10:45:38 + docker build -t ci-base-image-arm64 -f - . 10:45:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:45:38 WORKDIR /edgex 10:45:38 COPY go.mod . 10:45:38 RUN go mod download 10:45:39 Removing intermediate container 7cd113267d43 10:45:39 ---> 5d31fdee35bc 10:45:39 Step 8/21 : COPY . . 10:45:39 Removing intermediate container 71257c2e6812 10:45:39 ---> 9f75ee53326c 10:45:39 Step 8/23 : COPY . . 10:45:39 Removing intermediate container b8da764f031b 10:45:39 ---> befb3e94be0c 10:45:39 Step 14/23 : ENV APP_PORT=58890 10:45:40 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:45:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:45:40 ---> 2775e9f510c7 10:45:40 Step 3/22 : WORKDIR /edgex-go 10:45:40 ---> Using cache 10:45:40 ---> b4724307414a 10:45:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:40 ---> Using cache 10:45:40 ---> d201980fe3e9 10:45:40 Step 5/22 : RUN apk add --update --no-cache make git 10:45:40 ---> Using cache 10:45:40 ---> 4470df2f889b 10:45:40 Step 6/22 : COPY go.mod vendor* ./ 10:45:41 Sending build context to Docker daemon 168.8MB 10:45:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:45:41 ---> f79e39bc4007 10:45:41 Step 2/4 : WORKDIR /edgex 10:45:42 ---> Running in 333c59129dd6 10:45:43 Removing intermediate container 333c59129dd6 10:45:43 ---> 239ca754b710 10:45:43 Step 3/4 : COPY go.mod . 10:45:43 Removing intermediate container deeb5bd2de95 10:45:43 ---> 4470df2f889b 10:45:43 Step 6/23 : COPY go.mod vendor* ./ 10:45:43 ---> 5971e6786e70 10:45:43 Step 4/4 : RUN go mod download 10:45:43 ---> Running in fa7ec44c9d33 10:45:44 ---> 6b0148e2714a 10:45:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:44 ---> Running in e25152860661 10:45:44 ---> d2f171c88fe8 10:45:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:44 ---> Running in a8c0a13d0567 10:45:44 ---> Running in 30077e351bec 10:45:44 Removing intermediate container e25152860661 10:45:44 ---> a0a24eedadeb 10:45:44 Step 15/23 : EXPOSE $APP_PORT 10:45:44 ---> 6b4b52d03227 10:45:44 Step 9/23 : RUN make cmd/core-data/core-data 10:45:44 ---> Running in 3a3d2088b527 10:45:44 ---> a176303193d4 10:45:44 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:45:44 ---> Running in 09dae00ec5d8 10:45:44 ---> Running in 69ed3d793735 10:45:44 Removing intermediate container 3a3d2088b527 10:45:44 ---> bc257cdd86f7 10:45:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:45:44 ---> 39ed099b31e6 10:45:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:45:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:45:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 10:45:45 ---> 25f4caefa246 10:45:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:45:45 Removing intermediate container a8c0a13d0567 10:45:45 ---> c2ac46e4dfc8 10:45:45 Step 8/22 : COPY . . 10:45:45 Removing intermediate container 30077e351bec 10:45:45 ---> aa33e1531707 10:45:45 Step 8/23 : COPY . . 10:45:45 ---> 13235b410063 10:45:45 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:45:45 ---> Running in 16f3c810cda5 10:45:46 Removing intermediate container 16f3c810cda5 10:45:46 ---> 43f24c9907b8 10:45:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:45:46 ---> Running in 271c46acb9d8 10:45:47 Removing intermediate container 271c46acb9d8 10:45:47 ---> f561bbbfe374 10:45:47 Step 21/23 : LABEL arch=x86_64 10:45:49 ---> Running in 16b9267df198 10:45:49 Removing intermediate container 16b9267df198 10:45:49 ---> 565221ce3342 10:45:49 Step 22/23 : LABEL git_sha=4f9763f52515ff2d879597754116d790a9c38bd3 10:45:49 ---> Running in 6c34c4d69b66 10:45:50 Removing intermediate container 6c34c4d69b66 10:45:50 ---> 2be54cd19777 10:45:50 Step 23/23 : LABEL version=0.0.0 10:45:50 ---> Running in 1bd378114d29 10:45:51 Removing intermediate container 1bd378114d29 10:45:51 ---> 8573dc4c752f 10:45:51 10:45:51 Successfully built 8573dc4c752f 10:45:51 Successfully tagged sys-mgmt-agent:latest 10:45:52  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 10:45:54 ---> 48d97974b397 10:45:54 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:45:54 ---> 6c47720f184f 10:45:54 Step 9/23 : RUN make cmd/core-command/core-command 10:45:55 ---> Running in 7552897a1477 10:45:55 ---> Running in f3e0ed746ab2 10:45:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:45:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 10:45:56 Removing intermediate container 09dae00ec5d8 10:45:56 ---> 5f5a781507ec 10:45:56 10:45:56 Step 10/21 : FROM alpine:3.14 10:45:56 ---> 0a97eee8041e 10:45:56 Step 11/21 : RUN apk add --update --no-cache curl 10:45:56 Removing intermediate container 69ed3d793735 10:45:56 ---> d92267a0a39b 10:45:56 10:45:56 Step 10/23 : FROM alpine:3.14 10:45:56 ---> 0a97eee8041e 10:45:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:45:56 ---> Running in 1c11699485c0 10:45:56 ---> Running in 39a92f62b1b9 10:45:56 Removing intermediate container 39a92f62b1b9 10:45:56 ---> db55f1dcad20 10:45:56 Step 12/23 : ENV APP_PORT=59880 10:45:56 ---> Running in a994208947ff 10:45:56 Removing intermediate container a994208947ff 10:45:56 ---> b314fafdbae5 10:45:56 Step 13/23 : EXPOSE $APP_PORT 10:45:56 ---> Running in a4e2428da278 10:45:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:45:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:45:57 Removing intermediate container a4e2428da278 10:45:57 ---> e09d12870e2d 10:45:57 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:57 (1/5) Installing ca-certificates (20211220-r0) 10:45:57 (2/5) Installing brotli-libs (1.0.9-r5) 10:45:57 (3/5) Installing nghttp2-libs (1.43.0-r0) 10:45:57 (4/5) Installing libcurl (7.79.1-r0) 10:45:57 (5/5) Installing curl (7.79.1-r0) 10:45:57 Executing busybox-1.33.1-r6.trigger 10:45:57 Executing ca-certificates-20211220-r0.trigger 10:45:57 ---> Running in ab9e6edbff84 10:45:57 OK: 8 MiB in 19 packages 10:45:58 Removing intermediate container 1c11699485c0 10:45:58 ---> 8ecd24274490 10:45:58 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:45:58 ---> Running in c3e5b9bcd260 10:45:58 Removing intermediate container ab9e6edbff84 10:45:58 ---> d71975d5f3fc 10:45:58 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 10:45:58 Removing intermediate container c3e5b9bcd260 10:45:58 ---> c7bf02605bd1 10:45:58 Step 13/21 : WORKDIR /edgex 10:45:58 ---> Running in b345ebb2a328 10:45:58 ---> Running in 76d7014fd5db 10:45:58 Removing intermediate container 76d7014fd5db 10:45:58 ---> 90898ee90ea8 10:45:58 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:45:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:45:59 ---> db560a4c64cd 10:45:59 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:45:59 ---> b4a21c595d5c 10:45:59 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:45:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:45:59 ---> 56c988530178 10:45:59 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:45:59 ---> Running in e4d3d366eccd 10:46:00 Removing intermediate container e4d3d366eccd 10:46:00 ---> 6915e5ba2352 10:46:00 Step 18/21 : CMD ["--init=true"] 10:46:00 (1/6) Installing dumb-init (1.2.5-r1) 10:46:00 ---> Running in 2b42882148f9 10:46:00 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:46:00 (3/6) Installing libsodium (1.0.18-r0) 10:46:00 Removing intermediate container 2b42882148f9 10:46:00 ---> ef3502facab6 10:46:00 Step 19/21 : LABEL arch=x86_64 10:46:00 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:46:00 ---> Running in d50d27f99e80 10:46:00 (5/6) Installing libzmq (4.3.4-r0) 10:46:00 (6/6) Installing zeromq (4.3.4-r0) 10:46:00 Removing intermediate container d50d27f99e80 10:46:00 ---> 82b6a92ad56a 10:46:00 Step 20/21 : LABEL git_sha=4f9763f52515ff2d879597754116d790a9c38bd3 10:46:00 Executing busybox-1.33.1-r6.trigger 10:46:00 OK: 8 MiB in 20 packages 10:46:00 ---> Running in 9da294836c84 10:46:00 Removing intermediate container 9da294836c84 10:46:00 ---> a6e7c463f8f6 10:46:00 Step 21/21 : LABEL version=0.0.0 10:46:01 ---> Running in 997fdb30b7dc 10:46:01 Removing intermediate container 997fdb30b7dc 10:46:01 ---> 24fd06f98a98 10:46:01 10:46:01 Removing intermediate container b345ebb2a328 10:46:01 ---> d9ac5544f2fc 10:46:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:46:01 Successfully built 24fd06f98a98 10:46:01 Successfully tagged security-proxy-setup:latest 10:46:01  Building security-proxy-setup ... done  ---> 0ef42db64e3f 10:46:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:46:02 ---> 5086d99959c4 10:46:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:46:02 ---> 2aa5a13549e1 10:46:02 Step 19/23 : ENTRYPOINT ["/core-data"] 10:46:02 ---> Running in 13c2505c7c13 10:46:02 Removing intermediate container 13c2505c7c13 10:46:02 ---> 1ccbdd5cee13 10:46:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:46:02 ---> Running in 963e317f12f9 10:46:02 Removing intermediate container 963e317f12f9 10:46:02 ---> baac3d56bb4c 10:46:02 Step 21/23 : LABEL arch=x86_64 10:46:02 ---> Running in da1161b30de7 10:46:03 Removing intermediate container da1161b30de7 10:46:03 ---> 12c396e0281d 10:46:03 Step 22/23 : LABEL git_sha=4f9763f52515ff2d879597754116d790a9c38bd3 10:46:03 ---> Running in ce2fc0510c98 10:46:03 Removing intermediate container ce2fc0510c98 10:46:03 ---> 4b10a1d03919 10:46:03 Step 23/23 : LABEL version=0.0.0 10:46:04 ---> Running in 0ec5cafda06f 10:46:04 Removing intermediate container f3e0ed746ab2 10:46:04 ---> 7ebae39a7629 10:46:04 10:46:04 Step 10/23 : FROM alpine:3.14 10:46:04 ---> 0a97eee8041e 10:46:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:46:04 ---> Using cache 10:46:04 ---> a273f63e534e 10:46:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:46:04 ---> Using cache 10:46:04 ---> 1ed2b5ea2f9c 10:46:04 Step 13/23 : ENV APP_PORT=59882 10:46:04 ---> Running in 264ac8af76d2 10:46:04 Removing intermediate container 0ec5cafda06f 10:46:04 ---> e7e6ae0ba89c 10:46:04 10:46:04 Removing intermediate container 7552897a1477 10:46:04 ---> 9ebf130fcc15 10:46:04 10:46:04 Step 10/22 : FROM alpine:3.14 10:46:04 ---> 0a97eee8041e 10:46:04 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:46:04 ---> Using cache 10:46:04 ---> a273f63e534e 10:46:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:46:04 ---> Using cache 10:46:04 ---> 1ed2b5ea2f9c 10:46:04 Step 13/22 : ENV APP_PORT=59861 10:46:04 ---> Running in 0dcd554f5301 10:46:04 Removing intermediate container 264ac8af76d2 10:46:04 ---> 9870b73a1cb7 10:46:04 Step 14/23 : EXPOSE $APP_PORT 10:46:04 Successfully built e7e6ae0ba89c 10:46:04 ---> Running in 0b1c77fd7737 10:46:04 Successfully tagged core-data:latest 10:46:04  Building core-data ... done Removing intermediate container 0dcd554f5301 10:46:04 ---> f14f919e5e6b 10:46:04 Step 14/22 : EXPOSE $APP_PORT 10:46:04 ---> Running in 01a5b949860c 10:46:04 Removing intermediate container 0b1c77fd7737 10:46:04 ---> 0f2bf457edb3 10:46:04 Step 15/23 : WORKDIR / 10:46:04 ---> Running in b08b49b9f81e 10:46:04 Removing intermediate container 01a5b949860c 10:46:04 ---> 77fe00549e52 10:46:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:46:04 Removing intermediate container b08b49b9f81e 10:46:04 ---> 0a4582ad0b1a 10:46:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:46:04 ---> 8449477b662e 10:46:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:46:04 ---> 12354dd80988 10:46:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:46:04 ---> e18a7624456f 10:46:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:46:04 ---> a7df162dba81 10:46:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:46:04 ---> 4692eda7af63 10:46:04 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:46:05 ---> 177eb06732cb 10:46:05 Step 19/23 : ENTRYPOINT ["/core-command"] 10:46:05 ---> Running in f3c3572c651f 10:46:05 ---> Running in f5b5d42bc8f1 10:46:05 Removing intermediate container f3c3572c651f 10:46:05 ---> 9ec12a0d2797 10:46:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:46:05 ---> Running in 9ddb17d6291e 10:46:05 Removing intermediate container f5b5d42bc8f1 10:46:05 ---> f656f0cdfd48 10:46:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:46:05 ---> Running in 2970617a5017 10:46:05 Removing intermediate container 9ddb17d6291e 10:46:05 ---> 442551471a43 10:46:05 Step 20/22 : LABEL arch=x86_64 10:46:05 ---> Running in f7ea079d0a3e 10:46:05 Removing intermediate container 2970617a5017 10:46:05 ---> 6a5bd1684201 10:46:05 Step 21/23 : LABEL arch=x86_64 10:46:05 ---> Running in a58662b01e9e 10:46:05 Removing intermediate container f7ea079d0a3e 10:46:05 ---> c33a4f2aa662 10:46:05 Step 21/22 : LABEL git_sha=4f9763f52515ff2d879597754116d790a9c38bd3 10:46:05 ---> Running in c8a5f3095753 10:46:05 Removing intermediate container a58662b01e9e 10:46:05 ---> 7396f41f4238 10:46:05 Step 22/23 : LABEL git_sha=4f9763f52515ff2d879597754116d790a9c38bd3 10:46:05 ---> Running in b94ef1894b7c 10:46:05 Removing intermediate container c8a5f3095753 10:46:05 ---> 25da34991693 10:46:05 Step 22/22 : LABEL version=0.0.0 10:46:05 ---> Running in 37923892a0f3 10:46:05 Removing intermediate container b94ef1894b7c 10:46:05 ---> f0846be41709 10:46:05 Step 23/23 : LABEL version=0.0.0 10:46:05 ---> Running in 5943a7b65402 10:46:05 Removing intermediate container 37923892a0f3 10:46:05 ---> 8637e425e402 10:46:05 10:46:05 Removing intermediate container 5943a7b65402 10:46:05 ---> 33ac869ed54e 10:46:05 10:46:05 Successfully built 8637e425e402 10:46:05 Successfully tagged support-scheduler:latest 10:46:05  Building support-scheduler ... done Successfully built 33ac869ed54e 10:46:05 Successfully tagged core-command:latest 10:46:05  Building core-command ... done  [Pipeline] } 10:46:05 $ docker stop --time=1 ea33460b1fc5c9f8688bc22c3432b37ac6a260c6e421277f980ca90ee251c60d 10:46:07 $ docker rm -f ea33460b1fc5c9f8688bc22c3432b37ac6a260c6e421277f980ca90ee251c60d [Pipeline] // withDockerContainer [Pipeline] sh 10:46:07 + docker images 10:46:07 REPOSITORY TAG IMAGE ID CREATED SIZE 10:46:07 support-scheduler latest 8637e425e402 2 seconds ago 16MB 10:46:07 core-command latest 33ac869ed54e 2 seconds ago 15.8MB 10:46:07 9ebf130fcc15 4 seconds ago 1.78GB 10:46:07 core-data latest e7e6ae0ba89c 4 seconds ago 20MB 10:46:07 7ebae39a7629 4 seconds ago 1.77GB 10:46:07 security-proxy-setup latest 24fd06f98a98 6 seconds ago 26.2MB 10:46:07 5f5a781507ec 12 seconds ago 1.78GB 10:46:07 d92267a0a39b 12 seconds ago 1.79GB 10:46:07 sys-mgmt-agent latest 8573dc4c752f 17 seconds ago 296MB 10:46:07 security-bootstrapper latest 4033a93a6ca5 30 seconds ago 18.7MB 10:46:07 security-secretstore-setup latest 0ecbc9aa3212 35 seconds ago 27.9MB 10:46:07 core-metadata latest 25c70997a174 41 seconds ago 16.6MB 10:46:07 support-notifications latest 648901f735f7 41 seconds ago 16.7MB 10:46:07 8c86aa2b1f18 47 seconds ago 1.77GB 10:46:07 5845cb01786a 48 seconds ago 1.78GB 10:46:07 91dc6f6b31d4 48 seconds ago 1.78GB 10:46:07 d6f93b2135b9 48 seconds ago 1.78GB 10:46:07 014722eaf3ff 49 seconds ago 1.77GB 10:46:07 ci-base-image-x86_64 latest 2775e9f510c7 3 minutes ago 1.27GB 10:46:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 5 weeks ago 562MB 10:46:07 docker 20.10.10 b706a049f56e 4 months ago 216MB 10:46:07 alpine 3.14 0a97eee8041e 4 months ago 5.61MB 10:46:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 10:46:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 10:46:22 Still waiting to schedule task 10:46:22 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 10:47:03 Running on prd-ubuntu18.04-docker-8c-8g-7133 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws 10:47:03 Running in /w/workspace/edgex-go/15 [Pipeline] { [Pipeline] checkout 10:47:04 The recommended git tool is: git 10:47:05 Removing intermediate container fa7ec44c9d33 10:47:05 ---> d37700d1e4f3 10:47:05 Successfully built d37700d1e4f3 10:47:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:47:05 using credential edgex-jenkins-ssh 10:47:05 Cloning the remote Git repository 10:47:05 + docker inspect -f . ci-base-image-arm64 10:47:05 . [Pipeline] withDockerContainer 10:47:06 prd-ubuntu20.04-docker-arm64-4c-16g-7132 does not seem to be running inside a container 10:47:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:47:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:47:05 > git init /w/workspace/edgex-go/15 # timeout=10 10:47:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:47:05 > git --version # timeout=10 10:47:05 > git --version # 'git version 2.17.1' 10:47:05 using GIT_SSH to set credentials SSH Credentials for GitHub 10:47:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:47:07 $ docker top 3b9f1c3e6a9779293e8a7e8a6c5e6fafac1363a868db62fadc99da55bf3b8d33 -eo pid,comm [Pipeline] { [Pipeline] sh 10:47:08 + go version 10:47:08 go version go1.17.6 linux/arm64 [Pipeline] } 10:47:08 $ docker stop --time=1 3b9f1c3e6a9779293e8a7e8a6c5e6fafac1363a868db62fadc99da55bf3b8d33 10:47:10 $ docker rm -f 3b9f1c3e6a9779293e8a7e8a6c5e6fafac1363a868db62fadc99da55bf3b8d33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:47:10 + docker inspect -f . ci-base-image-arm64 10:47:10 . [Pipeline] withDockerContainer 10:47:10 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 4f9763f52515ff2d879597754116d790a9c38bd3 10:47:11 Merge succeeded, producing 4f9763f52515ff2d879597754116d790a9c38bd3 10:47:11 Checking out Revision 4f9763f52515ff2d879597754116d790a9c38bd3 (PR-3891) 10:47:11 prd-ubuntu20.04-docker-arm64-4c-16g-7132 does not seem to be running inside a container 10:47:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:47:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:47:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:47:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:47:10 using GIT_SSH to set credentials SSH Credentials for GitHub 10:47:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:47:10 > git config core.sparsecheckout # timeout=10 10:47:10 > git checkout -f 4f9763f52515ff2d879597754116d790a9c38bd3 # timeout=10 10:47:10 > git remote # timeout=10 10:47:10 > git config --get remote.origin.url # timeout=10 10:47:10 using GIT_SSH to set credentials SSH Credentials for GitHub 10:47:10 > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 10:47:10 > git rev-parse HEAD^{commit} # timeout=10 10:47:11 > git config core.sparsecheckout # timeout=10 10:47:11 > git checkout -f 4f9763f52515ff2d879597754116d790a9c38bd3 # timeout=10 10:47:11 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:47:12 $ docker top eda59acb816373999060e079f416579009c0c45ad1a9dd397173bbf0f5fdc28f -eo pid,comm [Pipeline] { [Pipeline] echo 10:47:12 ========================================================= 10:47:12 [edgeXBuildGoParallel] Running Tests and Build... 10:47:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:47:13 + make test 10:47:13 go mod tidy 10:47:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:47:14 Commit message: "feat(data): update" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:47:15 + echo snap-build.sh 10:47:15 snap-build.sh 10:47:15 + SNAP_BASE_DIR=. 10:47:15 + '[' '!' -z /w/workspace/edgex-go/15 ']' 10:47:15 + SNAP_BASE_DIR=/w/workspace/edgex-go/15 10:47:15 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/15]' 10:47:15 [snap-build] Building snap in dir [/w/workspace/edgex-go/15] 10:47:15 + cd /w/workspace/edgex-go/15 10:47:15 + sudo apt-get remove -qy --purge lxd lxd-client 10:47:15 Reading package lists... 10:47:15 Building dependency tree... 10:47:15 Reading state information... 10:47:15 The following packages were automatically installed and are no longer required: 10:47:15 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 10:47:15 uidmap xdelta3 10:47:15 Use 'sudo apt autoremove' to remove them. 10:47:15 The following packages will be REMOVED: 10:47:15 lxd* lxd-client* 10:47:15 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 10:47:15 After this operation, 31.7 MB disk space will be freed. 10:47:16 (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.) 10:47:16 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 10:47:17 Removing lxd dnsmasq configuration 10:47:17 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 10:47:17 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 10:47:18 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:47:18 (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.) 10:47:18 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 10:47:19 Processing triggers for systemd (237-3ubuntu10.52) ... 10:47:19 Processing triggers for ureadahead (0.100.0-21) ... 10:47:20 + sudo snap remove --purge lxd 10:47:20 snap "lxd" is not installed 10:47:20 + sudo groupadd --force --system lxd 10:47:20 ++ whoami 10:47:20 + sudo /usr/sbin/usermod -G lxd -a jenkins 10:47:20 + newgrp - lxd 10:47:20 + sudo snap install lxd 10:47:28 2022-03-15T10:47:25Z INFO Waiting for automatic snapd restart... 10:47:43 lxd 4.23 from Canonical* installed 10:47:43 + sudo lxd init --auto 10:47:46 ? github.com/edgexfoundry/edgex-go [no test files] 10:47:53 + sudo snap install --classic snapcraft 10:47:56 snapcraft 6.0.2 from Canonical* installed 10:47:56 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 10:47:56 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 10:47:56 % Total % Received % Xferd Average Speed Time Time Time Current 10:47:56 Dload Upload Total Spent Left Speed 10:47:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 0 658 0 0 4012 0 --:--:-- --:--:-- --:--:-- 4012 10:47:56 100 3325k 100 3325k 0 0 6481k 0 --:--:-- --:--:-- --:--:-- 6481k 10:47:56 ./yq_linux_amd64 10:47:57 + sudo snapcraft prime --use-lxd 10:47:59 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 10:47:59 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: 10:47:59 - README.md 10:47:59 10:47:59 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:47:59 Launching a container. 10:48:09 Waiting for container to be ready 10:48:09 To start your first container, try: lxc launch ubuntu:20.04 10:48:09 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 10:48:09 10:48:15 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 10:48:16 Waiting for network to be ready... 10:48:16 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 10:48:16 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 10:48:16 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] 10:48:16 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] 10:48:16 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 10:48:16 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 10:48:16 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] 10:48:16 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] 10:48:16 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] 10:48:16 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] 10:48:16 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 10:48:17 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 10:48:17 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 10:48:17 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 10:48:17 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 10:48:17 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 10:48:17 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 10:48:17 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 10:48:17 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 10:48:18 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1643 kB] 10:48:18 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] 10:48:18 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] 10:48:18 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 10:48:18 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] 10:48:18 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] 10:48:18 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] 10:48:18 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] 10:48:20 Fetched 23.4 MB in 4s (6230 kB/s) 10:48:20 Reading package lists... 10:48:21 Reading package lists... 10:48:21 Building dependency tree... 10:48:21 Reading state information... 10:48:21 The following additional packages will be installed: 10:48:21 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:48:21 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:48:21 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:48:21 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 10:48:21 Suggested packages: 10:48:21 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 10:48:21 Recommended packages: 10:48:21 gnupg libsasl2-modules 10:48:21 The following NEW packages will be installed: 10:48:21 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:48:21 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:48:21 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:48:21 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 10:48:21 The following packages will be upgraded: 10:48:21 gpg gpg-agent gpgconf libudev1 10:48:21 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 10:48:21 Need to get 3859 kB of archives. 10:48:21 After this operation, 14.9 MB of additional disk space will be used. 10:48:21 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 10:48:21 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 10:48:21 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 10:48:21 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 10:48:21 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 10:48:22 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 10:48:22 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 10:48:22 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 10:48:22 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 10:48:22 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 10:48:22 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 10:48:22 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 10:48:22 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 10:48:22 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 10:48:22 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 10:48:22 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 10:48:22 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 10:48:22 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 10:48:22 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 10:48:22 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 10:48:22 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 10:48:22 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 10:48:22 debconf: delaying package configuration, since apt-utils is not installed 10:48:22 Fetched 3859 kB in 1s (3276 kB/s) 10:48:22 (Reading database ... 12816 files and directories currently installed.) 10:48:22 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 10:48:22 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 10:48:22 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 10:48:22 Selecting previously unselected package udev. 10:48:22 (Reading database ... 12816 files and directories currently installed.) 10:48:22 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 10:48:22 Unpacking udev (245.4-4ubuntu3.15) ... 10:48:23 Selecting previously unselected package libfuse2:amd64. 10:48:23 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 10:48:23 Unpacking libfuse2:amd64 (2.9.9-3) ... 10:48:23 Selecting previously unselected package fuse. 10:48:23 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 10:48:23 Unpacking fuse (2.9.9-3) ... 10:48:23 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 10:48:23 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 10:48:23 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 10:48:23 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 10:48:23 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 10:48:23 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 10:48:23 Selecting previously unselected package libksba8:amd64. 10:48:23 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 10:48:23 Unpacking libksba8:amd64 (1.3.5-2) ... 10:48:23 Selecting previously unselected package libroken18-heimdal:amd64. 10:48:23 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 10:48:23 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:48:23 Selecting previously unselected package libasn1-8-heimdal:amd64. 10:48:23 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 10:48:23 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:48:23 Selecting previously unselected package libheimbase1-heimdal:amd64. 10:48:23 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 10:48:23 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:48:23 Selecting previously unselected package libhcrypto4-heimdal:amd64. 10:48:23 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 10:48:23 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:48:23 Selecting previously unselected package libwind0-heimdal:amd64. 10:48:23 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 10:48:23 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:48:23 Selecting previously unselected package libhx509-5-heimdal:amd64. 10:48:23 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 10:48:23 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:48:24 Selecting previously unselected package libkrb5-26-heimdal:amd64. 10:48:24 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 10:48:24 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:48:24 Selecting previously unselected package libheimntlm0-heimdal:amd64. 10:48:24 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 10:48:24 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:48:24 Selecting previously unselected package libgssapi3-heimdal:amd64. 10:48:24 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 10:48:24 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:48:24 Selecting previously unselected package libsasl2-modules-db:amd64. 10:48:24 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 10:48:24 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 10:48:24 Selecting previously unselected package libsasl2-2:amd64. 10:48:24 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 10:48:24 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 10:48:24 Selecting previously unselected package libldap-common. 10:48:24 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 10:48:24 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 10:48:24 Selecting previously unselected package libldap-2.4-2:amd64. 10:48:24 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 10:48:24 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 10:48:24 Selecting previously unselected package dirmngr. 10:48:24 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 10:48:24 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 10:48:24 Setting up libksba8:amd64 (1.3.5-2) ... 10:48:24 Setting up libfuse2:amd64 (2.9.9-3) ... 10:48:24 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 10:48:24 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 10:48:24 Setting up udev (245.4-4ubuntu3.15) ... 10:48:25 invoke-rc.d: policy-rc.d denied execution of start. 10:48:25 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 10:48:25 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:48:25 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 10:48:25 Setting up gpg (2.2.19-3ubuntu2.1) ... 10:48:25 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:48:25 Setting up fuse (2.9.9-3) ... 10:48:25 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 10:48:26 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:48:26 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:48:26 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:48:26 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:48:26 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:48:26 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:48:26 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 10:48:26 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 10:48:26 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 10:48:26 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 10:48:26 Processing triggers for systemd (245.4-4ubuntu3) ... 10:48:26 Processing triggers for libc-bin (2.31-0ubuntu9) ... 10:48:26 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 10:48:26 Alias= settings in the [Install] section, and DefaultInstance= for template 10:48:26 units). This means they are not meant to be enabled using systemctl. 10:48:26 10:48:26 Possible reasons for having this kind of units are: 10:48:26 • A unit may be statically enabled by being symlinked from another unit's 10:48:26 .wants/ or .requires/ directory. 10:48:26 • A unit's purpose may be to act as a helper for some other unit which has 10:48:26 a requirement dependency on it. 10:48:26 • A unit may be started when needed via activation (socket, path, timer, 10:48:26 D-Bus, udev, scripted systemctl call, ...). 10:48:26 • In case of template units, the unit is meant to be enabled with some 10:48:26 instance name specified. 10:48:27 Reading package lists... 10:48:27 Building dependency tree... 10:48:27 Reading state information... 10:48:27 The following additional packages will be installed: 10:48:27 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 10:48:27 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 10:48:27 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 10:48:27 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 10:48:27 openssh-client python3 python3-minimal python3.8 python3.8-minimal 10:48:27 squashfs-tools systemd systemd-sysv systemd-timesyncd 10:48:27 Suggested packages: 10:48:27 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 10:48:27 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 10:48:27 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 10:48:27 systemd-container policykit-1 10:48:27 Recommended packages: 10:48:27 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 10:48:27 The following NEW packages will be installed: 10:48:27 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 10:48:27 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 10:48:27 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 10:48:27 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 10:48:27 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 10:48:27 The following packages will be upgraded: 10:48:27 libsystemd0 systemd systemd-sysv systemd-timesyncd 10:48:27 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 10:48:27 Need to get 46.5 MB of archives. 10:48:27 After this operation, 181 MB of additional disk space will be used. 10:48:27 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 10:48:27 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 10:48:27 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 10:48:27 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 10:48:27 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 10:48:27 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 10:48:27 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 10:48:27 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 10:48:27 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 10:48:27 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 10:48:27 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 10:48:27 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 10:48:27 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 10:48:27 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 10:48:27 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 10:48:27 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 10:48:27 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 10:48:27 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 10:48:27 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 10:48:27 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 10:48:27 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 10:48:27 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 10:48:27 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 10:48:27 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 10:48:27 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 10:48:27 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 10:48:27 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 10:48:28 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 10:48:28 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 10:48:28 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 10:48:28 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 10:48:28 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 10:48:28 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 10:48:28 debconf: delaying package configuration, since apt-utils is not installed 10:48:28 Fetched 46.5 MB in 1s (52.0 MB/s) 10:48:28 (Reading database ... 13067 files and directories currently installed.) 10:48:28 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 10:48:28 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 10:48:28 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 10:48:28 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 10:48:28 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 10:48:29 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 10:48:29 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 10:48:29 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 10:48:29 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 10:48:29 Selecting previously unselected package libpython3.8-minimal:amd64. 10:48:29 (Reading database ... 13068 files and directories currently installed.) 10:48:29 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 10:48:29 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 10:48:29 Selecting previously unselected package libexpat1:amd64. 10:48:29 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 10:48:29 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 10:48:29 Selecting previously unselected package python3.8-minimal. 10:48:29 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 10:48:29 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 10:48:30 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 10:48:30 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 10:48:30 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 10:48:30 Selecting previously unselected package python3-minimal. 10:48:30 (Reading database ... 13359 files and directories currently installed.) 10:48:30 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 10:48:30 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 10:48:30 Selecting previously unselected package mime-support. 10:48:30 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 10:48:30 Unpacking mime-support (3.64ubuntu1) ... 10:48:30 Selecting previously unselected package libmpdec2:amd64. 10:48:30 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 10:48:30 Unpacking libmpdec2:amd64 (2.4.2-3) ... 10:48:30 Selecting previously unselected package libpython3.8-stdlib:amd64. 10:48:30 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 10:48:30 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 10:48:31 Selecting previously unselected package python3.8. 10:48:31 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 10:48:31 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 10:48:31 Selecting previously unselected package libpython3-stdlib:amd64. 10:48:31 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 10:48:31 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 10:48:31 Setting up python3-minimal (3.8.2-0ubuntu2) ... 10:48:31 Selecting previously unselected package python3. 10:48:31 (Reading database ... 13761 files and directories currently installed.) 10:48:31 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 10:48:31 Unpacking python3 (3.8.2-0ubuntu2) ... 10:48:31 Selecting previously unselected package libdbus-1-3:amd64. 10:48:31 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 10:48:31 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 10:48:32 Selecting previously unselected package dbus. 10:48:32 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 10:48:32 Unpacking dbus (1.12.16-2ubuntu2.1) ... 10:48:32 Selecting previously unselected package libbsd0:amd64. 10:48:32 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 10:48:32 Unpacking libbsd0:amd64 (0.10.0-1) ... 10:48:32 Selecting previously unselected package libpam-systemd:amd64. 10:48:32 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 10:48:32 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 10:48:32 Selecting previously unselected package sudo. 10:48:32 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 10:48:32 Unpacking sudo (1.8.31-1ubuntu1.2) ... 10:48:32 Selecting previously unselected package apparmor. 10:48:32 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 10:48:32 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 10:48:32 Selecting previously unselected package libcbor0.6:amd64. 10:48:32 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 10:48:32 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 10:48:32 Selecting previously unselected package libedit2:amd64. 10:48:32 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 10:48:32 Unpacking libedit2:amd64 (3.1-20191231-1) ... 10:48:32 Selecting previously unselected package libfido2-1:amd64. 10:48:32 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 10:48:32 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 10:48:32 Selecting previously unselected package libkrb5support0:amd64. 10:48:32 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 10:48:32 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 10:48:32 Selecting previously unselected package libk5crypto3:amd64. 10:48:32 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 10:48:32 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 10:48:32 Selecting previously unselected package libkeyutils1:amd64. 10:48:32 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 10:48:32 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 10:48:33 Selecting previously unselected package libkrb5-3:amd64. 10:48:33 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 10:48:33 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 10:48:33 Selecting previously unselected package libgssapi-krb5-2:amd64. 10:48:33 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 10:48:33 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 10:48:33 Selecting previously unselected package openssh-client. 10:48:33 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 10:48:33 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 10:48:33 Selecting previously unselected package dbus-user-session. 10:48:33 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 10:48:33 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 10:48:33 Selecting previously unselected package liblzo2-2:amd64. 10:48:33 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 10:48:33 Unpacking liblzo2-2:amd64 (2.10-2) ... 10:48:33 Selecting previously unselected package squashfs-tools. 10:48:33 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 10:48:33 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 10:48:33 Selecting previously unselected package snapd. 10:48:33 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 10:48:33 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 10:48:36 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 10:48:36 Setting up mime-support (3.64ubuntu1) ... 10:48:36 Setting up liblzo2-2:amd64 (2.10-2) ... 10:48:36 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 10:48:36 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 10:48:36 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 10:48:36 Setting up dbus (1.12.16-2ubuntu2.1) ... 10:48:36 Setting up sudo (1.8.31-1ubuntu1.2) ... 10:48:36 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 10:48:36 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 10:48:36 Setting up libmpdec2:amd64 (2.4.2-3) ... 10:48:36 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 10:48:36 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 10:48:36 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 10:48:37 Setting up libbsd0:amd64 (0.10.0-1) ... 10:48:37 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 10:48:37 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 10:48:37 Setting up libedit2:amd64 (3.1-20191231-1) ... 10:48:37 Setting up python3 (3.8.2-0ubuntu2) ... 10:48:37 running python rtupdate hooks for python3.8... 10:48:37 running python post-rtupdate hooks for python3.8... 10:48:37 Setting up apparmor (2.13.3-7ubuntu5.1) ... 10:48:39 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 10:48:39 Reloading AppArmor profiles 10:48:39 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 10:48:39 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 10:48:39 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 10:48:39 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 10:48:39 Setting up systemd (245.4-4ubuntu3.15) ... 10:48:39 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 10:48:39 Installing new version of config file /etc/systemd/resolved.conf ... 10:48:41 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 10:48:41 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 10:48:41 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 10:48:41 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 10:48:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 10:48:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 10:48:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 10:48:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 10:48:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:48:42 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:48:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 10:48:43 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 10:48:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:48:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:48:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:48:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:48:43 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 10:48:43 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 10:48:43 /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' 10:48:43 Processing triggers for libc-bin (2.31-0ubuntu9) ... 10:48:44 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 10:48:44 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 10:48:45 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 10:48:45 Reading package lists... 10:48:45 Reading package lists... 10:48:46 Building dependency tree... 10:48:46 Reading state information... 10:48:46 Calculating upgrade... 10:48:46 The following packages will be upgraded: 10:48:46 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 10:48:46 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 10:48:46 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 10:48:46 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 10:48:46 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 10:48:46 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 10:48:46 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 10:48:46 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 10:48:46 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 10:48:46 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 10:48:46 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 10:48:46 xz-utils zlib1g 10:48:46 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 10:48:46 Need to get 65.7 MB of archives. 10:48:46 After this operation, 27.5 MB of additional disk space will be used. 10:48:46 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 10:48:46 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 10:48:47 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 10:48:47 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 10:48:47 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 10:48:47 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 10:48:47 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 10:48:47 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 10:48:47 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 10:48:47 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 10:48:47 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 10:48:47 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] 10:48:47 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 10:48:47 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 10:48:47 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 10:48:47 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 10:48:47 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 10:48:47 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 10:48:47 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 10:48:47 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 10:48:47 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 10:48:47 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.11 [1321 kB] 10:48:47 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 10:48:47 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 10:48:47 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.11 [621 kB] 10:48:47 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 10:48:47 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 10:48:47 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 10:48:47 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 10:48:47 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 10:48:47 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 10:48:47 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 10:48:47 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 10:48:47 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 10:48:47 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 10:48:47 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 10:48:47 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 10:48:47 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 10:48:47 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 10:48:47 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 10:48:47 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 10:48:48 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] 10:48:48 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 10:48:48 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 10:48:48 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 10:48:48 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 10:48:48 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 10:48:48 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 10:48:48 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 10:48:48 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 10:48:48 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 10:48:48 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 10:48:48 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 10:48:48 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 10:48:48 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 10:48:48 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 10:48:48 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 10:48:48 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 10:48:48 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 10:48:48 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 10:48:48 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 10:48:48 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 10:48:48 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 10:48:48 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 10:48:48 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 10:48:48 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 10:48:48 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 10:48:48 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 10:48:48 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 10:48:48 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 10:48:48 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] 10:48:48 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] 10:48:48 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] 10:48:49 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] 10:48:49 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] 10:48:49 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] 10:48:49 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] 10:48:49 debconf: delaying package configuration, since apt-utils is not installed 10:48:49 Fetched 65.7 MB in 3s (22.1 MB/s) 10:48:50 (Reading database ... 14313 files and directories currently installed.) 10:48:50 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 10:48:50 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 10:48:50 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 10:48:50 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 10:48:50 Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... 10:48:50 Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... 10:48:50 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:48:51 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:48:51 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:48:51 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:48:51 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:48:51 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:48:51 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:48:51 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:48:51 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:48:52 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:48:52 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:48:52 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:48:52 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:48:52 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:48:52 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 10:48:52 (Reading database ... 14312 files and directories currently installed.) 10:48:52 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:48:52 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:48:52 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 10:48:52 (Reading database ... 14312 files and directories currently installed.) 10:48:52 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:48:52 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:48:52 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:48:52 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:48:52 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 10:48:52 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 10:48:52 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 10:48:53 (Reading database ... 14312 files and directories currently installed.) 10:48:53 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 10:48:53 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 10:48:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:48:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:48:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:48:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:48:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:48:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:48:53 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 10:48:53 (Reading database ... 14312 files and directories currently installed.) 10:48:53 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 10:48:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 10:48:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 10:48:53 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 10:48:54 Setting up base-files (11ubuntu5.5) ... 10:48:54 Installing new version of config file /etc/issue ... 10:48:54 Installing new version of config file /etc/issue.net ... 10:48:54 Installing new version of config file /etc/lsb-release ... 10:48:54 Installing new version of config file /etc/update-motd.d/50-motd-news ... 10:48:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 10:48:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:48:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:48:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:48:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:48:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 10:48:54 Removing obsolete conffile /etc/default/motd-news ... 10:48:54 (Reading database ... 14311 files and directories currently installed.) 10:48:54 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 10:48:54 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 10:48:54 Setting up bash (5.0-6ubuntu1.1) ... 10:48:54 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 10:48:54 (Reading database ... 14311 files and directories currently installed.) 10:48:54 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 10:48:54 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 10:48:54 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 10:48:55 (Reading database ... 14311 files and directories currently installed.) 10:48:55 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 10:48:55 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 10:48:55 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 10:48:55 (Reading database ... 14311 files and directories currently installed.) 10:48:55 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 10:48:55 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 10:48:56 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 10:48:56 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 10:48:56 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 10:48:56 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 10:48:56 Setting up perl-base (5.30.0-9ubuntu0.2) ... 10:48:56 (Reading database ... 14311 files and directories currently installed.) 10:48:56 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 10:48:56 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 10:48:57 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 10:48:57 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 10:48:57 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 10:48:57 (Reading database ... 14311 files and directories currently installed.) 10:48:57 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... 10:48:57 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... 10:48:57 Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... 10:48:57 (Reading database ... 14311 files and directories currently installed.) 10:48:57 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 10:48:57 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 10:48:57 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 10:48:57 (Reading database ... 14311 files and directories currently installed.) 10:48:57 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 10:48:57 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 10:48:57 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 10:48:57 (Reading database ... 14311 files and directories currently installed.) 10:48:57 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 10:48:57 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 10:48:58 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 10:48:58 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 10:48:58 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 10:48:58 (Reading database ... 14311 files and directories currently installed.) 10:48:58 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 10:48:58 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 10:48:58 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 10:48:58 (Reading database ... 14311 files and directories currently installed.) 10:48:58 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 10:48:58 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 10:48:58 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 10:48:58 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 10:48:59 Setting up util-linux (2.34-0.1ubuntu9.3) ... 10:48:59 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 10:48:59 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 10:48:59 (Reading database ... 14311 files and directories currently installed.) 10:48:59 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 10:48:59 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 10:48:59 Setting up libc-bin (2.31-0ubuntu9.7) ... 10:49:00 (Reading database ... 14311 files and directories currently installed.) 10:49:00 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 10:49:00 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 10:49:00 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 10:49:00 (Reading database ... 14311 files and directories currently installed.) 10:49:00 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 10:49:00 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 10:49:00 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 10:49:00 (Reading database ... 14311 files and directories currently installed.) 10:49:00 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 10:49:00 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 10:49:00 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 10:49:00 (Reading database ... 14311 files and directories currently installed.) 10:49:00 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 10:49:00 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 10:49:00 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 10:49:00 (Reading database ... 14311 files and directories currently installed.) 10:49:00 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 10:49:00 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 10:49:00 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 10:49:01 (Reading database ... 14311 files and directories currently installed.) 10:49:01 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 10:49:01 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 10:49:01 Setting up gpgv (2.2.19-3ubuntu2.1) ... 10:49:01 (Reading database ... 14311 files and directories currently installed.) 10:49:01 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 10:49:01 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 10:49:01 Setting up ubuntu-keyring (2020.02.11.4) ... 10:49:01 (Reading database ... 14311 files and directories currently installed.) 10:49:01 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 10:49:01 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 10:49:01 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 10:49:01 (Reading database ... 14311 files and directories currently installed.) 10:49:01 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 10:49:01 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 10:49:01 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 10:49:01 (Reading database ... 14311 files and directories currently installed.) 10:49:01 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 10:49:01 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 10:49:01 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 10:49:01 (Reading database ... 14311 files and directories currently installed.) 10:49:01 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 10:49:01 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 10:49:02 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 10:49:02 (Reading database ... 14311 files and directories currently installed.) 10:49:02 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 10:49:02 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 10:49:02 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 10:49:02 (Reading database ... 14311 files and directories currently installed.) 10:49:02 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 10:49:02 Unpacking apt (2.0.6) over (2.0.2) ... 10:49:02 Setting up apt (2.0.6) ... 10:49:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.243s coverage: 28.7% of statements 10:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:49:03 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 10:49:03 (Reading database ... 14311 files and directories currently installed.) 10:49:03 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 10:49:03 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 10:49:03 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 10:49:03 (Reading database ... 14311 files and directories currently installed.) 10:49:03 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 10:49:03 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 10:49:03 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 10:49:03 (Reading database ... 14313 files and directories currently installed.) 10:49:03 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 10:49:03 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 10:49:04 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 10:49:04 (Reading database ... 14317 files and directories currently installed.) 10:49:04 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 10:49:04 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 10:49:04 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 10:49:04 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 10:49:04 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 10:49:04 (Reading database ... 14317 files and directories currently installed.) 10:49:04 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 10:49:04 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 10:49:04 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 10:49:04 (Reading database ... 14317 files and directories currently installed.) 10:49:04 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 10:49:04 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 10:49:04 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 10:49:04 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 10:49:05 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.11_amd64.deb ... 10:49:05 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... 10:49:05 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.11_amd64.deb ... 10:49:05 Unpacking openssl (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... 10:49:05 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 10:49:05 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 10:49:05 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 10:49:05 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 10:49:05 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 10:49:05 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 10:49:05 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 10:49:05 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 10:49:05 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 10:49:05 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 10:49:05 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 10:49:05 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 10:49:06 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 10:49:06 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 10:49:06 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 10:49:06 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 10:49:06 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 10:49:06 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 10:49:06 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 10:49:06 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 10:49:06 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 10:49:06 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 10:49:06 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 10:49:06 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 10:49:06 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 10:49:06 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 10:49:06 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 10:49:06 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 10:49:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.494s coverage: 98.5% of statements 10:49:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:49:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.396s coverage: 43.8% of statements 10:49:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:49:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:49:07 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... 10:49:07 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 10:49:07 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 10:49:07 Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 10:49:08 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 10:49:08 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 10:49:08 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 10:49:08 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 10:49:09 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 10:49:09 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 10:49:09 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 10:49:09 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 10:49:10 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... 10:49:10 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 10:49:10 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 10:49:10 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 10:49:10 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.11) ... 10:49:10 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 10:49:10 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 10:49:10 Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... 10:49:10 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 10:49:10 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 10:49:10 Setting up tzdata (2021e-0ubuntu0.20.04) ... 10:49:10 10:49:10 Current default time zone: 'Etc/UTC' 10:49:10 Local time is now: Tue Mar 15 10:49:10 UTC 2022. 10:49:10 Universal Time is now: Tue Mar 15 10:49:10 UTC 2022. 10:49:10 Run 'dpkg-reconfigure tzdata' if you wish to change it. 10:49:10 10:49:10 Setting up xz-utils (5.2.4-1ubuntu1) ... 10:49:10 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 10:49:10 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 10:49:10 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 10:49:10 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 10:49:10 Setting up mount (2.34-0.1ubuntu9.3) ... 10:49:10 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 10:49:10 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 10:49:10 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 10:49:10 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 10:49:10 Setting up openssl (1.1.1f-1ubuntu2.11) ... 10:49:10 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 10:49:10 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 10:49:10 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 10:49:10 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 10:49:10 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... 10:49:10 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 10:49:10 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 10:49:10 Setting up fdisk (2.34-0.1ubuntu9.3) ... 10:49:10 Setting up ca-certificates (20210119~20.04.2) ... 10:49:12 Updating certificates in /etc/ssl/certs... 10:49:13 21 added, 21 removed; done. 10:49:13 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... 10:49:13 Setting up perl (5.30.0-9ubuntu0.2) ... 10:49:13 Setting up procps (2:3.3.16-1ubuntu2.3) ... 10:49:13 Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... 10:49:13 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 10:49:13 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 10:49:13 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 10:49:13 Setting up binutils (2.34-6ubuntu1.3) ... 10:49:13 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 10:49:13 Setting up build-essential (12.8ubuntu1.1) ... 10:49:13 Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... 10:49:13 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 10:49:13 Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... 10:49:13 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 10:49:13 Processing triggers for systemd (245.4-4ubuntu3.15) ... 10:49:14 Processing triggers for mime-support (3.64ubuntu1) ... 10:49:14 Processing triggers for ca-certificates (20210119~20.04.2) ... 10:49:14 Updating certificates in /etc/ssl/certs... 10:49:14 0 added, 0 removed; done. 10:49:14 Running hooks in /etc/ca-certificates/update.d... 10:49:14 done. 10:49:16 Reading package lists... 10:49:16 Building dependency tree... 10:49:16 Reading state information... 10:49:16 The following NEW packages will be installed: 10:49:16 apt-transport-https 10:49:16 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 10:49:16 Need to get 4680 B of archives. 10:49:16 After this operation, 162 kB of additional disk space will be used. 10:49:16 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 10:49:16 debconf: delaying package configuration, since apt-utils is not installed 10:49:16 Fetched 4680 B in 0s (24.2 kB/s) 10:49:16 Selecting previously unselected package apt-transport-https. 10:49:16 (Reading database ... 14320 files and directories currently installed.) 10:49:16 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 10:49:16 Unpacking apt-transport-https (2.0.6) ... 10:49:16 Setting up apt-transport-https (2.0.6) ... 10:49:16 Waiting for network to be ready... 10:49:23 2022-03-15T10:49:21Z INFO Waiting for automatic snapd restart... 10:49:23 snapd 2.54.3 from Canonical* installed 10:49:23 "snapd" switched to the "latest/stable" channel 10:49:23 10:49:25 core20 20220304 from Canonical* installed 10:49:26 "core20" switched to the "latest/stable" channel 10:49:26 10:49:28 snapcraft 6.0.2 from Canonical* installed 10:49:28 "snapcraft" switched to the "latest/stable" channel 10:49:28 10:49:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.929s coverage: 89.5% of statements 10:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:49:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.426s coverage: 84.4% of statements 10:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 10:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:49:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.096s coverage: 94.2% of statements 10:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:49:29 ok github.com/edgexfoundry/edgex-go/internal/io 0.278s coverage: 72.2% of statements 10:49:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:49:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:49:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:49:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:49:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:49:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.271s coverage: 60.0% of statements 10:49:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:49:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:49:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:49:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.548s coverage: 0.9% of statements 10:49:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:49:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.217s coverage: 58.8% of statements 10:49:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.554s coverage: 24.0% of statements 10:49:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:49:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.357s coverage: 47.1% of statements 10:49:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.371s coverage: 79.5% of statements 10:49:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.372s coverage: 94.1% of statements 10:49:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.227s coverage: 96.3% of statements 10:49:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.222s coverage: 87.5% of statements 10:49:34 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: 10:49:34 - README.md 10:49:34 10:49:34 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:49:34 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 10:49:34 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 10:49:34 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 10:49:34 Reading package lists... 10:49:35 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 10:49:35 Reading package lists... 10:49:35 Building dependency tree... 10:49:35 Reading state information... 10:49:35 Suggested packages: 10:49:35 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 10:49:35 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 10:49:35 krb5-user libnorm-doc 10:49:35 Recommended packages: 10:49:35 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 10:49:35 The following NEW packages will be installed: 10:49:35 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 10:49:35 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 10:49:35 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 10:49:35 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 10:49:35 libzmq5 pkg-config zip 10:49:35 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 10:49:35 Need to get 10.3 MB of archives. 10:49:35 After this operation, 56.5 MB of additional disk space will be used. 10:49:35 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 10:49:35 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 10:49:36 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 10:49:36 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 10:49:36 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 10:49:36 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 10:49:36 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 10:49:36 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 10:49:36 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 10:49:36 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 10:49:36 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 10:49:36 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 10:49:36 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 10:49:36 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 10:49:36 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 10:49:36 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 10:49:36 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 10:49:36 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 10:49:36 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 10:49:36 Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 10:49:36 Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 10:49:36 Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 10:49:36 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 10:49:36 Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 10:49:36 Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 10:49:36 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 10:49:36 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 10:49:36 debconf: delaying package configuration, since apt-utils is not installed 10:49:36 Fetched 10.3 MB in 1s (9445 kB/s) 10:49:36 Selecting previously unselected package libglib2.0-0:amd64. 10:49:36 (Reading database ... 14324 files and directories currently installed.) 10:49:36 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 10:49:36 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 10:49:37 Selecting previously unselected package libsodium23:amd64. 10:49:37 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 10:49:37 Unpacking libsodium23:amd64 (1.0.18-1) ... 10:49:37 Selecting previously unselected package libpsl5:amd64. 10:49:37 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 10:49:37 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 10:49:37 Selecting previously unselected package libbrotli1:amd64. 10:49:37 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 10:49:37 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 10:49:37 Selecting previously unselected package libnghttp2-14:amd64. 10:49:37 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 10:49:37 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 10:49:37 Selecting previously unselected package librtmp1:amd64. 10:49:37 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 10:49:37 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 10:49:37 Selecting previously unselected package libssh-4:amd64. 10:49:37 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 10:49:37 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 10:49:37 Selecting previously unselected package libcurl3-gnutls:amd64. 10:49:37 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 10:49:37 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 10:49:37 Selecting previously unselected package liberror-perl. 10:49:37 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 10:49:37 Unpacking liberror-perl (0.17029-1) ... 10:49:37 Selecting previously unselected package git-man. 10:49:37 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 10:49:37 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 10:49:37 Selecting previously unselected package git. 10:49:37 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 10:49:37 Unpacking git (1:2.25.1-1ubuntu3.2) ... 10:49:38 Selecting previously unselected package libgssrpc4:amd64. 10:49:38 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 10:49:38 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 10:49:38 Selecting previously unselected package libkdb5-9:amd64. 10:49:38 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 10:49:38 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 10:49:38 Selecting previously unselected package libkadm5srv-mit11:amd64. 10:49:38 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 10:49:38 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 10:49:38 Selecting previously unselected package libkadm5clnt-mit11:amd64. 10:49:38 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 10:49:38 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 10:49:38 Selecting previously unselected package comerr-dev:amd64. 10:49:38 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 10:49:38 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 10:49:38 Selecting previously unselected package krb5-multidev:amd64. 10:49:38 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 10:49:38 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 10:49:38 Selecting previously unselected package libnorm1:amd64. 10:49:38 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 10:49:38 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 10:49:38 Selecting previously unselected package libnorm-dev:amd64. 10:49:38 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 10:49:38 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 10:49:38 Selecting previously unselected package libpgm-5.2-0:amd64. 10:49:38 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 10:49:38 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 10:49:38 Selecting previously unselected package libpgm-dev:amd64. 10:49:38 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 10:49:38 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 10:49:38 Selecting previously unselected package libsodium-dev:amd64. 10:49:38 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 10:49:38 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 10:49:39 Selecting previously unselected package libzmq5:amd64. 10:49:39 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 10:49:39 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 10:49:39 Selecting previously unselected package libkrb5-dev:amd64. 10:49:39 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 10:49:39 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 10:49:39 Selecting previously unselected package libzmq3-dev:amd64. 10:49:39 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 10:49:39 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 10:49:39 Selecting previously unselected package pkg-config. 10:49:39 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 10:49:39 Unpacking pkg-config (0.29.1-0ubuntu4) ... 10:49:39 Selecting previously unselected package zip. 10:49:39 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 10:49:39 Unpacking zip (3.0-11build1) ... 10:49:39 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 10:49:39 Setting up libsodium23:amd64 (1.0.18-1) ... 10:49:39 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 10:49:39 No schema files found: doing nothing. 10:49:39 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 10:49:39 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 10:49:39 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 10:49:39 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 10:49:39 Setting up liberror-perl (0.17029-1) ... 10:49:39 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 10:49:39 Setting up zip (3.0-11build1) ... 10:49:39 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 10:49:39 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 10:49:39 Setting up pkg-config (0.29.1-0ubuntu4) ... 10:49:39 Setting up libsodium-dev:amd64 (1.0.18-1) ... 10:49:39 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 10:49:39 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 10:49:39 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 10:49:39 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 10:49:39 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 10:49:39 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 10:49:39 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 10:49:39 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 10:49:39 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 10:49:39 Setting up git (1:2.25.1-1ubuntu3.2) ... 10:49:40 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 10:49:40 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 10:49:40 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 10:49:40 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 10:49:40 comerr-dev set to automatically installed. 10:49:40 git set to automatically installed. 10:49:40 git-man set to automatically installed. 10:49:40 krb5-multidev set to automatically installed. 10:49:40 libbrotli1 set to automatically installed. 10:49:40 libcurl3-gnutls set to automatically installed. 10:49:40 liberror-perl set to automatically installed. 10:49:40 libglib2.0-0 set to automatically installed. 10:49:40 libgssrpc4 set to automatically installed. 10:49:40 libkadm5clnt-mit11 set to automatically installed. 10:49:40 libkadm5srv-mit11 set to automatically installed. 10:49:40 libkdb5-9 set to automatically installed. 10:49:40 libkrb5-dev set to automatically installed. 10:49:40 libnghttp2-14 set to automatically installed. 10:49:40 libnorm-dev set to automatically installed. 10:49:40 libnorm1 set to automatically installed. 10:49:40 libpgm-5.2-0 set to automatically installed. 10:49:40 libpgm-dev set to automatically installed. 10:49:40 libpsl5 set to automatically installed. 10:49:40 librtmp1 set to automatically installed. 10:49:40 libsodium-dev set to automatically installed. 10:49:40 libsodium23 set to automatically installed. 10:49:40 libssh-4 set to automatically installed. 10:49:40 libzmq3-dev set to automatically installed. 10:49:40 libzmq5 set to automatically installed. 10:49:40 pkg-config set to automatically installed. 10:49:40 zip set to automatically installed. 10:49:41 snapd is not logged in, snap install commands will use sudo 10:49:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.236s coverage: 94.4% of statements 10:49:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.213s coverage: 44.8% of statements 10:49:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.605s coverage: 82.5% of statements 10:49:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:49:51 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 10:49:51 Downloading snap 'edgex-app-service-configurable' 10:49:54 Pulling app-service-configurable 10:49:54 + snapcraftctl pull 10:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.294s coverage: 92.9% of statements 10:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 10:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.234s coverage: 87.2% of statements 10:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.209s coverage: 100.0% of statements 10:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.268s coverage: 58.8% of statements 10:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.318s coverage: 80.0% of statements 10:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.246s coverage: 87.2% of statements 10:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.262s coverage: 85.4% of statements 10:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.824s coverage: 91.2% of statements 10:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.654s coverage: 64.4% of statements 10:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:49:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.207s coverage: 100.0% of statements 10:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 89.4% of statements 10:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 10:49:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.129s coverage: 73.7% of statements 10:49:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.094s coverage: 100.0% of statements 10:49:55 Pulling config-common 10:49:55 + snapcraftctl pull 10:49:56 Pulling go-build-helper 10:49:56 + snapcraftctl pull 10:49:58 'edgex-go' has dependencies that need to be staged: go-build-helper 10:49:58 Skipping pull go-build-helper (already ran) 10:49:58 Building go-build-helper 10:49:58 + snapcraftctl build 10:49:59 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 10:49:59 Staging go-build-helper 10:49:59 + snapcraftctl stage 10:50:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.423s coverage: 65.4% of statements 10:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:50:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.774s coverage: 43.8% of statements 10:50:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:50:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:50:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.217s coverage: 89.5% of statements 10:50:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:50:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.236s coverage: 84.8% of statements 10:50:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:50:05 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 10:50:05 Fetched 290 kB in 0s (0 B/s) 10:50:05 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 10:50:05 Fetched 158 kB in 0s (0 B/s) 10:50:05 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 10:50:05 Fetched 242 kB in 0s (0 B/s) 10:50:05 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 10:50:05 Fetched 150 kB in 0s (0 B/s) 10:50:05 Pulling edgex-go 10:50:05 + snapcraftctl pull 10:50:06 Pulling hooks 10:50:06 + snapcraftctl pull 10:50:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.266s coverage: 17.7% of statements 10:50:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:50:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:50:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:50:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:50:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.608s coverage: 92.3% of statements 10:50:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:50:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:50:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:50:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:50:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.235s coverage: 63.2% of statements 10:50:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:50:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:50:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.523s coverage: 97.7% of statements 10:50:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:50:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:50:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:50:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:50:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.200s coverage: 28.9% of statements 10:50:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:50:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:50:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:50:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:50:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:50:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:50:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.203s coverage: 100.0% of statements 10:50:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 10:50:10 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 10:50:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:50:10 GO111MODULE=on go vet ./... 10:50:21 Removing suid/guid from /root/parts/static-packages/install/bin/su 10:50:21 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 10:50:21 Fetched 96.1 kB in 0s (0 B/s) 10:50:21 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 10:50:21 Fetched 78.7 kB in 0s (0 B/s) 10:50:21 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 10:50:21 Fetched 48.0 kB in 0s (0 B/s) 10:50:21 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 10:50:21 Fetched 50.2 kB in 0s (0 B/s) 10:50:21 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 10:50:21 Fetched 14.7 kB in 0s (0 B/s) 10:50:21 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 10:50:21 Fetched 234 kB in 0s (0 B/s) 10:50:21 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 10:50:21 Fetched 155 kB in 0s (0 B/s) 10:50:21 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 10:50:21 Fetched 170 kB in 0s (0 B/s) 10:50:21 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 10:50:21 Fetched 267 kB in 0s (0 B/s) 10:50:21 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 10:50:21 Fetched 50.6 kB in 0s (0 B/s) 10:50:21 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 10:50:21 Fetched 15.1 kB in 0s (0 B/s) 10:50:21 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 10:50:21 Fetched 51.5 kB in 0s (0 B/s) 10:50:21 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 10:50:21 Fetched 121 kB in 0s (0 B/s) 10:50:21 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 10:50:21 Fetched 29.7 kB in 0s (0 B/s) 10:50:21 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 10:50:21 Fetched 1021 kB in 0s (0 B/s) 10:50:21 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 10:50:21 Fetched 49.3 kB in 0s (0 B/s) 10:50:21 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 10:50:21 Fetched 54.9 kB in 0s (0 B/s) 10:50:21 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 10:50:21 Fetched 16.6 kB in 0s (0 B/s) 10:50:21 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 10:50:21 Fetched 87.9 kB in 0s (0 B/s) 10:50:21 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 10:50:21 Fetched 142 kB in 0s (0 B/s) 10:50:21 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 10:50:21 Fetched 41.8 kB in 0s (0 B/s) 10:50:21 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 10:50:21 Fetched 181 kB in 0s (0 B/s) 10:50:21 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 10:50:21 Fetched 208 kB in 0s (0 B/s) 10:50:21 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 10:50:21 Fetched 161 kB in 0s (0 B/s) 10:50:21 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 10:50:21 Fetched 107 kB in 0s (0 B/s) 10:50:21 Pulling static-packages 10:50:21 + snapcraftctl pull 10:50:21 Pulling version 10:50:21 + cd /root/project 10:50:21 ++ git describe --tags --abbrev=0 10:50:21 ++ sed s/v// 10:50:21 + GIT_VERSION=2.2.0-dev.34 10:50:21 + '[' -z 2.2.0-dev.34 ']' 10:50:21 + snapcraftctl set-version 2.2.0-dev.34 10:50:23 Building app-service-configurable 10:50:23 + snapcraftctl build 10:50:25 Building config-common 10:50:25 + snapcraftctl build 10:50:26 + cp --archive --link --no-dereference . /root/parts/config-common/install 10:50:27 Skipping build go-build-helper (already ran) 10:50:27 Building edgex-go 10:50:27 + cd /root/parts/edgex-go/src 10:50:27 ++ git describe --tags --abbrev=0 10:50:27 ++ sed s/v// 10:50:27 + GIT_VERSION=2.2.0-dev.34 10:50:27 + '[' -z 2.2.0-dev.34 ']' 10:50:27 + echo 2.2.0-dev.34 10:50:27 + '[' '!' -d vendor ']' 10:50:27 + go mod download all 10:50:34 + make build 10:50:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-data/core-data ./cmd/core-data 10:50:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:50:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-command/core-command ./cmd/core-command 10:50:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:50:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:50:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:50:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:50:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:50:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:50:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:50:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/secrets-config ./cmd/secrets-config 10:50:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:51:01 + 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 10:51:01 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 10:51:01 + case "$service" in 10:51:01 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 10:51:01 + 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 10:51:01 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 10:51:01 + case "$service" in 10:51:01 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 10:51:01 + 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 10:51:01 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 10:51:01 + case "$service" in 10:51:01 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 10:51:01 + 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 10:51:01 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 10:51:01 + case "$service" in 10:51:01 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 10:51:01 + 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 10:51:01 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 10:51:01 + case "$service" in 10:51:01 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 10:51:01 + 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 10:51:01 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 10:51:01 + case "$service" in 10:51:01 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 10:51:01 + 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 10:51:01 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 10:51:01 + case "$service" in 10:51:01 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 10:51:01 + 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 10:51:01 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 10:51:01 + case "$service" in 10:51:01 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 10:51:01 + 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 10:51:01 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 10:51:01 + case "$service" in 10:51:01 + 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 10:51:01 + 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 10:51:01 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 10:51:01 + case "$service" in 10:51:01 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 10:51:01 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 10:51:01 + 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 10:51:01 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 10:51:01 + case "$service" in 10:51:01 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 10:51:01 + 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 10:51:01 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 10:51:01 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 10:51:01 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 10:51:02 Building hooks 10:51:02 + cd /root/parts/hooks/src 10:51:02 + make build 10:51:02 go mod tidy 10:51:02 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 10:51:02 go: downloading github.com/davecgh/go-spew v1.1.0 10:51:02 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 10:51:02 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 10:51:03 GO111MODULE=on go build -o cmd/install/install ./cmd/install 10:51:03 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 10:51:03 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 10:51:05 Removing suid/guid from /root/parts/static-packages/install/bin/su 10:51:05 Building static-packages 10:51:05 + snapcraftctl build 10:51:07 Building version 10:51:07 + snapcraftctl build 10:51:09 Staging app-service-configurable 10:51:09 + snapcraftctl stage 10:51:10 Staging config-common 10:51:10 + snapcraftctl stage 10:51:12 Skipping stage go-build-helper (already ran) 10:51:12 Staging edgex-go 10:51:12 + snapcraftctl stage 10:51:13 Staging hooks 10:51:13 + snapcraftctl stage 10:51:15 Staging static-packages 10:51:15 + snapcraftctl stage 10:51:16 Staging version 10:51:16 + snapcraftctl stage 10:51:17 Priming app-service-configurable 10:51:17 + snapcraftctl prime 10:51:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:51:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:51:20 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 10:51:20 stage-packages: 10:51:20 - libnorm1 10:51:20 - libpgm-5.2-0 10:51:20 - libsodium23 10:51:20 - libzmq5 10:51:20 Priming config-common 10:51:20 + snapcraftctl prime 10:51:21 ./bin/test-attribution-txt.sh 10:51:21 Priming go-build-helper 10:51:21 + snapcraftctl prime 10:51:23 Priming edgex-go 10:51:23 + snapcraftctl prime [Pipeline] echo 10:51:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:51:24 + ls -al . 10:51:24 total 672 10:51:24 drwxrwxr-x 9 1001 1001 4096 Mar 15 10:51 . 10:51:24 drwxr-xr-x 4 root root 4096 Mar 15 10:47 .. 10:51:24 -rw-rw-r-- 1 1001 1001 11 Mar 15 10:44 .dockerignore 10:51:24 drwxrwxr-x 8 1001 1001 4096 Mar 15 10:44 .git 10:51:24 drwxrwxr-x 4 1001 1001 4096 Mar 15 10:44 .github 10:51:24 -rw-rw-r-- 1 1001 1001 804 Mar 15 10:44 .gitignore 10:51:24 -rw-rw-r-- 1 1001 1001 42 Mar 15 10:44 .golangci.yml 10:51:24 -rw-rw-r-- 1 1001 1001 76 Mar 15 10:44 .hadolint.yml 10:51:24 -rw-rw-r-- 1 1001 1001 166 Mar 15 10:44 .sonarcloud.properties 10:51:24 -rw-rw-r-- 1 1001 1001 1171 Mar 15 10:44 ADOPTERS.md 10:51:24 -rw-rw-r-- 1 1001 1001 9019 Mar 15 10:44 Attribution.txt 10:51:24 -rw-rw-r-- 1 1001 1001 51732 Mar 15 10:44 CHANGELOG.md 10:51:24 -rw-rw-r-- 1 1001 1001 3804 Mar 15 10:44 CONTRIBUTING.md 10:51:24 -rw-rw-r-- 1 1001 1001 677 Mar 15 10:44 GOVERNANCE.md 10:51:24 -rw-rw-r-- 1 1001 1001 849 Mar 15 10:44 Jenkinsfile 10:51:24 -rw-rw-r-- 1 1001 1001 10775 Mar 15 10:44 LICENSE 10:51:24 -rw-rw-r-- 1 1001 1001 6508 Mar 15 10:44 Makefile 10:51:24 -rw-rw-r-- 1 1001 1001 582 Mar 15 10:44 OWNERS.md 10:51:24 -rw-rw-r-- 1 1001 1001 8207 Mar 15 10:44 README.md 10:51:24 -rw-rw-r-- 1 1001 1001 6912 Mar 15 10:44 SECURITY.md 10:51:24 -rw-rw-r-- 1 1001 1001 5 Mar 15 10:42 VERSION 10:51:24 -rw-rw-r-- 1 1001 1001 4131 Mar 15 10:44 ZMQWindows.md 10:51:24 drwxrwxr-x 2 1001 1001 4096 Mar 15 10:44 bin 10:51:24 drwxrwxr-x 14 1001 1001 4096 Mar 15 10:44 cmd 10:51:24 -rw-r--r-- 1 root root 429232 Mar 15 10:50 coverage.out 10:51:24 -rw-rw-r-- 1 1001 1001 2827 Mar 15 10:44 go.mod 10:51:24 -rw-rw-r-- 1 1001 1001 50275 Mar 15 10:44 go.sum 10:51:24 drwxrwxr-x 8 1001 1001 4096 Mar 15 10:44 internal 10:51:24 drwxrwxr-x 3 1001 1001 4096 Mar 15 10:44 openapi 10:51:24 drwxrwxr-x 4 1001 1001 4096 Mar 15 10:44 snap 10:51:24 -rw-rw-r-- 1 1001 1001 204 Mar 15 10:44 version.go [Pipeline] sh 10:51:25 Priming hooks 10:51:25 + snapcraftctl prime 10:51:25 + '[' -e coverage.out ] 10:51:25 + chown 1001:1001 coverage.out [Pipeline] stash 10:51:25 Warning: overwriting stash ‘coverage-report’ 10:51:26 Stashed 1 file(s) [Pipeline] sh 10:51:26 Priming static-packages 10:51:26 + snapcraftctl prime 10:51:26 + make build 10:51:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 10:51:31 Priming version 10:51:31 + snapcraftctl prime 10:51:32 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 10:51:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:52:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 10:52:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:52:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:52:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:52:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:52:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:52:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:52:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:52:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 10:52:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 10:52:36 $ docker stop --time=1 eda59acb816373999060e079f416579009c0c45ad1a9dd397173bbf0f5fdc28f 10:52:38 $ docker rm -f eda59acb816373999060e079f416579009c0c45ad1a9dd397173bbf0f5fdc28f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:52:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:52:40 10:52:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:52:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:52:40 latest: Pulling from edgex-devops/edgex-compose-arm64 10:52:40 29e5d40040c1: Pulling fs layer 10:52:40 1ce36da41761: Pulling fs layer 10:52:40 25b303627fd3: Pulling fs layer 10:52:40 29e5d40040c1: Verifying Checksum 10:52:40 29e5d40040c1: Download complete 10:52:40 1ce36da41761: Download complete 10:52:41 29e5d40040c1: Pull complete 10:52:42 25b303627fd3: Verifying Checksum 10:52:42 25b303627fd3: Download complete 10:52:42 1ce36da41761: Pull complete 10:52:52 25b303627fd3: Pull complete 10:52:52 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:52:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:52:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 10:52:53 prd-ubuntu20.04-docker-arm64-4c-16g-7132 does not seem to be running inside a container 10:52:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:52:55 $ docker top b2a3d7fffaf6656876d68408d444d90d583a879335b829d0dab9c67386cc8a61 -eo pid,comm [Pipeline] { [Pipeline] sh 10:52:56 + docker-compose build --help 10:52:56 + grep parallel 10:53:00 --parallel Build images in parallel. [Pipeline] } 10:53:00 $ docker stop --time=1 b2a3d7fffaf6656876d68408d444d90d583a879335b829d0dab9c67386cc8a61 10:53:02 $ docker rm -f b2a3d7fffaf6656876d68408d444d90d583a879335b829d0dab9c67386cc8a61 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:53:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:53:02 . [Pipeline] withDockerContainer 10:53:03 prd-ubuntu20.04-docker-arm64-4c-16g-7132 does not seem to be running inside a container 10:53:03 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:53:04 $ docker top d89af2bcf2d117f111056d3fbd33ef4d4d22e25389e5796d3e92c19a2b4b5375 -eo pid,comm [Pipeline] { [Pipeline] sh 10:53:05 + docker-compose -f ./docker-compose-build.yml build --parallel 10:53:09 Building core-command ... 10:53:09 Building core-data ... 10:53:09 Building core-metadata ... 10:53:09 Building security-bootstrapper ... 10:53:09 Building security-proxy-setup ... 10:53:09 Building security-secretstore-setup ... 10:53:09 Building support-notifications ... 10:53:09 Building support-scheduler ... 10:53:09 Building sys-mgmt-agent ... 10:53:09 Building support-notifications 10:53:09 Building core-metadata 10:53:09 Building sys-mgmt-agent 10:53:09 Building security-proxy-setup 10:53:09 Building support-scheduler 10:54:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:54:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:54:31 ---> d37700d1e4f3 10:54:31 Step 3/23 : WORKDIR /edgex-go 10:54:31 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:54:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:54:31 ---> d37700d1e4f3 10:54:31 Step 3/22 : WORKDIR /edgex-go 10:54:31 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:54:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:54:31 ---> d37700d1e4f3 10:54:31 Step 3/22 : WORKDIR /edgex-go 10:54:31 ---> Running in 72ac46ee3045 10:54:31 ---> Running in 169ba81cf52e 10:54:31 ---> Running in e43e892c944a 10:54:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:54:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:54:31 ---> d37700d1e4f3 10:54:31 Step 3/23 : WORKDIR /edgex-go 10:54:31 ---> Running in 3cd2790f8df1 10:54:31 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:54:31 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:54:31 ---> d37700d1e4f3 10:54:31 Step 3/21 : WORKDIR /edgex-go 10:54:31 ---> Running in 1aec396d305a 10:54:31 Removing intermediate container 3cd2790f8df1 10:54:31 ---> fcfbb929f895 10:54:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:54:31 Removing intermediate container 1aec396d305a 10:54:31 ---> 24ae0206480d 10:54:31 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:54:31 Removing intermediate container 169ba81cf52e 10:54:31 ---> 99c734aeacbc 10:54:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:54:31 Removing intermediate container e43e892c944a 10:54:31 ---> d5d1514c3b55 10:54:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:54:31 Removing intermediate container 72ac46ee3045 10:54:31 ---> 58c6df60a004 10:54:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:54:31 ---> Running in e51d1854c2d7 10:54:31 ---> Running in e77209c5cd69 10:54:31 ---> Running in 7fad506e5e7e 10:54:31 ---> Running in 1e2f3fee70b6 10:54:31 ---> Running in 9b1f9698d093 10:54:31 Removing intermediate container e51d1854c2d7 10:54:31 ---> ce2b735b8e3d 10:54:31 Step 5/23 : RUN apk add --update --no-cache make git 10:54:31 Removing intermediate container e77209c5cd69 10:54:31 ---> 4855b49af9b9 10:54:31 Step 5/21 : RUN apk add --update --no-cache make git 10:54:31 ---> Running in 3c673a1b8243 10:54:31 ---> Running in 3f7ef227b6d6 10:54:31 Removing intermediate container 7fad506e5e7e 10:54:31 ---> 219ceca4c2aa 10:54:31 Step 5/22 : RUN apk add --update --no-cache make git 10:54:31 Removing intermediate container 1e2f3fee70b6 10:54:31 ---> ad1c61def56c 10:54:31 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:54:31 ---> Running in 909be9f5a049 10:54:31 ---> Running in ec392adb87d3 10:54:31 Removing intermediate container 9b1f9698d093 10:54:31 ---> c431d7f3197b 10:54:31 Step 5/23 : RUN apk add --update --no-cache make bash git 10:54:31 ---> Running in 5b21f031405c 10:54:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:54:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:54:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:54:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:54:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:54:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:54:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:54:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:54:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:54:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:54:32 OK: 220 MiB in 52 packages 10:54:33 OK: 220 MiB in 52 packages 10:54:33 OK: 220 MiB in 52 packages 10:54:33 OK: 220 MiB in 52 packages 10:54:33 OK: 220 MiB in 52 packages 10:54:34 Removing intermediate container 3c673a1b8243 10:54:34 ---> 5d448c88875b 10:54:34 Step 6/23 : COPY go.mod vendor* ./ 10:54:34 Removing intermediate container ec392adb87d3 10:54:34 ---> c7a645fecc54 10:54:34 Step 6/22 : COPY go.mod vendor* ./ 10:54:35 Removing intermediate container 909be9f5a049 10:54:35 ---> e3a522871e6f 10:54:35 Step 6/22 : COPY go.mod vendor* ./ 10:54:35 Removing intermediate container 3f7ef227b6d6 10:54:35 ---> d964a8fedde6 10:54:35 Step 6/21 : COPY go.mod vendor* ./ 10:54:35 Removing intermediate container 5b21f031405c 10:54:35 ---> 4a0daa25bfd7 10:54:35 Step 6/23 : COPY go.mod vendor* ./ 10:54:35 ---> e29cd878ca59 10:54:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:54:35 ---> Running in 735b41878e30 10:54:36 ---> a05884363e6e 10:54:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:54:36 ---> Running in a7b44c60f336 10:54:36 ---> 33a9c474ecc4 10:54:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:54:36 ---> Running in 291dc14b2a04 10:54:37 ---> 553ef332c71a 10:54:37 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:54:37 ---> e547de40cc58 10:54:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:54:37 ---> Running in abd9adc2bcbc 10:54:37 ---> Running in 33a6c444ee85 10:54:44 Removing intermediate container a7b44c60f336 10:54:44 ---> 0b64901190c2 10:54:44 Step 8/22 : COPY . . 10:54:44 Removing intermediate container 735b41878e30 10:54:44 ---> 9af642dbf9d8 10:54:44 Step 8/23 : COPY . . 10:54:44 Removing intermediate container 291dc14b2a04 10:54:44 ---> d6b1b533dbb7 10:54:44 Step 8/22 : COPY . . 10:54:44 Removing intermediate container 33a6c444ee85 10:54:44 ---> 865f332ac4bb 10:54:44 Step 8/23 : COPY . . 10:54:44 Removing intermediate container abd9adc2bcbc 10:54:44 ---> 11ba015c542b 10:54:44 Step 8/21 : COPY . . 10:55:11 ---> 6d7b2e29bfc6 10:55:11 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:55:11 ---> 64da1e084747 10:55:11 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:55:11 ---> 81c62c0e51f5 10:55:11 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:55:11 ---> fc513393cae6 10:55:11 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:55:11 ---> ff9ec70ab284 10:55:11 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:55:11 ---> Running in 51e55435d92f 10:55:11 ---> Running in 9c59a6a7912f 10:55:11 ---> Running in 98565ced9b10 10:55:11 ---> Running in afe480bde9a8 10:55:11 ---> Running in 9e6d5ad813ed 10:55:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:55:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:55:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:55:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:55:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:57:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 10:57:25 Removing intermediate container 9c59a6a7912f 10:57:25 ---> a7e073d1df28 10:57:25 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:57:25 ---> Running in d90712adcbc6 10:57:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:57:29 Removing intermediate container 51e55435d92f 10:57:29 ---> b0131465d6a5 10:57:29 10:57:29 Step 10/21 : FROM alpine:3.14 10:57:30 3.14: Pulling from library/alpine 10:57:31 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 10:57:31 Status: Downloaded newer image for alpine:3.14 10:57:31 ---> 5b8b7b635229 10:57:31 Step 11/21 : RUN apk add --update --no-cache curl 10:57:31 ---> Running in 195dd2b87358 10:57:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:57:33 Removing intermediate container d90712adcbc6 10:57:33 ---> 6239c8262cdb 10:57:33 10:57:33 Step 11/23 : FROM docker:20.10.10 10:57:33 20.10.10: Pulling from library/docker 10:57:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:57:35 (1/5) Installing ca-certificates (20211220-r0) 10:57:35 (2/5) Installing brotli-libs (1.0.9-r5) 10:57:35 (3/5) Installing nghttp2-libs (1.43.0-r0) 10:57:35 (4/5) Installing libcurl (7.79.1-r0) 10:57:35 (5/5) Installing curl (7.79.1-r0) 10:57:35 Executing busybox-1.33.1-r6.trigger 10:57:35 Executing ca-certificates-20211220-r0.trigger 10:57:35 OK: 8 MiB in 19 packages 10:57:38 Removing intermediate container 195dd2b87358 10:57:38 ---> 1352ef87639e 10:57:38 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:57:38 ---> Running in b6a1271dd283 10:57:39 Removing intermediate container b6a1271dd283 10:57:39 ---> 628df3e86dac 10:57:39 Step 13/21 : WORKDIR /edgex 10:57:39 ---> Running in 84e56400aab9 10:57:40 Removing intermediate container 84e56400aab9 10:57:40 ---> c31459837a08 10:57:40 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:57:41 ---> 43ac960ad7d6 10:57:41 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:57:44 ---> 043d30411308 10:57:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:57:44 Removing intermediate container 98565ced9b10 10:57:44 ---> aacac7c61f14 10:57:44 10:57:44 Step 10/22 : FROM alpine:3.14 10:57:44 ---> 5b8b7b635229 10:57:44 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:57:44 Removing intermediate container 9e6d5ad813ed 10:57:44 ---> 409465a8edb4 10:57:44 10:57:44 Step 10/23 : FROM alpine:3.14 10:57:44 ---> 5b8b7b635229 10:57:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:57:44 Removing intermediate container afe480bde9a8 10:57:44 ---> 9573900039c4 10:57:44 10:57:44 Step 10/22 : FROM alpine:3.14 10:57:44 ---> 5b8b7b635229 10:57:44 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:57:44 ---> Running in 5e2696201878 10:57:44 ---> Running in 53f299e1b251 10:57:44 ---> Running in 88f0660c60ef 10:57:46 ---> 0829af5920af 10:57:46 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:57:46 ---> Running in 74d54547b0a0 10:57:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:57:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:57:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:57:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:57:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:57:46 Removing intermediate container 74d54547b0a0 10:57:46 ---> df9f7c5ef4e0 10:57:46 Step 18/21 : CMD ["--init=true"] 10:57:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:57:46 ---> Running in 3f63d56d0f31 10:57:47 Removing intermediate container 3f63d56d0f31 10:57:47 ---> c0c0570604a9 10:57:47 Step 19/21 : LABEL arch=arm64 10:57:47 (1/1) Installing dumb-init (1.2.5-r1) 10:57:47 Executing busybox-1.33.1-r6.trigger 10:57:47 ---> Running in 3a7bc799c9a2 10:57:47 OK: 6 MiB in 15 packages 10:57:47 (1/1) Installing dumb-init (1.2.5-r1) 10:57:47 Executing busybox-1.33.1-r6.trigger 10:57:48 OK: 6 MiB in 15 packages 10:57:48 (1/2) Installing ca-certificates (20211220-r0) 10:57:48 (2/2) Installing dumb-init (1.2.5-r1) 10:57:48 Executing busybox-1.33.1-r6.trigger 10:57:48 Executing ca-certificates-20211220-r0.trigger 10:57:48 OK: 6 MiB in 16 packages 10:57:49 Removing intermediate container 3a7bc799c9a2 10:57:49 ---> 1d9a3db7dc77 10:57:49 Step 20/21 : LABEL git_sha=4f9763f52515ff2d879597754116d790a9c38bd3 10:57:49 ---> Running in 0f3b1aec345c 10:57:49 Removing intermediate container 53f299e1b251 10:57:49 ---> 5fa0473a14ec 10:57:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:57:49 Removing intermediate container 5e2696201878 10:57:49 ---> 52d44fa334c0 10:57:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:57:49 ---> Running in 4ae16e7c5037 10:57:50 ---> Running in fde6c3f587eb 10:57:50 Removing intermediate container 0f3b1aec345c 10:57:50 ---> 30c3374871ff 10:57:50 Step 21/21 : LABEL version=0.0.0 10:57:50 ---> Running in a6259152eade 10:57:50 Removing intermediate container 4ae16e7c5037 10:57:50 ---> 425ab076eb4d 10:57:50 Step 13/22 : ENV APP_PORT=59861 10:57:50 Removing intermediate container fde6c3f587eb 10:57:50 ---> e510bd60db32 10:57:50 Step 13/23 : ENV APP_PORT=59881 10:57:50 Removing intermediate container 88f0660c60ef 10:57:50 ---> f2723ae0f0ab 10:57:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:57:50 ---> Running in 3015071bfc7f 10:57:51 ---> Running in 37291d797b83 10:57:51 Removing intermediate container a6259152eade 10:57:51 ---> 6c6e83e29c16 10:57:51 10:57:51 ---> Running in f65999c7570e 10:57:51 Removing intermediate container 3015071bfc7f 10:57:51 ---> 80adfdde9f05 10:57:51 Step 14/22 : EXPOSE $APP_PORT 10:57:51 Removing intermediate container 37291d797b83 10:57:51 ---> d87994ccd03e 10:57:51 Step 14/23 : EXPOSE $APP_PORT 10:57:51 ---> Running in 01faac2f7035 10:57:51 ---> Running in 0dc09d96c461 10:57:51 Removing intermediate container f65999c7570e 10:57:51 ---> d87cc2ad7751 10:57:51 Step 13/22 : ENV APP_PORT=59860 10:57:51 Successfully built 6c6e83e29c16 10:57:51 ---> Running in ace53e2a35e9 10:57:51 Successfully tagged security-proxy-setup-arm64:latest 10:57:51 Building core-command 10:57:52  Building security-proxy-setup ... done Removing intermediate container 01faac2f7035 10:57:52 ---> 94fb7892e60b 10:57:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:57:52 Removing intermediate container 0dc09d96c461 10:57:52 ---> d3763943f8a1 10:57:52 Step 15/23 : WORKDIR / 10:57:52 ---> Running in 942f4937846e 10:57:52 Removing intermediate container ace53e2a35e9 10:57:52 ---> 317ad966d0ae 10:57:52 Step 14/22 : EXPOSE $APP_PORT 10:57:52 ---> Running in c7eca61357bb 10:57:53 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 10:57:53 Status: Downloaded newer image for docker:20.10.10 10:57:53 ---> 520e9a0a30f7 10:57:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:57:53 ---> Running in 33b6fea4b851 10:57:53 Removing intermediate container 942f4937846e 10:57:53 ---> e88d94b6ed1f 10:57:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:57:53 ---> 9653d1d81fd5 10:57:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:57:53 Removing intermediate container c7eca61357bb 10:57:53 ---> 7c5d04b1750b 10:57:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:57:53 Removing intermediate container 33b6fea4b851 10:57:53 ---> 76c172035000 10:57:53 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 10:57:53 ---> Running in ce8774bafda2 10:57:54 ---> 256da3bce172 10:57:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:57:54 ---> 4bb566633b4c 10:57:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:57:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:57:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:57:56 ---> dafdd2cea470 10:57:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:57:56 (1/42) Installing readline (8.1.0-r0) 10:57:56 (2/42) Installing bash (5.1.4-r0) 10:57:56 Executing bash-5.1.4-r0.post-install 10:57:56 (3/42) Installing brotli-libs (1.0.9-r5) 10:57:56 (4/42) Installing nghttp2-libs (1.43.0-r0) 10:57:56 (5/42) Installing libcurl (7.79.1-r0) 10:57:56 (6/42) Installing curl (7.79.1-r0) 10:57:56 (7/42) Installing dumb-init (1.2.5-r1) 10:57:56 (8/42) Installing libbz2 (1.0.8-r1) 10:57:56 (9/42) Installing expat (2.4.7-r0) 10:57:56 (10/42) Installing libffi (3.3-r2) 10:57:56 (11/42) Installing gdbm (1.19-r0) 10:57:56 (12/42) Installing xz-libs (5.2.5-r0) 10:57:56 (13/42) Installing libgcc (10.3.1_git20210424-r2) 10:57:56 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 10:57:56 (15/42) Installing mpdecimal (2.5.1-r1) 10:57:56 (16/42) Installing sqlite-libs (3.35.5-r0) 10:57:56 (17/42) Installing python3 (3.9.5-r2) 10:57:57 ---> 4d081c0f8858 10:57:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:57:57 ---> 64dc787b9d59 10:57:57 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:57:57 ---> c98b45d4a883 10:57:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:57:57 ---> Running in 862c61f26d8e 10:57:58 ---> 4279865fa021 10:57:58 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:57:58 Removing intermediate container 862c61f26d8e 10:57:58 ---> ce4353a1df10 10:57:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:57:58 ---> 005d8ef4e5d3 10:57:58 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:57:58 ---> Running in 5bd7a2021773 10:57:58 ---> Running in 76ce12a0e781 10:57:58 ---> Running in 2b6e3a4b848f 10:57:59 (18/42) Installing py3-appdirs (1.4.4-r2) 10:57:59 (19/42) Installing py3-chardet (4.0.0-r2) 10:57:59 Removing intermediate container 76ce12a0e781 10:57:59 ---> 6c2615a697bc 10:57:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:57:59 Removing intermediate container 2b6e3a4b848f 10:57:59 ---> d48025f0cc92 10:57:59 Step 20/22 : LABEL arch=arm64 10:57:59 ---> Running in aa5dd256cfde 10:57:59 (20/42) Installing py3-idna (3.2-r0) 10:57:59 (21/42) Installing py3-urllib3 (1.26.5-r0) 10:57:59 Removing intermediate container 5bd7a2021773 10:57:59 ---> fd683b9c54b7 10:57:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:57:59 (22/42) Installing py3-certifi (2020.12.5-r1) 10:57:59 (23/42) Installing py3-requests (2.25.1-r4) 10:58:00 ---> Running in fdd25ae7edd9 10:58:00 (24/42) Installing py3-msgpack (1.0.2-r1) 10:58:00 (25/42) Installing py3-lockfile (0.12.2-r4) 10:58:00 (26/42) Installing py3-cachecontrol (0.12.6-r1) 10:58:00 ---> Running in 3f2801c0fb70 10:58:00 (27/42) Installing py3-colorama (0.4.4-r1) 10:58:00 (28/42) Installing py3-contextlib2 (0.6.0-r1) 10:58:00 (29/42) Installing py3-distlib (0.3.1-r3) 10:58:00 (30/42) Installing py3-distro (1.5.0-r3) 10:58:00 (31/42) Installing py3-six (1.15.0-r1) 10:58:00 (32/42) Installing py3-webencodings (0.5.1-r4) 10:58:00 (33/42) Installing py3-html5lib (1.1-r1) 10:58:00 (34/42) Installing py3-parsing (2.4.7-r2) 10:58:00 Removing intermediate container aa5dd256cfde 10:58:00 ---> 4cd1def564de 10:58:00 Step 20/22 : LABEL arch=arm64 10:58:00 (35/42) Installing py3-packaging (20.9-r1) 10:58:00 (36/42) Installing py3-toml (0.10.2-r2) 10:58:00 (37/42) Installing py3-pep517 (0.10.0-r2) 10:58:00 (38/42) Installing py3-progress (1.5-r2) 10:58:00 (39/42) Installing py3-retrying (1.3.3-r1) 10:58:00 (40/42) Installing py3-ordered-set (4.0.2-r1) 10:58:00 (41/42) Installing py3-setuptools (52.0.0-r3) 10:58:00 ---> Running in ac70f3e5da95 10:58:00 Removing intermediate container fdd25ae7edd9 10:58:00 ---> 1784aa677183 10:58:00 Step 21/22 : LABEL git_sha=4f9763f52515ff2d879597754116d790a9c38bd3 10:58:00 ---> Running in fe61f11bf85b 10:58:00 (42/42) Installing py3-pip (20.3.4-r1) 10:58:00 Removing intermediate container 3f2801c0fb70 10:58:00 ---> 430bdc3bcf2e 10:58:00 Step 21/23 : LABEL arch=arm64 10:58:00 ---> Running in 49799e1b7488 10:58:01 Removing intermediate container fe61f11bf85b 10:58:01 ---> ec0a0de7f2c3 10:58:01 Step 22/22 : LABEL version=0.0.0Removing intermediate container ac70f3e5da95 10:58:01 ---> 099990e3baa8 10:58:01 Step 21/22 : LABEL git_sha=4f9763f52515ff2d879597754116d790a9c38bd3 10:58:01 10:58:01 Executing busybox-1.33.1-r6.trigger 10:58:01 OK: 84 MiB in 64 packages 10:58:01 ---> Running in 0779091e429f 10:58:01 ---> Running in b83da0920e1f 10:58:01 Removing intermediate container 49799e1b7488 10:58:01 ---> 2c56b7911faf 10:58:01 Step 22/23 : LABEL git_sha=4f9763f52515ff2d879597754116d790a9c38bd3 10:58:02 ---> Running in a7d931af2ed2 10:58:02 Removing intermediate container 0779091e429f 10:58:02 ---> 9e6723b6a776 10:58:02 Step 22/22 : LABEL version=0.0.0 10:58:02 Removing intermediate container b83da0920e1f 10:58:02 ---> 0d069b18e028 10:58:02 10:58:02 ---> Running in 0633c74d0da1 10:58:02 Removing intermediate container a7d931af2ed2 10:58:02 ---> 997d350cd431 10:58:02 Step 23/23 : LABEL version=0.0.0 10:58:03 ---> Running in d019c647cfb5 10:58:03 Successfully built 0d069b18e028 10:58:03 Successfully tagged support-scheduler-arm64:latest 10:58:03 Building core-data 10:58:03  Building support-scheduler ... done Removing intermediate container 0633c74d0da1 10:58:03 ---> 0d82ae4ed387 10:58:03 10:58:03 Removing intermediate container d019c647cfb5 10:58:03 ---> f0865a1ac156 10:58:03 10:58:03 Successfully built 0d82ae4ed387 10:58:03 Successfully tagged support-notifications-arm64:latest 10:58:03 Building security-secretstore-setup 10:58:03  Building support-notifications ... done Successfully built f0865a1ac156 10:58:03 Successfully tagged core-metadata-arm64:latest 10:58:03  Building core-metadata ... done Building security-bootstrapper 10:58:05 Collecting docker-compose==1.23.2 10:58:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:58:06 Collecting docopt<0.7,>=0.6.1 10:58:06 Downloading docopt-0.6.2.tar.gz (25 kB) 10:58:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 10:58:08 Collecting docker<4.0,>=3.6.0 10:58:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:58:08 Collecting dockerpty<0.5,>=0.4.1 10:58:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:58:11 Collecting websocket-client<1.0,>=0.32.0 10:58:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:58:11 Collecting PyYAML<4,>=3.10 10:58:11 Downloading PyYAML-3.13.tar.gz (270 kB) 10:58:15 Collecting texttable<0.10,>=0.9.0 10:58:15 Downloading texttable-0.9.1.tar.gz (11 kB) 10:58:17 Collecting jsonschema<3,>=2.5.1 10:58:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:58:17 Collecting cached-property<2,>=1.2.0 10:58:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:58:18 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:58:18 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:58:18 Collecting docker-pycreds>=0.4.0 10:58:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:58:19 Collecting idna<2.8,>=2.5 10:58:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:58:19 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) 10:58:19 Collecting chardet<3.1.0,>=3.0.2 10:58:19 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:58:20 Collecting urllib3<1.25,>=1.21.1 10:58:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:58:20 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:58:20 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:58:20 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:58:20 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:58:21 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 10:58:21 Attempting uninstall: urllib3 10:58:21 Found existing installation: urllib3 1.26.5 10:58:21 Uninstalling urllib3-1.26.5: 10:58:21 Successfully uninstalled urllib3-1.26.5 10:58:22 Attempting uninstall: idna 10:58:22 Found existing installation: idna 3.2 10:58:22 Uninstalling idna-3.2: 10:58:22 Successfully uninstalled idna-3.2 10:58:23 Attempting uninstall: chardet 10:58:23 Found existing installation: chardet 4.0.0 10:58:23 Uninstalling chardet-4.0.0: 10:58:23 Successfully uninstalled chardet-4.0.0 10:58:25 Attempting uninstall: requests 10:58:25 Found existing installation: requests 2.25.1 10:58:25 Uninstalling requests-2.25.1: 10:58:25 Successfully uninstalled requests-2.25.1 10:58:25 Running setup.py install for texttable: started 10:58:27 Running setup.py install for texttable: finished with status 'done' 10:58:27 Running setup.py install for PyYAML: started 10:58:29 Running setup.py install for PyYAML: finished with status 'done' 10:58:30 Running setup.py install for docopt: started 10:58:32 Running setup.py install for docopt: finished with status 'done' 10:58:32 Running setup.py install for dockerpty: started 10:58:34 Running setup.py install for dockerpty: finished with status 'done' 10:58:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:58:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:58:35 ---> d37700d1e4f3 10:58:35 Step 3/23 : WORKDIR /edgex-go 10:58:35 ---> Using cache 10:58:35 ---> 58c6df60a004 10:58:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:58:35 ---> Using cache 10:58:35 ---> ad1c61def56c 10:58:35 Step 5/23 : RUN apk add --update --no-cache make git 10:58:36 ---> Running in cb82f5eb0eaa 10:58:37 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 10:58:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:58:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:58:40 OK: 220 MiB in 52 packages 10:58:42 Removing intermediate container cb82f5eb0eaa 10:58:42 ---> 470a0fa7a6f5 10:58:42 Step 6/23 : COPY go.mod vendor* ./ 10:58:43 ---> 2cc446ab4369 10:58:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:58:43 ---> Running in d32f93ca77d2 10:58:48 Removing intermediate container d32f93ca77d2 10:58:48 ---> 3d22bcaaff2c 10:58:48 Step 8/23 : COPY . . 10:58:51 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:58:51 Step 2/31 : FROM ${BUILDER_BASE} AS builder 10:58:51 ---> d37700d1e4f3 10:58:51 Step 3/31 : WORKDIR /edgex-go 10:58:51 ---> Using cache 10:58:51 ---> 58c6df60a004 10:58:51 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:58:51 ---> Using cache 10:58:51 ---> ad1c61def56c 10:58:51 Step 5/31 : RUN apk add --update --no-cache make git 10:58:51 ---> Using cache 10:58:51 ---> 470a0fa7a6f5 10:58:51 Step 6/31 : COPY go.mod vendor* ./ 10:58:51 ---> Using cache 10:58:51 ---> 2cc446ab4369 10:58:51 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:58:51 ---> Using cache 10:58:51 ---> 3d22bcaaff2c 10:58:51 Step 8/31 : COPY . . 10:58:51 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:58:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:58:51 ---> d37700d1e4f3 10:58:51 Step 3/25 : WORKDIR /edgex-go 10:58:51 ---> Using cache 10:58:51 ---> 58c6df60a004 10:58:51 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:58:51 ---> Using cache 10:58:51 ---> ad1c61def56c 10:58:51 Step 5/25 : RUN apk add --update --no-cache make git 10:58:51 ---> Using cache 10:58:51 ---> 470a0fa7a6f5 10:58:51 Step 6/25 : COPY go.mod vendor* ./ 10:58:51 ---> Using cache 10:58:51 ---> 2cc446ab4369 10:58:51 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:58:51 ---> Using cache 10:58:51 ---> 3d22bcaaff2c 10:58:51 Step 8/25 : COPY . . 10:58:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:58:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:58:51 ---> d37700d1e4f3 10:58:51 Step 3/23 : WORKDIR /edgex-go 10:58:51 ---> Using cache 10:58:51 ---> 58c6df60a004 10:58:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:58:51 ---> Using cache 10:58:51 ---> ad1c61def56c 10:58:51 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:58:52 ---> Running in 8c6de595de9e 10:58:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:58:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:58:55 OK: 220 MiB in 52 packages 10:58:56 Removing intermediate container ce8774bafda2 10:58:56 ---> 17a0c3a01a88 10:58:56 Step 14/23 : ENV APP_PORT=58890 10:58:56 ---> Running in 11cebe7e7c23 10:58:57 Removing intermediate container 8c6de595de9e 10:58:57 ---> 45ce9e1392cd 10:58:57 Step 6/23 : COPY go.mod vendor* ./ 10:58:57 Removing intermediate container 11cebe7e7c23 10:58:57 ---> 5f036eed36be 10:58:57 Step 15/23 : EXPOSE $APP_PORT 10:58:57 ---> Running in fdd0fa7714d1 10:58:58 Removing intermediate container fdd0fa7714d1 10:58:58 ---> 0ba3082600e1 10:58:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:58:58 ---> e78a6796ae4d 10:58:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:58:58 ---> Running in 857b787822d3 10:59:01 ---> baaca4553510 10:59:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:59:02 ---> a1cf8235e28c 10:59:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:59:02 Removing intermediate container 857b787822d3 10:59:02 ---> 6381aee254b5 10:59:02 Step 8/23 : COPY . . 10:59:03 ---> c8077f1fd518 10:59:03 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:59:04 ---> Running in 4090e313af28 10:59:05 Removing intermediate container 4090e313af28 10:59:05 ---> 0523d13726ed 10:59:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:59:05 ---> Running in 9405b91f5d3b 10:59:05 Removing intermediate container 9405b91f5d3b 10:59:05 ---> 7909dec59c20 10:59:05 Step 21/23 : LABEL arch=arm64 10:59:05 ---> Running in ba012e49f61b 10:59:06 Removing intermediate container ba012e49f61b 10:59:06 ---> c6e651877e68 10:59:06 Step 22/23 : LABEL git_sha=4f9763f52515ff2d879597754116d790a9c38bd3 10:59:06 ---> Running in 3d5dcce7cda4 10:59:07 Removing intermediate container 3d5dcce7cda4 10:59:07 ---> 03fbb38ca38c 10:59:07 Step 23/23 : LABEL version=0.0.0 10:59:07 ---> Running in 17ba4eced7b1 10:59:07 Removing intermediate container 17ba4eced7b1 10:59:07 ---> 699d46d1833d 10:59:08 10:59:08 Successfully built 699d46d1833d 10:59:08 Successfully tagged sys-mgmt-agent-arm64:latest 10:59:15  Building sys-mgmt-agent ... done  ---> 50ecfd970230 10:59:15 Step 9/23 : RUN make cmd/core-command/core-command 10:59:15 ---> Running in 0c162c2ab293 10:59:15 ---> a41c1887fd77 10:59:15 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:59:16 ---> Running in e8291f2667ad 10:59:16 ---> e68ca4431bc9 10:59:16 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:59:16 ---> Running in 884374ac5745 10:59:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 10:59:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:59:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:59:25 ---> c4b3fc2bad1b 10:59:25 Step 9/23 : RUN make cmd/core-data/core-data 10:59:25 ---> Running in 6d46569f1649 10:59:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 11:01:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:01:03 Removing intermediate container 0c162c2ab293 11:01:03 ---> f50533a2d080 11:01:03 11:01:03 Step 10/23 : FROM alpine:3.14 11:01:03 ---> 5b8b7b635229 11:01:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:01:03 ---> Using cache 11:01:03 ---> 52d44fa334c0 11:01:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:01:03 ---> Using cache 11:01:03 ---> e510bd60db32 11:01:03 Step 13/23 : ENV APP_PORT=59882 11:01:03 ---> Running in 91b850ec0786 11:01:04 Removing intermediate container 91b850ec0786 11:01:04 ---> 5381b3f8888e 11:01:04 Step 14/23 : EXPOSE $APP_PORT 11:01:04 ---> Running in c1ae58b4e8c7 11:01:05 Removing intermediate container c1ae58b4e8c7 11:01:05 ---> b2334f4a04b0 11:01:05 Step 15/23 : WORKDIR / 11:01:05 ---> Running in 0d9612a56c08 11:01:06 Removing intermediate container 0d9612a56c08 11:01:06 ---> 615fb5fc6ad7 11:01:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:01:08 ---> 05f28256bece 11:01:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:01:11 Removing intermediate container 884374ac5745 11:01:11 ---> bce70d1ac2ad 11:01:11 11:01:11 Step 10/31 : FROM alpine:3.14 11:01:11 ---> 5b8b7b635229 11:01:11 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 11:01:11 ---> Running in 2f00376615db 11:01:11 ---> fa99c1e860e4 11:01:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:01:12 Removing intermediate container 2f00376615db 11:01:12 ---> 62079dd00d57 11:01:12 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 11:01:12 ---> Running in b04d63910add 11:01:13 ---> 6ab6d460c491 11:01:13 Step 19/23 : ENTRYPOINT ["/core-command"] 11:01:13 ---> Running in 47855dfe3427 11:01:14 Removing intermediate container 47855dfe3427 11:01:14 ---> b003bdc40103 11:01:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:01:14 ---> Running in a09283d22dcd 11:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:01:15 Removing intermediate container a09283d22dcd 11:01:15 ---> ddde29fdef0d 11:01:15 Step 21/23 : LABEL arch=arm64 11:01:15 ---> Running in d4a8aa1cafaa 11:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:01:15 Removing intermediate container e8291f2667ad 11:01:15 ---> e9e402395b31 11:01:15 11:01:15 Step 10/25 : FROM alpine:3.14 11:01:15 ---> 5b8b7b635229 11:01:15 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 11:01:15 ---> Running in c255362d9ae6 11:01:16 Removing intermediate container d4a8aa1cafaa 11:01:16 ---> 31096f6e3c4f 11:01:16 Step 22/23 : LABEL git_sha=4f9763f52515ff2d879597754116d790a9c38bd3 11:01:16 ---> Running in 5eeb3557a9cf 11:01:16 (1/2) Installing dumb-init (1.2.5-r1) 11:01:16 (2/2) Installing su-exec (0.2-r1) 11:01:16 Executing busybox-1.33.1-r6.trigger 11:01:16 OK: 6 MiB in 16 packages 11:01:16 Removing intermediate container 5eeb3557a9cf 11:01:16 ---> 6b3273d4f62d 11:01:16 Step 23/23 : LABEL version=0.0.0 11:01:17 ---> Running in cc1e78b4a2ae 11:01:17 Removing intermediate container cc1e78b4a2ae 11:01:17 ---> 4818f4151ca7 11:01:17 11:01:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:01:17 Removing intermediate container b04d63910add 11:01:17 ---> e242d25d0e29 11:01:17 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 11:01:18 ---> Running in 768f37e8472a 11:01:18 Successfully built 4818f4151ca7 11:01:18 Successfully tagged core-command-arm64:latest 11:01:18  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:01:18 Removing intermediate container 768f37e8472a 11:01:18 ---> 7865697daff5 11:01:18 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 11:01:18 ---> Running in 713224b38078 11:01:19 Removing intermediate container 713224b38078 11:01:19 ---> 9fdd75b9c714 11:01:19 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 11:01:19 (1/3) Installing ca-certificates (20211220-r0) 11:01:19 ---> Running in c6bba29ebab5 11:01:19 (2/3) Installing dumb-init (1.2.5-r1) 11:01:19 (3/3) Installing su-exec (0.2-r1) 11:01:19 Executing busybox-1.33.1-r6.trigger 11:01:19 Executing ca-certificates-20211220-r0.trigger 11:01:19 OK: 6 MiB in 17 packages 11:01:21 Removing intermediate container c255362d9ae6 11:01:21 ---> 939e889d36e0 11:01:21 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:01:21 ---> Running in bb30b879f352 11:01:21 Removing intermediate container bb30b879f352 11:01:21 ---> babe0c4e1d8f 11:01:21 Step 13/25 : WORKDIR /Removing intermediate container c6bba29ebab5 11:01:21 11:01:21 ---> 10e4bea23850 11:01:21 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 11:01:21 ---> Running in c5ddccafd925 11:01:21 ---> Running in 21803c095c78 11:01:22 Removing intermediate container c5ddccafd925 11:01:22 ---> 8bd56fb9d4ae 11:01:22 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:01:22 Removing intermediate container 21803c095c78 11:01:22 ---> e523cf56d55f 11:01:22 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 11:01:23 ---> 8cbcae690ce3 11:01:23 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 11:01:23 ---> e51d97535568 11:01:23 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:01:23 ---> Running in 303439c74ff9 11:01:24 ---> dacdf6eaa5e2 11:01:24 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:01:25 ---> 7cc99b6ebcd7 11:01:25 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 11:01:25 Removing intermediate container 303439c74ff9 11:01:25 ---> 3cc4fb3ee559 11:01:25 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 11:01:25 ---> 76118843f741 11:01:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:01:26 ---> 9194ba3218ac 11:01:26 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:01:26 ---> 45fce9c2390c 11:01:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:01:28 ---> 979619b77872 11:01:28 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 11:01:28 ---> 7dfa408f64dc 11:01:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:01:28 ---> 82d019471169 11:01:28 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 11:01:29 ---> 595b26ad1e63 11:01:29 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/ 11:01:29 ---> Running in ca8abd246526 11:01:29 ---> e83674c785b3 11:01:29 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 11:01:29 Removing intermediate container 6d46569f1649 11:01:29 ---> 052bfcb6d075 11:01:29 11:01:29 Step 10/23 : FROM alpine:3.14 11:01:29 ---> 5b8b7b635229 11:01:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:01:30 ---> Running in c84147c2c2d0 11:01:30 Removing intermediate container c84147c2c2d0 11:01:30 ---> bac21a52ffc5 11:01:30 Step 12/23 : ENV APP_PORT=59880 11:01:30 ---> Running in 4545f2bd4982 11:01:30 ---> ff12f8f20673 11:01:30 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 11:01:30 Removing intermediate container 4545f2bd4982 11:01:30 ---> 95fcb2a39ee8 11:01:30 Step 13/23 : EXPOSE $APP_PORT 11:01:31 ---> Running in f6d3d4066203 11:01:31 ---> Running in a20a1c8e3945 11:01:31 Removing intermediate container f6d3d4066203 11:01:31 ---> c8e91688c418 11:01:31 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:01:31 Removing intermediate container a20a1c8e3945 11:01:31 ---> 9024907cc161 11:01:31 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:01:31 Removing intermediate container ca8abd246526 11:01:31 ---> 36fd4f3b837b 11:01:31 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 11:01:31 ---> Running in 42c891da454d 11:01:31 ---> Running in cdc8952516a1 11:01:32 Removing intermediate container cdc8952516a1 11:01:32 ---> 9af434da1fdb 11:01:32 Step 23/25 : LABEL arch=arm64 11:01:32 ---> Running in de9a53189d0b 11:01:32 ---> 81cefec61b3d 11:01:32 Step 26/31 : RUN chmod +x /entrypoint.sh 11:01:32 Removing intermediate container de9a53189d0b 11:01:32 ---> b4dc49dc3cc4 11:01:32 Step 24/25 : LABEL git_sha=4f9763f52515ff2d879597754116d790a9c38bd3 11:01:32 ---> Running in b25e009c10e8 11:01:32 ---> Running in 20189248b820 11:01:33 Removing intermediate container b25e009c10e8 11:01:33 ---> 5ffc3bd5d632 11:01:33 Step 25/25 : LABEL version=0.0.0 11:01:33 ---> Running in 995fd0cde5d6 11:01:34 Removing intermediate container 42c891da454d 11:01:34 ---> c68c04e03fd5 11:01:34 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 11:01:34 ---> Running in 95eb9b57b60e 11:01:34 Removing intermediate container 995fd0cde5d6 11:01:34 ---> ecd40d908767 11:01:34 11:01:34 Successfully built ecd40d908767 11:01:34 Successfully tagged security-secretstore-setup-arm64:latest 11:01:35  Building security-secretstore-setup ... done Removing intermediate container 20189248b820 11:01:35 ---> ef612f6878af 11:01:35 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 11:01:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:01:35 ---> Running in f21a7745091e 11:01:35 Removing intermediate container f21a7745091e 11:01:35 ---> 6bcfe96388af 11:01:35 Step 28/31 : CMD ["gate"] 11:01:35 ---> Running in 3196e05b5bb0 11:01:36 Removing intermediate container 3196e05b5bb0 11:01:36 ---> ca3526a98c1f 11:01:36 Step 29/31 : LABEL arch=arm64 11:01:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:01:36 ---> Running in 98fd384e10b4 11:01:36 Removing intermediate container 98fd384e10b4 11:01:36 ---> 4a61156daeda 11:01:36 Step 30/31 : LABEL git_sha=4f9763f52515ff2d879597754116d790a9c38bd3 11:01:37 ---> Running in d72686b9750c 11:01:37 (1/6) Installing dumb-init (1.2.5-r1) 11:01:37 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:01:37 (3/6) Installing libsodium (1.0.18-r0) 11:01:37 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:01:37 Removing intermediate container d72686b9750c 11:01:37 ---> 99c3ee43acc3 11:01:37 Step 31/31 : LABEL version=0.0.0 11:01:37 (5/6) Installing libzmq (4.3.4-r0) 11:01:37 (6/6) Installing zeromq (4.3.4-r0) 11:01:37 ---> Running in c0bbe3caf455 11:01:37 Executing busybox-1.33.1-r6.trigger 11:01:37 OK: 8 MiB in 20 packages 11:01:38 Removing intermediate container c0bbe3caf455 11:01:38 ---> 611ff0a99822 11:01:38 11:01:38 Successfully built 611ff0a99822 11:01:38 Successfully tagged security-bootstrapper-arm64:latest 11:01:38  Building security-bootstrapper ... done Removing intermediate container 95eb9b57b60e 11:01:38 ---> 4159534c222a 11:01:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:01:39 ---> 30afcd959402 11:01:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:01:40 ---> 872a34524ead 11:01:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:01:40 ---> d96ac1ea3d0c 11:01:40 Step 19/23 : ENTRYPOINT ["/core-data"] 11:01:40 ---> Running in 34f6d3e4bd2d 11:01:41 Removing intermediate container 34f6d3e4bd2d 11:01:41 ---> 0cfd8bf9e904 11:01:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:01:41 ---> Running in fc4b8d124242 11:01:41 Removing intermediate container fc4b8d124242 11:01:41 ---> a4b0d2744820 11:01:41 Step 21/23 : LABEL arch=arm64 11:01:41 ---> Running in 246ac82575bc 11:01:41 Removing intermediate container 246ac82575bc 11:01:41 ---> 44cd2d564d8d 11:01:41 Step 22/23 : LABEL git_sha=4f9763f52515ff2d879597754116d790a9c38bd3 11:01:41 ---> Running in 9075dff301b6 11:01:42 Removing intermediate container 9075dff301b6 11:01:42 ---> ca49e1471e33 11:01:42 Step 23/23 : LABEL version=0.0.0 11:01:42 ---> Running in 8df90019e4e7 11:01:42 Removing intermediate container 8df90019e4e7 11:01:42 ---> 5abe3edab4ff 11:01:42 11:01:43 Successfully built 5abe3edab4ff 11:01:43 Successfully tagged core-data-arm64:latest 11:01:43  Building core-data ... done  [Pipeline] } 11:01:43 $ docker stop --time=1 d89af2bcf2d117f111056d3fbd33ef4d4d22e25389e5796d3e92c19a2b4b5375 11:01:45 $ docker rm -f d89af2bcf2d117f111056d3fbd33ef4d4d22e25389e5796d3e92c19a2b4b5375 [Pipeline] // withDockerContainer [Pipeline] sh 11:01:45 + docker images 11:01:45 REPOSITORY TAG IMAGE ID CREATED SIZE 11:01:45 core-data-arm64 latest 5abe3edab4ff 3 seconds ago 19.2MB 11:01:45 security-bootstrapper-arm64 latest 611ff0a99822 8 seconds ago 18MB 11:01:45 security-secretstore-setup-arm64 latest ecd40d908767 12 seconds ago 27MB 11:01:45 052bfcb6d075 16 seconds ago 1.6GB 11:01:45 core-command-arm64 latest 4818f4151ca7 28 seconds ago 15.3MB 11:01:45 e9e402395b31 31 seconds ago 1.6GB 11:01:45 bce70d1ac2ad 35 seconds ago 1.59GB 11:01:45 f50533a2d080 42 seconds ago 1.59GB 11:01:45 sys-mgmt-agent-arm64 latest 699d46d1833d 2 minutes ago 280MB 11:01:45 core-metadata-arm64 latest f0865a1ac156 3 minutes ago 16MB 11:01:45 support-notifications-arm64 latest 0d82ae4ed387 3 minutes ago 16.1MB 11:01:45 support-scheduler-arm64 latest 0d069b18e028 3 minutes ago 15.4MB 11:01:45 security-proxy-setup-arm64 latest 6c6e83e29c16 3 minutes ago 25.5MB 11:01:45 9573900039c4 4 minutes ago 1.6GB 11:01:45 aacac7c61f14 4 minutes ago 1.6GB 11:01:45 409465a8edb4 4 minutes ago 1.6GB 11:01:45 6239c8262cdb 4 minutes ago 1.59GB 11:01:45 b0131465d6a5 4 minutes ago 1.6GB 11:01:45 ci-base-image-arm64 latest d37700d1e4f3 14 minutes ago 1.26GB 11:01:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 5 weeks ago 551MB 11:01:45 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 11:01:45 alpine 3.14 5b8b7b635229 4 months ago 5.35MB 11:01:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:01:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:01:46 11:01:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 11:01:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:01:46 arm64: Pulling from edgex-lftools-log-publisher 11:01:46 8998bd30e6a1: Pulling fs layer 11:01:46 04944245beec: Pulling fs layer 11:01:46 699f458cf7ca: Pulling fs layer 11:01:46 765212b225bb: Pulling fs layer 11:01:46 f23df028b6ca: Pulling fs layer 11:01:46 d65c8cfc05b1: Pulling fs layer 11:01:46 2437ff75d9bd: Pulling fs layer 11:01:46 f23df028b6ca: Waiting 11:01:46 765212b225bb: Waiting 11:01:46 d65c8cfc05b1: Waiting 11:01:46 2437ff75d9bd: Waiting 11:01:46 04944245beec: Verifying Checksum 11:01:46 04944245beec: Download complete 11:01:46 765212b225bb: Verifying Checksum 11:01:46 765212b225bb: Download complete 11:01:46 f23df028b6ca: Verifying Checksum 11:01:46 f23df028b6ca: Download complete 11:01:46 d65c8cfc05b1: Verifying Checksum 11:01:46 d65c8cfc05b1: Download complete 11:01:47 699f458cf7ca: Verifying Checksum 11:01:47 699f458cf7ca: Download complete 11:01:47 8998bd30e6a1: Verifying Checksum 11:01:47 8998bd30e6a1: Download complete 11:01:50 2437ff75d9bd: Verifying Checksum 11:01:50 2437ff75d9bd: Download complete 11:01:52 8998bd30e6a1: Pull complete 11:01:52 04944245beec: Pull complete 11:01:54 699f458cf7ca: Pull complete 11:01:54 765212b225bb: Pull complete 11:01:55 f23df028b6ca: Pull complete 11:01:55 d65c8cfc05b1: Pull complete 11:02:10 2437ff75d9bd: Pull complete 11:02:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:02:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:02:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 11:02:10 prd-ubuntu20.04-docker-arm64-4c-16g-7132 does not seem to be running inside a container 11:02:11 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:02:13 $ docker top 369229168b4624821c25aaa54bf548e23de4cf1e802265c668fa606b3b02f83f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:02:14 ---> job-cost.sh 11:02:14 lf-activate-venv: SKIPPING 11:02:14 INFO: No Stack... 11:02:15 INFO: Retrieving Pricing Info for: v3-standard-4 11:02:16 INFO: Archiving Costs [Pipeline] sh 11:02:16 + + cut -d,cat -f6 /w/workspace/edgex-go/15/archives/cost.csv 11:02:16 [Pipeline] lock 11:02:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3891-15-stack-cost] 11:02:16 Resource [jenkins-edgexfoundry-edgex-go-PR-3891-15-stack-cost] did not exist. Created. 11:02:16 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3891-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:02:17 + echo total: 0.10999999940395355 [Pipeline] stash 11:02:17 Stashed 1 file(s) [Pipeline] } 11:02:17 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3891-15-stack-cost] [Pipeline] // lock [Pipeline] } 11:02:17 $ docker stop --time=1 369229168b4624821c25aaa54bf548e23de4cf1e802265c668fa606b3b02f83f 11:02:19 $ docker rm -f 369229168b4624821c25aaa54bf548e23de4cf1e802265c668fa606b3b02f83f [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 11:02:19 provisioning config files... 11:02:19 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/15@tmp/config4615160665488837710tmp [Pipeline] { [Pipeline] sh 11:02:20 + set +x 11:02:20 + curl -s https://codecov.io/bash 11:02:20 + bash -s -- 11:02:20 11:02:20 _____ _ 11:02:20 / ____| | | 11:02:20 | | ___ __| | ___ ___ _____ __ 11:02:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:02:20 | |___| (_) | (_| | __/ (_| (_) \ V / 11:02:20 \_____\___/ \__,_|\___|\___\___/ \_/ 11:02:20 Bash-1.0.6 11:02:20 11:02:20 11:02:20 ==> git version 2.25.1 found 11:02:20 ==> 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 11:02:20 Release-Date: 2020-01-08 11:02:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:02:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:02:20 ==> Jenkins CI detected. 11:02:20 current dir:  /w/workspace/edgex-go/15 11:02:20 project root: . 11:02:20 --> token set from env 11:02:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:02:20 ==> Running gcov in . (disable via -X gcov) 11:02:20 ==> Python coveragepy not found 11:02:20 ==> Searching for coverage reports in: 11:02:20 + . 11:02:20 -> Found 1 reports 11:02:20 ==> Detecting git/mercurial file structure 11:02:20 ==> Reading reports 11:02:20 + ./coverage.out bytes=429232 11:02:20 ==> Appending adjustments 11:02:20 https://docs.codecov.io/docs/fixing-reports 11:02:21 + Found adjustments 11:02:21 ==> Gzipping contents 11:02:21 60K /tmp/codecov.hIbsTB.gz 11:02:21 ==> Uploading reports 11:02:21 url: https://codecov.io 11:02:21 query: branch=PR-3891&commit=4f9763f52515ff2d879597754116d790a9c38bd3&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3891%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3891&job=&cmd_args= 11:02:21 -> Pinging Codecov 11:02:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3891&commit=4f9763f52515ff2d879597754116d790a9c38bd3&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3891%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3891&job=&cmd_args= 11:02:21 -> Uploading to 11:02:21 https://storage.googleapis.com/codecov/v4/raw/2022-03-15/00271124DB129430A58F1EEE437C3FCB/4f9763f52515ff2d879597754116d790a9c38bd3/75bb9c9b-9f00-437a-ab45-e5e2946079f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220315T110221Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c04122f1d7ce240576ec80738f9a5c088c4c0a4e268f460fa61f42c0df4a1ce7 11:02:21 % Total % Received % Xferd Average Speed Time Time Time Current 11:02:21 Dload Upload Total Spent Left Speed 11:02:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58107 0 0 100 58107 0 229k --:--:-- --:--:-- --:--:-- 229k 11:02:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4f9763f52515ff2d879597754116d790a9c38bd3 [Pipeline] } 11:02:21 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 11:02:22 + [ -d /w/workspace/edgex-go/15/archives ] [Pipeline] libraryResource [Pipeline] sh 11:02:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:02:23 ---> package-listing.sh 11:02:23 ++ facter osfamily 11:02:23 ++ tr '[:upper:]' '[:lower:]' 11:02:24 + OS_FAMILY=debian 11:02:24 + workspace=/w/workspace/edgex-go/15 11:02:24 + START_PACKAGES=/tmp/packages_start.txt 11:02:24 + END_PACKAGES=/tmp/packages_end.txt 11:02:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:02:24 + PACKAGES=/tmp/packages_start.txt 11:02:24 + '[' /w/workspace/edgex-go/15 ']' 11:02:24 + PACKAGES=/tmp/packages_end.txt 11:02:24 + case "${OS_FAMILY}" in 11:02:24 + dpkg -l 11:02:24 + grep '^ii' 11:02:24 + '[' -f /tmp/packages_start.txt ']' 11:02:24 + '[' -f /tmp/packages_end.txt ']' 11:02:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:02:24 + '[' /w/workspace/edgex-go/15 ']' 11:02:24 + mkdir -p /w/workspace/edgex-go/15/archives/ 11:02:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/15/archives/ [Pipeline] echo 11:02:24 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/15/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:02:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:02:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:02:24 11:02:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:02:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:02:25 latest: Pulling from edgex-lftools-log-publisher 11:02:25 5eb5b503b376: Pulling fs layer 11:02:25 5c69ac0246d0: Pulling fs layer 11:02:25 ec43610c2a17: Pulling fs layer 11:02:25 3a2ae6a8a46f: Pulling fs layer 11:02:25 33b1e0a273af: Pulling fs layer 11:02:25 5d3b04190fa2: Pulling fs layer 11:02:25 2f39f015ded8: Pulling fs layer 11:02:25 3a2ae6a8a46f: Waiting 11:02:25 33b1e0a273af: Waiting 11:02:25 5d3b04190fa2: Waiting 11:02:25 2f39f015ded8: Waiting 11:02:25 5c69ac0246d0: Verifying Checksum 11:02:25 5c69ac0246d0: Download complete 11:02:25 3a2ae6a8a46f: Verifying Checksum 11:02:25 3a2ae6a8a46f: Download complete 11:02:25 33b1e0a273af: Verifying Checksum 11:02:25 33b1e0a273af: Download complete 11:02:25 5d3b04190fa2: Verifying Checksum 11:02:25 5d3b04190fa2: Download complete 11:02:25 ec43610c2a17: Verifying Checksum 11:02:25 ec43610c2a17: Download complete 11:02:25 5eb5b503b376: Verifying Checksum 11:02:25 5eb5b503b376: Download complete 11:02:26 2f39f015ded8: Download complete 11:02:26 5eb5b503b376: Pull complete 11:02:26 5c69ac0246d0: Pull complete 11:02:27 ec43610c2a17: Pull complete 11:02:27 3a2ae6a8a46f: Pull complete 11:02:27 33b1e0a273af: Pull complete 11:02:27 5d3b04190fa2: Pull complete 11:02:31 2f39f015ded8: Pull complete 11:02:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:02:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:02:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:02:31 prd-ubuntu20.04-docker-8c-8g-7131 does not seem to be running inside a container 11:02:31 $ 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/15/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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:02:33 $ docker top f81dace16cbcae9325af651f8c2c349669a464532b42f457a77ff304128cade4 -eo pid,comm [Pipeline] { [Pipeline] sh 11:02:34 + touch /tmp/pre-build-complete [Pipeline] sh 11:02:34 + mkdir -p /var/log/sysstat [Pipeline] sh 11:02:35 + ls /var/log/sa-host 11:02:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:02:35 provisioning config files... 11:02:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/15@tmp/config8475651991795029599tmp [Pipeline] { [Pipeline] echo 11:02:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:02:35 ---> create-netrc.sh [Pipeline] } 11:02:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:02:35 ---> python-tools-install.sh [Pipeline] echo 11:02:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:02:36 ---> sudo-logs.sh 11:02:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:02:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:02:36 ---> job-cost.sh 11:02:36 lf-activate-venv: SKIPPING 11:02:36 DEBUG: total: 0.10999999940395355 11:02:36 INFO: Retrieving Stack Cost... 11:02:36 INFO: Retrieving Pricing Info for: v3-standard-8 11:02:37 INFO: Archiving Costs [Pipeline] echo 11:02:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:02:37 ---> logs-deploy.sh 11:02:37 lf-activate-venv: SKIPPING 11:02:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3891/15 11:02:37 INFO: archiving workspace using pattern(s): 11:02:38 Archives upload complete. 11:02:38 INFO: archiving logs to Nexus