bnevis-i commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 626275469b875c7afcb36771b784305944904f10+87e8ed76953e70318171a287d139abdba61a8126 (f90fbd9243780a0ee17aa02a5ea5a16d7280f5a9) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5189009461599549703.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh996530943237903379.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3734/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3734/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3945943606202931942.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3794865729698343954.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3734/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3734/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4378664900667328085.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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_BUILD_IMAGE_TARGET: builder 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-67 in /w/workspace/edgexfoundry_edgex-go_PR-3734 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8898138362107160610.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 87e8ed76953e70318171a287d139abdba61a8126 into PR head commit 626275469b875c7afcb36771b784305944904f10 Merge succeeded, producing e248b33b6b29e0a6808c9760ea597228273db275 Checking out Revision e248b33b6b29e0a6808c9760ea597228273db275 (PR-3734) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4412651284181765460.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3734/head:refs/remotes/origin/PR-3734 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 626275469b875c7afcb36771b784305944904f10 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5734507904816914545.key > git merge 87e8ed76953e70318171a287d139abdba61a8126 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e248b33b6b29e0a6808c9760ea597228273db275 # timeout=10 Commit message: "Merge commit '87e8ed76953e70318171a287d139abdba61a8126' into HEAD" > git rev-list --no-walk 626275469b875c7afcb36771b784305944904f10 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:46:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:46:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:46:23 ========================================================= 01:46:23 EdgeX Global Pipelines Version Info 01:46:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:46:24 ------------------- 01:46:24 stable info: 01:46:24 ------------------- 01:46:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:46:24 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 01:46:24 Message: update stable to v1.0.205 01:46:24 ------------------- 01:46:24 experimental info: 01:46:24 ------------------- 01:46:24 Commited By: **** collab-it+edgex@linuxfoundation.org 01:46:24 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 01:46:24 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3734 [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3734 [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3734 [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e248b33b6b29e0a6808c9760ea597228273db275 [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e248b33 [Pipeline] echo 01:46:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:46:25 provisioning config files... 01:46:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4931233111163837035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:26 ---> docker-login.sh 01:46:26 nexus3.edgexfoundry.org:10001 01:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:26 Configure a credential helper to remove this warning. See 01:46:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:26 01:46:26 Login Succeeded 01:46:26 nexus3.edgexfoundry.org:10002 01:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:26 Configure a credential helper to remove this warning. See 01:46:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:26 01:46:26 Login Succeeded 01:46:26 nexus3.edgexfoundry.org:10003 01:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:26 Configure a credential helper to remove this warning. See 01:46:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:26 01:46:26 Login Succeeded 01:46:26 nexus3.edgexfoundry.org:10004 01:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:26 Configure a credential helper to remove this warning. See 01:46:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:26 01:46:26 Login Succeeded 01:46:26 docker.io 01:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:27 Configure a credential helper to remove this warning. See 01:46:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:27 01:46:27 Login Succeeded 01:46:27 ---> docker-login.sh ends [Pipeline] } 01:46:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:46:27 ++ 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 01:46:27 + for file in '`ls cmd/**/Dockerfile`' 01:46:27 ++ dirname cmd/core-command/Dockerfile 01:46:27 ++ cut -d/ -f2 01:46:27 + echo core-command,cmd/core-command/Dockerfile 01:46:27 + for file in '`ls cmd/**/Dockerfile`' 01:46:27 ++ dirname cmd/core-data/Dockerfile 01:46:27 ++ cut -d/ -f2 01:46:27 + echo core-data,cmd/core-data/Dockerfile 01:46:27 + for file in '`ls cmd/**/Dockerfile`' 01:46:27 ++ dirname cmd/core-metadata/Dockerfile 01:46:27 ++ cut -d/ -f2 01:46:27 + echo core-metadata,cmd/core-metadata/Dockerfile 01:46:27 + for file in '`ls cmd/**/Dockerfile`' 01:46:27 ++ cut -d/ -f2 01:46:27 ++ dirname cmd/security-bootstrapper/Dockerfile 01:46:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:46:27 + for file in '`ls cmd/**/Dockerfile`' 01:46:27 ++ cut -d/ -f2 01:46:27 ++ dirname cmd/security-proxy-setup/Dockerfile 01:46:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:46:27 + for file in '`ls cmd/**/Dockerfile`' 01:46:27 ++ dirname cmd/security-secretstore-setup/Dockerfile 01:46:27 ++ cut -d/ -f2 01:46:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:46:27 + for file in '`ls cmd/**/Dockerfile`' 01:46:27 ++ dirname cmd/support-notifications/Dockerfile 01:46:27 ++ cut -d/ -f2 01:46:27 + echo support-notifications,cmd/support-notifications/Dockerfile 01:46:27 + for file in '`ls cmd/**/Dockerfile`' 01:46:27 ++ dirname cmd/support-scheduler/Dockerfile 01:46:27 ++ cut -d/ -f2 01:46:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:46:27 + for file in '`ls cmd/**/Dockerfile`' 01:46:27 ++ dirname cmd/sys-mgmt-agent/Dockerfile 01:46:27 ++ cut -d/ -f2 01:46:27 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:46:27 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 01:46:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:46:28 01:46:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:46:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:46:29 latest: Pulling from edgex-devops/git-semver 01:46:29 31603596830f: Pulling fs layer 01:46:29 04fac38145f0: Pulling fs layer 01:46:29 701f6daf10bf: Pulling fs layer 01:46:29 24f72da36158: Pulling fs layer 01:46:29 24f72da36158: Waiting 01:46:29 04fac38145f0: Verifying Checksum 01:46:29 04fac38145f0: Download complete 01:46:29 31603596830f: Verifying Checksum 01:46:29 31603596830f: Download complete 01:46:29 24f72da36158: Verifying Checksum 01:46:29 24f72da36158: Download complete 01:46:29 31603596830f: Pull complete 01:46:29 04fac38145f0: Pull complete 01:46:29 701f6daf10bf: Verifying Checksum 01:46:29 701f6daf10bf: Download complete 01:46:30 701f6daf10bf: Pull complete 01:46:30 24f72da36158: Pull complete 01:46:30 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 01:46:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:46:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:46:30 prd-centos7-docker-4c-2g-67 does not seem to be running inside a container 01:46:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:46:31 $ docker top f80115bcbbce03591a4f61dd5036e9712b7e21f1b833bc460538bca72e0a411e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:46:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:46:31 [ssh-agent] Looking for ssh-agent implementation... 01:46:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:46:31 $ docker exec f80115bcbbce03591a4f61dd5036e9712b7e21f1b833bc460538bca72e0a411e ssh-agent 01:46:32 SSH_AUTH_SOCK=/tmp/ssh-NaXhRRwt7tGm/agent.15 01:46:32 SSH_AGENT_PID=21 01:46:32 Running ssh-add (command line suppressed) 01:46:32 Identity added: /w/workspace/edgex-go/2@tmp/private_key_800213059524800233.key (/w/workspace/edgex-go/2@tmp/private_key_800213059524800233.key) 01:46:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:46:32 + git tag --points-at HEAD [Pipeline] } 01:46:32 $ docker exec --env ******** --env ******** f80115bcbbce03591a4f61dd5036e9712b7e21f1b833bc460538bca72e0a411e ssh-agent -k 01:46:32 unset SSH_AUTH_SOCK; 01:46:32 unset SSH_AGENT_PID; 01:46:32 echo Agent pid 21 killed; 01:46:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:46:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:46:32 [ssh-agent] Looking for ssh-agent implementation... 01:46:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:46:32 $ docker exec f80115bcbbce03591a4f61dd5036e9712b7e21f1b833bc460538bca72e0a411e ssh-agent 01:46:32 SSH_AUTH_SOCK=/tmp/ssh-rFXV6NmQTCp2/agent.54 01:46:32 SSH_AGENT_PID=60 01:46:32 Running ssh-add (command line suppressed) 01:46:32 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8251494408753137057.key (/w/workspace/edgex-go/2@tmp/private_key_8251494408753137057.key) 01:46:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:46:33 + git semver init 01:46:33 # -> Open(): unable to determine branch for HEAD 01:46:33 # $GIT_DIR = /w/workspace/edgex-go/2/.git 01:46:33 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 01:46:33 # $SEMVER_REMOTE_NAME = origin 01:46:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:46:33 # $SEMVER_USER_NAME = edgex-jenkins 01:46:33 # $SEMVER_BRANCH = PR-3734 01:46:33 # $SEMVER_TEMP = /tmp/semver-652492618 01:46:33 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:47:29 # '/tmp/semver-652492618' -> '/w/workspace/edgex-go/2/.semver' 01:47:29 # -> Force: false 01:47:29 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 01:47:29 $ docker exec --env ******** --env ******** f80115bcbbce03591a4f61dd5036e9712b7e21f1b833bc460538bca72e0a411e ssh-agent -k 01:47:29 unset SSH_AUTH_SOCK; 01:47:29 unset SSH_AGENT_PID; 01:47:29 echo Agent pid 60 killed; 01:47:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:47:30 + git semver [Pipeline] } 01:47:30 $ docker stop --time=1 f80115bcbbce03591a4f61dd5036e9712b7e21f1b833bc460538bca72e0a411e 01:47:32 $ docker rm -f f80115bcbbce03591a4f61dd5036e9712b7e21f1b833bc460538bca72e0a411e [Pipeline] // withDockerContainer [Pipeline] sh 01:47:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:47:33 Stashed 1 file(s) [Pipeline] echo 01:47:33 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 01:47:33 ========================================================= 01:47:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:47:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:47:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:47:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:47:33 540db60ca938: Pulling fs layer 01:47:33 adcc1eea9eea: Pulling fs layer 01:47:33 4c4ab2625f07: Pulling fs layer 01:47:33 db62176df00c: Pulling fs layer 01:47:33 3b30891b0d05: Pulling fs layer 01:47:33 06b49ca38bd5: Pulling fs layer 01:47:33 c788192a36de: Pulling fs layer 01:47:33 a77e37c0d609: Pulling fs layer 01:47:33 c3185cebc471: Pulling fs layer 01:47:33 db62176df00c: Waiting 01:47:33 3b30891b0d05: Waiting 01:47:33 06b49ca38bd5: Waiting 01:47:33 c788192a36de: Waiting 01:47:33 a77e37c0d609: Waiting 01:47:33 c3185cebc471: Waiting 01:47:34 4c4ab2625f07: Verifying Checksum 01:47:34 4c4ab2625f07: Download complete 01:47:34 adcc1eea9eea: Verifying Checksum 01:47:34 adcc1eea9eea: Download complete 01:47:34 3b30891b0d05: Verifying Checksum 01:47:34 3b30891b0d05: Download complete 01:47:34 06b49ca38bd5: Verifying Checksum 01:47:34 06b49ca38bd5: Download complete 01:47:34 c788192a36de: Verifying Checksum 01:47:34 c788192a36de: Download complete 01:47:34 540db60ca938: Verifying Checksum 01:47:34 540db60ca938: Pull complete 01:47:34 adcc1eea9eea: Pull complete 01:47:34 4c4ab2625f07: Pull complete 01:47:34 a77e37c0d609: Verifying Checksum 01:47:34 a77e37c0d609: Download complete 01:47:37 c3185cebc471: Download complete 01:47:38 db62176df00c: Verifying Checksum 01:47:38 db62176df00c: Download complete 01:47:41 db62176df00c: Pull complete 01:47:41 3b30891b0d05: Pull complete 01:47:41 06b49ca38bd5: Pull complete 01:47:41 c788192a36de: Pull complete 01:47:41 a77e37c0d609: Pull complete 01:47:43 c3185cebc471: Pull complete 01:47:43 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 01:47:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:47:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 01:47:44 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:47:44 WORKDIR /edgex 01:47:44 COPY go.mod . 01:47:44 RUN go mod download' 01:47:44 + docker build -t ci-base-image-x86_64 -f - . 01:47:45 Sending build context to Docker daemon 329.1MB 01:47:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:47:45 ---> 031687cdd783 01:47:45 Step 2/4 : WORKDIR /edgex 01:47:47 ---> Running in 02c46a214e87 01:47:47 Removing intermediate container 02c46a214e87 01:47:47 ---> 988aa37c015f 01:47:47 Step 3/4 : COPY go.mod . 01:47:47 ---> f89452201a61 01:47:47 Step 4/4 : RUN go mod download 01:47:47 ---> Running in 7527e1f4cfed 01:47:48 Still waiting to schedule task 01:47:48 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 01:48:20 Removing intermediate container 7527e1f4cfed 01:48:20 ---> 942276581883 01:48:20 Successfully built 942276581883 01:48:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:48:20 + docker inspect -f . ci-base-image-x86_64 01:48:20 . [Pipeline] withDockerContainer 01:48:20 prd-centos7-docker-4c-2g-67 does not seem to be running inside a container 01:48:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:48:21 $ docker top f8b1c40f2b704ae7c45f54d8437f31f0059ca90348d7f5a01fdaacadc7bcc1c6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:21 + go version 01:48:21 go version go1.16.6 linux/amd64 [Pipeline] } 01:48:21 $ docker stop --time=1 f8b1c40f2b704ae7c45f54d8437f31f0059ca90348d7f5a01fdaacadc7bcc1c6 01:48:22 $ docker rm -f f8b1c40f2b704ae7c45f54d8437f31f0059ca90348d7f5a01fdaacadc7bcc1c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:48:23 + docker inspect -f . ci-base-image-x86_64 01:48:23 . [Pipeline] withDockerContainer 01:48:23 prd-centos7-docker-4c-2g-67 does not seem to be running inside a container 01:48:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:48:23 $ docker top abb2906506148e6ef0fb277c3b2540b684783c8d5efd89227c5a855e57ab03cb -eo pid,comm [Pipeline] { [Pipeline] echo 01:48:24 ========================================================= 01:48:24 [edgeXBuildGoParallel] Running Tests and Build... 01:48:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:48:24 + go mod tidy [Pipeline] sh 01:48:25 + make test 01:48:25 go mod tidy 01:48:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:48:30 ? github.com/edgexfoundry/edgex-go [no test files] 01:48:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:48:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:48:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:48:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:48:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:48:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:48:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:48:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:48:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:48:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:48:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:48:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:48:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:48:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements 01:48:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:48:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:49:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements 01:49:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:49:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.046s coverage: 46.3% of statements 01:49:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:49:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:49:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 90.1% of statements 01:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:49:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements 01:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:49:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.309s coverage: 94.2% of statements 01:49:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:49:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:49:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 59.1% of statements 01:49:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:49:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:49:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:49:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:49:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:49:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements 01:49:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:49:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:49:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:49:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.8% of statements 01:49:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:49:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 01:49:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements 01:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:49:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 01:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 79.5% of statements 01:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 01:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 01:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 01:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements 01:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements 01:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.190s coverage: 81.8% of statements 01:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:49:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 01:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:49:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 01:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:49:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 01:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:49:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 01:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:49:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 58.8% of statements 01:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:49:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 01:49:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 01:49:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 01:49:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.147s coverage: 91.2% of statements 01:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:49:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements 01:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:49:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 01:49:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements 01:49:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 01:49:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 01:49:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements 01:49:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.208s coverage: 70.5% of statements 01:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:49:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.6% of statements 01:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:49:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.090s coverage: 89.5% of statements 01:49:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:49:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements 01:49:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:49:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 19.5% of statements 01:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:49:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.0% of statements 01:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:49:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 01:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:49:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements 01:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:49:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:49:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:49:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 01:49:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:49:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:49:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:49:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:49:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:49:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:49:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 01:49:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 01:49:50 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:50:22 GO111MODULE=on go vet ./... 01:50:32 gofmt -l . 01:50:32 [ "`gofmt -l .`" = "" ] 01:50:33 ./bin/test-attribution-txt.sh [Pipeline] sh 01:50:34 + ls -al . 01:50:34 total 612 01:50:34 drwxrwxr-x 10 1001 1001 4096 Sep 29 01:50 . 01:50:34 drwxr-xr-x 4 root root 28 Sep 29 01:48 .. 01:50:34 -rw-rw-r-- 1 1001 1001 11 Sep 29 01:46 .dockerignore 01:50:34 drwxrwxr-x 8 1001 1001 179 Sep 29 01:46 .git 01:50:34 drwxrwxr-x 4 1001 1001 142 Sep 29 01:46 .github 01:50:34 -rw-rw-r-- 1 1001 1001 818 Sep 29 01:46 .gitignore 01:50:34 -rw-rw-r-- 1 1001 1001 115 Sep 29 01:46 .golangci.yml 01:50:34 -rw-rw-r-- 1 1001 1001 76 Sep 29 01:46 .hadolint.yml 01:50:34 drwx------ 3 1001 1001 58 Sep 29 01:47 .semver 01:50:34 -rw-rw-r-- 1 1001 1001 166 Sep 29 01:46 .sonarcloud.properties 01:50:34 -rw-rw-r-- 1 1001 1001 1171 Sep 29 01:46 ADOPTERS.md 01:50:34 -rw-rw-r-- 1 1001 1001 8493 Sep 29 01:46 Attribution.txt 01:50:34 -rw-rw-r-- 1 1001 1001 43881 Sep 29 01:46 CHANGELOG.md 01:50:34 -rw-rw-r-- 1 1001 1001 3804 Sep 29 01:46 CONTRIBUTING.md 01:50:34 -rw-rw-r-- 1 1001 1001 677 Sep 29 01:46 GOVERNANCE.md 01:50:34 -rw-rw-r-- 1 1001 1001 849 Sep 29 01:46 Jenkinsfile 01:50:34 -rw-rw-r-- 1 1001 1001 10775 Sep 29 01:46 LICENSE 01:50:34 -rw-rw-r-- 1 1001 1001 6386 Sep 29 01:46 Makefile 01:50:34 -rw-rw-r-- 1 1001 1001 582 Sep 29 01:46 OWNERS.md 01:50:34 -rw-rw-r-- 1 1001 1001 8643 Sep 29 01:46 README.md 01:50:34 -rw-rw-r-- 1 1001 1001 6912 Sep 29 01:46 SECURITY.md 01:50:34 -rw-rw-r-- 1 1001 1001 5 Sep 29 01:47 VERSION 01:50:34 -rw-rw-r-- 1 1001 1001 4131 Sep 29 01:46 ZMQWindows.md 01:50:34 drwxrwxr-x 2 1001 1001 37 Sep 29 01:46 bin 01:50:34 drwxrwxr-x 14 1001 1001 4096 Sep 29 01:46 cmd 01:50:34 -rw-r--r-- 1 root root 403066 Sep 29 01:49 coverage.out 01:50:34 -rw-rw-r-- 1 1001 1001 841 Sep 29 01:46 go.mod 01:50:34 -rw-r--r-- 1 root root 50064 Sep 29 01:48 go.sum 01:50:34 drwxrwxr-x 8 1001 1001 124 Sep 29 01:46 internal 01:50:34 drwxrwxr-x 3 1001 1001 16 Sep 29 01:46 openapi 01:50:34 drwxrwxr-x 4 1001 1001 71 Sep 29 01:46 snap 01:50:34 -rw-rw-r-- 1 1001 1001 204 Sep 29 01:46 version.go [Pipeline] sh 01:50:34 + '[' -e coverage.out ] 01:50:34 + chown 1001:1001 coverage.out [Pipeline] stash 01:50:34 Stashed 1 file(s) [Pipeline] sh 01:50:34 + make build 01:50:34 go mod tidy 01:50:34 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 01:50:36 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 01:50:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:50:43 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 01:50:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:50:45 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 01:50:45 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 01:50:46 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 01:50:47 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 01:50:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:50:49 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 01:50:49 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] } 01:50:51 $ docker stop --time=1 abb2906506148e6ef0fb277c3b2540b684783c8d5efd89227c5a855e57ab03cb 01:50:52 $ docker rm -f abb2906506148e6ef0fb277c3b2540b684783c8d5efd89227c5a855e57ab03cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:50:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:50:54 01:50:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:50:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:50:55 latest: Pulling from edgex-devops/edgex-compose 01:50:55 cbdbe7a5bc2a: Pulling fs layer 01:50:55 ca9280d653b3: Pulling fs layer 01:50:55 7e9c9ca2126c: Pulling fs layer 01:50:55 cbdbe7a5bc2a: Download complete 01:50:55 cbdbe7a5bc2a: Pull complete 01:50:56 ca9280d653b3: Verifying Checksum 01:50:56 ca9280d653b3: Download complete 01:50:56 ca9280d653b3: Pull complete 01:50:58 7e9c9ca2126c: Verifying Checksum 01:50:58 7e9c9ca2126c: Download complete 01:51:01 7e9c9ca2126c: Pull complete 01:51:01 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:51:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:51:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:51:01 prd-centos7-docker-4c-2g-67 does not seem to be running inside a container 01:51:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:51:04 $ docker top 4419cb9363543eebef067463df094e78f10a5990571c05dd1a2e12275bb1f868 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:04 + docker-compose build --help 01:51:04 + grep parallel 01:51:05 --parallel Build images in parallel. [Pipeline] } 01:51:05 $ docker stop --time=1 4419cb9363543eebef067463df094e78f10a5990571c05dd1a2e12275bb1f868 01:51:06 $ docker rm -f 4419cb9363543eebef067463df094e78f10a5990571c05dd1a2e12275bb1f868 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:51:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:51:06 . [Pipeline] withDockerContainer 01:51:07 prd-centos7-docker-4c-2g-67 does not seem to be running inside a container 01:51:07 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:51:07 $ docker top d4d807a54b688fa0c0f35cb00d6f30b9d2881a05879af61a3489f70b7ecd778e -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:07 + docker-compose -f ./docker-compose-build.yml build --parallel 01:51:08 Building core-command ... 01:51:08 Building core-data ... 01:51:08 Building core-metadata ... 01:51:08 Building security-bootstrapper ... 01:51:08 Building security-proxy-setup ... 01:51:08 Building security-secretstore-setup ... 01:51:08 Building support-notifications ... 01:51:08 Building support-scheduler ... 01:51:08 Building sys-mgmt-agent ... 01:51:08 Building security-secretstore-setup 01:51:08 Building support-notifications 01:51:08 Building security-proxy-setup 01:51:08 Building security-bootstrapper 01:51:08 Building sys-mgmt-agent 01:51:18 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:51:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:51:18 ---> 942276581883 01:51:18 Step 3/26 : WORKDIR /edgex-go 01:51:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:51:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:51:19 ---> 942276581883 01:51:19 Step 3/24 : WORKDIR /edgex-go 01:51:19 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:51:19 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:51:19 ---> 942276581883 01:51:19 Step 3/32 : WORKDIR /edgex-go 01:51:23 ---> Running in c1ce00158288 01:51:23 ---> Running in 79098fcfdd24 01:51:23 ---> Running in 76c6f0e885cb 01:51:25 Removing intermediate container 79098fcfdd24 01:51:25 ---> c94e5c032013 01:51:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:25 Removing intermediate container c1ce00158288 01:51:25 ---> 509cdbf4464d 01:51:25 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:25 Removing intermediate container 76c6f0e885cb 01:51:25 ---> 26374e8efe7d 01:51:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:25 ---> Running in 379962e7ef19 01:51:25 ---> Running in 12d2196c1ea0 01:51:25 ---> Running in 064fafd2533e 01:51:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:51:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:51:27 ---> 942276581883 01:51:27 Step 3/22 : WORKDIR /edgex-go 01:51:27 ---> Using cache 01:51:27 ---> 509cdbf4464d 01:51:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:27 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:51:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:51:27 ---> 942276581883 01:51:27 Step 3/23 : WORKDIR /edgex-go 01:51:27 ---> Using cache 01:51:27 ---> 509cdbf4464d 01:51:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:27 Removing intermediate container 379962e7ef19 01:51:27 ---> 2f41a6bd9fef 01:51:27 Step 5/26 : RUN apk add --update --no-cache make git 01:51:27 ---> Running in 195942d395ef 01:51:27 ---> Running in bb25343ad737 01:51:27 ---> Running in 2da8487876e2 01:51:27 Removing intermediate container 064fafd2533e 01:51:27 ---> 1899ccb8219e 01:51:27 Step 5/32 : RUN apk add --update --no-cache make git 01:51:27 ---> Running in 93d569009680 01:51:27 Removing intermediate container 12d2196c1ea0 01:51:27 ---> 04b8e7d23729 01:51:27 Step 5/24 : RUN apk add --update --no-cache make bash git 01:51:27 ---> Running in 24f9068d36ff 01:51:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:51:28 Removing intermediate container 195942d395ef 01:51:28 ---> 20c9c6edf93e 01:51:28 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:51:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:51:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:51:28 ---> Running in 7fc478f62d25 01:51:28 Removing intermediate container bb25343ad737 01:51:28 ---> 7f82e8df6737 01:51:28 Step 5/22 : RUN apk add --update --no-cache make git 01:51:28 ---> Running in ef4377a0d819 01:51:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:51:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:51:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:51:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:51:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:51:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:51:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:51:30 OK: 219 MiB in 52 packages 01:51:30 Removing intermediate container 24f9068d36ff 01:51:30 ---> a54c8a96a3af 01:51:30 Step 6/24 : COPY go.mod . 01:51:31 OK: 219 MiB in 52 packages 01:51:31 ---> a793ab41a15c 01:51:31 Step 7/24 : RUN go mod download 01:51:31 ---> Running in b647ae7bc637 01:51:31 OK: 219 MiB in 52 packages 01:51:31 Removing intermediate container 93d569009680 01:51:31 ---> 7e676ddbe0b8 01:51:31 Step 6/32 : COPY go.mod . 01:51:31 Removing intermediate container ef4377a0d819 01:51:31 ---> 300146fe2f3d 01:51:31 Step 6/22 : COPY go.mod . 01:51:31 ---> 3c5fb8540f76 01:51:31 Step 7/32 : RUN go mod download 01:51:31 ---> Running in 14c2cbcb587c 01:51:31 ---> b5058cd9b928 01:51:31 Step 7/22 : RUN go mod download 01:51:31 ---> Running in 92f63d7a1975 01:51:31 OK: 219 MiB in 52 packages 01:51:32 OK: 219 MiB in 52 packages 01:51:32 Removing intermediate container 2da8487876e2 01:51:32 ---> 944beae50934 01:51:32 Step 6/26 : COPY go.mod . 01:51:32 Removing intermediate container 7fc478f62d25 01:51:32 ---> c24565da2769 01:51:32 Step 6/23 : COPY go.mod . 01:51:32 ---> 0a0912765201 01:51:32 Step 7/26 : RUN go mod download 01:51:32 ---> Running in bbec55e970c4 01:51:32 ---> e017d7632079 01:51:32 Step 7/23 : RUN go mod download 01:51:32 ---> Running in 7cf446139525 01:51:33 Removing intermediate container b647ae7bc637 01:51:33 ---> 5028cf02e13c 01:51:33 Step 8/24 : COPY . . 01:51:34 Removing intermediate container 92f63d7a1975 01:51:34 ---> 13b781db4199 01:51:34 Step 8/22 : COPY . . 01:51:34 Removing intermediate container 14c2cbcb587c 01:51:34 ---> 0542237b13c4 01:51:34 Step 8/32 : COPY . . 01:51:38 Removing intermediate container bbec55e970c4 01:51:38 ---> 2ba4a85cb974 01:51:38 Step 8/26 : COPY . . 01:51:38 Removing intermediate container 7cf446139525 01:51:38 ---> efc57af641a3 01:51:38 Step 8/23 : COPY . . 01:51:46 ---> 2dca0734901d 01:51:46 Step 9/32 : RUN go mod tidy 01:51:47 ---> Running in 8f5d46b7c286 01:51:51 Removing intermediate container 8f5d46b7c286 01:51:51 ---> ab94fd406c5e 01:51:51 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:51:51 ---> Running in 2e55900fe12c 01:51:51 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 01:51:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-69 in /w/workspace/edgexfoundry_edgex-go_PR-3734 [Pipeline] { [Pipeline] ws 01:51:58 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 01:51:58 The recommended git tool is: git 01:52:00 ---> 016e3ec8fd79 01:52:00 Step 9/24 : RUN go mod tidy 01:52:00 ---> Running in e97ab72271c6 01:52:00 ---> 63f3f9d7a010 01:52:00 Step 9/22 : RUN go mod tidy 01:52:00 ---> Running in 91a17c266e59 01:52:04 Removing intermediate container e97ab72271c6 01:52:04 ---> ddb7b8f1f688 01:52:04 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:52:04 ---> Running in 3548eea7fa03 01:52:04 Removing intermediate container 91a17c266e59 01:52:04 ---> 22bd8a371bcd 01:52:04 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:52:04 ---> Running in d9bb5b1ac0d2 01:52:05 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 01:52:05 using credential edgex-jenkins-ssh 01:52:05 Cloning the remote Git repository 01:52: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 01:52:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:52:05 > git init /w/workspace/edgex-go/2 # timeout=10 01:52:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:52:05 > git --version # timeout=10 01:52:05 > git --version # 'git version 2.17.1' 01:52:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:52:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:52:07 ---> aa21ebe9f6f9 01:52:07 Step 9/26 : RUN go mod tidy 01:52:07 ---> Running in b8ce92401ec1 01:52:07 ---> 76d0c5dff1c8 01:52:07 Step 9/23 : RUN go mod tidy 01:52:07 ---> Running in a3b5f0811968 01:52:09 Removing intermediate container 2e55900fe12c 01:52:09 ---> a77b218362fa 01:52:09 01:52:09 Step 11/32 : FROM alpine:3.14 01:52:09 3.14: Pulling from library/alpine 01:52:10 Removing intermediate container a3b5f0811968 01:52:10 ---> b665f9872426 01:52:10 Step 10/23 : RUN make cmd/support-notifications/support-notifications 01:52:10 Removing intermediate container b8ce92401ec1 01:52:10 ---> 407c31ef2a00 01:52:10 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:52:10 ---> Running in b3dd2f1c943a 01:52:10 ---> Running in 14930dca1d06 01:52:10 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:52:10 Status: Downloaded newer image for alpine:3.14 01:52:10 ---> 14119a10abf4 01:52:10 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:52:10 ---> Running in df1727f49b60 01:52:11 Removing intermediate container df1727f49b60 01:52:11 ---> 1b5be2e7746e 01:52:11 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 01:52:11 ---> Running in ea828cd42f77 01:52:11 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 01:52:11 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 01:52:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:52:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:52:12 (1/2) Installing dumb-init (1.2.5-r1) 01:52:12 (2/2) Installing su-exec (0.2-r1) 01:52:12 Executing busybox-1.33.1-r3.trigger 01:52:12 OK: 6 MiB in 16 packages 01:52:12 Removing intermediate container ea828cd42f77 01:52:12 ---> 514dec9f8068 01:52:12 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 01:52:12 ---> Running in fb1c75265fe8 01:52:13 Removing intermediate container fb1c75265fe8 01:52:13 ---> fb09ca9ff074 01:52:13 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:52:13 ---> Running in 64de378f0138 01:52:13 Removing intermediate container 64de378f0138 01:52:13 ---> d3ce8eb5186d 01:52:13 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:52:13 ---> Running in 58c8240743fc 01:52:14 Removing intermediate container 58c8240743fc 01:52:14 ---> 4c5091825ff4 01:52:14 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 01:52:14 ---> Running in 3f2e246fd7bf 01:52:14 Removing intermediate container 3f2e246fd7bf 01:52:14 ---> 1817dfcc02b9 01:52:14 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:52:14 ---> 5c08ceed6b16 01:52:14 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:52:14 ---> Running in e460ea032d80 01:52:15 Removing intermediate container e460ea032d80 01:52:15 ---> 753b3a6a8539 01:52:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 01:52:15 ---> 3a38f942a214 01:52:15 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:52:16 ---> 9a69daeed5ba 01:52:16 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:52:16 ---> c64adcff0a4d 01:52:16 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:52:16 ---> ff0e2bbccdd9 01:52:16 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:52:17 ---> 8f68f14a46e5 01:52:17 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 01:52:17 ---> Running in adeebda900e5 01:52:17 Removing intermediate container adeebda900e5 01:52:17 ---> 7b8dcee86506 01:52:17 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:52:17 ---> b65142f3fa07 01:52:17 Step 27/32 : RUN chmod +x /entrypoint.sh 01:52:17 ---> Running in f94a7e869e55 01:52:18 Removing intermediate container f94a7e869e55 01:52:18 ---> eed7f18e597e 01:52:18 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:52:18 ---> Running in f4e881956dce 01:52:19 Removing intermediate container f4e881956dce 01:52:19 ---> 7ff4c823b625 01:52:19 Step 29/32 : CMD ["gate"] 01:52:19 ---> Running in f384448e8945 01:52:19 Removing intermediate container f384448e8945 01:52:19 ---> 45311abf3739 01:52:19 Step 30/32 : LABEL arch=x86_64 01:52:19 ---> Running in f1fc32bea39f 01:52:19 Removing intermediate container f1fc32bea39f 01:52:19 ---> d9dc9978b3b9 01:52:19 Step 31/32 : LABEL git_sha=e248b33b6b29e0a6808c9760ea597228273db275 01:52:19 ---> Running in 025094e8b7cf 01:52:19 Removing intermediate container 025094e8b7cf 01:52:19 ---> 9b45af4327de 01:52:19 Step 32/32 : LABEL version=0.0.0 01:52:19 ---> Running in a4cd0e6f80d4 01:52:20 Removing intermediate container a4cd0e6f80d4 01:52:20 ---> 30f20ab20109 01:52:20 01:52:20 Successfully built 30f20ab20109 01:52:20 Successfully tagged security-bootstrapper:latest 01:52:20 Building core-command 01:52:30  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:52:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:52:30 ---> 942276581883 01:52:30 Step 3/24 : WORKDIR /edgex-go 01:52:30 ---> Using cache 01:52:30 ---> 509cdbf4464d 01:52:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:52:30 ---> Using cache 01:52:30 ---> 7f82e8df6737 01:52:30 Step 5/24 : RUN apk add --update --no-cache make git 01:52:30 ---> Using cache 01:52:30 ---> 300146fe2f3d 01:52:30 Step 6/24 : COPY go.mod . 01:52:30 ---> Using cache 01:52:30 ---> b5058cd9b928 01:52:30 Step 7/24 : RUN go mod download 01:52:30 ---> Using cache 01:52:30 ---> 13b781db4199 01:52:30 Step 8/24 : COPY . . 01:52:30 ---> Using cache 01:52:30 ---> 63f3f9d7a010 01:52:30 Step 9/24 : RUN go mod tidy 01:52:30 ---> Using cache 01:52:30 ---> 22bd8a371bcd 01:52:30 Step 10/24 : RUN make cmd/core-command/core-command 01:52:30 ---> Running in 6a5ad784733d 01:52:30 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 01:52:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 01:52:45 Removing intermediate container 3548eea7fa03 01:52:45 ---> 260af20ea36d 01:52:45 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:52:45 ---> Running in f391c87bb398 01:52:45 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 01:52:46 Removing intermediate container f391c87bb398 01:52:46 ---> 58eea3e2bf7a 01:52:46 01:52:46 Step 12/24 : FROM docker:20.10.7 01:52:46 20.10.7: Pulling from library/docker 01:52:48 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 01:52:49 Removing intermediate container d9bb5b1ac0d2 01:52:49 ---> 9bb7eef73358 01:52:49 01:52:49 Step 11/22 : FROM alpine:3.14 01:52:49 ---> 14119a10abf4 01:52:49 Step 12/22 : RUN apk add --update --no-cache curl 01:52:49 ---> Running in b6663b643a8c 01:52:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:52:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:52:50 (1/5) Installing ca-certificates (20191127-r5) 01:52:50 (2/5) Installing brotli-libs (1.0.9-r5) 01:52:50 (3/5) Installing nghttp2-libs (1.43.0-r0) 01:52:50 (4/5) Installing libcurl (7.79.1-r0) 01:52:50 (5/5) Installing curl (7.79.1-r0) 01:52:50 Executing busybox-1.33.1-r3.trigger 01:52:50 Executing ca-certificates-20191127-r5.trigger 01:52:50 OK: 8 MiB in 19 packages 01:52:52 Removing intermediate container b6663b643a8c 01:52:52 ---> 6ab8e90c84d8 01:52:52 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:52:52 ---> Running in 455a24e87529 01:52:52 Removing intermediate container 455a24e87529 01:52:52 ---> 3975f71fe896 01:52:52 Step 14/22 : WORKDIR /edgex 01:52:52 ---> Running in e96c85497c69 01:52:52 Removing intermediate container 14930dca1d06 01:52:52 ---> 1421f7d73d37 01:52:52 01:52:52 Step 11/26 : FROM alpine:3.14 01:52:52 ---> 14119a10abf4 01:52:52 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:52:52 ---> Running in adcae30f5819 01:52:53 Removing intermediate container e96c85497c69 01:52:53 ---> 5954fa6bd2e0 01:52:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:52:53 ---> 699d744904fc 01:52:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:52:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:52:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:52:54 (1/3) Installing ca-certificates (20191127-r5) 01:52:54 (2/3) Installing dumb-init (1.2.5-r1) 01:52:54 (3/3) Installing su-exec (0.2-r1) 01:52:54 Executing busybox-1.33.1-r3.trigger 01:52:54 Executing ca-certificates-20191127-r5.trigger 01:52:54 OK: 6 MiB in 17 packages 01:52:54 ---> 077b34e37b76 01:52:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:52:55 ---> 8d4fd4847543 01:52:55 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:52:55 ---> Running in 695cbdb41bea 01:52:55 Removing intermediate container adcae30f5819 01:52:55 ---> ed944a3aa966 01:52:55 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:52:55 ---> Running in 3104b0a1ce87 01:52:55 Removing intermediate container 695cbdb41bea 01:52:55 ---> 4e00d371c96f 01:52:55 Step 19/22 : CMD ["--init=true"] 01:52:55 ---> Running in 8027d05d875e 01:52:56 Removing intermediate container 3104b0a1ce87 01:52:56 ---> 9d7d57f9f3f6 01:52:56 Step 14/26 : WORKDIR / 01:52:56 ---> Running in 16675db9cd46 01:52:56 Removing intermediate container 8027d05d875e 01:52:56 ---> 6166add4bbc2 01:52:56 Step 20/22 : LABEL arch=x86_64 01:52:56 ---> Running in 5b4ab4a073c2 01:52:56 Removing intermediate container 16675db9cd46 01:52:56 ---> 08bfb41083e4 01:52:56 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:52:56 Merging remotes/origin/main commit 87e8ed76953e70318171a287d139abdba61a8126 into PR head commit 626275469b875c7afcb36771b784305944904f10 01:52:56 Removing intermediate container 5b4ab4a073c2 01:52:56 ---> 732997d3709d 01:52:56 Step 21/22 : LABEL git_sha=e248b33b6b29e0a6808c9760ea597228273db275 01:52:56 Removing intermediate container b3dd2f1c943a 01:52:56 ---> 75919b7b3866 01:52:56 01:52:56 Step 11/23 : FROM alpine:3.14 01:52:56 ---> 14119a10abf4 01:52:56 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:52:56 ---> Running in 74d4d51b993c 01:52:56 ---> Running in 905e25e5aa8a 01:52:57 Removing intermediate container 905e25e5aa8a 01:52:57 ---> 188e59ff448d 01:52:57 Step 22/22 : LABEL version=0.0.0 01:52:57 ---> Running in f290b28747d0 01:52:57 Merge succeeded, producing 6bdc24c840b565ccc3936c83cc665c279713d94a 01:52:57 Checking out Revision 6bdc24c840b565ccc3936c83cc665c279713d94a (PR-3734) 01:52:57 ---> 4ec584aa48ca 01:52:57 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:52:57 Removing intermediate container f290b28747d0 01:52:57 ---> 86e3c60f0855 01:52:57 01:52:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:52:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:52:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:52:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:52:55 using GIT_SSH to set credentials SSH Credentials for GitHub 01:52:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3734/head:refs/remotes/origin/PR-3734 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:52:56 > git config core.sparsecheckout # timeout=10 01:52:56 > git checkout -f 626275469b875c7afcb36771b784305944904f10 # timeout=10 01:52:57 > git remote # timeout=10 01:52:57 > git config --get remote.origin.url # timeout=10 01:52:57 using GIT_SSH to set credentials SSH Credentials for GitHub 01:52:57 > git merge 87e8ed76953e70318171a287d139abdba61a8126 # timeout=10 01:52:57 > git rev-parse HEAD^{commit} # timeout=10 01:52:57 > git config core.sparsecheckout # timeout=10 01:52:57 > git checkout -f 6bdc24c840b565ccc3936c83cc665c279713d94a # timeout=10 01:52:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:52:58 Successfully built 86e3c60f0855 01:52:58 Successfully tagged security-proxy-setup:latest 01:52:58  Building security-proxy-setup ... done Building core-data 01:52:58 ---> 1505da1e7eab 01:52:58 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:52:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:52:58 (1/2) Installing ca-certificates (20191127-r5) 01:52:58 (2/2) Installing dumb-init (1.2.5-r1) 01:52:58 Executing busybox-1.33.1-r3.trigger 01:52:58 Executing ca-certificates-20191127-r5.trigger 01:52:58 OK: 6 MiB in 16 packages 01:52:59 ---> 9a3b85079f9d 01:52:59 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:53:00 ---> 2b136155708a 01:53:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:53:00 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 01:53:00 Removing intermediate container 74d4d51b993c 01:53:00 ---> 5001eedc86d1 01:53:00 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:53:00 Status: Downloaded newer image for docker:20.10.7 01:53:00 ---> 08bdaf2f88f9 01:53:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:53:00 ---> Running in 349c7ccd2560 01:53:00 ---> Running in b577311477b8 01:53:00 Removing intermediate container 349c7ccd2560 01:53:00 ---> fc6d627168e0 01:53:00 Step 14/23 : ENV APP_PORT=59860 01:53:00 ---> Running in db11965e2217 01:53:00 Removing intermediate container b577311477b8 01:53:00 ---> a4ba51e9eba3 01:53:00 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 01:53:00 ---> Running in d7db3e98543b 01:53:00 ---> 8f87a75992a5 01:53:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:53:01 Removing intermediate container db11965e2217 01:53:01 ---> a3bed712fec9 01:53:01 Step 15/23 : EXPOSE $APP_PORT 01:53:01 ---> Running in ae6562380f9e 01:53:01 Removing intermediate container ae6562380f9e 01:53:01 ---> 0d9a31c94efb 01:53:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:53:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:53:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:53:01 ---> 817e97cc742b 01:53:01 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:53:01 Commit message: "Merge commit '87e8ed76953e70318171a287d139abdba61a8126' into HEAD" 01:53:01 > git rev-list --no-walk 626275469b875c7afcb36771b784305944904f10 # timeout=10 01:53:01 ---> cd41b00e28ee 01:53:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:53:01 (1/39) Installing readline (8.1.0-r0) 01:53:01 (2/39) Installing bash (5.1.0-r0) 01:53:01 Executing bash-5.1.0-r0.post-install 01:53:02 (3/39) Installing brotli-libs (1.0.9-r3) 01:53:02 (4/39) Installing nghttp2-libs (1.42.0-r1) 01:53:02 (5/39) Installing libcurl (7.79.1-r0) 01:53:02 (6/39) Installing curl (7.79.1-r0) 01:53:02 (7/39) Installing dumb-init (1.2.5-r0) 01:53:02 (8/39) Installing libbz2 (1.0.8-r1) 01:53:02 (9/39) Installing expat (2.2.10-r1) 01:53:02 (10/39) Installing libffi (3.3-r2) 01:53:02 (11/39) Installing gdbm (1.19-r0) 01:53:02 (12/39) Installing xz-libs (5.2.5-r0) 01:53:02 (13/39) Installing sqlite-libs (3.34.1-r0) 01:53:02 (14/39) Installing python3 (3.8.10-r0) 01:53:02 ---> c53732818a01 01:53: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/ [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:53:02 provisioning config files... 01:53:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8075170007814720545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:53:02 ---> Running in 163fea277c43 01:53:02 ---> docker-login.sh 01:53:02 nexus3.edgexfoundry.org:10001 01:53:03 ---> 034f4508a016 01:53:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:53:03 (15/39) Installing py3-appdirs (1.4.4-r1) 01:53:03 (16/39) Installing py3-ordered-set (4.0.2-r0) 01:53:03 (17/39) Installing py3-parsing (2.4.7-r1) 01:53:03 (18/39) Installing py3-six (1.15.0-r0) 01:53:03 (19/39) Installing py3-packaging (20.9-r0) 01:53:03 (20/39) Installing py3-setuptools (51.3.3-r0) 01:53:03 (21/39) Installing py3-chardet (4.0.0-r0) 01:53:03 (22/39) Installing py3-idna (3.1-r0) 01:53:03 (23/39) Installing py3-urllib3 (1.26.2-r1) 01:53:03 (24/39) Installing py3-requests (2.25.1-r1) 01:53:03 (25/39) Installing py3-msgpack (1.0.2-r0) 01:53:03 (26/39) Installing py3-lockfile (0.12.2-r3) 01:53:03 (27/39) Installing py3-cachecontrol (0.12.6-r0) 01:53:03 (28/39) Installing py3-colorama (0.4.4-r0) 01:53:03 (29/39) Installing py3-contextlib2 (0.6.0-r0) 01:53:03 (30/39) Installing py3-distlib (0.3.1-r1) 01:53:03 ---> 42582a8af44b 01:53:03 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:53:03 (31/39) Installing py3-distro (1.5.0-r1) 01:53:03 (32/39) Installing py3-webencodings (0.5.1-r3) 01:53:03 (33/39) Installing py3-html5lib (1.1-r0) 01:53:04 (34/39) Installing py3-pytoml (0.1.21-r0) 01:53:04 (35/39) Installing py3-pep517 (0.9.1-r0) 01:53:04 (36/39) Installing py3-progress (1.5-r0) 01:53:04 ---> Running in 06122be9fad4 01:53:04 (37/39) Installing py3-retrying (1.3.3-r0) 01:53:04 (38/39) Installing py3-toml (0.10.2-r0) 01:53:04 (39/39) Installing py3-pip (20.3.4-r0) 01:53:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:04 Configure a credential helper to remove this warning. See 01:53:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:04 01:53:04 Login Succeeded 01:53:04 nexus3.edgexfoundry.org:10002 01:53:05 Removing intermediate container 06122be9fad4 01:53:05 ---> a811f7a60d69 01:53:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:53:05 Executing busybox-1.32.1-r6.trigger 01:53:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:05 OK: 82 MiB in 59 packages 01:53:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:53:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:53:05 ---> 942276581883 01:53:05 Step 3/24 : WORKDIR /edgex-go 01:53:05 ---> Using cache 01:53:05 ---> 509cdbf4464d 01:53:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:53:05 ---> Using cache 01:53:05 ---> 7f82e8df6737 01:53:05 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:53:05 Removing intermediate container 163fea277c43 01:53:05 ---> ce1eb53786ce 01:53:05 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 01:53:05 ---> Running in 5b81a40d1b1f 01:53:05 ---> Running in dc387e2bf800 01:53:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:05 Configure a credential helper to remove this warning. See 01:53:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:05 01:53:05 Login Succeeded 01:53:05 nexus3.edgexfoundry.org:10003 01:53:05 ---> Running in 5b3b3276c4f3 01:53:05 Removing intermediate container 6a5ad784733d 01:53:05 ---> 78314f8538d0 01:53:05 01:53:05 Step 11/24 : FROM alpine:3.14 01:53:05 ---> 14119a10abf4 01:53:05 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:53:05 ---> Running in 6817b6c84658 01:53:05 Removing intermediate container 5b81a40d1b1f 01:53:05 ---> 6754932bfa1b 01:53:05 Step 21/23 : LABEL arch=x86_64 01:53:05 ---> Running in 601c2b67f222 01:53:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:05 Configure a credential helper to remove this warning. See 01:53:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:05 01:53:05 Login Succeeded 01:53:05 nexus3.edgexfoundry.org:10004 01:53:06 Removing intermediate container 5b3b3276c4f3 01:53:06 ---> 182c21a09dbc 01:53:06 Step 24/26 : LABEL arch=x86_64 01:53:06 ---> Running in 41523a693394 01:53:06 Removing intermediate container 601c2b67f222 01:53:06 ---> fd512e43cd65 01:53:06 Step 22/23 : LABEL git_sha=e248b33b6b29e0a6808c9760ea597228273db275 01:53:06 Removing intermediate container 41523a693394 01:53:06 ---> 606edd685b5c 01:53:06 Step 25/26 : LABEL git_sha=e248b33b6b29e0a6808c9760ea597228273db275 01:53:06 ---> Running in bb7ec2615743 01:53:06 ---> Running in edb8d0ce9e9f 01:53:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:53:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:06 Configure a credential helper to remove this warning. See 01:53:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:06 01:53:06 Login Succeeded 01:53:06 docker.io 01:53:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:53:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:53:06 Removing intermediate container edb8d0ce9e9f 01:53:06 ---> bce5174ba4af 01:53:06 Step 26/26 : LABEL version=0.0.0 01:53:06 Removing intermediate container bb7ec2615743 01:53:06 ---> a948b459ebaf 01:53:06 Step 23/23 : LABEL version=0.0.0 01:53:06 ---> Running in be4ed1f0fa49 01:53:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:06 ---> Running in 304d1a40f71a 01:53:06 (1/1) Installing dumb-init (1.2.5-r1) 01:53:06 Executing busybox-1.33.1-r3.trigger 01:53:06 OK: 6 MiB in 15 packages 01:53:06 Removing intermediate container be4ed1f0fa49 01:53:06 ---> b59d1b40c4b0 01:53:06 01:53:07 Removing intermediate container 304d1a40f71a 01:53:07 ---> 2ace9d53d7b6 01:53:07 01:53:07 Collecting docker-compose==1.23.2 01:53:07 Successfully built b59d1b40c4b0 01:53:07 Successfully tagged support-notifications:latest 01:53:07  Building support-notifications ... done Building support-scheduler 01:53:07 Successfully built 2ace9d53d7b6 01:53:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:53:07 Successfully tagged security-secretstore-setup:latest 01:53:07  Building security-secretstore-setup ... done Building core-metadata 01:53:07 Collecting docopt<0.7,>=0.6.1 01:53:07 Downloading docopt-0.6.2.tar.gz (25 kB) 01:53:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:07 Configure a credential helper to remove this warning. See 01:53:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:07 01:53:07 Login Succeeded 01:53:07 ---> docker-login.sh ends [Pipeline] } 01:53:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 01:53:07 Removing intermediate container 6817b6c84658 01:53:07 ---> 72244dc7ba23 01:53:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:53:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:53:07 ---> Running in ba4f74fc1351 01:53:07 Collecting PyYAML<4,>=3.10 01:53:07 Downloading PyYAML-3.13.tar.gz (270 kB) [Pipeline] echo 01:53:07 ========================================================= 01:53:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:53:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:53:08 OK: 219 MiB in 52 packages 01:53:08 Collecting websocket-client<1.0,>=0.32.0 01:53:08 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:53:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:53:08 Collecting dockerpty<0.5,>=0.4.1 01:53:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:53:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:53:08 595b0fe564bb: Pulling fs layer 01:53:08 24495759ef45: Pulling fs layer 01:53:08 d148012ef14d: Pulling fs layer 01:53:08 e90a11edd702: Pulling fs layer 01:53:08 d77568369979: Pulling fs layer 01:53:08 fc1c9f9a7f3b: Pulling fs layer 01:53:08 170f2ba95c9a: Pulling fs layer 01:53:08 97ac5df62f85: Pulling fs layer 01:53:08 d77568369979: Waiting 01:53:08 fc1c9f9a7f3b: Waiting 01:53:08 170f2ba95c9a: Waiting 01:53:08 97ac5df62f85: Waiting 01:53:08 e90a11edd702: Waiting 01:53:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:53:08 Collecting docker<4.0,>=3.6.0 01:53:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:53:08 d148012ef14d: Download complete 01:53:08 24495759ef45: Verifying Checksum 01:53:08 24495759ef45: Download complete 01:53:08 d77568369979: Verifying Checksum 01:53:08 d77568369979: Download complete 01:53:08 fc1c9f9a7f3b: Verifying Checksum 01:53:08 fc1c9f9a7f3b: Download complete 01:53:08 595b0fe564bb: Verifying Checksum 01:53:08 595b0fe564bb: Download complete 01:53:08 170f2ba95c9a: Verifying Checksum 01:53:08 170f2ba95c9a: Download complete 01:53:09 Collecting cached-property<2,>=1.2.0 01:53:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:53:09 Collecting texttable<0.10,>=0.9.0 01:53:09 Downloading texttable-0.9.1.tar.gz (11 kB) 01:53:09 Removing intermediate container ba4f74fc1351 01:53:09 ---> 88d6ab09389a 01:53:09 Step 14/24 : ENV APP_PORT=59882 01:53:09 595b0fe564bb: Pull complete 01:53:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:53:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:53:09 Collecting jsonschema<3,>=2.5.1 01:53:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:53:09 Collecting docker-pycreds>=0.4.0 01:53:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:53:09 Collecting idna<2.8,>=2.5 01:53:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:53:09 Collecting certifi>=2017.4.17 01:53:09 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 01:53:09 ---> Running in 0770b48846c3 01:53:09 Collecting urllib3<1.25,>=1.21.1 01:53:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:53:09 Collecting chardet<3.1.0,>=3.0.2 01:53:09 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:53:10 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:53:10 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:53:10 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:53:10 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:53:10 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:53:10 Attempting uninstall: urllib3 01:53:10 Found existing installation: urllib3 1.26.2 01:53:10 Uninstalling urllib3-1.26.2: 01:53:10 Successfully uninstalled urllib3-1.26.2 01:53:10 24495759ef45: Pull complete 01:53:10 Removing intermediate container 0770b48846c3 01:53:10 ---> e6eba3e3e79f 01:53:10 Step 15/24 : EXPOSE $APP_PORT 01:53:10 Removing intermediate container dc387e2bf800 01:53:10 ---> 0b0b87c33483 01:53:10 Step 6/24 : COPY go.mod . 01:53:10 Attempting uninstall: idna 01:53:10 Found existing installation: idna 3.1 01:53:10 Uninstalling idna-3.1: 01:53:10 Successfully uninstalled idna-3.1 01:53:10 ---> Running in 98fc9168773e 01:53:10 Attempting uninstall: chardet 01:53:10 Found existing installation: chardet 4.0.0 01:53:10 Uninstalling chardet-4.0.0: 01:53:10 Successfully uninstalled chardet-4.0.0 01:53:10 ---> 56ce0d401704 01:53:10 Step 7/24 : RUN go mod download 01:53:10 d148012ef14d: Pull complete 01:53:10 Removing intermediate container 98fc9168773e 01:53:10 ---> 55074564645f 01:53:10 Step 16/24 : WORKDIR / 01:53:10 ---> Running in f6e11d0a5e68 01:53:10 ---> Running in 21cf85955024 01:53:10 Attempting uninstall: requests 01:53:10 Found existing installation: requests 2.25.1 01:53:10 Uninstalling requests-2.25.1: 01:53:11 Successfully uninstalled requests-2.25.1 01:53:11 Removing intermediate container 21cf85955024 01:53:11 ---> f29288744b11 01:53:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:53:11 Running setup.py install for texttable: started 01:53:11 Running setup.py install for texttable: finished with status 'done' 01:53:11 Running setup.py install for PyYAML: started 01:53:11 ---> cff8befe281a 01:53:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:53:11 Running setup.py install for PyYAML: finished with status 'done' 01:53:11 Running setup.py install for docopt: started 01:53:12 ---> 36dafcf78cef 01:53:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:53:12 97ac5df62f85: Verifying Checksum 01:53:12 97ac5df62f85: Download complete 01:53:12 Running setup.py install for docopt: finished with status 'done' 01:53:12 Running setup.py install for dockerpty: started 01:53:12 ---> 81e9b3c64816 01:53:12 Step 20/24 : ENTRYPOINT ["/core-command"] 01:53:12 Running setup.py install for dockerpty: finished with status 'done' 01:53:12 ---> Running in 76acd0441dec 01:53:12 Removing intermediate container f6e11d0a5e68 01:53:12 ---> 29c436758285 01:53:12 Step 8/24 : COPY . . 01:53:13 e90a11edd702: Verifying Checksum 01:53:13 e90a11edd702: Download complete 01:53:14 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 01:53:14 Removing intermediate container 76acd0441dec 01:53:14 ---> 66af4341a39a 01:53:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:53:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:53:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:53:17 ---> 942276581883 01:53:17 Step 3/24 : WORKDIR /edgex-go 01:53:17 ---> Using cache 01:53:17 ---> 509cdbf4464d 01:53:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:53:17 ---> Using cache 01:53:17 ---> 7f82e8df6737 01:53:17 Step 5/24 : RUN apk add --update --no-cache make git 01:53:17 ---> Using cache 01:53:17 ---> 300146fe2f3d 01:53:17 Step 6/24 : COPY go.mod . 01:53:17 ---> Using cache 01:53:17 ---> b5058cd9b928 01:53:17 Step 7/24 : RUN go mod download 01:53:17 ---> Using cache 01:53:17 ---> 13b781db4199 01:53:17 Step 8/24 : COPY . . 01:53:17 ---> Using cache 01:53:17 ---> 63f3f9d7a010 01:53:17 Step 9/24 : RUN go mod tidy 01:53:17 ---> Using cache 01:53:17 ---> 22bd8a371bcd 01:53:17 Step 10/24 : RUN make cmd/core-metadata/core-metadata 01:53:19 ---> Running in aded65e447c5 01:53:19 ---> Running in 027cfc6ddf81 01:53:19 Removing intermediate container aded65e447c5 01:53:19 ---> 46a7dd73be21 01:53:19 Step 22/24 : LABEL arch=x86_64 01:53:19 ---> 24631e491cc5 01:53:19 Step 9/24 : RUN go mod tidy 01:53:19 ---> Running in d64ad5240a4a 01:53:19 ---> Running in 3be68364eed6 01:53:20 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 01:53:20 Removing intermediate container d64ad5240a4a 01:53:20 ---> e17675018d5b 01:53:20 Step 23/24 : LABEL git_sha=e248b33b6b29e0a6808c9760ea597228273db275 01:53:20 ---> Running in 2c01370c734d 01:53:20 Removing intermediate container 2c01370c734d 01:53:20 ---> 551c84d35437 01:53:20 Step 24/24 : LABEL version=0.0.0 01:53:20 ---> Running in babb5bdc1a61 01:53:21 Removing intermediate container babb5bdc1a61 01:53:21 ---> cf0921e238ed 01:53:21 01:53:21 Successfully built cf0921e238ed 01:53:21 Successfully tagged core-command:latest 01:53:22  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:53:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:53:22 ---> 942276581883 01:53:22 Step 3/23 : WORKDIR /edgex-go 01:53:22 ---> Using cache 01:53:22 ---> 509cdbf4464d 01:53:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:53:22 ---> Using cache 01:53:22 ---> 7f82e8df6737 01:53:22 Step 5/23 : RUN apk add --update --no-cache make git 01:53:22 ---> Using cache 01:53:22 ---> 300146fe2f3d 01:53:22 Step 6/23 : COPY go.mod . 01:53:22 ---> Using cache 01:53:22 ---> b5058cd9b928 01:53:22 Step 7/23 : RUN go mod download 01:53:22 ---> Using cache 01:53:22 ---> 13b781db4199 01:53:22 Step 8/23 : COPY . . 01:53:22 ---> Using cache 01:53:22 ---> 63f3f9d7a010 01:53:22 Step 9/23 : RUN go mod tidy 01:53:22 ---> Using cache 01:53:22 ---> 22bd8a371bcd 01:53:22 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:53:23 ---> Running in 2cef17607a33 01:53:23 Removing intermediate container 3be68364eed6 01:53:23 ---> 9d5f84495f0a 01:53:23 Step 10/24 : RUN make cmd/core-data/core-data 01:53:23 Removing intermediate container d7db3e98543b 01:53:23 ---> b85510be90c7 01:53:23 Step 15/24 : ENV APP_PORT=58890 01:53:23 ---> Running in 3f3d28254b11 01:53:23 ---> Running in eb8c180e8cf7 01:53:23 e90a11edd702: Pull complete 01:53:23 Removing intermediate container eb8c180e8cf7 01:53:23 ---> 9a2e4d714067 01:53:23 Step 16/24 : EXPOSE $APP_PORT 01:53:23 ---> Running in 04493b8ac778 01:53:23 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 01:53:23 d77568369979: Pull complete 01:53:23 Removing intermediate container 04493b8ac778 01:53:23 ---> 156604550b7b 01:53:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:53:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:53:24 fc1c9f9a7f3b: Pull complete 01:53:24 ---> 601caaf8e7fa 01:53:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:53:24 170f2ba95c9a: Pull complete 01:53:24 ---> bc00e7501345 01:53:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:53:25 ---> ca0b26366f78 01:53:25 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 01:53:25 ---> Running in 94a91c8369fd 01:53:25 Removing intermediate container 94a91c8369fd 01:53:25 ---> f05eacb00ba3 01:53:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:53:25 ---> Running in 959b3625d69a 01:53:25 Removing intermediate container 959b3625d69a 01:53:25 ---> e73fa7bf4088 01:53:25 Step 22/24 : LABEL arch=x86_64 01:53:25 ---> Running in 6975d007a064 01:53:25 Removing intermediate container 6975d007a064 01:53:25 ---> 986be034ffc0 01:53:25 Step 23/24 : LABEL git_sha=e248b33b6b29e0a6808c9760ea597228273db275 01:53:26 ---> Running in 54e916af0eac 01:53:26 Removing intermediate container 54e916af0eac 01:53:26 ---> 6509b58aa2ea 01:53:26 Step 24/24 : LABEL version=0.0.0 01:53:26 ---> Running in 6c006bf5cca4 01:53:26 Removing intermediate container 6c006bf5cca4 01:53:26 ---> cc34771bc73a 01:53:26 01:53:26 Successfully built cc34771bc73a 01:53:26 Successfully tagged sys-mgmt-agent:latest 01:53:29 97ac5df62f85: Pull complete 01:53:29 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 01:53:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:53:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 01:53:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:53:30 WORKDIR /edgex 01:53:30 COPY go.mod . 01:53:30 RUN go mod download 01:53:30 + docker build -t ci-base-image-arm64 -f - . 01:53:32 Sending build context to Docker daemon 166.2MB 01:53:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:53:32 ---> 04bc70af865f 01:53:32 Step 2/4 : WORKDIR /edgex 01:53:38 ---> Running in 75e08ffbae6c 01:53:38 Removing intermediate container 75e08ffbae6c 01:53:38 ---> 59c4d015c51f 01:53:38 Step 3/4 : COPY go.mod . 01:53:39 ---> 8148bcc60b8e 01:53:39 Step 4/4 : RUN go mod download 01:53:39 ---> Running in ce4f87613e07 01:53:49  Building sys-mgmt-agent ... done Removing intermediate container 027cfc6ddf81 01:53:49 ---> 98ed72143d53 01:53:49 01:53:49 Step 11/24 : FROM alpine:3.14 01:53:49 ---> 14119a10abf4 01:53:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:53:49 ---> Using cache 01:53:49 ---> 72244dc7ba23 01:53:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:53:49 ---> Using cache 01:53:49 ---> 88d6ab09389a 01:53:49 Step 14/24 : ENV APP_PORT=59881 01:53:49 ---> Running in 312a23af37e0 01:53:49 Removing intermediate container 312a23af37e0 01:53:49 ---> 25c692ce1ad2 01:53:49 Step 15/24 : EXPOSE $APP_PORT 01:53:49 ---> Running in 0965056a4573 01:53:49 Removing intermediate container 0965056a4573 01:53:49 ---> a6a124042c22 01:53:49 Step 16/24 : WORKDIR / 01:53:49 ---> Running in 912980e5779f 01:53:49 Removing intermediate container 912980e5779f 01:53:49 ---> 488220b9f441 01:53:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:53:49 ---> a44005908c8b 01:53:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:53:49 ---> 844eff5600b8 01:53:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:53:49 ---> 42daf8bd4864 01:53:49 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:53:49 ---> Running in ea140f07dba7 01:53:49 Removing intermediate container ea140f07dba7 01:53:49 ---> d72cb25321be 01:53:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:53:49 ---> Running in ccbd12c6c55e 01:53:49 Removing intermediate container ccbd12c6c55e 01:53:49 ---> 8cb2ec94c130 01:53:49 Step 22/24 : LABEL arch=x86_64 01:53:49 ---> Running in e077e43abedf 01:53:49 Removing intermediate container e077e43abedf 01:53:49 ---> 4d38326cb385 01:53:49 Step 23/24 : LABEL git_sha=e248b33b6b29e0a6808c9760ea597228273db275 01:53:49 ---> Running in aad374a2f03a 01:53:49 Removing intermediate container aad374a2f03a 01:53:49 ---> 81b89695ab14 01:53:49 Step 24/24 : LABEL version=0.0.0 01:53:49 ---> Running in e97ef013e0dc 01:53:49 Removing intermediate container e97ef013e0dc 01:53:49 ---> 4b179d1b770f 01:53:49 01:53:49 Successfully built 4b179d1b770f 01:53:49 Successfully tagged core-metadata:latest 01:53:50  Building core-metadata ... done Removing intermediate container 2cef17607a33 01:53:50 ---> c9e433aa4c00 01:53:50 01:53:50 Step 11/23 : FROM alpine:3.14 01:53:50 ---> 14119a10abf4 01:53:50 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:53:50 ---> Using cache 01:53:50 ---> 72244dc7ba23 01:53:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:53:50 ---> Using cache 01:53:50 ---> 88d6ab09389a 01:53:50 Step 14/23 : ENV APP_PORT=59861 01:53:50 ---> Running in 8473b876f299 01:53:50 Removing intermediate container 8473b876f299 01:53:50 ---> d0505470e8db 01:53:50 Step 15/23 : EXPOSE $APP_PORT 01:53:50 ---> Running in 73e1f7399384 01:53:50 Removing intermediate container 73e1f7399384 01:53:50 ---> 94fd8d9ae37f 01:53:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:53:51 ---> 237fff65e29f 01:53:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:53:51 ---> d5cef85c1a62 01:53:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:53:52 ---> 98a22cf6d244 01:53:52 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:53:52 ---> Running in 8b0efd5431af 01:53:52 Removing intermediate container 8b0efd5431af 01:53:52 ---> 06a6f419aa21 01:53:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:53:52 ---> Running in 918a118b897e 01:53:52 Removing intermediate container 3f3d28254b11 01:53:52 ---> f88bd4975052 01:53:52 01:53:52 Step 11/24 : FROM alpine:3.14 01:53:52 ---> 14119a10abf4 01:53:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:53:52 ---> Running in e88f7da4b5e3 01:53:52 Removing intermediate container 918a118b897e 01:53:52 ---> 198b2e1f54ea 01:53:52 Step 21/23 : LABEL arch=x86_64 01:53:52 ---> Running in 28def1f9abe6 01:53:52 Removing intermediate container e88f7da4b5e3 01:53:52 ---> 9a820e724936 01:53:52 Step 13/24 : ENV APP_PORT=59880 01:53:52 Removing intermediate container 28def1f9abe6 01:53:52 ---> d1ffa76f6ec5 01:53:52 Step 22/23 : LABEL git_sha=e248b33b6b29e0a6808c9760ea597228273db275 01:53:52 ---> Running in ae7be136e3e2 01:53:52 ---> Running in e837cb21b197 01:53:52 Removing intermediate container ae7be136e3e2 01:53:52 ---> a22b037952d5 01:53:52 Step 14/24 : EXPOSE $APP_PORT 01:53:52 ---> Running in f69805c9e004 01:53:52 Removing intermediate container e837cb21b197 01:53:52 ---> 76e9357a124b 01:53:52 Step 23/23 : LABEL version=0.0.0 01:53:52 ---> Running in a5a097a052ea 01:53:52 Removing intermediate container f69805c9e004 01:53:52 ---> b6b7dd61c1cf 01:53:52 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:53:52 ---> Running in f615d4b40168 01:53:52 Removing intermediate container a5a097a052ea 01:53:52 ---> ab2ca26a9e88 01:53:52 01:53:52 Successfully built ab2ca26a9e88 01:53:52 Successfully tagged support-scheduler:latest 01:53:53  Building support-scheduler ... done Removing intermediate container f615d4b40168 01:53:53 ---> eeb38496049a 01:53:53 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 01:53:53 ---> Running in 5d3b22834805 01:53:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:53:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:53:55 (1/6) Installing dumb-init (1.2.5-r1) 01:53:55 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:53:55 (3/6) Installing libsodium (1.0.18-r0) 01:53:56 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:53:57 (5/6) Installing libzmq (4.3.4-r0) 01:53:57 (6/6) Installing zeromq (4.3.4-r0) 01:53:57 Executing busybox-1.33.1-r3.trigger 01:53:57 OK: 8 MiB in 20 packages 01:53:57 Removing intermediate container 5d3b22834805 01:53:57 ---> 84e0e3149dbd 01:53:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:53:57 ---> fa1b1b5e2dbc 01:53:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:53:57 ---> e5904c63fad4 01:53:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:53:58 ---> 21744ae77db5 01:53:58 Step 20/24 : ENTRYPOINT ["/core-data"] 01:53:58 ---> Running in 10f162d59fa5 01:53:58 Removing intermediate container 10f162d59fa5 01:53:58 ---> eb60c42acf39 01:53:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:53:58 ---> Running in f9db7f0faa53 01:53:58 Removing intermediate container f9db7f0faa53 01:53:58 ---> 737827e657ab 01:53:58 Step 22/24 : LABEL arch=x86_64 01:53:58 ---> Running in c804e0ba9aee 01:53:58 Removing intermediate container c804e0ba9aee 01:53:58 ---> ea98c3638969 01:53:58 Step 23/24 : LABEL git_sha=e248b33b6b29e0a6808c9760ea597228273db275 01:53:58 ---> Running in 7ec21bcdebeb 01:53:58 Removing intermediate container 7ec21bcdebeb 01:53:58 ---> d5bfd5e6e48d 01:53:58 Step 24/24 : LABEL version=0.0.0 01:53:58 ---> Running in 2e02d86e3367 01:53:58 Removing intermediate container 2e02d86e3367 01:53:58 ---> 712718a2e65e 01:53:58 01:53:58 Successfully built 712718a2e65e 01:53:58 Successfully tagged core-data:latest 01:53:58  Building core-data ... done  [Pipeline] } 01:53:58 $ docker stop --time=1 d4d807a54b688fa0c0f35cb00d6f30b9d2881a05879af61a3489f70b7ecd778e 01:54:00 $ docker rm -f d4d807a54b688fa0c0f35cb00d6f30b9d2881a05879af61a3489f70b7ecd778e [Pipeline] // withDockerContainer [Pipeline] sh 01:54:00 + docker images 01:54:00 REPOSITORY TAG IMAGE ID CREATED SIZE 01:54:00 core-data latest 712718a2e65e 2 seconds ago 20.5MB 01:54:00 f88bd4975052 8 seconds ago 1.76GB 01:54:00 support-scheduler latest ab2ca26a9e88 8 seconds ago 16.1MB 01:54:00 c9e433aa4c00 10 seconds ago 1.75GB 01:54:00 core-metadata latest 4b179d1b770f 11 seconds ago 16.8MB 01:54:00 98ed72143d53 15 seconds ago 1.76GB 01:54:00 sys-mgmt-agent latest cc34771bc73a 34 seconds ago 325MB 01:54:00 core-command latest cf0921e238ed 40 seconds ago 16MB 01:54:00 support-notifications latest b59d1b40c4b0 54 seconds ago 16.8MB 01:54:00 security-secretstore-setup latest 2ace9d53d7b6 54 seconds ago 28.2MB 01:54:00 78314f8538d0 55 seconds ago 1.75GB 01:54:00 security-proxy-setup latest 86e3c60f0855 About a minute ago 26.7MB 01:54:00 75919b7b3866 About a minute ago 1.75GB 01:54:00 1421f7d73d37 About a minute ago 1.76GB 01:54:00 9bb7eef73358 About a minute ago 1.76GB 01:54:00 58eea3e2bf7a About a minute ago 1.75GB 01:54:00 security-bootstrapper latest 30f20ab20109 About a minute ago 18.8MB 01:54:00 a77b218362fa About a minute ago 1.75GB 01:54:00 ci-base-image-x86_64 latest 942276581883 5 minutes ago 1.25GB 01:54:00 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 01:54:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB 01:54:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 01:54:00 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 01:54:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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 01:54:16 Still waiting to schedule task 01:54:16 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 01:55:01 Removing intermediate container ce4f87613e07 01:55:01 ---> 17e24eaafde1 01:55:01 Successfully built 17e24eaafde1 01:55:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:55:01 + docker inspect -f . ci-base-image-arm64 01:55:01 . [Pipeline] withDockerContainer 01:55:01 prd-ubuntu18.04-docker-arm64-4c-16g-69 does not seem to be running inside a container 01:55:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:55:03 $ docker top 0d50c11deeb2589b064dc64430f19697777538a9a7521c7d4967d38d2b695d4f -eo pid,comm [Pipeline] { [Pipeline] sh 01:55:04 + go version 01:55:04 go version go1.16.6 linux/arm64 [Pipeline] } 01:55:04 $ docker stop --time=1 0d50c11deeb2589b064dc64430f19697777538a9a7521c7d4967d38d2b695d4f 01:55:06 $ docker rm -f 0d50c11deeb2589b064dc64430f19697777538a9a7521c7d4967d38d2b695d4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:55:07 + docker inspect -f . ci-base-image-arm64 01:55:07 . [Pipeline] withDockerContainer 01:55:07 prd-ubuntu18.04-docker-arm64-4c-16g-69 does not seem to be running inside a container 01:55:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:55:09 $ docker top 2e5503d2f72810f9d4ad5043d55c505107ab9e338a3d780ef3bf6e36fe03fa03 -eo pid,comm [Pipeline] { [Pipeline] echo 01:55:09 ========================================================= 01:55:09 [edgeXBuildGoParallel] Running Tests and Build... 01:55:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:55:10 + go mod tidy [Pipeline] sh 01:55:12 + make test 01:55:12 go mod tidy 01:55:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:55:45 ? github.com/edgexfoundry/edgex-go [no test files] 01:56:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:56:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:56:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:56:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:57:09 Running on prd-ubuntu18.04-docker-8c-8g-71 in /w/workspace/edgexfoundry_edgex-go_PR-3734 [Pipeline] { [Pipeline] ws 01:57:09 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 01:57:09 The recommended git tool is: git 01:57:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:57:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:57:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:57:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:57:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:57:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:57:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:57:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:57:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:57:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:57:12 using credential edgex-jenkins-ssh 01:57:12 Cloning the remote Git repository 01:57:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:57:13 > git init /w/workspace/edgex-go/2 # timeout=10 01:57:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:57:13 > git --version # timeout=10 01:57:13 > git --version # 'git version 2.17.1' 01:57:13 using GIT_SSH to set credentials SSH Credentials for GitHub 01:57:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:57:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.184s coverage: 28.7% of statements 01:57:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:57:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:57:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.364s coverage: 98.5% of statements 01:57:23 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:57:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.685s coverage: 46.3% of statements 01:57:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:57:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:57:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.677s coverage: 90.1% of statements 01:57:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:57:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:57:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.400s coverage: 84.4% of statements 01:57:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:57:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:57:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:57:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:57:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:57:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.558s coverage: 94.2% of statements 01:57:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:57:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:57:38 ok github.com/edgexfoundry/edgex-go/internal/io 0.221s coverage: 59.1% of statements 01:57:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:57:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:57:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:57:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:57:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:57:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.272s coverage: 60.0% of statements 01:57:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:57:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:57:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:57:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.277s coverage: 0.8% of statements 01:57:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:57:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.218s coverage: 58.8% of statements 01:57:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.198s coverage: 21.7% of statements 01:57:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:57:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.213s coverage: 47.1% of statements 01:57:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.245s coverage: 79.5% of statements 01:57:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.247s coverage: 94.1% of statements 01:57:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.252s coverage: 96.3% of statements 01:57:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.223s coverage: 87.5% of statements 01:57:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.271s coverage: 94.4% of statements 01:57:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.199s coverage: 44.8% of statements 01:57:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.576s coverage: 81.8% of statements 01:57:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:58:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.285s coverage: 92.9% of statements 01:58:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:58:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:58:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:58:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements 01:58:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:58:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:58:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:58:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:58:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:58:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.192s coverage: 87.2% of statements 01:58:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:58:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:58:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements 01:58:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:58:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.264s coverage: 58.8% of statements 01:58:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:58:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.280s coverage: 80.0% of statements 01:58:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.246s coverage: 87.2% of statements 01:58:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.280s coverage: 85.4% of statements 01:58:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.813s coverage: 91.2% of statements 01:58:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:58:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.819s coverage: 64.4% of statements 01:58:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:58:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:58:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.199s coverage: 100.0% of statements 01:58:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 91.3% of statements 01:58:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 01:58:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements 01:58:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 01:58:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.307s coverage: 70.5% of statements 01:58:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:58:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:58:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:58:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.802s coverage: 43.6% of statements 01:58:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:58:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:58:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.275s coverage: 89.5% of statements 01:58:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:58:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.223s coverage: 84.8% of statements 01:58:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.227s coverage: 19.5% of statements 01:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.675s coverage: 92.0% of statements 01:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.216s coverage: 63.2% of statements 01:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.490s coverage: 97.7% of statements 01:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:58:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:58:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.193s coverage: 28.9% of statements 01:58:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:58:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:58:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:58:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:58:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:58:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:58:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.209s coverage: 100.0% of statements 01:58:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 01:58:23 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:58:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:58:23 GO111MODULE=on go vet ./... 01:58:48 Merging remotes/origin/main commit 87e8ed76953e70318171a287d139abdba61a8126 into PR head commit 626275469b875c7afcb36771b784305944904f10 01:58:48 Merge succeeded, producing 9962909eedb93eb5e6eba5db627029168ebeb760 01:58:48 Checking out Revision 9962909eedb93eb5e6eba5db627029168ebeb760 (PR-3734) 01:58:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:58:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:58:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:58:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:58:47 using GIT_SSH to set credentials SSH Credentials for GitHub 01:58:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3734/head:refs/remotes/origin/PR-3734 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:58:48 > git config core.sparsecheckout # timeout=10 01:58:48 > git checkout -f 626275469b875c7afcb36771b784305944904f10 # timeout=10 01:58:48 > git remote # timeout=10 01:58:48 > git config --get remote.origin.url # timeout=10 01:58:48 using GIT_SSH to set credentials SSH Credentials for GitHub 01:58:48 > git merge 87e8ed76953e70318171a287d139abdba61a8126 # timeout=10 01:58:48 > git rev-parse HEAD^{commit} # timeout=10 01:58:48 > git config core.sparsecheckout # timeout=10 01:58:48 > git checkout -f 9962909eedb93eb5e6eba5db627029168ebeb760 # timeout=10 01:58:52 Commit message: "Merge commit '87e8ed76953e70318171a287d139abdba61a8126' into HEAD" 01:58:52 > git rev-list --no-walk 626275469b875c7afcb36771b784305944904f10 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:53 + echo snap-build.sh 01:58:53 snap-build.sh 01:58:53 + SNAP_BASE_DIR=. 01:58:53 + '[' '!' -z /w/workspace/edgex-go/2 ']' 01:58:53 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 01:58:53 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 01:58:53 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 01:58:53 + cd /w/workspace/edgex-go/2 01:58:53 + sudo apt-get remove -qy --purge lxd lxd-client 01:58:53 Reading package lists... 01:58:53 Building dependency tree... 01:58:53 Reading state information... 01:58:53 The following packages were automatically installed and are no longer required: 01:58:53 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 01:58:53 uidmap xdelta3 01:58:53 Use 'sudo apt autoremove' to remove them. 01:58:53 The following packages will be REMOVED: 01:58:53 lxd* lxd-client* 01:58:54 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 01:58:54 After this operation, 31.7 MB disk space will be freed. 01:58:54 (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.) 01:58:54 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 01:58:55 Removing lxd dnsmasq configuration 01:58:55 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 01:58:55 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 01:58:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:58:56 (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.) 01:58:56 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 01:58:58 Processing triggers for systemd (237-3ubuntu10.45) ... 01:58:58 Processing triggers for ureadahead (0.100.0-21) ... 01:58:58 + sudo snap remove --purge lxd 01:58:58 snap "lxd" is not installed 01:58:58 + sudo groupadd --force --system lxd 01:58:58 ++ whoami 01:58:58 + sudo /usr/sbin/usermod -G lxd -a jenkins 01:58:58 + newgrp - lxd 01:58:58 + sudo snap install lxd 01:59:08 2021-09-29T01:59:06Z INFO Waiting for automatic snapd restart... 01:59:30 lxd 4.18 from Canonical* installed 01:59:30 + sudo lxd init --auto 01:59:37 + sudo snap install --classic snapcraft 01:59:44 gofmt -l . 01:59:46 [ "`gofmt -l .`" = "" ] 01:59:48 ./bin/test-attribution-txt.sh 01:59:49 snapcraft 5.0 from Canonical* installed 01:59:49 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 01:59:49 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 01:59:49 % Total % Received % Xferd Average Speed Time Time Time Current 01:59:49 Dload Upload Total Spent Left Speed 01:59:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3894 0 --:--:-- --:--:-- --:--:-- 3894 01:59:49 100 3325k 100 3325k 0 0 8569k 0 --:--:-- --:--:-- --:--:-- 8569k 01:59:49 ./yq_linux_amd64 01:59:49 + sudo snapcraft prime --use-lxd [Pipeline] sh 01:59:50 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 01:59:50 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: 01:59:50 - README.md 01:59:50 01:59:50 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:59:50 Launching a container. 01:59:51 + ls -al . 01:59:51 total 640 01:59:51 drwxrwxr-x 9 1001 1001 4096 Sep 29 01:59 . 01:59:51 drwxr-xr-x 4 root root 4096 Sep 29 01:55 .. 01:59:51 -rw-rw-r-- 1 1001 1001 11 Sep 29 01:52 .dockerignore 01:59:51 drwxrwxr-x 8 1001 1001 4096 Sep 29 01:53 .git 01:59:51 drwxrwxr-x 4 1001 1001 4096 Sep 29 01:52 .github 01:59:51 -rw-rw-r-- 1 1001 1001 818 Sep 29 01:52 .gitignore 01:59:51 -rw-rw-r-- 1 1001 1001 115 Sep 29 01:52 .golangci.yml 01:59:51 -rw-rw-r-- 1 1001 1001 76 Sep 29 01:52 .hadolint.yml 01:59:51 -rw-rw-r-- 1 1001 1001 166 Sep 29 01:52 .sonarcloud.properties 01:59:51 -rw-rw-r-- 1 1001 1001 1171 Sep 29 01:52 ADOPTERS.md 01:59:51 -rw-rw-r-- 1 1001 1001 8493 Sep 29 01:52 Attribution.txt 01:59:51 -rw-rw-r-- 1 1001 1001 43881 Sep 29 01:52 CHANGELOG.md 01:59:51 -rw-rw-r-- 1 1001 1001 3804 Sep 29 01:52 CONTRIBUTING.md 01:59:51 -rw-rw-r-- 1 1001 1001 677 Sep 29 01:52 GOVERNANCE.md 01:59:51 -rw-rw-r-- 1 1001 1001 849 Sep 29 01:52 Jenkinsfile 01:59:51 -rw-rw-r-- 1 1001 1001 10775 Sep 29 01:52 LICENSE 01:59:51 -rw-rw-r-- 1 1001 1001 6386 Sep 29 01:52 Makefile 01:59:51 -rw-rw-r-- 1 1001 1001 582 Sep 29 01:52 OWNERS.md 01:59:51 -rw-rw-r-- 1 1001 1001 8643 Sep 29 01:52 README.md 01:59:51 -rw-rw-r-- 1 1001 1001 6912 Sep 29 01:52 SECURITY.md 01:59:51 -rw-rw-r-- 1 1001 1001 5 Sep 29 01:47 VERSION 01:59:51 -rw-rw-r-- 1 1001 1001 4131 Sep 29 01:52 ZMQWindows.md 01:59:51 drwxrwxr-x 2 1001 1001 4096 Sep 29 01:52 bin 01:59:51 drwxrwxr-x 14 1001 1001 4096 Sep 29 01:52 cmd 01:59:51 -rw-r--r-- 1 root root 403066 Sep 29 01:58 coverage.out 01:59:51 -rw-rw-r-- 1 1001 1001 841 Sep 29 01:52 go.mod 01:59:51 -rw-r--r-- 1 root root 50064 Sep 29 01:55 go.sum 01:59:51 drwxrwxr-x 8 1001 1001 4096 Sep 29 01:52 internal 01:59:51 drwxrwxr-x 3 1001 1001 4096 Sep 29 01:52 openapi 01:59:51 drwxrwxr-x 4 1001 1001 4096 Sep 29 01:52 snap 01:59:51 -rw-rw-r-- 1 1001 1001 204 Sep 29 01:52 version.go [Pipeline] sh 01:59:51 + '[' -e coverage.out ] 01:59:51 + chown 1001:1001 coverage.out [Pipeline] stash 01:59:51 Warning: overwriting stash ‘coverage-report’ 01:59:52 Stashed 1 file(s) [Pipeline] sh 01:59:53 + make build 01:59:53 go mod tidy 01:59:54 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 01:59:59 Waiting for container to be ready 01:59:59 To start your first instance, try: lxc launch ubuntu:18.04 01:59:59 02:00:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:00:03 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 02:00:04 Waiting for network to be ready... 02:00:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:00:05 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 02:00:06 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:00:06 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:00:06 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:00:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 02:00:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 02:00:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 02:00:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 02:00:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 02:00:10 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 02:00:10 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 02:00:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:00:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:00:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:00:12 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:00:13 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:00:13 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:00:14 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:00:14 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] 02:00:14 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 02:00:14 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 02:00:14 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 02:00:14 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 02:00:15 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 02:00:15 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] 02:00:15 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 02:00:16 Fetched 25.4 MB in 13s (2023 kB/s) 02:00:17 Reading package lists... 02:00:17 Reading package lists... 02:00:18 Building dependency tree... 02:00:18 Reading state information... 02:00:18 The following additional packages will be installed: 02:00:18 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:00:18 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:00:18 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:00:18 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 02:00:18 Suggested packages: 02:00:18 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 02:00:18 Recommended packages: 02:00:18 gnupg libsasl2-modules 02:00:18 The following NEW packages will be installed: 02:00:18 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:00:18 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:00:18 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:00:18 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 02:00:18 The following packages will be upgraded: 02:00:18 gpg gpg-agent gpgconf libudev1 02:00:18 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 02:00:18 Need to get 3527 kB of archives. 02:00:18 After this operation, 13.3 MB of additional disk space will be used. 02:00:18 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] 02:00:18 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] 02:00:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 02:00:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 02:00:18 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 02:00:18 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 02:00:19 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 02:00:19 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 02:00:19 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 02:00:19 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 02:00:19 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 02:00:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 02:00:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 02:00:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 02:00:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 02:00:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 02:00:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 02:00:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 02:00:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 02:00:19 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 02:00:19 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 02:00:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 02:00:19 debconf: delaying package configuration, since apt-utils is not installed 02:00:19 Fetched 3527 kB in 1s (2654 kB/s) 02:00:20 (Reading database ... 12511 files and directories currently installed.) 02:00:20 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 02:00:20 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 02:00:20 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 02:00:20 Selecting previously unselected package udev. 02:00:20 (Reading database ... 12511 files and directories currently installed.) 02:00:20 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 02:00:20 Unpacking udev (237-3ubuntu10.52) ... 02:00:20 Selecting previously unselected package libfuse2:amd64. 02:00:20 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 02:00:20 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:00:20 Selecting previously unselected package fuse. 02:00:20 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 02:00:20 Unpacking fuse (2.9.7-1ubuntu1) ... 02:00:20 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 02:00:20 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:00:20 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 02:00:20 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:00:20 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 02:00:20 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:00:20 Selecting previously unselected package libksba8:amd64. 02:00:20 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 02:00:20 Unpacking libksba8:amd64 (1.3.5-2) ... 02:00:20 Selecting previously unselected package libroken18-heimdal:amd64. 02:00:20 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:00:20 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:00:20 Selecting previously unselected package libasn1-8-heimdal:amd64. 02:00:20 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:00:20 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:00:21 Selecting previously unselected package libheimbase1-heimdal:amd64. 02:00:21 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:00:21 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:00:21 Selecting previously unselected package libhcrypto4-heimdal:amd64. 02:00:21 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:00:21 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:00:21 Selecting previously unselected package libwind0-heimdal:amd64. 02:00:21 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:00:21 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:00:21 Selecting previously unselected package libhx509-5-heimdal:amd64. 02:00:21 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:00:21 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:00:21 Selecting previously unselected package libkrb5-26-heimdal:amd64. 02:00:21 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:00:21 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:00:21 Selecting previously unselected package libheimntlm0-heimdal:amd64. 02:00:21 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:00:21 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:00:21 Selecting previously unselected package libgssapi3-heimdal:amd64. 02:00:21 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:00:21 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:00:21 Selecting previously unselected package libsasl2-modules-db:amd64. 02:00:21 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:00:21 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:00:21 Selecting previously unselected package libsasl2-2:amd64. 02:00:21 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:00:21 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:00:21 Selecting previously unselected package libldap-common. 02:00:21 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 02:00:21 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:00:21 Selecting previously unselected package libldap-2.4-2:amd64. 02:00:21 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 02:00:21 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:00:21 Selecting previously unselected package dirmngr. 02:00:21 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 02:00:21 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 02:00:21 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:00:21 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 02:00:21 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:00:22 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:00:22 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:00:22 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 02:00:22 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:00:22 Setting up libksba8:amd64 (1.3.5-2) ... 02:00:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:00:22 Setting up udev (237-3ubuntu10.52) ... 02:00:22 invoke-rc.d: policy-rc.d denied execution of start. 02:00:22 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:00:22 Processing triggers for systemd (237-3ubuntu10) ... 02:00:22 Setting up fuse (2.9.7-1ubuntu1) ... 02:00:22 Setting up gpg (2.2.4-1ubuntu1.4) ... 02:00:22 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:00:22 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:00:22 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:00:22 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:00:22 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:00:22 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:00:22 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:00:23 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:00:23 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 02:00:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:00:23 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 02:00:23 settings in the [Install] section, and DefaultInstance for template units). 02:00:23 This means they are not meant to be enabled using systemctl. 02:00:23 Possible reasons for having this kind of units are: 02:00:23 1) A unit may be statically enabled by being symlinked from another unit's 02:00:23 .wants/ or .requires/ directory. 02:00:23 2) A unit's purpose may be to act as a helper for some other unit which has 02:00:23 a requirement dependency on it. 02:00:23 3) A unit may be started when needed via activation (socket, path, timer, 02:00:23 D-Bus, udev, scripted systemctl call, ...). 02:00:23 4) In case of template units, the unit is meant to be enabled with some 02:00:23 instance name specified. 02:00:23 Reading package lists... 02:00:24 Building dependency tree... 02:00:24 Reading state information... 02:00:24 The following additional packages will be installed: 02:00:24 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 02:00:24 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 02:00:24 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 02:00:24 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 02:00:24 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 02:00:24 Suggested packages: 02:00:24 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 02:00:24 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 02:00:24 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 02:00:24 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 02:00:24 systemd-container policykit-1 02:00:24 Recommended packages: 02:00:24 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 02:00:24 The following NEW packages will be installed: 02:00:24 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 02:00:24 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 02:00:24 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 02:00:24 multiarch-support openssh-client python3 python3-minimal python3.6 02:00:24 python3.6-minimal snapd squashfs-tools sudo 02:00:24 The following packages will be upgraded: 02:00:24 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 02:00:24 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 02:00:24 Need to get 36.8 MB of archives. 02:00:24 After this operation, 147 MB of additional disk space will be used. 02:00:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 02:00:24 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 02:00:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 02:00:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 02:00:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 02:00:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 02:00:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 02:00:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 02:00:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 02:00:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 02:00:24 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 02:00:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 02:00:24 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 02:00:24 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 02:00:24 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 02:00:24 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 02:00:24 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 02:00:26 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 02:00:26 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 02:00:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 02:00:26 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 02:00:26 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 02:00:26 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 02:00:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 02:00:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 02:00:26 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 02:00:26 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 02:00:26 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 02:00:26 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 02:00:26 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 02:00:27 debconf: delaying package configuration, since apt-utils is not installed 02:00:27 Fetched 36.8 MB in 3s (11.0 MB/s) 02:00:28 (Reading database ... 12757 files and directories currently installed.) 02:00:28 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 02:00:28 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 02:00:29 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 02:00:30 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 02:00:30 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 02:00:30 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 02:00:30 (Reading database ... 12757 files and directories currently installed.) 02:00:30 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 02:00:30 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 02:00:30 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 02:00:30 (Reading database ... 12757 files and directories currently installed.) 02:00:30 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 02:00:30 Unpacking apt (1.6.14) over (1.6.1) ... 02:00:30 Setting up apt (1.6.14) ... 02:00:30 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 02:00:30 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 02:00:30 (Reading database ... 12764 files and directories currently installed.) 02:00:30 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 02:00:30 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 02:00:31 Selecting previously unselected package libpython3.6-minimal:amd64. 02:00:31 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:00:31 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:00:31 Selecting previously unselected package libexpat1:amd64. 02:00:31 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 02:00:31 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:00:31 Selecting previously unselected package python3.6-minimal. 02:00:31 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:00:31 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:00:31 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 02:00:31 Checking for services that may need to be restarted...done. 02:00:31 Checking for services that may need to be restarted...done. 02:00:31 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:00:31 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:00:32 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:00:32 Selecting previously unselected package python3-minimal. 02:00:32 (Reading database ... 13012 files and directories currently installed.) 02:00:32 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 02:00:32 Unpacking python3-minimal (3.6.7-1~18.04) ... 02:00:32 Selecting previously unselected package mime-support. 02:00:32 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 02:00:32 Unpacking mime-support (3.60ubuntu1) ... 02:00:32 Selecting previously unselected package libmpdec2:amd64. 02:00:32 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 02:00:33 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:00:33 Selecting previously unselected package libpython3.6-stdlib:amd64. 02:00:33 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:00:33 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:00:33 Selecting previously unselected package python3.6. 02:00:33 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:00:33 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:00:33 Selecting previously unselected package libpython3-stdlib:amd64. 02:00:33 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 02:00:33 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:00:33 Setting up python3-minimal (3.6.7-1~18.04) ... 02:00:33 Selecting previously unselected package python3. 02:00:33 (Reading database ... 13442 files and directories currently installed.) 02:00:33 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 02:00:33 Unpacking python3 (3.6.7-1~18.04) ... 02:00:33 Selecting previously unselected package multiarch-support. 02:00:33 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 02:00:33 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 02:00:33 Setting up multiarch-support (2.27-3ubuntu1.4) ... 02:00:33 Selecting previously unselected package liblzo2-2:amd64. 02:00:33 (Reading database ... 13479 files and directories currently installed.) 02:00:33 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 02:00:33 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 02:00: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 02:00:34 Selecting previously unselected package libbsd0:amd64. 02:00:34 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 02:00:34 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:00:34 Selecting previously unselected package sudo. 02:00:34 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 02:00:34 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 02:00:34 Selecting previously unselected package apparmor. 02:00:34 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 02:00:34 Unpacking apparmor (2.12-4ubuntu5.1) ... 02:00:34 Selecting previously unselected package libedit2:amd64. 02:00:34 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 02:00:34 Unpacking libedit2:amd64 (3.1-20170329-1) ... 02:00:34 Selecting previously unselected package libkrb5support0:amd64. 02:00:34 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 02:00:34 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:00:34 Selecting previously unselected package libk5crypto3:amd64. 02:00:34 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 02:00:34 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:00:34 Selecting previously unselected package libkeyutils1:amd64. 02:00:34 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 02:00:34 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:00:34 Selecting previously unselected package libkrb5-3:amd64. 02:00:34 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 02:00:34 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:00:34 Selecting previously unselected package libgssapi-krb5-2:amd64. 02:00:34 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 02:00:34 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:00:34 Selecting previously unselected package libssl1.0.0:amd64. 02:00:34 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 02:00:34 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 02:00:34 Selecting previously unselected package openssh-client. 02:00:34 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 02:00:34 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 02:00:35 Selecting previously unselected package squashfs-tools. 02:00:35 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 02:00:35 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 02:00:35 Selecting previously unselected package snapd. 02:00:35 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 02:00:35 Unpacking snapd (2.51.1+18.04) ... 02:00:37 Setting up libedit2:amd64 (3.1-20170329-1) ... 02:00:37 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 02:00:37 Setting up mime-support (3.60ubuntu1) ... 02:00:37 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 02:00:37 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:00:37 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:00:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:00:37 Setting up systemd (237-3ubuntu10.52) ... 02:00:37 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 02:00:37 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:00:37 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:00:37 Setting up liblzo2-2:amd64 (2.08-1.2) ... 02:00:37 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:00:37 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:00:37 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:00:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:00:38 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 02:00:38 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:00:38 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:00:38 Setting up python3 (3.6.7-1~18.04) ... 02:00:38 running python rtupdate hooks for python3.6... 02:00:38 running python post-rtupdate hooks for python3.6... 02:00:38 Setting up apparmor (2.12-4ubuntu5.1) ... 02:00:39 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 02:00:39 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 02:00:39 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:00:39 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 02:00:39 Setting up snapd (2.51.1+18.04) ... 02:00:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 02:00:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 02:00:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 02:00:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 02:00:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:00:40 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:00:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 02:00:41 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 02:00:41 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 02:00:41 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 02:00:41 /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' 02:00:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:00:41 Processing triggers for systemd (237-3ubuntu10.52) ... 02:00:42 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:00:42 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:00:42 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:00:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:00:43 Reading package lists... 02:00:44 Reading package lists... 02:00:44 Building dependency tree... 02:00:44 Reading state information... 02:00:44 Calculating upgrade... 02:00:44 The following packages will be upgraded: 02:00:44 advancecomp base-files bash binutils binutils-common 02:00:44 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 02:00:44 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 02:00:44 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 02:00:44 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 02:00:44 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 02:00:44 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 02:00:44 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 02:00:44 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 02:00:44 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 02:00:44 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 02:00:44 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 02:00:44 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 02:00:44 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 02:00:44 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 02:00:44 ubuntu-keyring util-linux 02:00:44 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 02:00:44 Need to get 64.2 MB of archives. 02:00:44 After this operation, 5142 kB of additional disk space will be used. 02:00:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 02:00:44 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 02:00:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 02:00:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 02:00:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 02:00:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 02:00:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 02:00:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 02:00:44 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 02:00:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 02:00:44 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 02:00:44 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 02:00:44 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 02:00:44 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 02:00:44 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 02:00:44 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 02:00:44 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 02:00:44 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 02:00:45 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 02:00:45 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 02:00:45 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 02:00:45 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 02:00:45 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 02:00:45 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 02:00:45 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 02:00:45 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 02:00:45 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 02:00:45 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 02:00:45 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 02:00:45 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 02:00:45 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 02:00:45 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 02:00:45 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 02:00:45 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 02:00:45 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 02:00:45 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 02:00:45 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 02:00:45 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 02:00:45 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 02:00:45 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 02:00:45 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 02:00:45 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 02:00:45 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 02:00:45 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 02:00:45 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 02:00:45 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 02:00:45 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 02:00:45 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 02:00:45 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 02:00:45 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] 02:00:45 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 02:00:45 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 02:00:45 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 02:00:45 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 02:00:45 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 02:00:45 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 02:00:45 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 02:00:45 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 02:00:45 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 02:00:45 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 02:00:45 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 02:00:45 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 02:00:45 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 02:00:45 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 02:00:45 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 02:00:45 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 02:00:46 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 02:00:46 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 02:00:46 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 02:00:46 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 02:00:46 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 02:00:46 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 02:00:46 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 02:00:46 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 02:00:46 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 02:00:46 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 02:00:46 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 02:00:46 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 02:00:46 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 02:00:46 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 02:00:46 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 02:00:46 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 02:00:46 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 02:00:46 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 02:00:46 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 02:00:46 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 02:00:46 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 02:00:46 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 02:00:46 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 02:00:47 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 02:00:47 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 02:00:47 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 02:00:47 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 02:00:47 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 02:00:47 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 02:00:47 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 02:00:47 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 02:00:47 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 02:00:47 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 02:00:47 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 02:00:47 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 02:00:47 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 02:00:47 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 02:00:47 debconf: delaying package configuration, since apt-utils is not installed 02:00:47 Fetched 64.2 MB in 3s (24.2 MB/s) 02:00:47 (Reading database ... 13914 files and directories currently installed.) 02:00:47 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 02:00:47 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:00:48 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 02:00:48 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:00:48 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 02:00:48 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 02:00:48 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 02:00:49 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:00:49 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:00:49 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:00:49 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:00:49 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:00:49 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:00:49 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:00:49 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:00:49 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:00:49 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:00:49 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:00:49 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:00:50 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:00:50 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:00:50 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 02:00:50 (Reading database ... 13914 files and directories currently installed.) 02:00:50 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 02:00:50 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 02:00: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 02:00:50 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 02:00:50 (Reading database ... 13914 files and directories currently installed.) 02:00:50 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:00:50 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:00:50 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:00:50 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:00:51 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:00:51 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:00:51 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 02:00:51 (Reading database ... 13914 files and directories currently installed.) 02:00:51 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 02:00:51 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:00:52 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 02:00:52 (Reading database ... 13914 files and directories currently installed.) 02:00:52 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 02:00:52 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 02:00:52 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 02:00:52 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 02:00:52 Setting up base-files (10.1ubuntu2.11) ... 02:00:52 Installing new version of config file /etc/issue ... 02:00:52 Installing new version of config file /etc/issue.net ... 02:00:52 Installing new version of config file /etc/lsb-release ... 02:00:52 Installing new version of config file /etc/update-motd.d/50-motd-news ... 02:00:52 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 02:00:52 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 02:00:52 Removing obsolete conffile /etc/default/motd-news ... 02:00:52 (Reading database ... 13915 files and directories currently installed.) 02:00:52 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 02:00:52 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 02:00:53 Setting up bash (4.4.18-2ubuntu1.2) ... 02:00:53 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 02:00:53 (Reading database ... 13915 files and directories currently installed.) 02:00:53 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 02:00:53 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 02:00:53 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 02:00:53 (Reading database ... 13915 files and directories currently installed.) 02:00:53 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 02:00:53 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 02:00:53 Setting up tar (1.29b-2ubuntu0.2) ... 02:00:53 (Reading database ... 13915 files and directories currently installed.) 02:00:53 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 02:00:53 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:00:53 Setting up dpkg (1.19.0.5ubuntu2.3) ... 02:00:53 (Reading database ... 13915 files and directories currently installed.) 02:00:53 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 02:00:53 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:00:53 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 02:00:53 (Reading database ... 13915 files and directories currently installed.) 02:00:53 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 02:00:53 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:00:53 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 02:00:53 (Reading database ... 13915 files and directories currently installed.) 02:00:53 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 02:00:53 Unpacking grep (3.1-2build1) over (3.1-2) ... 02:00:54 Setting up grep (3.1-2build1) ... 02:00:54 (Reading database ... 13915 files and directories currently installed.) 02:00:54 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 02:00:54 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 02:00:54 Setting up gzip (1.6-5ubuntu1.1) ... 02:00:54 (Reading database ... 13915 files and directories currently installed.) 02:00:54 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 02:00:54 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:00:54 Setting up login (1:4.5-1ubuntu2) ... 02:00:54 (Reading database ... 13915 files and directories currently installed.) 02:00:54 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 02:00:54 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:00:54 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 02:00:54 (Reading database ... 13915 files and directories currently installed.) 02:00:54 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 02:00:54 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:00:54 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 02:00:55 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 02:00:55 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:00:55 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 02:00:55 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:00:55 Setting up perl-base (5.26.1-6ubuntu0.5) ... 02:00:55 (Reading database ... 13915 files and directories currently installed.) 02:00:55 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 02:00:55 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:00:56 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:00:56 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:00:56 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:00:56 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:00:56 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 02:00:56 (Reading database ... 13915 files and directories currently installed.) 02:00:56 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 02:00:56 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 02:00:56 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 02:00:56 (Reading database ... 13915 files and directories currently installed.) 02:00:56 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:00:56 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:00:56 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:00:56 (Reading database ... 13915 files and directories currently installed.) 02:00:56 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:00:56 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:00:56 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:00:56 (Reading database ... 13915 files and directories currently installed.) 02:00:56 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:00:56 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:00:56 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:00:56 (Reading database ... 13915 files and directories currently installed.) 02:00:56 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:00:56 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:00:56 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:00:56 (Reading database ... 13915 files and directories currently installed.) 02:00:56 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 02:00:56 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:00:57 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 02:00:57 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:00:57 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 02:00:57 (Reading database ... 13915 files and directories currently installed.) 02:00:57 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 02:00:57 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:00:57 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 02:00:57 (Reading database ... 13915 files and directories currently installed.) 02:00:57 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:00:57 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:00:57 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:00:57 (Reading database ... 13915 files and directories currently installed.) 02:00:57 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:00:57 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:00:57 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 02:00:57 (Reading database ... 13915 files and directories currently installed.) 02:00:57 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:00:57 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:00:58 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 02:00:58 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 02:00:58 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 02:00:58 (Reading database ... 13915 files and directories currently installed.) 02:00:58 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 02:00:58 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:00:58 Setting up libc-bin (2.27-3ubuntu1.4) ... 02:00:58 (Reading database ... 13915 files and directories currently installed.) 02:00:58 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 02:00:58 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:00:58 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 02:00:58 (Reading database ... 13917 files and directories currently installed.) 02:00:58 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 02:00:58 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 02:00:59 Setting up debconf (1.5.66ubuntu1) ... 02:00:59 (Reading database ... 13917 files and directories currently installed.) 02:00:59 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 02:00:59 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:00:59 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 02:00:59 (Reading database ... 13917 files and directories currently installed.) 02:00:59 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 02:00:59 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:00:59 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 02:00:59 (Reading database ... 13917 files and directories currently installed.) 02:00:59 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:00:59 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:00:59 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 02:00:59 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 02:00:59 (Reading database ... 13917 files and directories currently installed.) 02:00:59 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:00:59 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:00:59 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 02:00:59 (Reading database ... 13919 files and directories currently installed.) 02:00:59 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:00:59 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:00:59 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 02:00:59 (Reading database ... 13923 files and directories currently installed.) 02:00:59 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:00:59 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:01:00 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 02:01:00 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 02:01:00 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 02:01:00 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:01:00 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 02:01:00 (Reading database ... 13923 files and directories currently installed.) 02:01:00 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 02:01:00 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 02:01:00 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 02:01:00 (Reading database ... 13923 files and directories currently installed.) 02:01:00 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 02:01:00 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 02:01:00 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 02:01:00 (Reading database ... 13923 files and directories currently installed.) 02:01:00 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 02:01:00 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:01:00 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 02:01:00 (Reading database ... 13923 files and directories currently installed.) 02:01:00 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 02:01:00 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:01:00 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 02:01:00 (Reading database ... 13923 files and directories currently installed.) 02:01:00 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 02:01:00 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 02:01:00 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 02:01:00 (Reading database ... 13923 files and directories currently installed.) 02:01:00 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 02:01:01 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:01:01 Setting up passwd (1:4.5-1ubuntu2) ... 02:01:01 (Reading database ... 13923 files and directories currently installed.) 02:01:01 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 02:01:01 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:01:01 Setting up gpgv (2.2.4-1ubuntu1.4) ... 02:01:01 (Reading database ... 13923 files and directories currently installed.) 02:01:01 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 02:01:01 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 02:01:01 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 02:01:01 (Reading database ... 13923 files and directories currently installed.) 02:01:01 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 02:01:01 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 02:01:01 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 02:01:01 (Reading database ... 13923 files and directories currently installed.) 02:01:01 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 02:01:01 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 02:01:01 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 02:01:02 (Reading database ... 13923 files and directories currently installed.) 02:01:02 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 02:01:02 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 02:01:02 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 02:01:02 (Reading database ... 13923 files and directories currently installed.) 02:01:02 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 02:01:02 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 02:01:02 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 02:01:02 (Reading database ... 13923 files and directories currently installed.) 02:01:02 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 02:01:02 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 02:01:02 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 02:01:02 (Reading database ... 13923 files and directories currently installed.) 02:01:02 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 02:01:02 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 02:01:02 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 02:01:02 (Reading database ... 13923 files and directories currently installed.) 02:01:02 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 02:01:02 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 02:01:02 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 02:01:02 (Reading database ... 13924 files and directories currently installed.) 02:01:02 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:01:02 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:01:02 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:01:02 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:01:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:01:02 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 02:01:02 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 02:01:02 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 02:01:03 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 02:01:03 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 02:01:03 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 02:01:03 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 02:01:03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 02:01:03 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 02:01:03 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 02:01:03 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 02:01:03 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 02:01:03 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 02:01:03 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 02:01:03 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 02:01:03 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 02:01:03 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 02:01:03 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 02:01:03 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 02:01:03 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 02:01:03 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 02:01:03 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 02:01:03 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 02:01:03 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 02:01:03 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:01:04 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:01:04 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:01:04 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:01:04 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:01:04 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:01:04 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:01:04 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:01:04 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:01:04 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:01:04 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:01:04 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:01:04 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:01:04 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:01:04 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:01:04 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:01:05 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:01:05 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:01:06 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:01:06 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:01:06 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:01:06 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:01:06 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:01:06 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:01:07 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:01:07 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:01:07 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:01:07 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:01:07 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 02:01:07 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:01:08 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 02:01:08 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:01:08 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 02:01:08 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 02:01:08 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:01:08 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:01:08 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:01:08 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:01:08 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 02:01:08 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 02:01:08 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:01:08 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 02:01:08 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:01:08 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:01:08 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:01:08 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 02:01:08 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 02:01:08 Setting up tzdata (2021a-0ubuntu0.18.04) ... 02:01:08 02:01:08 Current default time zone: 'Etc/UTC' 02:01:08 Local time is now: Wed Sep 29 02:01:08 UTC 2021. 02:01:08 Universal Time is now: Wed Sep 29 02:01:08 UTC 2021. 02:01:08 Run 'dpkg-reconfigure tzdata' if you wish to change it. 02:01:08 02:01:08 Setting up systemd-sysv (237-3ubuntu10.52) ... 02:01:08 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:01:08 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 02:01:08 Setting up mount (2.31.1-0.4ubuntu3.7) ... 02:01:08 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 02:01:08 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 02:01:08 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 02:01:08 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 02:01:08 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 02:01:08 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 02:01:08 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:01:08 Setting up procps (2:3.3.12-3ubuntu1.2) ... 02:01:08 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 02:01:08 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 02:01:08 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 02:01:08 Setting up patch (2.7.6-2ubuntu1.1) ... 02:01:08 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 02:01:08 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 02:01:08 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 02:01:08 Installing new version of config file /etc/ssl/openssl.cnf ... 02:01:08 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 02:01:08 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 02:01:08 Setting up ca-certificates (20210119~18.04.2) ... [Pipeline] } 02:01:09 $ docker stop --time=1 2e5503d2f72810f9d4ad5043d55c505107ab9e338a3d780ef3bf6e36fe03fa03 02:01:10 Updating certificates in /etc/ssl/certs... 02:01:11 23 added, 28 removed; done. 02:01:11 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 02:01:11 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:01:11 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 02:01:11 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 02:01:11 Setting up pkgbinarymangler (138.18.04.1) ... 02:01:11 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 02:01:11 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 02:01:11 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 02:01:12 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 02:01:12 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:01:12 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 02:01:12 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:01:12 Setting up perl (5.26.1-6ubuntu0.5) ... 02:01:12 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 02:01:12 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 02:01:12 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 02:01:12 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 02:01:12 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 02:01:12 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 02:01:12 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 02:01:12 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 02:01:12 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 02:01:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:01:12 Processing triggers for systemd (237-3ubuntu10.52) ... 02:01:12 Processing triggers for mime-support (3.60ubuntu1) ... 02:01:12 Processing triggers for ca-certificates (20210119~18.04.2) ... 02:01:12 Updating certificates in /etc/ssl/certs... 02:01:12 $ docker rm -f 2e5503d2f72810f9d4ad5043d55c505107ab9e338a3d780ef3bf6e36fe03fa03 02:01:13 0 added, 0 removed; done. 02:01:13 Running hooks in /etc/ca-certificates/update.d... 02:01:13 done. 02:01:13 Reading package lists... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 02:01:13 Building dependency tree... 02:01:13 Reading state information... 02:01:13 The following NEW packages will be installed: 02:01:13 apt-transport-https 02:01:13 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:01:14 Need to get 4348 B of archives. 02:01:14 After this operation, 154 kB of additional disk space will be used. 02:01:14 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 02:01:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:01:14 debconf: delaying package configuration, since apt-utils is not installed 02:01:14 Fetched 4348 B in 0s (23.2 kB/s) 02:01:14 Selecting previously unselected package apt-transport-https. 02:01:14 (Reading database ... 13928 files and directories currently installed.) 02:01:14 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 02:01:14 Unpacking apt-transport-https (1.6.14) ... 02:01:14 Setting up apt-transport-https (1.6.14) ... 02:01:14 02:01:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:01:14 Waiting for network to be ready... 02:01:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:01:15 latest: Pulling from edgex-devops/edgex-compose-arm64 02:01:15 29e5d40040c1: Pulling fs layer 02:01:15 1ce36da41761: Pulling fs layer 02:01:15 25b303627fd3: Pulling fs layer 02:01:15 29e5d40040c1: Download complete 02:01:16 1ce36da41761: Verifying Checksum 02:01:16 1ce36da41761: Download complete 02:01:16 29e5d40040c1: Pull complete 02:01:17 1ce36da41761: Pull complete 02:01:18 25b303627fd3: Verifying Checksum 02:01:18 25b303627fd3: Download complete 02:01:21 2021-09-29T02:01:18Z INFO Waiting for automatic snapd restart... 02:01:23 snapd 2.51.7 from Canonical* installed 02:01:24 "snapd" switched to the "latest/stable" channel 02:01:24 02:01:27 core18 20210722 from Canonical* installed 02:01:27 "core18" switched to the "latest/stable" channel 02:01:27 02:01:28 25b303627fd3: Pull complete 02:01:28 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:01:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:01:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:01:28 prd-ubuntu18.04-docker-arm64-4c-16g-69 does not seem to be running inside a container 02:01:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:01:29 snapcraft 5.0 from Canonical* installed 02:01:29 "snapcraft" switched to the "latest/stable" channel 02:01:29 02:01:32 $ docker top f2e875427433695ddb6ec2f46b75a87a58b35402917777b77a32505d401d4696 -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:33 + docker-compose build --help 02:01:33 + grep parallel 02:01:34 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: 02:01:34 - README.md 02:01:34 02:01:34 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:01:34 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:01:34 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:01:34 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:01:35 Reading package lists... 02:01:36 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 02:01:36 Reading package lists... 02:01:36 Building dependency tree... 02:01:36 Reading state information... 02:01:36 Suggested packages: 02:01:36 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 02:01:36 git-gui gitk gitweb git-cvs git-mediawiki git-svn 02:01:36 Recommended packages: 02:01:36 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 02:01:36 The following NEW packages will be installed: 02:01:36 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 02:01:36 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 02:01:36 pkg-config zip 02:01:36 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 02:01:37 Need to get 7670 kB of archives. 02:01:37 After this operation, 43.8 MB of additional disk space will be used. 02:01:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 02:01:37 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 02:01:37 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 02:01:37 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 02:01:37 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 02:01:37 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 02:01:37 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 02:01:37 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 02:01:37 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 02:01:37 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 02:01:38 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 02:01:38 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 02:01:38 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 02:01:38 --parallel Build images in parallel. 02:01:38 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 02:01:38 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 02:01:38 debconf: delaying package configuration, since apt-utils is not installed 02:01:38 Fetched 7670 kB in 2s (4301 kB/s) 02:01:38 Selecting previously unselected package libglib2.0-0:amd64. [Pipeline] } 02:01:38 $ docker stop --time=1 f2e875427433695ddb6ec2f46b75a87a58b35402917777b77a32505d401d4696 02:01:38 (Reading database ... 13932 files and directories currently installed.) 02:01:38 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 02:01:38 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:01:38 Selecting previously unselected package libpsl5:amd64. 02:01:38 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 02:01:38 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 02:01:38 Selecting previously unselected package libnghttp2-14:amd64. 02:01:38 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 02:01:38 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:01:38 Selecting previously unselected package librtmp1:amd64. 02:01:38 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 02:01:38 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:01:39 Selecting previously unselected package libcurl3-gnutls:amd64. 02:01:39 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 02:01:39 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 02:01:39 Selecting previously unselected package liberror-perl. 02:01:39 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 02:01:39 Unpacking liberror-perl (0.17025-1) ... 02:01:39 Selecting previously unselected package git-man. 02:01:39 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 02:01:39 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 02:01:39 Selecting previously unselected package git. 02:01:39 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 02:01:39 Unpacking git (1:2.17.1-1ubuntu0.9) ... 02:01:39 Selecting previously unselected package libnorm1:amd64. 02:01:39 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 02:01:39 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:01:40 Selecting previously unselected package libpgm-5.2-0:amd64. 02:01:40 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 02:01:40 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:01:40 Selecting previously unselected package libsodium23:amd64. 02:01:40 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 02:01:40 Unpacking libsodium23:amd64 (1.0.16-2) ... 02:01:40 Selecting previously unselected package libzmq5:amd64. 02:01:40 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 02:01:40 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:01:40 Selecting previously unselected package libzmq3-dev:amd64. 02:01:40 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 02:01:40 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:01:40 Selecting previously unselected package pkg-config. 02:01:40 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 02:01:40 Unpacking pkg-config (0.29.1-0ubuntu2) ... 02:01:40 Selecting previously unselected package zip. 02:01:40 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 02:01:40 Unpacking zip (3.0-11build1) ... 02:01:40 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:01:40 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 02:01:40 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:01:40 Setting up liberror-perl (0.17025-1) ... 02:01:40 Setting up libpsl5:amd64 (0.19.1-5build1) ... 02:01:40 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:01:40 No schema files found: doing nothing. 02:01:40 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:01:40 Setting up zip (3.0-11build1) ... 02:01:40 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:01:40 Setting up libsodium23:amd64 (1.0.16-2) ... 02:01:40 Setting up pkg-config (0.29.1-0ubuntu2) ... 02:01:40 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:01:40 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 02:01:40 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:01:40 Setting up git (1:2.17.1-1ubuntu0.9) ... 02:01:40 $ docker rm -f f2e875427433695ddb6ec2f46b75a87a58b35402917777b77a32505d401d4696 [Pipeline] // withDockerContainer 02:01:40 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:01:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:01:41 . [Pipeline] withDockerContainer 02:01:41 git set to automatically installed. 02:01:41 git-man set to automatically installed. 02:01:41 libcurl3-gnutls set to automatically installed. 02:01:41 liberror-perl set to automatically installed. 02:01:41 libglib2.0-0 set to automatically installed. 02:01:41 libnghttp2-14 set to automatically installed. 02:01:41 libnorm1 set to automatically installed. 02:01:41 libpgm-5.2-0 set to automatically installed. 02:01:41 libpsl5 set to automatically installed. 02:01:41 librtmp1 set to automatically installed. 02:01:41 libsodium23 set to automatically installed. 02:01:41 libzmq3-dev set to automatically installed. 02:01:41 libzmq5 set to automatically installed. 02:01:41 pkg-config set to automatically installed. 02:01:41 zip set to automatically installed. 02:01:41 prd-ubuntu18.04-docker-arm64-4c-16g-69 does not seem to be running inside a container 02:01:41 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:01:42 snapd is not logged in, snap install commands will use sudo 02:01:43 $ docker top c16ef8252ea31c7e642786933e58acbcbf7dc6135689495cd787c7b723eabc26 -eo pid,comm 02:01:43 snap "core18" has no updates available [Pipeline] { [Pipeline] sh 02:01:44 snapd is not logged in, snap install commands will use sudo 02:01:44 + docker-compose -f ./docker-compose-build.yml build --parallel 02:01:49 Building core-command ... 02:01:49 Building core-data ... 02:01:49 Building core-metadata ... 02:01:49 Building security-bootstrapper ... 02:01:49 Building security-proxy-setup ... 02:01:49 Building security-secretstore-setup ... 02:01:49 Building support-notifications ... 02:01:49 Building support-scheduler ... 02:01:49 Building sys-mgmt-agent ... 02:01:49 Building security-bootstrapper 02:01:49 Building support-scheduler 02:01:49 Building core-command 02:01:49 Building support-notifications 02:01:49 Building security-secretstore-setup 02:01:56 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 02:01:56 Pulling config-common 02:01:56 + snapcraftctl pull 02:01:57 Pulling go-build-helper 02:01:57 + snapcraftctl pull 02:01:58 'edgex-go' has dependencies that need to be staged: go-build-helper 02:01:58 Skipping pull go-build-helper (already ran) 02:01:58 Building go-build-helper 02:01:58 + snapcraftctl build 02:02:00 Staging go-build-helper 02:02:00 + snapcraftctl stage 02:02:10 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:02:10 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:02:10 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:02:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:02:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 02:02:10 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:02:10 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:02:10 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:02:10 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:02:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 02:02:10 Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:02:10 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:02:10 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 02:02:10 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 02:02:10 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 02:02:10 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 02:02:10 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 02:02:10 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 02:02:10 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:02:10 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2262 kB] 02:02:10 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 02:02:10 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 02:02:10 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 02:02:10 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 02:02:10 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 02:02:10 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1750 kB] 02:02:10 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 02:02:10 Fetched 25.4 MB in 0s (0 B/s) 02:02:10 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:02:10 Fetched 224 kB in 0s (0 B/s) 02:02:10 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:02:10 Fetched 157 kB in 0s (0 B/s) 02:02:10 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:02:10 Fetched 221 kB in 0s (0 B/s) 02:02:10 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:02:10 Fetched 143 kB in 0s (0 B/s) 02:02:10 Pulling edgex-go 02:02:10 + snapcraftctl pull 02:02:11 Pulling hooks 02:02:11 + snapcraftctl pull 02:02:34 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 02:02:34 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 02:02:34 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:02:34 Fetched 0 B in 0s (0 B/s) 02:02:34 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 02:02:34 Fetched 96.5 kB in 0s (0 B/s) 02:02:34 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 02:02:34 Fetched 279 kB in 0s (0 B/s) 02:02:34 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 02:02:34 Fetched 122 kB in 0s (0 B/s) 02:02:34 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 02:02:34 Fetched 77.8 kB in 0s (0 B/s) 02:02:34 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 02:02:34 Fetched 8848 B in 0s (0 B/s) 02:02:34 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 02:02:34 Fetched 47.8 kB in 0s (0 B/s) 02:02:34 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 02:02:34 Fetched 45.6 kB in 0s (0 B/s) 02:02:34 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 02:02:34 Fetched 15.0 kB in 0s (0 B/s) 02:02:34 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 02:02:34 Fetched 220 kB in 0s (0 B/s) 02:02:34 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 02:02:34 Fetched 154 kB in 0s (0 B/s) 02:02:34 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 02:02:34 Fetched 50.6 kB in 0s (0 B/s) 02:02:34 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 02:02:34 Fetched 14.8 kB in 0s (0 B/s) 02:02:34 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 02:02:34 Fetched 41.8 kB in 0s (0 B/s) 02:02:34 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 02:02:34 Fetched 499 kB in 0s (0 B/s) 02:02:34 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 02:02:34 Fetched 111 kB in 0s (0 B/s) 02:02:34 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 02:02:34 Fetched 240 kB in 0s (0 B/s) 02:02:34 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 02:02:34 Fetched 29.3 kB in 0s (0 B/s) 02:02:34 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 02:02:34 Fetched 85.5 kB in 0s (0 B/s) 02:02:34 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 02:02:34 Fetched 24.5 kB in 0s (0 B/s) 02:02:34 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 02:02:34 Fetched 49.2 kB in 0s (0 B/s) 02:02:34 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 02:02:34 Fetched 54.2 kB in 0s (0 B/s) 02:02:34 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 02:02:34 Fetched 30.8 kB in 0s (0 B/s) 02:02:34 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 02:02:34 Fetched 15.8 kB in 0s (0 B/s) 02:02:34 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 02:02:34 Fetched 85.9 kB in 0s (0 B/s) 02:02:34 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 02:02:34 Fetched 8720 B in 0s (0 B/s) 02:02:34 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 02:02:34 Fetched 140 kB in 0s (0 B/s) 02:02:34 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 02:02:34 Fetched 119 kB in 0s (0 B/s) 02:02:34 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 02:02:34 Fetched 111 kB in 0s (0 B/s) 02:02:34 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 02:02:34 Fetched 11.1 kB in 0s (0 B/s) 02:02:34 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 02:02:34 Fetched 646 kB in 0s (0 B/s) 02:02:34 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 02:02:34 Fetched 41.3 kB in 0s (0 B/s) 02:02:34 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 02:02:34 Fetched 17.9 kB in 0s (0 B/s) 02:02:34 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 02:02:34 Fetched 368 kB in 0s (0 B/s) 02:02:34 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 02:02:34 Fetched 187 kB in 0s (0 B/s) 02:02:34 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 02:02:34 Fetched 175 kB in 0s (0 B/s) 02:02:34 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 02:02:34 Fetched 206 kB in 0s (0 B/s) 02:02:34 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 02:02:34 Fetched 1302 kB in 0s (0 B/s) 02:02:34 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 02:02:34 Fetched 36.2 kB in 0s (0 B/s) 02:02:34 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 02:02:34 Fetched 159 kB in 0s (0 B/s) 02:02:34 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 02:02:34 Fetched 107 kB in 0s (0 B/s) 02:02:34 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 02:02:34 Fetched 48.7 kB in 0s (0 B/s) 02:02:34 Pulling static-packages 02:02:34 + snapcraftctl pull 02:02:34 Pulling version 02:02:34 + cd /root/project 02:02:34 + git describe --tags --abbrev=0 02:02:34 + sed s/v// 02:02:34 + GIT_VERSION=2.0.1-dev.54 02:02:34 + [ -z 2.0.1-dev.54 ] 02:02:34 + snapcraftctl set-version 2.0.1-dev.54 02:02:34 Building config-common 02:02:34 + snapcraftctl build 02:02:35 Skipping build go-build-helper (already ran) 02:02:35 Building edgex-go 02:02:35 + cd /root/parts/edgex-go/src 02:02:35 + git describe --tags --abbrev=0 02:02:35 + sed s/v// 02:02:35 + GIT_VERSION=2.0.1-dev.54 02:02:35 + [ -z 2.0.1-dev.54 ] 02:02:35 + echo 2.0.1-dev.54 02:02:35 + make build 02:02:35 go mod tidy 02:02:38 go: downloading github.com/gorilla/mux v1.8.0 02:02:38 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 02:02:38 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 02:02:38 go: downloading github.com/stretchr/testify v1.7.0 02:02:38 go: downloading github.com/google/uuid v1.3.0 02:02:38 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 02:02:38 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 02:02:38 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 02:02:38 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 02:02:38 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 02:02:38 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 02:02:38 go: downloading github.com/lib/pq v1.10.3 02:02:38 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 02:02:38 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 02:02:38 go: downloading github.com/pelletier/go-toml v1.9.4 02:02:38 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 02:02:38 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 02:02:39 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 02:02:39 go: downloading github.com/go-playground/validator/v10 v10.9.0 02:02:39 go: downloading github.com/go-kit/kit v0.11.0 02:02:39 go: downloading github.com/davecgh/go-spew v1.1.1 02:02:39 go: downloading github.com/pmezard/go-difflib v1.0.0 02:02:39 go: downloading github.com/stretchr/objx v0.1.1 02:02:39 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 02:02:39 go: downloading github.com/x448/float16 v0.8.4 02:02:40 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 02:02:40 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:02:40 go: downloading github.com/pebbe/zmq4 v1.2.7 02:02:40 go: downloading github.com/go-playground/universal-translator v0.18.0 02:02:40 go: downloading github.com/leodido/go-urn v1.2.1 02:02:40 go: downloading golang.org/x/text v0.3.6 02:02:40 go: downloading github.com/go-playground/assert/v2 v2.0.1 02:02:40 go: downloading github.com/go-playground/locales v0.14.0 02:02:40 go: downloading github.com/kr/pretty v0.3.0 02:02:40 go: downloading github.com/go-logfmt/logfmt v0.5.0 02:02:40 go: downloading github.com/go-stack/stack v1.8.0 02:02:40 go: downloading github.com/hashicorp/consul/api v1.8.1 02:02:40 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:02:40 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 02:02:40 go: downloading github.com/gorilla/websocket v1.4.2 02:02:40 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 02:02:40 go: downloading github.com/onsi/ginkgo v1.10.1 02:02:41 go: downloading github.com/onsi/gomega v1.7.0 02:02:41 go: downloading github.com/kr/text v0.2.0 02:02:41 go: downloading github.com/rogpeppe/go-internal v1.8.0 02:02:41 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:02:41 go: downloading github.com/mitchellh/copystructure v1.0.0 02:02:41 go: downloading github.com/mitchellh/mapstructure v1.1.2 02:02:41 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 02:02:41 go: downloading github.com/hashicorp/go-hclog v0.12.0 02:02:41 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 02:02:41 go: downloading github.com/hashicorp/serf v0.9.5 02:02:41 go: downloading github.com/hashicorp/consul/sdk v0.7.0 02:02:41 go: downloading github.com/hashicorp/go-uuid v1.0.1 02:02:41 go: downloading github.com/mitchellh/reflectwalk v1.0.0 02:02:41 go: downloading github.com/fatih/color v1.9.0 02:02:41 go: downloading github.com/mattn/go-colorable v0.1.6 02:02:41 go: downloading github.com/mattn/go-isatty v0.0.12 02:02:41 go: downloading github.com/mitchellh/go-homedir v1.1.0 02:02:41 go: downloading github.com/pkg/errors v0.9.1 02:02:41 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:02:41 go: downloading github.com/hashicorp/go-msgpack v0.5.3 02:02:41 go: downloading github.com/hashicorp/memberlist v0.2.2 02:02:41 go: downloading github.com/hpcloud/tail v1.0.0 02:02:41 go: downloading gopkg.in/yaml.v2 v2.4.0 02:02:41 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 02:02:41 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 02:02:41 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:02:41 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 02:02:41 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:02:41 go: downloading github.com/hashicorp/go-multierror v1.1.0 02:02:41 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 02:02:41 go: downloading github.com/miekg/dns v1.1.26 02:02:41 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:02:41 go: downloading gopkg.in/fsnotify.v1 v1.4.7 02:02:41 go: downloading github.com/hashicorp/errwrap v1.0.0 02:02:41 go: downloading github.com/hashicorp/golang-lru v0.5.0 02:02:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-data/core-data ./cmd/core-data 02:02:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:02:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/core-command/core-command ./cmd/core-command 02:02:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:02:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:02:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:02:57 ---> 17e24eaafde1 02:02:57 Step 3/23 : WORKDIR /edgex-go 02:02:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:02:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:02:57 ---> 17e24eaafde1 02:02:57 Step 3/24 : WORKDIR /edgex-go 02:02:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:02:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:02:57 ---> 17e24eaafde1 02:02:57 Step 3/23 : WORKDIR /edgex-go 02:02:57 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:02:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:02:57 ---> 17e24eaafde1 02:02:57 Step 3/26 : WORKDIR /edgex-go 02:02:57 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:02:57 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:02:57 ---> 17e24eaafde1 02:02:57 Step 3/32 : WORKDIR /edgex-go 02:02:58 ---> Running in 2634a15c0f03 02:02:58 ---> Running in aae0d3dc5e02 02:02:58 ---> Running in 98a73e8eaace 02:02:58 ---> Running in 72dbb6d65534 02:02:58 ---> Running in 5c6b9721bccc 02:02:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:02:58 Removing intermediate container 98a73e8eaace 02:02:58 ---> ec7a97b392a0 02:02:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:58 Removing intermediate container 72dbb6d65534 02:02:58 ---> 1534002f663c 02:02:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:59 Removing intermediate container aae0d3dc5e02 02:02:59 ---> a283fa8269b6 02:02:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:59 Removing intermediate container 5c6b9721bccc 02:02:59 ---> 7135cbaffe3d 02:02:59 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:59 Removing intermediate container 2634a15c0f03 02:02:59 ---> 5b0a279d7245 02:02:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:59 ---> Running in 6e99fdaf48cf 02:02:59 ---> Running in e12b09fb7d92 02:02:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:02:59 ---> Running in f0a0bf513202 02:02:59 ---> Running in 88d417042a3c 02:02:59 ---> Running in 60ae7f0574de 02:03:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:03:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:03:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:03:03 Removing intermediate container e12b09fb7d92 02:03:03 ---> 401018b42c23 02:03:03 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:03:03 ---> Running in 6b8a45a37ecb 02:03:03 Removing intermediate container 6e99fdaf48cf 02:03:03 ---> f4dfab191d75 02:03:03 Step 5/23 : RUN apk add --update --no-cache make git 02:03:03 Removing intermediate container 60ae7f0574de 02:03:03 ---> 4b7c7d36d024 02:03:03 Step 5/26 : RUN apk add --update --no-cache make git 02:03:03 ---> Running in b96272b5a586 02:03:03 ---> Running in e5e3b5b29320 02:03:03 Removing intermediate container 88d417042a3c 02:03:03 ---> ab6d4b270816 02:03:03 Step 5/32 : RUN apk add --update --no-cache make git 02:03:03 Removing intermediate container f0a0bf513202 02:03:03 ---> 18a8f2ff25e3 02:03:03 Step 5/24 : RUN apk add --update --no-cache make git 02:03:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:03:04 ---> Running in 94ac91cf7f78 02:03:04 ---> Running in 1841c97834c7 02:03:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/secrets-config ./cmd/secrets-config 02:03:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:03:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:03:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.54" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:03:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:03:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:03:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:03:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:03:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:03:07 OK: 218 MiB in 52 packages 02:03:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:03:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:03:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:03:07 OK: 218 MiB in 52 packages 02:03:08 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 02:03:08 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 02:03:08 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 02:03:08 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 02:03:08 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 02:03:08 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 02:03:08 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 02:03:08 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 02:03:08 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 02:03:08 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 02:03:08 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 02:03:08 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 02:03:08 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 02:03:08 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 02:03:08 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 02:03:08 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 02:03:08 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 02:03:08 + 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 02:03:08 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 02:03:08 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 02:03:08 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 02:03:08 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 02:03:08 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 02:03:08 + 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 02:03:08 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 02:03:08 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 02:03:08 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 02:03:08 OK: 218 MiB in 52 packages 02:03:08 OK: 218 MiB in 52 packages 02:03:08 Removing intermediate container 6b8a45a37ecb 02:03:08 ---> 4426a20c0f05 02:03:08 Step 6/23 : COPY go.mod . 02:03:09 OK: 218 MiB in 52 packages 02:03:09 Building hooks 02:03:09 + cd /root/parts/hooks/src 02:03:09 + make build 02:03:09 go mod tidy 02:03:09 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 02:03:09 go: downloading github.com/stretchr/testify v1.5.1 02:03:09 go: downloading github.com/davecgh/go-spew v1.1.0 02:03:09 go: downloading gopkg.in/yaml.v2 v2.2.2 02:03:09 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 02:03:10 Removing intermediate container b96272b5a586 02:03:10 ---> ef9da6b0ee97 02:03:10 Step 6/23 : COPY go.mod . 02:03:10 ---> 497bb7367832 02:03:10 Step 7/23 : RUN go mod download 02:03:10 GO111MODULE=on go build -o cmd/install/install ./cmd/install 02:03:10 ---> Running in ac53e57a9655 02:03:10 Removing intermediate container 1841c97834c7 02:03:10 ---> 210b539c9eb9 02:03:10 Step 6/24 : COPY go.mod . 02:03:10 Removing intermediate container 94ac91cf7f78 02:03:10 ---> b025ef5a90dc 02:03:10 Step 6/32 : COPY go.mod . 02:03:10 Removing intermediate container e5e3b5b29320 02:03:10 ---> c16e4f0b4eaa 02:03:10 Step 6/26 : COPY go.mod . 02:03:10 ---> 761adbcc77f1 02:03:10 Step 7/23 : RUN go mod download 02:03:10 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 02:03:10 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 02:03:11 ---> Running in 6118e9d2138c 02:03:11 ---> 7331f1d0b411 02:03:11 Step 7/24 : RUN go mod download 02:03:12 ---> 5ebb6e035116 02:03:12 Step 7/32 : RUN go mod download 02:03:12 ---> Running in da4c938624e0 02:03:12 ---> c26a104a6a35 02:03:12 Step 7/26 : RUN go mod download 02:03:12 ---> Running in 26b2e541ea9b 02:03:12 ---> Running in f78621017c08 02:03:14 Building static-packages 02:03:14 + snapcraftctl build 02:03:16 Removing intermediate container ac53e57a9655 02:03:16 ---> 1875da82d23d 02:03:16 Step 8/23 : COPY . . 02:03:16 Building version 02:03:16 + snapcraftctl build 02:03:17 Removing intermediate container 6118e9d2138c 02:03:17 ---> 2f417ba08352 02:03:17 Step 8/23 : COPY . . 02:03:18 Staging config-common 02:03:18 + snapcraftctl stage 02:03:19 Skipping stage go-build-helper (already ran) 02:03:19 Staging edgex-go 02:03:19 + snapcraftctl stage 02:03:20 Removing intermediate container da4c938624e0 02:03:20 ---> cbe0e5afa2b0 02:03:20 Step 8/24 : COPY . . 02:03:20 Removing intermediate container 26b2e541ea9b 02:03:20 ---> 8c2bb0130aee 02:03:20 Step 8/32 : COPY . . 02:03:21 Staging hooks 02:03:21 + snapcraftctl stage 02:03:21 Removing intermediate container f78621017c08 02:03:21 ---> a97723dd7557 02:03:21 Step 8/26 : COPY . . 02:03:22 Staging static-packages 02:03:22 + snapcraftctl stage 02:03:23 Staging version 02:03:23 + snapcraftctl stage 02:03:24 Priming config-common 02:03:24 + snapcraftctl prime 02:03:25 Priming go-build-helper 02:03:25 + snapcraftctl prime 02:03:26 Priming edgex-go 02:03:26 + snapcraftctl prime 02:03:28 Priming hooks 02:03:28 + snapcraftctl prime 02:03:29 Priming static-packages 02:03:29 + snapcraftctl prime 02:03:32 Priming version 02:03:32 + snapcraftctl prime 02:03:33 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] } 02:03:48 ---> a3b2fc218417 02:03:48 Step 9/23 : RUN go mod tidy 02:03:48 ---> 82549cbce3d1 02:03:48 Step 9/23 : RUN go mod tidy 02:03:48 ---> Running in c07a0c67541e 02:03:48 ---> Running in 7274ce00daa4 02:03:48 ---> e186fb605727 02:03:48 Step 9/24 : RUN go mod tidy 02:03:48 ---> 235b9638ee2e 02:03:48 Step 9/26 : RUN go mod tidy 02:03:48 ---> db31ba3afc3a 02:03:48 Step 9/32 : RUN go mod tidy 02:03:48 ---> Running in eac971264202 02:03:48 ---> Running in eead70946068 02:03:48 ---> Running in e2068648b308 02:03:51 Removing intermediate container c07a0c67541e 02:03:51 ---> f7471c224b84 02:03:51 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:03:52 ---> Running in dbc3d5fb9c62 02:03:52 Removing intermediate container e2068648b308 02:03:52 ---> 3eada38c6102 02:03:52 Step 10/24 : RUN make cmd/core-command/core-command 02:03:52 ---> Running in e1e4a3c55e28 02:03:52 Removing intermediate container 7274ce00daa4 02:03:52 ---> 03c278554b30 02:03:52 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:03:52 Removing intermediate container eead70946068 02:03:52 ---> 68b179f502c9 02:03:52 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:03:52 Removing intermediate container eac971264202 02:03:52 ---> c7e10f173122 02:03:52 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:03:53 ---> Running in 62910f145abb 02:03:53 ---> Running in a951c6949c37 02:03:53 ---> Running in 28c88a5a93cb 02:03:53 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 02:03:55 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 02:03:55 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 02:03:56 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 02:03: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 02:06:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:06:03 Removing intermediate container e1e4a3c55e28 02:06:03 ---> 8e8ec1adb153 02:06:03 02:06:03 Step 11/24 : FROM alpine:3.14 02:06:03 3.14: Pulling from library/alpine 02:06:03 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 02:06:03 Status: Downloaded newer image for alpine:3.14 02:06:03 ---> bb3de5531c18 02:06:03 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:06:03 ---> Running in 0ec7301013e5 02:06:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:06:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:06:03 Removing intermediate container 28c88a5a93cb 02:06:03 ---> 6fd4f69b007d 02:06:03 02:06:03 Step 11/32 : FROM alpine:3.14 02:06:03 ---> bb3de5531c18 02:06:03 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:06:03 (1/1) Installing dumb-init (1.2.5-r1) 02:06:03 Executing busybox-1.33.1-r3.trigger 02:06:03 OK: 5 MiB in 15 packages 02:06:03 ---> Running in 61f8bb2caa94 02:06:03 Removing intermediate container 61f8bb2caa94 02:06:03 ---> 8ae04902886d 02:06:03 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:06:03 ---> Running in fc2115fa206e 02:06:03 Removing intermediate container 0ec7301013e5 02:06:03 ---> 4c050af94ecb 02:06:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:06:03 Removing intermediate container a951c6949c37 02:06:03 ---> 196365405213 02:06:03 02:06:03 Step 11/26 : FROM alpine:3.14 02:06:03 ---> bb3de5531c18 02:06:03 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:06:04 Removing intermediate container dbc3d5fb9c62 02:06:04 ---> ec7936f0fe74 02:06:04 02:06:04 Step 11/23 : FROM alpine:3.14 02:06:04 ---> bb3de5531c18 02:06:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:06:04 ---> Using cache 02:06:04 ---> 4c050af94ecb 02:06:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:06:04 ---> Running in 4e311e955c4f 02:06:04 ---> Running in 788f5cddd800 02:06:04 ---> Running in 4028e6ed4cd9 02:06:04 Removing intermediate container 4e311e955c4f 02:06:04 ---> 7e92b5b8c402 02:06:04 Step 14/24 : ENV APP_PORT=59882 02:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:06:05 ---> Running in 9e1aecab8a3a 02:06:05 Removing intermediate container 4028e6ed4cd9 02:06:05 ---> 752947aabbbc 02:06:05 Step 14/23 : ENV APP_PORT=59861 02:06:05 Removing intermediate container 62910f145abb 02:06:05 ---> df4fc43bb465 02:06:05 02:06:05 Step 11/23 : FROM alpine:3.14 02:06:05 ---> bb3de5531c18 02:06:05 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:06:05 ---> Running in 06184c4a5e13 02:06:05 ---> Running in 7eb0a5ef95f6 02:06:06 Removing intermediate container 9e1aecab8a3a 02:06:06 ---> 6ee894050300 02:06:06 Step 15/24 : EXPOSE $APP_PORT 02:06:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:06:06 (1/2) Installing dumb-init (1.2.5-r1) 02:06:06 (2/2) Installing su-exec (0.2-r1) 02:06:06 Executing busybox-1.33.1-r3.trigger 02:06:06 ---> Running in 8f7df5e2dca6 02:06:06 Removing intermediate container 06184c4a5e13 02:06:06 ---> ddab591e1ebc 02:06:06 Step 15/23 : EXPOSE $APP_PORT 02:06:06 OK: 5 MiB in 16 packages 02:06:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:06:07 ---> Running in a1480b8b8747 02:06:07 Removing intermediate container 8f7df5e2dca6 02:06:07 ---> 2d753e16a7ec 02:06:07 Step 16/24 : WORKDIR / 02:06:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:06:08 ---> Running in 5d82d217cb9a 02:06:08 Removing intermediate container a1480b8b8747 02:06:08 ---> c0f8963d70b5 02:06:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:06:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:06:08 (1/3) Installing ca-certificates (20191127-r5) 02:06:08 (2/3) Installing dumb-init (1.2.5-r1) 02:06:08 (3/3) Installing su-exec (0.2-r1) 02:06:08 Executing busybox-1.33.1-r3.trigger 02:06:08 Executing ca-certificates-20191127-r5.trigger 02:06:08 Removing intermediate container fc2115fa206e 02:06:08 ---> 6a0fd5b4cdf8 02:06:08 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:06:08 OK: 6 MiB in 17 packages 02:06:09 ---> Running in d75d1b5e3999 02:06:09 Removing intermediate container 5d82d217cb9a 02:06:09 ---> 130c78b2c8e2 02:06:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:06:09 (1/2) Installing ca-certificates (20191127-r5) 02:06:09 (2/2) Installing dumb-init (1.2.5-r1) 02:06:09 Executing busybox-1.33.1-r3.trigger 02:06:09 Executing ca-certificates-20191127-r5.trigger 02:06:09 ---> a4080424e856 02:06:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:06:09 OK: 6 MiB in 16 packages 02:06:10 Removing intermediate container d75d1b5e3999 02:06:10 ---> b0b0925aa012 02:06:10 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:06:10 ---> Running in 6be5acb96f92 02:06:10 ---> a27f93897018 02:06:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:06:11 Removing intermediate container 6be5acb96f92 02:06:11 ---> d2512ca4f002 02:06:11 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:06:11 Removing intermediate container 788f5cddd800 02:06:11 ---> 145d839de3f7 02:06:11 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:06:12 ---> Running in ac44e365410a 02:06:12 ---> a4d5a73fec51 02:06:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:06:12 Removing intermediate container 7eb0a5ef95f6 02:06:12 ---> 174a66a017bd 02:06:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:06:12 ---> Running in 0bfee76a35cf 02:06:12 ---> 2e1ff4cbf6d5 02:06:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:06:12 ---> Running in 3cef61489177 02:06:13 Removing intermediate container 0bfee76a35cf 02:06:13 ---> af0458900581 02:06:13 Step 14/26 : WORKDIR / 02:06:13 ---> cc3e57b3f1b8 02:06:13 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:06:13 ---> Running in 4428bd5ce30f 02:06:14 ---> Running in 34faac9cfefb 02:06:14 Removing intermediate container 3cef61489177 02:06:14 ---> dae8f1293f10 02:06:14 Step 14/23 : ENV APP_PORT=59860 02:06:14 ---> abd31d1dfccb 02:06:14 Step 20/24 : ENTRYPOINT ["/core-command"] 02:06:14 ---> Running in 201a5af4c8ca 02:06:14 ---> Running in 34e953060680 02:06:14 Removing intermediate container 4428bd5ce30f 02:06:14 ---> d7ba19bb5315 02:06:14 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:06:15 Removing intermediate container 34faac9cfefb 02:06:15 ---> e8439c6b2a7d 02:06:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:06:15 Removing intermediate container 201a5af4c8ca 02:06:15 ---> b784b94ddecb 02:06:15 Step 15/23 : EXPOSE $APP_PORT 02:06:15 ---> Running in 619ad44b0739 02:06:15 Removing intermediate container 34e953060680 02:06:15 ---> b13fd8ba02c1 02:06:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:06:15 ---> Running in 2c15c0f5e490 02:06:16 ---> Running in 076713b6c348 02:06:16 ---> 33590d784c9a 02:06:16 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:06:16 Removing intermediate container ac44e365410a 02:06:16 ---> 9cfe75fffb55 02:06:16 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:06:16 Removing intermediate container 619ad44b0739 02:06:16 ---> 23cfe4b5fc33 02:06:16 Step 21/23 : LABEL arch=arm64 02:06:16 Removing intermediate container 2c15c0f5e490 02:06:16 ---> bd6f4ddebb8d 02:06:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:06:16 ---> Running in 01211a7556d8 02:06:16 ---> Running in 98087a92fd43 02:06:16 Removing intermediate container 076713b6c348 02:06:16 ---> fdea2f2d34b3 02:06:16 Step 22/24 : LABEL arch=arm64 02:06:16 ---> Running in e30228dc5e23 02:06:17 ---> 052056ced348 02:06:17 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:06:17 Removing intermediate container 01211a7556d8 02:06:17 ---> 1a53586db9d3 02:06:17 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:06:17 Removing intermediate container 98087a92fd43 02:06:17 ---> 41a131a1eb08 02:06:17 Step 22/23 : LABEL git_sha=6bdc24c840b565ccc3936c83cc665c279713d94a 02:06:17 Removing intermediate container e30228dc5e23 02:06:17 ---> 6ae4e7623bf0 02:06:17 Step 23/24 : LABEL git_sha=6bdc24c840b565ccc3936c83cc665c279713d94a 02:06:17 ---> Running in 706bd42d3efd 02:06:17 ---> 622ba14695a4 02:06:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:06:17 ---> Running in 062e38119667 02:06:18 Removing intermediate container 062e38119667 02:06:18 ---> 81cebbae3480 02:06:18 Step 24/24 : LABEL version=0.0.0 02:06:18 Removing intermediate container 706bd42d3efd 02:06:18 ---> ca0aa70eab6e 02:06:18 Step 23/23 : LABEL version=0.0.0 02:06:18 ---> 14b451bf0800 02:06:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:06:18 ---> Running in 3cb70a8b1aa9 02:06:18 ---> Running in f434fe530de5 02:06:19 ---> 461a7f74f41b 02:06:19 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:06:19 ---> Running in 062db83697e3 02:06:19 Removing intermediate container 3cb70a8b1aa9 02:06:19 ---> a018edd20c49 02:06:19 02:06:20 Removing intermediate container f434fe530de5 02:06:20 ---> 650279d337c4 02:06:20 02:06:20 ---> c0df869481ed 02:06:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:06:20 Successfully built a018edd20c49 02:06:20 Successfully tagged support-scheduler-arm64:latest 02:06:20  Building support-scheduler ... done Building core-metadata 02:06:20 ---> aec34955b522 02:06:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:06:20 Successfully built 650279d337c4 02:06:20 Successfully tagged core-command-arm64:latest 02:06:20  Building core-command ... done Building security-proxy-setup 02:06:22 ---> c4b70fb29a20 02:06:22 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:06:22 ---> 03aef2f813fe 02:06:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:06:22 ---> Running in 24d98505a7f9 02:06:24 Removing intermediate container 24d98505a7f9 02:06:24 ---> e65b319fad07 02:06:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:06:24 Removing intermediate container 062db83697e3 02:06:24 ---> a681b81fb400 02:06:24 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:06:28 ---> c5896bf06497 02:06:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:06:28 ---> Running in 968c53e07868 02:06:28 ---> 3480e824bbbc 02:06:28 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:06:28 Removing intermediate container 968c53e07868 02:06:28 ---> e975ff6d38b5 02:06:28 Step 21/23 : LABEL arch=arm64 02:06:29 ---> Running in f190c67ef5f9 02:06:29 ---> 4e8877552846 02:06:29 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/ 02:06:29 Removing intermediate container f190c67ef5f9 02:06:29 ---> f77705f2accb 02:06:29 Step 22/23 : LABEL git_sha=6bdc24c840b565ccc3936c83cc665c279713d94a 02:06:29 ---> Running in f06f0f3ea226 02:06:29 ---> Running in b9acf2041df0 02:06:30 ---> 64892b5e662d 02:06:30 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:06:30 Removing intermediate container b9acf2041df0 02:06:30 ---> b661c230f61d 02:06:30 Step 23/23 : LABEL version=0.0.0 02:06:30 ---> Running in 9188b5f14bd4 02:06:31 ---> 6e221807d6ca 02:06:31 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:06:31 Removing intermediate container 9188b5f14bd4 02:06:31 ---> 6dd68637f388 02:06:31 02:06:32 Successfully built 6dd68637f388 02:06:32 Successfully tagged support-notifications-arm64:latest 02:06:32  Building support-notifications ... done Building core-data 02:06:33 ---> 74b1107aae53 02:06:33 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:06:33 Removing intermediate container f06f0f3ea226 02:06:33 ---> 06c8c57e27cb 02:06:33 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:06:33 ---> Running in 77a024bcb671 02:06:34 ---> da1c400a4481 02:06:34 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:06:34 Removing intermediate container 77a024bcb671 02:06:34 ---> 97cd246ec87e 02:06:34 Step 24/26 : LABEL arch=arm64 02:06:34 ---> Running in 13c6cabd1958 02:06:34 ---> Running in 162b9091b52c 02:06:35 Removing intermediate container 162b9091b52c 02:06:35 ---> e6b8eefd9f38 02:06:35 Step 25/26 : LABEL git_sha=6bdc24c840b565ccc3936c83cc665c279713d94a 02:06:36 Removing intermediate container 13c6cabd1958 02:06:36 ---> d23a3261c17c 02:06:36 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:06:36 ---> Running in fb2a366cec2c 02:06:38 ---> 40a3eb5c8f0d 02:06:38 Step 27/32 : RUN chmod +x /entrypoint.sh 02:06:38 Removing intermediate container fb2a366cec2c 02:06:38 ---> 8c3e3fa58a52 02:06:38 Step 26/26 : LABEL version=0.0.0 02:06:40 ---> Running in 0fe45cb65be4 02:06:40 ---> Running in 41113962b27c 02:06:41 Removing intermediate container 0fe45cb65be4 02:06:41 ---> db2c09e9f2c8 02:06:41 02:06:42 Successfully built db2c09e9f2c8 02:06:42 Successfully tagged security-secretstore-setup-arm64:latest 02:06:42 Building sys-mgmt-agent 02:06:44  Building security-secretstore-setup ... done Removing intermediate container 41113962b27c 02:06:44 ---> f46abcd4862a 02:06:44 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:06:45 ---> Running in d7076d9c1ac6 02:06:46 Removing intermediate container d7076d9c1ac6 02:06:46 ---> 4dc3050255bc 02:06:46 Step 29/32 : CMD ["gate"] 02:06:48 ---> Running in 7bbc4f884eac 02:06:50 Removing intermediate container 7bbc4f884eac 02:06:50 ---> 8583efeb4408 02:06:50 Step 30/32 : LABEL arch=arm64 02:06:51 ---> Running in 6645cd10da5b 02:06:52 Removing intermediate container 6645cd10da5b 02:06:52 ---> c4a81fdbe842 02:06:52 Step 31/32 : LABEL git_sha=6bdc24c840b565ccc3936c83cc665c279713d94a 02:06:53 ---> Running in b7563bcd17d5 02:06:55 Removing intermediate container b7563bcd17d5 02:06:55 ---> 01c8b6b22c27 02:06:55 Step 32/32 : LABEL version=0.0.0 02:06:57 ---> Running in b93aab5b8142 02:06:57 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:06:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:06:57 ---> 17e24eaafde1 02:06:57 Step 3/22 : WORKDIR /edgex-go 02:06:57 ---> Using cache 02:06:57 ---> 5b0a279d7245 02:06:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:06:57 ---> Using cache 02:06:57 ---> 4b7c7d36d024 02:06:57 Step 5/22 : RUN apk add --update --no-cache make git 02:06:57 ---> Using cache 02:06:57 ---> c16e4f0b4eaa 02:06:57 Step 6/22 : COPY go.mod . 02:06:57 ---> Using cache 02:06:57 ---> c26a104a6a35 02:06:57 Step 7/22 : RUN go mod download 02:06:57 ---> Using cache 02:06:57 ---> a97723dd7557 02:06:57 Step 8/22 : COPY . . 02:06:57 ---> Using cache 02:06:57 ---> 235b9638ee2e 02:06:57 Step 9/22 : RUN go mod tidy 02:06:57 ---> Using cache 02:06:57 ---> c7e10f173122 02:06:57 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:06:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:06:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:06:58 ---> 17e24eaafde1 02:06:58 Step 3/24 : WORKDIR /edgex-go 02:06:58 ---> Using cache 02:06:58 ---> 5b0a279d7245 02:06:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:06:58 ---> Using cache 02:06:58 ---> 4b7c7d36d024 02:06:58 Step 5/24 : RUN apk add --update --no-cache make git 02:06:58 ---> Using cache 02:06:58 ---> c16e4f0b4eaa 02:06:58 Step 6/24 : COPY go.mod . 02:06:58 ---> Using cache 02:06:58 ---> c26a104a6a35 02:06:58 Step 7/24 : RUN go mod download 02:06:58 ---> Using cache 02:06:58 ---> a97723dd7557 02:06:58 Step 8/24 : COPY . . 02:06:58 ---> Using cache 02:06:58 ---> 235b9638ee2e 02:06:58 Step 9/24 : RUN go mod tidy 02:06:58 ---> Using cache 02:06:58 ---> c7e10f173122 02:06:58 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:06:59 Removing intermediate container b93aab5b8142 02:06:59 ---> 955f1c13357c 02:06:59 02:06:59 ---> Running in 63a408d3df0d 02:06:59 ---> Running in 4b67d45e8459 02:07:00 Successfully built 955f1c13357c 02:07:00 Successfully tagged security-bootstrapper-arm64:latest 02:07:01  Building security-bootstrapper ... done 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 02:07:01 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 02:07:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:07:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:07:12 ---> 17e24eaafde1 02:07:12 Step 3/24 : WORKDIR /edgex-go 02:07:12 ---> Using cache 02:07:12 ---> 5b0a279d7245 02:07:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:07:12 ---> Using cache 02:07:12 ---> 4b7c7d36d024 02:07:12 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:07:15 ---> Running in 2a7d20871f97 02:07:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:07:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:07:17 ---> 17e24eaafde1 02:07:17 Step 3/24 : WORKDIR /edgex-go 02:07:17 ---> Using cache 02:07:17 ---> 5b0a279d7245 02:07:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:07:17 ---> Using cache 02:07:17 ---> 4b7c7d36d024 02:07:17 Step 5/24 : RUN apk add --update --no-cache make bash git 02:07:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:07:17 ---> Running in dff170f70a29 02:07:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:07:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:07:20 OK: 218 MiB in 52 packages 02:07:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:07:21 Removing intermediate container 2a7d20871f97 02:07:21 ---> 8e435bf874e2 02:07:21 Step 6/24 : COPY go.mod . 02:07:21 OK: 218 MiB in 52 packages 02:07:22 ---> 6038875212f4 02:07:22 Step 7/24 : RUN go mod download 02:07:23 ---> Running in 8d6498de96bc 02:07:23 Removing intermediate container dff170f70a29 02:07:23 ---> 30ea7d7b7a72 02:07:23 Step 6/24 : COPY go.mod . 02:07:25 ---> 8059a582a3f6 02:07:25 Step 7/24 : RUN go mod download 02:07:25 ---> Running in 5e5955705ec4 02:07:30 Removing intermediate container 8d6498de96bc 02:07:30 ---> 731e2f08fa8a 02:07:30 Step 8/24 : COPY . . 02:07:35 Removing intermediate container 5e5955705ec4 02:07:35 ---> 059f1fe4a71a 02:07:35 Step 8/24 : COPY . . 02:07:57 ---> 373ae12c0dbe 02:07:57 Step 9/24 : RUN go mod tidy 02:07:57 ---> Running in 2eae427e99c9 02:07:59 ---> fefb1637d856 02:07:59 Step 9/24 : RUN go mod tidy 02:07:59 ---> Running in 239fd13db033 02:08:03 Removing intermediate container 2eae427e99c9 02:08:03 ---> 8dcd4106b8cd 02:08:03 Step 10/24 : RUN make cmd/core-data/core-data 02:08:03 ---> Running in 6e0b667706a9 02:08:04 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 02:08:06 Removing intermediate container 239fd13db033 02:08:06 ---> 81e9a2e501a5 02:08:06 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:08:06 ---> Running in b32c1fe29b3d 02:08:09 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 02:08:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:08:29 Removing intermediate container 63a408d3df0d 02:08:29 ---> 36ca8bfe6fe4 02:08:29 02:08:29 Step 11/22 : FROM alpine:3.14 02:08:29 ---> bb3de5531c18 02:08:29 Step 12/22 : RUN apk add --update --no-cache curl 02:08:30 ---> Running in cecbfc5c6629 02:08:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:08:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:08:34 (1/5) Installing ca-certificates (20191127-r5) 02:08:34 (2/5) Installing brotli-libs (1.0.9-r5) 02:08:34 (3/5) Installing nghttp2-libs (1.43.0-r0) 02:08:34 (4/5) Installing libcurl (7.79.1-r0) 02:08:34 (5/5) Installing curl (7.79.1-r0) 02:08:34 Executing busybox-1.33.1-r3.trigger 02:08:34 Executing ca-certificates-20191127-r5.trigger 02:08:34 Removing intermediate container 4b67d45e8459 02:08:34 ---> 1c5ab6fa3278 02:08:34 02:08:34 Step 11/24 : FROM alpine:3.14 02:08:34 ---> bb3de5531c18 02:08:34 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:08:34 ---> Using cache 02:08:34 ---> 4c050af94ecb 02:08:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:08:34 ---> Using cache 02:08:34 ---> 752947aabbbc 02:08:34 Step 14/24 : ENV APP_PORT=59881 02:08:34 OK: 8 MiB in 19 packages 02:08:35 ---> Running in 92a615cbceb8 02:08:36 Removing intermediate container 92a615cbceb8 02:08:36 ---> 5ce8c6575cda 02:08:36 Step 15/24 : EXPOSE $APP_PORT 02:08:36 ---> Running in 77286e698dda 02:08:37 Removing intermediate container 77286e698dda 02:08:37 ---> f4ac498e9e88 02:08:37 Step 16/24 : WORKDIR / 02:08:37 ---> Running in b631b84e2e5a 02:08:37 Removing intermediate container cecbfc5c6629 02:08:37 ---> 8c6061c8f563 02:08:37 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:08:38 ---> Running in 5da8d9fd2994 02:08:38 Removing intermediate container b631b84e2e5a 02:08:38 ---> f004b784db09 02:08:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:08:39 Removing intermediate container 5da8d9fd2994 02:08:39 ---> 9c374d816dc7 02:08:39 Step 14/22 : WORKDIR /edgex 02:08:39 ---> Running in b54e28459042 02:08:39 ---> af1c9cffe737 02:08:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:08:39 Removing intermediate container b54e28459042 02:08:39 ---> f3afbeac4cc1 02:08:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:08:41 ---> 2c5c4cb6691e 02:08:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:08:42 ---> 3a0a872b6b08 02:08:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:08:44 ---> dc054b8c03a5 02:08:44 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:08:44 ---> 7d5025180688 02:08:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:08:44 ---> Running in dc952039a2af 02:08:45 Removing intermediate container dc952039a2af 02:08:45 ---> 81b3e5715eb3 02:08:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:08:45 ---> Running in c6a2a85ea0f9 02:08:46 ---> f5661640d042 02:08:46 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:08:46 ---> Running in 07c587322bde 02:08:46 Removing intermediate container c6a2a85ea0f9 02:08:46 ---> 11675cd59daf 02:08:46 Step 22/24 : LABEL arch=arm64 02:08:46 ---> Running in f6af1e689c73 02:08:47 Removing intermediate container 07c587322bde 02:08:47 ---> 26bfda97cf6c 02:08:47 Step 19/22 : CMD ["--init=true"] 02:08:47 ---> Running in fee684687cca 02:08:47 Removing intermediate container f6af1e689c73 02:08:47 ---> de7c2a548f4b 02:08:47 Step 23/24 : LABEL git_sha=6bdc24c840b565ccc3936c83cc665c279713d94a 02:08:47 ---> Running in 2d970cb5a380 02:08:48 Removing intermediate container fee684687cca 02:08:48 ---> 4239e33f9edf 02:08:48 Step 20/22 : LABEL arch=arm64 02:08:48 ---> Running in c1b3b0ff64a5 02:08:48 Removing intermediate container 2d970cb5a380 02:08:48 ---> 98448c97d4d6 02:08:48 Step 24/24 : LABEL version=0.0.0 02:08:49 ---> Running in 0f36c199d53a 02:08:49 Removing intermediate container c1b3b0ff64a5 02:08:49 ---> b20a01910281 02:08:49 Step 21/22 : LABEL git_sha=6bdc24c840b565ccc3936c83cc665c279713d94a 02:08:49 ---> Running in 380603cca965 02:08:49 Removing intermediate container 0f36c199d53a 02:08:49 ---> 939d3f9a389e 02:08:49 02:08:50 Removing intermediate container 380603cca965 02:08:50 ---> c76b25ac5404 02:08:50 Step 22/22 : LABEL version=0.0.0 02:08:50 ---> Running in 23b3dc342ecf 02:08:50 Successfully built 939d3f9a389e 02:08:50 Successfully tagged core-metadata-arm64:latest 02:08:51  Building core-metadata ... done Removing intermediate container 23b3dc342ecf 02:08:51 ---> 3c69b9bae558 02:08:51 02:08:51 Successfully built 3c69b9bae558 02:08:51 Successfully tagged security-proxy-setup-arm64:latest 02:09:18  Building security-proxy-setup ... done Removing intermediate container b32c1fe29b3d 02:09:18 ---> e20e8b284d48 02:09:18 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:09:18 ---> Running in 1a5b8909f983 02:09:19 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 02:09:22 Removing intermediate container 6e0b667706a9 02:09:22 ---> 6a9b316adf36 02:09:22 02:09:22 Step 11/24 : FROM alpine:3.14 02:09:22 ---> bb3de5531c18 02:09:22 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:09:22 ---> Running in 1c9e94705ba0 02:09:23 Removing intermediate container 1a5b8909f983 02:09:23 ---> cd0977342b81 02:09:23 02:09:23 Step 12/24 : FROM docker:20.10.7 02:09:23 20.10.7: Pulling from library/docker 02:09:23 Removing intermediate container 1c9e94705ba0 02:09:23 ---> d3e62ea365a1 02:09:23 Step 13/24 : ENV APP_PORT=59880 02:09:23 ---> Running in 8e681782df78 02:09:24 Removing intermediate container 8e681782df78 02:09:24 ---> 96ccfb866901 02:09:24 Step 14/24 : EXPOSE $APP_PORT 02:09:25 ---> Running in cea47be41c28 02:09:26 Removing intermediate container cea47be41c28 02:09:26 ---> 4f28ab3776b2 02:09:26 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:09:26 ---> Running in 0f1fc1e43272 02:09:30 Removing intermediate container 0f1fc1e43272 02:09:30 ---> e31cd5c449df 02:09:30 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:09:31 ---> Running in 35a90fad54ae 02:09:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:09:33 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 02:09:33 Status: Downloaded newer image for docker:20.10.7 02:09:33 ---> df445af6242a 02:09:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:09:33 ---> Running in 3aef7d116fa2 02:09:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:09:33 Removing intermediate container 3aef7d116fa2 02:09:33 ---> 417f926b2429 02:09:33 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 02:09:33 ---> Running in 0f2329c1c986 02:09:34 (1/6) Installing dumb-init (1.2.5-r1) 02:09:34 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:09:34 (3/6) Installing libsodium (1.0.18-r0) 02:09:35 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:09:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:09:35 (5/6) Installing libzmq (4.3.4-r0) 02:09:35 (6/6) Installing zeromq (4.3.4-r0) 02:09:35 Executing busybox-1.33.1-r3.trigger 02:09:35 OK: 8 MiB in 20 packages 02:09:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:09:36 (1/39) Installing readline (8.1.0-r0) 02:09:36 (2/39) Installing bash (5.1.0-r0) 02:09:36 Executing bash-5.1.0-r0.post-install 02:09:36 (3/39) Installing brotli-libs (1.0.9-r3) 02:09:36 (4/39) Installing nghttp2-libs (1.42.0-r1) 02:09:36 (5/39) Installing libcurl (7.79.1-r0) 02:09:36 (6/39) Installing curl (7.79.1-r0) 02:09:36 (7/39) Installing dumb-init (1.2.5-r0) 02:09:36 (8/39) Installing libbz2 (1.0.8-r1) 02:09:36 (9/39) Installing expat (2.2.10-r1) 02:09:36 (10/39) Installing libffi (3.3-r2) 02:09:36 (11/39) Installing gdbm (1.19-r0) 02:09:36 (12/39) Installing xz-libs (5.2.5-r0) 02:09:36 (13/39) Installing sqlite-libs (3.34.1-r0) 02:09:36 (14/39) Installing python3 (3.8.10-r0) 02:09:36 Removing intermediate container 35a90fad54ae 02:09:36 ---> b449b8874902 02:09:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:09:38 ---> f4b614fefd6a 02:09:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:09:39 (15/39) Installing py3-appdirs (1.4.4-r1) 02:09:39 (16/39) Installing py3-ordered-set (4.0.2-r0) 02:09:39 (17/39) Installing py3-parsing (2.4.7-r1) 02:09:39 (18/39) Installing py3-six (1.15.0-r0) 02:09:39 (19/39) Installing py3-packaging (20.9-r0) 02:09:39 (20/39) Installing py3-setuptools (51.3.3-r0) 02:09:39 (21/39) Installing py3-chardet (4.0.0-r0) 02:09:39 (22/39) Installing py3-idna (3.1-r0) 02:09:39 (23/39) Installing py3-urllib3 (1.26.2-r1) 02:09:39 (24/39) Installing py3-requests (2.25.1-r1) 02:09:39 (25/39) Installing py3-msgpack (1.0.2-r0) 02:09:39 (26/39) Installing py3-lockfile (0.12.2-r3) 02:09:39 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:09:39 (28/39) Installing py3-colorama (0.4.4-r0) 02:09:39 (29/39) Installing py3-contextlib2 (0.6.0-r0) 02:09:39 (30/39) Installing py3-distlib (0.3.1-r1) 02:09:39 (31/39) Installing py3-distro (1.5.0-r1) 02:09:39 (32/39) Installing py3-webencodings (0.5.1-r3) 02:09:39 (33/39) Installing py3-html5lib (1.1-r0) 02:09:39 (34/39) Installing py3-pytoml (0.1.21-r0) 02:09:39 (35/39) Installing py3-pep517 (0.9.1-r0) 02:09:39 (36/39) Installing py3-progress (1.5-r0) 02:09:39 (37/39) Installing py3-retrying (1.3.3-r0) 02:09:39 (38/39) Installing py3-toml (0.10.2-r0) 02:09:39 (39/39) Installing py3-pip (20.3.4-r0) 02:09:40 Executing busybox-1.32.1-r6.trigger 02:09:40 OK: 82 MiB in 59 packages 02:09:40 ---> 024cd5e0e518 02:09:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:09:41 ---> 6bd8acd076a0 02:09:41 Step 20/24 : ENTRYPOINT ["/core-data"] 02:09:41 ---> Running in 7b45bcd2b6ed 02:09:41 Removing intermediate container 7b45bcd2b6ed 02:09:41 ---> 104162873e74 02:09:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:09:41 ---> Running in fd0da511e258 02:09:42 Removing intermediate container fd0da511e258 02:09:42 ---> 177fc5c4491e 02:09:42 Step 22/24 : LABEL arch=arm64 02:09:42 ---> Running in 56883ac2f8f4 02:09:43 Removing intermediate container 56883ac2f8f4 02:09:43 ---> eece44269849 02:09:43 Step 23/24 : LABEL git_sha=6bdc24c840b565ccc3936c83cc665c279713d94a 02:09:43 ---> Running in a4abea7035e3 02:09:44 Removing intermediate container a4abea7035e3 02:09:44 ---> d494bc7cbe82 02:09:44 Step 24/24 : LABEL version=0.0.0 02:09:44 ---> Running in d39cbb853c89 02:09:44 Removing intermediate container d39cbb853c89 02:09:44 ---> 396fd8f11313 02:09:44 02:09:44 Successfully built 396fd8f11313 02:09:45 Successfully tagged core-data-arm64:latest 02:09:47  Building core-data ... done Collecting docker-compose==1.23.2 02:09:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:09:48 Collecting cached-property<2,>=1.2.0 02:09:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:09:48 Collecting websocket-client<1.0,>=0.32.0 02:09:48 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:09:48 Collecting jsonschema<3,>=2.5.1 02:09:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:09:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:09:48 Collecting texttable<0.10,>=0.9.0 02:09:48 Downloading texttable-0.9.1.tar.gz (11 kB) 02:09:51 Collecting PyYAML<4,>=3.10 02:09:51 Downloading PyYAML-3.13.tar.gz (270 kB) 02:09:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:09:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:09:55 Collecting dockerpty<0.5,>=0.4.1 02:09:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:09:57 Collecting docker<4.0,>=3.6.0 02:09:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:09:57 Collecting docopt<0.7,>=0.6.1 02:09:57 Downloading docopt-0.6.2.tar.gz (25 kB) 02:10:00 Collecting docker-pycreds>=0.4.0 02:10:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:10:00 Collecting urllib3<1.25,>=1.21.1 02:10:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:10:00 Collecting chardet<3.1.0,>=3.0.2 02:10:00 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:10:01 Collecting idna<2.8,>=2.5 02:10:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:10:01 Collecting certifi>=2017.4.17 02:10:01 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 02:10:01 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:10:01 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:10:01 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:10:01 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:10:02 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:10:02 Attempting uninstall: urllib3 02:10:02 Found existing installation: urllib3 1.26.2 02:10:02 Uninstalling urllib3-1.26.2: 02:10:02 Successfully uninstalled urllib3-1.26.2 02:10:03 Attempting uninstall: idna 02:10:03 Found existing installation: idna 3.1 02:10:03 Uninstalling idna-3.1: 02:10:03 Successfully uninstalled idna-3.1 02:10:03 Attempting uninstall: chardet 02:10:03 Found existing installation: chardet 4.0.0 02:10:03 Uninstalling chardet-4.0.0: 02:10:03 Successfully uninstalled chardet-4.0.0 02:10:05 Attempting uninstall: requests 02:10:05 Found existing installation: requests 2.25.1 02:10:05 Uninstalling requests-2.25.1: 02:10:05 Successfully uninstalled requests-2.25.1 02:10:05 Running setup.py install for texttable: started 02:10:08 Running setup.py install for texttable: finished with status 'done' 02:10:08 Running setup.py install for PyYAML: started 02:10:10 Running setup.py install for PyYAML: finished with status 'done' 02:10:10 Running setup.py install for docopt: started 02:10:12 Running setup.py install for docopt: finished with status 'done' 02:10:12 Running setup.py install for dockerpty: started 02:10:14 Running setup.py install for dockerpty: finished with status 'done' 02:10:16 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 02:10:26 Removing intermediate container 0f2329c1c986 02:10:26 ---> 223d2e0ee4f6 02:10:26 Step 15/24 : ENV APP_PORT=58890 02:10:26 ---> Running in a05e1f9471ad 02:10:26 Removing intermediate container a05e1f9471ad 02:10:26 ---> 0d713746d769 02:10:26 Step 16/24 : EXPOSE $APP_PORT 02:10:26 ---> Running in 5a2940ce915f 02:10:26 Removing intermediate container 5a2940ce915f 02:10:26 ---> e6d8e4b50d57 02:10:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:10:27 ---> ba571d0e54fc 02:10:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:10:28 ---> 2a88c2ec6556 02:10:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:10:29 ---> 2e5bb06cb861 02:10:29 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:10:29 ---> Running in 077733aa02eb 02:10:30 Removing intermediate container 077733aa02eb 02:10:30 ---> b98812093f9d 02:10:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:10:30 ---> Running in 9abaf1074946 02:10:30 Removing intermediate container 9abaf1074946 02:10:30 ---> 3bbef03e6aa8 02:10:30 Step 22/24 : LABEL arch=arm64 02:10:30 ---> Running in f17230434841 02:10:31 Removing intermediate container f17230434841 02:10:31 ---> 484e8130ee43 02:10:31 Step 23/24 : LABEL git_sha=6bdc24c840b565ccc3936c83cc665c279713d94a 02:10:31 ---> Running in d56da6183aa9 02:10:32 Removing intermediate container d56da6183aa9 02:10:32 ---> 11bf9d2de97a 02:10:32 Step 24/24 : LABEL version=0.0.0 02:10:32 ---> Running in e7d63dc406a9 02:10:32 Removing intermediate container e7d63dc406a9 02:10:32 ---> 894ac49d16e6 02:10:32 02:10:32 Successfully built 894ac49d16e6 02:10:32 Successfully tagged sys-mgmt-agent-arm64:latest 02:10:33  Building sys-mgmt-agent ... done  [Pipeline] } 02:10:33 $ docker stop --time=1 c16ef8252ea31c7e642786933e58acbcbf7dc6135689495cd787c7b723eabc26 02:10:35 $ docker rm -f c16ef8252ea31c7e642786933e58acbcbf7dc6135689495cd787c7b723eabc26 [Pipeline] // withDockerContainer [Pipeline] sh 02:10:36 + docker images 02:10:36 REPOSITORY TAG IMAGE ID CREATED SIZE 02:10:36 sys-mgmt-agent-arm64 latest 894ac49d16e6 4 seconds ago 312MB 02:10:36 core-data-arm64 latest 396fd8f11313 52 seconds ago 19.4MB 02:10:36 6a9b316adf36 About a minute ago 1.57GB 02:10:36 cd0977342b81 About a minute ago 1.57GB 02:10:36 security-proxy-setup-arm64 latest 3c69b9bae558 About a minute ago 25.3MB 02:10:36 core-metadata-arm64 latest 939d3f9a389e About a minute ago 15.8MB 02:10:36 1c5ab6fa3278 2 minutes ago 1.57GB 02:10:36 36ca8bfe6fe4 2 minutes ago 1.57GB 02:10:36 security-bootstrapper-arm64 latest 955f1c13357c 3 minutes ago 17.7MB 02:10:36 security-secretstore-setup-arm64 latest db2c09e9f2c8 3 minutes ago 26.5MB 02:10:36 support-notifications-arm64 latest 6dd68637f388 4 minutes ago 15.9MB 02:10:36 core-command-arm64 latest 650279d337c4 4 minutes ago 15.2MB 02:10:36 support-scheduler-arm64 latest a018edd20c49 4 minutes ago 15.2MB 02:10:36 df4fc43bb465 4 minutes ago 1.57GB 02:10:36 ec7936f0fe74 4 minutes ago 1.57GB 02:10:36 196365405213 4 minutes ago 1.57GB 02:10:36 6fd4f69b007d 4 minutes ago 1.57GB 02:10:36 8e8ec1adb153 4 minutes ago 1.56GB 02:10:36 ci-base-image-arm64 latest 17e24eaafde1 15 minutes ago 1.24GB 02:10:36 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 02:10:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 02:10:36 docker 20.10.7 df445af6242a 3 months ago 234MB 02:10:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:10:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:10:37 02:10:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:10:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:10:38 arm64: Pulling from edgex-lftools-log-publisher 02:10:38 448f6bf000e3: Pulling fs layer 02:10:38 f757da607395: Pulling fs layer 02:10:38 05883995daec: Pulling fs layer 02:10:38 8603b9c90790: Pulling fs layer 02:10:38 1560dd03e051: Pulling fs layer 02:10:38 27f5ce0e4adf: Pulling fs layer 02:10:38 c2d8d7efcc4b: Pulling fs layer 02:10:38 1560dd03e051: Waiting 02:10:38 27f5ce0e4adf: Waiting 02:10:38 c2d8d7efcc4b: Waiting 02:10:38 8603b9c90790: Waiting 02:10:38 05883995daec: Verifying Checksum 02:10:38 05883995daec: Download complete 02:10:38 8603b9c90790: Verifying Checksum 02:10:38 8603b9c90790: Download complete 02:10:38 f757da607395: Verifying Checksum 02:10:38 f757da607395: Download complete 02:10:38 27f5ce0e4adf: Verifying Checksum 02:10:38 27f5ce0e4adf: Download complete 02:10:38 1560dd03e051: Verifying Checksum 02:10:38 1560dd03e051: Download complete 02:10:40 448f6bf000e3: Verifying Checksum 02:10:40 448f6bf000e3: Download complete 02:10:42 c2d8d7efcc4b: Verifying Checksum 02:10:42 c2d8d7efcc4b: Download complete 02:10:43 448f6bf000e3: Pull complete 02:10:43 f757da607395: Pull complete 02:10:45 05883995daec: Pull complete 02:10:45 8603b9c90790: Pull complete 02:10:46 1560dd03e051: Pull complete 02:10:46 27f5ce0e4adf: Pull complete 02:11:02 c2d8d7efcc4b: Pull complete 02:11:02 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 02:11:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:11:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:11:02 prd-ubuntu18.04-docker-arm64-4c-16g-69 does not seem to be running inside a container 02:11:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:11:06 $ docker top 37e9b2a98037321759dbb998fc21591c681c69dc96110dcfd14f3c41641d25a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:07 ---> job-cost.sh 02:11:07 lf-activate-venv: SKIPPING 02:11:07 INFO: No Stack... 02:11:08 INFO: Retrieving Pricing Info for: v3-standard-4 02:11:08 INFO: Archiving Costs [Pipeline] sh 02:11:09 + + cutcat -d, /w/workspace/edgex-go/2/archives/cost.csv -f6 02:11:09 [Pipeline] lock 02:11:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3734-2-stack-cost] 02:11:09 Resource [jenkins-edgexfoundry-edgex-go-PR-3734-2-stack-cost] did not exist. Created. 02:11:09 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3734-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:11:10 + echo total: 0.10999999940395355 [Pipeline] stash 02:11:10 Stashed 1 file(s) [Pipeline] } 02:11:10 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3734-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:11:10 $ docker stop --time=1 37e9b2a98037321759dbb998fc21591c681c69dc96110dcfd14f3c41641d25a5 02:11:12 $ docker rm -f 37e9b2a98037321759dbb998fc21591c681c69dc96110dcfd14f3c41641d25a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:11:13 provisioning config files... 02:11:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config7383466657597600240tmp [Pipeline] { [Pipeline] sh 02:11:13 + set +x 02:11:13 + curl -s https://codecov.io/bash 02:11:13 + bash -s -- 02:11:13 02:11:13 _____ _ 02:11:13 / ____| | | 02:11:13 | | ___ __| | ___ ___ _____ __ 02:11:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:11:13 | |___| (_) | (_| | __/ (_| (_) \ V / 02:11:13 \_____\___/ \__,_|\___|\___\___/ \_/ 02:11:13 Bash-1.0.6 02:11:13 02:11:13 02:11:13 ==> git version 2.24.4 found 02:11:13 ==> 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 02:11:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:11:13 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:11:13 ==> Jenkins CI detected. 02:11:13 current dir:  /w/workspace/edgex-go/2 02:11:13 project root: . 02:11:13 --> token set from env 02:11:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:11:13 ==> Running gcov in . (disable via -X gcov) 02:11:13 ==> Python coveragepy not found 02:11:13 ==> Searching for coverage reports in: 02:11:13 + . 02:11:13 -> Found 1 reports 02:11:13 ==> Detecting git/mercurial file structure 02:11:13 ==> Reading reports 02:11:13 + ./coverage.out bytes=403066 02:11:13 ==> Appending adjustments 02:11:13 https://docs.codecov.io/docs/fixing-reports 02:11:14 + Found adjustments 02:11:14 ==> Gzipping contents 02:11:14 56K /tmp/codecov.3sVjTS.gz 02:11:14 ==> Uploading reports 02:11:14 url: https://codecov.io 02:11:14 query: branch=PR-3734&commit=e248b33b6b29e0a6808c9760ea597228273db275&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3734%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3734&job=&cmd_args= 02:11:14 -> Pinging Codecov 02:11:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3734&commit=e248b33b6b29e0a6808c9760ea597228273db275&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3734%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3734&job=&cmd_args= 02:11:15 -> Uploading to 02:11:15 https://storage.googleapis.com/codecov/v4/raw/2021-09-29/00271124DB129430A58F1EEE437C3FCB/e248b33b6b29e0a6808c9760ea597228273db275/3b6dc34c-272c-4339-9fcf-bd32f1d8999e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T021115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=28ed4749334409114f0c08f7b861e403f383613157cfd3a336810d4dce56eb39 02:11:15 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:15 Dload Upload Total Spent Left Speed 02:11:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 60 54235 0 0 60 32768 0 28409 0:00:01 0:00:01 --:--:-- 28419 60 54235 0 0 60 32768 0 15208 0:00:03 0:00:02 0:00:01 15212 60 54235 0 0 60 32768 0 10383 0:00:05 0:00:03 0:00:02 10386 60 54235 0 0 60 32768 0 7882 0:00:06 0:00:04 0:00:02 7884 60 54235 0 0 60 32768 0 6352 0:00:08 0:00:05 0:00:03 6352 60 54235 0 0 60 32768 0 5319 0:00:10 0:00:06 0:00:04 0 60 54235 0 0 60 32768 0 4576 0:00:11 0:00:07 0:00:04 0 60 54235 0 0 60 32768 0 4014 0:00:13 0:00:08 0:00:05 0 60 54235 0 0 60 32768 0 3576 0:00:15 0:00:09 0:00:06 0 60 54235 0 0 60 32768 0 3223 0:00:16 0:00:10 0:00:06 0 60 54235 0 0 60 32768 0 2934 0:00:18 0:00:11 0:00:07 0 60 54235 0 0 60 32768 0 2693 0:00:20 0:00:12 0:00:08 0 90 54235 0 0 90 49152 0 3744 0:00:14 0:00:13 0:00:01 3299 100 54235 0 0 100 54235 0 4113 0:00:13 0:00:13 --:--:-- 5340 02:11:28 curl: (22) The requested URL returned error: 400 Bad Request 02:11:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e248b33b6b29e0a6808c9760ea597228273db275 [Pipeline] } 02:11:28 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] sh 02:11:30 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:11:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:11:30 ---> package-listing.sh 02:11:30 ++ tr '[:upper:]' '[:lower:]' 02:11:30 ++ facter osfamily 02:11:31 + OS_FAMILY=redhat 02:11:31 + workspace=/w/workspace/edgex-go/2 02:11:31 + START_PACKAGES=/tmp/packages_start.txt 02:11:31 + END_PACKAGES=/tmp/packages_end.txt 02:11:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:11:31 + PACKAGES=/tmp/packages_start.txt 02:11:31 + '[' /w/workspace/edgex-go/2 ']' 02:11:31 + PACKAGES=/tmp/packages_end.txt 02:11:31 + case "${OS_FAMILY}" in 02:11:31 + rpm -qa 02:11:31 + sort 02:11:33 + '[' -f /tmp/packages_start.txt ']' 02:11:33 + '[' -f /tmp/packages_end.txt ']' 02:11:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:11:33 + '[' /w/workspace/edgex-go/2 ']' 02:11:33 + mkdir -p /w/workspace/edgex-go/2/archives/ 02:11:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 02:11:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:11:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:11:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:34 02:11:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:11:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:39 latest: Pulling from edgex-lftools-log-publisher 02:11:39 b4d181a07f80: Pulling fs layer 02:11:39 a1111a8f2ec3: Pulling fs layer 02:11:39 ed53099fbce6: Pulling fs layer 02:11:39 dc539afda2c1: Pulling fs layer 02:11:39 77bc0d833cb6: Pulling fs layer 02:11:39 9065ff56babe: Pulling fs layer 02:11:39 d287ab97295c: Pulling fs layer 02:11:39 77bc0d833cb6: Waiting 02:11:39 9065ff56babe: Waiting 02:11:39 d287ab97295c: Waiting 02:11:39 a1111a8f2ec3: Verifying Checksum 02:11:39 a1111a8f2ec3: Download complete 02:11:39 dc539afda2c1: Verifying Checksum 02:11:39 dc539afda2c1: Download complete 02:11:39 77bc0d833cb6: Verifying Checksum 02:11:39 77bc0d833cb6: Download complete 02:11:40 9065ff56babe: Verifying Checksum 02:11:40 9065ff56babe: Download complete 02:11:40 ed53099fbce6: Verifying Checksum 02:11:40 ed53099fbce6: Download complete 02:11:41 b4d181a07f80: Verifying Checksum 02:11:41 b4d181a07f80: Download complete 02:11:42 b4d181a07f80: Pull complete 02:11:42 a1111a8f2ec3: Pull complete 02:11:43 ed53099fbce6: Pull complete 02:11:43 dc539afda2c1: Pull complete 02:11:43 77bc0d833cb6: Pull complete 02:11:43 9065ff56babe: Pull complete 02:11:44 d287ab97295c: Verifying Checksum 02:11:44 d287ab97295c: Download complete 02:11:48 d287ab97295c: Pull complete 02:11:48 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:11:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:11:48 prd-centos7-docker-4c-2g-67 does not seem to be running inside a container 02:11:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:11:52 $ docker top 763c9990d5bc2a901bdefdc614b237812c288335a6b42496381fb9e38c670a5c -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:52 + touch /tmp/pre-build-complete [Pipeline] sh 02:11:52 + mkdir -p /var/log/sysstat [Pipeline] sh 02:11:53 + ls /var/log/sa-host 02:11:53 + sadf -c /var/log/sa-host/sa05 02:11:53 file_magic: OK 02:11:53 HZ: Using current value: 100 02:11:53 file_header: OK 02:11:53 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 02:11:53 Statistics: 02:11:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:11:53 File successfully converted to sysstat format version 12.0.3 02:11:53 + sadf -c /var/log/sa-host/sa29 02:11:53 file_magic: OK 02:11:53 HZ: Using current value: 100 02:11:53 file_header: OK 02:11:53 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 02:11:53 Statistics: 02:11:53 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:11:53 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:11:53 provisioning config files... 02:11:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7534408802582737634tmp [Pipeline] { [Pipeline] echo 02:11:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:11:53 ---> create-netrc.sh [Pipeline] } 02:11:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:11:54 ---> python-tools-install.sh [Pipeline] echo 02:11:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:11:54 ---> sudo-logs.sh 02:11:54 Archiving 'sudo' log.. 02:11:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-67.vexxhost.local: Name or service not known 02:11:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-67.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 02:11:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:11:55 ---> job-cost.sh 02:11:55 lf-activate-venv: SKIPPING 02:11:55 DEBUG: total: 0.10999999940395355 02:11:55 INFO: Retrieving Stack Cost... 02:11:56 INFO: Retrieving Pricing Info for: v3-standard-2 02:11:57 INFO: Archiving Costs [Pipeline] echo 02:11:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:11:57 ---> logs-deploy.sh 02:11:57 lf-activate-venv: SKIPPING 02:11:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3734/2 02:11:57 INFO: archiving workspace using pattern(s): 02:11:58 Archives upload complete. 02:11:58 INFO: archiving logs to Nexus 02:11:59 ---> uname -a: 02:11:59 Linux prd-centos7-docker-4c-2g-67.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 02:11:59 02:11:59 02:11:59 ---> lscpu: 02:11:59 Architecture: x86_64 02:11:59 CPU op-mode(s): 32-bit, 64-bit 02:11:59 Byte Order: Little Endian 02:11:59 Address sizes: 40 bits physical, 48 bits virtual 02:11:59 CPU(s): 2 02:11:59 On-line CPU(s) list: 0,1 02:11:59 Thread(s) per core: 1 02:11:59 Core(s) per socket: 1 02:11:59 Socket(s): 2 02:11:59 NUMA node(s): 1 02:11:59 Vendor ID: AuthenticAMD 02:11:59 CPU family: 23 02:11:59 Model: 49 02:11:59 Model name: AMD EPYC-Rome Processor 02:11:59 Stepping: 0 02:11:59 CPU MHz: 2799.996 02:11:59 BogoMIPS: 5599.99 02:11:59 Virtualization: AMD-V 02:11:59 Hypervisor vendor: KVM 02:11:59 Virtualization type: full 02:11:59 L1d cache: 32K 02:11:59 L1i cache: 32K 02:11:59 L2 cache: 512K 02:11:59 L3 cache: 16384K 02:11:59 NUMA node0 CPU(s): 0,1 02:11:59 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 02:11:59 02:11:59 02:11:59 ---> nproc: 02:11:59 2 02:11:59 02:11:59 02:11:59 ---> df -h: 02:11:59 Filesystem Size Used Avail Use% Mounted on 02:11:59 overlay 40G 13G 28G 32% / 02:11:59 tmpfs 64M 0 64M 0% /dev 02:11:59 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:11:59 shm 64M 0 64M 0% /dev/shm 02:11:59 /dev/vda1 40G 13G 28G 32% /facter-os 02:11:59 02:11:59 02:11:59 ---> sar -b -r -n DEV: 02:11:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 02:11:59 02:11:59 01:45:14 LINUX RESTART (2 CPU) 02:11:59 02:11:59 01:46:01 tps rtps wtps bread/s bwrtn/s 02:11:59 01:47:01 88.31 3.41 84.90 2578.65 8696.20 02:11:59 01:48:01 152.66 0.15 152.51 22.11 47157.94 02:11:59 01:49:01 254.09 0.00 254.09 0.00 53150.77 02:11:59 01:50:01 50.98 0.02 50.96 0.53 9772.86 02:11:59 01:51:01 84.32 0.02 84.30 0.53 9770.41 02:11:59 01:52:01 930.02 474.52 455.50 34821.70 280319.87 02:11:59 01:53:01 352.07 24.94 327.13 3477.31 111499.33 02:11:59 01:54:01 521.86 106.09 415.77 5668.07 131621.25 02:11:59 01:55:02 6.76 0.00 6.76 0.00 212.48 02:11:59 01:56:01 0.25 0.00 0.25 0.00 2.96 02:11:59 01:57:01 0.22 0.00 0.22 0.00 2.28 02:11:59 01:58:01 0.23 0.00 0.23 0.00 3.40 02:11:59 01:59:01 0.27 0.00 0.27 0.00 2.60 02:11:59 02:00:01 0.28 0.00 0.28 0.00 3.10 02:11:59 02:01:01 0.42 0.20 0.22 5.86 3.18 02:11:59 02:02:01 1.08 0.20 0.88 3.60 17.20 02:11:59 02:03:01 0.25 0.00 0.25 0.00 2.98 02:11:59 02:04:01 0.25 0.00 0.25 0.00 2.73 02:11:59 02:05:01 0.18 0.00 0.18 0.00 2.02 02:11:59 02:06:01 0.17 0.00 0.17 0.00 1.63 02:11:59 02:07:01 0.20 0.00 0.20 0.00 1.75 02:11:59 02:08:01 0.25 0.00 0.25 0.00 3.12 02:11:59 02:09:01 0.28 0.00 0.28 0.00 2.78 02:11:59 02:10:01 0.22 0.00 0.22 0.00 2.02 02:11:59 02:11:01 0.17 0.00 0.17 0.00 1.50 02:11:59 Average: 98.07 24.47 73.59 1869.95 26158.49 02:11:59 02:11:59 01:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:11:59 01:47:01 5118224 0 899272 11.23 2620 1988816 1501952 16.58 871648 1608340 94396 02:11:59 01:48:01 3212788 0 1121804 14.01 2620 3671720 1646740 18.18 1172912 2986600 603648 02:11:59 01:49:01 3008340 0 1303108 16.27 2620 3694864 1682900 18.58 1476428 2876796 273900 02:11:59 01:50:01 3084952 0 1268132 15.83 2620 3653228 1668064 18.42 1351988 2921708 109544 02:11:59 01:51:01 2943684 0 1233236 15.40 2620 3829392 1492204 16.47 1338212 3065312 326524 02:11:59 01:52:01 895108 0 1561044 19.49 2620 5550160 2936628 32.42 2698512 3648088 154352 02:11:59 01:53:01 414796 0 1543608 19.27 2620 6047908 2417836 26.69 2598584 4216388 17452 02:11:59 01:54:01 2708904 0 1352996 16.89 2620 3944412 1642588 18.14 1365092 3155364 20 02:11:59 01:55:02 2727036 0 1334868 16.67 2620 3944408 1415360 15.63 1377464 3132992 12 02:11:59 01:56:01 2727412 0 1334484 16.66 2620 3944416 1411356 15.58 1377248 3132988 16 02:11:59 01:57:01 2728404 0 1333432 16.65 2620 3944476 1411440 15.58 1377112 3133436 28 02:11:59 01:58:01 2728644 0 1333244 16.65 2620 3944424 1411492 15.58 1376984 3133420 8 02:11:59 01:59:01 2729580 0 1332304 16.64 2620 3944428 1411312 15.58 1376472 3133724 8 02:11:59 02:00:01 2729416 0 1332464 16.64 2620 3944432 1411312 15.58 1376364 3133724 8 02:11:59 02:01:01 2727744 0 1334100 16.66 2620 3944468 1413868 15.61 1378184 3132824 12 02:11:59 02:02:01 2728516 0 1333148 16.65 2620 3944648 1411820 15.59 1377596 3132940 12 02:11:59 02:03:01 2728528 0 1333132 16.65 2620 3944652 1411904 15.59 1377624 3132940 12 02:11:59 02:04:01 2728648 0 1333004 16.64 2620 3944660 1411820 15.59 1377608 3132940 12 02:11:59 02:05:01 2728184 0 1333468 16.65 2620 3944660 1411988 15.59 1377976 3132940 8 02:11:59 02:06:01 2728684 0 1332960 16.64 2620 3944668 1411892 15.59 1377700 3132940 12 02:11:59 02:07:01 2728412 0 1333232 16.65 2620 3944668 1411904 15.59 1377708 3132940 8 02:11:59 02:08:01 2728556 0 1333080 16.64 2620 3944676 1411820 15.59 1377624 3132940 12 02:11:59 02:09:01 2728920 0 1332712 16.64 2620 3944680 1411820 15.59 1377612 3132940 8 02:11:59 02:10:01 2728796 0 1332836 16.64 2620 3944680 1411820 15.59 1377628 3132940 8 02:11:59 02:11:01 2728412 0 1333212 16.65 2620 3944688 1411916 15.59 1377844 3132940 16 02:11:59 Average: 2710828 0 1317955 16.46 2620 3977529 1559750 17.22 1451605 3109644 63201 02:11:59 02:11:59 01:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:11:59 01:47:01 eth0 1526.31 1031.01 3835.35 102.36 0.00 0.00 0.00 0.00 02:11:59 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 01:47:01 vetha265f52 589.23 714.52 55.45 1629.95 0.00 0.00 0.00 0.00 02:11:59 01:47:01 docker0 589.23 714.39 47.40 1629.94 0.00 0.00 0.00 0.00 02:11:59 01:48:01 eth0 1409.63 1004.70 6433.82 93.57 0.00 0.00 0.00 0.00 02:11:59 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 01:48:01 vethc167b27 359.77 437.04 32.83 2053.49 0.00 0.00 0.00 0.00 02:11:59 01:48:01 docker0 664.45 907.59 53.03 3142.64 0.00 0.00 0.00 0.00 02:11:59 01:49:01 eth0 44.83 28.25 36.04 13.44 0.00 0.00 0.00 0.00 02:11:59 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 01:49:01 veth08b71b8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:11:59 01:49:01 docker0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:11:59 01:50:01 eth0 27.15 20.39 18.40 10.23 0.00 0.00 0.00 0.00 02:11:59 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 01:50:01 veth08b71b8 2.16 2.16 0.17 0.17 0.00 0.00 0.00 0.00 02:11:59 01:50:01 docker0 2.16 2.16 0.14 0.17 0.00 0.00 0.00 0.00 02:11:59 01:51:01 eth0 278.67 190.06 1697.07 136.72 0.00 0.00 0.00 0.00 02:11:59 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 01:52:01 veth5cfc81b 0.00 0.58 0.00 0.03 0.00 0.00 0.00 0.00 02:11:59 01:52:01 veth08444e8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:11:59 01:52:01 veth873db47 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 01:52:01 eth0 124.45 86.52 207.00 22.27 0.00 0.00 0.00 0.00 02:11:59 01:53:01 veth5cfc81b 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 02:11:59 01:53:01 vethd485f13 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 02:11:59 01:53:01 eth0 278.04 129.51 1486.21 24.19 0.00 0.00 0.00 0.00 02:11:59 01:53:01 veth8a5276f 3.57 8.99 0.29 54.90 0.00 0.00 0.00 0.00 02:11:59 01:54:01 eth0 164.14 82.98 496.41 132.47 0.00 0.00 0.00 0.00 02:11:59 01:54:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:11:59 01:54:01 docker0 1371.53 1846.87 108.12 5621.30 0.00 0.00 0.00 0.00 02:11:59 01:55:02 eth0 1.13 0.47 0.09 0.08 0.00 0.00 0.00 0.00 02:11:59 01:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 01:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 01:56:01 eth0 0.95 0.86 0.51 0.10 0.00 0.00 0.00 0.00 02:11:59 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 01:57:01 eth0 0.97 0.33 0.32 0.23 0.00 0.00 0.00 0.00 02:11:59 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 01:58:01 eth0 0.67 0.47 0.34 0.21 0.00 0.00 0.00 0.00 02:11:59 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 01:59:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:11:59 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 02:00:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:11:59 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 02:01:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 02:11:59 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 02:02:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 02:03:01 eth0 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 02:11:59 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 02:04:01 eth0 0.52 0.03 0.05 0.00 0.00 0.00 0.00 0.00 02:11:59 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 02:05:01 eth0 0.95 0.35 0.32 0.17 0.00 0.00 0.00 0.00 02:11:59 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 02:06:01 eth0 0.20 0.13 0.08 0.10 0.00 0.00 0.00 0.00 02:11:59 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 02:07:01 eth0 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 02:11:59 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 02:08:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 02:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:11:59 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 02:10:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 02:11:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 02:11:59 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 Average: eth0 154.52 103.16 568.94 21.47 0.00 0.00 0.00 0.00 02:11:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:59 Average: docker0 54.90 73.93 4.33 225.01 0.00 0.00 0.00 0.00 02:11:59 02:11:59 02:11:59 ---> sar -P ALL: 02:11:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 02:11:59 02:11:59 01:45:14 LINUX RESTART (2 CPU) 02:11:59 02:11:59 01:46:01 CPU %user %nice %system %iowait %steal %idle 02:11:59 01:47:01 all 12.74 0.00 4.45 2.22 0.10 80.50 02:11:59 01:47:01 0 12.66 0.00 5.43 2.32 0.11 79.48 02:11:59 01:47:01 1 12.82 0.00 3.49 2.11 0.09 81.50 02:11:59 01:48:01 all 26.11 0.00 8.16 2.74 0.10 62.89 02:11:59 01:48:01 0 21.35 0.00 8.59 3.19 0.11 66.77 02:11:59 01:48:01 1 30.84 0.00 7.74 2.30 0.09 59.03 02:11:59 01:49:01 all 56.95 0.00 11.28 1.62 0.14 30.01 02:11:59 01:49:01 0 57.20 0.00 11.55 1.33 0.13 29.79 02:11:59 01:49:01 1 56.70 0.00 11.01 1.90 0.15 30.24 02:11:59 01:50:01 all 33.65 0.00 4.60 0.32 0.07 61.36 02:11:59 01:50:01 0 33.71 0.00 4.69 0.47 0.07 61.06 02:11:59 01:50:01 1 33.58 0.00 4.52 0.18 0.07 61.66 02:11:59 01:51:01 all 67.38 0.00 8.60 1.42 0.14 22.47 02:11:59 01:51:01 0 67.59 0.00 8.92 1.29 0.15 22.05 02:11:59 01:51:01 1 67.18 0.00 8.27 1.54 0.13 22.88 02:11:59 01:52:01 all 34.78 0.00 20.94 27.72 0.12 16.44 02:11:59 01:52:01 0 34.78 0.00 21.02 28.16 0.11 15.93 02:11:59 01:52:01 1 34.79 0.00 20.86 27.27 0.13 16.96 02:11:59 01:53:01 all 82.35 0.00 16.74 0.69 0.14 0.08 02:11:59 01:53:01 0 82.45 0.00 16.82 0.50 0.15 0.07 02:11:59 01:53:01 1 82.24 0.00 16.67 0.87 0.13 0.09 02:11:59 01:54:01 all 59.10 0.00 17.53 7.37 0.13 15.87 02:11:59 01:54:01 0 61.61 0.00 15.86 6.65 0.13 15.75 02:11:59 01:54:01 1 56.62 0.00 19.19 8.08 0.13 15.98 02:11:59 01:55:02 all 0.24 0.00 0.13 0.02 0.02 99.60 02:11:59 01:55:02 0 0.08 0.00 0.12 0.02 0.02 99.77 02:11:59 01:55:02 1 0.40 0.00 0.13 0.02 0.02 99.43 02:11:59 01:56:01 all 0.21 0.00 0.04 0.00 0.00 99.75 02:11:59 01:56:01 0 0.03 0.00 0.05 0.00 0.00 99.92 02:11:59 01:56:01 1 0.39 0.00 0.03 0.00 0.00 99.58 02:11:59 01:57:01 all 0.23 0.00 0.07 0.00 0.02 99.69 02:11:59 01:57:01 0 0.07 0.00 0.05 0.00 0.02 99.87 02:11:59 01:57:01 1 0.38 0.00 0.08 0.00 0.02 99.52 02:11:59 02:11:59 01:57:01 CPU %user %nice %system %iowait %steal %idle 02:11:59 01:58:01 all 0.28 0.00 0.06 0.00 0.00 99.67 02:11:59 01:58:01 0 0.05 0.00 0.07 0.00 0.00 99.88 02:11:59 01:58:01 1 0.50 0.00 0.05 0.00 0.00 99.45 02:11:59 01:59:01 all 0.27 0.00 0.04 0.00 0.01 99.68 02:11:59 01:59:01 0 0.05 0.00 0.07 0.00 0.02 99.87 02:11:59 01:59:01 1 0.48 0.00 0.02 0.00 0.00 99.50 02:11:59 02:00:01 all 0.23 0.00 0.04 0.00 0.01 99.72 02:11:59 02:00:01 0 0.05 0.00 0.05 0.00 0.02 99.88 02:11:59 02:00:01 1 0.40 0.00 0.03 0.00 0.00 99.57 02:11:59 02:01:01 all 0.25 0.00 0.08 0.00 0.01 99.66 02:11:59 02:01:01 0 0.45 0.00 0.12 0.00 0.00 99.43 02:11:59 02:01:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:11:59 02:02:01 all 0.13 0.00 0.07 0.01 0.02 99.78 02:11:59 02:02:01 0 0.22 0.00 0.07 0.00 0.02 99.70 02:11:59 02:02:01 1 0.03 0.00 0.07 0.02 0.02 99.87 02:11:59 02:03:01 all 0.22 0.00 0.03 0.00 0.00 99.75 02:11:59 02:03:01 0 0.40 0.00 0.03 0.00 0.00 99.57 02:11:59 02:03:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:11:59 02:04:01 all 0.24 0.00 0.03 0.00 0.01 99.72 02:11:59 02:04:01 0 0.45 0.00 0.05 0.00 0.02 99.48 02:11:59 02:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:11:59 02:05:01 all 0.26 0.00 0.04 0.00 0.01 99.69 02:11:59 02:05:01 0 0.48 0.00 0.05 0.00 0.00 99.47 02:11:59 02:05:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:11:59 02:06:01 all 0.23 0.00 0.03 0.00 0.01 99.73 02:11:59 02:06:01 0 0.38 0.00 0.05 0.00 0.02 99.55 02:11:59 02:06:01 1 0.07 0.00 0.02 0.00 0.00 99.92 02:11:59 02:07:01 all 0.17 0.00 0.04 0.00 0.00 99.79 02:11:59 02:07:01 0 0.30 0.00 0.05 0.00 0.00 99.65 02:11:59 02:07:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:11:59 02:08:01 all 0.21 0.00 0.03 0.00 0.02 99.74 02:11:59 02:08:01 0 0.37 0.00 0.03 0.00 0.02 99.58 02:11:59 02:08:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:11:59 02:11:59 02:08:01 CPU %user %nice %system %iowait %steal %idle 02:11:59 02:09:01 all 0.10 0.00 0.07 0.00 0.01 99.82 02:11:59 02:09:01 0 0.15 0.00 0.08 0.00 0.00 99.77 02:11:59 02:09:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:11:59 02:10:01 all 0.13 0.00 0.03 0.00 0.00 99.84 02:11:59 02:10:01 0 0.23 0.00 0.02 0.00 0.00 99.75 02:11:59 02:10:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:11:59 02:11:01 all 0.19 0.00 0.03 0.00 0.02 99.76 02:11:59 02:11:01 0 0.35 0.00 0.03 0.00 0.02 99.60 02:11:59 02:11:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:11:59 Average: all 14.15 0.00 3.50 1.66 0.04 80.65 02:11:59 Average: 0 14.09 0.00 3.52 1.65 0.04 80.70 02:11:59 Average: 1 14.21 0.00 3.48 1.67 0.04 80.61 02:11:59 02:11:59 02:11:59