Pull request #3826 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 farshidtz for edgexfoundry/edgex-go Loading trusted files from base branch main at b7985a5e213d1adc6c93ffba227765f14366fda1 rather than 7e2e1dabb4802d8ce1acd79e61e2891ab0106904 Obtained Jenkinsfile from b7985a5e213d1adc6c93ffba227765f14366fda1 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh7608324533192021346.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh4469771613587462826.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-3826/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-3826/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4385436379582369954.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh1350170334807352833.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-3826/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-3826/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7237153288387859335.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.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-797 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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/7@tmp/jenkins-gitclient-ssh3325812402169772300.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b7985a5e213d1adc6c93ffba227765f14366fda1 into PR head commit 7e2e1dabb4802d8ce1acd79e61e2891ab0106904 > 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/7@tmp/jenkins-gitclient-ssh5895416660949603862.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e2e1dabb4802d8ce1acd79e61e2891ab0106904 # 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/7@tmp/jenkins-gitclient-ssh9052075983280131868.key > git merge b7985a5e213d1adc6c93ffba227765f14366fda1 # timeout=10 Merge succeeded, producing d61f5b29463c5f470dc4b706d30aaf83f43089ba Checking out Revision d61f5b29463c5f470dc4b706d30aaf83f43089ba (PR-3826) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d61f5b29463c5f470dc4b706d30aaf83f43089ba # timeout=10 Commit message: "Merge commit 'b7985a5e213d1adc6c93ffba227765f14366fda1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:58:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:58:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:58:17 ========================================================= 16:58:17 EdgeX Global Pipelines Version Info 16:58:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ef1facd3048a3d0940858582e7fcb0e0a2b7d017 # timeout=10 16:58:18 ------------------- 16:58:18 stable info: 16:58:18 ------------------- 16:58:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:58:18 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 16:58:18 Message: update stable to v1.0.217 16:58:19 ------------------- 16:58:19 experimental info: 16:58:19 ------------------- 16:58:19 Commited By: **** collab-it+edgex@linuxfoundation.org 16:58:19 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 16:58:19 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:58:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:58:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:58:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:58:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:58:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:58:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:58:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:58:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:58:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:58:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:58:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:58:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:58:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:58:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:58:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3826 [Pipeline] echo 16:58:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3826 [Pipeline] echo 16:58:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3826 [Pipeline] echo 16:58:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d61f5b29463c5f470dc4b706d30aaf83f43089ba [Pipeline] echo 16:58:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d61f5b2 [Pipeline] echo 16:58:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:58:19 provisioning config files... 16:58:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config19833533178037443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:58:20 ---> docker-login.sh 16:58:20 nexus3.edgexfoundry.org:10001 16:58:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:20 Configure a credential helper to remove this warning. See 16:58:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:20 16:58:20 Login Succeeded 16:58:20 nexus3.edgexfoundry.org:10002 16:58:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:20 Configure a credential helper to remove this warning. See 16:58:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:20 16:58:20 Login Succeeded 16:58:20 nexus3.edgexfoundry.org:10003 16:58:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:20 Configure a credential helper to remove this warning. See 16:58:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:20 16:58:20 Login Succeeded 16:58:20 nexus3.edgexfoundry.org:10004 16:58:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:20 Configure a credential helper to remove this warning. See 16:58:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:20 16:58:20 Login Succeeded 16:58:20 docker.io 16:58:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:21 Configure a credential helper to remove this warning. See 16:58:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:21 16:58:21 Login Succeeded 16:58:21 ---> docker-login.sh ends [Pipeline] } 16:58:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:58:21 ++ 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 16:58:21 + for file in '`ls cmd/**/Dockerfile`' 16:58:21 ++ dirname cmd/core-command/Dockerfile 16:58:21 ++ cut -d/ -f2 16:58:21 + echo core-command,cmd/core-command/Dockerfile 16:58:21 + for file in '`ls cmd/**/Dockerfile`' 16:58:21 ++ dirname cmd/core-data/Dockerfile 16:58:21 ++ cut -d/ -f2 16:58:21 + echo core-data,cmd/core-data/Dockerfile 16:58:21 + for file in '`ls cmd/**/Dockerfile`' 16:58:21 ++ dirname cmd/core-metadata/Dockerfile 16:58:21 ++ cut -d/ -f2 16:58:21 + echo core-metadata,cmd/core-metadata/Dockerfile 16:58:21 + for file in '`ls cmd/**/Dockerfile`' 16:58:21 ++ dirname cmd/security-bootstrapper/Dockerfile 16:58:21 ++ cut -d/ -f2 16:58:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:58:21 + for file in '`ls cmd/**/Dockerfile`' 16:58:21 ++ dirname cmd/security-proxy-setup/Dockerfile 16:58:21 ++ cut -d/ -f2 16:58:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:58:21 + for file in '`ls cmd/**/Dockerfile`' 16:58:21 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:58:21 ++ cut -d/ -f2 16:58:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:58:21 + for file in '`ls cmd/**/Dockerfile`' 16:58:21 ++ dirname cmd/support-notifications/Dockerfile 16:58:21 ++ cut -d/ -f2 16:58:21 + echo support-notifications,cmd/support-notifications/Dockerfile 16:58:21 + for file in '`ls cmd/**/Dockerfile`' 16:58:21 ++ dirname cmd/support-scheduler/Dockerfile 16:58:21 ++ cut -d/ -f2 16:58:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:58:21 + for file in '`ls cmd/**/Dockerfile`' 16:58:21 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:58:21 ++ cut -d/ -f2 16:58:21 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:58:21 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 16:58:22 + git rev-list -1 --merges d61f5b29463c5f470dc4b706d30aaf83f43089ba~1..d61f5b29463c5f470dc4b706d30aaf83f43089ba [Pipeline] echo 16:58:22 -----------> git rev-list -1 --merges d61f5b29463c5f470dc4b706d30aaf83f43089ba~1..d61f5b29463c5f470dc4b706d30aaf83f43089ba d61f5b29463c5f470dc4b706d30aaf83f43089ba 16:58:22 d61f5b29463c5f470dc4b706d30aaf83f43089ba [false] [Pipeline] sh 16:58:22 + git log --format=format:%s -1 d61f5b29463c5f470dc4b706d30aaf83f43089ba [Pipeline] echo 16:58:22 ========================================================= 16:58:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:58:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:58:22 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:58:22 + grep -v github /etc/ssh/ssh_known_hosts 16:58:22 + '[' -e /tmp/ssh_known_hosts ']' 16:58:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:58:22 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 16:58:22 + sudo tee -a /etc/ssh/ssh_known_hosts 16:58:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:58:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:58:23 16:58:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:58:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:58:23 latest: Pulling from edgex-devops/git-semver 16:58:23 a0d0a0d46f8b: Pulling fs layer 16:58:23 3e5f54012d9b: Pulling fs layer 16:58:23 4c7163046ea9: Pulling fs layer 16:58:23 0c2d73faf560: Pulling fs layer 16:58:23 0c2d73faf560: Waiting 16:58:23 3e5f54012d9b: Verifying Checksum 16:58:23 3e5f54012d9b: Download complete 16:58:23 a0d0a0d46f8b: Verifying Checksum 16:58:23 a0d0a0d46f8b: Download complete 16:58:23 0c2d73faf560: Verifying Checksum 16:58:23 0c2d73faf560: Download complete 16:58:23 4c7163046ea9: Verifying Checksum 16:58:23 4c7163046ea9: Download complete 16:58:23 a0d0a0d46f8b: Pull complete 16:58:23 3e5f54012d9b: Pull complete 16:58:24 4c7163046ea9: Pull complete 16:58:24 0c2d73faf560: Pull complete 16:58:24 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:58:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:58:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:58:24 prd-centos7-docker-4c-2g-797 does not seem to be running inside a container 16:58:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:58:25 $ docker top e2390773d0f7eb2d3629abd615265ee98c8073b5b4938dbc9c13abf1a38d1d76 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:58:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:58:25 [ssh-agent] Looking for ssh-agent implementation... 16:58:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:58:25 $ docker exec e2390773d0f7eb2d3629abd615265ee98c8073b5b4938dbc9c13abf1a38d1d76 ssh-agent 16:58:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkgoNOo/agent.14 16:58:25 SSH_AGENT_PID=20 16:58:25 Running ssh-add (command line suppressed) 16:58:25 Identity added: /w/workspace/edgex-go/7@tmp/private_key_3848478340167274866.key (/w/workspace/edgex-go/7@tmp/private_key_3848478340167274866.key) 16:58:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:58:25 + git tag --points-at HEAD [Pipeline] } 16:58:25 $ docker exec --env ******** --env ******** e2390773d0f7eb2d3629abd615265ee98c8073b5b4938dbc9c13abf1a38d1d76 ssh-agent -k 16:58:26 unset SSH_AUTH_SOCK; 16:58:26 unset SSH_AGENT_PID; 16:58:26 echo Agent pid 20 killed; 16:58:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:58:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:58:26 [ssh-agent] Looking for ssh-agent implementation... 16:58:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:58:26 $ docker exec e2390773d0f7eb2d3629abd615265ee98c8073b5b4938dbc9c13abf1a38d1d76 ssh-agent 16:58:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPHFhdO/agent.53 16:58:26 SSH_AGENT_PID=59 16:58:26 Running ssh-add (command line suppressed) 16:58:26 Identity added: /w/workspace/edgex-go/7@tmp/private_key_180430727878199125.key (/w/workspace/edgex-go/7@tmp/private_key_180430727878199125.key) 16:58:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:58:26 + git semver init 16:58:26 # -> Open(): unable to determine branch for HEAD 16:58:26 # $GIT_DIR = /w/workspace/edgex-go/7/.git 16:58:26 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 16:58:26 # $SEMVER_REMOTE_NAME = origin 16:58:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:58:26 # $SEMVER_USER_NAME = edgex-jenkins 16:58:26 # $SEMVER_BRANCH = PR-3826 16:58:26 # $SEMVER_TEMP = /tmp/semver-752592592 16:58:26 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:58:41 # '/tmp/semver-752592592' -> '/w/workspace/edgex-go/7/.semver' 16:58:41 # -> Force: false 16:58:41 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 16:58:41 $ docker exec --env ******** --env ******** e2390773d0f7eb2d3629abd615265ee98c8073b5b4938dbc9c13abf1a38d1d76 ssh-agent -k 16:58:41 unset SSH_AUTH_SOCK; 16:58:41 unset SSH_AGENT_PID; 16:58:41 echo Agent pid 59 killed; 16:58:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:58:42 + git semver [Pipeline] } 16:58:42 $ docker stop --time=1 e2390773d0f7eb2d3629abd615265ee98c8073b5b4938dbc9c13abf1a38d1d76 16:58:44 $ docker rm -f e2390773d0f7eb2d3629abd615265ee98c8073b5b4938dbc9c13abf1a38d1d76 [Pipeline] // withDockerContainer [Pipeline] sh 16:58:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:58:44 Stashed 1 file(s) [Pipeline] echo 16:58:44 [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 16:58:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:58:45 ========================================================= 16:58:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:58:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:58:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:58:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:58:45 a0d0a0d46f8b: Already exists 16:58:45 31adcdaf11c8: Pulling fs layer 16:58:45 b8b176561691: Pulling fs layer 16:58:45 4527c011a84f: Pulling fs layer 16:58:45 5d74067f8e1e: Pulling fs layer 16:58:45 e0aca202a116: Pulling fs layer 16:58:45 3a43be97a3b4: Pulling fs layer 16:58:45 34cad66bf833: Pulling fs layer 16:58:45 b4e3c513aaa6: Pulling fs layer 16:58:45 5d74067f8e1e: Waiting 16:58:45 e0aca202a116: Waiting 16:58:45 3a43be97a3b4: Waiting 16:58:45 34cad66bf833: Waiting 16:58:45 b4e3c513aaa6: Waiting 16:58:45 31adcdaf11c8: Verifying Checksum 16:58:45 b8b176561691: Verifying Checksum 16:58:45 b8b176561691: Download complete 16:58:45 5d74067f8e1e: Verifying Checksum 16:58:45 5d74067f8e1e: Download complete 16:58:45 3a43be97a3b4: Verifying Checksum 16:58:45 3a43be97a3b4: Download complete 16:58:45 e0aca202a116: Verifying Checksum 16:58:45 e0aca202a116: Download complete 16:58:45 31adcdaf11c8: Pull complete 16:58:45 34cad66bf833: Verifying Checksum 16:58:45 34cad66bf833: Download complete 16:58:45 b8b176561691: Pull complete 16:58:45 4527c011a84f: Download complete 16:58:45 b4e3c513aaa6: Verifying Checksum 16:58:45 b4e3c513aaa6: Download complete 16:58:50 4527c011a84f: Pull complete 16:58:50 5d74067f8e1e: Pull complete 16:58:50 e0aca202a116: Pull complete 16:58:50 3a43be97a3b4: Pull complete 16:58:50 34cad66bf833: Pull complete 16:58:52 b4e3c513aaa6: Pull complete 16:58:52 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 16:58:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:58:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:58:52 + docker build -t ci-base-image-x86_64 -f - . 16:58:52 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:58:52 WORKDIR /edgex 16:58:52 COPY go.mod . 16:58:52 RUN go mod download' 16:58:53 Sending build context to Docker daemon 334.5MB 16:58:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:58:53 ---> 9f6097aaca64 16:58:53 Step 2/4 : WORKDIR /edgex 16:58:55 ---> Running in 4725a67be0c1 16:58:55 Removing intermediate container 4725a67be0c1 16:58:55 ---> bba3fbca83ea 16:58:55 Step 3/4 : COPY go.mod . 16:58:56 ---> 841bf7697a0d 16:58:56 Step 4/4 : RUN go mod download 16:58:56 ---> Running in 77f5ccf765ec 16:59:00 Still waiting to schedule task 16:59:00 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:59:28 Removing intermediate container 77f5ccf765ec 16:59:28 ---> c5f06aa44705 16:59:28 Successfully built c5f06aa44705 16:59:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:59:28 + docker inspect -f . ci-base-image-x86_64 16:59:28 . [Pipeline] withDockerContainer 16:59:28 prd-centos7-docker-4c-2g-797 does not seem to be running inside a container 16:59:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:59:28 $ docker top 35a939eb40c0acc0930bd7885467f1c62a12209f21ae968a2529ce2e35be83e9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:29 + go version 16:59:29 go version go1.16.8 linux/amd64 [Pipeline] } 16:59:29 $ docker stop --time=1 35a939eb40c0acc0930bd7885467f1c62a12209f21ae968a2529ce2e35be83e9 16:59:30 $ docker rm -f 35a939eb40c0acc0930bd7885467f1c62a12209f21ae968a2529ce2e35be83e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:59:31 + docker inspect -f . ci-base-image-x86_64 16:59:31 . [Pipeline] withDockerContainer 16:59:31 prd-centos7-docker-4c-2g-797 does not seem to be running inside a container 16:59:31 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:59:31 $ docker top 056e04fa53a20026952ba6d16a7b72aa4826ed37ad80d518cdf5ad432ef2cacf -eo pid,comm [Pipeline] { [Pipeline] echo 16:59:31 ========================================================= 16:59:31 [edgeXBuildGoParallel] Running Tests and Build... 16:59:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:59:31 + make test 16:59:31 go mod tidy 16:59:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:59:37 ? github.com/edgexfoundry/edgex-go [no test files] 16:59:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:59:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:59:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:00:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:00:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:00:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:00:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:00:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:00:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:00:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:00:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:00:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:00:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:00:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.081s coverage: 28.7% of statements 17:00:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:00:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:00:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 98.5% of statements 17:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:00:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.053s coverage: 44.7% of statements 17:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:00:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.132s coverage: 89.5% of statements 17:00:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:00:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:00:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 84.4% of statements 17:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:00:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.271s coverage: 94.2% of statements 17:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:00:09 ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements 17:00:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:00:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:00:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:00:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:00:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:00:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements 17:00:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:00:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:00:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:00:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.9% of statements 17:00:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:00:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements 17:00:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 21.7% of statements 17:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 17:00:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 79.5% of statements 17:00:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 17:00:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 17:00:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 17:00:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements 17:00:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 17:00:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.195s coverage: 82.5% of statements 17:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:00:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-798 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws 17:00:32 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 17:00:33 The recommended git tool is: git 17:00:38 using credential edgex-jenkins-ssh 17:00:38 Cloning the remote Git repository 17:00:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:00:38 > git init /w/workspace/edgex-go/7 # timeout=10 17:00:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:00:38 > git --version # timeout=10 17:00:38 > git --version # 'git version 2.17.1' 17:00:38 using GIT_SSH to set credentials SSH Credentials for GitHub 17:00:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 17:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 17:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements 17:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 17:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 17:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 17:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements 17:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements 17:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements 17:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.4% of statements 17:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 17:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 17:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 17:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 17:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 17:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.229s coverage: 65.4% of statements 17:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.109s coverage: 43.8% of statements 17:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 17:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements 17:00:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:00:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:00:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:00:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:00:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:00:55 using GIT_SSH to set credentials SSH Credentials for GitHub 17:00:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:00:55 Merging remotes/origin/main commit b7985a5e213d1adc6c93ffba227765f14366fda1 into PR head commit 7e2e1dabb4802d8ce1acd79e61e2891ab0106904 17:00:56 Merge succeeded, producing 9e0ad7d0e14d57ce736aeaf16763b4fd7e6afe91 17:00:56 Checking out Revision 9e0ad7d0e14d57ce736aeaf16763b4fd7e6afe91 (PR-3826) 17:00:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements 17:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:00:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements 17:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:00:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 17:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:00:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 17:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:00:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:00:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:00:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:00:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements 17:00:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:00:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:00:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:00:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:00:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:00:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:00:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements 17:00:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 17:00:57 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 17:00:56 > git config core.sparsecheckout # timeout=10 17:00:56 > git checkout -f 7e2e1dabb4802d8ce1acd79e61e2891ab0106904 # timeout=10 17:00:56 > git remote # timeout=10 17:00:56 > git config --get remote.origin.url # timeout=10 17:00:56 using GIT_SSH to set credentials SSH Credentials for GitHub 17:00:56 > git merge b7985a5e213d1adc6c93ffba227765f14366fda1 # timeout=10 17:00:56 > git rev-parse HEAD^{commit} # timeout=10 17:00:56 > git config core.sparsecheckout # timeout=10 17:00:56 > git checkout -f 9e0ad7d0e14d57ce736aeaf16763b4fd7e6afe91 # timeout=10 17:01:00 Commit message: "Merge commit 'b7985a5e213d1adc6c93ffba227765f14366fda1' into HEAD" 17:01:00 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:01:00 > git rev-list --no-walk ef1facd3048a3d0940858582e7fcb0e0a2b7d017 # timeout=10 17:01:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:01:01 % Total % Received % Xferd Average Speed Time Time Time Current 17:01:01 Dload Upload Total Spent Left Speed 17:01:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 65 11824 65 7747 0 0 37425 0 --:--:-- --:--:-- --:--:-- 37425 100 11824 100 11824 0 0 56846 0 --:--:-- --:--:-- --:--:-- 56574 [Pipeline] sh 17:01:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:01:02 + sudo tee /etc/docker/daemon.new 17:01:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:01:02 { 17:01:02 "registry-mirrors": [ 17:01:02 "https://nexus3.edgexfoundry.org:10001" 17:01:02 ], 17:01:02 "bip": "10.250.0.254/24", 17:01:02 "hosts": [ 17:01:02 "tcp://0.0.0.0:5555", 17:01:02 "unix:///var/run/docker.sock" 17:01:02 ], 17:01:02 "mtu": 1458, 17:01:02 "selinux-enabled": true, 17:01:02 "seccomp-profile": "/etc/docker/seccomp.json" 17:01:02 } [Pipeline] sh 17:01:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:01:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:01:21 provisioning config files... 17:01:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config5335083689843410767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:01:22 ---> docker-login.sh 17:01:22 nexus3.edgexfoundry.org:10001 17:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:22 Configure a credential helper to remove this warning. See 17:01:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:22 17:01:22 Login Succeeded 17:01:22 nexus3.edgexfoundry.org:10002 17:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:23 Configure a credential helper to remove this warning. See 17:01:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:23 17:01:23 Login Succeeded 17:01:23 nexus3.edgexfoundry.org:10003 17:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:23 Configure a credential helper to remove this warning. See 17:01:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:23 17:01:23 Login Succeeded 17:01:23 nexus3.edgexfoundry.org:10004 17:01:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:24 Configure a credential helper to remove this warning. See 17:01:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:24 17:01:24 Login Succeeded 17:01:24 docker.io 17:01:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:25 Configure a credential helper to remove this warning. See 17:01:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:25 17:01:25 Login Succeeded 17:01:25 ---> docker-login.sh ends [Pipeline] } 17:01:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:01:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:01:25 ========================================================= 17:01:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:01:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:01:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:01:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:01:26 552d1f2373af: Pulling fs layer 17:01:26 ea3f2d53f512: Pulling fs layer 17:01:26 9e70ebbbe112: Pulling fs layer 17:01:26 7a9cfe048b4a: Pulling fs layer 17:01:26 72dc09318566: Pulling fs layer 17:01:26 f4f7b4309257: Pulling fs layer 17:01:26 0ac9a79272e3: Pulling fs layer 17:01:26 b78e95d17946: Pulling fs layer 17:01:26 f4f7b4309257: Waiting 17:01:26 0ac9a79272e3: Waiting 17:01:26 b78e95d17946: Waiting 17:01:26 7a9cfe048b4a: Waiting 17:01:26 72dc09318566: Waiting 17:01:26 9e70ebbbe112: Verifying Checksum 17:01:26 9e70ebbbe112: Download complete 17:01:26 ea3f2d53f512: Download complete 17:01:26 72dc09318566: Verifying Checksum 17:01:26 72dc09318566: Download complete 17:01:26 f4f7b4309257: Verifying Checksum 17:01:26 f4f7b4309257: Download complete 17:01:26 552d1f2373af: Verifying Checksum 17:01:26 552d1f2373af: Download complete 17:01:26 0ac9a79272e3: Download complete 17:01:27 552d1f2373af: Pull complete 17:01:27 ea3f2d53f512: Pull complete 17:01:28 9e70ebbbe112: Pull complete 17:01:28 b78e95d17946: Verifying Checksum 17:01:28 b78e95d17946: Download complete 17:01:28 7a9cfe048b4a: Verifying Checksum 17:01:28 7a9cfe048b4a: Download complete 17:01:29 GO111MODULE=on go vet ./... 17:01:38 7a9cfe048b4a: Pull complete 17:01:38 72dc09318566: Pull complete 17:01:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:01:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:01:39 ./bin/test-attribution-txt.sh [Pipeline] echo 17:01:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:01:39 f4f7b4309257: Pull complete 17:01:39 + ls -al . 17:01:39 total 644 17:01:39 drwxrwxr-x 10 1001 1001 4096 Nov 30 17:01 . 17:01:39 drwxr-xr-x 4 root root 28 Nov 30 16:59 .. 17:01:39 -rw-rw-r-- 1 1001 1001 11 Nov 30 16:58 .dockerignore 17:01:39 drwxrwxr-x 8 1001 1001 179 Nov 30 16:58 .git 17:01:39 drwxrwxr-x 4 1001 1001 142 Nov 30 16:58 .github 17:01:39 -rw-rw-r-- 1 1001 1001 804 Nov 30 16:58 .gitignore 17:01:39 -rw-rw-r-- 1 1001 1001 42 Nov 30 16:58 .golangci.yml 17:01:39 -rw-rw-r-- 1 1001 1001 76 Nov 30 16:58 .hadolint.yml 17:01:39 drwx------ 3 1001 1001 73 Nov 30 16:58 .semver 17:01:39 -rw-rw-r-- 1 1001 1001 166 Nov 30 16:58 .sonarcloud.properties 17:01:39 -rw-rw-r-- 1 1001 1001 1171 Nov 30 16:58 ADOPTERS.md 17:01:39 -rw-rw-r-- 1 1001 1001 8910 Nov 30 16:58 Attribution.txt 17:01:39 -rw-rw-r-- 1 1001 1001 51732 Nov 30 16:58 CHANGELOG.md 17:01:39 -rw-rw-r-- 1 1001 1001 3804 Nov 30 16:58 CONTRIBUTING.md 17:01:39 -rw-rw-r-- 1 1001 1001 677 Nov 30 16:58 GOVERNANCE.md 17:01:39 -rw-rw-r-- 1 1001 1001 849 Nov 30 16:58 Jenkinsfile 17:01:39 -rw-rw-r-- 1 1001 1001 10775 Nov 30 16:58 LICENSE 17:01:39 -rw-rw-r-- 1 1001 1001 6508 Nov 30 16:58 Makefile 17:01:39 -rw-rw-r-- 1 1001 1001 582 Nov 30 16:58 OWNERS.md 17:01:39 -rw-rw-r-- 1 1001 1001 8207 Nov 30 16:58 README.md 17:01:39 -rw-rw-r-- 1 1001 1001 6912 Nov 30 16:58 SECURITY.md 17:01:39 -rw-rw-r-- 1 1001 1001 5 Nov 30 16:58 VERSION 17:01:39 -rw-rw-r-- 1 1001 1001 4131 Nov 30 16:58 ZMQWindows.md 17:01:39 drwxrwxr-x 2 1001 1001 37 Nov 30 16:58 bin 17:01:39 drwxrwxr-x 14 1001 1001 4096 Nov 30 16:58 cmd 17:01:39 -rw-r--r-- 1 root root 428381 Nov 30 17:00 coverage.out 17:01:39 -rw-rw-r-- 1 1001 1001 828 Nov 30 16:58 go.mod 17:01:39 -rw-rw-r-- 1 1001 1001 49483 Nov 30 16:58 go.sum 17:01:39 drwxrwxr-x 8 1001 1001 124 Nov 30 16:58 internal 17:01:39 drwxrwxr-x 3 1001 1001 16 Nov 30 16:58 openapi 17:01:39 drwxrwxr-x 4 1001 1001 71 Nov 30 16:58 snap 17:01:39 -rw-rw-r-- 1 1001 1001 204 Nov 30 16:58 version.go [Pipeline] sh 17:01:39 0ac9a79272e3: Pull complete 17:01:40 + '[' -e coverage.out ] 17:01:40 + chown 1001:1001 coverage.out [Pipeline] stash 17:01:40 Stashed 1 file(s) [Pipeline] sh 17:01:40 + make build 17:01:40 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 17:01:41 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 17:01:46 b78e95d17946: Pull complete 17:01:46 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 17:01:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:01:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 17:01:46 + docker build -t ci-base-image-arm64 -f - . 17:01:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:01:46 WORKDIR /edgex 17:01:46 COPY go.mod . 17:01:46 RUN go mod download 17:01:48 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 17:01:49 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 17:01:49 Sending build context to Docker daemon 168.9MB 17:01:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:01:49 ---> 8b459fc5aaf0 17:01:49 Step 2/4 : WORKDIR /edgex 17:01:49 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 17:01:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:01:50 ---> Running in babd34e94ed2 17:01: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 17:01:51 Removing intermediate container babd34e94ed2 17:01:51 ---> 05a9e4b998c6 17:01:51 Step 3/4 : COPY go.mod . 17:01:52 ---> 06699eb86af5 17:01:52 Step 4/4 : RUN go mod download 17:01:52 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 17:01:52 ---> Running in ae97fc3cc434 17:01:52 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 17:01:53 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 17:01:54 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 17:01:55 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] } 17:01:56 $ docker stop --time=1 056e04fa53a20026952ba6d16a7b72aa4826ed37ad80d518cdf5ad432ef2cacf 17:01:58 $ docker rm -f 056e04fa53a20026952ba6d16a7b72aa4826ed37ad80d518cdf5ad432ef2cacf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:02:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:02:00 17:02:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:02:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:02:00 latest: Pulling from edgex-devops/edgex-compose 17:02:00 cbdbe7a5bc2a: Pulling fs layer 17:02:00 ca9280d653b3: Pulling fs layer 17:02:00 7e9c9ca2126c: Pulling fs layer 17:02:00 cbdbe7a5bc2a: Verifying Checksum 17:02:00 cbdbe7a5bc2a: Download complete 17:02:00 ca9280d653b3: Verifying Checksum 17:02:00 ca9280d653b3: Download complete 17:02:00 cbdbe7a5bc2a: Pull complete 17:02:00 7e9c9ca2126c: Verifying Checksum 17:02:00 7e9c9ca2126c: Download complete 17:02:01 ca9280d653b3: Pull complete 17:02:05 7e9c9ca2126c: Pull complete 17:02:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:02:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:02:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:02:05 prd-centos7-docker-4c-2g-797 does not seem to be running inside a container 17:02:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 17:02:07 $ docker top 3a5e969c6089dbdf4f535da49675fc2130dbf928c58692acc29c8be20e6d3037 -eo pid,comm [Pipeline] { [Pipeline] sh 17:02:08 + docker-compose build --help 17:02:08 + grep parallel 17:02:08 --parallel Build images in parallel. [Pipeline] } 17:02:08 $ docker stop --time=1 3a5e969c6089dbdf4f535da49675fc2130dbf928c58692acc29c8be20e6d3037 17:02:09 $ docker rm -f 3a5e969c6089dbdf4f535da49675fc2130dbf928c58692acc29c8be20e6d3037 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:02:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:02:10 . [Pipeline] withDockerContainer 17:02:10 prd-centos7-docker-4c-2g-797 does not seem to be running inside a container 17:02:10 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:02:10 $ docker top 8be1ec4b39425b44c7fef274c2f8776b8ee4dabf788e25757c2e68145ae13d5b -eo pid,comm [Pipeline] { [Pipeline] sh 17:02:11 + docker-compose -f ./docker-compose-build.yml build --parallel 17:02:11 Building core-command ... 17:02:11 Building core-data ... 17:02:11 Building core-metadata ... 17:02:11 Building security-bootstrapper ... 17:02:11 Building security-proxy-setup ... 17:02:11 Building security-secretstore-setup ... 17:02:11 Building support-notifications ... 17:02:11 Building support-scheduler ... 17:02:11 Building sys-mgmt-agent ... 17:02:11 Building support-notifications 17:02:11 Building security-bootstrapper 17:02:11 Building security-proxy-setup 17:02:11 Building support-scheduler 17:02:11 Building core-command 17:02:21 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:02:21 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:02:21 ---> c5f06aa44705 17:02:21 Step 3/20 : WORKDIR /edgex-go 17:02:21 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:02:21 Step 2/30 : FROM ${BUILDER_BASE} AS builder 17:02:21 ---> c5f06aa44705 17:02:21 Step 3/30 : WORKDIR /edgex-go 17:02:21 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:02:21 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:02:21 ---> c5f06aa44705 17:02:21 Step 3/21 : WORKDIR /edgex-go 17:02:26 ---> Running in 3f77bb85f8d0 17:02:26 ---> Running in 763ae01f443a 17:02:26 ---> Running in 5800c3bd581f 17:02:30 Removing intermediate container 763ae01f443a 17:02:30 ---> ad1d1dfcf811 17:02:30 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:30 Removing intermediate container 5800c3bd581f 17:02:30 ---> eecf6a730f3f 17:02:30 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:30 Removing intermediate container 3f77bb85f8d0 17:02:30 ---> cef64d6f2510 17:02:30 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:30 ---> Running in 7b9d9c8d3895 17:02:30 ---> Running in fe6592c81150 17:02:30 ---> Running in e9e460c98db3 17:02:33 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:02:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:02:33 ---> c5f06aa44705 17:02:33 Step 3/22 : WORKDIR /edgex-go 17:02:33 ---> Using cache 17:02:33 ---> cef64d6f2510 17:02:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:35 ---> Running in 65d32330b882 17:02:36 Removing intermediate container e9e460c98db3 17:02:36 ---> ddfe1446b7ea 17:02:36 Step 5/30 : RUN apk add --update --no-cache make git 17:02:36 ---> Running in a691573964bd 17:02:36 Removing intermediate container 7b9d9c8d3895 17:02:36 ---> e21083182034 17:02:36 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 17:02:36 Removing intermediate container fe6592c81150 17:02:36 ---> 41f94774141d 17:02:36 Step 5/20 : RUN apk add --update --no-cache make git 17:02:36 ---> Running in 31933acb309a 17:02:36 ---> Running in 1811eed0133b 17:02:37 Removing intermediate container 65d32330b882 17:02:37 ---> 07831521079d 17:02:37 Step 5/22 : RUN apk add --update --no-cache make git 17:02:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:02:37 ---> Running in aafbf91e76f1 17:02:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:02:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:02:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:02:38 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:02:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:02:38 ---> c5f06aa44705 17:02:38 Step 3/23 : WORKDIR /edgex-go 17:02:38 ---> Using cache 17:02:38 ---> cef64d6f2510 17:02:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:38 ---> Using cache 17:02:38 ---> 07831521079d 17:02:38 Step 5/23 : RUN apk add --update --no-cache make git 17:02:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:02:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:02:38 ---> Running in ec4e89a5fc8a 17:02:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:02:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:02:38 OK: 220 MiB in 52 packages 17:02:38 OK: 220 MiB in 52 packages 17:02:38 OK: 220 MiB in 52 packages 17:02:39 OK: 220 MiB in 52 packages 17:02:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:02:39 Removing intermediate container 31933acb309a 17:02:39 ---> 275b0a23a0d2 17:02:39 Step 6/21 : COPY . . 17:02:39 Removing intermediate container a691573964bd 17:02:39 ---> eb913e758413 17:02:39 Step 6/30 : COPY . . 17:02:39 Removing intermediate container 1811eed0133b 17:02:39 ---> 6af0154ab6fe 17:02:39 Step 6/20 : COPY . . 17:02:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:02:40 OK: 220 MiB in 52 packages 17:02:40 Removing intermediate container aafbf91e76f1 17:02:40 ---> a872077e2790 17:02:40 Step 6/22 : COPY . . 17:02:45 Removing intermediate container ec4e89a5fc8a 17:02:45 ---> 0cb53542d19d 17:02:45 Step 6/23 : COPY go.mod . 17:02:45 ---> 85d9c3beb8ea 17:02:45 Step 7/23 : RUN go mod download 17:02:46 ---> Running in 3d2ab8dc765e 17:02:51 ---> 77ab2918edad 17:02:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:51 ---> Running in 69bf0ab02bb9 17:02:54 Removing intermediate container 3d2ab8dc765e 17:02:54 ---> 67c5e003bf3f 17:02:54 Step 8/23 : COPY . . 17:02:54 Removing intermediate container 69bf0ab02bb9 17:02:54 ---> 4c2f8deb5664 17:02:54 Step 8/22 : RUN make cmd/core-command/core-command 17:02:55 ---> Running in 6e6a22f6b64b 17:02:55 ---> 0913a3ee1e8c 17:02:55 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:56 ---> Running in 8b48390e0263 17:02:56 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 17:02:58 Removing intermediate container 8b48390e0263 17:02:58 ---> 25290f0e8e3b 17:02:58 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:02:58 ---> Running in 781f1a234e86 17:02:58 ---> b84360f82fcd 17:02:58 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:59 ---> Running in 3bbc23394fd6 17:03:00 ---> aef7c86ec3a5 17:03:00 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:00 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 17:03:00 ---> Running in 685f29b063e3 17:03:04 Removing intermediate container 3bbc23394fd6 17:03:04 ---> 36b167a8362b 17:03:04 Step 8/21 : RUN make cmd/support-notifications/support-notifications 17:03:04 Removing intermediate container 685f29b063e3 17:03:04 ---> c8cb2acc9bb2 17:03:04 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:03:05 ---> Running in 4fbdd58f4fe1 17:03:05 ---> Running in 44b8c070665c 17:03:06 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 17:03:06 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 17:03:14 Removing intermediate container ae97fc3cc434 17:03:14 ---> 8d964daaef06 17:03:14 Successfully built 8d964daaef06 17:03:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:03:14 + docker inspect -f . ci-base-image-arm64 17:03:14 . [Pipeline] withDockerContainer 17:03:14 prd-ubuntu18.04-docker-arm64-4c-16g-798 does not seem to be running inside a container 17:03:14 ---> 7b3ff491f99f 17:03:14 Step 9/23 : RUN go mod tidy 17:03:14 ---> Running in ed7d13813c2f 17:03:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:03:16 Removing intermediate container ed7d13813c2f 17:03:16 ---> e11b247550b6 17:03:16 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:03:16 ---> Running in ae3a9ce0f6ac 17:03:16 $ docker top c2d2d4c51274bd20abd2eb5a863b9cb046e1a4594ece23f9c3564ec643965472 -eo pid,comm 17:03:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] { [Pipeline] sh 17:03:17 + go version 17:03:17 go version go1.16.8 linux/arm64 [Pipeline] } 17:03:17 $ docker stop --time=1 c2d2d4c51274bd20abd2eb5a863b9cb046e1a4594ece23f9c3564ec643965472 17:03:19 $ docker rm -f c2d2d4c51274bd20abd2eb5a863b9cb046e1a4594ece23f9c3564ec643965472 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:03:19 + docker inspect -f . ci-base-image-arm64 17:03:19 . [Pipeline] withDockerContainer 17:03:20 prd-ubuntu18.04-docker-arm64-4c-16g-798 does not seem to be running inside a container 17:03:20 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:03:21 $ docker top de7204bcee34102c23fa5b5603dc671cacc6029407a67a8dbe4629ec93cb04ba -eo pid,comm [Pipeline] { [Pipeline] echo 17:03:21 ========================================================= 17:03:21 [edgeXBuildGoParallel] Running Tests and Build... 17:03:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:03:22 + make test 17:03:22 go mod tidy 17:03:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:03:23 Removing intermediate container 6e6a22f6b64b 17:03:23 ---> f0c496caa2b9 17:03:23 17:03:23 Step 9/22 : FROM alpine:3.14 17:03:23 3.14: Pulling from library/alpine 17:03:24 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 17:03:24 Status: Downloaded newer image for alpine:3.14 17:03:24 ---> 0a97eee8041e 17:03:24 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:03:24 ---> Running in bae900c192dd 17:03:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:03:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:03:25 (1/1) Installing dumb-init (1.2.5-r1) 17:03:25 Executing busybox-1.33.1-r6.trigger 17:03:25 OK: 6 MiB in 15 packages 17:03:25 Removing intermediate container bae900c192dd 17:03:25 ---> 7ec892accaa3 17:03:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:03:25 ---> Running in ad4fe051c2a2 17:03:25 Removing intermediate container ad4fe051c2a2 17:03:25 ---> 6cddf9445fcd 17:03:25 Step 12/22 : ENV APP_PORT=59882 17:03:25 ---> Running in 023edc818bd1 17:03:26 Removing intermediate container 023edc818bd1 17:03:26 ---> 2f99bfd842f8 17:03:26 Step 13/22 : EXPOSE $APP_PORT 17:03:26 ---> Running in d5cb29866df3 17:03:26 Removing intermediate container d5cb29866df3 17:03:26 ---> 5aa9ab226726 17:03:26 Step 14/22 : WORKDIR / 17:03:26 ---> Running in 621f249dc5b7 17:03:26 Removing intermediate container 621f249dc5b7 17:03:26 ---> 1cfa10f7dd8b 17:03:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:26 ---> c141b71064ff 17:03:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:03:27 ---> 7f684786363e 17:03:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:03:27 ---> 906bed1496ee 17:03:27 Step 18/22 : ENTRYPOINT ["/core-command"] 17:03:27 ---> Running in f55e4b59ff88 17:03:27 Removing intermediate container f55e4b59ff88 17:03:27 ---> 483906023e22 17:03:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:03:27 ---> Running in 690c809d77c5 17:03:27 Removing intermediate container 690c809d77c5 17:03:27 ---> 905f2c2e8eb3 17:03:27 Step 20/22 : LABEL arch=x86_64 17:03:27 ---> Running in 8aa2c1dff1a0 17:03:27 Removing intermediate container 8aa2c1dff1a0 17:03:27 ---> 5cf39e4aab1a 17:03:27 Step 21/22 : LABEL git_sha=d61f5b29463c5f470dc4b706d30aaf83f43089ba 17:03:28 ---> Running in c2af260d385d 17:03:28 Removing intermediate container c2af260d385d 17:03:28 ---> 01ad01f3d025 17:03:28 Step 22/22 : LABEL version=0.0.0 17:03:28 ---> Running in 7af2f2b16c31 17:03:28 Removing intermediate container 7af2f2b16c31 17:03:28 ---> d5accdef53c9 17:03:28 17:03:28 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 17:03:28 Successfully built d5accdef53c9 17:03:28 Successfully tagged core-command:latest 17:03:28  Building core-command ... done Building core-metadata 17:03:36 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:03:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:03:36 ---> c5f06aa44705 17:03:36 Step 3/22 : WORKDIR /edgex-go 17:03:36 ---> Using cache 17:03:36 ---> cef64d6f2510 17:03:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:03:36 ---> Using cache 17:03:36 ---> 07831521079d 17:03:36 Step 5/22 : RUN apk add --update --no-cache make git 17:03:36 ---> Using cache 17:03:36 ---> 0cb53542d19d 17:03:36 Step 6/22 : COPY . . 17:03:37 Removing intermediate container 781f1a234e86 17:03:37 ---> 031d3094d607 17:03:37 17:03:37 Step 9/20 : FROM alpine:3.14 17:03:37 ---> 0a97eee8041e 17:03:37 Step 10/20 : RUN apk add --update --no-cache curl 17:03:38 ---> Running in 656a834a7a47 17:03:39 ---> fce7bb68be13 17:03:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:03:39 ---> Running in 69b63a952de0 17:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:03:40 (1/5) Installing ca-certificates (20191127-r5) 17:03:40 (2/5) Installing brotli-libs (1.0.9-r5) 17:03:40 (3/5) Installing nghttp2-libs (1.43.0-r0) 17:03:40 (4/5) Installing libcurl (7.79.1-r0) 17:03:40 (5/5) Installing curl (7.79.1-r0) 17:03:40 Executing busybox-1.33.1-r6.trigger 17:03:40 Executing ca-certificates-20191127-r5.trigger 17:03:40 OK: 8 MiB in 19 packages 17:03:41 Removing intermediate container 656a834a7a47 17:03:41 ---> c91f08266d76 17:03:41 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:03:41 ---> Running in 0300ad84d519 17:03:41 Removing intermediate container 69b63a952de0 17:03:41 ---> 85510236516c 17:03:41 Step 8/22 : RUN make cmd/core-metadata/core-metadata 17:03:41 Removing intermediate container 0300ad84d519 17:03:41 ---> 85ab73601ff0 17:03:41 Step 12/20 : WORKDIR /edgex 17:03:41 ---> Running in 6b6d254e28a3 17:03:41 ---> Running in 4291719f19d5 17:03:41 Removing intermediate container 4291719f19d5 17:03:41 ---> 2934b3b48658 17:03:41 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:03:41 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 17:03:41 ---> ef15a44570d5 17:03:41 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:03:42 ---> 82d6799646d3 17:03:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:03:43 ---> 380ad4f0b9ec 17:03:43 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:03:43 ---> Running in e2f38a7c83d9 17:03:43 Removing intermediate container e2f38a7c83d9 17:03:43 ---> b1e0d1933317 17:03:43 Step 17/20 : CMD ["--init=true"] 17:03:43 ---> Running in bb66d48edbdf 17:03:43 Removing intermediate container bb66d48edbdf 17:03:43 ---> 9f7bb0474e85 17:03:43 Step 18/20 : LABEL arch=x86_64 17:03:43 ---> Running in 846dd7d08a28 17:03:43 Removing intermediate container 846dd7d08a28 17:03:43 ---> d349cca87355 17:03:43 Step 19/20 : LABEL git_sha=d61f5b29463c5f470dc4b706d30aaf83f43089ba 17:03:43 ---> Running in 6c503bdddd7f 17:03:43 Removing intermediate container 6c503bdddd7f 17:03:43 ---> 5394aad61b34 17:03:43 Step 20/20 : LABEL version=0.0.0 17:03:43 ---> Running in 846e904a2a5d 17:03:43 Removing intermediate container 846e904a2a5d 17:03:43 ---> 5fda4ef893b6 17:03:43 17:03:44 Successfully built 5fda4ef893b6 17:03:44 Successfully tagged security-proxy-setup:latest 17:03:44 Building security-secretstore-setup 17:03:49 ? github.com/edgexfoundry/edgex-go [no test files] 17:03:50  Building security-proxy-setup ... done Removing intermediate container 44b8c070665c 17:03:50 ---> c9461f3f1597 17:03:50 17:03:50 Step 9/30 : FROM alpine:3.14 17:03:50 ---> 0a97eee8041e 17:03:50 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:03:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:03:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:03:50 ---> c5f06aa44705 17:03:50 Step 3/24 : WORKDIR /edgex-go 17:03:50 ---> Using cache 17:03:50 ---> cef64d6f2510 17:03:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:03:50 ---> Using cache 17:03:50 ---> 07831521079d 17:03:50 Step 5/24 : RUN apk add --update --no-cache make git 17:03:50 ---> Using cache 17:03:50 ---> 0cb53542d19d 17:03:50 Step 6/24 : COPY . . 17:03:50 ---> Using cache 17:03:50 ---> fce7bb68be13 17:03:50 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:50 ---> Using cache 17:03:50 ---> 85510236516c 17:03:50 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:03:50 ---> Running in 87ea90f41459 17:03:50 ---> Running in 6c3f7253684f 17:03:50 Removing intermediate container 87ea90f41459 17:03:50 ---> 8c4baeb9a156 17:03:50 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 17:03:50 ---> Running in 4ce4b9400620 17:03:50 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 17:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:03:51 (1/2) Installing dumb-init (1.2.5-r1) 17:03:51 (2/2) Installing su-exec (0.2-r1) 17:03:51 Executing busybox-1.33.1-r6.trigger 17:03:51 OK: 6 MiB in 16 packages 17:03:52 Removing intermediate container 4ce4b9400620 17:03:52 ---> 742070f81a57 17:03:52 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 17:03:52 ---> Running in 2b9741cd139e 17:03:52 Removing intermediate container 2b9741cd139e 17:03:52 ---> 97c7a5db89f0 17:03:52 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:03:52 ---> Running in 07909215c995 17:03:52 Removing intermediate container 07909215c995 17:03:52 ---> 7ee00f7a480b 17:03:52 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:03:52 ---> Running in beacdddf1c64 17:03:53 Removing intermediate container beacdddf1c64 17:03:53 ---> cdf21f1ac980 17:03:53 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 17:03:53 ---> Running in b14782500e61 17:03:53 Removing intermediate container b14782500e61 17:03:53 ---> 0dbde40e838b 17:03:53 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:03:53 ---> 32d3bdaa4b8f 17:03:53 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:03:53 ---> Running in 0ff0ea8593d5 17:03:54 Removing intermediate container 0ff0ea8593d5 17:03:54 ---> 1ea5bb6bd49b 17:03:54 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:54 ---> 9c3ea9c960ce 17:03:54 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:03:55 ---> 68d9e110ec89 17:03:55 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:03:55 ---> fbc8f10e93c3 17:03:55 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:03:56 ---> bcb205205d27 17:03:56 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:03:56 ---> 2cd4fcc1927c 17:03:56 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 17:03:56 ---> Running in e9a2540c4551 17:03:57 Removing intermediate container e9a2540c4551 17:03:57 ---> cb4be085f017 17:03:57 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:03:57 Removing intermediate container 4fbdd58f4fe1 17:03:57 ---> 62df7dd1dda0 17:03:57 17:03:57 Step 9/21 : FROM alpine:3.14 17:03:57 ---> 0a97eee8041e 17:03:57 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 17:03:57 ---> Running in 7278f5b1b06f 17:03:58 ---> da2cd1f86f31 17:03:58 Step 25/30 : RUN chmod +x /entrypoint.sh 17:03:58 ---> Running in 3c7652379377 17:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:03:58 (1/2) Installing ca-certificates (20191127-r5) 17:03:58 (2/2) Installing dumb-init (1.2.5-r1) 17:03:58 Executing busybox-1.33.1-r6.trigger 17:03:58 Executing ca-certificates-20191127-r5.trigger 17:03:58 Removing intermediate container ae3a9ce0f6ac 17:03:58 ---> 6496ad5d3043 17:03:58 17:03:58 Step 11/23 : FROM alpine:3.14 17:03:58 ---> 0a97eee8041e 17:03:58 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:03:58 ---> Using cache 17:03:58 ---> 7ec892accaa3 17:03:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:03:58 ---> Using cache 17:03:58 ---> 6cddf9445fcd 17:03:58 Step 14/23 : ENV APP_PORT=59861 17:03:58 OK: 6 MiB in 16 packages 17:03:59 ---> Running in fa8b528510db 17:03:59 Removing intermediate container fa8b528510db 17:03:59 ---> 993e73bfaf39 17:03:59 Step 15/23 : EXPOSE $APP_PORT 17:03:59 ---> Running in b300ee02f097 17:03:59 Removing intermediate container b300ee02f097 17:03:59 ---> 8d3cefb6f6cd 17:03:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:59 Removing intermediate container 3c7652379377 17:03:59 ---> 8f19127bc475 17:03:59 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 17:03:59 ---> Running in 8417c70fa689 17:03:59 Removing intermediate container 7278f5b1b06f 17:03:59 ---> 8a6b278e7343 17:03:59 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:04:00 ---> Running in a52e4c5d9f9f 17:04:00 Removing intermediate container 8417c70fa689 17:04:00 ---> 7d5b8505239b 17:04:00 Step 27/30 : CMD ["gate"] 17:04:00 ---> Running in 7ea117d834eb 17:04:00 ---> a0da5eb552fb 17:04:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:04:00 Removing intermediate container a52e4c5d9f9f 17:04:00 ---> f775780625f1 17:04:00 Step 12/21 : ENV APP_PORT=59860 17:04:00 ---> Running in 5fb1ce0af3a8 17:04:00 Removing intermediate container 7ea117d834eb 17:04:00 ---> c976c0d888b2 17:04:00 Step 28/30 : LABEL arch=x86_64 17:04:00 ---> Running in 0d7ccb214afe 17:04:00 Removing intermediate container 5fb1ce0af3a8 17:04:00 ---> 9f3f161e62bd 17:04:00 Step 13/21 : EXPOSE $APP_PORT 17:04:00 ---> Running in 1ec8259791b2 17:04:00 Removing intermediate container 0d7ccb214afe 17:04:00 ---> 1221bafe2ff4 17:04:00 Step 29/30 : LABEL git_sha=d61f5b29463c5f470dc4b706d30aaf83f43089ba 17:04:00 ---> e363dacf6686 17:04:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:04:01 ---> Running in ab8e98db2709 17:04:01 Removing intermediate container 1ec8259791b2 17:04:01 ---> 3c80355992e2 17:04:01 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:01 ---> ef72f9828281 17:04:01 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:04:01 ---> Running in 7fecf23ef543 17:04:01 ---> d8b4d89bb47e 17:04:01 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:04:01 Removing intermediate container ab8e98db2709 17:04:01 ---> 641561ded34f 17:04:01 Step 30/30 : LABEL version=0.0.0 17:04:01 ---> Running in 9882adeb07dd 17:04:01 Removing intermediate container 7fecf23ef543 17:04:01 ---> 2d04e0ae3b3c 17:04:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:04:01 ---> Running in dcdac946c0cc 17:04:01 Removing intermediate container 9882adeb07dd 17:04:01 ---> 58ba7015f0b0 17:04:01 17:04:01 Successfully built 58ba7015f0b0 17:04:01 Successfully tagged security-bootstrapper:latest 17:04:01 Building core-data 17:04:01  Building security-bootstrapper ... done Removing intermediate container dcdac946c0cc 17:04:01 ---> d3c5728a50d5 17:04:01 Step 21/23 : LABEL arch=x86_64 17:04:02 ---> Running in 1fc9ef0f7260 17:04:02 ---> ce66ab3ead4c 17:04:02 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:04:02 Removing intermediate container 1fc9ef0f7260 17:04:02 ---> 263401fef4b5 17:04:02 Step 22/23 : LABEL git_sha=d61f5b29463c5f470dc4b706d30aaf83f43089ba 17:04:02 ---> Running in 7216ae0ef7aa 17:04:02 ---> da8ba66bc767 17:04:02 Step 17/21 : ENTRYPOINT ["/support-notifications"] 17:04:02 ---> Running in 5c9cef2cec36 17:04:03 Removing intermediate container 7216ae0ef7aa 17:04:03 ---> 58524b546ffb 17:04:03 Step 23/23 : LABEL version=0.0.0 17:04:03 Removing intermediate container 5c9cef2cec36 17:04:03 ---> 44af0bfd6e0f 17:04:03 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:04:03 ---> Running in cae80d37c1eb 17:04:03 ---> Running in eb18eeba6dd0 17:04:03 Removing intermediate container cae80d37c1eb 17:04:03 ---> 3f511f72ca4a 17:04:03 17:04:04 Successfully built 3f511f72ca4a 17:04:04 Removing intermediate container eb18eeba6dd0 17:04:04 ---> a6675370ae94 17:04:04 Step 19/21 : LABEL arch=x86_64 17:04:04 Successfully tagged support-scheduler:latest 17:04:04  Building support-scheduler ... done Building sys-mgmt-agent 17:04:04 ---> Running in 8b44106609cb 17:04:04 Removing intermediate container 8b44106609cb 17:04:04 ---> 03e93af16fe0 17:04:04 Step 20/21 : LABEL git_sha=d61f5b29463c5f470dc4b706d30aaf83f43089ba 17:04:04 ---> Running in 483923d98cbf 17:04:04 Removing intermediate container 483923d98cbf 17:04:04 ---> 4d584742f82f 17:04:04 Step 21/21 : LABEL version=0.0.0 17:04:05 ---> Running in 2e358d627aad 17:04:05 Removing intermediate container 2e358d627aad 17:04:05 ---> 5b425879ed2d 17:04:05 17:04:06 Successfully built 5b425879ed2d 17:04:06 Successfully tagged support-notifications:latest 17:04:14  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:04:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:04:14 ---> c5f06aa44705 17:04:14 Step 3/22 : WORKDIR /edgex-go 17:04:14 ---> Using cache 17:04:14 ---> cef64d6f2510 17:04:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:14 ---> Using cache 17:04:14 ---> 07831521079d 17:04:14 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:04:14 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:04:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:04:14 ---> c5f06aa44705 17:04:14 Step 3/22 : WORKDIR /edgex-go 17:04:14 ---> Using cache 17:04:14 ---> cef64d6f2510 17:04:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:14 ---> Using cache 17:04:14 ---> 07831521079d 17:04:14 Step 5/22 : RUN apk add --update --no-cache make bash git 17:04:14 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 17:04:14 ---> Running in 385fa5d65250 17:04:14 ---> Running in 00185507debc 17:04:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:04:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:04:15 Removing intermediate container 6b6d254e28a3 17:04:15 ---> f9569b164cff 17:04:15 17:04:15 Step 9/22 : FROM alpine:3.14 17:04:15 ---> 0a97eee8041e 17:04:15 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:04:15 ---> Using cache 17:04:15 ---> 7ec892accaa3 17:04:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:04:15 ---> Using cache 17:04:15 ---> 6cddf9445fcd 17:04:15 Step 12/22 : ENV APP_PORT=59881 17:04:15 ---> Running in e2cc9d8c6df6 17:04:16 Removing intermediate container e2cc9d8c6df6 17:04:16 ---> 967987ef833e 17:04:16 Step 13/22 : EXPOSE $APP_PORT 17:04:16 ---> Running in 96a7cae73b51 17:04:16 Removing intermediate container 96a7cae73b51 17:04:16 ---> cd16122cb5ac 17:04:16 Step 14/22 : WORKDIR / 17:04:16 ---> Running in 62389bd7ea90 17:04:16 Removing intermediate container 62389bd7ea90 17:04:16 ---> 5f283a09cc3f 17:04:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:04:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:04:16 ---> 552b69cf9533 17:04:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:04:16 OK: 220 MiB in 52 packages 17:04:16 OK: 220 MiB in 52 packages 17:04:17 Removing intermediate container 6c3f7253684f 17:04:17 ---> 8489a424d507 17:04:17 17:04:17 Step 9/24 : FROM alpine:3.14 17:04:17 ---> 0a97eee8041e 17:04:17 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:04:17 ---> 7236b6d04d1f 17:04:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:04:17 ---> Running in 4d6afa8411e1 17:04:17 Removing intermediate container 385fa5d65250 17:04:17 ---> 23149c001ee8 17:04:17 Step 6/22 : COPY . . 17:04:17 Removing intermediate container 00185507debc 17:04:17 ---> 258188ad6b1e 17:04:17 Step 6/22 : COPY . . 17:04:17 ---> 8a7fb834158b 17:04:17 Step 18/22 : ENTRYPOINT ["/core-metadata"] 17:04:17 ---> Running in b5c7433f313c 17:04:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:04:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:04:17 (1/3) Installing ca-certificates (20191127-r5) 17:04:18 Removing intermediate container b5c7433f313c 17:04:18 ---> 41d758f8b6ed 17:04:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:04:18 (2/3) Installing dumb-init (1.2.5-r1) 17:04:18 (3/3) Installing su-exec (0.2-r1) 17:04:18 Executing busybox-1.33.1-r6.trigger 17:04:18 Executing ca-certificates-20191127-r5.trigger 17:04:18 OK: 6 MiB in 17 packages 17:04:19 ---> Running in e6596ab68695 17:04:20 Removing intermediate container e6596ab68695 17:04:20 ---> 2bf155d843ec 17:04:20 Step 20/22 : LABEL arch=x86_64 17:04:20 Removing intermediate container 4d6afa8411e1 17:04:20 ---> 71e4ad23bbcb 17:04:20 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:04:21 ---> Running in eb221546355e 17:04:21 ---> Running in 1b0b779827ad 17:04:21 Removing intermediate container eb221546355e 17:04:21 ---> 70d46869c3cd 17:04:21 Step 21/22 : LABEL git_sha=d61f5b29463c5f470dc4b706d30aaf83f43089ba 17:04:21 Removing intermediate container 1b0b779827ad 17:04:21 ---> b6929cf38707 17:04:21 Step 12/24 : WORKDIR / 17:04:21 ---> Running in 837b47b61f70 17:04:21 ---> Running in 7a4d8f4d8999 17:04:21 Removing intermediate container 837b47b61f70 17:04:21 ---> 9ac8ee3fd600 17:04:21 Step 22/22 : LABEL version=0.0.0 17:04:22 Removing intermediate container 7a4d8f4d8999 17:04:22 ---> 3617f24e13ca 17:04:22 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:04:22 ---> Running in 41f7aecc7b07 17:04:22 Removing intermediate container 41f7aecc7b07 17:04:22 ---> c65b748e332c 17:04:22 17:04:22 Successfully built c65b748e332c 17:04:22 Successfully tagged core-metadata:latest 17:04:22  Building core-metadata ... done  ---> d4cc474745ab 17:04:22 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:04:22 ---> e88876a5194e 17:04:22 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:04:23 ---> f44401a55d15 17:04:23 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:04:23 ---> f9f07e4ee49d 17:04:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:04:23 ---> 7dd215087b5c 17:04:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:23 ---> 2c0322378196 17:04:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:04:23 ---> Running in 727784e3c64e 17:04:24 ---> 70cdefad28b1 17:04:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:24 ---> Running in d338364f4f0d 17:04:24 ---> d25317a5f91d 17:04:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:04:24 ---> 3c9a46974a06 17:04:24 Step 20/24 : 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/ 17:04:24 ---> Running in 4a714adbf0bf 17:04:25 Removing intermediate container 727784e3c64e 17:04:25 ---> 5e9caf6b87e1 17:04:25 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:04:25 ---> Running in fa0981c98060 17:04:25 Removing intermediate container d338364f4f0d 17:04:25 ---> 50f1ad16a611 17:04:25 Step 8/22 : RUN make cmd/core-data/core-data 17:04:25 ---> Running in 50e5df8b188c 17:04:25 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 17:04:25 Removing intermediate container 4a714adbf0bf 17:04:25 ---> fdc2cdd00de6 17:04:25 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:04:25 ---> Running in 163cbe4ed263 17:04:25 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 17:04:25 Removing intermediate container 163cbe4ed263 17:04:25 ---> 15b405696f31 17:04:25 Step 22/24 : LABEL arch=x86_64 17:04:25 ---> Running in 61d52fe5fd12 17:04:26 Removing intermediate container 61d52fe5fd12 17:04:26 ---> d0564ce976f9 17:04:26 Step 23/24 : LABEL git_sha=d61f5b29463c5f470dc4b706d30aaf83f43089ba 17:04:26 ---> Running in 5973704e3c78 17:04:26 Removing intermediate container 5973704e3c78 17:04:26 ---> c9621ea43b45 17:04:26 Step 24/24 : LABEL version=0.0.0 17:04:26 ---> Running in 5d1599ee5d21 17:04:26 Removing intermediate container 5d1599ee5d21 17:04:26 ---> 465d805c708e 17:04:26 17:04:26 Successfully built 465d805c708e 17:04:26 Successfully tagged security-secretstore-setup:latest 17:04:44  Building security-secretstore-setup ... done Removing intermediate container fa0981c98060 17:04:44 ---> 52feecbad39d 17:04:44 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:04:44 ---> Running in 395d02d2139c 17:04:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:04:44 Removing intermediate container 395d02d2139c 17:04:44 ---> fc249350f3dc 17:04:44 17:04:44 Step 10/22 : FROM docker:20.10.8 17:04:44 20.10.8: Pulling from library/docker 17:04:45 Removing intermediate container 50e5df8b188c 17:04:45 ---> e42ff0c23bad 17:04:45 17:04:45 Step 9/22 : FROM alpine:3.14 17:04:45 ---> 0a97eee8041e 17:04:45 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:04:45 ---> Running in 8edc4c237771 17:04:45 Removing intermediate container 8edc4c237771 17:04:45 ---> f2aa8aa39837 17:04:45 Step 11/22 : ENV APP_PORT=59880 17:04:45 ---> Running in dac48cb5fbaf 17:04:45 Removing intermediate container dac48cb5fbaf 17:04:45 ---> f2e1fd855af3 17:04:45 Step 12/22 : EXPOSE $APP_PORT 17:04:45 ---> Running in 8643442564ed 17:04:45 Removing intermediate container 8643442564ed 17:04:45 ---> 7bac0415a76b 17:04:45 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:04:45 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 17:04:45 Status: Downloaded newer image for docker:20.10.8 17:04:45 ---> bc6c0ffef665 17:04:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:04:46 ---> Running in eb79630eeaab 17:04:46 ---> Running in a1eec7b01c40 17:04:46 Removing intermediate container a1eec7b01c40 17:04:46 ---> 66abdf3c7ff7 17:04:46 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 17:04:46 ---> Running in aa3a787f3fed 17:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:04:46 Removing intermediate container eb79630eeaab 17:04:46 ---> 37659cce07c1 17:04:46 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 17:04:46 ---> Running in 7f38ae8d3c42 17:04:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:04:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:04:46 (1/42) Installing readline (8.1.0-r0) 17:04:46 (2/42) Installing bash (5.1.4-r0) 17:04:46 Executing bash-5.1.4-r0.post-install 17:04:46 (3/42) Installing brotli-libs (1.0.9-r5) 17:04:46 (4/42) Installing nghttp2-libs (1.43.0-r0) 17:04:46 (5/42) Installing libcurl (7.79.1-r0) 17:04:46 (6/42) Installing curl (7.79.1-r0) 17:04:46 (7/42) Installing dumb-init (1.2.5-r1) 17:04:46 (8/42) Installing libbz2 (1.0.8-r1) 17:04:46 (9/42) Installing expat (2.4.1-r0) 17:04:46 (10/42) Installing libffi (3.3-r2) 17:04:46 (11/42) Installing gdbm (1.19-r0) 17:04:46 (12/42) Installing xz-libs (5.2.5-r0) 17:04:46 (13/42) Installing libgcc (10.3.1_git20210424-r2) 17:04:46 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 17:04:47 (15/42) Installing mpdecimal (2.5.1-r1) 17:04:47 (16/42) Installing sqlite-libs (3.35.5-r0) 17:04:47 (17/42) Installing python3 (3.9.5-r2) 17:04:47 (18/42) Installing py3-appdirs (1.4.4-r2) 17:04:47 (19/42) Installing py3-chardet (4.0.0-r2) 17:04:47 (20/42) Installing py3-idna (3.2-r0) 17:04:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:04:47 (21/42) Installing py3-urllib3 (1.26.5-r0) 17:04:47 (22/42) Installing py3-certifi (2020.12.5-r1) 17:04:47 (23/42) Installing py3-requests (2.25.1-r4) 17:04:47 (24/42) Installing py3-msgpack (1.0.2-r1) 17:04:47 (25/42) Installing py3-lockfile (0.12.2-r4) 17:04:47 (26/42) Installing py3-cachecontrol (0.12.6-r1) 17:04:47 (27/42) Installing py3-colorama (0.4.4-r1) 17:04:47 (28/42) Installing py3-contextlib2 (0.6.0-r1) 17:04:47 (29/42) Installing py3-distlib (0.3.1-r3) 17:04:47 (30/42) Installing py3-distro (1.5.0-r3) 17:04:47 (31/42) Installing py3-six (1.15.0-r1) 17:04:47 (32/42) Installing py3-webencodings (0.5.1-r4) 17:04:47 (33/42) Installing py3-html5lib (1.1-r1) 17:04:47 (34/42) Installing py3-parsing (2.4.7-r2) 17:04:48 (35/42) Installing py3-packaging (20.9-r1) 17:04:48 (36/42) Installing py3-toml (0.10.2-r2) 17:04:48 (37/42) Installing py3-pep517 (0.10.0-r2) 17:04:48 (38/42) Installing py3-progress (1.5-r2) 17:04:48 (39/42) Installing py3-retrying (1.3.3-r1) 17:04:48 (40/42) Installing py3-ordered-set (4.0.2-r1) 17:04:48 (1/6) Installing dumb-init (1.2.5-r1) 17:04:48 (41/42) Installing py3-setuptools (52.0.0-r3) 17:04:48 (42/42) Installing py3-pip (20.3.4-r1) 17:04:48 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:04:48 (3/6) Installing libsodium (1.0.18-r0) 17:04:48 Executing busybox-1.33.1-r3.trigger 17:04:48 OK: 84 MiB in 64 packages 17:04:48 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:04:48 (5/6) Installing libzmq (4.3.4-r0) 17:04:48 (6/6) Installing zeromq (4.3.4-r0) 17:04:48 Executing busybox-1.33.1-r6.trigger 17:04:48 OK: 8 MiB in 20 packages 17:04:48 Collecting docker-compose==1.23.2 17:04:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:04:49 Collecting PyYAML<4,>=3.10 17:04:49 Downloading PyYAML-3.13.tar.gz (270 kB) 17:04:49 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:04:49 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:04:49 Collecting websocket-client<1.0,>=0.32.0 17:04:49 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:04:49 Collecting docopt<0.7,>=0.6.1 17:04:49 Removing intermediate container 7f38ae8d3c42 17:04:49 ---> a391804a585d 17:04:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:49 Downloading docopt-0.6.2.tar.gz (25 kB) 17:04:49 ---> 183924480659 17:04:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:04:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 17:04:50 Collecting jsonschema<3,>=2.5.1 17:04:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:04:50 Collecting dockerpty<0.5,>=0.4.1 17:04:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:04:50 ---> 47801fff485b 17:04:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:04:50 Collecting texttable<0.10,>=0.9.0 17:04:50 Downloading texttable-0.9.1.tar.gz (11 kB) 17:04:50 ---> 0681a82598ee 17:04:50 Step 18/22 : ENTRYPOINT ["/core-data"] 17:04:50 ---> Running in 4237dd554d57 17:04:50 Removing intermediate container 4237dd554d57 17:04:50 ---> 657572bd0170 17:04:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:04:50 ---> Running in 0648b47eee5f 17:04:50 Removing intermediate container 0648b47eee5f 17:04:50 ---> 320ad83c81b4 17:04:50 Step 20/22 : LABEL arch=x86_64 17:04:50 ---> Running in 44a2c85aab1d 17:04:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:04:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:04:51 Removing intermediate container 44a2c85aab1d 17:04:51 ---> 6eabf9c72a56 17:04:51 Step 21/22 : LABEL git_sha=d61f5b29463c5f470dc4b706d30aaf83f43089ba 17:04:51 Collecting docker<4.0,>=3.6.0 17:04:51 ---> Running in 1c3cd693f44c 17:04:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:04:51 Collecting cached-property<2,>=1.2.0 17:04:51 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:04:51 Removing intermediate container 1c3cd693f44c 17:04:51 ---> 3daca95a112b 17:04:51 Step 22/22 : LABEL version=0.0.0 17:04:51 ---> Running in 8ce2ad9c7eb7 17:04:51 Collecting docker-pycreds>=0.4.0 17:04:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:04:51 Removing intermediate container 8ce2ad9c7eb7 17:04:51 ---> a996df755fb0 17:04:51 17:04:51 Collecting chardet<3.1.0,>=3.0.2 17:04:51 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:04:51 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) 17:04:51 Successfully built a996df755fb0 17:04:51 Successfully tagged core-data:latest 17:04:51  Building core-data ... done Collecting urllib3<1.25,>=1.21.1 17:04:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:04:51 Collecting idna<2.8,>=2.5 17:04:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:04:51 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:04:51 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:04:51 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:04:51 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:04:51 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:04:51 Attempting uninstall: urllib3 17:04:51 Found existing installation: urllib3 1.26.5 17:04:51 Uninstalling urllib3-1.26.5: 17:04:51 Successfully uninstalled urllib3-1.26.5 17:04:51 Attempting uninstall: idna 17:04:51 Found existing installation: idna 3.2 17:04:51 Uninstalling idna-3.2: 17:04:51 Successfully uninstalled idna-3.2 17:04:51 Attempting uninstall: chardet 17:04:51 Found existing installation: chardet 4.0.0 17:04:51 Uninstalling chardet-4.0.0: 17:04:51 Successfully uninstalled chardet-4.0.0 17:04:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:04:52 Attempting uninstall: requests 17:04:52 Found existing installation: requests 2.25.1 17:04:52 Uninstalling requests-2.25.1: 17:04:52 Successfully uninstalled requests-2.25.1 17:04:52 Running setup.py install for texttable: started 17:04:52 Running setup.py install for texttable: finished with status 'done' 17:04:52 Running setup.py install for PyYAML: started 17:04:52 Running setup.py install for PyYAML: finished with status 'done' 17:04:52 Running setup.py install for docopt: started 17:04:53 Running setup.py install for docopt: finished with status 'done' 17:04:53 Running setup.py install for dockerpty: started 17:04:53 Running setup.py install for dockerpty: finished with status 'done' 17:04:53 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 17:04:56 Removing intermediate container aa3a787f3fed 17:04:56 ---> 28fb4c54e584 17:04:56 Step 13/22 : ENV APP_PORT=58890 17:04:56 ---> Running in 85ff4af6a7d3 17:04:56 Removing intermediate container 85ff4af6a7d3 17:04:56 ---> fd309305b4ab 17:04:56 Step 14/22 : EXPOSE $APP_PORT 17:04:56 ---> Running in 1ec57eb8f9e2 17:04:56 Removing intermediate container 1ec57eb8f9e2 17:04:56 ---> 201282f38493 17:04:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:04:57 ---> a42a9c4a001a 17:04:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:04:57 ---> 156ff97f63e0 17:04:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:04:57 ---> 34d7353bfee1 17:04:57 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 17:04:57 ---> Running in c20384eccec4 17:04:57 Removing intermediate container c20384eccec4 17:04:57 ---> e67914850942 17:04:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:04:57 ---> Running in 3bc6d6c2fdcb 17:04:57 Removing intermediate container 3bc6d6c2fdcb 17:04:57 ---> 15787aa282cf 17:04:57 Step 20/22 : LABEL arch=x86_64 17:04:57 ---> Running in b052969f6b51 17:04:57 Removing intermediate container b052969f6b51 17:04:57 ---> 3a50143bb1a7 17:04:57 Step 21/22 : LABEL git_sha=d61f5b29463c5f470dc4b706d30aaf83f43089ba 17:04:57 ---> Running in f48b89a56daf 17:04:57 Removing intermediate container f48b89a56daf 17:04:57 ---> 6599ce8ebf45 17:04:57 Step 22/22 : LABEL version=0.0.0 17:04:57 ---> Running in e65bda14b6a2 17:04:58 Removing intermediate container e65bda14b6a2 17:04:58 ---> ee9d1b8ae1d2 17:04:58 17:04:58 Successfully built ee9d1b8ae1d2 17:04:58 Successfully tagged sys-mgmt-agent:latest 17:04:58  Building sys-mgmt-agent ... done  [Pipeline] } 17:04:58 $ docker stop --time=1 8be1ec4b39425b44c7fef274c2f8776b8ee4dabf788e25757c2e68145ae13d5b 17:04:59 $ docker rm -f 8be1ec4b39425b44c7fef274c2f8776b8ee4dabf788e25757c2e68145ae13d5b [Pipeline] // withDockerContainer [Pipeline] sh 17:04:59 + docker images 17:04:59 REPOSITORY TAG IMAGE ID CREATED SIZE 17:04:59 sys-mgmt-agent latest ee9d1b8ae1d2 2 seconds ago 294MB 17:04:59 core-data latest a996df755fb0 9 seconds ago 20.7MB 17:04:59 e42ff0c23bad 15 seconds ago 1.77GB 17:04:59 fc249350f3dc 17 seconds ago 1.76GB 17:04:59 security-secretstore-setup latest 465d805c708e 33 seconds ago 28.4MB 17:04:59 core-metadata latest c65b748e332c 38 seconds ago 16.9MB 17:04:59 8489a424d507 43 seconds ago 1.77GB 17:04:59 f9569b164cff 44 seconds ago 1.76GB 17:04:59 support-notifications latest 5b425879ed2d 54 seconds ago 17MB 17:04:59 support-scheduler latest 3f511f72ca4a 56 seconds ago 16.2MB 17:04:59 security-bootstrapper latest 58ba7015f0b0 58 seconds ago 18.9MB 17:04:59 6496ad5d3043 About a minute ago 1.76GB 17:04:59 62df7dd1dda0 About a minute ago 1.76GB 17:04:59 c9461f3f1597 About a minute ago 1.76GB 17:04:59 security-proxy-setup latest 5fda4ef893b6 About a minute ago 26.9MB 17:04:59 031d3094d607 About a minute ago 1.77GB 17:04:59 core-command latest d5accdef53c9 About a minute ago 16.1MB 17:04:59 f0c496caa2b9 About a minute ago 1.76GB 17:04:59 ci-base-image-x86_64 latest c5f06aa44705 5 minutes ago 1.25GB 17:04:59 alpine 3.14 0a97eee8041e 2 weeks ago 5.61MB 17:04:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB 17:04:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 7 weeks ago 34.5MB 17:04:59 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 17:04:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 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 17:05:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:05:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:05:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:05:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:05:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:05:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:05:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:05:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:05:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:05:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:05:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.179s coverage: 28.7% of statements 17:05:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:05:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:05:15 Still waiting to schedule task 17:05:15 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:05:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.358s coverage: 98.5% of statements 17:05:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:05:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.340s coverage: 44.7% of statements 17:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:05:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.628s coverage: 89.5% of statements 17:05:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:05:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:05:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.245s coverage: 84.4% of statements 17:05:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:05:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:05:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:05:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:05:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:05:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.531s coverage: 94.2% of statements 17:05:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:05:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:05:28 ok github.com/edgexfoundry/edgex-go/internal/io 0.186s coverage: 59.1% of statements 17:05:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:05:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:05:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:05:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:05:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:05:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.244s coverage: 60.0% of statements 17:05:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:05:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:05:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:05:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.299s coverage: 0.9% of statements 17:05:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:05:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.226s coverage: 58.8% of statements 17:05:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.192s coverage: 21.7% of statements 17:05:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:05:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.267s coverage: 47.1% of statements 17:05:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.267s coverage: 79.5% of statements 17:05:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.176s coverage: 94.1% of statements 17:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.305s coverage: 96.3% of statements 17:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.316s coverage: 87.5% of statements 17:05:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.223s coverage: 94.4% of statements 17:05:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.154s coverage: 44.8% of statements 17:05:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.530s coverage: 82.5% of statements 17:05:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:05:52 Running on prd-ubuntu18.04-docker-8c-8g-800 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws 17:05:52 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 17:05:52 The recommended git tool is: git 17:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.250s coverage: 92.9% of statements 17:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 17:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements 17:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements 17:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.224s coverage: 58.8% of statements 17:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.242s coverage: 80.0% of statements 17:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements 17:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.278s coverage: 85.4% of statements 17:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.739s coverage: 91.2% of statements 17:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:05:54 using credential edgex-jenkins-ssh 17:05:54 Cloning the remote Git repository 17:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.808s coverage: 64.4% of statements 17:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:05:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements 17:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 89.4% of statements 17:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements 17:05:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:05:54 > git init /w/workspace/edgex-go/7 # timeout=10 17:05:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:05:54 > git --version # timeout=10 17:05:54 > git --version # 'git version 2.17.1' 17:05:54 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:05:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.108s coverage: 73.7% of statements 17:05:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements 17:05:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:05:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:05:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:05:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:05:59 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:05:59 Merging remotes/origin/main commit b7985a5e213d1adc6c93ffba227765f14366fda1 into PR head commit 7e2e1dabb4802d8ce1acd79e61e2891ab0106904 17:06:00 Merge succeeded, producing 59e986291557546f937eb6d2d8ad8a12feb12973 17:06:00 Checking out Revision 59e986291557546f937eb6d2d8ad8a12feb12973 (PR-3826) 17:06:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.307s coverage: 65.4% of statements 17:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:05:59 > git config core.sparsecheckout # timeout=10 17:05:59 > git checkout -f 7e2e1dabb4802d8ce1acd79e61e2891ab0106904 # timeout=10 17:05:59 > git remote # timeout=10 17:05:59 > git config --get remote.origin.url # timeout=10 17:05:59 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:59 > git merge b7985a5e213d1adc6c93ffba227765f14366fda1 # timeout=10 17:06:00 > git rev-parse HEAD^{commit} # timeout=10 17:06:00 > git config core.sparsecheckout # timeout=10 17:06:00 > git checkout -f 59e986291557546f937eb6d2d8ad8a12feb12973 # timeout=10 17:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.755s coverage: 43.8% of statements 17:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.277s coverage: 89.5% of statements 17:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.214s coverage: 84.8% of statements 17:06:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:06:03 Commit message: "Merge commit 'b7985a5e213d1adc6c93ffba227765f14366fda1' into HEAD" 17:06:03 First time build. Skipping changelog. 17:06:03 > git rev-list --no-walk ef1facd3048a3d0940858582e7fcb0e0a2b7d017 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:06:04 + echo snap-build.sh 17:06:04 snap-build.sh 17:06:04 + SNAP_BASE_DIR=. 17:06:04 + '[' '!' -z /w/workspace/edgex-go/7 ']' 17:06:04 + SNAP_BASE_DIR=/w/workspace/edgex-go/7 17:06:04 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' 17:06:04 [snap-build] Building snap in dir [/w/workspace/edgex-go/7] 17:06:04 + cd /w/workspace/edgex-go/7 17:06:04 + sudo apt-get remove -qy --purge lxd lxd-client 17:06:04 Reading package lists... 17:06:04 Building dependency tree... 17:06:04 Reading state information... 17:06:04 The following packages were automatically installed and are no longer required: 17:06:04 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:06:04 uidmap xdelta3 17:06:04 Use 'sudo apt autoremove' to remove them. 17:06:04 The following packages will be REMOVED: 17:06:04 lxd* lxd-client* 17:06:04 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:06:04 After this operation, 31.7 MB disk space will be freed. 17:06:05 (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 ... 190317 files and directories currently installed.) 17:06:05 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:06:05 Removing lxd dnsmasq configuration 17:06:05 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:06:06 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:06:07 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:06:07 (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 ... 190142 files and directories currently installed.) 17:06:07 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:06:08 Processing triggers for systemd (237-3ubuntu10.45) ... 17:06:08 Processing triggers for ureadahead (0.100.0-21) ... 17:06:09 + sudo snap remove --purge lxd 17:06:09 snap "lxd" is not installed 17:06:09 + sudo groupadd --force --system lxd 17:06:09 ++ whoami 17:06:09 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:06:09 + newgrp - lxd 17:06:09 + sudo snap install lxd 17:06:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.265s coverage: 17.7% of statements 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:06:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.575s coverage: 92.3% of statements 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:06:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.242s coverage: 63.2% of statements 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:06:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.376s coverage: 97.7% of statements 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:06:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.164s coverage: 28.9% of statements 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:06:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:06:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.165s coverage: 100.0% of statements 17:06:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 17:06:11 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 17:06:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:06:11 GO111MODULE=on go vet ./... 17:06:19 2021-11-30T17:06:16Z INFO Waiting for automatic snapd restart... 17:06:31 lxd 4.20 from Canonical* installed 17:06:31 + sudo lxd init --auto 17:06:41 + sudo snap install --classic snapcraft 17:06:49 snapcraft 6.0 from Canonical* installed 17:06:49 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:06:49 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 17:06:50 % Total % Received % Xferd Average Speed Time Time Time Current 17:06:50 Dload Upload Total Spent Left Speed 17:06:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4823 0 --:--:-- --:--:-- --:--:-- 4786 17:06:50 100 3325k 100 3325k 0 0 9985k 0 --:--:-- --:--:-- --:--:-- 9985k 17:06:50 ./yq_linux_amd64 17:06:50 + sudo snapcraft prime --use-lxd 17:06:52 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:06:52 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: 17:06:52 - README.md 17:06:52 17:06:52 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:06:52 Launching a container. 17:07:02 Waiting for container to be ready 17:07:02 To start your first container, try: lxc launch ubuntu:20.04 17:07:02 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 17:07:02 17:07:05 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:07:06 Waiting for network to be ready... 17:07:06 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:07:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:07:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1971 kB] 17:07:07 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:07:07 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:07:07 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:07:07 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:07:07 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:07:07 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:07:07 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:07:07 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:07:07 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [354 kB] 17:07:07 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 17:07:07 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 17:07:07 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [530 kB] 17:07:07 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [71.7 kB] 17:07:07 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1151 kB] 17:07:07 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 17:07:08 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:07:08 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2320 kB] 17:07:08 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [447 kB] 17:07:08 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 17:07:08 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 17:07:08 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [555 kB] 17:07:08 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [75.8 kB] 17:07:08 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1769 kB] 17:07:08 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 17:07:11 Fetched 25.7 MB in 5s (5384 kB/s) 17:07:12 Reading package lists... 17:07:12 Reading package lists... 17:07:12 Building dependency tree... 17:07:12 Reading state information... 17:07:12 The following additional packages will be installed: 17:07:12 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:07:12 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:07:12 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:07:12 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:07:12 Suggested packages: 17:07:12 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:07:12 Recommended packages: 17:07:12 gnupg libsasl2-modules 17:07:12 The following NEW packages will be installed: 17:07:12 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:07:12 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:07:12 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:07:12 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:07:12 The following packages will be upgraded: 17:07:12 gpg gpg-agent gpgconf libudev1 17:07:13 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 17:07:13 Need to get 3527 kB of archives. 17:07:13 After this operation, 13.3 MB of additional disk space will be used. 17:07:13 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] 17:07:13 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 17:07:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 17:07:13 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 17:07:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 17:07:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 17:07:13 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:07:13 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:07:13 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 17:07:13 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 17:07:13 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 17:07:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:07:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:07:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:07:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:07:13 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:07:13 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:07:13 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:07:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:07:13 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:07:13 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:07:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 17:07:13 debconf: delaying package configuration, since apt-utils is not installed 17:07:14 Fetched 3527 kB in 1s (3417 kB/s) 17:07:14 (Reading database ... 12511 files and directories currently installed.) 17:07:14 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 17:07:14 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:07:14 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 17:07:14 Selecting previously unselected package udev. 17:07:14 (Reading database ... 12511 files and directories currently installed.) 17:07:14 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 17:07:14 Unpacking udev (237-3ubuntu10.52) ... 17:07:14 Selecting previously unselected package libfuse2:amd64. 17:07:14 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:07:14 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:07:14 Selecting previously unselected package fuse. 17:07:14 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:07:14 Unpacking fuse (2.9.7-1ubuntu1) ... 17:07:14 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 17:07:14 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:07:14 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 17:07:14 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:07:14 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 17:07:14 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:07:14 Selecting previously unselected package libksba8:amd64. 17:07:14 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:07:14 Unpacking libksba8:amd64 (1.3.5-2) ... 17:07:14 Selecting previously unselected package libroken18-heimdal:amd64. 17:07:14 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:07:14 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:07:14 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:07:14 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:07:14 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:07:14 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:07:14 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:07:14 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:07:14 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:07:14 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:07:14 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:07:14 Selecting previously unselected package libwind0-heimdal:amd64. 17:07:14 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:07:14 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:07:15 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:07:15 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:07:15 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:07:15 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:07:15 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:07:15 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:07:15 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:07:15 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:07:15 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:07:15 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:07:15 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:07:15 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:07:15 Selecting previously unselected package libsasl2-modules-db:amd64. 17:07:15 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:07:15 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:07:15 Selecting previously unselected package libsasl2-2:amd64. 17:07:15 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:07:15 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:07:15 Selecting previously unselected package libldap-common. 17:07:15 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 17:07:15 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:07:15 Selecting previously unselected package libldap-2.4-2:amd64. 17:07:15 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 17:07:15 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:07:15 Selecting previously unselected package dirmngr. 17:07:15 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 17:07:15 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 17:07:15 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:07:15 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 17:07:15 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:07:15 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:07:15 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:07:15 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 17:07:15 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:07:15 Setting up libksba8:amd64 (1.3.5-2) ... 17:07:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:07:15 Setting up udev (237-3ubuntu10.52) ... 17:07:15 invoke-rc.d: policy-rc.d denied execution of start. 17:07:16 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:07:16 Processing triggers for systemd (237-3ubuntu10) ... 17:07:16 Setting up fuse (2.9.7-1ubuntu1) ... 17:07:16 Setting up gpg (2.2.4-1ubuntu1.4) ... 17:07:16 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:07:16 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:07:16 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:07:16 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:07:16 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:07:16 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:07:16 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:07:16 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:07:16 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 17:07:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:07:16 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:07:16 settings in the [Install] section, and DefaultInstance for template units). 17:07:16 This means they are not meant to be enabled using systemctl. 17:07:16 Possible reasons for having this kind of units are: 17:07:16 1) A unit may be statically enabled by being symlinked from another unit's 17:07:16 .wants/ or .requires/ directory. 17:07:16 2) A unit's purpose may be to act as a helper for some other unit which has 17:07:16 a requirement dependency on it. 17:07:16 3) A unit may be started when needed via activation (socket, path, timer, 17:07:16 D-Bus, udev, scripted systemctl call, ...). 17:07:16 4) In case of template units, the unit is meant to be enabled with some 17:07:16 instance name specified. 17:07:17 Reading package lists... 17:07:17 Building dependency tree... 17:07:17 Reading state information... 17:07:17 The following additional packages will be installed: 17:07:17 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:07:17 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:07:17 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:07:17 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:07:17 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:07:17 Suggested packages: 17:07:17 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:07:17 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:07:17 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:07:17 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:07:17 systemd-container policykit-1 17:07:17 Recommended packages: 17:07:17 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:07:17 The following NEW packages will be installed: 17:07:17 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:07:17 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:07:17 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:07:17 multiarch-support openssh-client python3 python3-minimal python3.6 17:07:17 python3.6-minimal snapd squashfs-tools sudo 17:07:17 The following packages will be upgraded: 17:07:17 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:07:17 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 17:07:17 Need to get 36.8 MB of archives. 17:07:17 After this operation, 147 MB of additional disk space will be used. 17:07:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 17:07:17 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 17:07:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 17:07:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:07:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 17:07:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 17:07:18 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 17:07:18 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 17:07:18 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 17:07:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 17:07:18 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:07:18 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 17:07:18 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:07:18 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:07:18 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:07:18 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:07:18 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:07:18 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 17:07:18 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:07:18 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:07:18 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:07:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:07:18 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:07:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:07:18 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:07:18 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:07:18 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:07:18 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 17:07:18 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 17:07:18 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 17:07:20 debconf: delaying package configuration, since apt-utils is not installed 17:07:20 Fetched 36.8 MB in 3s (14.3 MB/s) 17:07:20 (Reading database ... 12757 files and directories currently installed.) 17:07:20 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 17:07:20 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:07:20 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 17:07:20 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:07:20 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 17:07:20 (Reading database ... 12757 files and directories currently installed.) 17:07:20 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 17:07:20 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 17:07:20 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 17:07:20 (Reading database ... 12757 files and directories currently installed.) 17:07:20 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 17:07:20 Unpacking apt (1.6.14) over (1.6.1) ... 17:07:21 Setting up apt (1.6.14) ... 17:07:21 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:07:21 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:07:21 (Reading database ... 12764 files and directories currently installed.) 17:07:21 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 17:07:21 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 17:07:21 Selecting previously unselected package libpython3.6-minimal:amd64. 17:07:21 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:07:21 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:07:22 Selecting previously unselected package libexpat1:amd64. 17:07:22 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:07:22 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:07:22 Selecting previously unselected package python3.6-minimal. 17:07:22 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:07:22 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:07:22 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 17:07:22 Checking for services that may need to be restarted...done. 17:07:22 Checking for services that may need to be restarted...done. 17:07:22 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:07:22 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:07:22 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:07:22 Selecting previously unselected package python3-minimal. 17:07:22 (Reading database ... 13012 files and directories currently installed.) 17:07:22 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:07:22 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:07:22 Selecting previously unselected package mime-support. 17:07:22 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:07:22 Unpacking mime-support (3.60ubuntu1) ... 17:07:23 Selecting previously unselected package libmpdec2:amd64. 17:07:23 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:07:23 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:07:23 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:07:23 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:07:23 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:07:23 Selecting previously unselected package python3.6. 17:07:23 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:07:23 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:07:23 Selecting previously unselected package libpython3-stdlib:amd64. 17:07:23 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:07:23 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:07:23 Setting up python3-minimal (3.6.7-1~18.04) ... 17:07:23 Selecting previously unselected package python3. 17:07:23 (Reading database ... 13442 files and directories currently installed.) 17:07:23 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:07:23 Unpacking python3 (3.6.7-1~18.04) ... 17:07:23 Selecting previously unselected package multiarch-support. 17:07:23 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:07:23 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:07:23 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:07:23 Selecting previously unselected package liblzo2-2:amd64. 17:07:23 (Reading database ... 13479 files and directories currently installed.) 17:07:23 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:07:23 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:07:23 Selecting previously unselected package libbsd0:amd64. 17:07:23 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:07:23 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:07:23 Selecting previously unselected package sudo. 17:07:23 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 17:07:23 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 17:07:23 Selecting previously unselected package apparmor. 17:07:24 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:07:24 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:07:24 Selecting previously unselected package libedit2:amd64. 17:07:24 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:07:24 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:07:24 Selecting previously unselected package libkrb5support0:amd64. 17:07:24 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:07:24 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:07:24 Selecting previously unselected package libk5crypto3:amd64. 17:07:24 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:07:24 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:07:24 Selecting previously unselected package libkeyutils1:amd64. 17:07:24 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:07:24 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:07:24 Selecting previously unselected package libkrb5-3:amd64. 17:07:24 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:07:24 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:07:24 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:07:24 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:07:24 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:07:24 Selecting previously unselected package libssl1.0.0:amd64. 17:07:24 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 17:07:24 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 17:07:24 Selecting previously unselected package openssh-client. 17:07:24 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 17:07:24 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 17:07:24 Selecting previously unselected package squashfs-tools. 17:07:24 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 17:07:24 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 17:07:24 Selecting previously unselected package snapd. 17:07:24 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 17:07:24 Unpacking snapd (2.51.1+18.04) ... 17:07:26 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:07:26 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 17:07:26 Setting up mime-support (3.60ubuntu1) ... 17:07:27 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 17:07:27 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:07:27 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:07:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:07:27 Setting up systemd (237-3ubuntu10.52) ... 17:07:27 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:07:27 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:07:27 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:07:27 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:07:27 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:07:27 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:07:27 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:07:28 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 17:07:28 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:07:28 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:07:28 Setting up python3 (3.6.7-1~18.04) ... 17:07:28 running python rtupdate hooks for python3.6... 17:07:28 running python post-rtupdate hooks for python3.6... 17:07:28 Setting up apparmor (2.12-4ubuntu5.1) ... 17:07:29 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:07:29 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:07:29 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 17:07:29 Setting up snapd (2.51.1+18.04) ... 17:07:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:07:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:07:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:07:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:07:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:07:30 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:07:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:07:30 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:07:31 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:07:31 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:07:31 /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' 17:07:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:07:31 Processing triggers for systemd (237-3ubuntu10.52) ... 17:07:32 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 17:07:32 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:07:32 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:07:33 Reading package lists... 17:07:33 Reading package lists... 17:07:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:07:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:07:33 ./bin/test-attribution-txt.sh [Pipeline] echo 17:07:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:07:33 Building dependency tree... 17:07:33 Reading state information... 17:07:34 Calculating upgrade... 17:07:34 The following packages will be upgraded: 17:07:34 advancecomp base-files bash binutils binutils-common 17:07:34 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:07:34 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:07:34 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 17:07:34 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 17:07:34 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 17:07:34 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 17:07:34 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 17:07:34 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 17:07:34 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 17:07:34 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 17:07:34 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 17:07:34 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 17:07:34 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 17:07:34 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 17:07:34 ubuntu-keyring util-linux 17:07:34 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:07:34 Need to get 64.2 MB of archives. 17:07:34 After this operation, 5155 kB of additional disk space will be used. 17:07:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-163.171 [994 kB] 17:07:34 + ls -al . 17:07:34 total 672 17:07:34 drwxrwxr-x 9 1001 1001 4096 Nov 30 17:07 . 17:07:34 drwxr-xr-x 4 root root 4096 Nov 30 17:03 .. 17:07:34 -rw-rw-r-- 1 1001 1001 11 Nov 30 17:00 .dockerignore 17:07:34 drwxrwxr-x 8 1001 1001 4096 Nov 30 17:01 .git 17:07:34 drwxrwxr-x 4 1001 1001 4096 Nov 30 17:00 .github 17:07:34 -rw-rw-r-- 1 1001 1001 804 Nov 30 17:00 .gitignore 17:07:34 -rw-rw-r-- 1 1001 1001 42 Nov 30 17:00 .golangci.yml 17:07:34 -rw-rw-r-- 1 1001 1001 76 Nov 30 17:00 .hadolint.yml 17:07:34 -rw-rw-r-- 1 1001 1001 166 Nov 30 17:00 .sonarcloud.properties 17:07:34 -rw-rw-r-- 1 1001 1001 1171 Nov 30 17:00 ADOPTERS.md 17:07:34 -rw-rw-r-- 1 1001 1001 8910 Nov 30 17:00 Attribution.txt 17:07:34 -rw-rw-r-- 1 1001 1001 51732 Nov 30 17:00 CHANGELOG.md 17:07:34 -rw-rw-r-- 1 1001 1001 3804 Nov 30 17:00 CONTRIBUTING.md 17:07:34 -rw-rw-r-- 1 1001 1001 677 Nov 30 17:00 GOVERNANCE.md 17:07:34 -rw-rw-r-- 1 1001 1001 849 Nov 30 17:00 Jenkinsfile 17:07:34 -rw-rw-r-- 1 1001 1001 10775 Nov 30 17:00 LICENSE 17:07:34 -rw-rw-r-- 1 1001 1001 6508 Nov 30 17:00 Makefile 17:07:34 -rw-rw-r-- 1 1001 1001 582 Nov 30 17:00 OWNERS.md 17:07:34 -rw-rw-r-- 1 1001 1001 8207 Nov 30 17:00 README.md 17:07:34 -rw-rw-r-- 1 1001 1001 6912 Nov 30 17:00 SECURITY.md 17:07:34 -rw-rw-r-- 1 1001 1001 5 Nov 30 16:58 VERSION 17:07:34 -rw-rw-r-- 1 1001 1001 4131 Nov 30 17:00 ZMQWindows.md 17:07:34 drwxrwxr-x 2 1001 1001 4096 Nov 30 17:00 bin 17:07:34 drwxrwxr-x 14 1001 1001 4096 Nov 30 17:00 cmd 17:07:34 -rw-r--r-- 1 root root 428381 Nov 30 17:06 coverage.out 17:07:34 -rw-rw-r-- 1 1001 1001 828 Nov 30 17:00 go.mod 17:07:34 -rw-rw-r-- 1 1001 1001 49483 Nov 30 17:00 go.sum 17:07:34 drwxrwxr-x 8 1001 1001 4096 Nov 30 17:00 internal 17:07:34 drwxrwxr-x 3 1001 1001 4096 Nov 30 17:00 openapi 17:07:34 drwxrwxr-x 4 1001 1001 4096 Nov 30 17:00 snap 17:07:34 -rw-rw-r-- 1 1001 1001 204 Nov 30 17:00 version.go [Pipeline] sh 17:07:34 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:07:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:07:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:07:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:07:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:07:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:07:34 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:07:34 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:07:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:07:34 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:07:34 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:07:34 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:07:34 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:07:34 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 17:07:34 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:07:34 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:07:34 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:07:34 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:07:34 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:07:34 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:07:34 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:07:34 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:07:34 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:07:34 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:07:34 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:07:34 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:07:34 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:07:34 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:07:34 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:07:34 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:07:34 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:07:34 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:07:34 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 17:07:34 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 17:07:34 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:07:34 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 17:07:34 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 17:07:34 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 17:07:34 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:07:34 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:07:34 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 17:07:34 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 17:07:34 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:07:34 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:07:34 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:07:34 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 17:07:34 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:07:34 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:07:34 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 17:07:34 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 17:07:34 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 17:07:34 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 17:07:34 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:07:34 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:07:34 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:07:34 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:07:34 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:07:34 + '[' -e coverage.out ] 17:07:34 + chown 1001:1001 coverage.out [Pipeline] stash 17:07:34 Warning: overwriting stash ‘coverage-report’ 17:07:35 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:07:35 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:07:35 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:07:35 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:07:35 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:07:35 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 17:07:35 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:07:35 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:07:35 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:07:35 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:07:35 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:07:35 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:07:35 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:07:35 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:07:35 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 17:07:35 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:07:35 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:07:35 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:07:35 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:07:35 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:07:35 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:07:35 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:07:35 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:07:35 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 17:07:35 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 17:07:35 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 17:07:35 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 17:07:35 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 17:07:35 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 17:07:35 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 17:07:35 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:07:35 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 17:07:35 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:07:35 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 17:07:35 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 17:07:35 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 17:07:35 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:07:35 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:07:35 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 17:07:35 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:07:35 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:07:35 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:07:35 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:07:35 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:07:35 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:07:35 Stashed 1 file(s) [Pipeline] sh 17:07:35 debconf: delaying package configuration, since apt-utils is not installed 17:07:35 Fetched 64.2 MB in 2s (40.1 MB/s) 17:07:35 (Reading database ... 13914 files and directories currently installed.) 17:07:35 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:07:35 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:07:36 + make build 17:07:36 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 17:07:36 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:07:36 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:07:36 Preparing to unpack .../2-linux-libc-dev_4.15.0-163.171_amd64.deb ... 17:07:36 Unpacking linux-libc-dev:amd64 (4.15.0-163.171) over (4.15.0-20.21) ... 17:07:36 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:07:36 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:07:36 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:07:36 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:07:36 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:07:36 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:07:36 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:07:36 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:07:36 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:07:36 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:07:36 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:07:36 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:07:36 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:07:36 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:07:36 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:07:37 (Reading database ... 13914 files and directories currently installed.) 17:07:37 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:07:37 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:07:37 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:07:37 (Reading database ... 13914 files and directories currently installed.) 17:07:37 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:07:37 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:07:37 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:07:37 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:07:37 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:07:37 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:07:37 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:07:37 (Reading database ... 13914 files and directories currently installed.) 17:07:37 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:07:37 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:07:38 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:07:38 (Reading database ... 13914 files and directories currently installed.) 17:07:38 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 17:07:38 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:07:38 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:07:38 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 17:07:38 Setting up base-files (10.1ubuntu2.11) ... 17:07:38 Installing new version of config file /etc/issue ... 17:07:38 Installing new version of config file /etc/issue.net ... 17:07:38 Installing new version of config file /etc/lsb-release ... 17:07:38 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:07:38 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:07:38 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:07:38 Removing obsolete conffile /etc/default/motd-news ... 17:07:38 (Reading database ... 13915 files and directories currently installed.) 17:07:38 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:07:39 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:07:39 Setting up bash (4.4.18-2ubuntu1.2) ... 17:07:39 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 17:07:39 (Reading database ... 13915 files and directories currently installed.) 17:07:39 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:07:39 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:07:39 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:07:39 (Reading database ... 13915 files and directories currently installed.) 17:07:39 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 17:07:39 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 17:07:39 Setting up tar (1.29b-2ubuntu0.2) ... 17:07:39 (Reading database ... 13915 files and directories currently installed.) 17:07:39 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:07:39 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:07:39 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:07:39 (Reading database ... 13915 files and directories currently installed.) 17:07:39 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:07:39 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:07:39 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:07:40 (Reading database ... 13915 files and directories currently installed.) 17:07:40 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:07:40 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:07:40 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:07:40 (Reading database ... 13915 files and directories currently installed.) 17:07:40 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:07:40 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:07:40 Setting up grep (3.1-2build1) ... 17:07:40 (Reading database ... 13915 files and directories currently installed.) 17:07:40 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 17:07:40 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 17:07:40 Setting up gzip (1.6-5ubuntu1.1) ... 17:07:40 (Reading database ... 13915 files and directories currently installed.) 17:07:40 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:07:40 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:07:40 Setting up login (1:4.5-1ubuntu2) ... 17:07:40 (Reading database ... 13915 files and directories currently installed.) 17:07:40 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:07:40 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:07:40 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:07:40 (Reading database ... 13915 files and directories currently installed.) 17:07:40 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:07:40 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:07:41 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:07:41 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:07:41 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:07:41 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:07:41 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:07:41 (Reading database ... 13915 files and directories currently installed.) 17:07:41 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:07:41 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:07:42 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:07:42 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:07:42 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:07:42 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:07:42 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:07:42 (Reading database ... 13915 files and directories currently installed.) 17:07:42 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:07:42 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:07:42 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:07:42 (Reading database ... 13915 files and directories currently installed.) 17:07:42 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:07:42 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:07:42 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:07:42 (Reading database ... 13915 files and directories currently installed.) 17:07:42 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:07:42 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:07:42 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:07:42 (Reading database ... 13915 files and directories currently installed.) 17:07:42 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:07:42 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:07:42 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:07:42 (Reading database ... 13915 files and directories currently installed.) 17:07:42 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:07:42 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:07:43 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:07:43 (Reading database ... 13915 files and directories currently installed.) 17:07:43 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:07:43 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:07:43 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:07:43 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:07:43 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 17:07:43 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:07:43 (Reading database ... 13915 files and directories currently installed.) 17:07:43 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:07:43 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:07:43 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:07:43 (Reading database ... 13915 files and directories currently installed.) 17:07:43 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:07:43 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:07:43 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:07:43 (Reading database ... 13915 files and directories currently installed.) 17:07:43 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:07:43 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:07:43 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:07:43 (Reading database ... 13915 files and directories currently installed.) 17:07:43 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:07:43 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:07:44 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:07:44 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:07:44 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:07:44 (Reading database ... 13915 files and directories currently installed.) 17:07:44 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:07:44 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:07:44 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:07:44 (Reading database ... 13915 files and directories currently installed.) 17:07:44 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:07:44 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:07:44 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:07:44 (Reading database ... 13917 files and directories currently installed.) 17:07:44 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:07:44 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:07:45 Setting up debconf (1.5.66ubuntu1) ... 17:07:45 (Reading database ... 13917 files and directories currently installed.) 17:07:45 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 17:07:45 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:07:45 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 17:07:45 (Reading database ... 13917 files and directories currently installed.) 17:07:45 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 17:07:45 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:07:45 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 17:07:45 (Reading database ... 13917 files and directories currently installed.) 17:07:45 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:07:45 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:07:45 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:07:45 (Reading database ... 13917 files and directories currently installed.) 17:07:45 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:07:45 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:07:45 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 17:07:45 (Reading database ... 13919 files and directories currently installed.) 17:07:45 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:07:45 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:07:46 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:07:46 (Reading database ... 13923 files and directories currently installed.) 17:07:46 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:07:46 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:07:46 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 17:07:46 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:07:46 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:07:46 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:07:46 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:07:46 (Reading database ... 13923 files and directories currently installed.) 17:07:46 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 17:07:46 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 17:07:46 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 17:07:46 (Reading database ... 13923 files and directories currently installed.) 17:07:46 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 17:07:46 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 17:07:46 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 17:07:46 (Reading database ... 13923 files and directories currently installed.) 17:07:46 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 17:07:46 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:07:47 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 17:07:47 (Reading database ... 13923 files and directories currently installed.) 17:07:47 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:07:47 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:07:47 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:07:47 (Reading database ... 13923 files and directories currently installed.) 17:07:47 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 17:07:47 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 17:07:47 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 17:07:47 (Reading database ... 13923 files and directories currently installed.) 17:07:47 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:07:47 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:07:47 Setting up passwd (1:4.5-1ubuntu2) ... 17:07:47 (Reading database ... 13923 files and directories currently installed.) 17:07:47 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 17:07:47 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:07:47 Setting up gpgv (2.2.4-1ubuntu1.4) ... 17:07:47 (Reading database ... 13923 files and directories currently installed.) 17:07:47 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:07:47 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:07:47 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:07:47 (Reading database ... 13923 files and directories currently installed.) 17:07:47 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:07:48 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:07:48 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:07:48 (Reading database ... 13923 files and directories currently installed.) 17:07:48 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:07:48 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:07:48 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:07:48 (Reading database ... 13923 files and directories currently installed.) 17:07:48 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:07:48 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:07:48 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:07:48 (Reading database ... 13923 files and directories currently installed.) 17:07:48 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:07:48 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:07:48 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:07:48 (Reading database ... 13923 files and directories currently installed.) 17:07:48 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 17:07:48 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 17:07:48 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 17:07:48 (Reading database ... 13923 files and directories currently installed.) 17:07:48 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 17:07:48 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 17:07:48 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 17:07:48 (Reading database ... 13923 files and directories currently installed.) 17:07:48 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 17:07:48 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 17:07:48 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 17:07:48 (Reading database ... 13924 files and directories currently installed.) 17:07:48 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:07:48 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:07:49 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:07:49 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:07:49 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 17:07:49 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 17:07:49 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 17:07:49 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 17:07:49 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:07:49 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:07:49 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:07:49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:07:49 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:07:49 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:07:49 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:07:49 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:07:49 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:07:49 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:07:49 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:07:49 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:07:49 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:07:49 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:07:49 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 17:07:49 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 17:07:50 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:07:50 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:07:50 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:07:50 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:07:50 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 17:07:50 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 17:07:50 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 17:07:50 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 17:07:50 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 17:07:50 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 17:07:50 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 17:07:50 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 17:07:50 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:07:50 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:07:50 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:07:51 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:07:51 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:07:51 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:07:51 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:07:51 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:07:52 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:07:52 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:07:52 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:07:52 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:07:53 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:07:53 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:07:53 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:07:53 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:07:54 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:07:54 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:07:54 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:07:54 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:07:54 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:07:54 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:07:54 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:07:54 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:07:54 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:07:54 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:07:54 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:07:54 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:07:54 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:07:54 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:07:54 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:07:54 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:07:54 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:07:54 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:07:54 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:07:54 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:07:54 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:07:54 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:07:54 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:07:54 Setting up tzdata (2021e-0ubuntu0.18.04) ... 17:07:54 17:07:54 Current default time zone: 'Etc/UTC' 17:07:54 Local time is now: Tue Nov 30 17:07:54 UTC 2021. 17:07:54 Universal Time is now: Tue Nov 30 17:07:54 UTC 2021. 17:07:54 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:07:54 17:07:54 Setting up systemd-sysv (237-3ubuntu10.52) ... 17:07:54 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:07:54 Setting up linux-libc-dev:amd64 (4.15.0-163.171) ... 17:07:54 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:07:54 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:07:54 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:07:54 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:07:54 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:07:54 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:07:54 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:07:54 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:07:54 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:07:55 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:07:55 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 17:07:55 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:07:55 Setting up patch (2.7.6-2ubuntu1.1) ... 17:07:55 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:07:55 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:07:55 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 17:07:55 Installing new version of config file /etc/ssl/openssl.cnf ... 17:07:55 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:07:55 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:07:55 Setting up ca-certificates (20210119~18.04.2) ... 17:07:57 Updating certificates in /etc/ssl/certs... 17:07:57 23 added, 28 removed; done. 17:07:57 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:07:57 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:07:57 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:07:57 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:07:57 Setting up pkgbinarymangler (138.18.04.1) ... 17:07:57 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:07:57 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 17:07:57 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:07:57 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:07:57 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:07:57 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:07:57 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:07:57 Setting up perl (5.26.1-6ubuntu0.5) ... 17:07:57 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 17:07:57 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:07:57 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:07:57 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 17:07:57 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:07:57 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:07:57 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:07:58 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:07:58 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:07:58 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:07:58 Processing triggers for systemd (237-3ubuntu10.52) ... 17:07:58 Processing triggers for mime-support (3.60ubuntu1) ... 17:07:58 Processing triggers for ca-certificates (20210119~18.04.2) ... 17:07:58 Updating certificates in /etc/ssl/certs... 17:07:58 0 added, 0 removed; done. 17:07:58 Running hooks in /etc/ca-certificates/update.d... 17:07:58 done. 17:07:59 Reading package lists... 17:07:59 Building dependency tree... 17:07:59 Reading state information... 17:07:59 The following NEW packages will be installed: 17:07:59 apt-transport-https 17:07:59 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:07:59 Need to get 4348 B of archives. 17:07:59 After this operation, 154 kB of additional disk space will be used. 17:07:59 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 17:07:59 debconf: delaying package configuration, since apt-utils is not installed 17:07:59 Fetched 4348 B in 0s (23.6 kB/s) 17:07:59 Selecting previously unselected package apt-transport-https. 17:07:59 (Reading database ... 13931 files and directories currently installed.) 17:07:59 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 17:07:59 Unpacking apt-transport-https (1.6.14) ... 17:07:59 Setting up apt-transport-https (1.6.14) ... 17:08:00 Waiting for network to be ready... 17:08:05 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 17:08:06 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 17:08:06 2021-11-30T17:08:03Z INFO Waiting for automatic snapd restart... 17:08:08 snapd 2.53.2 from Canonical* installed 17:08:09 "snapd" switched to the "latest/stable" channel 17:08:09 17:08:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:08:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:08:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:08:16 core18 20211028 from Canonical* installed 17:08:17 core20 20211115 from Canonical* installed 17:08:17 "core20" switched to the "latest/stable" channel 17:08:17 17:08:18 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 17:08:20 snapcraft 6.0 from Canonical* installed 17:08:20 "snapcraft" switched to the "latest/stable" channel 17:08:20 17:08:21 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 17:08:24 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: 17:08:24 - README.md 17:08:24 17:08:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:08:25 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:08:25 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:08:25 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:08:26 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 17:08:26 Reading package lists... 17:08:27 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.8 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 17:08:28 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 17:08:28 Reading package lists... 17:08:29 Building dependency tree... 17:08:29 Reading state information... 17:08:29 Suggested packages: 17:08:29 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:08:29 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:08:29 Recommended packages: 17:08:29 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:08:29 The following NEW packages will be installed: 17:08:29 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:08:29 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:08:29 pkg-config zip 17:08:29 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:08:29 Need to get 7670 kB of archives. 17:08:29 After this operation, 43.8 MB of additional disk space will be used. 17:08:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 17:08:29 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 17:08:29 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:08:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 17:08:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 17:08:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:08:29 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:08:29 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:08:29 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:08:29 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:08:29 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:08:29 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:08:29 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:08:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:08:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:08:30 debconf: delaying package configuration, since apt-utils is not installed 17:08:30 Fetched 7670 kB in 1s (9794 kB/s) 17:08:30 Selecting previously unselected package libglib2.0-0:amd64. 17:08:30 (Reading database ... 13935 files and directories currently installed.) 17:08:30 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 17:08:30 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:08:30 Selecting previously unselected package libpsl5:amd64. 17:08:30 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:08:30 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:08:30 Selecting previously unselected package libnghttp2-14:amd64. 17:08:30 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:08:30 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:08:30 Selecting previously unselected package librtmp1:amd64. 17:08:30 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:08:30 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:08:30 Selecting previously unselected package libcurl3-gnutls:amd64. 17:08:30 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 17:08:30 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 17:08:30 Selecting previously unselected package liberror-perl. 17:08:30 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:08:30 Unpacking liberror-perl (0.17025-1) ... 17:08:30 Selecting previously unselected package git-man. 17:08:30 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 17:08:30 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 17:08:30 Selecting previously unselected package git. 17:08:30 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 17:08:30 Unpacking git (1:2.17.1-1ubuntu0.9) ... 17:08:31 Selecting previously unselected package libnorm1:amd64. 17:08:31 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:08:31 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:08:31 Selecting previously unselected package libpgm-5.2-0:amd64. 17:08:31 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:08:31 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:08:31 Selecting previously unselected package libsodium23:amd64. 17:08:31 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:08:31 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:08:31 Selecting previously unselected package libzmq5:amd64. 17:08:31 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:08:31 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:08:31 Selecting previously unselected package libzmq3-dev:amd64. 17:08:31 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:08:31 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:08:31 Selecting previously unselected package pkg-config. 17:08:31 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:08:31 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:08:31 Selecting previously unselected package zip. 17:08:31 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:08:31 Unpacking zip (3.0-11build1) ... 17:08:31 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:08:31 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 17:08:31 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:08:31 Setting up liberror-perl (0.17025-1) ... 17:08:31 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:08:31 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:08:31 No schema files found: doing nothing. 17:08:31 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:08:31 Setting up zip (3.0-11build1) ... 17:08:31 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:08:31 Setting up libsodium23:amd64 (1.0.16-2) ... 17:08:31 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:08:32 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:08:32 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 17:08:32 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:08:32 Setting up git (1:2.17.1-1ubuntu0.9) ... 17:08:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:08:32 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 17:08:32 git set to automatically installed. 17:08:32 git-man set to automatically installed. 17:08:32 libcurl3-gnutls set to automatically installed. 17:08:32 liberror-perl set to automatically installed. 17:08:32 libglib2.0-0 set to automatically installed. 17:08:32 libnghttp2-14 set to automatically installed. 17:08:32 libnorm1 set to automatically installed. 17:08:32 libpgm-5.2-0 set to automatically installed. 17:08:32 libpsl5 set to automatically installed. 17:08:32 librtmp1 set to automatically installed. 17:08:32 libsodium23 set to automatically installed. 17:08:32 libzmq3-dev set to automatically installed. 17:08:32 libzmq5 set to automatically installed. 17:08:32 pkg-config set to automatically installed. 17:08:32 zip set to automatically installed. 17:08:33 snapd is not logged in, snap install commands will use sudo [Pipeline] } 17:08:37 $ docker stop --time=1 de7204bcee34102c23fa5b5603dc671cacc6029407a67a8dbe4629ec93cb04ba 17:08:39 $ docker rm -f de7204bcee34102c23fa5b5603dc671cacc6029407a67a8dbe4629ec93cb04ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:08:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:08:41 17:08:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:08:41 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 17:08:41 Pulling config-common 17:08:41 + snapcraftctl pull 17:08:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:08:42 latest: Pulling from edgex-devops/edgex-compose-arm64 17:08:42 29e5d40040c1: Pulling fs layer 17:08:42 1ce36da41761: Pulling fs layer 17:08:42 25b303627fd3: Pulling fs layer 17:08:42 29e5d40040c1: Verifying Checksum 17:08:42 29e5d40040c1: Download complete 17:08:42 1ce36da41761: Verifying Checksum 17:08:42 1ce36da41761: Download complete 17:08:43 Pulling go-build-helper 17:08:43 + snapcraftctl pull 17:08:43 29e5d40040c1: Pull complete 17:08:44 25b303627fd3: Verifying Checksum 17:08:44 25b303627fd3: Download complete 17:08:44 1ce36da41761: Pull complete 17:08:44 'edgex-go' has dependencies that need to be staged: go-build-helper 17:08:44 Skipping pull go-build-helper (already ran) 17:08:44 Building go-build-helper 17:08:44 + snapcraftctl build 17:08:46 Staging go-build-helper 17:08:46 + snapcraftctl stage 17:08:52 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:08:52 Fetched 224 kB in 0s (0 B/s) 17:08:52 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:08:52 Fetched 157 kB in 0s (0 B/s) 17:08:52 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:08:52 Fetched 221 kB in 0s (0 B/s) 17:08:52 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:08:52 Fetched 143 kB in 0s (0 B/s) 17:08:52 Pulling edgex-go 17:08:52 + snapcraftctl pull 17:08:53 Pulling hooks 17:08:53 + snapcraftctl pull 17:08:54 25b303627fd3: Pull complete 17:08:54 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:08:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:08:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:08:54 prd-ubuntu18.04-docker-arm64-4c-16g-798 does not seem to be running inside a container 17:08:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:08:57 $ docker top 0ec61690cf5a0e9d819ee44b90285027d6ca4d3ca9add61e19da1bdd1d807f56 -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:58 + docker-compose build --help 17:08:58 + grep parallel 17:09:02 --parallel Build images in parallel. [Pipeline] } 17:09:02 $ docker stop --time=1 0ec61690cf5a0e9d819ee44b90285027d6ca4d3ca9add61e19da1bdd1d807f56 17:09:04 $ docker rm -f 0ec61690cf5a0e9d819ee44b90285027d6ca4d3ca9add61e19da1bdd1d807f56 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:09:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:09:04 . [Pipeline] withDockerContainer 17:09:05 prd-ubuntu18.04-docker-arm64-4c-16g-798 does not seem to be running inside a container 17:09:05 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:09:06 $ docker top eaa6655305577b48319540f8f825948d39d8c7f3234a372377d0c2d11e6aea1c -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:07 + docker-compose -f ./docker-compose-build.yml build --parallel 17:09:12 Building core-command ... 17:09:12 Building core-data ... 17:09:12 Building core-metadata ... 17:09:12 Building security-bootstrapper ... 17:09:12 Building security-proxy-setup ... 17:09:12 Building security-secretstore-setup ... 17:09:12 Building support-notifications ... 17:09:12 Building support-scheduler ... 17:09:12 Building sys-mgmt-agent ... 17:09:12 Building security-secretstore-setup 17:09:12 Building security-bootstrapper 17:09:12 Building core-metadata 17:09:12 Building security-proxy-setup 17:09:12 Building support-scheduler 17:09:15 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 17:09:15 Fetched 96.5 kB in 0s (0 B/s) 17:09:15 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 17:09:15 Fetched 279 kB in 0s (0 B/s) 17:09:15 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 17:09:15 Fetched 122 kB in 0s (0 B/s) 17:09:15 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 17:09:15 Fetched 77.8 kB in 0s (0 B/s) 17:09:15 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 17:09:15 Fetched 8848 B in 0s (0 B/s) 17:09:15 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 17:09:15 Fetched 47.8 kB in 0s (0 B/s) 17:09:15 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 17:09:15 Fetched 45.6 kB in 0s (0 B/s) 17:09:15 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 17:09:15 Fetched 15.0 kB in 0s (0 B/s) 17:09:15 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 17:09:15 Fetched 220 kB in 0s (0 B/s) 17:09:15 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 17:09:15 Fetched 154 kB in 0s (0 B/s) 17:09:15 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:09:15 Fetched 50.6 kB in 0s (0 B/s) 17:09:15 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 17:09:15 Fetched 14.8 kB in 0s (0 B/s) 17:09:15 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 17:09:15 Fetched 41.8 kB in 0s (0 B/s) 17:09:15 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 17:09:15 Fetched 499 kB in 0s (0 B/s) 17:09:15 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 17:09:15 Fetched 111 kB in 0s (0 B/s) 17:09:15 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 17:09:15 Fetched 240 kB in 0s (0 B/s) 17:09:15 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 17:09:15 Fetched 29.3 kB in 0s (0 B/s) 17:09:15 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 17:09:15 Fetched 85.5 kB in 0s (0 B/s) 17:09:15 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 17:09:15 Fetched 24.5 kB in 0s (0 B/s) 17:09:15 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 17:09:15 Fetched 49.2 kB in 0s (0 B/s) 17:09:15 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 17:09:15 Fetched 54.2 kB in 0s (0 B/s) 17:09:15 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 17:09:15 Fetched 30.8 kB in 0s (0 B/s) 17:09:15 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 17:09:15 Fetched 15.8 kB in 0s (0 B/s) 17:09:15 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 17:09:15 Fetched 85.9 kB in 0s (0 B/s) 17:09:15 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 17:09:15 Fetched 8720 B in 0s (0 B/s) 17:09:15 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 17:09:15 Fetched 140 kB in 0s (0 B/s) 17:09:15 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 17:09:15 Fetched 119 kB in 0s (0 B/s) 17:09:15 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 17:09:15 Fetched 111 kB in 0s (0 B/s) 17:09:15 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 17:09:15 Fetched 11.1 kB in 0s (0 B/s) 17:09:15 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 17:09:15 Fetched 646 kB in 0s (0 B/s) 17:09:15 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 17:09:15 Fetched 41.3 kB in 0s (0 B/s) 17:09:15 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 17:09:15 Fetched 17.9 kB in 0s (0 B/s) 17:09:15 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 17:09:15 Fetched 368 kB in 0s (0 B/s) 17:09:15 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 17:09:15 Fetched 187 kB in 0s (0 B/s) 17:09:15 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 17:09:15 Fetched 175 kB in 0s (0 B/s) 17:09:15 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 17:09:15 Fetched 206 kB in 0s (0 B/s) 17:09:15 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 17:09:15 Fetched 1302 kB in 0s (0 B/s) 17:09:15 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 17:09:15 Fetched 36.2 kB in 0s (0 B/s) 17:09:15 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 17:09:15 Fetched 159 kB in 0s (0 B/s) 17:09:15 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 17:09:15 Fetched 107 kB in 0s (0 B/s) 17:09:15 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 17:09:15 Fetched 48.7 kB in 0s (0 B/s) 17:09:15 Pulling static-packages 17:09:15 + snapcraftctl pull 17:09:15 Pulling version 17:09:15 + cd /root/project 17:09:15 + git describe --tags --abbrev=0 17:09:15 + sed s/v// 17:09:15 + GIT_VERSION=2.2.0-dev.6 17:09:15 + [ -z 2.2.0-dev.6 ] 17:09:15 + snapcraftctl set-version 2.2.0-dev.6 17:09:15 Building config-common 17:09:15 + snapcraftctl build 17:09:17 Skipping build go-build-helper (already ran) 17:09:17 Building edgex-go 17:09:17 + cd /root/parts/edgex-go/src 17:09:17 + git describe --tags --abbrev=0 17:09:17 + sed s/v// 17:09:17 + GIT_VERSION=2.2.0-dev.6 17:09:17 + [ -z 2.2.0-dev.6 ] 17:09:17 + echo 2.2.0-dev.6 17:09:17 + [ ! -d vendor ] 17:09:17 + go mod download all 17:09:29 + make build 17:09:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-data/core-data ./cmd/core-data 17:09:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:09:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-command/core-command ./cmd/core-command 17:09:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:09:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:09:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:09:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:09:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:09:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:09:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:09:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/secrets-config ./cmd/secrets-config 17:09:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:09:54 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 17:09:54 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 17:09:54 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 17:09:54 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 17:09:54 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 17:09:54 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 17:09:54 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 17:09:54 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 17:09:54 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 17:09:54 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 17:09:54 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 17:09:54 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 17:09:54 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 17:09:54 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 17:09:54 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 17:09:54 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 17:09:54 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 17:09:54 + 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 17:09:54 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 17:09:54 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 17:09:54 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 17:09:54 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 17:09:54 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 17:09:54 + 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 17:09:54 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 17:09:54 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 17:09:54 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 17:09:55 Building hooks 17:09:55 + cd /root/parts/hooks/src 17:09:55 + make build 17:09:55 go mod tidy 17:09:55 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 17:09:55 go: downloading github.com/davecgh/go-spew v1.1.0 17:09:55 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:09:55 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 17:09:56 GO111MODULE=on go build -o cmd/install/install ./cmd/install 17:09:57 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 17:09:57 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 17:09:59 Building static-packages 17:09:59 + snapcraftctl build 17:10:01 Building version 17:10:01 + snapcraftctl build 17:10:03 Staging config-common 17:10:03 + snapcraftctl stage 17:10:04 Skipping stage go-build-helper (already ran) 17:10:04 Staging edgex-go 17:10:04 + snapcraftctl stage 17:10:06 Staging hooks 17:10:06 + snapcraftctl stage 17:10:07 Staging static-packages 17:10:07 + snapcraftctl stage 17:10:09 Staging version 17:10:09 + snapcraftctl stage 17:10:10 Priming config-common 17:10:10 + snapcraftctl prime 17:10:11 Priming go-build-helper 17:10:11 + snapcraftctl prime 17:10:12 Priming edgex-go 17:10:12 + snapcraftctl prime 17:10:14 Priming hooks 17:10:14 + snapcraftctl prime 17:10:16 Priming static-packages 17:10:16 + snapcraftctl prime 17:10:18 Priming version 17:10:18 + snapcraftctl prime 17:10:19 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 17:10:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:10:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:10:20 ---> 8d964daaef06 17:10:20 Step 3/23 : WORKDIR /edgex-go 17:10:20 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:10:20 Step 2/30 : FROM ${BUILDER_BASE} AS builder 17:10:20 ---> 8d964daaef06 17:10:20 Step 3/30 : WORKDIR /edgex-go 17:10:20 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:10:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:10:20 ---> 8d964daaef06 17:10:20 Step 3/22 : WORKDIR /edgex-go 17:10:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:10:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:10:20 ---> 8d964daaef06 17:10:20 Step 3/24 : WORKDIR /edgex-go 17:10:20 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:10:20 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:10:20 ---> 8d964daaef06 17:10:20 Step 3/20 : WORKDIR /edgex-go 17:10:20 ---> Running in c36b1b8ea1c0 17:10:20 ---> Running in 9442d872e027 17:10:20 ---> Running in a573fcf283c7 17:10:20 ---> Running in 336faa11ab18 17:10:20 ---> Running in a4d93016252a 17:10:20 Removing intermediate container a573fcf283c7 17:10:20 ---> 0c76ff2f0b4e 17:10:20 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:20 Removing intermediate container 336faa11ab18 17:10:20 ---> be71c2d55d02 17:10:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:20 Removing intermediate container 9442d872e027 17:10:20 ---> d255633633fa 17:10:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:20 Removing intermediate container c36b1b8ea1c0 17:10:20 ---> 419aee03dee3 17:10:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:20 Removing intermediate container a4d93016252a 17:10:20 ---> 73e637f86a31 17:10:20 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:20 ---> Running in f4f8e3b16b6b 17:10:20 ---> Running in 88d4e24c60e8 17:10:20 ---> Running in e2fe48416894 17:10:20 ---> Running in 277e7ef6f798 17:10:20 ---> Running in 0ced51bd8ce7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:10:23 Removing intermediate container f4f8e3b16b6b 17:10:23 ---> 4c23975848b0 17:10:23 Step 5/30 : RUN apk add --update --no-cache make git 17:10:23 ---> Running in 044c2dd1731e 17:10:23 Removing intermediate container 88d4e24c60e8 17:10:23 ---> 3fd34915f61a 17:10:23 Step 5/22 : RUN apk add --update --no-cache make git 17:10:23 Removing intermediate container e2fe48416894 17:10:23 ---> 79c290dd5123 17:10:23 Step 5/23 : RUN apk add --update --no-cache make git 17:10:24 ---> Running in 8d02373b09fb 17:10:24 ---> Running in 7fff131cd05e 17:10:24 Removing intermediate container 0ced51bd8ce7 17:10:24 ---> 4c42ce6bdb8b 17:10:24 Step 5/20 : RUN apk add --update --no-cache make git 17:10:24 ---> Running in ed6b72e17934 17:10:24 Removing intermediate container 277e7ef6f798 17:10:24 ---> cf6e17976694 17:10:24 Step 5/24 : RUN apk add --update --no-cache make git 17:10:24 ---> Running in e2bbcf072db8 17:10:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:10:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:10:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:10:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:10:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:10:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:10:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:10:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:10:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:10:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:10:28 OK: 219 MiB in 52 packages 17:10:28 OK: 219 MiB in 52 packages 17:10:28 OK: 219 MiB in 52 packages 17:10:28 OK: 219 MiB in 52 packages 17:10:28 OK: 219 MiB in 52 packages 17:10:29 Removing intermediate container 044c2dd1731e 17:10:29 ---> 27b88e1e0c87 17:10:29 Step 6/30 : COPY . . 17:10:30 Removing intermediate container 7fff131cd05e 17:10:30 ---> 912472d5192d 17:10:30 Step 6/23 : COPY go.mod . 17:10:30 Removing intermediate container 8d02373b09fb 17:10:30 ---> 6329f3ab94a3 17:10:30 Step 6/22 : COPY . . 17:10:30 Removing intermediate container ed6b72e17934 17:10:30 ---> f1b88461909c 17:10:30 Step 6/20 : COPY . . 17:10:30 Removing intermediate container e2bbcf072db8 17:10:30 ---> c5a2aeae7e07 17:10:30 Step 6/24 : COPY . . 17:10:31 ---> 4cc44b5345cd 17:10:31 Step 7/23 : RUN go mod download 17:10:31 ---> Running in 8c06932693de 17:10:37 Removing intermediate container 8c06932693de 17:10:37 ---> 0622234094e7 17:10:37 Step 8/23 : COPY . . 17:10:55 ---> d22b67ac476b 17:10:55 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:10:55 ---> f83f7ae4119f 17:10:55 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:10:55 ---> Running in 25ec054ab37d 17:10:55 ---> Running in f49cdb9419d1 17:10:55 ---> b40a0eb05c62 17:10:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:10:55 ---> 1bad69503491 17:10:55 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:10:55 ---> Running in 0ff179fa6531 17:10:55 ---> Running in 2791282f998d 17:10:57 ---> 3bea375bff42 17:10:57 Step 9/23 : RUN go mod tidy 17:10:57 ---> Running in a73c82595930 17:10:58 Removing intermediate container 25ec054ab37d 17:10:58 ---> b8976031e8dc 17:10:58 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:10:58 ---> Running in 07344737476c 17:10:59 Removing intermediate container f49cdb9419d1 17:10:59 ---> 5e8a092e229c 17:10:59 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:10:59 Removing intermediate container 0ff179fa6531 17:10:59 ---> d4add226962a 17:10:59 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:10:59 ---> Running in 0c27481af1c8 17:10:59 ---> Running in e5dd5550e4b1 17:10:59 Removing intermediate container 2791282f998d 17:10:59 ---> 163a70795c1a 17:10:59 Step 8/22 : RUN make cmd/core-metadata/core-metadata 17:10:59 ---> Running in f2a0d6102339 17:11:00 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 17:11:02 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 17:11:02 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 17:11:02 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 17:11:03 Removing intermediate container a73c82595930 17:11:03 ---> fb5cb96b6880 17:11:03 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:11:03 ---> Running in fe3e060c8c12 17:11:05 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 17:12:57 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 17:12:57 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 17:13:05 Removing intermediate container 07344737476c 17:13:05 ---> 80b5635c0c36 17:13:05 17:13:05 Step 9/24 : FROM alpine:3.14 17:13:05 Removing intermediate container e5dd5550e4b1 17:13:05 ---> 5dfb1668ecc2 17:13:05 17:13:05 Step 9/30 : FROM alpine:3.14 17:13:05 3.14: Pulling from library/alpine 17:13:06 3.14: Pulling from library/alpine 17:13:06 Removing intermediate container 0c27481af1c8 17:13:06 ---> eefe0233242d 17:13:06 17:13:06 Step 9/20 : FROM alpine:3.14 17:13:07 3.14: Pulling from library/alpine 17:13:07 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 17:13:07 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 17:13:07 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 17:13:07 Status: Downloaded newer image for alpine:3.14 17:13:07 Status: Downloaded newer image for alpine:3.14 17:13:07 Status: Image is up to date for alpine:3.14 17:13:07 ---> 5b8b7b635229 17:13:07 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:13:07 ---> 5b8b7b635229 17:13:07 Step 10/20 : RUN apk add --update --no-cache curl 17:13:07 ---> 5b8b7b635229 17:13:07 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:13:08 ---> Running in e96bfde410a8 17:13:08 ---> Running in 96fa4ea3f5ae 17:13:08 ---> Running in 05b84b415894 17:13:09 Removing intermediate container 05b84b415894 17:13:09 ---> 5cf059945048 17:13:09 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 17:13:09 ---> Running in ff5e088a61cd 17:13:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:13:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:13:10 Removing intermediate container fe3e060c8c12 17:13:10 ---> b2d0da26f07c 17:13:10 17:13:10 Step 11/23 : FROM alpine:3.14 17:13:10 ---> 5b8b7b635229 17:13:10 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:13:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:13:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:13:10 ---> Running in 887786e5604b 17:13:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:13:11 Removing intermediate container f2a0d6102339 17:13:11 ---> 92bb11f3251c 17:13:11 17:13:11 Step 9/22 : FROM alpine:3.14 17:13:11 ---> 5b8b7b635229 17:13:11 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:13:11 ---> Running in 54141d8b2b29 17:13:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:13:11 (1/3) Installing ca-certificates (20191127-r5) 17:13:11 (1/5) Installing ca-certificates (20191127-r5) 17:13:11 (2/5) Installing brotli-libs (1.0.9-r5) 17:13:11 (2/3) Installing dumb-init (1.2.5-r1) 17:13:11 (3/5) Installing nghttp2-libs (1.43.0-r0) 17:13:11 (3/3) Installing su-exec (0.2-r1) 17:13:11 (4/5) Installing libcurl (7.79.1-r0) 17:13:11 Executing busybox-1.33.1-r6.trigger 17:13:11 (5/5) Installing curl (7.79.1-r0) 17:13:11 Executing ca-certificates-20191127-r5.trigger 17:13:11 Executing busybox-1.33.1-r6.trigger 17:13:11 Executing ca-certificates-20191127-r5.trigger 17:13:12 OK: 6 MiB in 17 packages 17:13:12 OK: 8 MiB in 19 packages 17:13:12 (1/2) Installing dumb-init (1.2.5-r1) 17:13:12 (2/2) Installing su-exec (0.2-r1) 17:13:12 Executing busybox-1.33.1-r6.trigger 17:13:12 OK: 6 MiB in 16 packages 17:13:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:13:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:13:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:13:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:13:14 Removing intermediate container ff5e088a61cd 17:13:14 ---> c80ba04697f0 17:13:14 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 17:13:14 (1/1) Installing dumb-init (1.2.5-r1) 17:13:14 Executing busybox-1.33.1-r6.trigger 17:13:14 ---> Running in 3beed3bbafbc 17:13:14 OK: 6 MiB in 15 packages 17:13:14 (1/1) Installing dumb-init (1.2.5-r1) 17:13:15 Removing intermediate container 96fa4ea3f5ae 17:13:15 Executing busybox-1.33.1-r6.trigger 17:13:15 ---> 6a926db75efb 17:13:15 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:13:15 OK: 6 MiB in 15 packages 17:13:15 Removing intermediate container 3beed3bbafbc 17:13:15 ---> 8485e3ad6ae9 17:13:15 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:13:15 ---> Running in 20f96cc5fde6 17:13:15 Removing intermediate container e96bfde410a8 17:13:15 ---> bc7c737bda19 17:13:15 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:13:15 ---> Running in d4ad8ac9199a 17:13:15 ---> Running in 7f9b2d3a068e 17:13:16 Removing intermediate container 887786e5604b 17:13:16 ---> 681e7cd785c4 17:13:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:13:16 ---> Running in 1d4e21fe63f4 17:13:16 Removing intermediate container d4ad8ac9199a 17:13:16 ---> 867bd83ba38a 17:13:16 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:13:16 Removing intermediate container 20f96cc5fde6 17:13:16 ---> a4319d34e675 17:13:16 Step 12/24 : WORKDIR / 17:13:16 Removing intermediate container 7f9b2d3a068e 17:13:16 ---> 467540055d89 17:13:16 Step 12/20 : WORKDIR /edgex 17:13:16 ---> Running in 3478f0343177 17:13:16 ---> Running in a8981e537ccf 17:13:16 ---> Running in 2a4a7f28c91d 17:13:16 Removing intermediate container 54141d8b2b29 17:13:16 ---> 77fa8900fa05 17:13:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:13:16 ---> Running in 76c467f0579c 17:13:16 Removing intermediate container 1d4e21fe63f4 17:13:16 ---> da9cd7b7c283 17:13:16 Step 14/23 : ENV APP_PORT=59861 17:13:17 Removing intermediate container a8981e537ccf 17:13:17 ---> 5900266b111e 17:13:17 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:13:17 ---> Running in a4afb30fb457 17:13:17 Removing intermediate container 2a4a7f28c91d 17:13:17 ---> 2f44714c21a6 17:13:17 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:13:17 Removing intermediate container 76c467f0579c 17:13:17 ---> 645abe675e00 17:13:17 Step 12/22 : ENV APP_PORT=59881 17:13:17 ---> Running in 21d789169a38 17:13:17 Removing intermediate container a4afb30fb457 17:13:17 ---> cd55361194dd 17:13:17 Step 15/23 : EXPOSE $APP_PORT 17:13:17 ---> Running in 8626c30fb8b7 17:13:18 Removing intermediate container 21d789169a38 17:13:18 ---> d1c6b3e24e7d 17:13:18 Step 13/22 : EXPOSE $APP_PORT 17:13:18 ---> Running in 4b155b668ec3 17:13:18 ---> cc703e76c55a 17:13:18 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:13:18 ---> b37175f115ec 17:13:18 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:13:18 Removing intermediate container 8626c30fb8b7 17:13:18 ---> 827725dbff4a 17:13:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:13:19 Removing intermediate container 4b155b668ec3 17:13:19 ---> d99b4860b8b5 17:13:19 Step 14/22 : WORKDIR / 17:13:19 Removing intermediate container 3478f0343177 17:13:19 ---> e06947c4b86e 17:13:19 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 17:13:19 ---> Running in 05767e7d6a6d 17:13:19 ---> Running in 063d017e974e 17:13:19 ---> 16e055e04859 17:13:19 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:13:19 Removing intermediate container 05767e7d6a6d 17:13:19 ---> 94f0c0b6dc9b 17:13:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:13:19 Removing intermediate container 063d017e974e 17:13:19 ---> 1b77ff55ac4a 17:13:19 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:13:20 ---> 60529e83a5e0 17:13:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:13:20 ---> 656a40a5f591 17:13:20 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:13:20 ---> 05241aea4eb4 17:13:20 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:13:21 ---> 7faee2020f80 17:13:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:13:21 ---> 418e2f5db68f 17:13:21 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:13:21 ---> Running in f4466c378d08 17:13:22 ---> 04de3ea92c6f 17:13:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:13:22 ---> f69cee0271fa 17:13:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:13:23 ---> b95675598ee6 17:13:23 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:13:23 ---> Running in 069837634fcb 17:13:23 ---> c0868f917a9f 17:13:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:13:23 ---> 8f70a05bae1c 17:13:23 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:13:23 ---> Running in 5eb0177304f3 17:13:24 Removing intermediate container 069837634fcb 17:13:24 ---> 47659b6fd495 17:13:24 Step 17/20 : CMD ["--init=true"] 17:13:24 ---> Running in 777ef8233553 17:13:24 Removing intermediate container f4466c378d08 17:13:24 ---> b3777003918f 17:13:24 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 17:13:24 ---> 948ba3da57ec 17:13:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:13:24 Removing intermediate container 5eb0177304f3 17:13:24 ---> 5bac37b6a607 17:13:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:13:24 ---> Running in 73110a3a9d63 17:13:24 ---> 11b867403b2e 17:13:24 Step 18/22 : ENTRYPOINT ["/core-metadata"] 17:13:24 ---> Running in b459c396f724 17:13:24 Removing intermediate container 777ef8233553 17:13:24 ---> c977ee9c1de4 17:13:24 Step 18/20 : LABEL arch=arm64 17:13:25 ---> Running in 4b459d5065a1 17:13:25 Removing intermediate container 73110a3a9d63 17:13:25 ---> 5c1e3c9c124a 17:13:25 Step 21/23 : LABEL arch=arm64 17:13:25 ---> Running in b5a748a38f74 17:13:25 Removing intermediate container b459c396f724 17:13:25 ---> 9db6d23b8204 17:13:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:13:25 Removing intermediate container 4b459d5065a1 17:13:25 ---> 389070a118a8 17:13:25 Step 19/20 : LABEL git_sha=9e0ad7d0e14d57ce736aeaf16763b4fd7e6afe91 17:13:25 ---> Running in c76b61f44d47 17:13:25 ---> 0bf686328896 17:13:25 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:13:25 ---> Running in a9a97c4e2b5a 17:13:26 ---> fd9ef463ac6c 17:13:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:13:26 Removing intermediate container b5a748a38f74 17:13:26 ---> 81b8420a2fdf 17:13:26 Step 22/23 : LABEL git_sha=9e0ad7d0e14d57ce736aeaf16763b4fd7e6afe91 17:13:26 Removing intermediate container c76b61f44d47 17:13:26 ---> bc1216c46f2a 17:13:26 Step 20/22 : LABEL arch=arm64 17:13:26 ---> Running in 1b2b17a3bb43 17:13:26 ---> Running in 2af4ed55267e 17:13:26 Removing intermediate container a9a97c4e2b5a 17:13:26 ---> f5159f88d2e4 17:13:26 Step 20/20 : LABEL version=0.0.0 17:13:26 ---> Running in fe66d4759fe8 17:13:27 Removing intermediate container 2af4ed55267e 17:13:27 ---> 180c20ec2bf2 17:13:27 Step 23/23 : LABEL version=0.0.0 17:13:27 Removing intermediate container 1b2b17a3bb43 17:13:27 ---> 52d03d26d21b 17:13:27 Step 21/22 : LABEL git_sha=9e0ad7d0e14d57ce736aeaf16763b4fd7e6afe91 17:13:27 ---> Running in c33d2bbdf4f2 17:13:27 ---> Running in cae953ade6eb 17:13:27 Removing intermediate container fe66d4759fe8 17:13:27 ---> 155c089626c3 17:13:27 17:13:27 ---> b90e4cc10821 17:13:27 Step 20/24 : 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/ 17:13:27 ---> Running in a07b9098b44b 17:13:27 ---> 2d975668932f 17:13:27 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:13:28 Successfully built 155c089626c3 17:13:28 Successfully tagged security-proxy-setup-arm64:latest 17:13:28 Building sys-mgmt-agent 17:13:28  Building security-proxy-setup ... done Removing intermediate container cae953ade6eb 17:13:28 ---> 0a6faf8937dc 17:13:28 Step 22/22 : LABEL version=0.0.0 17:13:28 Removing intermediate container c33d2bbdf4f2 17:13:28 ---> 245087e50522 17:13:28 17:13:28 ---> Running in 5fd179ff1719 17:13:28 ---> 0b7dfec81b1f 17:13:28 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:13:29 Successfully built 245087e50522 17:13:29 Successfully tagged support-scheduler-arm64:latest 17:13:29 Building support-notifications 17:13:29  Building support-scheduler ... done Removing intermediate container 5fd179ff1719 17:13:29 ---> 6b1f542dbe9d 17:13:29 17:13:30 Successfully built 6b1f542dbe9d 17:13:30 Successfully tagged core-metadata-arm64:latest 17:13:30  Building core-metadata ... done Building core-command 17:13:30 ---> 644a0881bdba 17:13:30 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:13:30 Removing intermediate container a07b9098b44b 17:13:30 ---> 9c11a036fcfe 17:13:30 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:13:30 ---> Running in 0154992ccc9d 17:13:31 ---> f689a562250d 17:13:31 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 17:13:31 Removing intermediate container 0154992ccc9d 17:13:31 ---> 03869c9cbfd7 17:13:31 Step 22/24 : LABEL arch=arm64 17:13:31 ---> Running in eab0bbc4defc 17:13:31 ---> Running in 506ca6d86a13 17:13:32 Removing intermediate container eab0bbc4defc 17:13:32 ---> ae8690b396ee 17:13:32 Step 23/24 : LABEL git_sha=9e0ad7d0e14d57ce736aeaf16763b4fd7e6afe91 17:13:32 Removing intermediate container 506ca6d86a13 17:13:32 ---> 30c270514c8d 17:13:32 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:13:32 ---> Running in 624623b1769c 17:13:32 Removing intermediate container 624623b1769c 17:13:32 ---> b0ec8ea4cf65 17:13:32 Step 24/24 : LABEL version=0.0.0 17:13:32 ---> Running in a25d3a49f098 17:13:33 ---> 39b142eb14ce 17:13:33 Step 25/30 : RUN chmod +x /entrypoint.sh 17:13:33 ---> Running in 4435ab67d277 17:13:33 Removing intermediate container a25d3a49f098 17:13:33 ---> bfc832a556d9 17:13:33 17:13:34 Successfully built bfc832a556d9 17:13:34 Successfully tagged security-secretstore-setup-arm64:latest 17:13:34  Building security-secretstore-setup ... done Building core-data 17:13:36 Removing intermediate container 4435ab67d277 17:13:36 ---> 2e6824781d03 17:13:36 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 17:13:36 ---> Running in 4cf45f791b23 17:13:36 Removing intermediate container 4cf45f791b23 17:13:36 ---> 8dcac7620cca 17:13:36 Step 27/30 : CMD ["gate"] 17:13:37 ---> Running in 19eb1e3b36ec 17:13:37 Removing intermediate container 19eb1e3b36ec 17:13:37 ---> 7980f01b6665 17:13:37 Step 28/30 : LABEL arch=arm64 17:13:37 ---> Running in f352b5e37a38 17:13:38 Removing intermediate container f352b5e37a38 17:13:38 ---> 8a6915c9d305 17:13:38 Step 29/30 : LABEL git_sha=9e0ad7d0e14d57ce736aeaf16763b4fd7e6afe91 17:13:38 ---> Running in a992574434bb 17:13:39 Removing intermediate container a992574434bb 17:13:39 ---> 1dc81d2989c1 17:13:39 Step 30/30 : LABEL version=0.0.0 17:13:39 ---> Running in 5d081d204331 17:13:39 Removing intermediate container 5d081d204331 17:13:39 ---> b9272b5e1c4e 17:13:39 17:13:40 Successfully built b9272b5e1c4e 17:13:40 Successfully tagged security-bootstrapper-arm64:latest 17:14:27  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:14:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:14:27 ---> 8d964daaef06 17:14:27 Step 3/22 : WORKDIR /edgex-go 17:14:27 ---> Using cache 17:14:27 ---> 73e637f86a31 17:14:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:27 ---> Using cache 17:14:27 ---> 4c42ce6bdb8b 17:14:27 Step 5/22 : RUN apk add --update --no-cache make bash git 17:14:27 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:14:27 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:14:27 ---> 8d964daaef06 17:14:27 Step 3/21 : WORKDIR /edgex-go 17:14:27 ---> Using cache 17:14:27 ---> 73e637f86a31 17:14:27 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:27 ---> Using cache 17:14:27 ---> 4c42ce6bdb8b 17:14:27 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 17:14:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:14:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:14:27 ---> 8d964daaef06 17:14:27 Step 3/22 : WORKDIR /edgex-go 17:14:27 ---> Using cache 17:14:27 ---> 73e637f86a31 17:14:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:27 ---> Using cache 17:14:27 ---> 4c42ce6bdb8b 17:14:27 Step 5/22 : RUN apk add --update --no-cache make git 17:14:27 ---> Using cache 17:14:27 ---> f1b88461909c 17:14:27 Step 6/22 : COPY . . 17:14:27 ---> Using cache 17:14:27 ---> 1bad69503491 17:14:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:27 ---> Using cache 17:14:27 ---> d4add226962a 17:14:27 Step 8/22 : RUN make cmd/core-command/core-command 17:14:27 ---> Running in 729afeed363d 17:14:27 ---> Running in 4eff0ba541a4 17:14:27 ---> Running in 3b7b224659db 17:14:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:14:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:14:27 ---> 8d964daaef06 17:14:27 Step 3/22 : WORKDIR /edgex-go 17:14:27 ---> Using cache 17:14:27 ---> 73e637f86a31 17:14:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:27 ---> Using cache 17:14:27 ---> 4c42ce6bdb8b 17:14:27 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:14:27 ---> Running in 9ca3c26dc25b 17:14:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:14:27 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 17:14:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:14:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:14:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:14:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:14:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:14:27 OK: 219 MiB in 52 packages 17:14:27 OK: 219 MiB in 52 packages 17:14:27 OK: 219 MiB in 52 packages 17:14:28 Removing intermediate container 729afeed363d 17:14:28 ---> cae6ff819956 17:14:28 Step 6/22 : COPY . . 17:14:28 Removing intermediate container 9ca3c26dc25b 17:14:28 ---> 5e6ac3c4cf48 17:14:28 Step 6/22 : COPY . . 17:14:29 Removing intermediate container 4eff0ba541a4 17:14:29 ---> c446d4bb78bc 17:14:29 Step 6/21 : COPY . . 17:15:01 ---> 89bfb9dfc4a6 17:15:01 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:01 ---> cf48296f1e9c 17:15:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:01 ---> Running in 1383646e0ec7 17:15:01 ---> db2548d756bf 17:15:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:01 ---> Running in 8ec3f6644005 17:15:01 ---> Running in fd724993d43c 17:15:04 Removing intermediate container 1383646e0ec7 17:15:04 ---> 45198a6473b7 17:15:04 Step 8/21 : RUN make cmd/support-notifications/support-notifications 17:15:04 ---> Running in d7488b866686 17:15:04 Removing intermediate container 8ec3f6644005 17:15:04 ---> af0de84bba1d 17:15:04 Step 8/22 : RUN make cmd/core-data/core-data 17:15:04 ---> Running in 79ff3fc11f01 17:15:04 Removing intermediate container fd724993d43c 17:15:04 ---> 3a544d60870c 17:15:04 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:15:04 ---> Running in 9d341c6ff7bf 17:15:05 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 17:15:06 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 17:15:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:15:11 Removing intermediate container 3b7b224659db 17:15:11 ---> f3ebc4f38057 17:15:11 17:15:11 Step 9/22 : FROM alpine:3.14 17:15:11 ---> 5b8b7b635229 17:15:11 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:15:11 ---> Using cache 17:15:11 ---> 77fa8900fa05 17:15:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:15:11 ---> Using cache 17:15:11 ---> 645abe675e00 17:15:11 Step 12/22 : ENV APP_PORT=59882 17:15:11 ---> Running in 2bda514bc492 17:15:11 Removing intermediate container 2bda514bc492 17:15:11 ---> 1b3ce1fa9e71 17:15:11 Step 13/22 : EXPOSE $APP_PORT 17:15:11 ---> Running in 0c6da79b0d80 17:15:12 Removing intermediate container 0c6da79b0d80 17:15:12 ---> c53e6c14afce 17:15:12 Step 14/22 : WORKDIR / 17:15:12 ---> Running in 69ea4130d35b 17:15:13 Removing intermediate container 69ea4130d35b 17:15:13 ---> 9a7615572f84 17:15:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:15:14 ---> 79b875386232 17:15:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:15:16 ---> 6973d349d9e3 17:15:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:15:17 ---> 449a4490242a 17:15:17 Step 18/22 : ENTRYPOINT ["/core-command"] 17:15:17 ---> Running in 54963dee59c9 17:15:18 Removing intermediate container 54963dee59c9 17:15:18 ---> 8f8912579e31 17:15:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:15:18 ---> Running in 689c56786332 17:15:18 Removing intermediate container 689c56786332 17:15:18 ---> a9f05b1ec8eb 17:15:18 Step 20/22 : LABEL arch=arm64 17:15:18 ---> Running in e254eaebd0f9 17:15:19 Removing intermediate container e254eaebd0f9 17:15:19 ---> 32ad566d7849 17:15:19 Step 21/22 : LABEL git_sha=9e0ad7d0e14d57ce736aeaf16763b4fd7e6afe91 17:15:19 ---> Running in 042b1ca7fa97 17:15:20 Removing intermediate container 042b1ca7fa97 17:15:20 ---> a5cbabafe302 17:15:20 Step 22/22 : LABEL version=0.0.0 17:15:20 ---> Running in 4896508e750d 17:15:20 Removing intermediate container 4896508e750d 17:15:20 ---> d820e8920d50 17:15:20 17:15:21 Successfully built d820e8920d50 17:15:21 Successfully tagged core-command-arm64:latest 17:16:29  Building core-command ... done Removing intermediate container 9d341c6ff7bf 17:16:29 ---> 667ee48441b2 17:16:29 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:16:29 ---> Running in e74e3cdb5284 17:16:29 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 17:16:29 Removing intermediate container d7488b866686 17:16:29 ---> 0eb114b725b0 17:16:29 17:16:29 Step 9/21 : FROM alpine:3.14 17:16:29 ---> 5b8b7b635229 17:16:29 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 17:16:29 ---> Running in bbd9ba5a173d 17:16:29 Removing intermediate container e74e3cdb5284 17:16:29 ---> 636bb5de88bc 17:16:29 17:16:29 Step 10/22 : FROM docker:20.10.8 17:16:29 20.10.8: Pulling from library/docker 17:16:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:16:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:16:29 (1/2) Installing ca-certificates (20191127-r5) 17:16:29 (2/2) Installing dumb-init (1.2.5-r1) 17:16:29 Executing busybox-1.33.1-r6.trigger 17:16:29 Executing ca-certificates-20191127-r5.trigger 17:16:30 OK: 6 MiB in 16 packages 17:16:32 Removing intermediate container bbd9ba5a173d 17:16:32 ---> 8d7c56d1d723 17:16:32 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:16:32 ---> Running in c04664862f0d 17:16:33 Removing intermediate container c04664862f0d 17:16:33 ---> b579a195f0ab 17:16:33 Step 12/21 : ENV APP_PORT=59860 17:16:33 ---> Running in 14d90569e6a9 17:16:33 Removing intermediate container 14d90569e6a9 17:16:33 ---> 3d6733881c4d 17:16:33 Step 13/21 : EXPOSE $APP_PORT 17:16:33 ---> Running in 751726bd83ac 17:16:34 Removing intermediate container 751726bd83ac 17:16:34 ---> b66c2a5b194a 17:16:34 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 17:16:35 Removing intermediate container 79ff3fc11f01 17:16:35 ---> 845110759bcf 17:16:35 17:16:35 Step 9/22 : FROM alpine:3.14 17:16:35 ---> 5b8b7b635229 17:16:35 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:16:35 ---> 4b72667cca9a 17:16:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:16:35 ---> Running in 943486b8ef89 17:16:35 Removing intermediate container 943486b8ef89 17:16:35 ---> 73cb1971c722 17:16:35 Step 11/22 : ENV APP_PORT=59880 17:16:36 ---> Running in 1a6ae3fbb74c 17:16:36 Removing intermediate container 1a6ae3fbb74c 17:16:36 ---> 054631adae69 17:16:36 Step 12/22 : EXPOSE $APP_PORT 17:16:36 ---> 26c86bc8a562 17:16:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:16:37 ---> Running in 2403c971b700 17:16:37 Removing intermediate container 2403c971b700 17:16:37 ---> bec173a10b3f 17:16:37 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:16:37 ---> Running in 7ce2ddae9d3c 17:16:37 ---> 6175ce6cef65 17:16:37 Step 17/21 : ENTRYPOINT ["/support-notifications"] 17:16:37 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 17:16:37 Status: Downloaded newer image for docker:20.10.8 17:16:37 ---> 3734d5adc5ac 17:16:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:16:37 ---> Running in f1929dc838d1 17:16:37 ---> Running in 3ee05c7550bd 17:16:38 Removing intermediate container f1929dc838d1 17:16:38 ---> 14173c3ae9b4 17:16:38 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:16:38 Removing intermediate container 3ee05c7550bd 17:16:38 ---> 1404668b9b5e 17:16:38 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 17:16:38 ---> Running in 8498325d265b 17:16:38 ---> Running in 718a82cfab45 17:16:39 Removing intermediate container 8498325d265b 17:16:39 ---> b9f294e35234 17:16:39 Step 19/21 : LABEL arch=arm64 17:16:39 ---> Running in d5cdb9d28f12 17:16:39 Removing intermediate container d5cdb9d28f12 17:16:39 ---> 210a5b0aad31 17:16:39 Step 20/21 : LABEL git_sha=9e0ad7d0e14d57ce736aeaf16763b4fd7e6afe91 17:16:39 Removing intermediate container 7ce2ddae9d3c 17:16:39 ---> 64de32cbe9b7 17:16:39 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 17:16:39 ---> Running in f25b188f821a 17:16:39 ---> Running in 9aa2c0caf59d 17:16:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:16:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:16:40 Removing intermediate container f25b188f821a 17:16:40 ---> 301722649e33 17:16:40 Step 21/21 : LABEL version=0.0.0 17:16:40 ---> Running in f0b6355f0aaf 17:16:41 Removing intermediate container f0b6355f0aaf 17:16:41 ---> 6ab968489e61 17:16:41 17:16:41 (1/42) Installing readline (8.1.0-r0) 17:16:41 (2/42) Installing bash (5.1.4-r0) 17:16:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:16:41 Executing bash-5.1.4-r0.post-install 17:16:41 (3/42) Installing brotli-libs (1.0.9-r5) 17:16:41 (4/42) Installing nghttp2-libs (1.43.0-r0) 17:16:41 (5/42) Installing libcurl (7.79.1-r0) 17:16:41 (6/42) Installing curl (7.79.1-r0) 17:16:41 (7/42) Installing dumb-init (1.2.5-r1) 17:16:41 (8/42) Installing libbz2 (1.0.8-r1) 17:16:41 (9/42) Installing expat (2.4.1-r0) 17:16:41 (10/42) Installing libffi (3.3-r2) 17:16:41 (11/42) Installing gdbm (1.19-r0) 17:16:41 (12/42) Installing xz-libs (5.2.5-r0) 17:16:41 (13/42) Installing libgcc (10.3.1_git20210424-r2) 17:16:41 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 17:16:41 Successfully built 6ab968489e61 17:16:41 Successfully tagged support-notifications-arm64:latest 17:16:41  Building support-notifications ... done (15/42) Installing mpdecimal (2.5.1-r1) 17:16:41 (16/42) Installing sqlite-libs (3.35.5-r0) 17:16:41 (17/42) Installing python3 (3.9.5-r2) 17:16:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:16:43 (1/6) Installing dumb-init (1.2.5-r1) 17:16:43 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:16:43 (3/6) Installing libsodium (1.0.18-r0) 17:16:43 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:16:43 (18/42) Installing py3-appdirs (1.4.4-r2) 17:16:43 (19/42) Installing py3-chardet (4.0.0-r2) 17:16:43 (5/6) Installing libzmq (4.3.4-r0) 17:16:43 (20/42) Installing py3-idna (3.2-r0) 17:16:43 (6/6) Installing zeromq (4.3.4-r0) 17:16:43 (21/42) Installing py3-urllib3 (1.26.5-r0) 17:16:43 (22/42) Installing py3-certifi (2020.12.5-r1) 17:16:43 Executing busybox-1.33.1-r6.trigger 17:16:43 (23/42) Installing py3-requests (2.25.1-r4) 17:16:43 OK: 8 MiB in 20 packages 17:16:43 (24/42) Installing py3-msgpack (1.0.2-r1) 17:16:43 (25/42) Installing py3-lockfile (0.12.2-r4) 17:16:43 (26/42) Installing py3-cachecontrol (0.12.6-r1) 17:16:43 (27/42) Installing py3-colorama (0.4.4-r1) 17:16:43 (28/42) Installing py3-contextlib2 (0.6.0-r1) 17:16:43 (29/42) Installing py3-distlib (0.3.1-r3) 17:16:43 (30/42) Installing py3-distro (1.5.0-r3) 17:16:43 (31/42) Installing py3-six (1.15.0-r1) 17:16:43 (32/42) Installing py3-webencodings (0.5.1-r4) 17:16:43 (33/42) Installing py3-html5lib (1.1-r1) 17:16:43 (34/42) Installing py3-parsing (2.4.7-r2) 17:16:43 (35/42) Installing py3-packaging (20.9-r1) 17:16:44 (36/42) Installing py3-toml (0.10.2-r2) 17:16:44 (37/42) Installing py3-pep517 (0.10.0-r2) 17:16:44 (38/42) Installing py3-progress (1.5-r2) 17:16:44 (39/42) Installing py3-retrying (1.3.3-r1) 17:16:44 (40/42) Installing py3-ordered-set (4.0.2-r1) 17:16:44 (41/42) Installing py3-setuptools (52.0.0-r3) 17:16:44 (42/42) Installing py3-pip (20.3.4-r1) 17:16:44 Executing busybox-1.33.1-r3.trigger 17:16:44 OK: 84 MiB in 64 packages 17:16:45 Removing intermediate container 9aa2c0caf59d 17:16:45 ---> 84e7bdd3206d 17:16:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:16:46 ---> 2b8b9806b2a8 17:16:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:16:47 ---> e41d2048dbd9 17:16:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:16:48 ---> 05b43aeb586d 17:16:48 Step 18/22 : ENTRYPOINT ["/core-data"] 17:16:48 ---> Running in 2a52e8a82abd 17:16:48 Removing intermediate container 2a52e8a82abd 17:16:48 ---> f10950acbfd9 17:16:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:16:48 ---> Running in 55e5881b1766 17:16:48 Removing intermediate container 55e5881b1766 17:16:48 ---> f9c9e7da06c4 17:16:48 Step 20/22 : LABEL arch=arm64 17:16:48 Collecting docker-compose==1.23.2 17:16:48 ---> Running in 8e42ad0597c5 17:16:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:16:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 17:16:49 Removing intermediate container 8e42ad0597c5 17:16:49 ---> 8bac56b72d87 17:16:49 Step 21/22 : LABEL git_sha=9e0ad7d0e14d57ce736aeaf16763b4fd7e6afe91 17:16:49 ---> Running in a4c2f21ddd35 17:16:50 Removing intermediate container a4c2f21ddd35 17:16:50 ---> bb13731e0310 17:16:50 Step 22/22 : LABEL version=0.0.0 17:16:50 ---> Running in 91be126580e0 17:16:50 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:16:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:16:50 Removing intermediate container 91be126580e0 17:16:50 ---> 40532921b791 17:16:50 17:16:50 Collecting docopt<0.7,>=0.6.1 17:16:50 Downloading docopt-0.6.2.tar.gz (25 kB) 17:16:50 Successfully built 40532921b791 17:16:50 Successfully tagged core-data-arm64:latest 17:16:52  Building core-data ... done Collecting texttable<0.10,>=0.9.0 17:16:52 Downloading texttable-0.9.1.tar.gz (11 kB) 17:16:53 Collecting jsonschema<3,>=2.5.1 17:16:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:16:54 Collecting websocket-client<1.0,>=0.32.0 17:16:54 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:16:54 Collecting cached-property<2,>=1.2.0 17:16:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:16:54 Collecting dockerpty<0.5,>=0.4.1 17:16:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:16:56 Collecting docker<4.0,>=3.6.0 17:16:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:16:56 Collecting PyYAML<4,>=3.10 17:16:56 Downloading PyYAML-3.13.tar.gz (270 kB) 17:17:00 Collecting docker-pycreds>=0.4.0 17:17:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:17:00 Collecting idna<2.8,>=2.5 17:17:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:17:00 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) 17:17:00 Collecting chardet<3.1.0,>=3.0.2 17:17:00 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:17:01 Collecting urllib3<1.25,>=1.21.1 17:17:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:17:01 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:17:01 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:17:01 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:17:01 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:17:02 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:17:02 Attempting uninstall: urllib3 17:17:02 Found existing installation: urllib3 1.26.5 17:17:02 Uninstalling urllib3-1.26.5: 17:17:02 Successfully uninstalled urllib3-1.26.5 17:17:03 Attempting uninstall: idna 17:17:03 Found existing installation: idna 3.2 17:17:03 Uninstalling idna-3.2: 17:17:03 Successfully uninstalled idna-3.2 17:17:03 Attempting uninstall: chardet 17:17:03 Found existing installation: chardet 4.0.0 17:17:03 Uninstalling chardet-4.0.0: 17:17:04 Successfully uninstalled chardet-4.0.0 17:17:05 Attempting uninstall: requests 17:17:05 Found existing installation: requests 2.25.1 17:17:05 Uninstalling requests-2.25.1: 17:17:05 Successfully uninstalled requests-2.25.1 17:17:05 Running setup.py install for texttable: started 17:17:07 Running setup.py install for texttable: finished with status 'done' 17:17:07 Running setup.py install for PyYAML: started 17:17:09 Running setup.py install for PyYAML: finished with status 'done' 17:17:09 Running setup.py install for docopt: started 17:17:11 Running setup.py install for docopt: finished with status 'done' 17:17:11 Running setup.py install for dockerpty: started 17:17:13 Running setup.py install for dockerpty: finished with status 'done' 17:17:14 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 17:17:22 Removing intermediate container 718a82cfab45 17:17:22 ---> 8692e71d9e3f 17:17:22 Step 13/22 : ENV APP_PORT=58890 17:17:22 ---> Running in a3c313733628 17:17:22 Removing intermediate container a3c313733628 17:17:22 ---> 2bf9a62967b3 17:17:22 Step 14/22 : EXPOSE $APP_PORT 17:17:23 ---> Running in 2fc3b2aeb014 17:17:23 Removing intermediate container 2fc3b2aeb014 17:17:23 ---> 228a6ad3ae01 17:17:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:17:24 ---> a6d6cfcd022a 17:17:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:17:25 ---> 5b72917b314c 17:17:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:17:26 ---> e2e324b2c708 17:17:26 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 17:17:26 ---> Running in 50c19afbb5ad 17:17:26 Removing intermediate container 50c19afbb5ad 17:17:26 ---> 4d9abf3f0790 17:17:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:17:26 ---> Running in 4d3bb7e56a98 17:17:27 Removing intermediate container 4d3bb7e56a98 17:17:27 ---> 1bee0339cfc2 17:17:27 Step 20/22 : LABEL arch=arm64 17:17:27 ---> Running in 24129ef07276 17:17:27 Removing intermediate container 24129ef07276 17:17:27 ---> cd5972df73e3 17:17:27 Step 21/22 : LABEL git_sha=9e0ad7d0e14d57ce736aeaf16763b4fd7e6afe91 17:17:27 ---> Running in 0449c969dc55 17:17:27 Removing intermediate container 0449c969dc55 17:17:27 ---> 5bae180b36d4 17:17:27 Step 22/22 : LABEL version=0.0.0 17:17:27 ---> Running in f2ad11fd00c7 17:17:28 Removing intermediate container f2ad11fd00c7 17:17:28 ---> ad34ef42d977 17:17:28 17:17:28 Successfully built ad34ef42d977 17:17:28 Successfully tagged sys-mgmt-agent-arm64:latest 17:17:29  Building sys-mgmt-agent ... done  [Pipeline] } 17:17:29 $ docker stop --time=1 eaa6655305577b48319540f8f825948d39d8c7f3234a372377d0c2d11e6aea1c 17:17:30 $ docker rm -f eaa6655305577b48319540f8f825948d39d8c7f3234a372377d0c2d11e6aea1c [Pipeline] // withDockerContainer [Pipeline] sh 17:17:31 + docker images 17:17:31 REPOSITORY TAG IMAGE ID CREATED SIZE 17:17:31 sys-mgmt-agent-arm64 latest ad34ef42d977 3 seconds ago 277MB 17:17:31 core-data-arm64 latest 40532921b791 41 seconds ago 19.6MB 17:17:31 support-notifications-arm64 latest 6ab968489e61 51 seconds ago 16.1MB 17:17:31 845110759bcf 57 seconds ago 1.58GB 17:17:31 636bb5de88bc About a minute ago 1.57GB 17:17:31 0eb114b725b0 About a minute ago 1.57GB 17:17:31 core-command-arm64 latest d820e8920d50 2 minutes ago 15.2MB 17:17:31 f3ebc4f38057 2 minutes ago 1.57GB 17:17:31 security-bootstrapper-arm64 latest b9272b5e1c4e 3 minutes ago 17.8MB 17:17:31 security-secretstore-setup-arm64 latest bfc832a556d9 3 minutes ago 26.8MB 17:17:31 core-metadata-arm64 latest 6b1f542dbe9d 4 minutes ago 15.9MB 17:17:31 support-scheduler-arm64 latest 245087e50522 4 minutes ago 15.3MB 17:17:31 security-proxy-setup-arm64 latest 155c089626c3 4 minutes ago 25.5MB 17:17:31 92bb11f3251c 4 minutes ago 1.58GB 17:17:31 b2d0da26f07c 4 minutes ago 1.57GB 17:17:31 eefe0233242d 4 minutes ago 1.58GB 17:17:31 5dfb1668ecc2 4 minutes ago 1.57GB 17:17:31 80b5635c0c36 4 minutes ago 1.58GB 17:17:31 ci-base-image-arm64 latest 8d964daaef06 14 minutes ago 1.24GB 17:17:31 alpine 3.14 5b8b7b635229 2 weeks ago 5.35MB 17:17:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB 17:17:31 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 17:17:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 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 17:17:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:17:32 17:17:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:17:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:17:33 arm64: Pulling from edgex-lftools-log-publisher 17:17:33 448f6bf000e3: Pulling fs layer 17:17:33 f757da607395: Pulling fs layer 17:17:33 05883995daec: Pulling fs layer 17:17:33 8603b9c90790: Pulling fs layer 17:17:33 1560dd03e051: Pulling fs layer 17:17:33 27f5ce0e4adf: Pulling fs layer 17:17:33 c2d8d7efcc4b: Pulling fs layer 17:17:33 8603b9c90790: Waiting 17:17:33 1560dd03e051: Waiting 17:17:33 27f5ce0e4adf: Waiting 17:17:33 c2d8d7efcc4b: Waiting 17:17:33 f757da607395: Verifying Checksum 17:17:33 f757da607395: Download complete 17:17:33 8603b9c90790: Verifying Checksum 17:17:33 8603b9c90790: Download complete 17:17:33 1560dd03e051: Download complete 17:17:33 27f5ce0e4adf: Verifying Checksum 17:17:33 27f5ce0e4adf: Download complete 17:17:33 05883995daec: Verifying Checksum 17:17:33 05883995daec: Download complete 17:17:33 448f6bf000e3: Verifying Checksum 17:17:33 448f6bf000e3: Download complete 17:17:36 c2d8d7efcc4b: Verifying Checksum 17:17:36 c2d8d7efcc4b: Download complete 17:17:37 448f6bf000e3: Pull complete 17:17:38 f757da607395: Pull complete 17:17:39 05883995daec: Pull complete 17:17:39 8603b9c90790: Pull complete 17:17:40 1560dd03e051: Pull complete 17:17:41 27f5ce0e4adf: Pull complete 17:17:56 c2d8d7efcc4b: Pull complete 17:17:56 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:17:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:17:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:17:56 prd-ubuntu18.04-docker-arm64-4c-16g-798 does not seem to be running inside a container 17:17:56 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:17:59 $ docker top c8e11bd8e23f04e54c94470c3867f939f3d909a53559d3994dabf4f21a8b6b5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:18:00 ---> job-cost.sh 17:18:00 lf-activate-venv: SKIPPING 17:18:00 INFO: No Stack... 17:18:01 INFO: Retrieving Pricing Info for: v3-standard-4 17:18:01 INFO: Archiving Costs [Pipeline] sh 17:18:02 + cat /w/workspace/edgex-go/7/archives/cost.csv 17:18:02 + cut -d, -f6 [Pipeline] lock 17:18:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3826-7-stack-cost] 17:18:02 Resource [jenkins-edgexfoundry-edgex-go-PR-3826-7-stack-cost] did not exist. Created. 17:18:02 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3826-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:18:02 + echo total: 0.10999999940395355 [Pipeline] stash 17:18:02 Stashed 1 file(s) [Pipeline] } 17:18:02 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3826-7-stack-cost] [Pipeline] // lock [Pipeline] } 17:18:02 $ docker stop --time=1 c8e11bd8e23f04e54c94470c3867f939f3d909a53559d3994dabf4f21a8b6b5c 17:18:04 $ docker rm -f c8e11bd8e23f04e54c94470c3867f939f3d909a53559d3994dabf4f21a8b6b5c [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 17:18:05 provisioning config files... 17:18:05 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config5772993369521369370tmp [Pipeline] { [Pipeline] sh 17:18:05 + set +x 17:18:05 + curl -s https://codecov.io/bash 17:18:05 + bash -s -- 17:18:05 17:18:05 _____ _ 17:18:05 / ____| | | 17:18:05 | | ___ __| | ___ ___ _____ __ 17:18:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:18:05 | |___| (_) | (_| | __/ (_| (_) \ V / 17:18:05 \_____\___/ \__,_|\___|\___\___/ \_/ 17:18:05 Bash-1.0.6 17:18:05 17:18:05 17:18:05 ==> git version 2.24.4 found 17:18:05 ==> 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 17:18:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:18:05 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:18:05 ==> Jenkins CI detected. 17:18:05 current dir:  /w/workspace/edgex-go/7 17:18:05 project root: . 17:18:05 --> token set from env 17:18:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:18:05 ==> Running gcov in . (disable via -X gcov) 17:18:05 ==> Python coveragepy not found 17:18:05 ==> Searching for coverage reports in: 17:18:05 + . 17:18:05 -> Found 1 reports 17:18:05 ==> Detecting git/mercurial file structure 17:18:05 ==> Reading reports 17:18:05 + ./coverage.out bytes=428381 17:18:05 ==> Appending adjustments 17:18:05 https://docs.codecov.io/docs/fixing-reports 17:18:07 + Found adjustments 17:18:07 ==> Gzipping contents 17:18:07 60K /tmp/codecov.hiCqKe.gz 17:18:07 ==> Uploading reports 17:18:07 url: https://codecov.io 17:18:07 query: branch=PR-3826&commit=d61f5b29463c5f470dc4b706d30aaf83f43089ba&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3826%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3826&job=&cmd_args= 17:18:07 -> Pinging Codecov 17:18:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3826&commit=d61f5b29463c5f470dc4b706d30aaf83f43089ba&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3826%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3826&job=&cmd_args= 17:18:07 -> Uploading to 17:18:07 https://storage.googleapis.com/codecov/v4/raw/2021-11-30/00271124DB129430A58F1EEE437C3FCB/d61f5b29463c5f470dc4b706d30aaf83f43089ba/bd277ada-e437-4eac-a43e-27fd5bdb0e1b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211130T171807Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2d3b6bb530d7ede88af3674c3ff2d867a2a87ad6a16dbdc8788209cdbda67788 17:18:07 % Total % Received % Xferd Average Speed Time Time Time Current 17:18:07 Dload Upload Total Spent Left Speed 17:18:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58030 0 0 100 58030 0 150k --:--:-- --:--:-- --:--:-- 150k 17:18:07 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d61f5b29463c5f470dc4b706d30aaf83f43089ba [Pipeline] } 17:18:07 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 17:18:09 + '[' -d /w/workspace/edgex-go/7/archives ']' [Pipeline] libraryResource [Pipeline] sh 17:18:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:18:09 ---> package-listing.sh 17:18:09 ++ facter osfamily 17:18:09 ++ tr '[:upper:]' '[:lower:]' 17:18:10 + OS_FAMILY=redhat 17:18:10 + workspace=/w/workspace/edgex-go/7 17:18:10 + START_PACKAGES=/tmp/packages_start.txt 17:18:10 + END_PACKAGES=/tmp/packages_end.txt 17:18:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:18:10 + PACKAGES=/tmp/packages_start.txt 17:18:10 + '[' /w/workspace/edgex-go/7 ']' 17:18:10 + PACKAGES=/tmp/packages_end.txt 17:18:10 + case "${OS_FAMILY}" in 17:18:10 + sort 17:18:10 + rpm -qa 17:18:13 + '[' -f /tmp/packages_start.txt ']' 17:18:13 + '[' -f /tmp/packages_end.txt ']' 17:18:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:18:13 + '[' /w/workspace/edgex-go/7 ']' 17:18:13 + mkdir -p /w/workspace/edgex-go/7/archives/ 17:18:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 17:18:13 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:18:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:18:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:14 17:18:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:18:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:14 latest: Pulling from edgex-lftools-log-publisher 17:18:14 b4d181a07f80: Pulling fs layer 17:18:14 a1111a8f2ec3: Pulling fs layer 17:18:14 ed53099fbce6: Pulling fs layer 17:18:14 dc539afda2c1: Pulling fs layer 17:18:14 77bc0d833cb6: Pulling fs layer 17:18:14 9065ff56babe: Pulling fs layer 17:18:14 d287ab97295c: Pulling fs layer 17:18:14 77bc0d833cb6: Waiting 17:18:14 9065ff56babe: Waiting 17:18:14 d287ab97295c: Waiting 17:18:14 dc539afda2c1: Waiting 17:18:14 a1111a8f2ec3: Verifying Checksum 17:18:14 a1111a8f2ec3: Download complete 17:18:14 dc539afda2c1: Verifying Checksum 17:18:14 dc539afda2c1: Download complete 17:18:14 ed53099fbce6: Verifying Checksum 17:18:14 ed53099fbce6: Download complete 17:18:14 77bc0d833cb6: Verifying Checksum 17:18:14 77bc0d833cb6: Download complete 17:18:14 9065ff56babe: Verifying Checksum 17:18:14 9065ff56babe: Download complete 17:18:14 b4d181a07f80: Verifying Checksum 17:18:14 b4d181a07f80: Download complete 17:18:15 d287ab97295c: Verifying Checksum 17:18:15 d287ab97295c: Download complete 17:18:16 b4d181a07f80: Pull complete 17:18:16 a1111a8f2ec3: Pull complete 17:18:17 ed53099fbce6: Pull complete 17:18:17 dc539afda2c1: Pull complete 17:18:17 77bc0d833cb6: Pull complete 17:18:17 9065ff56babe: Pull complete 17:18:22 d287ab97295c: Pull complete 17:18:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:18:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:18:22 prd-centos7-docker-4c-2g-797 does not seem to be running inside a container 17:18:22 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:latest cat 17:18:26 $ docker top f86eac0757fd0ff23cf7093f129f728234e1083c159a6f78ab183ef924bfb639 -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:26 + touch /tmp/pre-build-complete [Pipeline] sh 17:18:26 + mkdir -p /var/log/sysstat [Pipeline] sh 17:18:27 + ls /var/log/sa-host 17:18:27 + sadf -c /var/log/sa-host/sa30 17:18:27 file_magic: OK 17:18:27 HZ: Using current value: 100 17:18:27 file_header: OK 17:18:27 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 17:18:27 Statistics: 17:18:27 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...Hnuu...uuuununununu... 17:18:27 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:18:27 provisioning config files... 17:18:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config6289902363301580640tmp [Pipeline] { [Pipeline] echo 17:18:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:18:27 ---> create-netrc.sh [Pipeline] } 17:18:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:18:28 ---> python-tools-install.sh [Pipeline] echo 17:18:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:18:28 ---> sudo-logs.sh 17:18:28 Archiving 'sudo' log.. 17:18:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-797.novalocal: Name or service not known 17:18:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-797.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 17:18:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:18:29 ---> job-cost.sh 17:18:29 lf-activate-venv: SKIPPING 17:18:29 DEBUG: total: 0.10999999940395355 17:18:29 INFO: Retrieving Stack Cost... 17:18:29 INFO: Retrieving Pricing Info for: v3-standard-2 17:18:29 INFO: Archiving Costs [Pipeline] echo 17:18:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:18:30 ---> logs-deploy.sh 17:18:30 lf-activate-venv: SKIPPING 17:18:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3826/7 17:18:30 INFO: archiving workspace using pattern(s): 17:18:30 Archives upload complete. 17:18:30 INFO: archiving logs to Nexus 17:18:31 ---> uname -a: 17:18:31 Linux prd-centos7-docker-4c-2g-797.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 17:18:31 17:18:31 17:18:31 ---> lscpu: 17:18:31 Architecture: x86_64 17:18:31 CPU op-mode(s): 32-bit, 64-bit 17:18:31 Byte Order: Little Endian 17:18:31 Address sizes: 40 bits physical, 48 bits virtual 17:18:31 CPU(s): 2 17:18:31 On-line CPU(s) list: 0,1 17:18:31 Thread(s) per core: 1 17:18:31 Core(s) per socket: 1 17:18:31 Socket(s): 2 17:18:31 NUMA node(s): 1 17:18:31 Vendor ID: AuthenticAMD 17:18:31 CPU family: 23 17:18:31 Model: 49 17:18:31 Model name: AMD EPYC-Rome Processor 17:18:31 Stepping: 0 17:18:31 CPU MHz: 2799.996 17:18:31 BogoMIPS: 5599.99 17:18:31 Virtualization: AMD-V 17:18:31 Hypervisor vendor: KVM 17:18:31 Virtualization type: full 17:18:31 L1d cache: 32K 17:18:31 L1i cache: 32K 17:18:31 L2 cache: 512K 17:18:31 L3 cache: 16384K 17:18:31 NUMA node0 CPU(s): 0,1 17:18:31 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 17:18:31 17:18:31 17:18:31 ---> nproc: 17:18:31 2 17:18:31 17:18:31 17:18:31 ---> df -h: 17:18:31 Filesystem Size Used Avail Use% Mounted on 17:18:31 overlay 40G 14G 27G 34% / 17:18:31 tmpfs 64M 0 64M 0% /dev 17:18:31 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:18:31 shm 64M 0 64M 0% /dev/shm 17:18:31 /dev/vda1 40G 14G 27G 34% /facter-os 17:18:31 17:18:31 17:18:31 ---> sar -b -r -n DEV: 17:18:31 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/30/21 _x86_64_ (2 CPU) 17:18:31 17:18:31 16:57:41 LINUX RESTART (2 CPU) 17:18:31 17:18:31 16:58:02 tps rtps wtps bread/s bwrtn/s 17:18:31 16:59:01 210.28 6.62 203.66 3409.28 52076.97 17:18:31 17:00:01 292.83 0.00 292.83 0.00 57432.14 17:18:31 17:01:01 58.77 0.02 58.76 0.53 10856.11 17:18:31 17:02:01 123.52 0.12 123.40 2.00 10188.36 17:18:31 17:03:02 1009.40 579.62 429.78 23235.72 284480.69 17:18:31 17:04:01 563.44 173.54 389.90 10455.76 151689.76 17:18:31 17:05:01 460.68 34.05 426.63 3840.00 159938.88 17:18:31 17:06:01 7.53 0.00 7.53 0.00 354.11 17:18:31 17:07:01 0.28 0.08 0.20 0.67 1.62 17:18:31 17:08:01 0.20 0.00 0.20 0.00 1.95 17:18:31 17:09:01 0.30 0.00 0.30 0.00 3.15 17:18:31 17:10:01 5.61 5.21 0.40 71.83 6.15 17:18:31 17:11:01 287.52 264.89 22.63 3689.81 1149.48 17:18:31 17:12:01 6.21 0.05 6.16 0.40 74.35 17:18:31 17:13:01 0.28 0.03 0.25 0.93 3.78 17:18:31 17:14:02 1.02 0.25 0.77 94.50 14.60 17:18:31 17:15:01 0.32 0.00 0.32 0.00 5.23 17:18:31 17:16:01 0.23 0.00 0.23 0.00 2.73 17:18:31 17:17:01 0.23 0.07 0.17 0.53 2.45 17:18:31 17:18:01 0.18 0.02 0.17 0.13 2.45 17:18:31 Average: 152.02 53.71 98.31 2254.09 36575.94 17:18:31 17:18:31 16:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:18:31 16:59:01 4296004 0 787844 9.84 2620 2922464 1914900 21.14 1053188 2328104 4584 17:18:31 17:00:01 3400660 0 1008560 12.59 2620 3597092 1900436 20.98 1352376 2781516 246296 17:18:31 17:01:01 3388564 0 1049580 13.11 2620 3568168 2008140 22.17 1301188 2834656 60420 17:18:31 17:02:01 3300612 0 1077912 13.46 2620 3627788 1947684 21.50 1397872 2828868 161632 17:18:31 17:03:02 1135332 0 1454284 18.16 2620 5416696 2668900 29.47 2243768 4029328 4072 17:18:31 17:04:01 554512 0 1458176 18.21 2620 5993624 2810376 31.03 2763172 4059636 4180 17:18:31 17:05:01 2534856 0 1174344 14.66 2620 4297112 1515452 16.73 1509848 3344464 20 17:18:31 17:06:01 2539176 0 1170020 14.61 2620 4297116 1509716 16.67 1512140 3344460 12 17:18:31 17:07:01 2545040 0 1164156 14.54 2620 4297116 1472444 16.26 1509176 3343732 12 17:18:31 17:08:01 2559064 0 1150124 14.36 2620 4297124 1472444 16.26 1506056 3333956 8 17:18:31 17:09:01 2558824 0 1150364 14.36 2620 4297124 1472540 16.26 1506032 3334236 12 17:18:31 17:10:01 2554788 0 1152644 14.39 2620 4298880 1476660 16.30 1508592 3334600 8 17:18:31 17:11:01 2397892 0 1247960 15.58 2620 4360460 1472476 16.26 1546232 3356928 8 17:18:31 17:12:01 2290200 0 1355636 16.93 2620 4360476 1472832 16.26 1653336 3356952 8 17:18:31 17:13:01 2291956 0 1353844 16.90 2620 4360512 1472544 16.26 1653104 3355508 24 17:18:31 17:14:02 2288636 0 1354352 16.91 2620 4363324 1472628 16.26 1656792 3355304 8 17:18:31 17:15:01 2288856 0 1354128 16.91 2620 4363328 1472544 16.26 1656720 3355304 16 17:18:31 17:16:01 2288748 0 1354232 16.91 2620 4363332 1472544 16.26 1656764 3355304 8 17:18:31 17:17:01 2288296 0 1354676 16.91 2620 4363340 1472656 16.26 1656968 3355320 20 17:18:31 17:18:01 2288608 0 1354360 16.91 2620 4363344 1472608 16.26 1657064 3355324 12 17:18:31 Average: 2489531 0 1226360 15.31 2620 4290421 1697526 18.74 1615019 3287175 24068 17:18:31 17:18:31 16:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:18:31 16:59:01 eth0 1254.40 1341.65 9722.54 182.27 0.00 0.00 0.00 0.00 17:18:31 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 16:59:01 veth0204172 66.58 86.07 6.65 62.84 0.00 0.00 0.00 0.00 17:18:31 16:59:01 docker0 772.72 401.05 68.75 2810.47 0.00 0.00 0.00 0.00 17:18:31 17:00:01 vethe92048e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:18:31 17:00:01 eth0 159.87 124.22 2005.90 20.63 0.00 0.00 0.00 0.00 17:18:31 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:00:01 docker0 107.64 131.81 8.45 1979.98 0.00 0.00 0.00 0.00 17:18:31 17:01:01 vethe92048e 2.16 2.16 0.17 0.18 0.00 0.00 0.00 0.00 17:18:31 17:01:01 eth0 33.63 16.82 27.24 11.84 0.00 0.00 0.00 0.00 17:18:31 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:01:01 docker0 2.16 2.16 0.14 0.18 0.00 0.00 0.00 0.00 17:18:31 17:02:01 eth0 91.10 58.94 1680.52 122.67 0.00 0.00 0.00 0.00 17:18:31 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:03:02 vethf53bc52 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 17:18:31 17:03:02 veth26ef17e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:03:02 eth0 78.94 43.24 217.00 19.95 0.00 0.00 0.00 0.00 17:18:31 17:03:02 veth01e9dac 0.00 0.56 0.00 0.03 0.00 0.00 0.00 0.00 17:18:31 17:04:01 veth80ad97a 0.02 0.24 0.00 0.02 0.00 0.00 0.00 0.00 17:18:31 17:04:01 eth0 67.54 30.37 243.82 18.07 0.00 0.00 0.00 0.00 17:18:31 17:04:01 veth01e9dac 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 17:18:31 17:04:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:18:31 17:05:01 eth0 127.43 69.16 1634.07 20.99 0.00 0.00 0.00 0.00 17:18:31 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:05:01 docker0 920.03 637.50 79.50 5651.68 0.00 0.00 0.00 0.00 17:18:31 17:06:01 eth0 1.75 1.20 0.72 0.28 0.00 0.00 0.00 0.00 17:18:31 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:07:01 eth0 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 17:18:31 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:08:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 17:18:31 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:09:01 eth0 0.25 0.15 0.14 0.07 0.00 0.00 0.00 0.00 17:18:31 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:10:01 eth0 0.12 0.15 0.01 0.01 0.00 0.00 0.00 0.00 17:18:31 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:11:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:18:31 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:12:01 eth0 73.10 41.86 65.15 28.66 0.00 0.00 0.00 0.00 17:18:31 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:13:01 eth0 0.10 0.10 0.01 0.04 0.00 0.00 0.00 0.00 17:18:31 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:14:02 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 17:18:31 17:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:15:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:18:31 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:16:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:18:31 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:17:01 eth0 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 17:18:31 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:18:01 eth0 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 17:18:31 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 Average: eth0 93.62 85.50 773.30 21.18 0.00 0.00 0.00 0.00 17:18:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:31 Average: docker0 46.08 31.93 3.98 283.05 0.00 0.00 0.00 0.00 17:18:31 17:18:31 17:18:31 ---> sar -P ALL: 17:18:31 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/30/21 _x86_64_ (2 CPU) 17:18:31 17:18:31 16:57:41 LINUX RESTART (2 CPU) 17:18:31 17:18:31 16:58:02 CPU %user %nice %system %iowait %steal %idle 17:18:31 16:59:01 all 33.24 0.00 9.29 4.80 0.09 52.57 17:18:31 16:59:01 0 31.12 0.00 10.46 6.44 0.09 51.89 17:18:31 16:59:01 1 35.36 0.00 8.12 3.16 0.09 53.26 17:18:31 17:00:01 all 57.05 0.00 11.31 2.16 0.11 29.37 17:18:31 17:00:01 0 56.15 0.00 11.71 2.35 0.11 29.68 17:18:31 17:00:01 1 57.95 0.00 10.90 1.98 0.11 29.07 17:18:31 17:01:01 all 33.77 0.00 4.61 0.29 0.08 61.25 17:18:31 17:01:01 0 34.13 0.00 4.76 0.23 0.07 60.81 17:18:31 17:01:01 1 33.40 0.00 4.47 0.35 0.09 61.69 17:18:31 17:02:01 all 71.90 0.00 7.69 1.35 0.12 18.94 17:18:31 17:02:01 0 73.11 0.00 7.58 1.11 0.13 18.07 17:18:31 17:02:01 1 70.69 0.00 7.79 1.60 0.11 19.82 17:18:31 17:03:02 all 32.03 0.00 17.67 33.74 0.11 16.46 17:18:31 17:03:02 0 33.28 0.00 17.82 33.01 0.11 15.78 17:18:31 17:03:02 1 30.77 0.00 17.52 34.46 0.11 17.14 17:18:31 17:04:01 all 82.22 0.00 15.35 1.79 0.14 0.49 17:18:31 17:04:01 0 83.44 0.00 14.09 1.45 0.13 0.89 17:18:31 17:04:01 1 81.01 0.00 16.62 2.13 0.15 0.09 17:18:31 17:05:01 all 58.89 0.00 16.57 6.49 0.12 17.92 17:18:31 17:05:01 0 58.21 0.00 17.14 7.26 0.13 17.27 17:18:31 17:05:01 1 59.57 0.00 16.00 5.74 0.11 18.57 17:18:31 17:06:01 all 0.17 0.00 0.08 0.02 0.02 99.72 17:18:31 17:06:01 0 0.32 0.00 0.12 0.00 0.02 99.55 17:18:31 17:06:01 1 0.02 0.00 0.05 0.03 0.02 99.88 17:18:31 17:07:01 all 0.24 0.00 0.05 0.00 0.01 99.70 17:18:31 17:07:01 0 0.42 0.00 0.07 0.00 0.00 99.52 17:18:31 17:07:01 1 0.07 0.00 0.03 0.00 0.02 99.88 17:18:31 17:08:01 all 0.22 0.00 0.05 0.01 0.02 99.71 17:18:31 17:08:01 0 0.37 0.00 0.07 0.00 0.02 99.55 17:18:31 17:08:01 1 0.07 0.00 0.03 0.02 0.02 99.87 17:18:31 17:09:01 all 0.21 0.00 0.03 0.00 0.00 99.77 17:18:31 17:09:01 0 0.38 0.00 0.03 0.00 0.00 99.58 17:18:31 17:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:18:31 17:18:31 17:09:01 CPU %user %nice %system %iowait %steal %idle 17:18:31 17:10:01 all 0.20 0.09 0.35 0.06 0.01 99.29 17:18:31 17:10:01 0 0.08 0.10 0.38 0.05 0.00 99.38 17:18:31 17:10:01 1 0.32 0.08 0.32 0.07 0.02 99.20 17:18:31 17:11:01 all 0.24 4.10 12.44 2.00 0.04 81.17 17:18:31 17:11:01 0 0.03 4.13 12.39 1.84 0.03 81.58 17:18:31 17:11:01 1 0.46 4.07 12.49 2.16 0.05 80.76 17:18:31 17:12:01 all 0.82 0.00 0.43 0.04 0.02 98.69 17:18:31 17:12:01 0 0.91 0.00 0.40 0.02 0.02 98.66 17:18:31 17:12:01 1 0.74 0.00 0.45 0.07 0.02 98.73 17:18:31 17:13:01 all 0.21 0.00 0.05 0.00 0.00 99.74 17:18:31 17:13:01 0 0.37 0.00 0.05 0.00 0.00 99.58 17:18:31 17:13:01 1 0.05 0.00 0.05 0.00 0.00 99.90 17:18:31 17:14:02 all 0.18 0.00 0.03 0.01 0.02 99.77 17:18:31 17:14:02 0 0.25 0.00 0.03 0.02 0.02 99.68 17:18:31 17:14:02 1 0.10 0.00 0.02 0.00 0.02 99.87 17:18:31 17:15:01 all 0.12 0.00 0.03 0.00 0.02 99.83 17:18:31 17:15:01 0 0.19 0.00 0.03 0.00 0.02 99.76 17:18:31 17:15:01 1 0.05 0.00 0.03 0.00 0.02 99.90 17:18:31 17:16:01 all 0.16 0.00 0.02 0.00 0.01 99.82 17:18:31 17:16:01 0 0.28 0.00 0.02 0.00 0.02 99.68 17:18:31 17:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:18:31 17:17:01 all 0.28 0.00 0.03 0.00 0.02 99.68 17:18:31 17:17:01 0 0.30 0.00 0.02 0.00 0.02 99.67 17:18:31 17:17:01 1 0.25 0.00 0.03 0.00 0.02 99.70 17:18:31 17:18:01 all 0.21 0.00 0.03 0.00 0.01 99.76 17:18:31 17:18:01 0 0.37 0.00 0.02 0.00 0.02 99.60 17:18:31 17:18:01 1 0.05 0.00 0.03 0.00 0.00 99.92 17:18:31 Average: all 17.52 0.21 4.59 2.53 0.05 75.11 17:18:31 Average: 0 17.57 0.22 4.64 2.58 0.04 74.95 17:18:31 Average: 1 17.46 0.21 4.53 2.48 0.05 75.26 17:18:31 17:18:31 17:18:31