Pull request #3870 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of AlexCuse for edgexfoundry/edgex-go Loading trusted files from base branch main at d438b00c3daaca502c4e17498c6c53b3b4a9fc0d rather than cc52ed3df833106c014411822d99705f91830c5b Obtained Jenkinsfile from d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 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-ssh6621532099356421222.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh12375001441234365050.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3870/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3870/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5232725054468795021.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5900746683678034830.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3870/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3870/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1882788453883255882.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4016 in /w/workspace/edgexfoundry_edgex-go_PR-3870 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2760696512165417932.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5327678567828355014.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3870/head:refs/remotes/origin/PR-3870 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit cc52ed3df833106c014411822d99705f91830c5b Merge succeeded, producing cc52ed3df833106c014411822d99705f91830c5b Checking out Revision cc52ed3df833106c014411822d99705f91830c5b (PR-3870) > git config core.sparsecheckout # timeout=10 > git checkout -f cc52ed3df833106c014411822d99705f91830c5b # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7535042186745734728.key > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc52ed3df833106c014411822d99705f91830c5b # timeout=10 Commit message: "fix: Missed ServiceName in Swagger" > git rev-list --no-walk dc47ffffa5b315b7b476873d4b9ddd460a1b8746 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:56:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:56:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:56:07 ========================================================= 11:56:07 EdgeX Global Pipelines Version Info 11:56:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:56:08 ------------------- 11:56:08 stable info: 11:56:08 ------------------- 11:56:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:56:08 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 11:56:08 Message: update stable to v1.0.219 11:56:08 ------------------- 11:56:08 experimental info: 11:56:08 ------------------- 11:56:08 Commited By: **** collab-it+edgex@linuxfoundation.org 11:56:08 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 11:56:08 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:56:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:56:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:56:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:56:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:56:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:56:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 11:56:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:56:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:56:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 11:56:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 11:56:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:56:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:56:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:56:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:56:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:56:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:56:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:56:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:56:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:56:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 11:56:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 11:56:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:56:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3870 [Pipeline] echo 11:56:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3870 [Pipeline] echo 11:56:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3870 [Pipeline] echo 11:56:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cc52ed3df833106c014411822d99705f91830c5b [Pipeline] echo 11:56:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cc52ed3 [Pipeline] echo 11:56:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:56:09 provisioning config files... 11:56:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4822686166991274343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:56:09 ---> docker-login.sh 11:56:09 nexus3.edgexfoundry.org:10001 11:56:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:09 Configure a credential helper to remove this warning. See 11:56:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:09 11:56:09 Login Succeeded 11:56:09 nexus3.edgexfoundry.org:10002 11:56:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:09 Configure a credential helper to remove this warning. See 11:56:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:09 11:56:09 Login Succeeded 11:56:09 nexus3.edgexfoundry.org:10003 11:56:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:10 Configure a credential helper to remove this warning. See 11:56:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:10 11:56:10 Login Succeeded 11:56:10 nexus3.edgexfoundry.org:10004 11:56:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:10 Configure a credential helper to remove this warning. See 11:56:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:10 11:56:10 Login Succeeded 11:56:10 docker.io 11:56:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:56:10 Configure a credential helper to remove this warning. See 11:56:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:56:10 11:56:10 Login Succeeded 11:56:10 ---> docker-login.sh ends [Pipeline] } 11:56:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:56:11 ++ 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 11:56:11 + for file in '`ls cmd/**/Dockerfile`' 11:56:11 ++ dirname cmd/core-command/Dockerfile 11:56:11 ++ cut -d/ -f2 11:56:11 + echo core-command,cmd/core-command/Dockerfile 11:56:11 + for file in '`ls cmd/**/Dockerfile`' 11:56:11 ++ dirname cmd/core-data/Dockerfile 11:56:11 ++ cut -d/ -f2 11:56:11 + echo core-data,cmd/core-data/Dockerfile 11:56:11 + for file in '`ls cmd/**/Dockerfile`' 11:56:11 ++ dirname cmd/core-metadata/Dockerfile 11:56:11 ++ cut -d/ -f2 11:56:11 + echo core-metadata,cmd/core-metadata/Dockerfile 11:56:11 + for file in '`ls cmd/**/Dockerfile`' 11:56:11 ++ dirname cmd/security-bootstrapper/Dockerfile 11:56:11 ++ cut -d/ -f2 11:56:11 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 11:56:11 + for file in '`ls cmd/**/Dockerfile`' 11:56:11 ++ dirname cmd/security-proxy-setup/Dockerfile 11:56:11 ++ cut -d/ -f2 11:56:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:56:11 + for file in '`ls cmd/**/Dockerfile`' 11:56:11 ++ dirname cmd/security-secretstore-setup/Dockerfile 11:56:11 ++ cut -d/ -f2 11:56:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:56:11 + for file in '`ls cmd/**/Dockerfile`' 11:56:11 ++ dirname cmd/support-notifications/Dockerfile 11:56:11 ++ cut -d/ -f2 11:56:11 + echo support-notifications,cmd/support-notifications/Dockerfile 11:56:11 + for file in '`ls cmd/**/Dockerfile`' 11:56:11 ++ dirname cmd/support-scheduler/Dockerfile 11:56:11 ++ cut -d/ -f2 11:56:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile 11:56:11 + for file in '`ls cmd/**/Dockerfile`' 11:56:11 ++ dirname cmd/sys-mgmt-agent/Dockerfile 11:56:11 ++ cut -d/ -f2 11:56:11 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 11:56:11 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 11:56:11 + git rev-list -1 --merges cc52ed3df833106c014411822d99705f91830c5b~1..cc52ed3df833106c014411822d99705f91830c5b [Pipeline] echo 11:56:11 -----------> git rev-list -1 --merges cc52ed3df833106c014411822d99705f91830c5b~1..cc52ed3df833106c014411822d99705f91830c5b cc52ed3df833106c014411822d99705f91830c5b [false] [Pipeline] sh 11:56:11 + git log --format=format:%s -1 cc52ed3df833106c014411822d99705f91830c5b [Pipeline] echo 11:56:11 ========================================================= 11:56:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:56:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 11:56:12 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 11:56:12 + grep -v github /etc/ssh/ssh_known_hosts 11:56:12 + '[' -e /tmp/ssh_known_hosts ']' 11:56:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:56:12 + sudo tee -a /etc/ssh/ssh_known_hosts 11:56:12 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 11:56:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 11:56:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:56:12 11:56:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:56:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:56:13 latest: Pulling from edgex-devops/git-semver 11:56:13 a0d0a0d46f8b: Pulling fs layer 11:56:13 3e5f54012d9b: Pulling fs layer 11:56:13 4c7163046ea9: Pulling fs layer 11:56:13 0c2d73faf560: Pulling fs layer 11:56:13 0c2d73faf560: Waiting 11:56:13 3e5f54012d9b: Verifying Checksum 11:56:13 3e5f54012d9b: Download complete 11:56:13 a0d0a0d46f8b: Download complete 11:56:13 0c2d73faf560: Verifying Checksum 11:56:13 0c2d73faf560: Download complete 11:56:13 4c7163046ea9: Verifying Checksum 11:56:13 4c7163046ea9: Download complete 11:56:13 a0d0a0d46f8b: Pull complete 11:56:13 3e5f54012d9b: Pull complete 11:56:13 4c7163046ea9: Pull complete 11:56:13 0c2d73faf560: Pull complete 11:56:13 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 11:56:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:56:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:56:14 prd-centos7-docker-4c-2g-4016 does not seem to be running inside a container 11:56:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:56:14 $ docker top 2e6e29f3c5c315dbeceacc6df0e4e024fc284b0debab332db50a261f01a73d49 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:56:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:56:14 [ssh-agent] Looking for ssh-agent implementation... 11:56:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:56:15 $ docker exec 2e6e29f3c5c315dbeceacc6df0e4e024fc284b0debab332db50a261f01a73d49 ssh-agent 11:56:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhmhNgm/agent.13 11:56:15 SSH_AGENT_PID=19 11:56:15 Running ssh-add (command line suppressed) 11:56:15 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3443333006471945654.key (/w/workspace/edgex-go/2@tmp/private_key_3443333006471945654.key) 11:56:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:56:15 + git tag --points-at HEAD [Pipeline] } 11:56:15 $ docker exec --env ******** --env ******** 2e6e29f3c5c315dbeceacc6df0e4e024fc284b0debab332db50a261f01a73d49 ssh-agent -k 11:56:15 unset SSH_AUTH_SOCK; 11:56:15 unset SSH_AGENT_PID; 11:56:15 echo Agent pid 19 killed; 11:56:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:56:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:56:15 [ssh-agent] Looking for ssh-agent implementation... 11:56:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:56:15 $ docker exec 2e6e29f3c5c315dbeceacc6df0e4e024fc284b0debab332db50a261f01a73d49 ssh-agent 11:56:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiHbccP/agent.51 11:56:15 SSH_AGENT_PID=57 11:56:15 Running ssh-add (command line suppressed) 11:56:16 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5418928175386866602.key (/w/workspace/edgex-go/2@tmp/private_key_5418928175386866602.key) 11:56:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:56:16 + git semver init 11:56:16 # -> Open(): unable to determine branch for HEAD 11:56:16 # $GIT_DIR = /w/workspace/edgex-go/2/.git 11:56:16 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 11:56:16 # $SEMVER_REMOTE_NAME = origin 11:56:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:56:16 # $SEMVER_USER_NAME = edgex-jenkins 11:56:16 # $SEMVER_BRANCH = PR-3870 11:56:16 # $SEMVER_TEMP = /tmp/semver-103811106 11:56:16 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 11:56:31 # '/tmp/semver-103811106' -> '/w/workspace/edgex-go/2/.semver' 11:56:31 # -> Force: false 11:56:31 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 11:56:31 $ docker exec --env ******** --env ******** 2e6e29f3c5c315dbeceacc6df0e4e024fc284b0debab332db50a261f01a73d49 ssh-agent -k 11:56:31 unset SSH_AUTH_SOCK; 11:56:31 unset SSH_AGENT_PID; 11:56:31 echo Agent pid 57 killed; 11:56:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:56:31 + git semver [Pipeline] } 11:56:31 $ docker stop --time=1 2e6e29f3c5c315dbeceacc6df0e4e024fc284b0debab332db50a261f01a73d49 11:56:33 $ docker rm -f 2e6e29f3c5c315dbeceacc6df0e4e024fc284b0debab332db50a261f01a73d49 [Pipeline] // withDockerContainer [Pipeline] sh 11:56:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:56:34 Stashed 1 file(s) [Pipeline] echo 11:56:34 [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 11:56:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:56:34 ========================================================= 11:56:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 11:56:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:56:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:56:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 11:56:34 59bf1c3509f3: Pulling fs layer 11:56:34 666ba61612fd: Pulling fs layer 11:56:34 8ed8ca486205: Pulling fs layer 11:56:34 4fe6c5a15a65: Pulling fs layer 11:56:34 22a0e8bec74d: Pulling fs layer 11:56:34 f965cba54748: Pulling fs layer 11:56:34 861ffc35075e: Pulling fs layer 11:56:34 4b385c91608e: Pulling fs layer 11:56:34 560528eb2ebb: Pulling fs layer 11:56:34 4fe6c5a15a65: Waiting 11:56:34 22a0e8bec74d: Waiting 11:56:34 f965cba54748: Waiting 11:56:34 861ffc35075e: Waiting 11:56:34 4b385c91608e: Waiting 11:56:34 560528eb2ebb: Waiting 11:56:34 8ed8ca486205: Verifying Checksum 11:56:34 8ed8ca486205: Download complete 11:56:34 666ba61612fd: Verifying Checksum 11:56:34 666ba61612fd: Download complete 11:56:34 22a0e8bec74d: Verifying Checksum 11:56:34 22a0e8bec74d: Download complete 11:56:34 f965cba54748: Verifying Checksum 11:56:34 f965cba54748: Download complete 11:56:34 861ffc35075e: Verifying Checksum 11:56:34 861ffc35075e: Download complete 11:56:34 59bf1c3509f3: Verifying Checksum 11:56:34 59bf1c3509f3: Download complete 11:56:35 4b385c91608e: Verifying Checksum 11:56:35 4b385c91608e: Download complete 11:56:35 59bf1c3509f3: Pull complete 11:56:35 4fe6c5a15a65: Verifying Checksum 11:56:35 4fe6c5a15a65: Download complete 11:56:35 666ba61612fd: Pull complete 11:56:35 560528eb2ebb: Verifying Checksum 11:56:35 560528eb2ebb: Download complete 11:56:35 8ed8ca486205: Pull complete 11:56:39 4fe6c5a15a65: Pull complete 11:56:39 22a0e8bec74d: Pull complete 11:56:39 f965cba54748: Pull complete 11:56:39 861ffc35075e: Pull complete 11:56:39 4b385c91608e: Pull complete 11:56:42 560528eb2ebb: Pull complete 11:56:42 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 11:56:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:56:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 11:56:42 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:56:42 WORKDIR /edgex 11:56:42 COPY go.mod . 11:56:42 RUN go mod download' 11:56:42 + docker build -t ci-base-image-x86_64 -f - . 11:56:45 Sending build context to Docker daemon 334MB 11:56:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:56:45 ---> dd4a08f94e63 11:56:45 Step 2/4 : WORKDIR /edgex 11:56:45 ---> Running in 0d952ed5af4d 11:56:46 Removing intermediate container 0d952ed5af4d 11:56:46 ---> e0e87f108a57 11:56:46 Step 3/4 : COPY go.mod . 11:56:46 ---> f8c08f3e2872 11:56:46 Step 4/4 : RUN go mod download 11:56:46 ---> Running in 99772aaae3b6 11:56:49 Still waiting to schedule task 11:56:49 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 11:57:25 Removing intermediate container 99772aaae3b6 11:57:25 ---> d7708053f503 11:57:25 Successfully built d7708053f503 11:57:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:57:25 + docker inspect -f . ci-base-image-x86_64 11:57:25 . [Pipeline] withDockerContainer 11:57:25 prd-centos7-docker-4c-2g-4016 does not seem to be running inside a container 11:57:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:57:25 $ docker top 8689c8cfd29b5987f7345c8b8fe0f01b3e130b964e7e0c67982876770d87800c -eo pid,comm [Pipeline] { [Pipeline] sh 11:57:26 + go version 11:57:26 go version go1.17.6 linux/amd64 [Pipeline] } 11:57:26 $ docker stop --time=1 8689c8cfd29b5987f7345c8b8fe0f01b3e130b964e7e0c67982876770d87800c 11:57:27 $ docker rm -f 8689c8cfd29b5987f7345c8b8fe0f01b3e130b964e7e0c67982876770d87800c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:57:27 + docker inspect -f . ci-base-image-x86_64 11:57:27 . [Pipeline] withDockerContainer 11:57:27 prd-centos7-docker-4c-2g-4016 does not seem to be running inside a container 11:57:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:57:28 $ docker top f1f20d0ad0d20f5fca72cb79436a4dd5c851e292829c6d2009b791be07246179 -eo pid,comm [Pipeline] { [Pipeline] echo 11:57:28 ========================================================= 11:57:28 [edgeXBuildGoParallel] Running Tests and Build... 11:57:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:57:28 + make test 11:57:28 go mod tidy 11:57:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:57:35 ? github.com/edgexfoundry/edgex-go [no test files] 11:57:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:57:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:57:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:57:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:57:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:57:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:57:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:57:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:57:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:57:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:57:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:57:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:57:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:57:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:58:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 11:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:58:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:58:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.047s coverage: 98.5% of statements 11:58:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:58:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 44.7% of statements 11:58:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:58:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:58:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.204s coverage: 89.5% of statements 11:58:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:58:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:58:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements 11:58:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:58:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:58:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 11:58:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:58:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:58:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.248s coverage: 94.2% of statements 11:58:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:58:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:58:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 59.1% of statements 11:58:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:58:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 11:58:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:58:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:58:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:58:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 60.0% of statements 11:58:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:58:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:58:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:58:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.9% of statements 11:58:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:58:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements 11:58:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 21.7% of statements 11:58:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:58:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 11:58:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements 11:58:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 11:58:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 11:58:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 11:58:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4017 in /w/workspace/edgexfoundry_edgex-go_PR-3870 [Pipeline] { [Pipeline] ws 11:58:16 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 11:58:16 The recommended git tool is: git 11:58:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements 11:58:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 11:58:20 using credential edgex-jenkins-ssh 11:58:20 Cloning the remote Git repository 11:58:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:58:20 > git init /w/workspace/edgex-go/2 # timeout=10 11:58:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:58:21 > git --version # timeout=10 11:58:21 > git --version # 'git version 2.17.1' 11:58:21 using GIT_SSH to set credentials SSH Credentials for GitHub 11:58:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:58:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.210s coverage: 82.5% of statements 11:58:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:58:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:58:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:58:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:58:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:58:36 using GIT_SSH to set credentials SSH Credentials for GitHub 11:58:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3870/head:refs/remotes/origin/PR-3870 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:58:37 Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit cc52ed3df833106c014411822d99705f91830c5b 11:58:37 Merge succeeded, producing cc52ed3df833106c014411822d99705f91830c5b 11:58:37 Checking out Revision cc52ed3df833106c014411822d99705f91830c5b (PR-3870) 11:58:37 > git config core.sparsecheckout # timeout=10 11:58:37 > git checkout -f cc52ed3df833106c014411822d99705f91830c5b # timeout=10 11:58:37 > git remote # timeout=10 11:58:37 > git config --get remote.origin.url # timeout=10 11:58:37 using GIT_SSH to set credentials SSH Credentials for GitHub 11:58:37 > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 11:58:37 > git rev-parse HEAD^{commit} # timeout=10 11:58:37 > git config core.sparsecheckout # timeout=10 11:58:37 > git checkout -f cc52ed3df833106c014411822d99705f91830c5b # timeout=10 11:58:41 Commit message: "fix: Missed ServiceName in Swagger" 11:58:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:58:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:58:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:58:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:58:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:58:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements 11:58:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.042s coverage: 87.2% of statements 11:58:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 11:58:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.127s coverage: 91.2% of statements 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:58:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.161s coverage: 64.4% of statements 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:58:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 11:58:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 11:58:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 11:58:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 11:58:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 11:58:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.238s coverage: 65.4% of statements 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.8% of statements 11:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 11:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 11:58:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:58:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:58:42 % Total % Received % Xferd Average Speed Time Time Time Current 11:58:42 Dload Upload Total Spent Left Speed 11:58:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 88380 0 --:--:-- --:--:-- --:--:-- 88380 [Pipeline] sh 11:58:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:58:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:58:43 + sudo tee /etc/docker/daemon.new 11:58:43 { 11:58:43 "registry-mirrors": [ 11:58:43 "https://nexus3.edgexfoundry.org:10001" 11:58:43 ], 11:58:43 "bip": "10.250.0.254/24", 11:58:43 "hosts": [ 11:58:43 "tcp://0.0.0.0:5555", 11:58:43 "unix:///var/run/docker.sock" 11:58:43 ], 11:58:43 "mtu": 1458, 11:58:43 "selinux-enabled": true, 11:58:43 "seccomp-profile": "/etc/docker/seccomp.json" 11:58:43 } [Pipeline] sh 11:58:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:58:44 + sudo service docker restart 11:58:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements 11:58:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:58:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:58:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:58:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:58:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.143s coverage: 92.3% of statements 11:58:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:58:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:58:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:58:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:58:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 11:58:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:58:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:58:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 11:58:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:58:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:58:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:58:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 11:58:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.047s coverage: 28.9% of statements 11:58:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 11:58:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 11:58:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:58:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:58:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 11:58:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:58:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 11:58:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements 11:58:50 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:59:02 provisioning config files... 11:59:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1309332188744287335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:59:03 ---> docker-login.sh 11:59:03 nexus3.edgexfoundry.org:10001 11:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:03 Configure a credential helper to remove this warning. See 11:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:03 11:59:03 Login Succeeded 11:59:03 nexus3.edgexfoundry.org:10002 11:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:04 Configure a credential helper to remove this warning. See 11:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:04 11:59:04 Login Succeeded 11:59:04 nexus3.edgexfoundry.org:10003 11:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:04 Configure a credential helper to remove this warning. See 11:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:04 11:59:04 Login Succeeded 11:59:04 nexus3.edgexfoundry.org:10004 11:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:05 Configure a credential helper to remove this warning. See 11:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:05 11:59:05 Login Succeeded 11:59:05 docker.io 11:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:05 Configure a credential helper to remove this warning. See 11:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:05 11:59:05 Login Succeeded 11:59:05 ---> docker-login.sh ends [Pipeline] } 11:59:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:59:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:59:06 ========================================================= 11:59:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 11:59:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:59:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:59:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:59:07 9b3977197b4f: Pulling fs layer 11:59:07 1a89e8eeedd5: Pulling fs layer 11:59:07 94645a83ff95: Pulling fs layer 11:59:07 3f3a8bcf1eab: Pulling fs layer 11:59:07 0c92f367c5e7: Pulling fs layer 11:59:07 4b8299f9d1f4: Pulling fs layer 11:59:07 9a6b49a46696: Pulling fs layer 11:59:07 cf05db05a679: Pulling fs layer 11:59:07 4b8299f9d1f4: Waiting 11:59:07 9a6b49a46696: Waiting 11:59:07 cf05db05a679: Waiting 11:59:07 3f3a8bcf1eab: Waiting 11:59:07 0c92f367c5e7: Waiting 11:59:07 94645a83ff95: Verifying Checksum 11:59:07 94645a83ff95: Download complete 11:59:07 1a89e8eeedd5: Verifying Checksum 11:59:07 1a89e8eeedd5: Download complete 11:59:07 0c92f367c5e7: Verifying Checksum 11:59:07 0c92f367c5e7: Download complete 11:59:07 4b8299f9d1f4: Verifying Checksum 11:59:07 4b8299f9d1f4: Download complete 11:59:07 9b3977197b4f: Download complete 11:59:07 9a6b49a46696: Verifying Checksum 11:59:07 9a6b49a46696: Download complete 11:59:08 9b3977197b4f: Pull complete 11:59:08 1a89e8eeedd5: Pull complete 11:59:08 94645a83ff95: Pull complete 11:59:08 cf05db05a679: Verifying Checksum 11:59:08 cf05db05a679: Download complete 11:59:09 3f3a8bcf1eab: Verifying Checksum 11:59:09 3f3a8bcf1eab: Download complete 11:59:21 3f3a8bcf1eab: Pull complete 11:59:21 0c92f367c5e7: Pull complete 11:59:21 4b8299f9d1f4: Pull complete 11:59:21 9a6b49a46696: Pull complete 11:59:22 GO111MODULE=on go vet ./... 11:59:27 cf05db05a679: Pull complete 11:59:27 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 11:59:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:59:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 11:59:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:59:27 WORKDIR /edgex 11:59:27 COPY go.mod . 11:59:27 RUN go mod download 11:59:27 + docker build -t ci-base-image-arm64 -f - . 11:59:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:59:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:59:30 ./bin/test-attribution-txt.sh 11:59:30 Sending build context to Docker daemon 168.7MB 11:59:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:59:30 ---> 0ccda1f7e2ee 11:59:30 Step 2/4 : WORKDIR /edgex [Pipeline] echo 11:59:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 11:59:30 + ls -al . 11:59:30 total 644 11:59:30 drwxrwxr-x 10 1001 1001 4096 Jan 27 11:59 . 11:59:30 drwxr-xr-x 4 root root 28 Jan 27 11:57 .. 11:59:30 -rw-rw-r-- 1 1001 1001 11 Jan 27 11:56 .dockerignore 11:59:30 drwxrwxr-x 8 1001 1001 179 Jan 27 11:56 .git 11:59:30 drwxrwxr-x 4 1001 1001 142 Jan 27 11:56 .github 11:59:30 -rw-rw-r-- 1 1001 1001 804 Jan 27 11:56 .gitignore 11:59:30 -rw-rw-r-- 1 1001 1001 42 Jan 27 11:56 .golangci.yml 11:59:30 -rw-rw-r-- 1 1001 1001 76 Jan 27 11:56 .hadolint.yml 11:59:30 drwx------ 3 1001 1001 73 Jan 27 11:56 .semver 11:59:30 -rw-rw-r-- 1 1001 1001 166 Jan 27 11:56 .sonarcloud.properties 11:59:30 -rw-rw-r-- 1 1001 1001 1171 Jan 27 11:56 ADOPTERS.md 11:59:30 -rw-rw-r-- 1 1001 1001 9019 Jan 27 11:56 Attribution.txt 11:59:30 -rw-rw-r-- 1 1001 1001 51732 Jan 27 11:56 CHANGELOG.md 11:59:30 -rw-rw-r-- 1 1001 1001 3804 Jan 27 11:56 CONTRIBUTING.md 11:59:30 -rw-rw-r-- 1 1001 1001 677 Jan 27 11:56 GOVERNANCE.md 11:59:30 -rw-rw-r-- 1 1001 1001 849 Jan 27 11:56 Jenkinsfile 11:59:30 -rw-rw-r-- 1 1001 1001 10775 Jan 27 11:56 LICENSE 11:59:30 -rw-rw-r-- 1 1001 1001 6508 Jan 27 11:56 Makefile 11:59:30 -rw-rw-r-- 1 1001 1001 582 Jan 27 11:56 OWNERS.md 11:59:30 -rw-rw-r-- 1 1001 1001 8207 Jan 27 11:56 README.md 11:59:30 -rw-rw-r-- 1 1001 1001 6912 Jan 27 11:56 SECURITY.md 11:59:30 -rw-rw-r-- 1 1001 1001 5 Jan 27 11:56 VERSION 11:59:30 -rw-rw-r-- 1 1001 1001 4131 Jan 27 11:56 ZMQWindows.md 11:59:30 drwxrwxr-x 2 1001 1001 37 Jan 27 11:56 bin 11:59:30 drwxrwxr-x 14 1001 1001 4096 Jan 27 11:56 cmd 11:59:30 -rw-r--r-- 1 root root 428383 Jan 27 11:58 coverage.out 11:59:30 -rw-rw-r-- 1 1001 1001 2833 Jan 27 11:56 go.mod 11:59:30 -rw-rw-r-- 1 1001 1001 50190 Jan 27 11:56 go.sum 11:59:30 drwxrwxr-x 8 1001 1001 124 Jan 27 11:56 internal 11:59:30 drwxrwxr-x 3 1001 1001 16 Jan 27 11:56 openapi 11:59:30 drwxrwxr-x 4 1001 1001 71 Jan 27 11:56 snap 11:59:30 -rw-rw-r-- 1 1001 1001 204 Jan 27 11:56 version.go [Pipeline] sh 11:59:30 + '[' -e coverage.out ] 11:59:30 + chown 1001:1001 coverage.out [Pipeline] stash 11:59:31 Stashed 1 file(s) [Pipeline] sh 11:59:31 + make build 11:59:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 11:59:32 ---> Running in 75ba602c5c30 11:59:32 Removing intermediate container 75ba602c5c30 11:59:32 ---> d7dadf85cfdc 11:59:32 Step 3/4 : COPY go.mod . 11:59:32 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 11:59:32 ---> 90e7ea565cab 11:59:32 Step 4/4 : RUN go mod download 11:59:32 ---> Running in 09f291b2b8ed 11:59:39 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 11:59:39 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 11:59:40 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 11:59:41 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 11:59:42 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 11:59:42 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 11:59:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:59:44 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 11:59:45 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 11:59:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 11:59:47 $ docker stop --time=1 f1f20d0ad0d20f5fca72cb79436a4dd5c851e292829c6d2009b791be07246179 11:59:48 $ docker rm -f f1f20d0ad0d20f5fca72cb79436a4dd5c851e292829c6d2009b791be07246179 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:59:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:59:50 11:59:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 11:59:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:59:51 latest: Pulling from edgex-devops/edgex-compose 11:59:51 cbdbe7a5bc2a: Pulling fs layer 11:59:51 ca9280d653b3: Pulling fs layer 11:59:51 7e9c9ca2126c: Pulling fs layer 11:59:51 cbdbe7a5bc2a: Verifying Checksum 11:59:51 cbdbe7a5bc2a: Download complete 11:59:51 ca9280d653b3: Verifying Checksum 11:59:51 ca9280d653b3: Download complete 11:59:51 cbdbe7a5bc2a: Pull complete 11:59:51 7e9c9ca2126c: Verifying Checksum 11:59:51 7e9c9ca2126c: Download complete 11:59:51 ca9280d653b3: Pull complete 11:59:56 7e9c9ca2126c: Pull complete 11:59:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 11:59:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:59:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 11:59:56 prd-centos7-docker-4c-2g-4016 does not seem to be running inside a container 11:59:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:59:58 $ docker top 7b632ce273b3e209c72bda1eaa25b542a099a0075b9dfa6003bdda00132b13c6 -eo pid,comm [Pipeline] { [Pipeline] sh 11:59:58 + docker-compose build --help 11:59:58 + grep parallel 11:59:59 --parallel Build images in parallel. [Pipeline] } 11:59:59 $ docker stop --time=1 7b632ce273b3e209c72bda1eaa25b542a099a0075b9dfa6003bdda00132b13c6 12:00:00 $ docker rm -f 7b632ce273b3e209c72bda1eaa25b542a099a0075b9dfa6003bdda00132b13c6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:00:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:00:01 . [Pipeline] withDockerContainer 12:00:01 prd-centos7-docker-4c-2g-4016 does not seem to be running inside a container 12:00:01 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:00:01 $ docker top fd3931e472ae30bcb7b8dd0aeadceca1cdd0a4c7605d14a7ec431e7e28511f3c -eo pid,comm [Pipeline] { [Pipeline] sh 12:00:01 + docker-compose -f ./docker-compose-build.yml build --parallel 12:00:02 Building core-command ... 12:00:02 Building core-data ... 12:00:02 Building core-metadata ... 12:00:02 Building security-bootstrapper ... 12:00:02 Building security-proxy-setup ... 12:00:02 Building security-secretstore-setup ... 12:00:02 Building support-notifications ... 12:00:02 Building support-scheduler ... 12:00:02 Building sys-mgmt-agent ... 12:00:02 Building security-secretstore-setup 12:00:02 Building security-proxy-setup 12:00:02 Building sys-mgmt-agent 12:00:02 Building core-data 12:00:02 Building support-scheduler 12:00:14 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:00:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 12:00:14 ---> d7708053f503 12:00:14 Step 3/25 : WORKDIR /edgex-go 12:00:14 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:00:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:00:14 ---> d7708053f503 12:00:14 Step 3/22 : WORKDIR /edgex-go 12:00:18 ---> Running in 7fa863f79381 12:00:18 ---> Running in 4a5ca3a4e647 12:00:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:00:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:00:24 ---> d7708053f503 12:00:24 Step 3/23 : WORKDIR /edgex-go 12:00:24 ---> Using cache 12:00:24 ---> 30223811c22c 12:00:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:00:24 Removing intermediate container 7fa863f79381 12:00:24 ---> 30223811c22c 12:00:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:00:24 Removing intermediate container 4a5ca3a4e647 12:00:24 ---> 943f42a65da5 12:00:24 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:00:24 ---> Running in 58d03132dc48 12:00:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:00:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:00:24 ---> d7708053f503 12:00:24 Step 3/23 : WORKDIR /edgex-go 12:00:24 ---> Using cache 12:00:24 ---> 30223811c22c 12:00:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:00:24 ---> Running in a917684f9bfa 12:00:24 ---> Running in 17807eebd105 12:00:25 ---> Running in 301833e0e0d2 12:00:25 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:00:25 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:00:25 ---> d7708053f503 12:00:25 Step 3/21 : WORKDIR /edgex-go 12:00:25 ---> Using cache 12:00:25 ---> 30223811c22c 12:00:25 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:00:25 ---> Running in d1ecb10092ac 12:00:26 Removing intermediate container 58d03132dc48 12:00:26 ---> 6f3651e54ef0 12:00:26 Step 5/23 : RUN apk add --update --no-cache make bash git 12:00:26 ---> Running in 137c7dcbf5cd 12:00:26 Removing intermediate container a917684f9bfa 12:00:26 ---> ff58bcf7ef83 12:00:26 Step 5/25 : RUN apk add --update --no-cache make git 12:00:26 Removing intermediate container 301833e0e0d2 12:00:26 ---> 2197ca6b1a69 12:00:26 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:00:26 ---> Running in aa57a6559c0e 12:00:26 Removing intermediate container 17807eebd105 12:00:26 ---> 9677f5529ddc 12:00:26 Step 5/22 : RUN apk add --update --no-cache make git 12:00:26 ---> Running in 4c830fe86609 12:00:26 ---> Running in 9521458f7337 12:00:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:00:26 Removing intermediate container d1ecb10092ac 12:00:26 ---> 45a4966e48b1 12:00:26 Step 5/21 : RUN apk add --update --no-cache make git 12:00:26 ---> Running in 2ae83d53dfb0 12:00:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:00:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:00:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:00:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:00:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:00:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:00:27 OK: 221 MiB in 52 packages 12:00:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:00:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:00:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:00:28 OK: 221 MiB in 52 packages 12:00:28 Removing intermediate container 137c7dcbf5cd 12:00:28 ---> d023724214b8 12:00:28 Step 6/23 : COPY go.mod vendor* ./ 12:00:28 OK: 221 MiB in 52 packages 12:00:28 OK: 221 MiB in 52 packages 12:00:28 OK: 221 MiB in 52 packages 12:00:28 ---> 8443bbfa4d07 12:00:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:00:28 Removing intermediate container aa57a6559c0e 12:00:28 ---> cbda1dcf2576 12:00:28 Step 6/25 : COPY go.mod vendor* ./ 12:00:28 ---> Running in 27cedbcb9162 12:00:29 Removing intermediate container 4c830fe86609 12:00:29 ---> 19e2c77204de 12:00:29 Step 6/23 : COPY go.mod vendor* ./ 12:00:29 ---> a78f19256743 12:00:29 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:00:29 ---> Running in 045eeb819662 12:00:29 Removing intermediate container 9521458f7337 12:00:29 ---> a7463723eb74 12:00:29 Step 6/22 : COPY go.mod vendor* ./ 12:00:29 Removing intermediate container 2ae83d53dfb0 12:00:29 ---> 40b342a50a79 12:00:29 Step 6/21 : COPY go.mod vendor* ./ 12:00:29 ---> 361dc12d9a3a 12:00:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:00:29 ---> Running in 2d4d84a6d89e 12:00:29 ---> 60d57ed47788 12:00:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:00:29 ---> 1b49653da432 12:00:29 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:00:29 ---> Running in a72e109ad2ed 12:00:29 ---> Running in e1b49630f94b 12:00:30 Removing intermediate container 27cedbcb9162 12:00:30 ---> 4d151b8f7f0f 12:00:30 Step 8/23 : COPY . . 12:00:32 Removing intermediate container 045eeb819662 12:00:32 ---> 1d78fda933a9 12:00:32 Step 8/25 : COPY . . 12:00:32 Removing intermediate container 2d4d84a6d89e 12:00:32 ---> 7fac0c597658 12:00:32 Step 8/23 : COPY . . 12:00:38 Removing intermediate container e1b49630f94b 12:00:38 ---> 86a8827e5142 12:00:38 Step 8/21 : COPY . . 12:00:38 Removing intermediate container a72e109ad2ed 12:00:38 ---> 18946ea5ae4e 12:00:38 Step 8/22 : COPY . . 12:00:38 ---> 6815403a3fac 12:00:38 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:00:39 ---> 67e5934db805 12:00:39 Step 9/23 : RUN make cmd/core-data/core-data 12:00:39 ---> 9caa4aaf12cd 12:00:39 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:00:39 ---> Running in f91f0eaa4209 12:00:40 ---> Running in fedd5f2350c5 12:00:40 ---> Running in e6d13df034fb 12:00:40 Removing intermediate container 09f291b2b8ed 12:00:40 ---> 9791c51b6fd8 12:00:41 Successfully built 9791c51b6fd8 12:00:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:00:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:00:41 + docker inspect -f . ci-base-image-arm64 12:00:41 . [Pipeline] withDockerContainer 12:00:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:00:41 prd-ubuntu18.04-docker-arm64-4c-16g-4017 does not seem to be running inside a container 12:00:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:00:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 12:00:43 $ docker top 7ef0a7804660bc931b21e96756808eb79ca250fe6ae41ad79eb5227472b2f10a -eo pid,comm [Pipeline] { [Pipeline] sh 12:00:43 + go version 12:00:43 go version go1.17.6 linux/arm64 [Pipeline] } 12:00:43 $ docker stop --time=1 7ef0a7804660bc931b21e96756808eb79ca250fe6ae41ad79eb5227472b2f10a 12:00:45 $ docker rm -f 7ef0a7804660bc931b21e96756808eb79ca250fe6ae41ad79eb5227472b2f10a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:00:46 + docker inspect -f . ci-base-image-arm64 12:00:46 . [Pipeline] withDockerContainer 12:00:46 prd-ubuntu18.04-docker-arm64-4c-16g-4017 does not seem to be running inside a container 12:00:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:00:47 $ docker top b46e7ed03a3dab1f6edcbade9b0f0f102e64f374ef47d2a6fb31103b68699030 -eo pid,comm [Pipeline] { [Pipeline] echo 12:00:47 ========================================================= 12:00:47 [edgeXBuildGoParallel] Running Tests and Build... 12:00:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:00:48 + make test 12:00:48 go mod tidy 12:00:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:00:50 ---> 31f30a6f25bf 12:00:50 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:00:50 ---> 7efeae9a68f3 12:00:50 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 12:00:50 ---> Running in 4e46a60cfb5a 12:00:50 ---> Running in 4626e92e52ff 12:00:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:00:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:01:15 ? github.com/edgexfoundry/edgex-go [no test files] 12:01:23 Removing intermediate container f91f0eaa4209 12:01:23 ---> da7b6d32035a 12:01:23 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:01:23 ---> Running in 7383c57e442f 12:01:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:01:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:01:23 Removing intermediate container 7383c57e442f 12:01:23 ---> 348f887b66c1 12:01:23 12:01:23 Step 11/23 : FROM docker:20.10.10 12:01:23 20.10.10: Pulling from library/docker 12:01:25 Removing intermediate container e6d13df034fb 12:01:25 ---> 03ffd5ec3309 12:01:25 12:01:25 Step 10/25 : FROM alpine:3.14 12:01:25 3.14: Pulling from library/alpine 12:01:26 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 12:01:26 Status: Downloaded newer image for alpine:3.14 12:01:26 ---> 0a97eee8041e 12:01:26 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 12:01:26 ---> Running in d1f9d6d33e1d 12:01:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 12:01:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:01:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:01:27 (1/3) Installing ca-certificates (20211220-r0) 12:01:27 (2/3) Installing dumb-init (1.2.5-r1) 12:01:27 (3/3) Installing su-exec (0.2-r1) 12:01:27 Executing busybox-1.33.1-r6.trigger 12:01:27 Executing ca-certificates-20211220-r0.trigger 12:01:27 OK: 6 MiB in 17 packages 12:01:29 Removing intermediate container d1f9d6d33e1d 12:01:29 ---> e0127d906ef0 12:01:29 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:01:29 ---> Running in 21dd1f1ecff7 12:01:29 Removing intermediate container 21dd1f1ecff7 12:01:29 ---> 92418db81950 12:01:29 Step 13/25 : WORKDIR / 12:01:29 ---> Running in 9c96f3cb07b7 12:01:29 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 12:01:29 Status: Downloaded newer image for docker:20.10.10 12:01:29 ---> b706a049f56e 12:01:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:01:29 Removing intermediate container 9c96f3cb07b7 12:01:29 ---> dca384d2da02 12:01:29 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:01:29 ---> Running in c5f20d0e0a96 12:01:30 ---> 6df00accb289 12:01:30 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:01:30 Removing intermediate container c5f20d0e0a96 12:01:30 ---> c8b526b7a2a4 12:01:30 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 12:01:31 ---> Running in 3ecdb93c4386 12:01:31 Removing intermediate container fedd5f2350c5 12:01:31 ---> 8a56b98bf7b5 12:01:31 12:01:31 Step 10/23 : FROM alpine:3.14 12:01:31 ---> 0a97eee8041e 12:01:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:01:31 ---> 892c40023578 12:01:31 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:01:31 ---> Running in 9d33064256f3 12:01:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:01:32 Removing intermediate container 9d33064256f3 12:01:32 ---> 6f2261fe1cc4 12:01:32 Step 12/23 : ENV APP_PORT=59880 12:01:32 ---> 40e1f3480a69 12:01:32 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:01:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:01:32 Removing intermediate container 4e46a60cfb5a 12:01:32 ---> 55e2380f67ce 12:01:32 12:01:32 Step 10/21 : FROM alpine:3.14 12:01:32 ---> 0a97eee8041e 12:01:32 Step 11/21 : RUN apk add --update --no-cache curl 12:01:32 ---> Running in 45221905d2f3 12:01:32 ---> Running in 4c59c6a660a4 12:01:32 (1/42) Installing readline (8.1.0-r0) 12:01:32 (2/42) Installing bash (5.1.4-r0) 12:01:32 Executing bash-5.1.4-r0.post-install 12:01:32 ---> 5965055ec565 12:01:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:01:32 (3/42) Installing brotli-libs (1.0.9-r5) 12:01:32 (4/42) Installing nghttp2-libs (1.43.0-r0) 12:01:32 (5/42) Installing libcurl (7.79.1-r0) 12:01:32 (6/42) Installing curl (7.79.1-r0) 12:01:32 (7/42) Installing dumb-init (1.2.5-r1) 12:01:32 (8/42) Installing libbz2 (1.0.8-r1) 12:01:32 (9/42) Installing expat (2.4.3-r0) 12:01:32 (10/42) Installing libffi (3.3-r2) 12:01:32 (11/42) Installing gdbm (1.19-r0) 12:01:32 (12/42) Installing xz-libs (5.2.5-r0) 12:01:32 (13/42) Installing libgcc (10.3.1_git20210424-r2) 12:01:32 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 12:01:32 (15/42) Installing mpdecimal (2.5.1-r1) 12:01:32 (16/42) Installing sqlite-libs (3.35.5-r0) 12:01:32 (17/42) Installing python3 (3.9.5-r2) 12:01:32 Removing intermediate container 45221905d2f3 12:01:32 ---> 7c5cae8fc397 12:01:32 Step 13/23 : EXPOSE $APP_PORT 12:01:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:01:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:01:33 ---> Running in 0793c0c3e28e 12:01:33 (1/5) Installing ca-certificates (20211220-r0) 12:01:33 (18/42) Installing py3-appdirs (1.4.4-r2) 12:01:33 (19/42) Installing py3-chardet (4.0.0-r2) 12:01:33 (2/5) Installing brotli-libs (1.0.9-r5) 12:01:33 (3/5) Installing nghttp2-libs (1.43.0-r0) 12:01:33 (20/42) Installing py3-idna (3.2-r0) 12:01:33 (21/42) Installing py3-urllib3 (1.26.5-r0) 12:01:33 (4/5) Installing libcurl (7.79.1-r0) 12:01:33 (5/5) Installing curl (7.79.1-r0) 12:01:33 Executing busybox-1.33.1-r6.trigger 12:01:33 Executing ca-certificates-20211220-r0.trigger 12:01:33 OK: 8 MiB in 19 packages 12:01:33 (22/42) Installing py3-certifi (2020.12.5-r1) 12:01:33 ---> 4adc87c58925 12:01:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:01:33 (23/42) Installing py3-requests (2.25.1-r4) 12:01:33 (24/42) Installing py3-msgpack (1.0.2-r1) 12:01:33 (25/42) Installing py3-lockfile (0.12.2-r4) 12:01:33 (26/42) Installing py3-cachecontrol (0.12.6-r1) 12:01:33 Removing intermediate container 0793c0c3e28e 12:01:33 ---> e11376835c80 12:01:33 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:01:33 (27/42) Installing py3-colorama (0.4.4-r1) 12:01:33 (28/42) Installing py3-contextlib2 (0.6.0-r1) 12:01:33 (29/42) Installing py3-distlib (0.3.1-r3) 12:01:34 (30/42) Installing py3-distro (1.5.0-r3) 12:01:34 Removing intermediate container 4626e92e52ff 12:01:34 ---> 58d7aed7ccf4 12:01:34 12:01:34 Step 10/22 : FROM alpine:3.14 12:01:34 ---> 0a97eee8041e 12:01:34 Step 11/22 : RUN apk add --update --no-cache dumb-init 12:01:34 (31/42) Installing py3-six (1.15.0-r1) 12:01:34 (32/42) Installing py3-webencodings (0.5.1-r4) 12:01:34 (33/42) Installing py3-html5lib (1.1-r1) 12:01:34 (34/42) Installing py3-parsing (2.4.7-r2) 12:01:34 (35/42) Installing py3-packaging (20.9-r1) 12:01:34 (36/42) Installing py3-toml (0.10.2-r2) 12:01:34 ---> Running in 94d8e2980755 12:01:34 ---> f4ec98557215 12:01:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:01:34 ---> Running in acf332890fc7 12:01:34 (37/42) Installing py3-pep517 (0.10.0-r2) 12:01:34 (38/42) Installing py3-progress (1.5-r2) 12:01:34 (39/42) Installing py3-retrying (1.3.3-r1) 12:01:34 (40/42) Installing py3-ordered-set (4.0.2-r1) 12:01:34 (41/42) Installing py3-setuptools (52.0.0-r3) 12:01:34 (42/42) Installing py3-pip (20.3.4-r1) 12:01:34 Executing busybox-1.33.1-r6.trigger 12:01:34 OK: 84 MiB in 64 packages 12:01:35 Removing intermediate container 4c59c6a660a4 12:01:35 ---> 7ae0b222e8d8 12:01:35 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:01:35 ---> cf28f99bcb50 12:01: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/ 12:01:35 ---> Running in 2e2480a322a8 12:01:35 ---> Running in 7548053a747b 12:01:35 Removing intermediate container 2e2480a322a8 12:01:35 ---> c2e0d3252815 12:01:35 Step 13/21 : WORKDIR /edgex 12:01:35 ---> Running in 633c84af9131 12:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:01:35 Removing intermediate container 633c84af9131 12:01:35 ---> 539a5401d9f9 12:01:35 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:01:35 Collecting docker-compose==1.23.2 12:01:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:01:35 Collecting dockerpty<0.5,>=0.4.1 12:01:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:01:35 (1/1) Installing dumb-init (1.2.5-r1) 12:01:35 ---> 803d6f350591 12:01:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:01:35 Executing busybox-1.33.1-r6.trigger 12:01:35 OK: 6 MiB in 15 packages 12:01:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 12:01:36 Collecting websocket-client<1.0,>=0.32.0 12:01:36 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:01:36 Removing intermediate container 94d8e2980755 12:01:36 ---> 75a523380c07 12:01:36 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 12:01:36 Collecting jsonschema<3,>=2.5.1 12:01:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:01:36 ---> Running in b0f2f7ff15dd 12:01:36 Removing intermediate container 7548053a747b 12:01:36 ---> d83cb59a000d 12:01:36 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 12:01:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:01:36 ---> 9514443f98f1 12:01:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:01:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:01:36 ---> Running in 98dca7d8d003 12:01:36 Collecting docker<4.0,>=3.6.0 12:01:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:01:36 Collecting docopt<0.7,>=0.6.1 12:01:36 Downloading docopt-0.6.2.tar.gz (25 kB) 12:01:36 Removing intermediate container acf332890fc7 12:01:36 ---> 2630ac3436c0 12:01:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:01:36 Removing intermediate container 98dca7d8d003 12:01:36 ---> ad429f2d6d02 12:01:36 Step 23/25 : LABEL arch=x86_64 12:01:36 ---> Running in c45f08e1f9b3 12:01:36 ---> Running in aece7f5ba0f0 12:01:36 Collecting texttable<0.10,>=0.9.0 12:01:36 Downloading texttable-0.9.1.tar.gz (11 kB) 12:01:36 Removing intermediate container c45f08e1f9b3 12:01:36 ---> 737b338cedea 12:01:36 Step 13/22 : ENV APP_PORT=59861 12:01:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:01:36 ---> 96ff7f4192c4 12:01:36 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:01:36 ---> Running in db11daab5cc6 12:01:36 Removing intermediate container aece7f5ba0f0 12:01:36 ---> 584b97c6ceba 12:01:36 Step 24/25 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b 12:01:37 ---> Running in 88c7094bebad 12:01:37 ---> Running in 3d630cecd3a5 12:01:37 Removing intermediate container db11daab5cc6 12:01:37 ---> 9df9b5072387 12:01:37 Step 14/22 : EXPOSE $APP_PORT 12:01:37 Removing intermediate container 88c7094bebad 12:01:37 ---> 2bc9bfcf3add 12:01:37 Step 18/21 : CMD ["--init=true"] 12:01:37 ---> Running in bfcec3defd0e 12:01:37 Removing intermediate container 3d630cecd3a5 12:01:37 ---> 3ec0cc06de43 12:01:37 Step 25/25 : LABEL version=0.0.0 12:01:37 ---> Running in 57849c39daa1 12:01:37 ---> Running in f11fea546f57 12:01:37 Collecting PyYAML<4,>=3.10 12:01:37 Downloading PyYAML-3.13.tar.gz (270 kB) 12:01:37 Removing intermediate container bfcec3defd0e 12:01:37 ---> afb5b7ed63b6 12:01:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:01:37 Removing intermediate container f11fea546f57 12:01:37 ---> 04a9c4bc7394 12:01:37 12:01:37 Removing intermediate container 57849c39daa1 12:01:37 ---> b719f06b9e10 12:01:37 Step 19/21 : LABEL arch=x86_64 12:01:37 Successfully built 04a9c4bc7394 12:01:37 Successfully tagged security-secretstore-setup:latest 12:01:37  Building security-secretstore-setup ... done Building support-notifications 12:01:37 ---> Running in 21fff09c40e6 12:01:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:01:37 ---> d10777bc9e50 12:01:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:01:38 Collecting cached-property<2,>=1.2.0 12:01:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:01:38 Removing intermediate container 21fff09c40e6 12:01:38 ---> 18a35ee67ae9 12:01:38 Step 20/21 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b 12:01:38 Collecting docker-pycreds>=0.4.0 12:01:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:01:38 (1/6) Installing dumb-init (1.2.5-r1) 12:01:38 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 12:01:38 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:01:38 Collecting urllib3<1.25,>=1.21.1 12:01:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:01:38 Collecting idna<2.8,>=2.5 12:01:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:01:38 (3/6) Installing libsodium (1.0.18-r0) 12:01:38 Collecting chardet<3.1.0,>=3.0.2 12:01:38 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:01:38 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 12:01:38 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 12:01:38 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 12:01:38 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 12:01:38 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:01:38 (5/6) Installing libzmq (4.3.4-r0) 12:01:38 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 12:01:38 Attempting uninstall: urllib3 12:01:38 Found existing installation: urllib3 1.26.5 12:01:38 Uninstalling urllib3-1.26.5: 12:01:38 Successfully uninstalled urllib3-1.26.5 12:01:38 ---> Running in d8468174428c 12:01:38 (6/6) Installing zeromq (4.3.4-r0) 12:01:38 Executing busybox-1.33.1-r6.trigger 12:01:38 OK: 8 MiB in 20 packages 12:01:39 ---> 338e516322ff 12:01:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:01:39 Attempting uninstall: idna 12:01:39 Found existing installation: idna 3.2 12:01:39 Uninstalling idna-3.2: 12:01:39 Successfully uninstalled idna-3.2 12:01:39 Removing intermediate container d8468174428c 12:01:39 ---> b1e5d35852e5 12:01:39 Step 21/21 : LABEL version=0.0.0 12:01:39 Attempting uninstall: chardet 12:01:39 Found existing installation: chardet 4.0.0 12:01:39 Uninstalling chardet-4.0.0: 12:01:39 Successfully uninstalled chardet-4.0.0 12:01:39 ---> Running in f542fde8a124 12:01:39 ---> 4fa96f44dd42 12:01:39 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 12:01:39 ---> Running in b2acf73c1543 12:01:39 Removing intermediate container b0f2f7ff15dd 12:01:39 ---> e26695a642b1 12:01:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:01:39 Attempting uninstall: requests 12:01:39 Found existing installation: requests 2.25.1 12:01:39 Uninstalling requests-2.25.1: 12:01:39 Removing intermediate container f542fde8a124 12:01:39 ---> 9e4177711d5f 12:01:39 12:01:39 Successfully uninstalled requests-2.25.1 12:01:39 Running setup.py install for texttable: started 12:01:39 Successfully built 9e4177711d5f 12:01:40 Successfully tagged security-proxy-setup:latest 12:01:40 Building core-metadata 12:01:40  Building security-proxy-setup ... done Removing intermediate container b2acf73c1543 12:01:40 ---> 7411242a3d44 12:01:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:01:40 ---> 8f0b503f81a8 12:01:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:01:40 ---> Running in 4a90cef76ae1 12:01:40 Running setup.py install for texttable: finished with status 'done' 12:01:40 Running setup.py install for PyYAML: started 12:01:41 Running setup.py install for PyYAML: finished with status 'done' 12:01:41 Removing intermediate container 4a90cef76ae1 12:01:41 ---> 9ac6901e10bf 12:01:41 Step 20/22 : LABEL arch=x86_64 12:01:41 Running setup.py install for docopt: started 12:01:42 Running setup.py install for docopt: finished with status 'done' 12:01:42 Running setup.py install for dockerpty: started 12:01:42 ---> Running in a0f6a4b3ee62 12:01:42 ---> c9a9f17798ae 12:01:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:01:42 Running setup.py install for dockerpty: finished with status 'done' 12:01:43 Removing intermediate container a0f6a4b3ee62 12:01:43 ---> 8d06cffda0fb 12:01:43 Step 21/22 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b 12:01:44 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 12:01:44 ---> 380fd08b8c6d 12:01:44 Step 19/23 : ENTRYPOINT ["/core-data"] 12:01:44 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:01:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:01:44 ---> d7708053f503 12:01:44 Step 3/23 : WORKDIR /edgex-go 12:01:44 ---> Using cache 12:01:44 ---> 30223811c22c 12:01:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:01:44 ---> Using cache 12:01:44 ---> 45a4966e48b1 12:01:44 Step 5/23 : RUN apk add --update --no-cache make git 12:01:44 ---> Using cache 12:01:44 ---> 40b342a50a79 12:01:44 Step 6/23 : COPY go.mod vendor* ./ 12:01:44 ---> Using cache 12:01:44 ---> 1b49653da432 12:01:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:01:44 ---> Using cache 12:01:44 ---> 86a8827e5142 12:01:44 Step 8/23 : COPY . . 12:01:44 ---> Using cache 12:01:44 ---> 31f30a6f25bf 12:01:44 Step 9/23 : RUN make cmd/core-metadata/core-metadata 12:01:45 ---> Running in cdba5337b581 12:01:45 ---> Running in a78449d9da62 12:01:45 ---> Running in 4b152825f69b 12:01:45 Removing intermediate container cdba5337b581 12:01:45 ---> cf5128839e7b 12:01:45 Step 22/22 : LABEL version=0.0.0 12:01:45 Removing intermediate container a78449d9da62 12:01:45 ---> 259fbdcf2e36 12:01:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:01:45 ---> Running in dacf8e13acda 12:01:45 ---> Running in f1ca96d2c19e 12:01:45 Removing intermediate container f1ca96d2c19e 12:01:45 ---> 0d292e6831be 12:01:45 12:01:45 Removing intermediate container dacf8e13acda 12:01:45 ---> d1adfe9d8e05 12:01:45 Step 21/23 : LABEL arch=x86_64 12:01:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:01:46 Successfully built 0d292e6831be 12:01:46 Successfully tagged support-scheduler:latest 12:01:46  Building support-scheduler ... done Building core-command 12:01:46 ---> Running in b6f8924495c2 12:01:46 Removing intermediate container b6f8924495c2 12:01:46 ---> 2801d87e6144 12:01:46 Step 22/23 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b 12:01:48 ---> Running in eab661b20b5f 12:01:48 Removing intermediate container eab661b20b5f 12:01:48 ---> b37ba3867568 12:01:48 Step 23/23 : LABEL version=0.0.0 12:01:48 Removing intermediate container 3ecdb93c4386 12:01:48 ---> b6c4ccbccb07 12:01:48 Step 14/23 : ENV APP_PORT=58890 12:01:48 ---> Running in 5cc4929c745c 12:01:48 ---> Running in 53872aa4dc7d 12:01:48 Removing intermediate container 5cc4929c745c 12:01:48 ---> 38f99f83660b 12:01:48 12:01:48 Successfully built 38f99f83660b 12:01:48 Successfully tagged core-data:latest 12:01:48  Building core-data ... done Building security-bootstrapper 12:01:49 Removing intermediate container 53872aa4dc7d 12:01:49 ---> 22eb7474ff97 12:01:49 Step 15/23 : EXPOSE $APP_PORT 12:01:49 ---> Running in 6d96f0d786e7 12:01:49 Removing intermediate container 6d96f0d786e7 12:01:49 ---> b3ca23c3dcb7 12:01:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:01:50 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:01:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:01:50 ---> d7708053f503 12:01:50 Step 3/22 : WORKDIR /edgex-go 12:01:50 ---> Using cache 12:01:50 ---> 30223811c22c 12:01:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:01:50 ---> Using cache 12:01:50 ---> 45a4966e48b1 12:01:50 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 12:01:51 ---> 592286609330 12:01:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:01:52 ---> Running in f0d555c4f03b 12:01:52 ---> e00ff390b371 12:01:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:01:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:01:52 ---> 6cc2cfac4cd5 12:01:52 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 12:01:52 ---> Running in ba8a8bce1e1d 12:01:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:01:53 Removing intermediate container ba8a8bce1e1d 12:01:53 ---> b569741c8421 12:01:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:01:53 ---> Running in f336416be466 12:01:53 OK: 221 MiB in 52 packages 12:01:53 Removing intermediate container f336416be466 12:01:53 ---> e31ad44e7015 12:01:53 Step 21/23 : LABEL arch=x86_64 12:01:53 ---> Running in 6e5be0e44ade 12:01:54 Removing intermediate container 6e5be0e44ade 12:01:54 ---> 17cf9b07b540 12:01:54 Step 22/23 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b 12:01:54 Removing intermediate container f0d555c4f03b 12:01:54 ---> 707d7bc615c6 12:01:54 Step 6/22 : COPY go.mod vendor* ./ 12:01:54 ---> Running in 6e1f18085239 12:01:55 Removing intermediate container 6e1f18085239 12:01:55 ---> 20eac100fade 12:01:55 Step 23/23 : LABEL version=0.0.0 12:01:55 ---> cb87cd54d089 12:01:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:01:55 ---> Running in 8a5bb51da285 12:01:55 ---> Running in 1c82c6c10729 12:01:55 Removing intermediate container 8a5bb51da285 12:01:55 ---> eaeea6478b09 12:01:55 12:01:55 Successfully built eaeea6478b09 12:01:55 Successfully tagged sys-mgmt-agent:latest 12:01:57  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:01:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:01:57 ---> d7708053f503 12:01:57 Step 3/23 : WORKDIR /edgex-go 12:01:57 ---> Using cache 12:01:57 ---> 30223811c22c 12:01:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:01:57 ---> Using cache 12:01:57 ---> 45a4966e48b1 12:01:57 Step 5/23 : RUN apk add --update --no-cache make git 12:01:57 ---> Using cache 12:01:57 ---> 40b342a50a79 12:01:57 Step 6/23 : COPY go.mod vendor* ./ 12:01:57 ---> Using cache 12:01:57 ---> 1b49653da432 12:01:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:01:57 ---> Using cache 12:01:57 ---> 86a8827e5142 12:01:57 Step 8/23 : COPY . . 12:01:57 ---> Using cache 12:01:57 ---> 31f30a6f25bf 12:01:57 Step 9/23 : RUN make cmd/core-command/core-command 12:01:57 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:01:57 Step 2/31 : FROM ${BUILDER_BASE} AS builder 12:01:57 ---> d7708053f503 12:01:57 Step 3/31 : WORKDIR /edgex-go 12:01:57 ---> Using cache 12:01:57 ---> 30223811c22c 12:01:57 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:01:57 ---> Using cache 12:01:57 ---> 45a4966e48b1 12:01:57 Step 5/31 : RUN apk add --update --no-cache make git 12:01:57 ---> Using cache 12:01:57 ---> 40b342a50a79 12:01:57 Step 6/31 : COPY go.mod vendor* ./ 12:01:57 ---> Using cache 12:01:57 ---> 1b49653da432 12:01:57 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:01:57 ---> Using cache 12:01:57 ---> 86a8827e5142 12:01:57 Step 8/31 : COPY . . 12:01:57 ---> Using cache 12:01:57 ---> 31f30a6f25bf 12:01:57 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:01:57 ---> Running in 4cc433e4d1c5 12:01:57 ---> Running in 8fe7bdee52b6 12:01:57 Removing intermediate container 1c82c6c10729 12:01:57 ---> 7c0e7769cbd8 12:01:57 Step 8/22 : COPY . . 12:01:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:01:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 12:02:04 ---> cbd51c469f6a 12:02:04 Step 9/22 : RUN make cmd/support-notifications/support-notifications 12:02:04 ---> Running in f65c4d1c77ae 12:02:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:02:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:02:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:02:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:02:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:02:16 Removing intermediate container 4b152825f69b 12:02:16 ---> ce651bbdef47 12:02:16 12:02:16 Step 10/23 : FROM alpine:3.14 12:02:16 ---> 0a97eee8041e 12:02:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:02:16 ---> Using cache 12:02:16 ---> 2630ac3436c0 12:02:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:02:16 ---> Using cache 12:02:16 ---> 737b338cedea 12:02:16 Step 13/23 : ENV APP_PORT=59881 12:02:16 ---> Running in 3b9e2c4ce42e 12:02:16 Removing intermediate container 3b9e2c4ce42e 12:02:16 ---> fe4b243b0544 12:02:16 Step 14/23 : EXPOSE $APP_PORT 12:02:16 ---> Running in 51de91876bab 12:02:16 Removing intermediate container 51de91876bab 12:02:16 ---> 27fce198f5f8 12:02:16 Step 15/23 : WORKDIR / 12:02:16 ---> Running in d12b32cf8a47 12:02:16 Removing intermediate container d12b32cf8a47 12:02:16 ---> 2b5934e6dd8f 12:02:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:02:16 ---> 81d9964ba4c0 12:02:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:02:16 ---> 389f85c899e0 12:02:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:02:16 ---> e267bd0e4076 12:02:16 Step 19/23 : ENTRYPOINT ["/core-metadata"] 12:02:16 ---> Running in d6cf603e7a0e 12:02:17 Removing intermediate container d6cf603e7a0e 12:02:17 ---> da084fa046a0 12:02:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:02:17 ---> Running in cec6ed609fd0 12:02:17 Removing intermediate container cec6ed609fd0 12:02:17 ---> 36287eae4404 12:02:17 Step 21/23 : LABEL arch=x86_64 12:02:17 ---> Running in 3976c8d2aa13 12:02:17 Removing intermediate container 3976c8d2aa13 12:02:17 ---> 62047d35e565 12:02:17 Step 22/23 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b 12:02:17 ---> Running in b91cfbc4fd00 12:02:17 Removing intermediate container b91cfbc4fd00 12:02:17 ---> 3f06adc4785f 12:02:17 Step 23/23 : LABEL version=0.0.0 12:02:17 ---> Running in fdd3c620ad6c 12:02:17 Removing intermediate container fdd3c620ad6c 12:02:17 ---> c217fb61cc3f 12:02:17 12:02:17 Successfully built c217fb61cc3f 12:02:17 Successfully tagged core-metadata:latest 12:02:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:02:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:02:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:02:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:02:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:02:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:02:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:02:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:02:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:02:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:02:30  Building core-metadata ... done Removing intermediate container 8fe7bdee52b6 12:02:30 ---> c410f82897cd 12:02:30 12:02:30 Step 10/23 : FROM alpine:3.14 12:02:30 ---> 0a97eee8041e 12:02:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:02:30 ---> Using cache 12:02:30 ---> 2630ac3436c0 12:02:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:02:30 ---> Using cache 12:02:30 ---> 737b338cedea 12:02:30 Step 13/23 : ENV APP_PORT=59882 12:02:30 ---> Running in 893c12267d4d 12:02:30 Removing intermediate container 4cc433e4d1c5 12:02:30 ---> ec785b7e08e8 12:02:30 12:02:30 Step 10/31 : FROM alpine:3.14 12:02:30 ---> 0a97eee8041e 12:02:30 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:02:30 ---> Running in eb5148fe0b66 12:02:30 Removing intermediate container 893c12267d4d 12:02:30 ---> 511e0c4a9361 12:02:30 Step 14/23 : EXPOSE $APP_PORT 12:02:30 Removing intermediate container eb5148fe0b66 12:02:30 ---> 23111ad1ddfc 12:02:30 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 12:02:30 ---> Running in c128e9af4366 12:02:30 ---> Running in 766044ad559d 12:02:30 Removing intermediate container c128e9af4366 12:02:30 ---> 2a85374e6059 12:02:30 Step 15/23 : WORKDIR / 12:02:30 ---> Running in 28b4fbf07755 12:02:30 Removing intermediate container 28b4fbf07755 12:02:30 ---> 0eec6b10eee7 12:02:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:02:30 ---> 2d088eb1e6a5 12:02:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:02:30 (1/2) Installing dumb-init (1.2.5-r1) 12:02:30 (2/2) Installing su-exec (0.2-r1) 12:02:30 Executing busybox-1.33.1-r6.trigger 12:02:30 OK: 6 MiB in 16 packages 12:02:30 ---> b19eccb86cea 12:02:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:02:30 Removing intermediate container 766044ad559d 12:02:30 ---> 22e2417f8910 12:02:30 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 12:02:30 ---> b1d27557f5f7 12:02:30 Step 19/23 : ENTRYPOINT ["/core-command"] 12:02:30 ---> Running in 6af6c00a930f 12:02:30 ---> Running in bcb0fc7d69fa 12:02:30 Removing intermediate container bcb0fc7d69fa 12:02:30 ---> 2e00ebe51474 12:02:30 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:02:30 Removing intermediate container 6af6c00a930f 12:02:30 ---> 97a638190182 12:02:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:02:30 ---> Running in d22b00212cb7 12:02:30 ---> Running in df05b23cdf98 12:02:30 Removing intermediate container d22b00212cb7 12:02:30 ---> 9a9e9c219ffa 12:02:30 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:02:30 ---> Running in af9ddcc1d50b 12:02:30 Removing intermediate container df05b23cdf98 12:02:30 ---> d34fd971d38a 12:02:30 Step 21/23 : LABEL arch=x86_64 12:02:30 ---> Running in 5a9575fd9bf3 12:02:31 Removing intermediate container 5a9575fd9bf3 12:02:31 ---> c7aa09b59d46 12:02:31 Step 22/23 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b 12:02:31 ---> Running in 20b6331afeaa 12:02:31 Removing intermediate container 20b6331afeaa 12:02:31 ---> 594df081d20d 12:02:31 Step 23/23 : LABEL version=0.0.0 12:02:31 ---> Running in 0b0b9baca1f2 12:02:31 Removing intermediate container af9ddcc1d50b 12:02:31 ---> ca3bb56500b7 12:02:31 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 12:02:31 Removing intermediate container f65c4d1c77ae 12:02:31 ---> 095abb9dd22b 12:02:31 12:02:31 Step 10/22 : FROM alpine:3.14 12:02:31 ---> 0a97eee8041e 12:02:31 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 12:02:31 ---> Running in 6746c28f4ad0 12:02:31 Removing intermediate container 0b0b9baca1f2 12:02:31 ---> eac378fa7f8c 12:02:31 12:02:31 ---> Running in cec8e3c1ff8c 12:02:31 Successfully built eac378fa7f8c 12:02:31 Successfully tagged core-command:latest 12:02:31  Building core-command ... done Removing intermediate container 6746c28f4ad0 12:02:31 ---> cfbfb4bc480c 12:02:31 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:02:31 ---> a060ec10bcf2 12:02:31 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:02:31 ---> Running in 2f852b8f9ec5 12:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:02:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:02:32 (1/2) Installing ca-certificates (20211220-r0) 12:02:32 (2/2) Installing dumb-init (1.2.5-r1) 12:02:32 Executing busybox-1.33.1-r6.trigger 12:02:32 Executing ca-certificates-20211220-r0.trigger 12:02:32 OK: 6 MiB in 16 packages 12:02:32 Removing intermediate container 2f852b8f9ec5 12:02:32 ---> 849d5c8d33db 12:02:32 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 12:02:32 Removing intermediate container cec8e3c1ff8c 12:02:32 ---> 9b7f1b599e40 12:02:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:02:32 ---> Running in 7cd90f6b8b8e 12:02:32 ---> b4e9b36700e4 12:02:32 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:02:32 Removing intermediate container 7cd90f6b8b8e 12:02:32 ---> 5ddbab820afb 12:02:32 Step 13/22 : ENV APP_PORT=59860 12:02:32 ---> Running in c4ac40cb193d 12:02:32 Removing intermediate container c4ac40cb193d 12:02:32 ---> 6045e8a168bd 12:02:32 Step 14/22 : EXPOSE $APP_PORT 12:02:32 ---> Running in 606bcdb26846 12:02:32 ---> 4c779243486e 12:02:32 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:02:32 Removing intermediate container 606bcdb26846 12:02:32 ---> f58ad99c0ab6 12:02:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:02:33 ---> 48d44c13b23f 12:02:33 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:02:33 ---> bd4fa0822237 12:02:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:02:33 ---> 2717673b9f5e 12:02:33 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:02:33 ---> 14c31a06471c 12:02:33 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 12:02:33 ---> bf5e525c3f33 12:02:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:02:33 ---> Running in 3b4842db4b02 12:02:33 Removing intermediate container 3b4842db4b02 12:02:33 ---> f6b4d4584561 12:02:33 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:02:33 ---> d783301ed304 12:02:33 Step 18/22 : ENTRYPOINT ["/support-notifications"] 12:02:33 ---> Running in 66ec4d281c1e 12:02:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.172s coverage: 28.7% of statements 12:02:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:02:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:02:33 ---> 3db72856d326 12:02:33 Step 26/31 : RUN chmod +x /entrypoint.sh 12:02:33 Removing intermediate container 66ec4d281c1e 12:02:33 ---> a91b4eca9024 12:02:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:02:33 ---> Running in 9f155f9e1a6f 12:02:33 ---> Running in 71b16e971b01 12:02:33 Removing intermediate container 71b16e971b01 12:02:33 ---> 37834821042d 12:02:33 Step 20/22 : LABEL arch=x86_64 12:02:33 ---> Running in 00b59d637dbd 12:02:34 Removing intermediate container 00b59d637dbd 12:02:34 ---> 06879910168b 12:02:34 Step 21/22 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b 12:02:34 ---> Running in a3359c7914a6 12:02:34 Removing intermediate container a3359c7914a6 12:02:34 ---> bff06c31f27d 12:02:34 Step 22/22 : LABEL version=0.0.0 12:02:34 ---> Running in fdfd40cec2cd 12:02:34 Removing intermediate container fdfd40cec2cd 12:02:34 ---> 1c52c9aa95c1 12:02:34 12:02:34 Removing intermediate container 9f155f9e1a6f 12:02:34 ---> fabf5b9c7b2c 12:02:34 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 12:02:34 Successfully built 1c52c9aa95c1 12:02:34 Successfully tagged support-notifications:latest 12:02:34  Building support-notifications ... done  ---> Running in 023340c851f2 12:02:34 Removing intermediate container 023340c851f2 12:02:34 ---> adc696ac8a8b 12:02:34 Step 28/31 : CMD ["gate"] 12:02:34 ---> Running in 9be72d37d20c 12:02:34 Removing intermediate container 9be72d37d20c 12:02:34 ---> 3615efc01cb6 12:02:34 Step 29/31 : LABEL arch=x86_64 12:02:34 ---> Running in 42efae85fb6d 12:02:35 Removing intermediate container 42efae85fb6d 12:02:35 ---> 491e16ddf6bd 12:02:35 Step 30/31 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b 12:02:35 ---> Running in 88c0002fcdf4 12:02:35 Removing intermediate container 88c0002fcdf4 12:02:35 ---> cb09dfca5208 12:02:35 Step 31/31 : LABEL version=0.0.0 12:02:35 ---> Running in c9a98164d977 12:02:35 Removing intermediate container c9a98164d977 12:02:35 ---> f6bd714b1a1b 12:02:35 12:02:35 Successfully built f6bd714b1a1b 12:02:35 Successfully tagged security-bootstrapper:latest 12:02:35  Building security-bootstrapper ... done  [Pipeline] } 12:02:35 $ docker stop --time=1 fd3931e472ae30bcb7b8dd0aeadceca1cdd0a4c7605d14a7ec431e7e28511f3c 12:02:36 $ docker rm -f fd3931e472ae30bcb7b8dd0aeadceca1cdd0a4c7605d14a7ec431e7e28511f3c [Pipeline] // withDockerContainer [Pipeline] sh 12:02:36 + docker images 12:02:36 REPOSITORY TAG IMAGE ID CREATED SIZE 12:02:36 security-bootstrapper latest f6bd714b1a1b 1 second ago 18.7MB 12:02:36 support-notifications latest 1c52c9aa95c1 2 seconds ago 16.6MB 12:02:36 core-command latest eac378fa7f8c 5 seconds ago 15.7MB 12:02:36 095abb9dd22b 5 seconds ago 1.78GB 12:02:36 ec785b7e08e8 8 seconds ago 1.77GB 12:02:36 c410f82897cd 9 seconds ago 1.77GB 12:02:36 core-metadata latest c217fb61cc3f 19 seconds ago 16.5MB 12:02:36 ce651bbdef47 22 seconds ago 1.78GB 12:02:36 sys-mgmt-agent latest eaeea6478b09 41 seconds ago 296MB 12:02:36 core-data latest 38f99f83660b 48 seconds ago 19.9MB 12:02:36 support-scheduler latest 0d292e6831be 51 seconds ago 15.9MB 12:02:36 security-proxy-setup latest 9e4177711d5f 57 seconds ago 26.1MB 12:02:36 security-secretstore-setup latest 04a9c4bc7394 59 seconds ago 27.8MB 12:02:36 58d7aed7ccf4 About a minute ago 1.77GB 12:02:36 55e2380f67ce About a minute ago 1.78GB 12:02:36 8a56b98bf7b5 About a minute ago 1.78GB 12:02:36 03ffd5ec3309 About a minute ago 1.78GB 12:02:36 348f887b66c1 About a minute ago 1.77GB 12:02:36 ci-base-image-x86_64 latest d7708053f503 5 minutes ago 1.27GB 12:02:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 2 weeks ago 562MB 12:02:36 docker 20.10.10 b706a049f56e 2 months ago 216MB 12:02:36 alpine 3.14 0a97eee8041e 2 months ago 5.61MB 12:02:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB 12:02:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 12:02:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.307s coverage: 98.5% of statements 12:02:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:02:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.437s coverage: 44.7% of statements 12:02:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:02:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:02:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.600s coverage: 89.5% of statements 12:02:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:02:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:02:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.270s coverage: 84.4% of statements 12:02:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:02:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:02:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:02:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:02:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:02:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.601s coverage: 94.2% of statements 12:02:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:02:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:02:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.200s coverage: 59.1% of statements 12:02:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:02:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:02:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:02:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:02:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:02:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.217s coverage: 60.0% of statements 12:02:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:02:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:02:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:02:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.362s coverage: 0.9% of statements 12:02:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:02:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.192s coverage: 58.8% of statements 12:02:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.272s coverage: 21.7% of statements 12:02:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:02:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.168s coverage: 47.1% of statements 12:02:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.209s coverage: 79.5% of statements 12:02:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.280s coverage: 94.1% of statements 12:02:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements 12:02:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.313s coverage: 87.5% of statements 12:02:52 Still waiting to schedule task 12:02:52 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 12:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.227s coverage: 94.4% of statements 12:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.202s coverage: 44.8% of statements 12:03:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.645s coverage: 82.5% of statements 12:03:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:03:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.293s coverage: 92.9% of statements 12:03:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:03:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:03:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:03:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 12:03:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:03:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:03:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:03:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:03:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:03:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.185s coverage: 87.2% of statements 12:03:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:03:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:03:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements 12:03:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:03:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.245s coverage: 58.8% of statements 12:03:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:03:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.266s coverage: 80.0% of statements 12:03:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.248s coverage: 87.2% of statements 12:03:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.274s coverage: 85.4% of statements 12:03:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.772s coverage: 91.2% of statements 12:03:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:03:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.663s coverage: 64.4% of statements 12:03:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:03:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:03:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.176s coverage: 100.0% of statements 12:03:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 89.4% of statements 12:03:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 12:03:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements 12:03:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 12:03:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.197s coverage: 65.4% of statements 12:03:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:03:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:03:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:03:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.733s coverage: 43.8% of statements 12:03:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:03:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:03:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.236s coverage: 89.5% of statements 12:03:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:03:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.272s coverage: 84.8% of statements 12:03:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:03:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.272s coverage: 17.7% of statements 12:03:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:03:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:03:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:03:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:03:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.585s coverage: 92.3% of statements 12:03:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:03:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:03:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:03:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:03:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.212s coverage: 63.2% of statements 12:03:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:03:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:03:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.442s coverage: 97.7% of statements 12:03:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:03:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:03:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:03:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:03:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.178s coverage: 28.9% of statements 12:03:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:03:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:03:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:03:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:03:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:03:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:03:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.174s coverage: 100.0% of statements 12:03:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 12:03:29 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 12:03:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:03:29 GO111MODULE=on go vet ./... 12:03:33 Running on prd-ubuntu18.04-docker-8c-8g-4018 in /w/workspace/edgexfoundry_edgex-go_PR-3870 [Pipeline] { [Pipeline] ws 12:03:33 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 12:03:33 The recommended git tool is: git 12:03:34 using credential edgex-jenkins-ssh 12:03:34 Cloning the remote Git repository 12:03:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:03:34 > git init /w/workspace/edgex-go/2 # timeout=10 12:03:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:03:34 > git --version # timeout=10 12:03:34 > git --version # 'git version 2.17.1' 12:03:34 using GIT_SSH to set credentials SSH Credentials for GitHub 12:03:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:03:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:03:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:03:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:03:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:03:38 using GIT_SSH to set credentials SSH Credentials for GitHub 12:03:39 Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit cc52ed3df833106c014411822d99705f91830c5b 12:03:39 Merge succeeded, producing cc52ed3df833106c014411822d99705f91830c5b 12:03:39 Checking out Revision cc52ed3df833106c014411822d99705f91830c5b (PR-3870) 12:03:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3870/head:refs/remotes/origin/PR-3870 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:03:39 > git config core.sparsecheckout # timeout=10 12:03:39 > git checkout -f cc52ed3df833106c014411822d99705f91830c5b # timeout=10 12:03:39 > git remote # timeout=10 12:03:39 > git config --get remote.origin.url # timeout=10 12:03:39 using GIT_SSH to set credentials SSH Credentials for GitHub 12:03:39 > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 12:03:39 > git rev-parse HEAD^{commit} # timeout=10 12:03:39 > git config core.sparsecheckout # timeout=10 12:03:39 > git checkout -f cc52ed3df833106c014411822d99705f91830c5b # timeout=10 12:03:43 Commit message: "fix: Missed ServiceName in Swagger" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:03:43 + echo snap-build.sh 12:03:43 snap-build.sh 12:03:43 + SNAP_BASE_DIR=. 12:03:43 + '[' '!' -z /w/workspace/edgex-go/2 ']' 12:03:43 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 12:03:43 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 12:03:43 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 12:03:43 + cd /w/workspace/edgex-go/2 12:03:43 + sudo apt-get remove -qy --purge lxd lxd-client 12:03:43 Reading package lists... 12:03:43 Building dependency tree... 12:03:43 Reading state information... 12:03:43 The following packages were automatically installed and are no longer required: 12:03:43 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 12:03:43 uidmap xdelta3 12:03:43 Use 'sudo apt autoremove' to remove them. 12:03:43 The following packages will be REMOVED: 12:03:43 lxd* lxd-client* 12:03:43 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 12:03:44 After this operation, 31.7 MB disk space will be freed. 12:03:44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 12:03:44 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 12:03:45 Removing lxd dnsmasq configuration 12:03:45 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 12:03:45 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 12:03:46 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:03:46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 12:03:46 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 12:03:48 Processing triggers for systemd (237-3ubuntu10.52) ... 12:03:48 Processing triggers for ureadahead (0.100.0-21) ... 12:03:48 + sudo snap remove --purge lxd 12:03:48 snap "lxd" is not installed 12:03:48 + sudo groupadd --force --system lxd 12:03:48 ++ whoami 12:03:48 + sudo /usr/sbin/usermod -G lxd -a jenkins 12:03:48 + newgrp - lxd 12:03:48 + sudo snap install lxd 12:04:01 2022-01-27T12:03:57Z INFO Waiting for automatic snapd restart... 12:04:19 lxd 4.22 from Canonical* installed 12:04:19 + sudo lxd init --auto 12:04:29 + sudo snap install --classic snapcraft 12:04:34 snapcraft 6.0.2 from Canonical* installed 12:04:34 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 12:04:34 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 12:04:34 % Total % Received % Xferd Average Speed Time Time Time Current 12:04:34 Dload Upload Total Spent Left Speed 12:04:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4569 0 --:--:-- --:--:-- --:--:-- 4537 12:04:34 100 3325k 100 3325k 0 0 9109k 0 --:--:-- --:--:-- --:--:-- 9109k 12:04:34 ./yq_linux_amd64 12:04:34 + sudo snapcraft prime --use-lxd 12:04:36 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 12:04:36 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 12:04:36 - README.md 12:04:36 12:04:36 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:04:36 Launching a container. 12:04:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:04:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:04:37 ./bin/test-attribution-txt.sh [Pipeline] echo 12:04:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 12:04:39 + ls -al . 12:04:39 total 672 12:04:39 drwxrwxr-x 9 1001 1001 4096 Jan 27 12:04 . 12:04:39 drwxr-xr-x 4 root root 4096 Jan 27 12:00 .. 12:04:39 -rw-rw-r-- 1 1001 1001 11 Jan 27 11:58 .dockerignore 12:04:39 drwxrwxr-x 8 1001 1001 4096 Jan 27 11:58 .git 12:04:39 drwxrwxr-x 4 1001 1001 4096 Jan 27 11:58 .github 12:04:39 -rw-rw-r-- 1 1001 1001 804 Jan 27 11:58 .gitignore 12:04:39 -rw-rw-r-- 1 1001 1001 42 Jan 27 11:58 .golangci.yml 12:04:39 -rw-rw-r-- 1 1001 1001 76 Jan 27 11:58 .hadolint.yml 12:04:39 -rw-rw-r-- 1 1001 1001 166 Jan 27 11:58 .sonarcloud.properties 12:04:39 -rw-rw-r-- 1 1001 1001 1171 Jan 27 11:58 ADOPTERS.md 12:04:39 -rw-rw-r-- 1 1001 1001 9019 Jan 27 11:58 Attribution.txt 12:04:39 -rw-rw-r-- 1 1001 1001 51732 Jan 27 11:58 CHANGELOG.md 12:04:39 -rw-rw-r-- 1 1001 1001 3804 Jan 27 11:58 CONTRIBUTING.md 12:04:39 -rw-rw-r-- 1 1001 1001 677 Jan 27 11:58 GOVERNANCE.md 12:04:39 -rw-rw-r-- 1 1001 1001 849 Jan 27 11:58 Jenkinsfile 12:04:39 -rw-rw-r-- 1 1001 1001 10775 Jan 27 11:58 LICENSE 12:04:39 -rw-rw-r-- 1 1001 1001 6508 Jan 27 11:58 Makefile 12:04:39 -rw-rw-r-- 1 1001 1001 582 Jan 27 11:58 OWNERS.md 12:04:39 -rw-rw-r-- 1 1001 1001 8207 Jan 27 11:58 README.md 12:04:39 -rw-rw-r-- 1 1001 1001 6912 Jan 27 11:58 SECURITY.md 12:04:39 -rw-rw-r-- 1 1001 1001 5 Jan 27 11:56 VERSION 12:04:39 -rw-rw-r-- 1 1001 1001 4131 Jan 27 11:58 ZMQWindows.md 12:04:39 drwxrwxr-x 2 1001 1001 4096 Jan 27 11:58 bin 12:04:39 drwxrwxr-x 14 1001 1001 4096 Jan 27 11:58 cmd 12:04:39 -rw-r--r-- 1 root root 428383 Jan 27 12:03 coverage.out 12:04:39 -rw-rw-r-- 1 1001 1001 2833 Jan 27 11:58 go.mod 12:04:39 -rw-rw-r-- 1 1001 1001 50190 Jan 27 11:58 go.sum 12:04:39 drwxrwxr-x 8 1001 1001 4096 Jan 27 11:58 internal 12:04:39 drwxrwxr-x 3 1001 1001 4096 Jan 27 11:58 openapi 12:04:39 drwxrwxr-x 4 1001 1001 4096 Jan 27 11:58 snap 12:04:39 -rw-rw-r-- 1 1001 1001 204 Jan 27 11:58 version.go [Pipeline] sh 12:04:40 + '[' -e coverage.out ] 12:04:40 + chown 1001:1001 coverage.out [Pipeline] stash 12:04:40 Warning: overwriting stash ‘coverage-report’ 12:04:40 Stashed 1 file(s) [Pipeline] sh 12:04:41 + make build 12:04:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 12:04:46 Waiting for container to be ready 12:04:46 To start your first container, try: lxc launch ubuntu:20.04 12:04:46 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 12:04:46 12:04:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:04:49 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 12:04:50 Waiting for network to be ready... 12:04:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:04:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2028 kB] 12:04:50 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:04:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [361 kB] 12:04:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 12:04:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 12:04:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [572 kB] 12:04:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [77.5 kB] 12:04:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1166 kB] 12:04:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [269 kB] 12:04:51 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:04:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:04:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:04:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:04:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:04:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:04:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:04:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 12:04:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 12:04:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2374 kB] 12:04:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [454 kB] 12:04:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.2 kB] 12:04:52 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 12:04:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [596 kB] 12:04:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [81.3 kB] 12:04:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1781 kB] 12:04:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [386 kB] 12:04:54 Fetched 25.9 MB in 4s (6245 kB/s) 12:04:55 Reading package lists... 12:04:55 Reading package lists... 12:04:55 Building dependency tree... 12:04:55 Reading state information... 12:04:55 The following additional packages will be installed: 12:04:55 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:04:55 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:04:55 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:04:55 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 12:04:55 Suggested packages: 12:04:55 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 12:04:55 Recommended packages: 12:04:55 gnupg libsasl2-modules 12:04:55 The following NEW packages will be installed: 12:04:55 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:04:55 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:04:55 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:04:55 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 12:04:55 The following packages will be upgraded: 12:04:55 gpg gpg-agent gpgconf libudev1 12:04:55 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 12:04:55 Need to get 3527 kB of archives. 12:04:55 After this operation, 13.3 MB of additional disk space will be used. 12:04:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 12:04:55 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 12:04:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 12:04:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 12:04:56 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] 12:04:56 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] 12:04:57 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 12:04:57 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 12:04:57 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 12:04:57 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 12:04:57 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 12:04:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 12:04:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 12:04:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 12:04:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 12:04:57 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 12:04:57 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 12:04:57 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 12:04:57 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 12:04:57 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 12:04:57 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 12:04:57 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 12:04:57 debconf: delaying package configuration, since apt-utils is not installed 12:04:57 Fetched 3527 kB in 1s (3101 kB/s) 12:04:57 (Reading database ... 12511 files and directories currently installed.) 12:04:57 Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... 12:04:57 Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 12:04:57 Setting up libudev1:amd64 (237-3ubuntu10.53) ... 12:04:57 Selecting previously unselected package udev. 12:04:57 (Reading database ... 12511 files and directories currently installed.) 12:04:57 Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... 12:04:57 Unpacking udev (237-3ubuntu10.53) ... 12:04:57 Selecting previously unselected package libfuse2:amd64. 12:04:57 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 12:04:57 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:04:57 Selecting previously unselected package fuse. 12:04:57 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 12:04:57 Unpacking fuse (2.9.7-1ubuntu1) ... 12:04:57 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 12:04:57 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:04:57 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 12:04:57 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:04:57 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 12:04:57 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:04:57 Selecting previously unselected package libksba8:amd64. 12:04:57 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 12:04:57 Unpacking libksba8:amd64 (1.3.5-2) ... 12:04:57 Selecting previously unselected package libroken18-heimdal:amd64. 12:04:57 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:04:57 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:04:58 Selecting previously unselected package libasn1-8-heimdal:amd64. 12:04:58 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:04:58 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:04:58 Selecting previously unselected package libheimbase1-heimdal:amd64. 12:04:58 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:04:58 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:04:58 Selecting previously unselected package libhcrypto4-heimdal:amd64. 12:04:58 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:04:58 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:04:58 Selecting previously unselected package libwind0-heimdal:amd64. 12:04:58 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:04:58 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:04:58 Selecting previously unselected package libhx509-5-heimdal:amd64. 12:04:58 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:04:58 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:04:58 Selecting previously unselected package libkrb5-26-heimdal:amd64. 12:04:58 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:04:58 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:04:58 Selecting previously unselected package libheimntlm0-heimdal:amd64. 12:04:58 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:04:58 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:04:58 Selecting previously unselected package libgssapi3-heimdal:amd64. 12:04:58 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:04:58 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:04:58 Selecting previously unselected package libsasl2-modules-db:amd64. 12:04:58 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 12:04:58 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:04:58 Selecting previously unselected package libsasl2-2:amd64. 12:04:58 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 12:04:58 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:04:58 Selecting previously unselected package libldap-common. 12:04:58 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 12:04:58 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 12:04:58 Selecting previously unselected package libldap-2.4-2:amd64. 12:04:58 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 12:04:58 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 12:04:58 Selecting previously unselected package dirmngr. 12:04:58 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 12:04:58 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 12:04:58 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 12:04:58 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 12:04:58 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:04:58 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:04:58 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:04:58 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 12:04:58 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:04:58 Setting up libksba8:amd64 (1.3.5-2) ... 12:04:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:04:58 Setting up udev (237-3ubuntu10.53) ... 12:04:59 invoke-rc.d: policy-rc.d denied execution of start. 12:04:59 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:04:59 Processing triggers for systemd (237-3ubuntu10) ... 12:04:59 Setting up fuse (2.9.7-1ubuntu1) ... 12:04:59 Setting up gpg (2.2.4-1ubuntu1.4) ... 12:04:59 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:04:59 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:04:59 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:04:59 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:04:59 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:04:59 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:04:59 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:04:59 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 12:04:59 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 12:04:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:04:59 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 12:04:59 settings in the [Install] section, and DefaultInstance for template units). 12:04:59 This means they are not meant to be enabled using systemctl. 12:04:59 Possible reasons for having this kind of units are: 12:04:59 1) A unit may be statically enabled by being symlinked from another unit's 12:04:59 .wants/ or .requires/ directory. 12:04:59 2) A unit's purpose may be to act as a helper for some other unit which has 12:04:59 a requirement dependency on it. 12:04:59 3) A unit may be started when needed via activation (socket, path, timer, 12:04:59 D-Bus, udev, scripted systemctl call, ...). 12:04:59 4) In case of template units, the unit is meant to be enabled with some 12:04:59 instance name specified. 12:05:00 Reading package lists... 12:05:00 Building dependency tree... 12:05:00 Reading state information... 12:05:00 The following additional packages will be installed: 12:05:00 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 12:05:00 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 12:05:00 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 12:05:00 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 12:05:00 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 12:05:00 Suggested packages: 12:05:00 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 12:05:00 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 12:05:00 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 12:05:00 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 12:05:00 systemd-container policykit-1 12:05:00 Recommended packages: 12:05:00 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 12:05:00 The following NEW packages will be installed: 12:05:00 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 12:05:00 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 12:05:00 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 12:05:00 multiarch-support openssh-client python3 python3-minimal python3.6 12:05:00 python3.6-minimal snapd squashfs-tools sudo 12:05:00 The following packages will be upgraded: 12:05:00 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 12:05:00 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 12:05:00 Need to get 36.8 MB of archives. 12:05:00 After this operation, 147 MB of additional disk space will be used. 12:05:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [534 kB] 12:05:00 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 12:05:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [1609 kB] 12:05:00 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] 12:05:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.6 [1712 kB] 12:05:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.6 [203 kB] 12:05:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 12:05:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 12:05:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 12:05:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 12:05:00 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 12:05:00 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 12:05:00 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 12:05:00 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 12:05:00 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 12:05:00 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 12:05:01 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] 12:05:01 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 12:05:01 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 12:05:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB] 12:05:02 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 12:05:02 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 12:05:02 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 12:05:02 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 12:05:02 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 12:05:02 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 12:05:02 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 12:05:02 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 12:05:02 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 12:05:02 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 12:05:03 debconf: delaying package configuration, since apt-utils is not installed 12:05:03 Fetched 36.8 MB in 2s (16.6 MB/s) 12:05:03 (Reading database ... 12757 files and directories currently installed.) 12:05:03 Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... 12:05:03 Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... 12:05:03 Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... 12:05:03 Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 12:05:03 Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... 12:05:03 (Reading database ... 12757 files and directories currently installed.) 12:05:03 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 12:05:03 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 12:05:03 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 12:05:03 (Reading database ... 12757 files and directories currently installed.) 12:05:03 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 12:05:03 Unpacking apt (1.6.14) over (1.6.1) ... 12:05:04 Setting up apt (1.6.14) ... 12:05:04 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 12:05:04 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 12:05:04 (Reading database ... 12764 files and directories currently installed.) 12:05:04 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 12:05:04 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... 12:05:04 Selecting previously unselected package libpython3.6-minimal:amd64. 12:05:04 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 12:05:04 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... 12:05:04 Selecting previously unselected package libexpat1:amd64. 12:05:04 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 12:05:04 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 12:05:04 Selecting previously unselected package python3.6-minimal. 12:05:04 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 12:05:04 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... 12:05:05 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 12:05:05 Checking for services that may need to be restarted...done. 12:05:05 Checking for services that may need to be restarted...done. 12:05:05 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... 12:05:05 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 12:05:05 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... 12:05:05 Selecting previously unselected package python3-minimal. 12:05:05 (Reading database ... 13012 files and directories currently installed.) 12:05:05 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 12:05:05 Unpacking python3-minimal (3.6.7-1~18.04) ... 12:05:05 Selecting previously unselected package mime-support. 12:05:05 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 12:05:05 Unpacking mime-support (3.60ubuntu1) ... 12:05:05 Selecting previously unselected package libmpdec2:amd64. 12:05:05 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 12:05:05 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:05:05 Selecting previously unselected package libpython3.6-stdlib:amd64. 12:05:05 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 12:05:05 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... 12:05:05 Selecting previously unselected package python3.6. 12:05:05 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 12:05:05 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ... 12:05:05 Selecting previously unselected package libpython3-stdlib:amd64. 12:05:05 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 12:05:05 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:05:05 Setting up python3-minimal (3.6.7-1~18.04) ... 12:05:06 Selecting previously unselected package python3. 12:05:06 (Reading database ... 13442 files and directories currently installed.) 12:05:06 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 12:05:06 Unpacking python3 (3.6.7-1~18.04) ... 12:05:06 Selecting previously unselected package multiarch-support. 12:05:06 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 12:05:06 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 12:05:06 Setting up multiarch-support (2.27-3ubuntu1.4) ... 12:05:06 Selecting previously unselected package liblzo2-2:amd64. 12:05:06 (Reading database ... 13479 files and directories currently installed.) 12:05:06 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 12:05:06 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 12:05:06 Selecting previously unselected package libbsd0:amd64. 12:05:06 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 12:05:06 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:05:06 Selecting previously unselected package sudo. 12:05:06 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 12:05:06 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 12:05:06 Selecting previously unselected package apparmor. 12:05:06 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 12:05:06 Unpacking apparmor (2.12-4ubuntu5.1) ... 12:05:06 Selecting previously unselected package libedit2:amd64. 12:05:06 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 12:05:06 Unpacking libedit2:amd64 (3.1-20170329-1) ... 12:05:06 Selecting previously unselected package libkrb5support0:amd64. 12:05:06 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 12:05:06 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:05:07 Selecting previously unselected package libk5crypto3:amd64. 12:05:07 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 12:05:07 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:05:07 Selecting previously unselected package libkeyutils1:amd64. 12:05:07 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 12:05:07 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 12:05:07 Selecting previously unselected package libkrb5-3:amd64. 12:05:07 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 12:05:07 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:05:07 Selecting previously unselected package libgssapi-krb5-2:amd64. 12:05:07 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 12:05:07 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:05:07 Selecting previously unselected package libssl1.0.0:amd64. 12:05:07 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 12:05:07 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 12:05:07 Selecting previously unselected package openssh-client. 12:05:07 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 12:05:07 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 12:05:07 Selecting previously unselected package squashfs-tools. 12:05:07 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 12:05:07 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 12:05:07 Selecting previously unselected package snapd. 12:05:07 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 12:05:07 Unpacking snapd (2.51.1+18.04) ... 12:05:09 Setting up libedit2:amd64 (3.1-20170329-1) ... 12:05:09 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 12:05:09 Setting up mime-support (3.60ubuntu1) ... 12:05:09 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 12:05:09 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:05:09 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:05:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:05:09 Setting up systemd (237-3ubuntu10.53) ... 12:05:09 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 12:05:10 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 12:05:10 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:05:10 Setting up liblzo2-2:amd64 (2.08-1.2) ... 12:05:10 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... 12:05:10 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:05:10 Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ... 12:05:11 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 12:05:11 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:05:11 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:05:11 Setting up python3 (3.6.7-1~18.04) ... 12:05:11 running python rtupdate hooks for python3.6... 12:05:11 running python post-rtupdate hooks for python3.6... 12:05:11 Setting up apparmor (2.12-4ubuntu5.1) ... 12:05:11 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 12:05:11 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:05:11 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 12:05:12 Setting up snapd (2.51.1+18.04) ... 12:05:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 12:05:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 12:05:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 12:05:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 12:05:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:05:13 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:05:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 12:05:13 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 12:05:13 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 12:05:13 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 12:05:13 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 12:05:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:05:13 Processing triggers for systemd (237-3ubuntu10.53) ... 12:05:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 12:05:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:05:15 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:05:15 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 12:05:15 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:05:16 Reading package lists... 12:05:16 Reading package lists... 12:05:17 Building dependency tree... 12:05:17 Reading state information... 12:05:17 Calculating upgrade... 12:05:17 The following packages will be upgraded: 12:05:17 advancecomp base-files bash binutils binutils-common 12:05:17 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 12:05:17 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 12:05:17 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 12:05:17 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 12:05:17 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 12:05:17 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 12:05:17 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 12:05:17 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 12:05:17 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 12:05:17 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 12:05:17 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 12:05:17 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 12:05:17 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 12:05:17 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 12:05:17 ubuntu-keyring util-linux 12:05:17 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:05:17 Need to get 64.1 MB of archives. 12:05:17 After this operation, 5157 kB of additional disk space will be used. 12:05:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-166.174 [984 kB] 12:05:17 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 12:05:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 12:05:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 12:05:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 12:05:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 12:05:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 12:05:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 12:05:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 12:05:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 12:05:18 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 12:05:18 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 12:05:18 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 12:05:18 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 12:05:18 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 12:05:18 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 12:05:18 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 12:05:18 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 12:05:18 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 12:05:18 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 12:05:18 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 12:05:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 12:05:18 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 12:05:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 12:05:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 12:05:18 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 12:05:18 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 12:05:18 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 12:05:18 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 12:05:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:05:18 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 12:05:18 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 12:05:18 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 12:05:18 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 12:05:18 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 12:05:18 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 12:05:18 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 12:05:18 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 12:05:18 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 12:05:18 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 12:05:18 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 12:05:18 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 12:05:18 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] 12:05:18 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 12:05:18 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 12:05:18 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 12:05:18 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 12:05:18 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 12:05:18 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 12:05:18 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 12:05:18 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 12:05:18 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 12:05:18 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 12:05:18 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 12:05:18 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 12:05:18 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 12:05:18 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 12:05:18 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 12:05:18 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 12:05:18 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 12:05:18 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] 12:05:18 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 12:05:18 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 12:05:18 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 12:05:18 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 12:05:18 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 12:05:18 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 12:05:18 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 12:05:18 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 12:05:18 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 12:05:18 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 12:05:18 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 12:05:18 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 12:05:18 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 12:05:18 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 12:05:18 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 12:05:18 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 12:05:18 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 12:05:18 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 12:05:18 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] 12:05:18 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 12:05:18 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 12:05:18 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 12:05:18 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 12:05:18 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 12:05:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:05:19 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 12:05:19 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 12:05:19 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 12:05:19 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 12:05:19 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 12:05:19 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 12:05:19 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 12:05:19 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 12:05:19 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 12:05:19 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 12:05:19 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 12:05:19 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 12:05:19 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 12:05:19 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 12:05:20 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 12:05:20 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 12:05:20 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 12:05:20 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 12:05:20 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 12:05:20 debconf: delaying package configuration, since apt-utils is not installed 12:05:20 Fetched 64.1 MB in 3s (22.5 MB/s) 12:05:20 (Reading database ... 13914 files and directories currently installed.) 12:05:20 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 12:05:20 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:05:20 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 12:05:20 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:05:20 Preparing to unpack .../2-linux-libc-dev_4.15.0-166.174_amd64.deb ... 12:05:20 Unpacking linux-libc-dev:amd64 (4.15.0-166.174) over (4.15.0-20.21) ... 12:05:20 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:05:20 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:05:20 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:05:21 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:05:21 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:05:21 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:05:21 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:05:21 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:05:21 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:05:21 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:05:21 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:05:21 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:05:21 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:05:21 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:05:21 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 12:05:21 (Reading database ... 13914 files and directories currently installed.) 12:05:21 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 12:05:21 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 12:05:21 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 12:05:21 (Reading database ... 13914 files and directories currently installed.) 12:05:21 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:05:21 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:05:21 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:05:21 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:05:21 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:05:21 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:05:22 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 12:05:22 (Reading database ... 13914 files and directories currently installed.) 12:05:22 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 12:05:22 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:05:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:05:22 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 12:05:22 (Reading database ... 13914 files and directories currently installed.) 12:05:22 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 12:05:22 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 12:05:22 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 12:05:22 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 12:05:23 Setting up base-files (10.1ubuntu2.11) ... 12:05:23 Installing new version of config file /etc/issue ... 12:05:23 Installing new version of config file /etc/issue.net ... 12:05:23 Installing new version of config file /etc/lsb-release ... 12:05:23 Installing new version of config file /etc/update-motd.d/50-motd-news ... 12:05:23 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 12:05:23 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 12:05:23 Removing obsolete conffile /etc/default/motd-news ... 12:05:23 (Reading database ... 13915 files and directories currently installed.) 12:05:23 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 12:05:23 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 12:05:23 Setting up bash (4.4.18-2ubuntu1.2) ... 12:05:23 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 12:05:23 (Reading database ... 13915 files and directories currently installed.) 12:05:23 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 12:05:23 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 12:05:23 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 12:05:23 (Reading database ... 13915 files and directories currently installed.) 12:05:23 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 12:05:23 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 12:05:23 Setting up tar (1.29b-2ubuntu0.2) ... 12:05:23 (Reading database ... 13915 files and directories currently installed.) 12:05:23 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 12:05:23 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:05:24 Setting up dpkg (1.19.0.5ubuntu2.3) ... 12:05:24 (Reading database ... 13915 files and directories currently installed.) 12:05:24 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 12:05:24 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:05:24 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 12:05:24 (Reading database ... 13915 files and directories currently installed.) 12:05:24 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 12:05:24 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:05:24 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 12:05:24 (Reading database ... 13915 files and directories currently installed.) 12:05:24 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 12:05:24 Unpacking grep (3.1-2build1) over (3.1-2) ... 12:05:24 Setting up grep (3.1-2build1) ... 12:05:24 (Reading database ... 13915 files and directories currently installed.) 12:05:24 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 12:05:24 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 12:05:24 Setting up gzip (1.6-5ubuntu1.1) ... 12:05:24 (Reading database ... 13915 files and directories currently installed.) 12:05:24 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 12:05:24 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 12:05:25 Setting up login (1:4.5-1ubuntu2) ... 12:05:25 (Reading database ... 13915 files and directories currently installed.) 12:05:25 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 12:05:25 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:05:25 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 12:05:25 (Reading database ... 13915 files and directories currently installed.) 12:05:25 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 12:05:25 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:05:26 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 12:05:26 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:05:26 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 12:05:26 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:05:26 Setting up perl-base (5.26.1-6ubuntu0.5) ... 12:05:26 (Reading database ... 13915 files and directories currently installed.) 12:05:26 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 12:05:26 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:05:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:05:27 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:05:27 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:05:27 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:05:27 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:05:27 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 12:05:27 (Reading database ... 13915 files and directories currently installed.) 12:05:27 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 12:05:27 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 12:05:27 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 12:05:27 (Reading database ... 13915 files and directories currently installed.) 12:05:27 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:05:27 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:05:27 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:05:28 (Reading database ... 13915 files and directories currently installed.) 12:05:28 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:05:28 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:05:28 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:05:28 (Reading database ... 13915 files and directories currently installed.) 12:05:28 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:05:28 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:05:28 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:05:28 (Reading database ... 13915 files and directories currently installed.) 12:05:28 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:05:28 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:05:29 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:05:29 (Reading database ... 13915 files and directories currently installed.) 12:05:29 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 12:05:29 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:05:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:05:29 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 12:05:29 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:05:29 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 12:05:29 (Reading database ... 13915 files and directories currently installed.) 12:05:29 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 12:05:29 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:05:29 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 12:05:29 (Reading database ... 13915 files and directories currently installed.) 12:05:29 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:05:29 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:05:29 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:05:29 (Reading database ... 13915 files and directories currently installed.) 12:05:29 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:05:30 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:05:30 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 12:05:30 (Reading database ... 13915 files and directories currently installed.) 12:05:30 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:05:30 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:05:30 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 12:05:30 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 12:05:31 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 12:05:31 (Reading database ... 13915 files and directories currently installed.) 12:05:31 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 12:05:31 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:05:31 Setting up libc-bin (2.27-3ubuntu1.4) ... 12:05:31 (Reading database ... 13915 files and directories currently installed.) 12:05:31 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 12:05:31 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:05:31 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 12:05:31 (Reading database ... 13917 files and directories currently installed.) 12:05:31 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 12:05:31 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 12:05:31 Setting up debconf (1.5.66ubuntu1) ... 12:05:31 (Reading database ... 13917 files and directories currently installed.) 12:05:31 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 12:05:31 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:05:31 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 12:05:31 (Reading database ... 13917 files and directories currently installed.) 12:05:31 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 12:05:31 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:05:32 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 12:05:32 (Reading database ... 13917 files and directories currently installed.) 12:05:32 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:05:32 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:05:32 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 12:05:32 (Reading database ... 13917 files and directories currently installed.) 12:05:32 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:05:32 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:05:32 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 12:05:32 (Reading database ... 13919 files and directories currently installed.) 12:05:32 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:05:32 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:05:32 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 12:05:32 (Reading database ... 13923 files and directories currently installed.) 12:05:32 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:05:32 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:05:33 Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... 12:05:33 Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... 12:05:33 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 12:05:33 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:05:33 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 12:05:33 (Reading database ... 13923 files and directories currently installed.) 12:05:33 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 12:05:33 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 12:05:33 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 12:05:33 (Reading database ... 13923 files and directories currently installed.) 12:05:33 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 12:05:33 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 12:05:33 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 12:05:33 (Reading database ... 13923 files and directories currently installed.) 12:05:33 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 12:05:33 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:05:33 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 12:05:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:05:33 (Reading database ... 13923 files and directories currently installed.) 12:05:33 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 12:05:33 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:05:33 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 12:05:33 (Reading database ... 13923 files and directories currently installed.) 12:05:33 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 12:05:33 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 12:05:33 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 12:05:34 (Reading database ... 13923 files and directories currently installed.) 12:05:34 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 12:05:34 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 12:05:34 Setting up passwd (1:4.5-1ubuntu2) ... 12:05:34 (Reading database ... 13923 files and directories currently installed.) 12:05:34 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 12:05:34 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:05:34 Setting up gpgv (2.2.4-1ubuntu1.4) ... 12:05:34 (Reading database ... 13923 files and directories currently installed.) 12:05:34 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 12:05:34 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 12:05:34 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 12:05:34 (Reading database ... 13923 files and directories currently installed.) 12:05:34 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 12:05:34 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 12:05:34 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 12:05:34 (Reading database ... 13923 files and directories currently installed.) 12:05:34 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 12:05:34 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 12:05:34 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 12:05:34 (Reading database ... 13923 files and directories currently installed.) 12:05:34 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 12:05:34 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 12:05:35 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 12:05:35 (Reading database ... 13923 files and directories currently installed.) 12:05:35 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 12:05:35 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 12:05:35 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 12:05:35 (Reading database ... 13923 files and directories currently installed.) 12:05:35 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 12:05:35 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 12:05:35 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 12:05:35 (Reading database ... 13923 files and directories currently installed.) 12:05:35 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... 12:05:35 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... 12:05:35 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... 12:05:35 (Reading database ... 13923 files and directories currently installed.) 12:05:35 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 12:05:35 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 12:05:35 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 12:05:35 (Reading database ... 13924 files and directories currently installed.) 12:05:35 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:05:35 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:05:35 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:05:35 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:05:36 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 12:05:36 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... 12:05:36 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 12:05:36 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 12:05:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 12:05:36 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 12:05:36 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 12:05:36 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 12:05:36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 12:05:36 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 12:05:36 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 12:05:36 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 12:05:36 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 12:05:36 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 12:05:36 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 12:05:36 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 12:05:36 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 12:05:36 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 12:05:36 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 12:05:36 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 12:05:36 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 12:05:37 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 12:05:37 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 12:05:37 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 12:05:37 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 12:05:37 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:05:37 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:05:37 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:05:37 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:05:37 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:05:37 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:05:37 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:05:37 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:05:37 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:05:37 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:05:37 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:05:37 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:05:37 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:05:38 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:05:38 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:05:38 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:05:39 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:05:39 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:05:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:05:40 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:05:40 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:05:40 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:05:40 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:05:40 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:05:40 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:05:41 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:05:41 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:05:41 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:05:41 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:05:41 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 12:05:41 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:05:41 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 12:05:41 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:05:41 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 12:05:41 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 12:05:41 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:05:42 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:05:42 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:05:42 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:05:42 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 12:05:42 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 12:05:42 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:05:42 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 12:05:42 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:05:42 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:05:42 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:05:42 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 12:05:42 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 12:05:42 Setting up tzdata (2021e-0ubuntu0.18.04) ... 12:05:42 12:05:42 Current default time zone: 'Etc/UTC' 12:05:42 Local time is now: Thu Jan 27 12:05:42 UTC 2022. 12:05:42 Universal Time is now: Thu Jan 27 12:05:42 UTC 2022. 12:05:42 Run 'dpkg-reconfigure tzdata' if you wish to change it. 12:05:42 12:05:42 Setting up systemd-sysv (237-3ubuntu10.53) ... 12:05:42 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:05:42 Setting up linux-libc-dev:amd64 (4.15.0-166.174) ... 12:05:42 Setting up mount (2.31.1-0.4ubuntu3.7) ... 12:05:42 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 12:05:42 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 12:05:42 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 12:05:42 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 12:05:42 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 12:05:42 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 12:05:42 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:05:42 Setting up procps (2:3.3.12-3ubuntu1.2) ... 12:05:42 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 12:05:42 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 12:05:42 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 12:05:42 Setting up patch (2.7.6-2ubuntu1.1) ... 12:05:42 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 12:05:42 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 12:05:42 Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... 12:05:42 Installing new version of config file /etc/ssl/openssl.cnf ... 12:05:42 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 12:05:42 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 12:05:42 Setting up ca-certificates (20210119~18.04.2) ... 12:05:44 Updating certificates in /etc/ssl/certs... 12:05:45 23 added, 28 removed; done. 12:05:45 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 12:05:45 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:05:45 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 12:05:45 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 12:05:45 Setting up pkgbinarymangler (138.18.04.1) ... 12:05:45 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 12:05:45 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 12:05:45 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 12:05:45 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 12:05:45 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:05:45 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 12:05:45 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:05:45 Setting up perl (5.26.1-6ubuntu0.5) ... 12:05:45 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 12:05:45 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 12:05:45 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 12:05:45 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 12:05:45 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 12:05:45 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 12:05:45 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 12:05:45 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 12:05:45 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 12:05:45 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:05:45 Processing triggers for systemd (237-3ubuntu10.53) ... 12:05:45 Processing triggers for mime-support (3.60ubuntu1) ... 12:05:45 Processing triggers for ca-certificates (20210119~18.04.2) ... 12:05:45 Updating certificates in /etc/ssl/certs... 12:05:46 0 added, 0 removed; done. 12:05:46 Running hooks in /etc/ca-certificates/update.d... 12:05:46 done. [Pipeline] } 12:05:46 $ docker stop --time=1 b46e7ed03a3dab1f6edcbade9b0f0f102e64f374ef47d2a6fb31103b68699030 12:05:46 Reading package lists... 12:05:47 Building dependency tree... 12:05:47 Reading state information... 12:05:47 The following NEW packages will be installed: 12:05:47 apt-transport-https 12:05:47 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 12:05:47 Need to get 4348 B of archives. 12:05:47 After this operation, 154 kB of additional disk space will be used. 12:05:47 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 12:05:47 debconf: delaying package configuration, since apt-utils is not installed 12:05:47 Fetched 4348 B in 0s (24.0 kB/s) 12:05:47 Selecting previously unselected package apt-transport-https. 12:05:47 (Reading database ... 13931 files and directories currently installed.) 12:05:47 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 12:05:47 Unpacking apt-transport-https (1.6.14) ... 12:05:47 Setting up apt-transport-https (1.6.14) ... 12:05:47 Waiting for network to be ready... 12:05:48 $ docker rm -f b46e7ed03a3dab1f6edcbade9b0f0f102e64f374ef47d2a6fb31103b68699030 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:05:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:05:49 12:05:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:05:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:05:50 latest: Pulling from edgex-devops/edgex-compose-arm64 12:05:50 29e5d40040c1: Pulling fs layer 12:05:50 1ce36da41761: Pulling fs layer 12:05:50 25b303627fd3: Pulling fs layer 12:05:50 29e5d40040c1: Verifying Checksum 12:05:50 29e5d40040c1: Download complete 12:05:50 1ce36da41761: Verifying Checksum 12:05:50 1ce36da41761: Download complete 12:05:51 29e5d40040c1: Pull complete 12:05:52 25b303627fd3: Verifying Checksum 12:05:52 25b303627fd3: Download complete 12:05:52 1ce36da41761: Pull complete 12:05:57 2022-01-27T12:05:53Z INFO Waiting for automatic snapd restart... 12:05:57 snapd 2.54.2 from Canonical* installed 12:05:59 "snapd" switched to the "latest/stable" channel 12:05:59 12:06:02 25b303627fd3: Pull complete 12:06:02 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 12:06:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:06:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 12:06:02 prd-ubuntu18.04-docker-arm64-4c-16g-4017 does not seem to be running inside a container 12:06:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:06:04 core18 20211215 from Canonical* installed 12:06:05 $ docker top acd9d52566488ebdc57698ccd5befe0f8a7a8e67975832ea4837255863f267ad -eo pid,comm [Pipeline] { [Pipeline] sh 12:06:05 + docker-compose build --help 12:06:05 + grep parallel 12:06:07 core20 20211129 from Canonical* installed 12:06:07 "core20" switched to the "latest/stable" channel 12:06:07 12:06:09 --parallel Build images in parallel. [Pipeline] } 12:06:09 $ docker stop --time=1 acd9d52566488ebdc57698ccd5befe0f8a7a8e67975832ea4837255863f267ad 12:06:09 snapcraft 6.0.2 from Canonical* installed 12:06:09 "snapcraft" switched to the "latest/stable" channel 12:06:09 12:06:11 $ docker rm -f acd9d52566488ebdc57698ccd5befe0f8a7a8e67975832ea4837255863f267ad [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:06:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:06:11 . [Pipeline] withDockerContainer 12:06:11 prd-ubuntu18.04-docker-arm64-4c-16g-4017 does not seem to be running inside a container 12:06:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:06:13 $ docker top 4709c79f01d676933df7aa85ae3a9e45331b19b4b4cc31542d77936c170f5a02 -eo pid,comm [Pipeline] { [Pipeline] sh 12:06:13 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 12:06:13 - README.md 12:06:13 12:06:13 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:06:13 + docker-compose -f ./docker-compose-build.yml build --parallel 12:06:15 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:06:15 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 12:06:15 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:06:16 Reading package lists... 12:06:17 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.9 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 12:06:18 Building core-command ... 12:06:18 Building core-data ... 12:06:18 Building core-metadata ... 12:06:18 Building security-bootstrapper ... 12:06:18 Building security-proxy-setup ... 12:06:18 Building security-secretstore-setup ... 12:06:18 Building support-notifications ... 12:06:18 Building support-scheduler ... 12:06:18 Building sys-mgmt-agent ... 12:06:18 Building support-notifications 12:06:18 Building core-metadata 12:06:18 Building support-scheduler 12:06:18 Building security-secretstore-setup 12:06:18 Building security-proxy-setup 12:06:18 Reading package lists... 12:06:18 Building dependency tree... 12:06:18 Reading state information... 12:06:19 Suggested packages: 12:06:19 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 12:06:19 git-gui gitk gitweb git-cvs git-mediawiki git-svn 12:06:19 Recommended packages: 12:06:19 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 12:06:19 The following NEW packages will be installed: 12:06:19 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 12:06:19 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 12:06:19 pkg-config zip 12:06:19 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 12:06:19 Need to get 7668 kB of archives. 12:06:19 After this operation, 43.8 MB of additional disk space will be used. 12:06:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] 12:06:19 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 12:06:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 12:06:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 12:06:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 12:06:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 12:06:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 12:06:19 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 12:06:19 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 12:06:19 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 12:06:19 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 12:06:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 12:06:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 12:06:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 12:06:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 12:06:19 debconf: delaying package configuration, since apt-utils is not installed 12:06:20 Fetched 7668 kB in 1s (10.5 MB/s) 12:06:20 Selecting previously unselected package libglib2.0-0:amd64. 12:06:20 (Reading database ... 13935 files and directories currently installed.) 12:06:20 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 12:06:20 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 12:06:20 Selecting previously unselected package libpsl5:amd64. 12:06:20 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 12:06:20 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 12:06:20 Selecting previously unselected package libnghttp2-14:amd64. 12:06:20 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 12:06:20 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:06:20 Selecting previously unselected package librtmp1:amd64. 12:06:20 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 12:06:20 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:06:20 Selecting previously unselected package libcurl3-gnutls:amd64. 12:06:20 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 12:06:20 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 12:06:20 Selecting previously unselected package liberror-perl. 12:06:20 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 12:06:20 Unpacking liberror-perl (0.17025-1) ... 12:06:20 Selecting previously unselected package git-man. 12:06:20 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 12:06:20 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 12:06:20 Selecting previously unselected package git. 12:06:20 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 12:06:20 Unpacking git (1:2.17.1-1ubuntu0.9) ... 12:06:21 Selecting previously unselected package libnorm1:amd64. 12:06:21 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 12:06:21 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:06:22 Selecting previously unselected package libpgm-5.2-0:amd64. 12:06:22 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 12:06:22 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:06:22 Selecting previously unselected package libsodium23:amd64. 12:06:22 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 12:06:22 Unpacking libsodium23:amd64 (1.0.16-2) ... 12:06:22 Selecting previously unselected package libzmq5:amd64. 12:06:22 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 12:06:22 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:06:22 Selecting previously unselected package libzmq3-dev:amd64. 12:06:22 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 12:06:22 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:06:22 Selecting previously unselected package pkg-config. 12:06:22 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 12:06:22 Unpacking pkg-config (0.29.1-0ubuntu2) ... 12:06:22 Selecting previously unselected package zip. 12:06:22 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 12:06:22 Unpacking zip (3.0-11build1) ... 12:06:23 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:06:23 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 12:06:23 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:06:23 Setting up liberror-perl (0.17025-1) ... 12:06:23 Setting up libpsl5:amd64 (0.19.1-5build1) ... 12:06:23 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 12:06:23 No schema files found: doing nothing. 12:06:23 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:06:23 Setting up zip (3.0-11build1) ... 12:06:23 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:06:23 Setting up libsodium23:amd64 (1.0.16-2) ... 12:06:23 Setting up pkg-config (0.29.1-0ubuntu2) ... 12:06:23 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:06:23 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 12:06:23 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:06:23 Setting up git (1:2.17.1-1ubuntu0.9) ... 12:06:23 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:06:23 git set to automatically installed. 12:06:23 git-man set to automatically installed. 12:06:23 libcurl3-gnutls set to automatically installed. 12:06:23 liberror-perl set to automatically installed. 12:06:23 libglib2.0-0 set to automatically installed. 12:06:23 libnghttp2-14 set to automatically installed. 12:06:23 libnorm1 set to automatically installed. 12:06:23 libpgm-5.2-0 set to automatically installed. 12:06:23 libpsl5 set to automatically installed. 12:06:23 librtmp1 set to automatically installed. 12:06:23 libsodium23 set to automatically installed. 12:06:23 libzmq3-dev set to automatically installed. 12:06:23 libzmq5 set to automatically installed. 12:06:23 pkg-config set to automatically installed. 12:06:23 zip set to automatically installed. 12:06:25 snapd is not logged in, snap install commands will use sudo 12:06:32 go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed 12:06:32 Downloading snap 'edgex-app-service-configurable' 12:06:35 Pulling app-service-configurable 12:06:35 + snapcraftctl pull 12:06:36 Pulling config-common 12:06:36 + snapcraftctl pull 12:06:38 Pulling go-build-helper 12:06:38 + snapcraftctl pull 12:06:40 'edgex-go' has dependencies that need to be staged: go-build-helper 12:06:40 Skipping pull go-build-helper (already ran) 12:06:40 Building go-build-helper 12:06:40 + snapcraftctl build 12:06:43 Staging go-build-helper 12:06:43 + snapcraftctl stage 12:06:47 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 12:06:47 Fetched 224 kB in 0s (0 B/s) 12:06:47 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 12:06:47 Fetched 157 kB in 0s (0 B/s) 12:06:47 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 12:06:47 Fetched 221 kB in 0s (0 B/s) 12:06:47 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 12:06:47 Fetched 143 kB in 0s (0 B/s) 12:06:47 Pulling edgex-go 12:06:47 + snapcraftctl pull 12:06:49 Pulling hooks 12:06:49 + snapcraftctl pull 12:07:11 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 12:07:11 Fetched 96.5 kB in 0s (0 B/s) 12:07:11 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 12:07:11 Fetched 279 kB in 0s (0 B/s) 12:07:11 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 12:07:11 Fetched 122 kB in 0s (0 B/s) 12:07:11 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 12:07:11 Fetched 77.8 kB in 0s (0 B/s) 12:07:11 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 12:07:11 Fetched 8848 B in 0s (0 B/s) 12:07:11 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 12:07:11 Fetched 47.8 kB in 0s (0 B/s) 12:07:11 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 12:07:11 Fetched 45.6 kB in 0s (0 B/s) 12:07:11 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 12:07:11 Fetched 15.0 kB in 0s (0 B/s) 12:07:11 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 12:07:11 Fetched 220 kB in 0s (0 B/s) 12:07:11 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 12:07:11 Fetched 154 kB in 0s (0 B/s) 12:07:11 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 12:07:11 Fetched 50.6 kB in 0s (0 B/s) 12:07:11 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 12:07:11 Fetched 14.8 kB in 0s (0 B/s) 12:07:11 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 12:07:11 Fetched 41.8 kB in 0s (0 B/s) 12:07:11 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 12:07:11 Fetched 499 kB in 0s (0 B/s) 12:07:11 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 12:07:11 Fetched 111 kB in 0s (0 B/s) 12:07:11 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 12:07:11 Fetched 240 kB in 0s (0 B/s) 12:07:11 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 12:07:11 Fetched 29.3 kB in 0s (0 B/s) 12:07:11 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 12:07:11 Fetched 85.5 kB in 0s (0 B/s) 12:07:11 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 12:07:11 Fetched 24.5 kB in 0s (0 B/s) 12:07:11 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 12:07:11 Fetched 49.2 kB in 0s (0 B/s) 12:07:11 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 12:07:11 Fetched 54.2 kB in 0s (0 B/s) 12:07:11 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 12:07:11 Fetched 30.8 kB in 0s (0 B/s) 12:07:11 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 12:07:11 Fetched 15.8 kB in 0s (0 B/s) 12:07:11 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 12:07:11 Fetched 85.9 kB in 0s (0 B/s) 12:07:11 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 12:07:11 Fetched 8720 B in 0s (0 B/s) 12:07:11 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 12:07:11 Fetched 140 kB in 0s (0 B/s) 12:07:11 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 12:07:11 Fetched 119 kB in 0s (0 B/s) 12:07:11 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 12:07:11 Fetched 111 kB in 0s (0 B/s) 12:07:11 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 12:07:11 Fetched 11.1 kB in 0s (0 B/s) 12:07:11 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 12:07:11 Fetched 646 kB in 0s (0 B/s) 12:07:11 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 12:07:11 Fetched 41.3 kB in 0s (0 B/s) 12:07:11 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 12:07:11 Fetched 17.9 kB in 0s (0 B/s) 12:07:11 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 12:07:11 Fetched 368 kB in 0s (0 B/s) 12:07:11 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 12:07:11 Fetched 187 kB in 0s (0 B/s) 12:07:11 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 12:07:11 Fetched 175 kB in 0s (0 B/s) 12:07:11 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 12:07:11 Fetched 206 kB in 0s (0 B/s) 12:07:11 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb [1302 kB] 12:07:11 Fetched 1302 kB in 0s (0 B/s) 12:07:11 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 12:07:11 Fetched 36.2 kB in 0s (0 B/s) 12:07:11 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 12:07:11 Fetched 159 kB in 0s (0 B/s) 12:07:11 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 12:07:11 Fetched 107 kB in 0s (0 B/s) 12:07:11 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 12:07:11 Fetched 48.7 kB in 0s (0 B/s) 12:07:11 Pulling static-packages 12:07:11 + snapcraftctl pull 12:07:11 Pulling version 12:07:11 + cd /root/project 12:07:11 + git describe --tags --abbrev=0 12:07:11 + sed s/v// 12:07:11 + GIT_VERSION=2.2.0-dev.22 12:07:11 + [ -z 2.2.0-dev.22 ] 12:07:11 + snapcraftctl set-version 2.2.0-dev.22 12:07:11 Building app-service-configurable 12:07:11 + snapcraftctl build 12:07:12 Building config-common 12:07:12 + snapcraftctl build 12:07:15 Skipping build go-build-helper (already ran) 12:07:15 Building edgex-go 12:07:15 + cd /root/parts/edgex-go/src 12:07:15 + git describe --tags --abbrev=0 12:07:15 + sed s/v// 12:07:15 + GIT_VERSION=2.2.0-dev.22 12:07:15 + [ -z 2.2.0-dev.22 ] 12:07:15 + echo 2.2.0-dev.22 12:07:15 + [ ! -d vendor ] 12:07:15 + go mod download all 12:07:20 + make build 12:07:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-data/core-data ./cmd/core-data 12:07:26 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:07:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:07:26 ---> 9791c51b6fd8 12:07:26 Step 3/21 : WORKDIR /edgex-go 12:07:26 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:07:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:07:26 ---> 9791c51b6fd8 12:07:26 Step 3/23 : WORKDIR /edgex-go 12:07:26 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:07:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:07:26 ---> 9791c51b6fd8 12:07:26 Step 3/22 : WORKDIR /edgex-go 12:07:26 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:07:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 12:07:26 ---> 9791c51b6fd8 12:07:26 Step 3/25 : WORKDIR /edgex-go 12:07:26 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:07:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:07:26 ---> 9791c51b6fd8 12:07:26 Step 3/22 : WORKDIR /edgex-go 12:07:27 ---> Running in 37f58be6a66d 12:07:27 ---> Running in 1abaf0d1e6a7 12:07:27 ---> Running in d6ffd1b1d6b0 12:07:27 ---> Running in b34bf1d8ff58 12:07:27 ---> Running in ee997c5dd0f6 12:07:27 Removing intermediate container 37f58be6a66d 12:07:27 ---> c7680176c21a 12:07:27 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:27 Removing intermediate container d6ffd1b1d6b0 12:07:27 ---> e911bb7a8f57 12:07:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:27 Removing intermediate container b34bf1d8ff58 12:07:27 ---> b53e4695cdb2 12:07:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:27 ---> Running in bb0750bbd204 12:07:27 Removing intermediate container ee997c5dd0f6 12:07:27 ---> e4b6be97a26f 12:07:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:27 ---> Running in 43f98a4f0cae 12:07:27 Removing intermediate container 1abaf0d1e6a7 12:07:27 ---> d103d5c7e1bd 12:07:27 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:28 ---> Running in 92f68de93f9e 12:07:28 ---> Running in 4d08f5f0c4b6 12:07:28 ---> Running in c2f4dfb033f9 12:07:31 Removing intermediate container 43f98a4f0cae 12:07:31 ---> 15e9c536e16e 12:07:31 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 12:07:31 Removing intermediate container bb0750bbd204 12:07:31 ---> 76189d8efb2c 12:07:31 Step 5/25 : RUN apk add --update --no-cache make git 12:07:31 ---> Running in 1e6fe69134b6 12:07:31 ---> Running in 5f85ac2cc80e 12:07:31 Removing intermediate container c2f4dfb033f9 12:07:31 ---> a11eaa0c1f42 12:07:31 Step 5/21 : RUN apk add --update --no-cache make git 12:07:31 ---> Running in 632cb45e33f9 12:07:31 Removing intermediate container 92f68de93f9e 12:07:31 ---> 103af5278705 12:07:31 Step 5/22 : RUN apk add --update --no-cache make git 12:07:31 Removing intermediate container 4d08f5f0c4b6 12:07:31 ---> 93d997d74a6a 12:07:31 Step 5/23 : RUN apk add --update --no-cache make git 12:07:31 ---> Running in 3e0dda18a66c 12:07:32 ---> Running in fe75649fe907 12:07:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:07:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:07:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:07:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:07:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:07:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:07:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:07:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:07:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:07:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:07:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:07:35 OK: 220 MiB in 52 packages 12:07:35 OK: 220 MiB in 52 packages 12:07:35 OK: 220 MiB in 52 packages 12:07:35 OK: 220 MiB in 52 packages 12:07:35 OK: 220 MiB in 52 packages 12:07:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-command/core-command ./cmd/core-command 12:07:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:07:36 Removing intermediate container 5f85ac2cc80e 12:07:36 ---> dff7fc3bcae0 12:07:36 Step 6/22 : COPY go.mod vendor* ./ 12:07:36 Removing intermediate container 1e6fe69134b6 12:07:36 ---> b6e3a77fea38 12:07:36 Step 6/25 : COPY go.mod vendor* ./ 12:07:37 Removing intermediate container 632cb45e33f9 12:07:37 ---> d727e5b7f27d 12:07:37 Step 6/21 : COPY go.mod vendor* ./ 12:07:37 Removing intermediate container fe75649fe907 12:07:37 ---> 133f76a5a16a 12:07:37 Step 6/23 : COPY go.mod vendor* ./ 12:07:37 Removing intermediate container 3e0dda18a66c 12:07:37 ---> b9b359a1d669 12:07:37 Step 6/22 : COPY go.mod vendor* ./ 12:07:38 ---> c16600f5cbd1 12:07:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:07:38 ---> 417b2000b55c 12:07:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:07:38 ---> 3a46ba6f98ed 12:07:38 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:07:38 ---> Running in 79129ee0e546 12:07:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:07:38 ---> Running in 9bf920c4713b 12:07:38 ---> Running in fcaf2f257536 12:07:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:07:38 ---> 6cad291799d7 12:07:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:07:38 ---> Running in cea9ca58743d 12:07:38 ---> b1ccea336462 12:07:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:07:38 ---> Running in 13fb28546a91 12:07:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:07:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:07:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:07:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:07:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/secrets-config ./cmd/secrets-config 12:07:44 Removing intermediate container 79129ee0e546 12:07:44 ---> bbe42ceec4cc 12:07:44 Step 8/25 : COPY . . 12:07:44 Removing intermediate container 9bf920c4713b 12:07:44 ---> c8986b30daad 12:07:44 Step 8/22 : COPY . . 12:07:44 Removing intermediate container fcaf2f257536 12:07:44 ---> 8f2565b8f000 12:07:44 Step 8/21 : COPY . . 12:07:44 Removing intermediate container cea9ca58743d 12:07:44 ---> 7cd5ac56d171 12:07:44 Step 8/22 : COPY . . 12:07:44 Removing intermediate container 13fb28546a91 12:07:44 ---> a277135f8b36 12:07:44 Step 8/23 : COPY . . 12:07:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:07:46 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 12:07:46 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 12:07:46 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 12:07:46 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 12:07:46 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 12:07:46 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 12:07:46 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 12:07:46 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 12:07:46 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 12:07:46 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 12:07:46 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 12:07:46 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 12:07:46 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 12:07:46 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 12:07:46 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 12:07:46 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 12:07:46 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 12:07: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 12:07:46 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 12:07:46 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 12:07:46 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 12:07:46 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 12:07:46 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 12:07: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 12:07:46 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 12:07:46 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 12:07: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 12:07:47 Building hooks 12:07:47 + cd /root/parts/hooks/src 12:07:47 + make build 12:07:47 go mod tidy 12:07:47 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 12:07:47 go: downloading github.com/davecgh/go-spew v1.1.0 12:07:47 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 12:07:47 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 12:07:48 GO111MODULE=on go build -o cmd/install/install ./cmd/install 12:07:48 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 12:07:48 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 12:07:51 Building static-packages 12:07:51 + snapcraftctl build 12:07:53 Building version 12:07:53 + snapcraftctl build 12:07:55 Staging app-service-configurable 12:07:55 + snapcraftctl stage 12:07:57 Staging config-common 12:07:57 + snapcraftctl stage 12:07:58 Skipping stage go-build-helper (already ran) 12:07:58 Staging edgex-go 12:07:58 + snapcraftctl stage 12:08:00 Staging hooks 12:08:00 + snapcraftctl stage 12:08:01 Staging static-packages 12:08:01 + snapcraftctl stage 12:08:02 Staging version 12:08:02 + snapcraftctl stage 12:08:04 Priming app-service-configurable 12:08:04 + snapcraftctl prime 12:08:06 ---> c1ccf415cc56 12:08:06 Step 9/22 : RUN make cmd/support-notifications/support-notifications 12:08:06 ---> 954b2ff2d424 12:08:06 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:08:06 ---> 312d3ae67284 12:08:06 Step 9/23 : RUN make cmd/core-metadata/core-metadata 12:08:06 ---> b7eca9a2948a 12:08:06 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 12:08:06 ---> 6cc9b710f7b6 12:08:06 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:08:06 ---> Running in 426d0a84e040 12:08:06 ---> Running in 1d4b872bf167 12:08:06 ---> Running in 3b4aa3996915 12:08:06 ---> Running in e3e2f55551a3 12:08:06 ---> Running in 75dc0a8a26a8 12:08:07 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 12:08:07 stage-packages: 12:08:07 - libnorm1 12:08:07 - libpgm-5.2-0 12:08:07 - libsodium23 12:08:07 - libzmq5 12:08:07 Priming config-common 12:08:07 + snapcraftctl prime 12:08:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:08:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:08: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 12:08:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:08:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:08:09 Priming go-build-helper 12:08:09 + snapcraftctl prime 12:08:10 Priming edgex-go 12:08:10 + snapcraftctl prime 12:08:12 Priming hooks 12:08:12 + snapcraftctl prime 12:08:13 Priming static-packages 12:08:13 + snapcraftctl prime 12:08:16 Priming version 12:08:16 + snapcraftctl prime 12:08:18 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:10:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 12:10:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:10:27 Removing intermediate container 3b4aa3996915 12:10:27 ---> 8ea80ec612d1 12:10:27 12:10:27 Step 10/25 : FROM alpine:3.14 12:10:27 3.14: Pulling from library/alpine 12:10:27 Removing intermediate container 1d4b872bf167 12:10:27 ---> 862a72c09601 12:10:27 12:10:27 Step 10/21 : FROM alpine:3.14 12:10:28 3.14: Pulling from library/alpine 12:10:28 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 12:10:28 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 12:10:28 Status: Downloaded newer image for alpine:3.14 12:10:28 Status: Image is up to date for alpine:3.14 12:10:28 ---> 5b8b7b635229 12:10:28 Step 11/21 : RUN apk add --update --no-cache curl 12:10:28 ---> 5b8b7b635229 12:10:28 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 12:10:29 ---> Running in 8063bbe8fb20 12:10:29 ---> Running in 0245e01d037f 12:10:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:10:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:10:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:10:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:10:32 (1/5) Installing ca-certificates (20211220-r0) 12:10:32 (1/3) Installing ca-certificates (20211220-r0) 12:10:32 (2/5) Installing brotli-libs (1.0.9-r5) 12:10:32 (3/5) Installing nghttp2-libs (1.43.0-r0) 12:10:32 (4/5) Installing libcurl (7.79.1-r0) 12:10:32 (2/3) Installing dumb-init (1.2.5-r1) 12:10:32 (3/3) Installing su-exec (0.2-r1) 12:10:32 Executing busybox-1.33.1-r6.trigger 12:10:32 (5/5) Installing curl (7.79.1-r0) 12:10:32 Executing busybox-1.33.1-r6.trigger 12:10:32 Executing ca-certificates-20211220-r0.trigger 12:10:32 Executing ca-certificates-20211220-r0.trigger 12:10:32 OK: 6 MiB in 17 packages 12:10:32 OK: 8 MiB in 19 packages 12:10:34 Removing intermediate container 426d0a84e040 12:10:34 ---> 6d854ea870bd 12:10:34 12:10:34 Step 10/22 : FROM alpine:3.14 12:10:34 ---> 5b8b7b635229 12:10:34 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 12:10:34 Removing intermediate container 75dc0a8a26a8 12:10:34 ---> 6a3e2bf48d3c 12:10:34 12:10:34 Step 10/22 : FROM alpine:3.14 12:10:34 ---> 5b8b7b635229 12:10:34 Step 11/22 : RUN apk add --update --no-cache dumb-init 12:10:34 ---> Running in 510479e0adb8 12:10:35 ---> Running in 144e4e5fe5e8 12:10:35 Removing intermediate container 8063bbe8fb20 12:10:35 ---> 244c99190469 12:10:35 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:10:35 Removing intermediate container 0245e01d037f 12:10:35 ---> 778bf08d45fa 12:10:35 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:10:35 ---> Running in 40152e397ae4 12:10:35 ---> Running in feedeeb66256 12:10:36 Removing intermediate container feedeeb66256 12:10:36 Removing intermediate container 40152e397ae4 12:10:36 ---> cb8612f36de8 12:10:36 Step 13/21 : WORKDIR /edgex 12:10:36 ---> 08254cd4edb0 12:10:36 Step 13/25 : WORKDIR / 12:10:36 ---> Running in 7cc522765474 12:10:36 ---> Running in 6688ad4e1535 12:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:10:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:10:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:10:37 Removing intermediate container 6688ad4e1535 12:10:37 ---> 0726d43edc27 12:10:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:10:37 Removing intermediate container e3e2f55551a3 12:10:37 ---> aa2a9f63e2de 12:10:37 12:10:37 Step 10/23 : FROM alpine:3.14 12:10:37 ---> 5b8b7b635229 12:10:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:10:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:10:37 Removing intermediate container 7cc522765474 12:10:37 ---> e8e84f3e0c2c 12:10:37 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:10:37 ---> Running in d8009d6dcc89 12:10:38 (1/2) Installing ca-certificates (20211220-r0) 12:10:38 (2/2) Installing dumb-init (1.2.5-r1) 12:10:38 Executing busybox-1.33.1-r6.trigger 12:10:38 Executing ca-certificates-20211220-r0.trigger 12:10:38 ---> 85501088b012 12:10:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:10:38 (1/1) Installing dumb-init (1.2.5-r1) 12:10:38 Executing busybox-1.33.1-r6.trigger 12:10:38 OK: 6 MiB in 15 packages 12:10:38 OK: 6 MiB in 16 packages 12:10:39 ---> a567ddfaaa0d 12:10:39 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:10:40 Removing intermediate container 144e4e5fe5e8 12:10:40 ---> f4578ad8f786 12:10:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:10:40 ---> Running in d83029627042 12:10:40 ---> 2e4296f36b2e 12:10:40 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:10:40 ---> ee23a9bdbde5 12:10:40 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:10:40 (1/1) Installing dumb-init (1.2.5-r1) 12:10:40 Executing busybox-1.33.1-r6.trigger 12:10:40 OK: 6 MiB in 15 packages 12:10:41 Removing intermediate container d83029627042 12:10:41 ---> 38d489de202c 12:10:41 Step 13/22 : ENV APP_PORT=59861 12:10:41 Removing intermediate container 510479e0adb8 12:10:41 ---> 201387b298f2 12:10:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:10:41 ---> Running in 4a5d21a361c9 12:10:41 ---> Running in a25dbe400ac1 12:10:41 Removing intermediate container 4a5d21a361c9 12:10:41 ---> bb52bda070d6 12:10:41 Step 14/22 : EXPOSE $APP_PORT 12:10:41 ---> bd8426dbd94d 12:10:41 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:10:41 ---> Running in b78618242f65 12:10:42 Removing intermediate container a25dbe400ac1 12:10:42 ---> 9b1c907fbacf 12:10:42 Step 13/22 : ENV APP_PORT=59860 12:10:42 Removing intermediate container d8009d6dcc89 12:10:42 ---> 58e61ae9cf95 12:10:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:10:42 ---> Running in 11fcb69bf0b0 12:10:42 ---> Running in cda8aed5acd7 12:10:42 ---> c2e0458991cd 12:10:42 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:10:42 ---> Running in a5f950542bc8 12:10:42 Removing intermediate container b78618242f65 12:10:42 ---> a7111d334e61 12:10:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:10:42 ---> ad7717a84b52 12:10:42 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:10:42 Removing intermediate container cda8aed5acd7 12:10:42 ---> 034ccaf88035 12:10:42 Step 13/23 : ENV APP_PORT=59881 12:10:42 Removing intermediate container 11fcb69bf0b0 12:10:42 ---> 594db5266ab5 12:10:42 Step 14/22 : EXPOSE $APP_PORT 12:10:42 ---> Running in a2bf0fbf1de0 12:10:42 Removing intermediate container a5f950542bc8 12:10:42 ---> 190c56e8bef2 12:10:42 Step 18/21 : CMD ["--init=true"] 12:10:43 ---> Running in 1ebd9c93a86f 12:10:43 ---> Running in 5be3771867fd 12:10:43 ---> 380eefc192ea 12:10:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:10:43 Removing intermediate container a2bf0fbf1de0 12:10:43 ---> d810ff34f291 12:10:43 Step 14/23 : EXPOSE $APP_PORT 12:10:43 Removing intermediate container 1ebd9c93a86f 12:10:43 ---> 3bc36d34d624 12:10:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:10:43 Removing intermediate container 5be3771867fd 12:10:43 ---> afcb2382c87c 12:10:43 Step 19/21 : LABEL arch=arm64 12:10:43 ---> Running in 57e46af257a6 12:10:44 ---> Running in de62ea4fcb15 12:10:44 ---> 19d2a1a9825a 12:10:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:10:44 Removing intermediate container 57e46af257a6 12:10:44 ---> 2af3bb3ae179 12:10:44 Step 15/23 : WORKDIR / 12:10:44 Removing intermediate container de62ea4fcb15 12:10:44 ---> 410c9e8c57e4 12:10:44 Step 20/21 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b 12:10:44 ---> Running in 7c211fc9b469 12:10:44 ---> Running in 7da3104963dd 12:10:44 ---> 3c67f84aca74 12:10:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:10:45 ---> 6d9b59283696 12:10:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:10:45 Removing intermediate container 7da3104963dd 12:10:45 ---> 8a0472b929c1 12:10:45 Step 21/21 : LABEL version=0.0.0 12:10:45 ---> Running in e0214efa289c 12:10:45 Removing intermediate container 7c211fc9b469 12:10:45 ---> d42091d83a76 12:10:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:10:46 Removing intermediate container e0214efa289c 12:10:46 ---> ab0963a612e8 12:10:46 12:10:46 ---> 12126b00d40e 12:10:46 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 12:10:46 ---> d96b93c0cb88 12:10:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:10:46 ---> Running in 53d20a07e3f0 12:10:46 ---> a6daaf0d2c7d 12:10:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:10:46 ---> 572b04342eea 12:10:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:10:46 Successfully built ab0963a612e8 12:10:46 Successfully tagged security-proxy-setup-arm64:latest 12:10:46 Building sys-mgmt-agent 12:10:46  Building security-proxy-setup ... done Removing intermediate container 53d20a07e3f0 12:10:46 ---> 8ed3733e190e 12:10:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:10:47 ---> Running in d6990de461ae 12:10:47 ---> 93a02848bb2d 12:10:47 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 12:10:47 ---> Running in 731a027e3933 12:10:47 ---> e843b6fe609b 12:10:47 Step 18/22 : ENTRYPOINT ["/support-notifications"] 12:10:47 Removing intermediate container d6990de461ae 12:10:47 ---> d4a59c7cd123 12:10:47 Step 20/22 : LABEL arch=arm64 12:10:47 ---> Running in 62c0f681a099 12:10:48 ---> Running in c5072a9d2fd2 12:10:48 ---> 04961b66d6f8 12:10:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:10:48 Removing intermediate container 62c0f681a099 12:10:48 ---> 205085c4b846 12:10:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:10:48 Removing intermediate container c5072a9d2fd2 12:10:48 ---> 3e1be193561c 12:10:48 Step 21/22 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b 12:10:48 ---> Running in 71a3eea12ed1 12:10:48 ---> Running in a002a31d3fe2 12:10:49 Removing intermediate container 71a3eea12ed1 12:10:49 ---> 75ed7abe4f2d 12:10:49 Step 20/22 : LABEL arch=arm64 12:10:49 Removing intermediate container a002a31d3fe2 12:10:49 ---> 8ebf1b420a62 12:10:49 Step 22/22 : LABEL version=0.0.0 12:10:49 ---> Running in 0c2b2fd7fa8f 12:10:49 ---> 0f06c914e01e 12:10:49 Step 19/23 : ENTRYPOINT ["/core-metadata"] 12:10:49 ---> Running in cf11538c4dbd 12:10:50 ---> Running in 80e6945caedd 12:10:50 Removing intermediate container 0c2b2fd7fa8f 12:10:50 ---> 4e4c83118750 12:10:50 Step 21/22 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b 12:10:50 Removing intermediate container cf11538c4dbd 12:10:50 ---> 0709c0e3b670 12:10:50 12:10:50 Removing intermediate container 731a027e3933 12:10:50 ---> 2f0869ffadad 12:10:50 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 12:10:50 Removing intermediate container 80e6945caedd 12:10:50 ---> ed06014f4f7f 12:10:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:10:50 ---> Running in 797c4d83f96d 12:10:50 ---> Running in 5911134b87c7 12:10:50 ---> Running in 08b04df5f6de 12:10:50 Successfully built 0709c0e3b670 12:10:51 Successfully tagged support-scheduler-arm64:latest 12:10:51  Building support-scheduler ... done Building core-command 12:10:51 Removing intermediate container 797c4d83f96d 12:10:51 ---> da7f3b73dedc 12:10:51 Step 22/22 : LABEL version=0.0.0 12:10:51 Removing intermediate container 5911134b87c7 12:10:51 ---> 4075fab87f8d 12:10:51 Step 23/25 : LABEL arch=arm64 12:10:51 Removing intermediate container 08b04df5f6de 12:10:51 ---> 959c6ed2ea53 12:10:51 Step 21/23 : LABEL arch=arm64 12:10:51 ---> Running in a622cf434057 12:10:51 ---> Running in f52bd8ad39c9 12:10:51 ---> Running in e5cb64fb080f 12:10:52 Removing intermediate container a622cf434057 12:10:52 ---> 17208e9c1a20 12:10:52 12:10:52 Removing intermediate container f52bd8ad39c9 12:10:52 ---> 406c2b6806fb 12:10:52 Step 24/25 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b 12:10:52 Removing intermediate container e5cb64fb080f 12:10:52 ---> b367fe110dd7 12:10:52 Step 22/23 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b 12:10:52 ---> Running in e3ba78f6d5d2 12:10:52 ---> Running in 73bb691e6813 12:10:52 Successfully built 17208e9c1a20 12:10:52 Successfully tagged support-notifications-arm64:latest 12:10:52  Building support-notifications ... done Building core-data 12:10:52 Removing intermediate container e3ba78f6d5d2 12:10:52 ---> 432cbee84784 12:10:52 Step 25/25 : LABEL version=0.0.0 12:10:52 Removing intermediate container 73bb691e6813 12:10:52 ---> c1ab2aaf0a77 12:10:52 Step 23/23 : LABEL version=0.0.0 12:10:53 ---> Running in 9a4eb5250312 12:10:53 ---> Running in ffb7a8b8edfb 12:10:53 Removing intermediate container 9a4eb5250312 12:10:53 ---> b00fa7a57886 12:10:53 12:10:53 Removing intermediate container ffb7a8b8edfb 12:10:53 ---> 525c9dc518ab 12:10:53 12:10:54 Successfully built b00fa7a57886 12:10:54 Successfully tagged security-secretstore-setup-arm64:latest 12:10:54  Building security-secretstore-setup ... done Building security-bootstrapper 12:10:54 Successfully built 525c9dc518ab 12:10:54 Successfully tagged core-metadata-arm64:latest 12:11:41  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:11:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:11:41 ---> 9791c51b6fd8 12:11:41 Step 3/23 : WORKDIR /edgex-go 12:11:41 ---> Using cache 12:11:41 ---> d103d5c7e1bd 12:11:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:11:41 ---> Using cache 12:11:41 ---> a11eaa0c1f42 12:11:41 Step 5/23 : RUN apk add --update --no-cache make bash git 12:11:41 ---> Running in 2d249b56ad08 12:11:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:11:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:11:42 OK: 220 MiB in 52 packages 12:11:44 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:11:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:11:44 ---> 9791c51b6fd8 12:11:44 Step 3/23 : WORKDIR /edgex-go 12:11:44 ---> Using cache 12:11:44 ---> d103d5c7e1bd 12:11:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:11:44 ---> Using cache 12:11:44 ---> a11eaa0c1f42 12:11:44 Step 5/23 : RUN apk add --update --no-cache make git 12:11:44 ---> Using cache 12:11:44 ---> d727e5b7f27d 12:11:44 Step 6/23 : COPY go.mod vendor* ./ 12:11:44 ---> Using cache 12:11:44 ---> 3a46ba6f98ed 12:11:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:11:44 ---> Using cache 12:11:44 ---> 8f2565b8f000 12:11:44 Step 8/23 : COPY . . 12:11:44 ---> Using cache 12:11:44 ---> 954b2ff2d424 12:11:44 Step 9/23 : RUN make cmd/core-command/core-command 12:11:44 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:11:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:11:44 ---> 9791c51b6fd8 12:11:44 Step 3/23 : WORKDIR /edgex-go 12:11:44 ---> Using cache 12:11:44 ---> d103d5c7e1bd 12:11:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:11:44 ---> Using cache 12:11:44 ---> a11eaa0c1f42 12:11:44 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:11:44 ---> Running in 2b9faf49c503 12:11:44 ---> Running in 7c3da7dad746 12:11:44 Removing intermediate container 2d249b56ad08 12:11:44 ---> 0640846f6a73 12:11:44 Step 6/23 : COPY go.mod vendor* ./ 12:11:44 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:11:44 Step 2/31 : FROM ${BUILDER_BASE} AS builder 12:11:44 ---> 9791c51b6fd8 12:11:44 Step 3/31 : WORKDIR /edgex-go 12:11:44 ---> Using cache 12:11:44 ---> d103d5c7e1bd 12:11:44 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:11:44 ---> Using cache 12:11:44 ---> a11eaa0c1f42 12:11:44 Step 5/31 : RUN apk add --update --no-cache make git 12:11:44 ---> Using cache 12:11:44 ---> d727e5b7f27d 12:11:44 Step 6/31 : COPY go.mod vendor* ./ 12:11:44 ---> Using cache 12:11:44 ---> 3a46ba6f98ed 12:11:44 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:11:44 ---> Using cache 12:11:44 ---> 8f2565b8f000 12:11:44 Step 8/31 : COPY . . 12:11:44 ---> Using cache 12:11:44 ---> 954b2ff2d424 12:11:44 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:11:44 ---> Running in 88769d6c8043 12:11:45 ---> 840c1c5e6446 12:11:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:11:45 ---> Running in c6c5e63edc94 12:11:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 12:11:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:11:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:11:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:11:48 OK: 220 MiB in 52 packages 12:11:49 Removing intermediate container 7c3da7dad746 12:11:49 ---> d23f0b39ee81 12:11:49 Step 6/23 : COPY go.mod vendor* ./ 12:11:50 ---> b72d771cb3b2 12:11:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:11:50 ---> Running in 30737d688335 12:11:51 Removing intermediate container c6c5e63edc94 12:11:51 ---> 2af87842e682 12:11:51 Step 8/23 : COPY . . 12:11:57 Removing intermediate container 30737d688335 12:11:57 ---> 631969d4ac30 12:11:57 Step 8/23 : COPY . . 12:12:16 ---> 5f9327d9f89b 12:12:16 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:12:16 ---> Running in 6eb7684406ba 12:12:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:12:21 ---> 7441c35fe48b 12:12:21 Step 9/23 : RUN make cmd/core-data/core-data 12:12:21 ---> Running in ff0e5edacf9a 12:12:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 12:13:30 Removing intermediate container 2b9faf49c503 12:13:30 ---> 94a1514640f4 12:13:30 12:13:30 Step 10/23 : FROM alpine:3.14 12:13:30 ---> 5b8b7b635229 12:13:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:13:30 ---> Using cache 12:13:30 ---> 58e61ae9cf95 12:13:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:13:30 ---> Using cache 12:13:30 ---> 034ccaf88035 12:13:30 Step 13/23 : ENV APP_PORT=59882 12:13:31 ---> Running in c213c75286e8 12:13:32 Removing intermediate container c213c75286e8 12:13:32 ---> 664fd73ff491 12:13:32 Step 14/23 : EXPOSE $APP_PORT 12:13:32 ---> Running in 261d279fac6c 12:13:33 Removing intermediate container 261d279fac6c 12:13:33 ---> 0480ddc41656 12:13:33 Step 15/23 : WORKDIR / 12:13:33 ---> Running in d43404875472 12:13:34 Removing intermediate container d43404875472 12:13:34 ---> 0af30a44a11a 12:13:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:13:34 Removing intermediate container 88769d6c8043 12:13:34 ---> e649a9f2128e 12:13:34 12:13:34 Step 10/31 : FROM alpine:3.14 12:13:34 ---> 5b8b7b635229 12:13:34 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:13:34 ---> Running in a0db55a7d4b2 12:13:35 ---> 3126ff993533 12:13:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:13:35 Removing intermediate container a0db55a7d4b2 12:13:35 ---> b5c23fee1e26 12:13:35 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 12:13:35 ---> Running in 67bc3dc88531 12:13:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:13:37 ---> 20ec240c5889 12:13:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:13:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:13:39 ---> 47b3fb2588ca 12:13:39 Step 19/23 : ENTRYPOINT ["/core-command"] 12:13:39 ---> Running in 5b991bbfeee7 12:13:39 (1/2) Installing dumb-init (1.2.5-r1) 12:13:39 (2/2) Installing su-exec (0.2-r1) 12:13:39 Executing busybox-1.33.1-r6.trigger 12:13:39 OK: 6 MiB in 16 packages 12:13:39 Removing intermediate container 5b991bbfeee7 12:13:39 ---> 1583a67be279 12:13:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:13:39 ---> Running in b7daec597a66 12:13:40 Removing intermediate container b7daec597a66 12:13:40 ---> cb43bf9d18a5 12:13:40 Step 21/23 : LABEL arch=arm64 12:13:40 Removing intermediate container 67bc3dc88531 12:13:40 ---> ff44bc588c56 12:13:40 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 12:13:40 ---> Running in 4835c0eef645 12:13:41 ---> Running in cbd489a237ae 12:13:41 Removing intermediate container 4835c0eef645 12:13:41 ---> a930aa6d7313 12:13:41 Step 22/23 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b 12:13:41 ---> Running in e84777d7e6b1 12:13:42 Removing intermediate container cbd489a237ae 12:13:42 ---> 95294bf7471b 12:13:42 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:13:42 ---> Running in ad72942879e0 12:13:42 Removing intermediate container e84777d7e6b1 12:13:42 ---> cbd93eb5ab41 12:13:42 Step 23/23 : LABEL version=0.0.0 12:13:42 Removing intermediate container ad72942879e0 12:13:42 ---> 5f3a22560c27 12:13:42 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:13:42 ---> Running in fc7ee83de886 12:13:42 ---> Running in 6653a53760bf 12:13:43 Removing intermediate container fc7ee83de886 12:13:43 ---> 1bba0d462f37 12:13:43 12:13:44 Successfully built 1bba0d462f37 12:13:44 Successfully tagged core-command-arm64:latest 12:13:46  Building core-command ... done Removing intermediate container 6653a53760bf 12:13:46 ---> 5cfb983a4305 12:13:46 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 12:13:46 ---> Running in 7a3d3f06b829 12:13:46 Removing intermediate container 7a3d3f06b829 12:13:46 ---> beb279cea9bb 12:13:46 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:13:47 ---> b74b451c4411 12:13:47 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:13:47 ---> Running in 101b393e70c3 12:13:50 Removing intermediate container 101b393e70c3 12:13:50 ---> 4ff84ea297df 12:13:50 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 12:13:51 ---> 32218eb16323 12:13:51 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:13:53 ---> a3b6f0ddf255 12:13:53 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:13:53 ---> 8dffc6e17b0a 12:13:53 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:13:54 ---> 73413b746dba 12:13:54 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:13:55 ---> 5d284c2c9b16 12:13:55 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 12:13:56 ---> Running in 1d652833e316 12:13:56 Removing intermediate container 1d652833e316 12:13:56 ---> 914708578687 12:13:56 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:13:57 ---> a1a2b8372a80 12:13:57 Step 26/31 : RUN chmod +x /entrypoint.sh 12:13:57 ---> Running in cfd5cf679f2f 12:14:01 Removing intermediate container 6eb7684406ba 12:14:01 ---> 6cceb2bd8398 12:14:01 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:14:01 ---> Running in 1b9f51268f40 12:14:01 Removing intermediate container cfd5cf679f2f 12:14:01 ---> 5c03910156a0 12:14:01 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 12:14:01 ---> Running in 6255674ad03a 12:14:02 Removing intermediate container 6255674ad03a 12:14:02 ---> 7cd909e4f198 12:14:02 Step 28/31 : CMD ["gate"] 12:14:02 ---> Running in 8ed68338a63b 12:14:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:14:03 Removing intermediate container 8ed68338a63b 12:14:03 ---> 6c291e043b35 12:14:03 Step 29/31 : LABEL arch=arm64 12:14:03 ---> Running in c5177236c73d 12:14:03 Removing intermediate container c5177236c73d 12:14:03 ---> c3146c177ee6 12:14:03 Step 30/31 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b 12:14:03 ---> Running in 8fe78e82f6a0 12:14:04 Removing intermediate container 8fe78e82f6a0 12:14:04 ---> e0d6d3e35b86 12:14:04 Step 31/31 : LABEL version=0.0.0 12:14:04 ---> Running in 5d4495fb0603 12:14:05 Removing intermediate container 5d4495fb0603 12:14:05 ---> ec254b97ba83 12:14:05 12:14:05 Successfully built ec254b97ba83 12:14:05 Successfully tagged security-bootstrapper-arm64:latest 12:14:05  Building security-bootstrapper ... done Removing intermediate container 1b9f51268f40 12:14:05 ---> b68c8b106533 12:14:05 12:14:05 Step 11/23 : FROM docker:20.10.10 12:14:05 20.10.10: Pulling from library/docker 12:14:13 Removing intermediate container ff0e5edacf9a 12:14:13 ---> 918c0b69e50f 12:14:13 12:14:13 Step 10/23 : FROM alpine:3.14 12:14:13 ---> 5b8b7b635229 12:14:13 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:14:13 ---> Running in c279948b7499 12:14:13 Removing intermediate container c279948b7499 12:14:13 ---> 8cd95e23e6ae 12:14:13 Step 12/23 : ENV APP_PORT=59880 12:14:13 ---> Running in 681d56e402af 12:14:13 Removing intermediate container 681d56e402af 12:14:13 ---> fd4b73d2838d 12:14:13 Step 13/23 : EXPOSE $APP_PORT 12:14:13 ---> Running in 75f4a611f759 12:14:14 Removing intermediate container 75f4a611f759 12:14:14 ---> 0900ccf2f714 12:14:14 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:14:14 ---> Running in 51677b9d1f8d 12:14:14 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 12:14:14 Status: Downloaded newer image for docker:20.10.10 12:14:14 ---> 520e9a0a30f7 12:14:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:14:14 ---> Running in 22736f8dc86d 12:14:15 Removing intermediate container 22736f8dc86d 12:14:15 ---> 4693d23d55fe 12:14:15 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 12:14:15 ---> Running in c0cfce188cfe 12:14:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:14:16 Removing intermediate container 51677b9d1f8d 12:14:16 ---> 4c245e3ab454 12:14:16 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 12:14:16 ---> Running in 8f087a5e1a93 12:14:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:14:17 (1/42) Installing readline (8.1.0-r0) 12:14:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:14:17 (2/42) Installing bash (5.1.4-r0) 12:14:17 Executing bash-5.1.4-r0.post-install 12:14:17 (3/42) Installing brotli-libs (1.0.9-r5) 12:14:17 (4/42) Installing nghttp2-libs (1.43.0-r0) 12:14:17 (5/42) Installing libcurl (7.79.1-r0) 12:14:17 (6/42) Installing curl (7.79.1-r0) 12:14:17 (7/42) Installing dumb-init (1.2.5-r1) 12:14:17 (8/42) Installing libbz2 (1.0.8-r1) 12:14:17 (9/42) Installing expat (2.4.3-r0) 12:14:17 (10/42) Installing libffi (3.3-r2) 12:14:17 (11/42) Installing gdbm (1.19-r0) 12:14:17 (12/42) Installing xz-libs (5.2.5-r0) 12:14:17 (13/42) Installing libgcc (10.3.1_git20210424-r2) 12:14:17 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 12:14:17 (15/42) Installing mpdecimal (2.5.1-r1) 12:14:17 (16/42) Installing sqlite-libs (3.35.5-r0) 12:14:17 (17/42) Installing python3 (3.9.5-r2) 12:14:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:14:19 (1/6) Installing dumb-init (1.2.5-r1) 12:14:19 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:14:19 (3/6) Installing libsodium (1.0.18-r0) 12:14:19 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:14:19 (18/42) Installing py3-appdirs (1.4.4-r2) 12:14:19 (19/42) Installing py3-chardet (4.0.0-r2) 12:14:19 (5/6) Installing libzmq (4.3.4-r0) 12:14:19 (20/42) Installing py3-idna (3.2-r0) 12:14:19 (21/42) Installing py3-urllib3 (1.26.5-r0) 12:14:19 (22/42) Installing py3-certifi (2020.12.5-r1) 12:14:19 (23/42) Installing py3-requests (2.25.1-r4) 12:14:19 (6/6) Installing zeromq (4.3.4-r0) 12:14:19 (24/42) Installing py3-msgpack (1.0.2-r1) 12:14:19 (25/42) Installing py3-lockfile (0.12.2-r4) 12:14:19 (26/42) Installing py3-cachecontrol (0.12.6-r1) 12:14:19 (27/42) Installing py3-colorama (0.4.4-r1) 12:14:19 Executing busybox-1.33.1-r6.trigger 12:14:19 (28/42) Installing py3-contextlib2 (0.6.0-r1) 12:14:19 (29/42) Installing py3-distlib (0.3.1-r3) 12:14:19 OK: 8 MiB in 20 packages 12:14:19 (30/42) Installing py3-distro (1.5.0-r3) 12:14:19 (31/42) Installing py3-six (1.15.0-r1) 12:14:19 (32/42) Installing py3-webencodings (0.5.1-r4) 12:14:19 (33/42) Installing py3-html5lib (1.1-r1) 12:14:19 (34/42) Installing py3-parsing (2.4.7-r2) 12:14:19 (35/42) Installing py3-packaging (20.9-r1) 12:14:19 (36/42) Installing py3-toml (0.10.2-r2) 12:14:19 (37/42) Installing py3-pep517 (0.10.0-r2) 12:14:19 (38/42) Installing py3-progress (1.5-r2) 12:14:20 (39/42) Installing py3-retrying (1.3.3-r1) 12:14:20 (40/42) Installing py3-ordered-set (4.0.2-r1) 12:14:20 (41/42) Installing py3-setuptools (52.0.0-r3) 12:14:20 (42/42) Installing py3-pip (20.3.4-r1) 12:14:20 Executing busybox-1.33.1-r6.trigger 12:14:20 OK: 84 MiB in 64 packages 12:14:21 Removing intermediate container 8f087a5e1a93 12:14:21 ---> 687d5ec80ec6 12:14:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:14:21 ---> 1c7b090be42b 12:14:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:14:22 ---> fafe175d1115 12:14:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:14:23 ---> f456681831cb 12:14:23 Step 19/23 : ENTRYPOINT ["/core-data"] 12:14:23 ---> Running in b8f39791eef7 12:14:23 Removing intermediate container b8f39791eef7 12:14:23 ---> 1904c9c7b8e6 12:14:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:14:24 ---> Running in 3506353d8a37 12:14:24 Removing intermediate container 3506353d8a37 12:14:24 ---> e12e8fef7eeb 12:14:24 Step 21/23 : LABEL arch=arm64 12:14:24 ---> Running in 7c9836688822 12:14:24 Collecting docker-compose==1.23.2 12:14:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:14:24 Removing intermediate container 7c9836688822 12:14:24 ---> d77b387a71b6 12:14:24 Step 22/23 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b 12:14:24 ---> Running in 6cec736789b7 12:14:25 Collecting cached-property<2,>=1.2.0 12:14:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:14:25 Removing intermediate container 6cec736789b7 12:14:25 ---> e1bd3372e6ac 12:14:25 Step 23/23 : LABEL version=0.0.0 12:14:25 ---> Running in 3d3f9d4c3af4 12:14:25 Collecting websocket-client<1.0,>=0.32.0 12:14:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:14:25 Removing intermediate container 3d3f9d4c3af4 12:14:25 ---> c124e274cf3b 12:14:25 12:14:25 Collecting docker<4.0,>=3.6.0 12:14:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:14:25 Successfully built c124e274cf3b 12:14:25 Successfully tagged core-data-arm64:latest 12:14:26  Building core-data ... done Collecting PyYAML<4,>=3.10 12:14:26 Downloading PyYAML-3.13.tar.gz (270 kB) 12:14:29 Collecting jsonschema<3,>=2.5.1 12:14:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:14:29 Collecting dockerpty<0.5,>=0.4.1 12:14:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:14:30 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 12:14:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:14:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:14:31 Collecting docopt<0.7,>=0.6.1 12:14:31 Downloading docopt-0.6.2.tar.gz (25 kB) 12:14:33 Collecting texttable<0.10,>=0.9.0 12:14:33 Downloading texttable-0.9.1.tar.gz (11 kB) 12:14:35 Collecting docker-pycreds>=0.4.0 12:14:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:14:35 Collecting chardet<3.1.0,>=3.0.2 12:14:35 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:14:36 Collecting urllib3<1.25,>=1.21.1 12:14:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:14:36 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 12:14:36 Collecting idna<2.8,>=2.5 12:14:36 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:14:36 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 12:14:36 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 12:14:36 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 12:14:36 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 12:14:37 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 12:14:37 Attempting uninstall: urllib3 12:14:37 Found existing installation: urllib3 1.26.5 12:14:37 Uninstalling urllib3-1.26.5: 12:14:37 Successfully uninstalled urllib3-1.26.5 12:14:37 Attempting uninstall: idna 12:14:37 Found existing installation: idna 3.2 12:14:37 Uninstalling idna-3.2: 12:14:37 Successfully uninstalled idna-3.2 12:14:38 Attempting uninstall: chardet 12:14:38 Found existing installation: chardet 4.0.0 12:14:38 Uninstalling chardet-4.0.0: 12:14:38 Successfully uninstalled chardet-4.0.0 12:14:40 Attempting uninstall: requests 12:14:40 Found existing installation: requests 2.25.1 12:14:40 Uninstalling requests-2.25.1: 12:14:40 Successfully uninstalled requests-2.25.1 12:14:40 Running setup.py install for texttable: started 12:14:42 Running setup.py install for texttable: finished with status 'done' 12:14:42 Running setup.py install for PyYAML: started 12:14:44 Running setup.py install for PyYAML: finished with status 'done' 12:14:44 Running setup.py install for docopt: started 12:14:45 Running setup.py install for docopt: finished with status 'done' 12:14:45 Running setup.py install for dockerpty: started 12:14:47 Running setup.py install for dockerpty: finished with status 'done' 12:14:49 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 12:14:57 Removing intermediate container c0cfce188cfe 12:14:57 ---> 02300b0f99dd 12:14:57 Step 14/23 : ENV APP_PORT=58890 12:14:57 ---> Running in 8eed38da77dc 12:14:57 Removing intermediate container 8eed38da77dc 12:14:57 ---> b27b373d7d44 12:14:57 Step 15/23 : EXPOSE $APP_PORT 12:14:57 ---> Running in 5df5c2d57f77 12:14:57 Removing intermediate container 5df5c2d57f77 12:14:57 ---> 5406f431e6dd 12:14:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:14:58 ---> 12ded8d68ea5 12:14:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:14:58 ---> 7c7bcc2d818b 12:14:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:14:59 ---> 6a18e80eec1a 12:14:59 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 12:14:59 ---> Running in bfc7dadbb8e1 12:15:00 Removing intermediate container bfc7dadbb8e1 12:15:00 ---> eaa84e71f657 12:15:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:15:00 ---> Running in 0a6d31af25ef 12:15:00 Removing intermediate container 0a6d31af25ef 12:15:00 ---> c6479b766ff8 12:15:00 Step 21/23 : LABEL arch=arm64 12:15:00 ---> Running in df398be64cac 12:15:00 Removing intermediate container df398be64cac 12:15:00 ---> 615f48be3ea0 12:15:00 Step 22/23 : LABEL git_sha=cc52ed3df833106c014411822d99705f91830c5b 12:15:00 ---> Running in d8662b9b6e5a 12:15:01 Removing intermediate container d8662b9b6e5a 12:15:01 ---> 3be9fc4b5e0f 12:15:01 Step 23/23 : LABEL version=0.0.0 12:15:01 ---> Running in c189a308fac2 12:15:01 Removing intermediate container c189a308fac2 12:15:01 ---> d40d440ad720 12:15:01 12:15:02 Successfully built d40d440ad720 12:15:02 Successfully tagged sys-mgmt-agent-arm64:latest 12:15:02  Building sys-mgmt-agent ... done  [Pipeline] } 12:15:02 $ docker stop --time=1 4709c79f01d676933df7aa85ae3a9e45331b19b4b4cc31542d77936c170f5a02 12:15:03 $ docker rm -f 4709c79f01d676933df7aa85ae3a9e45331b19b4b4cc31542d77936c170f5a02 [Pipeline] // withDockerContainer [Pipeline] sh 12:15:04 + docker images 12:15:04 REPOSITORY TAG IMAGE ID CREATED SIZE 12:15:04 sys-mgmt-agent-arm64 latest d40d440ad720 3 seconds ago 280MB 12:15:04 core-data-arm64 latest c124e274cf3b 39 seconds ago 19.2MB 12:15:04 918c0b69e50f 52 seconds ago 1.6GB 12:15:04 b68c8b106533 59 seconds ago 1.59GB 12:15:04 security-bootstrapper-arm64 latest ec254b97ba83 59 seconds ago 18MB 12:15:04 core-command-arm64 latest 1bba0d462f37 About a minute ago 15.1MB 12:15:04 e649a9f2128e About a minute ago 1.59GB 12:15:04 94a1514640f4 About a minute ago 1.59GB 12:15:04 core-metadata-arm64 latest 525c9dc518ab 4 minutes ago 15.9MB 12:15:04 security-secretstore-setup-arm64 latest b00fa7a57886 4 minutes ago 26.8MB 12:15:04 support-notifications-arm64 latest 17208e9c1a20 4 minutes ago 16MB 12:15:04 support-scheduler-arm64 latest 0709c0e3b670 4 minutes ago 15.3MB 12:15:04 security-proxy-setup-arm64 latest ab0963a612e8 4 minutes ago 25.3MB 12:15:04 aa2a9f63e2de 4 minutes ago 1.6GB 12:15:04 6a3e2bf48d3c 4 minutes ago 1.59GB 12:15:04 6d854ea870bd 4 minutes ago 1.59GB 12:15:04 862a72c09601 4 minutes ago 1.6GB 12:15:04 8ea80ec612d1 4 minutes ago 1.6GB 12:15:04 ci-base-image-arm64 latest 9791c51b6fd8 14 minutes ago 1.26GB 12:15:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 2 weeks ago 551MB 12:15:04 docker 20.10.10 520e9a0a30f7 2 months ago 200MB 12:15:04 alpine 3.14 5b8b7b635229 2 months ago 5.35MB 12:15:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 19 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:15:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:15:04 12:15:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 12:15:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:15:05 arm64: Pulling from edgex-lftools-log-publisher 12:15:05 448f6bf000e3: Pulling fs layer 12:15:05 f757da607395: Pulling fs layer 12:15:05 05883995daec: Pulling fs layer 12:15:05 8603b9c90790: Pulling fs layer 12:15:05 1560dd03e051: Pulling fs layer 12:15:05 27f5ce0e4adf: Pulling fs layer 12:15:05 c2d8d7efcc4b: Pulling fs layer 12:15:05 8603b9c90790: Waiting 12:15:05 1560dd03e051: Waiting 12:15:05 27f5ce0e4adf: Waiting 12:15:05 c2d8d7efcc4b: Waiting 12:15:05 f757da607395: Verifying Checksum 12:15:05 f757da607395: Download complete 12:15:05 8603b9c90790: Verifying Checksum 12:15:05 8603b9c90790: Download complete 12:15:05 1560dd03e051: Verifying Checksum 12:15:05 1560dd03e051: Download complete 12:15:05 27f5ce0e4adf: Verifying Checksum 12:15:05 27f5ce0e4adf: Download complete 12:15:05 05883995daec: Verifying Checksum 12:15:05 05883995daec: Download complete 12:15:05 448f6bf000e3: Verifying Checksum 12:15:05 448f6bf000e3: Download complete 12:15:08 c2d8d7efcc4b: Verifying Checksum 12:15:08 c2d8d7efcc4b: Download complete 12:15:09 448f6bf000e3: Pull complete 12:15:10 f757da607395: Pull complete 12:15:11 05883995daec: Pull complete 12:15:11 8603b9c90790: Pull complete 12:15:12 1560dd03e051: Pull complete 12:15:13 27f5ce0e4adf: Pull complete 12:15:28 c2d8d7efcc4b: Pull complete 12:15:28 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 12:15:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:15:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 12:15:28 prd-ubuntu18.04-docker-arm64-4c-16g-4017 does not seem to be running inside a container 12:15:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:15:31 $ docker top d1c3de01339a98dac3a17b358e86e6e48b1c86c5301a0b7922cf67fa24a4f609 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:15:32 ---> job-cost.sh 12:15:32 lf-activate-venv: SKIPPING 12:15:32 INFO: No Stack... 12:15:32 INFO: Retrieving Pricing Info for: v3-standard-4 12:15:32 INFO: Archiving Costs [Pipeline] sh 12:15:33 + cut -d, -f6 12:15:33 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 12:15:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3870-2-stack-cost] 12:15:33 Resource [jenkins-edgexfoundry-edgex-go-PR-3870-2-stack-cost] did not exist. Created. 12:15:33 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3870-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:15:33 + echo total: 0.10999999940395355 [Pipeline] stash 12:15:34 Stashed 1 file(s) [Pipeline] } 12:15:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3870-2-stack-cost] [Pipeline] // lock [Pipeline] } 12:15:34 $ docker stop --time=1 d1c3de01339a98dac3a17b358e86e6e48b1c86c5301a0b7922cf67fa24a4f609 12:15:35 $ docker rm -f d1c3de01339a98dac3a17b358e86e6e48b1c86c5301a0b7922cf67fa24a4f609 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 12:15:36 provisioning config files... 12:15:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config8824150986476248402tmp [Pipeline] { [Pipeline] sh 12:15:36 + set +x 12:15:36 + curl -s https://codecov.io/bash 12:15:36 + bash -s -- 12:15:36 12:15:36 _____ _ 12:15:36 / ____| | | 12:15:36 | | ___ __| | ___ ___ _____ __ 12:15:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:15:36 | |___| (_) | (_| | __/ (_| (_) \ V / 12:15:36 \_____\___/ \__,_|\___|\___\___/ \_/ 12:15:36 Bash-1.0.6 12:15:36 12:15:36 12:15:36 ==> git version 2.24.4 found 12:15:36 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 12:15:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:15:36 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:15:36 ==> Jenkins CI detected. 12:15:36 current dir:  /w/workspace/edgex-go/2 12:15:36 project root: . 12:15:36 --> token set from env 12:15:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:15:36 ==> Running gcov in . (disable via -X gcov) 12:15:36 ==> Python coveragepy not found 12:15:36 ==> Searching for coverage reports in: 12:15:36 + . 12:15:36 -> Found 1 reports 12:15:36 ==> Detecting git/mercurial file structure 12:15:36 ==> Reading reports 12:15:36 + ./coverage.out bytes=428383 12:15:36 ==> Appending adjustments 12:15:36 https://docs.codecov.io/docs/fixing-reports 12:15:38 + Found adjustments 12:15:38 ==> Gzipping contents 12:15:38 60K /tmp/codecov.eMAjHE.gz 12:15:38 ==> Uploading reports 12:15:38 url: https://codecov.io 12:15:38 query: branch=PR-3870&commit=cc52ed3df833106c014411822d99705f91830c5b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3870%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3870&job=&cmd_args= 12:15:38 -> Pinging Codecov 12:15:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3870&commit=cc52ed3df833106c014411822d99705f91830c5b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3870%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3870&job=&cmd_args= 12:15:38 -> Uploading to 12:15:38 https://storage.googleapis.com/codecov/v4/raw/2022-01-27/00271124DB129430A58F1EEE437C3FCB/cc52ed3df833106c014411822d99705f91830c5b/91e0a683-9b46-4c26-9b90-d22f798895b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220127%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220127T121538Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e2672e51b09f2eb5709ff3c13773256302e030fdb05cb883134882dbf6a24d00 12:15:38 % Total % Received % Xferd Average Speed Time Time Time Current 12:15:38 Dload Upload Total Spent Left Speed 12:15:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57868 0 0 100 57868 0 170k --:--:-- --:--:-- --:--:-- 170k 100 57868 0 0 100 57868 0 170k --:--:-- --:--:-- --:--:-- 170k 12:15:38 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/cc52ed3df833106c014411822d99705f91830c5b [Pipeline] } 12:15:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:15:39 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 12:15:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:15:40 ---> package-listing.sh 12:15:40 ++ facter osfamily 12:15:40 ++ tr '[:upper:]' '[:lower:]' 12:15:40 + OS_FAMILY=redhat 12:15:40 + workspace=/w/workspace/edgex-go/2 12:15:40 + START_PACKAGES=/tmp/packages_start.txt 12:15:40 + END_PACKAGES=/tmp/packages_end.txt 12:15:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:15:40 + PACKAGES=/tmp/packages_start.txt 12:15:40 + '[' /w/workspace/edgex-go/2 ']' 12:15:40 + PACKAGES=/tmp/packages_end.txt 12:15:40 + case "${OS_FAMILY}" in 12:15:40 + sort 12:15:40 + rpm -qa 12:15:44 + '[' -f /tmp/packages_start.txt ']' 12:15:44 + '[' -f /tmp/packages_end.txt ']' 12:15:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:15:44 + '[' /w/workspace/edgex-go/2 ']' 12:15:44 + mkdir -p /w/workspace/edgex-go/2/archives/ 12:15:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 12:15:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:15:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:15:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:15:45 12:15:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:15:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:15:45 latest: Pulling from edgex-lftools-log-publisher 12:15:45 b4d181a07f80: Pulling fs layer 12:15:45 a1111a8f2ec3: Pulling fs layer 12:15:45 ed53099fbce6: Pulling fs layer 12:15:45 dc539afda2c1: Pulling fs layer 12:15:45 77bc0d833cb6: Pulling fs layer 12:15:45 9065ff56babe: Pulling fs layer 12:15:45 d287ab97295c: Pulling fs layer 12:15:45 77bc0d833cb6: Waiting 12:15:45 9065ff56babe: Waiting 12:15:45 d287ab97295c: Waiting 12:15:45 dc539afda2c1: Waiting 12:15:45 a1111a8f2ec3: Verifying Checksum 12:15:45 a1111a8f2ec3: Download complete 12:15:45 dc539afda2c1: Verifying Checksum 12:15:45 dc539afda2c1: Download complete 12:15:46 ed53099fbce6: Verifying Checksum 12:15:46 ed53099fbce6: Download complete 12:15:46 9065ff56babe: Verifying Checksum 12:15:46 9065ff56babe: Download complete 12:15:46 77bc0d833cb6: Verifying Checksum 12:15:46 77bc0d833cb6: Download complete 12:15:46 b4d181a07f80: Verifying Checksum 12:15:46 b4d181a07f80: Download complete 12:15:46 d287ab97295c: Verifying Checksum 12:15:46 d287ab97295c: Download complete 12:15:47 b4d181a07f80: Pull complete 12:15:47 a1111a8f2ec3: Pull complete 12:15:48 ed53099fbce6: Pull complete 12:15:48 dc539afda2c1: Pull complete 12:15:48 77bc0d833cb6: Pull complete 12:15:48 9065ff56babe: Pull complete 12:15:54 d287ab97295c: Pull complete 12:15:54 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 12:15:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:15:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:15:54 prd-centos7-docker-4c-2g-4016 does not seem to be running inside a container 12:15:54 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:15:57 $ docker top 432862ea787834ea2698fceb4a330ab3d4ba87985208c37e2919b55a583d511d -eo pid,comm [Pipeline] { [Pipeline] sh 12:15:58 + touch /tmp/pre-build-complete [Pipeline] sh 12:15:58 + mkdir -p /var/log/sysstat [Pipeline] sh 12:15:58 + ls /var/log/sa-host 12:15:58 + sadf -c /var/log/sa-host/sa17 12:15:58 file_magic: OK 12:15:58 HZ: Using current value: 100 12:15:58 file_header: OK 12:15:58 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 12:15:58 Statistics: 12:15:58 Hnuu...uuuununununu...Hnuu...uuuununununu... 12:15:58 File successfully converted to sysstat format version 12.0.3 12:15:58 + sadf -c /var/log/sa-host/sa27 12:15:58 file_magic: OK 12:15:58 HZ: Using current value: 100 12:15:58 file_header: OK 12:15:58 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 12:15:58 Statistics: 12:15:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:15:58 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:15:58 provisioning config files... 12:15:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4915016989420736207tmp [Pipeline] { [Pipeline] echo 12:15:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:15:59 ---> create-netrc.sh [Pipeline] } 12:15:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:15:59 ---> python-tools-install.sh [Pipeline] echo 12:15:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:15:59 ---> sudo-logs.sh 12:15:59 Archiving 'sudo' log.. 12:15:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-4016.novalocal: Name or service not known 12:15:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-4016.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 12:15:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:16:00 ---> job-cost.sh 12:16:00 lf-activate-venv: SKIPPING 12:16:00 DEBUG: total: 0.10999999940395355 12:16:00 INFO: Retrieving Stack Cost... 12:16:00 INFO: Retrieving Pricing Info for: v3-standard-2 12:16:00 INFO: Archiving Costs [Pipeline] echo 12:16:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:16:01 ---> logs-deploy.sh 12:16:01 lf-activate-venv: SKIPPING 12:16:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3870/2 12:16:01 INFO: archiving workspace using pattern(s): 12:16:01 Archives upload complete. 12:16:02 INFO: archiving logs to Nexus 12:16:02 ---> uname -a: 12:16:02 Linux prd-centos7-docker-4c-2g-4016.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 12:16:02 12:16:02 12:16:02 ---> lscpu: 12:16:02 Architecture: x86_64 12:16:02 CPU op-mode(s): 32-bit, 64-bit 12:16:02 Byte Order: Little Endian 12:16:02 Address sizes: 40 bits physical, 48 bits virtual 12:16:02 CPU(s): 2 12:16:02 On-line CPU(s) list: 0,1 12:16:02 Thread(s) per core: 1 12:16:02 Core(s) per socket: 1 12:16:02 Socket(s): 2 12:16:02 NUMA node(s): 1 12:16:02 Vendor ID: AuthenticAMD 12:16:02 CPU family: 23 12:16:02 Model: 49 12:16:02 Model name: AMD EPYC-Rome Processor 12:16:02 Stepping: 0 12:16:02 CPU MHz: 2799.998 12:16:02 BogoMIPS: 5599.99 12:16:02 Virtualization: AMD-V 12:16:02 Hypervisor vendor: KVM 12:16:02 Virtualization type: full 12:16:02 L1d cache: 32K 12:16:02 L1i cache: 32K 12:16:02 L2 cache: 512K 12:16:02 L3 cache: 16384K 12:16:02 NUMA node0 CPU(s): 0,1 12:16:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 12:16:02 12:16:02 12:16:02 ---> nproc: 12:16:02 2 12:16:02 12:16:02 12:16:02 ---> df -h: 12:16:02 Filesystem Size Used Avail Use% Mounted on 12:16:02 overlay 40G 13G 28G 33% / 12:16:02 tmpfs 64M 0 64M 0% /dev 12:16:02 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:16:02 shm 64M 0 64M 0% /dev/shm 12:16:02 /dev/vda1 40G 13G 28G 33% /facter-os 12:16:02 12:16:02 12:16:02 ---> sar -b -r -n DEV: 12:16:02 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/27/22 _x86_64_ (2 CPU) 12:16:02 12:16:02 11:55:30 LINUX RESTART (2 CPU) 12:16:02 12:16:02 11:56:01 tps rtps wtps bread/s bwrtn/s 12:16:02 11:57:01 167.19 3.25 163.95 2334.45 51106.39 12:16:02 11:58:01 257.32 0.00 257.32 0.00 57275.28 12:16:02 11:59:01 58.81 0.00 58.81 0.00 11700.23 12:16:02 12:00:01 174.81 0.00 174.81 0.00 22016.81 12:16:02 12:01:01 770.10 339.77 430.33 11228.50 299505.24 12:16:02 12:02:01 591.13 99.67 491.47 3873.32 180513.82 12:16:02 12:03:01 204.25 16.95 187.29 1247.49 44178.52 12:16:02 12:04:01 1.33 0.03 1.30 0.27 21.07 12:16:02 12:05:01 0.27 0.00 0.27 0.00 3.40 12:16:02 12:06:01 3.56 3.25 0.32 51.44 5.78 12:16:02 12:07:01 287.76 267.05 20.71 3718.54 1092.45 12:16:02 12:08:01 0.37 0.00 0.37 0.00 5.18 12:16:02 12:09:01 0.20 0.00 0.20 0.00 1.92 12:16:02 12:10:01 0.18 0.00 0.18 0.00 1.88 12:16:02 12:11:01 0.28 0.03 0.25 0.93 4.48 12:16:02 12:12:01 0.88 0.00 0.88 0.00 15.33 12:16:02 12:13:02 0.17 0.00 0.17 0.00 1.82 12:16:02 12:14:01 0.27 0.00 0.27 0.00 3.41 12:16:02 12:15:01 0.37 0.02 0.35 0.13 6.06 12:16:02 Average: 132.77 38.47 94.31 1183.42 35182.22 12:16:02 12:16:02 11:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:16:02 11:57:01 3803072 0 869752 10.86 2620 3333496 1600816 17.67 1116808 2686544 400252 12:16:02 11:58:01 3300316 0 1033060 12.90 2620 3672944 1508896 16.66 1408088 2815204 301628 12:16:02 11:59:01 3228292 0 1104504 13.79 2620 3673524 1635540 18.06 1397608 2892588 132528 12:16:02 12:00:01 3041180 0 1156948 14.45 2620 3808192 2397716 26.47 1475032 2979684 24 12:16:02 12:01:01 419336 0 1972740 24.63 2620 5614244 3375772 37.27 3136692 3797900 73124 12:16:02 12:02:01 410304 0 1446868 18.07 2620 6149148 2407928 26.58 2581576 4346576 587412 12:16:02 12:03:01 2689436 0 1151300 14.38 2620 4165584 1378436 15.22 1375908 3318464 20 12:16:02 12:04:01 2693648 0 1147080 14.32 2620 4165592 1357812 14.99 1373528 3318152 20 12:16:02 12:05:01 2698380 0 1142348 14.26 2620 4165592 1344364 14.84 1390432 3298208 20 12:16:02 12:06:01 2693684 0 1145856 14.31 2620 4166780 1347744 14.88 1393112 3298688 20 12:16:02 12:07:01 2549724 0 1227732 15.33 2620 4228864 1344460 14.84 1430764 3312752 20 12:16:02 12:08:01 2549852 0 1227596 15.33 2620 4228872 1344460 14.84 1430768 3312756 16 12:16:02 12:09:01 2549496 0 1227948 15.33 2620 4228876 1344460 14.84 1430660 3312752 8 12:16:02 12:10:01 2548812 0 1228632 15.34 2620 4228876 1344712 14.85 1431132 3312752 16 12:16:02 12:11:01 2549352 0 1228052 15.33 2620 4228916 1344544 14.84 1431784 3311712 24 12:16:02 12:12:01 2549604 0 1227800 15.33 2620 4228916 1344460 14.84 1431812 3311712 16 12:16:02 12:13:02 2549604 0 1227792 15.33 2620 4228924 1344460 14.84 1431712 3311712 16 12:16:02 12:14:01 2549736 0 1227656 15.33 2620 4228928 1344460 14.84 1431716 3311712 16 12:16:02 12:15:01 2549628 0 1227760 15.33 2620 4228932 1344460 14.84 1431712 3311712 8 12:16:02 Average: 2522287 0 1222180 15.26 2620 4261853 1602921 17.70 1554255 3292715 78694 12:16:02 12:16:02 11:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:16:02 11:57:01 veth1fbcf33 135.45 167.44 12.73 851.52 0.00 0.00 0.00 0.00 12:16:02 11:57:01 eth0 800.25 989.49 7280.01 119.85 0.00 0.00 0.00 0.00 12:16:02 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 11:57:01 docker0 860.48 591.21 74.41 3558.56 0.00 0.00 0.00 0.00 12:16:02 11:58:01 veth18d1c6c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:16:02 11:58:01 eth0 111.62 83.69 1219.72 17.54 0.00 0.00 0.00 0.00 12:16:02 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 11:58:01 docker0 65.92 81.50 5.14 1192.01 0.00 0.00 0.00 0.00 12:16:02 11:59:01 veth18d1c6c 2.15 2.15 0.17 0.18 0.00 0.00 0.00 0.00 12:16:02 11:59:01 eth0 24.76 13.50 18.91 10.17 0.00 0.00 0.00 0.00 12:16:02 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 11:59:01 docker0 2.15 2.15 0.14 0.18 0.00 0.00 0.00 0.00 12:16:02 12:00:01 eth0 96.78 63.38 1695.84 118.68 0.00 0.00 0.00 0.00 12:16:02 12:00:01 veth666a6af 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 12:00:01 veth6a8bdc2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 12:01:01 veth6d87136 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 12:16:02 12:01:01 vethdf9a9f3 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 12:16:02 12:01:01 eth0 78.59 53.82 217.26 16.35 0.00 0.00 0.00 0.00 12:16:02 12:01:01 veth666a6af 0.00 0.97 0.00 0.05 0.00 0.00 0.00 0.00 12:16:02 12:02:01 veth54a56c9 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 12:16:02 12:02:01 veth84b6c35 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 12:16:02 12:02:01 eth0 132.32 72.74 1768.61 20.53 0.00 0.00 0.00 0.00 12:16:02 12:02:01 veth01d96c1 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 12:16:02 12:03:01 eth0 34.49 17.40 103.63 8.45 0.00 0.00 0.00 0.00 12:16:02 12:03:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:16:02 12:03:01 docker0 1002.28 790.42 84.40 5637.30 0.00 0.00 0.00 0.00 12:16:02 12:04:01 eth0 1.92 0.82 1.03 0.42 0.00 0.00 0.00 0.00 12:16:02 12:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 12:05:01 eth0 0.57 0.10 0.06 0.07 0.00 0.00 0.00 0.00 12:16:02 12:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 12:06:01 eth0 0.65 0.43 0.34 0.24 0.00 0.00 0.00 0.00 12:16:02 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 12:07:01 eth0 0.12 0.08 0.01 0.03 0.00 0.00 0.00 0.00 12:16:02 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 12:08:01 eth0 0.27 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:16:02 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 12:09:01 eth0 0.50 0.03 0.05 0.00 0.00 0.00 0.00 0.00 12:16:02 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 12:10:01 eth0 0.62 0.35 0.33 0.20 0.00 0.00 0.00 0.00 12:16:02 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 12:11:01 eth0 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 12:16:02 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 12:12:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:16:02 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 12:13:02 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:16:02 12:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 12:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 12:14:01 eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:16:02 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 12:15:01 eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 Average: eth0 67.67 68.31 648.44 16.47 0.00 0.00 0.00 0.00 12:16:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:02 Average: docker0 52.81 41.64 4.45 297.00 0.00 0.00 0.00 0.00 12:16:02 12:16:02 12:16:02 ---> sar -P ALL: 12:16:02 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/27/22 _x86_64_ (2 CPU) 12:16:02 12:16:02 11:55:30 LINUX RESTART (2 CPU) 12:16:02 12:16:02 11:56:01 CPU %user %nice %system %iowait %steal %idle 12:16:02 11:57:01 all 26.25 0.00 8.40 4.21 0.11 61.02 12:16:02 11:57:01 0 27.96 0.00 9.05 3.24 0.11 59.65 12:16:02 11:57:01 1 24.56 0.00 7.76 5.17 0.12 62.39 12:16:02 11:58:01 all 55.68 0.00 10.39 2.00 0.13 31.81 12:16:02 11:58:01 0 55.83 0.00 10.70 2.51 0.13 30.82 12:16:02 11:58:01 1 55.51 0.00 10.08 1.48 0.13 32.80 12:16:02 11:59:01 all 34.05 0.00 4.65 0.40 0.10 60.81 12:16:02 11:59:01 0 34.38 0.00 4.92 0.23 0.11 60.37 12:16:02 11:59:01 1 33.71 0.00 4.38 0.56 0.09 61.26 12:16:02 12:00:01 all 63.13 0.00 8.15 2.06 0.13 26.54 12:16:02 12:00:01 0 63.33 0.00 8.35 1.70 0.13 26.49 12:16:02 12:00:01 1 62.93 0.00 7.94 2.42 0.13 26.58 12:16:02 12:01:01 all 50.40 0.00 18.86 24.39 0.17 6.18 12:16:02 12:01:01 0 50.09 0.00 18.56 24.19 0.17 7.00 12:16:02 12:01:01 1 50.71 0.00 19.17 24.60 0.17 5.36 12:16:02 12:02:01 all 74.29 0.00 17.75 6.03 0.19 1.74 12:16:02 12:02:01 0 75.54 0.00 16.62 5.74 0.19 1.92 12:16:02 12:02:01 1 73.03 0.00 18.89 6.33 0.20 1.54 12:16:02 12:03:01 all 42.45 0.00 7.16 1.93 0.10 48.36 12:16:02 12:03:01 0 42.13 0.00 7.59 1.63 0.11 48.55 12:16:02 12:03:01 1 42.78 0.00 6.73 2.23 0.09 48.17 12:16:02 12:04:01 all 0.08 0.00 0.05 0.00 0.03 99.83 12:16:02 12:04:01 0 0.03 0.00 0.03 0.00 0.03 99.90 12:16:02 12:04:01 1 0.13 0.00 0.07 0.00 0.03 99.77 12:16:02 12:05:01 all 0.15 0.00 0.05 0.00 0.03 99.77 12:16:02 12:05:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:16:02 12:05:01 1 0.27 0.00 0.07 0.00 0.03 99.63 12:16:02 12:06:01 all 0.24 0.03 0.15 0.04 0.02 99.52 12:16:02 12:06:01 0 0.27 0.03 0.15 0.03 0.03 99.48 12:16:02 12:06:01 1 0.22 0.03 0.15 0.05 0.00 99.55 12:16:02 12:07:01 all 0.19 3.97 12.96 2.32 0.05 80.52 12:16:02 12:07:01 0 0.08 3.87 12.91 2.32 0.03 80.78 12:16:02 12:07:01 1 0.29 4.07 13.00 2.32 0.07 80.25 12:16:02 12:16:02 12:07:01 CPU %user %nice %system %iowait %steal %idle 12:16:02 12:08:01 all 0.21 0.00 0.03 0.00 0.03 99.74 12:16:02 12:08:01 0 0.02 0.00 0.02 0.00 0.03 99.93 12:16:02 12:08:01 1 0.40 0.00 0.03 0.00 0.02 99.55 12:16:02 12:09:01 all 0.23 0.00 0.03 0.00 0.03 99.72 12:16:02 12:09:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:16:02 12:09:01 1 0.42 0.00 0.03 0.00 0.03 99.52 12:16:02 12:10:01 all 0.24 0.00 0.04 0.00 0.02 99.70 12:16:02 12:10:01 0 0.03 0.00 0.05 0.00 0.02 99.90 12:16:02 12:10:01 1 0.45 0.00 0.03 0.00 0.02 99.50 12:16:02 12:11:01 all 0.20 0.00 0.05 0.00 0.02 99.73 12:16:02 12:11:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:16:02 12:11:01 1 0.37 0.00 0.07 0.00 0.02 99.55 12:16:02 12:12:01 all 0.03 0.00 0.03 0.00 0.02 99.92 12:16:02 12:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:16:02 12:12:01 1 0.05 0.00 0.03 0.00 0.03 99.88 12:16:02 12:13:02 all 0.16 0.00 0.04 0.00 0.02 99.78 12:16:02 12:13:02 0 0.03 0.00 0.02 0.00 0.00 99.95 12:16:02 12:13:02 1 0.28 0.00 0.07 0.00 0.03 99.62 12:16:02 12:14:01 all 0.14 0.00 0.02 0.00 0.03 99.82 12:16:02 12:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:16:02 12:14:01 1 0.26 0.00 0.02 0.00 0.03 99.69 12:16:02 12:15:01 all 0.17 0.00 0.04 0.00 0.01 99.78 12:16:02 12:15:01 0 0.05 0.00 0.03 0.00 0.02 99.90 12:16:02 12:15:01 1 0.28 0.00 0.05 0.00 0.00 99.67 12:16:02 Average: all 17.36 0.21 4.47 2.15 0.06 75.74 12:16:02 Average: 0 17.44 0.21 4.49 2.07 0.06 75.74 12:16:02 Average: 1 17.28 0.22 4.45 2.24 0.06 75.75 12:16:02 12:16:02 12:16:02