Pull request #3919 opened 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 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed rather than 36774e6f2d00873b5697f3690d38c96e47eae934 Obtained Jenkinsfile from f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 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-ssh4492156332237610583.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-ssh4731833749245754233.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3919/workspace@libs/edgex-global-pipelines # timeout=10 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-3919/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10653380644525099300.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3919/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8457592436708733632.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh3758647237878760698.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3919/workspace@libs/lf-pipelines # timeout=10 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-3919/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10931693758208748141.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8186 in /w/workspace/edgexfoundry_edgex-go_PR-3919 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3919/head:refs/remotes/origin/PR-3919 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f322cd4d8d1bf03cdd9087b195dc44a67a2468ed into PR head commit 36774e6f2d00873b5697f3690d38c96e47eae934 Merge succeeded, producing 36774e6f2d00873b5697f3690d38c96e47eae934 Checking out Revision 36774e6f2d00873b5697f3690d38c96e47eae934 (PR-3919) > git config core.sparsecheckout # timeout=10 > git checkout -f 36774e6f2d00873b5697f3690d38c96e47eae934 # 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 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 36774e6f2d00873b5697f3690d38c96e47eae934 # timeout=10 Commit message: "docs(metadata): update metadata swagger API docs for device profile changes" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:37:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:37:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:37:58 ========================================================= 12:37:58 EdgeX Global Pipelines Version Info 12:37:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:37:58 ------------------- 12:37:58 stable info: 12:37:58 ------------------- 12:37:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:37:58 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 12:37:58 Message: update stable to v1.0.221 12:37:59 ------------------- 12:37:59 experimental info: 12:37:59 ------------------- 12:37:59 Commited By: **** collab-it+edgex@linuxfoundation.org 12:37:59 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 12:37:59 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:37:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:37:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:37:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:37:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:37:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:37:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 12:37:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:37:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:38:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 12:38:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 12:38:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:38:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:38:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:38:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:38:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:38:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:38:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:38:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:38:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:38:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 12:38:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:38:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:38:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3919 [Pipeline] echo 12:38:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3919 [Pipeline] echo 12:38:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3919 [Pipeline] echo 12:38:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36774e6f2d00873b5697f3690d38c96e47eae934 [Pipeline] echo 12:38:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36774e6 [Pipeline] echo 12:38:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:38:00 provisioning config files... 12:38:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7368884857988666481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:38:01 ---> docker-login.sh 12:38:01 nexus3.edgexfoundry.org:10001 12:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:01 Configure a credential helper to remove this warning. See 12:38:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:01 12:38:01 Login Succeeded 12:38:01 nexus3.edgexfoundry.org:10002 12:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:01 Configure a credential helper to remove this warning. See 12:38:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:01 12:38:01 Login Succeeded 12:38:01 nexus3.edgexfoundry.org:10003 12:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:01 Configure a credential helper to remove this warning. See 12:38:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:01 12:38:01 Login Succeeded 12:38:01 nexus3.edgexfoundry.org:10004 12:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:02 Configure a credential helper to remove this warning. See 12:38:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:02 12:38:02 Login Succeeded 12:38:02 docker.io 12:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:02 Configure a credential helper to remove this warning. See 12:38:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:02 12:38:02 Login Succeeded 12:38:02 ---> docker-login.sh ends [Pipeline] } 12:38:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:38:03 + 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 12:38:03 + dirname cmd/core-command/Dockerfile 12:38:03 + cut -d/ -f2 12:38:03 + echo core-command,cmd/core-command/Dockerfile 12:38:03 + dirname cmd/core-data/Dockerfile 12:38:03 + cut -d/ -f2 12:38:03 + echo core-data,cmd/core-data/Dockerfile 12:38:03 + + dirname cmd/core-metadata/Dockerfile 12:38:03 cut -d/ -f2 12:38:03 + echo core-metadata,cmd/core-metadata/Dockerfile 12:38:03 + + cut -d/ -f2 12:38:03 dirname cmd/security-bootstrapper/Dockerfile 12:38:03 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:38:03 + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ 12:38:03 -f2 12:38:03 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:38:03 + dirname cmd/security-secretstore-setup/Dockerfile 12:38:03 + cut -d/ -f2 12:38:03 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:38:03 + dirname cmd/support-notifications/Dockerfile 12:38:03 + cut -d/ -f2 12:38:03 + echo support-notifications,cmd/support-notifications/Dockerfile 12:38:03 + dirname cmd/support-scheduler/Dockerfile 12:38:03 + cut -d/ -f2 12:38:03 + echo support-scheduler,cmd/support-scheduler/Dockerfile 12:38:03 + dirname cmd/sys-mgmt-agent/Dockerfile 12:38:03 + cut -d/ -f2 12:38:03 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 12:38:03 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 12:38:03 + git rev-list -1 --merges 36774e6f2d00873b5697f3690d38c96e47eae934~1..36774e6f2d00873b5697f3690d38c96e47eae934 [Pipeline] echo 12:38:03 -----------> git rev-list -1 --merges 36774e6f2d00873b5697f3690d38c96e47eae934~1..36774e6f2d00873b5697f3690d38c96e47eae934 36774e6f2d00873b5697f3690d38c96e47eae934 [false] [Pipeline] sh 12:38:03 + git log --format=format:%s -1 36774e6f2d00873b5697f3690d38c96e47eae934 [Pipeline] echo 12:38:04 ========================================================= 12:38:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:38:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 12:38:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:38:04 + grep -v github /etc/ssh/ssh_known_hosts 12:38:04 + [ -e /tmp/ssh_known_hosts ] 12:38:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:38:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:38:04 + sudo tee -a /etc/ssh/ssh_known_hosts 12:38:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 12:38:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:38:04 12:38:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:38:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:38:05 latest: Pulling from edgex-devops/git-semver 12:38:05 a0d0a0d46f8b: Pulling fs layer 12:38:05 3e5f54012d9b: Pulling fs layer 12:38:05 4c7163046ea9: Pulling fs layer 12:38:05 0c2d73faf560: Pulling fs layer 12:38:05 3e5f54012d9b: Verifying Checksum 12:38:05 3e5f54012d9b: Download complete 12:38:05 a0d0a0d46f8b: Download complete 12:38:05 0c2d73faf560: Verifying Checksum 12:38:05 0c2d73faf560: Download complete 12:38:05 4c7163046ea9: Verifying Checksum 12:38:05 4c7163046ea9: Download complete 12:38:05 a0d0a0d46f8b: Pull complete 12:38:05 3e5f54012d9b: Pull complete 12:38:05 4c7163046ea9: Pull complete 12:38:06 0c2d73faf560: Pull complete 12:38:06 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 12:38:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:38:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:38:06 prd-ubuntu20.04-docker-8c-8g-8186 does not seem to be running inside a container 12:38:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:38:06 $ docker top 60ca3a5ec0df40b8ab00f9ca31b80216f3f0c5d65d84475af076a3b5834b87de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:38:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:38:07 [ssh-agent] Looking for ssh-agent implementation... 12:38:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:38:07 $ docker exec 60ca3a5ec0df40b8ab00f9ca31b80216f3f0c5d65d84475af076a3b5834b87de ssh-agent 12:38:07 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBPKiGL/agent.14 12:38:07 SSH_AGENT_PID=20 12:38:07 Running ssh-add (command line suppressed) 12:38:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1875528763618129776.key (/w/workspace/edgex-go/1@tmp/private_key_1875528763618129776.key) 12:38:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:38:07 + git tag --points-at HEAD [Pipeline] } 12:38:07 $ docker exec --env ******** --env ******** 60ca3a5ec0df40b8ab00f9ca31b80216f3f0c5d65d84475af076a3b5834b87de ssh-agent -k 12:38:07 unset SSH_AUTH_SOCK; 12:38:07 unset SSH_AGENT_PID; 12:38:07 echo Agent pid 20 killed; 12:38:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:38:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:38:08 [ssh-agent] Looking for ssh-agent implementation... 12:38:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:38:08 $ docker exec 60ca3a5ec0df40b8ab00f9ca31b80216f3f0c5d65d84475af076a3b5834b87de ssh-agent 12:38:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiELePj/agent.55 12:38:08 SSH_AGENT_PID=62 12:38:08 Running ssh-add (command line suppressed) 12:38:08 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4475111112195503613.key (/w/workspace/edgex-go/1@tmp/private_key_4475111112195503613.key) 12:38:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:38:08 + git semver init 12:38:08 # -> Open(): unable to determine branch for HEAD 12:38:08 # $GIT_DIR = /w/workspace/edgex-go/1/.git 12:38:08 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 12:38:08 # $SEMVER_REMOTE_NAME = origin 12:38:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:38:08 # $SEMVER_USER_NAME = edgex-jenkins 12:38:08 # $SEMVER_BRANCH = PR-3919 12:38:08 # $SEMVER_TEMP = /tmp/semver-037499547 12:38:08 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 12:38:20 # '/tmp/semver-037499547' -> '/w/workspace/edgex-go/1/.semver' 12:38:21 # -> Force: false 12:38:21 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 12:38:21 $ docker exec --env ******** --env ******** 60ca3a5ec0df40b8ab00f9ca31b80216f3f0c5d65d84475af076a3b5834b87de ssh-agent -k 12:38:21 unset SSH_AUTH_SOCK; 12:38:21 unset SSH_AGENT_PID; 12:38:21 echo Agent pid 62 killed; 12:38:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:38:21 + git semver [Pipeline] } 12:38:21 $ docker stop --time=1 60ca3a5ec0df40b8ab00f9ca31b80216f3f0c5d65d84475af076a3b5834b87de 12:38:23 $ docker rm -f 60ca3a5ec0df40b8ab00f9ca31b80216f3f0c5d65d84475af076a3b5834b87de [Pipeline] // withDockerContainer [Pipeline] sh 12:38:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:38:24 Stashed 1 file(s) [Pipeline] echo 12:38:24 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 12:38:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:38:24 ========================================================= 12:38:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 12:38:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:38:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:38:25 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 12:38:25 59bf1c3509f3: Pulling fs layer 12:38:25 666ba61612fd: Pulling fs layer 12:38:25 8ed8ca486205: Pulling fs layer 12:38:25 4fe6c5a15a65: Pulling fs layer 12:38:25 22a0e8bec74d: Pulling fs layer 12:38:25 640e595b4fbd: Pulling fs layer 12:38:25 763cafe07f6e: Pulling fs layer 12:38:25 0c0b528cf693: Pulling fs layer 12:38:25 10935f4eaf8b: Pulling fs layer 12:38:25 640e595b4fbd: Waiting 12:38:25 0c0b528cf693: Waiting 12:38:25 4fe6c5a15a65: Waiting 12:38:25 22a0e8bec74d: Waiting 12:38:25 763cafe07f6e: Waiting 12:38:25 8ed8ca486205: Verifying Checksum 12:38:25 8ed8ca486205: Download complete 12:38:25 666ba61612fd: Download complete 12:38:25 22a0e8bec74d: Verifying Checksum 12:38:25 22a0e8bec74d: Download complete 12:38:25 640e595b4fbd: Verifying Checksum 12:38:25 640e595b4fbd: Download complete 12:38:25 59bf1c3509f3: Verifying Checksum 12:38:25 59bf1c3509f3: Download complete 12:38:25 763cafe07f6e: Download complete 12:38:25 0c0b528cf693: Verifying Checksum 12:38:25 0c0b528cf693: Download complete 12:38:25 59bf1c3509f3: Pull complete 12:38:25 666ba61612fd: Pull complete 12:38:25 8ed8ca486205: Pull complete 12:38:25 10935f4eaf8b: Verifying Checksum 12:38:25 10935f4eaf8b: Download complete 12:38:25 4fe6c5a15a65: Verifying Checksum 12:38:25 4fe6c5a15a65: Download complete 12:38:29 4fe6c5a15a65: Pull complete 12:38:29 22a0e8bec74d: Pull complete 12:38:29 640e595b4fbd: Pull complete 12:38:29 763cafe07f6e: Pull complete 12:38:29 0c0b528cf693: Pull complete 12:38:31 10935f4eaf8b: Pull complete 12:38:31 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 12:38:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:38:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 12:38:31 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:38:31 WORKDIR /edgex 12:38:31 COPY go.mod . 12:38:31 RUN go mod download 12:38:31 docker build -t ci-base-image-x86_64 -f - . 12:38:33 Sending build context to Docker daemon 334.2MB 12:38:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:38:33 ---> 99d49a6021b9 12:38:33 Step 2/4 : WORKDIR /edgex 12:38:34 ---> Running in 255f20f4f132 12:38:34 Removing intermediate container 255f20f4f132 12:38:34 ---> 414d96f01f2d 12:38:34 Step 3/4 : COPY go.mod . 12:38:34 ---> 6bd6fb7ab176 12:38:34 Step 4/4 : RUN go mod download 12:38:34 ---> Running in 01e7dc0155b3 12:38:39 Still waiting to schedule task 12:38:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:39:01 Removing intermediate container 01e7dc0155b3 12:39:01 ---> a365bcfa6bb0 12:39:01 Successfully built a365bcfa6bb0 12:39:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:39:01 + docker inspect -f . ci-base-image-x86_64 12:39:01 . [Pipeline] withDockerContainer 12:39:01 prd-ubuntu20.04-docker-8c-8g-8186 does not seem to be running inside a container 12:39:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 12:39:02 $ docker top e2ffa0ea9e4254e584c90e77912443148c3edf3ecdbeaf74e98c0579fcd59c28 -eo pid,comm [Pipeline] { [Pipeline] sh 12:39:02 + go version 12:39:02 go version go1.17.6 linux/amd64 [Pipeline] } 12:39:02 $ docker stop --time=1 e2ffa0ea9e4254e584c90e77912443148c3edf3ecdbeaf74e98c0579fcd59c28 12:39:04 $ docker rm -f e2ffa0ea9e4254e584c90e77912443148c3edf3ecdbeaf74e98c0579fcd59c28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:39:04 + docker inspect -f . ci-base-image-x86_64 12:39:04 . [Pipeline] withDockerContainer 12:39:04 prd-ubuntu20.04-docker-8c-8g-8186 does not seem to be running inside a container 12:39: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 12:39:05 $ docker top 4ec192667426716c32d6ab9bdb8a4237404e16a27e4b601dd8081bc26c3e7653 -eo pid,comm [Pipeline] { [Pipeline] echo 12:39:05 ========================================================= 12:39:05 [edgeXBuildGoParallel] Running Tests and Build... 12:39:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:39:05 + make test 12:39:05 go mod tidy 12:39:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:39:11 ? github.com/edgexfoundry/edgex-go [no test files] 12:39:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:39:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:39:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:39:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:39:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:39:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:39:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:39:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:39:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:39:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:39:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:39:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:39:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:39:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements 12:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:39:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.089s coverage: 98.5% of statements 12:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:39:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.9% of statements 12:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:39:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.772s coverage: 89.2% of statements 12:39:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 12:39:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:39:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:39:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.074s coverage: 84.4% of statements 12:39:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:39:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:39:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:39:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:39:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:39:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.445s coverage: 94.2% of statements 12:39:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:39:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:39:25 ok github.com/edgexfoundry/edgex-go/internal/io 0.090s coverage: 72.2% of statements 12:39:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:39:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:39:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:39:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:39:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:39:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements 12:39:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:39:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:39:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:39:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements 12:39:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:39:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements 12:39:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 24.0% of statements 12:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements 12:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements 12:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements 12:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements 12:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.083s coverage: 87.5% of statements 12:39:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.094s coverage: 94.4% of statements 12:39:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 12:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.221s coverage: 82.5% of statements 12:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 58.8% of statements 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 12:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 12:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.045s coverage: 85.4% of statements 12:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.160s coverage: 91.2% of statements 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.155s coverage: 64.4% of statements 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 12:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 12:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 12:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 12:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 12:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.387s coverage: 65.4% of statements 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.135s coverage: 43.8% of statements 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:39:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:39:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:39:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:39:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:39:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:39:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:39:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 12:39:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 12:39:46 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 12:40:01 GO111MODULE=on go vet ./... 12:40:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:40:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:40:04 ./bin/test-attribution-txt.sh [Pipeline] echo 12:40:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 12:40:04 + ls -al . 12:40:04 total 676 12:40:04 drwxrwxr-x 10 1001 1001 4096 Mar 21 12:40 . 12:40:04 drwxr-xr-x 4 root root 4096 Mar 21 12:39 .. 12:40:04 -rw-rw-r-- 1 1001 1001 11 Mar 21 12:37 .dockerignore 12:40:04 drwxrwxr-x 8 1001 1001 4096 Mar 21 12:37 .git 12:40:04 drwxrwxr-x 4 1001 1001 4096 Mar 21 12:37 .github 12:40:04 -rw-rw-r-- 1 1001 1001 804 Mar 21 12:37 .gitignore 12:40:04 -rw-rw-r-- 1 1001 1001 42 Mar 21 12:37 .golangci.yml 12:40:04 -rw-rw-r-- 1 1001 1001 76 Mar 21 12:37 .hadolint.yml 12:40:04 drwx------ 3 1001 1001 4096 Mar 21 12:38 .semver 12:40:04 -rw-rw-r-- 1 1001 1001 166 Mar 21 12:37 .sonarcloud.properties 12:40:04 -rw-rw-r-- 1 1001 1001 1171 Mar 21 12:37 ADOPTERS.md 12:40:04 -rw-rw-r-- 1 1001 1001 9019 Mar 21 12:37 Attribution.txt 12:40:04 -rw-rw-r-- 1 1001 1001 51732 Mar 21 12:37 CHANGELOG.md 12:40:04 -rw-rw-r-- 1 1001 1001 3804 Mar 21 12:37 CONTRIBUTING.md 12:40:04 -rw-rw-r-- 1 1001 1001 677 Mar 21 12:37 GOVERNANCE.md 12:40:04 -rw-rw-r-- 1 1001 1001 849 Mar 21 12:37 Jenkinsfile 12:40:04 -rw-rw-r-- 1 1001 1001 10775 Mar 21 12:37 LICENSE 12:40:04 -rw-rw-r-- 1 1001 1001 6508 Mar 21 12:37 Makefile 12:40:04 -rw-rw-r-- 1 1001 1001 582 Mar 21 12:37 OWNERS.md 12:40:04 -rw-rw-r-- 1 1001 1001 8207 Mar 21 12:37 README.md 12:40:04 -rw-rw-r-- 1 1001 1001 6912 Mar 21 12:37 SECURITY.md 12:40:04 -rw-rw-r-- 1 1001 1001 5 Mar 21 12:38 VERSION 12:40:04 -rw-rw-r-- 1 1001 1001 4131 Mar 21 12:37 ZMQWindows.md 12:40:04 drwxrwxr-x 2 1001 1001 4096 Mar 21 12:37 bin 12:40:04 drwxrwxr-x 14 1001 1001 4096 Mar 21 12:37 cmd 12:40:04 -rw-r--r-- 1 root root 426503 Mar 21 12:39 coverage.out 12:40:04 -rw-rw-r-- 1 1001 1001 2827 Mar 21 12:37 go.mod 12:40:04 -rw-rw-r-- 1 1001 1001 50579 Mar 21 12:37 go.sum 12:40:04 drwxrwxr-x 8 1001 1001 4096 Mar 21 12:37 internal 12:40:04 drwxrwxr-x 3 1001 1001 4096 Mar 21 12:37 openapi 12:40:04 drwxrwxr-x 4 1001 1001 4096 Mar 21 12:37 snap 12:40:04 -rw-rw-r-- 1 1001 1001 204 Mar 21 12:37 version.go [Pipeline] sh 12:40:05 + '[' -e coverage.out ] 12:40:05 + chown 1001:1001 coverage.out [Pipeline] stash 12:40:05 Stashed 1 file(s) [Pipeline] sh 12:40:05 + make build 12:40:05 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 12:40:07 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 12:40:12 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 12:40: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 12:40:13 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 12:40:13 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 12:40:14 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 12:40:15 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 12:40:15 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 12:40:16 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 12:40:17 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 12:40: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 [Pipeline] } 12:40:19 $ docker stop --time=1 4ec192667426716c32d6ab9bdb8a4237404e16a27e4b601dd8081bc26c3e7653 12:40:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8187 in /w/workspace/edgexfoundry_edgex-go_PR-3919 12:40:21 $ docker rm -f 4ec192667426716c32d6ab9bdb8a4237404e16a27e4b601dd8081bc26c3e7653 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 12:40:21 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { 12:40:22 The recommended git tool is: git [Pipeline] isUnix [Pipeline] sh 12:40:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:40:23 12:40:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 12:40:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:40:23 latest: Pulling from edgex-devops/edgex-compose 12:40:23 cbdbe7a5bc2a: Pulling fs layer 12:40:23 ca9280d653b3: Pulling fs layer 12:40:23 7e9c9ca2126c: Pulling fs layer 12:40:23 cbdbe7a5bc2a: Verifying Checksum 12:40:23 cbdbe7a5bc2a: Download complete 12:40:23 ca9280d653b3: Verifying Checksum 12:40:23 ca9280d653b3: Download complete 12:40:23 cbdbe7a5bc2a: Pull complete 12:40:24 7e9c9ca2126c: Download complete 12:40:24 ca9280d653b3: Pull complete 12:40:27 7e9c9ca2126c: Pull complete 12:40:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 12:40:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:40:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 12:40:27 prd-ubuntu20.04-docker-8c-8g-8186 does not seem to be running inside a container 12:40:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:40:28 $ docker top 52e2add25d7dde634a93e030e92d3ad712af4d3ab74d4565c67f87845d470ad6 -eo pid,comm [Pipeline] { [Pipeline] sh 12:40:29 + docker-compose build --help 12:40:29 + grep parallel 12:40:29 using credential edgex-jenkins-ssh 12:40:29 Cloning the remote Git repository 12:40:29 --parallel Build images in parallel. [Pipeline] } 12:40:29 $ docker stop --time=1 52e2add25d7dde634a93e030e92d3ad712af4d3ab74d4565c67f87845d470ad6 12:40:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:40:29 > git init /w/workspace/edgex-go/1 # timeout=10 12:40:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:40:29 > git --version # timeout=10 12:40:31 $ docker rm -f 52e2add25d7dde634a93e030e92d3ad712af4d3ab74d4565c67f87845d470ad6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:40:29 > git --version # 'git version 2.25.1' 12:40:29 using GIT_SSH to set credentials SSH Credentials for GitHub 12:40:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:40:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:40:31 . [Pipeline] withDockerContainer 12:40:31 prd-ubuntu20.04-docker-8c-8g-8186 does not seem to be running inside a container 12:40:31 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:40:32 $ docker top 16c0226784a904f0e8c6d6abbf3191e63aebfe00a54e03c35126f69d0d7d0b62 -eo pid,comm [Pipeline] { [Pipeline] sh 12:40:32 + docker-compose -f ./docker-compose-build.yml build --parallel 12:40:33 Building core-command ... 12:40:33 Building core-data ... 12:40:33 Building core-metadata ... 12:40:33 Building security-bootstrapper ... 12:40:33 Building security-proxy-setup ... 12:40:33 Building security-secretstore-setup ... 12:40:33 Building support-notifications ... 12:40:33 Building support-scheduler ... 12:40:33 Building sys-mgmt-agent ... 12:40:33 Building core-metadata 12:40:33 Building core-data 12:40:33 Building security-proxy-setup 12:40:33 Building support-scheduler 12:40:33 Building core-command 12:40:46 Merging remotes/origin/main commit f322cd4d8d1bf03cdd9087b195dc44a67a2468ed into PR head commit 36774e6f2d00873b5697f3690d38c96e47eae934 12:40:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:40:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:40:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:40:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:40:45 using GIT_SSH to set credentials SSH Credentials for GitHub 12:40:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3919/head:refs/remotes/origin/PR-3919 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:40:47 Merge succeeded, producing 36774e6f2d00873b5697f3690d38c96e47eae934 12:40:47 Checking out Revision 36774e6f2d00873b5697f3690d38c96e47eae934 (PR-3919) 12:40:48 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:40:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:40:48 ---> a365bcfa6bb0 12:40:48 Step 3/23 : WORKDIR /edgex-go 12:40:48 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:40:48 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:40:48 ---> a365bcfa6bb0 12:40:48 Step 3/21 : WORKDIR /edgex-go 12:40:48 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:40:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:40:48 ---> a365bcfa6bb0 12:40:48 Step 3/23 : WORKDIR /edgex-go 12:40:48 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:40:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:40:48 ---> a365bcfa6bb0 12:40:48 Step 3/22 : WORKDIR /edgex-go 12:40:48 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:40:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:40:48 ---> a365bcfa6bb0 12:40:48 Step 3/23 : WORKDIR /edgex-go 12:40:46 > git config core.sparsecheckout # timeout=10 12:40:46 > git checkout -f 36774e6f2d00873b5697f3690d38c96e47eae934 # timeout=10 12:40:47 > git remote # timeout=10 12:40:47 > git config --get remote.origin.url # timeout=10 12:40:47 using GIT_SSH to set credentials SSH Credentials for GitHub 12:40:47 > git merge f322cd4d8d1bf03cdd9087b195dc44a67a2468ed # timeout=10 12:40:47 > git rev-parse HEAD^{commit} # timeout=10 12:40:47 > git config core.sparsecheckout # timeout=10 12:40:47 > git checkout -f 36774e6f2d00873b5697f3690d38c96e47eae934 # timeout=10 12:40:49 ---> Running in 7bbc3ce8907b 12:40:49 ---> Running in cc50764e3e6a 12:40:49 ---> Running in 4713d6136e1c 12:40:49 ---> Running in f972a6121b06 12:40:49 ---> Running in 906a681a36ba 12:40:49 Removing intermediate container 7bbc3ce8907b 12:40:49 ---> 32ed768f1b44 12:40:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:40:49 Removing intermediate container 4713d6136e1c 12:40:49 ---> f6abecf0447e 12:40:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:40:49 Removing intermediate container f972a6121b06 12:40:49 ---> 057a5d4bf9b5 12:40:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:40:49 Removing intermediate container cc50764e3e6a 12:40:49 ---> f848ed1236e8 12:40:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:40:49 ---> Running in 43db25ad2956 12:40:49 ---> Running in 4e8e1e74d7cd 12:40:49 Removing intermediate container 906a681a36ba 12:40:49 ---> b7e8507abdcd 12:40:49 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:40:49 ---> Running in 2f2296088067 12:40:49 ---> Running in 40b50bfae08a 12:40:49 ---> Running in 0b79bf96f89e 12:40:50 Removing intermediate container 43db25ad2956 12:40:50 ---> daeaf3e88f43 12:40:50 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:40:50 ---> Running in 7a360676a8c2 12:40:51 Removing intermediate container 2f2296088067 12:40:51 ---> f118bb2be1fb 12:40:51 Step 5/23 : RUN apk add --update --no-cache make git 12:40:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:40:51 Removing intermediate container 4e8e1e74d7cd 12:40:51 ---> aa21a5b68a58 12:40:51 Step 5/23 : RUN apk add --update --no-cache make git 12:40:51 ---> Running in 797bf00cb65d 12:40:51 Removing intermediate container 40b50bfae08a 12:40:51 ---> e6a574f32b3b 12:40:51 Step 5/22 : RUN apk add --update --no-cache make git 12:40:51 ---> Running in 636dfea8357e 12:40:51 Removing intermediate container 0b79bf96f89e 12:40:51 ---> 1174d7622454 12:40:51 Step 5/21 : RUN apk add --update --no-cache make git 12:40:51 ---> Running in 98482bb6172c 12:40:51 ---> Running in c1b8adca771a 12:40:51 Commit message: "docs(metadata): update metadata swagger API docs for device profile changes" 12:40:51 > git --version # timeout=10 12:40:51 > git --version # 'git version 2.25.1' 12:40:51 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 12:40:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:40:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:40:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:40:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 12:40:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:40:52 OK: 221 MiB in 52 packages 12:40:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:40:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:40:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:40:52 % Total % Received % Xferd Average Speed Time Time Time Current 12:40:52 Dload Upload Total Spent Left Speed 12:40:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:40:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:40:52 Removing intermediate container 7a360676a8c2 12:40:52 ---> f75fe67cb5b3 12:40:52 Step 6/23 : COPY go.mod vendor* ./ 12:40:52 OK: 221 MiB in 52 packages 12:40:52 ---> 87f1d4927f95 12:40:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:40:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 41554 0 --:--:-- --:--:-- --:--:-- 41700 12:40:53 ---> Running in ea19af7cf763 12:40:53 OK: 221 MiB in 52 packages 12:40:53 OK: 221 MiB in 52 packages 12:40:53 Removing intermediate container 797bf00cb65d 12:40:53 ---> 09fc8928627a 12:40:53 Step 6/23 : COPY go.mod vendor* ./ [Pipeline] sh 12:40:53 ---> 1912ba7ee13d 12:40:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:40:53 ---> Running in fa4106d334ed 12:40:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:40:53 Removing intermediate container 98482bb6172c 12:40:53 ---> 8375deff8f92 12:40:53 Step 6/22 : COPY go.mod vendor* ./ 12:40:53 Removing intermediate container c1b8adca771a 12:40:53 ---> 12244208e144 12:40:53 Step 6/21 : COPY go.mod vendor* ./ 12:40:53 OK: 221 MiB in 52 packages 12:40:53 ---> bd8eb31c5aaa 12:40:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:40:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:40:53 + sudo tee /etc/docker/daemon.new 12:40:53 { 12:40:53 "registry-mirrors": [ 12:40:53 "https://nexus3.edgexfoundry.org:10001" 12:40:53 ], 12:40:53 "bip": "10.250.0.254/24", 12:40:53 "hosts": [ 12:40:53 "tcp://0.0.0.0:5555", 12:40:53 "unix:///var/run/docker.sock" 12:40:53 ], 12:40:53 "mtu": 1458, 12:40:53 "selinux-enabled": true, 12:40:53 "seccomp-profile": "/etc/docker/seccomp.json" 12:40:53 } 12:40:53 ---> a970f9efecfd 12:40:53 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:40:53 ---> Running in 3af3d13d5891 12:40:53 ---> Running in b6e26c93f713 [Pipeline] sh 12:40:54 Removing intermediate container 636dfea8357e 12:40:54 ---> 90f9c4708458 12:40:54 Step 6/23 : COPY go.mod vendor* ./ 12:40:54 Removing intermediate container ea19af7cf763 12:40:54 ---> 98cd5bb077b8 12:40:54 Step 8/23 : COPY . . 12:40:54 ---> 9136e5dc2058 12:40:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:40:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:40:54 ---> Running in c0e4a18ec77e 12:40:54 + sudo service docker restart 12:40:54 Removing intermediate container fa4106d334ed 12:40:54 ---> 60e55113dbb3 12:40:54 Step 8/23 : COPY . . 12:40:57 Removing intermediate container b6e26c93f713 12:40:57 ---> c8fe0d1a0946 12:40:57 Step 8/21 : COPY . . 12:40:57 Removing intermediate container c0e4a18ec77e 12:40:57 ---> f2645ca8d2b3 12:40:57 Step 8/23 : COPY . . 12:40:57 Removing intermediate container 3af3d13d5891 12:40:57 ---> 6b45aa7603a6 12:40:57 Step 8/22 : COPY . . 12:41:03 ---> a9f50a67bf3f 12:41:03 Step 9/23 : RUN make cmd/core-data/core-data 12:41:03 ---> Running in 83c846e36f7a 12:41:03 ---> d417b9fb6671 12:41:03 Step 9/23 : RUN make cmd/core-metadata/core-metadata 12:41:03 ---> ee9445cf6e6d 12:41:03 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 12:41:03 ---> Running in f31b203a0cbf 12:41:03 ---> 37ff61993800 12:41:03 Step 9/23 : RUN make cmd/core-command/core-command 12:41:03 ---> Running in 397f42eed38f 12:41:03 ---> Running in ce6907038ca8 12:41:03 ---> fd14c619f538 12:41:03 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:41: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 12:41:03 ---> Running in 070e315b6e6b 12:41:03 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 12:41:03 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 12:41:04 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 12:41:04 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:41:12 provisioning config files... 12:41:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8070961608843728985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:41:13 ---> docker-login.sh 12:41:13 nexus3.edgexfoundry.org:10001 12:41:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:41:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:41:14 Configure a credential helper to remove this warning. See 12:41:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:41:14 12:41:14 Login Succeeded 12:41:14 nexus3.edgexfoundry.org:10002 12:41:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:41:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:41:14 Configure a credential helper to remove this warning. See 12:41:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:41:14 12:41:14 Login Succeeded 12:41:15 nexus3.edgexfoundry.org:10003 12:41:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:41:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:41:15 Configure a credential helper to remove this warning. See 12:41:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:41:15 12:41:15 Login Succeeded 12:41:15 nexus3.edgexfoundry.org:10004 12:41:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:41:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:41:15 Configure a credential helper to remove this warning. See 12:41:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:41:15 12:41:15 Login Succeeded 12:41:15 docker.io 12:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:41:16 Configure a credential helper to remove this warning. See 12:41:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:41:16 12:41:16 Login Succeeded 12:41:16 ---> docker-login.sh ends [Pipeline] } 12:41:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:41:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:41:17 ========================================================= 12:41:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 12:41:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:41:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 12:41:17 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:41:17 9b3977197b4f: Pulling fs layer 12:41:17 1a89e8eeedd5: Pulling fs layer 12:41:17 94645a83ff95: Pulling fs layer 12:41:17 3f3a8bcf1eab: Pulling fs layer 12:41:17 0c92f367c5e7: Pulling fs layer 12:41:17 f7c0051592d6: Pulling fs layer 12:41:17 a227ed2f7395: Pulling fs layer 12:41:17 7b1c46037f91: Pulling fs layer 12:41:17 3f3a8bcf1eab: Waiting 12:41:17 0c92f367c5e7: Waiting 12:41:17 f7c0051592d6: Waiting 12:41:17 a227ed2f7395: Waiting 12:41:17 7b1c46037f91: Waiting 12:41:17 94645a83ff95: Download complete 12:41:17 1a89e8eeedd5: Download complete 12:41:17 0c92f367c5e7: Verifying Checksum 12:41:17 0c92f367c5e7: Download complete 12:41:17 f7c0051592d6: Verifying Checksum 12:41:17 f7c0051592d6: Download complete 12:41:17 9b3977197b4f: Verifying Checksum 12:41:17 9b3977197b4f: Download complete 12:41:17 a227ed2f7395: Verifying Checksum 12:41:17 a227ed2f7395: Download complete 12:41:18 9b3977197b4f: Pull complete 12:41: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 12:41:19 1a89e8eeedd5: Pull complete 12:41:19 94645a83ff95: Pull complete 12:41:20 7b1c46037f91: Verifying Checksum 12:41:20 7b1c46037f91: Download complete 12:41:20 Removing intermediate container ce6907038ca8 12:41:20 ---> 4b8fcad6f98d 12:41:20 12:41:20 Step 10/23 : FROM alpine:3.14 12:41:20 3.14: Pulling from library/alpine 12:41:20 Removing intermediate container 070e315b6e6b 12:41:20 ---> 71c742871db7 12:41:20 12:41:20 Step 10/21 : FROM alpine:3.14 12:41:20 Removing intermediate container 83c846e36f7a 12:41:20 ---> 171fe8228e0a 12:41:20 12:41:20 Step 10/23 : FROM alpine:3.14 12:41:20 Removing intermediate container f31b203a0cbf 12:41:20 ---> c0156879aae7 12:41:20 12:41:20 Step 10/23 : FROM alpine:3.14 12:41:20 Removing intermediate container 397f42eed38f 12:41:20 ---> 3024bb4150f5 12:41:20 12:41:20 Step 10/22 : FROM alpine:3.14 12:41:20 3.14: Pulling from library/alpine 12:41:20 3.14: Pulling from library/alpine 12:41:20 3.14: Pulling from library/alpine 12:41:20 3.14: Pulling from library/alpine 12:41:20 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 12:41:20 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 12:41:20 Status: Downloaded newer image for alpine:3.14 12:41:20 Status: Downloaded newer image for alpine:3.14 12:41:20 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 12:41:20 Status: Image is up to date for alpine:3.14 12:41:20 ---> a33ac4f1069a 12:41:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:41:20 ---> a33ac4f1069a 12:41:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:41:20 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 12:41:20 Status: Image is up to date for alpine:3.14 12:41:20 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 12:41:20 Status: Image is up to date for alpine:3.14 12:41:20 ---> a33ac4f1069a 12:41:20 Step 11/22 : RUN apk add --update --no-cache dumb-init 12:41:20 ---> a33ac4f1069a 12:41:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:41:20 ---> a33ac4f1069a 12:41:20 Step 11/21 : RUN apk add --update --no-cache curl 12:41:20 ---> Running in 824f906ff7da 12:41:20 ---> Running in 918418f23b3c 12:41:20 ---> Running in 9b64a04bd8e4 12:41:20 ---> Running in 03d1440425a9 12:41:20 ---> Running in 7e0b5b5e5257 12:41:20 Removing intermediate container 824f906ff7da 12:41:20 ---> 80b8fd3e89de 12:41:20 Step 12/23 : ENV APP_PORT=59880 12:41:20 ---> Running in 632face26f8b 12:41:20 3f3a8bcf1eab: Verifying Checksum 12:41:20 3f3a8bcf1eab: Download complete 12:41:20 Removing intermediate container 632face26f8b 12:41:20 ---> b0af391f4bf5 12:41:20 Step 13/23 : EXPOSE $APP_PORT 12:41:20 ---> Running in 165493dbda7f 12:41:20 Removing intermediate container 165493dbda7f 12:41:20 ---> ee7c8e0bafce 12:41:20 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:41:21 ---> Running in a44aa8fc20fc 12:41:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:41:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:41:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:41:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:41:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:41:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:41:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:41:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:41:21 (1/1) Installing dumb-init (1.2.5-r1) 12:41:21 Executing busybox-1.33.1-r6.trigger 12:41:21 OK: 6 MiB in 15 packages 12:41:21 (1/1) Installing dumb-init (1.2.5-r1) 12:41:21 Executing busybox-1.33.1-r6.trigger 12:41:21 OK: 6 MiB in 15 packages 12:41:21 (1/1) Installing dumb-init (1.2.5-r1) 12:41:21 Executing busybox-1.33.1-r6.trigger 12:41:21 (1/5) Installing ca-certificates (20211220-r0) 12:41:21 OK: 6 MiB in 15 packages 12:41:21 (2/5) Installing brotli-libs (1.0.9-r5) 12:41:21 (3/5) Installing nghttp2-libs (1.43.0-r0) 12:41:21 (4/5) Installing libcurl (7.79.1-r0) 12:41:21 (5/5) Installing curl (7.79.1-r0) 12:41:21 Executing busybox-1.33.1-r6.trigger 12:41:21 Executing ca-certificates-20211220-r0.trigger 12:41:21 OK: 8 MiB in 19 packages 12:41:21 Removing intermediate container a44aa8fc20fc 12:41:21 ---> 1894c94fc93d 12:41:21 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 12:41:22 ---> Running in 2708ae148d5e 12:41:22 Removing intermediate container 9b64a04bd8e4 12:41:22 ---> d2f10f4d6284 12:41:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:41:22 Removing intermediate container 918418f23b3c 12:41:22 ---> d656aff2fa70 12:41:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:41:22 ---> Running in 6a2aedc67faf 12:41:22 ---> Running in 9758e64ba5b4 12:41:22 Removing intermediate container 7e0b5b5e5257 12:41:22 ---> f6f4da2a1f8c 12:41:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:41:22 Removing intermediate container 6a2aedc67faf 12:41:22 ---> fff541e77ca5 12:41:22 Step 13/22 : ENV APP_PORT=59861 12:41:22 ---> Running in 40e0b176f212 12:41:22 ---> Running in 0ffb34015db2 12:41:22 Removing intermediate container 9758e64ba5b4 12:41:22 ---> a701182cd0cf 12:41:22 Step 13/23 : ENV APP_PORT=59882 12:41:22 Removing intermediate container 03d1440425a9 12:41:22 ---> ad38c322f2f8 12:41:22 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:41:22 ---> Running in 8408b02d0477 12:41:22 ---> Running in fff71afb87fc 12:41:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:41:22 Removing intermediate container 40e0b176f212 12:41:22 ---> 015a58724271 12:41:22 Step 13/23 : ENV APP_PORT=59881 12:41:22 ---> Running in 3973499ce700 12:41:22 Removing intermediate container 0ffb34015db2 12:41:22 ---> 2f977c5797f0 12:41:22 Step 14/22 : EXPOSE $APP_PORT 12:41:22 Removing intermediate container fff71afb87fc 12:41:22 ---> b63f78909a97 12:41:22 Step 14/23 : EXPOSE $APP_PORT 12:41:22 Removing intermediate container 8408b02d0477 12:41:22 ---> ea6a6b613d83 12:41:22 Step 13/21 : WORKDIR /edgex 12:41:22 ---> Running in f0363abac984 12:41:22 Removing intermediate container 3973499ce700 12:41:22 ---> 5ed3feb762c0 12:41:22 Step 14/23 : EXPOSE $APP_PORT 12:41:22 ---> Running in dac8c62191de 12:41:22 ---> Running in 51062697c750 12:41:22 ---> Running in 927f58256e82 12:41:22 Removing intermediate container f0363abac984 12:41:22 ---> 0d63c11e41c8 12:41:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:41:22 Removing intermediate container dac8c62191de 12:41:22 ---> 949bb54b47ad 12:41:22 Step 15/23 : WORKDIR / 12:41:22 Removing intermediate container 51062697c750 12:41:22 ---> 48a094961bfb 12:41:22 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:41:22 Removing intermediate container 927f58256e82 12:41:22 ---> 1081f9b59efb 12:41:22 Step 15/23 : WORKDIR / 12:41:22 ---> Running in 2218528f77e4 12:41:22 ---> Running in 7759dfc5512e 12:41:22 ---> 7886a33cea19 12:41:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:41:23 Removing intermediate container 2218528f77e4 12:41:23 ---> 6c3ce0f76856 12:41:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:41:23 Removing intermediate container 7759dfc5512e 12:41:23 ---> 61fc1831d29d 12:41:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:41:23 ---> 625b9751b0bc 12:41:23 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:41:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:41:23 ---> ec1b0633902a 12:41:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:41:23 ---> 32856d031577 12:41:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:41:23 ---> fefb6a8fb388 12:41:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:41:23 (1/6) Installing dumb-init (1.2.5-r1) 12:41:23 ---> 6286048f7314 12:41:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:41:23 ---> d9905c5e82d4 12:41:23 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 12:41:23 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:41:24 ---> 5dace3159d64 12:41:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:41:24 ---> Running in 358e242235de 12:41:24 (3/6) Installing libsodium (1.0.18-r0) 12:41:24 ---> 4338e1df9fe0 12:41:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:41:24 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:41:24 Removing intermediate container 358e242235de 12:41:24 ---> f94d0e69fdc9 12:41:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:41:24 (5/6) Installing libzmq (4.3.4-r0) 12:41:24 ---> Running in 2bc4f34133b6 12:41:24 ---> da801b48c280 12:41:24 Step 19/23 : ENTRYPOINT ["/core-metadata"] 12:41:24 ---> 56b49da5f3bb 12:41:24 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:41:24 (6/6) Installing zeromq (4.3.4-r0) 12:41:24 ---> b57f3b04077d 12:41:24 Step 19/23 : ENTRYPOINT ["/core-command"] 12:41:24 ---> Running in 421572f34294 12:41:24 ---> Running in 760f8f25f2f2 12:41:24 ---> Running in 6e1cbb443a43 12:41:24 Removing intermediate container 2bc4f34133b6 12:41:24 ---> 61cbf219fd9d 12:41:24 Step 20/22 : LABEL arch=x86_64 12:41:24 Executing busybox-1.33.1-r6.trigger 12:41:24 OK: 8 MiB in 20 packages 12:41:24 Removing intermediate container 421572f34294 12:41:24 ---> 721e3064afc7 12:41:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:41:24 ---> Running in df31af65ef04 12:41:24 Removing intermediate container 760f8f25f2f2 12:41:24 ---> 2515e9d6233e 12:41:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:41:24 ---> Running in 0b57a9a1b747 12:41:24 Removing intermediate container 6e1cbb443a43 12:41:24 ---> 62b51b7c786e 12:41:24 Step 18/21 : CMD ["--init=true"] 12:41:24 Removing intermediate container df31af65ef04 12:41:24 ---> 8e3c0c8460e0 12:41:24 Step 21/22 : LABEL git_sha=36774e6f2d00873b5697f3690d38c96e47eae934 12:41:24 ---> Running in ba78d737247a 12:41:24 ---> Running in 541d6ee74e6a 12:41:24 ---> Running in 50c917c5954f 12:41:24 Removing intermediate container 0b57a9a1b747 12:41:24 ---> c3107be95a7b 12:41:24 Step 21/23 : LABEL arch=x86_64 12:41:24 ---> Running in 0fd1de07f738 12:41:24 Removing intermediate container ba78d737247a 12:41:24 ---> ee2c139f1422 12:41:24 Step 21/23 : LABEL arch=x86_64 12:41:24 Removing intermediate container 50c917c5954f 12:41:24 ---> 43f60f802cce 12:41:24 Step 22/22 : LABEL version=0.0.0 12:41:24 Removing intermediate container 541d6ee74e6a 12:41:24 ---> 5fe89850b50c 12:41:24 Step 19/21 : LABEL arch=x86_64 12:41:24 ---> Running in 0eee54cedf3e 12:41:24 ---> Running in ad53f18fb397 12:41:24 Removing intermediate container 0fd1de07f738 12:41:24 ---> 65df43306989 12:41:24 Step 22/23 : LABEL git_sha=36774e6f2d00873b5697f3690d38c96e47eae934 12:41:24 ---> Running in 48a3c16bb44b 12:41:24 Removing intermediate container 2708ae148d5e 12:41:24 ---> 8eb28e7219d2 12:41:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:41:25 ---> Running in 67970bae560f 12:41:25 Removing intermediate container 0eee54cedf3e 12:41:25 ---> b62cd86f5cd9 12:41:25 12:41:25 Removing intermediate container ad53f18fb397 12:41:25 ---> 302de3902567 12:41:25 Step 22/23 : LABEL git_sha=36774e6f2d00873b5697f3690d38c96e47eae934 12:41:25 Removing intermediate container 48a3c16bb44b 12:41:25 ---> 572b37bb38ca 12:41:25 Step 20/21 : LABEL git_sha=36774e6f2d00873b5697f3690d38c96e47eae934 12:41:25 Removing intermediate container 67970bae560f 12:41:25 ---> 90b29e7d2d84 12:41:25 Step 23/23 : LABEL version=0.0.0 12:41:25 ---> Running in 71f06ab0c144 12:41:25 ---> Running in 46eeb52b56cd 12:41:25 ---> 2c73ca4cedd9 12:41:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:41:25 ---> Running in 860e605a366c 12:41:25 Successfully built b62cd86f5cd9 12:41:25 Successfully tagged support-scheduler:latest 12:41:25  Building support-scheduler ... done Building security-bootstrapper 12:41:25 Removing intermediate container 71f06ab0c144 12:41:25 ---> 1add1db42ab5 12:41:25 Step 23/23 : LABEL version=0.0.0 12:41:25 Removing intermediate container 46eeb52b56cd 12:41:25 ---> ca2e7a03185c 12:41:25 Step 21/21 : LABEL version=0.0.0 12:41:25 ---> Running in 983a8700a3a5 12:41:25 ---> Running in a6f884efdb7d 12:41:25 Removing intermediate container 860e605a366c 12:41:25 ---> 36141ab07d7d 12:41:25 12:41:25 Successfully built 36141ab07d7d 12:41:26 Successfully tagged core-metadata:latest 12:41:26 Building support-notifications 12:41:26  Building core-metadata ... done  ---> a4212347075d 12:41:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:41:26 Removing intermediate container 983a8700a3a5 12:41:26 ---> abee34d581d8 12:41:26 12:41:26 Removing intermediate container a6f884efdb7d 12:41:26 ---> 91c626304602 12:41:26 12:41:26 Successfully built abee34d581d8 12:41:26 Successfully built 91c626304602 12:41:26 Successfully tagged core-command:latest 12:41:26 Building sys-mgmt-agent 12:41:26  Building core-command ... done  ---> c6d2d75984d8 12:41:26 Step 19/23 : ENTRYPOINT ["/core-data"] 12:41:26 Successfully tagged security-proxy-setup:latest 12:41:26  Building security-proxy-setup ... done Building security-secretstore-setup 12:41:27 ---> Running in 31dffe42caea 12:41:27 Removing intermediate container 31dffe42caea 12:41:27 ---> 278e43c5d800 12:41:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:41:27 ---> Running in ab8ca0b6b48d 12:41:27 Removing intermediate container ab8ca0b6b48d 12:41:27 ---> bb260b2139de 12:41:27 Step 21/23 : LABEL arch=x86_64 12:41:28 ---> Running in 80abb3af3ab7 12:41:28 Removing intermediate container 80abb3af3ab7 12:41:28 ---> 65a977bbe3c1 12:41:28 Step 22/23 : LABEL git_sha=36774e6f2d00873b5697f3690d38c96e47eae934 12:41:28 ---> Running in b0a583d6d1b7 12:41:29 Removing intermediate container b0a583d6d1b7 12:41:29 ---> 8616d5ac0a8d 12:41:29 Step 23/23 : LABEL version=0.0.0 12:41:29 ---> Running in e4374f3989a2 12:41:30 Removing intermediate container e4374f3989a2 12:41:30 ---> 15c54c2ab0c5 12:41:30 12:41:30 Successfully built 15c54c2ab0c5 12:41:30 Successfully tagged core-data:latest 12:41:33 3f3a8bcf1eab: Pull complete 12:41:33 0c92f367c5e7: Pull complete 12:41:33 f7c0051592d6: Pull complete 12:41:33 a227ed2f7395: Pull complete 12:41:35  Building core-data ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:41:35 Step 2/31 : FROM ${BUILDER_BASE} AS builder 12:41:35 ---> a365bcfa6bb0 12:41:35 Step 3/31 : WORKDIR /edgex-go 12:41:35 ---> Using cache 12:41:35 ---> b7e8507abdcd 12:41:35 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:41:35 ---> Using cache 12:41:35 ---> 1174d7622454 12:41:35 Step 5/31 : RUN apk add --update --no-cache make git 12:41:35 ---> Using cache 12:41:35 ---> 12244208e144 12:41:35 Step 6/31 : COPY go.mod vendor* ./ 12:41:35 ---> Using cache 12:41:35 ---> a970f9efecfd 12:41:35 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:41:35 ---> Using cache 12:41:35 ---> c8fe0d1a0946 12:41:35 Step 8/31 : COPY . . 12:41:35 ---> Using cache 12:41:35 ---> fd14c619f538 12:41:35 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:41:36 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:41:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:41:36 ---> a365bcfa6bb0 12:41:36 Step 3/22 : WORKDIR /edgex-go 12:41:36 ---> Using cache 12:41:36 ---> b7e8507abdcd 12:41:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:41:36 ---> Using cache 12:41:36 ---> 1174d7622454 12:41:36 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 12:41:36 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:41:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 12:41:36 ---> a365bcfa6bb0 12:41:36 Step 3/25 : WORKDIR /edgex-go 12:41:36 ---> Using cache 12:41:36 ---> b7e8507abdcd 12:41:36 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:41:36 ---> Using cache 12:41:36 ---> 1174d7622454 12:41:36 Step 5/25 : RUN apk add --update --no-cache make git 12:41:36 ---> Using cache 12:41:36 ---> 12244208e144 12:41:36 Step 6/25 : COPY go.mod vendor* ./ 12:41:36 ---> Using cache 12:41:36 ---> a970f9efecfd 12:41:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:41:36 ---> Using cache 12:41:36 ---> c8fe0d1a0946 12:41:36 Step 8/25 : COPY . . 12:41:36 ---> Using cache 12:41:36 ---> fd14c619f538 12:41:36 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:41:36 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:41:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:41:36 ---> a365bcfa6bb0 12:41:36 Step 3/23 : WORKDIR /edgex-go 12:41:36 ---> Using cache 12:41:36 ---> b7e8507abdcd 12:41:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:41:36 ---> Using cache 12:41:36 ---> 1174d7622454 12:41:36 Step 5/23 : RUN apk add --update --no-cache make bash git 12:41:38 ---> Running in 14e8d04d17a4 12:41:38 ---> Running in aab8f32516fb 12:41:38 ---> Running in 32033edb8fe6 12:41:38 ---> Running in 33f1d544cddd 12:41:38 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 12:41:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:41:39 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 12:41:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:41:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:41:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:41:40 OK: 221 MiB in 52 packages 12:41:40 OK: 221 MiB in 52 packages 12:41:41 Removing intermediate container 32033edb8fe6 12:41:41 ---> 89265d811b79 12:41:41 Step 6/22 : COPY go.mod vendor* ./ 12:41:41 7b1c46037f91: Pull complete 12:41:41 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 12:41:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 12:41:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 12:41:41 Removing intermediate container 33f1d544cddd 12:41:41 ---> 1d9d84b779e3 12:41:41 Step 6/23 : COPY go.mod vendor* ./ 12:41:41 + docker build -t ci-base-image-arm64 -f - . 12:41:41 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 12:41:41 WORKDIR /edgex 12:41:41 COPY go.mod . 12:41:41 RUN go mod download 12:41:41 ---> 9fe705fa622d 12:41:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:41:41 ---> Running in 3a0973f9446d 12:41:41 ---> a02f8a2c6c83 12:41:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:41:41 ---> Running in 9d57f4263a35 12:41:43 Removing intermediate container 3a0973f9446d 12:41:43 ---> d043decd4d8f 12:41:43 Step 8/22 : COPY . . 12:41:43 Removing intermediate container 9d57f4263a35 12:41:43 ---> 0770b6981beb 12:41:43 Step 8/23 : COPY . . 12:41:44 Sending build context to Docker daemon 168.8MB 12:41:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 12:41:44 ---> f79e39bc4007 12:41:44 Step 2/4 : WORKDIR /edgex 12:41:45 ---> Running in 72bc7c8427b2 12:41:46 Removing intermediate container 72bc7c8427b2 12:41:46 ---> 991fd9e12f60 12:41:46 Step 3/4 : COPY go.mod . 12:41:46 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 12:41:46 ---> 2337ddb51fbd 12:41:46 Step 4/4 : RUN go mod download 12:41:46 ---> Running in 33ee2ca46dc4 12:41:49 ---> 5a1a83d509d6 12:41:49 Step 9/22 : RUN make cmd/support-notifications/support-notifications 12:41:49 ---> b68346aa01fe 12:41:49 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:41:49 ---> Running in 2e1d224cb3db 12:41:49 ---> Running in 3465f12b6a26 12:41:50 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 12:41:50 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 12:41:50 Removing intermediate container 14e8d04d17a4 12:41:50 ---> bce5c6047e08 12:41:50 12:41:50 Step 10/31 : FROM alpine:3.14 12:41:50 ---> a33ac4f1069a 12:41:50 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:41:50 Removing intermediate container aab8f32516fb 12:41:50 ---> f3277f3b208c 12:41:50 12:41:50 Step 10/25 : FROM alpine:3.14 12:41:50 ---> a33ac4f1069a 12:41:50 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 12:41:50 ---> Running in 2cb34e06dc4c 12:41:50 ---> Running in d6208849e538 12:41:50 Removing intermediate container 2cb34e06dc4c 12:41:50 ---> 991265b315ef 12:41:50 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 12:41:51 ---> Running in 104a267dce3b 12:41:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:41:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:41:51 (1/3) Installing ca-certificates (20211220-r0) 12:41:51 (2/3) Installing dumb-init (1.2.5-r1) 12:41:51 (3/3) Installing su-exec (0.2-r1) 12:41:51 Executing busybox-1.33.1-r6.trigger 12:41:51 Executing ca-certificates-20211220-r0.trigger 12:41:51 OK: 6 MiB in 17 packages 12:41:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:41:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:41:52 (1/2) Installing dumb-init (1.2.5-r1) 12:41:52 (2/2) Installing su-exec (0.2-r1) 12:41:52 Executing busybox-1.33.1-r6.trigger 12:41:52 OK: 6 MiB in 16 packages 12:41:52 Removing intermediate container d6208849e538 12:41:52 ---> 62527ca1ad24 12:41:52 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:41:53 Removing intermediate container 104a267dce3b 12:41:53 ---> b8d16739c7a6 12:41:53 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 12:41:53 ---> Running in 8210445e6545 12:41:53 ---> Running in 47f6885fb73a 12:41:53 Removing intermediate container 47f6885fb73a 12:41:53 ---> 9e4724450975 12:41:53 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:41:53 Removing intermediate container 8210445e6545 12:41:53 ---> 1a95452dcf96 12:41:53 Step 13/25 : WORKDIR / 12:41:53 ---> Running in a501dcc1ecc6 12:41:53 ---> Running in 10fd7c4c9277 12:41:53 Removing intermediate container a501dcc1ecc6 12:41:53 ---> 3028d6330345 12:41:53 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:41:53 ---> Running in ae7d4b1429e1 12:41:53 Removing intermediate container 10fd7c4c9277 12:41:53 ---> fafa0324117d 12:41:53 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:41:53 ---> 13cd33b6b691 12:41:53 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:41:54 ---> fd6f81832f92 12:41:54 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:41:54 ---> 8a46dbc3127b 12:41:54 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:41:54 Removing intermediate container ae7d4b1429e1 12:41:54 ---> 34fa64492b78 12:41:54 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 12:41:54 ---> Running in e9bf68a048b2 12:41:54 Removing intermediate container e9bf68a048b2 12:41:54 ---> ef6e7a75d6b5 12:41:54 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:41:54 ---> f18fa54b8eed 12:41:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:41:55 ---> 159c2bc8ead4 12:41:55 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:41:55 ---> Running in b374755d959b 12:41:55 ---> df106db5da63 12:41:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:41:56 ---> 9634b8384104 12:41:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:41:56 Removing intermediate container b374755d959b 12:41:56 ---> f7a22e312d73 12:41:56 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 12:41:56 ---> f384d4778157 12:41:56 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 12:41:56 ---> Running in a69bf7182add 12:41:56 ---> 64e67b4d96c0 12:41:56 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:41:57 ---> 6f0af0ce49e4 12:41:57 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:41:57 ---> a0055dcb99ae 12:41:57 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:41:57 Removing intermediate container a69bf7182add 12:41:57 ---> 0ea553f7428a 12:41:57 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 12:41:57 ---> Running in eb24a74c1d2e 12:41:57 ---> 4b54a8864993 12:41:57 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:41:57 Removing intermediate container eb24a74c1d2e 12:41:57 ---> f68c8c53a9e2 12:41:57 Step 23/25 : LABEL arch=x86_64 12:41:58 ---> Running in 802417b8c2cd 12:41:58 ---> f8bbb4072b63 12:41:58 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 12:41:58 Removing intermediate container 802417b8c2cd 12:41:58 ---> 3b519714c0a7 12:41:58 Step 24/25 : LABEL git_sha=36774e6f2d00873b5697f3690d38c96e47eae934 12:41:58 ---> Running in 027e1f45b3f0 12:41:58 ---> Running in 5bce7baba1fb 12:41:58 Removing intermediate container 027e1f45b3f0 12:41:58 ---> 5a4e904a9179 12:41:58 Step 25/25 : LABEL version=0.0.0 12:41:58 Removing intermediate container 5bce7baba1fb 12:41:58 ---> e82e55790cc8 12:41:58 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:41:58 ---> Running in 02b6f5338409 12:41:58 Removing intermediate container 02b6f5338409 12:41:58 ---> b5f0c622c2ac 12:41:58 12:41:58 ---> 224a3e7745d2 12:41:58 Step 26/31 : RUN chmod +x /entrypoint.sh 12:41:58 Successfully built b5f0c622c2ac 12:41:58 Successfully tagged security-secretstore-setup:latest 12:41:58  Building security-secretstore-setup ... done  ---> Running in efaac5b3ac56 12:41:59 Removing intermediate container 3465f12b6a26 12:41:59 ---> 5020173d6d73 12:41:59 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:41:59 ---> Running in 82e7de52cf10 12:42:00 Removing intermediate container efaac5b3ac56 12:42:00 ---> 016b71c828dc 12:42:00 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 12:42:00 Removing intermediate container 2e1d224cb3db 12:42:00 ---> f9df59a80983 12:42:00 12:42:00 Step 10/22 : FROM alpine:3.14 12:42:00 ---> a33ac4f1069a 12:42:00 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 12:42:00 ---> Running in 6d44141c0a3f 12:42:00 ---> Running in e6df18c4555f 12:42:00 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 12:42:00 Removing intermediate container 6d44141c0a3f 12:42:00 ---> 9f899445b790 12:42:00 Step 28/31 : CMD ["gate"] 12:42:00 ---> Running in aa71f6a76612 12:42:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:42:00 Removing intermediate container aa71f6a76612 12:42:00 ---> 18c77cf7e335 12:42:00 Step 29/31 : LABEL arch=x86_64 12:42:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:42:00 ---> Running in 8f09251fdb27 12:42:00 Removing intermediate container 8f09251fdb27 12:42:00 ---> 9abba5f24969 12:42:00 Step 30/31 : LABEL git_sha=36774e6f2d00873b5697f3690d38c96e47eae934 12:42:00 (1/2) Installing ca-certificates (20211220-r0) 12:42:00 (2/2) Installing dumb-init (1.2.5-r1) 12:42:00 Executing busybox-1.33.1-r6.trigger 12:42:00 Executing ca-certificates-20211220-r0.trigger 12:42:00 ---> Running in 9046af318ea7 12:42:00 OK: 6 MiB in 16 packages 12:42:00 Removing intermediate container 9046af318ea7 12:42:00 ---> d2088d7428b0 12:42:00 Step 31/31 : LABEL version=0.0.0 12:42:01 ---> Running in 06fa7f0f2ef6 12:42:01 Removing intermediate container 82e7de52cf10 12:42:01 ---> 778e0608b469 12:42:01 12:42:01 Step 11/23 : FROM docker:20.10.10 12:42:01 Removing intermediate container 06fa7f0f2ef6 12:42:01 ---> 5edc0296c634 12:42:01 12:42:01 20.10.10: Pulling from library/docker 12:42:01 Successfully built 5edc0296c634 12:42:01 Successfully tagged security-bootstrapper:latest 12:42:01  Building security-bootstrapper ... done Removing intermediate container e6df18c4555f 12:42:01 ---> b043847e4c5c 12:42:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:42:01 ---> Running in 2b628bae38af 12:42:02 Removing intermediate container 2b628bae38af 12:42:02 ---> 85eec3ae2dd0 12:42:02 Step 13/22 : ENV APP_PORT=59860 12:42:02 ---> Running in 61aa2caf892a 12:42:02 Removing intermediate container 61aa2caf892a 12:42:02 ---> aab3f8fd67f2 12:42:02 Step 14/22 : EXPOSE $APP_PORT 12:42:02 ---> Running in 885c26627526 12:42:02 Removing intermediate container 885c26627526 12:42:02 ---> 6fb59964d0c4 12:42:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:42:02 ---> a6aaa05ac4f8 12:42:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:42:03 ---> b7c6b9af4c43 12:42:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:42:03 ---> 88285409e42a 12:42:03 Step 18/22 : ENTRYPOINT ["/support-notifications"] 12:42:03 ---> Running in 21034fddadfe 12:42:03 Removing intermediate container 21034fddadfe 12:42:03 ---> 13e50bf8d95f 12:42:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:42:03 ---> Running in 40311f39c3bd 12:42:03 Removing intermediate container 40311f39c3bd 12:42:03 ---> e783869f9fd5 12:42:03 Step 20/22 : LABEL arch=x86_64 12:42:03 ---> Running in 3bb9c4523166 12:42:03 Removing intermediate container 3bb9c4523166 12:42:03 ---> 621b6ffeae45 12:42:03 Step 21/22 : LABEL git_sha=36774e6f2d00873b5697f3690d38c96e47eae934 12:42:03 ---> Running in b866019fbd65 12:42:03 Removing intermediate container b866019fbd65 12:42:03 ---> 1d5cd4a01ff4 12:42:03 Step 22/22 : LABEL version=0.0.0 12:42:03 ---> Running in adede7a4fcc1 12:42:04 Removing intermediate container adede7a4fcc1 12:42:04 ---> 6d59b821eb94 12:42:04 12:42:04 Successfully built 6d59b821eb94 12:42:04 Successfully tagged support-notifications:latest 12:42:04  Building support-notifications ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 12:42:04 Status: Downloaded newer image for docker:20.10.10 12:42:04 ---> b706a049f56e 12:42:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:42:04 ---> Running in 77944107b341 12:42:04 Removing intermediate container 77944107b341 12:42:04 ---> 2a9558a770bb 12:42:04 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 12:42:04 ---> Running in 8dee56ff6c8b 12:42:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:42:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:42:04 (1/42) Installing readline (8.1.0-r0) 12:42:04 (2/42) Installing bash (5.1.4-r0) 12:42:04 Executing bash-5.1.4-r0.post-install 12:42:04 (3/42) Installing brotli-libs (1.0.9-r5) 12:42:04 (4/42) Installing nghttp2-libs (1.43.0-r0) 12:42:04 (5/42) Installing libcurl (7.79.1-r0) 12:42:05 (6/42) Installing curl (7.79.1-r0) 12:42:05 (7/42) Installing dumb-init (1.2.5-r1) 12:42:05 (8/42) Installing libbz2 (1.0.8-r1) 12:42:05 (9/42) Installing expat (2.4.7-r0) 12:42:05 (10/42) Installing libffi (3.3-r2) 12:42:05 (11/42) Installing gdbm (1.19-r0) 12:42:05 (12/42) Installing xz-libs (5.2.5-r0) 12:42:05 (13/42) Installing libgcc (10.3.1_git20210424-r2) 12:42:05 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 12:42:05 (15/42) Installing mpdecimal (2.5.1-r1) 12:42:05 (16/42) Installing sqlite-libs (3.35.5-r0) 12:42:05 (17/42) Installing python3 (3.9.5-r2) 12:42:05 (18/42) Installing py3-appdirs (1.4.4-r2) 12:42:05 (19/42) Installing py3-chardet (4.0.0-r2) 12:42:05 (20/42) Installing py3-idna (3.2-r0) 12:42:05 (21/42) Installing py3-urllib3 (1.26.5-r0) 12:42:05 (22/42) Installing py3-certifi (2020.12.5-r1) 12:42:05 (23/42) Installing py3-requests (2.25.1-r4) 12:42:05 (24/42) Installing py3-msgpack (1.0.2-r1) 12:42:05 (25/42) Installing py3-lockfile (0.12.2-r4) 12:42:05 (26/42) Installing py3-cachecontrol (0.12.6-r1) 12:42:05 (27/42) Installing py3-colorama (0.4.4-r1) 12:42:05 (28/42) Installing py3-contextlib2 (0.6.0-r1) 12:42:05 (29/42) Installing py3-distlib (0.3.1-r3) 12:42:05 (30/42) Installing py3-distro (1.5.0-r3) 12:42:05 (31/42) Installing py3-six (1.15.0-r1) 12:42:05 (32/42) Installing py3-webencodings (0.5.1-r4) 12:42:05 (33/42) Installing py3-html5lib (1.1-r1) 12:42:05 (34/42) Installing py3-parsing (2.4.7-r2) 12:42:05 (35/42) Installing py3-packaging (20.9-r1) 12:42:05 (36/42) Installing py3-toml (0.10.2-r2) 12:42:05 (37/42) Installing py3-pep517 (0.10.0-r2) 12:42:05 (38/42) Installing py3-progress (1.5-r2) 12:42:05 (39/42) Installing py3-retrying (1.3.3-r1) 12:42:05 (40/42) Installing py3-ordered-set (4.0.2-r1) 12:42:05 (41/42) Installing py3-setuptools (52.0.0-r3) 12:42:05 (42/42) Installing py3-pip (20.3.4-r1) 12:42:05 Executing busybox-1.33.1-r6.trigger 12:42:05 OK: 84 MiB in 64 packages 12:42:06 Collecting docker-compose==1.23.2 12:42:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:42:06 Collecting docker<4.0,>=3.6.0 12:42:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:42:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:42:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:42:06 Collecting websocket-client<1.0,>=0.32.0 12:42:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:42:06 Collecting cached-property<2,>=1.2.0 12:42:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:42:06 Collecting dockerpty<0.5,>=0.4.1 12:42:06 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:42:07 Collecting texttable<0.10,>=0.9.0 12:42:07 Downloading texttable-0.9.1.tar.gz (11 kB) 12:42:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 12:42:07 Collecting jsonschema<3,>=2.5.1 12:42:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:42:07 Collecting PyYAML<4,>=3.10 12:42:07 Downloading PyYAML-3.13.tar.gz (270 kB) 12:42:07 Collecting docopt<0.7,>=0.6.1 12:42:07 Downloading docopt-0.6.2.tar.gz (25 kB) 12:42:08 Collecting docker-pycreds>=0.4.0 12:42:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:42:08 Collecting chardet<3.1.0,>=3.0.2 12:42:08 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:42:08 Collecting urllib3<1.25,>=1.21.1 12:42:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:42:08 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 12:42:08 Collecting idna<2.8,>=2.5 12:42:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:42:08 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 12:42:08 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 12:42:08 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 12:42:08 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 12:42:08 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 12:42:08 Attempting uninstall: urllib3 12:42:08 Found existing installation: urllib3 1.26.5 12:42:08 Uninstalling urllib3-1.26.5: 12:42:08 Successfully uninstalled urllib3-1.26.5 12:42:08 Attempting uninstall: idna 12:42:08 Found existing installation: idna 3.2 12:42:08 Uninstalling idna-3.2: 12:42:08 Successfully uninstalled idna-3.2 12:42:08 Attempting uninstall: chardet 12:42:08 Found existing installation: chardet 4.0.0 12:42:08 Uninstalling chardet-4.0.0: 12:42:09 Successfully uninstalled chardet-4.0.0 12:42:09 Attempting uninstall: requests 12:42:09 Found existing installation: requests 2.25.1 12:42:09 Uninstalling requests-2.25.1: 12:42:09 Successfully uninstalled requests-2.25.1 12:42:09 Running setup.py install for texttable: started 12:42:09 Running setup.py install for texttable: finished with status 'done' 12:42:09 Running setup.py install for PyYAML: started 12:42:09 Running setup.py install for PyYAML: finished with status 'done' 12:42:10 Running setup.py install for docopt: started 12:42:10 Running setup.py install for docopt: finished with status 'done' 12:42:10 Running setup.py install for dockerpty: started 12:42:10 Running setup.py install for dockerpty: finished with status 'done' 12:42:10 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 12:42:13 Removing intermediate container 8dee56ff6c8b 12:42:13 ---> 54dd2fc0842c 12:42:13 Step 14/23 : ENV APP_PORT=58890 12:42:13 ---> Running in 10db68462727 12:42:13 Removing intermediate container 10db68462727 12:42:13 ---> 0806b17b0463 12:42:13 Step 15/23 : EXPOSE $APP_PORT 12:42:13 ---> Running in cdeb093d46c4 12:42:13 Removing intermediate container cdeb093d46c4 12:42:13 ---> b73dfc7524a0 12:42:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:42:13 ---> 1a8d121575e5 12:42:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:42:14 ---> 48acd8592be2 12:42:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:42:14 ---> febd2079b335 12:42:14 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 12:42:14 ---> Running in 5ffdac59740c 12:42:14 Removing intermediate container 5ffdac59740c 12:42:14 ---> 0ee5bd1a9318 12:42:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:42:14 ---> Running in 0883a30919cd 12:42:14 Removing intermediate container 0883a30919cd 12:42:14 ---> cc2152fd0b6c 12:42:14 Step 21/23 : LABEL arch=x86_64 12:42:14 ---> Running in 888f3fd92979 12:42:14 Removing intermediate container 888f3fd92979 12:42:14 ---> 4b28fab0550c 12:42:14 Step 22/23 : LABEL git_sha=36774e6f2d00873b5697f3690d38c96e47eae934 12:42:14 ---> Running in e3abb14cf2ae 12:42:14 Removing intermediate container e3abb14cf2ae 12:42:14 ---> 1c8060873f21 12:42:14 Step 23/23 : LABEL version=0.0.0 12:42:15 ---> Running in f53ab91f8a68 12:42:15 Removing intermediate container f53ab91f8a68 12:42:15 ---> cb69f804a1cf 12:42:15 12:42:15 Successfully built cb69f804a1cf 12:42:15 Successfully tagged sys-mgmt-agent:latest 12:42:15  Building sys-mgmt-agent ... done  [Pipeline] } 12:42:15 $ docker stop --time=1 16c0226784a904f0e8c6d6abbf3191e63aebfe00a54e03c35126f69d0d7d0b62 12:42:16 $ docker rm -f 16c0226784a904f0e8c6d6abbf3191e63aebfe00a54e03c35126f69d0d7d0b62 [Pipeline] // withDockerContainer [Pipeline] sh 12:42:16 + docker images 12:42:16 REPOSITORY TAG IMAGE ID CREATED SIZE 12:42:16 sys-mgmt-agent latest cb69f804a1cf 2 seconds ago 296MB 12:42:16 support-notifications latest 6d59b821eb94 12 seconds ago 16.7MB 12:42:16 security-bootstrapper latest 5edc0296c634 15 seconds ago 18.7MB 12:42:16 778e0608b469 16 seconds ago 1.77GB 12:42:16 f9df59a80983 17 seconds ago 1.78GB 12:42:16 security-secretstore-setup latest b5f0c622c2ac 18 seconds ago 27.9MB 12:42:16 bce5c6047e08 26 seconds ago 1.77GB 12:42:16 f3277f3b208c 26 seconds ago 1.78GB 12:42:16 core-data latest 15c54c2ab0c5 47 seconds ago 20MB 12:42:16 core-command latest abee34d581d8 50 seconds ago 15.8MB 12:42:16 security-proxy-setup latest 91c626304602 50 seconds ago 26.2MB 12:42:16 core-metadata latest 36141ab07d7d 51 seconds ago 16.6MB 12:42:16 support-scheduler latest b62cd86f5cd9 52 seconds ago 15.9MB 12:42:16 4b8fcad6f98d 57 seconds ago 1.77GB 12:42:16 171fe8228e0a 57 seconds ago 1.79GB 12:42:16 3024bb4150f5 57 seconds ago 1.78GB 12:42:16 71c742871db7 57 seconds ago 1.78GB 12:42:16 c0156879aae7 57 seconds ago 1.78GB 12:42:16 ci-base-image-x86_64 latest a365bcfa6bb0 3 minutes ago 1.27GB 12:42:16 alpine 3.14 a33ac4f1069a 3 days ago 5.59MB 12:42:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB 12:42:16 docker 20.10.10 b706a049f56e 4 months ago 216MB 12:42:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 12:42:16 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 12:42:32 Still waiting to schedule task 12:42:32 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 12:43:08 Removing intermediate container 33ee2ca46dc4 12:43:08 ---> 7e56a3420341 12:43:08 Successfully built 7e56a3420341 12:43:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:43:08 + docker inspect -f . ci-base-image-arm64 12:43:08 . [Pipeline] withDockerContainer 12:43:09 prd-ubuntu20.04-docker-arm64-4c-16g-8187 does not seem to be running inside a container 12:43:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:43:10 $ docker top 9f8ac312c852831649d011fc477afed230a6f820864ff482aa74b46439c4c738 -eo pid,comm [Pipeline] { [Pipeline] sh 12:43:11 + go version 12:43:11 go version go1.17.6 linux/arm64 [Pipeline] } 12:43:11 $ docker stop --time=1 9f8ac312c852831649d011fc477afed230a6f820864ff482aa74b46439c4c738 12:43:13 $ docker rm -f 9f8ac312c852831649d011fc477afed230a6f820864ff482aa74b46439c4c738 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:43:13 + docker inspect -f . ci-base-image-arm64 12:43:13 . [Pipeline] withDockerContainer 12:43:14 prd-ubuntu20.04-docker-arm64-4c-16g-8187 does not seem to be running inside a container 12:43:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:43:15 $ docker top f56026a7abfcce3e1efb897e395704b063cc78a4d42b387d947b3c11198d7650 -eo pid,comm [Pipeline] { [Pipeline] echo 12:43:15 ========================================================= 12:43:15 [edgeXBuildGoParallel] Running Tests and Build... 12:43:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:43:16 + make test 12:43:16 go mod tidy 12:43:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:43:39 Running on prd-ubuntu18.04-docker-8c-8g-8188 in /w/workspace/edgexfoundry_edgex-go_PR-3919 [Pipeline] { [Pipeline] ws 12:43:39 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 12:43:39 The recommended git tool is: git 12:43:41 using credential edgex-jenkins-ssh 12:43:41 Cloning the remote Git repository 12:43:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:43:41 > git init /w/workspace/edgex-go/1 # timeout=10 12:43:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:43:41 > git --version # timeout=10 12:43:41 > git --version # 'git version 2.17.1' 12:43:41 using GIT_SSH to set credentials SSH Credentials for GitHub 12:43:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:43:46 Merging remotes/origin/main commit f322cd4d8d1bf03cdd9087b195dc44a67a2468ed into PR head commit 36774e6f2d00873b5697f3690d38c96e47eae934 12:43:46 Merge succeeded, producing 36774e6f2d00873b5697f3690d38c96e47eae934 12:43:46 Checking out Revision 36774e6f2d00873b5697f3690d38c96e47eae934 (PR-3919) 12:43:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:43:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:43:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:43:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:43:45 using GIT_SSH to set credentials SSH Credentials for GitHub 12:43:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3919/head:refs/remotes/origin/PR-3919 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:43:46 > git config core.sparsecheckout # timeout=10 12:43:46 > git checkout -f 36774e6f2d00873b5697f3690d38c96e47eae934 # timeout=10 12:43:46 > git remote # timeout=10 12:43:46 > git config --get remote.origin.url # timeout=10 12:43:46 using GIT_SSH to set credentials SSH Credentials for GitHub 12:43:46 > git merge f322cd4d8d1bf03cdd9087b195dc44a67a2468ed # timeout=10 12:43:46 > git rev-parse HEAD^{commit} # timeout=10 12:43:46 > git config core.sparsecheckout # timeout=10 12:43:46 > git checkout -f 36774e6f2d00873b5697f3690d38c96e47eae934 # timeout=10 12:43:49 Commit message: "docs(metadata): update metadata swagger API docs for device profile changes" 12:43:49 > git --version # timeout=10 12:43:49 > git --version # 'git version 2.17.1' 12:43:49 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 12:43:49 ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:43:50 + echo snap-build.sh 12:43:50 snap-build.sh 12:43:50 + SNAP_BASE_DIR=. 12:43:50 + '[' '!' -z /w/workspace/edgex-go/1 ']' 12:43:50 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 12:43:50 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 12:43:50 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 12:43:50 + cd /w/workspace/edgex-go/1 12:43:50 + sudo apt-get remove -qy --purge lxd lxd-client 12:43:50 Reading package lists... 12:43:50 Building dependency tree... 12:43:50 Reading state information... 12:43:50 The following packages were automatically installed and are no longer required: 12:43:50 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 12:43:50 uidmap xdelta3 12:43:50 Use 'sudo apt autoremove' to remove them. 12:43:50 The following packages will be REMOVED: 12:43:50 lxd* lxd-client* 12:43:50 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 12:43:51 After this operation, 31.7 MB disk space will be freed. 12:43:51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 12:43:51 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 12:43:52 Removing lxd dnsmasq configuration 12:43:52 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 12:43:52 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 12:43:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:43:53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 12:43:53 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 12:43:54 Processing triggers for systemd (237-3ubuntu10.52) ... 12:43:54 Processing triggers for ureadahead (0.100.0-21) ... 12:43:55 + sudo snap remove --purge lxd 12:43:55 snap "lxd" is not installed 12:43:55 + sudo groupadd --force --system lxd 12:43:55 ++ whoami 12:43:55 + sudo /usr/sbin/usermod -G lxd -a jenkins 12:43:55 + newgrp - lxd 12:43:55 + sudo snap install lxd 12:44:03 2022-03-21T12:44:00Z INFO Waiting for automatic snapd restart... 12:44:18 lxd 4.24 from Canonical* installed 12:44:18 + sudo lxd init --auto 12:44:28 + sudo snap install --classic snapcraft 12:44:33 snapcraft 6.0.2 from Canonical* installed 12:44:33 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 12:44:33 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 12:44:33 % Total % Received % Xferd Average Speed Time Time Time Current 12:44:33 Dload Upload Total Spent Left Speed 12:44:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4768 0 --:--:-- --:--:-- --:--:-- 4768 12:44:33 100 3325k 100 3325k 0 0 8938k 0 --:--:-- --:--:-- --:--:-- 8938k 12:44:33 ./yq_linux_amd64 12:44:33 + sudo snapcraft prime --use-lxd 12:44:35 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 12:44:35 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 12:44:35 - README.md 12:44:35 12:44:35 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:44:35 Launching a container. 12:44:45 Waiting for container to be ready 12:44:46 To start your first container, try: lxc launch ubuntu:20.04 12:44:46 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 12:44:46 12:44:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:44:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:44:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:44:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:44:50 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 12:44:52 Waiting for network to be ready... 12:44:52 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 12:44:52 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 12:44:52 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 12:44:52 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] 12:44:52 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 12:44:53 Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] 12:44:53 Get:7 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 12:44:53 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 12:44:53 Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 12:44:53 Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] 12:44:53 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 12:44:53 Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 12:44:53 Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] 12:44:53 Get:14 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 12:44:53 Get:15 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 12:44:53 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 12:44:53 Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] 12:44:53 Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] 12:44:53 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 12:44:53 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1642 kB] 12:44:53 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] 12:44:53 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.7 kB] 12:44:53 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 12:44:53 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] 12:44:53 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] 12:44:53 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] 12:44:53 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] 12:44:56 Fetched 23.4 MB in 4s (5900 kB/s) 12:44:56 Reading package lists... 12:44:56 Reading package lists... 12:44:57 Building dependency tree... 12:44:57 Reading state information... 12:44:57 The following additional packages will be installed: 12:44:57 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:44:57 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:44:57 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:44:57 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 12:44:57 Suggested packages: 12:44:57 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 12:44:57 Recommended packages: 12:44:57 gnupg libsasl2-modules 12:44:57 The following NEW packages will be installed: 12:44:57 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:44:57 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:44:57 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:44:57 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 12:44:57 The following packages will be upgraded: 12:44:57 gpg gpg-agent gpgconf libudev1 12:44:57 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 12:44:57 Need to get 3859 kB of archives. 12:44:57 After this operation, 14.9 MB of additional disk space will be used. 12:44:57 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 12:44:57 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 12:44:57 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 12:44:57 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 12:44:57 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 12:44:57 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 12:44:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:44:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:44:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:44:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:44:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:44:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:44:57 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 12:44:58 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 12:44:58 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 12:44:58 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 12:44:58 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 12:44:58 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 12:44:58 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 12:44:58 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 12:44:58 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 12:44:58 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 12:44:58 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 12:44:58 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 12:44:58 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 12:44:58 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 12:44:58 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 12:44:58 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 12:44:58 debconf: delaying package configuration, since apt-utils is not installed 12:44:58 Fetched 3859 kB in 1s (3524 kB/s) 12:44:58 (Reading database ... 12816 files and directories currently installed.) 12:44:58 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 12:44:58 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 12:44:58 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 12:44:58 Selecting previously unselected package udev. 12:44:58 (Reading database ... 12816 files and directories currently installed.) 12:44:58 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 12:44:58 Unpacking udev (245.4-4ubuntu3.15) ... 12:44:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:44:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:44:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:44:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:44:58 Selecting previously unselected package libfuse2:amd64. 12:44:58 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 12:44:58 Unpacking libfuse2:amd64 (2.9.9-3) ... 12:44:58 Selecting previously unselected package fuse. 12:44:58 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 12:44:58 Unpacking fuse (2.9.9-3) ... 12:44:58 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 12:44:58 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 12:44:58 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 12:44:58 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 12:44:59 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 12:44:59 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 12:44:59 Selecting previously unselected package libksba8:amd64. 12:44:59 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 12:44:59 Unpacking libksba8:amd64 (1.3.5-2) ... 12:44:59 Selecting previously unselected package libroken18-heimdal:amd64. 12:44:59 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:44:59 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:44:59 Selecting previously unselected package libasn1-8-heimdal:amd64. 12:44:59 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:44:59 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:44:59 Selecting previously unselected package libheimbase1-heimdal:amd64. 12:44:59 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:44:59 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:44:59 Selecting previously unselected package libhcrypto4-heimdal:amd64. 12:44:59 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:44:59 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:44:59 Selecting previously unselected package libwind0-heimdal:amd64. 12:44:59 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:44:59 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:44:59 Selecting previously unselected package libhx509-5-heimdal:amd64. 12:44:59 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:44:59 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:44:59 Selecting previously unselected package libkrb5-26-heimdal:amd64. 12:44:59 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:44:59 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:44:59 Selecting previously unselected package libheimntlm0-heimdal:amd64. 12:44:59 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:44:59 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:44:59 Selecting previously unselected package libgssapi3-heimdal:amd64. 12:44:59 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 12:44:59 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:44:59 Selecting previously unselected package libsasl2-modules-db:amd64. 12:44:59 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 12:44:59 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 12:44:59 Selecting previously unselected package libsasl2-2:amd64. 12:44:59 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 12:44:59 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 12:44:59 Selecting previously unselected package libldap-common. 12:44:59 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 12:44:59 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 12:44:59 Selecting previously unselected package libldap-2.4-2:amd64. 12:44:59 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 12:44:59 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 12:44:59 Selecting previously unselected package dirmngr. 12:44:59 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 12:44:59 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 12:44:59 Setting up libksba8:amd64 (1.3.5-2) ... 12:44:59 Setting up libfuse2:amd64 (2.9.9-3) ... 12:44:59 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 12:44:59 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 12:44:59 Setting up udev (245.4-4ubuntu3.15) ... 12:45:00 invoke-rc.d: policy-rc.d denied execution of start. 12:45:00 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 12:45:00 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:45:00 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 12:45:00 Setting up gpg (2.2.19-3ubuntu2.1) ... 12:45:00 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:45:00 Setting up fuse (2.9.9-3) ... 12:45:00 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 12:45:00 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:45:00 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:45:01 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:45:01 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:45:01 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:45:01 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:45:01 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 12:45:01 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 12:45:01 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 12:45:01 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 12:45:01 Processing triggers for systemd (245.4-4ubuntu3) ... 12:45:01 Processing triggers for libc-bin (2.31-0ubuntu9) ... 12:45:01 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 12:45:01 Alias= settings in the [Install] section, and DefaultInstance= for template 12:45:01 units). This means they are not meant to be enabled using systemctl. 12:45:01 12:45:01 Possible reasons for having this kind of units are: 12:45:01 • A unit may be statically enabled by being symlinked from another unit's 12:45:01 .wants/ or .requires/ directory. 12:45:01 • A unit's purpose may be to act as a helper for some other unit which has 12:45:01 a requirement dependency on it. 12:45:01 • A unit may be started when needed via activation (socket, path, timer, 12:45:01 D-Bus, udev, scripted systemctl call, ...). 12:45:01 • In case of template units, the unit is meant to be enabled with some 12:45:01 instance name specified. 12:45:02 Reading package lists... 12:45:02 Building dependency tree... 12:45:02 Reading state information... 12:45:02 The following additional packages will be installed: 12:45:02 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 12:45:02 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 12:45:02 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 12:45:02 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 12:45:02 openssh-client python3 python3-minimal python3.8 python3.8-minimal 12:45:02 squashfs-tools systemd systemd-sysv systemd-timesyncd 12:45:02 Suggested packages: 12:45:02 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 12:45:02 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 12:45:02 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 12:45:02 systemd-container policykit-1 12:45:02 Recommended packages: 12:45:02 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 12:45:02 The following NEW packages will be installed: 12:45:02 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 12:45:02 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 12:45:02 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 12:45:02 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 12:45:02 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 12:45:02 The following packages will be upgraded: 12:45:02 libsystemd0 systemd systemd-sysv systemd-timesyncd 12:45:02 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 12:45:02 Need to get 46.5 MB of archives. 12:45:02 After this operation, 181 MB of additional disk space will be used. 12:45:02 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 12:45:02 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 12:45:02 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 12:45:02 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 12:45:02 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 12:45:02 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 12:45:03 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 12:45:03 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 12:45:03 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 12:45:03 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 12:45:03 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 12:45:03 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 12:45:03 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 12:45:03 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 12:45:03 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 12:45:03 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 12:45:03 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 12:45:03 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 12:45:03 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 12:45:03 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 12:45:03 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 12:45:03 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 12:45:03 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 12:45:03 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 12:45:03 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 12:45:03 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 12:45:03 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 12:45:03 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 12:45:03 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 12:45:03 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 12:45:03 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 12:45:03 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 12:45:03 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 12:45:05 debconf: delaying package configuration, since apt-utils is not installed 12:45:05 Fetched 46.5 MB in 3s (17.9 MB/s) 12:45:05 (Reading database ... 13067 files and directories currently installed.) 12:45:05 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 12:45:05 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 12:45:05 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 12:45:05 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 12:45:05 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 12:45:05 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 12:45:06 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 12:45:06 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 12:45:06 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 12:45:06 Selecting previously unselected package libpython3.8-minimal:amd64. 12:45:06 (Reading database ... 13068 files and directories currently installed.) 12:45:06 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 12:45:06 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 12:45:06 Selecting previously unselected package libexpat1:amd64. 12:45:06 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 12:45:06 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 12:45:06 Selecting previously unselected package python3.8-minimal. 12:45:06 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 12:45:06 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 12:45:06 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 12:45:06 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 12:45:06 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 12:45:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.247s coverage: 28.7% of statements 12:45:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:45:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:45:07 Selecting previously unselected package python3-minimal. 12:45:07 (Reading database ... 13359 files and directories currently installed.) 12:45:07 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 12:45:07 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 12:45:07 Selecting previously unselected package mime-support. 12:45:07 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 12:45:07 Unpacking mime-support (3.64ubuntu1) ... 12:45:07 Selecting previously unselected package libmpdec2:amd64. 12:45:07 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 12:45:07 Unpacking libmpdec2:amd64 (2.4.2-3) ... 12:45:07 Selecting previously unselected package libpython3.8-stdlib:amd64. 12:45:07 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 12:45:07 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 12:45:07 Selecting previously unselected package python3.8. 12:45:07 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 12:45:07 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 12:45:07 Selecting previously unselected package libpython3-stdlib:amd64. 12:45:07 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 12:45:07 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 12:45:07 Setting up python3-minimal (3.8.2-0ubuntu2) ... 12:45:07 Selecting previously unselected package python3. 12:45:07 (Reading database ... 13761 files and directories currently installed.) 12:45:07 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 12:45:07 Unpacking python3 (3.8.2-0ubuntu2) ... 12:45:07 Selecting previously unselected package libdbus-1-3:amd64. 12:45:07 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 12:45:07 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 12:45:07 Selecting previously unselected package dbus. 12:45:07 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 12:45:07 Unpacking dbus (1.12.16-2ubuntu2.1) ... 12:45:08 Selecting previously unselected package libbsd0:amd64. 12:45:08 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 12:45:08 Unpacking libbsd0:amd64 (0.10.0-1) ... 12:45:08 Selecting previously unselected package libpam-systemd:amd64. 12:45:08 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 12:45:08 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 12:45:08 Selecting previously unselected package sudo. 12:45:08 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 12:45:08 Unpacking sudo (1.8.31-1ubuntu1.2) ... 12:45:08 Selecting previously unselected package apparmor. 12:45:08 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 12:45:08 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 12:45:08 Selecting previously unselected package libcbor0.6:amd64. 12:45:08 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 12:45:08 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 12:45:08 Selecting previously unselected package libedit2:amd64. 12:45:08 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 12:45:08 Unpacking libedit2:amd64 (3.1-20191231-1) ... 12:45:08 Selecting previously unselected package libfido2-1:amd64. 12:45:08 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 12:45:08 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 12:45:08 Selecting previously unselected package libkrb5support0:amd64. 12:45:08 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 12:45:08 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 12:45:08 Selecting previously unselected package libk5crypto3:amd64. 12:45:08 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 12:45:08 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 12:45:08 Selecting previously unselected package libkeyutils1:amd64. 12:45:08 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 12:45:08 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 12:45:08 Selecting previously unselected package libkrb5-3:amd64. 12:45:08 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 12:45:08 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 12:45:08 Selecting previously unselected package libgssapi-krb5-2:amd64. 12:45:08 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 12:45:08 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 12:45:08 Selecting previously unselected package openssh-client. 12:45:08 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 12:45:08 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 12:45:08 Selecting previously unselected package dbus-user-session. 12:45:08 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 12:45:08 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 12:45:08 Selecting previously unselected package liblzo2-2:amd64. 12:45:08 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 12:45:08 Unpacking liblzo2-2:amd64 (2.10-2) ... 12:45:08 Selecting previously unselected package squashfs-tools. 12:45:08 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 12:45:08 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 12:45:09 Selecting previously unselected package snapd. 12:45:09 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 12:45:09 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 12:45:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.375s coverage: 98.5% of statements 12:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:45:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.430s coverage: 54.9% of statements 12:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:45:12 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 12:45:12 Setting up mime-support (3.64ubuntu1) ... 12:45:12 Setting up liblzo2-2:amd64 (2.10-2) ... 12:45:12 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 12:45:12 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 12:45:12 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 12:45:12 Setting up dbus (1.12.16-2ubuntu2.1) ... 12:45:12 Setting up sudo (1.8.31-1ubuntu1.2) ... 12:45:12 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 12:45:12 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 12:45:12 Setting up libmpdec2:amd64 (2.4.2-3) ... 12:45:12 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 12:45:12 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 12:45:12 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 12:45:12 Setting up libbsd0:amd64 (0.10.0-1) ... 12:45:12 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 12:45:12 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 12:45:12 Setting up libedit2:amd64 (3.1-20191231-1) ... 12:45:12 Setting up python3 (3.8.2-0ubuntu2) ... 12:45:12 running python rtupdate hooks for python3.8... 12:45:12 running python post-rtupdate hooks for python3.8... 12:45:12 Setting up apparmor (2.13.3-7ubuntu5.1) ... 12:45:13 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 12:45:14 Reloading AppArmor profiles 12:45:14 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 12:45:14 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 12:45:14 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 12:45:14 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 12:45:14 Setting up systemd (245.4-4ubuntu3.15) ... 12:45:14 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 12:45:14 Installing new version of config file /etc/systemd/resolved.conf ... 12:45:16 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 12:45:16 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 12:45:16 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 12:45:16 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 12:45:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 12:45:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 12:45:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 12:45:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 12:45:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:45:17 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:45:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 12:45:17 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 12:45:18 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 12:45:18 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 12:45:18 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 12:45:18 Processing triggers for libc-bin (2.31-0ubuntu9) ... 12:45:19 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 12:45:19 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 12:45:19 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 12:45:20 Reading package lists... 12:45:20 Reading package lists... 12:45:20 Building dependency tree... 12:45:20 Reading state information... 12:45:20 Calculating upgrade... 12:45:21 The following packages will be upgraded: 12:45:21 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 12:45:21 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 12:45:21 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 12:45:21 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 12:45:21 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 12:45:21 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 12:45:21 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 12:45:21 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 12:45:21 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 12:45:21 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 12:45:21 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 12:45:21 xz-utils zlib1g 12:45:21 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:45:21 Need to get 65.7 MB of archives. 12:45:21 After this operation, 27.5 MB of additional disk space will be used. 12:45:21 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 12:45:21 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 12:45:21 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 12:45:21 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 12:45:21 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 12:45:21 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 12:45:21 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 12:45:21 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 12:45:22 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 12:45:22 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 12:45:22 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 12:45:22 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] 12:45:22 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 12:45:22 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 12:45:22 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 12:45:22 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 12:45:22 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 12:45:22 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 12:45:22 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 12:45:22 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 12:45:22 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 12:45:22 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 12:45:22 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 12:45:22 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 12:45:22 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 12:45:22 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 12:45:22 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 12:45:22 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 12:45:22 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 12:45:22 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 12:45:22 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 12:45:22 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 12:45:22 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 12:45:22 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 12:45:22 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 12:45:22 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 12:45:22 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 12:45:22 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 12:45:22 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 12:45:22 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 12:45:22 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 12:45:22 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 12:45:22 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 12:45:22 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 12:45:22 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 12:45:22 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 12:45:22 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 12:45:22 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 12:45:22 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 12:45:22 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 12:45:22 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 12:45:22 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 12:45:22 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 12:45:22 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 12:45:22 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 12:45:22 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 12:45:22 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 12:45:22 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 12:45:22 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 12:45:22 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 12:45:22 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 12:45:22 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 12:45:22 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 12:45:22 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 12:45:22 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 12:45:22 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 12:45:22 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 12:45:23 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 12:45:23 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 12:45:23 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 12:45:23 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] 12:45:23 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] 12:45:23 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] 12:45:23 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] 12:45:23 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] 12:45:23 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] 12:45:23 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] 12:45:24 debconf: delaying package configuration, since apt-utils is not installed 12:45:24 Fetched 65.7 MB in 3s (22.0 MB/s) 12:45:24 (Reading database ... 14313 files and directories currently installed.) 12:45:24 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 12:45:24 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 12:45:24 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 12:45:24 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 12:45:24 Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... 12:45:24 Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... 12:45:25 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:45:25 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:45:25 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:45:25 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:45:25 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:45:25 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:45:25 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:45:25 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:45:25 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:45:25 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:45:26 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:45:26 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:45:26 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:45:26 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:45:26 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 12:45:26 (Reading database ... 14312 files and directories currently installed.) 12:45:26 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:45:26 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:45:26 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 12:45:26 (Reading database ... 14312 files and directories currently installed.) 12:45:26 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:45:26 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:45:26 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:45:26 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:45:26 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 12:45:26 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 12:45:26 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 12:45:26 (Reading database ... 14312 files and directories currently installed.) 12:45:26 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 12:45:26 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 12:45:27 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 12:45:27 (Reading database ... 14312 files and directories currently installed.) 12:45:27 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 12:45:27 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 12:45:27 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 12:45:27 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 12:45:27 Setting up base-files (11ubuntu5.5) ... 12:45:27 Installing new version of config file /etc/issue ... 12:45:27 Installing new version of config file /etc/issue.net ... 12:45:27 Installing new version of config file /etc/lsb-release ... 12:45:27 Installing new version of config file /etc/update-motd.d/50-motd-news ... 12:45:27 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 12:45:27 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 12:45:28 Removing obsolete conffile /etc/default/motd-news ... 12:45:28 (Reading database ... 14311 files and directories currently installed.) 12:45:28 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 12:45:28 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 12:45:28 Setting up bash (5.0-6ubuntu1.1) ... 12:45:28 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 12:45:28 (Reading database ... 14311 files and directories currently installed.) 12:45:28 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 12:45:28 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 12:45:28 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 12:45:28 (Reading database ... 14311 files and directories currently installed.) 12:45:28 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 12:45:28 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 12:45:28 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 12:45:28 (Reading database ... 14311 files and directories currently installed.) 12:45:28 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 12:45:28 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 12:45:28 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 12:45:29 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 12:45:29 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 12:45:29 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 12:45:29 Setting up perl-base (5.30.0-9ubuntu0.2) ... 12:45:29 (Reading database ... 14311 files and directories currently installed.) 12:45:29 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 12:45:29 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 12:45:30 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 12:45:30 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 12:45:30 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 12:45:30 (Reading database ... 14311 files and directories currently installed.) 12:45:30 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 12:45:30 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 12:45:30 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 12:45:30 (Reading database ... 14311 files and directories currently installed.) 12:45:30 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 12:45:30 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:45:30 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 12:45:30 (Reading database ... 14311 files and directories currently installed.) 12:45:30 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 12:45:30 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:45:30 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 12:45:30 (Reading database ... 14311 files and directories currently installed.) 12:45:30 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 12:45:30 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:45:30 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 12:45:30 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:45:30 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 12:45:30 (Reading database ... 14311 files and directories currently installed.) 12:45:30 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 12:45:30 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:45:30 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 12:45:30 (Reading database ... 14311 files and directories currently installed.) 12:45:30 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 12:45:30 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:45:30 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 12:45:30 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:45:31 Setting up util-linux (2.34-0.1ubuntu9.3) ... 12:45:31 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 12:45:31 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 12:45:31 (Reading database ... 14311 files and directories currently installed.) 12:45:31 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 12:45:31 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 12:45:32 Setting up libc-bin (2.31-0ubuntu9.7) ... 12:45:32 (Reading database ... 14311 files and directories currently installed.) 12:45:32 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 12:45:32 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 12:45:32 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 12:45:32 (Reading database ... 14311 files and directories currently installed.) 12:45:32 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 12:45:32 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 12:45:32 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 12:45:32 (Reading database ... 14311 files and directories currently installed.) 12:45:32 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 12:45:32 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 12:45:32 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 12:45:32 (Reading database ... 14311 files and directories currently installed.) 12:45:32 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 12:45:32 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 12:45:32 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 12:45:32 (Reading database ... 14311 files and directories currently installed.) 12:45:32 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 12:45:32 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 12:45:32 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 12:45:32 (Reading database ... 14311 files and directories currently installed.) 12:45:32 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 12:45:32 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 12:45:32 Setting up gpgv (2.2.19-3ubuntu2.1) ... 12:45:32 (Reading database ... 14311 files and directories currently installed.) 12:45:32 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 12:45:32 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 12:45:33 Setting up ubuntu-keyring (2020.02.11.4) ... 12:45:33 (Reading database ... 14311 files and directories currently installed.) 12:45:33 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 12:45:33 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 12:45:33 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 12:45:33 (Reading database ... 14311 files and directories currently installed.) 12:45:33 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 12:45:33 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 12:45:33 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 12:45:33 (Reading database ... 14311 files and directories currently installed.) 12:45:33 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 12:45:33 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 12:45:33 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 12:45:33 (Reading database ... 14311 files and directories currently installed.) 12:45:33 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 12:45:33 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 12:45:33 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 12:45:33 (Reading database ... 14311 files and directories currently installed.) 12:45:33 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 12:45:33 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 12:45:33 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 12:45:33 (Reading database ... 14311 files and directories currently installed.) 12:45:33 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 12:45:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.163s coverage: 89.2% of statements 12:45:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 12:45:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:45:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:45:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.500s coverage: 84.4% of statements 12:45:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:45:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:45:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:45:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:45:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:45:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.414s coverage: 94.2% of statements 12:45:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:45:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:45:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.326s coverage: 72.2% of statements 12:45:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:45:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:45:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:45:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:45:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:45:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.499s coverage: 60.0% of statements 12:45:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:45:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:45:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:45:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.611s coverage: 0.9% of statements 12:45:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:45:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.198s coverage: 58.8% of statements 12:45:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.365s coverage: 24.0% of statements 12:45:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:45:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.429s coverage: 47.1% of statements 12:45:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.348s coverage: 79.5% of statements 12:45:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.316s coverage: 94.1% of statements 12:45:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.229s coverage: 96.3% of statements 12:45:34 Unpacking apt (2.0.6) over (2.0.2) ... 12:45:34 Setting up apt (2.0.6) ... 12:45:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.239s coverage: 87.5% of statements 12:45:34 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 12:45:34 (Reading database ... 14311 files and directories currently installed.) 12:45:34 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 12:45:34 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 12:45:34 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 12:45:35 (Reading database ... 14311 files and directories currently installed.) 12:45:35 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 12:45:35 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 12:45:35 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 12:45:35 (Reading database ... 14313 files and directories currently installed.) 12:45:35 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 12:45:35 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 12:45:35 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 12:45:35 (Reading database ... 14317 files and directories currently installed.) 12:45:35 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 12:45:35 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 12:45:35 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 12:45:35 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 12:45:35 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 12:45:35 (Reading database ... 14317 files and directories currently installed.) 12:45:35 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 12:45:35 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 12:45:35 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 12:45:36 (Reading database ... 14317 files and directories currently installed.) 12:45:36 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 12:45:36 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 12:45:36 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 12:45:36 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 12:45:36 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 12:45:36 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 12:45:36 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 12:45:36 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 12:45:36 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 12:45:36 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 12:45:36 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 12:45:36 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 12:45:36 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 12:45:36 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 12:45:36 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 12:45:36 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 12:45:36 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 12:45:36 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 12:45:36 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 12:45:36 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 12:45:37 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 12:45:37 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 12:45:37 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 12:45:37 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:45:37 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 12:45:37 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:45:37 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 12:45:37 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:45:37 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 12:45:37 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:45:37 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 12:45:37 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:45:37 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 12:45:37 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 12:45:37 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 12:45:37 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 12:45:38 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... 12:45:38 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 12:45:38 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 12:45:38 Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 12:45:39 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 12:45:39 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 12:45:39 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 12:45:39 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 12:45:40 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 12:45:40 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 12:45:40 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 12:45:40 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 12:45:40 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... 12:45:40 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 12:45:40 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 12:45:40 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 12:45:40 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 12:45:41 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 12:45:41 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 12:45:41 Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... 12:45:41 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 12:45:41 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 12:45:41 Setting up tzdata (2021e-0ubuntu0.20.04) ... 12:45:41 12:45:41 Current default time zone: 'Etc/UTC' 12:45:41 Local time is now: Mon Mar 21 12:45:41 UTC 2022. 12:45:41 Universal Time is now: Mon Mar 21 12:45:41 UTC 2022. 12:45:41 Run 'dpkg-reconfigure tzdata' if you wish to change it. 12:45:41 12:45:41 Setting up xz-utils (5.2.4-1ubuntu1) ... 12:45:41 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 12:45:41 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 12:45:41 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 12:45:41 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 12:45:41 Setting up mount (2.34-0.1ubuntu9.3) ... 12:45:41 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 12:45:41 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 12:45:41 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 12:45:41 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 12:45:41 Setting up openssl (1.1.1f-1ubuntu2.12) ... 12:45:41 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 12:45:41 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 12:45:41 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 12:45:41 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 12:45:41 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... 12:45:41 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 12:45:41 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 12:45:41 Setting up fdisk (2.34-0.1ubuntu9.3) ... 12:45:41 Setting up ca-certificates (20210119~20.04.2) ... 12:45:43 Updating certificates in /etc/ssl/certs... 12:45:43 21 added, 21 removed; done. 12:45:43 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... 12:45:43 Setting up perl (5.30.0-9ubuntu0.2) ... 12:45:44 Setting up procps (2:3.3.16-1ubuntu2.3) ... 12:45:44 Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... 12:45:44 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 12:45:44 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 12:45:44 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 12:45:44 Setting up binutils (2.34-6ubuntu1.3) ... 12:45:44 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 12:45:44 Setting up build-essential (12.8ubuntu1.1) ... 12:45:44 Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... 12:45:44 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 12:45:44 Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... 12:45:44 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 12:45:44 Processing triggers for systemd (245.4-4ubuntu3.15) ... 12:45:44 Processing triggers for mime-support (3.64ubuntu1) ... 12:45:44 Processing triggers for ca-certificates (20210119~20.04.2) ... 12:45:44 Updating certificates in /etc/ssl/certs... 12:45:44 0 added, 0 removed; done. 12:45:44 Running hooks in /etc/ca-certificates/update.d... 12:45:44 done. 12:45:46 Reading package lists... 12:45:46 Building dependency tree... 12:45:46 Reading state information... 12:45:46 The following NEW packages will be installed: 12:45:46 apt-transport-https 12:45:46 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 12:45:46 Need to get 4680 B of archives. 12:45:46 After this operation, 162 kB of additional disk space will be used. 12:45:46 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 12:45:46 debconf: delaying package configuration, since apt-utils is not installed 12:45:46 Fetched 4680 B in 0s (24.8 kB/s) 12:45:46 Selecting previously unselected package apt-transport-https. 12:45:46 (Reading database ... 14320 files and directories currently installed.) 12:45:46 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 12:45:46 Unpacking apt-transport-https (2.0.6) ... 12:45:46 Setting up apt-transport-https (2.0.6) ... 12:45:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.270s coverage: 94.4% of statements 12:45:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.187s coverage: 44.8% of statements 12:45:47 Waiting for network to be ready... 12:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.631s coverage: 82.5% of statements 12:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:45:53 2022-03-21T12:45:51Z INFO Waiting for automatic snapd restart... 12:45:54 snapd 2.54.4 from Canonical* installed 12:45:55 "snapd" switched to the "latest/stable" channel 12:45:55 12:45:58 core20 20220304 from Canonical* installed 12:45:58 "core20" switched to the "latest/stable" channel 12:45:58 12:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.255s coverage: 92.9% of statements 12:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements 12:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.204s coverage: 87.2% of statements 12:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 12:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.259s coverage: 58.8% of statements 12:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.255s coverage: 80.0% of statements 12:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.285s coverage: 87.2% of statements 12:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.314s coverage: 85.4% of statements 12:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.749s coverage: 91.2% of statements 12:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.804s coverage: 64.4% of statements 12:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.189s coverage: 100.0% of statements 12:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 89.4% of statements 12:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 12:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.108s coverage: 73.7% of statements 12:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements 12:46:00 snapcraft 6.0.2 from Canonical* installed 12:46:00 "snapcraft" switched to the "latest/stable" channel 12:46:00 12:46:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.360s coverage: 65.4% of statements 12:46:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:46:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:46:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:46:06 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 12:46:06 - README.md 12:46:06 12:46:06 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:46:06 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 12:46:06 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 12:46:06 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 12:46:06 Reading package lists... 12:46:07 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 12:46:07 Reading package lists... 12:46:07 Building dependency tree... 12:46:07 Reading state information... 12:46:07 Suggested packages: 12:46:07 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 12:46:07 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 12:46:07 krb5-user libnorm-doc 12:46:07 Recommended packages: 12:46:07 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 12:46:07 The following NEW packages will be installed: 12:46:07 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 12:46:07 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 12:46:07 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 12:46:07 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 12:46:07 libzmq5 pkg-config zip 12:46:07 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 12:46:07 Need to get 10.3 MB of archives. 12:46:07 After this operation, 56.5 MB of additional disk space will be used. 12:46:07 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 12:46:07 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 12:46:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.801s coverage: 43.8% of statements 12:46:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:46:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:46:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.242s coverage: 89.5% of statements 12:46:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:46:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.269s coverage: 84.8% of statements 12:46:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:46:07 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 12:46:07 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 12:46:07 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 12:46:07 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 12:46:07 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 12:46:07 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 12:46:07 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 12:46:07 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 12:46:07 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 12:46:07 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 12:46:07 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 12:46:07 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 12:46:07 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 12:46:07 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 12:46:07 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 12:46:07 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 12:46:07 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 12:46:07 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 12:46:07 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 12:46:07 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 12:46:07 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 12:46:07 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 12:46:07 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 12:46:07 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 12:46:07 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 12:46:07 debconf: delaying package configuration, since apt-utils is not installed 12:46:08 Fetched 10.3 MB in 0s (38.0 MB/s) 12:46:08 Selecting previously unselected package libglib2.0-0:amd64. 12:46:08 (Reading database ... 14324 files and directories currently installed.) 12:46:08 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 12:46:08 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 12:46:08 Selecting previously unselected package libsodium23:amd64. 12:46:08 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 12:46:08 Unpacking libsodium23:amd64 (1.0.18-1) ... 12:46:08 Selecting previously unselected package libpsl5:amd64. 12:46:08 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 12:46:08 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 12:46:08 Selecting previously unselected package libbrotli1:amd64. 12:46:08 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 12:46:08 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 12:46:08 Selecting previously unselected package libnghttp2-14:amd64. 12:46:08 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 12:46:08 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 12:46:08 Selecting previously unselected package librtmp1:amd64. 12:46:08 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 12:46:08 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 12:46:08 Selecting previously unselected package libssh-4:amd64. 12:46:08 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 12:46:08 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 12:46:08 Selecting previously unselected package libcurl3-gnutls:amd64. 12:46:08 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 12:46:08 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 12:46:08 Selecting previously unselected package liberror-perl. 12:46:08 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 12:46:08 Unpacking liberror-perl (0.17029-1) ... 12:46:08 Selecting previously unselected package git-man. 12:46:08 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 12:46:08 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 12:46:08 Selecting previously unselected package git. 12:46:08 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 12:46:08 Unpacking git (1:2.25.1-1ubuntu3.2) ... 12:46:09 Selecting previously unselected package libgssrpc4:amd64. 12:46:09 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 12:46:09 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 12:46:09 Selecting previously unselected package libkdb5-9:amd64. 12:46:09 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 12:46:09 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 12:46:09 Selecting previously unselected package libkadm5srv-mit11:amd64. 12:46:09 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 12:46:09 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 12:46:09 Selecting previously unselected package libkadm5clnt-mit11:amd64. 12:46:09 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 12:46:09 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 12:46:09 Selecting previously unselected package comerr-dev:amd64. 12:46:09 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 12:46:09 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 12:46:09 Selecting previously unselected package krb5-multidev:amd64. 12:46:09 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 12:46:09 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 12:46:09 Selecting previously unselected package libnorm1:amd64. 12:46:09 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 12:46:09 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 12:46:09 Selecting previously unselected package libnorm-dev:amd64. 12:46:09 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 12:46:09 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 12:46:09 Selecting previously unselected package libpgm-5.2-0:amd64. 12:46:09 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 12:46:09 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 12:46:09 Selecting previously unselected package libpgm-dev:amd64. 12:46:09 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 12:46:09 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 12:46:09 Selecting previously unselected package libsodium-dev:amd64. 12:46:09 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 12:46:09 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 12:46:09 Selecting previously unselected package libzmq5:amd64. 12:46:09 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 12:46:09 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 12:46:10 Selecting previously unselected package libkrb5-dev:amd64. 12:46:10 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 12:46:10 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 12:46:10 Selecting previously unselected package libzmq3-dev:amd64. 12:46:10 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 12:46:10 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 12:46:10 Selecting previously unselected package pkg-config. 12:46:10 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 12:46:10 Unpacking pkg-config (0.29.1-0ubuntu4) ... 12:46:10 Selecting previously unselected package zip. 12:46:10 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 12:46:10 Unpacking zip (3.0-11build1) ... 12:46:10 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 12:46:10 Setting up libsodium23:amd64 (1.0.18-1) ... 12:46:10 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 12:46:10 No schema files found: doing nothing. 12:46:10 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 12:46:10 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 12:46:10 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 12:46:10 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 12:46:10 Setting up liberror-perl (0.17029-1) ... 12:46:10 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 12:46:10 Setting up zip (3.0-11build1) ... 12:46:10 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 12:46:10 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 12:46:10 Setting up pkg-config (0.29.1-0ubuntu4) ... 12:46:10 Setting up libsodium-dev:amd64 (1.0.18-1) ... 12:46:10 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 12:46:10 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 12:46:10 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 12:46:10 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 12:46:10 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 12:46:10 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 12:46:10 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 12:46:10 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 12:46:10 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 12:46:10 Setting up git (1:2.25.1-1ubuntu3.2) ... 12:46:10 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 12:46:10 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 12:46:10 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 12:46:10 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 12:46:11 comerr-dev set to automatically installed. 12:46:11 git set to automatically installed. 12:46:11 git-man set to automatically installed. 12:46:11 krb5-multidev set to automatically installed. 12:46:11 libbrotli1 set to automatically installed. 12:46:11 libcurl3-gnutls set to automatically installed. 12:46:11 liberror-perl set to automatically installed. 12:46:11 libglib2.0-0 set to automatically installed. 12:46:11 libgssrpc4 set to automatically installed. 12:46:11 libkadm5clnt-mit11 set to automatically installed. 12:46:11 libkadm5srv-mit11 set to automatically installed. 12:46:11 libkdb5-9 set to automatically installed. 12:46:11 libkrb5-dev set to automatically installed. 12:46:11 libnghttp2-14 set to automatically installed. 12:46:11 libnorm-dev set to automatically installed. 12:46:11 libnorm1 set to automatically installed. 12:46:11 libpgm-5.2-0 set to automatically installed. 12:46:11 libpgm-dev set to automatically installed. 12:46:11 libpsl5 set to automatically installed. 12:46:11 librtmp1 set to automatically installed. 12:46:11 libsodium-dev set to automatically installed. 12:46:11 libsodium23 set to automatically installed. 12:46:11 libssh-4 set to automatically installed. 12:46:11 libzmq3-dev set to automatically installed. 12:46:11 libzmq5 set to automatically installed. 12:46:11 pkg-config set to automatically installed. 12:46:11 zip set to automatically installed. 12:46:11 snapd is not logged in, snap install commands will use sudo 12:46:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.305s coverage: 17.7% of statements 12:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:46:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.641s coverage: 92.3% of statements 12:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:46:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.271s coverage: 63.2% of statements 12:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:46:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.422s coverage: 97.7% of statements 12:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:46:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:46:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:46:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:46:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.200s coverage: 28.9% of statements 12:46:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:46:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:46:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:46:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:46:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:46:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:46:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.254s coverage: 100.0% of statements 12:46:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 12:46:16 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 12:46:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:46:16 GO111MODULE=on go vet ./... 12:46:24 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 12:46:24 Downloading snap 'edgex-app-service-configurable' 12:46:26 Pulling app-service-configurable 12:46:26 + snapcraftctl pull 12:46:28 Pulling config-common 12:46:28 + snapcraftctl pull 12:46:29 Pulling go-build-helper 12:46:29 + snapcraftctl pull 12:46:30 'edgex-go' has dependencies that need to be staged: go-build-helper 12:46:30 Skipping pull go-build-helper (already ran) 12:46:30 Building go-build-helper 12:46:30 + snapcraftctl build 12:46:32 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 12:46:32 Staging go-build-helper 12:46:32 + snapcraftctl stage 12:46:36 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 12:46:36 Fetched 290 kB in 0s (0 B/s) 12:46:36 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 12:46:36 Fetched 158 kB in 0s (0 B/s) 12:46:36 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 12:46:36 Fetched 242 kB in 0s (0 B/s) 12:46:36 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 12:46:36 Fetched 150 kB in 0s (0 B/s) 12:46:36 Pulling edgex-go 12:46:36 + snapcraftctl pull 12:46:38 Pulling hooks 12:46:38 + snapcraftctl pull 12:46:50 Removing suid/guid from /root/parts/static-packages/install/bin/su 12:46:50 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 12:46:50 Fetched 96.1 kB in 0s (0 B/s) 12:46:50 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 12:46:50 Fetched 78.7 kB in 0s (0 B/s) 12:46:50 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 12:46:50 Fetched 48.0 kB in 0s (0 B/s) 12:46:50 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 12:46:50 Fetched 50.2 kB in 0s (0 B/s) 12:46:50 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 12:46:50 Fetched 14.7 kB in 0s (0 B/s) 12:46:50 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 12:46:50 Fetched 234 kB in 0s (0 B/s) 12:46:50 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 12:46:50 Fetched 155 kB in 0s (0 B/s) 12:46:50 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 12:46:50 Fetched 170 kB in 0s (0 B/s) 12:46:50 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 12:46:50 Fetched 267 kB in 0s (0 B/s) 12:46:50 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 12:46:50 Fetched 50.6 kB in 0s (0 B/s) 12:46:50 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 12:46:50 Fetched 15.1 kB in 0s (0 B/s) 12:46:50 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 12:46:50 Fetched 51.5 kB in 0s (0 B/s) 12:46:50 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 12:46:50 Fetched 121 kB in 0s (0 B/s) 12:46:50 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 12:46:50 Fetched 29.7 kB in 0s (0 B/s) 12:46:50 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 12:46:50 Fetched 1021 kB in 0s (0 B/s) 12:46:50 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 12:46:50 Fetched 49.3 kB in 0s (0 B/s) 12:46:50 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 12:46:50 Fetched 54.9 kB in 0s (0 B/s) 12:46:50 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 12:46:50 Fetched 16.6 kB in 0s (0 B/s) 12:46:50 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 12:46:50 Fetched 87.9 kB in 0s (0 B/s) 12:46:50 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 12:46:50 Fetched 142 kB in 0s (0 B/s) 12:46:50 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 12:46:50 Fetched 41.8 kB in 0s (0 B/s) 12:46:50 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 12:46:50 Fetched 181 kB in 0s (0 B/s) 12:46:50 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 12:46:50 Fetched 208 kB in 0s (0 B/s) 12:46:50 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 12:46:50 Fetched 161 kB in 0s (0 B/s) 12:46:50 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 12:46:50 Fetched 107 kB in 0s (0 B/s) 12:46:50 Pulling static-packages 12:46:50 + snapcraftctl pull 12:46:50 Pulling version 12:46:50 + cd /root/project 12:46:50 ++ git describe --tags --abbrev=0 12:46:50 ++ sed s/v// 12:46:50 + GIT_VERSION=2.2.0-dev.41 12:46:50 + '[' -z 2.2.0-dev.41 ']' 12:46:50 + snapcraftctl set-version 2.2.0-dev.41 12:46:52 Building app-service-configurable 12:46:52 + snapcraftctl build 12:46:53 Building config-common 12:46:54 + snapcraftctl build 12:46:55 + cp --archive --link --no-dereference . /root/parts/config-common/install 12:46:56 Skipping build go-build-helper (already ran) 12:46:56 Building edgex-go 12:46:56 + cd /root/parts/edgex-go/src 12:46:56 ++ git describe --tags --abbrev=0 12:46:56 ++ sed s/v// 12:46:56 + GIT_VERSION=2.2.0-dev.41 12:46:56 + '[' -z 2.2.0-dev.41 ']' 12:46:56 + echo 2.2.0-dev.41 12:46:56 + '[' '!' -d vendor ']' 12:46:56 + go mod download all 12:47:06 + make build 12:47:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/core-data/core-data ./cmd/core-data 12:47:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:47:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/core-command/core-command ./cmd/core-command 12:47:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:47:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:47:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:47:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:47:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:47:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:47:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:47:27 ./bin/test-attribution-txt.sh 12:47:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] echo 12:47:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 12:47:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:47:30 + ls -al . 12:47:30 total 672 12:47:30 drwxrwxr-x 9 1001 1001 4096 Mar 21 12:47 . 12:47:30 drwxr-xr-x 4 root root 4096 Mar 21 12:43 .. 12:47:30 -rw-rw-r-- 1 1001 1001 11 Mar 21 12:40 .dockerignore 12:47:30 drwxrwxr-x 8 1001 1001 4096 Mar 21 12:40 .git 12:47:30 drwxrwxr-x 4 1001 1001 4096 Mar 21 12:40 .github 12:47:30 -rw-rw-r-- 1 1001 1001 804 Mar 21 12:40 .gitignore 12:47:30 -rw-rw-r-- 1 1001 1001 42 Mar 21 12:40 .golangci.yml 12:47:30 -rw-rw-r-- 1 1001 1001 76 Mar 21 12:40 .hadolint.yml 12:47:30 -rw-rw-r-- 1 1001 1001 166 Mar 21 12:40 .sonarcloud.properties 12:47:30 -rw-rw-r-- 1 1001 1001 1171 Mar 21 12:40 ADOPTERS.md 12:47:30 -rw-rw-r-- 1 1001 1001 9019 Mar 21 12:40 Attribution.txt 12:47:30 -rw-rw-r-- 1 1001 1001 51732 Mar 21 12:40 CHANGELOG.md 12:47:30 -rw-rw-r-- 1 1001 1001 3804 Mar 21 12:40 CONTRIBUTING.md 12:47:30 -rw-rw-r-- 1 1001 1001 677 Mar 21 12:40 GOVERNANCE.md 12:47:30 -rw-rw-r-- 1 1001 1001 849 Mar 21 12:40 Jenkinsfile 12:47:30 -rw-rw-r-- 1 1001 1001 10775 Mar 21 12:40 LICENSE 12:47:30 -rw-rw-r-- 1 1001 1001 6508 Mar 21 12:40 Makefile 12:47:30 -rw-rw-r-- 1 1001 1001 582 Mar 21 12:40 OWNERS.md 12:47:30 -rw-rw-r-- 1 1001 1001 8207 Mar 21 12:40 README.md 12:47:30 -rw-rw-r-- 1 1001 1001 6912 Mar 21 12:40 SECURITY.md 12:47:30 -rw-rw-r-- 1 1001 1001 5 Mar 21 12:38 VERSION 12:47:30 -rw-rw-r-- 1 1001 1001 4131 Mar 21 12:40 ZMQWindows.md 12:47:30 drwxrwxr-x 2 1001 1001 4096 Mar 21 12:40 bin 12:47:30 drwxrwxr-x 14 1001 1001 4096 Mar 21 12:40 cmd 12:47:30 -rw-r--r-- 1 root root 426503 Mar 21 12:46 coverage.out 12:47:30 -rw-rw-r-- 1 1001 1001 2827 Mar 21 12:40 go.mod 12:47:30 -rw-rw-r-- 1 1001 1001 50579 Mar 21 12:40 go.sum 12:47:30 drwxrwxr-x 8 1001 1001 4096 Mar 21 12:40 internal 12:47:30 drwxrwxr-x 3 1001 1001 4096 Mar 21 12:40 openapi 12:47:30 drwxrwxr-x 4 1001 1001 4096 Mar 21 12:40 snap 12:47:30 -rw-rw-r-- 1 1001 1001 204 Mar 21 12:40 version.go [Pipeline] sh 12:47:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/secrets-config ./cmd/secrets-config 12:47:31 + '[' -e coverage.out ] 12:47:31 + chown 1001:1001 coverage.out [Pipeline] stash 12:47:31 Warning: overwriting stash ‘coverage-report’ 12:47:31 Stashed 1 file(s) [Pipeline] sh 12:47:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:47:32 + make build 12:47:32 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 12:47:33 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 12:47:33 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 12:47:33 + case "$service" in 12:47:33 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 12:47:33 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 12:47:33 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 12:47:33 + case "$service" in 12:47:33 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 12:47:33 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 12:47:33 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 12:47:33 + case "$service" in 12:47:33 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 12:47:33 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 12:47:33 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 12:47:33 + case "$service" in 12:47:33 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 12:47:33 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 12:47:33 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 12:47:33 + case "$service" in 12:47:33 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 12:47:33 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 12:47:33 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 12:47:33 + case "$service" in 12:47:33 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 12:47:33 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 12:47:33 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 12:47:33 + case "$service" in 12:47:33 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 12:47:33 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 12:47:33 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 12:47:33 + case "$service" in 12:47:33 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 12:47:33 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 12:47:33 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 12:47:33 + case "$service" in 12:47:33 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 12:47:33 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 12:47:33 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 12:47:33 + case "$service" in 12:47:33 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 12:47:33 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 12:47:33 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 12:47:33 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 12:47:33 + case "$service" in 12:47:33 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 12:47:33 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 12:47:33 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 12:47:33 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 12:47:33 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 12:47:34 Building hooks 12:47:34 + cd /root/parts/hooks/src 12:47:34 + make build 12:47:34 go mod tidy 12:47:34 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 12:47:34 go: downloading github.com/stretchr/testify v1.7.0 12:47:34 go: downloading github.com/davecgh/go-spew v1.1.0 12:47:34 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 12:47:34 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 12:47:35 GO111MODULE=on go build -o cmd/install/install ./cmd/install 12:47:36 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 12:47:36 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 12:47:38 Removing suid/guid from /root/parts/static-packages/install/bin/su 12:47:38 Building static-packages 12:47:38 + snapcraftctl build 12:47:39 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 12:47:40 Building version 12:47:40 + snapcraftctl build 12:47:42 Staging app-service-configurable 12:47:42 + snapcraftctl stage 12:47:43 Staging config-common 12:47:43 + snapcraftctl stage 12:47:44 Skipping stage go-build-helper (already ran) 12:47:44 Staging edgex-go 12:47:44 + snapcraftctl stage 12:47:46 Staging hooks 12:47:46 + snapcraftctl stage 12:47:47 Staging static-packages 12:47:47 + snapcraftctl stage 12:47:49 Staging version 12:47:49 + snapcraftctl stage 12:47:50 Priming app-service-configurable 12:47:50 + snapcraftctl prime 12:47:52 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 12:47:52 stage-packages: 12:47:52 - libnorm1 12:47:52 - libpgm-5.2-0 12:47:52 - libsodium23 12:47:52 - libzmq5 12:47:52 Priming config-common 12:47:52 + snapcraftctl prime 12:47:54 Priming go-build-helper 12:47:54 + snapcraftctl prime 12:47:55 Priming edgex-go 12:47:55 + snapcraftctl prime 12:47:56 Priming hooks 12:47:56 + snapcraftctl prime 12:47:58 Priming static-packages 12:47:58 + snapcraftctl prime 12:48:02 Priming version 12:48:02 + snapcraftctl prime 12:48:04 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 12:48:06 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 [Pipeline] // stage [Pipeline] } 12:48:07 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 12:48:11 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 12:48:12 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 12:48:16 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 12:48:20 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 12:48:23 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 12:48:28 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 12:48:31 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 12:48:34 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] } 12:48:41 $ docker stop --time=1 f56026a7abfcce3e1efb897e395704b063cc78a4d42b387d947b3c11198d7650 12:48:43 $ docker rm -f f56026a7abfcce3e1efb897e395704b063cc78a4d42b387d947b3c11198d7650 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:48:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:48:45 12:48:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:48:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:48:45 latest: Pulling from edgex-devops/edgex-compose-arm64 12:48:45 29e5d40040c1: Pulling fs layer 12:48:45 1ce36da41761: Pulling fs layer 12:48:45 25b303627fd3: Pulling fs layer 12:48:45 29e5d40040c1: Download complete 12:48:46 1ce36da41761: Verifying Checksum 12:48:46 1ce36da41761: Download complete 12:48:46 29e5d40040c1: Pull complete 12:48:47 25b303627fd3: Download complete 12:48:47 1ce36da41761: Pull complete 12:48:58 25b303627fd3: Pull complete 12:48:58 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 12:48:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:48:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 12:48:59 prd-ubuntu20.04-docker-arm64-4c-16g-8187 does not seem to be running inside a container 12:48:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:49:01 $ docker top b9f31668dbd6eb4563cd1ea941d13caed7e78d1b32cfc3e7765943e8e618c734 -eo pid,comm [Pipeline] { [Pipeline] sh 12:49:02 + docker-compose build --help 12:49:02 + grep parallel 12:49:06 --parallel Build images in parallel. [Pipeline] } 12:49:06 $ docker stop --time=1 b9f31668dbd6eb4563cd1ea941d13caed7e78d1b32cfc3e7765943e8e618c734 12:49:08 $ docker rm -f b9f31668dbd6eb4563cd1ea941d13caed7e78d1b32cfc3e7765943e8e618c734 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:49:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:49:08 . [Pipeline] withDockerContainer 12:49:09 prd-ubuntu20.04-docker-arm64-4c-16g-8187 does not seem to be running inside a container 12:49:09 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:49:10 $ docker top d28e9e06f1e58a90d2bee33c36f83226dd71254bb49effdb133fac59de5945c1 -eo pid,comm [Pipeline] { [Pipeline] sh 12:49:11 + docker-compose -f ./docker-compose-build.yml build --parallel 12:49:15 Building core-command ... 12:49:15 Building core-data ... 12:49:15 Building core-metadata ... 12:49:15 Building security-bootstrapper ... 12:49:15 Building security-proxy-setup ... 12:49:15 Building security-secretstore-setup ... 12:49:15 Building support-notifications ... 12:49:15 Building support-scheduler ... 12:49:15 Building sys-mgmt-agent ... 12:49:15 Building core-command 12:49:15 Building support-scheduler 12:49:15 Building core-metadata 12:49:15 Building security-bootstrapper 12:49:15 Building sys-mgmt-agent 12:50:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:50:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:50:37 ---> 7e56a3420341 12:50:37 Step 3/23 : WORKDIR /edgex-go 12:50:37 ---> Running in dc4d3f64e434 12:50:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:50:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:50:37 ---> 7e56a3420341 12:50:37 Step 3/23 : WORKDIR /edgex-go 12:50:37 ---> Running in 65510d652080 12:50:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:50:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:50:37 ---> 7e56a3420341 12:50:37 Step 3/23 : WORKDIR /edgex-go 12:50:37 ---> Running in 5ea3315552c7 12:50:37 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:50:37 Step 2/31 : FROM ${BUILDER_BASE} AS builder 12:50:37 ---> 7e56a3420341 12:50:37 Step 3/31 : WORKDIR /edgex-go 12:50:37 ---> Running in 280af8374ec6 12:50:37 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:50:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:50:37 ---> 7e56a3420341 12:50:37 Step 3/22 : WORKDIR /edgex-go 12:50:37 ---> Running in e27e149d4779 12:50:37 Removing intermediate container dc4d3f64e434 12:50:37 ---> 7803bebd5125 12:50:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:50:37 Removing intermediate container 5ea3315552c7 12:50:37 ---> 6e2d79ae6422 12:50:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:50:37 ---> Running in e27ac81a1286 12:50:37 Removing intermediate container 65510d652080 12:50:37 ---> 70ad4864b834 12:50:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:50:37 Removing intermediate container e27e149d4779 12:50:37 ---> 90602aca4ec5 12:50:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:50:37 ---> Running in 8cbdfddcc12e 12:50:37 ---> Running in 22fdfed9b11c 12:50:37 ---> Running in 2f0fdd3d4dd5 12:50:37 Removing intermediate container 280af8374ec6 12:50:37 ---> fe5ea4ec02d9 12:50:37 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:50:37 ---> Running in 6150e7deb9a8 12:50:37 Removing intermediate container e27ac81a1286 12:50:37 ---> 06653b62ce10 12:50:37 Step 5/23 : RUN apk add --update --no-cache make bash git 12:50:37 Removing intermediate container 22fdfed9b11c 12:50:37 ---> 1a86e39053ce 12:50:37 Step 5/23 : RUN apk add --update --no-cache make git 12:50:37 ---> Running in b0bbfac9a70a 12:50:37 ---> Running in dd03a2f8e48e 12:50:37 Removing intermediate container 6150e7deb9a8 12:50:37 ---> 975acc086920 12:50:37 Step 5/31 : RUN apk add --update --no-cache make git 12:50:37 Removing intermediate container 8cbdfddcc12e 12:50:37 ---> 92e288fbfe24 12:50:37 Step 5/23 : RUN apk add --update --no-cache make git 12:50:37 ---> Running in 4f6b789fdb60 12:50:37 Removing intermediate container 2f0fdd3d4dd5 12:50:37 ---> c18a0c054378 12:50:37 Step 5/22 : RUN apk add --update --no-cache make git 12:50:37 ---> Running in 323f15138001 12:50:37 ---> Running in 4d5d9e43699d 12:50:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:50:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:50:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:50:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:50:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:50:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:50:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:50:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:50:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:50:37 OK: 220 MiB in 52 packages 12:50:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:50:37 OK: 220 MiB in 52 packages 12:50:38 OK: 220 MiB in 52 packages 12:50:38 OK: 220 MiB in 52 packages 12:50:38 Removing intermediate container b0bbfac9a70a 12:50:38 ---> f92395831daf 12:50:38 Step 6/23 : COPY go.mod vendor* ./ 12:50:38 OK: 220 MiB in 52 packages 12:50:39 Removing intermediate container dd03a2f8e48e 12:50:39 ---> 072dfb62046d 12:50:39 Step 6/23 : COPY go.mod vendor* ./ 12:50:40 Removing intermediate container 323f15138001 12:50:40 ---> 57fc4b95e3fe 12:50:40 Step 6/23 : COPY go.mod vendor* ./ 12:50:40 ---> e4e2125d786a 12:50:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:50:40 Removing intermediate container 4f6b789fdb60 12:50:40 ---> b642b6f8b161 12:50:40 Step 6/31 : COPY go.mod vendor* ./ 12:50:40 Removing intermediate container 4d5d9e43699d 12:50:40 ---> 1b9cd279c9f9 12:50:40 Step 6/22 : COPY go.mod vendor* ./ 12:50:40 ---> Running in 5dd7c63dbbca 12:50:40 ---> 33e031b38482 12:50:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:50:40 ---> Running in d91a69e8a4a3 12:50:41 ---> 394346b9b0c8 12:50:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:50:41 ---> 5931e1328f31 12:50:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:50:41 ---> Running in 6fab5d566bd3 12:50:41 ---> Running in f9a46644b2d1 12:50:41 ---> dfd0189b2546 12:50:41 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:50:42 ---> Running in a64eb42b399f 12:50:45 Removing intermediate container 5dd7c63dbbca 12:50:45 ---> a04d833ba6e4 12:50:45 Step 8/23 : COPY . . 12:50:47 Removing intermediate container d91a69e8a4a3 12:50:47 ---> cda037cdac52 12:50:47 Step 8/23 : COPY . . 12:50:49 Removing intermediate container f9a46644b2d1 12:50:49 ---> 32266c3ecaaf 12:50:49 Step 8/22 : COPY . . 12:50:49 Removing intermediate container a64eb42b399f 12:50:49 ---> 8b58768c613f 12:50:49 Step 8/31 : COPY . . 12:50:49 Removing intermediate container 6fab5d566bd3 12:50:49 ---> cf617857423c 12:50:49 Step 8/23 : COPY . . 12:51:11 ---> 304aec40d9eb 12:51:11 Step 9/23 : RUN make cmd/core-command/core-command 12:51:11 ---> 247d158e6557 12:51:11 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:51:11 ---> Running in 9db962943eab 12:51:12 ---> Running in faf2e2345e46 12:51:13 ---> cba66d6a2b6f 12:51:13 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 12:51:13 ---> Running in 4dc3619ef57a 12:51:13 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 12:51:13 ---> 37ece37ef8a3 12:51:13 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:51:14 ---> Running in 833b7d52e4ac 12:51:14 ---> 77fcf67666a5 12:51:14 Step 9/23 : RUN make cmd/core-metadata/core-metadata 12:51:14 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 12:51:14 ---> Running in 37d0e1d44845 12:51:15 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 12:51:16 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 12:51:16 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 12:53:38 Removing intermediate container faf2e2345e46 12:53:38 ---> 9f41fd6ec692 12:53:38 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:53:38 ---> Running in a83b7dab790c 12:53:38 Removing intermediate container 9db962943eab 12:53:38 ---> 0f11227d6866 12:53:38 12:53:38 Step 10/23 : FROM alpine:3.14 12:53:38 3.14: Pulling from library/alpine 12:53:38 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 12:53:38 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 12:53:38 Status: Downloaded newer image for alpine:3.14 12:53:38 ---> 71a2028e5025 12:53:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:53:38 ---> Running in 3b2ace879126 12:53:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:53:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:53:38 (1/1) Installing dumb-init (1.2.5-r1) 12:53:38 Executing busybox-1.33.1-r6.trigger 12:53:38 OK: 5 MiB in 15 packages 12:53:38 Removing intermediate container 833b7d52e4ac 12:53:38 ---> 60025260ad8c 12:53:38 12:53:38 Step 10/31 : FROM alpine:3.14 12:53:38 ---> 71a2028e5025 12:53:38 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:53:38 Removing intermediate container a83b7dab790c 12:53:38 ---> 41e04a622f2c 12:53:38 12:53:38 Step 11/23 : FROM docker:20.10.10 12:53:38 ---> Running in 88498ee71dfb 12:53:38 20.10.10: Pulling from library/docker 12:53:38 Removing intermediate container 88498ee71dfb 12:53:38 ---> d10d2973c7ca 12:53:38 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 12:53:38 ---> Running in 3d744f3f21cd 12:53:38 Removing intermediate container 3b2ace879126 12:53:38 ---> 4133b5b05f17 12:53:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:53:38 ---> Running in 9684efb73f33 12:53:38 Removing intermediate container 9684efb73f33 12:53:38 ---> 9d0dbe96d36e 12:53:38 Step 13/23 : ENV APP_PORT=59882 12:53:38 ---> Running in a9cc8481878e 12:53:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:53:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:53:38 Removing intermediate container a9cc8481878e 12:53:38 ---> 7294aa1a98b2 12:53:38 Step 14/23 : EXPOSE $APP_PORT 12:53:38 ---> Running in ab8658fb25f3 12:53:38 (1/2) Installing dumb-init (1.2.5-r1) 12:53:38 (2/2) Installing su-exec (0.2-r1) 12:53:38 Executing busybox-1.33.1-r6.trigger 12:53:38 OK: 6 MiB in 16 packages 12:53:39 Removing intermediate container ab8658fb25f3 12:53:39 ---> 8e06024c48c1 12:53:39 Step 15/23 : WORKDIR / 12:53:39 ---> Running in 499871690f52 12:53:40 Removing intermediate container 499871690f52 12:53:40 ---> f1f3872304db 12:53:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:53:40 Removing intermediate container 3d744f3f21cd 12:53:40 ---> 9c9474986de6 12:53:40 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 12:53:40 ---> Running in f6b41e93632e 12:53:41 Removing intermediate container f6b41e93632e 12:53:41 ---> 3958d8d9d51c 12:53:41 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:53:41 ---> Running in 9b16763415a5 12:53:42 ---> d00b0357a69a 12:53:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:53:42 Removing intermediate container 9b16763415a5 12:53:42 ---> c00a83521b83 12:53:42 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:53:42 ---> Running in 6567c38963f6 12:53:44 ---> b238daf8f2b1 12:53:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:53:45 Removing intermediate container 6567c38963f6 12:53:45 ---> 81a6e3bc978c 12:53:45 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 12:53:45 ---> Running in a71ad4809dd6 12:53:46 ---> 4e5e3026e7ab 12:53:46 Step 19/23 : ENTRYPOINT ["/core-command"] 12:53:46 Removing intermediate container 4dc3619ef57a 12:53:46 ---> c5c19c11030b 12:53:46 12:53:46 Step 10/22 : FROM alpine:3.14 12:53:46 ---> 71a2028e5025 12:53:46 Step 11/22 : RUN apk add --update --no-cache dumb-init 12:53:46 ---> Using cache 12:53:46 ---> 4133b5b05f17 12:53:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:53:46 ---> Using cache 12:53:46 ---> 9d0dbe96d36e 12:53:46 Step 13/22 : ENV APP_PORT=59861 12:53:46 ---> Running in 688dc758fc0f 12:53:46 ---> Running in 8fe5ad050a04 12:53:46 Removing intermediate container a71ad4809dd6 12:53:46 ---> be24576f459c 12:53:46 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:53:47 Removing intermediate container 8fe5ad050a04 12:53:47 ---> 77c2fcdd20a2 12:53:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:53:47 Removing intermediate container 688dc758fc0f 12:53:47 ---> bfab942677b8 12:53:47 Step 14/22 : EXPOSE $APP_PORT 12:53:47 ---> Running in df65ccf4f2ee 12:53:47 ---> Running in 14b9587cdb27 12:53:47 Removing intermediate container 37d0e1d44845 12:53:47 ---> d3ab1f056d2a 12:53:47 12:53:47 Step 10/23 : FROM alpine:3.14 12:53:47 ---> 71a2028e5025 12:53:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:53:47 ---> Using cache 12:53:47 ---> 4133b5b05f17 12:53:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:53:47 ---> Using cache 12:53:47 ---> 9d0dbe96d36e 12:53:47 Step 13/23 : ENV APP_PORT=59881 12:53:47 ---> Running in c9170f4a5155 12:53:47 ---> e147d5646a5d 12:53:47 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:53:47 ---> Running in ac3a661dd737 12:53:47 Removing intermediate container df65ccf4f2ee 12:53:47 ---> 9b4e782afda4 12:53:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:53:48 Removing intermediate container 14b9587cdb27 12:53:48 ---> 56447fd7ab3a 12:53:48 Step 21/23 : LABEL arch=arm64 12:53:48 ---> Running in 9847c87496f9 12:53:48 Removing intermediate container c9170f4a5155 12:53:48 ---> 5ee17494b64d 12:53:48 Step 14/23 : EXPOSE $APP_PORT 12:53:48 ---> Running in e073faa9f854 12:53:48 Removing intermediate container 9847c87496f9 12:53:48 ---> 7954ab209f32 12:53:48 Step 22/23 : LABEL git_sha=36774e6f2d00873b5697f3690d38c96e47eae934 12:53:48 ---> Running in 52f2d54493a3 12:53:49 ---> f14d700ffd1d 12:53:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:53:49 Removing intermediate container e073faa9f854 12:53:49 ---> ce1e428da062 12:53:49 Step 15/23 : WORKDIR / 12:53:49 ---> Running in 0997f3b3e7be 12:53:49 Removing intermediate container 52f2d54493a3 12:53:49 ---> 1afe770bd23a 12:53:49 Step 23/23 : LABEL version=0.0.0 12:53:49 ---> Running in 3ab6d506cc12 12:53:50 Removing intermediate container 0997f3b3e7be 12:53:50 ---> 61fe5a9c7cd3 12:53:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:53:50 Removing intermediate container 3ab6d506cc12 12:53:50 ---> 38259dc03fc6 12:53:50 12:53:50 Removing intermediate container ac3a661dd737 12:53:50 ---> 1c96c819afea 12:53:50 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 12:53:51 Successfully built 38259dc03fc6 12:53:51 Successfully tagged core-command-arm64:latest 12:53:51  Building core-command ... done Building security-secretstore-setup 12:53:51 ---> 161c9bb2f86a 12:53:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:53:51 ---> b10a1d5f0e0c 12:53:51 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:53:52 ---> 227e8cc1a2f4 12:53:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:53:53 ---> 05a3b0e53d5f 12:53:53 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 12:53:53 ---> Running in 5e06f4d7abf6 12:53:54 Removing intermediate container 5e06f4d7abf6 12:53:54 ---> f7c9ceb5f433 12:53:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] ---> d2e53395f467 12:53:54 12:53:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:53:54 ---> Running in becfa95d56d3 12:53:54 ---> 355567a9ffaa 12:53:54 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:53:55 Removing intermediate container becfa95d56d3 12:53:55 ---> d5d9dd334933 12:53:55 Step 20/22 : LABEL arch=arm64 12:53:55 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 12:53:55 Status: Downloaded newer image for docker:20.10.10 12:53:55 ---> 520e9a0a30f7 12:53:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:53:55 ---> Running in 401a6cdf77d6 12:53:55 ---> Running in 132d3611bb61 12:53:55 ---> a5e7f6067aa8 12:53:55 Step 19/23 : ENTRYPOINT ["/core-metadata"] 12:53:55 ---> Running in a04e44da9a32 12:53:55 Removing intermediate container 401a6cdf77d6 12:53:55 ---> 641adbd98e06 12:53:55 Step 21/22 : LABEL git_sha=36774e6f2d00873b5697f3690d38c96e47eae934 12:53:56 ---> 053995afa9dc 12:53:56 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:53:56 Removing intermediate container 132d3611bb61 12:53:56 ---> 12920d5b6b7e 12:53:56 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 12:53:56 ---> Running in 62cc718c1708 12:53:56 ---> Running in 1f3d74517470 12:53:56 Removing intermediate container a04e44da9a32 12:53:56 ---> ef9e83b9d1ec 12:53:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:53:56 ---> Running in 7bd5aa3daa65 12:53:56 Removing intermediate container 62cc718c1708 12:53:56 ---> 86bcf60e3114 12:53:56 Step 22/22 : LABEL version=0.0.0 12:53:57 ---> Running in ea5f898a64c7 12:53:57 Removing intermediate container 7bd5aa3daa65 12:53:57 ---> 347d470269d0 12:53:57 Step 21/23 : LABEL arch=arm64 12:53:57 ---> 24dcc25b7b25 12:53:57 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:53:57 ---> Running in c9ac5dd0d502 12:53:57 Removing intermediate container ea5f898a64c7 12:53:57 ---> 0c862167c05a 12:53:57 12:53:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:53:58 Removing intermediate container c9ac5dd0d502 12:53:58 ---> 074a8903c6ee 12:53:58 Step 22/23 : LABEL git_sha=36774e6f2d00873b5697f3690d38c96e47eae934 12:53:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:53:58 ---> Running in b8778fcc9a10 12:53:58 Successfully built 0c862167c05a 12:53:58 Successfully tagged support-scheduler-arm64:latest 12:53:58  Building support-scheduler ... done Building support-notifications 12:53:58 ---> 78653c8bb5a6 12:53:58 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 12:53:59 ---> Running in 4dc02b94f9a0 12:53:59 Removing intermediate container b8778fcc9a10 12:53:59 ---> 4a3f5a237b94 12:53:59 Step 23/23 : LABEL version=0.0.0 12:53:59 (1/42) Installing readline (8.1.0-r0) 12:53:59 ---> Running in 27e79f2f7cb3 12:53:59 (2/42) Installing bash (5.1.4-r0) 12:53:59 Executing bash-5.1.4-r0.post-install 12:53:59 (3/42) Installing brotli-libs (1.0.9-r5) 12:53:59 (4/42) Installing nghttp2-libs (1.43.0-r0) 12:53:59 (5/42) Installing libcurl (7.79.1-r0) 12:53:59 (6/42) Installing curl (7.79.1-r0) 12:53:59 (7/42) Installing dumb-init (1.2.5-r1) 12:53:59 (8/42) Installing libbz2 (1.0.8-r1) 12:53:59 (9/42) Installing expat (2.4.7-r0) 12:53:59 (10/42) Installing libffi (3.3-r2) 12:53:59 (11/42) Installing gdbm (1.19-r0) 12:53:59 (12/42) Installing xz-libs (5.2.5-r0) 12:53:59 (13/42) Installing libgcc (10.3.1_git20210424-r2) 12:53:59 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 12:53:59 (15/42) Installing mpdecimal (2.5.1-r1) 12:53:59 (16/42) Installing sqlite-libs (3.35.5-r0) 12:53:59 (17/42) Installing python3 (3.9.5-r2) 12:53:59 Removing intermediate container 4dc02b94f9a0 12:53:59 ---> 1de27893f86c 12:53:59 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:53:59 Removing intermediate container 27e79f2f7cb3 12:53:59 ---> d9fefec434cf 12:53:59 12:54:00 Successfully built d9fefec434cf 12:54:00 Successfully tagged core-metadata-arm64:latest 12:54:00  Building core-metadata ... done Building core-data 12:54:00 ---> 598895f2c4dd 12:54:00 Step 26/31 : RUN chmod +x /entrypoint.sh 12:54:01 ---> Running in 550c1dbd33f6 12:54:02 (18/42) Installing py3-appdirs (1.4.4-r2) 12:54:02 (19/42) Installing py3-chardet (4.0.0-r2) 12:54:02 (20/42) Installing py3-idna (3.2-r0) 12:54:02 (21/42) Installing py3-urllib3 (1.26.5-r0) 12:54:02 (22/42) Installing py3-certifi (2020.12.5-r1) 12:54:02 (23/42) Installing py3-requests (2.25.1-r4) 12:54:02 (24/42) Installing py3-msgpack (1.0.2-r1) 12:54:02 (25/42) Installing py3-lockfile (0.12.2-r4) 12:54:02 (26/42) Installing py3-cachecontrol (0.12.6-r1) 12:54:02 (27/42) Installing py3-colorama (0.4.4-r1) 12:54:02 (28/42) Installing py3-contextlib2 (0.6.0-r1) 12:54:02 (29/42) Installing py3-distlib (0.3.1-r3) 12:54:02 (30/42) Installing py3-distro (1.5.0-r3) 12:54:02 (31/42) Installing py3-six (1.15.0-r1) 12:54:02 (32/42) Installing py3-webencodings (0.5.1-r4) 12:54:02 (33/42) Installing py3-html5lib (1.1-r1) 12:54:02 (34/42) Installing py3-parsing (2.4.7-r2) 12:54:02 (35/42) Installing py3-packaging (20.9-r1) 12:54:02 (36/42) Installing py3-toml (0.10.2-r2) 12:54:02 (37/42) Installing py3-pep517 (0.10.0-r2) 12:54:02 (38/42) Installing py3-progress (1.5-r2) 12:54:02 (39/42) Installing py3-retrying (1.3.3-r1) 12:54:02 (40/42) Installing py3-ordered-set (4.0.2-r1) 12:54:02 (41/42) Installing py3-setuptools (52.0.0-r3) 12:54:02 (42/42) Installing py3-pip (20.3.4-r1) 12:54:03 Executing busybox-1.33.1-r6.trigger 12:54:03 OK: 84 MiB in 64 packages 12:54:04 Removing intermediate container 550c1dbd33f6 12:54:04 ---> 5400084120d9 12:54:04 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 12:54:04 ---> Running in e6b1be5d256b 12:54:05 Removing intermediate container e6b1be5d256b 12:54:05 ---> 89550dba537c 12:54:05 Step 28/31 : CMD ["gate"] 12:54:05 ---> Running in 6f488f5ed186 12:54:06 Removing intermediate container 6f488f5ed186 12:54:06 ---> fdeb5b7838b4 12:54:06 Step 29/31 : LABEL arch=arm64 12:54:06 ---> Running in 76e2ef44fbaf 12:54:06 Removing intermediate container 76e2ef44fbaf 12:54:06 ---> 027280125654 12:54:06 Step 30/31 : LABEL git_sha=36774e6f2d00873b5697f3690d38c96e47eae934 12:54:07 ---> Running in 0f18c7aa4fb1 12:54:07 Removing intermediate container 0f18c7aa4fb1 12:54:07 ---> 3845699ab7ed 12:54:07 Step 31/31 : LABEL version=0.0.0 12:54:07 ---> Running in e6b62bf42211 12:54:08 Collecting docker-compose==1.23.2 12:54:08 Removing intermediate container e6b62bf42211 12:54:08 ---> 996452b83d5e 12:54:08 12:54:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:54: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) 12:54:08 Successfully built 996452b83d5e 12:54:08 Successfully tagged security-bootstrapper-arm64:latest 12:54:08  Building security-bootstrapper ... done Building security-proxy-setup 12:54:08 Collecting cached-property<2,>=1.2.0 12:54:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:54:09 Collecting jsonschema<3,>=2.5.1 12:54:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:54:10 Collecting PyYAML<4,>=3.10 12:54:10 Downloading PyYAML-3.13.tar.gz (270 kB) 12:54:13 Collecting websocket-client<1.0,>=0.32.0 12:54:13 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:54:13 Collecting docker<4.0,>=3.6.0 12:54:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:54:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:54:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:54:15 Collecting dockerpty<0.5,>=0.4.1 12:54:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:54:17 Collecting docopt<0.7,>=0.6.1 12:54:17 Downloading docopt-0.6.2.tar.gz (25 kB) 12:54:19 Collecting texttable<0.10,>=0.9.0 12:54:19 Downloading texttable-0.9.1.tar.gz (11 kB) 12:54:21 Collecting docker-pycreds>=0.4.0 12:54:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:54:21 Collecting idna<2.8,>=2.5 12:54:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:54:21 Collecting chardet<3.1.0,>=3.0.2 12:54:21 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:54:21 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 12:54:22 Collecting urllib3<1.25,>=1.21.1 12:54:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:54:22 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 12:54:22 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 12:54:22 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 12:54:22 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 12:54:23 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 12:54:23 Attempting uninstall: urllib3 12:54:23 Found existing installation: urllib3 1.26.5 12:54:23 Uninstalling urllib3-1.26.5: 12:54:23 Successfully uninstalled urllib3-1.26.5 12:54:24 Attempting uninstall: idna 12:54:24 Found existing installation: idna 3.2 12:54:24 Uninstalling idna-3.2: 12:54:24 Successfully uninstalled idna-3.2 12:54:25 Attempting uninstall: chardet 12:54:25 Found existing installation: chardet 4.0.0 12:54:25 Uninstalling chardet-4.0.0: 12:54:25 Successfully uninstalled chardet-4.0.0 12:54:27 Attempting uninstall: requests 12:54:27 Found existing installation: requests 2.25.1 12:54:27 Uninstalling requests-2.25.1: 12:54:27 Successfully uninstalled requests-2.25.1 12:54:27 Running setup.py install for texttable: started 12:54:29 Running setup.py install for texttable: finished with status 'done' 12:54:29 Running setup.py install for PyYAML: started 12:54:32 Running setup.py install for PyYAML: finished with status 'done' 12:54:32 Running setup.py install for docopt: started 12:54:33 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:54:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 12:54:33 ---> 7e56a3420341 12:54:33 Step 3/25 : WORKDIR /edgex-go 12:54:33 ---> Using cache 12:54:33 ---> fe5ea4ec02d9 12:54:33 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:54:33 ---> Using cache 12:54:33 ---> 975acc086920 12:54:33 Step 5/25 : RUN apk add --update --no-cache make git 12:54:33 ---> Using cache 12:54:33 ---> b642b6f8b161 12:54:33 Step 6/25 : COPY go.mod vendor* ./ 12:54:33 ---> Using cache 12:54:33 ---> dfd0189b2546 12:54:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:54:33 ---> Using cache 12:54:33 ---> 8b58768c613f 12:54:33 Step 8/25 : COPY . . 12:54:33 ---> Using cache 12:54:33 ---> 37ece37ef8a3 12:54:33 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:54:34 Running setup.py install for docopt: finished with status 'done' 12:54:34 Running setup.py install for dockerpty: started 12:54:35 ---> Running in 81e67aeba0cf 12:54:37 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 12:54:37 Running setup.py install for dockerpty: finished with status 'done' 12:54:39 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 12:54:49 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:54:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:54:49 ---> 7e56a3420341 12:54:49 Step 3/22 : WORKDIR /edgex-go 12:54:49 ---> Using cache 12:54:49 ---> fe5ea4ec02d9 12:54:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:54:49 ---> Using cache 12:54:49 ---> 975acc086920 12:54:49 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 12:54:49 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:54:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:54:49 ---> 7e56a3420341 12:54:49 Step 3/23 : WORKDIR /edgex-go 12:54:49 ---> Using cache 12:54:49 ---> fe5ea4ec02d9 12:54:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:54:49 ---> Using cache 12:54:49 ---> 975acc086920 12:54:49 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:54:49 ---> Running in 96d6a2017c7e 12:54:49 ---> Running in d74423910431 12:54:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:54:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:54:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:54:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:54:54 OK: 220 MiB in 52 packages 12:54:54 OK: 220 MiB in 52 packages 12:54:56 Removing intermediate container d74423910431 12:54:56 ---> 4b46e0adeb7e 12:54:56 Step 6/22 : COPY go.mod vendor* ./ 12:54:57 Removing intermediate container 96d6a2017c7e 12:54:57 ---> 064e1b37ea61 12:54:57 Step 6/23 : COPY go.mod vendor* ./ 12:54:59 ---> 703c1fbd69e0 12:54:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:54:59 ---> 83c9405a14c2 12:54:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:54:59 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:54:59 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:54:59 ---> 7e56a3420341 12:54:59 Step 3/21 : WORKDIR /edgex-go 12:54:59 ---> Using cache 12:54:59 ---> fe5ea4ec02d9 12:54:59 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:54:59 ---> Using cache 12:54:59 ---> 975acc086920 12:54:59 Step 5/21 : RUN apk add --update --no-cache make git 12:54:59 ---> Using cache 12:54:59 ---> b642b6f8b161 12:54:59 Step 6/21 : COPY go.mod vendor* ./ 12:54:59 ---> Using cache 12:54:59 ---> dfd0189b2546 12:54:59 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:54:59 ---> Using cache 12:54:59 ---> 8b58768c613f 12:54:59 Step 8/21 : COPY . . 12:54:59 ---> Running in c76d0299ffad 12:54:59 ---> Running in 845bf780250f 12:54:59 ---> Using cache 12:54:59 ---> 37ece37ef8a3 12:54:59 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:55:00 ---> Running in 4a25c7a6edca 12:55:03 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 12:55:04 Removing intermediate container 1f3d74517470 12:55:04 ---> f9950eda641f 12:55:04 Step 14/23 : ENV APP_PORT=58890 12:55:04 ---> Running in fe582175eed4 12:55:04 Removing intermediate container fe582175eed4 12:55:04 ---> 87d70fe37fb1 12:55:04 Step 15/23 : EXPOSE $APP_PORT 12:55:04 ---> Running in 054e533ff69b 12:55:05 Removing intermediate container 054e533ff69b 12:55:05 ---> 2e75301a231e 12:55:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:55:07 ---> 08dc980b2741 12:55:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:55:08 Removing intermediate container 845bf780250f 12:55:08 ---> 211e22ddac6a 12:55:08 Step 8/22 : COPY . . 12:55:08 Removing intermediate container c76d0299ffad 12:55:08 ---> 9cfdc06db4b0 12:55:08 Step 8/23 : COPY . . 12:55:08 ---> b72416f79b6c 12:55:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:55:10 ---> 48b7a550fb05 12:55:10 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 12:55:11 ---> Running in db04972a7015 12:55:12 Removing intermediate container db04972a7015 12:55:12 ---> c4a4a8d5e022 12:55:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:55:12 ---> Running in 03406424c7ae 12:55:13 Removing intermediate container 03406424c7ae 12:55:13 ---> c27dbe73f1a1 12:55:13 Step 21/23 : LABEL arch=arm64 12:55:13 ---> Running in 8f9030108e86 12:55:14 Removing intermediate container 8f9030108e86 12:55:14 ---> a607e83444a8 12:55:14 Step 22/23 : LABEL git_sha=36774e6f2d00873b5697f3690d38c96e47eae934 12:55:15 ---> Running in d68560b593b4 12:55:16 Removing intermediate container d68560b593b4 12:55:16 ---> f911a25e9a52 12:55:16 Step 23/23 : LABEL version=0.0.0 12:55:16 ---> Running in 02ff3c70563c 12:55:17 Removing intermediate container 02ff3c70563c 12:55:17 ---> 997babb09473 12:55:17 12:55:18 Successfully built 997babb09473 12:55:18 Successfully tagged sys-mgmt-agent-arm64:latest 12:55:41  Building sys-mgmt-agent ... done  ---> ffaab3917754 12:55:41 Step 9/23 : RUN make cmd/core-data/core-data 12:55:41 ---> e94cd80d8732 12:55:41 Step 9/22 : RUN make cmd/support-notifications/support-notifications 12:55:41 ---> Running in 7590fffd37b0 12:55:41 ---> Running in 5cfbc6f0dbec 12:55:43 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 12:55:43 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 12:56:01 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 12:56:14 Removing intermediate container 81e67aeba0cf 12:56:14 ---> 56112fc1dc69 12:56:14 12:56:14 Step 10/25 : FROM alpine:3.14 12:56:14 ---> 71a2028e5025 12:56:14 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 12:56:14 ---> Running in 336c7c365371 12:56:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:56:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:56:17 (1/3) Installing ca-certificates (20211220-r0) 12:56:17 (2/3) Installing dumb-init (1.2.5-r1) 12:56:17 (3/3) Installing su-exec (0.2-r1) 12:56:17 Executing busybox-1.33.1-r6.trigger 12:56:17 Executing ca-certificates-20211220-r0.trigger 12:56:17 OK: 6 MiB in 17 packages 12:56:19 Removing intermediate container 336c7c365371 12:56:19 ---> 7ab0b434282d 12:56:19 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:56:19 ---> Running in f588a2d99023 12:56:20 Removing intermediate container f588a2d99023 12:56:20 ---> 2c7043521432 12:56:20 Step 13/25 : WORKDIR / 12:56:20 ---> Running in e0197b2f1dbb 12:56:20 Removing intermediate container e0197b2f1dbb 12:56:20 ---> 0b1a0d010743 12:56:20 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:56:21 ---> d3e0f7c04d9c 12:56:21 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:56:22 ---> da00b63e4f63 12:56:22 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:56:23 ---> 30eb77c808d3 12:56:23 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:56:24 ---> 0d025ec126dc 12:56:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:56:26 ---> ed4e63a6380d 12:56:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:56:28 ---> 06a0498efdf2 12:56:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:56:28 ---> 1c1b30faa374 12:56:28 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 12:56:28 ---> Running in de1e8ce46814 12:56:32 Removing intermediate container de1e8ce46814 12:56:32 ---> b9453e235d9b 12:56:32 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 12:56:32 ---> Running in 333e50206b81 12:56:32 Removing intermediate container 333e50206b81 12:56:32 ---> 3206813b5ced 12:56:32 Step 23/25 : LABEL arch=arm64 12:56:32 ---> Running in 12e2c2aec280 12:56:33 Removing intermediate container 12e2c2aec280 12:56:33 ---> 63f58a569213 12:56:33 Step 24/25 : LABEL git_sha=36774e6f2d00873b5697f3690d38c96e47eae934 12:56:33 ---> Running in 4b6452596c22 12:56:34 Removing intermediate container 4b6452596c22 12:56:34 ---> 3356034f5738 12:56:34 Step 25/25 : LABEL version=0.0.0 12:56:34 ---> Running in 0b49ad2ac5fd 12:56:34 Removing intermediate container 0b49ad2ac5fd 12:56:34 ---> 2852baace72e 12:56:34 12:56:34 Successfully built 2852baace72e 12:56:34 Successfully tagged security-secretstore-setup-arm64:latest 12:56:35  Building security-secretstore-setup ... 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 12:56:50 Removing intermediate container 4a25c7a6edca 12:56:50 ---> ecec28045d2e 12:56:50 12:56:50 Step 10/21 : FROM alpine:3.14 12:56:50 ---> 71a2028e5025 12:56:50 Step 11/21 : RUN apk add --update --no-cache curl 12:56:50 ---> Running in ec2edb6e0ae7 12:56:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:56:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:56:51 (1/5) Installing ca-certificates (20211220-r0) 12:56:51 (2/5) Installing brotli-libs (1.0.9-r5) 12:56:51 (3/5) Installing nghttp2-libs (1.43.0-r0) 12:56:51 (4/5) Installing libcurl (7.79.1-r0) 12:56:51 (5/5) Installing curl (7.79.1-r0) 12:56:51 Executing busybox-1.33.1-r6.trigger 12:56:51 Executing ca-certificates-20211220-r0.trigger 12:56:52 OK: 8 MiB in 19 packages 12:56:54 Removing intermediate container ec2edb6e0ae7 12:56:54 ---> 21f272906ff9 12:56:54 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:56:54 ---> Running in bb81a2d95d43 12:56:55 Removing intermediate container bb81a2d95d43 12:56:55 ---> c8d55a85144a 12:56:55 Step 13/21 : WORKDIR /edgex 12:56:55 ---> Running in 3d9b8d215410 12:56:55 Removing intermediate container 3d9b8d215410 12:56:55 ---> 049c14a7cc77 12:56:55 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:56:56 ---> 288aae2c5cdb 12:56:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:56:58 ---> 222924e56784 12:56:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:56:59 ---> e5ad610bad7f 12:56:59 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:56:59 ---> Running in 7d0f6befeacf 12:57:00 Removing intermediate container 7d0f6befeacf 12:57:00 ---> b5733762525e 12:57:00 Step 18/21 : CMD ["--init=true"] 12:57:00 ---> Running in 4c7b2dea9597 12:57:01 Removing intermediate container 4c7b2dea9597 12:57:01 ---> b3b648d14511 12:57:01 Step 19/21 : LABEL arch=arm64 12:57:01 ---> Running in d6b40d319f40 12:57:01 Removing intermediate container d6b40d319f40 12:57:01 ---> 7c9d2a21a8e6 12:57:01 Step 20/21 : LABEL git_sha=36774e6f2d00873b5697f3690d38c96e47eae934 12:57:01 ---> Running in 1b209e0e7be8 12:57:02 Removing intermediate container 1b209e0e7be8 12:57:02 ---> bca319a5ddf5 12:57:02 Step 21/21 : LABEL version=0.0.0 12:57:02 ---> Running in 0fd9d7eab2ed 12:57:02 Removing intermediate container 0fd9d7eab2ed 12:57:02 ---> b2bd4f8c7667 12:57:02 12:57:03 Successfully built b2bd4f8c7667 12:57:03 Successfully tagged security-proxy-setup-arm64:latest 12:57:25  Building security-proxy-setup ... done Removing intermediate container 5cfbc6f0dbec 12:57:25 ---> fbd822a7a9ea 12:57:25 12:57:25 Step 10/22 : FROM alpine:3.14 12:57:25 ---> 71a2028e5025 12:57:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 12:57:25 ---> Running in c44982eb669b 12:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:57:25 (1/2) Installing ca-certificates (20211220-r0) 12:57:25 (2/2) Installing dumb-init (1.2.5-r1) 12:57:25 Executing busybox-1.33.1-r6.trigger 12:57:25 Executing ca-certificates-20211220-r0.trigger 12:57:25 OK: 6 MiB in 16 packages 12:57:26 Removing intermediate container c44982eb669b 12:57:26 ---> 9beb6ad5075f 12:57:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:57:26 ---> Running in d5a82d15158a 12:57:26 Removing intermediate container d5a82d15158a 12:57:26 ---> ed96e35515a0 12:57:26 Step 13/22 : ENV APP_PORT=59860 12:57:27 ---> Running in df6428bb99bd 12:57:27 Removing intermediate container 7590fffd37b0 12:57:27 ---> 667b9828bdb9 12:57:27 12:57:27 Step 10/23 : FROM alpine:3.14 12:57:27 ---> 71a2028e5025 12:57:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:57:27 ---> Running in 45dcb48b84b6 12:57:27 Removing intermediate container df6428bb99bd 12:57:27 ---> 20fb01ae42be 12:57:27 Step 14/22 : EXPOSE $APP_PORT 12:57:27 ---> Running in 6c4eff387fc0 12:57:27 Removing intermediate container 45dcb48b84b6 12:57:27 ---> 604c4be6a476 12:57:27 Step 12/23 : ENV APP_PORT=59880 12:57:27 ---> Running in 434fb2138f16 12:57:27 Removing intermediate container 6c4eff387fc0 12:57:27 ---> 4f46997927f0 12:57:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:57:28 Removing intermediate container 434fb2138f16 12:57:28 ---> c3f9721d4e20 12:57:28 Step 13/23 : EXPOSE $APP_PORT 12:57:28 ---> Running in b88816a66157 12:57:28 ---> bca05e607a14 12:57:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:57:28 Removing intermediate container b88816a66157 12:57:28 ---> a6059222c099 12:57:28 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:57:28 ---> Running in 452a6ae35d50 12:57:29 ---> edb0601d97ee 12:57:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:57:30 ---> 7816ffa6fb60 12:57:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 12:57:30 ---> Running in ee1dd70bb6a6 12:57:30 Removing intermediate container 452a6ae35d50 12:57:30 ---> a04e6e4e7988 12:57:30 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 12:57:30 ---> Running in 3dbd82957959 12:57:31 Removing intermediate container ee1dd70bb6a6 12:57:31 ---> 571453db754c 12:57:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:57:31 ---> Running in 2fe0a814c95e 12:57:31 Removing intermediate container 2fe0a814c95e 12:57:31 ---> fe114bd0b018 12:57:31 Step 20/22 : LABEL arch=arm64 12:57:31 ---> Running in a2bff0090883 12:57:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:57:31 Removing intermediate container a2bff0090883 12:57:31 ---> c5dc530703e6 12:57:31 Step 21/22 : LABEL git_sha=36774e6f2d00873b5697f3690d38c96e47eae934 12:57:32 ---> Running in 9095d2f5ce0a 12:57:32 Removing intermediate container 9095d2f5ce0a 12:57:32 ---> 107166e57a13 12:57:32 Step 22/22 : LABEL version=0.0.0 12:57:32 ---> Running in 39edcc03ae58 12:57:32 Removing intermediate container 39edcc03ae58 12:57:32 ---> 5fe30256096a 12:57:32 12:57:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:57:33 Successfully built 5fe30256096a 12:57:33 Successfully tagged support-notifications-arm64:latest 12:57:33  Building support-notifications ... done (1/6) Installing dumb-init (1.2.5-r1) 12:57:33 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:57:33 (3/6) Installing libsodium (1.0.18-r0) 12:57:33 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:57:33 (5/6) Installing libzmq (4.3.4-r0) 12:57:33 (6/6) Installing zeromq (4.3.4-r0) 12:57:34 Executing busybox-1.33.1-r6.trigger 12:57:34 OK: 8 MiB in 20 packages 12:57:35 Removing intermediate container 3dbd82957959 12:57:35 ---> 54cee43a8707 12:57:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:57:35 ---> e6434d31c347 12:57:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:57:36 ---> 59447c0c8764 12:57:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:57:37 ---> 33d1a949e9b0 12:57:37 Step 19/23 : ENTRYPOINT ["/core-data"] 12:57:37 ---> Running in 90ac59c361c3 12:57:37 Removing intermediate container 90ac59c361c3 12:57:37 ---> 45d453b64469 12:57:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:57:37 ---> Running in 7b823d8573c0 12:57:37 Removing intermediate container 7b823d8573c0 12:57:37 ---> 2b04460b35be 12:57:37 Step 21/23 : LABEL arch=arm64 12:57:37 ---> Running in 60957ccbd563 12:57:38 Removing intermediate container 60957ccbd563 12:57:38 ---> 64796f0c2ee9 12:57:38 Step 22/23 : LABEL git_sha=36774e6f2d00873b5697f3690d38c96e47eae934 12:57:38 ---> Running in 2c4d4e5999a6 12:57:38 Removing intermediate container 2c4d4e5999a6 12:57:38 ---> 6f7a04989a49 12:57:38 Step 23/23 : LABEL version=0.0.0 12:57:38 ---> Running in dd1332f2f29a 12:57:39 Removing intermediate container dd1332f2f29a 12:57:39 ---> 3549cc6328a1 12:57:39 12:57:39 Successfully built 3549cc6328a1 12:57:39 Successfully tagged core-data-arm64:latest 12:57:39  Building core-data ... done  [Pipeline] } 12:57:39 $ docker stop --time=1 d28e9e06f1e58a90d2bee33c36f83226dd71254bb49effdb133fac59de5945c1 12:57:41 $ docker rm -f d28e9e06f1e58a90d2bee33c36f83226dd71254bb49effdb133fac59de5945c1 [Pipeline] // withDockerContainer [Pipeline] sh 12:57:41 + docker images 12:57:42 REPOSITORY TAG IMAGE ID CREATED SIZE 12:57:42 core-data-arm64 latest 3549cc6328a1 4 seconds ago 19.2MB 12:57:42 support-notifications-arm64 latest 5fe30256096a 10 seconds ago 16.1MB 12:57:42 667b9828bdb9 16 seconds ago 1.61GB 12:57:42 fbd822a7a9ea 21 seconds ago 1.6GB 12:57:42 security-proxy-setup-arm64 latest b2bd4f8c7667 40 seconds ago 25.4MB 12:57:42 ecec28045d2e 54 seconds ago 1.6GB 12:57:42 security-secretstore-setup-arm64 latest 2852baace72e About a minute ago 26.9MB 12:57:42 56112fc1dc69 About a minute ago 1.6GB 12:57:42 sys-mgmt-agent-arm64 latest 997babb09473 2 minutes ago 280MB 12:57:42 security-bootstrapper-arm64 latest 996452b83d5e 3 minutes ago 18MB 12:57:42 core-metadata-arm64 latest d9fefec434cf 3 minutes ago 16MB 12:57:42 support-scheduler-arm64 latest 0c862167c05a 3 minutes ago 15.4MB 12:57:42 core-command-arm64 latest 38259dc03fc6 3 minutes ago 15.3MB 12:57:42 d3ab1f056d2a 3 minutes ago 1.6GB 12:57:42 c5c19c11030b 3 minutes ago 1.6GB 12:57:42 41e04a622f2c 4 minutes ago 1.59GB 12:57:42 60025260ad8c 4 minutes ago 1.59GB 12:57:42 0f11227d6866 4 minutes ago 1.59GB 12:57:42 ci-base-image-arm64 latest 7e56a3420341 14 minutes ago 1.26GB 12:57:42 alpine 3.14 71a2028e5025 3 days ago 5.34MB 12:57:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB 12:57:42 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 12:57:42 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 12:57:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:57:42 12:57:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 12:57:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:57:43 arm64: Pulling from edgex-lftools-log-publisher 12:57:43 8998bd30e6a1: Pulling fs layer 12:57:43 04944245beec: Pulling fs layer 12:57:43 699f458cf7ca: Pulling fs layer 12:57:43 765212b225bb: Pulling fs layer 12:57:43 f23df028b6ca: Pulling fs layer 12:57:43 d65c8cfc05b1: Pulling fs layer 12:57:43 2437ff75d9bd: Pulling fs layer 12:57:43 765212b225bb: Waiting 12:57:43 d65c8cfc05b1: Waiting 12:57:43 f23df028b6ca: Waiting 12:57:43 2437ff75d9bd: Waiting 12:57:43 04944245beec: Verifying Checksum 12:57:43 04944245beec: Download complete 12:57:43 765212b225bb: Verifying Checksum 12:57:43 765212b225bb: Download complete 12:57:43 f23df028b6ca: Verifying Checksum 12:57:43 f23df028b6ca: Download complete 12:57:43 d65c8cfc05b1: Verifying Checksum 12:57:43 d65c8cfc05b1: Download complete 12:57:43 699f458cf7ca: Verifying Checksum 12:57:43 699f458cf7ca: Download complete 12:57:44 8998bd30e6a1: Verifying Checksum 12:57:44 8998bd30e6a1: Download complete 12:57:46 2437ff75d9bd: Verifying Checksum 12:57:46 2437ff75d9bd: Download complete 12:57:48 8998bd30e6a1: Pull complete 12:57:49 04944245beec: Pull complete 12:57:50 699f458cf7ca: Pull complete 12:57:50 765212b225bb: Pull complete 12:57:51 f23df028b6ca: Pull complete 12:57:51 d65c8cfc05b1: Pull complete 12:58:07 2437ff75d9bd: Pull complete 12:58:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:58:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:58:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 12:58:07 prd-ubuntu20.04-docker-arm64-4c-16g-8187 does not seem to be running inside a container 12:58:07 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:58:10 $ docker top dbb9d6acc12b7324356143c8afe35980f02a050b74a32ebc94962d607f6ea957 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:58:11 ---> job-cost.sh 12:58:11 lf-activate-venv: SKIPPING 12:58:11 INFO: No Stack... 12:58:11 INFO: Retrieving Pricing Info for: v3-standard-4 12:58:12 INFO: Archiving Costs [Pipeline] sh 12:58:13 + cat /w/workspace/edgex-go/1/archives/cost.csv 12:58:13 + cut -d, -f6 [Pipeline] lock 12:58:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3919-1-stack-cost] 12:58:13 Resource [jenkins-edgexfoundry-edgex-go-PR-3919-1-stack-cost] did not exist. Created. 12:58:13 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3919-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:58:13 + echo total: 0.10999999940395355 [Pipeline] stash 12:58:14 Stashed 1 file(s) [Pipeline] } 12:58:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3919-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:58:14 $ docker stop --time=1 dbb9d6acc12b7324356143c8afe35980f02a050b74a32ebc94962d607f6ea957 12:58:15 $ docker rm -f dbb9d6acc12b7324356143c8afe35980f02a050b74a32ebc94962d607f6ea957 [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 12:58:16 provisioning config files... 12:58:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4205846458184662123tmp [Pipeline] { [Pipeline] sh 12:58:17 + set +x 12:58:17 + bash -s -- 12:58:17 + curl -s https://codecov.io/bash 12:58:17 12:58:17 _____ _ 12:58:17 / ____| | | 12:58:17 | | ___ __| | ___ ___ _____ __ 12:58:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:58:17 | |___| (_) | (_| | __/ (_| (_) \ V / 12:58:17 \_____\___/ \__,_|\___|\___\___/ \_/ 12:58:17 Bash-1.0.6 12:58:17 12:58:17 12:58:17 ==> git version 2.25.1 found 12:58:17 ==> 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 12:58:17 Release-Date: 2020-01-08 12:58:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:58:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:58:17 ==> Jenkins CI detected. 12:58:17 current dir:  /w/workspace/edgex-go/1 12:58:17 project root: . 12:58:17 --> token set from env 12:58:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:58:17 ==> Running gcov in . (disable via -X gcov) 12:58:17 ==> Python coveragepy not found 12:58:17 ==> Searching for coverage reports in: 12:58:17 + . 12:58:17 -> Found 1 reports 12:58:17 ==> Detecting git/mercurial file structure 12:58:17 ==> Reading reports 12:58:17 + ./coverage.out bytes=426503 12:58:17 ==> Appending adjustments 12:58:17 https://docs.codecov.io/docs/fixing-reports 12:58:18 + Found adjustments 12:58:18 ==> Gzipping contents 12:58:18 60K /tmp/codecov.530S2n.gz 12:58:18 ==> Uploading reports 12:58:18 url: https://codecov.io 12:58:18 query: branch=PR-3919&commit=36774e6f2d00873b5697f3690d38c96e47eae934&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3919%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3919&job=&cmd_args= 12:58:18 -> Pinging Codecov 12:58:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3919&commit=36774e6f2d00873b5697f3690d38c96e47eae934&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3919%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3919&job=&cmd_args= 12:58:19 -> Uploading to 12:58:19 https://storage.googleapis.com/codecov/v4/raw/2022-03-21/00271124DB129430A58F1EEE437C3FCB/36774e6f2d00873b5697f3690d38c96e47eae934/882feb89-f18b-4be1-966f-7059f87930dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220321T125818Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e38561591c6708d87dde94c24ac79feb1350555de95a996ea90129b563094b0d 12:58:19 % Total % Received % Xferd Average Speed Time Time Time Current 12:58:19 Dload Upload Total Spent Left Speed 12:58:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57905 0 0 100 57905 0 240k --:--:-- --:--:-- --:--:-- 240k 12:58:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/36774e6f2d00873b5697f3690d38c96e47eae934 [Pipeline] } 12:58:19 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 12:58:20 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 12:58:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:58:21 ---> package-listing.sh 12:58:21 ++ facter osfamily 12:58:21 ++ tr '[:upper:]' '[:lower:]' 12:58:22 + OS_FAMILY=debian 12:58:22 + workspace=/w/workspace/edgex-go/1 12:58:22 + START_PACKAGES=/tmp/packages_start.txt 12:58:22 + END_PACKAGES=/tmp/packages_end.txt 12:58:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:58:22 + PACKAGES=/tmp/packages_start.txt 12:58:22 + '[' /w/workspace/edgex-go/1 ']' 12:58:22 + PACKAGES=/tmp/packages_end.txt 12:58:22 + case "${OS_FAMILY}" in 12:58:22 + dpkg -l 12:58:22 + grep '^ii' 12:58:22 + '[' -f /tmp/packages_start.txt ']' 12:58:22 + '[' -f /tmp/packages_end.txt ']' 12:58:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:58:22 + '[' /w/workspace/edgex-go/1 ']' 12:58:22 + mkdir -p /w/workspace/edgex-go/1/archives/ 12:58:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 12:58:22 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:58:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:58:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:58:22 12:58:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:58:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:58:23 latest: Pulling from edgex-lftools-log-publisher 12:58:23 5eb5b503b376: Pulling fs layer 12:58:23 5c69ac0246d0: Pulling fs layer 12:58:23 ec43610c2a17: Pulling fs layer 12:58:23 3a2ae6a8a46f: Pulling fs layer 12:58:23 33b1e0a273af: Pulling fs layer 12:58:23 5d3b04190fa2: Pulling fs layer 12:58:23 2f39f015ded8: Pulling fs layer 12:58:23 33b1e0a273af: Waiting 12:58:23 3a2ae6a8a46f: Waiting 12:58:23 5d3b04190fa2: Waiting 12:58:23 2f39f015ded8: Waiting 12:58:23 5c69ac0246d0: Verifying Checksum 12:58:23 5c69ac0246d0: Download complete 12:58:23 3a2ae6a8a46f: Verifying Checksum 12:58:23 3a2ae6a8a46f: Download complete 12:58:23 33b1e0a273af: Verifying Checksum 12:58:23 33b1e0a273af: Download complete 12:58:23 5d3b04190fa2: Verifying Checksum 12:58:23 5d3b04190fa2: Download complete 12:58:23 ec43610c2a17: Verifying Checksum 12:58:23 ec43610c2a17: Download complete 12:58:23 5eb5b503b376: Verifying Checksum 12:58:23 5eb5b503b376: Download complete 12:58:24 2f39f015ded8: Verifying Checksum 12:58:24 2f39f015ded8: Download complete 12:58:24 5eb5b503b376: Pull complete 12:58:24 5c69ac0246d0: Pull complete 12:58:25 ec43610c2a17: Pull complete 12:58:25 3a2ae6a8a46f: Pull complete 12:58:25 33b1e0a273af: Pull complete 12:58:25 5d3b04190fa2: Pull complete 12:58:29 2f39f015ded8: Pull complete 12:58:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:58:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:58:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:58:30 prd-ubuntu20.04-docker-8c-8g-8186 does not seem to be running inside a container 12:58:30 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:58:31 $ docker top 020fbc4ab6e222bbe4c5c94b34cb82344a1ee6390038c0c7c16d1488c69a2292 -eo pid,comm [Pipeline] { [Pipeline] sh 12:58:31 + touch /tmp/pre-build-complete [Pipeline] sh 12:58:32 + mkdir -p /var/log/sysstat [Pipeline] sh 12:58:32 + ls /var/log/sa-host 12:58:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:58:32 provisioning config files... 12:58:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3274496430225951788tmp [Pipeline] { [Pipeline] echo 12:58:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:58:33 ---> create-netrc.sh [Pipeline] } 12:58:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:58:33 ---> python-tools-install.sh [Pipeline] echo 12:58:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:58:33 ---> sudo-logs.sh 12:58:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:58:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:58:34 ---> job-cost.sh 12:58:34 lf-activate-venv: SKIPPING 12:58:34 DEBUG: total: 0.10999999940395355 12:58:34 INFO: Retrieving Stack Cost... 12:58:34 INFO: Retrieving Pricing Info for: v3-standard-8 12:58:35 INFO: Archiving Costs [Pipeline] echo 12:58:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:58:35 ---> logs-deploy.sh 12:58:35 lf-activate-venv: SKIPPING 12:58:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3919/1 12:58:35 INFO: archiving workspace using pattern(s): 12:58:36 Archives upload complete. 12:58:36 INFO: archiving logs to Nexus