Pull request #3829 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 b2bbeb2bf8682f369067d047e38d70060ce035aa rather than fdf84c1e016db635080e44304c01b30a3c525e59 Obtained Jenkinsfile from b2bbeb2bf8682f369067d047e38d70060ce035aa 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-ssh4927906697846394778.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-ssh8511236066362159865.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-3829/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-3829/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9131287394174644527.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-ssh918616838703139428.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-3829/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-3829/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5958228997525660662.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-525 in /w/workspace/edgexfoundry_edgex-go_PR-3829 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4897369309415504913.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh900506322143409886.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3829/head:refs/remotes/origin/PR-3829 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit fdf84c1e016db635080e44304c01b30a3c525e59 Merge succeeded, producing fdf84c1e016db635080e44304c01b30a3c525e59 Checking out Revision fdf84c1e016db635080e44304c01b30a3c525e59 (PR-3829) > git config core.sparsecheckout # timeout=10 > git checkout -f fdf84c1e016db635080e44304c01b30a3c525e59 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh6048817553163127134.key > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fdf84c1e016db635080e44304c01b30a3c525e59 # timeout=10 Commit message: "build(snap): add script to generate version" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:24:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:24:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:24:09 ========================================================= 16:24:09 EdgeX Global Pipelines Version Info 16:24:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d1e12c50ff883c900caa2ec3366135160da0ffa8 # timeout=10 16:24:10 ------------------- 16:24:10 stable info: 16:24:10 ------------------- 16:24:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:24:10 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 16:24:10 Message: update stable to v1.0.217 16:24:11 ------------------- 16:24:11 experimental info: 16:24:11 ------------------- 16:24:11 Commited By: **** collab-it+edgex@linuxfoundation.org 16:24:11 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 16:24:11 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:24:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:24:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:24:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:24:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:24:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:24:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:24:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:24:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:24:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:24:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:24:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:24:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:24:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:24:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:24:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:24:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:24:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:24:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:24:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:24:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:24:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:24:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:24:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3829 [Pipeline] echo 16:24:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3829 [Pipeline] echo 16:24:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3829 [Pipeline] echo 16:24:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fdf84c1e016db635080e44304c01b30a3c525e59 [Pipeline] echo 16:24:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fdf84c1 [Pipeline] echo 16:24:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:24:11 provisioning config files... 16:24:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6797267790712511807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:24:12 ---> docker-login.sh 16:24:12 nexus3.edgexfoundry.org:10001 16:24:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:12 Configure a credential helper to remove this warning. See 16:24:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:12 16:24:12 Login Succeeded 16:24:12 nexus3.edgexfoundry.org:10002 16:24:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:12 Configure a credential helper to remove this warning. See 16:24:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:12 16:24:12 Login Succeeded 16:24:12 nexus3.edgexfoundry.org:10003 16:24:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:12 Configure a credential helper to remove this warning. See 16:24:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:12 16:24:12 Login Succeeded 16:24:12 nexus3.edgexfoundry.org:10004 16:24:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:12 Configure a credential helper to remove this warning. See 16:24:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:12 16:24:12 Login Succeeded 16:24:12 docker.io 16:24:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:13 Configure a credential helper to remove this warning. See 16:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:13 16:24:13 Login Succeeded 16:24:13 ---> docker-login.sh ends [Pipeline] } 16:24:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:24:13 ++ 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:24:13 + for file in '`ls cmd/**/Dockerfile`' 16:24:13 ++ dirname cmd/core-command/Dockerfile 16:24:13 ++ cut -d/ -f2 16:24:13 + echo core-command,cmd/core-command/Dockerfile 16:24:13 + for file in '`ls cmd/**/Dockerfile`' 16:24:13 ++ dirname cmd/core-data/Dockerfile 16:24:13 ++ cut -d/ -f2 16:24:13 + echo core-data,cmd/core-data/Dockerfile 16:24:13 + for file in '`ls cmd/**/Dockerfile`' 16:24:13 ++ dirname cmd/core-metadata/Dockerfile 16:24:13 ++ cut -d/ -f2 16:24:13 + echo core-metadata,cmd/core-metadata/Dockerfile 16:24:13 + for file in '`ls cmd/**/Dockerfile`' 16:24:13 ++ dirname cmd/security-bootstrapper/Dockerfile 16:24:13 ++ cut -d/ -f2 16:24:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:24:13 + for file in '`ls cmd/**/Dockerfile`' 16:24:13 ++ dirname cmd/security-proxy-setup/Dockerfile 16:24:13 ++ cut -d/ -f2 16:24:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:24:13 + for file in '`ls cmd/**/Dockerfile`' 16:24:13 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:24:13 ++ cut -d/ -f2 16:24:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:24:13 + for file in '`ls cmd/**/Dockerfile`' 16:24:13 ++ dirname cmd/support-notifications/Dockerfile 16:24:13 ++ cut -d/ -f2 16:24:13 + echo support-notifications,cmd/support-notifications/Dockerfile 16:24:13 + for file in '`ls cmd/**/Dockerfile`' 16:24:13 ++ dirname cmd/support-scheduler/Dockerfile 16:24:13 ++ cut -d/ -f2 16:24:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:24:13 + for file in '`ls cmd/**/Dockerfile`' 16:24:13 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:24:13 ++ cut -d/ -f2 16:24:13 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:24:13 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:24:14 + git rev-list -1 --merges fdf84c1e016db635080e44304c01b30a3c525e59~1..fdf84c1e016db635080e44304c01b30a3c525e59 [Pipeline] echo 16:24:14 -----------> git rev-list -1 --merges fdf84c1e016db635080e44304c01b30a3c525e59~1..fdf84c1e016db635080e44304c01b30a3c525e59 fdf84c1e016db635080e44304c01b30a3c525e59 [false] [Pipeline] sh 16:24:14 + git log --format=format:%s -1 fdf84c1e016db635080e44304c01b30a3c525e59 [Pipeline] echo 16:24:14 ========================================================= 16:24:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:24:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:24:14 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:24:14 + grep -v github /etc/ssh/ssh_known_hosts 16:24:14 + '[' -e /tmp/ssh_known_hosts ']' 16:24:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:24:14 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 16:24:14 + sudo tee -a /etc/ssh/ssh_known_hosts 16:24:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:24:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:24:15 16:24:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:24:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:24:15 latest: Pulling from edgex-devops/git-semver 16:24:15 a0d0a0d46f8b: Pulling fs layer 16:24:15 3e5f54012d9b: Pulling fs layer 16:24:15 4c7163046ea9: Pulling fs layer 16:24:15 0c2d73faf560: Pulling fs layer 16:24:15 0c2d73faf560: Waiting 16:24:15 3e5f54012d9b: Verifying Checksum 16:24:15 3e5f54012d9b: Download complete 16:24:15 a0d0a0d46f8b: Download complete 16:24:16 0c2d73faf560: Verifying Checksum 16:24:16 0c2d73faf560: Download complete 16:24:16 4c7163046ea9: Verifying Checksum 16:24:16 4c7163046ea9: Download complete 16:24:16 a0d0a0d46f8b: Pull complete 16:24:16 3e5f54012d9b: Pull complete 16:24:16 4c7163046ea9: Pull complete 16:24:16 0c2d73faf560: Pull complete 16:24:16 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:24:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:24:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:24:16 prd-centos7-docker-4c-2g-525 does not seem to be running inside a container 16:24:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:24:17 $ docker top 5e2acf12248c77f3c8e202e868aa6c745f00091ec961408406d08b8e561a928b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:24:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:24:17 [ssh-agent] Looking for ssh-agent implementation... 16:24:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:24:17 $ docker exec 5e2acf12248c77f3c8e202e868aa6c745f00091ec961408406d08b8e561a928b ssh-agent 16:24:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIkNipJ/agent.14 16:24:17 SSH_AGENT_PID=20 16:24:17 Running ssh-add (command line suppressed) 16:24:17 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2003765976055569589.key (/w/workspace/edgex-go/2@tmp/private_key_2003765976055569589.key) 16:24:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:24:18 + git tag --points-at HEAD [Pipeline] } 16:24:18 $ docker exec --env ******** --env ******** 5e2acf12248c77f3c8e202e868aa6c745f00091ec961408406d08b8e561a928b ssh-agent -k 16:24:18 unset SSH_AUTH_SOCK; 16:24:18 unset SSH_AGENT_PID; 16:24:18 echo Agent pid 20 killed; 16:24:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:24:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:24:18 [ssh-agent] Looking for ssh-agent implementation... 16:24:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:24:18 $ docker exec 5e2acf12248c77f3c8e202e868aa6c745f00091ec961408406d08b8e561a928b ssh-agent 16:24:18 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmbONca/agent.55 16:24:18 SSH_AGENT_PID=61 16:24:18 Running ssh-add (command line suppressed) 16:24:18 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3423994236717563513.key (/w/workspace/edgex-go/2@tmp/private_key_3423994236717563513.key) 16:24:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:24:18 + git semver init 16:24:18 # -> Open(): unable to determine branch for HEAD 16:24:18 # $GIT_DIR = /w/workspace/edgex-go/2/.git 16:24:18 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 16:24:18 # $SEMVER_REMOTE_NAME = origin 16:24:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:24:18 # $SEMVER_USER_NAME = edgex-jenkins 16:24:18 # $SEMVER_BRANCH = PR-3829 16:24:18 # $SEMVER_TEMP = /tmp/semver-364155931 16:24:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:24:33 # '/tmp/semver-364155931' -> '/w/workspace/edgex-go/2/.semver' 16:24:33 # -> Force: false 16:24:33 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 16:24:33 $ docker exec --env ******** --env ******** 5e2acf12248c77f3c8e202e868aa6c745f00091ec961408406d08b8e561a928b ssh-agent -k 16:24:33 unset SSH_AUTH_SOCK; 16:24:33 unset SSH_AGENT_PID; 16:24:33 echo Agent pid 61 killed; 16:24:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:24:34 + git semver [Pipeline] } 16:24:34 $ docker stop --time=1 5e2acf12248c77f3c8e202e868aa6c745f00091ec961408406d08b8e561a928b 16:24:36 $ docker rm -f 5e2acf12248c77f3c8e202e868aa6c745f00091ec961408406d08b8e561a928b [Pipeline] // withDockerContainer [Pipeline] sh 16:24:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:24:36 Stashed 1 file(s) [Pipeline] echo 16:24:36 [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:24:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:24:36 ========================================================= 16:24:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:24:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:24:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:24:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:24:37 a0d0a0d46f8b: Already exists 16:24:37 31adcdaf11c8: Pulling fs layer 16:24:37 b8b176561691: Pulling fs layer 16:24:37 4527c011a84f: Pulling fs layer 16:24:37 5d74067f8e1e: Pulling fs layer 16:24:37 e0aca202a116: Pulling fs layer 16:24:37 3a43be97a3b4: Pulling fs layer 16:24:37 34cad66bf833: Pulling fs layer 16:24:37 b4e3c513aaa6: Pulling fs layer 16:24:37 5d74067f8e1e: Waiting 16:24:37 e0aca202a116: Waiting 16:24:37 3a43be97a3b4: Waiting 16:24:37 34cad66bf833: Waiting 16:24:37 b4e3c513aaa6: Waiting 16:24:37 b8b176561691: Download complete 16:24:37 31adcdaf11c8: Verifying Checksum 16:24:37 31adcdaf11c8: Download complete 16:24:37 5d74067f8e1e: Verifying Checksum 16:24:37 5d74067f8e1e: Download complete 16:24:37 e0aca202a116: Verifying Checksum 16:24:37 e0aca202a116: Download complete 16:24:37 3a43be97a3b4: Verifying Checksum 16:24:37 3a43be97a3b4: Download complete 16:24:37 31adcdaf11c8: Pull complete 16:24:37 34cad66bf833: Verifying Checksum 16:24:37 34cad66bf833: Download complete 16:24:37 b8b176561691: Pull complete 16:24:37 4527c011a84f: Verifying Checksum 16:24:37 4527c011a84f: Download complete 16:24:37 b4e3c513aaa6: Verifying Checksum 16:24:37 b4e3c513aaa6: Download complete 16:24:41 4527c011a84f: Pull complete 16:24:41 5d74067f8e1e: Pull complete 16:24:41 e0aca202a116: Pull complete 16:24:41 3a43be97a3b4: Pull complete 16:24:41 34cad66bf833: Pull complete 16:24:44 b4e3c513aaa6: Pull complete 16:24:44 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 16:24:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:24:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:24:44 + docker build -t ci-base-image-x86_64 -f - . 16:24:44 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:24:44 WORKDIR /edgex 16:24:44 COPY go.mod . 16:24:44 RUN go mod download' 16:24:45 Sending build context to Docker daemon 334.4MB 16:24:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:24:45 ---> 9f6097aaca64 16:24:45 Step 2/4 : WORKDIR /edgex 16:24:47 ---> Running in b4dcee1c1916 16:24:47 Removing intermediate container b4dcee1c1916 16:24:47 ---> 408ab73ec181 16:24:47 Step 3/4 : COPY go.mod . 16:24:47 ---> bd96b25037e1 16:24:47 Step 4/4 : RUN go mod download 16:24:47 ---> Running in 5792765011d9 16:24:51 Still waiting to schedule task 16:24:51 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:25:19 Removing intermediate container 5792765011d9 16:25:19 ---> 43cb6bf86023 16:25:19 Successfully built 43cb6bf86023 16:25:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:25:20 + docker inspect -f . ci-base-image-x86_64 16:25:20 . [Pipeline] withDockerContainer 16:25:20 prd-centos7-docker-4c-2g-525 does not seem to be running inside a container 16:25:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:25:20 $ docker top 5caccf38fd99761eb2206cba2b38213f328e439727b9af86d86aadb491db68b6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:25:21 + go version 16:25:21 go version go1.16.8 linux/amd64 [Pipeline] } 16:25:21 $ docker stop --time=1 5caccf38fd99761eb2206cba2b38213f328e439727b9af86d86aadb491db68b6 16:25:22 $ docker rm -f 5caccf38fd99761eb2206cba2b38213f328e439727b9af86d86aadb491db68b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:25:22 + docker inspect -f . ci-base-image-x86_64 16:25:22 . [Pipeline] withDockerContainer 16:25:22 prd-centos7-docker-4c-2g-525 does not seem to be running inside a container 16:25:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:25:23 $ docker top c1fd68798afeef285df8abdd3e1ad3c1f804159b2bb2bc787bcde60c3c291526 -eo pid,comm [Pipeline] { [Pipeline] echo 16:25:23 ========================================================= 16:25:23 [edgeXBuildGoParallel] Running Tests and Build... 16:25:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:25:23 + make test 16:25:23 go mod tidy 16:25:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:25:29 ? github.com/edgexfoundry/edgex-go [no test files] 16:25:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:25:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:25:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:25:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:25:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:25:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:25:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:25:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:25:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:25:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:25:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:25:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:25:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:25:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.073s coverage: 28.7% of statements 16:25:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:25:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:25:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 98.5% of statements 16:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:25:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.047s coverage: 44.7% of statements 16:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:25:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 89.5% of statements 16:25:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:25:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.073s coverage: 84.4% of statements 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:26:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.278s coverage: 94.2% of statements 16:26:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:26:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:26:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 59.1% of statements 16:26:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:26:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:26:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:26:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:26:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:26:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements 16:26:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:26:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:26:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:26:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.9% of statements 16:26:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:26:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 16:26:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 21.7% of statements 16:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 16:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements 16:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 16:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 16:26:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 16:26:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 16:26:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 16:26:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.182s coverage: 82.5% of statements 16:26:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:26:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-526 in /w/workspace/edgexfoundry_edgex-go_PR-3829 [Pipeline] { [Pipeline] ws 16:26:23 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:26:23 The recommended git tool is: git 16:26:28 using credential edgex-jenkins-ssh 16:26:28 Cloning the remote Git repository 16:26:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:26:28 > git init /w/workspace/edgex-go/2 # timeout=10 16:26:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:26:28 > git --version # timeout=10 16:26:28 > git --version # 'git version 2.17.1' 16:26:28 using GIT_SSH to set credentials SSH Credentials for GitHub 16:26:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 16:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 16:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 16:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 16:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements 16:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 16:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.049s coverage: 87.2% of statements 16:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 85.4% of statements 16:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.127s coverage: 91.2% of statements 16:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements 16:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements 16:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 16:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 16:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 16:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 16:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.240s coverage: 65.4% of statements 16:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.135s coverage: 43.8% of statements 16:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 16:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 16:26:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:26:44 Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit fdf84c1e016db635080e44304c01b30a3c525e59 16:26:45 Merge succeeded, producing fdf84c1e016db635080e44304c01b30a3c525e59 16:26:45 Checking out Revision fdf84c1e016db635080e44304c01b30a3c525e59 (PR-3829) 16:26:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:26:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:26:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:26:44 using GIT_SSH to set credentials SSH Credentials for GitHub 16:26:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3829/head:refs/remotes/origin/PR-3829 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:26:44 > git config core.sparsecheckout # timeout=10 16:26:44 > git checkout -f fdf84c1e016db635080e44304c01b30a3c525e59 # timeout=10 16:26:45 > git remote # timeout=10 16:26:45 > git config --get remote.origin.url # timeout=10 16:26:45 using GIT_SSH to set credentials SSH Credentials for GitHub 16:26:45 > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 16:26:45 > git rev-parse HEAD^{commit} # timeout=10 16:26:45 > git config core.sparsecheckout # timeout=10 16:26:45 > git checkout -f fdf84c1e016db635080e44304c01b30a3c525e59 # timeout=10 16:26:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.055s coverage: 17.7% of statements 16:26:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:26:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:26:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:26:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:26:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.144s coverage: 92.3% of statements 16:26:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:26:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:26:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:26:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:26:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 16:26:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:26:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:26:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements 16:26:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:26:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:26:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:26:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:26:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.045s coverage: 28.9% of statements 16:26:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:26:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:26:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:26:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:26:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:26:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:26:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 16:26:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 16:26:47 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 16:26:49 Commit message: "build(snap): add script to generate version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:26:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:26:50 % Total % Received % Xferd Average Speed Time Time Time Current 16:26:50 Dload Upload Total Spent Left Speed 16:26:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 88238 0 --:--:-- --:--:-- --:--:-- 88238 [Pipeline] sh 16:26:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:26:51 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 16:26:51 /etc/docker/daemon.json 16:26:51 { 16:26:51 "registry-mirrors": [ 16:26:51 "https://nexus3.edgexfoundry.org:10001" 16:26:51 ], 16:26:51 "bip": "10.250.0.254/24", 16:26:51 "hosts": [ 16:26:51 "tcp://0.0.0.0:5555", 16:26:51 "unix:///var/run/docker.sock" 16:26:51 ], 16:26:51 "mtu": 1458, 16:26:51 "selinux-enabled": true, 16:26:51 "seccomp-profile": "/etc/docker/seccomp.json" 16:26:51 } [Pipeline] sh 16:26:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:26:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:27:10 provisioning config files... 16:27:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2249759053574969183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:10 ---> docker-login.sh 16:27:10 nexus3.edgexfoundry.org:10001 16:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:11 Configure a credential helper to remove this warning. See 16:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:11 16:27:11 Login Succeeded 16:27:11 nexus3.edgexfoundry.org:10002 16:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:11 Configure a credential helper to remove this warning. See 16:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:11 16:27:11 Login Succeeded 16:27:11 nexus3.edgexfoundry.org:10003 16:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:12 Configure a credential helper to remove this warning. See 16:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:12 16:27:12 Login Succeeded 16:27:12 nexus3.edgexfoundry.org:10004 16:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:13 Configure a credential helper to remove this warning. See 16:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:13 16:27:13 Login Succeeded 16:27:13 docker.io 16:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:13 Configure a credential helper to remove this warning. See 16:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:13 16:27:13 Login Succeeded 16:27:13 ---> docker-login.sh ends [Pipeline] } 16:27:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:27:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:27:14 ========================================================= 16:27:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:27:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:27:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:27:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:27:15 552d1f2373af: Pulling fs layer 16:27:15 ea3f2d53f512: Pulling fs layer 16:27:15 9e70ebbbe112: Pulling fs layer 16:27:15 7a9cfe048b4a: Pulling fs layer 16:27:15 72dc09318566: Pulling fs layer 16:27:15 f4f7b4309257: Pulling fs layer 16:27:15 0ac9a79272e3: Pulling fs layer 16:27:15 b78e95d17946: Pulling fs layer 16:27:15 7a9cfe048b4a: Waiting 16:27:15 f4f7b4309257: Waiting 16:27:15 72dc09318566: Waiting 16:27:15 0ac9a79272e3: Waiting 16:27:15 b78e95d17946: Waiting 16:27:15 9e70ebbbe112: Verifying Checksum 16:27:15 9e70ebbbe112: Download complete 16:27:15 ea3f2d53f512: Download complete 16:27:15 72dc09318566: Verifying Checksum 16:27:15 72dc09318566: Download complete 16:27:15 f4f7b4309257: Verifying Checksum 16:27:15 f4f7b4309257: Download complete 16:27:15 552d1f2373af: Verifying Checksum 16:27:15 0ac9a79272e3: Verifying Checksum 16:27:15 0ac9a79272e3: Download complete 16:27:16 552d1f2373af: Pull complete 16:27:16 ea3f2d53f512: Pull complete 16:27:16 9e70ebbbe112: Pull complete 16:27:16 b78e95d17946: Verifying Checksum 16:27:16 b78e95d17946: Download complete 16:27:17 7a9cfe048b4a: Verifying Checksum 16:27:17 7a9cfe048b4a: Download complete 16:27:26 GO111MODULE=on go vet ./... 16:27:27 7a9cfe048b4a: Pull complete 16:27:27 72dc09318566: Pull complete 16:27:28 f4f7b4309257: Pull complete 16:27:28 0ac9a79272e3: Pull complete 16:27:35 b78e95d17946: Pull complete 16:27:35 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 16:27:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:27:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:27:35 + docker build -t ci-base-image-arm64 -f - . 16:27:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:27:35 WORKDIR /edgex 16:27:35 COPY go.mod . 16:27:35 RUN go mod download 16:27:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:27:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:27:36 ./bin/test-attribution-txt.sh [Pipeline] echo 16:27:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:27:37 + ls -al . 16:27:37 total 644 16:27:37 drwxrwxr-x 10 1001 1001 4096 Nov 25 16:27 . 16:27:37 drwxr-xr-x 4 root root 28 Nov 25 16:25 .. 16:27:37 -rw-rw-r-- 1 1001 1001 11 Nov 25 16:24 .dockerignore 16:27:37 drwxrwxr-x 8 1001 1001 179 Nov 25 16:24 .git 16:27:37 drwxrwxr-x 4 1001 1001 142 Nov 25 16:24 .github 16:27:37 -rw-rw-r-- 1 1001 1001 804 Nov 25 16:24 .gitignore 16:27:37 -rw-rw-r-- 1 1001 1001 42 Nov 25 16:24 .golangci.yml 16:27:37 -rw-rw-r-- 1 1001 1001 76 Nov 25 16:24 .hadolint.yml 16:27:37 drwx------ 3 1001 1001 73 Nov 25 16:24 .semver 16:27:37 -rw-rw-r-- 1 1001 1001 166 Nov 25 16:24 .sonarcloud.properties 16:27:37 -rw-rw-r-- 1 1001 1001 1171 Nov 25 16:24 ADOPTERS.md 16:27:37 -rw-rw-r-- 1 1001 1001 8910 Nov 25 16:24 Attribution.txt 16:27:37 -rw-rw-r-- 1 1001 1001 51732 Nov 25 16:24 CHANGELOG.md 16:27:37 -rw-rw-r-- 1 1001 1001 3804 Nov 25 16:24 CONTRIBUTING.md 16:27:37 -rw-rw-r-- 1 1001 1001 677 Nov 25 16:24 GOVERNANCE.md 16:27:37 -rw-rw-r-- 1 1001 1001 849 Nov 25 16:24 Jenkinsfile 16:27:37 -rw-rw-r-- 1 1001 1001 10775 Nov 25 16:24 LICENSE 16:27:37 -rw-rw-r-- 1 1001 1001 6508 Nov 25 16:24 Makefile 16:27:37 -rw-rw-r-- 1 1001 1001 582 Nov 25 16:24 OWNERS.md 16:27:37 -rw-rw-r-- 1 1001 1001 8207 Nov 25 16:24 README.md 16:27:37 -rw-rw-r-- 1 1001 1001 6912 Nov 25 16:24 SECURITY.md 16:27:37 -rw-rw-r-- 1 1001 1001 5 Nov 25 16:24 VERSION 16:27:37 -rw-rw-r-- 1 1001 1001 4131 Nov 25 16:24 ZMQWindows.md 16:27:37 drwxrwxr-x 2 1001 1001 37 Nov 25 16:24 bin 16:27:37 drwxrwxr-x 14 1001 1001 4096 Nov 25 16:24 cmd 16:27:37 -rw-r--r-- 1 root root 428381 Nov 25 16:26 coverage.out 16:27:37 -rw-rw-r-- 1 1001 1001 822 Nov 25 16:24 go.mod 16:27:37 -rw-rw-r-- 1 1001 1001 49471 Nov 25 16:24 go.sum 16:27:37 drwxrwxr-x 8 1001 1001 124 Nov 25 16:24 internal 16:27:37 drwxrwxr-x 3 1001 1001 16 Nov 25 16:24 openapi 16:27:37 drwxrwxr-x 4 1001 1001 71 Nov 25 16:24 snap 16:27:37 -rw-rw-r-- 1 1001 1001 204 Nov 25 16:24 version.go [Pipeline] sh 16:27:38 + '[' -e coverage.out ] 16:27:38 + chown 1001:1001 coverage.out [Pipeline] stash 16:27:38 Sending build context to Docker daemon 168.9MB 16:27:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:27:38 ---> 8b459fc5aaf0 16:27:38 Step 2/4 : WORKDIR /edgex 16:27:38 Stashed 1 file(s) [Pipeline] sh 16:27:38 + make build 16:27:38 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 16:27:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:27:40 ---> Running in 3f5e862ec802 16:27:40 Removing intermediate container 3f5e862ec802 16:27:40 ---> 2b4f0fa9a07c 16:27:40 Step 3/4 : COPY go.mod . 16:27:41 ---> 621c257879fb 16:27:41 Step 4/4 : RUN go mod download 16:27:41 ---> Running in c3c2861c1b9c 16:27: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 16:27:48 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 16:27:48 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 16:27:48 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 16:27:49 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 16:27:50 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 16:27:51 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 16:27:52 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 16:27:53 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 16:27:54 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] } 16:27:56 $ docker stop --time=1 c1fd68798afeef285df8abdd3e1ad3c1f804159b2bb2bc787bcde60c3c291526 16:27:57 $ docker rm -f c1fd68798afeef285df8abdd3e1ad3c1f804159b2bb2bc787bcde60c3c291526 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:27:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:27:59 16:27:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:27:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:27:59 latest: Pulling from edgex-devops/edgex-compose 16:27:59 cbdbe7a5bc2a: Pulling fs layer 16:27:59 ca9280d653b3: Pulling fs layer 16:27:59 7e9c9ca2126c: Pulling fs layer 16:27:59 cbdbe7a5bc2a: Verifying Checksum 16:27:59 cbdbe7a5bc2a: Download complete 16:27:59 ca9280d653b3: Verifying Checksum 16:27:59 ca9280d653b3: Download complete 16:28:00 cbdbe7a5bc2a: Pull complete 16:28:00 7e9c9ca2126c: Verifying Checksum 16:28:00 7e9c9ca2126c: Download complete 16:28:01 ca9280d653b3: Pull complete 16:28:04 7e9c9ca2126c: Pull complete 16:28:04 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:28:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:28:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:28:04 prd-centos7-docker-4c-2g-525 does not seem to be running inside a container 16:28:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:28:06 $ docker top 5f142a635fa834dfc236fbf67195194d60346faadc32ebba8966a1c2abdbac9a -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:07 + grep parallel 16:28:07 + docker-compose build --help 16:28:07 --parallel Build images in parallel. [Pipeline] } 16:28:07 $ docker stop --time=1 5f142a635fa834dfc236fbf67195194d60346faadc32ebba8966a1c2abdbac9a 16:28:08 $ docker rm -f 5f142a635fa834dfc236fbf67195194d60346faadc32ebba8966a1c2abdbac9a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:28:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:28:09 . [Pipeline] withDockerContainer 16:28:09 prd-centos7-docker-4c-2g-525 does not seem to be running inside a container 16:28:09 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:28:09 $ docker top 18c1c394e1be15596a8cb6ef38ea699967a75102d12ae23d85c0ad51ee1a06da -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:09 + docker-compose -f ./docker-compose-build.yml build --parallel 16:28:10 Building core-command ... 16:28:10 Building core-data ... 16:28:10 Building core-metadata ... 16:28:10 Building security-bootstrapper ... 16:28:10 Building security-proxy-setup ... 16:28:10 Building security-secretstore-setup ... 16:28:10 Building support-notifications ... 16:28:10 Building support-scheduler ... 16:28:10 Building sys-mgmt-agent ... 16:28:10 Building support-notifications 16:28:10 Building core-command 16:28:10 Building security-secretstore-setup 16:28:10 Building security-proxy-setup 16:28:10 Building support-scheduler 16:28:22 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:28:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:28:22 ---> 43cb6bf86023 16:28:22 Step 3/23 : WORKDIR /edgex-go 16:28:22 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:28:22 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:28:22 ---> 43cb6bf86023 16:28:22 Step 3/21 : WORKDIR /edgex-go 16:28:26 ---> Running in 35c75e8a995a 16:28:26 ---> Running in cf473f3aaaf6 16:28:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:28:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:28:30 ---> 43cb6bf86023 16:28:30 Step 3/24 : WORKDIR /edgex-go 16:28:32 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:28:32 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:28:32 ---> 43cb6bf86023 16:28:32 Step 3/20 : WORKDIR /edgex-go 16:28:33 ---> Running in e0f6a7d54213 16:28:33 ---> Running in 26811dbeee67 16:28:33 Removing intermediate container 35c75e8a995a 16:28:33 ---> dbe822198dcc 16:28:33 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:33 Removing intermediate container cf473f3aaaf6 16:28:33 ---> 10ba4317811e 16:28:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:33 ---> Running in cc55ccdaecab 16:28:33 ---> Running in cfaf5a12b152 16:28:33 Removing intermediate container e0f6a7d54213 16:28:33 ---> 993fa079c8bf 16:28:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:33 Removing intermediate container 26811dbeee67 16:28:33 ---> e97bdc095c6d 16:28:33 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:33 ---> Running in ac2bec68508e 16:28:33 ---> Running in f5b3875cd0f6 16:28:34 Removing intermediate container cc55ccdaecab 16:28:34 ---> 00f413af3562 16:28:34 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 16:28:35 ---> Running in 4110b6dab080 16:28:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:28:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:28:35 ---> 43cb6bf86023 16:28:35 Step 3/22 : WORKDIR /edgex-go 16:28:35 ---> Using cache 16:28:35 ---> e97bdc095c6d 16:28:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:35 Removing intermediate container cfaf5a12b152 16:28:35 ---> 1f04df95e828 16:28:35 Step 5/23 : RUN apk add --update --no-cache make git 16:28:35 ---> Running in 76cc0adc38c0 16:28:35 ---> Running in a07b2b1b6818 16:28:35 Removing intermediate container ac2bec68508e 16:28:35 ---> fbc3b3be8455 16:28:35 Step 5/20 : RUN apk add --update --no-cache make git 16:28:35 ---> Running in 963b22c3c757 16:28:35 Removing intermediate container f5b3875cd0f6 16:28:35 ---> 5c65d2282a54 16:28:35 Step 5/24 : RUN apk add --update --no-cache make git 16:28:35 ---> Running in 9606ad92396b 16:28:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:28:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:28:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:28:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:28:36 Removing intermediate container 76cc0adc38c0 16:28:36 ---> a7db304e178e 16:28:36 Step 5/22 : RUN apk add --update --no-cache make git 16:28:36 ---> Running in 02d1092cd5af 16:28:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:28:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:28:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:28:36 OK: 220 MiB in 52 packages 16:28:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:28:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:28:36 OK: 220 MiB in 52 packages 16:28:37 Removing intermediate container 4110b6dab080 16:28:37 ---> d40f1576fbc7 16:28:37 Step 6/21 : COPY . . 16:28:37 OK: 220 MiB in 52 packages 16:28:37 OK: 220 MiB in 52 packages 16:28:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:28:37 OK: 220 MiB in 52 packages 16:28:37 Removing intermediate container a07b2b1b6818 16:28:37 ---> bf1541ee6974 16:28:37 Step 6/23 : COPY go.mod . 16:28:38 ---> dbf368701cad 16:28:38 Step 7/23 : RUN go mod download 16:28:39 ---> Running in 8f76ccb2db4f 16:28:39 Removing intermediate container 9606ad92396b 16:28:39 ---> 4a0b64718fde 16:28:39 Step 6/24 : COPY . . 16:28:39 Removing intermediate container 963b22c3c757 16:28:39 ---> 85b73ea5117b 16:28:39 Step 6/20 : COPY . . 16:28:39 Removing intermediate container 02d1092cd5af 16:28:39 ---> 736f898b1b43 16:28:39 Step 6/22 : COPY . . 16:28:46 ---> bfc882d47518 16:28:46 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:46 Removing intermediate container 8f76ccb2db4f 16:28:46 ---> 5208a8575ad6 16:28:46 Step 8/23 : COPY . . 16:28:46 ---> Running in 9132989e369e 16:28:50 ---> d4956d0bb5e3 16:28:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:50 ---> aa0d7b6d39d0 16:28:50 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:50 ---> f3bec3e8e5ff 16:28:50 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:50 ---> Running in 14fe5d3c54ee 16:28:51 ---> Running in d453fcec0241 16:28:51 ---> Running in d4fdb132e2ae 16:28:51 Removing intermediate container 9132989e369e 16:28:51 ---> 0bcf717cff64 16:28:51 Step 8/21 : RUN make cmd/support-notifications/support-notifications 16:28:52 ---> Running in c0b365c40015 16:28:53 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 16:28:53 Removing intermediate container 14fe5d3c54ee 16:28:53 ---> f39887ae51bd 16:28:53 Step 8/22 : RUN make cmd/core-command/core-command 16:28:54 ---> Running in 5fc598c2a4d2 16:28:55 Removing intermediate container d4fdb132e2ae 16:28:55 ---> fafda1edc0df 16:28:55 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:28:55 Removing intermediate container d453fcec0241 16:28:55 ---> e65c986ff19a 16:28:55 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:28:55 ---> Running in 217995a3de37 16:28: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 16:28:56 ---> Running in 6aecb9766d49 16:28:57 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 16:28:57 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 16:29:02 Removing intermediate container c3c2861c1b9c 16:29:02 ---> 92afa5c398d7 16:29:02 Successfully built 92afa5c398d7 16:29:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:29:03 + docker inspect -f . ci-base-image-arm64 16:29:03 . [Pipeline] withDockerContainer 16:29:03 prd-ubuntu18.04-docker-arm64-4c-16g-526 does not seem to be running inside a container 16:29:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:29:05 $ docker top 8b5c6e97d40cfd7c5f648593d755947313bea84cf6eaabc26d68f24391061567 -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:06 + go version 16:29:06 go version go1.16.8 linux/arm64 [Pipeline] } 16:29:06 $ docker stop --time=1 8b5c6e97d40cfd7c5f648593d755947313bea84cf6eaabc26d68f24391061567 16:29:07 ---> 105934621ac4 16:29:07 Step 9/23 : RUN go mod tidy 16:29:07 ---> Running in 9a8141132eba 16:29:07 $ docker rm -f 8b5c6e97d40cfd7c5f648593d755947313bea84cf6eaabc26d68f24391061567 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:29:08 + docker inspect -f . ci-base-image-arm64 16:29:08 . [Pipeline] withDockerContainer 16:29:08 prd-ubuntu18.04-docker-arm64-4c-16g-526 does not seem to be running inside a container 16:29:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:29:09 Removing intermediate container 9a8141132eba 16:29:09 ---> bad12e7d24f3 16:29:09 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:29:09 ---> Running in 0915b86ac614 16:29:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:29:10 $ docker top a8b617e1956e0b4469c124fd0dad43bfe73e856e7b3b2537daa6cc1a876aad3c -eo pid,comm [Pipeline] { [Pipeline] echo 16:29:10 ========================================================= 16:29:10 [edgeXBuildGoParallel] Running Tests and Build... 16:29:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:29:11 + make test 16:29:11 go mod tidy 16:29:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:29:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:29:36 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 16:29:36 Removing intermediate container c0b365c40015 16:29:36 ---> 155e5b3414a2 16:29:36 16:29:36 Step 9/21 : FROM alpine:3.14 16:29:36 3.14: Pulling from library/alpine 16:29:36 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:29:36 Status: Downloaded newer image for alpine:3.14 16:29:36 ---> 0a97eee8041e 16:29:36 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 16:29:36 ---> Running in d63868256ce5 16:29:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:29:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:29:36 Removing intermediate container 5fc598c2a4d2 16:29:36 ---> 01d0afac2ee8 16:29:36 16:29:36 Step 9/22 : FROM alpine:3.14 16:29:36 ---> 0a97eee8041e 16:29:36 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:29:36 ---> Running in 3f18a40e3f9e 16:29:36 (1/2) Installing ca-certificates (20191127-r5) 16:29:36 (2/2) Installing dumb-init (1.2.5-r1) 16:29:36 Executing busybox-1.33.1-r6.trigger 16:29:36 Executing ca-certificates-20191127-r5.trigger 16:29:36 OK: 6 MiB in 16 packages 16:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:29:37 (1/1) Installing dumb-init (1.2.5-r1) 16:29:37 Executing busybox-1.33.1-r6.trigger 16:29:37 OK: 6 MiB in 15 packages 16:29:37 Removing intermediate container d63868256ce5 16:29:37 ---> 97d15bcccae9 16:29:37 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:29:38 ---> Running in 792cf0cc9a49 16:29:38 ? github.com/edgexfoundry/edgex-go [no test files] 16:29:38 Removing intermediate container 792cf0cc9a49 16:29:38 ---> 985dc9c0a99c 16:29:38 Step 12/21 : ENV APP_PORT=59860 16:29:38 Removing intermediate container 6aecb9766d49 16:29:38 ---> 4e56dab703cb 16:29:38 16:29:38 Step 9/20 : FROM alpine:3.14 16:29:38 ---> 0a97eee8041e 16:29:38 Step 10/20 : RUN apk add --update --no-cache curl 16:29:38 ---> Running in f70280b8c014 16:29:38 Removing intermediate container 3f18a40e3f9e 16:29:38 ---> 868bcbd2f678 16:29:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:29:38 Removing intermediate container 217995a3de37 16:29:38 ---> 35ff42d2e41b 16:29:38 16:29:38 Step 9/24 : FROM alpine:3.14 16:29:38 ---> 0a97eee8041e 16:29:38 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:29:38 ---> Running in 9e212134e76d 16:29:38 ---> Running in eff826ac6563 16:29:38 ---> Running in ee5b9e4ef54f 16:29:38 Removing intermediate container f70280b8c014 16:29:38 ---> 3f46b6cddba1 16:29:38 Step 13/21 : EXPOSE $APP_PORT 16:29:38 ---> Running in 8d3776395355 16:29:38 Removing intermediate container ee5b9e4ef54f 16:29:38 ---> f86fe6c6870e 16:29:38 Step 12/22 : ENV APP_PORT=59882 16:29:38 ---> Running in 4fbe5c6e0d54 16:29:39 Removing intermediate container 8d3776395355 16:29:39 ---> 8d3d59808b9b 16:29:39 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 16:29:39 Removing intermediate container 4fbe5c6e0d54 16:29:39 ---> 13f71251b74c 16:29:39 Step 13/22 : EXPOSE $APP_PORT 16:29:39 ---> Running in d7b5fd226c73 16:29:39 ---> 27a41e244d95 16:29:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:29:39 Removing intermediate container d7b5fd226c73 16:29:39 ---> ead5262f9325 16:29:39 Step 14/22 : WORKDIR / 16:29:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:29:39 ---> Running in c0bac78922f6 16:29:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:29:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:29:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:29:39 Removing intermediate container c0bac78922f6 16:29:39 ---> d2b00476aded 16:29:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:29:40 (1/5) Installing ca-certificates (20191127-r5) 16:29:40 (2/5) Installing brotli-libs (1.0.9-r5) 16:29:40 ---> fc783cbcaf4e 16:29:40 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:29:40 (1/3) Installing ca-certificates (20191127-r5) 16:29:40 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:29:40 (4/5) Installing libcurl (7.79.1-r0) 16:29:40 (2/3) Installing dumb-init (1.2.5-r1) 16:29:40 (5/5) Installing curl (7.79.1-r0) 16:29:40 Executing busybox-1.33.1-r6.trigger 16:29:40 (3/3) Installing su-exec (0.2-r1) 16:29:40 Executing busybox-1.33.1-r6.trigger 16:29:40 Executing ca-certificates-20191127-r5.trigger 16:29:40 Executing ca-certificates-20191127-r5.trigger 16:29:40 ---> fd13796640e0 16:29:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:29:40 OK: 8 MiB in 19 packages 16:29:40 OK: 6 MiB in 17 packages 16:29:40 ---> a237538c3246 16:29:40 Step 17/21 : ENTRYPOINT ["/support-notifications"] 16:29:40 ---> Running in e675b57c9505 16:29:40 Removing intermediate container e675b57c9505 16:29:40 ---> 399b560a4508 16:29:40 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:41 ---> Running in efd76934f889 16:29:41 ---> df246fea749b 16:29:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:29:41 Removing intermediate container 9e212134e76d 16:29:41 ---> dc3363395f0f 16:29:41 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:29:41 Removing intermediate container eff826ac6563 16:29:41 ---> ac0e81651eef 16:29:41 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:29:41 ---> Running in 99df0f3a19a2 16:29:41 ---> Running in 20de5de6ca32 16:29:41 Removing intermediate container efd76934f889 16:29:41 ---> c0ffe1b4d263 16:29:41 Step 19/21 : LABEL arch=x86_64 16:29:41 ---> Running in c4e4de39b528 16:29:41 ---> e9be367e84d8 16:29:41 Step 18/22 : ENTRYPOINT ["/core-command"] 16:29:41 Removing intermediate container 99df0f3a19a2 16:29:41 ---> b37d525bc28c 16:29:41 Step 12/20 : WORKDIR /edgex 16:29:41 Removing intermediate container 20de5de6ca32 16:29:41 ---> 3dafb099f328 16:29:41 Step 12/24 : WORKDIR / 16:29:41 ---> Running in 3c19da834142 16:29:41 ---> Running in b8a375dc7e05 16:29:41 ---> Running in aa4f32ed0e2e 16:29:41 Removing intermediate container c4e4de39b528 16:29:41 ---> 856a33974e06 16:29:41 Step 20/21 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 16:29:41 Removing intermediate container 3c19da834142 16:29:41 ---> c63a1959cd07 16:29:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:41 ---> Running in 7531f642695a 16:29:41 Removing intermediate container aa4f32ed0e2e 16:29:41 ---> bdf182085997 16:29:41 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:29:41 ---> Running in b1a892c81201 16:29:41 Removing intermediate container b8a375dc7e05 16:29:41 ---> 3b718d07fd97 16:29:41 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:29:41 Removing intermediate container 7531f642695a 16:29:41 ---> d181b0540852 16:29:41 Step 21/21 : LABEL version=0.0.0 16:29:41 Removing intermediate container b1a892c81201 16:29:41 ---> ea0a085c4627 16:29:41 Step 20/22 : LABEL arch=x86_64 16:29:41 ---> Running in e89e49296bc4 16:29:41 ---> Running in 7940df900146 16:29:42 ---> b792bec32088 16:29:42 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:29:42 ---> 40ce7f75e82f 16:29:42 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:29:42 Removing intermediate container e89e49296bc4 16:29:42 ---> fd563ac42874 16:29:42 16:29:42 Removing intermediate container 7940df900146 16:29:42 ---> d35417e7fcba 16:29:42 Step 21/22 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 16:29:42 Successfully built fd563ac42874 16:29:42 ---> Running in 8c7b0d761790 16:29:42 Successfully tagged support-notifications:latest 16:29:42 Building security-bootstrapper 16:29:43  Building support-notifications ... done Removing intermediate container 8c7b0d761790 16:29:43 ---> 5e83ecb0cae9 16:29:43 Step 22/22 : LABEL version=0.0.0 16:29:43 ---> f4e99bfd1b2d 16:29:43 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:29:43 ---> 4a3c6955041b 16:29:43 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:29:43 ---> Running in 8535b0763ada 16:29:43 ---> 7e9d1d076db8 16:29:43 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:29:44 Removing intermediate container 8535b0763ada 16:29:44 ---> e1ca1789b520 16:29:44 16:29:44 ---> dcda5a8c2c3f 16:29:44 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:29:44 Successfully built e1ca1789b520 16:29:44 Successfully tagged core-command:latest 16:29:44 Building sys-mgmt-agent 16:29:44  Building core-command ... done  ---> Running in 2b119d56f095 16:29:46 ---> 7abc60721be8 16:29:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:29:46 Removing intermediate container 2b119d56f095 16:29:46 ---> bef5c2338c22 16:29:46 Step 17/20 : CMD ["--init=true"] 16:29:46 Removing intermediate container 0915b86ac614 16:29:46 ---> a6e4e16b68bc 16:29:46 16:29:46 Step 11/23 : FROM alpine:3.14 16:29:46 ---> 0a97eee8041e 16:29:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:29:46 ---> Using cache 16:29:46 ---> 868bcbd2f678 16:29:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:29:46 ---> Using cache 16:29:46 ---> f86fe6c6870e 16:29:46 Step 14/23 : ENV APP_PORT=59861 16:29:47 ---> Running in a9640e1b53bf 16:29:47 ---> 25ebdaed47f5 16:29:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:29:47 ---> Running in 6cb034914552 16:29:48 Removing intermediate container a9640e1b53bf 16:29:48 ---> c7e0372c2a58 16:29:48 Step 18/20 : LABEL arch=x86_64 16:29:49 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:29:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:29:49 ---> 43cb6bf86023 16:29:49 Step 3/22 : WORKDIR /edgex-go 16:29:49 ---> Using cache 16:29:49 ---> e97bdc095c6d 16:29:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:49 ---> Using cache 16:29:49 ---> a7db304e178e 16:29:49 Step 5/22 : RUN apk add --update --no-cache make bash git 16:29:49 Removing intermediate container 6cb034914552 16:29:49 ---> 407d60c2721f 16:29:49 Step 15/23 : EXPOSE $APP_PORT 16:29:49 ---> 18ed3c9c96fa 16:29:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:29:49 ---> Running in 1dd99c96b344 16:29:49 ---> Running in 85570c2b7659 16:29:49 ---> Running in fb77153b0d99 16:29:49 Removing intermediate container 85570c2b7659 16:29:49 ---> 9c168900c289 16:29:49 Step 19/20 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 16:29:49 ---> Running in f7f1e6b7d16f 16:29:49 Removing intermediate container fb77153b0d99 16:29:49 ---> 993ec993bcd6 16:29:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:29:49 ---> f9a8cabd7b63 16:29:49 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/ 16:29:49 ---> Running in fc6020dd2b2c 16:29:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:29:49 Removing intermediate container f7f1e6b7d16f 16:29:49 ---> 0e37441b157d 16:29:49 Step 20/20 : LABEL version=0.0.0 16:29:50 ---> Running in fbbfedda80f9 16:29:50 ---> dc7767f587a0 16:29:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:29:50 Removing intermediate container fbbfedda80f9 16:29:50 ---> 252842db85ad 16:29:50 16:29:50 Successfully built 252842db85ad 16:29:50 Successfully tagged security-proxy-setup:latest 16:29:50  Building security-proxy-setup ... done Building core-data 16:29:50 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:29:50 Step 2/30 : FROM ${BUILDER_BASE} AS builder 16:29:50 ---> 43cb6bf86023 16:29:50 Step 3/30 : WORKDIR /edgex-go 16:29:50 ---> Using cache 16:29:50 ---> e97bdc095c6d 16:29:50 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:50 ---> Using cache 16:29:50 ---> a7db304e178e 16:29:50 Step 5/30 : RUN apk add --update --no-cache make git 16:29:50 ---> Using cache 16:29:50 ---> 736f898b1b43 16:29:50 Step 6/30 : COPY . . 16:29:50 ---> Using cache 16:29:50 ---> d4956d0bb5e3 16:29:50 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:50 ---> Using cache 16:29:50 ---> f39887ae51bd 16:29:50 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:29:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:29:51 OK: 220 MiB in 52 packages 16:29:51 ---> dacf6057fcf0 16:29:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:29:51 ---> Running in ea8b273a8c49 16:29:52 ---> c2ac67865fda 16:29:52 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:29:52 Removing intermediate container fc6020dd2b2c 16:29:52 ---> fa33c8def1d0 16:29:52 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:29:52 Removing intermediate container 1dd99c96b344 16:29:52 ---> 206222d1be49 16:29:52 Step 6/22 : COPY . . 16:29:52 ---> Running in b26f3933ba01 16:29:52 ---> Running in 4dfefa176610 16:29:52 Removing intermediate container b26f3933ba01 16:29:52 ---> a22a29db0e9c 16:29:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:52 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 16:29:52 ---> Running in 1bd7189e5807 16:29:52 Removing intermediate container 4dfefa176610 16:29:52 ---> 81f96cfa5ffe 16:29:52 Step 22/24 : LABEL arch=x86_64 16:29:54 Removing intermediate container 1bd7189e5807 16:29:54 ---> 73d5051979df 16:29:54 Step 21/23 : LABEL arch=x86_64 16:29:54 ---> Running in 43db4ad9841d 16:29:54 ---> Running in f9f58eff9294 16:29:54 Removing intermediate container 43db4ad9841d 16:29:54 ---> 4ce1c3775883 16:29:54 Step 23/24 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 16:29:54 ---> Running in 7f3af433f33c 16:29:54 Removing intermediate container f9f58eff9294 16:29:54 ---> 1372c104da76 16:29:54 Step 22/23 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 16:29:55 ---> Running in d003e96f1210 16:29:55 Removing intermediate container 7f3af433f33c 16:29:55 ---> ef1750138c94 16:29:55 Step 24/24 : LABEL version=0.0.0 16:29:55 Removing intermediate container d003e96f1210 16:29:55 ---> 907505910108 16:29:55 Step 23/23 : LABEL version=0.0.0 16:29:55 ---> Running in 79e6e2416f2f 16:29:55 ---> Running in d17085ce590f 16:29:56 Removing intermediate container 79e6e2416f2f 16:29:56 ---> b1ceb0d81d36 16:29:56 16:29:56 Successfully built b1ceb0d81d36 16:29:56 Successfully tagged security-secretstore-setup:latest 16:29:56 Building core-metadata 16:29:56  Building security-secretstore-setup ... done Removing intermediate container d17085ce590f 16:29:56 ---> 343ed768bd98 16:29:56 16:29:56 Successfully built 343ed768bd98 16:29:56 Successfully tagged support-scheduler:latest 16:29:58  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:29:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:29:58 ---> 43cb6bf86023 16:29:58 Step 3/22 : WORKDIR /edgex-go 16:29:58 ---> Using cache 16:29:58 ---> e97bdc095c6d 16:29:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:58 ---> Using cache 16:29:58 ---> a7db304e178e 16:29:58 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:30:00 ---> 64ece679359c 16:30:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:00 ---> Running in abb83d9239ed 16:30:00 ---> Running in 155067d4a904 16:30:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:30:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:30:02 OK: 220 MiB in 52 packages 16:30:02 Removing intermediate container 155067d4a904 16:30:02 ---> 0c64ef972303 16:30:02 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:30:02 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:30:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:30:02 ---> 43cb6bf86023 16:30:02 Step 3/22 : WORKDIR /edgex-go 16:30:02 ---> Using cache 16:30:02 ---> e97bdc095c6d 16:30:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:02 ---> Using cache 16:30:02 ---> a7db304e178e 16:30:02 Step 5/22 : RUN apk add --update --no-cache make git 16:30:02 ---> Using cache 16:30:02 ---> 736f898b1b43 16:30:02 Step 6/22 : COPY . . 16:30:02 ---> Using cache 16:30:02 ---> d4956d0bb5e3 16:30:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:02 ---> Using cache 16:30:02 ---> f39887ae51bd 16:30:02 Step 8/22 : RUN make cmd/core-metadata/core-metadata 16:30:02 ---> Running in 4acb74024bad 16:30:02 ---> Running in d605ac5242d2 16:30:02 Removing intermediate container abb83d9239ed 16:30:02 ---> 784c4dd307fe 16:30:02 Step 6/22 : COPY . . 16:30:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:30:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:30:10 ---> f9d2a7e2feb4 16:30:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:10 ---> Running in 3810276020c3 16:30:11 Removing intermediate container 3810276020c3 16:30:11 ---> 1d3e71bf321e 16:30:11 Step 8/22 : RUN make cmd/core-data/core-data 16:30:11 ---> Running in 262353eb57d6 16:30:11 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 16:30:18 Removing intermediate container ea8b273a8c49 16:30:18 ---> 0aae1b5288a2 16:30:18 16:30:18 Step 9/30 : FROM alpine:3.14 16:30:18 ---> 0a97eee8041e 16:30:18 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:30:18 ---> Running in e00370dc17ec 16:30:18 Removing intermediate container e00370dc17ec 16:30:18 ---> 8022be3a0603 16:30:18 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 16:30:18 ---> Running in 69bed91087f7 16:30:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:30:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:30:18 (1/2) Installing dumb-init (1.2.5-r1) 16:30:18 (2/2) Installing su-exec (0.2-r1) 16:30:18 Executing busybox-1.33.1-r6.trigger 16:30:18 OK: 6 MiB in 16 packages 16:30:19 Removing intermediate container 69bed91087f7 16:30:19 ---> f4236213eb98 16:30:19 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 16:30:19 ---> Running in c051077d1d6e 16:30:19 Removing intermediate container c051077d1d6e 16:30:19 ---> 20f0d4fd54be 16:30:19 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:30:19 ---> Running in ea993a3aa2a7 16:30:20 Removing intermediate container ea993a3aa2a7 16:30:20 ---> 78e4da36ea5e 16:30:20 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:30:20 ---> Running in 0b6694027f1f 16:30:21 Removing intermediate container 0b6694027f1f 16:30:21 ---> 37eab900ca50 16:30:21 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 16:30:21 ---> Running in e33cae7b9f42 16:30:21 Removing intermediate container e33cae7b9f42 16:30:21 ---> 14fb4d51b0d9 16:30:21 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:30:21 ---> 7f1157fbf152 16:30:21 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:30:21 ---> Running in 1df040bb9f2f 16:30:22 Removing intermediate container 1df040bb9f2f 16:30:22 ---> 15272578030e 16:30:22 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 16:30:22 ---> b37d66d8dcce 16:30:22 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:30:23 ---> b76737301705 16:30:23 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:30:23 ---> 51dd9a7d16e8 16:30:23 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:30:23 ---> dc586b1f13d8 16:30:23 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:30:24 ---> cc0b4007d348 16:30:24 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 16:30:24 ---> Running in 4ab4ccc3b8a5 16:30:24 Removing intermediate container 4ab4ccc3b8a5 16:30:24 ---> e254a229789f 16:30:24 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:30:24 ---> 96e4df4c3a8a 16:30:24 Step 25/30 : RUN chmod +x /entrypoint.sh 16:30:24 ---> Running in 6c340a3fb058 16:30:25 Removing intermediate container 6c340a3fb058 16:30:25 ---> 9be5b624deb1 16:30:25 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 16:30:26 ---> Running in b80eb3b92cf4 16:30:26 Removing intermediate container b80eb3b92cf4 16:30:26 ---> 6e6c465ac0f0 16:30:26 Step 27/30 : CMD ["gate"] 16:30:26 ---> Running in df6e66da4d20 16:30:26 Removing intermediate container df6e66da4d20 16:30:26 ---> 53e34ef042b3 16:30:26 Step 28/30 : LABEL arch=x86_64 16:30:26 ---> Running in 1b6f8948a083 16:30:26 Removing intermediate container 1b6f8948a083 16:30:26 ---> 522ac638c304 16:30:26 Step 29/30 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 16:30:26 ---> Running in 19fb4d417535 16:30:26 Removing intermediate container 19fb4d417535 16:30:26 ---> d061101bf45a 16:30:26 Step 30/30 : LABEL version=0.0.0 16:30:27 ---> Running in 2631417d72ee 16:30:27 Removing intermediate container 2631417d72ee 16:30:27 ---> e98d0dd2b9b4 16:30:27 16:30:27 Successfully built e98d0dd2b9b4 16:30:27 Successfully tagged security-bootstrapper:latest 16:30:32  Building security-bootstrapper ... done Removing intermediate container 4acb74024bad 16:30:32 ---> bc616822fc2d 16:30:32 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:30:33 ---> Running in f938954421a7 16:30:33 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 16:30:35 Removing intermediate container d605ac5242d2 16:30:35 ---> a4b4de8342ec 16:30:35 16:30:35 Step 9/22 : FROM alpine:3.14 16:30:35 ---> 0a97eee8041e 16:30:35 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:30:35 ---> Using cache 16:30:35 ---> 868bcbd2f678 16:30:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:30:35 ---> Using cache 16:30:35 ---> f86fe6c6870e 16:30:35 Step 12/22 : ENV APP_PORT=59881 16:30:35 Removing intermediate container f938954421a7 16:30:35 ---> e628796f1393 16:30:35 16:30:35 Step 10/22 : FROM docker:20.10.8 16:30:35 ---> Running in 3e16146f4700 16:30:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:30:35 20.10.8: Pulling from library/docker 16:30:35 Removing intermediate container 3e16146f4700 16:30:35 ---> 53827bc7fdc7 16:30:35 Step 13/22 : EXPOSE $APP_PORT 16:30:35 ---> Running in bdbd9a842f0e 16:30:35 Removing intermediate container bdbd9a842f0e 16:30:35 ---> 1b87cf7ac8ed 16:30:35 Step 14/22 : WORKDIR / 16:30:35 ---> Running in 70ad97f4f798 16:30:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:30:36 Removing intermediate container 70ad97f4f798 16:30:36 ---> e14bb2e3b39a 16:30:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:30:36 ---> 58d2e347680d 16:30:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:30:37 ---> 24a9affd02e8 16:30:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:30:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:30:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:30:38 ---> 2647a587a902 16:30:38 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:30:38 ---> Running in a37f185d82df 16:30:38 Removing intermediate container a37f185d82df 16:30:38 ---> 93773e8ba71c 16:30:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:30:38 ---> Running in 1b0abe304f29 16:30:38 Removing intermediate container 1b0abe304f29 16:30:38 ---> fe27758d1fed 16:30:38 Step 20/22 : LABEL arch=x86_64 16:30:38 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 16:30:38 Status: Downloaded newer image for docker:20.10.8 16:30:38 ---> Running in fd5b7535b995 16:30:38 ---> bc6c0ffef665 16:30:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:30:38 ---> Running in 6c21f53dc44c 16:30:38 Removing intermediate container fd5b7535b995 16:30:38 ---> 76d0eedaf057 16:30:38 Step 21/22 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 16:30:39 ---> Running in b94497ab376b 16:30:39 Removing intermediate container 6c21f53dc44c 16:30:39 ---> 19c0673a1864 16:30:39 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 16:30:39 ---> Running in 3c0b3ee3f896 16:30:39 Removing intermediate container b94497ab376b 16:30:39 ---> db027e432d33 16:30:39 Step 22/22 : LABEL version=0.0.0 16:30:39 ---> Running in 35b9eb2c43f6 16:30:39 Removing intermediate container 35b9eb2c43f6 16:30:39 ---> 809f999a144e 16:30:39 16:30:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:30:39 Successfully built 809f999a144e 16:30:39 Successfully tagged core-metadata:latest 16:30:39  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:30:39 Removing intermediate container 262353eb57d6 16:30:39 ---> e4abb0e1a343 16:30:39 16:30:39 Step 9/22 : FROM alpine:3.14 16:30:39 ---> 0a97eee8041e 16:30:39 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:30:39 ---> Running in f6b6fe146f2f 16:30:39 (1/42) Installing readline (8.1.0-r0) 16:30:39 (2/42) Installing bash (5.1.4-r0) 16:30:40 Executing bash-5.1.4-r0.post-install 16:30:40 (3/42) Installing brotli-libs (1.0.9-r5) 16:30:40 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:30:40 (5/42) Installing libcurl (7.79.1-r0) 16:30:40 (6/42) Installing curl (7.79.1-r0) 16:30:40 (7/42) Installing dumb-init (1.2.5-r1) 16:30:40 (8/42) Installing libbz2 (1.0.8-r1) 16:30:40 (9/42) Installing expat (2.4.1-r0) 16:30:40 (10/42) Installing libffi (3.3-r2) 16:30:40 (11/42) Installing gdbm (1.19-r0) 16:30:40 (12/42) Installing xz-libs (5.2.5-r0) 16:30:40 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:30:40 Removing intermediate container f6b6fe146f2f 16:30:40 ---> 32c016716d66 16:30:40 Step 11/22 : ENV APP_PORT=59880 16:30:40 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:30:40 (15/42) Installing mpdecimal (2.5.1-r1) 16:30:40 (16/42) Installing sqlite-libs (3.35.5-r0) 16:30:40 ---> Running in 98e2734782cf 16:30:40 (17/42) Installing python3 (3.9.5-r2) 16:30:40 Removing intermediate container 98e2734782cf 16:30:40 ---> d87129c24de0 16:30:40 Step 12/22 : EXPOSE $APP_PORT 16:30:41 ---> Running in 0f5e0703cd21 16:30:41 (18/42) Installing py3-appdirs (1.4.4-r2) 16:30:41 (19/42) Installing py3-chardet (4.0.0-r2) 16:30:41 (20/42) Installing py3-idna (3.2-r0) 16:30:41 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:30:41 (22/42) Installing py3-certifi (2020.12.5-r1) 16:30:41 (23/42) Installing py3-requests (2.25.1-r4) 16:30:41 (24/42) Installing py3-msgpack (1.0.2-r1) 16:30:41 (25/42) Installing py3-lockfile (0.12.2-r4) 16:30:41 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:30:41 (27/42) Installing py3-colorama (0.4.4-r1) 16:30:41 Removing intermediate container 0f5e0703cd21 16:30:41 ---> 018f845ecc84 16:30:41 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:41 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:30:41 (29/42) Installing py3-distlib (0.3.1-r3) 16:30:41 (30/42) Installing py3-distro (1.5.0-r3) 16:30:41 (31/42) Installing py3-six (1.15.0-r1) 16:30:41 ---> Running in 030099cff73f 16:30:41 (32/42) Installing py3-webencodings (0.5.1-r4) 16:30:41 (33/42) Installing py3-html5lib (1.1-r1) 16:30:41 (34/42) Installing py3-parsing (2.4.7-r2) 16:30:41 (35/42) Installing py3-packaging (20.9-r1) 16:30:41 (36/42) Installing py3-toml (0.10.2-r2) 16:30:41 (37/42) Installing py3-pep517 (0.10.0-r2) 16:30:41 (38/42) Installing py3-progress (1.5-r2) 16:30:41 (39/42) Installing py3-retrying (1.3.3-r1) 16:30:41 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:30:41 (41/42) Installing py3-setuptools (52.0.0-r3) 16:30:41 (42/42) Installing py3-pip (20.3.4-r1) 16:30:41 Executing busybox-1.33.1-r3.trigger 16:30:41 OK: 84 MiB in 64 packages 16:30:42 Removing intermediate container 030099cff73f 16:30:42 ---> 0f9f02428fb7 16:30:42 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:30:42 ---> Running in 66a322823739 16:30:42 Collecting docker-compose==1.23.2 16:30:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:30:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:30:42 Collecting docker<4.0,>=3.6.0 16:30:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:30:42 Collecting jsonschema<3,>=2.5.1 16:30:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:30:42 Collecting PyYAML<4,>=3.10 16:30:42 Downloading PyYAML-3.13.tar.gz (270 kB) 16:30:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:30:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:30:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:30:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:30:43 Collecting texttable<0.10,>=0.9.0 16:30:43 Downloading texttable-0.9.1.tar.gz (11 kB) 16:30:43 (1/6) Installing dumb-init (1.2.5-r1) 16:30:43 Collecting docopt<0.7,>=0.6.1 16:30:43 Downloading docopt-0.6.2.tar.gz (25 kB) 16:30:43 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:30:43 (3/6) Installing libsodium (1.0.18-r0) 16:30:44 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:30:44 Collecting cached-property<2,>=1.2.0 16:30:44 (5/6) Installing libzmq (4.3.4-r0) 16:30:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:30:44 Collecting dockerpty<0.5,>=0.4.1 16:30:44 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:30:44 (6/6) Installing zeromq (4.3.4-r0) 16:30:44 Executing busybox-1.33.1-r6.trigger 16:30:44 OK: 8 MiB in 20 packages 16:30:44 Collecting websocket-client<1.0,>=0.32.0 16:30:44 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:30:44 Collecting docker-pycreds>=0.4.0 16:30:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:30:44 Collecting chardet<3.1.0,>=3.0.2 16:30:44 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:30:44 Removing intermediate container 66a322823739 16:30:44 ---> fed5377a47b5 16:30:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:30:44 Collecting idna<2.8,>=2.5 16:30:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:30:44 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) 16:30:44 Collecting urllib3<1.25,>=1.21.1 16:30:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:30:44 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:30:44 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:30:44 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:30:44 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:30:44 ---> a0fbd3345b69 16:30:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:30:44 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:30:44 Attempting uninstall: urllib3 16:30:44 Found existing installation: urllib3 1.26.5 16:30:44 Uninstalling urllib3-1.26.5: 16:30:44 Successfully uninstalled urllib3-1.26.5 16:30:44 Attempting uninstall: idna 16:30:44 Found existing installation: idna 3.2 16:30:44 Uninstalling idna-3.2: 16:30:44 Successfully uninstalled idna-3.2 16:30:45 ---> 690a37533303 16:30:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:30:45 Attempting uninstall: chardet 16:30:45 Found existing installation: chardet 4.0.0 16:30:45 Uninstalling chardet-4.0.0: 16:30:45 Successfully uninstalled chardet-4.0.0 16:30:45 ---> 35e88a8cd278 16:30:45 Step 18/22 : ENTRYPOINT ["/core-data"] 16:30:45 ---> Running in 949f43b415b0 16:30:45 Removing intermediate container 949f43b415b0 16:30:45 ---> c713d3ae5d5e 16:30:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:30:45 ---> Running in 96d5a201adfc 16:30:45 Attempting uninstall: requests 16:30:45 Found existing installation: requests 2.25.1 16:30:45 Uninstalling requests-2.25.1: 16:30:45 Successfully uninstalled requests-2.25.1 16:30:45 Removing intermediate container 96d5a201adfc 16:30:45 ---> 341f6b99b881 16:30:45 Step 20/22 : LABEL arch=x86_64 16:30:45 Running setup.py install for texttable: started 16:30:45 ---> Running in 014d22ab0ab2 16:30:45 Removing intermediate container 014d22ab0ab2 16:30:45 ---> c33bb4ab647d 16:30:45 Step 21/22 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 16:30:45 ---> Running in f9ce05b82244 16:30:45 Removing intermediate container f9ce05b82244 16:30:45 ---> b391f7dcf7bb 16:30:45 Step 22/22 : LABEL version=0.0.0 16:30:45 ---> Running in 2bf0ec10fa8e 16:30:45 Removing intermediate container 2bf0ec10fa8e 16:30:45 ---> be0b20efa6f1 16:30:45 16:30:45 Running setup.py install for texttable: finished with status 'done' 16:30:45 Running setup.py install for PyYAML: started 16:30:46 Successfully built be0b20efa6f1 16:30:46 Successfully tagged core-data:latest 16:30:46  Building core-data ... done  Running setup.py install for PyYAML: finished with status 'done' 16:30:46 Running setup.py install for docopt: started 16:30:46 Running setup.py install for docopt: finished with status 'done' 16:30:46 Running setup.py install for dockerpty: started 16:30:46 Running setup.py install for dockerpty: finished with status 'done' 16:30:47 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 16:30:50 Removing intermediate container 3c0b3ee3f896 16:30:50 ---> 529599ccab27 16:30:50 Step 13/22 : ENV APP_PORT=58890 16:30:50 ---> Running in 2bc4f5e3144d 16:30:50 Removing intermediate container 2bc4f5e3144d 16:30:50 ---> 859f166bb3c5 16:30:50 Step 14/22 : EXPOSE $APP_PORT 16:30:50 ---> Running in 33b0fc964cce 16:30:50 Removing intermediate container 33b0fc964cce 16:30:50 ---> 84e49423449e 16:30:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:30:50 ---> 23e798dfe77a 16:30:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:30:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:30:50 ---> efeb7a9b9b46 16:30:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:30:50 ---> 2bb32c4fc427 16:30:50 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:30:50 ---> Running in 815e1c2bd237 16:30:51 Removing intermediate container 815e1c2bd237 16:30:51 ---> 92404263ba8e 16:30:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:30:51 ---> Running in 6691fe834fce 16:30:51 Removing intermediate container 6691fe834fce 16:30:51 ---> 3b96116b189d 16:30:51 Step 20/22 : LABEL arch=x86_64 16:30:51 ---> Running in 05a87a4c51eb 16:30:51 Removing intermediate container 05a87a4c51eb 16:30:51 ---> 811185807f70 16:30:51 Step 21/22 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 16:30:51 ---> Running in 26cde84df746 16:30:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:30:51 Removing intermediate container 26cde84df746 16:30:51 ---> 45ac0707475c 16:30:51 Step 22/22 : LABEL version=0.0.0 16:30:51 ---> Running in b3052a0f137b 16:30:51 Removing intermediate container b3052a0f137b 16:30:51 ---> 68d05354c543 16:30:51 16:30:51 Successfully built 68d05354c543 16:30:51 Successfully tagged sys-mgmt-agent:latest 16:30:51  Building sys-mgmt-agent ... done  [Pipeline] } 16:30:51 $ docker stop --time=1 18c1c394e1be15596a8cb6ef38ea699967a75102d12ae23d85c0ad51ee1a06da 16:30:52 $ docker rm -f 18c1c394e1be15596a8cb6ef38ea699967a75102d12ae23d85c0ad51ee1a06da [Pipeline] // withDockerContainer [Pipeline] sh 16:30:53 + docker images 16:30:53 REPOSITORY TAG IMAGE ID CREATED SIZE 16:30:53 sys-mgmt-agent latest 68d05354c543 2 seconds ago 294MB 16:30:53 core-data latest be0b20efa6f1 8 seconds ago 20.7MB 16:30:53 core-metadata latest 809f999a144e 14 seconds ago 16.9MB 16:30:53 e4abb0e1a343 14 seconds ago 1.77GB 16:30:53 a4b4de8342ec 19 seconds ago 1.76GB 16:30:53 e628796f1393 19 seconds ago 1.76GB 16:30:53 security-bootstrapper latest e98d0dd2b9b4 26 seconds ago 18.9MB 16:30:53 0aae1b5288a2 36 seconds ago 1.76GB 16:30:53 support-scheduler latest 343ed768bd98 57 seconds ago 16.2MB 16:30:53 security-secretstore-setup latest b1ceb0d81d36 58 seconds ago 28.4MB 16:30:53 security-proxy-setup latest 252842db85ad About a minute ago 26.9MB 16:30:53 a6e4e16b68bc About a minute ago 1.76GB 16:30:53 core-command latest e1ca1789b520 About a minute ago 16.1MB 16:30:53 support-notifications latest fd563ac42874 About a minute ago 17MB 16:30:53 4e56dab703cb About a minute ago 1.77GB 16:30:53 35ff42d2e41b About a minute ago 1.77GB 16:30:53 01d0afac2ee8 About a minute ago 1.76GB 16:30:53 155e5b3414a2 About a minute ago 1.76GB 16:30:53 ci-base-image-x86_64 latest 43cb6bf86023 5 minutes ago 1.25GB 16:30:53 alpine 3.14 0a97eee8041e 12 days ago 5.61MB 16:30:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB 16:30:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 weeks ago 34.5MB 16:30:53 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 16:30:53 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 16:30:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.178s coverage: 28.7% of statements 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:30:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:31:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.354s coverage: 98.5% of statements 16:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:31:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.465s coverage: 44.7% of statements 16:31:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:31:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:31:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.707s coverage: 89.5% of statements 16:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:31:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.321s coverage: 84.4% of statements 16:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:31:08 Still waiting to schedule task 16:31:08 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:31:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.385s coverage: 94.2% of statements 16:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:31:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.221s coverage: 59.1% of statements 16:31:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:31:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:31:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:31:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:31:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:31:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.337s coverage: 60.0% of statements 16:31:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:31:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:31:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:31:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.324s coverage: 0.9% of statements 16:31:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:31:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.204s coverage: 58.8% of statements 16:31:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.195s coverage: 21.7% of statements 16:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.296s coverage: 47.1% of statements 16:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.235s coverage: 79.5% of statements 16:31:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.192s coverage: 94.1% of statements 16:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.299s coverage: 96.3% of statements 16:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.179s coverage: 87.5% of statements 16:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.216s coverage: 94.4% of statements 16:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.173s coverage: 44.8% of statements 16:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.734s coverage: 82.5% of statements 16:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.277s coverage: 92.9% of statements 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.235s coverage: 58.8% of statements 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.256s coverage: 80.0% of statements 16:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements 16:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.271s coverage: 85.4% of statements 16:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.774s coverage: 91.2% of statements 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.848s coverage: 64.4% of statements 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.184s coverage: 100.0% of statements 16:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 89.4% of statements 16:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.118s coverage: 73.7% of statements 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.170s coverage: 65.4% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.768s coverage: 43.8% of statements 16:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.199s coverage: 89.5% of statements 16:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.242s coverage: 84.8% of statements 16:31:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:31:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.247s coverage: 17.7% of statements 16:31:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:31:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:31:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:31:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:31:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.597s coverage: 92.3% of statements 16:31:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:31:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:31:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:31:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:31:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.243s coverage: 63.2% of statements 16:31:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:31:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:31:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.418s coverage: 97.7% of statements 16:31:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:31:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:31:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:31:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:31:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.193s coverage: 28.9% of statements 16:31:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:31:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:31:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:31:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:31:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:31:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:31:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.186s coverage: 100.0% of statements 16:31:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements 16:31:58 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 16:31:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:31:58 GO111MODULE=on go vet ./... 16:32:18 Running on prd-ubuntu18.04-docker-8c-8g-527 in /w/workspace/edgexfoundry_edgex-go_PR-3829 [Pipeline] { [Pipeline] ws 16:32:18 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:32:18 The recommended git tool is: git 16:32:20 using credential edgex-jenkins-ssh 16:32:20 Cloning the remote Git repository 16:32:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:32:20 > git init /w/workspace/edgex-go/2 # timeout=10 16:32:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:32:20 > git --version # timeout=10 16:32:20 > git --version # 'git version 2.17.1' 16:32:20 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:25 Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit fdf84c1e016db635080e44304c01b30a3c525e59 16:32:25 Merge succeeded, producing fdf84c1e016db635080e44304c01b30a3c525e59 16:32:25 Checking out Revision fdf84c1e016db635080e44304c01b30a3c525e59 (PR-3829) 16:32:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:32:24 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3829/head:refs/remotes/origin/PR-3829 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:32:25 > git config core.sparsecheckout # timeout=10 16:32:25 > git checkout -f fdf84c1e016db635080e44304c01b30a3c525e59 # timeout=10 16:32:25 > git remote # timeout=10 16:32:25 > git config --get remote.origin.url # timeout=10 16:32:25 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:25 > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 16:32:25 > git rev-parse HEAD^{commit} # timeout=10 16:32:25 > git config core.sparsecheckout # timeout=10 16:32:25 > git checkout -f fdf84c1e016db635080e44304c01b30a3c525e59 # timeout=10 16:32:28 Commit message: "build(snap): add script to generate version" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:29 + echo snap-build.sh 16:32:29 snap-build.sh 16:32:29 + SNAP_BASE_DIR=. 16:32:29 + '[' '!' -z /w/workspace/edgex-go/2 ']' 16:32:29 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 16:32:29 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 16:32:29 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 16:32:29 + cd /w/workspace/edgex-go/2 16:32:29 + sudo apt-get remove -qy --purge lxd lxd-client 16:32:29 Reading package lists... 16:32:29 Building dependency tree... 16:32:29 Reading state information... 16:32:29 The following packages were automatically installed and are no longer required: 16:32:29 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:32:29 uidmap xdelta3 16:32:29 Use 'sudo apt autoremove' to remove them. 16:32:29 The following packages will be REMOVED: 16:32:29 lxd* lxd-client* 16:32:30 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:32:30 After this operation, 31.7 MB disk space will be freed. 16:32:30 (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.) 16:32:30 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:32:31 Removing lxd dnsmasq configuration 16:32:31 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:32:31 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:32:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:32:32 (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.) 16:32:32 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:32:34 Processing triggers for systemd (237-3ubuntu10.45) ... 16:32:34 Processing triggers for ureadahead (0.100.0-21) ... 16:32:34 + sudo snap remove --purge lxd 16:32:35 snap "lxd" is not installed 16:32:35 + sudo groupadd --force --system lxd 16:32:35 ++ whoami 16:32:35 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:32:35 + newgrp - lxd 16:32:35 + sudo snap install lxd 16:32:45 2021-11-25T16:32:42Z INFO Waiting for automatic snapd restart... 16:33:03 lxd 4.20 from Canonical* installed 16:33:03 + sudo lxd init --auto 16:33:11 + sudo snap install --classic snapcraft 16:33:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:33:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:33:20 ./bin/test-attribution-txt.sh [Pipeline] echo 16:33:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:33:21 + ls -al . 16:33:21 total 672 16:33:21 drwxrwxr-x 9 1001 1001 4096 Nov 25 16:33 . 16:33:21 drwxr-xr-x 4 root root 4096 Nov 25 16:29 .. 16:33:21 -rw-rw-r-- 1 1001 1001 11 Nov 25 16:26 .dockerignore 16:33:21 drwxrwxr-x 8 1001 1001 4096 Nov 25 16:26 .git 16:33:21 drwxrwxr-x 4 1001 1001 4096 Nov 25 16:26 .github 16:33:21 -rw-rw-r-- 1 1001 1001 804 Nov 25 16:26 .gitignore 16:33:21 -rw-rw-r-- 1 1001 1001 42 Nov 25 16:26 .golangci.yml 16:33:21 -rw-rw-r-- 1 1001 1001 76 Nov 25 16:26 .hadolint.yml 16:33:21 -rw-rw-r-- 1 1001 1001 166 Nov 25 16:26 .sonarcloud.properties 16:33:21 -rw-rw-r-- 1 1001 1001 1171 Nov 25 16:26 ADOPTERS.md 16:33:21 -rw-rw-r-- 1 1001 1001 8910 Nov 25 16:26 Attribution.txt 16:33:21 -rw-rw-r-- 1 1001 1001 51732 Nov 25 16:26 CHANGELOG.md 16:33:21 -rw-rw-r-- 1 1001 1001 3804 Nov 25 16:26 CONTRIBUTING.md 16:33:21 -rw-rw-r-- 1 1001 1001 677 Nov 25 16:26 GOVERNANCE.md 16:33:21 -rw-rw-r-- 1 1001 1001 849 Nov 25 16:26 Jenkinsfile 16:33:21 -rw-rw-r-- 1 1001 1001 10775 Nov 25 16:26 LICENSE 16:33:21 -rw-rw-r-- 1 1001 1001 6508 Nov 25 16:26 Makefile 16:33:21 -rw-rw-r-- 1 1001 1001 582 Nov 25 16:26 OWNERS.md 16:33:21 -rw-rw-r-- 1 1001 1001 8207 Nov 25 16:26 README.md 16:33:21 -rw-rw-r-- 1 1001 1001 6912 Nov 25 16:26 SECURITY.md 16:33:21 -rw-rw-r-- 1 1001 1001 5 Nov 25 16:24 VERSION 16:33:21 -rw-rw-r-- 1 1001 1001 4131 Nov 25 16:26 ZMQWindows.md 16:33:21 drwxrwxr-x 2 1001 1001 4096 Nov 25 16:26 bin 16:33:21 drwxrwxr-x 14 1001 1001 4096 Nov 25 16:26 cmd 16:33:21 -rw-r--r-- 1 root root 428381 Nov 25 16:31 coverage.out 16:33:21 -rw-rw-r-- 1 1001 1001 822 Nov 25 16:26 go.mod 16:33:21 -rw-rw-r-- 1 1001 1001 49471 Nov 25 16:26 go.sum 16:33:21 drwxrwxr-x 8 1001 1001 4096 Nov 25 16:26 internal 16:33:21 drwxrwxr-x 3 1001 1001 4096 Nov 25 16:26 openapi 16:33:21 drwxrwxr-x 4 1001 1001 4096 Nov 25 16:26 snap 16:33:21 -rw-rw-r-- 1 1001 1001 204 Nov 25 16:26 version.go [Pipeline] sh 16:33:21 + '[' -e coverage.out ] 16:33:21 + chown 1001:1001 coverage.out [Pipeline] stash 16:33:22 Warning: overwriting stash ‘coverage-report’ 16:33:22 Stashed 1 file(s) [Pipeline] sh 16:33:23 + make build 16:33:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:33:23 snapcraft 5.0 from Canonical* installed 16:33:23 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:33:23 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:33:23 % Total % Received % Xferd Average Speed Time Time Time Current 16:33:23 Dload Upload Total Spent Left Speed 16:33:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3582 0 --:--:-- --:--:-- --:--:-- 3582 16:33:23 100 3325k 100 3325k 0 0 8230k 0 --:--:-- --:--:-- --:--:-- 8230k 16:33:23 ./yq_linux_amd64 16:33:23 + sudo snapcraft prime --use-lxd 16:33:24 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:33: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: 16:33:24 - README.md 16:33:24 16:33:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:33:25 Launching a container. 16:33:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:33:35 Waiting for container to be ready 16:33:35 To start your first container, try: lxc launch ubuntu:20.04 16:33:35 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 16:33:35 16:33:38 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:33:38 Waiting for network to be ready... 16:33:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:33:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 16:33:39 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:33:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 16:33:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:33:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:33:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 16:33:39 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 16:33:39 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] 16:33:39 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 16:33:39 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:33:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:33:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:33:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:33:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:33:40 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:33:40 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:33:40 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:33:40 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:33:40 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 16:33:40 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 16:33:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:33:40 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:33:40 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 16:33:40 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 16:33:40 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1767 kB] 16:33:40 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 16:33:43 Fetched 25.6 MB in 4s (6259 kB/s) 16:33:44 Reading package lists... 16:33:44 Reading package lists... 16:33:44 Building dependency tree... 16:33:44 Reading state information... 16:33:44 The following additional packages will be installed: 16:33:44 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:33:44 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:33:44 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:33:44 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:33:44 Suggested packages: 16:33:44 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:33:44 Recommended packages: 16:33:44 gnupg libsasl2-modules 16:33:44 The following NEW packages will be installed: 16:33:44 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:33:44 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:33:44 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:33:44 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:33:44 The following packages will be upgraded: 16:33:44 gpg gpg-agent gpgconf libudev1 16:33:44 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 16:33:44 Need to get 3527 kB of archives. 16:33:44 After this operation, 13.3 MB of additional disk space will be used. 16:33:44 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] 16:33:44 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 16:33:44 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] 16:33:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:33:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:33:45 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 16:33:45 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:33:45 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:33:45 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:33:45 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:33:45 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:33:45 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:33:45 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:33:45 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:33:45 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:33:45 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:33:45 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:33:45 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:33:45 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:33:45 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:33:45 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:33:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:33:46 debconf: delaying package configuration, since apt-utils is not installed 16:33:46 Fetched 3527 kB in 1s (3092 kB/s) 16:33:46 (Reading database ... 12511 files and directories currently installed.) 16:33:46 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 16:33:46 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 16:33:46 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 16:33:46 Selecting previously unselected package udev. 16:33:46 (Reading database ... 12511 files and directories currently installed.) 16:33:46 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 16:33:46 Unpacking udev (237-3ubuntu10.52) ... 16:33:46 Selecting previously unselected package libfuse2:amd64. 16:33:46 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:33:46 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:33:46 Selecting previously unselected package fuse. 16:33:46 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:33:46 Unpacking fuse (2.9.7-1ubuntu1) ... 16:33:46 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:33:46 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:33:46 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:33:46 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:33:46 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:33:46 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:33:46 Selecting previously unselected package libksba8:amd64. 16:33:46 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:33:46 Unpacking libksba8:amd64 (1.3.5-2) ... 16:33:46 Selecting previously unselected package libroken18-heimdal:amd64. 16:33:46 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:33:46 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:47 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:33:47 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:33:47 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:47 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:33:47 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:33:47 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:47 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:33:47 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:33:47 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:47 Selecting previously unselected package libwind0-heimdal:amd64. 16:33:47 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:33:47 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:47 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:33:47 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:33:47 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:47 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:33:47 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:33:47 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:47 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:33:47 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:33:47 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:47 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:33:47 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:33:47 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:47 Selecting previously unselected package libsasl2-modules-db:amd64. 16:33:47 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:33:47 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:33:47 Selecting previously unselected package libsasl2-2:amd64. 16:33:47 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:33:47 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:33:47 Selecting previously unselected package libldap-common. 16:33:47 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:33:47 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:33:47 Selecting previously unselected package libldap-2.4-2:amd64. 16:33:47 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:33:47 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:33:47 Selecting previously unselected package dirmngr. 16:33:47 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:33:47 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:33:47 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:33:47 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:33:47 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:33:48 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:33:48 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:33:48 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:33:48 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:48 Setting up libksba8:amd64 (1.3.5-2) ... 16:33:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:33:48 Setting up udev (237-3ubuntu10.52) ... 16:33:48 invoke-rc.d: policy-rc.d denied execution of start. 16:33:48 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:48 Processing triggers for systemd (237-3ubuntu10) ... 16:33:48 Setting up fuse (2.9.7-1ubuntu1) ... 16:33:48 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:33:48 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:48 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:48 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:48 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:48 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:48 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:48 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:33:48 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:33:48 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:33:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:33:49 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:33:49 settings in the [Install] section, and DefaultInstance for template units). 16:33:49 This means they are not meant to be enabled using systemctl. 16:33:49 Possible reasons for having this kind of units are: 16:33:49 1) A unit may be statically enabled by being symlinked from another unit's 16:33:49 .wants/ or .requires/ directory. 16:33:49 2) A unit's purpose may be to act as a helper for some other unit which has 16:33:49 a requirement dependency on it. 16:33:49 3) A unit may be started when needed via activation (socket, path, timer, 16:33:49 D-Bus, udev, scripted systemctl call, ...). 16:33:49 4) In case of template units, the unit is meant to be enabled with some 16:33:49 instance name specified. 16:33:49 Reading package lists... 16:33:49 Building dependency tree... 16:33:49 Reading state information... 16:33:49 The following additional packages will be installed: 16:33:49 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:33:49 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:33:49 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:33:49 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:33:49 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:33:49 Suggested packages: 16:33:49 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:33:49 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:33:49 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:33:49 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:33:49 systemd-container policykit-1 16:33:49 Recommended packages: 16:33:49 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:33:49 The following NEW packages will be installed: 16:33:49 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:33:49 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:33:49 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:33:49 multiarch-support openssh-client python3 python3-minimal python3.6 16:33:49 python3.6-minimal snapd squashfs-tools sudo 16:33:49 The following packages will be upgraded: 16:33:49 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:33:49 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 16:33:49 Need to get 36.8 MB of archives. 16:33:49 After this operation, 147 MB of additional disk space will be used. 16:33:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 16:33:49 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 16:33:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:33:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:33:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:33:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:33:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:33:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:33:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:33:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:33:49 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:33:49 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:33:49 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:33:49 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:33:49 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 16:33:49 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 16:33:49 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 16:33:50 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 16:33:50 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 16:33:50 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 16:33:50 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:33:50 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:33:50 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:33:50 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:33:50 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:33:50 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:33:50 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:33:50 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:33:50 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:33:50 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 16:33:51 debconf: delaying package configuration, since apt-utils is not installed 16:33:51 Fetched 36.8 MB in 2s (20.3 MB/s) 16:33:51 (Reading database ... 12757 files and directories currently installed.) 16:33:51 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 16:33:51 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 16:33:52 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 16:33:52 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 16:33:52 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 16:33:52 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 16:33:52 (Reading database ... 12757 files and directories currently installed.) 16:33:52 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 16:33:52 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 16:33:52 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 16:33:52 (Reading database ... 12757 files and directories currently installed.) 16:33:52 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 16:33:52 Unpacking apt (1.6.14) over (1.6.1) ... 16:33:52 Setting up apt (1.6.14) ... 16:33:52 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:33:53 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:33:53 (Reading database ... 12764 files and directories currently installed.) 16:33:53 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:33:53 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:33:53 Selecting previously unselected package libpython3.6-minimal:amd64. 16:33:53 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:33:53 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:33:53 Selecting previously unselected package libexpat1:amd64. 16:33:53 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:33:53 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:33:53 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 16:33:53 Selecting previously unselected package python3.6-minimal. 16:33:53 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:33:53 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:33:53 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 16:33:54 Checking for services that may need to be restarted...done. 16:33:54 Checking for services that may need to be restarted...done. 16:33:54 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:33:54 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:33:54 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:33:54 Selecting previously unselected package python3-minimal. 16:33:54 (Reading database ... 13012 files and directories currently installed.) 16:33:54 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:33:54 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:33:54 Selecting previously unselected package mime-support. 16:33:54 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:33:54 Unpacking mime-support (3.60ubuntu1) ... 16:33:54 Selecting previously unselected package libmpdec2:amd64. 16:33:54 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:33:54 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:33:54 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:33:54 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:33:54 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:33:54 Selecting previously unselected package python3.6. 16:33:54 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:33:54 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:33:54 Selecting previously unselected package libpython3-stdlib:amd64. 16:33:54 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:33:54 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:33:54 Setting up python3-minimal (3.6.7-1~18.04) ... 16:33:55 Selecting previously unselected package python3. 16:33:55 (Reading database ... 13442 files and directories currently installed.) 16:33:55 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:33:55 Unpacking python3 (3.6.7-1~18.04) ... 16:33:55 Selecting previously unselected package multiarch-support. 16:33:55 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:33:55 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:33:55 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:33:55 Selecting previously unselected package liblzo2-2:amd64. 16:33:55 (Reading database ... 13479 files and directories currently installed.) 16:33:55 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:33:55 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:33:55 Selecting previously unselected package libbsd0:amd64. 16:33:55 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:33:55 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:33:55 Selecting previously unselected package sudo. 16:33:55 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:33:55 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:33:55 Selecting previously unselected package apparmor. 16:33:55 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:33:55 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:33:55 Selecting previously unselected package libedit2:amd64. 16:33:55 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:33:55 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:33:56 Selecting previously unselected package libkrb5support0:amd64. 16:33:56 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:33:56 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:33:56 Selecting previously unselected package libk5crypto3:amd64. 16:33:56 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:33:56 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:33:56 Selecting previously unselected package libkeyutils1:amd64. 16:33:56 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:33:56 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:33:56 Selecting previously unselected package libkrb5-3:amd64. 16:33:56 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:33:56 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:33:56 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:33:56 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:33:56 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:33:56 Selecting previously unselected package libssl1.0.0:amd64. 16:33:56 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 16:33:56 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:33:56 Selecting previously unselected package openssh-client. 16:33:56 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 16:33:56 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 16:33:56 Selecting previously unselected package squashfs-tools. 16:33:56 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 16:33:56 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 16:33:56 Selecting previously unselected package snapd. 16:33:56 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 16:33:56 Unpacking snapd (2.51.1+18.04) ... 16:33:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:33:58 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 16:33:58 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:33:58 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:33:58 Setting up mime-support (3.60ubuntu1) ... 16:33:58 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:33:58 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:33:58 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:33:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:33:58 Setting up systemd (237-3ubuntu10.52) ... 16:33:58 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:33:59 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:33:59 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:33:59 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:33:59 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:33:59 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:33:59 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:34:00 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 16:34:00 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:34:00 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:34:00 Setting up python3 (3.6.7-1~18.04) ... 16:34:00 running python rtupdate hooks for python3.6... 16:34:00 running python post-rtupdate hooks for python3.6... 16:34:00 Setting up apparmor (2.12-4ubuntu5.1) ... 16:34:01 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:34:01 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:34:01 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 16:34:01 Setting up snapd (2.51.1+18.04) ... 16:34:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:34:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:34:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:34:02 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 16:34:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:34:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:34:02 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:34:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:34:02 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:34:02 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:34:02 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:34:03 /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' 16:34:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:34:03 Processing triggers for systemd (237-3ubuntu10.52) ... 16:34:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:34:04 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:34:04 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:34:04 Fetched 88.7 kB in 1s (170 kB/s) 16:34:05 Reading package lists... 16:34:05 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 16:34:05 Reading package lists... 16:34:06 Building dependency tree... 16:34:06 Reading state information... 16:34:06 Calculating upgrade... 16:34:06 The following packages will be upgraded: 16:34:06 advancecomp base-files bash binutils binutils-common 16:34:06 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:34:06 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:34:06 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 16:34:06 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 16:34:06 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:34:06 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:34:06 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:34:06 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:34:06 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:34:06 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:34:06 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:34:06 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:34:06 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:34:06 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:34:06 ubuntu-keyring util-linux 16:34:06 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:34:06 Need to get 64.2 MB of archives. 16:34:06 After this operation, 5152 kB of additional disk space will be used. 16:34:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 16:34:06 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:34:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:34:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:34:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:34:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:34:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:34:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:34:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:34:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:34:06 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:34:06 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:34:06 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:34:06 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:34:06 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:34:06 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:34:06 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:34:06 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:34:06 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:34:06 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:34:06 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:34:06 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:34:06 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:34:06 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:34:06 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:34:06 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:34:06 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:34:06 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:34:06 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:34:06 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:34:06 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:34:06 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:34:07 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:34:07 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 16:34:07 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:34:07 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:34:07 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:34:07 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:34:07 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:34:07 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:34:07 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:34:07 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 16:34:07 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 16:34:07 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:34:07 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:34:07 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:34:07 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 16:34:07 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:34:07 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:34:07 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] 16:34:07 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 16:34:07 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 16:34:07 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 16:34:07 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:34:07 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:34:07 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:34:07 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:34:07 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:34:07 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:34:07 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:34:07 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:34:07 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:34:07 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:34:07 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:34:07 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:34:07 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:34:07 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:34:07 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:34:07 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 16:34:07 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:34:07 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:34:07 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:34:07 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 16:34:07 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:34:07 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:34:07 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:34:07 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:34:07 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:34:07 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:34:07 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:34:07 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:34:07 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:34:07 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:34:07 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:34:07 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] 16:34:07 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:34:07 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 16:34:07 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] 16:34:07 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:34:07 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:34:07 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:34:07 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 16:34:07 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:34:07 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:34:07 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:34:07 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:34:08 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] 16:34:08 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:34:08 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:34:08 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:34:08 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:34:08 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:34:08 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:34:08 debconf: delaying package configuration, since apt-utils is not installed 16:34:08 Fetched 64.2 MB in 2s (40.6 MB/s) 16:34:08 (Reading database ... 13914 files and directories currently installed.) 16:34:08 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:34:08 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:34:08 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:34:08 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:34:08 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 16:34:08 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 16:34:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:34:09 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:34:09 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:34:09 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:34:09 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:34:09 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:34:09 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:34:09 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:34:09 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:34:09 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:34:09 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:34:09 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:34:09 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:34:09 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:34:09 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:34:09 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:34:09 (Reading database ... 13914 files and directories currently installed.) 16:34:09 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:34:09 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:34:09 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:34:09 (Reading database ... 13914 files and directories currently installed.) 16:34:09 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:34:09 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:34:09 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:34:09 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:34:09 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:34:09 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:34:10 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:34:10 (Reading database ... 13914 files and directories currently installed.) 16:34:10 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:34:10 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:34:10 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:34:10 (Reading database ... 13914 files and directories currently installed.) 16:34:10 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 16:34:11 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:34:11 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:34:11 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 16:34:11 Setting up base-files (10.1ubuntu2.11) ... 16:34:11 Installing new version of config file /etc/issue ... 16:34:11 Installing new version of config file /etc/issue.net ... 16:34:11 Installing new version of config file /etc/lsb-release ... 16:34:11 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:34:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:34:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:34:11 Removing obsolete conffile /etc/default/motd-news ... 16:34:11 (Reading database ... 13915 files and directories currently installed.) 16:34:11 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:34:11 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:34:12 Setting up bash (4.4.18-2ubuntu1.2) ... 16:34:12 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 16:34:12 (Reading database ... 13915 files and directories currently installed.) 16:34:12 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:34:12 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:34:12 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:34:12 (Reading database ... 13915 files and directories currently installed.) 16:34:12 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:34:12 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:34:12 Setting up tar (1.29b-2ubuntu0.2) ... 16:34:12 (Reading database ... 13915 files and directories currently installed.) 16:34:12 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:34:12 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:34:12 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:34:12 (Reading database ... 13915 files and directories currently installed.) 16:34:12 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:34:12 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:34:12 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:34:12 (Reading database ... 13915 files and directories currently installed.) 16:34:12 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:34:12 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:34:12 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:34:12 (Reading database ... 13915 files and directories currently installed.) 16:34:12 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:34:12 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:34:13 Setting up grep (3.1-2build1) ... 16:34:13 (Reading database ... 13915 files and directories currently installed.) 16:34:13 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 16:34:13 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 16:34:13 Setting up gzip (1.6-5ubuntu1.1) ... 16:34:13 (Reading database ... 13915 files and directories currently installed.) 16:34:13 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:34:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:34:13 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:34:13 Setting up login (1:4.5-1ubuntu2) ... 16:34:13 (Reading database ... 13915 files and directories currently installed.) 16:34:13 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:34:13 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:34:13 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:34:13 (Reading database ... 13915 files and directories currently installed.) 16:34:13 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:34:13 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:34:14 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:34:14 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:34:14 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:34:14 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:34:14 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:34:14 (Reading database ... 13915 files and directories currently installed.) 16:34:14 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:34:14 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:34:15 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:34:15 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:34:15 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:34:15 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:34:15 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:34:15 (Reading database ... 13915 files and directories currently installed.) 16:34:15 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:34:15 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:34:15 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:34:15 (Reading database ... 13915 files and directories currently installed.) 16:34:15 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:34:15 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:34:15 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:34:15 (Reading database ... 13915 files and directories currently installed.) 16:34:15 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:34:15 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:34:15 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:34:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:34:15 (Reading database ... 13915 files and directories currently installed.) 16:34:15 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:34:15 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:34:15 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:34:15 (Reading database ... 13915 files and directories currently installed.) 16:34:15 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:34:15 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:34:16 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:34:16 (Reading database ... 13915 files and directories currently installed.) 16:34:16 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:34:16 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:34:16 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:34:16 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:34:16 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:34:16 (Reading database ... 13915 files and directories currently installed.) 16:34:16 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:34:16 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:34:16 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:34:16 (Reading database ... 13915 files and directories currently installed.) 16:34:16 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:34:16 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:34:16 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:34:16 (Reading database ... 13915 files and directories currently installed.) 16:34:16 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:34:16 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:34:16 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:34:16 (Reading database ... 13915 files and directories currently installed.) 16:34:16 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:34:16 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:34:17 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:34:17 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:34:17 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:34:17 (Reading database ... 13915 files and directories currently installed.) 16:34:17 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:34:17 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:34:17 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:34:18 (Reading database ... 13915 files and directories currently installed.) 16:34:18 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:34:18 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:34:18 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:34:18 (Reading database ... 13917 files and directories currently installed.) 16:34:18 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:34:18 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:34:18 Setting up debconf (1.5.66ubuntu1) ... 16:34:18 (Reading database ... 13917 files and directories currently installed.) 16:34:18 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:34:18 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:34:18 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:34:18 (Reading database ... 13917 files and directories currently installed.) 16:34:18 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:34:18 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:34:18 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:34:19 (Reading database ... 13917 files and directories currently installed.) 16:34:19 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:34:19 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:34:19 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:34:19 (Reading database ... 13917 files and directories currently installed.) 16:34:19 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:34:19 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 16:34:19 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:34:19 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:34:19 (Reading database ... 13919 files and directories currently installed.) 16:34:19 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:34:19 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:34:19 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:34:19 (Reading database ... 13923 files and directories currently installed.) 16:34:19 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:34:19 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:34:19 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 16:34:19 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 16:34:19 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:34:19 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:34:19 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:34:19 (Reading database ... 13923 files and directories currently installed.) 16:34:19 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 16:34:19 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 16:34:20 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 16:34:20 (Reading database ... 13923 files and directories currently installed.) 16:34:20 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:34:20 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:34:20 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:34:20 (Reading database ... 13923 files and directories currently installed.) 16:34:20 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:34:20 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:34:20 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:34:20 (Reading database ... 13923 files and directories currently installed.) 16:34:20 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:34:20 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:34:20 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:34:20 (Reading database ... 13923 files and directories currently installed.) 16:34:20 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:34:20 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:34:20 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:34:20 (Reading database ... 13923 files and directories currently installed.) 16:34:20 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:34:20 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:34:21 Setting up passwd (1:4.5-1ubuntu2) ... 16:34:21 (Reading database ... 13923 files and directories currently installed.) 16:34:21 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:34:21 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:34:21 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:34:21 (Reading database ... 13923 files and directories currently installed.) 16:34:21 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:34:21 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:34:21 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:34:21 (Reading database ... 13923 files and directories currently installed.) 16:34:21 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:34:21 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:34:21 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:34:21 (Reading database ... 13923 files and directories currently installed.) 16:34:21 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:34:21 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:34:21 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:34:21 (Reading database ... 13923 files and directories currently installed.) 16:34:21 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:34:21 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:34:21 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:34:21 (Reading database ... 13923 files and directories currently installed.) 16:34:21 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:34:21 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:34:22 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:34:22 (Reading database ... 13923 files and directories currently installed.) 16:34:22 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 16:34:22 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 16:34:22 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 16:34:22 (Reading database ... 13923 files and directories currently installed.) 16:34:22 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:34:22 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:34:22 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:34:22 (Reading database ... 13923 files and directories currently installed.) 16:34:22 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:34:22 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:34:22 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:34:22 (Reading database ... 13924 files and directories currently installed.) 16:34:22 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:34:22 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:34:22 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:34:22 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:34:22 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:34:22 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:34:22 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 16:34:22 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 16:34:23 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:34:23 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:34:23 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:34:23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:34:23 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:34:23 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:34:23 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:34:23 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:34:23 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:34:23 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:34:23 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:34:23 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:34:23 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:34:23 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:34:23 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 16:34:23 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 16:34:23 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:34:23 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:34:24 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:34:24 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:34:24 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 16:34:24 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 16:34:24 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 16:34:24 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 16:34:24 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 16:34:24 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 16:34:24 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 16:34:24 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 16:34:24 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:34:24 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:34:25 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:34:25 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:34:25 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:34:25 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:34:25 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:34:25 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] } 16:34:25 $ docker stop --time=1 a8b617e1956e0b4469c124fd0dad43bfe73e856e7b3b2537daa6cc1a876aad3c 16:34:25 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:34:25 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:34:26 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:34:26 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:34:27 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:34:27 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:34:27 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:34:27 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:34:27 $ docker rm -f a8b617e1956e0b4469c124fd0dad43bfe73e856e7b3b2537daa6cc1a876aad3c 16:34:28 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:34:28 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:34:28 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:34:28 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:34:28 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:34:28 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:34:28 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:34:28 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:34:28 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:34:28 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:34:28 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:34:28 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:34:28 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:34:28 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:34:28 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:34:28 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:34:28 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:34:28 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:34:28 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:34:28 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:34:28 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:34:28 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:34:28 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:34:28 Setting up tzdata (2021e-0ubuntu0.18.04) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 16:34:29 16:34:29 Current default time zone: 'Etc/UTC' 16:34:29 Local time is now: Thu Nov 25 16:34:28 UTC 2021. 16:34:29 Universal Time is now: Thu Nov 25 16:34:28 UTC 2021. 16:34:29 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:34:29 16:34:29 Setting up systemd-sysv (237-3ubuntu10.52) ... 16:34:29 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:34:29 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 16:34:29 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:34:29 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:34:29 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:34:29 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:34:29 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:34:29 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:34:29 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:34:29 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:34:29 Setting up procps (2:3.3.12-3ubuntu1.2) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:34:29 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:34:29 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 16:34:29 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:34:29 Setting up patch (2.7.6-2ubuntu1.1) ... 16:34:29 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:34:29 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:34:29 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 16:34:29 Installing new version of config file /etc/ssl/openssl.cnf ... 16:34:29 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:34:29 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:34:29 Setting up ca-certificates (20210119~18.04.2) ... 16:34:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:34:29 16:34:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:34:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:34:30 latest: Pulling from edgex-devops/edgex-compose-arm64 16:34:30 29e5d40040c1: Pulling fs layer 16:34:30 1ce36da41761: Pulling fs layer 16:34:30 25b303627fd3: Pulling fs layer 16:34:30 29e5d40040c1: Download complete 16:34:30 1ce36da41761: Verifying Checksum 16:34:30 1ce36da41761: Download complete 16:34:31 29e5d40040c1: Pull complete 16:34:31 Updating certificates in /etc/ssl/certs... 16:34:32 23 added, 28 removed; done. 16:34:32 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:34:32 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:34:32 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:34:32 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:34:32 Setting up pkgbinarymangler (138.18.04.1) ... 16:34:32 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:34:32 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 16:34:32 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:34:32 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:34:32 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:34:32 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:34:32 25b303627fd3: Verifying Checksum 16:34:32 25b303627fd3: Download complete 16:34:32 1ce36da41761: Pull complete 16:34:32 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:34:32 Setting up perl (5.26.1-6ubuntu0.5) ... 16:34:32 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 16:34:32 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:34:32 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:34:32 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 16:34:32 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:34:32 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:34:32 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:34:32 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:34:32 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:34:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:34:32 Processing triggers for systemd (237-3ubuntu10.52) ... 16:34:32 Processing triggers for mime-support (3.60ubuntu1) ... 16:34:32 Processing triggers for ca-certificates (20210119~18.04.2) ... 16:34:32 Updating certificates in /etc/ssl/certs... 16:34:33 0 added, 0 removed; done. 16:34:33 Running hooks in /etc/ca-certificates/update.d... 16:34:33 done. 16:34:33 Reading package lists... 16:34:33 Building dependency tree... 16:34:33 Reading state information... 16:34:34 The following NEW packages will be installed: 16:34:34 apt-transport-https 16:34:34 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:34:34 Need to get 4348 B of archives. 16:34:34 After this operation, 154 kB of additional disk space will be used. 16:34:34 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 16:34:34 debconf: delaying package configuration, since apt-utils is not installed 16:34:34 Fetched 4348 B in 0s (24.0 kB/s) 16:34:34 Selecting previously unselected package apt-transport-https. 16:34:34 (Reading database ... 13931 files and directories currently installed.) 16:34:34 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 16:34:34 Unpacking apt-transport-https (1.6.14) ... 16:34:34 Setting up apt-transport-https (1.6.14) ... 16:34:34 Waiting for network to be ready... 16:34:42 25b303627fd3: Pull complete 16:34:42 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:34:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:34:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:34:42 prd-ubuntu18.04-docker-arm64-4c-16g-526 does not seem to be running inside a container 16:34:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:34:42 2021-11-25T16:34:39Z INFO Waiting for automatic snapd restart... 16:34:43 snapd 2.53.2 from Canonical* installed 16:34:44 "snapd" switched to the "latest/stable" channel 16:34:44 16:34:45 $ docker top 42fdae4f93bb60d443b5a5dc545773161f90e46aa0c8632060a82a281635656b -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:46 + docker-compose build --help 16:34:46 + grep parallel 16:34:46 core18 20211028 from Canonical* installed 16:34:46 "core18" switched to the "latest/stable" channel 16:34:46 16:34:49 snapcraft 5.0 from Canonical* installed 16:34:49 "snapcraft" switched to the "latest/stable" channel 16:34:49 16:34:49 --parallel Build images in parallel. [Pipeline] } 16:34:49 $ docker stop --time=1 42fdae4f93bb60d443b5a5dc545773161f90e46aa0c8632060a82a281635656b 16:34:51 $ docker rm -f 42fdae4f93bb60d443b5a5dc545773161f90e46aa0c8632060a82a281635656b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:34:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:34:52 . [Pipeline] withDockerContainer 16:34:52 prd-ubuntu18.04-docker-arm64-4c-16g-526 does not seem to be running inside a container 16:34:52 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:34:53 $ docker top 4c2db335c525bcc217ef2528cbb673b72c334ca125dc65674fc80907bd6349eb -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:54 + docker-compose -f ./docker-compose-build.yml build --parallel 16:34:54 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: 16:34:54 - README.md 16:34:54 16:34:54 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:34:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:34:54 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:34:54 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:34:55 Fetched 88.7 kB in 1s (144 kB/s) 16:34:56 Reading package lists... 16:34:56 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 16:34:56 Reading package lists... 16:34:56 Building dependency tree... 16:34:56 Reading state information... 16:34:57 Suggested packages: 16:34:57 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:34:57 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:34:57 Recommended packages: 16:34:57 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:34:57 The following NEW packages will be installed: 16:34:57 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:34:57 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:34:57 pkg-config zip 16:34:57 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:34:57 Need to get 7670 kB of archives. 16:34:57 After this operation, 43.8 MB of additional disk space will be used. 16:34:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:34:57 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:34:57 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:34:57 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:34:57 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:34:57 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:34:57 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:34:57 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:34:57 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:34:57 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:34:58 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 16:34:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 16:34:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 16:34:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:34:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:34:58 debconf: delaying package configuration, since apt-utils is not installed 16:34:58 Fetched 7670 kB in 1s (6979 kB/s) 16:34:58 Selecting previously unselected package libglib2.0-0:amd64. 16:34:58 (Reading database ... 13935 files and directories currently installed.) 16:34:58 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:34:58 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:34:58 Selecting previously unselected package libpsl5:amd64. 16:34:58 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:34:58 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:34:58 Selecting previously unselected package libnghttp2-14:amd64. 16:34:58 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:34:58 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:34:58 Selecting previously unselected package librtmp1:amd64. 16:34:58 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:34:58 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:34:58 Selecting previously unselected package libcurl3-gnutls:amd64. 16:34:58 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 16:34:58 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 16:34:58 Selecting previously unselected package liberror-perl. 16:34:58 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:34:58 Unpacking liberror-perl (0.17025-1) ... 16:34:58 Selecting previously unselected package git-man. 16:34:58 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 16:34:58 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 16:34:59 Building core-command ... 16:34:59 Building core-data ... 16:34:59 Building core-metadata ... 16:34:59 Building security-bootstrapper ... 16:34:59 Building security-proxy-setup ... 16:34:59 Building security-secretstore-setup ... 16:34:59 Building support-notifications ... 16:34:59 Building support-scheduler ... 16:34:59 Building sys-mgmt-agent ... 16:34:59 Building core-data 16:34:59 Building security-secretstore-setup 16:34:59 Building security-bootstrapper 16:34:59 Building support-scheduler 16:34:59 Building support-notifications 16:34:59 Selecting previously unselected package git. 16:34:59 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 16:34:59 Unpacking git (1:2.17.1-1ubuntu0.9) ... 16:34:59 Selecting previously unselected package libnorm1:amd64. 16:34:59 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:34:59 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:34:59 Selecting previously unselected package libpgm-5.2-0:amd64. 16:34:59 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:34:59 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:34:59 Selecting previously unselected package libsodium23:amd64. 16:34:59 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:34:59 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:34:59 Selecting previously unselected package libzmq5:amd64. 16:34:59 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:34:59 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:34:59 Selecting previously unselected package libzmq3-dev:amd64. 16:34:59 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:34:59 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:34:59 Selecting previously unselected package pkg-config. 16:34:59 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:34:59 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:34:59 Selecting previously unselected package zip. 16:34:59 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:34:59 Unpacking zip (3.0-11build1) ... 16:35:00 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:35:00 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 16:35:00 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:35:00 Setting up liberror-perl (0.17025-1) ... 16:35:00 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:35:00 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:35:00 No schema files found: doing nothing. 16:35:00 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:35:00 Setting up zip (3.0-11build1) ... 16:35:00 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:35:00 Setting up libsodium23:amd64 (1.0.16-2) ... 16:35:00 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:35:00 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:35:00 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 16:35:00 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:35:00 Setting up git (1:2.17.1-1ubuntu0.9) ... 16:35:00 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:35:01 git set to automatically installed. 16:35:01 git-man set to automatically installed. 16:35:01 libcurl3-gnutls set to automatically installed. 16:35:01 liberror-perl set to automatically installed. 16:35:01 libglib2.0-0 set to automatically installed. 16:35:01 libnghttp2-14 set to automatically installed. 16:35:01 libnorm1 set to automatically installed. 16:35:01 libpgm-5.2-0 set to automatically installed. 16:35:01 libpsl5 set to automatically installed. 16:35:01 librtmp1 set to automatically installed. 16:35:01 libsodium23 set to automatically installed. 16:35:01 libzmq3-dev set to automatically installed. 16:35:01 libzmq5 set to automatically installed. 16:35:01 pkg-config set to automatically installed. 16:35:01 zip set to automatically installed. 16:35:02 snapd is not logged in, snap install commands will use sudo 16:35:03 snap "core18" has no updates available 16:35:03 snapd is not logged in, snap install commands will use sudo 16:35:11 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 16:35:12 Pulling config-common 16:35:12 + snapcraftctl pull 16:35:13 Pulling go-build-helper 16:35:13 + snapcraftctl pull 16:35:14 'edgex-go' has dependencies that need to be staged: go-build-helper 16:35:14 Skipping pull go-build-helper (already ran) 16:35:14 Building go-build-helper 16:35:14 + snapcraftctl build 16:35:17 Staging go-build-helper 16:35:17 + snapcraftctl stage 16:35:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:35:27 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:35:27 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:35:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 16:35:27 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:35:27 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:35:27 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:35:27 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:35:27 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:35:27 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:35:27 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:35:27 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 16:35:27 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:35:27 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:35:27 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 16:35:27 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 16:35:27 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] 16:35:27 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 16:35:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:35:27 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 16:35:27 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 16:35:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:35:27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:35:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 16:35:27 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 16:35:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1767 kB] 16:35:27 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 16:35:27 Fetched 25.6 MB in 0s (0 B/s) 16:35:27 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:35:27 Fetched 224 kB in 0s (0 B/s) 16:35:27 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:35:27 Fetched 157 kB in 0s (0 B/s) 16:35:27 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:35:27 Fetched 221 kB in 0s (0 B/s) 16:35:27 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:35:27 Fetched 143 kB in 0s (0 B/s) 16:35:27 Pulling edgex-go 16:35:27 + snapcraftctl pull 16:35:28 Pulling hooks 16:35:28 + snapcraftctl pull 16:35:50 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:35:50 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:35:50 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:35:50 Fetched 0 B in 0s (0 B/s) 16:35:50 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:35:50 Fetched 96.5 kB in 0s (0 B/s) 16:35:50 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:35:50 Fetched 279 kB in 0s (0 B/s) 16:35:50 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:35:50 Fetched 122 kB in 0s (0 B/s) 16:35:50 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:35:50 Fetched 77.8 kB in 0s (0 B/s) 16:35:50 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:35:50 Fetched 8848 B in 0s (0 B/s) 16:35:50 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:35:50 Fetched 47.8 kB in 0s (0 B/s) 16:35:50 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:35:50 Fetched 45.6 kB in 0s (0 B/s) 16:35:50 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:35:50 Fetched 15.0 kB in 0s (0 B/s) 16:35:50 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 16:35:50 Fetched 220 kB in 0s (0 B/s) 16:35:50 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:35:50 Fetched 154 kB in 0s (0 B/s) 16:35:50 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:35:50 Fetched 50.6 kB in 0s (0 B/s) 16:35:50 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:35:50 Fetched 14.8 kB in 0s (0 B/s) 16:35:50 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:35:50 Fetched 41.8 kB in 0s (0 B/s) 16:35:50 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:35:50 Fetched 499 kB in 0s (0 B/s) 16:35:50 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:35:50 Fetched 111 kB in 0s (0 B/s) 16:35:50 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:35:50 Fetched 240 kB in 0s (0 B/s) 16:35:50 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:35:50 Fetched 29.3 kB in 0s (0 B/s) 16:35:50 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:35:50 Fetched 85.5 kB in 0s (0 B/s) 16:35:50 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:35:50 Fetched 24.5 kB in 0s (0 B/s) 16:35:50 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:35:50 Fetched 49.2 kB in 0s (0 B/s) 16:35:50 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:35:50 Fetched 54.2 kB in 0s (0 B/s) 16:35:50 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:35:50 Fetched 30.8 kB in 0s (0 B/s) 16:35:50 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:35:50 Fetched 15.8 kB in 0s (0 B/s) 16:35:50 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:35:50 Fetched 85.9 kB in 0s (0 B/s) 16:35:50 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:35:50 Fetched 8720 B in 0s (0 B/s) 16:35:50 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:35:50 Fetched 140 kB in 0s (0 B/s) 16:35:50 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:35:50 Fetched 119 kB in 0s (0 B/s) 16:35:50 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:35:50 Fetched 111 kB in 0s (0 B/s) 16:35:50 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:35:50 Fetched 11.1 kB in 0s (0 B/s) 16:35:50 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 16:35:50 Fetched 646 kB in 0s (0 B/s) 16:35:50 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:35:50 Fetched 41.3 kB in 0s (0 B/s) 16:35:50 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:35:50 Fetched 17.9 kB in 0s (0 B/s) 16:35:50 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:35:50 Fetched 368 kB in 0s (0 B/s) 16:35:50 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:35:50 Fetched 187 kB in 0s (0 B/s) 16:35:50 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:35:50 Fetched 175 kB in 0s (0 B/s) 16:35:50 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:35:50 Fetched 206 kB in 0s (0 B/s) 16:35:50 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 16:35:50 Fetched 1302 kB in 0s (0 B/s) 16:35:50 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:35:50 Fetched 36.2 kB in 0s (0 B/s) 16:35:50 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 16:35:50 Fetched 159 kB in 0s (0 B/s) 16:35:50 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:35:50 Fetched 107 kB in 0s (0 B/s) 16:35:50 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:35:50 Fetched 48.7 kB in 0s (0 B/s) 16:35:50 Pulling static-packages 16:35:50 + snapcraftctl pull 16:35:50 Pulling version 16:35:50 + snapcraftctl pull 16:35:50 Building config-common 16:35:50 + snapcraftctl build 16:35:52 Skipping build go-build-helper (already ran) 16:35:53 Building edgex-go 16:35:53 + cd /root/parts/edgex-go/src 16:35:53 + git describe --tags --abbrev=0 16:35:53 + sed s/v// 16:35:53 + GIT_VERSION=2.2.0-dev.2 16:35:53 + [ -z 2.2.0-dev.2 ] 16:35:53 + echo 2.2.0-dev.2 16:35:53 + [ ! -d vendor ] 16:35:53 + go mod download all 16:36:03 + make build 16:36:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-data/core-data ./cmd/core-data 16:36:07 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:36:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:36:07 ---> 92afa5c398d7 16:36:07 Step 3/23 : WORKDIR /edgex-go 16:36:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:36:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:36:07 ---> 92afa5c398d7 16:36:07 Step 3/24 : WORKDIR /edgex-go 16:36:07 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:36:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:36:07 ---> 92afa5c398d7 16:36:07 Step 3/21 : WORKDIR /edgex-go 16:36:07 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:36:07 Step 2/30 : FROM ${BUILDER_BASE} AS builder 16:36:07 ---> 92afa5c398d7 16:36:07 Step 3/30 : WORKDIR /edgex-go 16:36:07 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:36:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:36:07 ---> 92afa5c398d7 16:36:07 Step 3/22 : WORKDIR /edgex-go 16:36:07 ---> Running in 711804daaa6d 16:36:07 ---> Running in 1aa72af719dd 16:36:07 ---> Running in f3e39ba8058c 16:36:07 ---> Running in e9b02cef2078 16:36:07 ---> Running in 33c38cf98721 16:36:07 Removing intermediate container 33c38cf98721 16:36:07 ---> 9ba344e2e71f 16:36:07 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:07 Removing intermediate container f3e39ba8058c 16:36:07 ---> 882434d500d8 16:36:07 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:07 ---> Running in 85d0dea146d9 16:36:07 ---> Running in 8420546c40f7 16:36:07 Removing intermediate container e9b02cef2078 16:36:07 ---> 74d05ba2d0ef 16:36:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:07 Removing intermediate container 1aa72af719dd 16:36:07 ---> 54bdde400415 16:36:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:07 Removing intermediate container 711804daaa6d 16:36:07 ---> a4ec54479def 16:36:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:07 ---> Running in d4dd61b248d8 16:36:07 ---> Running in c98af4303900 16:36:07 ---> Running in 0fe340ac9983 16:36:10 Removing intermediate container 85d0dea146d9 16:36:10 ---> c2cba3b1e0bd 16:36:10 Step 5/30 : RUN apk add --update --no-cache make git 16:36:10 ---> Running in 4ba1ae5388b5 16:36:10 Removing intermediate container 8420546c40f7 16:36:10 ---> 0231b8cb0ce1 16:36:10 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 16:36:10 ---> Running in ed2fff642b32 16:36:10 Removing intermediate container c98af4303900 16:36:10 ---> 3df2066f815f 16:36:10 Step 5/24 : RUN apk add --update --no-cache make git 16:36:10 Removing intermediate container d4dd61b248d8 16:36:10 ---> 6516c0a59051 16:36:10 Step 5/23 : RUN apk add --update --no-cache make git 16:36:10 ---> Running in 52b86ad3118b 16:36:10 Removing intermediate container 0fe340ac9983 16:36:10 ---> 6e5b583bc726 16:36:10 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:36:10 ---> Running in af256a19b2af 16:36:10 ---> Running in 06485c62d27d 16:36:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:36:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:36:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:36:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:36:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:36:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:36:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:36:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:36:14 OK: 219 MiB in 52 packages 16:36:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:36:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:36:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:36:14 OK: 219 MiB in 52 packages 16:36:15 Removing intermediate container 4ba1ae5388b5 16:36:15 ---> 97b09f2b6a97 16:36:15 Step 6/30 : COPY . . 16:36:15 OK: 219 MiB in 52 packages 16:36:15 OK: 219 MiB in 52 packages 16:36:15 OK: 219 MiB in 52 packages 16:36:16 Removing intermediate container ed2fff642b32 16:36:16 ---> 1d3e0174ce00 16:36:16 Step 6/21 : COPY . . 16:36:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-command/core-command ./cmd/core-command 16:36:17 Removing intermediate container 52b86ad3118b 16:36:17 ---> 93b3118f06ac 16:36:17 Step 6/24 : COPY . . 16:36:17 Removing intermediate container af256a19b2af 16:36:17 ---> 6f56934c4271 16:36:17 Step 6/23 : COPY go.mod . 16:36:17 Removing intermediate container 06485c62d27d 16:36:17 ---> a6330e209247 16:36:17 Step 6/22 : COPY . . 16:36:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:36:18 ---> 391e7c7f4ab2 16:36:18 Step 7/23 : RUN go mod download 16:36:19 ---> Running in 17761d34d55d 16:36:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:36:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:36:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:36:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:36:24 Removing intermediate container 17761d34d55d 16:36:24 ---> 27e75785ae7d 16:36:24 Step 8/23 : COPY . . 16:36:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:36:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:36:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config 16:36:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:36:30 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:36:30 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:36:30 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:36:30 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:36:30 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:36:30 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:36:30 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:36:30 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:36:30 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:36:30 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:36:30 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:36:30 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:36:30 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:36:30 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:36:30 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:36:30 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:36:30 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:36:30 + 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 16:36:30 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:36:30 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:36:30 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:36:30 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:36:30 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:36:30 + 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 16:36:30 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:36:30 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:36:30 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:36:31 Building hooks 16:36:31 + cd /root/parts/hooks/src 16:36:31 + make build 16:36:31 go mod tidy 16:36:31 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 16:36:31 go: downloading github.com/davecgh/go-spew v1.1.0 16:36:31 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:36:32 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:36:33 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:36:33 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:36:33 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:36:37 Building static-packages 16:36:37 + snapcraftctl build 16:36:39 Building version 16:36:39 + /root/parts/version/src/bin/set-version.sh 16:36:39 ~/project ~/parts/version/build 16:36:39 v2.2.0-dev.2-1-gfdf84c1e 16:36:39 Version: 2.2.0-dev.2+1 16:36:39 ---> 6ddd67af6c4b 16:36:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 115ce2f5a1bc 16:36:39 16:36:39 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:39 ---> 37a40d188c35 16:36:39 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:39 ---> Running in 9df63e4163c9 16:36:39 ---> Running in b05bf423e469 16:36:40 ---> Running in f58dbc9b594e 16:36:40 ~/parts/version/build 16:36:40 ---> c9548ca7bb30 16:36:40 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:40 ---> Running in a6aa90a86800 16:36:41 Staging config-common 16:36:41 + snapcraftctl stage 16:36:42 Skipping stage go-build-helper (already ran) 16:36:42 Staging edgex-go 16:36:42 + snapcraftctl stage 16:36:43 Staging hooks 16:36:43 + snapcraftctl stage 16:36:45 Staging static-packages 16:36:45 + snapcraftctl stage 16:36:45 ---> 3f96f3dee378 16:36:45 Step 9/23 : RUN go mod tidy 16:36:45 Removing intermediate container b05bf423e469 16:36:45 ---> 79ec488756c2 16:36:45 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:36:45 ---> Running in 3da27885751f 16:36:45 Removing intermediate container f58dbc9b594e 16:36:45 ---> 28b5f54012a0 16:36:45 Step 8/21 : RUN make cmd/support-notifications/support-notifications 16:36:45 ---> Running in 045f7b610ba8 16:36:45 Removing intermediate container 9df63e4163c9 16:36:45 ---> c449c87475b1 16:36:45 Step 8/22 : RUN make cmd/core-data/core-data 16:36:46 Removing intermediate container a6aa90a86800 16:36:46 ---> 1baecbaffe6e 16:36:46 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:36:46 ---> Running in 11781c1f029c 16:36:46 ---> Running in ac28fd91a6c6 16:36:46 Staging version 16:36:46 + snapcraftctl stage 16:36:46 ---> Running in 30d13e615e3c 16:36:47 Priming config-common 16:36:47 + snapcraftctl prime 16:36:48 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 16:36:48 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 16:36:48 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 16:36:48 Priming go-build-helper 16:36:48 + snapcraftctl prime 16:36:48 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 16:36:50 Priming edgex-go 16:36:50 + snapcraftctl prime 16:36:51 Priming hooks 16:36:51 + snapcraftctl prime 16:36:52 Priming static-packages 16:36:52 + snapcraftctl prime 16:36:53 Removing intermediate container 3da27885751f 16:36:53 ---> feb3e0bd659b 16:36:53 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:36:53 ---> Running in f2c8c77771b7 16:36:54 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 16:36:56 Priming version 16:36:56 + snapcraftctl prime 16:36:57 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:38:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:38:46 Removing intermediate container 045f7b610ba8 16:38:46 ---> dd81c7ba8a7d 16:38:46 16:38:46 Step 9/30 : FROM alpine:3.14 16:38:46 3.14: Pulling from library/alpine 16:38:48 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:38:48 Status: Downloaded newer image for alpine:3.14 16:38:48 ---> 5b8b7b635229 16:38:48 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:38:49 ---> Running in ee6b01575c4b 16:38:50 Removing intermediate container ee6b01575c4b 16:38:50 ---> 104fe3d7af2d 16:38:50 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 16:38:50 ---> Running in 968f37ccb7ba 16:38:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:38:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:38:53 Removing intermediate container 30d13e615e3c 16:38:53 ---> af6364e45c6e 16:38:53 16:38:53 Step 9/24 : FROM alpine:3.14 16:38:53 ---> 5b8b7b635229 16:38:53 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:38:53 ---> Running in 80f985e26d11 16:38:54 (1/2) Installing dumb-init (1.2.5-r1) 16:38:54 (2/2) Installing su-exec (0.2-r1) 16:38:54 Executing busybox-1.33.1-r6.trigger 16:38:54 OK: 6 MiB in 16 packages 16:38:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:38:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:38:56 Removing intermediate container 968f37ccb7ba 16:38:56 ---> 83604153e124 16:38:56 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 16:38:57 ---> Running in 2f989771c584 16:38:57 (1/3) Installing ca-certificates (20191127-r5) 16:38:57 (2/3) Installing dumb-init (1.2.5-r1) 16:38:57 (3/3) Installing su-exec (0.2-r1) 16:38:57 Executing busybox-1.33.1-r6.trigger 16:38:57 Executing ca-certificates-20191127-r5.trigger 16:38:57 Removing intermediate container 2f989771c584 16:38:57 ---> be34a0490d0a 16:38:57 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:38:57 OK: 6 MiB in 17 packages 16:38:57 ---> Running in d6a6769c1bc1 16:38:58 Removing intermediate container 11781c1f029c 16:38:58 ---> 77d1301a209d 16:38:58 16:38:58 Step 9/21 : FROM alpine:3.14 16:38:58 ---> 5b8b7b635229 16:38:58 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 16:38:58 ---> Running in 24d0f5531b32 16:38:58 Removing intermediate container d6a6769c1bc1 16:38:58 ---> d1d382a86464 16:38:58 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:38:58 ---> Running in 0b2523cb651b 16:39:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:39:01 Removing intermediate container 80f985e26d11 16:39:01 ---> 82e97c757225 16:39:01 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:39:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:39:01 ---> Running in 46cba690bf2c 16:39:02 (1/2) Installing ca-certificates (20191127-r5) 16:39:02 (2/2) Installing dumb-init (1.2.5-r1) 16:39:02 Executing busybox-1.33.1-r6.trigger 16:39:02 Removing intermediate container 46cba690bf2c 16:39:02 ---> 5dffa1f53141 16:39:02 Step 12/24 : WORKDIR / 16:39:02 Executing ca-certificates-20191127-r5.trigger 16:39:02 ---> Running in 1ff0790a864e 16:39:02 OK: 6 MiB in 16 packages 16:39:03 Removing intermediate container 0b2523cb651b 16:39:03 ---> 34d697d3bb2c 16:39:03 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 16:39:03 ---> Running in dcda87b6da59 16:39:03 Removing intermediate container 1ff0790a864e 16:39:03 ---> 6067d13daa49 16:39:03 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:39:03 Removing intermediate container f2c8c77771b7 16:39:03 ---> 0b76bbe489bf 16:39:03 16:39:03 Step 11/23 : FROM alpine:3.14 16:39:03 ---> 5b8b7b635229 16:39:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:39:04 ---> Running in 09802b7d850c 16:39:04 Removing intermediate container dcda87b6da59 16:39:04 ---> 18a2759be2d6 16:39:04 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:39:04 Removing intermediate container 24d0f5531b32 16:39:04 ---> 6ed4aec981f4 16:39:04 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:39:04 ---> Running in 4151e29fbc24 16:39:04 ---> 551130e38d40 16:39:04 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:39:05 Removing intermediate container 4151e29fbc24 16:39:05 ---> 7d1dabbe80f0 16:39:05 Step 12/21 : ENV APP_PORT=59860 16:39:05 ---> Running in 0b7b1b7f9261 16:39:05 ---> f468dd7cacf6 16:39:05 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:39:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:39:06 ---> Running in 01844d885f22 16:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:39:06 ---> 9a6d1afb19ae 16:39:06 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:39:06 Removing intermediate container 0b7b1b7f9261 16:39:06 ---> b3d2cd682154 16:39:06 Step 13/21 : EXPOSE $APP_PORT 16:39:06 ---> Running in 3ace85925d6f 16:39:07 (1/1) Installing dumb-init (1.2.5-r1) 16:39:07 Executing busybox-1.33.1-r6.trigger 16:39:07 OK: 6 MiB in 15 packages 16:39:07 Removing intermediate container 3ace85925d6f 16:39:07 ---> 224a8c2235d3 16:39:07 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:07 ---> 81df2be3a003 16:39:07 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:39:08 Removing intermediate container 09802b7d850c 16:39:08 ---> 8f520e1e0700 16:39:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:39:09 ---> Running in 463ed2671d23 16:39:09 ---> 03d246cc5fd9 16:39:09 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:39:09 Removing intermediate container 01844d885f22 16:39:09 ---> 4014f5858b43 16:39:09 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:09 ---> ad7254248cff 16:39:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:39:09 Removing intermediate container 463ed2671d23 16:39:09 ---> 6aff9045109d 16:39:09 Step 14/23 : ENV APP_PORT=59861 16:39:09 ---> Running in fdb4f9915c7f 16:39:10 Removing intermediate container fdb4f9915c7f 16:39:10 ---> 2b81a73d6497 16:39:10 Step 15/23 : EXPOSE $APP_PORT ---> cabc1f9ef053 16:39:10 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:39:10 16:39:10 ---> Running in 213f6d5180ab 16:39:10 Removing intermediate container ac28fd91a6c6 16:39:10 ---> 90081c4a0503 16:39:10 16:39:10 Step 9/22 : FROM alpine:3.14 16:39:10 ---> 5b8b7b635229 16:39:10 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:39:10 ---> Running in df470e32f71b 16:39:11 ---> 6b97ef7a351f 16:39:11 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:39:11 ---> 5161f94f3da6 16:39:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:39:11 Removing intermediate container 213f6d5180ab 16:39:11 ---> 00005c4c5f9d 16:39:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:11 Removing intermediate container df470e32f71b 16:39:11 ---> 45bbe8f316e5 16:39:11 Step 11/22 : ENV APP_PORT=59880 16:39:11 ---> Running in 20538c966e0c 16:39:12 Removing intermediate container 20538c966e0c 16:39:12 ---> 56cf8e18a63d 16:39:12 Step 12/22 : EXPOSE $APP_PORT 16:39:12 ---> Running in 246605eaa268 16:39:12 ---> 15f8a5cfec05 16:39:12 Step 17/21 : ENTRYPOINT ["/support-notifications"] 16:39:12 ---> 58019607efad 16:39:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:39:12 ---> 119a4171ecf4 16:39:12 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:39:12 ---> Running in 790a03b36f50 16:39:13 Removing intermediate container 246605eaa268 16:39:13 ---> 26a28dbed059 16:39:13 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:13 ---> 60e3eb4551a6 16:39:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:39:13 Removing intermediate container 790a03b36f50 16:39:13 ---> c1b3f3736ee1 16:39:13 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:13 ---> Running in 9bb7c0273987 16:39:13 ---> Running in 75fda406d20c 16:39:13 ---> 5c8d3437a9e9 16:39:13 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:39:14 Removing intermediate container 75fda406d20c 16:39:14 ---> ebc4bef1fa10 16:39:14 Step 19/21 : LABEL arch=arm64 16:39:14 ---> Running in 021a25d1eeff 16:39:14 ---> 2f0908040f3b 16:39:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:39:15 ---> 399f4b127541 16:39:15 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/ 16:39:15 ---> Running in ba987939e42b 16:39:15 Removing intermediate container 021a25d1eeff 16:39:15 ---> d3e854b02da3 16:39:15 Step 20/21 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 16:39:15 ---> 7cbb0d4c4d7f 16:39:15 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:39:15 ---> Running in de2e60e15736 16:39:16 ---> 56280d614404 16:39:16 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:39:16 ---> Running in fbb8614fcd3b 16:39:16 Removing intermediate container de2e60e15736 16:39:16 ---> 80b9ef3ecbc5 16:39:16 Step 21/21 : LABEL version=0.0.0 16:39:16 ---> Running in ac4aec98824b 16:39:16 ---> fbd291350142 16:39:16 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 16:39:17 Removing intermediate container fbb8614fcd3b 16:39:17 ---> 2e5f0a0e0117 16:39:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:17 ---> Running in 8aa3e0d1706b 16:39:17 Removing intermediate container 9bb7c0273987 16:39:17 ---> 4798c261ea98 16:39:17 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:39:17 ---> Running in 0938cf1d33ef 16:39:17 Removing intermediate container ac4aec98824b 16:39:17 ---> 504a6754607a 16:39:17 16:39:17 ---> Running in 0c516e9b6540 16:39:18 Removing intermediate container 8aa3e0d1706b 16:39:18 ---> c3b86333c148 16:39:18 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:39:18 Successfully built 504a6754607a 16:39:18 Removing intermediate container 0938cf1d33ef 16:39:18 ---> e5165bebca8f 16:39:18 Step 21/23 : LABEL arch=arm64 16:39:18 Successfully tagged support-notifications-arm64:latest 16:39:18  Building support-notifications ... done Building sys-mgmt-agent 16:39:18 Removing intermediate container ba987939e42b 16:39:18 ---> 39851f1ff8a4 16:39:18 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:39:18 ---> Running in 1fb28ea6de0b 16:39:18 ---> Running in 1d710406e66f 16:39:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:39:19 Removing intermediate container 1d710406e66f 16:39:19 ---> 324554ce122a 16:39:19 Step 22/24 : LABEL arch=arm64 16:39:19 Removing intermediate container 1fb28ea6de0b 16:39:19 ---> e1d7d925a592 16:39:19 Step 22/23 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 16:39:19 ---> Running in 88e4d4686ea5 16:39:19 ---> Running in 15fc6b79c4fa 16:39:19 ---> dbbd8475694f 16:39:19 Step 25/30 : RUN chmod +x /entrypoint.sh 16:39:20 ---> Running in bf424207322b 16:39:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:39:20 Removing intermediate container 88e4d4686ea5 16:39:20 ---> b7813dc2a1df 16:39:20 Step 23/24 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 16:39:20 Removing intermediate container 15fc6b79c4fa 16:39:20 ---> 5ac91ed0a234 16:39:20 Step 23/23 : LABEL version=0.0.0 16:39:21 ---> Running in 0958ed3523d3 16:39:21 ---> Running in 209cfd3ca97d 16:39:21 (1/6) Installing dumb-init (1.2.5-r1) 16:39:21 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:39:21 (3/6) Installing libsodium (1.0.18-r0) 16:39:21 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:39:21 (5/6) Installing libzmq (4.3.4-r0) 16:39:21 Removing intermediate container 0958ed3523d3 16:39:21 ---> 25c2f4b68e33 16:39:21 Step 24/24 : LABEL version=0.0.0 16:39:21 Removing intermediate container 209cfd3ca97d 16:39:21 ---> aa0b471b1c98 16:39:21 16:39:22 (6/6) Installing zeromq (4.3.4-r0) 16:39:22 Executing busybox-1.33.1-r6.trigger 16:39:22 ---> Running in 256263e5e7e6 16:39:22 OK: 8 MiB in 20 packages 16:39:22 Successfully built aa0b471b1c98 16:39:22 Successfully tagged support-scheduler-arm64:latest 16:39:22  Building support-scheduler ... done Building security-proxy-setup 16:39:23 Removing intermediate container 256263e5e7e6 16:39:23 ---> 46c846bfe696 16:39:23 16:39:23 Successfully built 46c846bfe696 16:39:23 Successfully tagged security-secretstore-setup-arm64:latest 16:39:23  Building security-secretstore-setup ... done Building core-metadata 16:39:23 Removing intermediate container 0c516e9b6540 16:39:23 ---> eae97eea7e1a 16:39:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:23 Removing intermediate container bf424207322b 16:39:23 ---> 90b682b82484 16:39:23 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 16:39:23 ---> Running in e381d8047962 16:39:24 ---> ee4f7eccaf1d 16:39:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:39:24 Removing intermediate container e381d8047962 16:39:24 ---> 9f826c6a1c48 16:39:24 Step 27/30 : CMD ["gate"] 16:39:24 ---> Running in 6454c130a65f 16:39:25 Removing intermediate container 6454c130a65f 16:39:25 ---> b537b12017d6 16:39:25 Step 28/30 : LABEL arch=arm64 16:39:26 ---> Running in 389b1150268b 16:39:26 ---> cfc67e8c1370 16:39:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:39:26 Removing intermediate container 389b1150268b 16:39:26 ---> 3e9e767c8b6c 16:39:26 Step 29/30 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 16:39:26 ---> Running in 75d93dae45f1 16:39:26 ---> ddea92c1e3f2 16:39:26 Step 18/22 : ENTRYPOINT ["/core-data"] 16:39:27 ---> Running in adc4e045d2ae 16:39:27 Removing intermediate container 75d93dae45f1 16:39:27 ---> 5a6b66fc0042 16:39:27 Step 30/30 : LABEL version=0.0.0 16:39:27 Removing intermediate container adc4e045d2ae 16:39:27 ---> 05baa6f3e604 16:39:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:27 ---> Running in 55ce0c52a114 16:39:27 ---> Running in 22f9e8d7c787 16:39:28 Removing intermediate container 55ce0c52a114 16:39:28 ---> 4f64d06c12ff 16:39:28 16:39:28 Removing intermediate container 22f9e8d7c787 16:39:28 ---> 8d52240c9300 16:39:28 Step 20/22 : LABEL arch=arm64 16:39:28 ---> Running in edd099a8aff3 16:39:28 Successfully built 4f64d06c12ff 16:39:28 Successfully tagged security-bootstrapper-arm64:latest 16:39:28  Building security-bootstrapper ... done Building core-command 16:39:28 Removing intermediate container edd099a8aff3 16:39:28 ---> b8b0cd83b212 16:39:28 Step 21/22 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 16:39:29 ---> Running in 4ebfa5ee849b 16:39:29 Removing intermediate container 4ebfa5ee849b 16:39:29 ---> 9fb40bc3020d 16:39:29 Step 22/22 : LABEL version=0.0.0 16:39:29 ---> Running in 87ce25d29ad3 16:39:30 Removing intermediate container 87ce25d29ad3 16:39:30 ---> ca5f2d6c34cf 16:39:30 16:39:30 Successfully built ca5f2d6c34cf 16:39:30 Successfully tagged core-data-arm64:latest 16:40:09  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:40:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:40:09 ---> 92afa5c398d7 16:40:09 Step 3/22 : WORKDIR /edgex-go 16:40:09 ---> Using cache 16:40:09 ---> 74d05ba2d0ef 16:40:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:40:09 ---> Using cache 16:40:09 ---> 6516c0a59051 16:40:09 Step 5/22 : RUN apk add --update --no-cache make bash git 16:40:09 ---> Running in 8eb0c164f5d6 16:40:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:40:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:40:10 OK: 219 MiB in 52 packages 16:40:11 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:40:11 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:40:11 ---> 92afa5c398d7 16:40:11 Step 3/20 : WORKDIR /edgex-go 16:40:11 ---> Using cache 16:40:11 ---> 74d05ba2d0ef 16:40:11 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:40:11 ---> Using cache 16:40:11 ---> 6516c0a59051 16:40:11 Step 5/20 : RUN apk add --update --no-cache make git 16:40:11 ---> Using cache 16:40:11 ---> 6f56934c4271 16:40:11 Step 6/20 : COPY . . 16:40:12 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:40:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:40:12 ---> 92afa5c398d7 16:40:12 Step 3/22 : WORKDIR /edgex-go 16:40:12 ---> Using cache 16:40:12 ---> 74d05ba2d0ef 16:40:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:40:12 ---> Using cache 16:40:12 ---> 6516c0a59051 16:40:12 Step 5/22 : RUN apk add --update --no-cache make git 16:40:12 ---> Using cache 16:40:12 ---> 6f56934c4271 16:40:12 Step 6/22 : COPY . . 16:40:12 Removing intermediate container 8eb0c164f5d6 16:40:12 ---> f900b26c08ea 16:40:12 Step 6/22 : COPY . . 16:40:14 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:40:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:40:14 ---> 92afa5c398d7 16:40:14 Step 3/22 : WORKDIR /edgex-go 16:40:14 ---> Using cache 16:40:14 ---> 74d05ba2d0ef 16:40:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:40:14 ---> Using cache 16:40:14 ---> 6516c0a59051 16:40:14 Step 5/22 : RUN apk add --update --no-cache make git 16:40:14 ---> Using cache 16:40:14 ---> 6f56934c4271 16:40:14 Step 6/22 : COPY . . 16:40:32 ---> 12aa4c9362ec 16:40:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:40:32 ---> 0e27556a7119 16:40:32 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:40:32 ---> Running in 64964273c6e3 16:40:32 ---> Running in f7cb38f121e0 16:40:32 ---> b4446370abb5 16:40:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:40:32 ---> Running in b497e11fb15b 16:40:32 ---> 291988386cee 16:40:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:40:32 ---> Running in 1a1b2525e255 16:40:34 Removing intermediate container 64964273c6e3 16:40:34 ---> 6520673b5012 16:40:34 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:40:34 ---> Running in c3bbed7843a7 16:40:34 Removing intermediate container f7cb38f121e0 16:40:34 ---> c5069d665f76 16:40:34 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:40:34 ---> Running in a86977ea11f5 16:40:34 Removing intermediate container b497e11fb15b 16:40:34 ---> 2cb9d01c8b58 16:40:34 Step 8/22 : RUN make cmd/core-metadata/core-metadata 16:40:35 ---> Running in e0daefde3e43 16:40:35 Removing intermediate container 1a1b2525e255 16:40:35 ---> 9701da41fe50 16:40:35 Step 8/22 : RUN make cmd/core-command/core-command 16:40:35 ---> Running in cbad1b6eaa13 16:40:36 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 16:40:37 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 16:40:37 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 16:40:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:42:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:42:14 Removing intermediate container c3bbed7843a7 16:42:14 ---> 3e63e2a096a6 16:42:14 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:42:14 Removing intermediate container cbad1b6eaa13 16:42:14 ---> b355d243150a 16:42:14 16:42:14 Step 9/22 : FROM alpine:3.14 16:42:14 ---> 5b8b7b635229 16:42:14 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:42:14 ---> Using cache 16:42:14 ---> 8f520e1e0700 16:42:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:42:14 ---> Using cache 16:42:14 ---> 6aff9045109d 16:42:14 Step 12/22 : ENV APP_PORT=59882 16:42:14 ---> Running in dd68a01e1e03 16:42:14 ---> Running in 027dd87e9e33 16:42:14 Removing intermediate container dd68a01e1e03 16:42:14 ---> e1f815153488 16:42:14 Step 13/22 : EXPOSE $APP_PORT 16:42:14 ---> Running in edb27f7ee97f 16:42:14 Removing intermediate container edb27f7ee97f 16:42:14 ---> 62b7b50c367d 16:42:14 Step 14/22 : WORKDIR / 16:42:14 ---> Running in 7bef43fdce61 16:42:14 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 16:42:14 Removing intermediate container 7bef43fdce61 16:42:14 ---> f66ca4df67fa 16:42:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:42:14 ---> b7989e62322d 16:42:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:42:14 Removing intermediate container a86977ea11f5 16:42:14 ---> 0067f46d2cd0 16:42:14 16:42:14 Step 9/20 : FROM alpine:3.14 16:42:14 ---> 5b8b7b635229 16:42:14 Step 10/20 : RUN apk add --update --no-cache curl 16:42:14 ---> Running in b98917e08d2d 16:42:14 Removing intermediate container 027dd87e9e33 16:42:14 ---> a310032132c0 16:42:14 16:42:14 Step 10/22 : FROM docker:20.10.8 16:42:14 20.10.8: Pulling from library/docker 16:42:15 ---> bee768ab4ef3 16:42:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:42:15 Removing intermediate container e0daefde3e43 16:42:15 ---> 3e302b865123 16:42:15 16:42:15 Step 9/22 : FROM alpine:3.14 16:42:15 ---> 5b8b7b635229 16:42:15 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:42:15 ---> Using cache 16:42:15 ---> 8f520e1e0700 16:42:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:42:15 ---> Using cache 16:42:15 ---> 6aff9045109d 16:42:15 Step 12/22 : ENV APP_PORT=59881 16:42:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:42:16 ---> Running in f95d1b419864 16:42:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:42:16 ---> 92b554d47b2a 16:42:16 Step 18/22 : ENTRYPOINT ["/core-command"] 16:42:16 Removing intermediate container f95d1b419864 16:42:16 ---> a577ffa6eec5 16:42:16 Step 13/22 : EXPOSE $APP_PORT 16:42:17 ---> Running in 435b3e856241 16:42:17 (1/5) Installing ca-certificates (20191127-r5) 16:42:17 ---> Running in 011b0d045be0 16:42:17 (2/5) Installing brotli-libs (1.0.9-r5) 16:42:17 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:42:17 (4/5) Installing libcurl (7.79.1-r0) 16:42:17 (5/5) Installing curl (7.79.1-r0) 16:42:17 Executing busybox-1.33.1-r6.trigger 16:42:17 Executing ca-certificates-20191127-r5.trigger 16:42:17 OK: 8 MiB in 19 packages 16:42:17 Removing intermediate container 435b3e856241 16:42:17 ---> b2432082a547 16:42:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:42:17 Removing intermediate container 011b0d045be0 16:42:17 ---> bff6c5b68415 16:42:17 Step 14/22 : WORKDIR / 16:42:17 ---> Running in 4aa7912b18a7 16:42:17 ---> Running in 02d000abcda5 16:42:18 Removing intermediate container 4aa7912b18a7 16:42:18 ---> 772fe7fa393c 16:42:18 Step 20/22 : LABEL arch=arm64 16:42:18 Removing intermediate container 02d000abcda5 16:42:18 ---> 69bd635700eb 16:42:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:42:18 ---> Running in 0d717028afdd 16:42:19 Removing intermediate container b98917e08d2d 16:42:19 ---> 8021ce1b84e7 16:42:19 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:42:19 Removing intermediate container 0d717028afdd 16:42:19 ---> a99e0599cc58 16:42:19 Step 21/22 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 16:42:19 ---> Running in fbd83678ddc9 16:42:19 ---> Running in 6b49b09dd54b 16:42:19 ---> 1bbe3a1aaf86 16:42:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:42:20 Removing intermediate container fbd83678ddc9 16:42:20 ---> 908d656a99a7 16:42:20 Step 12/20 : WORKDIR /edgex 16:42:20 ---> Running in 979fcdd12158 16:42:20 Removing intermediate container 6b49b09dd54b 16:42:20 ---> 218bcd5eea85 16:42:20 Step 22/22 : LABEL version=0.0.0 16:42:20 ---> Running in a202c00e0f16 16:42:21 Removing intermediate container 979fcdd12158 16:42:21 ---> e9a8caa6091d 16:42:21 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:42:21 Removing intermediate container a202c00e0f16 16:42:21 ---> 5fd8964cd5c7 16:42:21 16:42:21 Successfully built 5fd8964cd5c7 16:42:21 Successfully tagged core-command-arm64:latest 16:42:21  Building core-command ... done  ---> d53294a11385 16:42:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:42:22 ---> 56e4444c458f 16:42:22 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:42:22 ---> 63bb45f41f2b 16:42:22 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:42:23 ---> Running in 8c82e277b4b8 16:42:23 Removing intermediate container 8c82e277b4b8 16:42:23 ---> a23db1e2c9ed 16:42:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:42:23 ---> 8ed4f179f0a2 16:42:23 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:42:23 ---> Running in d8ea0fa80e0f 16:42:24 Removing intermediate container d8ea0fa80e0f 16:42:24 ---> 741fad78705d 16:42:24 Step 20/22 : LABEL arch=arm64 16:42:24 ---> Running in e739d9270e3b 16:42:25 ---> 336d29adf48b 16:42:25 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:42:25 Removing intermediate container e739d9270e3b 16:42:25 ---> 4bde55b67c41 16:42:25 Step 21/22 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 16:42:25 ---> Running in 0650b8485a2d 16:42:25 ---> Running in 7da325121a8f 16:42:25 Removing intermediate container 0650b8485a2d 16:42:25 ---> 5a9126dc932a 16:42:25 Step 17/20 : CMD ["--init=true"] 16:42:25 Removing intermediate container 7da325121a8f 16:42:25 ---> f3c55801d102 16:42:25 Step 22/22 : LABEL version=0.0.0 16:42:25 ---> Running in eba5a960c3bb 16:42:25 ---> Running in 39662d17b17e 16:42:25 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 16:42:25 Status: Downloaded newer image for docker:20.10.8 16:42:25 ---> 3734d5adc5ac 16:42:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:42:25 ---> Running in 734775d1cae0 16:42:26 Removing intermediate container eba5a960c3bb 16:42:26 ---> 22ddfe9e9abf 16:42:26 Step 18/20 : LABEL arch=arm64 16:42:26 Removing intermediate container 39662d17b17e 16:42:26 ---> 462371d4a87d 16:42:26 16:42:26 ---> Running in 469cb8bd2006 16:42:26 Removing intermediate container 734775d1cae0 16:42:26 ---> 959ca753c182 16:42:26 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 16:42:26 Successfully built 462371d4a87d 16:42:26 Successfully tagged core-metadata-arm64:latest 16:42:26  Building core-metadata ... done  ---> Running in 747cdb5c9f79 16:42:26 Removing intermediate container 469cb8bd2006 16:42:26 ---> 970713e0ceb8 16:42:26 Step 19/20 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 16:42:27 ---> Running in 6f220a1818e4 16:42:27 Removing intermediate container 6f220a1818e4 16:42:27 ---> 24d187fa21db 16:42:27 Step 20/20 : LABEL version=0.0.0 16:42:27 ---> Running in 61eb4d7c36e9 16:42:28 Removing intermediate container 61eb4d7c36e9 16:42:28 ---> a6d985626f4d 16:42:28 16:42:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:42:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:42:28 Successfully built a6d985626f4d 16:42:28 Successfully tagged security-proxy-setup-arm64:latest 16:42:29  Building security-proxy-setup ... done (1/42) Installing readline (8.1.0-r0) 16:42:29 (2/42) Installing bash (5.1.4-r0) 16:42:29 Executing bash-5.1.4-r0.post-install 16:42:29 (3/42) Installing brotli-libs (1.0.9-r5) 16:42:29 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:42:29 (5/42) Installing libcurl (7.79.1-r0) 16:42:29 (6/42) Installing curl (7.79.1-r0) 16:42:29 (7/42) Installing dumb-init (1.2.5-r1) 16:42:29 (8/42) Installing libbz2 (1.0.8-r1) 16:42:29 (9/42) Installing expat (2.4.1-r0) 16:42:29 (10/42) Installing libffi (3.3-r2) 16:42:29 (11/42) Installing gdbm (1.19-r0) 16:42:29 (12/42) Installing xz-libs (5.2.5-r0) 16:42:29 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:42:29 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:42:29 (15/42) Installing mpdecimal (2.5.1-r1) 16:42:29 (16/42) Installing sqlite-libs (3.35.5-r0) 16:42:29 (17/42) Installing python3 (3.9.5-r2) 16:42:31 (18/42) Installing py3-appdirs (1.4.4-r2) 16:42:31 (19/42) Installing py3-chardet (4.0.0-r2) 16:42:31 (20/42) Installing py3-idna (3.2-r0) 16:42:31 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:42:31 (22/42) Installing py3-certifi (2020.12.5-r1) 16:42:31 (23/42) Installing py3-requests (2.25.1-r4) 16:42:31 (24/42) Installing py3-msgpack (1.0.2-r1) 16:42:31 (25/42) Installing py3-lockfile (0.12.2-r4) 16:42:31 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:42:31 (27/42) Installing py3-colorama (0.4.4-r1) 16:42:31 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:42:31 (29/42) Installing py3-distlib (0.3.1-r3) 16:42:31 (30/42) Installing py3-distro (1.5.0-r3) 16:42:31 (31/42) Installing py3-six (1.15.0-r1) 16:42:31 (32/42) Installing py3-webencodings (0.5.1-r4) 16:42:31 (33/42) Installing py3-html5lib (1.1-r1) 16:42:31 (34/42) Installing py3-parsing (2.4.7-r2) 16:42:31 (35/42) Installing py3-packaging (20.9-r1) 16:42:31 (36/42) Installing py3-toml (0.10.2-r2) 16:42:31 (37/42) Installing py3-pep517 (0.10.0-r2) 16:42:31 (38/42) Installing py3-progress (1.5-r2) 16:42:31 (39/42) Installing py3-retrying (1.3.3-r1) 16:42:31 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:42:31 (41/42) Installing py3-setuptools (52.0.0-r3) 16:42:31 (42/42) Installing py3-pip (20.3.4-r1) 16:42:32 Executing busybox-1.33.1-r3.trigger 16:42:32 OK: 84 MiB in 64 packages 16:42:35 Collecting docker-compose==1.23.2 16:42:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:42:35 Collecting dockerpty<0.5,>=0.4.1 16:42:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:42:37 Collecting jsonschema<3,>=2.5.1 16:42:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:42:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:42:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:42:38 Collecting PyYAML<4,>=3.10 16:42:38 Downloading PyYAML-3.13.tar.gz (270 kB) 16:42:42 Collecting websocket-client<1.0,>=0.32.0 16:42:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:42:42 Collecting docker<4.0,>=3.6.0 16:42:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:42:42 Collecting cached-property<2,>=1.2.0 16:42:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:42:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:42:42 Collecting docopt<0.7,>=0.6.1 16:42:42 Downloading docopt-0.6.2.tar.gz (25 kB) 16:42:44 Collecting texttable<0.10,>=0.9.0 16:42:44 Downloading texttable-0.9.1.tar.gz (11 kB) 16:42:45 Collecting docker-pycreds>=0.4.0 16:42:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:42:45 Collecting chardet<3.1.0,>=3.0.2 16:42:45 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:42:46 Collecting urllib3<1.25,>=1.21.1 16:42:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:42:46 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) 16:42:46 Collecting idna<2.8,>=2.5 16:42:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:42:47 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:42:47 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:42:47 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:42:47 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:42:47 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:42:47 Attempting uninstall: urllib3 16:42:47 Found existing installation: urllib3 1.26.5 16:42:47 Uninstalling urllib3-1.26.5: 16:42:47 Successfully uninstalled urllib3-1.26.5 16:42:48 Attempting uninstall: idna 16:42:48 Found existing installation: idna 3.2 16:42:48 Uninstalling idna-3.2: 16:42:48 Successfully uninstalled idna-3.2 16:42:49 Attempting uninstall: chardet 16:42:49 Found existing installation: chardet 4.0.0 16:42:49 Uninstalling chardet-4.0.0: 16:42:49 Successfully uninstalled chardet-4.0.0 16:42:50 Attempting uninstall: requests 16:42:50 Found existing installation: requests 2.25.1 16:42:50 Uninstalling requests-2.25.1: 16:42:50 Successfully uninstalled requests-2.25.1 16:42:50 Running setup.py install for texttable: started 16:42:52 Running setup.py install for texttable: finished with status 'done' 16:42:52 Running setup.py install for PyYAML: started 16:42:54 Running setup.py install for PyYAML: finished with status 'done' 16:42:54 Running setup.py install for docopt: started 16:42:56 Running setup.py install for docopt: finished with status 'done' 16:42:56 Running setup.py install for dockerpty: started 16:42:57 Running setup.py install for dockerpty: finished with status 'done' 16:42:59 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 16:43:07 Removing intermediate container 747cdb5c9f79 16:43:07 ---> faa43d7a25c2 16:43:07 Step 13/22 : ENV APP_PORT=58890 16:43:07 ---> Running in 2c2b21a7c6da 16:43:07 Removing intermediate container 2c2b21a7c6da 16:43:07 ---> ae2603017049 16:43:07 Step 14/22 : EXPOSE $APP_PORT 16:43:07 ---> Running in ca2b33e1ebad 16:43:08 Removing intermediate container ca2b33e1ebad 16:43:08 ---> 6a8a494141b8 16:43:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:43:09 ---> f369588b90c2 16:43:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:43:09 ---> 13f12dd4be1b 16:43:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:43:10 ---> b23babbca4ae 16:43:10 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:43:10 ---> Running in c05ef87ae30e 16:43:10 Removing intermediate container c05ef87ae30e 16:43:10 ---> 3023afc245f8 16:43:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:43:11 ---> Running in b4fbad75562a 16:43:11 Removing intermediate container b4fbad75562a 16:43:11 ---> 6f5a2d3b3068 16:43:11 Step 20/22 : LABEL arch=arm64 16:43:11 ---> Running in afc459b0ffa9 16:43:12 Removing intermediate container afc459b0ffa9 16:43:12 ---> 069a2f34330d 16:43:12 Step 21/22 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 16:43:12 ---> Running in 82d718d225ab 16:43:12 Removing intermediate container 82d718d225ab 16:43:12 ---> 2d485e198805 16:43:12 Step 22/22 : LABEL version=0.0.0 16:43:12 ---> Running in 71f3a40cf31b 16:43:12 Removing intermediate container 71f3a40cf31b 16:43:12 ---> 5e071ee4d075 16:43:12 16:43:13 Successfully built 5e071ee4d075 16:43:13 Successfully tagged sys-mgmt-agent-arm64:latest 16:43:13  Building sys-mgmt-agent ... done  [Pipeline] } 16:43:13 $ docker stop --time=1 4c2db335c525bcc217ef2528cbb673b72c334ca125dc65674fc80907bd6349eb 16:43:15 $ docker rm -f 4c2db335c525bcc217ef2528cbb673b72c334ca125dc65674fc80907bd6349eb [Pipeline] // withDockerContainer [Pipeline] sh 16:43:15 + docker images 16:43:16 REPOSITORY TAG IMAGE ID CREATED SIZE 16:43:16 sys-mgmt-agent-arm64 latest 5e071ee4d075 3 seconds ago 277MB 16:43:16 security-proxy-setup-arm64 latest a6d985626f4d 47 seconds ago 25.5MB 16:43:16 core-metadata-arm64 latest 462371d4a87d 49 seconds ago 15.9MB 16:43:16 core-command-arm64 latest 5fd8964cd5c7 55 seconds ago 15.2MB 16:43:16 3e302b865123 About a minute ago 1.58GB 16:43:16 a310032132c0 About a minute ago 1.57GB 16:43:16 0067f46d2cd0 About a minute ago 1.58GB 16:43:16 b355d243150a About a minute ago 1.57GB 16:43:16 core-data-arm64 latest ca5f2d6c34cf 3 minutes ago 19.6MB 16:43:16 security-bootstrapper-arm64 latest 4f64d06c12ff 3 minutes ago 17.8MB 16:43:16 security-secretstore-setup-arm64 latest 46c846bfe696 3 minutes ago 26.8MB 16:43:16 support-scheduler-arm64 latest aa0b471b1c98 3 minutes ago 15.3MB 16:43:16 support-notifications-arm64 latest 504a6754607a 3 minutes ago 16.1MB 16:43:16 90081c4a0503 4 minutes ago 1.58GB 16:43:16 0b76bbe489bf 4 minutes ago 1.57GB 16:43:16 77d1301a209d 4 minutes ago 1.57GB 16:43:16 af6364e45c6e 4 minutes ago 1.58GB 16:43:16 dd81c7ba8a7d 4 minutes ago 1.57GB 16:43:16 ci-base-image-arm64 latest 92afa5c398d7 14 minutes ago 1.24GB 16:43:16 alpine 3.14 5b8b7b635229 13 days ago 5.35MB 16:43:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB 16:43:16 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 16:43:16 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 16:43:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:43:16 16:43:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:43:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:43:17 arm64: Pulling from edgex-lftools-log-publisher 16:43:17 448f6bf000e3: Pulling fs layer 16:43:17 f757da607395: Pulling fs layer 16:43:17 05883995daec: Pulling fs layer 16:43:17 8603b9c90790: Pulling fs layer 16:43:17 1560dd03e051: Pulling fs layer 16:43:17 27f5ce0e4adf: Pulling fs layer 16:43:17 c2d8d7efcc4b: Pulling fs layer 16:43:17 8603b9c90790: Waiting 16:43:17 1560dd03e051: Waiting 16:43:17 27f5ce0e4adf: Waiting 16:43:17 c2d8d7efcc4b: Waiting 16:43:17 f757da607395: Verifying Checksum 16:43:17 f757da607395: Download complete 16:43:17 8603b9c90790: Verifying Checksum 16:43:17 8603b9c90790: Download complete 16:43:17 1560dd03e051: Verifying Checksum 16:43:17 1560dd03e051: Download complete 16:43:17 05883995daec: Verifying Checksum 16:43:17 05883995daec: Download complete 16:43:17 27f5ce0e4adf: Verifying Checksum 16:43:17 27f5ce0e4adf: Download complete 16:43:18 448f6bf000e3: Verifying Checksum 16:43:18 448f6bf000e3: Download complete 16:43:20 c2d8d7efcc4b: Verifying Checksum 16:43:20 c2d8d7efcc4b: Download complete 16:43:21 448f6bf000e3: Pull complete 16:43:22 f757da607395: Pull complete 16:43:24 05883995daec: Pull complete 16:43:24 8603b9c90790: Pull complete 16:43:25 1560dd03e051: Pull complete 16:43:25 27f5ce0e4adf: Pull complete 16:43:40 c2d8d7efcc4b: Pull complete 16:43:40 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:43:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:43:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:43:40 prd-ubuntu18.04-docker-arm64-4c-16g-526 does not seem to be running inside a container 16:43:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:43:43 $ docker top 5556d971b6aec8a52e20b38b461420378c4bfa9e79acf728effbd192a6fa8302 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:43:44 ---> job-cost.sh 16:43:44 lf-activate-venv: SKIPPING 16:43:44 INFO: No Stack... 16:43:45 INFO: Retrieving Pricing Info for: v3-standard-4 16:43:45 INFO: Archiving Costs [Pipeline] sh 16:43:46 + + catcut /w/workspace/edgex-go/2/archives/cost.csv -d, 16:43:46 -f6 [Pipeline] lock 16:43:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3829-2-stack-cost] 16:43:46 Resource [jenkins-edgexfoundry-edgex-go-PR-3829-2-stack-cost] did not exist. Created. 16:43:46 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3829-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:43:46 + echo total: 0.10999999940395355 [Pipeline] stash 16:43:47 Stashed 1 file(s) [Pipeline] } 16:43:47 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3829-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:43:47 $ docker stop --time=1 5556d971b6aec8a52e20b38b461420378c4bfa9e79acf728effbd192a6fa8302 16:43:48 $ docker rm -f 5556d971b6aec8a52e20b38b461420378c4bfa9e79acf728effbd192a6fa8302 [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 16:43:49 provisioning config files... 16:43:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2227154665495942892tmp [Pipeline] { [Pipeline] sh 16:43:49 + set +x 16:43:49 + curl -s https://codecov.io/bash 16:43:49 + bash -s -- 16:43:49 16:43:49 _____ _ 16:43:49 / ____| | | 16:43:49 | | ___ __| | ___ ___ _____ __ 16:43:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:43:49 | |___| (_) | (_| | __/ (_| (_) \ V / 16:43:49 \_____\___/ \__,_|\___|\___\___/ \_/ 16:43:49 Bash-1.0.6 16:43:49 16:43:49 16:43:49 ==> git version 2.24.4 found 16:43:49 ==> 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 16:43:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:43:49 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:43:50 ==> Jenkins CI detected. 16:43:50 current dir:  /w/workspace/edgex-go/2 16:43:50 project root: . 16:43:50 --> token set from env 16:43:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:43:50 ==> Running gcov in . (disable via -X gcov) 16:43:50 ==> Python coveragepy not found 16:43:50 ==> Searching for coverage reports in: 16:43:50 + . 16:43:50 -> Found 1 reports 16:43:50 ==> Detecting git/mercurial file structure 16:43:50 ==> Reading reports 16:43:50 + ./coverage.out bytes=428381 16:43:50 ==> Appending adjustments 16:43:50 https://docs.codecov.io/docs/fixing-reports 16:43:51 + Found adjustments 16:43:51 ==> Gzipping contents 16:43:51 60K /tmp/codecov.K1p0ym.gz 16:43:51 ==> Uploading reports 16:43:51 url: https://codecov.io 16:43:51 query: branch=PR-3829&commit=fdf84c1e016db635080e44304c01b30a3c525e59&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3829%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3829&job=&cmd_args= 16:43:51 -> Pinging Codecov 16:43:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3829&commit=fdf84c1e016db635080e44304c01b30a3c525e59&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3829%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3829&job=&cmd_args= 16:43:51 -> Uploading to 16:43:51 https://storage.googleapis.com/codecov/v4/raw/2021-11-25/00271124DB129430A58F1EEE437C3FCB/fdf84c1e016db635080e44304c01b30a3c525e59/b69e7b2b-b98d-4e6b-a1b5-daf21d4aa2a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211125T164351Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2fb024d6a5767012805b37746a36739a71cfdd484c0727d0ad411a838a905724 16:43:51 % Total % Received % Xferd Average Speed Time Time Time Current 16:43:51 Dload Upload Total Spent Left Speed 16:43:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57957 0 0 100 57957 0 184k --:--:-- --:--:-- --:--:-- 184k 16:43:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fdf84c1e016db635080e44304c01b30a3c525e59 [Pipeline] } 16:43:52 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 16:43:53 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:43:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:43:54 ---> package-listing.sh 16:43:54 ++ facter osfamily 16:43:54 ++ tr '[:upper:]' '[:lower:]' 16:43:54 + OS_FAMILY=redhat 16:43:54 + workspace=/w/workspace/edgex-go/2 16:43:54 + START_PACKAGES=/tmp/packages_start.txt 16:43:54 + END_PACKAGES=/tmp/packages_end.txt 16:43:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:43:54 + PACKAGES=/tmp/packages_start.txt 16:43:54 + '[' /w/workspace/edgex-go/2 ']' 16:43:54 + PACKAGES=/tmp/packages_end.txt 16:43:54 + case "${OS_FAMILY}" in 16:43:54 + rpm -qa 16:43:54 + sort 16:43:57 + '[' -f /tmp/packages_start.txt ']' 16:43:57 + '[' -f /tmp/packages_end.txt ']' 16:43:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:43:57 + '[' /w/workspace/edgex-go/2 ']' 16:43:57 + mkdir -p /w/workspace/edgex-go/2/archives/ 16:43:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 16:43:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:43:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:43:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:43:58 16:43:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:43:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:43:58 latest: Pulling from edgex-lftools-log-publisher 16:43:58 b4d181a07f80: Pulling fs layer 16:43:58 a1111a8f2ec3: Pulling fs layer 16:43:58 ed53099fbce6: Pulling fs layer 16:43:58 dc539afda2c1: Pulling fs layer 16:43:58 77bc0d833cb6: Pulling fs layer 16:43:58 9065ff56babe: Pulling fs layer 16:43:58 d287ab97295c: Pulling fs layer 16:43:58 dc539afda2c1: Waiting 16:43:58 77bc0d833cb6: Waiting 16:43:58 9065ff56babe: Waiting 16:43:58 d287ab97295c: Waiting 16:43:58 a1111a8f2ec3: Verifying Checksum 16:43:58 a1111a8f2ec3: Download complete 16:43:58 dc539afda2c1: Verifying Checksum 16:43:58 dc539afda2c1: Download complete 16:43:59 ed53099fbce6: Verifying Checksum 16:43:59 ed53099fbce6: Download complete 16:43:59 9065ff56babe: Verifying Checksum 16:43:59 9065ff56babe: Download complete 16:43:59 77bc0d833cb6: Verifying Checksum 16:43:59 77bc0d833cb6: Download complete 16:43:59 b4d181a07f80: Verifying Checksum 16:43:59 b4d181a07f80: Download complete 16:43:59 d287ab97295c: Verifying Checksum 16:43:59 d287ab97295c: Download complete 16:44:00 b4d181a07f80: Pull complete 16:44:00 a1111a8f2ec3: Pull complete 16:44:01 ed53099fbce6: Pull complete 16:44:01 dc539afda2c1: Pull complete 16:44:01 77bc0d833cb6: Pull complete 16:44:01 9065ff56babe: Pull complete 16:44:06 d287ab97295c: Pull complete 16:44:06 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:44:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:44:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:44:06 prd-centos7-docker-4c-2g-525 does not seem to be running inside a container 16:44:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:44:10 $ docker top 8ad5f33eeb312a48d4285e5831f45c3fd1892d911413c958b86e2d175e7ec565 -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:10 + touch /tmp/pre-build-complete [Pipeline] sh 16:44:10 + mkdir -p /var/log/sysstat [Pipeline] sh 16:44:11 + ls /var/log/sa-host 16:44:11 + sadf -c /var/log/sa-host/sa25 16:44:11 file_magic: OK 16:44:11 HZ: Using current value: 100 16:44:11 file_header: OK 16:44:11 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 16:44:11 Statistics: 16:44:11 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... 16:44:11 File successfully converted to sysstat format version 12.0.3 16:44:11 + sadf -c /var/log/sa-host/sa30 16:44:11 file_magic: OK 16:44:11 HZ: Using current value: 100 16:44:11 file_header: OK 16:44:11 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 16:44:11 Statistics: 16:44:11 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:44:11 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:44:11 provisioning config files... 16:44:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2405517412992777866tmp [Pipeline] { [Pipeline] echo 16:44:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:44:11 ---> create-netrc.sh [Pipeline] } 16:44:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:44:11 ---> python-tools-install.sh [Pipeline] echo 16:44:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:44:12 ---> sudo-logs.sh 16:44:12 Archiving 'sudo' log.. 16:44:12 sudo: unable to resolve host prd-centos7-docker-4c-2g-525.novalocal: Name or service not known 16:44:12 sudo: unable to resolve host prd-centos7-docker-4c-2g-525.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:44:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:44:12 ---> job-cost.sh 16:44:12 lf-activate-venv: SKIPPING 16:44:12 DEBUG: total: 0.10999999940395355 16:44:12 INFO: Retrieving Stack Cost... 16:44:12 INFO: Retrieving Pricing Info for: v3-standard-2 16:44:13 INFO: Archiving Costs [Pipeline] echo 16:44:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:44:13 ---> logs-deploy.sh 16:44:13 lf-activate-venv: SKIPPING 16:44:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3829/2 16:44:13 INFO: archiving workspace using pattern(s): 16:44:14 Archives upload complete. 16:44:14 INFO: archiving logs to Nexus 16:44:15 ---> uname -a: 16:44:15 Linux prd-centos7-docker-4c-2g-525.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 16:44:15 16:44:15 16:44:15 ---> lscpu: 16:44:15 Architecture: x86_64 16:44:15 CPU op-mode(s): 32-bit, 64-bit 16:44:15 Byte Order: Little Endian 16:44:15 Address sizes: 40 bits physical, 48 bits virtual 16:44:15 CPU(s): 2 16:44:15 On-line CPU(s) list: 0,1 16:44:15 Thread(s) per core: 1 16:44:15 Core(s) per socket: 1 16:44:15 Socket(s): 2 16:44:15 NUMA node(s): 1 16:44:15 Vendor ID: AuthenticAMD 16:44:15 CPU family: 23 16:44:15 Model: 49 16:44:15 Model name: AMD EPYC-Rome Processor 16:44:15 Stepping: 0 16:44:15 CPU MHz: 2800.000 16:44:15 BogoMIPS: 5600.00 16:44:15 Virtualization: AMD-V 16:44:15 Hypervisor vendor: KVM 16:44:15 Virtualization type: full 16:44:15 L1d cache: 32K 16:44:15 L1i cache: 32K 16:44:15 L2 cache: 512K 16:44:15 L3 cache: 16384K 16:44:15 NUMA node0 CPU(s): 0,1 16:44:15 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 16:44:15 16:44:15 16:44:15 ---> nproc: 16:44:15 2 16:44:15 16:44:15 16:44:15 ---> df -h: 16:44:15 Filesystem Size Used Avail Use% Mounted on 16:44:15 overlay 40G 14G 27G 34% / 16:44:15 tmpfs 64M 0 64M 0% /dev 16:44:15 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:44:15 shm 64M 0 64M 0% /dev/shm 16:44:15 /dev/vda1 40G 14G 27G 34% /facter-os 16:44:15 16:44:15 16:44:15 ---> sar -b -r -n DEV: 16:44:15 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/25/21 _x86_64_ (2 CPU) 16:44:15 16:44:15 16:23:31 LINUX RESTART (2 CPU) 16:44:15 16:44:15 16:24:01 tps rtps wtps bread/s bwrtn/s 16:44:15 16:25:01 265.83 3.43 262.40 2352.44 68581.27 16:44:15 16:26:01 238.20 0.00 238.20 0.00 40607.06 16:44:15 16:27:01 56.03 0.00 56.03 0.00 9646.39 16:44:15 16:28:01 116.77 0.02 116.75 0.53 10091.91 16:44:15 16:29:01 942.84 522.23 420.61 21031.31 290265.86 16:44:15 16:30:01 496.55 64.04 432.52 3412.59 200962.77 16:44:15 16:31:01 355.59 33.09 322.50 3559.97 77882.11 16:44:15 16:32:01 7.83 0.00 7.83 0.00 373.98 16:44:15 16:33:01 0.28 0.02 0.27 0.13 2.88 16:44:15 16:34:01 0.47 0.20 0.27 94.07 3.48 16:44:15 16:35:01 0.28 0.00 0.28 0.00 3.10 16:44:15 16:36:01 0.17 0.00 0.17 0.00 1.63 16:44:15 16:37:01 0.35 0.00 0.35 0.00 5.23 16:44:15 16:38:01 0.17 0.00 0.17 0.00 1.20 16:44:15 16:39:01 0.50 0.23 0.27 7.33 2.98 16:44:15 16:40:01 0.85 0.00 0.85 0.00 15.51 16:44:15 16:41:01 0.25 0.00 0.25 0.00 3.23 16:44:15 16:42:02 0.23 0.00 0.23 0.00 2.87 16:44:15 16:43:01 0.19 0.00 0.19 0.00 1.78 16:44:15 16:44:01 59.88 56.86 3.01 4198.53 132.68 16:44:15 Average: 127.34 34.06 93.28 1735.54 34979.94 16:44:15 16:44:15 16:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:44:15 16:25:01 3439320 0 895520 11.18 2620 3671472 1425648 15.74 1142664 2950908 251668 16:44:15 16:26:01 3310856 0 1034992 12.92 2620 3660464 1670352 18.44 1411876 2803460 272120 16:44:15 16:27:01 3297988 0 1063268 13.28 2620 3645056 1740080 19.21 1353084 2872636 135136 16:44:15 16:28:01 3281884 0 1077480 13.45 2620 3646948 1858132 20.51 1401596 2844184 180920 16:44:15 16:29:01 436676 0 1572044 19.63 2620 5997592 3563600 39.34 2854864 4087404 237824 16:44:15 16:30:01 622308 0 1436968 17.94 2620 5947036 2469212 27.26 2593544 4155108 54972 16:44:15 16:31:01 2109784 0 1165228 14.55 2620 4731300 1494768 16.50 1502468 3757172 20 16:44:15 16:32:01 2127648 0 1147356 14.33 2620 4731308 1332700 14.71 1494844 3757000 20 16:44:15 16:33:01 2125724 0 1149280 14.35 2620 4731308 1333052 14.72 1510868 3742780 8 16:44:15 16:34:01 2126960 0 1145232 14.30 2620 4734120 1332860 14.72 1514024 3739556 16 16:44:15 16:35:01 2127824 0 1144364 14.29 2620 4734124 1332764 14.71 1513576 3739556 8 16:44:15 16:36:01 2132112 0 1140068 14.23 2620 4734132 1332800 14.71 1513596 3735084 8 16:44:15 16:37:01 2132376 0 1139796 14.23 2620 4734140 1332764 14.71 1513592 3735084 8 16:44:15 16:38:01 2132376 0 1139796 14.23 2620 4734140 1332764 14.71 1513596 3734868 8 16:44:15 16:39:01 2132000 0 1140136 14.24 2620 4734176 1332860 14.72 1514644 3734068 20 16:44:15 16:40:01 2132436 0 1139700 14.23 2620 4734176 1332812 14.72 1514628 3734068 12 16:44:15 16:41:01 2132532 0 1139596 14.23 2620 4734184 1332764 14.71 1514440 3734068 16 16:44:15 16:42:02 2132440 0 1139684 14.23 2620 4734188 1332764 14.71 1514448 3734068 8 16:44:15 16:43:01 2132316 0 1139808 14.23 2620 4734188 1332764 14.71 1514456 3734068 8 16:44:15 16:44:01 1709444 0 1208260 15.09 2620 5088608 1695616 18.72 1614168 4049468 227788 16:44:15 Average: 2188750 0 1157929 14.46 2620 4659633 1595554 17.62 1601049 3618730 68029 16:44:15 16:44:15 16:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:44:15 16:25:01 eth0 1035.12 1240.53 10535.72 145.19 0.00 0.00 0.00 0.00 16:44:15 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:25:01 docker0 885.73 574.35 76.95 4746.71 0.00 0.00 0.00 0.00 16:44:15 16:26:01 veth8219d84 0.22 0.35 0.02 0.03 0.00 0.00 0.00 0.00 16:44:15 16:26:01 eth0 33.61 19.47 30.30 13.07 0.00 0.00 0.00 0.00 16:44:15 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:26:01 docker0 0.22 0.22 0.01 0.02 0.00 0.00 0.00 0.00 16:44:15 16:27:01 veth8219d84 2.03 2.03 0.16 0.16 0.00 0.00 0.00 0.00 16:44:15 16:27:01 eth0 28.04 14.10 22.31 9.30 0.00 0.00 0.00 0.00 16:44:15 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:27:01 docker0 2.03 2.03 0.13 0.16 0.00 0.00 0.00 0.00 16:44:15 16:28:01 eth0 83.88 53.68 1681.99 117.07 0.00 0.00 0.00 0.00 16:44:15 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:29:01 veth99f0ed4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:44:15 16:29:01 vethed026e9 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:44:15 16:29:01 veth7f25d4d 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 16:44:15 16:29:01 veth3e22be6 0.00 0.88 0.00 0.05 0.00 0.00 0.00 0.00 16:44:15 16:30:01 vethaf472c9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:30:01 veth1fcff1b 0.63 1.07 0.05 2.06 0.00 0.00 0.00 0.00 16:44:15 16:30:01 veth3e22be6 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 16:44:15 16:30:01 eth0 1763.25 1637.88 13912.57 380.68 0.00 0.00 0.00 0.00 16:44:15 16:31:01 eth0 137.65 72.87 1598.04 132.22 0.00 0.00 0.00 0.00 16:44:15 16:31:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:44:15 16:31:01 docker0 934.44 682.51 80.19 5653.34 0.00 0.00 0.00 0.00 16:44:15 16:32:01 eth0 0.68 0.32 0.06 0.03 0.00 0.00 0.00 0.00 16:44:15 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:33:01 eth0 0.62 0.40 0.28 0.21 0.00 0.00 0.00 0.00 16:44:15 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:34:01 eth0 0.27 0.20 0.09 0.04 0.00 0.00 0.00 0.00 16:44:15 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:35:01 eth0 0.12 0.10 0.01 0.03 0.00 0.00 0.00 0.00 16:44:15 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:36:01 eth0 0.17 0.15 0.07 0.01 0.00 0.00 0.00 0.00 16:44:15 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:37:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:38:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:44:15 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:39:01 eth0 0.25 0.25 0.08 0.07 0.00 0.00 0.00 0.00 16:44:15 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:40:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 16:44:15 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:41:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:44:15 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:42:02 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:44:15 16:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:43:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:44:15 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:44:01 eth0 96.40 58.71 2596.66 10.82 0.00 0.00 0.00 0.00 16:44:15 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 Average: eth0 77.79 76.58 848.64 23.51 0.00 0.00 0.00 0.00 16:44:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:15 Average: docker0 46.77 34.16 4.01 282.94 0.00 0.00 0.00 0.00 16:44:15 16:44:15 16:44:15 ---> sar -P ALL: 16:44:15 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/25/21 _x86_64_ (2 CPU) 16:44:15 16:44:15 16:23:31 LINUX RESTART (2 CPU) 16:44:15 16:44:15 16:24:01 CPU %user %nice %system %iowait %steal %idle 16:44:15 16:25:01 all 33.67 0.00 10.16 5.87 0.12 50.18 16:44:15 16:25:01 0 38.47 0.00 11.28 6.39 0.11 43.75 16:44:15 16:25:01 1 28.92 0.00 9.05 5.34 0.12 56.56 16:44:15 16:26:01 all 59.20 0.00 9.69 1.48 0.14 29.49 16:44:15 16:26:01 0 58.43 0.00 9.50 1.45 0.13 30.50 16:44:15 16:26:01 1 59.98 0.00 9.89 1.51 0.15 28.47 16:44:15 16:27:01 all 33.98 0.00 4.46 0.23 0.09 61.25 16:44:15 16:27:01 0 33.33 0.00 4.31 0.21 0.09 62.06 16:44:15 16:27:01 1 34.62 0.00 4.61 0.25 0.09 60.43 16:44:15 16:28:01 all 70.90 0.00 8.40 1.42 0.13 19.16 16:44:15 16:28:01 0 70.75 0.00 8.41 1.16 0.13 19.55 16:44:15 16:28:01 1 71.04 0.00 8.39 1.67 0.13 18.78 16:44:15 16:29:01 all 36.17 0.00 20.00 30.81 0.16 12.87 16:44:15 16:29:01 0 34.72 0.00 20.28 30.81 0.13 14.06 16:44:15 16:29:01 1 37.62 0.00 19.72 30.81 0.18 11.66 16:44:15 16:30:01 all 77.17 0.00 16.33 5.51 0.15 0.84 16:44:15 16:30:01 0 77.02 0.00 16.21 5.45 0.17 1.15 16:44:15 16:30:01 1 77.31 0.00 16.45 5.57 0.13 0.54 16:44:15 16:31:01 all 58.64 0.00 12.51 3.10 0.13 25.61 16:44:15 16:31:01 0 58.81 0.00 12.18 1.96 0.11 26.95 16:44:15 16:31:01 1 58.48 0.00 12.85 4.26 0.15 24.27 16:44:15 16:32:01 all 0.20 0.00 0.10 0.04 0.02 99.64 16:44:15 16:32:01 0 0.32 0.00 0.05 0.00 0.02 99.62 16:44:15 16:32:01 1 0.08 0.00 0.15 0.08 0.02 99.67 16:44:15 16:33:01 all 0.15 0.00 0.03 0.00 0.02 99.80 16:44:15 16:33:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:44:15 16:33:01 1 0.25 0.00 0.03 0.00 0.02 99.70 16:44:15 16:34:01 all 0.13 0.00 0.05 0.02 0.01 99.80 16:44:15 16:34:01 0 0.02 0.00 0.07 0.00 0.00 99.92 16:44:15 16:34:01 1 0.23 0.00 0.03 0.03 0.02 99.68 16:44:15 16:35:01 all 0.27 0.00 0.03 0.00 0.02 99.68 16:44:15 16:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:44:15 16:35:01 1 0.50 0.00 0.05 0.00 0.02 99.43 16:44:15 16:44:15 16:35:01 CPU %user %nice %system %iowait %steal %idle 16:44:15 16:36:01 all 0.18 0.00 0.03 0.00 0.02 99.77 16:44:15 16:36:01 0 0.32 0.00 0.02 0.00 0.02 99.65 16:44:15 16:36:01 1 0.05 0.00 0.05 0.00 0.02 99.88 16:44:15 16:37:01 all 0.18 0.00 0.03 0.00 0.02 99.77 16:44:15 16:37:01 0 0.32 0.00 0.03 0.00 0.02 99.63 16:44:15 16:37:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:44:15 16:38:01 all 0.18 0.00 0.03 0.00 0.02 99.77 16:44:15 16:38:01 0 0.32 0.00 0.02 0.00 0.02 99.65 16:44:15 16:38:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:44:15 16:39:01 all 0.17 0.00 0.07 0.01 0.00 99.76 16:44:15 16:39:01 0 0.27 0.00 0.07 0.02 0.00 99.65 16:44:15 16:39:01 1 0.07 0.00 0.07 0.00 0.00 99.87 16:44:15 16:40:01 all 0.26 0.00 0.03 0.00 0.02 99.70 16:44:15 16:40:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:44:15 16:40:01 1 0.47 0.00 0.03 0.00 0.02 99.48 16:44:15 16:41:01 all 0.23 0.00 0.03 0.00 0.01 99.73 16:44:15 16:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:44:15 16:41:01 1 0.42 0.00 0.03 0.00 0.02 99.53 16:44:15 16:42:02 all 0.21 0.00 0.03 0.00 0.02 99.75 16:44:15 16:42:02 0 0.03 0.00 0.02 0.00 0.02 99.93 16:44:15 16:42:02 1 0.38 0.00 0.03 0.00 0.02 99.57 16:44:15 16:43:01 all 0.17 0.00 0.04 0.00 0.01 99.78 16:44:15 16:43:01 0 0.29 0.00 0.05 0.00 0.00 99.66 16:44:15 16:43:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:44:15 16:44:01 all 4.29 0.00 1.49 1.70 0.03 92.49 16:44:15 16:44:01 0 4.60 0.00 1.51 1.96 0.02 91.91 16:44:15 16:44:01 1 3.99 0.00 1.48 1.43 0.03 93.07 16:44:15 Average: all 17.76 0.00 3.95 2.37 0.05 75.87 16:44:15 Average: 0 17.86 0.00 3.98 2.34 0.05 75.77 16:44:15 Average: 1 17.66 0.00 3.92 2.40 0.06 75.97 16:44:15 16:44:15 16:44:15