Pull request #3541 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from dccc8595695910fe9bb92cbf94209a01ec92239c+a2749409447314ed009d40dfa1be3db87bf47467 (bc1ef79142f4f920244ea4bb6e2e725b2f96710f) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7641107646473487221.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8317665032606304955.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-3541/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3541/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5702014477712476963.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6377524515057950756.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-3541/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3541/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6410239619571952172.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-452 in /w/workspace/edgexfoundry_edgex-go_PR-3541 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh252481419549337534.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit a2749409447314ed009d40dfa1be3db87bf47467 into PR head commit dccc8595695910fe9bb92cbf94209a01ec92239c Merge succeeded, producing dccc8595695910fe9bb92cbf94209a01ec92239c Checking out Revision dccc8595695910fe9bb92cbf94209a01ec92239c (PR-3541) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh2995959120795738688.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3541/head:refs/remotes/origin/PR-3541 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dccc8595695910fe9bb92cbf94209a01ec92239c # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh5792827337021510750.key > git merge a2749409447314ed009d40dfa1be3db87bf47467 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dccc8595695910fe9bb92cbf94209a01ec92239c # timeout=10 Commit message: "fix: Add trunc on file open" > git rev-list --no-walk 36af3520eebf29ddad390a416d3945a5c0264a86 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:27:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:27:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:27:35 ========================================================= 23:27:35 EdgeX Global Pipelines Version Info 23:27:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:27:36 ------------------- 23:27:36 stable info: 23:27:36 ------------------- 23:27:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:27:36 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 23:27:36 Message: update stable to v1.0.193 23:27:37 ------------------- 23:27:37 experimental info: 23:27:37 ------------------- 23:27:37 Commited By: **** collab-it+edgex@linuxfoundation.org 23:27:37 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 23:27:37 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:27:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:27:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:27:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:27:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:27:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:27:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:27:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:27:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:27:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:27:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:27:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:27:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:27:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:27:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:27:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:27:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:27:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:27:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:27:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:27:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:27:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:27:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:27:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3541 [Pipeline] echo 23:27:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3541 [Pipeline] echo 23:27:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3541 [Pipeline] echo 23:27:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dccc8595695910fe9bb92cbf94209a01ec92239c [Pipeline] echo 23:27:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dccc859 [Pipeline] echo 23:27:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:27:38 provisioning config files... 23:27:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4832492393127601743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:27:38 ---> docker-login.sh 23:27:38 nexus3.edgexfoundry.org:10001 23:27:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:38 Configure a credential helper to remove this warning. See 23:27:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:38 23:27:38 Login Succeeded 23:27:38 nexus3.edgexfoundry.org:10002 23:27:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:39 Configure a credential helper to remove this warning. See 23:27:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:39 23:27:39 Login Succeeded 23:27:39 nexus3.edgexfoundry.org:10003 23:27:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:39 Configure a credential helper to remove this warning. See 23:27:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:39 23:27:39 Login Succeeded 23:27:39 nexus3.edgexfoundry.org:10004 23:27:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:39 Configure a credential helper to remove this warning. See 23:27:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:39 23:27:39 Login Succeeded 23:27:39 docker.io 23:27:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:39 Configure a credential helper to remove this warning. See 23:27:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:39 23:27:39 Login Succeeded 23:27:39 ---> docker-login.sh ends [Pipeline] } 23:27:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:27:39 ++ 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 23:27:39 + for file in '`ls cmd/**/Dockerfile`' 23:27:39 ++ dirname cmd/core-command/Dockerfile 23:27:39 ++ cut -d/ -f2 23:27:39 + echo core-command,cmd/core-command/Dockerfile 23:27:39 + for file in '`ls cmd/**/Dockerfile`' 23:27:39 ++ cut -d/ -f2 23:27:39 ++ dirname cmd/core-data/Dockerfile 23:27:39 + echo core-data,cmd/core-data/Dockerfile 23:27:39 + for file in '`ls cmd/**/Dockerfile`' 23:27:39 ++ dirname cmd/core-metadata/Dockerfile 23:27:39 ++ cut -d/ -f2 23:27:39 + echo core-metadata,cmd/core-metadata/Dockerfile 23:27:39 + for file in '`ls cmd/**/Dockerfile`' 23:27:39 ++ dirname cmd/security-bootstrapper/Dockerfile 23:27:39 ++ cut -d/ -f2 23:27:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:27:39 + for file in '`ls cmd/**/Dockerfile`' 23:27:39 ++ dirname cmd/security-proxy-setup/Dockerfile 23:27:39 ++ cut -d/ -f2 23:27:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:27:39 + for file in '`ls cmd/**/Dockerfile`' 23:27:39 ++ dirname cmd/security-secretstore-setup/Dockerfile 23:27:39 ++ cut -d/ -f2 23:27:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:27:39 + for file in '`ls cmd/**/Dockerfile`' 23:27:39 ++ dirname cmd/support-notifications/Dockerfile 23:27:39 ++ cut -d/ -f2 23:27:39 + echo support-notifications,cmd/support-notifications/Dockerfile 23:27:39 + for file in '`ls cmd/**/Dockerfile`' 23:27:39 ++ dirname cmd/support-scheduler/Dockerfile 23:27:39 ++ cut -d/ -f2 23:27:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:27:39 + for file in '`ls cmd/**/Dockerfile`' 23:27:39 ++ dirname cmd/sys-mgmt-agent/Dockerfile 23:27:39 ++ cut -d/ -f2 23:27:39 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:27:40 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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 23:27:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:27:41 23:27:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:27:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:27:41 latest: Pulling from edgex-devops/git-semver 23:27:41 31603596830f: Pulling fs layer 23:27:41 54011a49482f: Pulling fs layer 23:27:41 a6820b24f6d8: Pulling fs layer 23:27:41 f581987b2513: Pulling fs layer 23:27:41 f581987b2513: Waiting 23:27:41 54011a49482f: Download complete 23:27:42 31603596830f: Verifying Checksum 23:27:42 31603596830f: Download complete 23:27:42 f581987b2513: Verifying Checksum 23:27:42 f581987b2513: Download complete 23:27:42 a6820b24f6d8: Verifying Checksum 23:27:42 a6820b24f6d8: Download complete 23:27:42 31603596830f: Pull complete 23:27:42 54011a49482f: Pull complete 23:27:42 a6820b24f6d8: Pull complete 23:27:43 f581987b2513: Pull complete 23:27:43 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 23:27:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:27:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:27:43 prd-centos7-docker-4c-2g-452 does not seem to be running inside a container 23:27:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:27:45 $ docker top 1e28ce9785bf403732656f600ab3a615fe47c20041fe027013c04c39ad9afcf9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:27:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:27:45 [ssh-agent] Looking for ssh-agent implementation... 23:27:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:27:45 $ docker exec 1e28ce9785bf403732656f600ab3a615fe47c20041fe027013c04c39ad9afcf9 ssh-agent 23:27:45 SSH_AUTH_SOCK=/tmp/ssh-5CiOEXCu6fGM/agent.13 23:27:45 SSH_AGENT_PID=19 23:27:45 Running ssh-add (command line suppressed) 23:27:45 Identity added: /w/workspace/edgex-go/5@tmp/private_key_7304468120655322081.key (/w/workspace/edgex-go/5@tmp/private_key_7304468120655322081.key) 23:27:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:27:45 + git tag --points-at HEAD [Pipeline] } 23:27:45 $ docker exec --env ******** --env ******** 1e28ce9785bf403732656f600ab3a615fe47c20041fe027013c04c39ad9afcf9 ssh-agent -k 23:27:45 unset SSH_AUTH_SOCK; 23:27:45 unset SSH_AGENT_PID; 23:27:45 echo Agent pid 19 killed; 23:27:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:27:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:27:46 [ssh-agent] Looking for ssh-agent implementation... 23:27:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:27:46 $ docker exec 1e28ce9785bf403732656f600ab3a615fe47c20041fe027013c04c39ad9afcf9 ssh-agent 23:27:46 SSH_AUTH_SOCK=/tmp/ssh-H2tsBeOfiluF/agent.54 23:27:46 SSH_AGENT_PID=60 23:27:46 Running ssh-add (command line suppressed) 23:27:46 Identity added: /w/workspace/edgex-go/5@tmp/private_key_2567158615632114217.key (/w/workspace/edgex-go/5@tmp/private_key_2567158615632114217.key) 23:27:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:27:46 + git semver init 23:27:46 # -> Open(): unable to determine branch for HEAD 23:27:46 # $GIT_DIR = /w/workspace/edgex-go/5/.git 23:27:46 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 23:27:46 # $SEMVER_REMOTE_NAME = origin 23:27:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:27:46 # $SEMVER_USER_NAME = edgex-jenkins 23:27:46 # $SEMVER_BRANCH = PR-3541 23:27:46 # $SEMVER_TEMP = /tmp/semver-354841347 23:27:46 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 23:27:59 # '/tmp/semver-354841347' -> '/w/workspace/edgex-go/5/.semver' 23:27:59 # -> Force: false 23:27:59 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 23:27:59 $ docker exec --env ******** --env ******** 1e28ce9785bf403732656f600ab3a615fe47c20041fe027013c04c39ad9afcf9 ssh-agent -k 23:27:59 unset SSH_AUTH_SOCK; 23:27:59 unset SSH_AGENT_PID; 23:27:59 echo Agent pid 60 killed; 23:27:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:27:59 + git semver [Pipeline] } 23:27:59 $ docker stop --time=1 1e28ce9785bf403732656f600ab3a615fe47c20041fe027013c04c39ad9afcf9 23:28:01 $ docker rm -f 1e28ce9785bf403732656f600ab3a615fe47c20041fe027013c04c39ad9afcf9 [Pipeline] // withDockerContainer [Pipeline] sh 23:28:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:28:02 Stashed 1 file(s) [Pipeline] echo 23:28:02 [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] sh 23:28:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:28:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:28:03 + true 23:28:03 + sudo service docker restart 23:28:03 Redirecting to /bin/systemctl restart docker.service 23:28:17 Still waiting to schedule task 23:28:17 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 23:28:21 ========================================================= 23:28:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:28:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:28:22 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 23:28:23 Sending build context to Docker daemon 329.1MB 23:28:23 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 23:28:23 Step 2/6 : FROM ${BASE} 23:28:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:28:23 540db60ca938: Pulling fs layer 23:28:23 adcc1eea9eea: Pulling fs layer 23:28:23 4c4ab2625f07: Pulling fs layer 23:28:23 0510c868ecb4: Pulling fs layer 23:28:23 afea3b2eda06: Pulling fs layer 23:28:23 7809a108b3ef: Pulling fs layer 23:28:23 f706445af74f: Pulling fs layer 23:28:23 0510c868ecb4: Waiting 23:28:23 afea3b2eda06: Waiting 23:28:23 7809a108b3ef: Waiting 23:28:23 f706445af74f: Waiting 23:28:23 4c4ab2625f07: Verifying Checksum 23:28:23 4c4ab2625f07: Download complete 23:28:23 adcc1eea9eea: Verifying Checksum 23:28:23 adcc1eea9eea: Download complete 23:28:23 afea3b2eda06: Verifying Checksum 23:28:23 afea3b2eda06: Download complete 23:28:23 540db60ca938: Verifying Checksum 23:28:23 540db60ca938: Download complete 23:28:23 7809a108b3ef: Verifying Checksum 23:28:23 7809a108b3ef: Download complete 23:28:24 540db60ca938: Pull complete 23:28:24 adcc1eea9eea: Pull complete 23:28:24 4c4ab2625f07: Pull complete 23:28:25 f706445af74f: Verifying Checksum 23:28:25 f706445af74f: Download complete 23:28:26 0510c868ecb4: Verifying Checksum 23:28:26 0510c868ecb4: Download complete 23:28:29 0510c868ecb4: Pull complete 23:28:29 afea3b2eda06: Pull complete 23:28:29 7809a108b3ef: Pull complete 23:28:32 f706445af74f: Pull complete 23:28:32 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 23:28:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:28:32 ---> b068be0155e3 23:28:32 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 23:28:33 ---> Running in 8c5246f69078 23:28:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:28:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:28:35 (1/12) Installing libmagic (5.39-r0) 23:28:36 (2/12) Installing file (5.39-r0) 23:28:36 (3/12) Installing libc-dev (0.7.2-r3) 23:28:36 (4/12) Installing g++ (10.2.1_pre1-r3) 23:28:40 (5/12) Installing fortify-headers (1.1-r0) 23:28:40 (6/12) Installing patch (2.7.6-r6) 23:28:40 (7/12) Installing build-base (0.5-r2) 23:28:40 (8/12) Installing libsodium (1.0.18-r0) 23:28:40 (9/12) Installing pkgconf (1.7.3-r0) 23:28:40 (10/12) Installing libsodium-dev (1.0.18-r0) 23:28:40 (11/12) Installing libzmq (4.3.3-r1) 23:28:40 (12/12) Installing zeromq-dev (4.3.3-r1) 23:28:40 Executing busybox-1.32.1-r6.trigger 23:28:40 OK: 219 MiB in 52 packages 23:28:43 Removing intermediate container 8c5246f69078 23:28:43 ---> 01d2a70ca6e7 23:28:43 Step 4/6 : WORKDIR /edgex-go 23:28:43 ---> Running in 983ebc45ce85 23:28:43 Removing intermediate container 983ebc45ce85 23:28:43 ---> 4c205fca74cd 23:28:43 Step 5/6 : COPY go.mod . 23:28:43 ---> 3d023fc26b72 23:28:43 Step 6/6 : RUN go mod download 23:28:43 ---> Running in 151e42a36845 23:28:58 Removing intermediate container 151e42a36845 23:28:58 ---> c3f30a9e6245 23:28:58 Successfully built c3f30a9e6245 23:28:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:28:58 + docker inspect -f . ci-base-image-x86_64 23:28:58 . [Pipeline] withDockerContainer 23:28:58 prd-centos7-docker-4c-2g-452 does not seem to be running inside a container 23:28:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:28:59 $ docker top 913c9ed88d0fa01ff5af119d451e2aa214016ffd85eea978e6759f2da36a872d -eo pid,comm [Pipeline] { [Pipeline] sh 23:28:59 + go version 23:28:59 go version go1.16.3 linux/amd64 [Pipeline] } 23:28:59 $ docker stop --time=1 913c9ed88d0fa01ff5af119d451e2aa214016ffd85eea978e6759f2da36a872d 23:29:00 $ docker rm -f 913c9ed88d0fa01ff5af119d451e2aa214016ffd85eea978e6759f2da36a872d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:29:01 + docker inspect -f . ci-base-image-x86_64 23:29:01 . [Pipeline] withDockerContainer 23:29:01 prd-centos7-docker-4c-2g-452 does not seem to be running inside a container 23:29:01 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:29:01 $ docker top 12aee579a8d5486609afcd7eea342782dc9fd950fdefcf60e30d07b3d695d15b -eo pid,comm [Pipeline] { [Pipeline] echo 23:29:01 ========================================================= 23:29:01 [edgeXBuildGoParallel] Running Tests and Build... 23:29:01 ========================================================= [Pipeline] sh 23:29:02 + go mod tidy [Pipeline] sh 23:29:02 + make test 23:29:02 go mod tidy 23:29:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:29:08 ? github.com/edgexfoundry/edgex-go [no test files] 23:29:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:29:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:29:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:29:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:29:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:29:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:29:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:29:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:29:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:29:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:29:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:29:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:29:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:29:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:29:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:29:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:29:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 23:29:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.046s coverage: 28.7% of statements 23:29:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.061s coverage: 100.0% of statements 23:29:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:29:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:29:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:29:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements 23:29:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 23:29:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.065s coverage: 53.4% of statements 23:29:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 23:29:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 23:29:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.097s coverage: 87.7% of statements 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 23:29:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.049s coverage: 78.9% of statements 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 23:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 23:29:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.248s coverage: 95.1% of statements 23:29:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 23:29:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 23:29:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 23:29:42 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 23:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:29:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements 23:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 23:29:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 23:29:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.070s coverage: 60.0% of statements 23:29:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.046s coverage: 0.8% of statements 23:29:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 23:29:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.042s coverage: 22.0% of statements 23:29:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:29:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements 23:29:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements 23:29:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 23:29:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements 23:29:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 23:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 23:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 23:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.198s coverage: 81.8% of statements 23:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:30:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-453 in /w/workspace/edgexfoundry_edgex-go_PR-3541 [Pipeline] { [Pipeline] ws 23:30:17 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 23:30:17 The recommended git tool is: git 23:30:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 23:30:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:30:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:30:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:30:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 23:30:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:30:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:30:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:30:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:30:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:30:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements 23:30:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:30:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:30:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements 23:30:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:30:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 76.0% of statements 23:30:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:30:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 23:30:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 23:30:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements 23:30:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.096s coverage: 91.2% of statements 23:30:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:30:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements 23:30:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:30:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:30:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 23:30:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 23:30:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 23:30:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 23:30:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 23:30:20 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.162s coverage: 66.9% of statements 23:30:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:30:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:30:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:30:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.108s coverage: 43.6% of statements 23:30:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:30:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.036s coverage: 89.5% of statements 23:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.026s coverage: 84.8% of statements 23:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 23:30:23 using credential edgex-jenkins-ssh 23:30:23 Cloning the remote Git repository 23:30:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:30:23 > git init /w/workspace/edgex-go/5 # timeout=10 23:30:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:30:23 > git --version # timeout=10 23:30:23 > git --version # 'git version 2.17.1' 23:30:23 using GIT_SSH to set credentials SSH Credentials for GitHub 23:30:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:30:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.060s coverage: 19.3% of statements 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 23:30:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.136s coverage: 91.9% of statements 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 23:30:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 63.4% of statements 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 23:30:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.098s coverage: 97.6% of statements 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 23:30:29 ok github.com/edgexfoundry/edgex-go/internal/system 0.022s coverage: 0.0% of statements 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:30:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 23:30:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.033s coverage: 87.9% of statements 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:30:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements 23:30:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.041s coverage: 28.1% of statements 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 23:30:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.043s coverage: 28.9% of statements 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 23:30:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 23:30:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements 23:30:29 GO111MODULE=on go vet ./... 23:30:39 Merging remotes/origin/master commit a2749409447314ed009d40dfa1be3db87bf47467 into PR head commit dccc8595695910fe9bb92cbf94209a01ec92239c 23:30:40 Merge succeeded, producing dccc8595695910fe9bb92cbf94209a01ec92239c 23:30:40 Checking out Revision dccc8595695910fe9bb92cbf94209a01ec92239c (PR-3541) 23:30:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:30:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:30:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:30:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:30:38 using GIT_SSH to set credentials SSH Credentials for GitHub 23:30:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3541/head:refs/remotes/origin/PR-3541 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:30:39 > git config core.sparsecheckout # timeout=10 23:30:39 > git checkout -f dccc8595695910fe9bb92cbf94209a01ec92239c # timeout=10 23:30:39 > git remote # timeout=10 23:30:39 > git config --get remote.origin.url # timeout=10 23:30:39 using GIT_SSH to set credentials SSH Credentials for GitHub 23:30:39 > git merge a2749409447314ed009d40dfa1be3db87bf47467 # timeout=10 23:30:39 > git rev-parse HEAD^{commit} # timeout=10 23:30:40 > git config core.sparsecheckout # timeout=10 23:30:40 > git checkout -f dccc8595695910fe9bb92cbf94209a01ec92239c # timeout=10 23:30:44 Commit message: "fix: Add trunc on file open" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:30:46 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:30:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:30:46 + sudo service docker restart 23:30:46 + true 23:30:51 gofmt -l . 23:30:51 [ "`gofmt -l .`" = "" ] 23:30:52 ./bin/test-attribution-txt.sh [Pipeline] sh 23:30:52 + ls -al . 23:30:52 total 528 23:30:52 drwxrwxr-x 10 1001 1001 4096 Jun 3 23:30 . 23:30:52 drwxr-xr-x 4 root root 28 Jun 3 23:29 .. 23:30:52 -rw-rw-r-- 1 1001 1001 11 Jun 3 23:27 .dockerignore 23:30:52 drwxrwxr-x 8 1001 1001 179 Jun 3 23:27 .git 23:30:52 drwxrwxr-x 3 1001 1001 125 Jun 3 23:27 .github 23:30:52 -rw-rw-r-- 1 1001 1001 818 Jun 3 23:27 .gitignore 23:30:52 drwx------ 3 1001 1001 60 Jun 3 23:27 .semver 23:30:52 -rw-rw-r-- 1 1001 1001 166 Jun 3 23:27 .sonarcloud.properties 23:30:52 -rw-rw-r-- 1 1001 1001 8609 Jun 3 23:27 Attribution.txt 23:30:52 -rw-rw-r-- 1 1001 1001 3804 Jun 3 23:27 CONTRIBUTING.md 23:30:52 -rw-rw-r-- 1 1001 1001 931 Jun 3 23:27 Dockerfile.build 23:30:52 -rw-rw-r-- 1 1001 1001 849 Jun 3 23:27 Jenkinsfile 23:30:52 -rw-rw-r-- 1 1001 1001 10775 Jun 3 23:27 LICENSE 23:30:52 -rw-rw-r-- 1 1001 1001 5605 Jun 3 23:27 Makefile 23:30:52 -rw-rw-r-- 1 1001 1001 7978 Jun 3 23:27 README.md 23:30:52 -rw-rw-r-- 1 1001 1001 6755 Jun 3 23:27 SECURITY.md 23:30:52 -rw-rw-r-- 1 1001 1001 5 Jun 3 23:28 VERSION 23:30:52 -rw-rw-r-- 1 1001 1001 4131 Jun 3 23:27 ZMQWindows.md 23:30:52 drwxrwxr-x 2 1001 1001 37 Jun 3 23:27 bin 23:30:52 drwxrwxr-x 14 1001 1001 4096 Jun 3 23:27 cmd 23:30:52 -rw-r--r-- 1 root root 412085 Jun 3 23:30 coverage.out 23:30:52 -rw-rw-r-- 1 1001 1001 902 Jun 3 23:27 go.mod 23:30:52 -rw-r--r-- 1 root root 21048 Jun 3 23:29 go.sum 23:30:52 drwxrwxr-x 8 1001 1001 127 Jun 3 23:27 internal 23:30:52 drwxrwxr-x 3 1001 1001 16 Jun 3 23:27 openapi 23:30:52 drwxrwxr-x 4 1001 1001 71 Jun 3 23:27 snap 23:30:52 -rw-rw-r-- 1 1001 1001 168 Jun 3 23:27 version.go [Pipeline] sh 23:30:53 + '[' -e coverage.out ] 23:30:53 + chown 1001:1001 coverage.out [Pipeline] stash 23:30:53 Stashed 1 file(s) [Pipeline] sh 23:30:53 + make build 23:30:53 go mod tidy 23:30:53 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 23:30:55 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 23:31:02 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 23:31:02 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 23:31:03 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 23:31: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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:31:05 provisioning config files... 23:31:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2988676385830125152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:31:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:31:05 ---> docker-login.sh 23:31:05 nexus3.edgexfoundry.org:10001 23:31: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 23:31:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:06 Configure a credential helper to remove this warning. See 23:31:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:06 23:31:06 Login Succeeded 23:31:06 nexus3.edgexfoundry.org:10002 23:31:06 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 23:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:07 Configure a credential helper to remove this warning. See 23:31:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:07 23:31:07 Login Succeeded 23:31:07 nexus3.edgexfoundry.org:10003 23:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:07 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 23:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:07 Configure a credential helper to remove this warning. See 23:31:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:07 23:31:07 Login Succeeded 23:31:07 nexus3.edgexfoundry.org:10004 23:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:08 Configure a credential helper to remove this warning. See 23:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:08 23:31:08 Login Succeeded 23:31:08 docker.io 23:31:08 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 23:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:09 Configure a credential helper to remove this warning. See 23:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:09 23:31:09 Login Succeeded 23:31:09 ---> docker-login.sh ends [Pipeline] } 23:31:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:31:09 ========================================================= 23:31:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:31:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:31:09 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 23:31:09 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [Pipeline] } 23:31:10 $ docker stop --time=1 12aee579a8d5486609afcd7eea342782dc9fd950fdefcf60e30d07b3d695d15b 23:31:12 Sending build context to Docker daemon 166.2MB 23:31:12 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 23:31:12 Step 2/6 : FROM ${BASE} 23:31:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:31:12 595b0fe564bb: Pulling fs layer 23:31:12 7186ed65a4f7: Pulling fs layer 23:31:12 316046926c0a: Pulling fs layer 23:31:12 4ebd0625c992: Pulling fs layer 23:31:12 207e8628e3a3: Pulling fs layer 23:31:12 c791037a9be2: Pulling fs layer 23:31:12 ffd874e62e21: Pulling fs layer 23:31:12 207e8628e3a3: Waiting 23:31:12 c791037a9be2: Waiting 23:31:12 ffd874e62e21: Waiting 23:31:12 316046926c0a: Download complete 23:31:12 7186ed65a4f7: Verifying Checksum 23:31:12 7186ed65a4f7: Download complete 23:31:12 207e8628e3a3: Verifying Checksum 23:31:12 c791037a9be2: Download complete 23:31:12 595b0fe564bb: Verifying Checksum 23:31:12 595b0fe564bb: Download complete 23:31:12 595b0fe564bb: Pull complete 23:31:13 $ docker rm -f 12aee579a8d5486609afcd7eea342782dc9fd950fdefcf60e30d07b3d695d15b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 23:31:13 7186ed65a4f7: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 23:31:14 316046926c0a: Pull complete 23:31:14 ffd874e62e21: Verifying Checksum 23:31:14 ffd874e62e21: Download complete 23:31:15 4ebd0625c992: Verifying Checksum 23:31:15 4ebd0625c992: Download complete [Pipeline] isUnix [Pipeline] sh 23:31:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:31:16 23:31:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 23:31:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:31:16 latest: Pulling from edgex-devops/edgex-compose 23:31:16 cbdbe7a5bc2a: Pulling fs layer 23:31:16 ca9280d653b3: Pulling fs layer 23:31:16 7e9c9ca2126c: Pulling fs layer 23:31:16 cbdbe7a5bc2a: Verifying Checksum 23:31:16 cbdbe7a5bc2a: Download complete 23:31:17 cbdbe7a5bc2a: Pull complete 23:31:17 ca9280d653b3: Verifying Checksum 23:31:17 ca9280d653b3: Download complete 23:31:18 ca9280d653b3: Pull complete 23:31:18 7e9c9ca2126c: Verifying Checksum 23:31:18 7e9c9ca2126c: Download complete 23:31:21 7e9c9ca2126c: Pull complete 23:31:21 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:31:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:31:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 23:31:21 prd-centos7-docker-4c-2g-452 does not seem to be running inside a container 23:31:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:31:25 $ docker top d53830df29baa5d49ca110557c9ff59d17e3c91741aba6cc61f471f6e0375b22 -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:25 + docker-compose build --help 23:31:25 + grep parallel 23:31:26 --parallel Build images in parallel. [Pipeline] } 23:31:26 $ docker stop --time=1 d53830df29baa5d49ca110557c9ff59d17e3c91741aba6cc61f471f6e0375b22 23:31:27 $ docker rm -f d53830df29baa5d49ca110557c9ff59d17e3c91741aba6cc61f471f6e0375b22 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:31:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:31:28 . [Pipeline] withDockerContainer 23:31:28 prd-centos7-docker-4c-2g-452 does not seem to be running inside a container 23:31:28 4ebd0625c992: Pull complete 23:31:28 207e8628e3a3: Pull complete 23:31:28 c791037a9be2: Pull complete 23:31:28 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:31:28 $ docker top cc3c08ad84e2b56f15bccbb9dbefc19055982338f7695244c6458d8c54c4375f -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:28 + docker-compose -f ./docker-compose-build.yml build --parallel 23:31:29 Building core-command ... 23:31:29 Building core-data ... 23:31:29 Building core-metadata ... 23:31:29 Building security-bootstrapper ... 23:31:29 Building security-proxy-setup ... 23:31:29 Building security-secretstore-setup ... 23:31:29 Building support-notifications ... 23:31:29 Building support-scheduler ... 23:31:29 Building sys-mgmt-agent ... 23:31:29 Building security-bootstrapper 23:31:29 Building core-data 23:31:29 Building support-notifications 23:31:29 Building security-secretstore-setup 23:31:29 Building support-scheduler 23:31:31 ffd874e62e21: Pull complete 23:31:32 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 23:31:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:31:32 ---> cfc18b08335c 23:31:32 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 23:31:33 ---> Running in 3e83c60fcdce 23:31:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:31:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:31:36 (1/12) Installing libmagic (5.39-r0) 23:31:36 (2/12) Installing file (5.39-r0) 23:31:36 (3/12) Installing libc-dev (0.7.2-r3) 23:31:36 (4/12) Installing g++ (10.2.1_pre1-r3) 23:31:41 (5/12) Installing fortify-headers (1.1-r0) 23:31:41 (6/12) Installing patch (2.7.6-r6) 23:31:41 (7/12) Installing build-base (0.5-r2) 23:31:41 (8/12) Installing libsodium (1.0.18-r0) 23:31:41 (9/12) Installing pkgconf (1.7.3-r0) 23:31:41 (10/12) Installing libsodium-dev (1.0.18-r0) 23:31:41 (11/12) Installing libzmq (4.3.3-r1) 23:31:41 (12/12) Installing zeromq-dev (4.3.3-r1) 23:31:41 Executing busybox-1.32.1-r6.trigger 23:31:41 OK: 218 MiB in 52 packages 23:31:44 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:31:44 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:31:44 ---> c3f30a9e6245 23:31:44 Step 3/32 : WORKDIR /edgex-go 23:31:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:31:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:31:44 ---> c3f30a9e6245 23:31:44 Step 3/24 : WORKDIR /edgex-go 23:31:44 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:31:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:31:44 ---> c3f30a9e6245 23:31:44 Step 3/26 : WORKDIR /edgex-go 23:31:46 Removing intermediate container 3e83c60fcdce 23:31:46 ---> 999a2589714d 23:31:46 Step 4/6 : WORKDIR /edgex-go 23:31:46 ---> Running in 543ee3a7f62b 23:31:46 Removing intermediate container 543ee3a7f62b 23:31:46 ---> 220f61d0bc9e 23:31:46 Step 5/6 : COPY go.mod . 23:31:47 ---> 49c6ab81f420 23:31:47 Step 6/6 : RUN go mod download 23:31:47 ---> Running in 13a34fead4b0 23:31:51 ---> Running in 2c33d2300422 23:31:51 ---> Running in 522d25c7fcbf 23:31:51 ---> Running in be7d780db6bc 23:31:52 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:31:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:31:52 ---> c3f30a9e6245 23:31:52 Step 3/23 : WORKDIR /edgex-go 23:31:52 ---> Using cache 23:31:52 ---> 42ee620f76d2 23:31:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:52 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:31:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:31:52 ---> c3f30a9e6245 23:31:52 Step 3/23 : WORKDIR /edgex-go 23:31:52 ---> Using cache 23:31:52 ---> 42ee620f76d2 23:31:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:52 Removing intermediate container 522d25c7fcbf 23:31:52 ---> 1ab12273d543 23:31:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:52 Removing intermediate container be7d780db6bc 23:31:52 ---> 42ee620f76d2 23:31:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:52 Removing intermediate container 2c33d2300422 23:31:52 ---> 338c3e681994 23:31:52 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:52 ---> Running in de2b09ebb162 23:31:52 ---> Running in 30aa91de5f9e 23:31:52 ---> Running in 378d837751a6 23:31:52 ---> Running in fb2e747eef40 23:31:52 ---> Running in 9025aa6e630c 23:31:53 Removing intermediate container de2b09ebb162 23:31:53 ---> 6851d1d9d210 23:31:53 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:31:53 ---> Running in ba268b055a36 23:31:53 Removing intermediate container 30aa91de5f9e 23:31:53 ---> 8864d4eeb132 23:31:53 Step 5/23 : RUN apk add --update --no-cache make git 23:31:53 ---> Running in 99eee494429b 23:31:54 Removing intermediate container 378d837751a6 23:31:54 ---> a6d6a6a3cd84 23:31:54 Step 5/26 : RUN apk add --update --no-cache make git 23:31:54 ---> Running in ffb187fa8b40 23:31:54 Removing intermediate container 9025aa6e630c 23:31:54 ---> 5d864b257a96 23:31:54 Step 5/32 : RUN apk add --update --no-cache make git 23:31:54 Removing intermediate container fb2e747eef40 23:31:54 ---> 1a7ebbcd9ac6 23:31:54 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:31:54 ---> Running in 48ced1391d5b 23:31:54 ---> Running in e60975718db1 23:31:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:31:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:31:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:31:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:31:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:31:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:31:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:31:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:31:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:31:56 OK: 219 MiB in 52 packages 23:31:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:31:56 Removing intermediate container ffb187fa8b40 23:31:56 ---> 4243dfe0e915 23:31:56 Step 6/26 : COPY go.mod . 23:31:56 OK: 219 MiB in 52 packages 23:31:56 ---> 485f88f92b35 23:31:56 Step 7/26 : RUN go mod download 23:31:56 ---> Running in d6888b722263 23:31:56 OK: 219 MiB in 52 packages 23:31:56 OK: 219 MiB in 52 packages 23:31:56 Removing intermediate container 99eee494429b 23:31:56 ---> ad2f1700b336 23:31:56 Step 6/23 : COPY go.mod . 23:31:56 OK: 219 MiB in 52 packages 23:31:56 ---> fa980293d9a5 23:31:56 Step 7/23 : RUN go mod download 23:31:57 Removing intermediate container ba268b055a36 23:31:57 ---> 54d0fbe3be4e 23:31:57 Step 6/23 : COPY go.mod . 23:31:57 ---> Running in 7c53e9142505 23:31:57 Removing intermediate container e60975718db1 23:31:57 ---> 95dc9671ec6e 23:31:57 Step 6/32 : COPY go.mod . 23:31:57 Removing intermediate container 48ced1391d5b 23:31:57 ---> dae2c01de702 23:31:57 Step 6/24 : COPY go.mod . 23:31:57 ---> b7510837a8ce 23:31:57 Step 7/23 : RUN go mod download 23:31:57 ---> Running in fbab70013297 23:31:57 ---> bf0a6987f7db 23:31:57 Step 7/32 : RUN go mod download 23:31:57 Removing intermediate container d6888b722263 23:31:57 ---> 56fdc8762867 23:31:57 Step 8/26 : COPY . . 23:31:57 ---> Running in 100dfb9dd3a5 23:31:57 ---> 18a3d8efa95e 23:31:57 Step 7/24 : RUN go mod download 23:31:57 ---> Running in 8ae9bc3de83c 23:32:01 Removing intermediate container 7c53e9142505 23:32:01 ---> 55445f68249b 23:32:01 Step 8/23 : COPY . . 23:32:01 ---> b75049e41188 23:32:01 Step 9/26 : RUN go mod tidy 23:32:02 Removing intermediate container fbab70013297 23:32:02 ---> c56e290b66af 23:32:02 Step 8/23 : COPY . . 23:32:02 Removing intermediate container 100dfb9dd3a5 23:32:02 ---> 82558758e188 23:32:02 Step 8/32 : COPY . . 23:32:08 ---> Running in 573b9d48a02d 23:32:13 Removing intermediate container 8ae9bc3de83c 23:32:13 ---> de3626b2ba2b 23:32:13 Step 8/24 : COPY . . 23:32:13 ---> 338092d5cce5 23:32:13 Step 9/23 : RUN go mod tidy 23:32:13 ---> fd6512be47f2 23:32:13 Step 9/32 : RUN go mod tidy 23:32:13 ---> 9a867393ff82 23:32:13 Step 9/23 : RUN go mod tidy 23:32:13 ---> Running in a11e8b787351 23:32:14 ---> Running in 55a609614b18 23:32:14 Removing intermediate container 13a34fead4b0 23:32:14 ---> 441bb098ffbc 23:32:14 Successfully built 441bb098ffbc 23:32:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:32:14 ---> Running in 5d0e8764395d 23:32:14 + docker inspect -f . ci-base-image-arm64 23:32:14 . [Pipeline] withDockerContainer 23:32:14 prd-ubuntu18.04-docker-arm64-4c-16g-453 does not seem to be running inside a container 23:32:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:32:16 $ docker top af4a6e5e07dea03a6567107dd17cf8a715fff77a7ace4597564d889b029ea143 -eo pid,comm [Pipeline] { [Pipeline] sh 23:32:17 + go version 23:32:17 go version go1.16.3 linux/arm64 [Pipeline] } 23:32:17 $ docker stop --time=1 af4a6e5e07dea03a6567107dd17cf8a715fff77a7ace4597564d889b029ea143 23:32:18 Removing intermediate container 573b9d48a02d 23:32:18 ---> a136a360b6d3 23:32:18 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:32:18 ---> Running in 2eb527cf8adb 23:32:18 Removing intermediate container a11e8b787351 23:32:18 ---> 8b4ed9180419 23:32:18 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 23:32:18 ---> Running in eae507136d1e 23:32:18 Removing intermediate container 55a609614b18 23:32:18 ---> fccbee7cce64 23:32:18 Step 10/23 : RUN make cmd/support-notifications/support-notifications 23:32:19 ---> Running in 46572b38a480 23:32:19 Removing intermediate container 5d0e8764395d 23:32:19 ---> ca99c85cd755 23:32:19 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:32:19 ---> Running in 81235382cbff 23:32:19 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 23:32:19 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 23:32:19 $ docker rm -f af4a6e5e07dea03a6567107dd17cf8a715fff77a7ace4597564d889b029ea143 23:32: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 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 23:32:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:32:20 + docker inspect -f . ci-base-image-arm64 23:32:20 . [Pipeline] withDockerContainer 23:32:20 prd-ubuntu18.04-docker-arm64-4c-16g-453 does not seem to be running inside a container 23:32:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:32:22 $ docker top fd3b9b7c721deeed11732adea0b6fd5494d00b5625bb9e410209f4a20206a460 -eo pid,comm [Pipeline] { [Pipeline] echo 23:32:22 ========================================================= 23:32:22 [edgeXBuildGoParallel] Running Tests and Build... 23:32:22 ========================================================= [Pipeline] sh 23:32:23 + go mod tidy [Pipeline] sh 23:32:24 + make test 23:32:24 go mod tidy 23:32:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:32:34 ---> de6f548cae14 23:32:34 Step 9/24 : RUN go mod tidy 23:32:34 ---> Running in f554a62f9fb2 23:32:35 Removing intermediate container f554a62f9fb2 23:32:35 ---> a17abbd69193 23:32:35 Step 10/24 : RUN make cmd/core-data/core-data 23:32:35 ---> Running in b086af9f531f 23:32:35 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 23:32:50 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 23:32:51 ? github.com/edgexfoundry/edgex-go [no test files] 23:32:54 Removing intermediate container 2eb527cf8adb 23:32:54 ---> 5eb5bb3954af 23:32:54 23:32:54 Step 11/26 : FROM alpine:3.12 23:32:54 3.12: Pulling from library/alpine 23:32:55 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 23:32:55 Status: Downloaded newer image for alpine:3.12 23:32:55 ---> 13621d1b12d4 23:32:55 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 23:32:55 ---> Running in 6133313d8f44 23:32:55 Removing intermediate container 81235382cbff 23:32:55 ---> cb6c0bba76ce 23:32:55 23:32:55 Step 11/32 : FROM alpine:3.12 23:32:55 ---> 13621d1b12d4 23:32:55 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:32:56 ---> Running in 0fecc7793539 23:32:56 Removing intermediate container 0fecc7793539 23:32:56 ---> 6b21e310d5b2 23:32:56 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 23:32:56 ---> Running in dc3c2c360121 23:32:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:32:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:32:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:32:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:32:56 (1/6) Installing ca-certificates (20191127-r4) 23:32:56 (2/6) Installing nghttp2-libs (1.41.0-r0) 23:32:56 (3/6) Installing libcurl (7.77.0-r0) 23:32:56 (4/6) Installing curl (7.77.0-r0) 23:32:56 (5/6) Installing dumb-init (1.2.2-r1) 23:32:56 (6/6) Installing su-exec (0.2-r1) 23:32:56 Executing busybox-1.31.1-r20.trigger 23:32:56 Executing ca-certificates-20191127-r4.trigger 23:32:56 (1/2) Installing dumb-init (1.2.2-r1) 23:32:57 (2/2) Installing su-exec (0.2-r1) 23:32:57 Executing busybox-1.31.1-r20.trigger 23:32:57 OK: 6 MiB in 16 packages 23:32:57 OK: 7 MiB in 20 packages 23:32:57 Removing intermediate container dc3c2c360121 23:32:57 ---> 565f37016e8a 23:32:57 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 23:32:57 ---> Running in 9dc188a37662 23:32:58 Removing intermediate container 6133313d8f44 23:32:58 ---> aebd66766d86 23:32:58 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:32:58 ---> Running in 6124c18ad077 23:32:58 Removing intermediate container 9dc188a37662 23:32:58 ---> 9bd3ea4c522a 23:32:58 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:32:58 ---> Running in b1db8fd3010c 23:32:58 Removing intermediate container 6124c18ad077 23:32:58 ---> e37a8f122488 23:32:58 Step 14/26 : WORKDIR / 23:32:58 ---> Running in 21044f90c622 23:32:58 Removing intermediate container b1db8fd3010c 23:32:58 ---> 2118c74bbcad 23:32:58 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:32:58 ---> Running in 0f74edcf7355 23:32:58 Removing intermediate container 21044f90c622 23:32:58 ---> cd64726f7065 23:32:58 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:32:59 ---> e2f0ec9d2564 23:32:59 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:32:59 Removing intermediate container 46572b38a480 23:32:59 ---> a4d57d908dc0 23:32:59 23:32:59 Step 11/23 : FROM alpine:3.12 23:32:59 ---> 13621d1b12d4 23:32:59 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:32:59 Removing intermediate container eae507136d1e 23:32:59 ---> 20fcf2fc9c5e 23:32:59 23:32:59 Step 11/23 : FROM alpine:3.12 23:32:59 ---> 13621d1b12d4 23:32:59 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:33:00 ---> Running in fd8447394aed 23:33:00 ---> Running in 01672af1f988 23:33:00 ---> 1c9d2dbce6ab 23:33:00 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:33:00 Removing intermediate container 0f74edcf7355 23:33:00 ---> 43d87539bbab 23:33:00 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 23:33:00 ---> Running in 71ecfe2c18bb 23:33:00 ---> 4d69698326d1 23:33:00 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:33:00 Removing intermediate container 71ecfe2c18bb 23:33:00 ---> 73b43e6c1cc8 23:33:00 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:33:00 ---> 2b316aa5cee0 23:33:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:33:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:33:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:33:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:33:01 ---> 053d4a7074a5 23:33:01 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:33:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:33:01 (1/2) Installing ca-certificates (20191127-r4) 23:33:01 ---> Running in d70980df1d4b 23:33:01 (2/2) Installing dumb-init (1.2.2-r1) 23:33:01 Executing busybox-1.31.1-r20.trigger 23:33:01 Executing ca-certificates-20191127-r4.trigger 23:33:01 OK: 6 MiB in 16 packages 23:33:01 (1/1) Installing dumb-init (1.2.2-r1) 23:33:01 Executing busybox-1.31.1-r20.trigger 23:33:01 ---> 863c4135a43e 23:33:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:33:01 OK: 6 MiB in 15 packages 23:33:02 ---> 100234f0ac64 23:33:02 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:33:02 Removing intermediate container fd8447394aed 23:33:02 ---> 2380d0ec81a7 23:33:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:33:02 Removing intermediate container 01672af1f988 23:33:02 ---> 3731ec2280dc 23:33:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:33:02 ---> Running in 61ddf40ccb7d 23:33:02 ---> Running in 30d31f8f24e6 23:33:02 Removing intermediate container 61ddf40ccb7d 23:33:02 ---> c1bdb83bcfa9 23:33:02 Step 14/23 : ENV APP_PORT=59860 23:33:02 ---> Running in 7c81c8682c4b 23:33:02 ---> 62b0154a4d23 23:33:02 Step 22/26 : 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/ 23:33:02 ---> Running in c96e227bb96f 23:33:02 Removing intermediate container 30d31f8f24e6 23:33:02 ---> bdf5da08e0b6 23:33:02 Step 14/23 : ENV APP_PORT=59861 23:33:02 Removing intermediate container d70980df1d4b 23:33:02 ---> 0cbf1c8d69ee 23:33:02 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:02 ---> Running in b1cc86daf3a9 23:33:02 Removing intermediate container 7c81c8682c4b 23:33:02 ---> eb70e890573d 23:33:02 Step 15/23 : EXPOSE $APP_PORT 23:33:03 ---> Running in 83df26976165 23:33:03 Removing intermediate container b1cc86daf3a9 23:33:03 ---> 837971ff80a8 23:33:03 Step 15/23 : EXPOSE $APP_PORT 23:33:03 ---> 9bcefe64d420 23:33:03 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:33:03 ---> Running in 9644bc694829 23:33:03 Removing intermediate container 83df26976165 23:33:03 ---> 55390a11e41c 23:33:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:03 Removing intermediate container 9644bc694829 23:33:03 ---> 8638912b31fb 23:33:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:03 ---> 1aa875f3fec1 23:33:03 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:33:03 ---> 2ad88cdeb951 23:33:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:33:04 ---> 4cd75ae65abe 23:33:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:33:04 ---> 711391fa6c37 23:33:04 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:33:04 Removing intermediate container c96e227bb96f 23:33:04 ---> f8af7aedbb7f 23:33:04 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 23:33:04 ---> Running in 412a6242691b 23:33:04 ---> 7205cbba9829 23:33:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:33:04 ---> 437a5a1b835c 23:33:04 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:33:04 ---> 1a6d83d24b5a 23:33:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:33:04 Removing intermediate container 412a6242691b 23:33:04 ---> d8b620c389b2 23:33:04 Step 24/26 : LABEL arch=x86_64 23:33:04 ---> Running in 6940ee1b94f4 23:33:05 ---> 8b976041c7be 23:33:05 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 23:33:05 Removing intermediate container 6940ee1b94f4 23:33:05 ---> e3aca7b8c545 23:33:05 Step 25/26 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c 23:33:05 ---> Running in 158c0a9f2193 23:33:05 ---> 470fc150850a 23:33:05 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:33:05 ---> Running in 9c7ed116d85b 23:33:05 ---> 2a3a73f594a8 23:33:05 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:33:05 ---> Running in d6a87d2efca6 23:33:05 ---> Running in 2937fae6071f 23:33:05 Removing intermediate container 158c0a9f2193 23:33:05 ---> 840492537c53 23:33:05 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:33:05 Removing intermediate container 9c7ed116d85b 23:33:05 ---> fb750e787dad 23:33:05 Step 26/26 : LABEL version=0.0.0 23:33:05 ---> Running in d6a85f00ba68 23:33:05 Removing intermediate container d6a87d2efca6 23:33:05 ---> f8248f79ec3d 23:33:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:33:05 Removing intermediate container 2937fae6071f 23:33:05 ---> 3b30ef5558e3 23:33:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:33:05 ---> Running in 2ffa06d68563 23:33:05 Removing intermediate container d6a85f00ba68 23:33:05 ---> c1db4bf52dcd 23:33:05 23:33:05 ---> Running in 3c3d2eb73c05 23:33:06 Successfully built c1db4bf52dcd 23:33:06 ---> 20fc16ea7689 23:33:06 Step 27/32 : RUN chmod +x /entrypoint.sh 23:33:06 Successfully tagged security-secretstore-setup:latest 23:33:06 Building sys-mgmt-agent 23:33:06  Building security-secretstore-setup ... done Removing intermediate container 3c3d2eb73c05 23:33:06 ---> 40e43a0a8414 23:33:06 Step 21/23 : LABEL arch=x86_64 23:33:06 ---> Running in 81f4cc7784ea 23:33:06 Removing intermediate container 2ffa06d68563 23:33:06 ---> 9237f68ed888 23:33:06 Step 21/23 : LABEL arch=x86_64 23:33:07 ---> Running in cd09eea51aad 23:33:08 ---> Running in 14e5ad9e7589 23:33:09 Removing intermediate container cd09eea51aad 23:33:09 ---> ae2f82a2ba82 23:33:09 Step 22/23 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c 23:33:09 Removing intermediate container 14e5ad9e7589 23:33:09 ---> 5ab82a33544c 23:33:09 Step 22/23 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c 23:33:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:33:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:33:12 ---> c3f30a9e6245 23:33:12 Step 3/24 : WORKDIR /edgex-go 23:33:12 ---> Using cache 23:33:12 ---> 42ee620f76d2 23:33:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:12 ---> Using cache 23:33:12 ---> 1a7ebbcd9ac6 23:33:12 Step 5/24 : RUN apk add --update --no-cache make bash git 23:33:13 ---> Running in bce076258d64 23:33:13 ---> Running in 690b47ec4604 23:33:13 ---> Running in 49e2115e8844 23:33:13 Removing intermediate container b086af9f531f 23:33:13 ---> 364548941829 23:33:13 23:33:13 Step 11/24 : FROM alpine:3.12 23:33:13 ---> 13621d1b12d4 23:33:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:33:13 ---> Running in cf195a1f3cfb 23:33:13 Removing intermediate container bce076258d64 23:33:13 ---> bfdee48c3f34 23:33:13 Step 23/23 : LABEL version=0.0.0 23:33:13 ---> Running in 0e391e377524 23:33:13 Removing intermediate container 49e2115e8844 23:33:13 ---> 9dd0afcc5f96 23:33:13 Step 23/23 : LABEL version=0.0.0 23:33:13 Removing intermediate container cf195a1f3cfb 23:33:13 ---> 05cd4bff668d 23:33:13 Step 13/24 : ENV APP_PORT=59880 23:33:13 ---> Running in 7ee4aed27013 23:33:13 ---> Running in d54f86fcad29 23:33:13 Removing intermediate container 0e391e377524 23:33:13 ---> 65b2e1aba145 23:33:13 23:33:13 Removing intermediate container 7ee4aed27013 23:33:13 ---> 096c8cd7a974 23:33:13 23:33:13 Successfully built 65b2e1aba145 23:33:13 Removing intermediate container d54f86fcad29 23:33:13 ---> d523b2065790 23:33:13 Step 14/24 : EXPOSE $APP_PORT 23:33:13 Successfully tagged support-scheduler:latest 23:33:13 Building security-proxy-setup 23:33:13  Building support-scheduler ... done Successfully built 096c8cd7a974 23:33:13 Removing intermediate container 81f4cc7784ea 23:33:13 ---> 5d87ebb0479b 23:33:13 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:33:13 ---> Running in a07fac4bddd0 23:33:13 Successfully tagged support-notifications:latest 23:33:13  Building support-notifications ... done Building core-metadata 23:33:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:33:14 ---> Running in e5727b12f05e 23:33:14 Removing intermediate container a07fac4bddd0 23:33:14 ---> 5f2ec4cc711c 23:33:14 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:14 ---> Running in 2f830bd9c970 23:33:14 Removing intermediate container e5727b12f05e 23:33:14 ---> 9f2737b29d79 23:33:14 Step 29/32 : CMD ["gate"] 23:33:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:33:15 OK: 219 MiB in 52 packages 23:33:16 ---> Running in d06328fa0f80 23:33:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:33:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:33:20 ---> c3f30a9e6245 23:33:20 Step 3/24 : WORKDIR /edgex-go 23:33:20 ---> Using cache 23:33:20 ---> 42ee620f76d2 23:33:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:20 ---> Using cache 23:33:20 ---> 1a7ebbcd9ac6 23:33:20 Step 5/24 : RUN apk add --update --no-cache make git 23:33:22 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:33:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:33:22 ---> c3f30a9e6245 23:33:22 Step 3/22 : WORKDIR /edgex-go 23:33:22 ---> Using cache 23:33:22 ---> 42ee620f76d2 23:33:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:22 ---> Using cache 23:33:22 ---> 1a7ebbcd9ac6 23:33:22 Step 5/22 : RUN apk add --update --no-cache make git 23:33:22 Removing intermediate container d06328fa0f80 23:33:22 ---> 8468e40c7cd6 23:33:22 Step 30/32 : LABEL arch=x86_64 23:33:22 ---> Running in 8d7502967c99 23:33:22 Removing intermediate container 690b47ec4604 23:33:22 ---> 69a102c9e654 23:33:22 Step 6/24 : COPY go.mod . 23:33:22 ---> Running in 895807e05c0b 23:33:22 ---> Running in ea9403ebe1f8 23:33:22 Removing intermediate container 2f830bd9c970 23:33:22 ---> 58d64487e199 23:33:22 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 23:33:22 ---> 42693afd82d2 23:33:22 Step 7/24 : RUN go mod download 23:33:22 ---> Running in dfc7c708846d 23:33:22 ---> Running in 7a4741585604 23:33:22 Removing intermediate container ea9403ebe1f8 23:33:22 ---> c58861f37ac4 23:33:22 Step 31/32 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c 23:33:23 ---> Running in 2146de29e267 23:33:23 Removing intermediate container 2146de29e267 23:33:23 ---> ed5a5baf20ef 23:33:23 Step 32/32 : LABEL version=0.0.0 23:33:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:33:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:33:23 ---> Running in 6a88ce687012 23:33:23 Removing intermediate container 6a88ce687012 23:33:23 ---> 3123c78ff55d 23:33:23 23:33:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:33:23 Successfully built 3123c78ff55d 23:33:23 Successfully tagged security-bootstrapper:latest 23:33:23 Building core-command 23:33:24  Building security-bootstrapper ... done Removing intermediate container 7a4741585604 23:33:24 ---> 0a449a3f5d26 23:33:24 Step 8/24 : COPY . . 23:33:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:33:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:33:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:33:24 (1/6) Installing dumb-init (1.2.2-r1) 23:33:24 (2/6) Installing libgcc (9.3.0-r2) 23:33:24 OK: 219 MiB in 52 packages 23:33:25 (3/6) Installing libsodium (1.0.18-r0) 23:33:25 OK: 219 MiB in 52 packages 23:33:25 (4/6) Installing libstdc++ (9.3.0-r2) 23:33:25 (5/6) Installing libzmq (4.3.3-r0) 23:33:27 (6/6) Installing zeromq (4.3.3-r0) 23:33:27 Executing busybox-1.31.1-r20.trigger 23:33:27 OK: 8 MiB in 20 packages 23:33:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:33:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:33:32 ---> c3f30a9e6245 23:33:32 Step 3/24 : WORKDIR /edgex-go 23:33:32 ---> Using cache 23:33:32 ---> 42ee620f76d2 23:33:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:32 ---> Using cache 23:33:32 ---> 1a7ebbcd9ac6 23:33:32 Step 5/24 : RUN apk add --update --no-cache make git 23:33:32 ---> Running in 80aed338231b 23:33:32 Removing intermediate container 895807e05c0b 23:33:32 ---> 98f9ee500cdd 23:33:32 Step 6/22 : COPY go.mod . 23:33:32 ---> 67c02caaa487 23:33:32 Step 9/24 : RUN go mod tidy 23:33:32 ---> Running in 1f6ace9577b5 23:33:32 Removing intermediate container dfc7c708846d 23:33:32 ---> 4a77cd892dd5 23:33:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:32 Removing intermediate container 8d7502967c99 23:33:32 ---> 097f06155251 23:33:32 Step 6/24 : COPY go.mod . 23:33:33 ---> 3c9420161ac0 23:33:33 Step 7/22 : RUN go mod download 23:33:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:33:33 ---> Running in 6f86432b8f74 23:33:33 ---> 7385c2774bc3 23:33:33 Step 7/24 : RUN go mod download 23:33:33 ---> 12ad27f01aff 23:33:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:33:33 ---> Running in 6153807df344 23:33:34 ---> 0c97a8ecec51 23:33:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:33:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:33:34 ---> 47f246fee8f4 23:33:34 Step 20/24 : ENTRYPOINT ["/core-data"] 23:33:34 ---> Running in 17cb50cdf32c 23:33:34 Removing intermediate container 6f86432b8f74 23:33:34 ---> 8c964ba37752 23:33:34 Step 8/22 : COPY . . 23:33:34 OK: 219 MiB in 52 packages 23:33:34 Removing intermediate container 17cb50cdf32c 23:33:34 ---> 7bca51a59f94 23:33:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:33:34 Removing intermediate container 6153807df344 23:33:34 ---> 73941cc24fcd 23:33:34 Step 8/24 : COPY . . 23:33:38 ---> Running in f6a77012edc0 23:33:41 Removing intermediate container 1f6ace9577b5 23:33:41 ---> 7632c0500ac2 23:33:41 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:33:41 Removing intermediate container f6a77012edc0 23:33:41 ---> a5e8ef636dac 23:33:41 Step 22/24 : LABEL arch=x86_64 23:33:41 ---> Running in 3d724410e462 23:33:41 ---> Running in ec9316c33156 23:33:41 Removing intermediate container 80aed338231b 23:33:41 ---> 2b76f7924272 23:33:41 Step 6/24 : COPY go.mod . 23:33:41 Removing intermediate container ec9316c33156 23:33:41 ---> a27de557c567 23:33:41 Step 23/24 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c 23:33:41 ---> Running in 30f22939efb4 23:33:41 ---> 1b374e7931e2 23:33:41 Step 7/24 : RUN go mod download 23:33:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:33:41 ---> Running in 407ff1d34ba3 23:33:41 Removing intermediate container 30f22939efb4 23:33:41 ---> dbfc2e20414b 23:33:41 Step 24/24 : LABEL version=0.0.0 23:33:42 ---> Running in c09fd0dd7888 23:33:42 ---> d83b229226a7 23:33:42 Step 9/22 : RUN go mod tidy 23:33:42 ---> Running in ef8ca5ac5dcd 23:33:42 Removing intermediate container c09fd0dd7888 23:33:42 ---> 864ea02f1044 23:33:42 23:33:43 Successfully built 864ea02f1044 23:33:43 Successfully tagged core-data:latest 23:33:44  Building core-data ... done Removing intermediate container 407ff1d34ba3 23:33:44 ---> 192ef9ce2cbf 23:33:44 Step 8/24 : COPY . . 23:33:44 ---> 487f787007eb 23:33:44 Step 9/24 : RUN go mod tidy 23:33:44 ---> Running in 2c8467393e7b 23:33:45 Removing intermediate container ef8ca5ac5dcd 23:33:45 ---> 1e6d2251eff4 23:33:45 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:33:46 ---> Running in 83311d7c91c8 23:33:47 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 23:33:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:33:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:33:49 Removing intermediate container 2c8467393e7b 23:33:49 ---> cda3ffd34f3e 23:33:49 Step 10/24 : RUN make cmd/core-metadata/core-metadata 23:33:49 ---> Running in 9e70d02c6af3 23:33:49 ---> 225ba227061e 23:33:49 Step 9/24 : RUN go mod tidy 23:33:49 ---> Running in 8c1681277e5b 23:33:50 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 23:33:51 Removing intermediate container 8c1681277e5b 23:33:51 ---> 44a1d635946d 23:33:51 Step 10/24 : RUN make cmd/core-command/core-command 23:33:51 ---> Running in 71b16238b66c 23: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 23:33:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:33:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:34:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:34:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:34:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:34:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:34:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:34:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:34:10 Removing intermediate container 3d724410e462 23:34:10 ---> fbd36762a958 23:34:10 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:34:10 ---> Running in 96f3f780f8bd 23:34:10 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 23:34:12 Removing intermediate container 96f3f780f8bd 23:34:12 ---> 10b0fe0516d0 23:34:12 23:34:12 Step 12/24 : FROM docker:20.10.0 23:34:12 20.10.0: Pulling from library/docker 23:34:12 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 23:34:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:34:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:34:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 23:34:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.162s coverage: 28.7% of statements 23:34:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.328s coverage: 100.0% of statements 23:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:34:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.222s coverage: 81.2% of statements 23:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 23:34:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.424s coverage: 53.4% of statements 23:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 23:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 23:34:20 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:34:20 Status: Downloaded newer image for docker:20.10.0 23:34:20 ---> aefe523efa57 23:34:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:34:20 ---> Running in d8b507189921 23:34:20 Removing intermediate container 83311d7c91c8 23:34:20 ---> 63a7acecfde3 23:34:20 23:34:20 Step 11/22 : FROM alpine:3.12 23:34:20 ---> 13621d1b12d4 23:34:20 Step 12/22 : RUN apk add --update --no-cache curl 23:34:20 ---> Running in 4c5eef939a0b 23:34:20 Removing intermediate container d8b507189921 23:34:20 ---> 2183adfe4941 23:34:20 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 23:34:20 ---> Running in ba6660d14ae4 23:34:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:34:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:34:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:34:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:34:21 (1/39) Installing readline (8.0.4-r0) 23:34:21 (2/39) Installing bash (5.0.17-r0) 23:34:21 Executing bash-5.0.17-r0.post-install 23:34:21 (3/39) Installing nghttp2-libs (1.41.0-r0) 23:34:21 (4/39) Installing libcurl (7.77.0-r0) 23:34:21 (5/39) Installing curl (7.77.0-r0) 23:34:21 (6/39) Installing dumb-init (1.2.2-r1) 23:34:21 (7/39) Installing libbz2 (1.0.8-r1) 23:34:21 (8/39) Installing expat (2.2.9-r1) 23:34:21 (9/39) Installing libffi (3.3-r2) 23:34:21 (1/4) Installing ca-certificates (20191127-r4) 23:34:21 (10/39) Installing gdbm (1.13-r1) 23:34:21 (11/39) Installing xz-libs (5.2.5-r0) 23:34:21 (12/39) Installing sqlite-libs (3.32.1-r0) 23:34:21 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:34:21 (3/4) Installing libcurl (7.77.0-r0) 23:34:21 (13/39) Installing python3 (3.8.10-r0) 23:34:21 (4/4) Installing curl (7.77.0-r0) 23:34:21 Executing busybox-1.31.1-r20.trigger 23:34:21 Executing ca-certificates-20191127-r4.trigger 23:34:21 OK: 7 MiB in 18 packages 23:34:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.500s coverage: 87.7% of statements 23:34:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 23:34:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 23:34:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.225s coverage: 78.9% of statements 23:34:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 23:34:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:34:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:34:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:34:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 23:34:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 23:34:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 23:34:22 (14/39) Installing py3-appdirs (1.4.4-r1) 23:34:22 (15/39) Installing py3-ordered-set (4.0.1-r0) 23:34:22 (16/39) Installing py3-parsing (2.4.7-r0) 23:34:22 (17/39) Installing py3-six (1.15.0-r0) 23:34:22 (18/39) Installing py3-packaging (20.4-r0) 23:34:22 (19/39) Installing py3-setuptools (47.0.0-r0) 23:34:23 (20/39) Installing py3-chardet (3.0.4-r4) 23:34:23 (21/39) Installing py3-idna (2.9-r0) 23:34:23 (22/39) Installing py3-certifi (2020.4.5.1-r0) 23:34:23 (23/39) Installing py3-urllib3 (1.25.9-r0) 23:34:23 Removing intermediate container 4c5eef939a0b 23:34:23 ---> 6d9eb911b951 23:34:23 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:34:23 (24/39) Installing py3-requests (2.23.0-r0) 23:34:23 (25/39) Installing py3-msgpack (1.0.0-r0) 23:34:23 (26/39) Installing py3-lockfile (0.12.2-r3) 23:34:23 (27/39) Installing py3-cachecontrol (0.12.6-r0) 23:34:23 (28/39) Installing py3-colorama (0.4.3-r0) 23:34:23 (29/39) Installing py3-distlib (0.3.0-r0) 23:34:23 ---> Running in 041e0cbad36a 23:34:23 (30/39) Installing py3-distro (1.5.0-r1) 23:34:23 (31/39) Installing py3-webencodings (0.5.1-r3) 23:34:23 (32/39) Installing py3-html5lib (1.0.1-r4) 23:34:23 (33/39) Installing py3-pytoml (0.1.21-r0) 23:34:23 (34/39) Installing py3-pep517 (0.8.2-r0) 23:34:23 (35/39) Installing py3-progress (1.5-r0) 23:34:23 (36/39) Installing py3-toml (0.10.1-r0) 23:34:23 (37/39) Installing py3-retrying (1.3.3-r0) 23:34:23 (38/39) Installing py3-contextlib2 (0.6.0-r0) 23:34:23 (39/39) Installing py3-pip (20.1.1-r0) 23:34:23 Removing intermediate container 71b16238b66c 23:34:23 ---> 0ce4cfa5f409 23:34:23 23:34:23 Step 11/24 : FROM alpine:3.12 23:34:23 ---> 13621d1b12d4 23:34:23 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:34:23 ---> Using cache 23:34:23 ---> 3731ec2280dc 23:34:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:34:23 ---> Using cache 23:34:23 ---> bdf5da08e0b6 23:34:23 Step 14/24 : ENV APP_PORT=59882 23:34:24 Executing busybox-1.31.1-r19.trigger 23:34:24 Removing intermediate container 041e0cbad36a 23:34:24 ---> 9f301f5a8c33 23:34:24 Step 14/22 : WORKDIR /edgex 23:34:24 OK: 72 MiB in 59 packages 23:34:24 ---> Running in 0641d55a5932 23:34:24 Removing intermediate container 9e70d02c6af3 23:34:24 ---> dadc7759d471 23:34:24 23:34:24 Step 11/24 : FROM alpine:3.12 23:34:24 ---> 13621d1b12d4 23:34:24 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:34:24 ---> Using cache 23:34:24 ---> 3731ec2280dc 23:34:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:34:24 ---> Using cache 23:34:24 ---> bdf5da08e0b6 23:34:24 Step 14/24 : ENV APP_PORT=59881 23:34:24 ---> Running in 417daa02fa69 23:34:24 ---> Running in 739941e4bea2 23:34:24 Removing intermediate container 0641d55a5932 23:34:24 ---> 68b94019dc3b 23:34:24 Step 15/24 : EXPOSE $APP_PORT 23:34:24 ---> Running in 4f2f04ccf66f 23:34:24 Removing intermediate container 417daa02fa69 23:34:24 ---> 71051e8dc573 23:34:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:34:24 Removing intermediate container 739941e4bea2 23:34:24 ---> 5465e1e0f3f3 23:34:24 Step 15/24 : EXPOSE $APP_PORT 23:34:24 ---> Running in 2884ab1d91ef 23:34:24 Removing intermediate container 4f2f04ccf66f 23:34:24 ---> 729bce519d67 23:34:24 Step 16/24 : WORKDIR / 23:34:24 ---> Running in 5520c1a135b8 23:34:24 ---> 91bbde7c86cf 23:34:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:34:25 Removing intermediate container 2884ab1d91ef 23:34:25 ---> c5d692bf5345 23:34:25 Step 16/24 : WORKDIR / 23:34:25 Removing intermediate container 5520c1a135b8 23:34:25 ---> e15a67880adf 23:34:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:34:25 ---> Running in 688a9a632691 23:34:25 Collecting docker-compose==1.23.2 23:34:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:34:25 Removing intermediate container 688a9a632691 23:34:25 ---> 6a2bda75da36 23:34:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:34:25 Collecting PyYAML<4,>=3.10 23:34:25 Downloading PyYAML-3.13.tar.gz (270 kB) 23:34:25 ---> febd6e4fecc2 23:34:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:34:25 ---> c662b6f3fbdd 23:34:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:34:25 ---> f81e977f052e 23:34:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:34:25 Collecting websocket-client<1.0,>=0.32.0 23:34:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:34:26 ---> 218096b4f1ae 23:34:26 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:34:26 ---> 91374069cf62 23:34:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:34:26 ---> b70e85e79f61 23:34:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:34:26 ---> Running in acf4b24d454d 23:34:26 Collecting docker<4.0,>=3.6.0 23:34:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:34:26 Collecting dockerpty<0.5,>=0.4.1 23:34:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:34:26 Removing intermediate container acf4b24d454d 23:34:26 ---> 54996fba7ed1 23:34:26 Step 19/22 : CMD ["--init=true"] 23:34:26 ---> e2e2d23ebb5f 23:34:26 Step 20/24 : ENTRYPOINT ["/core-command"] 23:34:26 ---> Running in 8a2f614b01f4 23:34:26 ---> Running in 1a937ecc971d 23:34:26 ---> d3cd637b23ee 23:34:26 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:34:26 Removing intermediate container 8a2f614b01f4 23:34:26 ---> 4c237b944b24 23:34:26 Step 20/22 : LABEL arch=x86_64 23:34:26 ---> Running in bea37ebfb2d7 23:34:26 ---> Running in 6fff69e816b3 23:34:26 Removing intermediate container 1a937ecc971d 23:34:26 ---> 5c97d26c4628 23:34:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:34:26 ---> Running in 75d6da6502a5 23:34:26 Removing intermediate container bea37ebfb2d7 23:34:26 ---> 7a567ad56515 23:34:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:34:26 Removing intermediate container 6fff69e816b3 23:34:26 ---> 77a2204443ce 23:34:26 Step 21/22 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c 23:34:26 ---> Running in 9b9864683c43 23:34:26 ---> Running in 54397dec8a06 23:34:26 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:34:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:34:26 Collecting cached-property<2,>=1.2.0 23:34:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:34:26 Removing intermediate container 54397dec8a06 23:34:26 ---> a2fadae7c2cb 23:34:26 Step 22/22 : LABEL version=0.0.0 23:34:26 Removing intermediate container 75d6da6502a5 23:34:26 ---> 423f1063e0ed 23:34:26 Step 22/24 : LABEL arch=x86_64 23:34:26 Removing intermediate container 9b9864683c43 23:34:26 ---> a4c6db81a7f6 23:34:26 Step 22/24 : LABEL arch=x86_64 23:34:27 ---> Running in 907ba4e758cf 23:34:27 ---> Running in ab60e009516d 23:34:27 ---> Running in 6a173fa84f98 23:34:27 Collecting jsonschema<3,>=2.5.1 23:34:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:34:27 Collecting docopt<0.7,>=0.6.1 23:34:27 Downloading docopt-0.6.2.tar.gz (25 kB) 23:34:27 Removing intermediate container ab60e009516d 23:34:27 ---> c495cb8159f7 23:34:27 23:34:27 Removing intermediate container 6a173fa84f98 23:34:27 ---> a03290f083ac 23:34:27 Step 23/24 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c 23:34:27 Successfully built c495cb8159f7 23:34:27 Removing intermediate container 907ba4e758cf 23:34:27 ---> b04b129c1ea9 23:34:27 Step 23/24 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c 23:34:27 Successfully tagged security-proxy-setup:latest 23:34:27  Building security-proxy-setup ... done  ---> Running in 57586533ee3a 23:34:27 ---> Running in 820b4056c86a 23:34:27 Removing intermediate container 57586533ee3a 23:34:27 ---> 8db46d52b975 23:34:27 Step 24/24 : LABEL version=0.0.0 23:34:27 Removing intermediate container 820b4056c86a 23:34:27 ---> dc480fb6d065 23:34:27 Step 24/24 : LABEL version=0.0.0 23:34:27 ---> Running in 9a82fa0acaeb 23:34:27 ---> Running in 0c4999d4ffb3 23:34:27 Collecting texttable<0.10,>=0.9.0 23:34:27 Downloading texttable-0.9.1.tar.gz (11 kB) 23:34:27 Removing intermediate container 0c4999d4ffb3 23:34:27 ---> d880182afdbc 23:34:27 23:34:27 Removing intermediate container 9a82fa0acaeb 23:34:27 ---> 7a535b88bcbd 23:34:27 23:34:27 Successfully built d880182afdbc 23:34:27 Successfully tagged core-command:latest 23:34:27  Building core-command ... done Successfully built 7a535b88bcbd 23:34:27 Successfully tagged core-metadata:latest 23:34:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:34:27  Building core-metadata ... done Collecting docker-pycreds>=0.4.0 23:34:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:34:27 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 23:34:28 Collecting idna<2.8,>=2.5 23:34:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:34:28 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 23:34:28 Collecting urllib3<1.25,>=1.21.1 23:34:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:34:28 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 23:34:28 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 23:34:28 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 23:34:28 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 23:34:28 Installing collected packages: PyYAML, websocket-client, docker-pycreds, idna, urllib3, requests, docker, dockerpty, cached-property, jsonschema, docopt, texttable, docker-compose 23:34:28 Running setup.py install for PyYAML: started 23:34:28 Running setup.py install for PyYAML: finished with status 'done' 23:34:28 Attempting uninstall: idna 23:34:28 Found existing installation: idna 2.9 23:34:28 Uninstalling idna-2.9: 23:34:28 Successfully uninstalled idna-2.9 23:34:28 Attempting uninstall: urllib3 23:34:28 Found existing installation: urllib3 1.25.9 23:34:28 Uninstalling urllib3-1.25.9: 23:34:28 Successfully uninstalled urllib3-1.25.9 23:34:28 Attempting uninstall: requests 23:34:28 Found existing installation: requests 2.23.0 23:34:28 Uninstalling requests-2.23.0: 23:34:28 Successfully uninstalled requests-2.23.0 23:34:28 Running setup.py install for dockerpty: started 23:34:29 Running setup.py install for dockerpty: finished with status 'done' 23:34:29 Running setup.py install for docopt: started 23:34:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.451s coverage: 95.1% of statements 23:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 23:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 23:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 23:34:29 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 23:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:34:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements 23:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 23:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 23:34:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.171s coverage: 60.0% of statements 23:34:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.267s coverage: 0.8% of statements 23:34:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 23:34:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.214s coverage: 22.0% of statements 23:34:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.307s coverage: 47.1% of statements 23:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.262s coverage: 79.5% of statements 23:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.220s coverage: 94.1% of statements 23:34:29 Running setup.py install for docopt: finished with status 'done' 23:34:29 Running setup.py install for texttable: started 23:34:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.226s coverage: 96.3% of statements 23:34:30 Running setup.py install for texttable: finished with status 'done' 23:34:30 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 23:34:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.242s coverage: 87.5% of statements 23:34:32 Removing intermediate container ba6660d14ae4 23:34:32 ---> 97338298bcaf 23:34:32 Step 15/24 : ENV APP_PORT=58890 23:34:33 ---> Running in 319425ec22dc 23:34:33 Removing intermediate container 319425ec22dc 23:34:33 ---> f2ebdda0e217 23:34:33 Step 16/24 : EXPOSE $APP_PORT 23:34:33 ---> Running in 325b0ffad300 23:34:33 Removing intermediate container 325b0ffad300 23:34:33 ---> 5d8786a6802a 23:34:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:34:33 ---> 1ca0547a3e02 23:34:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:34:33 ---> bb84c2c23419 23:34:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:34:33 ---> 4ccc4ec6720f 23:34:33 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 23:34:33 ---> Running in 67e1532a32be 23:34:34 Removing intermediate container 67e1532a32be 23:34:34 ---> 11315842f2ed 23:34:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:34:34 ---> Running in 0b2c86ea04ac 23:34:34 Removing intermediate container 0b2c86ea04ac 23:34:34 ---> 0c77ad73794f 23:34:34 Step 22/24 : LABEL arch=x86_64 23:34:34 ---> Running in ca4158479d1b 23:34:34 Removing intermediate container ca4158479d1b 23:34:34 ---> 09838f66b591 23:34:34 Step 23/24 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c 23:34:34 ---> Running in 4d0ee5fd535f 23:34:34 Removing intermediate container 4d0ee5fd535f 23:34:34 ---> 61c9733bbf1b 23:34:34 Step 24/24 : LABEL version=0.0.0 23:34:34 ---> Running in a4549e423b84 23:34:34 Removing intermediate container a4549e423b84 23:34:34 ---> 9949d59f209b 23:34:34 23:34:34 Successfully built 9949d59f209b 23:34:34 Successfully tagged sys-mgmt-agent:latest 23:34:34  Building sys-mgmt-agent ... done  [Pipeline] } 23:34:34 $ docker stop --time=1 cc3c08ad84e2b56f15bccbb9dbefc19055982338f7695244c6458d8c54c4375f 23:34:36 $ docker rm -f cc3c08ad84e2b56f15bccbb9dbefc19055982338f7695244c6458d8c54c4375f [Pipeline] // withDockerContainer [Pipeline] sh 23:34:36 + docker images 23:34:36 REPOSITORY TAG IMAGE ID CREATED SIZE 23:34:36 sys-mgmt-agent latest 9949d59f209b 2 seconds ago 312MB 23:34:36 core-metadata latest 7a535b88bcbd 9 seconds ago 16.6MB 23:34:36 security-proxy-setup latest c495cb8159f7 9 seconds ago 25.3MB 23:34:36 core-command latest d880182afdbc 9 seconds ago 15.9MB 23:34:36 dadc7759d471 12 seconds ago 1.15GB 23:34:36 0ce4cfa5f409 13 seconds ago 1.14GB 23:34:36 63a7acecfde3 17 seconds ago 1.15GB 23:34:36 10b0fe0516d0 25 seconds ago 1.15GB 23:34:36 core-data latest 864ea02f1044 54 seconds ago 20.2MB 23:34:36 security-bootstrapper latest 3123c78ff55d About a minute ago 18.2MB 23:34:36 support-notifications latest 096c8cd7a974 About a minute ago 16.6MB 23:34:36 support-scheduler latest 65b2e1aba145 About a minute ago 15.9MB 23:34:36 364548941829 About a minute ago 1.15GB 23:34:36 security-secretstore-setup latest c1db4bf52dcd About a minute ago 28.1MB 23:34:36 a4d57d908dc0 About a minute ago 1.15GB 23:34:36 20fcf2fc9c5e About a minute ago 1.14GB 23:34:36 cb6c0bba76ce About a minute ago 1.14GB 23:34:36 5eb5bb3954af About a minute ago 1.15GB 23:34:36 ci-base-image-x86_64 latest c3f30a9e6245 5 minutes ago 648MB 23:34:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB 23:34:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB 23:34:36 alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB 23:34:36 docker 20.10.0 aefe523efa57 5 months ago 240MB 23:34:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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 23:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements 23:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.187s coverage: 44.8% of statements 23:34:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.571s coverage: 81.8% of statements 23:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:34:51 Still waiting to schedule task 23:34:51 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 23:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.245s coverage: 92.9% of statements 23:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 23:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 23:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 23:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 76.0% of statements 23:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.203s coverage: 80.0% of statements 23:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.267s coverage: 87.2% of statements 23:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.237s coverage: 85.4% of statements 23:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.269s coverage: 91.2% of statements 23:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.614s coverage: 64.4% of statements 23:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.179s coverage: 100.0% of statements 23:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.076s coverage: 91.3% of statements 23:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 23:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.161s coverage: 73.7% of statements 23:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements 23:35:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.065s coverage: 66.9% of statements 23:35:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:35:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:35:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:35:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.827s coverage: 43.6% of statements 23:35:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:35:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:35:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.105s coverage: 89.5% of statements 23:35:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:35:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.081s coverage: 84.8% of statements 23:35:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:35:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:35:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:35:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 23:35:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.207s coverage: 19.3% of statements 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 23:35:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.534s coverage: 91.9% of statements 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 23:35:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.196s coverage: 63.4% of statements 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 23:35:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.372s coverage: 97.6% of statements 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 23:35:11 ok github.com/edgexfoundry/edgex-go/internal/system 0.088s coverage: 0.0% of statements 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:35:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.068s coverage: 100.0% of statements 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 23:35:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.077s coverage: 87.9% of statements 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:35:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 23:35:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.148s coverage: 28.1% of statements 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 23:35:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.155s coverage: 28.9% of statements 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 23:35:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 23:35:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 23:35:12 GO111MODULE=on go vet ./... 23:35:52 Running on prd-ubuntu18.04-docker-8c-8g-454 in /w/workspace/edgexfoundry_edgex-go_PR-3541 [Pipeline] { [Pipeline] ws 23:35:52 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 23:35:52 The recommended git tool is: git 23:35:55 using credential edgex-jenkins-ssh 23:35:55 Cloning the remote Git repository 23:35:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:35:55 > git init /w/workspace/edgex-go/5 # timeout=10 23:35:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:35:55 > git --version # timeout=10 23:35:55 > git --version # 'git version 2.17.1' 23:35:55 using GIT_SSH to set credentials SSH Credentials for GitHub 23:35:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:36:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:36:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:36:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:36:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:36:01 using GIT_SSH to set credentials SSH Credentials for GitHub 23:36:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3541/head:refs/remotes/origin/PR-3541 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:36:02 Merging remotes/origin/master commit a2749409447314ed009d40dfa1be3db87bf47467 into PR head commit dccc8595695910fe9bb92cbf94209a01ec92239c 23:36:02 Merge succeeded, producing dccc8595695910fe9bb92cbf94209a01ec92239c 23:36:02 Checking out Revision dccc8595695910fe9bb92cbf94209a01ec92239c (PR-3541) 23:36:02 > git config core.sparsecheckout # timeout=10 23:36:02 > git checkout -f dccc8595695910fe9bb92cbf94209a01ec92239c # timeout=10 23:36:02 > git remote # timeout=10 23:36:02 > git config --get remote.origin.url # timeout=10 23:36:02 using GIT_SSH to set credentials SSH Credentials for GitHub 23:36:02 > git merge a2749409447314ed009d40dfa1be3db87bf47467 # timeout=10 23:36:02 > git rev-parse HEAD^{commit} # timeout=10 23:36:02 > git config core.sparsecheckout # timeout=10 23:36:02 > git checkout -f dccc8595695910fe9bb92cbf94209a01ec92239c # timeout=10 23:36:06 Commit message: "fix: Add trunc on file open" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:36:07 + echo snap-build.sh 23:36:07 snap-build.sh 23:36:07 + SNAP_BASE_DIR=. 23:36:07 + '[' '!' -z /w/workspace/edgex-go/5 ']' 23:36:07 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 23:36:07 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 23:36:07 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 23:36:07 + cd /w/workspace/edgex-go/5 23:36:07 + sudo apt-get remove -qy --purge lxd lxd-client 23:36:07 Reading package lists... 23:36:07 Building dependency tree... 23:36:07 Reading state information... 23:36:07 The following packages were automatically installed and are no longer required: 23:36:07 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 23:36:07 uidmap xdelta3 23:36:07 Use 'sudo apt autoremove' to remove them. 23:36:07 The following packages will be REMOVED: 23:36:07 lxd* lxd-client* 23:36:07 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 23:36:07 After this operation, 31.7 MB disk space will be freed. 23:36:08 (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.) 23:36:08 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 23:36:09 Removing lxd dnsmasq configuration 23:36:09 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 23:36:09 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 23:36:10 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 23:36:10 (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.) 23:36:10 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 23:36:12 Processing triggers for systemd (237-3ubuntu10.45) ... 23:36:12 Processing triggers for ureadahead (0.100.0-21) ... 23:36:13 + sudo snap remove --purge lxd 23:36:13 snap "lxd" is not installed 23:36:13 + sudo groupadd --force --system lxd 23:36:13 ++ whoami 23:36:13 + sudo /usr/sbin/usermod -G lxd -a jenkins 23:36:13 + newgrp - lxd 23:36:13 + sudo snap install lxd 23:36:22 2021-06-03T23:36:19Z INFO Waiting for automatic snapd restart... 23:36:34 gofmt -l . 23:36:34 [ "`gofmt -l .`" = "" ] 23:36:34 ./bin/test-attribution-txt.sh [Pipeline] sh 23:36:36 + ls -al . 23:36:36 total 556 23:36:36 drwxrwxr-x 9 1001 1001 4096 Jun 3 23:36 . 23:36:36 drwxr-xr-x 4 root root 4096 Jun 3 23:32 .. 23:36:36 -rw-rw-r-- 1 1001 1001 11 Jun 3 23:30 .dockerignore 23:36:36 drwxrwxr-x 8 1001 1001 4096 Jun 3 23:30 .git 23:36:36 drwxrwxr-x 3 1001 1001 4096 Jun 3 23:30 .github 23:36:36 -rw-rw-r-- 1 1001 1001 818 Jun 3 23:30 .gitignore 23:36:36 -rw-rw-r-- 1 1001 1001 166 Jun 3 23:30 .sonarcloud.properties 23:36:36 -rw-rw-r-- 1 1001 1001 8609 Jun 3 23:30 Attribution.txt 23:36:36 -rw-rw-r-- 1 1001 1001 3804 Jun 3 23:30 CONTRIBUTING.md 23:36:36 -rw-rw-r-- 1 1001 1001 931 Jun 3 23:30 Dockerfile.build 23:36:36 -rw-rw-r-- 1 1001 1001 849 Jun 3 23:30 Jenkinsfile 23:36:36 -rw-rw-r-- 1 1001 1001 10775 Jun 3 23:30 LICENSE 23:36:36 -rw-rw-r-- 1 1001 1001 5605 Jun 3 23:30 Makefile 23:36:36 -rw-rw-r-- 1 1001 1001 7978 Jun 3 23:30 README.md 23:36:36 -rw-rw-r-- 1 1001 1001 6755 Jun 3 23:30 SECURITY.md 23:36:36 -rw-rw-r-- 1 1001 1001 5 Jun 3 23:28 VERSION 23:36:36 -rw-rw-r-- 1 1001 1001 4131 Jun 3 23:30 ZMQWindows.md 23:36:36 drwxrwxr-x 2 1001 1001 4096 Jun 3 23:30 bin 23:36:36 drwxrwxr-x 14 1001 1001 4096 Jun 3 23:30 cmd 23:36:36 -rw-r--r-- 1 root root 412085 Jun 3 23:35 coverage.out 23:36:36 -rw-rw-r-- 1 1001 1001 902 Jun 3 23:30 go.mod 23:36:36 -rw-r--r-- 1 root root 21048 Jun 3 23:32 go.sum 23:36:36 drwxrwxr-x 8 1001 1001 4096 Jun 3 23:30 internal 23:36:36 drwxrwxr-x 3 1001 1001 4096 Jun 3 23:30 openapi 23:36:36 drwxrwxr-x 4 1001 1001 4096 Jun 3 23:30 snap 23:36:36 -rw-rw-r-- 1 1001 1001 168 Jun 3 23:30 version.go [Pipeline] sh 23:36:36 + '[' -e coverage.out ] 23:36:36 + chown 1001:1001 coverage.out [Pipeline] stash 23:36:36 Warning: overwriting stash ‘coverage-report’ 23:36:37 lxd 4.14 from Canonical* installed 23:36:37 + sudo lxd init --auto 23:36:37 Stashed 1 file(s) [Pipeline] sh 23:36:38 + make build 23:36:38 go mod tidy 23:36: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 23:36:45 + sudo snap install --classic snapcraft 23:36:45 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 23:36:51 snapcraft 4.8 from Canonical* installed 23:36:51 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 23:36:51 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 23:36:51 % Total % Received % Xferd Average Speed Time Time Time Current 23:36:51 Dload Upload Total Spent Left Speed 23:36:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5016 0 --:--:-- --:--:-- --:--:-- 5016 23:36:52 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 10.4M 0 --:--:-- --:--:-- --:--:-- 60.1M 23:36:52 ./yq_linux_amd64 23:36:52 + sudo snapcraft prime --use-lxd 23:36:54 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 23:36: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: 23:36:54 - README.md 23:36:54 23:36:54 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:36:54 Launching a container. 23:37:05 Waiting for container to be ready 23:37:05 To start your first instance, try: lxc launch ubuntu:18.04 23:37:05 23:37:07 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 23:37:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:37:09 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 23:37:10 Waiting for network to be ready... 23:37:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 23:37:10 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 23:37:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 23:37:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 23:37:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 23:37:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 23:37:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 23:37:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 23:37:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 23:37:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 23:37:11 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 23:37:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 23:37:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 23:37:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 23:37:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 23:37:11 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 23:37:11 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 23:37:11 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 23:37:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 23:37:12 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2098 kB] 23:37:12 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 23:37:12 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 23:37:12 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 23:37:12 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] 23:37:12 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] 23:37:12 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 23:37:12 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 23:37:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:37:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:37:14 Fetched 24.7 MB in 4s (6414 kB/s) 23:37:15 Reading package lists... 23:37:15 Reading package lists... 23:37:15 Building dependency tree... 23:37:15 Reading state information... 23:37:15 The following additional packages will be installed: 23:37:15 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 23:37:15 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 23:37:15 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 23:37:15 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 23:37:15 Suggested packages: 23:37:15 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 23:37:15 Recommended packages: 23:37:15 gnupg libsasl2-modules 23:37:15 The following NEW packages will be installed: 23:37:15 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 23:37:15 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 23:37:15 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 23:37:15 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 23:37:15 The following packages will be upgraded: 23:37:15 gpg gpg-agent gpgconf libudev1 23:37:15 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 23:37:15 Need to get 3530 kB of archives. 23:37:15 After this operation, 13.3 MB of additional disk space will be used. 23:37:15 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] 23:37:15 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 23:37:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 23:37:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 23:37:15 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 23:37:16 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 23:37:16 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 23:37:16 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 23:37:16 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 23:37:16 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 23:37:16 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 23:37:16 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 23:37:16 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 23:37:16 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 23:37:16 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 23:37:16 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 23:37:16 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 23:37:16 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 23:37:16 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 23:37:16 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 23:37:16 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 23:37:16 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 23:37:16 debconf: delaying package configuration, since apt-utils is not installed 23:37:16 Fetched 3530 kB in 1s (3528 kB/s) 23:37:16 (Reading database ... 12511 files and directories currently installed.) 23:37:16 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 23:37:16 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 23:37:16 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 23:37:16 Selecting previously unselected package udev. 23:37:16 (Reading database ... 12511 files and directories currently installed.) 23:37:16 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 23:37:16 Unpacking udev (237-3ubuntu10.47) ... 23:37:17 Selecting previously unselected package libfuse2:amd64. 23:37:17 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 23:37:17 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 23:37:17 Selecting previously unselected package fuse. 23:37:17 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 23:37:17 Unpacking fuse (2.9.7-1ubuntu1) ... 23:37:17 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 23:37:17 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:37:17 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 23:37:17 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:37:17 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 23:37:17 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:37:17 Selecting previously unselected package libksba8:amd64. 23:37:17 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 23:37:17 Unpacking libksba8:amd64 (1.3.5-2) ... 23:37:17 Selecting previously unselected package libroken18-heimdal:amd64. 23:37:17 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:37:17 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 23:37:17 Selecting previously unselected package libasn1-8-heimdal:amd64. 23:37:17 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:37:17 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 23:37:17 Selecting previously unselected package libheimbase1-heimdal:amd64. 23:37:18 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:37:18 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 23:37:18 Selecting previously unselected package libhcrypto4-heimdal:amd64. 23:37:18 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:37:18 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 23:37:18 Selecting previously unselected package libwind0-heimdal:amd64. 23:37:18 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:37:18 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:37:18 Selecting previously unselected package libhx509-5-heimdal:amd64. 23:37:18 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:37:18 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 23:37:18 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 23:37:18 Selecting previously unselected package libkrb5-26-heimdal:amd64. 23:37:18 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:37:18 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 23:37:18 Selecting previously unselected package libheimntlm0-heimdal:amd64. 23:37:18 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:37:18 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:37:18 Selecting previously unselected package libgssapi3-heimdal:amd64. 23:37:18 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:37:18 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 23:37:18 Selecting previously unselected package libsasl2-modules-db:amd64. 23:37:18 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 23:37:18 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:37:18 Selecting previously unselected package libsasl2-2:amd64. 23:37:18 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 23:37:18 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:37:18 Selecting previously unselected package libldap-common. 23:37:18 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 23:37:18 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 23:37:18 Selecting previously unselected package libldap-2.4-2:amd64. 23:37:18 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 23:37:18 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 23:37:18 Selecting previously unselected package dirmngr. 23:37:18 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 23:37:18 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 23:37:18 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 23:37:18 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 23:37:18 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 23:37:18 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:37:18 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:37:18 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 23:37:18 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 23:37:18 Setting up libksba8:amd64 (1.3.5-2) ... 23:37:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:37:18 Setting up udev (237-3ubuntu10.47) ... 23:37:19 invoke-rc.d: policy-rc.d denied execution of start. 23:37:19 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 23:37:19 Processing triggers for systemd (237-3ubuntu10) ... 23:37:19 Setting up fuse (2.9.7-1ubuntu1) ... 23:37:19 Setting up gpg (2.2.4-1ubuntu1.4) ... 23:37:19 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:37:19 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 23:37:19 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 23:37:19 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 23:37:19 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 23:37:19 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:37:19 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 23:37:19 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 23:37:19 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 23:37:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:37:19 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 23:37:19 settings in the [Install] section, and DefaultInstance for template units). 23:37:19 This means they are not meant to be enabled using systemctl. 23:37:19 Possible reasons for having this kind of units are: 23:37:19 1) A unit may be statically enabled by being symlinked from another unit's 23:37:19 .wants/ or .requires/ directory. 23:37:19 2) A unit's purpose may be to act as a helper for some other unit which has 23:37:19 a requirement dependency on it. 23:37:19 3) A unit may be started when needed via activation (socket, path, timer, 23:37:19 D-Bus, udev, scripted systemctl call, ...). 23:37:19 4) In case of template units, the unit is meant to be enabled with some 23:37:19 instance name specified. 23:37:20 Reading package lists... 23:37:20 Building dependency tree... 23:37:20 Reading state information... 23:37:20 The following additional packages will be installed: 23:37:20 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 23:37:20 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 23:37:20 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 23:37:20 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 23:37:20 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 23:37:20 Suggested packages: 23:37:20 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 23:37:20 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 23:37:20 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 23:37:20 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 23:37:20 systemd-container policykit-1 23:37:20 Recommended packages: 23:37:20 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 23:37:20 The following NEW packages will be installed: 23:37:20 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 23:37:20 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 23:37:20 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 23:37:20 multiarch-support openssh-client python3 python3-minimal python3.6 23:37:20 python3.6-minimal snapd squashfs-tools sudo 23:37:20 The following packages will be upgraded: 23:37:20 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 23:37:20 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 23:37:20 Need to get 35.2 MB of archives. 23:37:20 After this operation, 141 MB of additional disk space will be used. 23:37:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 23:37:20 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 23:37:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 23:37:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 23:37:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 23:37:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 23:37:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 23:37:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 23:37:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 23:37:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 23:37:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 23:37:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 23:37:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 23:37:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 23:37:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 23:37:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 23:37:20 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 23:37:21 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 23:37:21 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 23:37:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 23:37:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 23:37:21 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 23:37:21 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 23:37:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 23:37:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 23:37:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 23:37:21 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 23:37:21 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 23:37:21 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 23:37:21 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 23:37:21 debconf: delaying package configuration, since apt-utils is not installed 23:37:22 Fetched 35.2 MB in 1s (27.9 MB/s) 23:37:22 (Reading database ... 12757 files and directories currently installed.) 23:37:22 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 23:37:22 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 23:37:22 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 23:37:22 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 23:37:22 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 23:37:22 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 23:37:22 (Reading database ... 12757 files and directories currently installed.) 23:37:22 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 23:37:22 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 23:37:22 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 23:37:23 (Reading database ... 12757 files and directories currently installed.) 23:37:23 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 23:37:23 Unpacking apt (1.6.13) over (1.6.1) ... 23:37:23 Setting up apt (1.6.13) ... 23:37:23 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 23:37:23 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 23:37:24 (Reading database ... 12764 files and directories currently installed.) 23:37:24 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 23:37:24 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 23:37:24 Selecting previously unselected package libpython3.6-minimal:amd64. 23:37:24 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:37:24 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:37:24 Selecting previously unselected package libexpat1:amd64. 23:37:24 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 23:37:24 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 23:37:24 Selecting previously unselected package python3.6-minimal. 23:37:24 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:37:24 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 23:37:24 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 23:37:24 Checking for services that may need to be restarted...done. 23:37:24 Checking for services that may need to be restarted...done. 23:37:24 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:37:24 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 23:37:24 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 23:37:25 Selecting previously unselected package python3-minimal. 23:37:25 (Reading database ... 13012 files and directories currently installed.) 23:37:25 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 23:37:25 Unpacking python3-minimal (3.6.7-1~18.04) ... 23:37:25 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 23:37:25 Selecting previously unselected package mime-support. 23:37:25 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 23:37:25 Unpacking mime-support (3.60ubuntu1) ... 23:37:25 Selecting previously unselected package libmpdec2:amd64. 23:37:25 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 23:37:25 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 23:37:25 Selecting previously unselected package libpython3.6-stdlib:amd64. 23:37:25 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:37:25 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:37:25 Selecting previously unselected package python3.6. 23:37:25 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:37:25 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 23:37:25 Selecting previously unselected package libpython3-stdlib:amd64. 23:37:25 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 23:37:25 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 23:37:25 Setting up python3-minimal (3.6.7-1~18.04) ... 23:37:26 Selecting previously unselected package python3. 23:37:26 (Reading database ... 13442 files and directories currently installed.) 23:37:26 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 23:37:26 Unpacking python3 (3.6.7-1~18.04) ... 23:37:26 Selecting previously unselected package multiarch-support. 23:37:26 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 23:37:26 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 23:37:26 Setting up multiarch-support (2.27-3ubuntu1.4) ... 23:37:26 Selecting previously unselected package liblzo2-2:amd64. 23:37:26 (Reading database ... 13479 files and directories currently installed.) 23:37:26 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 23:37:26 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 23:37:26 Selecting previously unselected package libbsd0:amd64. 23:37:26 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 23:37:26 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 23:37:26 Selecting previously unselected package sudo. 23:37:26 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 23:37:26 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 23:37:26 Selecting previously unselected package apparmor. 23:37:26 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 23:37:26 Unpacking apparmor (2.12-4ubuntu5.1) ... 23:37:26 Selecting previously unselected package libedit2:amd64. 23:37:26 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 23:37:26 Unpacking libedit2:amd64 (3.1-20170329-1) ... 23:37:26 Selecting previously unselected package libkrb5support0:amd64. 23:37:26 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 23:37:26 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 23:37:26 Selecting previously unselected package libk5crypto3:amd64. 23:37:26 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 23:37:26 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 23:37:26 Selecting previously unselected package libkeyutils1:amd64. 23:37:26 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 23:37:26 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 23:37:26 Selecting previously unselected package libkrb5-3:amd64. 23:37:26 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 23:37:26 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 23:37:26 Selecting previously unselected package libgssapi-krb5-2:amd64. 23:37:26 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 23:37:26 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 23:37:27 Selecting previously unselected package libssl1.0.0:amd64. 23:37:27 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 23:37:27 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 23:37:27 Selecting previously unselected package openssh-client. 23:37:27 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 23:37:27 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 23:37:27 Selecting previously unselected package squashfs-tools. 23:37:27 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 23:37:27 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 23:37:27 Selecting previously unselected package snapd. 23:37:27 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 23:37:27 Unpacking snapd (2.48.3+18.04) ... 23:37:29 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 23:37:29 Setting up libedit2:amd64 (3.1-20170329-1) ... 23:37:29 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 23:37:29 Setting up mime-support (3.60ubuntu1) ... 23:37:29 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 23:37:29 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 23:37:29 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 23:37:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:37:29 Setting up systemd (237-3ubuntu10.47) ... 23:37:29 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 23:37:30 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 23:37:30 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 23:37:30 Setting up liblzo2-2:amd64 (2.08-1.2) ... 23:37:30 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:37:30 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 23:37:30 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 23:37:31 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 23:37:31 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 23:37:31 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 23:37:31 Setting up python3 (3.6.7-1~18.04) ... 23:37:31 running python rtupdate hooks for python3.6... 23:37:31 running python post-rtupdate hooks for python3.6... 23:37:31 Setting up apparmor (2.12-4ubuntu5.1) ... 23:37:31 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 23:37:32 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 23:37:32 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 23:37:32 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 23:37:32 Setting up snapd (2.48.3+18.04) ... 23:37:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 23:37:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 23:37:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 23:37:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 23:37:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 23:37:33 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 23:37:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 23:37:33 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 23:37:33 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 23:37:34 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 23:37:34 /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' 23:37:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:37:34 Processing triggers for systemd (237-3ubuntu10.47) ... 23:37:35 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 23:37:36 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 23:37:36 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 23:37:36 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:37:37 Reading package lists... 23:37:37 Reading package lists... 23:37:37 Building dependency tree... 23:37:37 Reading state information... 23:37:37 Calculating upgrade... 23:37:38 The following packages will be upgraded: 23:37:38 advancecomp base-files bash binutils binutils-common 23:37:38 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 23:37:38 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 23:37:38 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 23:37:38 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 23:37:38 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 23:37:38 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 23:37:38 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 23:37:38 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 23:37:38 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 23:37:38 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 23:37:38 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 23:37:38 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 23:37:38 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 23:37:38 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 23:37:38 ubuntu-keyring util-linux 23:37:38 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 23:37:38 Need to get 64.1 MB of archives. 23:37:38 After this operation, 5097 kB of additional disk space will be used. 23:37:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 23:37:38 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 23:37:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 23:37:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 23:37:38 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 23:37:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 23:37:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 23:37:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 23:37:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 23:37:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 23:37:38 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 23:37:38 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 23:37:38 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 23:37:38 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 23:37:38 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 23:37:38 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 23:37:38 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 23:37:38 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 23:37:38 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 23:37:38 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 23:37:38 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 23:37:38 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 23:37:38 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 23:37:38 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 23:37:38 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 23:37:38 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 23:37:38 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 23:37:38 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 23:37:38 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 23:37:38 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 23:37:38 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 23:37:38 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 23:37:38 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 23:37:38 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 23:37:38 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 23:37:38 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 23:37:38 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 23:37:38 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 23:37:38 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 23:37:38 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 23:37:38 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 23:37:38 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 23:37:38 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 23:37:38 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 23:37:38 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 23:37:38 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 23:37:38 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 23:37:38 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 23:37:38 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 23:37:38 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 23:37:38 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 23:37:38 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 23:37:38 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 23:37:38 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 23:37:38 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 23:37:38 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 23:37:38 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 23:37:38 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 23:37:38 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 23:37:38 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 23:37:38 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 23:37:38 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 23:37:38 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 23:37:39 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 23:37:39 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 23:37:39 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 23:37:39 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 23:37:39 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 23:37:39 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 23:37:39 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 23:37:39 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 23:37:39 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 23:37:39 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 23:37:39 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 23:37:39 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 23:37:39 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 23:37:39 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 23:37:39 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 23:37:39 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 23:37:39 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 23:37:39 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 23:37:39 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 23:37:39 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 23:37:39 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 23:37:39 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 23:37:39 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 23:37:39 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 23:37:39 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 23:37:39 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 23:37:39 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 23:37:39 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 23:37:39 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 23:37:39 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 23:37:39 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 23:37:39 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 23:37:39 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 23:37:39 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 23:37:39 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 23:37:39 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 23:37:39 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 23:37:39 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 23:37:39 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 23:37:39 debconf: delaying package configuration, since apt-utils is not installed 23:37:39 Fetched 64.1 MB in 2s (41.1 MB/s) 23:37:39 (Reading database ... 13912 files and directories currently installed.) 23:37:39 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 23:37:39 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:37:40 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 23:37:40 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:37:40 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 23:37:40 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 23:37:40 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:37:40 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:37:40 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:37:40 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:37:40 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [Pipeline] } 23:37:40 $ docker stop --time=1 fd3b9b7c721deeed11732adea0b6fd5494d00b5625bb9e410209f4a20206a460 23:37:40 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:37:40 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:37:40 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:37:40 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:37:40 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:37:41 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:37:41 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:37:41 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:37:41 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:37:41 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 23:37:41 (Reading database ... 13912 files and directories currently installed.) 23:37:41 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 23:37:41 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 23:37:41 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 23:37:41 (Reading database ... 13912 files and directories currently installed.) 23:37:41 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:37:41 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:37:41 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:37:41 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:37:41 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:37:41 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:37:42 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 23:37:42 (Reading database ... 13912 files and directories currently installed.) 23:37:42 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 23:37:42 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:37:42 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 23:37:42 (Reading database ... 13912 files and directories currently installed.) 23:37:42 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 23:37:42 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 23:37:42 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 23:37:42 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 23:37:43 Setting up base-files (10.1ubuntu2.10) ... 23:37:43 Installing new version of config file /etc/issue ... 23:37:43 Installing new version of config file /etc/issue.net ... 23:37:43 Installing new version of config file /etc/lsb-release ... 23:37:43 Installing new version of config file /etc/update-motd.d/50-motd-news ... 23:37:43 $ docker rm -f fd3b9b7c721deeed11732adea0b6fd5494d00b5625bb9e410209f4a20206a460 23:37:43 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 23:37:43 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 23:37:43 Removing obsolete conffile /etc/default/motd-news ... 23:37:43 (Reading database ... 13913 files and directories currently installed.) 23:37:43 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 23:37:43 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 23:37:43 Setting up bash (4.4.18-2ubuntu1.2) ... 23:37:43 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 23:37:43 (Reading database ... 13913 files and directories currently installed.) 23:37:43 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 23:37:43 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 23:37:43 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 23:37:43 (Reading database ... 13913 files and directories currently installed.) 23:37:43 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 23:37:43 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 23:37:44 Setting up tar (1.29b-2ubuntu0.2) ... 23:37:44 (Reading database ... 13913 files and directories currently installed.) 23:37:44 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 23:37:44 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:37:44 Setting up dpkg (1.19.0.5ubuntu2.3) ... 23:37:44 (Reading database ... 13913 files and directories currently installed.) 23:37:44 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 23:37:44 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:37:44 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 23:37:44 (Reading database ... 13913 files and directories currently installed.) 23:37:44 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 23:37:44 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:37:44 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 23:37:44 (Reading database ... 13913 files and directories currently installed.) 23:37:44 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 23:37:44 Unpacking grep (3.1-2build1) over (3.1-2) ... [Pipeline] isUnix [Pipeline] sh 23:37:44 Setting up grep (3.1-2build1) ... 23:37:44 (Reading database ... 13913 files and directories currently installed.) 23:37:44 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 23:37:44 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 23:37:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:37:45 Setting up login (1:4.5-1ubuntu2) ... 23:37:45 (Reading database ... 13913 files and directories currently installed.) 23:37:45 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 23:37:45 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:37:45 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 23:37:45 23:37:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:37:45 (Reading database ... 13913 files and directories currently installed.) 23:37:45 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 23:37:45 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:37:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:37:45 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 23:37:45 latest: Pulling from edgex-devops/edgex-compose-arm64 23:37:45 29e5d40040c1: Pulling fs layer 23:37:45 1ce36da41761: Pulling fs layer 23:37:45 25b303627fd3: Pulling fs layer 23:37:45 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:37:45 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 23:37:45 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:37:46 29e5d40040c1: Verifying Checksum 23:37:46 29e5d40040c1: Download complete 23:37:46 29e5d40040c1: Pull complete 23:37:46 1ce36da41761: Verifying Checksum 23:37:46 1ce36da41761: Download complete 23:37:46 Setting up perl-base (5.26.1-6ubuntu0.5) ... 23:37:46 (Reading database ... 13913 files and directories currently installed.) 23:37:46 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 23:37:46 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:37:47 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 23:37:47 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 23:37:47 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 23:37:47 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 23:37:47 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 23:37:47 (Reading database ... 13913 files and directories currently installed.) 23:37:47 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 23:37:47 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 23:37:47 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 23:37:47 (Reading database ... 13913 files and directories currently installed.) 23:37:47 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:37:47 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:37:47 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:37:47 (Reading database ... 13913 files and directories currently installed.) 23:37:47 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:37:47 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:37:47 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:37:48 1ce36da41761: Pull complete 23:37:48 (Reading database ... 13913 files and directories currently installed.) 23:37:48 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:37:48 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:37:48 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:37:48 (Reading database ... 13913 files and directories currently installed.) 23:37:48 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:37:48 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:37:48 25b303627fd3: Verifying Checksum 23:37:48 25b303627fd3: Download complete 23:37:48 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:37:48 (Reading database ... 13913 files and directories currently installed.) 23:37:48 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 23:37:48 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:37:48 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 23:37:48 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:37:48 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 23:37:48 (Reading database ... 13913 files and directories currently installed.) 23:37:48 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 23:37:48 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:37:48 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 23:37:48 (Reading database ... 13913 files and directories currently installed.) 23:37:48 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:37:48 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:37:48 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:37:48 (Reading database ... 13913 files and directories currently installed.) 23:37:48 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:37:48 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:37:48 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 23:37:49 (Reading database ... 13913 files and directories currently installed.) 23:37:49 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:37:49 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:37:49 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 23:37:49 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 23:37:50 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 23:37:50 (Reading database ... 13913 files and directories currently installed.) 23:37:50 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 23:37:50 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:37:50 Setting up libc-bin (2.27-3ubuntu1.4) ... 23:37:50 (Reading database ... 13913 files and directories currently installed.) 23:37:50 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 23:37:50 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:37:50 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 23:37:50 (Reading database ... 13915 files and directories currently installed.) 23:37:50 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 23:37:50 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 23:37:50 Setting up debconf (1.5.66ubuntu1) ... 23:37:51 (Reading database ... 13915 files and directories currently installed.) 23:37:51 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 23:37:51 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 23:37:51 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 23:37:51 (Reading database ... 13915 files and directories currently installed.) 23:37:51 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 23:37:51 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 23:37:51 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 23:37:51 (Reading database ... 13915 files and directories currently installed.) 23:37:51 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 23:37:51 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 23:37:51 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 23:37:51 (Reading database ... 13915 files and directories currently installed.) 23:37:51 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 23:37:51 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 23:37:51 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 23:37:51 (Reading database ... 13917 files and directories currently installed.) 23:37:51 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 23:37:51 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 23:37:51 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 23:37:51 (Reading database ... 13921 files and directories currently installed.) 23:37:51 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:37:51 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:37:52 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 23:37:52 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 23:37:52 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 23:37:52 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:37:52 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 23:37:52 (Reading database ... 13921 files and directories currently installed.) 23:37:52 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 23:37:52 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 23:37:52 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 23:37:52 (Reading database ... 13921 files and directories currently installed.) 23:37:52 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 23:37:52 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 23:37:52 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 23:37:52 (Reading database ... 13921 files and directories currently installed.) 23:37:52 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 23:37:52 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 23:37:52 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 23:37:52 (Reading database ... 13921 files and directories currently installed.) 23:37:52 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 23:37:52 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:37:52 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 23:37:52 (Reading database ... 13921 files and directories currently installed.) 23:37:52 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 23:37:52 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 23:37:53 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 23:37:53 (Reading database ... 13921 files and directories currently installed.) 23:37:53 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 23:37:53 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 23:37:53 Setting up passwd (1:4.5-1ubuntu2) ... 23:37:53 (Reading database ... 13921 files and directories currently installed.) 23:37:53 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 23:37:53 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:37:53 Setting up gpgv (2.2.4-1ubuntu1.4) ... 23:37:53 (Reading database ... 13921 files and directories currently installed.) 23:37:53 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 23:37:53 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 23:37:53 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 23:37:53 (Reading database ... 13921 files and directories currently installed.) 23:37:53 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 23:37:53 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 23:37:53 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 23:37:53 (Reading database ... 13921 files and directories currently installed.) 23:37:53 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 23:37:53 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 23:37:53 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 23:37:53 (Reading database ... 13921 files and directories currently installed.) 23:37:53 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 23:37:53 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 23:37:54 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 23:37:54 (Reading database ... 13921 files and directories currently installed.) 23:37:54 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 23:37:54 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 23:37:54 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 23:37:54 (Reading database ... 13921 files and directories currently installed.) 23:37:54 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 23:37:54 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 23:37:54 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 23:37:54 (Reading database ... 13921 files and directories currently installed.) 23:37:54 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 23:37:54 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 23:37:54 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 23:37:54 (Reading database ... 13921 files and directories currently installed.) 23:37:54 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 23:37:54 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 23:37:54 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 23:37:54 (Reading database ... 13922 files and directories currently installed.) 23:37:54 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 23:37:54 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 23:37:55 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 23:37:55 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 23:37:55 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 23:37:55 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 23:37:55 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 23:37:55 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 23:37:55 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 23:37:55 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 23:37:55 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 23:37:55 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 23:37:55 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 23:37:55 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 23:37:55 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 23:37:55 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 23:37:55 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 23:37:55 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 23:37:55 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 23:37:55 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 23:37:55 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 23:37:55 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 23:37:56 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 23:37:56 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 23:37:56 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 23:37:56 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 23:37:56 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 23:37:56 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 23:37:56 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:37:56 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:37:56 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:37:56 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:37:57 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:37:57 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:37:57 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:37:57 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:37:57 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:37:57 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:37:57 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:37:57 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:37:57 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:37:57 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:37:57 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:37:57 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:37:58 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:37:58 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:37:58 25b303627fd3: Pull complete 23:37:58 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:37:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:37:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 23:37:58 prd-ubuntu18.04-docker-arm64-4c-16g-453 does not seem to be running inside a container 23:37:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:37:59 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:37:59 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:37:59 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:37:59 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:37:59 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:37:59 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:38:00 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:38:00 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:38:00 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:38:00 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:38:00 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 23:38:00 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:38:00 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 23:38:00 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:38:00 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 23:38:00 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 23:38:00 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:38:00 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:38:00 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:38:00 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:38:00 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 23:38:01 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 23:38:01 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:38:01 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 23:38:01 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:38:01 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:38:01 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:38:01 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 23:38:01 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 23:38:01 Setting up tzdata (2021a-0ubuntu0.18.04) ... 23:38:01 23:38:01 Current default time zone: 'Etc/UTC' 23:38:01 Local time is now: Thu Jun 3 23:38:01 UTC 2021. 23:38:01 Universal Time is now: Thu Jun 3 23:38:01 UTC 2021. 23:38:01 Run 'dpkg-reconfigure tzdata' if you wish to change it. 23:38:01 23:38:01 Setting up systemd-sysv (237-3ubuntu10.47) ... 23:38:01 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:38:01 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 23:38:01 Setting up mount (2.31.1-0.4ubuntu3.7) ... 23:38:01 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 23:38:01 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 23:38:01 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 23:38:01 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 23:38:01 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 23:38:01 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 23:38:01 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:38:01 Setting up procps (2:3.3.12-3ubuntu1.2) ... 23:38:01 $ docker top 74c51dcbda671f4055b920e05c49c194e5a297f70f1e904f0de8400c639333dd -eo pid,comm 23:38:01 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 23:38:01 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 23:38:01 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 23:38:01 Setting up patch (2.7.6-2ubuntu1.1) ... 23:38:01 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 23:38:01 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 23:38:01 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 23:38:01 Installing new version of config file /etc/ssl/openssl.cnf ... 23:38:01 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 23:38:01 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 23:38:01 Setting up ca-certificates (20210119~18.04.1) ... [Pipeline] { [Pipeline] sh 23:38:02 + grep parallel 23:38:02 + docker-compose build --help 23:38:03 Updating certificates in /etc/ssl/certs... 23:38:04 23 added, 27 removed; done. 23:38:04 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 23:38:04 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:38:04 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 23:38:04 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 23:38:04 Setting up pkgbinarymangler (138.18.04.1) ... 23:38:04 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 23:38:04 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 23:38:04 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 23:38:04 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 23:38:04 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:38:04 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 23:38:04 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:38:04 Setting up perl (5.26.1-6ubuntu0.5) ... 23:38:04 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 23:38:04 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 23:38:04 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 23:38:04 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 23:38:04 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 23:38:04 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 23:38:04 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 23:38:04 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 23:38:04 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 23:38:04 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 23:38:04 Processing triggers for systemd (237-3ubuntu10.47) ... 23:38:05 Processing triggers for mime-support (3.60ubuntu1) ... 23:38:05 Processing triggers for ca-certificates (20210119~18.04.1) ... 23:38:05 Updating certificates in /etc/ssl/certs... 23:38:05 0 added, 0 removed; done. 23:38:05 Running hooks in /etc/ca-certificates/update.d... 23:38:05 done. 23:38:06 --parallel Build images in parallel. 23:38:06 Reading package lists... 23:38:06 Building dependency tree... 23:38:06 Reading state information... [Pipeline] } 23:38:06 $ docker stop --time=1 74c51dcbda671f4055b920e05c49c194e5a297f70f1e904f0de8400c639333dd 23:38:06 The following NEW packages will be installed: 23:38:06 apt-transport-https 23:38:06 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 23:38:06 Need to get 1692 B of archives. 23:38:06 After this operation, 154 kB of additional disk space will be used. 23:38:06 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 23:38:06 debconf: delaying package configuration, since apt-utils is not installed 23:38:06 Fetched 1692 B in 0s (10.6 kB/s) 23:38:06 Selecting previously unselected package apt-transport-https. 23:38:06 (Reading database ... 13927 files and directories currently installed.) 23:38:06 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 23:38:06 Unpacking apt-transport-https (1.6.13) ... 23:38:07 Setting up apt-transport-https (1.6.13) ... 23:38:07 Waiting for network to be ready... 23:38:08 $ docker rm -f 74c51dcbda671f4055b920e05c49c194e5a297f70f1e904f0de8400c639333dd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:38:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:38:08 . [Pipeline] withDockerContainer 23:38:09 prd-ubuntu18.04-docker-arm64-4c-16g-453 does not seem to be running inside a container 23:38: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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 23:38:10 $ docker top f25e67a2d8bc443bce5fbf9d926f9e6c94b428f7000445b01fc0eea065ac03de -eo pid,comm [Pipeline] { [Pipeline] sh 23:38:11 + docker-compose -f ./docker-compose-build.yml build --parallel 23:38:12 2021-06-03T23:38:10Z INFO Waiting for automatic snapd restart... 23:38:12 snapd 2.50.1 from Canonical* installed 23:38:13 "snapd" switched to the "latest/stable" channel 23:38:13 23:38:14 Building core-command ... 23:38:14 Building core-data ... 23:38:14 Building core-metadata ... 23:38:14 Building security-bootstrapper ... 23:38:14 Building security-proxy-setup ... 23:38:14 Building security-secretstore-setup ... 23:38:14 Building support-notifications ... 23:38:14 Building support-scheduler ... 23:38:14 Building sys-mgmt-agent ... 23:38:14 Building core-metadata 23:38:14 Building support-scheduler 23:38:14 Building security-proxy-setup 23:38:14 Building security-bootstrapper 23:38:14 Building sys-mgmt-agent 23:38:16 core18 20210507 from Canonical* installed 23:38:16 "core18" switched to the "latest/stable" channel 23:38:16 23:38:19 snapcraft 4.8 from Canonical* installed 23:38:19 "snapcraft" switched to the "latest/stable" channel 23:38:19 23:38: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: 23:38:24 - README.md 23:38:24 23:38:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:38:24 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 23:38:24 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 23:38:24 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:38:25 Reading package lists... 23:38:25 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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 23:38:26 Reading package lists... 23:38:26 Building dependency tree... 23:38:26 Reading state information... 23:38:26 Suggested packages: 23:38:26 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 23:38:26 git-gui gitk gitweb git-cvs git-mediawiki git-svn 23:38:26 Recommended packages: 23:38:26 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 23:38:26 The following NEW packages will be installed: 23:38:26 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 23:38:26 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 23:38:26 pkg-config zip 23:38:26 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 23:38:26 Need to get 7663 kB of archives. 23:38:26 After this operation, 43.8 MB of additional disk space will be used. 23:38:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 23:38:26 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 23:38:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 23:38:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 23:38:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 23:38:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 23:38:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 23:38:26 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 23:38:26 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 23:38:26 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 23:38:26 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 23:38:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 23:38:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 23:38:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 23:38:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 23:38:27 debconf: delaying package configuration, since apt-utils is not installed 23:38:27 Fetched 7663 kB in 1s (12.0 MB/s) 23:38:27 Selecting previously unselected package libglib2.0-0:amd64. 23:38:27 (Reading database ... 13931 files and directories currently installed.) 23:38:27 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 23:38:27 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 23:38:27 Selecting previously unselected package libpsl5:amd64. 23:38:27 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 23:38:27 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 23:38:27 Selecting previously unselected package libnghttp2-14:amd64. 23:38:27 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 23:38:27 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 23:38:27 Selecting previously unselected package librtmp1:amd64. 23:38:27 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 23:38:27 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 23:38:27 Selecting previously unselected package libcurl3-gnutls:amd64. 23:38:27 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 23:38:27 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 23:38:27 Selecting previously unselected package liberror-perl. 23:38:27 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 23:38:27 Unpacking liberror-perl (0.17025-1) ... 23:38:27 Selecting previously unselected package git-man. 23:38:27 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 23:38:27 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 23:38:27 Selecting previously unselected package git. 23:38:27 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 23:38:27 Unpacking git (1:2.17.1-1ubuntu0.8) ... 23:38:28 Selecting previously unselected package libnorm1:amd64. 23:38:28 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 23:38:28 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 23:38:28 Selecting previously unselected package libpgm-5.2-0:amd64. 23:38:28 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 23:38:28 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 23:38:28 Selecting previously unselected package libsodium23:amd64. 23:38:28 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 23:38:28 Unpacking libsodium23:amd64 (1.0.16-2) ... 23:38:28 Selecting previously unselected package libzmq5:amd64. 23:38:28 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 23:38:28 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 23:38:28 Selecting previously unselected package libzmq3-dev:amd64. 23:38:28 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 23:38:28 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 23:38:28 Selecting previously unselected package pkg-config. 23:38:28 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 23:38:28 Unpacking pkg-config (0.29.1-0ubuntu2) ... 23:38:28 Selecting previously unselected package zip. 23:38:28 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 23:38:28 Unpacking zip (3.0-11build1) ... 23:38:28 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 23:38:28 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 23:38:28 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 23:38:28 Setting up liberror-perl (0.17025-1) ... 23:38:28 Setting up libpsl5:amd64 (0.19.1-5build1) ... 23:38:28 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 23:38:28 No schema files found: doing nothing. 23:38:28 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 23:38:28 Setting up zip (3.0-11build1) ... 23:38:28 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 23:38:29 Setting up libsodium23:amd64 (1.0.16-2) ... 23:38:29 Setting up pkg-config (0.29.1-0ubuntu2) ... 23:38:29 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 23:38:29 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 23:38:29 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 23:38:29 Setting up git (1:2.17.1-1ubuntu0.8) ... 23:38:29 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 23:38:29 git set to automatically installed. 23:38:29 git-man set to automatically installed. 23:38:29 libcurl3-gnutls set to automatically installed. 23:38:29 liberror-perl set to automatically installed. 23:38:29 libglib2.0-0 set to automatically installed. 23:38:29 libnghttp2-14 set to automatically installed. 23:38:29 libnorm1 set to automatically installed. 23:38:29 libpgm-5.2-0 set to automatically installed. 23:38:29 libpsl5 set to automatically installed. 23:38:29 librtmp1 set to automatically installed. 23:38:29 libsodium23 set to automatically installed. 23:38:29 libzmq3-dev set to automatically installed. 23:38:29 libzmq5 set to automatically installed. 23:38:29 pkg-config set to automatically installed. 23:38:29 zip set to automatically installed. 23:38:31 snapd is not logged in, snap install commands will use sudo 23:38:46 go (1.15/stable) 1.15.12 from Michael Hudson-Doyle (mwhudson) installed 23:38:46 snapd is not logged in, snap install commands will use sudo 23:38:46 snap "core18" has no updates available 23:38:46 Pulling go-build-helper 23:38:46 + snapcraftctl pull 23:38:47 'app-service-config' has dependencies that need to be staged: go-build-helper 23:38:47 Skipping pull go-build-helper (already ran) 23:38:47 Building go-build-helper 23:38:47 + snapcraftctl build 23:38:49 Staging go-build-helper 23:38:49 + snapcraftctl stage 23:38:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 23:38:57 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 23:38:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 23:38:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 23:38:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 23:38:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 23:38:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 23:38:57 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 23:38:57 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 23:38:57 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 23:38:57 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 23:38:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 23:38:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 23:38:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 23:38:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 23:38:57 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 23:38:57 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 23:38:57 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 23:38:57 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 23:38:57 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2098 kB] 23:38:57 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 23:38:57 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 23:38:57 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 23:38:57 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] 23:38:57 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] 23:38:57 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 23:38:57 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 23:38:57 Fetched 24.7 MB in 0s (0 B/s) 23:38:57 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 23:38:57 Fetched 224 kB in 0s (0 B/s) 23:38:57 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 23:38:57 Fetched 157 kB in 0s (0 B/s) 23:38:57 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 23:38:57 Fetched 221 kB in 0s (0 B/s) 23:38:57 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 23:38:57 Fetched 143 kB in 0s (0 B/s) 23:38:57 Pulling app-service-config 23:38:57 + snapcraftctl pull 23:38:58 Cloning into '/root/parts/app-service-config/src'... 23:38:58 Pulling config-common 23:38:58 + snapcraftctl pull 23:39:02 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 23:39:02 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 23:39:02 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:39:02 Fetched 0 B in 0s (0 B/s) 23:39:02 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 23:39:02 Fetched 0 B in 0s (0 B/s) 23:39:02 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 23:39:02 Fetched 0 B in 0s (0 B/s) 23:39:02 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 23:39:02 Fetched 0 B in 0s (0 B/s) 23:39:02 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 23:39:02 Fetched 0 B in 0s (0 B/s) 23:39:02 Pulling edgex-go 23:39:02 + snapcraftctl pull 23:39:17 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 23:39:17 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 23:39:17 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:39:17 Fetched 0 B in 0s (0 B/s) 23:39:17 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 23:39:17 Fetched 96.5 kB in 0s (0 B/s) 23:39:17 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 23:39:17 Fetched 279 kB in 0s (0 B/s) 23:39:17 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 23:39:17 Fetched 122 kB in 0s (0 B/s) 23:39:17 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 23:39:17 Fetched 77.8 kB in 0s (0 B/s) 23:39:17 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 23:39:17 Fetched 8848 B in 0s (0 B/s) 23:39:17 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 23:39:17 Fetched 47.8 kB in 0s (0 B/s) 23:39:17 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 23:39:17 Fetched 45.6 kB in 0s (0 B/s) 23:39:17 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 23:39:17 Fetched 15.0 kB in 0s (0 B/s) 23:39:17 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 23:39:17 Fetched 219 kB in 0s (0 B/s) 23:39:17 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 23:39:17 Fetched 154 kB in 0s (0 B/s) 23:39:17 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 23:39:17 Fetched 50.6 kB in 0s (0 B/s) 23:39:17 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 23:39:17 Fetched 14.8 kB in 0s (0 B/s) 23:39:17 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 23:39:17 Fetched 41.8 kB in 0s (0 B/s) 23:39:17 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 23:39:17 Fetched 499 kB in 0s (0 B/s) 23:39:17 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 23:39:17 Fetched 111 kB in 0s (0 B/s) 23:39:17 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 23:39:17 Fetched 240 kB in 0s (0 B/s) 23:39:17 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 23:39:17 Fetched 29.3 kB in 0s (0 B/s) 23:39:17 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 23:39:17 Fetched 85.5 kB in 0s (0 B/s) 23:39:17 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 23:39:17 Fetched 24.5 kB in 0s (0 B/s) 23:39:17 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 23:39:17 Fetched 49.2 kB in 0s (0 B/s) 23:39:17 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 23:39:17 Fetched 54.2 kB in 0s (0 B/s) 23:39:17 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 23:39:17 Fetched 30.8 kB in 0s (0 B/s) 23:39:17 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 23:39:17 Fetched 15.8 kB in 0s (0 B/s) 23:39:17 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 23:39:17 Fetched 85.9 kB in 0s (0 B/s) 23:39:17 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 23:39:17 Fetched 8720 B in 0s (0 B/s) 23:39:17 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 23:39:17 Fetched 137 kB in 0s (0 B/s) 23:39:17 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 23:39:17 Fetched 119 kB in 0s (0 B/s) 23:39:17 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 23:39:17 Fetched 110 kB in 0s (0 B/s) 23:39:17 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 23:39:17 Fetched 11.1 kB in 0s (0 B/s) 23:39:17 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 23:39:17 Fetched 645 kB in 0s (0 B/s) 23:39:17 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 23:39:17 Fetched 41.3 kB in 0s (0 B/s) 23:39:17 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 23:39:17 Fetched 17.9 kB in 0s (0 B/s) 23:39:17 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 23:39:17 Fetched 368 kB in 0s (0 B/s) 23:39:17 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 23:39:17 Fetched 187 kB in 0s (0 B/s) 23:39:17 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 23:39:17 Fetched 175 kB in 0s (0 B/s) 23:39:17 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 23:39:17 Fetched 206 kB in 0s (0 B/s) 23:39:17 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 23:39:17 Fetched 1301 kB in 0s (0 B/s) 23:39:17 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 23:39:17 Fetched 36.2 kB in 0s (0 B/s) 23:39:17 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 23:39:17 Fetched 159 kB in 0s (0 B/s) 23:39:17 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 23:39:17 Fetched 107 kB in 0s (0 B/s) 23:39:17 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 23:39:17 Fetched 48.7 kB in 0s (0 B/s) 23:39:17 Pulling static-packages 23:39:17 + snapcraftctl pull 23:39:18 Pulling version 23:39:18 + cd /root/project 23:39:18 + [ -f VERSION ] 23:39:18 + PROJECT_VERSION=local-dev 23:39:18 + git rev-parse --short HEAD 23:39:18 + GIT_REVISION=dccc8595 23:39:18 + snapcraftctl set-version local-dev 23:39:19 Skipping build go-build-helper (already ran) 23:39:19 Building app-service-config 23:39:19 + make build 23:39:19 go mod tidy 23:39:21 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 23:39:21 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 23:39:21 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 23:39:21 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 23:39:21 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 23:39:21 go: downloading github.com/gorilla/mux v1.8.0 23:39:21 go: downloading github.com/go-kit/kit v0.9.0 23:39:21 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 23:39:21 go: downloading github.com/stretchr/testify v1.7.0 23:39:21 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 23:39:22 go: downloading github.com/davecgh/go-spew v1.1.1 23:39:22 go: downloading github.com/x448/float16 v0.8.4 23:39:22 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 23:39:22 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 23:39:22 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 23:39:22 go: downloading gopkg.in/yaml.v2 v2.4.0 23:39:22 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 23:39:22 go: downloading github.com/pmezard/go-difflib v1.0.0 23:39:22 go: downloading github.com/mitchellh/copystructure v1.0.0 23:39:22 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:39:22 go: downloading github.com/go-logfmt/logfmt v0.4.0 23:39:22 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:39:22 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:39:22 go: downloading github.com/pelletier/go-toml v1.9.1 23:39:22 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:39:22 go: downloading github.com/go-redis/redis/v7 v7.2.0 23:39:22 go: downloading github.com/go-stack/stack v1.8.0 23:39:22 go: downloading github.com/stretchr/objx v0.1.0 23:39:22 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 23:39:22 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:39:22 go: downloading github.com/go-playground/validator/v10 v10.6.1 23:39:22 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:39:22 go: downloading github.com/google/uuid v1.2.0 23:39:23 go: downloading github.com/onsi/ginkgo v1.10.1 23:39:23 go: downloading github.com/onsi/gomega v1.7.0 23:39:23 go: downloading github.com/leodido/go-urn v1.2.0 23:39:23 go: downloading golang.org/x/text v0.3.2 23:39:23 go: downloading github.com/gorilla/websocket v1.4.2 23:39:23 go: downloading github.com/go-playground/universal-translator v0.17.0 23:39:23 go: downloading github.com/hashicorp/consul/api v1.8.1 23:39:23 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 23:39:23 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 23:39:23 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 23:39:23 go: downloading github.com/hpcloud/tail v1.0.0 23:39:23 go: downloading github.com/go-playground/locales v0.13.0 23:39:23 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 23:39:23 go: downloading github.com/pebbe/zmq4 v1.2.7 23:39:23 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:39:23 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:39:23 go: downloading github.com/hashicorp/consul/sdk v0.7.0 23:39:23 go: downloading github.com/hashicorp/serf v0.9.5 23:39:23 go: downloading github.com/mitchellh/go-homedir v1.1.0 23:39:23 go: downloading github.com/go-playground/assert/v2 v2.0.1 23:39:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:39:23 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:39:23 go: downloading github.com/hashicorp/go-uuid v1.0.1 23:39:23 go: downloading github.com/hashicorp/go-msgpack v0.5.3 23:39:23 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:39:23 go: downloading github.com/golang/protobuf v1.3.2 23:39:23 go: downloading github.com/pkg/errors v0.8.1 23:39:23 go: downloading github.com/kr/pretty v0.2.0 23:39:24 go: downloading github.com/mattn/go-colorable v0.1.6 23:39:24 go: downloading github.com/fatih/color v1.9.0 23:39:24 go: downloading github.com/mattn/go-isatty v0.0.12 23:39:24 go: downloading github.com/hashicorp/memberlist v0.2.2 23:39:24 go: downloading github.com/kr/text v0.1.0 23:39:24 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:39:24 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:39:24 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 23:39:24 go: downloading gopkg.in/fsnotify.v1 v1.4.7 23:39:24 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:39:24 go: downloading github.com/fsnotify/fsnotify v1.4.7 23:39:24 go: downloading github.com/miekg/dns v1.1.26 23:39:24 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 23:39:24 go: downloading github.com/hashicorp/go-multierror v1.1.0 23:39:24 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:39:24 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:39:24 go: downloading github.com/hashicorp/errwrap v1.0.0 23:39:24 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 23:39:25 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 23:39:35 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 23:39:35 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 23:39:35 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 23:39:35 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 23:39:35 Building config-common 23:39:35 + snapcraftctl build 23:39:36 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:39:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:39:36 ---> 441bb098ffbc 23:39:36 Step 3/22 : WORKDIR /edgex-go 23:39:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:39:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:39:36 ---> 441bb098ffbc 23:39:36 Step 3/23 : WORKDIR /edgex-go 23:39:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:39:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:39:36 ---> 441bb098ffbc 23:39:36 Step 3/24 : WORKDIR /edgex-go 23:39:36 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:39:36 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:39:36 ---> 441bb098ffbc 23:39:36 Step 3/32 : WORKDIR /edgex-go 23:39:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:39:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:39:36 ---> 441bb098ffbc 23:39:36 Step 3/24 : WORKDIR /edgex-go 23:39:36 ---> Running in 706a50102842 23:39:36 ---> Running in 8cd8cc5234f6 23:39:36 ---> Running in 9c4c10651a15 23:39:36 ---> Running in e8ad71df8456 23:39:36 ---> Running in f8aa5a621704 23:39:36 Removing intermediate container 8cd8cc5234f6 23:39:36 ---> c108f8d72b26 23:39:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:39:36 Removing intermediate container 9c4c10651a15 23:39:36 ---> 8f43f09ec724 23:39:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:39:36 Removing intermediate container e8ad71df8456 23:39:36 ---> 081ed9139cab 23:39:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:39:36 ---> Running in f73d61309ec7 23:39:36 Removing intermediate container f8aa5a621704 23:39:36 ---> f2aad93d5858 23:39:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:39:36 Removing intermediate container 706a50102842 23:39:36 ---> aa7e61767e43 23:39:36 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:39:36 ---> Running in 25bcc4f410dc 23:39:36 ---> Running in d3100e3537a3 23:39:36 ---> Running in 225a4f9927c6 23:39:36 ---> Running in 900b7542281c 23:39:36 Removing intermediate container f73d61309ec7 23:39:36 ---> c97a1adf6d23 23:39:36 Step 5/24 : RUN apk add --update --no-cache make git 23:39:36 ---> Running in 9c441d9505f8 23:39:36 Removing intermediate container 25bcc4f410dc 23:39:36 ---> 4ff9fb995c3d 23:39:36 Step 5/24 : RUN apk add --update --no-cache make bash git 23:39:36 Removing intermediate container d3100e3537a3 23:39:36 ---> 01d61c283168 23:39:36 Step 5/22 : RUN apk add --update --no-cache make git 23:39:36 ---> Running in 572d6cd9454e 23:39:36 ---> Running in 6bdd5f4b598e 23:39:36 Removing intermediate container 900b7542281c 23:39:36 ---> 788d73f44f34 23:39:36 Step 5/23 : RUN apk add --update --no-cache make git 23:39:36 Removing intermediate container 225a4f9927c6 23:39:36 ---> 20f0b952116d 23:39:36 Step 5/32 : RUN apk add --update --no-cache make git 23:39:36 ---> Running in fc94c08708fd 23:39:36 ---> Running in 0f8a44d90089 23:39:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:39:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:39:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:39:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:39:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:39:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:39:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:39:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:39:36 OK: 218 MiB in 52 packages 23:39:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:39:36 OK: 218 MiB in 52 packages 23:39:36 OK: 218 MiB in 52 packages 23:39:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:39:37 OK: 218 MiB in 52 packages 23:39:37 Removing intermediate container 9c441d9505f8 23:39:37 ---> 3ee1411bb748 23:39:37 Step 6/24 : COPY go.mod . 23:39:38 Building edgex-go 23:39:38 + cd /root/parts/edgex-go/src 23:39:38 + make build 23:39:38 go mod tidy 23:39:38 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.96 23:39:38 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 23:39:38 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 23:39:38 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 23:39:38 go: downloading github.com/lib/pq v1.10.2 23:39:38 Removing intermediate container 572d6cd9454e 23:39:38 ---> 789bdb9ad502 23:39:38 Step 6/24 : COPY go.mod . 23:39:38 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:39: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 23:39:38 Removing intermediate container 6bdd5f4b598e 23:39:38 ---> 70bb42aaf120 23:39:38 Step 6/22 : COPY go.mod . 23:39:38 ---> c3ab52db8be4 23:39:38 Step 7/24 : RUN go mod download 23:39:38 Removing intermediate container 0f8a44d90089 23:39:38 ---> 8fafc1a930fc 23:39:38 Step 6/32 : COPY go.mod . 23:39:39 ---> Running in eaab04063b54 23:39:39 OK: 218 MiB in 52 packages 23:39:39 ---> 075059b11b4d 23:39:39 Step 7/24 : RUN go mod download 23:39:39 ---> Running in 65a10b7d3a31 23:39:39 ---> 6a57b505ba8e 23:39:39 Step 7/22 : RUN go mod download 23:39:40 ---> Running in 885b6f31e694 23:39:40 ---> 7faad98b6c3d 23:39:40 Step 7/32 : RUN go mod download 23:39:40 ---> Running in 50c60f1150dd 23:39:41 Removing intermediate container fc94c08708fd 23:39:41 ---> 9c6e1578bdd4 23:39:41 Step 6/23 : COPY go.mod . 23:39:42 ---> 0e1882a19c4f 23:39:42 Step 7/23 : RUN go mod download 23:39:42 ---> Running in 168197d445a1 23:39:42 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 23:39:43 Removing intermediate container eaab04063b54 23:39:43 ---> 659262fe7d42 23:39:43 Step 8/24 : COPY . . 23:39:44 Removing intermediate container 65a10b7d3a31 23:39:44 ---> 606ede1fc236 23:39:44 Step 8/24 : COPY . . 23:39:44 Removing intermediate container 50c60f1150dd 23:39:44 ---> 1e267bcfb9e0 23:39:44 Step 8/32 : COPY . . 23:39:45 Removing intermediate container 885b6f31e694 23:39:45 ---> 7c3eccd0ae6e 23:39:45 Step 8/22 : COPY . . 23:39:47 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 23:39: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 23:39:48 Removing intermediate container 168197d445a1 23:39:48 ---> 5925062ddf5f 23:39:48 Step 8/23 : COPY . . 23:39:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:39:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:39:52 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 23:39:53 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 23:39:55 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 23:39:56 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 23:39:58 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 23:39:59 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 23:40:01 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 23:40:01 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 23:40:01 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 23:40:01 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 23:40:01 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 23:40:01 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 23:40:01 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 23:40:01 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 23:40:01 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 23:40:01 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 23:40:01 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 23:40:01 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 23:40:01 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 23:40:01 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 23:40:01 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 23:40:01 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 23:40:01 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 23:40:01 + 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 23:40:01 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 23:40:01 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 23:40:01 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 23:40:01 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 23:40:01 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 23:40:01 + 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 23:40:01 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 23:40:01 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 23:40:01 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 23:40:04 Building static-packages 23:40:04 + snapcraftctl build 23:40:06 Building version 23:40:06 + snapcraftctl build 23:40:08 Skipping stage go-build-helper (already ran) 23:40:08 Staging app-service-config 23:40:08 + snapcraftctl stage 23:40:09 Staging config-common 23:40:09 + snapcraftctl stage 23:40:10 Staging edgex-go 23:40:10 + snapcraftctl stage 23:40:10 ---> 9a3b40b759a6 23:40:10 Step 9/24 : RUN go mod tidy 23:40:10 ---> 232d9d77109a 23:40:10 Step 9/24 : RUN go mod tidy 23:40:10 ---> d2fd4799a8ca 23:40:10 Step 9/32 : RUN go mod tidy 23:40:10 ---> 7d1bba53e853 23:40:10 Step 9/22 : RUN go mod tidy 23:40:10 ---> 15b9cfdb6b14 23:40:10 Step 9/23 : RUN go mod tidy 23:40:10 ---> Running in 38a2a9c5eba6 23:40:10 ---> Running in 3954a70d678f 23:40:10 ---> Running in 26df3bab5602 23:40:10 ---> Running in f5e0ff3bc57d 23:40:10 ---> Running in 0aed963599ea 23:40:11 Staging static-packages 23:40:11 + snapcraftctl stage 23:40:12 Staging version 23:40:12 + snapcraftctl stage 23:40:13 Priming go-build-helper 23:40:13 + snapcraftctl prime 23:40:14 Priming app-service-config 23:40:14 + snapcraftctl prime 23:40:15 Priming config-common 23:40:15 + snapcraftctl prime 23:40:16 Removing intermediate container 38a2a9c5eba6 23:40:16 ---> 70d76d765466 23:40:16 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:40:16 Removing intermediate container 3954a70d678f 23:40:16 ---> 983c12b3426b 23:40:16 Step 10/24 : RUN make cmd/core-metadata/core-metadata 23:40:16 ---> Running in e8240488d6c4 23:40:16 ---> Running in 33c5ba6e21fc 23:40:16 Removing intermediate container 26df3bab5602 23:40:16 ---> d639e04d0506 23:40:16 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:40:16 Priming edgex-go 23:40:16 + snapcraftctl prime 23:40:17 Removing intermediate container 0aed963599ea 23:40:17 ---> fdd4540cfb95 23:40:17 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 23:40:17 ---> Running in e87c00cb18d7 23:40:17 Removing intermediate container f5e0ff3bc57d 23:40:17 ---> d0d70019f8db 23:40:17 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:40:17 ---> Running in 8438590dbf9d 23:40:17 ---> Running in a4d0ece11267 23:40:18 Priming static-packages 23:40:18 + snapcraftctl prime 23:40:18 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 23:40:18 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 23:40: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 23:40:19 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 23:40:19 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 23:40:20 Priming version 23:40:20 + snapcraftctl prime 23:40:21 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] } 23:42:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 23:42:13 Removing intermediate container e87c00cb18d7 23:42:13 ---> f7fc90cfc97b 23:42:13 23:42:13 Step 11/32 : FROM alpine:3.12 23:42:13 3.12: Pulling from library/alpine 23:42:16 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 23:42:16 Status: Downloaded newer image for alpine:3.12 23:42:16 ---> 9852663dfa18 23:42:16 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:42:17 ---> Running in d5696e3454d8 23:42:18 Removing intermediate container a4d0ece11267 23:42:18 ---> d9ce1fae1f2b 23:42:18 23:42:18 Step 11/22 : FROM alpine:3.12 23:42:18 ---> 9852663dfa18 23:42:18 Step 12/22 : RUN apk add --update --no-cache curl 23:42:18 Removing intermediate container 8438590dbf9d 23:42:18 ---> 1e66da3f3958 23:42:18 23:42:18 Step 11/23 : FROM alpine:3.12 23:42:18 ---> 9852663dfa18 23:42:18 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:42:18 ---> Running in bdcfb183b6ac 23:42:18 ---> Running in 29d1a682d683 23:42:18 Removing intermediate container d5696e3454d8 23:42:18 ---> 2c59f2dd488c 23:42:18 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 23:42:19 ---> Running in 0a8afbdab8b6 23:42:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:42:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:42:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:42:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:42:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:42:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:42:22 (1/4) Installing ca-certificates (20191127-r4) 23:42:22 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:42:22 (3/4) Installing libcurl (7.77.0-r0) 23:42:22 (1/1) Installing dumb-init (1.2.2-r1) 23:42:22 Executing busybox-1.31.1-r20.trigger 23:42:22 (1/2) Installing dumb-init (1.2.2-r1) 23:42:22 (4/4) Installing curl (7.77.0-r0) 23:42:22 Executing busybox-1.31.1-r20.trigger 23:42:22 (2/2) Installing su-exec (0.2-r1) 23:42:22 Executing busybox-1.31.1-r20.trigger 23:42:22 OK: 5 MiB in 15 packages 23:42:22 OK: 5 MiB in 16 packages 23:42:22 Executing ca-certificates-20191127-r4.trigger 23:42:22 OK: 7 MiB in 18 packages 23:42:24 Removing intermediate container e8240488d6c4 23:42:24 ---> ea4d8deed68e 23:42:24 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:42:24 Removing intermediate container 33c5ba6e21fc 23:42:24 ---> c7a22a8f78a6 23:42:24 23:42:24 Step 11/24 : FROM alpine:3.12 23:42:24 ---> 9852663dfa18 23:42:24 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:42:25 ---> Running in 79baa38bd148 23:42:25 ---> Running in 4f8c229403b4 23:42:25 Removing intermediate container bdcfb183b6ac 23:42:25 ---> 78c6db5176d5 23:42:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:42:25 ---> Running in 2c3ce457cdff 23:42:25 Removing intermediate container 0a8afbdab8b6 23:42:25 ---> 3a3c944fc3df 23:42:25 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 23:42:26 ---> Running in a56edac19c4f 23:42:26 Removing intermediate container 29d1a682d683 23:42:26 ---> 5d4da695ce6a 23:42:26 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:42:26 Removing intermediate container 2c3ce457cdff 23:42:26 ---> 2f3fbe97b65f 23:42:26 Step 14/23 : ENV APP_PORT=59861 23:42:26 ---> Running in 009cc7275ea9 23:42:26 ---> Running in 14b19ad9a5a4 23:42:26 Removing intermediate container a56edac19c4f 23:42:26 ---> e1021de5df72 23:42:26 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:42:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:42:27 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 23:42:27 ---> Running in 2f6b29b31d4e 23:42:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:42:27 Removing intermediate container 009cc7275ea9 23:42:27 ---> 024d2e44d213 23:42:27 Step 14/22 : WORKDIR /edgex 23:42:27 ---> Running in c8f108c4b543 23:42:27 Removing intermediate container 14b19ad9a5a4 23:42:27 ---> 3bc6aeb7692e 23:42:27 Step 15/23 : EXPOSE $APP_PORT 23:42:27 (1/1) Installing dumb-init (1.2.2-r1) 23:42:27 Executing busybox-1.31.1-r20.trigger 23:42:27 OK: 5 MiB in 15 packages 23:42:27 ---> Running in 3cc2f3ec5d4a 23:42:27 Removing intermediate container 2f6b29b31d4e 23:42:27 ---> a92f1cd5eccd 23:42:27 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:42:28 ---> Running in 52ed5eae4d2b 23:42:28 Removing intermediate container c8f108c4b543 23:42:28 ---> 9a5af006c991 23:42:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:42:28 Removing intermediate container 3cc2f3ec5d4a 23:42:28 ---> 10cabd24ac89 23:42:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:42:29 Removing intermediate container 79baa38bd148 23:42:29 ---> f2954d8da16e 23:42:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:42:29 ---> Running in 5012e3c870bb 23:42:30 ---> d6dc91925491 23:42:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:42:30 ---> df8f36d90093 23:42:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:42:30 Removing intermediate container 4f8c229403b4 23:42:30 ---> 9414ed56b3c9 23:42:30 23:42:30 Step 12/24 : FROM docker:20.10.0 23:42:30 Removing intermediate container 5012e3c870bb 23:42:30 ---> 0aaf76f1a642 23:42:30 Step 14/24 : ENV APP_PORT=59881 23:42:30 20.10.0: Pulling from library/docker 23:42:31 ---> Running in 7d99da6ef5ef 23:42:32 ---> 9b496cd47af6 23:42:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:42:32 Removing intermediate container 52ed5eae4d2b 23:42:32 ---> 91b8726d357a 23:42:32 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 23:42:32 ---> e1efa35763f2 23:42:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:42:32 Removing intermediate container 7d99da6ef5ef 23:42:32 ---> 3503ed8f9ff7 23:42:32 Step 15/24 : EXPOSE $APP_PORT 23:42:32 ---> Running in ac056758d444 23:42:32 ---> Running in 6d09f1b443e7 23:42:34 Removing intermediate container ac056758d444 23:42:34 ---> 2eb50993b8ef 23:42:34 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:42:34 ---> 866c0c6ba07a 23:42:34 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:42:34 ---> e050286268ed 23:42:34 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:42:34 Removing intermediate container 6d09f1b443e7 23:42:34 ---> 44e1e8eb9191 23:42:34 Step 16/24 : WORKDIR / 23:42:34 ---> Running in 0613122782f7 23:42:34 ---> Running in 2fae5615d8f8 23:42:34 ---> Running in 389655d8a67d 23:42:35 Removing intermediate container 0613122782f7 23:42:35 ---> 50c1d3fdeb7f 23:42:35 Step 19/22 : CMD ["--init=true"] 23:42:35 Removing intermediate container 2fae5615d8f8 23:42:35 ---> 47286266f0e4 23:42:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:42:35 ---> Running in cdc819e71fd5 23:42:35 Removing intermediate container 389655d8a67d 23:42:35 ---> f857a67363eb 23:42:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:42:35 ---> 25947b14bfd8 23:42:35 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:42:35 ---> Running in f7d8d12a020c 23:42:35 ---> Running in 316a97a54655 23:42:36 Removing intermediate container cdc819e71fd5 23:42:36 ---> a03e15aa5e98 23:42:36 Step 20/22 : LABEL arch=arm64 23:42:36 ---> 6f3d400fe741 23:42:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:42:36 Removing intermediate container f7d8d12a020c 23:42:36 ---> dd0174aef6db 23:42:36 Step 21/23 : LABEL arch=arm64 23:42:36 ---> Running in 3a9d46681b04 23:42:37 ---> Running in c04858241505 23:42:37 Removing intermediate container 3a9d46681b04 23:42:37 ---> 86f92474baaf 23:42:37 Step 21/22 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c 23:42:37 Removing intermediate container c04858241505 23:42:37 ---> 3fc7fc50d027 23:42:37 Step 22/23 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c 23:42:37 ---> Running in bba5e54f77df 23:42:38 ---> Running in 9416c3e340a9 23:42:39 ---> b175cd7cebe4 23:42:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:42:39 Removing intermediate container bba5e54f77df 23:42:39 ---> 3cb0a930ce89 23:42:39 Step 22/22 : LABEL version=0.0.0 23:42:39 Removing intermediate container 9416c3e340a9 23:42:39 ---> 1966bbf961e0 23:42:39 Step 23/23 : LABEL version=0.0.0 23:42:39 ---> Running in 1c8d652e7207 23:42:39 ---> Running in 61dfc02bc586 23:42:39 Removing intermediate container 316a97a54655 23:42:39 ---> aab99856d7d8 23:42:39 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:42:40 Removing intermediate container 1c8d652e7207 23:42:40 ---> 6306103609ec 23:42:40 23:42:40 ---> 4d0cd40fd4fd 23:42:40 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:42:40 Removing intermediate container 61dfc02bc586 23:42:40 ---> 6f8cbfeca7d0 23:42:40 23:42:40 ---> Running in bb779f386f19 23:42:41 Successfully built 6306103609ec 23:42:41 Successfully tagged security-proxy-setup-arm64:latest 23:42:41 Building core-command 23:42:41  Building security-proxy-setup ... done  ---> 18e703238653 23:42:41 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:42:41 Successfully built 6f8cbfeca7d0 23:42:41 Successfully tagged support-scheduler-arm64:latest 23:42:41  Building support-scheduler ... done Building core-data 23:42:42 Removing intermediate container bb779f386f19 23:42:42 ---> 942efa64257a 23:42:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:42:42 ---> Running in 7c70f81b682e 23:42:44 Removing intermediate container 7c70f81b682e 23:42:44 ---> 06987db43834 23:42:44 Step 22/24 : LABEL arch=arm64 23:42:44 ---> da9986558bad 23:42:44 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:42:44 ---> Running in 6ef10a31c0fb 23:42:45 Removing intermediate container 6ef10a31c0fb 23:42:45 ---> d0af2aa0018a 23:42:45 Step 23/24 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c 23:42:45 ---> 9936b62421e9 23:42:45 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:42:46 ---> Running in 07f955cef6be 23:42:46 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:42:46 Status: Downloaded newer image for docker:20.10.0 23:42:46 ---> eeaf43b92773 23:42:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:42:47 ---> Running in 61c3419ddc8d 23:42:47 Removing intermediate container 07f955cef6be 23:42:47 ---> 0d26fcce1589 23:42:47 Step 24/24 : LABEL version=0.0.0 23:42:47 ---> 8763cefd2077 23:42:47 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:42:47 ---> Running in 0226c25d3d41 23:42:47 Removing intermediate container 61c3419ddc8d 23:42:47 ---> 23f1330f3bc4 23:42:47 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 23:42:47 ---> Running in eb1e5d241446 23:42:48 Removing intermediate container 0226c25d3d41 23:42:48 ---> 52c945e4d7a1 23:42:48 23:42:48 ---> c3720888d419 23:42:48 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 23:42:48 Successfully built 52c945e4d7a1 23:42:48 Successfully tagged core-metadata-arm64:latest 23:42:48  Building core-metadata ... done Building security-secretstore-setup 23:42:48 ---> Running in 6bcf83158b8a 23:42:49 Removing intermediate container 6bcf83158b8a 23:42:49 ---> efef0f4711cf 23:42:49 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:42:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:42:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:42:50 (1/39) Installing readline (8.0.4-r0) 23:42:50 (2/39) Installing bash (5.0.17-r0) 23:42:50 Executing bash-5.0.17-r0.post-install 23:42:50 (3/39) Installing nghttp2-libs (1.41.0-r0) 23:42:50 (4/39) Installing libcurl (7.77.0-r0) 23:42:50 (5/39) Installing curl (7.77.0-r0) 23:42:50 (6/39) Installing dumb-init (1.2.2-r1) 23:42:50 (7/39) Installing libbz2 (1.0.8-r1) 23:42:50 (8/39) Installing expat (2.2.9-r1) 23:42:50 (9/39) Installing libffi (3.3-r2) 23:42:50 (10/39) Installing gdbm (1.13-r1) 23:42:50 (11/39) Installing xz-libs (5.2.5-r0) 23:42:50 (12/39) Installing sqlite-libs (3.32.1-r0) 23:42:50 (13/39) Installing python3 (3.8.10-r0) 23:42:50 ---> 800ce9bbf930 23:42:50 Step 27/32 : RUN chmod +x /entrypoint.sh 23:42:51 ---> Running in bb2d1e7b3f39 23:42:52 (14/39) Installing py3-appdirs (1.4.4-r1) 23:42:52 (15/39) Installing py3-ordered-set (4.0.1-r0) 23:42:52 (16/39) Installing py3-parsing (2.4.7-r0) 23:42:52 (17/39) Installing py3-six (1.15.0-r0) 23:42:52 (18/39) Installing py3-packaging (20.4-r0) 23:42:52 (19/39) Installing py3-setuptools (47.0.0-r0) 23:42:52 (20/39) Installing py3-chardet (3.0.4-r4) 23:42:52 (21/39) Installing py3-idna (2.9-r0) 23:42:52 (22/39) Installing py3-certifi (2020.4.5.1-r0) 23:42:52 (23/39) Installing py3-urllib3 (1.25.9-r0) 23:42:52 (24/39) Installing py3-requests (2.23.0-r0) 23:42:52 (25/39) Installing py3-msgpack (1.0.0-r0) 23:42:52 (26/39) Installing py3-lockfile (0.12.2-r3) 23:42:52 (27/39) Installing py3-cachecontrol (0.12.6-r0) 23:42:52 (28/39) Installing py3-colorama (0.4.3-r0) 23:42:52 (29/39) Installing py3-distlib (0.3.0-r0) 23:42:52 (30/39) Installing py3-distro (1.5.0-r1) 23:42:52 (31/39) Installing py3-webencodings (0.5.1-r3) 23:42:52 (32/39) Installing py3-html5lib (1.0.1-r4) 23:42:52 (33/39) Installing py3-pytoml (0.1.21-r0) 23:42:52 (34/39) Installing py3-pep517 (0.8.2-r0) 23:42:52 (35/39) Installing py3-progress (1.5-r0) 23:42:53 (36/39) Installing py3-toml (0.10.1-r0) 23:42:53 (37/39) Installing py3-retrying (1.3.3-r0) 23:42:53 (38/39) Installing py3-contextlib2 (0.6.0-r0) 23:42:53 (39/39) Installing py3-pip (20.1.1-r0) 23:42:53 Executing busybox-1.31.1-r19.trigger 23:42:53 OK: 72 MiB in 59 packages 23:42:55 Removing intermediate container bb2d1e7b3f39 23:42:55 ---> e28ae31a1abd 23:42:55 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:42:55 ---> Running in 14831a99c2f0 23:42:56 Removing intermediate container 14831a99c2f0 23:42:56 ---> 5e46029da5b4 23:42:56 Step 29/32 : CMD ["gate"] 23:42:57 ---> Running in c821239c0a14 23:42:58 Removing intermediate container c821239c0a14 23:42:58 ---> d7e848dcdf11 23:42:58 Step 30/32 : LABEL arch=arm64 23:42:58 Collecting docker-compose==1.23.2 23:42:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:42:58 ---> Running in e4387be0c8a9 23:42:58 Collecting texttable<0.10,>=0.9.0 23:42:58 Downloading texttable-0.9.1.tar.gz (11 kB) 23:42:58 Removing intermediate container e4387be0c8a9 23:42:58 ---> fd0ea97ad6dd 23:42:59 Step 31/32 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c 23:42:59 ---> Running in 94f2cbc0dbd3 23:43:00 Removing intermediate container 94f2cbc0dbd3 23:43:00 ---> c2199f144af7 23:43:00 Step 32/32 : LABEL version=0.0.0 23:43:00 ---> Running in c14b6d3cc542 23:43:01 Removing intermediate container c14b6d3cc542 23:43:01 ---> 033bbe1e92e6 23:43:01 23:43:02 Successfully built 033bbe1e92e6 23:43:02 Successfully tagged security-bootstrapper-arm64:latest 23:43:02  Building security-bootstrapper ... done Building support-notifications 23:43:02 Collecting PyYAML<4,>=3.10 23:43:02 Downloading PyYAML-3.13.tar.gz (270 kB) 23:43:06 Collecting websocket-client<1.0,>=0.32.0 23:43:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:43:06 Collecting docker<4.0,>=3.6.0 23:43:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:43:07 Collecting dockerpty<0.5,>=0.4.1 23:43:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:43:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:43:10 Collecting jsonschema<3,>=2.5.1 23:43:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:43:10 Collecting docopt<0.7,>=0.6.1 23:43:10 Downloading docopt-0.6.2.tar.gz (25 kB) 23:43:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:43:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:43:14 Collecting cached-property<2,>=1.2.0 23:43:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:43:14 Collecting docker-pycreds>=0.4.0 23:43:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:43:15 Collecting urllib3<1.25,>=1.21.1 23:43:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:43:15 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 23:43:15 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 23:43:16 Collecting idna<2.8,>=2.5 23:43:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:43:16 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 23:43:16 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 23:43:16 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 23:43:16 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 23:43:17 Installing collected packages: texttable, PyYAML, websocket-client, urllib3, idna, requests, docker-pycreds, docker, dockerpty, jsonschema, docopt, cached-property, docker-compose 23:43:17 Running setup.py install for texttable: started 23:43:19 Running setup.py install for texttable: finished with status 'done' 23:43:19 Running setup.py install for PyYAML: started 23:43:22 Running setup.py install for PyYAML: finished with status 'done' 23:43:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:43:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:43:22 ---> 441bb098ffbc 23:43:22 Step 3/24 : WORKDIR /edgex-go 23:43:22 ---> Using cache 23:43:22 ---> aa7e61767e43 23:43:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:22 ---> Using cache 23:43:22 ---> 20f0b952116d 23:43:22 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:43:22 Attempting uninstall: urllib3 23:43:22 Found existing installation: urllib3 1.25.9 23:43:22 Uninstalling urllib3-1.25.9: 23:43:22 Successfully uninstalled urllib3-1.25.9 23:43:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:43:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:43:24 ---> 441bb098ffbc 23:43:24 Step 3/24 : WORKDIR /edgex-go 23:43:24 ---> Using cache 23:43:24 ---> aa7e61767e43 23:43:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:24 ---> Using cache 23:43:24 ---> 20f0b952116d 23:43:24 Step 5/24 : RUN apk add --update --no-cache make git 23:43:24 ---> Using cache 23:43:24 ---> 8fafc1a930fc 23:43:24 Step 6/24 : COPY go.mod . 23:43:24 ---> Using cache 23:43:24 ---> 7faad98b6c3d 23:43:24 Step 7/24 : RUN go mod download 23:43:24 ---> Using cache 23:43:24 ---> 1e267bcfb9e0 23:43:24 Step 8/24 : COPY . . 23:43:24 ---> Using cache 23:43:24 ---> d2fd4799a8ca 23:43:24 Step 9/24 : RUN go mod tidy 23:43:24 ---> Using cache 23:43:24 ---> d639e04d0506 23:43:24 Step 10/24 : RUN make cmd/core-command/core-command 23:43:24 Attempting uninstall: idna 23:43:24 Found existing installation: idna 2.9 23:43:24 Uninstalling idna-2.9: 23:43:24 Successfully uninstalled idna-2.9 23:43:25 Attempting uninstall: requests 23:43:25 Found existing installation: requests 2.23.0 23:43:25 Uninstalling requests-2.23.0: 23:43:25 Successfully uninstalled requests-2.23.0 23:43:26 ---> Running in 2080d923071c 23:43:26 ---> Running in bb26b1542502 23:43:27 Running setup.py install for dockerpty: started 23:43:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:43:28 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 23:43:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:43:29 Running setup.py install for dockerpty: finished with status 'done' 23:43:30 Running setup.py install for docopt: started 23:43:30 OK: 218 MiB in 52 packages 23:43:31 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:43:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:43:31 ---> 441bb098ffbc 23:43:31 Step 3/26 : WORKDIR /edgex-go 23:43:31 ---> Using cache 23:43:31 ---> aa7e61767e43 23:43:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:31 ---> Using cache 23:43:31 ---> 20f0b952116d 23:43:31 Step 5/26 : RUN apk add --update --no-cache make git 23:43:31 ---> Using cache 23:43:31 ---> 8fafc1a930fc 23:43:31 Step 6/26 : COPY go.mod . 23:43:31 ---> Using cache 23:43:31 ---> 7faad98b6c3d 23:43:31 Step 7/26 : RUN go mod download 23:43:31 ---> Using cache 23:43:31 ---> 1e267bcfb9e0 23:43:31 Step 8/26 : COPY . . 23:43:31 ---> Using cache 23:43:31 ---> d2fd4799a8ca 23:43:31 Step 9/26 : RUN go mod tidy 23:43:31 ---> Using cache 23:43:31 ---> d639e04d0506 23:43:31 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:43:32 ---> Running in 06248f0c5ea2 23:43:33 Running setup.py install for docopt: finished with status 'done' 23:43:34 Removing intermediate container 2080d923071c 23:43:34 ---> b55c43ec7401 23:43:34 Step 6/24 : COPY go.mod . 23:43:34 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 23:43:35 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 23:43:35 ---> e4f4bb0dd193 23:43:35 Step 7/24 : RUN go mod download 23:43:36 ---> Running in f36f2ed028c1 23:43:41 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:43:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:43:41 ---> 441bb098ffbc 23:43:41 Step 3/23 : WORKDIR /edgex-go 23:43:41 ---> Using cache 23:43:41 ---> aa7e61767e43 23:43:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:41 ---> Using cache 23:43:41 ---> 20f0b952116d 23:43:41 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:43:41 ---> Running in 5e34099ae813 23:43:41 Removing intermediate container f36f2ed028c1 23:43:41 ---> 2a5318d1297e 23:43:41 Step 8/24 : COPY . . 23:43:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:43:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:43:46 OK: 218 MiB in 52 packages 23:43:50 Removing intermediate container 5e34099ae813 23:43:50 ---> cbdd4715e183 23:43:50 Step 6/23 : COPY go.mod . 23:43:52 ---> 1d63fde7b015 23:43:52 Step 7/23 : RUN go mod download 23:43:52 ---> Running in 54f45e3a1362 23:43:53 Removing intermediate container eb1e5d241446 23:43:53 ---> 6545d1579ea3 23:43:53 Step 15/24 : ENV APP_PORT=58890 23:43:54 ---> Running in 487da76eb2e3 23:43:55 Removing intermediate container 487da76eb2e3 23:43:55 ---> 9814e19e1a9b 23:43:55 Step 16/24 : EXPOSE $APP_PORT 23:43:56 ---> Running in a8792fb1c95a 23:43:57 Removing intermediate container a8792fb1c95a 23:43:57 ---> 72a3f3d3e439 23:43:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:43:58 Removing intermediate container 54f45e3a1362 23:43:58 ---> 9d50dbb87e6b 23:43:58 Step 8/23 : COPY . . 23:44:02 ---> 29a8e40df2e8 23:44:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:44:04 ---> 9a2e8492d4d5 23:44:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:44:08 ---> 74dc151a3571 23:44:08 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 23:44:08 ---> Running in 058e76215fcf 23:44:09 Removing intermediate container 058e76215fcf 23:44:09 ---> 64d360356182 23:44:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:44:10 ---> Running in 02cf6981a0c5 23:44:12 Removing intermediate container 02cf6981a0c5 23:44:12 ---> 7cc47583a6d9 23:44:12 Step 22/24 : LABEL arch=arm64 23:44:12 ---> Running in ef97e8567b11 23:44:13 Removing intermediate container ef97e8567b11 23:44:13 ---> d46a830badf6 23:44:13 Step 23/24 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c 23:44:13 ---> Running in f0bfaab9c54e 23:44:13 ---> 65a1f29a19fe 23:44:13 Step 9/24 : RUN go mod tidy 23:44:14 ---> Running in 06a14d7ae0a0 23:44:14 Removing intermediate container f0bfaab9c54e 23:44:14 ---> a1e0a95ef913 23:44:14 Step 24/24 : LABEL version=0.0.0 23:44:14 ---> Running in 47ddb96ef369 23:44:16 Removing intermediate container 47ddb96ef369 23:44:16 ---> a218649428a1 23:44:16 23:44:17 Successfully built a218649428a1 23:44:17 Successfully tagged sys-mgmt-agent-arm64:latest 23:44:22  Building sys-mgmt-agent ... done Removing intermediate container 06a14d7ae0a0 23:44:22 ---> 3775043bee2c 23:44:22 Step 10/24 : RUN make cmd/core-data/core-data 23:44:22 ---> Running in afb921b07283 23:44:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 23:44:25 ---> 4cadefeefea5 23:44:25 Step 9/23 : RUN go mod tidy 23:44:25 ---> Running in 76e4d1154269 23:44:32 Removing intermediate container 76e4d1154269 23:44:32 ---> e1a3b288b43e 23:44:32 Step 10/23 : RUN make cmd/support-notifications/support-notifications 23:44:32 ---> Running in 4ac07a854354 23:44:34 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 23:44:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:44:54 Removing intermediate container bb26b1542502 23:44:54 ---> 9ccd8f05b403 23:44:54 23:44:54 Step 11/24 : FROM alpine:3.12 23:44:54 ---> 9852663dfa18 23:44:54 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:44:54 ---> Using cache 23:44:54 ---> f2954d8da16e 23:44:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:44:54 ---> Using cache 23:44:54 ---> 0aaf76f1a642 23:44:54 Step 14/24 : ENV APP_PORT=59882 23:44:54 ---> Running in 0136ee1961b1 23:44:55 Removing intermediate container 0136ee1961b1 23:44:55 ---> 83d8051e872b 23:44:55 Step 15/24 : EXPOSE $APP_PORT 23:44:55 ---> Running in 6d3fe7335a60 23:44:56 Removing intermediate container 6d3fe7335a60 23:44:56 ---> dd855e0e20c5 23:44:56 Step 16/24 : WORKDIR / 23:44:56 ---> Running in d855276baa4f 23:44:57 Removing intermediate container d855276baa4f 23:44:57 ---> 799bea11b624 23:44:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:44:58 ---> cb917fc579da 23:44:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:45:01 ---> a35663659be0 23:45:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:45:03 ---> 35cf11d84aab 23:45:03 Step 20/24 : ENTRYPOINT ["/core-command"] 23:45:03 ---> Running in 93b514246e9d 23:45:03 Removing intermediate container 06248f0c5ea2 23:45:03 ---> a759a086a5c9 23:45:03 23:45:03 Step 11/26 : FROM alpine:3.12 23:45:03 ---> 9852663dfa18 23:45:03 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 23:45:04 ---> Running in 34a978e9bc2a 23:45:04 Removing intermediate container 93b514246e9d 23:45:04 ---> 758e9419f9ea 23:45:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:45:04 ---> Running in 2e36f6a9f932 23:45:05 Removing intermediate container 2e36f6a9f932 23:45:05 ---> 01822163f6c1 23:45:05 Step 22/24 : LABEL arch=arm64 23:45:05 ---> Running in c1e0359b095f 23:45:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:45:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:45:06 Removing intermediate container c1e0359b095f 23:45:06 ---> 09fe0fed2480 23:45:06 Step 23/24 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c 23:45:06 ---> Running in 0ed6e1aa3c6c 23:45:07 (1/6) Installing ca-certificates (20191127-r4) 23:45:07 (2/6) Installing nghttp2-libs (1.41.0-r0) 23:45:07 (3/6) Installing libcurl (7.77.0-r0) 23:45:07 (4/6) Installing curl (7.77.0-r0) 23:45:07 Removing intermediate container 0ed6e1aa3c6c 23:45:07 ---> ecd528c8a364 23:45:07 Step 24/24 : LABEL version=0.0.0 23:45:07 (5/6) Installing dumb-init (1.2.2-r1) 23:45:07 (6/6) Installing su-exec (0.2-r1) 23:45:07 Executing busybox-1.31.1-r20.trigger 23:45:07 Executing ca-certificates-20191127-r4.trigger 23:45:07 ---> Running in 40c13ae2c93d 23:45:07 OK: 7 MiB in 20 packages 23:45:08 Removing intermediate container 40c13ae2c93d 23:45:08 ---> 60dee59ac06a 23:45:08 23:45:09 Successfully built 60dee59ac06a 23:45:09 Successfully tagged core-command-arm64:latest 23:45:10  Building core-command ... done Removing intermediate container 34a978e9bc2a 23:45:10 ---> 63cf83ac6511 23:45:10 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:45:10 ---> Running in 9cb1095e101a 23:45:10 Removing intermediate container 9cb1095e101a 23:45:10 ---> 1a7d1cfeaed1 23:45:10 Step 14/26 : WORKDIR / 23:45:11 ---> Running in 16f2c0fd6b45 23:45:11 Removing intermediate container 16f2c0fd6b45 23:45:11 ---> 8a43a01ade18 23:45:11 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:45:13 ---> c920b3430acc 23:45:13 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:45:14 ---> 7952182df824 23:45:14 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:45:15 ---> 88346190405d 23:45:15 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:45:16 ---> ffb20241bf50 23:45:16 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:45:18 ---> f8be1f0bb55a 23:45:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:45:20 ---> b38ca0d3b332 23:45:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:45:21 ---> 79e7404535b0 23:45:21 Step 22/26 : 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/ 23:45:21 ---> Running in 9e74a04ef7db 23:45:25 Removing intermediate container 9e74a04ef7db 23:45:25 ---> 12e06ec1a458 23:45:25 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 23:45:25 ---> Running in b5c112d828ed 23:45:25 Removing intermediate container b5c112d828ed 23:45:25 ---> 263a50b8fb54 23:45:25 Step 24/26 : LABEL arch=arm64 23:45:25 ---> Running in 44e1548155b3 23:45:26 Removing intermediate container 44e1548155b3 23:45:26 ---> 2bcedda64cae 23:45:26 Step 25/26 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c 23:45:26 ---> Running in 7aab87c2ee71 23:45:27 Removing intermediate container 7aab87c2ee71 23:45:27 ---> df9e064e542f 23:45:27 Step 26/26 : LABEL version=0.0.0 23:45:27 ---> Running in a7beaac5b472 23:45:28 Removing intermediate container a7beaac5b472 23:45:28 ---> fcb51bda97f0 23:45:28 23:45:29 Successfully built fcb51bda97f0 23:45:29 Successfully tagged security-secretstore-setup-arm64:latest 23:45:47  Building security-secretstore-setup ... done Removing intermediate container 4ac07a854354 23:45:47 ---> 81fd872e5aa8 23:45:47 23:45:47 Step 11/23 : FROM alpine:3.12 23:45:47 ---> 9852663dfa18 23:45:47 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:45:47 ---> Running in ae59e0df1397 23:45:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:45:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:45:47 (1/2) Installing ca-certificates (20191127-r4) 23:45:47 (2/2) Installing dumb-init (1.2.2-r1) 23:45:47 Executing busybox-1.31.1-r20.trigger 23:45:47 Executing ca-certificates-20191127-r4.trigger 23:45:47 OK: 6 MiB in 16 packages 23:45:47 Removing intermediate container afb921b07283 23:45:47 ---> 5e28754a5e66 23:45:47 23:45:47 Step 11/24 : FROM alpine:3.12 23:45:47 ---> 9852663dfa18 23:45:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:45:47 ---> Running in 0e1727a29fbe 23:45:48 Removing intermediate container 0e1727a29fbe 23:45:48 ---> 61af7b921ab4 23:45:48 Step 13/24 : ENV APP_PORT=59880 23:45:48 Removing intermediate container ae59e0df1397 23:45:48 ---> 196249d1a17f 23:45:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:45:48 ---> Running in 042e00879998 23:45:48 ---> Running in ae872b9f80dc 23:45:49 Removing intermediate container 042e00879998 23:45:49 ---> 8a4bd35e2cab 23:45:49 Step 14/24 : EXPOSE $APP_PORT 23:45:49 ---> Running in 4548940d48f1 23:45:49 Removing intermediate container ae872b9f80dc 23:45:49 ---> d4919005d0a5 23:45:49 Step 14/23 : ENV APP_PORT=59860 23:45:49 ---> Running in eeb42e8fa199 23:45:49 Removing intermediate container 4548940d48f1 23:45:49 ---> a018f99a7e29 23:45:49 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:45:50 ---> Running in c2caba80af7e 23:45:50 Removing intermediate container eeb42e8fa199 23:45:50 ---> 72f1d8856154 23:45:50 Step 15/23 : EXPOSE $APP_PORT 23:45:50 ---> Running in f178cbd291e0 23:45:51 Removing intermediate container f178cbd291e0 23:45:51 ---> 00f877bb6512 23:45:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:45:51 ---> cf5fc05a9e10 23:45:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:45:52 Removing intermediate container c2caba80af7e 23:45:52 ---> 5610be5b0b47 23:45:52 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 23:45:52 ---> Running in 6d2e2ff3f0e7 23:45:52 ---> 858f3d734529 23:45:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:45:53 ---> 7f3ae1fbb6bc 23:45:53 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:45:54 ---> Running in 3487a3492366 23:45:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:45:54 Removing intermediate container 3487a3492366 23:45:54 ---> 54e5b12d0a1c 23:45:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:45:54 ---> Running in 94aaa61b4489 23:45:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:45:55 Removing intermediate container 94aaa61b4489 23:45:55 ---> c005a5bc4933 23:45:55 Step 21/23 : LABEL arch=arm64 23:45:55 ---> Running in acb8ef3aa89a 23:45:55 (1/6) Installing dumb-init (1.2.2-r1) 23:45:55 Removing intermediate container acb8ef3aa89a 23:45:55 ---> 58adb09e3e97 23:45:55 Step 22/23 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c 23:45:55 (2/6) Installing libgcc (9.3.0-r2) 23:45:55 ---> Running in 9337a56a1bb7 23:45:55 (3/6) Installing libsodium (1.0.18-r0) 23:45:55 (4/6) Installing libstdc++ (9.3.0-r2) 23:45:56 (5/6) Installing libzmq (4.3.3-r0) 23:45:56 (6/6) Installing zeromq (4.3.3-r0) 23:45:56 Removing intermediate container 9337a56a1bb7 23:45:56 ---> 820435870f78 23:45:56 Step 23/23 : LABEL version=0.0.0 23:45:56 Executing busybox-1.31.1-r20.trigger 23:45:56 OK: 8 MiB in 20 packages 23:45:56 ---> Running in aaf6b0a86121 23:45:57 Removing intermediate container aaf6b0a86121 23:45:57 ---> feead7156653 23:45:57 23:45:57 Successfully built feead7156653 23:45:57 Successfully tagged support-notifications-arm64:latest 23:45:57  Building support-notifications ... done Removing intermediate container 6d2e2ff3f0e7 23:45:57 ---> abc5ffb9c697 23:45:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:45:58 ---> b24b00c80a1f 23:45:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:45:59 ---> 3653deb785d3 23:45:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:46:00 ---> b6f07d703a09 23:46:00 Step 20/24 : ENTRYPOINT ["/core-data"] 23:46:00 ---> Running in 69f62edfb597 23:46:00 Removing intermediate container 69f62edfb597 23:46:00 ---> 56a56c8c57a6 23:46:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:46:01 ---> Running in fd39fc137db7 23:46:01 Removing intermediate container fd39fc137db7 23:46:01 ---> f3a3b280c316 23:46:01 Step 22/24 : LABEL arch=arm64 23:46:01 ---> Running in e20bef11c8ff 23:46:02 Removing intermediate container e20bef11c8ff 23:46:02 ---> c2c43c002916 23:46:02 Step 23/24 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c 23:46:02 ---> Running in ef6fdfc42f7c 23:46:02 Removing intermediate container ef6fdfc42f7c 23:46:02 ---> b6739d4a06db 23:46:02 Step 24/24 : LABEL version=0.0.0 23:46:02 ---> Running in 6c639bca1120 23:46:03 Removing intermediate container 6c639bca1120 23:46:03 ---> ac8270d2d4f1 23:46:03 23:46:03 Successfully built ac8270d2d4f1 23:46:03 Successfully tagged core-data-arm64:latest 23:46:03  Building core-data ... done  [Pipeline] } 23:46:03 $ docker stop --time=1 f25e67a2d8bc443bce5fbf9d926f9e6c94b428f7000445b01fc0eea065ac03de 23:46:05 $ docker rm -f f25e67a2d8bc443bce5fbf9d926f9e6c94b428f7000445b01fc0eea065ac03de [Pipeline] // withDockerContainer [Pipeline] sh 23:46:06 + docker images 23:46:06 REPOSITORY TAG IMAGE ID CREATED SIZE 23:46:06 core-data-arm64 latest ac8270d2d4f1 3 seconds ago 19.1MB 23:46:06 support-notifications-arm64 latest feead7156653 10 seconds ago 15.7MB 23:46:06 5e28754a5e66 20 seconds ago 974MB 23:46:06 81fd872e5aa8 23 seconds ago 968MB 23:46:06 security-secretstore-setup-arm64 latest fcb51bda97f0 38 seconds ago 26.5MB 23:46:06 core-command-arm64 latest 60dee59ac06a 58 seconds ago 15MB 23:46:06 a759a086a5c9 About a minute ago 973MB 23:46:06 9ccd8f05b403 About a minute ago 966MB 23:46:06 sys-mgmt-agent-arm64 latest a218649428a1 About a minute ago 299MB 23:46:06 security-bootstrapper-arm64 latest 033bbe1e92e6 3 minutes ago 17.1MB 23:46:06 core-metadata-arm64 latest 52c945e4d7a1 3 minutes ago 15.6MB 23:46:06 support-scheduler-arm64 latest 6f8cbfeca7d0 3 minutes ago 15MB 23:46:06 security-proxy-setup-arm64 latest 6306103609ec 3 minutes ago 24MB 23:46:06 9414ed56b3c9 3 minutes ago 973MB 23:46:06 c7a22a8f78a6 3 minutes ago 971MB 23:46:06 d9ce1fae1f2b 3 minutes ago 971MB 23:46:06 1e66da3f3958 3 minutes ago 968MB 23:46:06 f7fc90cfc97b 3 minutes ago 967MB 23:46:06 ci-base-image-arm64 latest 441bb098ffbc 13 minutes ago 641MB 23:46:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB 23:46:06 alpine 3.12 9852663dfa18 7 weeks ago 5.32MB 23:46:06 docker 20.10.0 eeaf43b92773 5 months ago 228MB 23:46:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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] libraryResource [Pipeline] sh 23:46:07 ---> job-cost.sh 23:46:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jKLM 23:46:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:48:23 lf-activate-venv(): INFO: Adding /tmp/venv-jKLM/bin to PATH 23:48:23 INFO: No Stack... 23:48:23 INFO: Retrieving Pricing Info for: v2-standard-4 23:48:23 INFO: Archiving Costs [Pipeline] sh 23:48:23 + cut -d, -f6 23:48:23 + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock 23:48:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3541-5-stack-cost] 23:48:23 Resource [jenkins-edgexfoundry-edgex-go-PR-3541-5-stack-cost] did not exist. Created. 23:48:23 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3541-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:48:24 + echo total: 0.18000000715255737 [Pipeline] stash 23:48:24 Stashed 1 file(s) [Pipeline] } 23:48:24 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3541-5-stack-cost] [Pipeline] // lock [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 23:48:25 provisioning config files... 23:48:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config3838112676221617983tmp [Pipeline] { [Pipeline] sh 23:48:25 + set +x 23:48:25 + curl -s https://codecov.io/bash 23:48:25 + bash -s -- 23:48:25 23:48:25 _____ _ 23:48:25 / ____| | | 23:48:25 | | ___ __| | ___ ___ _____ __ 23:48:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:48:25 | |___| (_) | (_| | __/ (_| (_) \ V / 23:48:25 \_____\___/ \__,_|\___|\___\___/ \_/ 23:48:25 Bash-1.0.3 23:48:25 23:48:25 23:48:25 ==> git version 2.24.4 found 23:48:25 ==> 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 23:48:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:48:25 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:48:25 ==> Jenkins CI detected. 23:48:25 project root: . 23:48:25 --> token set from env 23:48:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:48:25 ==> Running gcov in . (disable via -X gcov) 23:48:25 ==> Python coveragepy not found 23:48:25 ==> Searching for coverage reports in: 23:48:25 + . 23:48:25 -> Found 1 reports 23:48:25 ==> Detecting git/mercurial file structure 23:48:25 ==> Reading reports 23:48:25 + ./coverage.out bytes=412085 23:48:25 ==> Appending adjustments 23:48:25 https://docs.codecov.io/docs/fixing-reports 23:48:27 + Found adjustments 23:48:27 ==> Gzipping contents 23:48:27 56K /tmp/codecov.0uR97S.gz 23:48:27 ==> Uploading reports 23:48:27 url: https://codecov.io 23:48:27 query: branch=PR-3541&commit=dccc8595695910fe9bb92cbf94209a01ec92239c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3541%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3541&job=&cmd_args= 23:48:27 -> Pinging Codecov 23:48:27 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3541&commit=dccc8595695910fe9bb92cbf94209a01ec92239c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3541%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3541&job=&cmd_args= 23:48:27 -> Uploading to 23:48:27 https://storage.googleapis.com/codecov/v4/raw/2021-06-03/00271124DB129430A58F1EEE437C3FCB/dccc8595695910fe9bb92cbf94209a01ec92239c/4d4cf256-1457-43bf-aac1-17e0855306cb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210603T234827Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=beebf901f1ab9b379cb4578d428d8449d0889adab46802e9d93354134ca0a414 23:48:27 % Total % Received % Xferd Average Speed Time Time Time Current 23:48:27 Dload Upload Total Spent Left Speed 23:48:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56092 0 0 100 56092 0 151k --:--:-- --:--:-- --:--:-- 151k 23:48:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dccc8595695910fe9bb92cbf94209a01ec92239c [Pipeline] } 23:48:27 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:48:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:48:29 ---> package-listing.sh 23:48:29 ++ facter osfamily 23:48:29 ++ tr '[:upper:]' '[:lower:]' 23:48:29 + OS_FAMILY=redhat 23:48:29 + workspace=/w/workspace/edgex-go/5 23:48:29 + START_PACKAGES=/tmp/packages_start.txt 23:48:29 + END_PACKAGES=/tmp/packages_end.txt 23:48:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:48:29 + PACKAGES=/tmp/packages_start.txt 23:48:29 + '[' /w/workspace/edgex-go/5 ']' 23:48:29 + PACKAGES=/tmp/packages_end.txt 23:48:29 + case "${OS_FAMILY}" in 23:48:29 + sort 23:48:29 + rpm -qa 23:48:32 + '[' -f /tmp/packages_start.txt ']' 23:48:32 + '[' -f /tmp/packages_end.txt ']' 23:48:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:48:32 + '[' /w/workspace/edgex-go/5 ']' 23:48:32 + mkdir -p /w/workspace/edgex-go/5/archives/ 23:48:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 23:48:32 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:48:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:48:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:48:33 23:48:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:48:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:48:33 alpine: Pulling from edgex-lftools-log-publisher 23:48:33 df20fa9351a1: Pulling fs layer 23:48:33 36b3adc4ff6f: Pulling fs layer 23:48:33 8ad3a11d3b57: Pulling fs layer 23:48:33 46f8f816bc3b: Pulling fs layer 23:48:33 93b61091891f: Pulling fs layer 23:48:33 93b9cdb0e59b: Pulling fs layer 23:48:33 5e14af77c1be: Pulling fs layer 23:48:33 01666e4c0597: Pulling fs layer 23:48:33 aa168da1d23b: Pulling fs layer 23:48:33 93b61091891f: Waiting 23:48:33 93b9cdb0e59b: Waiting 23:48:33 5e14af77c1be: Waiting 23:48:33 01666e4c0597: Waiting 23:48:33 aa168da1d23b: Waiting 23:48:33 46f8f816bc3b: Waiting 23:48:33 36b3adc4ff6f: Verifying Checksum 23:48:33 36b3adc4ff6f: Download complete 23:48:33 46f8f816bc3b: Verifying Checksum 23:48:33 46f8f816bc3b: Download complete 23:48:33 df20fa9351a1: Verifying Checksum 23:48:33 df20fa9351a1: Download complete 23:48:33 93b9cdb0e59b: Verifying Checksum 23:48:33 93b9cdb0e59b: Download complete 23:48:33 5e14af77c1be: Verifying Checksum 23:48:33 5e14af77c1be: Download complete 23:48:33 93b61091891f: Verifying Checksum 23:48:33 93b61091891f: Download complete 23:48:33 01666e4c0597: Verifying Checksum 23:48:33 01666e4c0597: Download complete 23:48:33 df20fa9351a1: Pull complete 23:48:33 8ad3a11d3b57: Verifying Checksum 23:48:33 8ad3a11d3b57: Download complete 23:48:33 36b3adc4ff6f: Pull complete 23:48:34 8ad3a11d3b57: Pull complete 23:48:34 46f8f816bc3b: Pull complete 23:48:34 93b61091891f: Pull complete 23:48:34 93b9cdb0e59b: Pull complete 23:48:34 5e14af77c1be: Pull complete 23:48:34 01666e4c0597: Pull complete 23:48:35 aa168da1d23b: Verifying Checksum 23:48:35 aa168da1d23b: Download complete 23:48:39 aa168da1d23b: Pull complete 23:48:39 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:48:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:48:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:48:39 prd-centos7-docker-4c-2g-452 does not seem to be running inside a container 23:48:39 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:48:44 $ docker top 5935803919be123b06015014d6c43d92051b31370c0eb583d6e6ff27ac6378c7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:48:44 + touch /tmp/pre-build-complete [Pipeline] sh 23:48:44 + mkdir -p /var/log/sa [Pipeline] sh 23:48:45 + ls /var/log/sa-host 23:48:45 + sadf -c /var/log/sa-host/sa03 23:48:45 file_magic: OK 23:48:45 HZ: Using current value: 100 23:48:45 file_header: OK 23:48:45 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 23:48:45 Statistics: 23:48:45 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...Hnuu...uuuununununu... 23:48:45 File successfully converted to sysstat format version 12.2.1 23:48:45 + sadf -c /var/log/sa-host/sa05 23:48:45 file_magic: OK 23:48:45 HZ: Using current value: 100 23:48:45 file_header: OK 23:48:45 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 23:48:45 Statistics: 23:48:45 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:48:45 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:48:45 provisioning config files... 23:48:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3407638205942402870tmp [Pipeline] { [Pipeline] echo 23:48:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:48:46 ---> create-netrc.sh [Pipeline] } 23:48:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:48:46 ---> python-tools-install.sh [Pipeline] echo 23:48:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:48:46 ---> sudo-logs.sh 23:48:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:48:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:48:47 ---> job-cost.sh 23:48:47 lf-activate-venv: SKIPPING 23:48:47 DEBUG: total: 0.18000000715255737 23:48:47 INFO: Retrieving Stack Cost... 23:48:48 INFO: Retrieving Pricing Info for: v3-standard-2 23:48:48 INFO: Archiving Costs [Pipeline] echo 23:48:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:48:48 ---> logs-deploy.sh 23:48:48 lf-activate-venv: SKIPPING 23:48:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3541/5 23:48:48 INFO: archiving workspace using pattern(s): 23:48:49 Archives upload complete. 23:48:49 INFO: archiving logs to Nexus 23:48:50 ---> uname -a: 23:48:50 Linux prd-centos7-docker-4c-2g-452.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 23:48:50 23:48:50 23:48:50 ---> lscpu: 23:48:50 Architecture: x86_64 23:48:50 CPU op-mode(s): 32-bit, 64-bit 23:48:50 Byte Order: Little Endian 23:48:50 Address sizes: 40 bits physical, 48 bits virtual 23:48:50 CPU(s): 2 23:48:50 On-line CPU(s) list: 0,1 23:48:50 Thread(s) per core: 1 23:48:50 Core(s) per socket: 1 23:48:50 Socket(s): 2 23:48:50 NUMA node(s): 1 23:48:50 Vendor ID: AuthenticAMD 23:48:50 CPU family: 23 23:48:50 Model: 49 23:48:50 Model name: AMD EPYC-Rome Processor 23:48:50 Stepping: 0 23:48:50 CPU MHz: 2800.000 23:48:50 BogoMIPS: 5600.00 23:48:50 Virtualization: AMD-V 23:48:50 Hypervisor vendor: KVM 23:48:50 Virtualization type: full 23:48:50 L1d cache: 64 KiB 23:48:50 L1i cache: 64 KiB 23:48:50 L2 cache: 1 MiB 23:48:50 L3 cache: 32 MiB 23:48:50 NUMA node0 CPU(s): 0,1 23:48:50 Vulnerability Itlb multihit: Not affected 23:48:50 Vulnerability L1tf: Not affected 23:48:50 Vulnerability Mds: Not affected 23:48:50 Vulnerability Meltdown: Not affected 23:48:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:48:50 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:48:50 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:48:50 Vulnerability Srbds: Not affected 23:48:50 Vulnerability Tsx async abort: Not affected 23:48:50 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 23:48:50 23:48:50 23:48:50 ---> nproc: 23:48:50 2 23:48:50 23:48:50 23:48:50 ---> df -h: 23:48:50 Filesystem Size Used Available Use% Mounted on 23:48:50 overlay 40.0G 13.3G 26.7G 33% / 23:48:50 tmpfs 64.0M 0 64.0M 0% /dev 23:48:50 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:48:50 shm 64.0M 0 64.0M 0% /dev/shm 23:48:50 /dev/vda1 40.0G 13.3G 26.7G 33% /facter-os 23:48:50 /dev/vda1 40.0G 13.3G 26.7G 33% /etc/resolv.conf 23:48:50 /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hostname 23:48:50 /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hosts 23:48:50 /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/sa-host 23:48:50 /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/secure 23:48:50 /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/auth.log 23:48:50 /dev/vda1 40.0G 13.3G 26.7G 33% /run/cloud-init/result.json 23:48:50 /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/5 23:48:50 /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/5@tmp 23:48:50 23:48:50 23:48:50 ---> free -m: 23:48:50 total used free shared buff/cache available 23:48:50 Mem: 7821 1247 1477 0 5095 6549 23:48:50 Swap: 1023 1 1022 23:48:50 23:48:50 23:48:50 ---> ip addr: 23:48:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:48:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:48:50 inet 127.0.0.1/8 scope host lo 23:48:50 valid_lft forever preferred_lft forever 23:48:50 inet6 ::1/128 scope host 23:48:50 valid_lft forever preferred_lft forever 23:48:50 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:48:50 link/ether fa:16:3e:b3:db:2e brd ff:ff:ff:ff:ff:ff 23:48:50 inet 10.30.123.141/23 brd 10.30.123.255 scope global dynamic eth0 23:48:50 valid_lft 85085sec preferred_lft 85085sec 23:48:50 inet6 fe80::f816:3eff:feb3:db2e/64 scope link 23:48:50 valid_lft forever preferred_lft forever 23:48:50 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:48:50 link/ether 02:42:2f:42:84:86 brd ff:ff:ff:ff:ff:ff 23:48:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:48:50 valid_lft forever preferred_lft forever 23:48:50 inet6 fe80::42:2fff:fe42:8486/64 scope link 23:48:50 valid_lft forever preferred_lft forever 23:48:50 23:48:50 23:48:50 ---> sar -b -r -n DEV: 23:48:50 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) 23:48:50 23:48:50 23:26:45 LINUX RESTART (2 CPU) 23:48:50 23:48:50 23:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:48:50 23:28:01 222.72 77.26 145.46 0.00 9476.17 52949.43 0.00 23:48:50 23:29:01 172.95 0.18 172.77 0.00 22.78 49368.49 0.00 23:48:50 23:30:01 59.86 0.00 59.86 0.00 0.00 6843.39 0.00 23:48:50 23:31:01 57.40 0.02 57.38 0.00 0.53 5416.86 0.00 23:48:50 23:32:01 483.99 152.30 331.69 0.00 3702.26 196447.82 0.00 23:48:50 23:33:01 581.39 263.21 318.18 0.00 13700.20 142287.76 0.00 23:48:50 23:34:01 495.02 25.68 469.34 0.00 2001.33 250725.15 0.00 23:48:50 23:35:01 243.31 14.79 228.52 0.00 1498.77 38930.74 0.00 23:48:50 23:36:01 1.03 0.05 0.98 0.00 0.40 12.21 0.00 23:48:50 23:37:01 0.23 0.00 0.23 0.00 0.00 3.23 0.00 23:48:50 23:38:01 0.38 0.00 0.38 0.00 0.00 5.08 0.00 23:48:50 23:39:01 0.17 0.00 0.17 0.00 0.00 2.60 0.00 23:48:50 23:40:01 0.35 0.05 0.30 0.00 0.40 4.35 0.00 23:48:50 23:41:01 0.30 0.00 0.30 0.00 0.00 4.96 0.00 23:48:50 23:42:01 0.43 0.18 0.25 0.00 5.73 2.82 0.00 23:48:50 23:43:02 1.02 0.15 0.87 0.00 10.26 18.19 0.00 23:48:50 23:44:01 0.24 0.00 0.24 0.00 0.00 3.41 0.00 23:48:50 23:45:01 0.30 0.00 0.30 0.00 0.00 4.38 0.00 23:48:50 23:46:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 23:48:50 23:47:01 0.23 0.00 0.23 0.00 0.00 3.35 0.00 23:48:50 23:48:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 23:48:50 Average: 110.72 25.47 85.25 0.00 1450.97 35434.72 0.00 23:48:50 23:48:50 23:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:48:50 23:28:01 4922792 0 864204 10.79 2620 2219324 1501352 16.58 932544 1731528 52 23:48:50 23:29:01 4257656 0 998652 12.47 2620 2750012 1521796 16.80 1012832 2206232 32 23:48:50 23:30:01 3814012 0 1105484 13.80 2620 3086824 1731344 19.12 1343780 2292668 145024 23:48:50 23:31:01 3901964 0 1018360 12.72 2620 3085996 1453316 16.05 1205376 2334968 151844 23:48:50 23:32:01 1112112 0 1204472 15.04 2620 5689736 1658708 18.31 2209700 4002320 0 23:48:50 23:33:01 577784 0 1430268 17.86 2620 5998268 2873580 31.73 2799888 3901780 11516 23:48:50 23:34:01 280588 0 1753344 21.89 2620 5972388 3338372 36.86 3439524 3509696 86144 23:48:50 23:35:01 2133272 0 1185428 14.80 2620 4687620 1441884 15.92 1238876 3904052 20 23:48:50 23:36:01 2142912 0 1175784 14.68 2620 4687624 1283208 14.17 1238048 3898456 20 23:48:50 23:37:01 2145392 0 1173300 14.65 2620 4687628 1262624 13.94 1236048 3898556 12 23:48:50 23:38:01 2145764 0 1172928 14.65 2620 4687628 1262720 13.94 1236144 3898556 16 23:48:50 23:39:01 2145916 0 1172768 14.64 2620 4687636 1262660 13.94 1236184 3898556 12 23:48:50 23:40:01 2146224 0 1172452 14.64 2620 4687644 1262624 13.94 1236200 3898568 20 23:48:50 23:41:01 2146092 0 1172580 14.64 2620 4687648 1262624 13.94 1236092 3898568 8 23:48:50 23:42:01 2145712 0 1172928 14.65 2620 4687680 1262624 13.94 1236300 3898508 16 23:48:50 23:43:02 2142556 0 1175800 14.68 2620 4687964 1262928 13.94 1242392 3896012 16 23:48:50 23:44:01 2143248 0 1175104 14.67 2620 4687968 1262688 13.94 1241816 3896012 8 23:48:50 23:45:01 2143004 0 1175340 14.68 2620 4687976 1262784 13.94 1241972 3896012 8 23:48:50 23:46:01 2142508 0 1175836 14.68 2620 4687976 1262808 13.94 1242124 3896012 16 23:48:50 23:47:01 2142248 0 1176088 14.68 2620 4687984 1262976 13.94 1242804 3896012 16 23:48:50 23:48:01 2142092 0 1176244 14.69 2620 4687984 1262964 13.94 1242732 3896012 12 23:48:50 Average: 2327326 0 1182255 14.76 2620 4496738 1521742 16.80 1442446 3549956 18801 23:48:50 23:48:50 23:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:48:50 23:28:01 eth0 1428.21 1502.88 6391.02 185.50 0.00 0.00 0.00 0.00 23:48:50 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:28:01 docker0 839.81 519.22 70.10 2676.98 0.00 0.00 0.00 0.00 23:48:50 23:29:01 eth0 528.16 439.61 3556.63 70.80 0.00 0.00 0.00 0.00 23:48:50 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:29:01 docker0 181.86 235.04 12.75 844.14 0.00 0.00 0.00 0.00 23:48:50 23:30:01 eth0 33.19 17.89 28.13 13.55 0.00 0.00 0.00 0.00 23:48:50 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:30:01 veth09bd78c 0.63 0.77 0.05 0.06 0.00 0.00 0.00 0.00 23:48:50 23:30:01 docker0 0.63 0.63 0.04 0.05 0.00 0.00 0.00 0.00 23:48:50 23:31:01 eth0 25.60 13.62 21.39 10.17 0.00 0.00 0.00 0.00 23:48:50 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:31:01 veth09bd78c 1.13 1.13 0.09 0.09 0.00 0.00 0.00 0.00 23:48:50 23:31:01 docker0 1.13 1.13 0.07 0.09 0.00 0.00 0.00 0.00 23:48:50 23:32:01 eth0 255.39 215.30 1869.96 88.18 0.00 0.00 0.00 0.00 23:48:50 23:32:01 vethf315905 0.00 0.62 0.00 0.04 0.00 0.00 0.00 0.00 23:48:50 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:32:01 veth57830a7 0.03 0.30 0.00 0.02 0.00 0.00 0.00 0.00 23:48:50 23:33:01 veth22a29b0 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 23:48:50 23:33:01 veth3329f74 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:33:01 eth0 52.10 28.93 202.60 13.15 0.00 0.00 0.00 0.00 23:48:50 23:33:01 vethf315905 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 23:48:50 23:34:01 vetheac3350 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:48:50 23:34:01 vethb12db4b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:48:50 23:34:01 veth75d5093 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:48:50 23:34:01 eth0 118.84 87.73 214.04 71.64 0.00 0.00 0.00 0.00 23:48:50 23:35:01 eth0 173.98 113.59 1620.49 69.98 0.00 0.00 0.00 0.00 23:48:50 23:35:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:48:50 23:35:01 docker0 1172.86 956.19 92.70 4381.52 0.00 0.00 0.00 0.00 23:48:50 23:36:01 eth0 1.42 0.63 0.93 0.40 0.00 0.00 0.00 0.00 23:48:50 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:37:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 23:48:50 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:38:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 23:48:50 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:39:01 eth0 0.27 0.22 0.10 0.02 0.00 0.00 0.00 0.00 23:48:50 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:40:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:48:50 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:41:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:48:50 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:42:01 eth0 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 23:48:50 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:43:02 eth0 0.67 0.55 0.40 0.27 0.00 0.00 0.00 0.00 23:48:50 23:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:44:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:48:50 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:45:01 eth0 0.67 0.13 0.17 0.06 0.00 0.00 0.00 0.00 23:48:50 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:46:01 eth0 1.27 0.27 0.33 0.20 0.00 0.00 0.00 0.00 23:48:50 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:47:01 eth0 1.65 0.48 0.62 0.36 0.00 0.00 0.00 0.00 23:48:50 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:48:01 eth0 0.67 0.48 0.40 0.30 0.00 0.00 0.00 0.00 23:48:50 23:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 Average: eth0 125.07 115.52 663.06 25.02 0.00 0.00 0.00 0.00 23:48:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:50 Average: docker0 55.91 45.58 4.42 208.87 0.00 0.00 0.00 0.00 23:48:50 23:48:50 23:48:50 ---> sar -P ALL: 23:48:50 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) 23:48:50 23:48:50 23:26:45 LINUX RESTART (2 CPU) 23:48:50 23:48:50 23:27:01 CPU %user %nice %system %iowait %steal %idle 23:48:50 23:28:01 all 34.86 0.00 11.37 8.29 0.11 45.37 23:48:50 23:28:01 0 29.02 0.00 12.66 9.13 0.11 49.08 23:48:50 23:28:01 1 40.73 0.00 10.07 7.45 0.11 41.64 23:48:50 23:29:01 all 13.66 0.00 8.31 4.15 0.10 73.79 23:48:50 23:29:01 0 13.38 0.00 8.82 3.72 0.10 73.97 23:48:50 23:29:01 1 13.93 0.00 7.80 4.57 0.09 73.62 23:48:50 23:30:01 all 57.90 0.00 6.89 0.48 0.08 34.65 23:48:50 23:30:01 0 56.59 0.00 7.45 0.63 0.07 35.26 23:48:50 23:30:01 1 59.21 0.00 6.33 0.32 0.09 34.04 23:48:50 23:31:01 all 52.23 0.00 7.67 0.43 0.10 39.56 23:48:50 23:31:01 0 51.72 0.00 8.03 0.45 0.11 39.69 23:48:50 23:31:01 1 52.75 0.00 7.31 0.41 0.09 39.43 23:48:50 23:32:01 all 31.18 0.00 17.20 20.46 0.14 31.03 23:48:50 23:32:01 0 31.36 0.00 17.20 20.30 0.15 31.00 23:48:50 23:32:01 1 30.99 0.00 17.19 20.62 0.13 31.07 23:48:50 23:33:01 all 67.64 0.00 15.95 12.78 0.13 3.50 23:48:50 23:33:01 0 67.58 0.00 15.96 13.01 0.13 3.32 23:48:50 23:33:01 1 67.70 0.00 15.93 12.56 0.13 3.68 23:48:50 23:34:01 all 48.54 0.00 20.04 24.56 0.23 6.63 23:48:50 23:34:01 0 49.13 0.00 20.69 25.92 0.24 4.02 23:48:50 23:34:01 1 47.95 0.00 19.38 23.20 0.22 9.25 23:48:50 23:35:01 all 32.90 0.00 7.51 6.49 0.08 53.01 23:48:50 23:35:01 0 31.87 0.00 7.72 6.21 0.09 54.12 23:48:50 23:35:01 1 33.93 0.00 7.30 6.78 0.07 51.92 23:48:50 23:36:01 all 0.11 0.00 0.04 0.00 0.03 99.82 23:48:50 23:36:01 0 0.13 0.00 0.05 0.00 0.03 99.78 23:48:50 23:36:01 1 0.08 0.00 0.03 0.00 0.02 99.87 23:48:50 23:37:01 all 0.12 0.00 0.05 0.00 0.04 99.79 23:48:50 23:37:01 0 0.12 0.00 0.02 0.00 0.05 99.82 23:48:50 23:37:01 1 0.12 0.00 0.08 0.00 0.03 99.77 23:48:50 23:38:01 all 0.02 0.00 0.02 0.00 0.02 99.95 23:48:50 23:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:48:50 23:38:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:48:50 23:48:50 23:38:01 CPU %user %nice %system %iowait %steal %idle 23:48:50 23:39:01 all 0.04 0.00 0.02 0.00 0.03 99.92 23:48:50 23:39:01 0 0.05 0.00 0.02 0.00 0.03 99.90 23:48:50 23:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:48:50 23:40:01 all 0.18 0.00 0.01 0.01 0.03 99.78 23:48:50 23:40:01 0 0.32 0.00 0.00 0.02 0.02 99.65 23:48:50 23:40:01 1 0.03 0.00 0.02 0.00 0.03 99.92 23:48:50 23:41:01 all 0.07 0.00 0.03 0.00 0.03 99.88 23:48:50 23:41:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:48:50 23:41:01 1 0.08 0.00 0.03 0.00 0.03 99.85 23:48:50 23:42:01 all 0.10 0.00 0.03 0.00 0.02 99.85 23:48:50 23:42:01 0 0.05 0.00 0.05 0.00 0.02 99.88 23:48:50 23:42:01 1 0.15 0.00 0.02 0.00 0.02 99.82 23:48:50 23:43:02 all 0.13 0.00 0.03 0.02 0.03 99.80 23:48:50 23:43:02 0 0.13 0.00 0.03 0.00 0.03 99.80 23:48:50 23:43:02 1 0.13 0.00 0.02 0.03 0.02 99.80 23:48:50 23:44:01 all 0.12 0.00 0.03 0.00 0.02 99.84 23:48:50 23:44:01 0 0.20 0.00 0.02 0.00 0.02 99.76 23:48:50 23:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:48:50 23:45:01 all 0.07 0.00 0.02 0.00 0.03 99.89 23:48:50 23:45:01 0 0.12 0.00 0.02 0.00 0.05 99.82 23:48:50 23:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:48:50 23:46:01 all 0.07 0.00 0.03 0.00 0.03 99.88 23:48:50 23:46:01 0 0.10 0.00 0.03 0.00 0.02 99.85 23:48:50 23:46:01 1 0.03 0.00 0.02 0.00 0.03 99.92 23:48:50 23:47:01 all 0.10 0.00 0.03 0.00 0.03 99.85 23:48:50 23:47:01 0 0.18 0.00 0.03 0.00 0.03 99.75 23:48:50 23:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:48:50 23:48:01 all 0.07 0.00 0.02 0.00 0.02 99.90 23:48:50 23:48:01 0 0.10 0.00 0.02 0.00 0.00 99.88 23:48:50 23:48:01 1 0.03 0.00 0.02 0.00 0.03 99.92 23:48:50 Average: all 15.40 0.00 4.31 3.50 0.06 76.72 23:48:50 Average: 0 15.06 0.00 4.48 3.59 0.06 76.81 23:48:50 Average: 1 15.74 0.00 4.14 3.42 0.06 76.64 23:48:50 23:48:50 23:48:50