Pull request #3904 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 MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at fbf009a3584204b1f7152455677e8e4d1b9535fc rather than 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 Obtained Jenkinsfile from fbf009a3584204b1f7152455677e8e4d1b9535fc Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4045535975112293598.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-ssh7492720871603287861.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-3904/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-3904/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh280077961928999915.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-3904/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11827193809827715735.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-ssh4942483062105366188.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-3904/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-3904/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17070278639717422685.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7114’ Running on prd-ubuntu20.04-docker-8c-8g-7116 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [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 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 Merge succeeded, producing 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 Checking out Revision 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 (PR-3904) > 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/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 # timeout=10 Commit message: "build(snap): use edgex-ekuiper stage-snap" 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 09:32:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:32:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:32:14 ========================================================= 09:32:14 EdgeX Global Pipelines Version Info 09:32:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:32:15 ------------------- 09:32:15 stable info: 09:32:15 ------------------- 09:32:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:32:15 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 09:32:15 Message: update stable to v1.0.221 09:32:15 ------------------- 09:32:15 experimental info: 09:32:15 ------------------- 09:32:15 Commited By: **** collab-it+edgex@linuxfoundation.org 09:32:15 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 09:32:15 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:32:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:32:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:32:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:32:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:32:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:32:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 09:32:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:32:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:32:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:32:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:32:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:32:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:32:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:32:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:32:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:32:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:32:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:32:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:32:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:32:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 09:32:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:32:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:32:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3904 [Pipeline] echo 09:32:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3904 [Pipeline] echo 09:32:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3904 [Pipeline] echo 09:32:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [Pipeline] echo 09:32:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 911a1c8 [Pipeline] echo 09:32:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:32:17 provisioning config files... 09:32:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5573493335948835385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:32:17 ---> docker-login.sh 09:32:17 nexus3.edgexfoundry.org:10001 09:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:18 Configure a credential helper to remove this warning. See 09:32:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:18 09:32:18 Login Succeeded 09:32:18 nexus3.edgexfoundry.org:10002 09:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:18 Configure a credential helper to remove this warning. See 09:32:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:18 09:32:18 Login Succeeded 09:32:18 nexus3.edgexfoundry.org:10003 09:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:18 Configure a credential helper to remove this warning. See 09:32:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:18 09:32:18 Login Succeeded 09:32:18 nexus3.edgexfoundry.org:10004 09:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:18 Configure a credential helper to remove this warning. See 09:32:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:18 09:32:18 Login Succeeded 09:32:18 docker.io 09:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:32:19 Configure a credential helper to remove this warning. See 09:32:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:32:19 09:32:19 Login Succeeded 09:32:19 ---> docker-login.sh ends [Pipeline] } 09:32:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:32:19 + 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 09:32:19 + dirname cmd/core-command/Dockerfile 09:32:19 + cut -d/ -f2 09:32:19 + echo core-command,cmd/core-command/Dockerfile 09:32:19 + dirname cmd/core-data/Dockerfile 09:32:19 + cut -d/ -f2 09:32:19 + echo core-data,cmd/core-data/Dockerfile 09:32:19 + dirname cmd/core-metadata/Dockerfile 09:32:19 + cut -d/ -f2 09:32:19 + echo core-metadata,cmd/core-metadata/Dockerfile 09:32:19 + dirname cmd/security-bootstrapper/Dockerfile 09:32:19 + cut -d/ -f2 09:32:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:32:19 + dirname cmd/security-proxy-setup/Dockerfile 09:32:19 + cut -d/ -f2 09:32:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:32:19 + dirname cmd/security-secretstore-setup/Dockerfile 09:32:19 + cut -d/ -f2 09:32:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:32:19 + + dirnamecut cmd/support-notifications/Dockerfile -d/ 09:32:19 -f2 09:32:19 + echo support-notifications,cmd/support-notifications/Dockerfile 09:32:19 + dirname cmd/support-scheduler/Dockerfile 09:32:19 + cut -d/ -f2 09:32:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:32:19 + dirname cmd/sys-mgmt-agent/Dockerfile 09:32:19 + cut -d/ -f2 09:32:19 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:32:19 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 09:32:20 + git rev-list -1 --merges 911a1c84c550e15fa7c8427f88a0fa31e9a8b786~1..911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [Pipeline] echo 09:32:20 -----------> git rev-list -1 --merges 911a1c84c550e15fa7c8427f88a0fa31e9a8b786~1..911a1c84c550e15fa7c8427f88a0fa31e9a8b786 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [false] [Pipeline] sh 09:32:20 + git log --format=format:%s -1 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [Pipeline] echo 09:32:20 ========================================================= 09:32:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:32:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:32:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:32:21 + grep -v github /etc/ssh/ssh_known_hosts 09:32:21 + [ -e /tmp/ssh_known_hosts ] 09:32:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:32:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:32:21 + sudo tee -a /etc/ssh/ssh_known_hosts 09:32:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:32:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:32:21 09:32:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:32:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:32:21 latest: Pulling from edgex-devops/git-semver 09:32:21 a0d0a0d46f8b: Pulling fs layer 09:32:21 3e5f54012d9b: Pulling fs layer 09:32:21 4c7163046ea9: Pulling fs layer 09:32:21 0c2d73faf560: Pulling fs layer 09:32:21 0c2d73faf560: Waiting 09:32:21 3e5f54012d9b: Download complete 09:32:21 a0d0a0d46f8b: Verifying Checksum 09:32:21 a0d0a0d46f8b: Download complete 09:32:21 0c2d73faf560: Verifying Checksum 09:32:21 0c2d73faf560: Download complete 09:32:21 4c7163046ea9: Verifying Checksum 09:32:21 4c7163046ea9: Download complete 09:32:22 a0d0a0d46f8b: Pull complete 09:32:22 3e5f54012d9b: Pull complete 09:32:22 4c7163046ea9: Pull complete 09:32:22 0c2d73faf560: Pull complete 09:32:22 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 09:32:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:32:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:32:22 prd-ubuntu20.04-docker-8c-8g-7116 does not seem to be running inside a container 09:32:22 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:32:23 $ docker top 46fd5f15ff378b476b2c34d07f7005e29d5da9e250eb6eff77f32acddf06d3a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:32:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:32:23 [ssh-agent] Looking for ssh-agent implementation... 09:32:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:32:23 $ docker exec 46fd5f15ff378b476b2c34d07f7005e29d5da9e250eb6eff77f32acddf06d3a4 ssh-agent 09:32:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhaNHLN/agent.15 09:32:24 SSH_AGENT_PID=21 09:32:24 Running ssh-add (command line suppressed) 09:32:24 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7947522364215581047.key (/w/workspace/edgex-go/1@tmp/private_key_7947522364215581047.key) 09:32:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:32:24 + git tag --points-at HEAD [Pipeline] } 09:32:24 $ docker exec --env ******** --env ******** 46fd5f15ff378b476b2c34d07f7005e29d5da9e250eb6eff77f32acddf06d3a4 ssh-agent -k 09:32:24 unset SSH_AUTH_SOCK; 09:32:24 unset SSH_AGENT_PID; 09:32:24 echo Agent pid 21 killed; 09:32:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:32:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:32:24 [ssh-agent] Looking for ssh-agent implementation... 09:32:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:32:24 $ docker exec 46fd5f15ff378b476b2c34d07f7005e29d5da9e250eb6eff77f32acddf06d3a4 ssh-agent 09:32:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHFoNmB/agent.55 09:32:25 SSH_AGENT_PID=61 09:32:25 Running ssh-add (command line suppressed) 09:32:25 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4086076123494013726.key (/w/workspace/edgex-go/1@tmp/private_key_4086076123494013726.key) 09:32:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:32:25 + git semver init 09:32:25 # -> Open(): unable to determine branch for HEAD 09:32:25 # $GIT_DIR = /w/workspace/edgex-go/1/.git 09:32:25 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 09:32:25 # $SEMVER_REMOTE_NAME = origin 09:32:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:32:25 # $SEMVER_USER_NAME = edgex-jenkins 09:32:25 # $SEMVER_BRANCH = PR-3904 09:32:25 # $SEMVER_TEMP = /tmp/semver-093600454 09:32:25 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:32:40 # '/tmp/semver-093600454' -> '/w/workspace/edgex-go/1/.semver' 09:32:40 # -> Force: false 09:32:40 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 09:32:40 $ docker exec --env ******** --env ******** 46fd5f15ff378b476b2c34d07f7005e29d5da9e250eb6eff77f32acddf06d3a4 ssh-agent -k 09:32:40 unset SSH_AUTH_SOCK; 09:32:40 unset SSH_AGENT_PID; 09:32:40 echo Agent pid 61 killed; 09:32:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:32:41 + git semver [Pipeline] } 09:32:41 $ docker stop --time=1 46fd5f15ff378b476b2c34d07f7005e29d5da9e250eb6eff77f32acddf06d3a4 09:32:42 $ docker rm -f 46fd5f15ff378b476b2c34d07f7005e29d5da9e250eb6eff77f32acddf06d3a4 [Pipeline] // withDockerContainer [Pipeline] sh 09:32:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:32:43 Stashed 1 file(s) [Pipeline] echo 09:32:43 [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 09:32:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:32:44 ========================================================= 09:32:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 09:32:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:32:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:32:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 09:32:44 59bf1c3509f3: Pulling fs layer 09:32:44 666ba61612fd: Pulling fs layer 09:32:44 8ed8ca486205: Pulling fs layer 09:32:44 4fe6c5a15a65: Pulling fs layer 09:32:44 22a0e8bec74d: Pulling fs layer 09:32:44 640e595b4fbd: Pulling fs layer 09:32:44 763cafe07f6e: Pulling fs layer 09:32:44 0c0b528cf693: Pulling fs layer 09:32:44 10935f4eaf8b: Pulling fs layer 09:32:44 4fe6c5a15a65: Waiting 09:32:44 22a0e8bec74d: Waiting 09:32:44 640e595b4fbd: Waiting 09:32:44 763cafe07f6e: Waiting 09:32:44 0c0b528cf693: Waiting 09:32:44 10935f4eaf8b: Waiting 09:32:44 8ed8ca486205: Download complete 09:32:44 666ba61612fd: Verifying Checksum 09:32:44 666ba61612fd: Download complete 09:32:44 22a0e8bec74d: Verifying Checksum 09:32:44 22a0e8bec74d: Download complete 09:32:44 640e595b4fbd: Download complete 09:32:44 59bf1c3509f3: Verifying Checksum 09:32:44 59bf1c3509f3: Download complete 09:32:44 763cafe07f6e: Verifying Checksum 09:32:44 763cafe07f6e: Download complete 09:32:44 0c0b528cf693: Verifying Checksum 09:32:44 0c0b528cf693: Download complete 09:32:44 59bf1c3509f3: Pull complete 09:32:44 666ba61612fd: Pull complete 09:32:45 8ed8ca486205: Pull complete 09:32:45 10935f4eaf8b: Verifying Checksum 09:32:45 10935f4eaf8b: Download complete 09:32:45 4fe6c5a15a65: Verifying Checksum 09:32:45 4fe6c5a15a65: Download complete 09:32:49 4fe6c5a15a65: Pull complete 09:32:49 22a0e8bec74d: Pull complete 09:32:49 640e595b4fbd: Pull complete 09:32:49 763cafe07f6e: Pull complete 09:32:49 0c0b528cf693: Pull complete 09:32:52 10935f4eaf8b: Pull complete 09:32:52 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 09:32:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:32:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 09:32:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:32:52 WORKDIR /edgex 09:32:52 COPY go.mod . 09:32:52 RUN go mod download 09:32:52 + docker build -t ci-base-image-x86_64 -f - . 09:32:54 Sending build context to Docker daemon 334.1MB 09:32:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:32:54 ---> 99d49a6021b9 09:32:54 Step 2/4 : WORKDIR /edgex 09:32:56 ---> Running in 59f1c2d9bb16 09:32:56 Removing intermediate container 59f1c2d9bb16 09:32:56 ---> 6c30e7c8bc20 09:32:56 Step 3/4 : COPY go.mod . 09:32:56 ---> 14448081133e 09:32:56 Step 4/4 : RUN go mod download 09:32:56 ---> Running in 63ed44948360 09:32:58 Still waiting to schedule task 09:32:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:33:23 Removing intermediate container 63ed44948360 09:33:23 ---> 9b3d7f30d439 09:33:23 Successfully built 9b3d7f30d439 09:33:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:33:23 + docker inspect -f . ci-base-image-x86_64 09:33:23 . [Pipeline] withDockerContainer 09:33:23 prd-ubuntu20.04-docker-8c-8g-7116 does not seem to be running inside a container 09:33:23 $ 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-x86_64 cat 09:33:24 $ docker top a3eec86c30b3e7289a7c03a9fb1854ebc8e19d8acca11a7a160e2b3151b577a1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:33:24 + go version 09:33:24 go version go1.17.6 linux/amd64 [Pipeline] } 09:33:24 $ docker stop --time=1 a3eec86c30b3e7289a7c03a9fb1854ebc8e19d8acca11a7a160e2b3151b577a1 09:33:25 $ docker rm -f a3eec86c30b3e7289a7c03a9fb1854ebc8e19d8acca11a7a160e2b3151b577a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:33:26 + docker inspect -f . ci-base-image-x86_64 09:33:26 . [Pipeline] withDockerContainer 09:33:26 prd-ubuntu20.04-docker-8c-8g-7116 does not seem to be running inside a container 09:33:26 $ 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-x86_64 cat 09:33:27 $ docker top e7b91682e59de2b80d313452b8abf7441cc535cc4e43061738536f242ed78107 -eo pid,comm [Pipeline] { [Pipeline] echo 09:33:27 ========================================================= 09:33:27 [edgeXBuildGoParallel] Running Tests and Build... 09:33:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:33:27 + make test 09:33:27 go mod tidy 09:33:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:33:34 ? github.com/edgexfoundry/edgex-go [no test files] 09:33:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:33:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:33:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:33:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:33:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:33:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:33:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:33:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:33:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:33:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:33:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:33:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:33:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:33:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 09:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:33:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements 09:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:33:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 44.7% of statements 09:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:33:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.165s coverage: 89.5% of statements 09:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:33:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 84.4% of statements 09:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:33:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.334s coverage: 94.2% of statements 09:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:33:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 59.1% of statements 09:33:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:33:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:33:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:33:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:33:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:33:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements 09:33:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:33:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:33:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:33:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements 09:33:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:33:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 09:33:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements 09:33:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 09:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 79.5% of statements 09:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 09:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements 09:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements 09:33:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.084s coverage: 94.4% of statements 09:33:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements 09:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.218s coverage: 82.5% of statements 09:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 65.1% of statements 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.069s coverage: 100.0% of statements 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 58.8% of statements 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements 09:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 09:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.078s coverage: 85.4% of statements 09:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.190s coverage: 91.2% of statements 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 64.4% of statements 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 09:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 09:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 09:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 09:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 09:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.400s coverage: 65.4% of statements 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.143s coverage: 43.8% of statements 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:34:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:34:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.175s coverage: 92.3% of statements 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:34:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.069s coverage: 63.2% of statements 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:34:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:34:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:34:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:34:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 09:34:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 09:34:08 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 09:34:26 GO111MODULE=on go vet ./... 09:34:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:34:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:34:28 ./bin/test-attribution-txt.sh [Pipeline] echo 09:34:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:34:29 + ls -al . 09:34:29 total 676 09:34:29 drwxrwxr-x 10 1001 1001 4096 Mar 15 09:34 . 09:34:29 drwxr-xr-x 4 root root 4096 Mar 15 09:33 .. 09:34:29 -rw-rw-r-- 1 1001 1001 11 Mar 15 09:32 .dockerignore 09:34:29 drwxrwxr-x 8 1001 1001 4096 Mar 15 09:32 .git 09:34:29 drwxrwxr-x 4 1001 1001 4096 Mar 15 09:32 .github 09:34:29 -rw-rw-r-- 1 1001 1001 804 Mar 15 09:32 .gitignore 09:34:29 -rw-rw-r-- 1 1001 1001 42 Mar 15 09:32 .golangci.yml 09:34:29 -rw-rw-r-- 1 1001 1001 76 Mar 15 09:32 .hadolint.yml 09:34:29 drwx------ 3 1001 1001 4096 Mar 15 09:32 .semver 09:34:29 -rw-rw-r-- 1 1001 1001 166 Mar 15 09:32 .sonarcloud.properties 09:34:29 -rw-rw-r-- 1 1001 1001 1171 Mar 15 09:32 ADOPTERS.md 09:34:29 -rw-rw-r-- 1 1001 1001 9019 Mar 15 09:32 Attribution.txt 09:34:29 -rw-rw-r-- 1 1001 1001 51732 Mar 15 09:32 CHANGELOG.md 09:34:29 -rw-rw-r-- 1 1001 1001 3804 Mar 15 09:32 CONTRIBUTING.md 09:34:29 -rw-rw-r-- 1 1001 1001 677 Mar 15 09:32 GOVERNANCE.md 09:34:29 -rw-rw-r-- 1 1001 1001 849 Mar 15 09:32 Jenkinsfile 09:34:29 -rw-rw-r-- 1 1001 1001 10775 Mar 15 09:32 LICENSE 09:34:29 -rw-rw-r-- 1 1001 1001 6508 Mar 15 09:32 Makefile 09:34:29 -rw-rw-r-- 1 1001 1001 582 Mar 15 09:32 OWNERS.md 09:34:29 -rw-rw-r-- 1 1001 1001 8207 Mar 15 09:32 README.md 09:34:29 -rw-rw-r-- 1 1001 1001 6912 Mar 15 09:32 SECURITY.md 09:34:29 -rw-rw-r-- 1 1001 1001 5 Mar 15 09:32 VERSION 09:34:29 -rw-rw-r-- 1 1001 1001 4131 Mar 15 09:32 ZMQWindows.md 09:34:29 drwxrwxr-x 2 1001 1001 4096 Mar 15 09:32 bin 09:34:29 drwxrwxr-x 14 1001 1001 4096 Mar 15 09:32 cmd 09:34:29 -rw-r--r-- 1 root root 428383 Mar 15 09:34 coverage.out 09:34:29 -rw-rw-r-- 1 1001 1001 2827 Mar 15 09:32 go.mod 09:34:29 -rw-rw-r-- 1 1001 1001 50275 Mar 15 09:32 go.sum 09:34:29 drwxrwxr-x 8 1001 1001 4096 Mar 15 09:32 internal 09:34:29 drwxrwxr-x 3 1001 1001 4096 Mar 15 09:32 openapi 09:34:29 drwxrwxr-x 4 1001 1001 4096 Mar 15 09:32 snap 09:34:29 -rw-rw-r-- 1 1001 1001 204 Mar 15 09:32 version.go [Pipeline] sh 09:34:29 + '[' -e coverage.out ] 09:34:29 + chown 1001:1001 coverage.out [Pipeline] stash 09:34:29 Stashed 1 file(s) [Pipeline] sh 09:34:29 + make build 09:34:29 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 09:34:31 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 09:34:36 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 09:34:37 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 09:34: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 09:34:38 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 09:34:39 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 09:34:40 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 09:34:41 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 09:34:42 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 09:34:43 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 09:34:43 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 09:34:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7118 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws 09:34:44 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:34:45 The recommended git tool is: git [Pipeline] } 09:34:45 $ docker stop --time=1 e7b91682e59de2b80d313452b8abf7441cc535cc4e43061738536f242ed78107 09:34:47 $ docker rm -f e7b91682e59de2b80d313452b8abf7441cc535cc4e43061738536f242ed78107 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:34:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:34:49 09:34:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:34:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:34:49 latest: Pulling from edgex-devops/edgex-compose 09:34:49 cbdbe7a5bc2a: Pulling fs layer 09:34:49 ca9280d653b3: Pulling fs layer 09:34:49 7e9c9ca2126c: Pulling fs layer 09:34:49 cbdbe7a5bc2a: Verifying Checksum 09:34:49 cbdbe7a5bc2a: Download complete 09:34:49 ca9280d653b3: Verifying Checksum 09:34:49 ca9280d653b3: Download complete 09:34:49 cbdbe7a5bc2a: Pull complete 09:34:50 7e9c9ca2126c: Download complete 09:34:50 ca9280d653b3: Pull complete 09:34:53 using credential edgex-jenkins-ssh 09:34:53 Cloning the remote Git repository 09:34:54 7e9c9ca2126c: Pull complete 09:34:54 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:34:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:34:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:34:54 prd-ubuntu20.04-docker-8c-8g-7116 does not seem to be running inside a container 09:34:54 $ 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:latest cat 09:34:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:34:53 > git init /w/workspace/edgex-go/1 # timeout=10 09:34:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:34:54 > git --version # timeout=10 09:34:54 > git --version # 'git version 2.25.1' 09:34:54 using GIT_SSH to set credentials SSH Credentials for GitHub 09:34:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:34:56 $ docker top 4b9e166853f2346406e7096852d1b35bf19984a10de4b2ab2d2de18f9158445d -eo pid,comm [Pipeline] { [Pipeline] sh 09:34:56 + docker-compose build --help 09:34:56 + grep parallel 09:34:57 --parallel Build images in parallel. [Pipeline] } 09:34:57 $ docker stop --time=1 4b9e166853f2346406e7096852d1b35bf19984a10de4b2ab2d2de18f9158445d 09:34:58 $ docker rm -f 4b9e166853f2346406e7096852d1b35bf19984a10de4b2ab2d2de18f9158445d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:34:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:34:58 . [Pipeline] withDockerContainer 09:34:59 prd-ubuntu20.04-docker-8c-8g-7116 does not seem to be running inside a container 09:34:59 $ 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:latest cat 09:34:59 $ docker top cd86b8a5af3a63c9db481ced5d5e279cddaebd6cb97224323fbced667ec1de0b -eo pid,comm [Pipeline] { [Pipeline] sh 09:35:00 + docker-compose -f ./docker-compose-build.yml build --parallel 09:35:00 Building core-command ... 09:35:00 Building core-data ... 09:35:00 Building core-metadata ... 09:35:00 Building security-bootstrapper ... 09:35:00 Building security-proxy-setup ... 09:35:00 Building security-secretstore-setup ... 09:35:00 Building support-notifications ... 09:35:00 Building support-scheduler ... 09:35:00 Building sys-mgmt-agent ... 09:35:00 Building support-notifications 09:35:00 Building core-command 09:35:00 Building support-scheduler 09:35:00 Building security-proxy-setup 09:35:00 Building security-bootstrapper 09:35:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:35:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:35:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:35:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:35:13 using GIT_SSH to set credentials SSH Credentials for GitHub 09:35:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:35:14 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 09:35:15 Merge succeeded, producing 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 09:35:15 Checking out Revision 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 (PR-3904) 09:35:14 > git config core.sparsecheckout # timeout=10 09:35:14 > git checkout -f 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 # timeout=10 09:35:15 > git remote # timeout=10 09:35:15 > git config --get remote.origin.url # timeout=10 09:35:15 using GIT_SSH to set credentials SSH Credentials for GitHub 09:35:15 > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 09:35:15 > git rev-parse HEAD^{commit} # timeout=10 09:35:15 > git config core.sparsecheckout # timeout=10 09:35:15 > git checkout -f 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 # timeout=10 09:35:18 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:35:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:35:18 ---> 9b3d7f30d439 09:35:18 Step 3/23 : WORKDIR /edgex-go 09:35:18 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:35:18 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:35:18 ---> 9b3d7f30d439 09:35:18 Step 3/21 : WORKDIR /edgex-go 09:35:18 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:35:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:35:18 ---> 9b3d7f30d439 09:35:18 Step 3/22 : WORKDIR /edgex-go 09:35:18 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:35:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:35:18 ---> 9b3d7f30d439 09:35:18 Step 3/22 : WORKDIR /edgex-go 09:35:18 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:35:18 Step 2/31 : FROM ${BUILDER_BASE} AS builder 09:35:18 ---> 9b3d7f30d439 09:35:18 Step 3/31 : WORKDIR /edgex-go 09:35:19 Commit message: "build(snap): use edgex-ekuiper stage-snap" 09:35:19 > git --version # timeout=10 09:35:19 > git --version # 'git version 2.25.1' 09:35:19 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:35:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:35:21 % Total % Received % Xferd Average Speed Time Time Time Current 09:35:21 Dload Upload Total Spent Left Speed 09:35:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47947 0 --:--:-- --:--:-- --:--:-- 47754 09:35:21 ---> Running in 361f151825bb 09:35:21 ---> Running in 92882cf940e0 09:35:21 ---> Running in 79870ff1342e 09:35:21 ---> Running in a66d2788ee3f 09:35:21 ---> Running in 2e1de22760f8 09:35:21 Removing intermediate container 361f151825bb 09:35:21 ---> ce2eab164adb 09:35:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:35:21 Removing intermediate container 92882cf940e0 09:35:21 ---> 0957198204b0 09:35:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:35:21 Removing intermediate container 2e1de22760f8 09:35:21 ---> 3e6731651ad7 09:35:21 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:35:21 ---> Running in 33120cb0be41 09:35:21 Removing intermediate container 79870ff1342e 09:35:21 ---> 842287836f26 09:35:21 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:35:21 Removing intermediate container a66d2788ee3f 09:35:21 ---> 6e2f5ce8f900 09:35:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:35:21 ---> Running in 8f4060e5ff55 09:35:21 ---> Running in b4bacb9d2417 09:35:21 ---> Running in 42f68cb48b2e 09:35:21 ---> Running in bcf136926c61 [Pipeline] sh 09:35:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:35:21 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 09:35:21 09:35:21 { 09:35:21 "registry-mirrors": [ 09:35:21 "https://nexus3.edgexfoundry.org:10001" 09:35:21 ], 09:35:21 "bip": "10.250.0.254/24", 09:35:21 "hosts": [ 09:35:21 "tcp://0.0.0.0:5555", 09:35:21 "unix:///var/run/docker.sock" 09:35:21 ], 09:35:21 "mtu": 1458, 09:35:21 "selinux-enabled": true, 09:35:21 "seccomp-profile": "/etc/docker/seccomp.json" 09:35:21 } [Pipeline] sh 09:35:22 Removing intermediate container 33120cb0be41 09:35:22 ---> 17396d8d3b61 09:35:22 Step 5/22 : RUN apk add --update --no-cache make git 09:35:22 ---> Running in d841c4434712 09:35:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:35:22 Removing intermediate container 42f68cb48b2e 09:35:22 ---> 00a63fcc3385 09:35:22 Step 5/21 : RUN apk add --update --no-cache make git 09:35:22 ---> Running in 2e0f787250f5 09:35:22 Removing intermediate container 8f4060e5ff55 09:35:22 ---> 5b2b1a45926d 09:35:22 Step 5/23 : RUN apk add --update --no-cache make git 09:35:22 Removing intermediate container bcf136926c61 09:35:22 ---> 5322d45babbd 09:35:22 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:35:22 ---> Running in fba5a1865500 09:35:22 ---> Running in 43710944856a 09:35:22 Removing intermediate container b4bacb9d2417 09:35:22 ---> d195d8df0c1f 09:35:22 Step 5/31 : RUN apk add --update --no-cache make git 09:35:22 ---> Running in c2124dbc5837 09:35:22 + sudo service docker restart 09:35:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:35:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:35:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:35:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:35:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:35:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:35:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:35:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:35:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:35:23 OK: 221 MiB in 52 packages 09:35:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:35:24 OK: 221 MiB in 52 packages 09:35:24 OK: 221 MiB in 52 packages 09:35:24 OK: 221 MiB in 52 packages 09:35:24 Removing intermediate container d841c4434712 09:35:24 ---> 7cd447b7932d 09:35:24 Step 6/22 : COPY go.mod vendor* ./ 09:35:24 OK: 221 MiB in 52 packages 09:35:24 ---> be748716ea4b 09:35:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:35:24 ---> Running in 37677e2a861d 09:35:24 Removing intermediate container 2e0f787250f5 09:35:24 ---> 1a0c3a232671 09:35:24 Step 6/21 : COPY go.mod vendor* ./ 09:35:25 Removing intermediate container fba5a1865500 09:35:25 ---> 3952ea653aa7 09:35:25 Step 6/23 : COPY go.mod vendor* ./ 09:35:25 ---> a5eb9c1fc271 09:35:25 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:35:25 Removing intermediate container c2124dbc5837 09:35:25 ---> 14bfa24e6f0c 09:35:25 Step 6/31 : COPY go.mod vendor* ./ 09:35:25 ---> Running in 56dec29b4aef 09:35:25 Removing intermediate container 43710944856a 09:35:25 ---> c2dbf2ea02ca 09:35:25 Step 6/22 : COPY go.mod vendor* ./ 09:35:25 ---> 9ce28ef40936 09:35:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:35:25 ---> Running in 7384e27480c0 09:35:25 ---> 098379d66106 09:35:25 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:35:25 ---> Running in edc9ac596c21 09:35:25 ---> facaf70f4194 09:35:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:35:25 ---> Running in 6b19267c2c46 09:35:25 Removing intermediate container 37677e2a861d 09:35:25 ---> 0fd555cf0876 09:35:25 Step 8/22 : COPY . . 09:35:26 Removing intermediate container 56dec29b4aef 09:35:26 ---> 5ec1dd5cbadf 09:35:26 Step 8/21 : COPY . . 09:35:29 Removing intermediate container 7384e27480c0 09:35:29 ---> 424545e84e6f 09:35:29 Step 8/23 : COPY . . 09:35:29 Removing intermediate container edc9ac596c21 09:35:29 ---> 3db277f34f9b 09:35:29 Step 8/31 : COPY . . 09:35:29 Removing intermediate container 6b19267c2c46 09:35:29 ---> 3274fcce15ce 09:35:29 Step 8/22 : COPY . . 09:35:36 ---> bf1f30b9362c 09:35:36 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:35:36 ---> 70cf00bfccec 09:35:36 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:35:36 ---> dc205988d518 09:35:36 Step 9/23 : RUN make cmd/core-command/core-command 09:35:36 ---> 2a06898e8f58 09:35:36 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:35:36 ---> Running in e0396e5dff37 09:35:36 ---> Running in 5b191621c561 09:35:36 ---> Running in 96a1e6479fb3 09:35:36 ---> Running in 6683152d680a 09:35:36 ---> 3d01d81be578 09:35:36 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:35:36 ---> Running in d4ce069e6b60 09:35:36 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 09:35:36 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 09:35:36 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 09:35:37 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 09:35:37 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:35:41 provisioning config files... 09:35:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3846707787996717932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:35:41 ---> docker-login.sh 09:35:41 nexus3.edgexfoundry.org:10001 09:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:42 Configure a credential helper to remove this warning. See 09:35:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:42 09:35:42 Login Succeeded 09:35:42 nexus3.edgexfoundry.org:10002 09:35:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:43 Configure a credential helper to remove this warning. See 09:35:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:43 09:35:43 Login Succeeded 09:35:43 nexus3.edgexfoundry.org:10003 09:35:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:43 Configure a credential helper to remove this warning. See 09:35:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:43 09:35:43 Login Succeeded 09:35:43 nexus3.edgexfoundry.org:10004 09:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:44 Configure a credential helper to remove this warning. See 09:35:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:44 09:35:44 Login Succeeded 09:35:44 docker.io 09:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:44 Configure a credential helper to remove this warning. See 09:35:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:44 09:35:44 Login Succeeded 09:35:44 ---> docker-login.sh ends [Pipeline] } 09:35:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:35:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:35:45 ========================================================= 09:35:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 09:35:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:35:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:35:46 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:35:46 9b3977197b4f: Pulling fs layer 09:35:46 1a89e8eeedd5: Pulling fs layer 09:35:46 94645a83ff95: Pulling fs layer 09:35:46 3f3a8bcf1eab: Pulling fs layer 09:35:46 0c92f367c5e7: Pulling fs layer 09:35:46 f7c0051592d6: Pulling fs layer 09:35:46 a227ed2f7395: Pulling fs layer 09:35:46 7b1c46037f91: Pulling fs layer 09:35:46 3f3a8bcf1eab: Waiting 09:35:46 0c92f367c5e7: Waiting 09:35:46 f7c0051592d6: Waiting 09:35:46 a227ed2f7395: Waiting 09:35:46 7b1c46037f91: Waiting 09:35:46 94645a83ff95: Verifying Checksum 09:35:46 94645a83ff95: Download complete 09:35:46 1a89e8eeedd5: Verifying Checksum 09:35:46 1a89e8eeedd5: Download complete 09:35:46 0c92f367c5e7: Verifying Checksum 09:35:46 0c92f367c5e7: Download complete 09:35:46 f7c0051592d6: Verifying Checksum 09:35:46 f7c0051592d6: Download complete 09:35:46 9b3977197b4f: Verifying Checksum 09:35:46 9b3977197b4f: Download complete 09:35:46 a227ed2f7395: Download complete 09:35:47 9b3977197b4f: Pull complete 09:35:47 1a89e8eeedd5: Pull complete 09:35:47 94645a83ff95: Pull complete 09:35:48 7b1c46037f91: Verifying Checksum 09:35:48 7b1c46037f91: Download complete 09:35:48 3f3a8bcf1eab: Verifying Checksum 09:35:48 3f3a8bcf1eab: Download complete 09:35:52 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 09:35:53 Removing intermediate container e0396e5dff37 09:35:53 ---> 04240cabbf26 09:35:53 09:35:53 Step 10/23 : FROM alpine:3.14 09:35:53 Removing intermediate container 5b191621c561 09:35:53 ---> cf2ee2d992aa 09:35:53 09:35:53 Step 10/22 : FROM alpine:3.14 09:35:53 Removing intermediate container 6683152d680a 09:35:53 ---> 715260b5968f 09:35:53 09:35:53 Step 10/31 : FROM alpine:3.14 09:35:53 Removing intermediate container 96a1e6479fb3 09:35:53 ---> ff4bad2270a6 09:35:53 09:35:53 Step 10/21 : FROM alpine:3.14 09:35:53 Removing intermediate container d4ce069e6b60 09:35:53 ---> 4402c8d6d9fd 09:35:53 09:35:53 Step 10/22 : FROM alpine:3.14 09:35:54 3.14: Pulling from library/alpine 09:35:54 3.14: Pulling from library/alpine 09:35:54 3.14: Pulling from library/alpine 09:35:55 3.14: Pulling from library/alpine 09:35:55 3.14: Pulling from library/alpine 09:35:55 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 09:35:55 Status: Downloaded newer image for alpine:3.14 09:35:55 ---> 0a97eee8041e 09:35:55 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:35:55 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 09:35:55 Status: Image is up to date for alpine:3.14 09:35:55 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 09:35:55 Status: Image is up to date for alpine:3.14 09:35:55 ---> 0a97eee8041e 09:35:55 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:35:55 ---> 0a97eee8041e 09:35:55 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:35:55 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 09:35:55 Status: Image is up to date for alpine:3.14 09:35:56 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 09:35:56 Status: Image is up to date for alpine:3.14 09:35:56 ---> 0a97eee8041e 09:35:56 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:35:56 ---> 0a97eee8041e 09:35:56 Step 11/21 : RUN apk add --update --no-cache curl 09:35:56 ---> Running in aca29ff663d5 09:35:56 ---> Running in 93b31d85b3df 09:35:56 ---> Running in b55690acd9c2 09:35:56 ---> Running in 5b4753ba6202 09:35:56 ---> Running in 58e5a0ad0118 09:35:56 Removing intermediate container aca29ff663d5 09:35:56 ---> 892603cc87db 09:35:56 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 09:35:56 ---> Running in 79b3cb35adf9 09:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:35:56 (1/1) Installing dumb-init (1.2.5-r1) 09:35:56 Executing busybox-1.33.1-r6.trigger 09:35:56 OK: 6 MiB in 15 packages 09:35:56 (1/1) Installing dumb-init (1.2.5-r1) 09:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:35:56 Executing busybox-1.33.1-r6.trigger 09:35:56 OK: 6 MiB in 15 packages 09:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:35:57 (1/5) Installing ca-certificates (20211220-r0) 09:35:57 (1/2) Installing ca-certificates (20211220-r0) 09:35:57 (2/5) Installing brotli-libs (1.0.9-r5) 09:35:57 (2/2) Installing dumb-init (1.2.5-r1) 09:35:57 (3/5) Installing nghttp2-libs (1.43.0-r0) 09:35:57 (4/5) Installing libcurl (7.79.1-r0) 09:35:57 (5/5) Installing curl (7.79.1-r0) 09:35:57 Executing busybox-1.33.1-r6.trigger 09:35:57 Executing busybox-1.33.1-r6.trigger 09:35:57 Executing ca-certificates-20211220-r0.trigger 09:35:57 Executing ca-certificates-20211220-r0.trigger 09:35:57 (1/2) Installing dumb-init (1.2.5-r1) 09:35:57 (2/2) Installing su-exec (0.2-r1) 09:35:57 Executing busybox-1.33.1-r6.trigger 09:35:57 OK: 6 MiB in 16 packages 09:35:57 OK: 6 MiB in 16 packages 09:35:57 OK: 8 MiB in 19 packages 09:35:57 Removing intermediate container b55690acd9c2 09:35:57 ---> fa4e15064b12 09:35:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:35:57 Removing intermediate container 93b31d85b3df 09:35:57 ---> 9f735c19f080 09:35:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:35:57 ---> Running in e8e6b0380988 09:35:57 ---> Running in 7d19ae5cfecf 09:35:57 Removing intermediate container e8e6b0380988 09:35:57 ---> 907488357930 09:35:57 Step 13/23 : ENV APP_PORT=59882 09:35:57 ---> Running in b0f498c7b37c 09:35:57 Removing intermediate container 7d19ae5cfecf 09:35:57 ---> f8fa946c46c5 09:35:57 Step 13/22 : ENV APP_PORT=59861 09:35:57 ---> Running in b656cad7cb77 09:35:57 Removing intermediate container b0f498c7b37c 09:35:57 ---> 459c4287c0c3 09:35:57 Step 14/23 : EXPOSE $APP_PORT 09:35:57 Removing intermediate container b656cad7cb77 09:35:57 ---> 5e891248762d 09:35:57 Step 14/22 : EXPOSE $APP_PORT 09:35:57 ---> Running in 33db7c2c3659 09:35:57 Removing intermediate container 79b3cb35adf9 09:35:57 ---> 0434d503af30 09:35:57 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 09:35:57 Removing intermediate container 5b4753ba6202 09:35:57 ---> 5c3248d52c1f 09:35:57 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:35:57 Removing intermediate container 58e5a0ad0118 09:35:57 ---> 93d719b236bf 09:35:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:35:58 ---> Running in 047f49e29258 09:35:58 ---> Running in bf0d675332fd 09:35:58 ---> Running in 7fc1721a8ab2 09:35:58 ---> Running in 90036f3f7d94 09:35:58 Removing intermediate container 33db7c2c3659 09:35:58 ---> 485efaae7e9f 09:35:58 Step 15/23 : WORKDIR / 09:35:58 ---> Running in 56504b206b9b 09:35:58 Removing intermediate container 047f49e29258 09:35:58 ---> a73c100d580d 09:35:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:35:58 Removing intermediate container bf0d675332fd 09:35:58 ---> 823efdec89b9 09:35:58 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:35:58 Removing intermediate container 7fc1721a8ab2 09:35:58 ---> 3aeccc24f69a 09:35:58 Step 13/21 : WORKDIR /edgex 09:35:58 Removing intermediate container 90036f3f7d94 09:35:58 ---> 14896c64830a 09:35:58 Step 13/22 : ENV APP_PORT=59860 09:35:58 ---> Running in def6dbb3d901 09:35:58 Removing intermediate container 56504b206b9b 09:35:58 ---> 0495f6302688 09:35:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:35:58 ---> Running in 2885058407ed 09:35:58 ---> Running in 5aabe3011602 09:35:58 ---> 82b7c9b60b68 09:35:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:35:58 Removing intermediate container def6dbb3d901 09:35:58 ---> 3d2b4ae6633f 09:35:58 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:35:58 Removing intermediate container 5aabe3011602 09:35:58 ---> 697709152052 09:35:58 Step 14/22 : EXPOSE $APP_PORT 09:35:58 ---> Running in 906804e1b08a 09:35:58 Removing intermediate container 2885058407ed 09:35:58 ---> bba7f01d8e68 09:35:58 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:35:58 ---> Running in d36c3c732903 09:35:58 ---> c4b710a2cb17 09:35:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:35:59 ---> c8820f3c19f0 09:35:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:35:59 ---> 00f776e6f045 09:35:59 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:35:59 Removing intermediate container d36c3c732903 09:35:59 ---> 0f340c8b0bb1 09:35:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:35:59 ---> 35d7f4f82e72 09:35:59 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:35:59 ---> 999893d8ce7c 09:35:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:35:59 ---> e371fd208960 09:35:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:35:59 ---> Running in d840a1dea72c 09:35:59 ---> 11a55e6267b2 09:35:59 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:35:59 Removing intermediate container d840a1dea72c 09:35:59 ---> 2348d82ea545 09:35:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:35:59 Removing intermediate container 906804e1b08a 09:35:59 ---> 3e44309f7eb1 09:35:59 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 09:35:59 ---> 38bf7a0488d9 09:35:59 Step 19/23 : ENTRYPOINT ["/core-command"] 09:35:59 ---> Running in d2ab0cb2231d 09:35:59 ---> Running in 74bf52fc255b 09:35:59 ---> Running in b67143a7173c 09:35:59 ---> 87232a2e1a6d 09:35:59 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:35:59 ---> 46de279979ca 09:35:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:36:00 ---> Running in 00a3b591cc88 09:36:00 Removing intermediate container d2ab0cb2231d 09:36:00 ---> a7cd0153f31e 09:36:00 Step 20/22 : LABEL arch=x86_64 09:36:00 Removing intermediate container 74bf52fc255b 09:36:00 ---> 691f565a4eb6 09:36:00 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:36:00 Removing intermediate container b67143a7173c 09:36:00 ---> 24491b97935b 09:36:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:36:00 ---> Running in ea90380d763f 09:36:00 ---> Running in 8f12a4c9e7fb 09:36:00 Removing intermediate container 00a3b591cc88 09:36:00 ---> 5f8c68ec30fd 09:36:00 Step 18/21 : CMD ["--init=true"] 09:36:00 ---> fc5f3417cc33 09:36:00 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:36:00 ---> Running in 0916406e0c45 09:36:00 ---> Running in b4d26fa41c61 09:36:00 Removing intermediate container ea90380d763f 09:36:00 ---> 2e953d9093d1 09:36:00 Step 21/22 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 09:36:00 ---> 6918213be72e 09:36:00 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:36:00 Removing intermediate container 8f12a4c9e7fb 09:36:00 ---> e9d8a52f963f 09:36:00 Step 21/23 : LABEL arch=x86_64 09:36:00 ---> Running in 4f3c44458e54 09:36:00 ---> Running in b54298481b04 09:36:00 ---> Running in 21b555045b09 09:36:00 Removing intermediate container 0916406e0c45 09:36:00 ---> f283cb8ee32e 09:36:00 Step 19/21 : LABEL arch=x86_64 09:36:00 Removing intermediate container b4d26fa41c61 09:36:00 ---> 1b60668eb2b7 09:36:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:36:00 ---> Running in 8d4713f3db02 09:36:00 ---> Running in 1c68d7dc1c48 09:36:00 Removing intermediate container 4f3c44458e54 09:36:00 ---> a2a5bca35fce 09:36:00 Step 22/22 : LABEL version=0.0.0 09:36:00 Removing intermediate container 21b555045b09 09:36:00 ---> 092301c126c3 09:36:00 Step 22/23 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 09:36:00 ---> Running in 55a003417f40 09:36:00 ---> Running in 29c2e5f86132 09:36:00 Removing intermediate container 8d4713f3db02 09:36:00 ---> 3d3e479e1074 09:36:00 Step 20/21 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 09:36:00 Removing intermediate container 1c68d7dc1c48 09:36:00 ---> ae5e850cc887 09:36:00 Step 20/22 : LABEL arch=x86_64 09:36:00 ---> Running in 841a6f996223 09:36:00 Removing intermediate container 55a003417f40 09:36:00 ---> f8ae170927ec 09:36:00 09:36:00 ---> Running in 8a5dc8f42cbb 09:36:00 Removing intermediate container 29c2e5f86132 09:36:00 ---> 6d349ddc4aec 09:36:00 Step 23/23 : LABEL version=0.0.0 09:36:00 Removing intermediate container 841a6f996223 09:36:00 ---> f0cb28ebaf18 09:36:00 Step 21/21 : LABEL version=0.0.0 09:36:00 ---> Running in 5455239461ec 09:36:00 Successfully built f8ae170927ec 09:36:00 Successfully tagged support-scheduler:latest 09:36:00 Building security-secretstore-setup 09:36:01  Building support-scheduler ... done Removing intermediate container 8a5dc8f42cbb 09:36:01 ---> faea0cf42006 09:36:01 Step 21/22 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 09:36:01 ---> Running in 3f74dea20e7b 09:36:01 ---> Running in 12fd0ca26441 09:36:01 Removing intermediate container 5455239461ec 09:36:01 ---> fe7d5083511b 09:36:01 09:36:01 3f3a8bcf1eab: Pull complete 09:36:01 0c92f367c5e7: Pull complete 09:36:01 f7c0051592d6: Pull complete 09:36:01 a227ed2f7395: Pull complete 09:36:01 Successfully built fe7d5083511b 09:36:01 Successfully tagged core-command:latest 09:36:01 Building core-metadata 09:36:01 Removing intermediate container 3f74dea20e7b 09:36:01  Building core-command ... done  ---> dfd0828dd3e1 09:36:01 09:36:01 Removing intermediate container b54298481b04 09:36:01 ---> 3810a6ba9691 09:36:01 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 09:36:01 Removing intermediate container 12fd0ca26441 09:36:01 ---> 8b8a43efab99 09:36:01 Step 22/22 : LABEL version=0.0.0 09:36:01 Successfully built dfd0828dd3e1 09:36:01 Successfully tagged security-proxy-setup:latest 09:36:01 Building core-data 09:36:01  Building security-proxy-setup ... done  ---> Running in c35b8495b112 09:36:01 ---> 6436807eb04a 09:36:01 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:36:02 Removing intermediate container c35b8495b112 09:36:02 ---> aa789ced0a25 09:36:02 09:36:02 Successfully built aa789ced0a25 09:36:02 Successfully tagged support-notifications:latest 09:36:02 Building sys-mgmt-agent 09:36:03  Building support-notifications ... done  ---> b1c56b505d71 09:36:03 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:36:03 ---> 974cf4ebd6c7 09:36:03 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:36:04 ---> 370b347ea3d3 09:36:04 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:36:04 ---> 45f07826e70f 09:36:04 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 09:36:04 ---> Running in 3fc257440483 09:36:04 Removing intermediate container 3fc257440483 09:36:04 ---> 7cd5644233df 09:36:04 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:36:05 ---> d3c5a62d3753 09:36:05 Step 26/31 : RUN chmod +x /entrypoint.sh 09:36:05 ---> Running in fa5d13d20307 09:36:06 Removing intermediate container fa5d13d20307 09:36:06 ---> bcd7598459b1 09:36:06 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 09:36:06 7b1c46037f91: Pull complete 09:36:06 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 09:36:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:36:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 09:36:06 ---> Running in 685903fd0d1a 09:36:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:36:07 WORKDIR /edgex 09:36:07 COPY go.mod . 09:36:07 RUN go mod download 09:36:07 + docker build -t ci-base-image-arm64 -f - . 09:36:07 Removing intermediate container 685903fd0d1a 09:36:07 ---> 6a649f277766 09:36:07 Step 28/31 : CMD ["gate"] 09:36:07 ---> Running in 15d5851f6c89 09:36:07 Removing intermediate container 15d5851f6c89 09:36:07 ---> 0182aa1c6843 09:36:07 Step 29/31 : LABEL arch=x86_64 09:36:07 ---> Running in 8a4e6f952c9b 09:36:07 Removing intermediate container 8a4e6f952c9b 09:36:07 ---> a9675990bcc2 09:36:07 Step 30/31 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 09:36:07 ---> Running in 0119fdd1cf49 09:36:08 Removing intermediate container 0119fdd1cf49 09:36:08 ---> 91acd6f72c68 09:36:08 Step 31/31 : LABEL version=0.0.0 09:36:08 ---> Running in 31206172f40e 09:36:08 Removing intermediate container 31206172f40e 09:36:08 ---> 8525215e7692 09:36:08 09:36:08 Successfully built 8525215e7692 09:36:08 Successfully tagged security-bootstrapper:latest 09:36:11 Sending build context to Docker daemon 168.8MB 09:36:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:36:11 ---> f79e39bc4007 09:36:11 Step 2/4 : WORKDIR /edgex 09:36:12 ---> Running in ab4fe7784108 09:36:12  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:36:12 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:36:12 ---> 9b3d7f30d439 09:36:12 Step 3/25 : WORKDIR /edgex-go 09:36:12 ---> Using cache 09:36:12 ---> 6e2f5ce8f900 09:36:12 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:36:12 ---> Using cache 09:36:12 ---> 5322d45babbd 09:36:12 Step 5/25 : RUN apk add --update --no-cache make git 09:36:13 Removing intermediate container ab4fe7784108 09:36:13 ---> d62db7f001d6 09:36:13 Step 3/4 : COPY go.mod . 09:36:13 ---> 2e47999d723a 09:36:13 Step 4/4 : RUN go mod download 09:36:13 ---> Running in 37245abb4371 09:36:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:36:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:36:14 ---> 9b3d7f30d439 09:36:14 Step 3/23 : WORKDIR /edgex-go 09:36:14 ---> Using cache 09:36:14 ---> 6e2f5ce8f900 09:36:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:36:14 ---> Using cache 09:36:14 ---> 5322d45babbd 09:36:14 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:36:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:36:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:36:14 ---> 9b3d7f30d439 09:36:14 Step 3/23 : WORKDIR /edgex-go 09:36:14 ---> Using cache 09:36:14 ---> 6e2f5ce8f900 09:36:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:36:14 ---> Using cache 09:36:14 ---> 5322d45babbd 09:36:14 Step 5/23 : RUN apk add --update --no-cache make git 09:36:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:36:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:36:14 ---> 9b3d7f30d439 09:36:14 Step 3/23 : WORKDIR /edgex-go 09:36:14 ---> Using cache 09:36:14 ---> 6e2f5ce8f900 09:36:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:36:14 ---> Using cache 09:36:14 ---> 5322d45babbd 09:36:14 Step 5/23 : RUN apk add --update --no-cache make bash git 09:36:15 ---> Running in 43d84983f8f5 09:36:15 ---> Running in c92501a2aa78 09:36:15 ---> Running in db322a5e2072 09:36:15 ---> Running in 918095131bc3 09:36:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:36:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:36:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:36:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:36:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:36:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:36:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:36:17 OK: 221 MiB in 52 packages 09:36:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:36:17 OK: 221 MiB in 52 packages 09:36:17 OK: 221 MiB in 52 packages 09:36:17 Removing intermediate container c92501a2aa78 09:36:17 ---> 66ed088db986 09:36:17 Step 6/25 : COPY go.mod vendor* ./ 09:36:17 OK: 221 MiB in 52 packages 09:36:17 ---> 849e54add0c7 09:36:17 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:17 ---> Running in 1573bc6d8d02 09:36:18 Removing intermediate container 918095131bc3 09:36:18 ---> 9078f10cdbd6 09:36:18 Step 6/23 : COPY go.mod vendor* ./ 09:36:18 Removing intermediate container 43d84983f8f5 09:36:18 ---> 858f635b33c0 09:36:18 Step 6/23 : COPY go.mod vendor* ./ 09:36:18 ---> 9248ffbd672f 09:36:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:18 Removing intermediate container db322a5e2072 09:36:18 ---> e667e53dfa70 09:36:18 Step 6/23 : COPY go.mod vendor* ./ 09:36:18 ---> 7c09b551e0df 09:36:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:18 ---> Running in 6f23923a2ea5 09:36:18 ---> Running in d2b4cd70ec90 09:36:18 ---> 3add79c77544 09:36:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:18 ---> Running in c130a63656ee 09:36:18 Removing intermediate container 1573bc6d8d02 09:36:18 ---> 4de32c0f04b2 09:36:18 Step 8/25 : COPY . . 09:36:20 Removing intermediate container 6f23923a2ea5 09:36:20 ---> abdd8996420a 09:36:20 Step 8/23 : COPY . . 09:36:20 Removing intermediate container c130a63656ee 09:36:20 ---> 60ed8e51c050 09:36:20 Step 8/23 : COPY . . 09:36:20 Removing intermediate container d2b4cd70ec90 09:36:20 ---> e5ab44ba0a08 09:36:20 Step 8/23 : COPY . . 09:36:30 ---> 58239a0f5836 09:36:30 Step 9/23 : RUN make cmd/core-data/core-data 09:36:30 ---> 658606873425 09:36:30 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:36:30 ---> e315a3565a3d 09:36:30 Step 9/23 : RUN make cmd/core-metadata/core-metadata 09:36:30 ---> Running in 0eb09e95330d 09:36:30 ---> f3977f92adbf 09:36:30 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:36:30 ---> Running in b222be6f5777 09:36:30 ---> Running in 03db7cf0f97a 09:36:30 ---> Running in 9ca642a3cf6a 09:36:30 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 09:36:30 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 09:36:30 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 09:36:30 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 09:36:42 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 09:36:43 Removing intermediate container 9ca642a3cf6a 09:36:43 ---> 6ced0c7076c8 09:36:43 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:36:44 ---> Running in 6fcd27297de4 09:36:44 Removing intermediate container 0eb09e95330d 09:36:44 ---> 282025eb0d52 09:36:44 09:36:44 Step 10/23 : FROM alpine:3.14 09:36:44 ---> 0a97eee8041e 09:36:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:36:44 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 09:36:44 ---> Running in 4d0e808a63fb 09:36:44 Removing intermediate container 4d0e808a63fb 09:36:44 ---> 3883e76fada5 09:36:44 Step 12/23 : ENV APP_PORT=59880 09:36:44 Removing intermediate container b222be6f5777 09:36:44 ---> bdba463a925a 09:36:44 09:36:44 Step 10/25 : FROM alpine:3.14 09:36:44 ---> 0a97eee8041e 09:36:44 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:36:44 ---> Running in 6ad144f4d9c2 09:36:44 ---> Running in 21a3cd6bad65 09:36:44 Removing intermediate container 03db7cf0f97a 09:36:44 ---> 211aa49bf52a 09:36:44 09:36:44 Step 10/23 : FROM alpine:3.14 09:36:44 ---> 0a97eee8041e 09:36:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:36:44 ---> Using cache 09:36:44 ---> 9f735c19f080 09:36:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:36:44 ---> Using cache 09:36:44 ---> f8fa946c46c5 09:36:44 Step 13/23 : ENV APP_PORT=59881 09:36:45 ---> Running in 9eecb90df925 09:36:45 Removing intermediate container 6ad144f4d9c2 09:36:45 ---> 435cc9f32af2 09:36:45 Step 13/23 : EXPOSE $APP_PORT 09:36:45 ---> Running in 54a9354db70a 09:36:45 Removing intermediate container 9eecb90df925 09:36:45 ---> c5b77e7614ee 09:36:45 Step 14/23 : EXPOSE $APP_PORT 09:36:45 ---> Running in 1bd6390f553d 09:36:45 Removing intermediate container 54a9354db70a 09:36:45 ---> c98035e78d12 09:36:45 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:36:45 ---> Running in 9664355e7456 09:36:45 Removing intermediate container 1bd6390f553d 09:36:45 ---> 5de18669e750 09:36:45 Step 15/23 : WORKDIR / 09:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:36:45 Removing intermediate container 6fcd27297de4 09:36:45 ---> 12d31dd7c15a 09:36:45 09:36:45 Step 11/23 : FROM docker:20.10.10 09:36:45 ---> Running in 7b15cc5e1f94 09:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:36:45 Removing intermediate container 7b15cc5e1f94 09:36:45 ---> dcaf476a6f2f 09:36:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:36:45 (1/3) Installing ca-certificates (20211220-r0) 09:36:45 (2/3) Installing dumb-init (1.2.5-r1) 09:36:45 (3/3) Installing su-exec (0.2-r1) 09:36:45 Executing busybox-1.33.1-r6.trigger 09:36:45 Executing ca-certificates-20211220-r0.trigger 09:36:46 ---> 1537bd6e6d7b 09:36:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:36:46 OK: 6 MiB in 17 packages 09:36:46 20.10.10: Pulling from library/docker 09:36:46 Removing intermediate container 9664355e7456 09:36:46 ---> daaef8a1758e 09:36:46 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:36:46 ---> 59a10b275f63 09:36:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:36:46 ---> Running in 211e2c99f374 09:36:46 Removing intermediate container 21a3cd6bad65 09:36:46 ---> cd40b4a8a0ad 09:36:46 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:36:46 ---> Running in 354124f05fba 09:36:46 ---> af54c8f159a2 09:36:46 Step 19/23 : ENTRYPOINT ["/core-metadata"] 09:36:47 ---> Running in 284d23672e7d 09:36:47 Removing intermediate container 354124f05fba 09:36:47 ---> e89c04b8487f 09:36:47 Step 13/25 : WORKDIR / 09:36:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:36:47 ---> Running in e6d147e04d92 09:36:47 Removing intermediate container 284d23672e7d 09:36:47 ---> 24f62c18e602 09:36:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:36:47 ---> Running in 6e18fb5d2766 09:36:47 Removing intermediate container e6d147e04d92 09:36:47 ---> 099bb39c8520 09:36:47 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:36:47 Removing intermediate container 6e18fb5d2766 09:36:47 ---> 5e52dcb4242a 09:36:47 Step 21/23 : LABEL arch=x86_64 09:36:47 ---> Running in 52ad6fd3c643 09:36:47 ---> 6b4d22a7fe00 09:36:47 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:36:47 Removing intermediate container 52ad6fd3c643 09:36:47 ---> 3bd8941cd0d8 09:36:47 Step 22/23 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 09:36:47 ---> Running in 8a13a5da6c3b 09:36:47 ---> 2e52958dd611 09:36:47 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:36:47 Removing intermediate container 8a13a5da6c3b 09:36:47 ---> 12a614a82e9f 09:36:47 Step 23/23 : LABEL version=0.0.0 09:36:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:36:48 ---> Running in 89b212875b1e 09:36:48 ---> 258ccf2feba3 09:36:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:36:48 Removing intermediate container 89b212875b1e 09:36:48 ---> 89d00de2915a 09:36:48 09:36:48 (1/6) Installing dumb-init (1.2.5-r1) 09:36:48 Successfully built 89d00de2915a 09:36:48 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:36:48 Successfully tagged core-metadata:latest 09:36:48  Building core-metadata ... done  ---> e68b935df8c9 09:36:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:36:48 (3/6) Installing libsodium (1.0.18-r0) 09:36:48 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:36:48 (5/6) Installing libzmq (4.3.4-r0) 09:36:48 (6/6) Installing zeromq (4.3.4-r0) 09:36:48 Executing busybox-1.33.1-r6.trigger 09:36:48 OK: 8 MiB in 20 packages 09:36:48 ---> cf2334d48942 09:36:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:36:49 ---> 863cc5af1a50 09:36:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:36:49 Removing intermediate container 211e2c99f374 09:36:49 ---> d1a274cddae6 09:36:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:36:49 ---> 0340f01af0d6 09:36:49 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/ 09:36:49 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 09:36:49 Status: Downloaded newer image for docker:20.10.10 09:36:49 ---> 14fd10ff481e 09:36:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:36:49 ---> b706a049f56e 09:36:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:36:49 ---> Running in bc8a18f17db0 09:36:49 ---> Running in ac96f4173d4d 09:36:49 Removing intermediate container ac96f4173d4d 09:36:49 ---> 8918411fab2b 09:36:49 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 09:36:49 ---> Running in ca04e6686c75 09:36:50 ---> 140084c3446f 09:36:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:36:50 ---> 696eac99a08d 09:36:50 Step 19/23 : ENTRYPOINT ["/core-data"] 09:36:50 ---> Running in a2f02bc6ea77 09:36:50 Removing intermediate container bc8a18f17db0 09:36:50 ---> 60d2eae90707 09:36:50 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:36:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:36:50 ---> Running in 0046b69b905f 09:36:50 Removing intermediate container a2f02bc6ea77 09:36:50 ---> 9aa3800b1546 09:36:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:36:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:36:50 ---> Running in eb70243c82c3 09:36:50 Removing intermediate container 0046b69b905f 09:36:50 ---> 690866f699a2 09:36:50 Step 23/25 : LABEL arch=x86_64 09:36:50 ---> Running in a359d820b427 09:36:50 Removing intermediate container eb70243c82c3 09:36:50 ---> c46442eb0b99 09:36:50 Step 21/23 : LABEL arch=x86_64 09:36:50 (1/42) Installing readline (8.1.0-r0) 09:36:50 (2/42) Installing bash (5.1.4-r0) 09:36:50 Executing bash-5.1.4-r0.post-install 09:36:50 (3/42) Installing brotli-libs (1.0.9-r5) 09:36:50 (4/42) Installing nghttp2-libs (1.43.0-r0) 09:36:50 (5/42) Installing libcurl (7.79.1-r0) 09:36:51 (6/42) Installing curl (7.79.1-r0) 09:36:51 ---> Running in f3f2b495f94a 09:36:51 (7/42) Installing dumb-init (1.2.5-r1) 09:36:51 (8/42) Installing libbz2 (1.0.8-r1) 09:36:51 (9/42) Installing expat (2.4.7-r0) 09:36:51 (10/42) Installing libffi (3.3-r2) 09:36:51 (11/42) Installing gdbm (1.19-r0) 09:36:51 (12/42) Installing xz-libs (5.2.5-r0) 09:36:51 (13/42) Installing libgcc (10.3.1_git20210424-r2) 09:36:51 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 09:36:51 Removing intermediate container a359d820b427 09:36:51 ---> 439f4c9d8f08 09:36:51 Step 24/25 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 09:36:51 (15/42) Installing mpdecimal (2.5.1-r1) 09:36:51 (16/42) Installing sqlite-libs (3.35.5-r0) 09:36:51 (17/42) Installing python3 (3.9.5-r2) 09:36:51 ---> Running in dc470288a690 09:36:51 Removing intermediate container f3f2b495f94a 09:36:51 ---> c076f31bb50a 09:36:51 Step 22/23 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 09:36:51 ---> Running in 370c606717e2 09:36:51 Removing intermediate container dc470288a690 09:36:51 ---> 3a13efd79ed7 09:36:51 Step 25/25 : LABEL version=0.0.0 09:36:51 Removing intermediate container 370c606717e2 09:36:51 ---> 5cd689f9fc5b 09:36:51 Step 23/23 : LABEL version=0.0.0 09:36:51 ---> Running in 3606cd892460 09:36:51 ---> Running in 5005cbdf4c66 09:36:51 Removing intermediate container 3606cd892460 09:36:51 ---> badd7bea4592 09:36:51 09:36:51 Removing intermediate container 5005cbdf4c66 09:36:51 ---> cd41a1278774 09:36:51 09:36:51 Successfully built badd7bea4592 09:36:51 Successfully tagged security-secretstore-setup:latest 09:36:51  Building security-secretstore-setup ... done (18/42) Installing py3-appdirs (1.4.4-r2) 09:36:51 (19/42) Installing py3-chardet (4.0.0-r2) 09:36:51 Successfully built cd41a1278774 09:36:51 (20/42) Installing py3-idna (3.2-r0) 09:36:51 Successfully tagged core-data:latest 09:36:51  Building core-data ... done (21/42) Installing py3-urllib3 (1.26.5-r0) 09:36:51 (22/42) Installing py3-certifi (2020.12.5-r1) 09:36:51 (23/42) Installing py3-requests (2.25.1-r4) 09:36:51 (24/42) Installing py3-msgpack (1.0.2-r1) 09:36:51 (25/42) Installing py3-lockfile (0.12.2-r4) 09:36:51 (26/42) Installing py3-cachecontrol (0.12.6-r1) 09:36:51 (27/42) Installing py3-colorama (0.4.4-r1) 09:36:51 (28/42) Installing py3-contextlib2 (0.6.0-r1) 09:36:51 (29/42) Installing py3-distlib (0.3.1-r3) 09:36:51 (30/42) Installing py3-distro (1.5.0-r3) 09:36:51 (31/42) Installing py3-six (1.15.0-r1) 09:36:51 (32/42) Installing py3-webencodings (0.5.1-r4) 09:36:51 (33/42) Installing py3-html5lib (1.1-r1) 09:36:52 (34/42) Installing py3-parsing (2.4.7-r2) 09:36:52 (35/42) Installing py3-packaging (20.9-r1) 09:36:52 (36/42) Installing py3-toml (0.10.2-r2) 09:36:52 (37/42) Installing py3-pep517 (0.10.0-r2) 09:36:52 (38/42) Installing py3-progress (1.5-r2) 09:36:52 (39/42) Installing py3-retrying (1.3.3-r1) 09:36:52 (40/42) Installing py3-ordered-set (4.0.2-r1) 09:36:52 (41/42) Installing py3-setuptools (52.0.0-r3) 09:36:52 (42/42) Installing py3-pip (20.3.4-r1) 09:36:52 Executing busybox-1.33.1-r6.trigger 09:36:52 OK: 84 MiB in 64 packages 09:36:52 Collecting docker-compose==1.23.2 09:36:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:36:52 Collecting PyYAML<4,>=3.10 09:36:52 Downloading PyYAML-3.13.tar.gz (270 kB) 09:36:53 Collecting docopt<0.7,>=0.6.1 09:36:53 Downloading docopt-0.6.2.tar.gz (25 kB) 09:36:53 Collecting docker<4.0,>=3.6.0 09:36:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:36:53 Collecting dockerpty<0.5,>=0.4.1 09:36:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:36:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 09:36:54 Collecting texttable<0.10,>=0.9.0 09:36:54 Downloading texttable-0.9.1.tar.gz (11 kB) 09:36:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:36:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:36:54 Collecting websocket-client<1.0,>=0.32.0 09:36:54 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:36:54 Collecting jsonschema<3,>=2.5.1 09:36:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:36:54 Collecting cached-property<2,>=1.2.0 09:36:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:36:54 Collecting docker-pycreds>=0.4.0 09:36:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:36:54 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) 09:36:54 Collecting idna<2.8,>=2.5 09:36:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:36:54 Collecting urllib3<1.25,>=1.21.1 09:36:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:36:54 Collecting chardet<3.1.0,>=3.0.2 09:36:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:36:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:36:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:36:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:36:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:36:55 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:36:55 Attempting uninstall: urllib3 09:36:55 Found existing installation: urllib3 1.26.5 09:36:55 Uninstalling urllib3-1.26.5: 09:36:55 Successfully uninstalled urllib3-1.26.5 09:36:55 Attempting uninstall: idna 09:36:55 Found existing installation: idna 3.2 09:36:55 Uninstalling idna-3.2: 09:36:55 Successfully uninstalled idna-3.2 09:36:55 Attempting uninstall: chardet 09:36:55 Found existing installation: chardet 4.0.0 09:36:55 Uninstalling chardet-4.0.0: 09:36:55 Successfully uninstalled chardet-4.0.0 09:36:55 Attempting uninstall: requests 09:36:55 Found existing installation: requests 2.25.1 09:36:55 Uninstalling requests-2.25.1: 09:36:55 Successfully uninstalled requests-2.25.1 09:36:55 Running setup.py install for texttable: started 09:36:55 Running setup.py install for texttable: finished with status 'done' 09:36:55 Running setup.py install for PyYAML: started 09:36:56 Running setup.py install for PyYAML: finished with status 'done' 09:36:56 Running setup.py install for docopt: started 09:36:56 Running setup.py install for docopt: finished with status 'done' 09:36:56 Running setup.py install for dockerpty: started 09:36:56 Running setup.py install for dockerpty: finished with status 'done' 09:36:57 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 09:36:59 Removing intermediate container ca04e6686c75 09:36:59 ---> 70edb1a3d015 09:36:59 Step 14/23 : ENV APP_PORT=58890 09:37:00 ---> Running in b88b113204e8 09:37:00 Removing intermediate container b88b113204e8 09:37:00 ---> 46a65bb1272b 09:37:00 Step 15/23 : EXPOSE $APP_PORT 09:37:00 ---> Running in ddebf7f6ea1b 09:37:00 Removing intermediate container ddebf7f6ea1b 09:37:00 ---> 4ed0a5b6944d 09:37:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:37:00 ---> 28963d6892de 09:37:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:37:00 ---> 3507ee7b8cd8 09:37:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:37:00 ---> c7c1d386c23c 09:37:00 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 09:37:00 ---> Running in c1102bc7a0c4 09:37:01 Removing intermediate container c1102bc7a0c4 09:37:01 ---> d2927a675c67 09:37:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:37:01 ---> Running in 7ac417886e41 09:37:01 Removing intermediate container 7ac417886e41 09:37:01 ---> b79a73498edf 09:37:01 Step 21/23 : LABEL arch=x86_64 09:37:01 ---> Running in c67949f18f97 09:37:01 Removing intermediate container c67949f18f97 09:37:01 ---> 8b3a309bc832 09:37:01 Step 22/23 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 09:37:01 ---> Running in 020f0d0c3637 09:37:01 Removing intermediate container 020f0d0c3637 09:37:01 ---> 6b1b9244aa42 09:37:01 Step 23/23 : LABEL version=0.0.0 09:37:01 ---> Running in 5111d1156d33 09:37:01 Removing intermediate container 5111d1156d33 09:37:01 ---> a7575f793f89 09:37:01 09:37:01 Successfully built a7575f793f89 09:37:01 Successfully tagged sys-mgmt-agent:latest 09:37:01  Building sys-mgmt-agent ... done  [Pipeline] } 09:37:01 $ docker stop --time=1 cd86b8a5af3a63c9db481ced5d5e279cddaebd6cb97224323fbced667ec1de0b 09:37:02 $ docker rm -f cd86b8a5af3a63c9db481ced5d5e279cddaebd6cb97224323fbced667ec1de0b [Pipeline] // withDockerContainer [Pipeline] sh 09:37:03 + docker images 09:37:03 REPOSITORY TAG IMAGE ID CREATED SIZE 09:37:03 sys-mgmt-agent latest a7575f793f89 2 seconds ago 296MB 09:37:03 security-secretstore-setup latest badd7bea4592 12 seconds ago 27.9MB 09:37:03 core-data latest cd41a1278774 12 seconds ago 20MB 09:37:03 core-metadata latest 89d00de2915a 15 seconds ago 16.6MB 09:37:03 12d31dd7c15a 18 seconds ago 1.77GB 09:37:03 211aa49bf52a 19 seconds ago 1.78GB 09:37:03 bdba463a925a 19 seconds ago 1.78GB 09:37:03 282025eb0d52 20 seconds ago 1.79GB 09:37:03 security-bootstrapper latest 8525215e7692 55 seconds ago 18.7MB 09:37:03 security-proxy-setup latest dfd0828dd3e1 About a minute ago 26.2MB 09:37:03 support-notifications latest aa789ced0a25 About a minute ago 16.7MB 09:37:03 support-scheduler latest f8ae170927ec About a minute ago 16MB 09:37:03 core-command latest fe7d5083511b About a minute ago 15.8MB 09:37:03 4402c8d6d9fd About a minute ago 1.78GB 09:37:03 ff4bad2270a6 About a minute ago 1.78GB 09:37:03 cf2ee2d992aa About a minute ago 1.78GB 09:37:03 715260b5968f About a minute ago 1.77GB 09:37:03 04240cabbf26 About a minute ago 1.77GB 09:37:03 ci-base-image-x86_64 latest 9b3d7f30d439 3 minutes ago 1.27GB 09:37:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 5 weeks ago 562MB 09:37:03 docker 20.10.10 b706a049f56e 4 months ago 216MB 09:37:03 alpine 3.14 0a97eee8041e 4 months ago 5.61MB 09:37:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 09:37:03 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 09:37:18 Still waiting to schedule task 09:37:18 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 09:37:35 Removing intermediate container 37245abb4371 09:37:35 ---> 96d93b8faf6e 09:37:35 Successfully built 96d93b8faf6e 09:37:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:37:36 + docker inspect -f . ci-base-image-arm64 09:37:36 . [Pipeline] withDockerContainer 09:37:36 prd-ubuntu20.04-docker-arm64-4c-16g-7118 does not seem to be running inside a container 09:37:36 $ 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 ******** -e ******** ci-base-image-arm64 cat 09:37:37 $ docker top 6a974d80dac7ee19531e820b596bc41ff4a1229e0ed3c58c58f029932b041efe -eo pid,comm [Pipeline] { [Pipeline] sh 09:37:38 + go version 09:37:38 go version go1.17.6 linux/arm64 [Pipeline] } 09:37:38 $ docker stop --time=1 6a974d80dac7ee19531e820b596bc41ff4a1229e0ed3c58c58f029932b041efe 09:37:40 $ docker rm -f 6a974d80dac7ee19531e820b596bc41ff4a1229e0ed3c58c58f029932b041efe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:37:41 + docker inspect -f . ci-base-image-arm64 09:37:41 . [Pipeline] withDockerContainer 09:37:41 prd-ubuntu20.04-docker-arm64-4c-16g-7118 does not seem to be running inside a container 09:37:41 $ 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 ******** -e ******** ci-base-image-arm64 cat 09:37:42 $ docker top 4833092399adae3e30961f4c666b314c21bc211f3bc048db36e987d305f4f0c9 -eo pid,comm [Pipeline] { [Pipeline] echo 09:37:43 ========================================================= 09:37:43 [edgeXBuildGoParallel] Running Tests and Build... 09:37:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:37:43 + make test 09:37:43 go mod tidy 09:37:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:38:17 ? github.com/edgexfoundry/edgex-go [no test files] 09:38:28 Running on prd-ubuntu18.04-docker-8c-8g-7120 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws 09:38:28 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:38:28 The recommended git tool is: git 09:38:30 using credential edgex-jenkins-ssh 09:38:30 Cloning the remote Git repository 09:38:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:38:30 > git init /w/workspace/edgex-go/1 # timeout=10 09:38:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:38:30 > git --version # timeout=10 09:38:30 > git --version # 'git version 2.17.1' 09:38:30 using GIT_SSH to set credentials SSH Credentials for GitHub 09:38:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:38:35 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 09:38:35 Merge succeeded, producing 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 09:38:35 Checking out Revision 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 (PR-3904) 09:38:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:38:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:38:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:38:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:38:34 using GIT_SSH to set credentials SSH Credentials for GitHub 09:38:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:38:35 > git config core.sparsecheckout # timeout=10 09:38:35 > git checkout -f 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 # timeout=10 09:38:35 > git remote # timeout=10 09:38:35 > git config --get remote.origin.url # timeout=10 09:38:35 using GIT_SSH to set credentials SSH Credentials for GitHub 09:38:35 > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 09:38:35 > git rev-parse HEAD^{commit} # timeout=10 09:38:35 > git config core.sparsecheckout # timeout=10 09:38:35 > git checkout -f 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 # timeout=10 09:38:39 Commit message: "build(snap): use edgex-ekuiper stage-snap" 09:38:39 > git --version # timeout=10 09:38:39 > git --version # 'git version 2.17.1' 09:38:39 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:38:39 + echo snap-build.sh 09:38:39 snap-build.sh 09:38:39 + SNAP_BASE_DIR=. 09:38:39 + '[' '!' -z /w/workspace/edgex-go/1 ']' 09:38:39 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 09:38:39 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 09:38:39 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 09:38:39 + cd /w/workspace/edgex-go/1 09:38:39 + sudo apt-get remove -qy --purge lxd lxd-client 09:38:39 Reading package lists... 09:38:39 Building dependency tree... 09:38:39 Reading state information... 09:38:39 The following packages were automatically installed and are no longer required: 09:38:39 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 09:38:39 uidmap xdelta3 09:38:39 Use 'sudo apt autoremove' to remove them. 09:38:39 The following packages will be REMOVED: 09:38:39 lxd* lxd-client* 09:38:39 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 09:38:40 After this operation, 31.7 MB disk space will be freed. 09:38:40 (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.) 09:38:40 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 09:38:41 Removing lxd dnsmasq configuration 09:38:41 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 09:38:41 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 09:38:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:38:42 (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.) 09:38:42 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 09:38:44 Processing triggers for systemd (237-3ubuntu10.52) ... 09:38:44 Processing triggers for ureadahead (0.100.0-21) ... 09:38:44 + sudo snap remove --purge lxd 09:38:44 snap "lxd" is not installed 09:38:44 + sudo groupadd --force --system lxd 09:38:44 ++ whoami 09:38:44 + sudo /usr/sbin/usermod -G lxd -a jenkins 09:38:44 + newgrp - lxd 09:38:44 + sudo snap install lxd 09:38:54 2022-03-15T09:38:51Z INFO Waiting for automatic snapd restart... 09:39:12 lxd 4.23 from Canonical* installed 09:39:12 + sudo lxd init --auto 09:39:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:39:21 + sudo snap install --classic snapcraft 09:39:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:39:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:39:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:39:25 snapcraft 6.0.2 from Canonical* installed 09:39:25 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 09:39:25 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 09:39:25 % Total % Received % Xferd Average Speed Time Time Time Current 09:39:25 Dload Upload Total Spent Left Speed 09:39:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3675 0 --:--:-- --:--:-- --:--:-- 3655 09:39:25 100 3325k 100 3325k 0 0 7842k 0 --:--:-- --:--:-- --:--:-- 7842k 09:39:25 ./yq_linux_amd64 09:39:25 + sudo snapcraft prime --use-lxd 09:39:27 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 09:39:27 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: 09:39:27 - README.md 09:39:27 09:39:27 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:39:27 Launching a container. 09:39:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:39:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:39:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:39:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:39:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:39:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:39:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:39:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:39:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:39:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:39:39 Waiting for container to be ready 09:39:39 To start your first container, try: lxc launch ubuntu:20.04 09:39:39 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 09:39:39 09:39:43 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 09:39:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.218s coverage: 28.7% of statements 09:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:39:44 Waiting for network to be ready... 09:39:44 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 09:39:45 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] 09:39:45 Get:3 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 09:39:45 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] 09:39:45 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 09:39:45 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 09:39:45 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] 09:39:45 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] 09:39:45 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] 09:39:45 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] 09:39:45 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 09:39:45 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 09:39:46 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 09:39:46 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 09:39:46 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 09:39:46 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 09:39:46 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 09:39:46 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 09:39:46 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 09:39:46 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1643 kB] 09:39:46 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] 09:39:46 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] 09:39:46 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 09:39:46 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] 09:39:46 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] 09:39:46 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] 09:39:46 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] 09:39:48 Fetched 23.4 MB in 4s (6194 kB/s) 09:39:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.454s coverage: 98.5% of statements 09:39:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:39:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.452s coverage: 44.7% of statements 09:39:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:39:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:39:49 Reading package lists... 09:39:49 Reading package lists... 09:39:49 Building dependency tree... 09:39:49 Reading state information... 09:39:49 The following additional packages will be installed: 09:39:49 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:39:49 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:39:49 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:39:49 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 09:39:49 Suggested packages: 09:39:49 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 09:39:49 Recommended packages: 09:39:49 gnupg libsasl2-modules 09:39:49 The following NEW packages will be installed: 09:39:49 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:39:49 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:39:49 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:39:49 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 09:39:49 The following packages will be upgraded: 09:39:49 gpg gpg-agent gpgconf libudev1 09:39:49 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 09:39:49 Need to get 3859 kB of archives. 09:39:49 After this operation, 14.9 MB of additional disk space will be used. 09:39:49 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 09:39:49 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 09:39:49 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 09:39:49 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.668s coverage: 89.5% of statements 09:39:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:39:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:39:50 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 09:39:50 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 09:39:50 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 09:39:50 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 09:39:50 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 09:39:50 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 09:39:50 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 09:39:50 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 09:39:50 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 09:39:50 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 09:39:50 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 09:39:50 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 09:39:50 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 09:39:50 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 09:39:50 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 09:39:50 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 09:39:50 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 09:39:50 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 09:39:50 debconf: delaying package configuration, since apt-utils is not installed 09:39:50 Fetched 3859 kB in 1s (3263 kB/s) 09:39:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.254s coverage: 84.4% of statements 09:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:39:51 (Reading database ... 12816 files and directories currently installed.) 09:39:51 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 09:39:51 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 09:39:51 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 09:39:51 Selecting previously unselected package udev. 09:39:51 (Reading database ... 12816 files and directories currently installed.) 09:39:51 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 09:39:51 Unpacking udev (245.4-4ubuntu3.15) ... 09:39:51 Selecting previously unselected package libfuse2:amd64. 09:39:51 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 09:39:51 Unpacking libfuse2:amd64 (2.9.9-3) ... 09:39:51 Selecting previously unselected package fuse. 09:39:51 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 09:39:51 Unpacking fuse (2.9.9-3) ... 09:39:51 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 09:39:51 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 09:39:51 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 09:39:51 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 09:39:51 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 09:39:51 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 09:39:51 Selecting previously unselected package libksba8:amd64. 09:39:51 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 09:39:51 Unpacking libksba8:amd64 (1.3.5-2) ... 09:39:51 Selecting previously unselected package libroken18-heimdal:amd64. 09:39:51 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:39:51 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:39:51 Selecting previously unselected package libasn1-8-heimdal:amd64. 09:39:51 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:39:51 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:39:51 Selecting previously unselected package libheimbase1-heimdal:amd64. 09:39:51 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:39:51 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:39:51 Selecting previously unselected package libhcrypto4-heimdal:amd64. 09:39:51 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:39:51 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:39:52 Selecting previously unselected package libwind0-heimdal:amd64. 09:39:52 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:39:52 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:39:52 Selecting previously unselected package libhx509-5-heimdal:amd64. 09:39:52 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:39:52 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:39:52 Selecting previously unselected package libkrb5-26-heimdal:amd64. 09:39:52 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:39:52 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:39:52 Selecting previously unselected package libheimntlm0-heimdal:amd64. 09:39:52 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:39:52 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:39:52 Selecting previously unselected package libgssapi3-heimdal:amd64. 09:39:52 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:39:52 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:39:52 Selecting previously unselected package libsasl2-modules-db:amd64. 09:39:52 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 09:39:52 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 09:39:52 Selecting previously unselected package libsasl2-2:amd64. 09:39:52 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 09:39:52 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 09:39:52 Selecting previously unselected package libldap-common. 09:39:52 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 09:39:52 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 09:39:52 Selecting previously unselected package libldap-2.4-2:amd64. 09:39:52 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 09:39:52 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 09:39:52 Selecting previously unselected package dirmngr. 09:39:52 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 09:39:52 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 09:39:52 Setting up libksba8:amd64 (1.3.5-2) ... 09:39:52 Setting up libfuse2:amd64 (2.9.9-3) ... 09:39:52 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 09:39:52 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 09:39:52 Setting up udev (245.4-4ubuntu3.15) ... 09:39:53 invoke-rc.d: policy-rc.d denied execution of start. 09:39:53 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 09:39:53 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:39:53 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 09:39:53 Setting up gpg (2.2.19-3ubuntu2.1) ... 09:39:53 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:39:53 Setting up fuse (2.9.9-3) ... 09:39:53 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 09:39:54 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:39:54 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:39:54 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:39:54 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:39:54 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:39:54 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:39:54 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:39:54 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 09:39:54 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 09:39:54 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 09:39:54 Processing triggers for systemd (245.4-4ubuntu3) ... 09:39:54 Processing triggers for libc-bin (2.31-0ubuntu9) ... 09:39:55 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 09:39:55 Alias= settings in the [Install] section, and DefaultInstance= for template 09:39:55 units). This means they are not meant to be enabled using systemctl. 09:39:55 09:39:55 Possible reasons for having this kind of units are: 09:39:55 • A unit may be statically enabled by being symlinked from another unit's 09:39:55 .wants/ or .requires/ directory. 09:39:55 • A unit's purpose may be to act as a helper for some other unit which has 09:39:55 a requirement dependency on it. 09:39:55 • A unit may be started when needed via activation (socket, path, timer, 09:39:55 D-Bus, udev, scripted systemctl call, ...). 09:39:55 • In case of template units, the unit is meant to be enabled with some 09:39:55 instance name specified. 09:39:55 Reading package lists... 09:39:55 Building dependency tree... 09:39:55 Reading state information... 09:39:55 The following additional packages will be installed: 09:39:55 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 09:39:55 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 09:39:55 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 09:39:55 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 09:39:55 openssh-client python3 python3-minimal python3.8 python3.8-minimal 09:39:55 squashfs-tools systemd systemd-sysv systemd-timesyncd 09:39:55 Suggested packages: 09:39:55 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 09:39:55 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 09:39:55 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 09:39:55 systemd-container policykit-1 09:39:55 Recommended packages: 09:39:55 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 09:39:55 The following NEW packages will be installed: 09:39:55 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 09:39:55 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 09:39:55 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 09:39:55 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 09:39:55 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 09:39:55 The following packages will be upgraded: 09:39:55 libsystemd0 systemd systemd-sysv systemd-timesyncd 09:39:55 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 09:39:55 Need to get 46.5 MB of archives. 09:39:55 After this operation, 181 MB of additional disk space will be used. 09:39:55 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 09:39:55 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 09:39:55 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 09:39:55 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 09:39:55 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 09:39:55 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 09:39:55 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 09:39:55 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 09:39:55 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 09:39:55 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 09:39:55 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 09:39:55 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 09:39:55 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 09:39:55 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 09:39:55 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 09:39:55 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 09:39:55 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 09:39:55 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 09:39:55 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 09:39:55 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 09:39:55 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 09:39:56 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 09:39:56 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 09:39:56 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 09:39:56 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 09:39:56 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 09:39:56 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 09:39:56 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 09:39:56 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 09:39:56 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 09:39:56 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 09:39:56 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 09:39:56 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 09:39:56 debconf: delaying package configuration, since apt-utils is not installed 09:39:56 Fetched 46.5 MB in 1s (53.8 MB/s) 09:39:56 (Reading database ... 13067 files and directories currently installed.) 09:39:56 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 09:39:56 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 09:39:56 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 09:39:56 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 09:39:56 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 09:39:57 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 09:39:57 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 09:39:57 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 09:39:57 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 09:39:57 Selecting previously unselected package libpython3.8-minimal:amd64. 09:39:57 (Reading database ... 13068 files and directories currently installed.) 09:39:57 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 09:39:57 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 09:39:57 Selecting previously unselected package libexpat1:amd64. 09:39:57 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 09:39:57 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 09:39:57 Selecting previously unselected package python3.8-minimal. 09:39:57 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 09:39:57 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 09:39:58 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 09:39:58 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 09:39:58 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 09:39:58 Selecting previously unselected package python3-minimal. 09:39:58 (Reading database ... 13359 files and directories currently installed.) 09:39:58 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 09:39:58 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 09:39:58 Selecting previously unselected package mime-support. 09:39:58 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 09:39:58 Unpacking mime-support (3.64ubuntu1) ... 09:39:58 Selecting previously unselected package libmpdec2:amd64. 09:39:58 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 09:39:58 Unpacking libmpdec2:amd64 (2.4.2-3) ... 09:39:58 Selecting previously unselected package libpython3.8-stdlib:amd64. 09:39:58 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 09:39:58 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 09:39:59 Selecting previously unselected package python3.8. 09:39:59 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 09:39:59 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 09:39:59 Selecting previously unselected package libpython3-stdlib:amd64. 09:39:59 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 09:39:59 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 09:39:59 Setting up python3-minimal (3.8.2-0ubuntu2) ... 09:39:59 Selecting previously unselected package python3. 09:39:59 (Reading database ... 13761 files and directories currently installed.) 09:39:59 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 09:39:59 Unpacking python3 (3.8.2-0ubuntu2) ... 09:39:59 Selecting previously unselected package libdbus-1-3:amd64. 09:39:59 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 09:39:59 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 09:39:59 Selecting previously unselected package dbus. 09:39:59 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 09:39:59 Unpacking dbus (1.12.16-2ubuntu2.1) ... 09:39:59 Selecting previously unselected package libbsd0:amd64. 09:39:59 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 09:39:59 Unpacking libbsd0:amd64 (0.10.0-1) ... 09:39:59 Selecting previously unselected package libpam-systemd:amd64. 09:39:59 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 09:39:59 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 09:39:59 Selecting previously unselected package sudo. 09:39:59 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 09:39:59 Unpacking sudo (1.8.31-1ubuntu1.2) ... 09:39:59 Selecting previously unselected package apparmor. 09:39:59 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 09:39:59 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 09:39:59 Selecting previously unselected package libcbor0.6:amd64. 09:39:59 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 09:39:59 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 09:40:00 Selecting previously unselected package libedit2:amd64. 09:40:00 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 09:40:00 Unpacking libedit2:amd64 (3.1-20191231-1) ... 09:40:00 Selecting previously unselected package libfido2-1:amd64. 09:40:00 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 09:40:00 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 09:40:00 Selecting previously unselected package libkrb5support0:amd64. 09:40:00 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 09:40:00 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 09:40:00 Selecting previously unselected package libk5crypto3:amd64. 09:40:00 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 09:40:00 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 09:40:00 Selecting previously unselected package libkeyutils1:amd64. 09:40:00 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 09:40:00 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 09:40:00 Selecting previously unselected package libkrb5-3:amd64. 09:40:00 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 09:40:00 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 09:40:00 Selecting previously unselected package libgssapi-krb5-2:amd64. 09:40:00 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 09:40:00 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 09:40:00 Selecting previously unselected package openssh-client. 09:40:00 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 09:40:00 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 09:40:00 Selecting previously unselected package dbus-user-session. 09:40:00 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 09:40:00 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 09:40:00 Selecting previously unselected package liblzo2-2:amd64. 09:40:00 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 09:40:00 Unpacking liblzo2-2:amd64 (2.10-2) ... 09:40:00 Selecting previously unselected package squashfs-tools. 09:40:00 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 09:40:00 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 09:40:00 Selecting previously unselected package snapd. 09:40:00 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 09:40:00 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 09:40:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.821s coverage: 94.2% of statements 09:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:40:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.263s coverage: 59.1% of statements 09:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:40:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.331s coverage: 60.0% of statements 09:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:40:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.501s coverage: 0.9% of statements 09:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:40:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.203s coverage: 58.8% of statements 09:40:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.216s coverage: 21.7% of statements 09:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.231s coverage: 47.1% of statements 09:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.291s coverage: 79.5% of statements 09:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.231s coverage: 94.1% of statements 09:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.312s coverage: 96.3% of statements 09:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.279s coverage: 87.5% of statements 09:40:04 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 09:40:04 Setting up mime-support (3.64ubuntu1) ... 09:40:04 Setting up liblzo2-2:amd64 (2.10-2) ... 09:40:04 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 09:40:04 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 09:40:04 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 09:40:04 Setting up dbus (1.12.16-2ubuntu2.1) ... 09:40:04 Setting up sudo (1.8.31-1ubuntu1.2) ... 09:40:04 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 09:40:04 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 09:40:04 Setting up libmpdec2:amd64 (2.4.2-3) ... 09:40:04 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 09:40:04 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 09:40:04 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 09:40:04 Setting up libbsd0:amd64 (0.10.0-1) ... 09:40:04 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 09:40:04 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 09:40:04 Setting up libedit2:amd64 (3.1-20191231-1) ... 09:40:04 Setting up python3 (3.8.2-0ubuntu2) ... 09:40:04 running python rtupdate hooks for python3.8... 09:40:04 running python post-rtupdate hooks for python3.8... 09:40:04 Setting up apparmor (2.13.3-7ubuntu5.1) ... 09:40:05 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 09:40:06 Reloading AppArmor profiles 09:40:06 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 09:40:06 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 09:40:06 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 09:40:06 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 09:40:06 Setting up systemd (245.4-4ubuntu3.15) ... 09:40:06 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 09:40:06 Installing new version of config file /etc/systemd/resolved.conf ... 09:40:07 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 09:40:07 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 09:40:08 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 09:40:08 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 09:40:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 09:40:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 09:40:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 09:40:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 09:40:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:40:09 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:40:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 09:40:10 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 09:40:10 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 09:40:10 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 09:40:10 /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' 09:40:10 Processing triggers for libc-bin (2.31-0ubuntu9) ... 09:40:11 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 09:40:11 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 09:40:11 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 09:40:12 Reading package lists... 09:40:12 Reading package lists... 09:40:13 Building dependency tree... 09:40:13 Reading state information... 09:40:13 Calculating upgrade... 09:40:13 The following packages will be upgraded: 09:40:13 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 09:40:13 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 09:40:13 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 09:40:13 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 09:40:13 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 09:40:13 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 09:40:13 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 09:40:13 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 09:40:13 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 09:40:13 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 09:40:13 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 09:40:13 xz-utils zlib1g 09:40:13 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:40:13 Need to get 65.7 MB of archives. 09:40:13 After this operation, 27.5 MB of additional disk space will be used. 09:40:13 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 09:40:13 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 09:40:13 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 09:40:14 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 09:40:14 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 09:40:14 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 09:40:14 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 09:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.298s coverage: 94.4% of statements 09:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.194s coverage: 44.8% of statements 09:40:14 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 09:40:14 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 09:40:14 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 09:40:14 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 09:40:14 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] 09:40:14 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 09:40:14 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 09:40:14 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 09:40:14 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 09:40:14 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 09:40:14 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 09:40:14 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 09:40:14 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 09:40:14 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 09:40:14 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.11 [1321 kB] 09:40:14 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.11 [621 kB] 09:40:14 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 09:40:14 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 09:40:14 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 09:40:14 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 09:40:14 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 09:40:14 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 09:40:14 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 09:40:14 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 09:40:14 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 09:40:14 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 09:40:14 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 09:40:14 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 09:40:14 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 09:40:14 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 09:40:14 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 09:40:14 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 09:40:14 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 09:40:14 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 09:40:14 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] 09:40:14 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 09:40:14 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 09:40:14 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 09:40:14 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 09:40:14 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 09:40:14 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 09:40:14 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 09:40:14 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 09:40:15 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 09:40:15 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 09:40:15 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 09:40:15 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 09:40:15 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 09:40:15 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 09:40:15 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 09:40:15 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 09:40:15 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 09:40:15 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 09:40:15 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 09:40:15 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 09:40:15 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 09:40:15 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 09:40:15 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 09:40:15 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 09:40:15 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 09:40:15 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 09:40:15 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 09:40:15 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 09:40:15 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] 09:40:15 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] 09:40:15 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] 09:40:16 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] 09:40:16 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] 09:40:16 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] 09:40:16 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] 09:40:16 debconf: delaying package configuration, since apt-utils is not installed 09:40:16 Fetched 65.7 MB in 3s (22.0 MB/s) 09:40:16 (Reading database ... 14313 files and directories currently installed.) 09:40:16 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 09:40:16 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 09:40:17 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 09:40:17 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 09:40:17 Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... 09:40:17 Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... 09:40:17 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:40:17 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:40:17 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:40:17 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:40:18 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:40:18 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:40:18 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:40:18 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:40:19 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:40:19 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:40:19 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:40:19 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:40:19 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:40:19 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:40:19 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 09:40:19 (Reading database ... 14312 files and directories currently installed.) 09:40:19 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:40:19 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:40:19 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 09:40:19 (Reading database ... 14312 files and directories currently installed.) 09:40:19 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:40:19 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:40:19 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:40:19 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:40:19 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:40:19 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.631s coverage: 82.5% of statements 09:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:40:19 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 09:40:19 (Reading database ... 14312 files and directories currently installed.) 09:40:19 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 09:40:20 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 09:40:20 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 09:40:20 (Reading database ... 14312 files and directories currently installed.) 09:40:20 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 09:40:20 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 09:40:20 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 09:40:20 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 09:40:20 Setting up base-files (11ubuntu5.5) ... 09:40:20 Installing new version of config file /etc/issue ... 09:40:20 Installing new version of config file /etc/issue.net ... 09:40:20 Installing new version of config file /etc/lsb-release ... 09:40:20 Installing new version of config file /etc/update-motd.d/50-motd-news ... 09:40:21 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 09:40:21 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 09:40:21 Removing obsolete conffile /etc/default/motd-news ... 09:40:21 (Reading database ... 14311 files and directories currently installed.) 09:40:21 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 09:40:21 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 09:40:21 Setting up bash (5.0-6ubuntu1.1) ... 09:40:21 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 09:40:21 (Reading database ... 14311 files and directories currently installed.) 09:40:21 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 09:40:21 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 09:40:21 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 09:40:21 (Reading database ... 14311 files and directories currently installed.) 09:40:21 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 09:40:21 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 09:40:21 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 09:40:21 (Reading database ... 14311 files and directories currently installed.) 09:40:21 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 09:40:21 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 09:40:22 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 09:40:22 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 09:40:22 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 09:40:22 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 09:40:23 Setting up perl-base (5.30.0-9ubuntu0.2) ... 09:40:23 (Reading database ... 14311 files and directories currently installed.) 09:40:23 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 09:40:23 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 09:40:23 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 09:40:23 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 09:40:23 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 09:40:23 (Reading database ... 14311 files and directories currently installed.) 09:40:23 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... 09:40:23 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... 09:40:23 Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... 09:40:23 (Reading database ... 14311 files and directories currently installed.) 09:40:23 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 09:40:23 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:40:24 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 09:40:24 (Reading database ... 14311 files and directories currently installed.) 09:40:24 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 09:40:24 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:40:24 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 09:40:24 (Reading database ... 14311 files and directories currently installed.) 09:40:24 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 09:40:24 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:40:24 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 09:40:24 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements 09:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 09:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.213s coverage: 87.2% of statements 09:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.178s coverage: 100.0% of statements 09:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.285s coverage: 58.8% of statements 09:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.410s coverage: 80.0% of statements 09:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.289s coverage: 87.2% of statements 09:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.321s coverage: 85.4% of statements 09:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.818s coverage: 91.2% of statements 09:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.750s coverage: 64.4% of statements 09:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.210s coverage: 100.0% of statements 09:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements 09:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 09:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 09:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 09:40:31 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 09:40:31 (Reading database ... 14311 files and directories currently installed.) 09:40:31 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 09:40:31 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:40:31 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 09:40:31 (Reading database ... 14311 files and directories currently installed.) 09:40:31 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 09:40:31 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:40:31 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 09:40:31 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:40:31 Setting up util-linux (2.34-0.1ubuntu9.3) ... 09:40:31 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 09:40:31 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 09:40:31 (Reading database ... 14311 files and directories currently installed.) 09:40:31 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 09:40:31 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 09:40:31 Setting up libc-bin (2.31-0ubuntu9.7) ... 09:40:31 (Reading database ... 14311 files and directories currently installed.) 09:40:31 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 09:40:31 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 09:40:31 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 09:40:31 (Reading database ... 14311 files and directories currently installed.) 09:40:31 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 09:40:31 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 09:40:31 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 09:40:31 (Reading database ... 14311 files and directories currently installed.) 09:40:31 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 09:40:32 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 09:40:32 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 09:40:32 (Reading database ... 14311 files and directories currently installed.) 09:40:32 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 09:40:32 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 09:40:32 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 09:40:32 (Reading database ... 14311 files and directories currently installed.) 09:40:32 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 09:40:32 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 09:40:32 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 09:40:32 (Reading database ... 14311 files and directories currently installed.) 09:40:32 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 09:40:32 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 09:40:32 Setting up gpgv (2.2.19-3ubuntu2.1) ... 09:40:32 (Reading database ... 14311 files and directories currently installed.) 09:40:32 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 09:40:32 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 09:40:32 Setting up ubuntu-keyring (2020.02.11.4) ... 09:40:32 (Reading database ... 14311 files and directories currently installed.) 09:40:32 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 09:40:32 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 09:40:32 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 09:40:32 (Reading database ... 14311 files and directories currently installed.) 09:40:32 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 09:40:32 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 09:40:32 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 09:40:32 (Reading database ... 14311 files and directories currently installed.) 09:40:32 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 09:40:32 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 09:40:33 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 09:40:33 (Reading database ... 14311 files and directories currently installed.) 09:40:33 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 09:40:33 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 09:40:33 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 09:40:33 (Reading database ... 14311 files and directories currently installed.) 09:40:33 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 09:40:33 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 09:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.431s coverage: 65.4% of statements 09:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:40:33 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 09:40:33 (Reading database ... 14311 files and directories currently installed.) 09:40:33 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 09:40:33 Unpacking apt (2.0.6) over (2.0.2) ... 09:40:34 Setting up apt (2.0.6) ... 09:40:34 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 09:40:34 (Reading database ... 14311 files and directories currently installed.) 09:40:34 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 09:40:34 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 09:40:34 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 09:40:34 (Reading database ... 14311 files and directories currently installed.) 09:40:34 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 09:40:34 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 09:40:34 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 09:40:34 (Reading database ... 14313 files and directories currently installed.) 09:40:34 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 09:40:34 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 09:40:34 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 09:40:35 (Reading database ... 14317 files and directories currently installed.) 09:40:35 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 09:40:35 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:40:35 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 09:40:35 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 09:40:35 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 09:40:35 (Reading database ... 14317 files and directories currently installed.) 09:40:35 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 09:40:35 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 09:40:35 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 09:40:35 (Reading database ... 14317 files and directories currently installed.) 09:40:35 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 09:40:35 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 09:40:35 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 09:40:35 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 09:40:35 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.11_amd64.deb ... 09:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.786s coverage: 43.8% of statements 09:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.268s coverage: 89.5% of statements 09:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.325s coverage: 84.8% of statements 09:40:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:40:36 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... 09:40:36 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.11_amd64.deb ... 09:40:36 Unpacking openssl (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... 09:40:36 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 09:40:36 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 09:40:36 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 09:40:36 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 09:40:36 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 09:40:36 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 09:40:36 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 09:40:36 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 09:40:36 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 09:40:36 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 09:40:36 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 09:40:36 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 09:40:37 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 09:40:37 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 09:40:37 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 09:40:37 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:40:37 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 09:40:37 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:40:37 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 09:40:37 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:40:37 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 09:40:37 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:40:37 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 09:40:37 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:40:37 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 09:40:37 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:40:37 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 09:40:38 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 09:40:38 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... 09:40:38 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 09:40:38 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 09:40:38 Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 09:40:39 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 09:40:39 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 09:40:39 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 09:40:39 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 09:40:40 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 09:40:40 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 09:40:40 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 09:40:40 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 09:40:40 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... 09:40:40 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 09:40:41 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 09:40:41 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 09:40:41 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.11) ... 09:40:41 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 09:40:41 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 09:40:41 Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... 09:40:41 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 09:40:41 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 09:40:41 Setting up tzdata (2021e-0ubuntu0.20.04) ... 09:40:41 09:40:41 Current default time zone: 'Etc/UTC' 09:40:41 Local time is now: Tue Mar 15 09:40:41 UTC 2022. 09:40:41 Universal Time is now: Tue Mar 15 09:40:41 UTC 2022. 09:40:41 Run 'dpkg-reconfigure tzdata' if you wish to change it. 09:40:41 09:40:41 Setting up xz-utils (5.2.4-1ubuntu1) ... 09:40:41 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 09:40:41 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 09:40:41 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 09:40:41 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 09:40:41 Setting up mount (2.34-0.1ubuntu9.3) ... 09:40:41 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 09:40:41 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 09:40:41 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 09:40:41 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 09:40:41 Setting up openssl (1.1.1f-1ubuntu2.11) ... 09:40:41 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 09:40:41 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 09:40:41 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 09:40:41 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 09:40:41 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... 09:40:41 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 09:40:41 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 09:40:41 Setting up fdisk (2.34-0.1ubuntu9.3) ... 09:40:41 Setting up ca-certificates (20210119~20.04.2) ... 09:40:43 Updating certificates in /etc/ssl/certs... 09:40:44 21 added, 21 removed; done. 09:40:44 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... 09:40:44 Setting up perl (5.30.0-9ubuntu0.2) ... 09:40:44 Setting up procps (2:3.3.16-1ubuntu2.3) ... 09:40:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.349s coverage: 17.7% of statements 09:40:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:40:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:40:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:40:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:40:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.589s coverage: 92.3% of statements 09:40:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:40:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:40:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:40:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:40:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.283s coverage: 63.2% of statements 09:40:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:40:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:40:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.445s coverage: 97.7% of statements 09:40:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:40:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:40:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:40:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:40:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.264s coverage: 28.9% of statements 09:40:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:40:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:40:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:40:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:40:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:40:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:40:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.210s coverage: 100.0% of statements 09:40:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 09:40:44 Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... 09:40:44 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 09:40:44 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 09:40:44 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 09:40:44 Setting up binutils (2.34-6ubuntu1.3) ... 09:40:44 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 09:40:44 Setting up build-essential (12.8ubuntu1.1) ... 09:40:44 Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... 09:40:44 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 09:40:44 Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... 09:40:44 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 09:40:44 Processing triggers for systemd (245.4-4ubuntu3.15) ... 09:40:44 Processing triggers for mime-support (3.64ubuntu1) ... 09:40:44 Processing triggers for ca-certificates (20210119~20.04.2) ... 09:40:44 Updating certificates in /etc/ssl/certs... 09:40:45 0 added, 0 removed; done. 09:40:45 Running hooks in /etc/ca-certificates/update.d... 09:40:45 done. 09:40:45 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 09:40:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:40:45 GO111MODULE=on go vet ./... 09:40:46 Reading package lists... 09:40:46 Building dependency tree... 09:40:46 Reading state information... 09:40:46 The following NEW packages will be installed: 09:40:46 apt-transport-https 09:40:46 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 09:40:47 Need to get 4680 B of archives. 09:40:47 After this operation, 162 kB of additional disk space will be used. 09:40:47 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 09:40:47 debconf: delaying package configuration, since apt-utils is not installed 09:40:47 Fetched 4680 B in 0s (24.1 kB/s) 09:40:47 Selecting previously unselected package apt-transport-https. 09:40:47 (Reading database ... 14320 files and directories currently installed.) 09:40:47 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 09:40:47 Unpacking apt-transport-https (2.0.6) ... 09:40:47 Setting up apt-transport-https (2.0.6) ... 09:40:47 Waiting for network to be ready... 09:40:52 2022-03-15T09:40:51Z INFO Waiting for automatic snapd restart... 09:40:53 snapd 2.54.3 from Canonical* installed 09:40:53 "snapd" switched to the "latest/stable" channel 09:40:53 09:41:08 core20 20220304 from Canonical* installed 09:41:08 "core20" switched to the "latest/stable" channel 09:41:08 09:41:11 snapcraft 6.0.2 from Canonical* installed 09:41:11 "snapcraft" switched to the "latest/stable" channel 09:41:11 09:41:15 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: 09:41:15 - README.md 09:41:15 09:41:15 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:41:15 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 09:41:15 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 09:41:15 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 09:41:16 Reading package lists... 09:41:16 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 09:41:16 Reading package lists... 09:41:16 Building dependency tree... 09:41:16 Reading state information... 09:41:17 Suggested packages: 09:41:17 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 09:41:17 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 09:41:17 krb5-user libnorm-doc 09:41:17 Recommended packages: 09:41:17 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 09:41:17 The following NEW packages will be installed: 09:41:17 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 09:41:17 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 09:41:17 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 09:41:17 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 09:41:17 libzmq5 pkg-config zip 09:41:17 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 09:41:17 Need to get 10.3 MB of archives. 09:41:17 After this operation, 56.5 MB of additional disk space will be used. 09:41:17 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 09:41:17 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 09:41:18 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 09:41:18 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 09:41:18 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 09:41:18 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 09:41:18 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 09:41:18 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 09:41:18 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 09:41:18 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 09:41:18 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 09:41:18 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 09:41:18 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 09:41:18 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 09:41:18 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 09:41:18 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 09:41:18 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 09:41:18 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 09:41:18 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 09:41:18 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 09:41:18 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 09:41:18 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 09:41:18 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 09:41:18 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 09:41:18 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 09:41:18 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 09:41:18 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 09:41:18 debconf: delaying package configuration, since apt-utils is not installed 09:41:18 Fetched 10.3 MB in 1s (9212 kB/s) 09:41:18 Selecting previously unselected package libglib2.0-0:amd64. 09:41:18 (Reading database ... 14324 files and directories currently installed.) 09:41:18 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 09:41:18 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 09:41:18 Selecting previously unselected package libsodium23:amd64. 09:41:18 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 09:41:18 Unpacking libsodium23:amd64 (1.0.18-1) ... 09:41:18 Selecting previously unselected package libpsl5:amd64. 09:41:18 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 09:41:18 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 09:41:18 Selecting previously unselected package libbrotli1:amd64. 09:41:18 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 09:41:18 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 09:41:18 Selecting previously unselected package libnghttp2-14:amd64. 09:41:18 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 09:41:18 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 09:41:18 Selecting previously unselected package librtmp1:amd64. 09:41:18 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 09:41:18 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 09:41:19 Selecting previously unselected package libssh-4:amd64. 09:41:19 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 09:41:19 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 09:41:19 Selecting previously unselected package libcurl3-gnutls:amd64. 09:41:19 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 09:41:19 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 09:41:19 Selecting previously unselected package liberror-perl. 09:41:19 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 09:41:19 Unpacking liberror-perl (0.17029-1) ... 09:41:19 Selecting previously unselected package git-man. 09:41:19 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 09:41:19 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 09:41:19 Selecting previously unselected package git. 09:41:19 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 09:41:19 Unpacking git (1:2.25.1-1ubuntu3.2) ... 09:41:19 Selecting previously unselected package libgssrpc4:amd64. 09:41:19 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 09:41:19 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 09:41:19 Selecting previously unselected package libkdb5-9:amd64. 09:41:19 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 09:41:19 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 09:41:19 Selecting previously unselected package libkadm5srv-mit11:amd64. 09:41:19 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 09:41:19 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 09:41:19 Selecting previously unselected package libkadm5clnt-mit11:amd64. 09:41:19 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 09:41:19 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 09:41:20 Selecting previously unselected package comerr-dev:amd64. 09:41:20 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 09:41:20 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 09:41:20 Selecting previously unselected package krb5-multidev:amd64. 09:41:20 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 09:41:20 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 09:41:20 Selecting previously unselected package libnorm1:amd64. 09:41:20 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 09:41:20 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 09:41:20 Selecting previously unselected package libnorm-dev:amd64. 09:41:20 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 09:41:20 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 09:41:20 Selecting previously unselected package libpgm-5.2-0:amd64. 09:41:20 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 09:41:20 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 09:41:20 Selecting previously unselected package libpgm-dev:amd64. 09:41:20 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 09:41:20 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 09:41:20 Selecting previously unselected package libsodium-dev:amd64. 09:41:20 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 09:41:20 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 09:41:20 Selecting previously unselected package libzmq5:amd64. 09:41:20 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 09:41:20 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 09:41:20 Selecting previously unselected package libkrb5-dev:amd64. 09:41:20 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 09:41:20 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 09:41:20 Selecting previously unselected package libzmq3-dev:amd64. 09:41:20 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 09:41:20 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 09:41:20 Selecting previously unselected package pkg-config. 09:41:20 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 09:41:20 Unpacking pkg-config (0.29.1-0ubuntu4) ... 09:41:20 Selecting previously unselected package zip. 09:41:20 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 09:41:20 Unpacking zip (3.0-11build1) ... 09:41:21 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 09:41:21 Setting up libsodium23:amd64 (1.0.18-1) ... 09:41:21 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 09:41:21 No schema files found: doing nothing. 09:41:21 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 09:41:21 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 09:41:21 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 09:41:21 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 09:41:21 Setting up liberror-perl (0.17029-1) ... 09:41:21 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 09:41:21 Setting up zip (3.0-11build1) ... 09:41:21 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 09:41:21 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 09:41:21 Setting up pkg-config (0.29.1-0ubuntu4) ... 09:41:21 Setting up libsodium-dev:amd64 (1.0.18-1) ... 09:41:21 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 09:41:21 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 09:41:21 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 09:41:21 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 09:41:21 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 09:41:21 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 09:41:21 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 09:41:21 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 09:41:21 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 09:41:21 Setting up git (1:2.25.1-1ubuntu3.2) ... 09:41:21 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 09:41:21 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 09:41:21 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 09:41:21 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 09:41:21 comerr-dev set to automatically installed. 09:41:21 git set to automatically installed. 09:41:21 git-man set to automatically installed. 09:41:21 krb5-multidev set to automatically installed. 09:41:21 libbrotli1 set to automatically installed. 09:41:21 libcurl3-gnutls set to automatically installed. 09:41:21 liberror-perl set to automatically installed. 09:41:21 libglib2.0-0 set to automatically installed. 09:41:21 libgssrpc4 set to automatically installed. 09:41:21 libkadm5clnt-mit11 set to automatically installed. 09:41:21 libkadm5srv-mit11 set to automatically installed. 09:41:21 libkdb5-9 set to automatically installed. 09:41:21 libkrb5-dev set to automatically installed. 09:41:21 libnghttp2-14 set to automatically installed. 09:41:21 libnorm-dev set to automatically installed. 09:41:21 libnorm1 set to automatically installed. 09:41:21 libpgm-5.2-0 set to automatically installed. 09:41:21 libpgm-dev set to automatically installed. 09:41:21 libpsl5 set to automatically installed. 09:41:21 librtmp1 set to automatically installed. 09:41:21 libsodium-dev set to automatically installed. 09:41:21 libsodium23 set to automatically installed. 09:41:21 libssh-4 set to automatically installed. 09:41:21 libzmq3-dev set to automatically installed. 09:41:21 libzmq5 set to automatically installed. 09:41:21 pkg-config set to automatically installed. 09:41:21 zip set to automatically installed. 09:41:22 snapd is not logged in, snap install commands will use sudo 09:41:34 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 09:41:34 Downloading snap 'edgex-app-service-configurable' 09:41:38 Pulling app-service-configurable 09:41:38 + snapcraftctl pull 09:41:39 Pulling config-common 09:41:39 + snapcraftctl pull 09:41:40 Pulling go-build-helper 09:41:40 + snapcraftctl pull 09:41:41 'edgex-go' has dependencies that need to be staged: go-build-helper 09:41:41 Skipping pull go-build-helper (already ran) 09:41:41 Building go-build-helper 09:41:41 + snapcraftctl build 09:41:43 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 09:41:43 Staging go-build-helper 09:41:43 + snapcraftctl stage 09:41:49 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 09:41:49 Fetched 290 kB in 0s (0 B/s) 09:41:49 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 09:41:49 Fetched 158 kB in 0s (0 B/s) 09:41:49 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 09:41:49 Fetched 242 kB in 0s (0 B/s) 09:41:49 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 09:41:49 Fetched 150 kB in 0s (0 B/s) 09:41:49 Pulling edgex-go 09:41:49 + snapcraftctl pull 09:41:50 Pulling hooks 09:41:50 + snapcraftctl pull 09:42:05 Removing suid/guid from /root/parts/static-packages/install/bin/su 09:42:05 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 09:42:05 Fetched 96.1 kB in 0s (0 B/s) 09:42:05 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 09:42:05 Fetched 78.7 kB in 0s (0 B/s) 09:42:05 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 09:42:05 Fetched 48.0 kB in 0s (0 B/s) 09:42:05 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 09:42:05 Fetched 50.2 kB in 0s (0 B/s) 09:42:05 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 09:42:05 Fetched 14.7 kB in 0s (0 B/s) 09:42:05 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 09:42:05 Fetched 234 kB in 0s (0 B/s) 09:42:05 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 09:42:05 Fetched 155 kB in 0s (0 B/s) 09:42:05 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 09:42:05 Fetched 170 kB in 0s (0 B/s) 09:42:05 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 09:42:05 Fetched 267 kB in 0s (0 B/s) 09:42:05 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 09:42:05 Fetched 50.6 kB in 0s (0 B/s) 09:42:05 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 09:42:05 Fetched 15.1 kB in 0s (0 B/s) 09:42:05 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 09:42:05 Fetched 51.5 kB in 0s (0 B/s) 09:42:05 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 09:42:05 Fetched 121 kB in 0s (0 B/s) 09:42:05 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 09:42:05 Fetched 29.7 kB in 0s (0 B/s) 09:42:05 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 09:42:05 Fetched 1021 kB in 0s (0 B/s) 09:42:05 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 09:42:05 Fetched 49.3 kB in 0s (0 B/s) 09:42:05 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 09:42:05 Fetched 54.9 kB in 0s (0 B/s) 09:42:05 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 09:42:05 Fetched 16.6 kB in 0s (0 B/s) 09:42:05 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 09:42:05 Fetched 87.9 kB in 0s (0 B/s) 09:42:05 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 09:42:05 Fetched 142 kB in 0s (0 B/s) 09:42:05 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 09:42:05 Fetched 41.8 kB in 0s (0 B/s) 09:42:05 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 09:42:05 Fetched 181 kB in 0s (0 B/s) 09:42:05 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 09:42:05 Fetched 208 kB in 0s (0 B/s) 09:42:05 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 09:42:05 Fetched 161 kB in 0s (0 B/s) 09:42:05 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 09:42:05 Fetched 107 kB in 0s (0 B/s) 09:42:05 Pulling static-packages 09:42:05 + snapcraftctl pull 09:42:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:42:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:42:07 ./bin/test-attribution-txt.sh [Pipeline] echo 09:42:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:42:07 Pulling version 09:42:07 + cd /root/project 09:42:07 ++ git describe --tags --abbrev=0 09:42:07 ++ sed s/v// 09:42:07 + GIT_VERSION=2.2.0-dev.34 09:42:07 + '[' -z 2.2.0-dev.34 ']' 09:42:07 + snapcraftctl set-version 2.2.0-dev.34 09:42:07 + ls -al . 09:42:07 total 672 09:42:07 drwxrwxr-x 9 1001 1001 4096 Mar 15 09:42 . 09:42:07 drwxr-xr-x 4 root root 4096 Mar 15 09:37 .. 09:42:07 -rw-rw-r-- 1 1001 1001 11 Mar 15 09:35 .dockerignore 09:42:07 drwxrwxr-x 8 1001 1001 4096 Mar 15 09:35 .git 09:42:07 drwxrwxr-x 4 1001 1001 4096 Mar 15 09:35 .github 09:42:07 -rw-rw-r-- 1 1001 1001 804 Mar 15 09:35 .gitignore 09:42:07 -rw-rw-r-- 1 1001 1001 42 Mar 15 09:35 .golangci.yml 09:42:07 -rw-rw-r-- 1 1001 1001 76 Mar 15 09:35 .hadolint.yml 09:42:07 -rw-rw-r-- 1 1001 1001 166 Mar 15 09:35 .sonarcloud.properties 09:42:07 -rw-rw-r-- 1 1001 1001 1171 Mar 15 09:35 ADOPTERS.md 09:42:07 -rw-rw-r-- 1 1001 1001 9019 Mar 15 09:35 Attribution.txt 09:42:07 -rw-rw-r-- 1 1001 1001 51732 Mar 15 09:35 CHANGELOG.md 09:42:07 -rw-rw-r-- 1 1001 1001 3804 Mar 15 09:35 CONTRIBUTING.md 09:42:07 -rw-rw-r-- 1 1001 1001 677 Mar 15 09:35 GOVERNANCE.md 09:42:07 -rw-rw-r-- 1 1001 1001 849 Mar 15 09:35 Jenkinsfile 09:42:07 -rw-rw-r-- 1 1001 1001 10775 Mar 15 09:35 LICENSE 09:42:07 -rw-rw-r-- 1 1001 1001 6508 Mar 15 09:35 Makefile 09:42:07 -rw-rw-r-- 1 1001 1001 582 Mar 15 09:35 OWNERS.md 09:42:07 -rw-rw-r-- 1 1001 1001 8207 Mar 15 09:35 README.md 09:42:07 -rw-rw-r-- 1 1001 1001 6912 Mar 15 09:35 SECURITY.md 09:42:07 -rw-rw-r-- 1 1001 1001 5 Mar 15 09:32 VERSION 09:42:07 -rw-rw-r-- 1 1001 1001 4131 Mar 15 09:35 ZMQWindows.md 09:42:07 drwxrwxr-x 2 1001 1001 4096 Mar 15 09:35 bin 09:42:07 drwxrwxr-x 14 1001 1001 4096 Mar 15 09:35 cmd 09:42:07 -rw-r--r-- 1 root root 428383 Mar 15 09:40 coverage.out 09:42:07 -rw-rw-r-- 1 1001 1001 2827 Mar 15 09:35 go.mod 09:42:07 -rw-rw-r-- 1 1001 1001 50275 Mar 15 09:35 go.sum 09:42:07 drwxrwxr-x 8 1001 1001 4096 Mar 15 09:35 internal 09:42:07 drwxrwxr-x 3 1001 1001 4096 Mar 15 09:35 openapi 09:42:07 drwxrwxr-x 4 1001 1001 4096 Mar 15 09:35 snap 09:42:07 -rw-rw-r-- 1 1001 1001 204 Mar 15 09:35 version.go [Pipeline] sh 09:42:08 + '[' -e coverage.out ] 09:42:08 + chown 1001:1001 coverage.out [Pipeline] stash 09:42:08 Warning: overwriting stash ‘coverage-report’ 09:42:08 Building app-service-configurable 09:42:08 + snapcraftctl build 09:42:09 Stashed 1 file(s) [Pipeline] sh 09:42:10 + make build 09:42:10 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 09:42:11 Building config-common 09:42:11 + snapcraftctl build 09:42:12 + cp --archive --link --no-dereference . /root/parts/config-common/install 09:42:13 Skipping build go-build-helper (already ran) 09:42:13 Building edgex-go 09:42:13 + cd /root/parts/edgex-go/src 09:42:13 ++ git describe --tags --abbrev=0 09:42:13 ++ sed s/v// 09:42:13 + GIT_VERSION=2.2.0-dev.34 09:42:13 + '[' -z 2.2.0-dev.34 ']' 09:42:13 + echo 2.2.0-dev.34 09:42:13 + '[' '!' -d vendor ']' 09:42:13 + go mod download all 09:42: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 09:42:19 + make build 09:42:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-data/core-data ./cmd/core-data 09:42:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:42:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-command/core-command ./cmd/core-command 09:42:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:42:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:42:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:42:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:42:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:42:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:42:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:42:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/secrets-config ./cmd/secrets-config 09:42:43 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 09:42:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:42:46 + 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 09:42:46 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 09:42:46 + case "$service" in 09:42:46 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 09:42:46 + 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 09:42:46 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 09:42:46 + case "$service" in 09:42:46 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 09:42:46 + 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 09:42:46 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 09:42:46 + case "$service" in 09:42:46 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 09:42:46 + 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 09:42:46 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 09:42:46 + case "$service" in 09:42:46 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 09:42:46 + 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 09:42:46 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 09:42:46 + case "$service" in 09:42:46 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 09:42:46 + 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 09:42:46 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 09:42:46 + case "$service" in 09:42:46 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 09:42:46 + 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 09:42:46 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 09:42:46 + case "$service" in 09:42:46 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 09:42:46 + 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 09:42:46 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 09:42:46 + case "$service" in 09:42:46 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 09:42:46 + 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 09:42:46 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 09:42:46 + case "$service" in 09:42:46 + 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 09:42:46 + 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 09:42:46 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 09:42:46 + case "$service" in 09:42:46 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 09:42:46 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 09:42:46 + 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 09:42:46 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 09:42:46 + case "$service" in 09:42:46 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 09:42:46 + 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 09:42:46 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 09:42:46 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 09:42:46 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 09:42:46 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 09:42:47 Building hooks 09:42:47 + cd /root/parts/hooks/src 09:42:47 + make build 09:42:47 go mod tidy 09:42:47 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 09:42:47 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 09:42:47 go: downloading github.com/davecgh/go-spew v1.1.0 09:42:47 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 09:42:48 GO111MODULE=on go build -o cmd/install/install ./cmd/install 09:42:48 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 09:42:48 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 09:42:50 Removing suid/guid from /root/parts/static-packages/install/bin/su 09:42:50 Building static-packages 09:42:50 + snapcraftctl build 09:42:51 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 09:42:52 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 09:42:52 Building version 09:42:52 + snapcraftctl build 09:42:54 Staging app-service-configurable 09:42:54 + snapcraftctl stage 09:42:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:42:56 Staging config-common 09:42:56 + snapcraftctl stage 09:42:57 Skipping stage go-build-helper (already ran) 09:42:57 Staging edgex-go 09:42:57 + snapcraftctl stage 09:42:58 Staging hooks 09:42:58 + snapcraftctl stage 09:42:59 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 09:43:00 Staging static-packages 09:43:00 + snapcraftctl stage 09:43:01 Staging version 09:43:01 + snapcraftctl stage 09:43:02 Priming app-service-configurable 09:43:02 + snapcraftctl prime 09:43:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:43:06 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 09:43:06 stage-packages: 09:43:06 - libnorm1 09:43:06 - libpgm-5.2-0 09:43:06 - libsodium23 09:43:06 - libzmq5 09:43:06 Priming config-common 09:43:06 + snapcraftctl prime 09:43:07 Priming go-build-helper 09:43:07 + snapcraftctl prime 09:43:08 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 09:43:08 Priming edgex-go 09:43:08 + snapcraftctl prime 09:43:10 Priming hooks 09:43:10 + snapcraftctl prime 09:43:11 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 09:43:11 Priming static-packages 09:43:11 + snapcraftctl prime 09:43:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:43:16 Priming version 09:43:16 + snapcraftctl prime 09:43:17 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } 09:43:21 $ docker stop --time=1 4833092399adae3e30961f4c666b314c21bc211f3bc048db36e987d305f4f0c9 09:43:23 $ docker rm -f 4833092399adae3e30961f4c666b314c21bc211f3bc048db36e987d305f4f0c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:43:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:43:25 09:43:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:43:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:43:25 latest: Pulling from edgex-devops/edgex-compose-arm64 09:43:25 29e5d40040c1: Pulling fs layer 09:43:25 1ce36da41761: Pulling fs layer 09:43:25 25b303627fd3: Pulling fs layer 09:43:25 29e5d40040c1: Verifying Checksum 09:43:25 29e5d40040c1: Download complete 09:43:26 1ce36da41761: Verifying Checksum 09:43:26 1ce36da41761: Download complete 09:43:26 29e5d40040c1: Pull complete 09:43:27 25b303627fd3: Verifying Checksum 09:43:27 25b303627fd3: Download complete 09:43:27 1ce36da41761: Pull complete 09:43:40 25b303627fd3: Pull complete 09:43:40 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:43:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:43:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:43:40 prd-ubuntu20.04-docker-arm64-4c-16g-7118 does not seem to be running inside a container 09:43:40 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:43:43 $ docker top 78cd78c92d50340722ef82e785ecf9fd2fefee8186f2920ac160381aa0a5c75a -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:44 + docker-compose build --help 09:43:44 + grep parallel 09:43:48 --parallel Build images in parallel. [Pipeline] } 09:43:48 $ docker stop --time=1 78cd78c92d50340722ef82e785ecf9fd2fefee8186f2920ac160381aa0a5c75a 09:43:50 $ docker rm -f 78cd78c92d50340722ef82e785ecf9fd2fefee8186f2920ac160381aa0a5c75a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:43:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:43:51 . [Pipeline] withDockerContainer 09:43:51 prd-ubuntu20.04-docker-arm64-4c-16g-7118 does not seem to be running inside a container 09:43:51 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:43:52 $ docker top 4f493eb57eb94ab826f3f6bc5bd9c66c8b28d7847299a23d2dfce97e30349e74 -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:53 + docker-compose -f ./docker-compose-build.yml build --parallel 09:43:57 Building core-command ... 09:43:57 Building core-data ... 09:43:57 Building core-metadata ... 09:43:57 Building security-bootstrapper ... 09:43:57 Building security-proxy-setup ... 09:43:57 Building security-secretstore-setup ... 09:43:57 Building support-notifications ... 09:43:57 Building support-scheduler ... 09:43:57 Building sys-mgmt-agent ... 09:43:57 Building security-secretstore-setup 09:43:57 Building core-command 09:43:57 Building support-scheduler 09:43:57 Building core-metadata 09:43:57 Building support-notifications 09:45:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:45:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:45:19 ---> 96d93b8faf6e 09:45:19 Step 3/23 : WORKDIR /edgex-go 09:45:19 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:45:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:45:19 ---> 96d93b8faf6e 09:45:19 Step 3/22 : WORKDIR /edgex-go 09:45:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:45:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:45:19 ---> 96d93b8faf6e 09:45:19 Step 3/23 : WORKDIR /edgex-go 09:45:19 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:45:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:45:19 ---> 96d93b8faf6e 09:45:19 Step 3/22 : WORKDIR /edgex-go 09:45:19 ---> Running in 1d3f28541759 09:45:19 ---> Running in 312fd1e867db 09:45:19 ---> Running in 7c38817ca6af 09:45:19 ---> Running in d41c82a5fb23 09:45:19 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:45:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:45:19 ---> 96d93b8faf6e 09:45:19 Step 3/25 : WORKDIR /edgex-go 09:45:19 ---> Running in 570f5ccb5a2b 09:45:19 Removing intermediate container 570f5ccb5a2b 09:45:19 ---> a463a47151e5 09:45:19 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:45:19 Removing intermediate container 1d3f28541759 09:45:19 ---> 5b048da7e72e 09:45:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:45:19 Removing intermediate container 312fd1e867db 09:45:19 ---> f5edad446aa8 09:45:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:45:19 Removing intermediate container 7c38817ca6af 09:45:19 ---> 50253647937e 09:45:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:45:19 ---> Running in f99d144f04be 09:45:19 Removing intermediate container d41c82a5fb23 09:45:19 ---> d3c93ca2bccb 09:45:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:45:19 ---> Running in 2997e8709062 09:45:19 ---> Running in 0cbe1f4ea007 09:45:19 ---> Running in 13532b862a38 09:45:19 ---> Running in 9023b2e7c132 09:45:19 Removing intermediate container f99d144f04be 09:45:19 ---> 41da445ae029 09:45:19 Step 5/25 : RUN apk add --update --no-cache make git 09:45:19 Removing intermediate container 2997e8709062 09:45:19 ---> 6b6839ad9048 09:45:19 Step 5/22 : RUN apk add --update --no-cache make git 09:45:19 ---> Running in 03ba12c6f394 09:45:19 ---> Running in e875b6190dab 09:45:19 Removing intermediate container 13532b862a38 09:45:19 ---> 8a355307f5d9 09:45:19 Step 5/23 : RUN apk add --update --no-cache make git 09:45:19 Removing intermediate container 9023b2e7c132 09:45:19 ---> 363718bfdb55 09:45:19 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:45:19 ---> Running in 742fff939798 09:45:19 ---> Running in 0485fe167aa0 09:45:19 Removing intermediate container 0cbe1f4ea007 09:45:19 ---> a071ae557f9f 09:45:19 Step 5/23 : RUN apk add --update --no-cache make git 09:45:19 ---> Running in a65053a099c6 09:45:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:45:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:45:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:45:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:45:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:45:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:45:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:45:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:45:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:45:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:45:19 OK: 220 MiB in 52 packages 09:45:20 OK: 220 MiB in 52 packages 09:45:20 OK: 220 MiB in 52 packages 09:45:20 OK: 220 MiB in 52 packages 09:45:21 OK: 220 MiB in 52 packages 09:45:21 Removing intermediate container 03ba12c6f394 09:45:21 ---> 7a6ffdea482f 09:45:21 Step 6/25 : COPY go.mod vendor* ./ 09:45:22 Removing intermediate container e875b6190dab 09:45:22 ---> 8c0702f75478 09:45:22 Step 6/22 : COPY go.mod vendor* ./ 09:45:22 ---> 207b3256bc3c 09:45:22 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:22 Removing intermediate container a65053a099c6 09:45:22 ---> c988ec1e936e 09:45:22 Step 6/23 : COPY go.mod vendor* ./ 09:45:22 Removing intermediate container 0485fe167aa0 09:45:22 ---> f278c90c8d95 09:45:22 Step 6/22 : COPY go.mod vendor* ./ 09:45:22 ---> Running in d12c8d798f7a 09:45:22 Removing intermediate container 742fff939798 09:45:22 ---> 93f613aed53a 09:45:22 Step 6/23 : COPY go.mod vendor* ./ 09:45:23 ---> c6746e9c7d35 09:45:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:23 ---> Running in 774ef6fb3fea 09:45:24 ---> 624a6d28097e 09:45:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:24 ---> 3efb523c46b1 09:45:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:24 ---> Running in 3000023d596c 09:45:24 ---> 7194edd8d9a6 09:45:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:24 ---> Running in 920f18364685 09:45:24 ---> Running in ec65535af402 09:45:28 Removing intermediate container d12c8d798f7a 09:45:28 ---> 31f7615660e8 09:45:28 Step 8/25 : COPY . . 09:45:29 Removing intermediate container 774ef6fb3fea 09:45:29 ---> 0d109f9e6856 09:45:29 Step 8/22 : COPY . . 09:45:31 Removing intermediate container ec65535af402 09:45:31 ---> 53a11332e89b 09:45:31 Step 8/23 : COPY . . 09:45:31 Removing intermediate container 920f18364685 09:45:31 ---> c3ea61e90f56 09:45:31 Step 8/23 : COPY . . 09:45:31 Removing intermediate container 3000023d596c 09:45:31 ---> 8c049b0e99bd 09:45:31 Step 8/22 : COPY . . 09:45:53 ---> 6b1b88af2f37 09:45:53 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:45:53 ---> Running in deb368864291 09:45:53 ---> f9dd8905a313 09:45:53 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:45:53 ---> Running in cb7955850f61 09:45:54 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 09:45:56 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 09:45:57 ---> fd2eba09b9f6 09:45:57 Step 9/23 : RUN make cmd/core-command/core-command 09:45:57 ---> Running in 54e9a0606867 09:45:58 ---> 89121b464b60 09:45:58 Step 9/23 : RUN make cmd/core-metadata/core-metadata 09:45:58 ---> Running in 788f24fd3892 09:45:58 ---> 09730c336f92 09:45:58 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:45:58 ---> Running in a5811c62498d 09:46:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:46:00 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 09:46:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:48:08 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 09:48:13 Removing intermediate container deb368864291 09:48:13 ---> 65ded281e76e 09:48:13 09:48:13 Step 10/25 : FROM alpine:3.14 09:48:13 3.14: Pulling from library/alpine 09:48:13 Removing intermediate container 54e9a0606867 09:48:13 ---> b49602debb85 09:48:13 09:48:13 Step 10/23 : FROM alpine:3.14 09:48:13 3.14: Pulling from library/alpine 09:48:14 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 09:48:14 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 09:48:14 Status: Downloaded newer image for alpine:3.14 09:48:14 Status: Downloaded newer image for alpine:3.14 09:48:14 ---> 5b8b7b635229 09:48:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:48:14 ---> 5b8b7b635229 09:48:14 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:48:14 ---> Running in b54869eb2c07 09:48:14 ---> Running in 721b3754f7aa 09:48:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:48:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:48:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:48:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:48:18 (1/1) Installing dumb-init (1.2.5-r1) 09:48:18 Executing busybox-1.33.1-r6.trigger 09:48:18 OK: 6 MiB in 15 packages 09:48:18 (1/3) Installing ca-certificates (20211220-r0) 09:48:18 (2/3) Installing dumb-init (1.2.5-r1) 09:48:18 (3/3) Installing su-exec (0.2-r1) 09:48:18 Executing busybox-1.33.1-r6.trigger 09:48:18 Executing ca-certificates-20211220-r0.trigger 09:48:19 OK: 6 MiB in 17 packages 09:48:20 Removing intermediate container 721b3754f7aa 09:48:20 ---> 0726fe1bb5ba 09:48:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:48:20 ---> Running in 722444095d66 09:48:21 Removing intermediate container 722444095d66 09:48:21 ---> f0ba6f5a7cae 09:48:21 Step 13/23 : ENV APP_PORT=59882 09:48:21 Removing intermediate container b54869eb2c07 09:48:21 ---> 034863c857bb 09:48:21 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:48:21 ---> Running in 3284bf345b63 09:48:21 ---> Running in 8188af8a66c0 09:48:22 Removing intermediate container 3284bf345b63 09:48:22 ---> c37798bbec01 09:48:22 Step 14/23 : EXPOSE $APP_PORT 09:48:22 Removing intermediate container 8188af8a66c0 09:48:22 ---> 5a11c95841b5 09:48:22 Step 13/25 : WORKDIR / 09:48:22 ---> Running in 0c2472f9ffd2 09:48:22 ---> Running in e4e4222da7e0 09:48:23 Removing intermediate container 0c2472f9ffd2 09:48:23 ---> 1e373c4e9061 09:48:23 Step 15/23 : WORKDIR / 09:48:23 Removing intermediate container e4e4222da7e0 09:48:23 ---> 2f0cba2939d8 09:48:23 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:48:23 ---> Running in 5af0afae01ff 09:48:24 Removing intermediate container 5af0afae01ff 09:48:24 ---> 8462d7cc9fd5 09:48:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:48:24 ---> 10ce4779370f 09:48:24 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:48:26 ---> dcc68c6860b8 09:48:26 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:48:26 ---> 1396b02b0a90 09:48:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:48:27 ---> b41391a4ca40 09:48:27 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:48:28 ---> 61adafd35a12 09:48:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:48:28 ---> 0e3217f4d1db 09:48:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:48:29 Removing intermediate container cb7955850f61 09:48:29 ---> 573a66642853 09:48:29 09:48:29 Step 10/22 : FROM alpine:3.14 09:48:29 ---> 5b8b7b635229 09:48:29 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:48:29 ---> Using cache 09:48:29 ---> 0726fe1bb5ba 09:48:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:48:29 ---> Using cache 09:48:29 ---> f0ba6f5a7cae 09:48:29 Step 13/22 : ENV APP_PORT=59861 09:48:29 ---> Running in 6f517fcb411d 09:48:29 ---> 9d8897dee572 09:48:29 Step 19/23 : ENTRYPOINT ["/core-command"] 09:48:29 ---> Running in 7eb04c70cf74 09:48:29 Removing intermediate container 6f517fcb411d 09:48:29 ---> 9f9083d2373c 09:48:29 Step 14/22 : EXPOSE $APP_PORT 09:48:30 ---> Running in 9c9bc1602b35 09:48:30 Removing intermediate container 7eb04c70cf74 09:48:30 ---> efa48a8c3c38 09:48:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:48:30 ---> Running in 209dd0751c4b 09:48:30 Removing intermediate container 9c9bc1602b35 09:48:31 ---> 6ecaf5bc4eb0 09:48:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:48:31 Removing intermediate container 788f24fd3892 09:48:31 ---> 1b795e7bac63 09:48:31 09:48:31 Step 10/23 : FROM alpine:3.14 09:48:31 ---> 5b8b7b635229 09:48:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:48:31 ---> Using cache 09:48:31 ---> 0726fe1bb5ba 09:48:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:48:31 ---> Using cache 09:48:31 ---> f0ba6f5a7cae 09:48:31 Step 13/23 : ENV APP_PORT=59881 09:48:31 ---> 2a59dff06c60 09:48:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:48:31 ---> Running in 074120a87b7e 09:48:31 Removing intermediate container 209dd0751c4b 09:48:31 ---> 8b5c5f546cfb 09:48:31 Step 21/23 : LABEL arch=arm64 09:48:31 ---> Running in c5b502f4f733 09:48:31 Removing intermediate container 074120a87b7e 09:48:31 ---> 4ac6ea8c5ea0 09:48:31 Step 14/23 : EXPOSE $APP_PORT 09:48:31 ---> Running in e89a7ca4cc9a 09:48:32 Removing intermediate container c5b502f4f733 09:48:32 ---> a4ab641fe3a1 09:48:32 Step 22/23 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 09:48:32 ---> e551fba419c0 09:48:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:48:32 Removing intermediate container e89a7ca4cc9a 09:48:32 ---> 1c5d14a46b1a 09:48:32 Step 15/23 : WORKDIR / 09:48:32 ---> Running in c508abe2a364 09:48:32 ---> Running in 6cf9d8062013 09:48:33 Removing intermediate container c508abe2a364 09:48:33 ---> fd6f74e5677a 09:48:33 Step 23/23 : LABEL version=0.0.0 09:48:33 Removing intermediate container 6cf9d8062013 09:48:33 ---> ae001d08ec9b 09:48:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:48:33 Removing intermediate container a5811c62498d 09:48:33 ---> 9c3ec4d7ad64 09:48:33 09:48:33 Step 10/22 : FROM alpine:3.14 09:48:33 ---> 5b8b7b635229 09:48:33 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:48:33 ---> Running in 806b05fac859 09:48:33 ---> Running in 5982dea9cd46 09:48:33 ---> 2d5f3af3451f 09:48:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:48:33 Removing intermediate container 806b05fac859 09:48:33 ---> fb8c73269c15 09:48:33 09:48:34 Successfully built fb8c73269c15 09:48:34 ---> 5097abb6638a 09:48:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:48:34 Successfully tagged core-command-arm64:latest 09:48:34  Building core-command ... done Building security-bootstrapper 09:48:34 ---> dbe539f2f384 09:48:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:48:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:48:35 ---> 761e28a7c275 09:48:35 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/ 09:48:35 ---> Running in 2428db1e03fb 09:48:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:48:36 (1/2) Installing ca-certificates (20211220-r0) 09:48:36 (2/2) Installing dumb-init (1.2.5-r1) 09:48:36 Executing busybox-1.33.1-r6.trigger 09:48:36 Executing ca-certificates-20211220-r0.trigger 09:48:36 ---> ec3d1330f36b 09:48:36 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:48:36 OK: 6 MiB in 16 packages 09:48:36 ---> Running in 07360123a758 09:48:36 ---> a51b87aeaa83 09:48:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:48:37 Removing intermediate container 07360123a758 09:48:37 ---> 9b320262c100 09:48:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:48:37 ---> Running in 2885968a7dd1 09:48:38 ---> 98ace30481ac 09:48:38 Step 19/23 : ENTRYPOINT ["/core-metadata"] 09:48:38 Removing intermediate container 2428db1e03fb 09:48:38 ---> 4ff4938b517c 09:48:38 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:48:38 Removing intermediate container 2885968a7dd1 09:48:38 ---> 1ba93140e750 09:48:38 Step 20/22 : LABEL arch=arm64 09:48:38 ---> Running in bf3cae30ada4 09:48:38 ---> Running in a23739813e9b 09:48:38 ---> Running in 0906a90d2335 09:48:39 Removing intermediate container 5982dea9cd46 09:48:39 ---> e01e70eeff1f 09:48:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:48:39 ---> Running in 4f57072b9217 09:48:39 Removing intermediate container a23739813e9b 09:48:39 ---> 0acd92400668 09:48:39 Step 23/25 : LABEL arch=arm64 09:48:39 Removing intermediate container bf3cae30ada4 09:48:39 ---> 947ae0a6873a 09:48:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:48:39 ---> Running in 5de713802b2d 09:48:39 Removing intermediate container 4f57072b9217 09:48:39 ---> 012bd3476ed1 09:48:39 Step 13/22 : ENV APP_PORT=59860 09:48:39 ---> Running in 2afa548e9f36 09:48:39 ---> Running in cea1450c53cb 09:48:39 Removing intermediate container 0906a90d2335 09:48:39 ---> 62c83e21441a 09:48:39 Step 21/22 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 09:48:39 ---> Running in a8130d26b6e2 09:48:40 Removing intermediate container 5de713802b2d 09:48:40 ---> 952ea999d65b 09:48:40 Step 24/25 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 09:48:40 ---> Running in f3b418d61535 09:48:40 Removing intermediate container cea1450c53cb 09:48:40 ---> 10784943172f 09:48:40 Step 21/23 : LABEL arch=arm64 09:48:40 Removing intermediate container 2afa548e9f36 09:48:40 ---> dc69420fb5eb 09:48:40 Step 14/22 : EXPOSE $APP_PORT 09:48:40 Removing intermediate container a8130d26b6e2 09:48:40 ---> f2a7d8d0be49 09:48:40 Step 22/22 : LABEL version=0.0.0 09:48:40 ---> Running in 5347e0e4b333 09:48:40 ---> Running in c19ef27f266d 09:48:40 ---> Running in f0b9fb58551c 09:48:41 Removing intermediate container f3b418d61535 09:48:41 ---> 63420ea5c502 09:48:41 Step 25/25 : LABEL version=0.0.0 09:48:41 Removing intermediate container f0b9fb58551c 09:48:41 ---> bdace3aa821c 09:48:41 09:48:41 Removing intermediate container 5347e0e4b333 09:48:41 ---> Running in f99df3c1a0c8 09:48:41 ---> 4a3809c8ee98 09:48:41 Step 22/23 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 09:48:41 ---> Running in 4411df898d79 09:48:41 Removing intermediate container c19ef27f266d 09:48:41 ---> 78c7ea563814 09:48:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:48:41 Removing intermediate container f99df3c1a0c8 09:48:41 ---> 7bb82201c448 09:48:41 09:48:41 Removing intermediate container 4411df898d79 09:48:41 ---> 11262c465915 09:48:41 Step 23/23 : LABEL version=0.0.0 09:48:42 Successfully built bdace3aa821c 09:48:42 Successfully tagged support-scheduler-arm64:latest 09:48:42  Building support-scheduler ... done Building sys-mgmt-agent 09:48:42 ---> Running in 370f6c5145c7 09:48:42 ---> 6331a5c0e19e 09:48:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:48:42 Removing intermediate container 370f6c5145c7 09:48:42 ---> d624efd6964f 09:48:42 09:48:42 Successfully built 7bb82201c448 09:48:42 Successfully tagged security-secretstore-setup-arm64:latest 09:48:42 Building security-proxy-setup 09:48:43  Building security-secretstore-setup ... done Successfully built d624efd6964f 09:48:43 Successfully tagged core-metadata-arm64:latest 09:48:43  Building core-metadata ... done Building core-data 09:48:43 ---> 6fdad5619910 09:48:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:48:44 ---> 4d7556f65922 09:48:44 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:48:44 ---> Running in 39effb5ee62a 09:48:44 Removing intermediate container 39effb5ee62a 09:48:44 ---> 26f1579025cb 09:48:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:48:44 ---> Running in 5e466060c965 09:48:45 Removing intermediate container 5e466060c965 09:48:45 ---> ec4b603075f7 09:48:45 Step 20/22 : LABEL arch=arm64 09:48:45 ---> Running in 164a0ef53f83 09:48:45 Removing intermediate container 164a0ef53f83 09:48:45 ---> 70d31b2dc68d 09:48:45 Step 21/22 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 09:48:45 ---> Running in 1b143a233685 09:48:46 Removing intermediate container 1b143a233685 09:48:46 ---> 8dd70a6eac87 09:48:46 Step 22/22 : LABEL version=0.0.0 09:48:46 ---> Running in 74b3fb79e289 09:48:46 Removing intermediate container 74b3fb79e289 09:48:46 ---> 5ee8a93d4d6e 09:48:46 09:48:47 Successfully built 5ee8a93d4d6e 09:48:47 Successfully tagged support-notifications-arm64:latest 09:49:26  Building support-notifications ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:49:26 Step 2/31 : FROM ${BUILDER_BASE} AS builder 09:49:26 ---> 96d93b8faf6e 09:49:26 Step 3/31 : WORKDIR /edgex-go 09:49:26 ---> Using cache 09:49:26 ---> 50253647937e 09:49:26 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:49:26 ---> Using cache 09:49:26 ---> 8a355307f5d9 09:49:26 Step 5/31 : RUN apk add --update --no-cache make git 09:49:26 ---> Using cache 09:49:26 ---> 93f613aed53a 09:49:26 Step 6/31 : COPY go.mod vendor* ./ 09:49:26 ---> Using cache 09:49:26 ---> 7194edd8d9a6 09:49:26 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:26 ---> Using cache 09:49:26 ---> 53a11332e89b 09:49:26 Step 8/31 : COPY . . 09:49:26 ---> Using cache 09:49:26 ---> fd2eba09b9f6 09:49:26 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:49:26 ---> Running in 58d09fe72a7c 09:49:26 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 09:49:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:49:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:49:34 ---> 96d93b8faf6e 09:49:34 Step 3/23 : WORKDIR /edgex-go 09:49:34 ---> Using cache 09:49:34 ---> 50253647937e 09:49:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:49:34 ---> Using cache 09:49:34 ---> 8a355307f5d9 09:49:34 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:49:35 ---> Running in 5cca2877b6fa 09:49:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:49:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:49:35 ---> 96d93b8faf6e 09:49:35 Step 3/23 : WORKDIR /edgex-go 09:49:35 ---> Using cache 09:49:35 ---> 50253647937e 09:49:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:49:35 ---> Using cache 09:49:35 ---> 8a355307f5d9 09:49:35 Step 5/23 : RUN apk add --update --no-cache make bash git 09:49:35 ---> Running in 38b753e7ad96 09:49:35 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:49:35 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:49:35 ---> 96d93b8faf6e 09:49:35 Step 3/21 : WORKDIR /edgex-go 09:49:35 ---> Using cache 09:49:35 ---> 50253647937e 09:49:35 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:49:35 ---> Using cache 09:49:35 ---> 8a355307f5d9 09:49:35 Step 5/21 : RUN apk add --update --no-cache make git 09:49:35 ---> Using cache 09:49:35 ---> 93f613aed53a 09:49:35 Step 6/21 : COPY go.mod vendor* ./ 09:49:35 ---> Using cache 09:49:35 ---> 7194edd8d9a6 09:49:35 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:35 ---> Using cache 09:49:35 ---> 53a11332e89b 09:49:35 Step 8/21 : COPY . . 09:49:35 ---> Using cache 09:49:35 ---> fd2eba09b9f6 09:49:35 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:49:35 ---> Running in 50c14b741ed6 09:49:38 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 09:49:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:49:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:49:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:49:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:49:40 OK: 220 MiB in 52 packages 09:49:40 OK: 220 MiB in 52 packages 09:49:41 Removing intermediate container 5cca2877b6fa 09:49:41 ---> 2301839ef09e 09:49:41 Step 6/23 : COPY go.mod vendor* ./ 09:49:41 Removing intermediate container 38b753e7ad96 09:49:41 ---> 65e8fbd32d72 09:49:42 Step 6/23 : COPY go.mod vendor* ./ 09:49:43 ---> a675ae4ac6c1 09:49:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:43 ---> Running in 90346edfeec7 09:49:43 ---> cd59cfe065b1 09:49:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:43 ---> Running in e71df786b6d1 09:49:50 Removing intermediate container 90346edfeec7 09:49:50 ---> 0f821d247ed1 09:49:50 Step 8/23 : COPY . . 09:49:50 Removing intermediate container e71df786b6d1 09:49:50 ---> feb448285df5 09:49:50 Step 8/23 : COPY . . 09:50:23 ---> 9c9031acb393 09:50:23 Step 9/23 : RUN make cmd/core-data/core-data 09:50:23 ---> Running in ac53b0ce09e9 09:50:23 ---> e18098b0ea1d 09:50:23 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:50:23 ---> Running in 2f1285106ae5 09:50:23 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 09:50:23 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 09:51:02 Removing intermediate container 58d09fe72a7c 09:51:02 ---> b704d57da693 09:51:02 09:51:02 Step 10/31 : FROM alpine:3.14 09:51:02 ---> 5b8b7b635229 09:51:02 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:51:02 ---> Running in 6e803dd1fba1 09:51:02 Removing intermediate container 6e803dd1fba1 09:51:02 ---> d51fca7b994f 09:51:02 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 09:51:02 ---> Running in 5d6fc085e8d5 09:51:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:51:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:51:02 (1/2) Installing dumb-init (1.2.5-r1) 09:51:02 (2/2) Installing su-exec (0.2-r1) 09:51:02 Executing busybox-1.33.1-r6.trigger 09:51:02 OK: 6 MiB in 16 packages 09:51:03 Removing intermediate container 5d6fc085e8d5 09:51:03 ---> 529915517337 09:51:03 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 09:51:03 ---> Running in 5d8d3d1a5aa4 09:51:04 Removing intermediate container 5d8d3d1a5aa4 09:51:04 ---> db7b3b4aabbc 09:51:04 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:51:04 ---> Running in ac4f56663c1d 09:51:04 Removing intermediate container ac4f56663c1d 09:51:04 ---> b94149932263 09:51:04 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:51:04 ---> Running in d19a833b0c54 09:51:06 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 09:51:07 Removing intermediate container d19a833b0c54 09:51:07 ---> b78dcdd37292 09:51:07 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 09:51:07 ---> Running in a41912806e65 09:51:08 Removing intermediate container a41912806e65 09:51:08 ---> 3e679ed429b0 09:51:08 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:51:09 ---> 970775be174d 09:51:09 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:51:09 ---> Running in ccd057783475 09:51:12 Removing intermediate container ccd057783475 09:51:12 ---> 7376958ff593 09:51:12 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 09:51:13 ---> a93ecaecf6cb 09:51:13 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:51:15 ---> 97e4565cb754 09:51:15 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:51:15 ---> 8f91027c58cc 09:51:15 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:51:16 ---> 45695f6bb5bc 09:51:16 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:51:17 ---> dde2e68062ec 09:51:17 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 09:51:17 ---> Running in 6296772d0dcb 09:51:18 Removing intermediate container 6296772d0dcb 09:51:18 ---> d04ec80225cd 09:51:18 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:51:19 ---> 4089f7108c7b 09:51:19 Step 26/31 : RUN chmod +x /entrypoint.sh 09:51:19 ---> Running in fe9b31d8e3dc 09:51:24 Removing intermediate container fe9b31d8e3dc 09:51:24 ---> a44b6fd2c843 09:51:24 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 09:51:24 ---> Running in 234b10aad66f 09:51:24 Removing intermediate container 234b10aad66f 09:51:24 ---> 0bba094eda77 09:51:24 Step 28/31 : CMD ["gate"] 09:51:24 Removing intermediate container 50c14b741ed6 09:51:24 ---> b80fdcbaa00c 09:51:24 09:51:24 Step 10/21 : FROM alpine:3.14 09:51:24 ---> 5b8b7b635229 09:51:24 Step 11/21 : RUN apk add --update --no-cache curl 09:51:24 ---> Running in 760d70b1095e 09:51:24 ---> Running in bcbaa72a58b4 09:51:25 Removing intermediate container bcbaa72a58b4 09:51:25 ---> f75b06627da3 09:51:25 Step 29/31 : LABEL arch=arm64 09:51:26 ---> Running in 7d63783c4674 09:51:26 Removing intermediate container 7d63783c4674 09:51:26 ---> 52b190f2b2ca 09:51:26 Step 30/31 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 09:51:27 ---> Running in a8d760381992 09:51:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:51:27 Removing intermediate container a8d760381992 09:51:27 ---> bbbe989b5bd9 09:51:27 Step 31/31 : LABEL version=0.0.0 09:51:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:51:27 ---> Running in c3f024d0d3b2 09:51:28 Removing intermediate container c3f024d0d3b2 09:51:28 ---> 60aa1e1789ac 09:51:28 09:51:28 (1/5) Installing ca-certificates (20211220-r0) 09:51:28 (2/5) Installing brotli-libs (1.0.9-r5) 09:51:29 (3/5) Installing nghttp2-libs (1.43.0-r0) 09:51:29 (4/5) Installing libcurl (7.79.1-r0) 09:51:29 Successfully built 60aa1e1789ac 09:51:29 (5/5) Installing curl (7.79.1-r0) 09:51:29 Successfully tagged security-bootstrapper-arm64:latest 09:51:29 Executing busybox-1.33.1-r6.trigger 09:51:29  Building security-bootstrapper ... done Executing ca-certificates-20211220-r0.trigger 09:51:29 OK: 8 MiB in 19 packages 09:51:31 Removing intermediate container 760d70b1095e 09:51:31 ---> 59303d74e536 09:51:31 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:51:31 ---> Running in 080a808bb070 09:51:31 Removing intermediate container 080a808bb070 09:51:31 ---> 016454c158f2 09:51:31 Step 13/21 : WORKDIR /edgex 09:51:31 ---> Running in 684c2dcb8093 09:51:32 Removing intermediate container 684c2dcb8093 09:51:32 ---> f1c3f0b6c318 09:51:32 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:51:33 ---> 5c63f48a2049 09:51:33 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:51:34 ---> f8d4c3dcdcd7 09:51:34 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:51:36 ---> e566f2080db7 09:51:36 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:51:36 ---> Running in 1997f735d6e6 09:51:36 Removing intermediate container 1997f735d6e6 09:51:36 ---> 3a135d736c43 09:51:36 Step 18/21 : CMD ["--init=true"] 09:51:37 ---> Running in 1184f1471d77 09:51:37 Removing intermediate container 1184f1471d77 09:51:37 ---> 462c02914861 09:51:37 Step 19/21 : LABEL arch=arm64 09:51:37 ---> Running in 2825b08cc427 09:51:38 Removing intermediate container 2825b08cc427 09:51:38 ---> bd0323643bbb 09:51:38 Step 20/21 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 09:51:38 ---> Running in ade0f6a97059 09:51:38 Removing intermediate container ade0f6a97059 09:51:38 ---> a69a77704acc 09:51:38 Step 21/21 : LABEL version=0.0.0 09:51:38 ---> Running in 356a23c92329 09:51:39 Removing intermediate container 356a23c92329 09:51:39 ---> 546a2e561996 09:51:39 09:51:40 Successfully built 546a2e561996 09:51:40 Successfully tagged security-proxy-setup-arm64:latest 09:51:58  Building security-proxy-setup ... done Removing intermediate container 2f1285106ae5 09:51:58 ---> 36bc5368fd02 09:51:58 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:51:58 ---> Running in 781f226f8821 09:51:58 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 09:51:59 Removing intermediate container 781f226f8821 09:51:59 ---> 697c73dbc65a 09:51:59 09:51:59 Step 11/23 : FROM docker:20.10.10 09:51:59 20.10.10: Pulling from library/docker 09:52:06 Removing intermediate container ac53b0ce09e9 09:52:06 ---> a954a9cf328c 09:52:06 09:52:06 Step 10/23 : FROM alpine:3.14 09:52:06 ---> 5b8b7b635229 09:52:06 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:52:06 ---> Running in eb889a65a757 09:52:06 Removing intermediate container eb889a65a757 09:52:06 ---> a0c13d41ba20 09:52:06 Step 12/23 : ENV APP_PORT=59880 09:52:06 ---> Running in d588d5047242 09:52:06 Removing intermediate container d588d5047242 09:52:06 ---> ee4da780423b 09:52:06 Step 13/23 : EXPOSE $APP_PORT 09:52:07 ---> Running in 5f2ef7310a29 09:52:07 Removing intermediate container 5f2ef7310a29 09:52:07 ---> cf5b7b9d85b5 09:52:07 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:52:07 ---> Running in 7da278496b17 09:52:07 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 09:52:07 Status: Downloaded newer image for docker:20.10.10 09:52:07 ---> 520e9a0a30f7 09:52:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:52:07 ---> Running in fea63ad7041b 09:52:08 Removing intermediate container fea63ad7041b 09:52:08 ---> caf0781edca0 09:52:08 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 09:52:08 ---> Running in ba2c747ebaf5 09:52:09 Removing intermediate container 7da278496b17 09:52:09 ---> f7bbe2e56794 09:52:09 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:52:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:52:09 ---> Running in c5c497a13d51 09:52:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:52:10 (1/42) Installing readline (8.1.0-r0) 09:52:10 (2/42) Installing bash (5.1.4-r0) 09:52:10 Executing bash-5.1.4-r0.post-install 09:52:10 (3/42) Installing brotli-libs (1.0.9-r5) 09:52:10 (4/42) Installing nghttp2-libs (1.43.0-r0) 09:52:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:52:10 (5/42) Installing libcurl (7.79.1-r0) 09:52:10 (6/42) Installing curl (7.79.1-r0) 09:52:10 (7/42) Installing dumb-init (1.2.5-r1) 09:52:10 (8/42) Installing libbz2 (1.0.8-r1) 09:52:10 (9/42) Installing expat (2.4.7-r0) 09:52:10 (10/42) Installing libffi (3.3-r2) 09:52:10 (11/42) Installing gdbm (1.19-r0) 09:52:10 (12/42) Installing xz-libs (5.2.5-r0) 09:52:10 (13/42) Installing libgcc (10.3.1_git20210424-r2) 09:52:10 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 09:52:10 (15/42) Installing mpdecimal (2.5.1-r1) 09:52:10 (16/42) Installing sqlite-libs (3.35.5-r0) 09:52:10 (17/42) Installing python3 (3.9.5-r2) 09:52:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:52:12 (1/6) Installing dumb-init (1.2.5-r1) 09:52:12 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:52:12 (3/6) Installing libsodium (1.0.18-r0) 09:52:12 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:52:12 (5/6) Installing libzmq (4.3.4-r0) 09:52:12 (6/6) Installing zeromq (4.3.4-r0) 09:52:12 (18/42) Installing py3-appdirs (1.4.4-r2) 09:52:12 (19/42) Installing py3-chardet (4.0.0-r2) 09:52:12 Executing busybox-1.33.1-r6.trigger 09:52:12 OK: 8 MiB in 20 packages 09:52:12 (20/42) Installing py3-idna (3.2-r0) 09:52:12 (21/42) Installing py3-urllib3 (1.26.5-r0) 09:52:13 (22/42) Installing py3-certifi (2020.12.5-r1) 09:52:13 (23/42) Installing py3-requests (2.25.1-r4) 09:52:13 (24/42) Installing py3-msgpack (1.0.2-r1) 09:52:13 (25/42) Installing py3-lockfile (0.12.2-r4) 09:52:13 (26/42) Installing py3-cachecontrol (0.12.6-r1) 09:52:13 (27/42) Installing py3-colorama (0.4.4-r1) 09:52:13 (28/42) Installing py3-contextlib2 (0.6.0-r1) 09:52:13 (29/42) Installing py3-distlib (0.3.1-r3) 09:52:13 (30/42) Installing py3-distro (1.5.0-r3) 09:52:13 (31/42) Installing py3-six (1.15.0-r1) 09:52:13 (32/42) Installing py3-webencodings (0.5.1-r4) 09:52:13 (33/42) Installing py3-html5lib (1.1-r1) 09:52:13 (34/42) Installing py3-parsing (2.4.7-r2) 09:52:13 (35/42) Installing py3-packaging (20.9-r1) 09:52:13 (36/42) Installing py3-toml (0.10.2-r2) 09:52:13 (37/42) Installing py3-pep517 (0.10.0-r2) 09:52:13 (38/42) Installing py3-progress (1.5-r2) 09:52:13 (39/42) Installing py3-retrying (1.3.3-r1) 09:52:13 (40/42) Installing py3-ordered-set (4.0.2-r1) 09:52:13 (41/42) Installing py3-setuptools (52.0.0-r3) 09:52:13 (42/42) Installing py3-pip (20.3.4-r1) 09:52:14 Removing intermediate container c5c497a13d51 09:52:14 ---> 247d2f5a939f 09:52:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:52:14 Executing busybox-1.33.1-r6.trigger 09:52:14 OK: 84 MiB in 64 packages 09:52:14 ---> c44855eaf37f 09:52:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:52:15 ---> db75ea5c41d8 09:52:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:52:16 ---> fdb863bc54e2 09:52:16 Step 19/23 : ENTRYPOINT ["/core-data"] 09:52:16 ---> Running in e86a0f8d7f34 09:52:16 Removing intermediate container e86a0f8d7f34 09:52:16 ---> bea5f0be0d90 09:52:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:52:16 ---> Running in 7b761c71bae5 09:52:17 Removing intermediate container 7b761c71bae5 09:52:17 ---> 9cce950499ac 09:52:17 Step 21/23 : LABEL arch=arm64 09:52:17 ---> Running in 444bbc06f36d 09:52:17 Removing intermediate container 444bbc06f36d 09:52:17 ---> e7f44bcd2164 09:52:17 Step 22/23 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 09:52:17 ---> Running in 4967d9018ea4 09:52:17 Removing intermediate container 4967d9018ea4 09:52:17 ---> 8df4954acb12 09:52:17 Step 23/23 : LABEL version=0.0.0 09:52:18 ---> Running in 3abbcd6f55d4 09:52:18 Collecting docker-compose==1.23.2 09:52:18 Removing intermediate container 3abbcd6f55d4 09:52:18 ---> 9135d1d22fa9 09:52:18 09:52:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:52:18 Successfully built 9135d1d22fa9 09:52:18 Successfully tagged core-data-arm64:latest 09:52:19  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:52:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:52:20 Collecting websocket-client<1.0,>=0.32.0 09:52:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:52:20 Collecting jsonschema<3,>=2.5.1 09:52:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:52:20 Collecting dockerpty<0.5,>=0.4.1 09:52:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:52:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 09:52:22 Collecting texttable<0.10,>=0.9.0 09:52:22 Downloading texttable-0.9.1.tar.gz (11 kB) 09:52:23 Collecting docopt<0.7,>=0.6.1 09:52:23 Downloading docopt-0.6.2.tar.gz (25 kB) 09:52:25 Collecting PyYAML<4,>=3.10 09:52:25 Downloading PyYAML-3.13.tar.gz (270 kB) 09:52:29 Collecting cached-property<2,>=1.2.0 09:52:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:52:29 Collecting docker<4.0,>=3.6.0 09:52:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:52:29 Collecting docker-pycreds>=0.4.0 09:52:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:52:30 Collecting idna<2.8,>=2.5 09:52:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:52:30 Collecting chardet<3.1.0,>=3.0.2 09:52:30 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:52:30 Collecting urllib3<1.25,>=1.21.1 09:52:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:52:30 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 09:52:30 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:52:30 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:52:30 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:52:30 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:52:31 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:52:31 Attempting uninstall: urllib3 09:52:31 Found existing installation: urllib3 1.26.5 09:52:31 Uninstalling urllib3-1.26.5: 09:52:31 Successfully uninstalled urllib3-1.26.5 09:52:32 Attempting uninstall: idna 09:52:32 Found existing installation: idna 3.2 09:52:32 Uninstalling idna-3.2: 09:52:32 Successfully uninstalled idna-3.2 09:52:32 Attempting uninstall: chardet 09:52:32 Found existing installation: chardet 4.0.0 09:52:32 Uninstalling chardet-4.0.0: 09:52:33 Successfully uninstalled chardet-4.0.0 09:52:34 Attempting uninstall: requests 09:52:34 Found existing installation: requests 2.25.1 09:52:34 Uninstalling requests-2.25.1: 09:52:34 Successfully uninstalled requests-2.25.1 09:52:34 Running setup.py install for texttable: started 09:52:36 Running setup.py install for texttable: finished with status 'done' 09:52:36 Running setup.py install for PyYAML: started 09:52:38 Running setup.py install for PyYAML: finished with status 'done' 09:52:39 Running setup.py install for docopt: started 09:52:40 Running setup.py install for docopt: finished with status 'done' 09:52:40 Running setup.py install for dockerpty: started 09:52:42 Running setup.py install for dockerpty: finished with status 'done' 09:52:43 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 09:52:52 Removing intermediate container ba2c747ebaf5 09:52:52 ---> 8f2be7de9541 09:52:52 Step 14/23 : ENV APP_PORT=58890 09:52:52 ---> Running in 91464acbc5bc 09:52:52 Removing intermediate container 91464acbc5bc 09:52:52 ---> ab3644e1822a 09:52:52 Step 15/23 : EXPOSE $APP_PORT 09:52:52 ---> Running in d5aead41fb92 09:52:52 Removing intermediate container d5aead41fb92 09:52:52 ---> 93cd0ce06d75 09:52:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:52:53 ---> 52186e70daa1 09:52:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:52:54 ---> 8f61dd724c69 09:52:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:52:55 ---> 82ad1dc949e7 09:52:55 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 09:52:55 ---> Running in 9839bfc526e4 09:52:55 Removing intermediate container 9839bfc526e4 09:52:55 ---> 252d5ed48fb3 09:52:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:52:55 ---> Running in 57f949bd6399 09:52:55 Removing intermediate container 57f949bd6399 09:52:55 ---> b783397b668c 09:52:55 Step 21/23 : LABEL arch=arm64 09:52:55 ---> Running in f043803e6951 09:52:56 Removing intermediate container f043803e6951 09:52:56 ---> 3bf52cf03650 09:52:56 Step 22/23 : LABEL git_sha=911a1c84c550e15fa7c8427f88a0fa31e9a8b786 09:52:56 ---> Running in a9797ba3dca0 09:52:56 Removing intermediate container a9797ba3dca0 09:52:56 ---> 5d0254e1beac 09:52:56 Step 23/23 : LABEL version=0.0.0 09:52:56 ---> Running in 1260bfdf88ac 09:52:57 Removing intermediate container 1260bfdf88ac 09:52:57 ---> 30d2ed45fb7d 09:52:57 09:52:57 Successfully built 30d2ed45fb7d 09:52:57 Successfully tagged sys-mgmt-agent-arm64:latest 09:52:57  Building sys-mgmt-agent ... done  [Pipeline] } 09:52:57 $ docker stop --time=1 4f493eb57eb94ab826f3f6bc5bd9c66c8b28d7847299a23d2dfce97e30349e74 09:52:59 $ docker rm -f 4f493eb57eb94ab826f3f6bc5bd9c66c8b28d7847299a23d2dfce97e30349e74 [Pipeline] // withDockerContainer [Pipeline] sh 09:52:59 + docker images 09:53:00 REPOSITORY TAG IMAGE ID CREATED SIZE 09:53:00 sys-mgmt-agent-arm64 latest 30d2ed45fb7d 4 seconds ago 280MB 09:53:00 core-data-arm64 latest 9135d1d22fa9 42 seconds ago 19.2MB 09:53:00 a954a9cf328c 56 seconds ago 1.6GB 09:53:00 697c73dbc65a About a minute ago 1.59GB 09:53:00 security-proxy-setup-arm64 latest 546a2e561996 About a minute ago 25.5MB 09:53:00 security-bootstrapper-arm64 latest 60aa1e1789ac About a minute ago 18MB 09:53:00 b80fdcbaa00c About a minute ago 1.6GB 09:53:00 b704d57da693 2 minutes ago 1.59GB 09:53:00 support-notifications-arm64 latest 5ee8a93d4d6e 4 minutes ago 16.1MB 09:53:00 core-metadata-arm64 latest d624efd6964f 4 minutes ago 16MB 09:53:00 security-secretstore-setup-arm64 latest 7bb82201c448 4 minutes ago 27MB 09:53:00 support-scheduler-arm64 latest bdace3aa821c 4 minutes ago 15.4MB 09:53:00 core-command-arm64 latest fb8c73269c15 4 minutes ago 15.3MB 09:53:00 9c3ec4d7ad64 4 minutes ago 1.6GB 09:53:00 1b795e7bac63 4 minutes ago 1.6GB 09:53:00 573a66642853 4 minutes ago 1.6GB 09:53:00 65ded281e76e 4 minutes ago 1.6GB 09:53:00 b49602debb85 4 minutes ago 1.59GB 09:53:00 ci-base-image-arm64 latest 96d93b8faf6e 15 minutes ago 1.26GB 09:53:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 5 weeks ago 551MB 09:53:00 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 09:53:00 alpine 3.14 5b8b7b635229 4 months ago 5.35MB 09:53:00 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 09:53:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:53:01 09:53:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:53:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:53:01 arm64: Pulling from edgex-lftools-log-publisher 09:53:01 8998bd30e6a1: Pulling fs layer 09:53:01 04944245beec: Pulling fs layer 09:53:01 699f458cf7ca: Pulling fs layer 09:53:01 765212b225bb: Pulling fs layer 09:53:01 f23df028b6ca: Pulling fs layer 09:53:01 d65c8cfc05b1: Pulling fs layer 09:53:01 2437ff75d9bd: Pulling fs layer 09:53:01 f23df028b6ca: Waiting 09:53:01 d65c8cfc05b1: Waiting 09:53:01 2437ff75d9bd: Waiting 09:53:01 765212b225bb: Waiting 09:53:01 04944245beec: Download complete 09:53:01 765212b225bb: Verifying Checksum 09:53:01 765212b225bb: Download complete 09:53:01 f23df028b6ca: Verifying Checksum 09:53:01 f23df028b6ca: Download complete 09:53:01 d65c8cfc05b1: Verifying Checksum 09:53:01 d65c8cfc05b1: Download complete 09:53:01 699f458cf7ca: Verifying Checksum 09:53:01 699f458cf7ca: Download complete 09:53:02 8998bd30e6a1: Verifying Checksum 09:53:02 8998bd30e6a1: Download complete 09:53:04 2437ff75d9bd: Verifying Checksum 09:53:04 2437ff75d9bd: Download complete 09:53:06 8998bd30e6a1: Pull complete 09:53:07 04944245beec: Pull complete 09:53:08 699f458cf7ca: Pull complete 09:53:08 765212b225bb: Pull complete 09:53:09 f23df028b6ca: Pull complete 09:53:09 d65c8cfc05b1: Pull complete 09:53:24 2437ff75d9bd: Pull complete 09:53:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:53:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:53:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:53:25 prd-ubuntu20.04-docker-arm64-4c-16g-7118 does not seem to be running inside a container 09:53:25 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:53:27 $ docker top cc1571e4d489f30ba1f025f74dca52ac65db8c892fac685b8bccb547f6f410a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:53:28 ---> job-cost.sh 09:53:28 lf-activate-venv: SKIPPING 09:53:28 INFO: No Stack... 09:53:29 INFO: Retrieving Pricing Info for: v3-standard-4 09:53:30 INFO: Archiving Costs [Pipeline] sh 09:53:31 + cat /w/workspace/edgex-go/1/archives/cost.csv 09:53:31 + cut -d, -f6 [Pipeline] lock 09:53:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3904-1-stack-cost] 09:53:31 Resource [jenkins-edgexfoundry-edgex-go-PR-3904-1-stack-cost] did not exist. Created. 09:53:31 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3904-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:53:32 + echo total: 0.10999999940395355 [Pipeline] stash 09:53:32 Stashed 1 file(s) [Pipeline] } 09:53:32 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3904-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:53:32 $ docker stop --time=1 cc1571e4d489f30ba1f025f74dca52ac65db8c892fac685b8bccb547f6f410a3 09:53:33 $ docker rm -f cc1571e4d489f30ba1f025f74dca52ac65db8c892fac685b8bccb547f6f410a3 [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 09:53:34 provisioning config files... 09:53:35 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4660611828353345456tmp [Pipeline] { [Pipeline] sh 09:53:35 + set +x 09:53:35 + + bash -s -- 09:53:35 curl -s https://codecov.io/bash 09:53:35 09:53:35 _____ _ 09:53:35 / ____| | | 09:53:35 | | ___ __| | ___ ___ _____ __ 09:53:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:53:35 | |___| (_) | (_| | __/ (_| (_) \ V / 09:53:35 \_____\___/ \__,_|\___|\___\___/ \_/ 09:53:35 Bash-1.0.6 09:53:35 09:53:35 09:53:35 ==> git version 2.25.1 found 09:53:35 ==> 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 09:53:35 Release-Date: 2020-01-08 09:53:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:53:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:53:35 ==> Jenkins CI detected. 09:53:35 current dir:  /w/workspace/edgex-go/1 09:53:35 project root: . 09:53:35 --> token set from env 09:53:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:53:35 ==> Running gcov in . (disable via -X gcov) 09:53:35 ==> Python coveragepy not found 09:53:35 ==> Searching for coverage reports in: 09:53:35 + . 09:53:35 -> Found 1 reports 09:53:35 ==> Detecting git/mercurial file structure 09:53:35 ==> Reading reports 09:53:35 + ./coverage.out bytes=428383 09:53:35 ==> Appending adjustments 09:53:35 https://docs.codecov.io/docs/fixing-reports 09:53:36 + Found adjustments 09:53:36 ==> Gzipping contents 09:53:36 60K /tmp/codecov.nRL9ls.gz 09:53:36 ==> Uploading reports 09:53:36 url: https://codecov.io 09:53:36 query: branch=PR-3904&commit=911a1c84c550e15fa7c8427f88a0fa31e9a8b786&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= 09:53:36 -> Pinging Codecov 09:53:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3904&commit=911a1c84c550e15fa7c8427f88a0fa31e9a8b786&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= 09:53:37 -> Uploading to 09:53:37 https://storage.googleapis.com/codecov/v4/raw/2022-03-15/00271124DB129430A58F1EEE437C3FCB/911a1c84c550e15fa7c8427f88a0fa31e9a8b786/5ac0d8ad-19a5-4957-9490-a7822c40f9cf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220315T095336Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fcdb8d8b337d1e4573ff31fcd4db1fb741e86b2aed07cfe4fc44cefa23c13580 09:53:37 % Total % Received % Xferd Average Speed Time Time Time Current 09:53:37 Dload Upload Total Spent Left Speed 09:53:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58073 0 0 100 58073 0 221k --:--:-- --:--:-- --:--:-- 221k 09:53:37 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [Pipeline] } 09:53:37 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 09:53:38 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 09:53:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:53:40 ---> package-listing.sh 09:53:40 ++ facter osfamily 09:53:40 ++ tr '[:upper:]' '[:lower:]' 09:53:40 + OS_FAMILY=debian 09:53:40 + workspace=/w/workspace/edgex-go/1 09:53:40 + START_PACKAGES=/tmp/packages_start.txt 09:53:40 + END_PACKAGES=/tmp/packages_end.txt 09:53:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:53:40 + PACKAGES=/tmp/packages_start.txt 09:53:40 + '[' /w/workspace/edgex-go/1 ']' 09:53:40 + PACKAGES=/tmp/packages_end.txt 09:53:40 + case "${OS_FAMILY}" in 09:53:40 + dpkg -l 09:53:40 + grep '^ii' 09:53:40 + '[' -f /tmp/packages_start.txt ']' 09:53:40 + '[' -f /tmp/packages_end.txt ']' 09:53:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:53:40 + '[' /w/workspace/edgex-go/1 ']' 09:53:40 + mkdir -p /w/workspace/edgex-go/1/archives/ 09:53:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 09:53:40 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 09:53:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:53:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:53:41 09:53:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:53:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:53:41 latest: Pulling from edgex-lftools-log-publisher 09:53:41 5eb5b503b376: Pulling fs layer 09:53:41 5c69ac0246d0: Pulling fs layer 09:53:41 ec43610c2a17: Pulling fs layer 09:53:41 3a2ae6a8a46f: Pulling fs layer 09:53:41 33b1e0a273af: Pulling fs layer 09:53:41 5d3b04190fa2: Pulling fs layer 09:53:41 2f39f015ded8: Pulling fs layer 09:53:41 3a2ae6a8a46f: Waiting 09:53:41 33b1e0a273af: Waiting 09:53:41 5d3b04190fa2: Waiting 09:53:41 2f39f015ded8: Waiting 09:53:41 5c69ac0246d0: Verifying Checksum 09:53:41 5c69ac0246d0: Download complete 09:53:41 3a2ae6a8a46f: Verifying Checksum 09:53:41 3a2ae6a8a46f: Download complete 09:53:41 33b1e0a273af: Verifying Checksum 09:53:41 33b1e0a273af: Download complete 09:53:41 ec43610c2a17: Verifying Checksum 09:53:41 ec43610c2a17: Download complete 09:53:41 5d3b04190fa2: Verifying Checksum 09:53:41 5d3b04190fa2: Download complete 09:53:41 5eb5b503b376: Verifying Checksum 09:53:41 5eb5b503b376: Download complete 09:53:42 2f39f015ded8: Download complete 09:53:42 5eb5b503b376: Pull complete 09:53:43 5c69ac0246d0: Pull complete 09:53:43 ec43610c2a17: Pull complete 09:53:43 3a2ae6a8a46f: Pull complete 09:53:44 33b1e0a273af: Pull complete 09:53:44 5d3b04190fa2: Pull complete 09:53:49 2f39f015ded8: Pull complete 09:53:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:53:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:53:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:53:49 prd-ubuntu20.04-docker-8c-8g-7116 does not seem to be running inside a container 09:53:49 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:53:51 $ docker top da42367dbbfb17d10d21d1f31497fbd9d9beba5a1deda2aa0589130b8c7a9492 -eo pid,comm [Pipeline] { [Pipeline] sh 09:53:51 + touch /tmp/pre-build-complete [Pipeline] sh 09:53:51 + mkdir -p /var/log/sysstat [Pipeline] sh 09:53:52 + ls /var/log/sa-host 09:53:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:53:52 provisioning config files... 09:53:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8238463742300553480tmp [Pipeline] { [Pipeline] echo 09:53:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:53:52 ---> create-netrc.sh [Pipeline] } 09:53:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:53:53 ---> python-tools-install.sh [Pipeline] echo 09:53:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:53:53 ---> sudo-logs.sh 09:53:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:53:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:53:54 ---> job-cost.sh 09:53:54 lf-activate-venv: SKIPPING 09:53:54 DEBUG: total: 0.10999999940395355 09:53:54 INFO: Retrieving Stack Cost... 09:53:54 INFO: Retrieving Pricing Info for: v3-standard-8 09:53:55 INFO: Archiving Costs [Pipeline] echo 09:53:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:53:55 ---> logs-deploy.sh 09:53:55 lf-activate-venv: SKIPPING 09:53:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3904/1 09:53:55 INFO: archiving workspace using pattern(s): 09:53:56 Archives upload complete. 09:53:56 INFO: archiving logs to Nexus