Pull request #3737 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 52917694c27eb17e25cc9118ee4b7f3f8a547dcb+ddfefb12980b3aae43ea9c92b742f97d3dccd95e (a0c785b2f59df004a1cee271e8cc06334ac9a831) 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-ssh2562346046575341753.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh1380909878452708329.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-3737/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-3737/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8775484878850944885.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh3724116755764870721.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-3737/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-3737/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8530955164553184461.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-345 in /w/workspace/edgexfoundry_edgex-go_PR-3737 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh5365209059891675932.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 ddfefb12980b3aae43ea9c92b742f97d3dccd95e into PR head commit 52917694c27eb17e25cc9118ee4b7f3f8a547dcb Merge succeeded, producing 52917694c27eb17e25cc9118ee4b7f3f8a547dcb Checking out Revision 52917694c27eb17e25cc9118ee4b7f3f8a547dcb (PR-3737) > 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/5@tmp/jenkins-gitclient-ssh6130766720427006504.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3737/head:refs/remotes/origin/PR-3737 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 52917694c27eb17e25cc9118ee4b7f3f8a547dcb # 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/5@tmp/jenkins-gitclient-ssh2670736285056367654.key > git merge ddfefb12980b3aae43ea9c92b742f97d3dccd95e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 52917694c27eb17e25cc9118ee4b7f3f8a547dcb # timeout=10 Commit message: "Merge branch 'main' into edgex-go-3565-gosec" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:31:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:31:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:31:32 ========================================================= 22:31:32 EdgeX Global Pipelines Version Info 22:31:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 89d5b8ec168a2a94e515cddf5c34f7ea4284a345 # timeout=10 22:31:33 ------------------- 22:31:33 stable info: 22:31:33 ------------------- 22:31:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:31:33 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 22:31:33 Message: update stable to v1.0.206 22:31:33 ------------------- 22:31:33 experimental info: 22:31:33 ------------------- 22:31:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:31:33 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 22:31:33 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3737 [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3737 [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3737 [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 52917694c27eb17e25cc9118ee4b7f3f8a547dcb [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5291769 [Pipeline] echo 22:31:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:31:34 provisioning config files... 22:31:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8492303866271726627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:31:35 ---> docker-login.sh 22:31:35 nexus3.edgexfoundry.org:10001 22:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:35 Configure a credential helper to remove this warning. See 22:31:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:35 22:31:35 Login Succeeded 22:31:35 nexus3.edgexfoundry.org:10002 22:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:35 Configure a credential helper to remove this warning. See 22:31:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:35 22:31:35 Login Succeeded 22:31:35 nexus3.edgexfoundry.org:10003 22:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:35 Configure a credential helper to remove this warning. See 22:31:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:35 22:31:35 Login Succeeded 22:31:35 nexus3.edgexfoundry.org:10004 22:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:35 Configure a credential helper to remove this warning. See 22:31:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:35 22:31:35 Login Succeeded 22:31:35 docker.io 22:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:36 Configure a credential helper to remove this warning. See 22:31:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:36 22:31:36 Login Succeeded 22:31:36 ---> docker-login.sh ends [Pipeline] } 22:31:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:31:36 ++ 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 22:31:36 + for file in '`ls cmd/**/Dockerfile`' 22:31:36 ++ dirname cmd/core-command/Dockerfile 22:31:36 ++ cut -d/ -f2 22:31:36 + echo core-command,cmd/core-command/Dockerfile 22:31:36 + for file in '`ls cmd/**/Dockerfile`' 22:31:36 ++ dirname cmd/core-data/Dockerfile 22:31:36 ++ cut -d/ -f2 22:31:36 + echo core-data,cmd/core-data/Dockerfile 22:31:36 + for file in '`ls cmd/**/Dockerfile`' 22:31:36 ++ dirname cmd/core-metadata/Dockerfile 22:31:36 ++ cut -d/ -f2 22:31:36 + echo core-metadata,cmd/core-metadata/Dockerfile 22:31:36 + for file in '`ls cmd/**/Dockerfile`' 22:31:36 ++ dirname cmd/security-bootstrapper/Dockerfile 22:31:36 ++ cut -d/ -f2 22:31:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:31:36 + for file in '`ls cmd/**/Dockerfile`' 22:31:36 ++ dirname cmd/security-proxy-setup/Dockerfile 22:31:36 ++ cut -d/ -f2 22:31:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:31:36 + for file in '`ls cmd/**/Dockerfile`' 22:31:36 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:31:36 ++ cut -d/ -f2 22:31:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:31:36 + for file in '`ls cmd/**/Dockerfile`' 22:31:36 ++ dirname cmd/support-notifications/Dockerfile 22:31:36 ++ cut -d/ -f2 22:31:36 + echo support-notifications,cmd/support-notifications/Dockerfile 22:31:36 + for file in '`ls cmd/**/Dockerfile`' 22:31:36 ++ dirname cmd/support-scheduler/Dockerfile 22:31:36 ++ cut -d/ -f2 22:31:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:31:36 + for file in '`ls cmd/**/Dockerfile`' 22:31:36 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:31:36 ++ cut -d/ -f2 22:31:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:31:36 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 22:31:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:31:37 22:31:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:31:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:31:38 latest: Pulling from edgex-devops/git-semver 22:31:38 31603596830f: Pulling fs layer 22:31:38 04fac38145f0: Pulling fs layer 22:31:38 701f6daf10bf: Pulling fs layer 22:31:38 24f72da36158: Pulling fs layer 22:31:38 24f72da36158: Waiting 22:31:38 04fac38145f0: Download complete 22:31:38 31603596830f: Verifying Checksum 22:31:38 31603596830f: Download complete 22:31:38 24f72da36158: Verifying Checksum 22:31:38 24f72da36158: Download complete 22:31:38 31603596830f: Pull complete 22:31:38 04fac38145f0: Pull complete 22:31:38 701f6daf10bf: Verifying Checksum 22:31:38 701f6daf10bf: Download complete 22:31:39 701f6daf10bf: Pull complete 22:31:39 24f72da36158: Pull complete 22:31:39 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 22:31:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:31:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:31:39 prd-centos7-docker-4c-2g-345 does not seem to be running inside a container 22:31:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:31:40 $ docker top bbfd3fcf24ef8e799ef6ee3b01efbd9c44e34b039c07dbcf028a60c69c02d233 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:31:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:31:40 [ssh-agent] Looking for ssh-agent implementation... 22:31:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:31:40 $ docker exec bbfd3fcf24ef8e799ef6ee3b01efbd9c44e34b039c07dbcf028a60c69c02d233 ssh-agent 22:31:40 SSH_AUTH_SOCK=/tmp/ssh-11i0UyAfMRTq/agent.13 22:31:40 SSH_AGENT_PID=19 22:31:40 Running ssh-add (command line suppressed) 22:31:40 Identity added: /w/workspace/edgex-go/5@tmp/private_key_495107541718931972.key (/w/workspace/edgex-go/5@tmp/private_key_495107541718931972.key) 22:31:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:31:41 + git tag --points-at HEAD [Pipeline] } 22:31:41 $ docker exec --env ******** --env ******** bbfd3fcf24ef8e799ef6ee3b01efbd9c44e34b039c07dbcf028a60c69c02d233 ssh-agent -k 22:31:41 unset SSH_AUTH_SOCK; 22:31:41 unset SSH_AGENT_PID; 22:31:41 echo Agent pid 19 killed; 22:31:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:31:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:31:41 [ssh-agent] Looking for ssh-agent implementation... 22:31:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:31:41 $ docker exec bbfd3fcf24ef8e799ef6ee3b01efbd9c44e34b039c07dbcf028a60c69c02d233 ssh-agent 22:31:41 SSH_AUTH_SOCK=/tmp/ssh-tCFltM09AfM8/agent.52 22:31:41 SSH_AGENT_PID=59 22:31:41 Running ssh-add (command line suppressed) 22:31:41 Identity added: /w/workspace/edgex-go/5@tmp/private_key_1950643354198731784.key (/w/workspace/edgex-go/5@tmp/private_key_1950643354198731784.key) 22:31:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:31:42 + git semver init 22:31:42 # -> Open(): unable to determine branch for HEAD 22:31:42 # $GIT_DIR = /w/workspace/edgex-go/5/.git 22:31:42 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 22:31:42 # $SEMVER_REMOTE_NAME = origin 22:31:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:31:42 # $SEMVER_USER_NAME = edgex-jenkins 22:31:42 # $SEMVER_BRANCH = PR-3737 22:31:42 # $SEMVER_TEMP = /tmp/semver-191068813 22:31:42 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:33:03 # '/tmp/semver-191068813' -> '/w/workspace/edgex-go/5/.semver' 22:33:03 # -> Force: false 22:33:03 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 22:33:03 $ docker exec --env ******** --env ******** bbfd3fcf24ef8e799ef6ee3b01efbd9c44e34b039c07dbcf028a60c69c02d233 ssh-agent -k 22:33:03 unset SSH_AUTH_SOCK; 22:33:03 unset SSH_AGENT_PID; 22:33:03 echo Agent pid 59 killed; 22:33:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:33:04 + git semver [Pipeline] } 22:33:04 $ docker stop --time=1 bbfd3fcf24ef8e799ef6ee3b01efbd9c44e34b039c07dbcf028a60c69c02d233 22:33:05 $ docker rm -f bbfd3fcf24ef8e799ef6ee3b01efbd9c44e34b039c07dbcf028a60c69c02d233 [Pipeline] // withDockerContainer [Pipeline] sh 22:33:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:33:06 Stashed 1 file(s) [Pipeline] echo 22:33:06 [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 22:33:06 ========================================================= 22:33:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:33:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:33:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:33:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:33:07 540db60ca938: Pulling fs layer 22:33:07 adcc1eea9eea: Pulling fs layer 22:33:07 4c4ab2625f07: Pulling fs layer 22:33:07 db62176df00c: Pulling fs layer 22:33:07 3b30891b0d05: Pulling fs layer 22:33:07 06b49ca38bd5: Pulling fs layer 22:33:07 c788192a36de: Pulling fs layer 22:33:07 a77e37c0d609: Pulling fs layer 22:33:07 c3185cebc471: Pulling fs layer 22:33:07 06b49ca38bd5: Waiting 22:33:07 c788192a36de: Waiting 22:33:07 a77e37c0d609: Waiting 22:33:07 c3185cebc471: Waiting 22:33:07 db62176df00c: Waiting 22:33:07 3b30891b0d05: Waiting 22:33:07 4c4ab2625f07: Verifying Checksum 22:33:07 4c4ab2625f07: Download complete 22:33:07 adcc1eea9eea: Verifying Checksum 22:33:07 adcc1eea9eea: Download complete 22:33:07 3b30891b0d05: Verifying Checksum 22:33:07 3b30891b0d05: Download complete 22:33:07 06b49ca38bd5: Verifying Checksum 22:33:07 06b49ca38bd5: Download complete 22:33:07 540db60ca938: Verifying Checksum 22:33:07 540db60ca938: Download complete 22:33:07 c788192a36de: Verifying Checksum 22:33:07 c788192a36de: Download complete 22:33:07 540db60ca938: Pull complete 22:33:07 adcc1eea9eea: Pull complete 22:33:08 4c4ab2625f07: Pull complete 22:33:08 a77e37c0d609: Verifying Checksum 22:33:08 a77e37c0d609: Download complete 22:33:11 c3185cebc471: Verifying Checksum 22:33:11 c3185cebc471: Download complete 22:33:11 db62176df00c: Verifying Checksum 22:33:11 db62176df00c: Download complete 22:33:15 db62176df00c: Pull complete 22:33:15 3b30891b0d05: Pull complete 22:33:15 06b49ca38bd5: Pull complete 22:33:15 c788192a36de: Pull complete 22:33:15 a77e37c0d609: Pull complete 22:33:17 c3185cebc471: Pull complete 22:33:17 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 22:33:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:33:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:33:18 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:33:18 WORKDIR /edgex 22:33:18 COPY go.mod . 22:33:18 RUN go mod download' 22:33:18 + docker build -t ci-base-image-x86_64 -f - . 22:33:19 Sending build context to Docker daemon 329.2MB 22:33:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:33:19 ---> 031687cdd783 22:33:19 Step 2/4 : WORKDIR /edgex 22:33:21 ---> Running in 1306b5a1fd38 22:33:21 Removing intermediate container 1306b5a1fd38 22:33:21 ---> 7e252ca81add 22:33:21 Step 3/4 : COPY go.mod . 22:33:21 ---> 943dd61ddf91 22:33:21 Step 4/4 : RUN go mod download 22:33:21 ---> Running in 8cfaef571751 22:33:21 Still waiting to schedule task 22:33:21 ‘prd-ubuntu18.04-docker-arm64-4c-16g-342’ is offline 22:33:53 Removing intermediate container 8cfaef571751 22:33:53 ---> 147b1095a6e2 22:33:53 Successfully built 147b1095a6e2 22:33:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:33:54 + docker inspect -f . ci-base-image-x86_64 22:33:54 . [Pipeline] withDockerContainer 22:33:54 prd-centos7-docker-4c-2g-345 does not seem to be running inside a container 22:33:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:33:54 $ docker top d4d4b8f6fe0f76eb99dc03a7ec61fa4dcf427e2d989f128b2985a92aadacef57 -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:55 + go version 22:33:55 go version go1.16.6 linux/amd64 [Pipeline] } 22:33:55 $ docker stop --time=1 d4d4b8f6fe0f76eb99dc03a7ec61fa4dcf427e2d989f128b2985a92aadacef57 22:33:56 $ docker rm -f d4d4b8f6fe0f76eb99dc03a7ec61fa4dcf427e2d989f128b2985a92aadacef57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:33:57 + docker inspect -f . ci-base-image-x86_64 22:33:57 . [Pipeline] withDockerContainer 22:33:57 prd-centos7-docker-4c-2g-345 does not seem to be running inside a container 22:33:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:33:57 $ docker top 2636b0ac275996c4fd3e6a25579fb9dbfa22441d83bbfc4254487b8432ce2fc0 -eo pid,comm [Pipeline] { [Pipeline] echo 22:33:57 ========================================================= 22:33:57 [edgeXBuildGoParallel] Running Tests and Build... 22:33:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:33:57 + go mod tidy [Pipeline] sh 22:33:58 + make test 22:33:58 go mod tidy 22:33:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:34:05 ? github.com/edgexfoundry/edgex-go [no test files] 22:34:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:34:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:34:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:34:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:34:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:34:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:34:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:34:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:34:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:34:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:34:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:34:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:34:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:34:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:34:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements 22:34:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:34:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:34:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements 22:34:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:34:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.053s coverage: 46.3% of statements 22:34:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:34:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:34:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.109s coverage: 90.1% of statements 22:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:34:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.064s coverage: 84.4% of statements 22:34:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:34:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:34:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:34:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:34:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:34:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.281s coverage: 94.2% of statements 22:34:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:34:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:34:37 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements 22:34:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:34:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:34:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:34:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:34:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:34:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements 22:34:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:34:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:34:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:34:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.8% of statements 22:34:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:34:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 22:34:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements 22:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 22:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.052s coverage: 79.5% of statements 22:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 22:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 22:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 22:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 22:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 22:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.191s coverage: 82.5% of statements 22:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:35:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements 22:35:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:35:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:35:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:35:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 22:35:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:35:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:35:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:35:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:35:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:35:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 22:35:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:35:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:35:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements 22:35:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:35:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements 22:35:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:35:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 22:35:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 22:35:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 22:35:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements 22:35:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:35:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements 22:35:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:35:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:35:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements 22:35:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 22:35:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 22:35:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 22:35:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 22:35:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.230s coverage: 70.4% of statements 22:35:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:35:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:35:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:35:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.4% of statements 22:35:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:35:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:35:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 22:35:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:35:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 22:35:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:35:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 19.5% of statements 22:35:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:35:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:35:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:35:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:35:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.0% of statements 22:35:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:35:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:35:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:35:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:35:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 22:35:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:35:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:35:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements 22:35:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:35:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:35:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:35:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:35:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 22:35:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:35:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:35:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:35:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:35:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:35:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:35:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 22:35:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 22:35:25 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 22:36:04 GO111MODULE=on go vet ./... 22:36:11 gofmt -l . 22:36:11 [ "`gofmt -l .`" = "" ] 22:36:11 ./bin/test-attribution-txt.sh [Pipeline] sh 22:36:12 + ls -al . 22:36:12 total 612 22:36:12 drwxrwxr-x 10 1001 1001 4096 Sep 30 22:36 . 22:36:12 drwxr-xr-x 4 root root 28 Sep 30 22:33 .. 22:36:12 -rw-rw-r-- 1 1001 1001 11 Sep 30 22:31 .dockerignore 22:36:12 drwxrwxr-x 8 1001 1001 179 Sep 30 22:31 .git 22:36:12 drwxrwxr-x 4 1001 1001 142 Sep 30 22:31 .github 22:36:12 -rw-rw-r-- 1 1001 1001 818 Sep 30 22:31 .gitignore 22:36:12 -rw-rw-r-- 1 1001 1001 42 Sep 30 22:31 .golangci.yml 22:36:12 -rw-rw-r-- 1 1001 1001 76 Sep 30 22:31 .hadolint.yml 22:36:12 drwx------ 3 1001 1001 58 Sep 30 22:32 .semver 22:36:12 -rw-rw-r-- 1 1001 1001 166 Sep 30 22:31 .sonarcloud.properties 22:36:12 -rw-rw-r-- 1 1001 1001 1171 Sep 30 22:31 ADOPTERS.md 22:36:12 -rw-rw-r-- 1 1001 1001 8608 Sep 30 22:31 Attribution.txt 22:36:12 -rw-rw-r-- 1 1001 1001 43881 Sep 30 22:31 CHANGELOG.md 22:36:12 -rw-rw-r-- 1 1001 1001 3804 Sep 30 22:31 CONTRIBUTING.md 22:36:12 -rw-rw-r-- 1 1001 1001 677 Sep 30 22:31 GOVERNANCE.md 22:36:12 -rw-rw-r-- 1 1001 1001 849 Sep 30 22:31 Jenkinsfile 22:36:12 -rw-rw-r-- 1 1001 1001 10775 Sep 30 22:31 LICENSE 22:36:12 -rw-rw-r-- 1 1001 1001 6386 Sep 30 22:31 Makefile 22:36:12 -rw-rw-r-- 1 1001 1001 582 Sep 30 22:31 OWNERS.md 22:36:12 -rw-rw-r-- 1 1001 1001 8256 Sep 30 22:31 README.md 22:36:12 -rw-rw-r-- 1 1001 1001 6912 Sep 30 22:31 SECURITY.md 22:36:12 -rw-rw-r-- 1 1001 1001 5 Sep 30 22:33 VERSION 22:36:12 -rw-rw-r-- 1 1001 1001 4131 Sep 30 22:31 ZMQWindows.md 22:36:12 drwxrwxr-x 2 1001 1001 37 Sep 30 22:31 bin 22:36:12 drwxrwxr-x 14 1001 1001 4096 Sep 30 22:31 cmd 22:36:12 -rw-r--r-- 1 root root 403265 Sep 30 22:35 coverage.out 22:36:12 -rw-rw-r-- 1 1001 1001 829 Sep 30 22:31 go.mod 22:36:12 -rw-r--r-- 1 root root 50143 Sep 30 22:33 go.sum 22:36:12 drwxrwxr-x 8 1001 1001 124 Sep 30 22:31 internal 22:36:12 drwxrwxr-x 3 1001 1001 16 Sep 30 22:31 openapi 22:36:12 drwxrwxr-x 4 1001 1001 71 Sep 30 22:31 snap 22:36:12 -rw-rw-r-- 1 1001 1001 204 Sep 30 22:31 version.go [Pipeline] sh 22:36:12 + '[' -e coverage.out ] 22:36:12 + chown 1001:1001 coverage.out [Pipeline] stash 22:36:12 Stashed 1 file(s) [Pipeline] sh 22:36:13 + make build 22:36:13 go mod tidy 22:36:13 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 22:36:15 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 22:36:21 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 22:36:22 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 22:36:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:36:23 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 22:36:24 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 22:36:25 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 22:36:26 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 22:36:27 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 22:36:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:36:29 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] } 22:36:30 $ docker stop --time=1 2636b0ac275996c4fd3e6a25579fb9dbfa22441d83bbfc4254487b8432ce2fc0 22:36:32 $ docker rm -f 2636b0ac275996c4fd3e6a25579fb9dbfa22441d83bbfc4254487b8432ce2fc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:36:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:36:33 22:36:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:36:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:36:34 latest: Pulling from edgex-devops/edgex-compose 22:36:34 cbdbe7a5bc2a: Pulling fs layer 22:36:34 ca9280d653b3: Pulling fs layer 22:36:34 7e9c9ca2126c: Pulling fs layer 22:36:34 cbdbe7a5bc2a: Verifying Checksum 22:36:34 cbdbe7a5bc2a: Download complete 22:36:34 cbdbe7a5bc2a: Pull complete 22:36:34 ca9280d653b3: Verifying Checksum 22:36:34 ca9280d653b3: Download complete 22:36:35 ca9280d653b3: Pull complete 22:36:37 7e9c9ca2126c: Download complete 22:36:39 7e9c9ca2126c: Pull complete 22:36:40 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:36:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:36:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:36:40 prd-centos7-docker-4c-2g-345 does not seem to be running inside a container 22:36:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:36:42 $ docker top 186795e57d33b0dc293ca9afdb1e9262c964f5ab7d18faf27ef6941dd8324cb7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:36:42 + docker-compose build --help 22:36:42 + grep parallel 22:36:43 --parallel Build images in parallel. [Pipeline] } 22:36:43 $ docker stop --time=1 186795e57d33b0dc293ca9afdb1e9262c964f5ab7d18faf27ef6941dd8324cb7 22:36:44 $ docker rm -f 186795e57d33b0dc293ca9afdb1e9262c964f5ab7d18faf27ef6941dd8324cb7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:36:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:36:45 . [Pipeline] withDockerContainer 22:36:45 prd-centos7-docker-4c-2g-345 does not seem to be running inside a container 22:36:45 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:36:45 $ docker top 9d23a52fe0c8c02df31ac3e53fc4439c519c8d20c55154d8c9f5478fcdd652d4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:36:46 + docker-compose -f ./docker-compose-build.yml build --parallel 22:36:46 Building core-command ... 22:36:46 Building core-data ... 22:36:46 Building core-metadata ... 22:36:46 Building security-bootstrapper ... 22:36:46 Building security-proxy-setup ... 22:36:46 Building security-secretstore-setup ... 22:36:46 Building support-notifications ... 22:36:46 Building support-scheduler ... 22:36:46 Building sys-mgmt-agent ... 22:36:46 Building core-data 22:36:46 Building security-secretstore-setup 22:36:46 Building core-metadata 22:36:46 Building support-notifications 22:36:46 Building support-scheduler 22:36:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-347 in /w/workspace/edgexfoundry_edgex-go_PR-3737 [Pipeline] { [Pipeline] ws 22:36:47 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 22:36:47 The recommended git tool is: git 22:36:53 using credential edgex-jenkins-ssh 22:36:53 Cloning the remote Git repository 22:36:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:36:54 > git init /w/workspace/edgex-go/5 # timeout=10 22:36:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:36:54 > git --version # timeout=10 22:36:54 > git --version # 'git version 2.17.1' 22:36:54 using GIT_SSH to set credentials SSH Credentials for GitHub 22:36:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:36:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:36:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:36:56 ---> 147b1095a6e2 22:36:56 Step 3/24 : WORKDIR /edgex-go 22:36:56 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:36:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:36:56 ---> 147b1095a6e2 22:36:56 Step 3/23 : WORKDIR /edgex-go 22:37:03 ---> Running in f2c46cde87cd 22:37:03 ---> Running in 47cb7dc5352c 22:37:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:37:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:37:10 ---> 147b1095a6e2 22:37:10 Step 3/24 : WORKDIR /edgex-go 22:37:10 ---> Using cache 22:37:10 ---> 453c64261ccf 22:37:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:10 Removing intermediate container 47cb7dc5352c 22:37:10 ---> ebaed1306a37 22:37:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:10 Removing intermediate container f2c46cde87cd 22:37:10 ---> 453c64261ccf 22:37:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:10 ---> Running in 2629d8c846c1 22:37:10 ---> Running in 94717a7cc897 22:37:10 ---> Running in bd366cb14575 22:37:12 Removing intermediate container 94717a7cc897 22:37:12 ---> 211eb66dee72 22:37:12 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:37:12 Removing intermediate container bd366cb14575 22:37:12 ---> dae97e8c58d2 22:37:12 Step 5/24 : RUN apk add --update --no-cache make git 22:37:12 ---> Running in 6daaa332fe97 22:37:13 Removing intermediate container 2629d8c846c1 22:37:13 ---> 3e4c18450edd 22:37:13 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:37:13 ---> Running in 4d17cbf80116 22:37:13 ---> Running in fb14b87041f9 22:37:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:37:13 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:37:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:37:13 ---> 147b1095a6e2 22:37:13 Step 3/23 : WORKDIR /edgex-go 22:37:13 ---> Using cache 22:37:13 ---> 453c64261ccf 22:37:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:13 ---> Using cache 22:37:13 ---> 3e4c18450edd 22:37:13 Step 5/23 : RUN apk add --update --no-cache make git 22:37:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:37:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:37:13 ---> Running in 72bc759e9e05 22:37:14 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:37:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:37:14 ---> 147b1095a6e2 22:37:14 Step 3/26 : WORKDIR /edgex-go 22:37:14 ---> Using cache 22:37:14 ---> 453c64261ccf 22:37:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:14 ---> Using cache 22:37:14 ---> 3e4c18450edd 22:37:14 Step 5/26 : RUN apk add --update --no-cache make git 22:37:14 ---> Running in a38b138932d0 22:37:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:37:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:37:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:37:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:37:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:37:15 OK: 219 MiB in 52 packages 22:37:15 OK: 219 MiB in 52 packages 22:37:15 OK: 219 MiB in 52 packages 22:37:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:37:15 Removing intermediate container 6daaa332fe97 22:37:15 ---> 5e5db32bab96 22:37:15 Step 6/23 : COPY go.mod . 22:37:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:37:15 ---> 4ec8ec6cf6c3 22:37:15 Step 7/23 : RUN go mod download 22:37:15 ---> Running in 16815a124a88 22:37:15 Removing intermediate container fb14b87041f9 22:37:15 ---> 9fa0ac86dac3 22:37:15 Step 6/24 : COPY go.mod . 22:37:15 Removing intermediate container 4d17cbf80116 22:37:15 ---> 42332d5fad84 22:37:15 Step 6/24 : COPY go.mod . 22:37:16 ---> 7a2550f0b179 22:37:16 Step 7/24 : RUN go mod download 22:37:16 ---> 91d911761102 22:37:16 Step 7/24 : RUN go mod download 22:37:16 ---> Running in edaaec83eee9 22:37:16 ---> Running in afcf86a3c5f3 22:37:16 OK: 219 MiB in 52 packages 22:37:17 Removing intermediate container a38b138932d0 22:37:17 ---> 450c05e19f50 22:37:17 Step 6/26 : COPY go.mod . 22:37:17 OK: 219 MiB in 52 packages 22:37:17 ---> f3ff638ca12d 22:37:17 Step 7/26 : RUN go mod download 22:37:17 ---> Running in 24c8c6774cc6 22:37:17 Removing intermediate container 16815a124a88 22:37:17 ---> f350ef19d4e1 22:37:17 Step 8/23 : COPY . . 22:37:18 Removing intermediate container 72bc759e9e05 22:37:18 ---> d7503f6aeaaf 22:37:18 Step 6/23 : COPY go.mod . 22:37:19 Removing intermediate container edaaec83eee9 22:37:19 ---> a9ca9b56f020 22:37:19 Step 8/24 : COPY . . 22:37:19 ---> 55c3a85c2dbf 22:37:19 Step 7/23 : RUN go mod download 22:37:19 Removing intermediate container afcf86a3c5f3 22:37:19 ---> f3af7f5859b8 22:37:19 Step 8/24 : COPY . . 22:37:19 ---> Running in 8d6f4a170198 22:37:19 Removing intermediate container 24c8c6774cc6 22:37:19 ---> 7f889f2148d3 22:37:19 Step 8/26 : COPY . . 22:37:24 Removing intermediate container 8d6f4a170198 22:37:24 ---> f3634fc895aa 22:37:24 Step 8/23 : COPY . . 22:37:26 ---> 120e532a507a 22:37:26 Step 9/23 : RUN go mod tidy 22:37:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:37:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:37:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:37:26 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3737/head:refs/remotes/origin/PR-3737 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:37:27 Merging remotes/origin/main commit ddfefb12980b3aae43ea9c92b742f97d3dccd95e into PR head commit 52917694c27eb17e25cc9118ee4b7f3f8a547dcb 22:37:28 Merge succeeded, producing 52917694c27eb17e25cc9118ee4b7f3f8a547dcb 22:37:28 Checking out Revision 52917694c27eb17e25cc9118ee4b7f3f8a547dcb (PR-3737) 22:37:27 > git config core.sparsecheckout # timeout=10 22:37:27 > git checkout -f 52917694c27eb17e25cc9118ee4b7f3f8a547dcb # timeout=10 22:37:28 > git remote # timeout=10 22:37:28 > git config --get remote.origin.url # timeout=10 22:37:28 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:28 > git merge ddfefb12980b3aae43ea9c92b742f97d3dccd95e # timeout=10 22:37:28 > git rev-parse HEAD^{commit} # timeout=10 22:37:28 > git config core.sparsecheckout # timeout=10 22:37:28 > git checkout -f 52917694c27eb17e25cc9118ee4b7f3f8a547dcb # timeout=10 22:37:31 ---> 328f8cf6a6d0 22:37:31 Step 9/24 : RUN go mod tidy 22:37:31 ---> Running in 47e7e3db9390 22:37:31 ---> 1c26233188a4 22:37:31 Step 9/26 : RUN go mod tidy 22:37:31 ---> Running in bfa44d19666f 22:37:31 ---> Running in 4ead5334e063 22:37:32 Commit message: "Merge branch 'main' into edgex-go-3565-gosec" 22:37:32 ---> 5157ec455ee9 22:37:32 Step 9/24 : RUN go mod tidy 22:37:32 ---> Running in 51c32af81c1b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:37:33 provisioning config files... 22:37:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7273976808442818180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:33 Removing intermediate container 47e7e3db9390 22:37:33 ---> c0066924daa3 22:37:33 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:37:33 ---> docker-login.sh 22:37:33 nexus3.edgexfoundry.org:10001 22:37:34 ---> Running in 8d00df807b33 22:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:35 Configure a credential helper to remove this warning. See 22:37:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:35 22:37:35 Login Succeeded 22:37:35 nexus3.edgexfoundry.org:10002 22:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:36 Configure a credential helper to remove this warning. See 22:37:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:36 22:37:36 Login Succeeded 22:37:36 nexus3.edgexfoundry.org:10003 22:37:36 Removing intermediate container 4ead5334e063 22:37:36 ---> ff62ee028125 22:37:36 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:37:36 Removing intermediate container bfa44d19666f 22:37:36 ---> 645b051150d8 22:37:36 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:37:36 ---> Running in 8b51270c6953 22:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:36 Configure a credential helper to remove this warning. See 22:37:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:36 22:37:36 Login Succeeded 22:37:36 nexus3.edgexfoundry.org:10004 22:37:36 ---> Running in 69f4a398f252 22:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:37 Configure a credential helper to remove this warning. See 22:37:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:37 22:37:37 Login Succeeded 22:37:37 docker.io 22:37:37 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 22:37:37 Removing intermediate container 51c32af81c1b 22:37:37 ---> 1ff4ac6a328c 22:37:37 Step 10/24 : RUN make cmd/core-data/core-data 22:37:37 ---> Running in 59fff2ade4d3 22:37:37 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 22:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:38 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 22:37:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:38 Configure a credential helper to remove this warning. See 22:37:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:38 22:37:38 Login Succeeded 22:37:38 ---> docker-login.sh ends [Pipeline] } 22:37:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 22:37:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] echo 22:37:38 ========================================================= 22:37:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:37:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:37:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:37:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:37:39 595b0fe564bb: Pulling fs layer 22:37:39 24495759ef45: Pulling fs layer 22:37:39 d148012ef14d: Pulling fs layer 22:37:39 e90a11edd702: Pulling fs layer 22:37:39 d77568369979: Pulling fs layer 22:37:39 fc1c9f9a7f3b: Pulling fs layer 22:37:39 170f2ba95c9a: Pulling fs layer 22:37:39 97ac5df62f85: Pulling fs layer 22:37:39 e90a11edd702: Waiting 22:37:39 d77568369979: Waiting 22:37:39 fc1c9f9a7f3b: Waiting 22:37:39 170f2ba95c9a: Waiting 22:37:39 97ac5df62f85: Waiting 22:37:39 d148012ef14d: Download complete 22:37:39 24495759ef45: Verifying Checksum 22:37:39 24495759ef45: Download complete 22:37:39 d77568369979: Verifying Checksum 22:37:39 d77568369979: Download complete 22:37:39 fc1c9f9a7f3b: Verifying Checksum 22:37:39 fc1c9f9a7f3b: Download complete 22:37:39 595b0fe564bb: Download complete 22:37:39 170f2ba95c9a: Verifying Checksum 22:37:39 170f2ba95c9a: Download complete 22:37:40 595b0fe564bb: Pull complete 22:37:41 24495759ef45: Pull complete 22:37:41 d148012ef14d: Pull complete 22:37:43 97ac5df62f85: Verifying Checksum 22:37:43 97ac5df62f85: Download complete 22:37:44 e90a11edd702: Verifying Checksum 22:37:44 e90a11edd702: Download complete 22:37:48 ---> 8af1029e37c4 22:37:48 Step 9/23 : RUN go mod tidy 22:37:48 ---> Running in e954c08326ca 22:37:49 Removing intermediate container e954c08326ca 22:37:49 ---> 04f8f72c027d 22:37:49 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:37:49 ---> Running in 418678b3b3ad 22:37:50 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 22:37:54 e90a11edd702: Pull complete 22:37:54 d77568369979: Pull complete 22:37:54 fc1c9f9a7f3b: Pull complete 22:37:55 170f2ba95c9a: Pull complete 22:38:00 97ac5df62f85: Pull complete 22:38:00 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 22:38:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:38:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:38:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:38:01 WORKDIR /edgex 22:38:01 COPY go.mod . 22:38:01 RUN go mod download 22:38:01 + docker build -t ci-base-image-arm64 -f - . 22:38:03 Sending build context to Docker daemon 166.2MB 22:38:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:38:03 ---> 04bc70af865f 22:38:03 Step 2/4 : WORKDIR /edgex 22:38:09 ---> Running in eab9664abbf1 22:38:09 Removing intermediate container eab9664abbf1 22:38:09 ---> 6706ce44e053 22:38:09 Step 3/4 : COPY go.mod . 22:38:10 ---> e5b34804688d 22:38:10 Step 4/4 : RUN go mod download 22:38:10 ---> Running in acd4037c9d11 22:38:17 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 22:38:19 Removing intermediate container 8b51270c6953 22:38:19 ---> 1e292cb76dd8 22:38:19 22:38:19 Step 11/26 : FROM alpine:3.14 22:38:19 3.14: Pulling from library/alpine 22:38:21 Removing intermediate container 8d00df807b33 22:38:21 ---> 2d117e65f7fd 22:38:21 22:38:21 Step 11/23 : FROM alpine:3.14 22:38:21 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:38:21 Status: Downloaded newer image for alpine:3.14 22:38:21 Removing intermediate container 69f4a398f252 22:38:21 ---> faa83f1cc612 22:38:21 22:38:21 Step 11/24 : FROM alpine:3.14 22:38:21 ---> 14119a10abf4 22:38:21 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:38:21 ---> 14119a10abf4 22:38:21 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:38:21 ---> Running in a8483d677516 22:38:21 3.14: Pulling from library/alpine 22:38:21 ---> Running in 74cedcf4cb32 22:38:21 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:38:21 Status: Image is up to date for alpine:3.14 22:38:21 ---> 14119a10abf4 22:38:21 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:38:21 ---> Running in 7c2557b0978d 22:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:38:23 (1/1) Installing dumb-init (1.2.5-r1) 22:38:23 Executing busybox-1.33.1-r3.trigger 22:38:23 OK: 6 MiB in 15 packages 22:38:23 (1/2) Installing ca-certificates (20191127-r5) 22:38:23 (1/3) Installing ca-certificates (20191127-r5) 22:38:23 (2/3) Installing dumb-init (1.2.5-r1) 22:38:23 (3/3) Installing su-exec (0.2-r1) 22:38:23 Executing busybox-1.33.1-r3.trigger 22:38:23 Executing ca-certificates-20191127-r5.trigger 22:38:23 (2/2) Installing dumb-init (1.2.5-r1) 22:38:23 Executing busybox-1.33.1-r3.trigger 22:38:23 Executing ca-certificates-20191127-r5.trigger 22:38:23 OK: 6 MiB in 17 packages 22:38:23 OK: 6 MiB in 16 packages 22:38:23 Removing intermediate container 59fff2ade4d3 22:38:23 ---> 60656673a69b 22:38:23 22:38:23 Step 11/24 : FROM alpine:3.14 22:38:23 ---> 14119a10abf4 22:38:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:38:23 ---> Running in 87f81ffb58e7 22:38:24 Removing intermediate container 87f81ffb58e7 22:38:24 ---> fc7d7f0b128c 22:38:24 Step 13/24 : ENV APP_PORT=59880 22:38:24 Removing intermediate container 74cedcf4cb32 22:38:24 ---> b0b77305ad9d 22:38:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:38:24 ---> Running in 2c3da7717cec 22:38:24 ---> Running in cd247f6a7d52 22:38:24 Removing intermediate container cd247f6a7d52 22:38:24 ---> 83c36403e811 22:38:24 Step 14/24 : ENV APP_PORT=59881 22:38:24 Removing intermediate container 2c3da7717cec 22:38:24 ---> d50f690a67cd 22:38:24 Step 14/24 : EXPOSE $APP_PORT 22:38:24 Removing intermediate container 7c2557b0978d 22:38:24 ---> d664e3313b7e 22:38:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:38:24 Removing intermediate container a8483d677516 22:38:24 ---> 87895adb98f8 22:38:24 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:38:24 ---> Running in bfb2085f6fef 22:38:24 ---> Running in f50172627c4e 22:38:24 ---> Running in 3deaddb36ff4 22:38:24 ---> Running in 6a3fe95bb505 22:38:24 Removing intermediate container f50172627c4e 22:38:24 ---> 39420f4f68d0 22:38:24 Step 15/24 : EXPOSE $APP_PORT 22:38:24 Removing intermediate container bfb2085f6fef 22:38:24 ---> 370a14e95e0b 22:38:24 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:38:24 Removing intermediate container 6a3fe95bb505 22:38:24 ---> e6eb2b076c12 22:38:24 Step 14/26 : WORKDIR / 22:38:24 ---> Running in 19e7a7ab55a8 22:38:24 Removing intermediate container 3deaddb36ff4 22:38:24 ---> 3ebcf09574aa 22:38:24 Step 14/23 : ENV APP_PORT=59860 22:38:24 ---> Running in e910193e238a 22:38:24 ---> Running in ad3737cf9e9a 22:38:24 ---> Running in ddbcb0b60e3e 22:38:24 Removing intermediate container 19e7a7ab55a8 22:38:24 ---> cd47d72e6d6c 22:38:24 Step 16/24 : WORKDIR / 22:38:24 ---> Running in 9a7ed0224680 22:38:24 Removing intermediate container ddbcb0b60e3e 22:38:24 ---> 2d2c4b3e3558 22:38:24 Step 15/23 : EXPOSE $APP_PORT 22:38:24 Removing intermediate container ad3737cf9e9a 22:38:24 ---> 235edbef04a6 22:38:24 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:38:24 Removing intermediate container 9a7ed0224680 22:38:24 ---> 0df50b989979 22:38:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:38:24 ---> Running in d87f7d7c9db9 22:38:25 ---> 90323ff1019b 22:38:25 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:38:25 Removing intermediate container d87f7d7c9db9 22:38:25 ---> 1ea918f179d4 22:38:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:38:25 ---> 9370c2ee6721 22:38:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:38:25 ---> f6020498936b 22:38:25 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:38:25 ---> 56f9f0723e5e 22:38:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:38:25 Removing intermediate container 418678b3b3ad 22:38:25 ---> db8eb4c840b0 22:38:25 22:38:25 Step 11/23 : FROM alpine:3.14 22:38:25 ---> 14119a10abf4 22:38:25 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:38:25 ---> Using cache 22:38:25 ---> b0b77305ad9d 22:38:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:38:25 ---> Using cache 22:38:25 ---> 83c36403e811 22:38:25 Step 14/23 : ENV APP_PORT=59861 22:38:26 ---> Running in 2392707ad6f3 22:38:26 Removing intermediate container e910193e238a 22:38:26 ---> 621465400bf3 22:38:26 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:38:26 ---> e34c8fc4dc46 22:38:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:38:26 ---> Running in 537e527dc583 22:38:26 ---> f0a5b903cefb 22:38:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:38:26 Removing intermediate container 2392707ad6f3 22:38:26 ---> 889688a73f2e 22:38:26 Step 15/23 : EXPOSE $APP_PORT 22:38:26 ---> Running in 22c4cc87285c 22:38:26 ---> 6c4542dfdde5 22:38:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:38:26 Removing intermediate container 22c4cc87285c 22:38:26 ---> 84d891519d28 22:38:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:38:26 ---> f30984d0bccf 22:38:26 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:38:26 ---> f4bb472c9ff2 22:38:26 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:38:26 ---> Running in 4df38a9a2f7a 22:38:26 ---> 96e276e0cb57 22:38:26 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:38:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:38:26 Removing intermediate container 4df38a9a2f7a 22:38:26 ---> eb629e323766 22:38:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:38:26 ---> Running in 71c7ed765dbc 22:38:26 ---> 697e9e468e97 22:38:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:38:26 ---> Running in 209f04e56702 22:38:26 ---> b0259f4fa639 22:38:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:38:26 Removing intermediate container 71c7ed765dbc 22:38:26 ---> 1c400b3f0e36 22:38:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:38:26 ---> Running in ddc3d78a570c 22:38:27 Removing intermediate container 209f04e56702 22:38:27 ---> b6830c295647 22:38:27 Step 22/24 : LABEL arch=x86_64 22:38:27 ---> 2d455d951ea1 22:38:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:38:27 ---> Running in 19861ceff25a 22:38:27 Removing intermediate container ddc3d78a570c 22:38:27 ---> d9107c6d8edb 22:38:27 Step 21/23 : LABEL arch=x86_64 22:38:27 ---> Running in 85931f4336ab 22:38:27 Removing intermediate container 19861ceff25a 22:38:27 ---> 4215a29dfbe3 22:38:27 Step 23/24 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb 22:38:27 ---> b2e7d1886ae1 22:38:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:38:27 ---> Running in 9bb07d6fd13c 22:38:27 ---> 194411da3a0d 22:38:27 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:38:27 ---> Running in 48726240abf8 22:38:27 Removing intermediate container 85931f4336ab 22:38:27 ---> 25060b10c363 22:38:27 Step 22/23 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb 22:38:27 Removing intermediate container 9bb07d6fd13c 22:38:27 ---> dc4e6abbeef6 22:38:27 Step 24/24 : LABEL version=0.0.0 22:38:27 ---> Running in 40bcc56f7bd8 22:38:27 ---> Running in 89f058a430e2 22:38:27 ---> 483c157ec48e 22:38:27 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/ 22:38:27 ---> Running in e3bf35ad3fc8 22:38:27 Removing intermediate container 48726240abf8 22:38:27 ---> c4c5583fd291 22:38:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:38:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:38:27 Removing intermediate container 89f058a430e2 22:38:27 ---> e6ddfb972f4a 22:38:27 22:38:27 ---> Running in e97d9583b01d 22:38:27 Removing intermediate container 40bcc56f7bd8 22:38:27 ---> 9afea7f1a8bc 22:38:27 Step 23/23 : LABEL version=0.0.0 22:38:27 Successfully built e6ddfb972f4a 22:38:27 Successfully tagged core-metadata:latest 22:38:27 Building security-bootstrapper 22:38:27 ---> Running in 4c95aad1edfd 22:38:27  Building core-metadata ... done Removing intermediate container e97d9583b01d 22:38:27 ---> a79246143db8 22:38:27 Step 21/23 : LABEL arch=x86_64 22:38:27 ---> Running in f6c791e49f61 22:38:28 Removing intermediate container 4c95aad1edfd 22:38:28 ---> 6d0e65231560 22:38:28 22:38:28 Successfully built 6d0e65231560 22:38:28 (1/6) Installing dumb-init (1.2.5-r1) 22:38:28 Successfully tagged support-notifications:latest 22:38:28 Building security-proxy-setup 22:38:28  Building support-notifications ... done (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:38:28 Removing intermediate container f6c791e49f61 22:38:28 ---> ee9fefd14cb3 22:38:28 Step 22/23 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb 22:38:28 (3/6) Installing libsodium (1.0.18-r0) 22:38:28 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:38:28 ---> Running in e041c619023f 22:38:29 (5/6) Installing libzmq (4.3.4-r0) 22:38:30 (6/6) Installing zeromq (4.3.4-r0) 22:38:30 Executing busybox-1.33.1-r3.trigger 22:38:30 OK: 8 MiB in 20 packages 22:38:30 Removing intermediate container e041c619023f 22:38:30 ---> 6afefc3a0eb2 22:38:30 Step 23/23 : LABEL version=0.0.0 22:38:30 Removing intermediate container e3bf35ad3fc8 22:38:30 ---> 1100d29d6e72 22:38:30 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:38:30 ---> Running in 60b3949c6183 22:38:30 ---> Running in a5039d0ea1d5 22:38:30 Removing intermediate container 60b3949c6183 22:38:30 ---> a63bd6a4fed8 22:38:30 22:38:30 Successfully built a63bd6a4fed8 22:38:30 Successfully tagged support-scheduler:latest 22:38:30 Building sys-mgmt-agent 22:38:30  Building support-scheduler ... done Removing intermediate container a5039d0ea1d5 22:38:30 ---> b4a641f56f2a 22:38:30 Step 24/26 : LABEL arch=x86_64 22:38:30 Removing intermediate container 537e527dc583 22:38:30 ---> 05ef505664d7 22:38:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:38:30 ---> Running in eb1aaaa7a48b 22:38:32 Removing intermediate container eb1aaaa7a48b 22:38:32 ---> 321fc1ac72ee 22:38:32 Step 25/26 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb 22:38:32 ---> 7d9c2aedbccd 22:38:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:38:33 ---> Running in 2dff91539307 22:38:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:38:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:38:35 ---> 147b1095a6e2 22:38:35 Step 3/22 : WORKDIR /edgex-go 22:38:35 ---> Using cache 22:38:35 ---> 453c64261ccf 22:38:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:38:35 ---> Using cache 22:38:35 ---> 3e4c18450edd 22:38:35 Step 5/22 : RUN apk add --update --no-cache make git 22:38:35 ---> Using cache 22:38:35 ---> d7503f6aeaaf 22:38:35 Step 6/22 : COPY go.mod . 22:38:35 ---> Using cache 22:38:35 ---> 55c3a85c2dbf 22:38:35 Step 7/22 : RUN go mod download 22:38:35 ---> Using cache 22:38:35 ---> f3634fc895aa 22:38:35 Step 8/22 : COPY . . 22:38:35 ---> Using cache 22:38:35 ---> 8af1029e37c4 22:38:35 Step 9/22 : RUN go mod tidy 22:38:35 ---> Using cache 22:38:35 ---> 04f8f72c027d 22:38:35 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:38:36 Removing intermediate container 2dff91539307 22:38:36 ---> b002fb81dec4 22:38:36 Step 26/26 : LABEL version=0.0.0 22:38:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:38:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:38:36 ---> 147b1095a6e2 22:38:36 Step 3/24 : WORKDIR /edgex-go 22:38:36 ---> Using cache 22:38:36 ---> 453c64261ccf 22:38:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:38:36 ---> Using cache 22:38:36 ---> 3e4c18450edd 22:38:36 Step 5/24 : RUN apk add --update --no-cache make bash git 22:38:36 ---> b6512ff8a13d 22:38:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:38:37 ---> Running in b05daa7c91d0 22:38:37 ---> Running in 3dc309896417 22:38:37 ---> Running in 6f8d1fe7b7ab 22:38:39 Removing intermediate container 3dc309896417 22:38:39 ---> e95a1e8338bf 22:38:39 22:38:39 ---> 07dba146403f 22:38:39 Step 20/24 : ENTRYPOINT ["/core-data"] 22:38:39 Successfully built e95a1e8338bf 22:38:39 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 22:38:39 Successfully tagged security-secretstore-setup:latest 22:38:39 Building core-command 22:38:39  Building security-secretstore-setup ... done  ---> Running in 69c765491e57 22:38:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:38:41 Removing intermediate container 69c765491e57 22:38:41 ---> 242ed45ebec3 22:38:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:38:41 ---> Running in eba374f51ec6 22:38:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:38:42 Removing intermediate container eba374f51ec6 22:38:42 ---> d85412705376 22:38:42 Step 22/24 : LABEL arch=x86_64 22:38:42 ---> Running in 54e43aae90f6 22:38:42 Removing intermediate container 54e43aae90f6 22:38:42 ---> f4567eaa29e2 22:38:42 Step 23/24 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb 22:38:42 ---> Running in 245e646f7ca1 22:38:42 OK: 219 MiB in 52 packages 22:38:42 Removing intermediate container 245e646f7ca1 22:38:42 ---> a3d50236193b 22:38:42 Step 24/24 : LABEL version=0.0.0 22:38:42 ---> Running in 86d2d7c48127 22:38:42 Removing intermediate container 6f8d1fe7b7ab 22:38:42 ---> 059bba96e3e2 22:38:42 Step 6/24 : COPY go.mod . 22:38:43 Removing intermediate container 86d2d7c48127 22:38:43 ---> f0c0b4e5b358 22:38:43 22:38:43 Successfully built f0c0b4e5b358 22:38:43 Successfully tagged core-data:latest 22:38:43  Building core-data ... done  ---> 5d2ef98c6102 22:38:43 Step 7/24 : RUN go mod download 22:38:43 ---> Running in 2735124e9bcd 22:38:45 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:38:45 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:38:45 ---> 147b1095a6e2 22:38:45 Step 3/32 : WORKDIR /edgex-go 22:38:45 ---> Using cache 22:38:45 ---> 453c64261ccf 22:38:45 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:38:45 ---> Using cache 22:38:45 ---> 3e4c18450edd 22:38:45 Step 5/32 : RUN apk add --update --no-cache make git 22:38:45 ---> Using cache 22:38:45 ---> d7503f6aeaaf 22:38:45 Step 6/32 : COPY go.mod . 22:38:45 ---> Using cache 22:38:45 ---> 55c3a85c2dbf 22:38:45 Step 7/32 : RUN go mod download 22:38:45 ---> Using cache 22:38:45 ---> f3634fc895aa 22:38:45 Step 8/32 : COPY . . 22:38:45 ---> Using cache 22:38:45 ---> 8af1029e37c4 22:38:45 Step 9/32 : RUN go mod tidy 22:38:45 ---> Using cache 22:38:45 ---> 04f8f72c027d 22:38:45 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:38:45 ---> Running in a208da49bb81 22:38:45 Removing intermediate container 2735124e9bcd 22:38:45 ---> 455fb6bc82cc 22:38:45 Step 8/24 : COPY . . 22:38:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:38:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:38:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:38:49 ---> 147b1095a6e2 22:38:49 Step 3/24 : WORKDIR /edgex-go 22:38:49 ---> Using cache 22:38:49 ---> 453c64261ccf 22:38:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:38:49 ---> Using cache 22:38:49 ---> 3e4c18450edd 22:38:49 Step 5/24 : RUN apk add --update --no-cache make git 22:38:49 ---> Using cache 22:38:49 ---> d7503f6aeaaf 22:38:49 Step 6/24 : COPY go.mod . 22:38:49 ---> Using cache 22:38:49 ---> 55c3a85c2dbf 22:38:49 Step 7/24 : RUN go mod download 22:38:49 ---> Using cache 22:38:49 ---> f3634fc895aa 22:38:49 Step 8/24 : COPY . . 22:38:49 ---> Using cache 22:38:49 ---> 8af1029e37c4 22:38:49 Step 9/24 : RUN go mod tidy 22:38:49 ---> Using cache 22:38:49 ---> 04f8f72c027d 22:38:49 Step 10/24 : RUN make cmd/core-command/core-command 22:38:51 ---> Running in d10873994cc1 22:38:51 ---> 9cdec3737278 22:38:51 Step 9/24 : RUN go mod tidy 22:38:51 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 22:38:51 ---> Running in 3f64990295b6 22:38:53 Removing intermediate container 3f64990295b6 22:38:53 ---> b1dc5fff6621 22:38:53 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:38:53 ---> Running in aa2054804773 22:38:54 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 22:39:02 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 22:39:07 Removing intermediate container b05daa7c91d0 22:39:07 ---> 3e8e44e1c8f8 22:39:07 22:39:07 Step 11/22 : FROM alpine:3.14 22:39:07 ---> 14119a10abf4 22:39:07 Step 12/22 : RUN apk add --update --no-cache curl 22:39:07 ---> Running in b4f1c620b29d 22:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:39:08 (1/5) Installing ca-certificates (20191127-r5) 22:39:08 (2/5) Installing brotli-libs (1.0.9-r5) 22:39:08 (3/5) Installing nghttp2-libs (1.43.0-r0) 22:39:08 (4/5) Installing libcurl (7.79.1-r0) 22:39:08 (5/5) Installing curl (7.79.1-r0) 22:39:08 Executing busybox-1.33.1-r3.trigger 22:39:08 Executing ca-certificates-20191127-r5.trigger 22:39:08 OK: 8 MiB in 19 packages 22:39:08 Removing intermediate container b4f1c620b29d 22:39:08 ---> 3e7310980ca5 22:39:08 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:39:08 ---> Running in d51f2d34b1b6 22:39:08 Removing intermediate container d51f2d34b1b6 22:39:08 ---> 47a83e98dd33 22:39:08 Step 14/22 : WORKDIR /edgex 22:39:08 ---> Running in 7d06e0a35156 22:39:09 Removing intermediate container 7d06e0a35156 22:39:09 ---> a8e19a1d916f 22:39:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:39:09 ---> 483696f9eb55 22:39:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:39:10 ---> 5556c0c0d940 22:39:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:39:10 ---> 78afccdec369 22:39:10 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:39:10 ---> Running in 3bb113a30db6 22:39:10 Removing intermediate container 3bb113a30db6 22:39:10 ---> 5b19056ec282 22:39:10 Step 19/22 : CMD ["--init=true"] 22:39:10 ---> Running in 8eaf6746830c 22:39:10 Removing intermediate container 8eaf6746830c 22:39:10 ---> beefcc6b9108 22:39:10 Step 20/22 : LABEL arch=x86_64 22:39:10 ---> Running in 740f666ec657 22:39:11 Removing intermediate container 740f666ec657 22:39:11 ---> a20701fd7def 22:39:11 Step 21/22 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb 22:39:11 ---> Running in d4dfb4932c32 22:39:11 Removing intermediate container d4dfb4932c32 22:39:11 ---> 61c5c7bf5013 22:39:11 Step 22/22 : LABEL version=0.0.0 22:39:11 ---> Running in 7ff740a888c7 22:39:11 Removing intermediate container 7ff740a888c7 22:39:11 ---> 589c0c06c579 22:39:11 22:39:12 Successfully built 589c0c06c579 22:39:12 Successfully tagged security-proxy-setup:latest 22:39:16  Building security-proxy-setup ... done Removing intermediate container a208da49bb81 22:39:16 ---> da47db54330e 22:39:16 22:39:16 Step 11/32 : FROM alpine:3.14 22:39:16 ---> 14119a10abf4 22:39:16 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:39:16 ---> Running in 925a19428523 22:39:16 Removing intermediate container 925a19428523 22:39:16 ---> 1b27d3e36e43 22:39:16 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:39:16 ---> Running in 8a72708b6841 22:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:39:16 (1/2) Installing dumb-init (1.2.5-r1) 22:39:16 (2/2) Installing su-exec (0.2-r1) 22:39:16 Executing busybox-1.33.1-r3.trigger 22:39:16 OK: 6 MiB in 16 packages 22:39:17 Removing intermediate container 8a72708b6841 22:39:17 ---> cc75f02c356d 22:39:17 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:39:17 ---> Running in c4c326193edd 22:39:17 Removing intermediate container c4c326193edd 22:39:17 ---> d08cf2ef9097 22:39:17 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:39:17 ---> Running in ff8d1cd13007 22:39:17 Removing intermediate container ff8d1cd13007 22:39:17 ---> 48e1fdf49891 22:39:17 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:39:17 ---> Running in 5a270b46adb5 22:39:19 Removing intermediate container 5a270b46adb5 22:39:19 ---> 1a0e4bb08135 22:39:19 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:39:19 Removing intermediate container d10873994cc1 22:39:19 ---> 09ac65653f39 22:39:19 22:39:19 Step 11/24 : FROM alpine:3.14 22:39:19 ---> 14119a10abf4 22:39:19 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:39:19 ---> Using cache 22:39:19 ---> b0b77305ad9d 22:39:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:39:19 ---> Using cache 22:39:19 ---> 83c36403e811 22:39:19 Step 14/24 : ENV APP_PORT=59882 22:39:19 ---> Running in 7e11e4aba860 22:39:19 ---> Running in 98f6aee6d513 22:39:19 Removing intermediate container 7e11e4aba860 22:39:19 ---> 7bb1f553188b 22:39:19 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:39:19 Removing intermediate container 98f6aee6d513 22:39:19 ---> 2dd88c00bddb 22:39:19 Step 15/24 : EXPOSE $APP_PORT 22:39:19 ---> Running in f09bb289fe95 22:39:19 ---> cce9a5f57533 22:39:19 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:39:19 Removing intermediate container f09bb289fe95 22:39:19 ---> c5e77b5e7139 22:39:19 Step 16/24 : WORKDIR / 22:39:19 ---> Running in 610ed1a555e9 22:39:19 Removing intermediate container aa2054804773 22:39:19 ---> dc301a9ddfe8 22:39:19 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:39:19 ---> Running in a2f59804dd4d 22:39:19 ---> Running in a02e10b53e4c 22:39:19 Removing intermediate container a2f59804dd4d 22:39:19 ---> ecd57b8a017a 22:39:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:39:20 ---> ebc4355c3052 22:39:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:39:20 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 22:39:20 ---> 55b17bd98c98 22:39:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:39:20 Removing intermediate container 610ed1a555e9 22:39:20 ---> 4c13cbe8e353 22:39:20 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:39:20 ---> 8885f5033f9b 22:39:20 Step 20/24 : ENTRYPOINT ["/core-command"] 22:39:20 ---> Running in 32eace1244ea 22:39:20 ---> 4473888384c2 22:39:20 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:39:20 Removing intermediate container 32eace1244ea 22:39:20 ---> 9a89cc5b5124 22:39:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:39:20 ---> Running in cc522661f817 22:39:20 Removing intermediate container a02e10b53e4c 22:39:20 ---> 8921d6499045 22:39:20 22:39:20 Step 12/24 : FROM docker:20.10.7 22:39:21 20.10.7: Pulling from library/docker 22:39:21 Removing intermediate container cc522661f817 22:39:21 ---> f7d4b7930202 22:39:21 Step 22/24 : LABEL arch=x86_64 22:39:21 ---> d6ea2786213d 22:39:21 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:39:21 ---> Running in a5f4aafbc03c 22:39:21 Removing intermediate container a5f4aafbc03c 22:39:21 ---> c75a0766de04 22:39:21 Step 23/24 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb 22:39:21 ---> Running in 7a3b1881b27d 22:39:21 ---> 1a20332c41bb 22:39:21 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:39:21 Removing intermediate container 7a3b1881b27d 22:39:21 ---> 28d0e037c404 22:39:21 Step 24/24 : LABEL version=0.0.0 22:39:21 ---> Running in 10f924250051 22:39:21 ---> 43c830ed4bde 22:39:21 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:39:21 Removing intermediate container 10f924250051 22:39:21 ---> 49f7e889895d 22:39:21 22:39:21 Successfully built 49f7e889895d 22:39:21 Successfully tagged core-command:latest 22:39:21  Building core-command ... done  ---> 4c2f77f3746c 22:39:21 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:39:22 ---> Running in ef4492dfe428 22:39:22 Removing intermediate container ef4492dfe428 22:39:22 ---> 4b35481c0397 22:39:22 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:39:22 ---> 5d780e164eb6 22:39:22 Step 27/32 : RUN chmod +x /entrypoint.sh 22:39:22 ---> Running in a03adb41b87e 22:39:23 Removing intermediate container a03adb41b87e 22:39:23 ---> f4b50d4dac7d 22:39:23 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:39:23 ---> Running in 8bd28b50f9ab 22:39:23 Removing intermediate container 8bd28b50f9ab 22:39:23 ---> c1d19b7d3324 22:39:23 Step 29/32 : CMD ["gate"] 22:39:23 ---> Running in c316e62e0af7 22:39:23 Removing intermediate container c316e62e0af7 22:39:23 ---> 43c000938448 22:39:23 Step 30/32 : LABEL arch=x86_64 22:39:23 ---> Running in a5f3af588857 22:39:23 Removing intermediate container a5f3af588857 22:39:23 ---> a1c508fbb501 22:39:23 Step 31/32 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb 22:39:23 ---> Running in a6d8404e5bb5 22:39:23 Removing intermediate container a6d8404e5bb5 22:39:23 ---> bc6cb2c11340 22:39:23 Step 32/32 : LABEL version=0.0.0 22:39:23 ---> Running in b0b23e5acb22 22:39:23 Removing intermediate container b0b23e5acb22 22:39:23 ---> b77cdf9ea199 22:39:23 22:39:24 Successfully built b77cdf9ea199 22:39:24 Successfully tagged security-bootstrapper:latest 22:39:26  Building security-bootstrapper ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 22:39:26 Status: Downloaded newer image for docker:20.10.7 22:39:26 ---> 08bdaf2f88f9 22:39:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:39:26 ---> Running in 8045f9818fb2 22:39:26 Removing intermediate container 8045f9818fb2 22:39:26 ---> a6f643ed4f01 22:39:26 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 22:39:26 ---> Running in 503ae8fd4f9c 22:39:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:39:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:39:27 (1/39) Installing readline (8.1.0-r0) 22:39:27 (2/39) Installing bash (5.1.0-r0) 22:39:27 Executing bash-5.1.0-r0.post-install 22:39:27 (3/39) Installing brotli-libs (1.0.9-r3) 22:39:27 (4/39) Installing nghttp2-libs (1.42.0-r1) 22:39:27 (5/39) Installing libcurl (7.79.1-r0) 22:39:27 (6/39) Installing curl (7.79.1-r0) 22:39:27 (7/39) Installing dumb-init (1.2.5-r0) 22:39:27 (8/39) Installing libbz2 (1.0.8-r1) 22:39:27 (9/39) Installing expat (2.2.10-r1) 22:39:27 (10/39) Installing libffi (3.3-r2) 22:39:27 (11/39) Installing gdbm (1.19-r0) 22:39:27 (12/39) Installing xz-libs (5.2.5-r0) 22:39:27 (13/39) Installing sqlite-libs (3.34.1-r0) 22:39:27 (14/39) Installing python3 (3.8.10-r0) 22:39:27 (15/39) Installing py3-appdirs (1.4.4-r1) 22:39:27 (16/39) Installing py3-ordered-set (4.0.2-r0) 22:39:27 (17/39) Installing py3-parsing (2.4.7-r1) 22:39:27 (18/39) Installing py3-six (1.15.0-r0) 22:39:27 (19/39) Installing py3-packaging (20.9-r0) 22:39:27 (20/39) Installing py3-setuptools (51.3.3-r0) 22:39:28 (21/39) Installing py3-chardet (4.0.0-r0) 22:39:28 (22/39) Installing py3-idna (3.1-r0) 22:39:28 (23/39) Installing py3-urllib3 (1.26.2-r1) 22:39:28 (24/39) Installing py3-requests (2.25.1-r1) 22:39:28 (25/39) Installing py3-msgpack (1.0.2-r0) 22:39:28 (26/39) Installing py3-lockfile (0.12.2-r3) 22:39:28 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:39:28 (28/39) Installing py3-colorama (0.4.4-r0) 22:39:28 (29/39) Installing py3-contextlib2 (0.6.0-r0) 22:39:28 (30/39) Installing py3-distlib (0.3.1-r1) 22:39:28 (31/39) Installing py3-distro (1.5.0-r1) 22:39:28 (32/39) Installing py3-webencodings (0.5.1-r3) 22:39:28 (33/39) Installing py3-html5lib (1.1-r0) 22:39:28 (34/39) Installing py3-pytoml (0.1.21-r0) 22:39:28 (35/39) Installing py3-pep517 (0.9.1-r0) 22:39:28 (36/39) Installing py3-progress (1.5-r0) 22:39:28 (37/39) Installing py3-retrying (1.3.3-r0) 22:39:28 (38/39) Installing py3-toml (0.10.2-r0) 22:39:28 (39/39) Installing py3-pip (20.3.4-r0) 22:39:28 Executing busybox-1.32.1-r6.trigger 22:39:28 OK: 82 MiB in 59 packages 22:39:30 Collecting docker-compose==1.23.2 22:39:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:39:30 Collecting dockerpty<0.5,>=0.4.1 22:39:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:39:30 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:39:30 Collecting texttable<0.10,>=0.9.0 22:39:30 Downloading texttable-0.9.1.tar.gz (11 kB) 22:39:30 Collecting cached-property<2,>=1.2.0 22:39:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:39:30 Collecting docker<4.0,>=3.6.0 22:39:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:39:30 Collecting PyYAML<4,>=3.10 22:39:30 Downloading PyYAML-3.13.tar.gz (270 kB) 22:39:31 Collecting websocket-client<1.0,>=0.32.0 22:39:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:39:31 Collecting docopt<0.7,>=0.6.1 22:39:31 Downloading docopt-0.6.2.tar.gz (25 kB) 22:39:31 Collecting jsonschema<3,>=2.5.1 22:39:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:39:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:39:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:39:31 Collecting docker-pycreds>=0.4.0 22:39:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:39:31 Collecting chardet<3.1.0,>=3.0.2 22:39:31 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:39:32 Collecting urllib3<1.25,>=1.21.1 22:39:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:39:32 Collecting idna<2.8,>=2.5 22:39:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:39:32 Collecting certifi>=2017.4.17 22:39:32 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 22:39:32 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:39:32 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:39:32 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:39:32 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:39:32 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:39:32 Attempting uninstall: urllib3 22:39:32 Found existing installation: urllib3 1.26.2 22:39:32 Uninstalling urllib3-1.26.2: 22:39:32 Successfully uninstalled urllib3-1.26.2 22:39:32 Attempting uninstall: idna 22:39:32 Found existing installation: idna 3.1 22:39:32 Uninstalling idna-3.1: 22:39:32 Successfully uninstalled idna-3.1 22:39:32 Attempting uninstall: chardet 22:39:32 Found existing installation: chardet 4.0.0 22:39:32 Uninstalling chardet-4.0.0: 22:39:32 Successfully uninstalled chardet-4.0.0 22:39:32 Attempting uninstall: requests 22:39:32 Found existing installation: requests 2.25.1 22:39:32 Uninstalling requests-2.25.1: 22:39:32 Successfully uninstalled requests-2.25.1 22:39:32 Running setup.py install for texttable: started 22:39:33 Running setup.py install for texttable: finished with status 'done' 22:39:33 Running setup.py install for PyYAML: started 22:39:33 Running setup.py install for PyYAML: finished with status 'done' 22:39:33 Running setup.py install for docopt: started 22:39:33 Running setup.py install for docopt: finished with status 'done' 22:39:33 Running setup.py install for dockerpty: started 22:39:34 Running setup.py install for dockerpty: finished with status 'done' 22:39:34 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 22:39:37 Removing intermediate container 503ae8fd4f9c 22:39:37 ---> 5df7f55d12f5 22:39:37 Step 15/24 : ENV APP_PORT=58890 22:39:37 ---> Running in e4ce36ed7d4d 22:39:37 Removing intermediate container e4ce36ed7d4d 22:39:37 ---> ad981784b75d 22:39:37 Step 16/24 : EXPOSE $APP_PORT 22:39:37 ---> Running in 6baa38ba33f6 22:39:37 Removing intermediate container 6baa38ba33f6 22:39:37 ---> b138c7f1fd95 22:39:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:39:38 ---> 29a1a16ec6ec 22:39:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:39:38 ---> 61d8bcb0f4b1 22:39:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:39:38 ---> 046de5a75d19 22:39:38 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:39:38 ---> Running in 4db368372820 22:39:38 Removing intermediate container 4db368372820 22:39:38 ---> 616a8fb0b42b 22:39:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:39:38 ---> Running in f0d0f1d8688c 22:39:38 Removing intermediate container f0d0f1d8688c 22:39:38 ---> 5481deff1014 22:39:38 Step 22/24 : LABEL arch=x86_64 22:39:38 ---> Running in 34a8558f3a9a 22:39:38 Removing intermediate container 34a8558f3a9a 22:39:38 ---> e9747bf55b6f 22:39:38 Step 23/24 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb 22:39:38 ---> Running in 89cba3ed32eb 22:39:38 Removing intermediate container 89cba3ed32eb 22:39:38 ---> 96468af4fe10 22:39:38 Step 24/24 : LABEL version=0.0.0 22:39:38 ---> Running in 32d78025ac1e 22:39:39 Removing intermediate container 32d78025ac1e 22:39:39 ---> 6cced0004cd2 22:39:39 22:39:39 Successfully built 6cced0004cd2 22:39:39 Successfully tagged sys-mgmt-agent:latest 22:39:39  Building sys-mgmt-agent ... done  [Pipeline] } 22:39:39 $ docker stop --time=1 9d23a52fe0c8c02df31ac3e53fc4439c519c8d20c55154d8c9f5478fcdd652d4 22:39:40 $ docker rm -f 9d23a52fe0c8c02df31ac3e53fc4439c519c8d20c55154d8c9f5478fcdd652d4 [Pipeline] // withDockerContainer [Pipeline] sh 22:39:41 + docker images 22:39:41 REPOSITORY TAG IMAGE ID CREATED SIZE 22:39:41 sys-mgmt-agent latest 6cced0004cd2 3 seconds ago 325MB 22:39:41 security-bootstrapper latest b77cdf9ea199 18 seconds ago 18.8MB 22:39:41 core-command latest 49f7e889895d 20 seconds ago 16MB 22:39:41 8921d6499045 21 seconds ago 1.75GB 22:39:41 09ac65653f39 23 seconds ago 1.75GB 22:39:41 da47db54330e 26 seconds ago 1.75GB 22:39:41 security-proxy-setup latest 589c0c06c579 30 seconds ago 26.7MB 22:39:41 3e8e44e1c8f8 35 seconds ago 1.76GB 22:39:41 core-data latest f0c0b4e5b358 59 seconds ago 20.5MB 22:39:41 security-secretstore-setup latest e95a1e8338bf About a minute ago 28.2MB 22:39:41 support-scheduler latest a63bd6a4fed8 About a minute ago 16.1MB 22:39:41 core-metadata latest e6ddfb972f4a About a minute ago 16.8MB 22:39:41 support-notifications latest 6d0e65231560 About a minute ago 16.8MB 22:39:41 db8eb4c840b0 About a minute ago 1.75GB 22:39:41 60656673a69b About a minute ago 1.76GB 22:39:41 2d117e65f7fd About a minute ago 1.75GB 22:39:41 faa83f1cc612 About a minute ago 1.76GB 22:39:41 1e292cb76dd8 About a minute ago 1.76GB 22:39:41 ci-base-image-x86_64 latest 147b1095a6e2 5 minutes ago 1.25GB 22:39:41 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 22:39:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB 22:39:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 22:39:41 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 22:39:41 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 22:39:47 Removing intermediate container acd4037c9d11 22:39:47 ---> aa84f971090a 22:39:47 Successfully built aa84f971090a 22:39:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:39:47 + docker inspect -f . ci-base-image-arm64 22:39:47 . [Pipeline] withDockerContainer 22:39:47 prd-ubuntu18.04-docker-arm64-4c-16g-347 does not seem to be running inside a container 22:39:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:39:49 $ docker top f57ec90e920b1f0a4bb74493be21d2848d98c8762ad5a7fc4d4f81441a5eb753 -eo pid,comm [Pipeline] { [Pipeline] sh 22:39:50 + go version 22:39:50 go version go1.16.6 linux/arm64 [Pipeline] } 22:39:50 $ docker stop --time=1 f57ec90e920b1f0a4bb74493be21d2848d98c8762ad5a7fc4d4f81441a5eb753 22:39:52 $ docker rm -f f57ec90e920b1f0a4bb74493be21d2848d98c8762ad5a7fc4d4f81441a5eb753 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:39:53 + docker inspect -f . ci-base-image-arm64 22:39:53 . [Pipeline] withDockerContainer 22:39:53 prd-ubuntu18.04-docker-arm64-4c-16g-347 does not seem to be running inside a container 22:39:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:39:55 $ docker top 5e41f7f3df89ea514a739640a985a707df0bebcb766f616552bdbc888ecc00e9 -eo pid,comm [Pipeline] { [Pipeline] echo 22:39:55 ========================================================= 22:39:55 [edgeXBuildGoParallel] Running Tests and Build... 22:39:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:39:56 + go mod tidy 22:39:56 Still waiting to schedule task 22:39:56 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [Pipeline] sh 22:39:58 + make test 22:39:58 go mod tidy 22:39:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:40:31 ? github.com/edgexfoundry/edgex-go [no test files] 22:40:56 Running on prd-ubuntu18.04-docker-8c-8g-348 in /w/workspace/edgexfoundry_edgex-go_PR-3737 [Pipeline] { [Pipeline] ws 22:40:56 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 22:40:56 The recommended git tool is: git 22:40:59 using credential edgex-jenkins-ssh 22:40:59 Cloning the remote Git repository 22:40:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:40:59 > git init /w/workspace/edgex-go/5 # timeout=10 22:40:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:40:59 > git --version # timeout=10 22:40:59 > git --version # 'git version 2.17.1' 22:40:59 using GIT_SSH to set credentials SSH Credentials for GitHub 22:40:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:41:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:41:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:41:14 using GIT_SSH to set credentials SSH Credentials for GitHub 22:41:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3737/head:refs/remotes/origin/PR-3737 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:41:15 Merging remotes/origin/main commit ddfefb12980b3aae43ea9c92b742f97d3dccd95e into PR head commit 52917694c27eb17e25cc9118ee4b7f3f8a547dcb 22:41:15 Merge succeeded, producing 52917694c27eb17e25cc9118ee4b7f3f8a547dcb 22:41:15 Checking out Revision 52917694c27eb17e25cc9118ee4b7f3f8a547dcb (PR-3737) 22:41:15 > git config core.sparsecheckout # timeout=10 22:41:15 > git checkout -f 52917694c27eb17e25cc9118ee4b7f3f8a547dcb # timeout=10 22:41:15 > git remote # timeout=10 22:41:15 > git config --get remote.origin.url # timeout=10 22:41:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:41:15 > git merge ddfefb12980b3aae43ea9c92b742f97d3dccd95e # timeout=10 22:41:15 > git rev-parse HEAD^{commit} # timeout=10 22:41:15 > git config core.sparsecheckout # timeout=10 22:41:15 > git checkout -f 52917694c27eb17e25cc9118ee4b7f3f8a547dcb # timeout=10 22:41:19 Commit message: "Merge branch 'main' into edgex-go-3565-gosec" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:19 + echo snap-build.sh 22:41:19 snap-build.sh 22:41:19 + SNAP_BASE_DIR=. 22:41:19 + '[' '!' -z /w/workspace/edgex-go/5 ']' 22:41:19 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 22:41:19 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 22:41:19 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 22:41:19 + cd /w/workspace/edgex-go/5 22:41:19 + sudo apt-get remove -qy --purge lxd lxd-client 22:41:19 Reading package lists... 22:41:19 Building dependency tree... 22:41:19 Reading state information... 22:41:19 The following packages were automatically installed and are no longer required: 22:41:19 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:41:19 uidmap xdelta3 22:41:19 Use 'sudo apt autoremove' to remove them. 22:41:19 The following packages will be REMOVED: 22:41:19 lxd* lxd-client* 22:41:20 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:41:20 After this operation, 31.7 MB disk space will be freed. 22:41:20 (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.) 22:41:20 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:41:21 Removing lxd dnsmasq configuration 22:41:21 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:41:21 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 22:41:22 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:41:22 (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.) 22:41:22 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:41:23 Processing triggers for systemd (237-3ubuntu10.45) ... 22:41:23 Processing triggers for ureadahead (0.100.0-21) ... 22:41:24 + sudo snap remove --purge lxd 22:41:24 snap "lxd" is not installed 22:41:24 + sudo groupadd --force --system lxd 22:41:24 ++ whoami 22:41:24 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:41:24 + newgrp - lxd 22:41:24 + sudo snap install lxd 22:41:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:41:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:41:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:41:34 2021-09-30T22:41:31Z INFO Waiting for automatic snapd restart... 22:41:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:41:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:41:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:41:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:41:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:41:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:41:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:41:49 lxd 4.18 from Canonical* installed 22:41:49 + sudo lxd init --auto 22:41:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:41:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:41:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:41:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:41:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.169s coverage: 28.7% of statements 22:41:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:41:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:41:59 + sudo snap install --classic snapcraft 22:42:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.420s coverage: 98.5% of statements 22:42:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:42:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.356s coverage: 46.3% of statements 22:42:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:42:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:42:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.562s coverage: 90.1% of statements 22:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:42:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.201s coverage: 84.4% of statements 22:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:42:11 snapcraft 5.0 from Canonical* installed 22:42:11 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 22:42:11 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 22:42:11 % Total % Received % Xferd Average Speed Time Time Time Current 22:42:11 Dload Upload Total Spent Left Speed 22:42:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3993 0 --:--:-- --:--:-- --:--:-- 4019 22:42:11 100 3325k 100 3325k 0 0 6456k 0 --:--:-- --:--:-- --:--:-- 6456k 22:42:11 ./yq_linux_amd64 22:42:11 + sudo snapcraft prime --use-lxd 22:42:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.788s coverage: 94.2% of statements 22:42:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:42:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:42:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.330s coverage: 59.1% of statements 22:42:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:42:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:42:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:42:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:42:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:42:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.227s coverage: 60.0% of statements 22:42:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:42:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:42:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:42:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.401s coverage: 0.8% of statements 22:42:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:42:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.195s coverage: 58.8% of statements 22:42:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.244s coverage: 21.7% of statements 22:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.267s coverage: 47.1% of statements 22:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.271s coverage: 79.5% of statements 22:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.209s coverage: 94.1% of statements 22:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.212s coverage: 96.3% of statements 22:42:13 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 22:42:13 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 22:42:13 - README.md 22:42:13 22:42:13 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:42:14 Launching a container. 22:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements 22:42:20 Waiting for container to be ready 22:42:20 To start your first instance, try: lxc launch ubuntu:18.04 22:42:20 22:42:24 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 22:42:24 Waiting for network to be ready... 22:42:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:42:25 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 22:42:25 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:42:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 22:42:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 22:42:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 22:42:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 22:42:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 22:42:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 22:42:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 22:42:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:42:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:42:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:42:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:42:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:42:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:42:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:42:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:42:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:42:27 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] 22:42:27 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 22:42:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 22:42:27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 22:42:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 22:42:27 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 22:42:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1755 kB] 22:42:27 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 22:42:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.223s coverage: 94.4% of statements 22:42:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.192s coverage: 44.8% of statements 22:42:29 Fetched 25.4 MB in 4s (6012 kB/s) 22:42:30 Reading package lists... 22:42:30 Reading package lists... 22:42:30 Building dependency tree... 22:42:30 Reading state information... 22:42:30 The following additional packages will be installed: 22:42:30 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:42:30 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:42:30 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:42:30 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 22:42:30 Suggested packages: 22:42:30 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 22:42:30 Recommended packages: 22:42:30 gnupg libsasl2-modules 22:42:30 The following NEW packages will be installed: 22:42:30 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:42:30 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:42:30 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:42:30 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 22:42:30 The following packages will be upgraded: 22:42:30 gpg gpg-agent gpgconf libudev1 22:42:30 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 22:42:30 Need to get 3527 kB of archives. 22:42:30 After this operation, 13.3 MB of additional disk space will be used. 22:42:30 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] 22:42:31 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] 22:42:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 22:42:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 22:42:31 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 22:42:31 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 22:42:31 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 22:42:31 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 22:42:31 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 22:42:31 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 22:42:31 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 22:42:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 22:42:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 22:42:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 22:42:31 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 22:42:31 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 22:42:31 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 22:42:31 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 22:42:31 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 22:42:31 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 22:42:31 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 22:42:31 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 22:42:32 debconf: delaying package configuration, since apt-utils is not installed 22:42:32 Fetched 3527 kB in 1s (2996 kB/s) 22:42:32 (Reading database ... 12511 files and directories currently installed.) 22:42:32 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 22:42:32 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:42:32 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 22:42:32 Selecting previously unselected package udev. 22:42:32 (Reading database ... 12511 files and directories currently installed.) 22:42:32 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 22:42:32 Unpacking udev (237-3ubuntu10.52) ... 22:42:32 Selecting previously unselected package libfuse2:amd64. 22:42:32 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 22:42:32 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:42:32 Selecting previously unselected package fuse. 22:42:32 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 22:42:32 Unpacking fuse (2.9.7-1ubuntu1) ... 22:42:32 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 22:42:32 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:42:32 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 22:42:32 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:42:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.599s coverage: 82.5% of statements 22:42:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:42:33 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 22:42:33 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:42:33 Selecting previously unselected package libksba8:amd64. 22:42:33 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 22:42:33 Unpacking libksba8:amd64 (1.3.5-2) ... 22:42:33 Selecting previously unselected package libroken18-heimdal:amd64. 22:42:33 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:42:33 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:33 Selecting previously unselected package libasn1-8-heimdal:amd64. 22:42:33 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:42:33 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:33 Selecting previously unselected package libheimbase1-heimdal:amd64. 22:42:33 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:42:33 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:33 Selecting previously unselected package libhcrypto4-heimdal:amd64. 22:42:33 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:42:33 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:33 Selecting previously unselected package libwind0-heimdal:amd64. 22:42:33 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:42:33 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:33 Selecting previously unselected package libhx509-5-heimdal:amd64. 22:42:33 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:42:33 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:33 Selecting previously unselected package libkrb5-26-heimdal:amd64. 22:42:33 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:42:33 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:33 Selecting previously unselected package libheimntlm0-heimdal:amd64. 22:42:33 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:42:33 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:33 Selecting previously unselected package libgssapi3-heimdal:amd64. 22:42:33 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:42:33 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:33 Selecting previously unselected package libsasl2-modules-db:amd64. 22:42:33 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:42:33 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:42:33 Selecting previously unselected package libsasl2-2:amd64. 22:42:33 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:42:33 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:42:33 Selecting previously unselected package libldap-common. 22:42:33 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 22:42:33 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:42:33 Selecting previously unselected package libldap-2.4-2:amd64. 22:42:33 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 22:42:33 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:42:33 Selecting previously unselected package dirmngr. 22:42:33 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 22:42:33 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 22:42:34 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:42:34 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 22:42:34 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:42:34 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:42:34 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:42:34 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 22:42:34 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:34 Setting up libksba8:amd64 (1.3.5-2) ... 22:42:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:42:34 Setting up udev (237-3ubuntu10.52) ... 22:42:34 invoke-rc.d: policy-rc.d denied execution of start. 22:42:34 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:34 Processing triggers for systemd (237-3ubuntu10) ... 22:42:34 Setting up fuse (2.9.7-1ubuntu1) ... 22:42:34 Setting up gpg (2.2.4-1ubuntu1.4) ... 22:42:34 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:34 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:34 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:34 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:34 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:34 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:34 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:42:34 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:42:34 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 22:42:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:42:35 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 22:42:35 settings in the [Install] section, and DefaultInstance for template units). 22:42:35 This means they are not meant to be enabled using systemctl. 22:42:35 Possible reasons for having this kind of units are: 22:42:35 1) A unit may be statically enabled by being symlinked from another unit's 22:42:35 .wants/ or .requires/ directory. 22:42:35 2) A unit's purpose may be to act as a helper for some other unit which has 22:42:35 a requirement dependency on it. 22:42:35 3) A unit may be started when needed via activation (socket, path, timer, 22:42:35 D-Bus, udev, scripted systemctl call, ...). 22:42:35 4) In case of template units, the unit is meant to be enabled with some 22:42:35 instance name specified. 22:42:35 Reading package lists... 22:42:35 Building dependency tree... 22:42:35 Reading state information... 22:42:35 The following additional packages will be installed: 22:42:35 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 22:42:35 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 22:42:35 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 22:42:35 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 22:42:35 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 22:42:35 Suggested packages: 22:42:35 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 22:42:35 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 22:42:35 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 22:42:35 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 22:42:35 systemd-container policykit-1 22:42:35 Recommended packages: 22:42:35 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 22:42:35 The following NEW packages will be installed: 22:42:35 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 22:42:35 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 22:42:35 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 22:42:35 multiarch-support openssh-client python3 python3-minimal python3.6 22:42:35 python3.6-minimal snapd squashfs-tools sudo 22:42:35 The following packages will be upgraded: 22:42:35 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 22:42:35 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 22:42:35 Need to get 36.8 MB of archives. 22:42:35 After this operation, 147 MB of additional disk space will be used. 22:42:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 22:42:36 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 22:42:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 22:42:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 22:42:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 22:42:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 22:42:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 22:42:36 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 22:42:36 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 22:42:36 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 22:42:36 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 22:42:36 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 22:42:36 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 22:42:36 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 22:42:36 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 22:42:36 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 22:42:36 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 22:42:37 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 22:42:37 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 22:42:37 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 22:42:37 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 22:42:37 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 22:42:37 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 22:42:37 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 22:42:37 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 22:42:37 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 22:42:37 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 22:42:37 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 22:42:37 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 22:42:37 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 22:42:38 debconf: delaying package configuration, since apt-utils is not installed 22:42:38 Fetched 36.8 MB in 3s (14.2 MB/s) 22:42:38 (Reading database ... 12757 files and directories currently installed.) 22:42:38 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 22:42:38 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:42:39 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 22:42:39 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:42:39 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 22:42:39 (Reading database ... 12757 files and directories currently installed.) 22:42:39 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 22:42:39 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 22:42:39 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 22:42:39 (Reading database ... 12757 files and directories currently installed.) 22:42:39 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 22:42:39 Unpacking apt (1.6.14) over (1.6.1) ... 22:42:39 Setting up apt (1.6.14) ... 22:42:39 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 22:42:40 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 22:42:40 (Reading database ... 12764 files and directories currently installed.) 22:42:40 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 22:42:40 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 22:42:40 Selecting previously unselected package libpython3.6-minimal:amd64. 22:42:40 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:42:40 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:42:40 Selecting previously unselected package libexpat1:amd64. 22:42:40 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 22:42:40 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:42:40 Selecting previously unselected package python3.6-minimal. 22:42:40 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:42:40 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:42:41 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 22:42:41 Checking for services that may need to be restarted...done. 22:42:41 Checking for services that may need to be restarted...done. 22:42:41 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:42:41 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:42:41 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.293s coverage: 92.9% of statements 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.212s coverage: 87.2% of statements 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.166s coverage: 100.0% of statements 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.302s coverage: 58.8% of statements 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.273s coverage: 80.0% of statements 22:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.256s coverage: 87.2% of statements 22:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.298s coverage: 85.4% of statements 22:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.856s coverage: 91.2% of statements 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:42:41 Selecting previously unselected package python3-minimal. 22:42:41 (Reading database ... 13012 files and directories currently installed.) 22:42:41 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 22:42:41 Unpacking python3-minimal (3.6.7-1~18.04) ... 22:42:41 Selecting previously unselected package mime-support. 22:42:41 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 22:42:41 Unpacking mime-support (3.60ubuntu1) ... 22:42:41 Selecting previously unselected package libmpdec2:amd64. 22:42:41 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 22:42:41 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:42:41 Selecting previously unselected package libpython3.6-stdlib:amd64. 22:42:41 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:42:41 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:42:41 Selecting previously unselected package python3.6. 22:42:41 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:42:41 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:42:41 Selecting previously unselected package libpython3-stdlib:amd64. 22:42:41 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 22:42:41 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:42:41 Setting up python3-minimal (3.6.7-1~18.04) ... 22:42:42 Selecting previously unselected package python3. 22:42:42 (Reading database ... 13442 files and directories currently installed.) 22:42:42 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 22:42:42 Unpacking python3 (3.6.7-1~18.04) ... 22:42:42 Selecting previously unselected package multiarch-support. 22:42:42 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 22:42:42 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 22:42:42 Setting up multiarch-support (2.27-3ubuntu1.4) ... 22:42:42 Selecting previously unselected package liblzo2-2:amd64. 22:42:42 (Reading database ... 13479 files and directories currently installed.) 22:42:42 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 22:42:42 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 22:42:42 Selecting previously unselected package libbsd0:amd64. 22:42:42 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 22:42:42 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:42:42 Selecting previously unselected package sudo. 22:42:42 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 22:42:42 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 22:42:42 Selecting previously unselected package apparmor. 22:42:42 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 22:42:42 Unpacking apparmor (2.12-4ubuntu5.1) ... 22:42:42 Selecting previously unselected package libedit2:amd64. 22:42:42 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 22:42:42 Unpacking libedit2:amd64 (3.1-20170329-1) ... 22:42:42 Selecting previously unselected package libkrb5support0:amd64. 22:42:42 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 22:42:42 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:42:42 Selecting previously unselected package libk5crypto3:amd64. 22:42:42 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 22:42:42 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:42:42 Selecting previously unselected package libkeyutils1:amd64. 22:42:42 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 22:42:42 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:42:42 Selecting previously unselected package libkrb5-3:amd64. 22:42:42 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 22:42:42 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:42:42 Selecting previously unselected package libgssapi-krb5-2:amd64. 22:42:42 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 22:42:42 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:42:42 Selecting previously unselected package libssl1.0.0:amd64. 22:42:42 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 22:42:42 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 22:42:43 Selecting previously unselected package openssh-client. 22:42:43 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 22:42:43 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 22:42:43 Selecting previously unselected package squashfs-tools. 22:42:43 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 22:42:43 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 22:42:43 Selecting previously unselected package snapd. 22:42:43 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 22:42:43 Unpacking snapd (2.51.1+18.04) ... 22:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.915s coverage: 64.4% of statements 22:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.228s coverage: 100.0% of statements 22:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 89.4% of statements 22:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 22:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements 22:42:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements 22:42:45 Setting up libedit2:amd64 (3.1-20170329-1) ... 22:42:45 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 22:42:45 Setting up mime-support (3.60ubuntu1) ... 22:42:45 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 22:42:45 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:42:45 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:42:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:42:45 Setting up systemd (237-3ubuntu10.52) ... 22:42:45 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 22:42:46 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:42:46 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:42:46 Setting up liblzo2-2:amd64 (2.08-1.2) ... 22:42:46 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:42:46 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:42:46 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:42:46 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 22:42:46 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:42:46 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:42:46 Setting up python3 (3.6.7-1~18.04) ... 22:42:46 running python rtupdate hooks for python3.6... 22:42:46 running python post-rtupdate hooks for python3.6... 22:42:46 Setting up apparmor (2.12-4ubuntu5.1) ... 22:42:47 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 22:42:47 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:42:47 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 22:42:47 Setting up snapd (2.51.1+18.04) ... 22:42:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 22:42:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 22:42:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 22:42:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 22:42:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:42:48 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:42:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 22:42:49 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 22:42:49 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 22:42:49 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 22:42:49 /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' 22:42:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:42:49 Processing triggers for systemd (237-3ubuntu10.52) ... 22:42:50 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:42:50 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:42:50 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:42:51 Reading package lists... 22:42:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.569s coverage: 70.4% of statements 22:42:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:42:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:42:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:42:52 Reading package lists... 22:42:52 Building dependency tree... 22:42:52 Reading state information... 22:42:52 Calculating upgrade... 22:42:52 The following packages will be upgraded: 22:42:52 advancecomp base-files bash binutils binutils-common 22:42:52 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 22:42:52 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 22:42:52 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 22:42:52 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 22:42:52 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 22:42:52 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 22:42:52 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 22:42:52 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 22:42:52 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 22:42:52 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 22:42:52 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 22:42:52 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 22:42:52 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 22:42:52 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 22:42:52 ubuntu-keyring util-linux 22:42:52 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 22:42:52 Need to get 64.2 MB of archives. 22:42:52 After this operation, 5142 kB of additional disk space will be used. 22:42:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 22:42:53 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 22:42:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 22:42:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 22:42:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 22:42:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 22:42:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 22:42:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 22:42:53 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 22:42:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 22:42:53 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 22:42:53 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 22:42:53 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 22:42:53 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 22:42:53 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 22:42:53 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 22:42:53 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 22:42:53 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 22:42:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.784s coverage: 43.4% of statements 22:42:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:42:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:42:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.235s coverage: 89.5% of statements 22:42:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:42:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.227s coverage: 84.8% of statements 22:42:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:42:53 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 22:42:53 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 22:42:53 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 22:42:53 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 22:42:53 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 22:42:53 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 22:42:53 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 22:42:53 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 22:42:53 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 22:42:53 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 22:42:53 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 22:42:53 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 22:42:53 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 22:42:53 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 22:42:53 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 22:42:53 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 22:42:53 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 22:42:53 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 22:42:53 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 22:42:53 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 22:42:53 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 22:42:53 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 22:42:53 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 22:42:53 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 22:42:53 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 22:42:53 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 22:42:53 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 22:42:53 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 22:42:53 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 22:42:53 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 22:42:53 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 22:42:53 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] 22:42:53 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 22:42:53 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 22:42:53 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 22:42:53 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 22:42:53 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 22:42:53 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 22:42:53 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 22:42:53 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 22:42:53 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 22:42:53 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 22:42:53 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 22:42:54 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 22:42:54 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 22:42:54 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 22:42:54 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 22:42:54 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 22:42:54 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 22:42:54 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 22:42:54 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 22:42:54 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 22:42:54 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 22:42:54 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 22:42:54 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 22:42:54 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 22:42:54 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 22:42:54 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 22:42:54 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 22:42:54 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 22:42:54 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 22:42:54 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 22:42:54 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 22:42:54 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 22:42:54 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 22:42:54 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 22:42:54 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] 22:42:54 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 22:42:54 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 22:42:54 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] 22:42:54 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 22:42:54 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 22:42:54 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 22:42:54 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 22:42:54 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 22:42:54 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 22:42:54 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 22:42:54 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 22:42:54 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] 22:42:55 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 22:42:55 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 22:42:55 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 22:42:55 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 22:42:55 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 22:42:55 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 22:42:55 debconf: delaying package configuration, since apt-utils is not installed 22:42:55 Fetched 64.2 MB in 2s (26.9 MB/s) 22:42:55 (Reading database ... 13914 files and directories currently installed.) 22:42:55 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 22:42:55 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:42:55 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 22:42:55 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:42:55 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 22:42:55 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 22:42:55 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:42:55 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:42:56 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:42:56 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:42:56 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:42:56 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:42:56 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:42:56 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:42:56 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:42:56 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:42:56 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:42:56 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:42:56 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:42:56 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:42:56 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 22:42:56 (Reading database ... 13914 files and directories currently installed.) 22:42:56 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 22:42:56 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 22:42:56 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 22:42:56 (Reading database ... 13914 files and directories currently installed.) 22:42:56 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:42:56 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:42:56 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:42:56 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:42:57 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:42:57 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:42:57 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 22:42:57 (Reading database ... 13914 files and directories currently installed.) 22:42:57 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 22:42:57 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:42:57 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 22:42:58 (Reading database ... 13914 files and directories currently installed.) 22:42:58 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 22:42:58 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 22:42:58 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 22:42:58 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 22:42:58 Setting up base-files (10.1ubuntu2.11) ... 22:42:58 Installing new version of config file /etc/issue ... 22:42:58 Installing new version of config file /etc/issue.net ... 22:42:58 Installing new version of config file /etc/lsb-release ... 22:42:58 Installing new version of config file /etc/update-motd.d/50-motd-news ... 22:42:58 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 22:42:58 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 22:42:58 Removing obsolete conffile /etc/default/motd-news ... 22:42:58 (Reading database ... 13915 files and directories currently installed.) 22:42:58 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 22:42:58 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 22:42:58 Setting up bash (4.4.18-2ubuntu1.2) ... 22:42:58 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 22:42:58 (Reading database ... 13915 files and directories currently installed.) 22:42:58 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 22:42:58 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 22:42:58 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 22:42:58 (Reading database ... 13915 files and directories currently installed.) 22:42:58 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 22:42:58 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 22:42:59 Setting up tar (1.29b-2ubuntu0.2) ... 22:42:59 (Reading database ... 13915 files and directories currently installed.) 22:42:59 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 22:42:59 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:42:59 Setting up dpkg (1.19.0.5ubuntu2.3) ... 22:42:59 (Reading database ... 13915 files and directories currently installed.) 22:42:59 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 22:42:59 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:42:59 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 22:42:59 (Reading database ... 13915 files and directories currently installed.) 22:42:59 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 22:42:59 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:42:59 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 22:42:59 (Reading database ... 13915 files and directories currently installed.) 22:42:59 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 22:42:59 Unpacking grep (3.1-2build1) over (3.1-2) ... 22:43:00 Setting up grep (3.1-2build1) ... 22:43:00 (Reading database ... 13915 files and directories currently installed.) 22:43:00 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 22:43:00 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 22:43:00 Setting up gzip (1.6-5ubuntu1.1) ... 22:43:00 (Reading database ... 13915 files and directories currently installed.) 22:43:00 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 22:43:00 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:43:00 Setting up login (1:4.5-1ubuntu2) ... 22:43:00 (Reading database ... 13915 files and directories currently installed.) 22:43:00 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 22:43:00 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:43:00 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 22:43:00 (Reading database ... 13915 files and directories currently installed.) 22:43:00 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 22:43:00 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:43:00 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 22:43:00 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:43:01 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 22:43:01 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:43:01 Setting up perl-base (5.26.1-6ubuntu0.5) ... 22:43:01 (Reading database ... 13915 files and directories currently installed.) 22:43:01 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 22:43:01 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:43:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.260s coverage: 19.5% of statements 22:43:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:43:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:43:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:43:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:43:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.571s coverage: 92.0% of statements 22:43:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:43:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:43:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:43:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:43:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.235s coverage: 63.2% of statements 22:43:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:43:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:43:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.432s coverage: 97.7% of statements 22:43:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:43:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:43:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:43:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:43:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.179s coverage: 28.9% of statements 22:43:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:43:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:43:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:43:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:43:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:43:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:43:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.177s coverage: 100.0% of statements 22:43:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements 22:43:01 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 22:43:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:43:01 GO111MODULE=on go vet ./... 22:43:01 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:43:01 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:43:01 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:43:01 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:43:01 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 22:43:01 (Reading database ... 13915 files and directories currently installed.) 22:43:01 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 22:43:01 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 22:43:02 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 22:43:02 (Reading database ... 13915 files and directories currently installed.) 22:43:02 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:43:02 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:43:02 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:43:02 (Reading database ... 13915 files and directories currently installed.) 22:43:02 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:43:02 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:43:02 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:43:02 (Reading database ... 13915 files and directories currently installed.) 22:43:02 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:43:02 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:43:02 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:43:02 (Reading database ... 13915 files and directories currently installed.) 22:43:02 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:43:02 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:43:02 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:43:02 (Reading database ... 13915 files and directories currently installed.) 22:43:02 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 22:43:02 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:43:02 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 22:43:02 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:43:02 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 22:43:02 (Reading database ... 13915 files and directories currently installed.) 22:43:02 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 22:43:02 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:43:02 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 22:43:03 (Reading database ... 13915 files and directories currently installed.) 22:43:03 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:43:03 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:43:03 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:43:03 (Reading database ... 13915 files and directories currently installed.) 22:43:03 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:43:03 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:43:03 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 22:43:03 (Reading database ... 13915 files and directories currently installed.) 22:43:03 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:43:03 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:43:03 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 22:43:04 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 22:43:04 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 22:43:04 (Reading database ... 13915 files and directories currently installed.) 22:43:04 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 22:43:04 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:43:04 Setting up libc-bin (2.27-3ubuntu1.4) ... 22:43:04 (Reading database ... 13915 files and directories currently installed.) 22:43:04 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 22:43:04 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:43:04 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 22:43:04 (Reading database ... 13917 files and directories currently installed.) 22:43:04 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 22:43:04 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 22:43:04 Setting up debconf (1.5.66ubuntu1) ... 22:43:05 (Reading database ... 13917 files and directories currently installed.) 22:43:05 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 22:43:05 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:43:05 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 22:43:05 (Reading database ... 13917 files and directories currently installed.) 22:43:05 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 22:43:05 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:43:05 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 22:43:05 (Reading database ... 13917 files and directories currently installed.) 22:43:05 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:43:05 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:43:05 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:43:05 (Reading database ... 13917 files and directories currently installed.) 22:43:05 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:43:05 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:43:05 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 22:43:05 (Reading database ... 13919 files and directories currently installed.) 22:43:05 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:43:05 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:43:05 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:43:05 (Reading database ... 13923 files and directories currently installed.) 22:43:05 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:43:05 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:43:05 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 22:43:05 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:43:06 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 22:43:06 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:43:06 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 22:43:06 (Reading database ... 13923 files and directories currently installed.) 22:43:06 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 22:43:06 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 22:43:06 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 22:43:06 (Reading database ... 13923 files and directories currently installed.) 22:43:06 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 22:43:06 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 22:43:06 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 22:43:06 (Reading database ... 13923 files and directories currently installed.) 22:43:06 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 22:43:06 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:43:06 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 22:43:06 (Reading database ... 13923 files and directories currently installed.) 22:43:06 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 22:43:06 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:43:06 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 22:43:06 (Reading database ... 13923 files and directories currently installed.) 22:43:06 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 22:43:06 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 22:43:06 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 22:43:06 (Reading database ... 13923 files and directories currently installed.) 22:43:06 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 22:43:06 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:43:07 Setting up passwd (1:4.5-1ubuntu2) ... 22:43:07 (Reading database ... 13923 files and directories currently installed.) 22:43:07 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 22:43:07 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:43:07 Setting up gpgv (2.2.4-1ubuntu1.4) ... 22:43:07 (Reading database ... 13923 files and directories currently installed.) 22:43:07 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:43:07 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:43:07 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:43:07 (Reading database ... 13923 files and directories currently installed.) 22:43:07 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:43:07 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:43:07 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:43:07 (Reading database ... 13923 files and directories currently installed.) 22:43:07 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 22:43:07 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 22:43:07 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 22:43:07 (Reading database ... 13923 files and directories currently installed.) 22:43:07 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 22:43:08 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 22:43:08 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 22:43:08 (Reading database ... 13923 files and directories currently installed.) 22:43:08 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 22:43:08 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 22:43:08 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 22:43:08 (Reading database ... 13923 files and directories currently installed.) 22:43:08 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 22:43:08 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 22:43:08 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 22:43:08 (Reading database ... 13923 files and directories currently installed.) 22:43:08 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 22:43:08 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 22:43:08 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 22:43:08 (Reading database ... 13923 files and directories currently installed.) 22:43:08 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 22:43:08 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 22:43:08 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 22:43:08 (Reading database ... 13924 files and directories currently installed.) 22:43:08 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:43:08 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:43:08 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:43:08 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:43:08 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 22:43:08 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 22:43:08 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 22:43:08 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 22:43:09 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 22:43:09 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 22:43:09 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 22:43:09 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 22:43:09 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 22:43:09 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 22:43:09 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 22:43:09 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 22:43:09 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 22:43:09 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 22:43:09 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 22:43:09 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 22:43:09 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 22:43:09 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 22:43:09 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 22:43:09 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 22:43:09 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 22:43:09 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 22:43:10 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 22:43:10 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 22:43:10 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:43:10 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:43:10 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:43:10 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:43:10 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:43:10 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:43:10 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:43:10 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:43:10 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:43:10 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:43:10 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:43:10 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:43:10 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:43:10 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:43:10 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:43:10 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:43:11 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:43:11 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:43:12 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:43:12 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:43:13 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:43:13 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:43:13 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:43:13 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:43:13 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:43:13 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:43:13 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:43:13 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:43:14 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 22:43:14 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:43:14 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 22:43:14 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:43:14 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 22:43:14 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 22:43:14 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:43:14 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:43:14 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:43:14 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:43:14 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 22:43:14 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 22:43:14 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:43:14 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 22:43:14 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:43:14 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:43:14 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:43:14 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 22:43:14 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 22:43:14 Setting up tzdata (2021a-0ubuntu0.18.04) ... 22:43:14 22:43:14 Current default time zone: 'Etc/UTC' 22:43:14 Local time is now: Thu Sep 30 22:43:14 UTC 2021. 22:43:14 Universal Time is now: Thu Sep 30 22:43:14 UTC 2021. 22:43:14 Run 'dpkg-reconfigure tzdata' if you wish to change it. 22:43:14 22:43:14 Setting up systemd-sysv (237-3ubuntu10.52) ... 22:43:14 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:43:14 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 22:43:14 Setting up mount (2.31.1-0.4ubuntu3.7) ... 22:43:14 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 22:43:14 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 22:43:14 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 22:43:14 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 22:43:15 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 22:43:15 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 22:43:15 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:43:15 Setting up procps (2:3.3.12-3ubuntu1.2) ... 22:43:15 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 22:43:15 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 22:43:15 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 22:43:15 Setting up patch (2.7.6-2ubuntu1.1) ... 22:43:15 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 22:43:15 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 22:43:15 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 22:43:15 Installing new version of config file /etc/ssl/openssl.cnf ... 22:43:15 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 22:43:15 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 22:43:15 Setting up ca-certificates (20210119~18.04.2) ... 22:43:16 Updating certificates in /etc/ssl/certs... 22:43:17 23 added, 28 removed; done. 22:43:17 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 22:43:17 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:43:17 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 22:43:17 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 22:43:17 Setting up pkgbinarymangler (138.18.04.1) ... 22:43:17 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 22:43:17 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 22:43:17 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 22:43:17 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 22:43:17 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:43:17 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 22:43:17 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:43:17 Setting up perl (5.26.1-6ubuntu0.5) ... 22:43:17 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 22:43:17 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 22:43:17 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 22:43:17 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 22:43:17 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 22:43:17 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 22:43:17 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 22:43:17 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 22:43:17 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 22:43:18 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:43:18 Processing triggers for systemd (237-3ubuntu10.52) ... 22:43:18 Processing triggers for mime-support (3.60ubuntu1) ... 22:43:18 Processing triggers for ca-certificates (20210119~18.04.2) ... 22:43:18 Updating certificates in /etc/ssl/certs... 22:43:18 0 added, 0 removed; done. 22:43:18 Running hooks in /etc/ca-certificates/update.d... 22:43:18 done. 22:43:19 Reading package lists... 22:43:19 Building dependency tree... 22:43:19 Reading state information... 22:43:19 The following NEW packages will be installed: 22:43:19 apt-transport-https 22:43:19 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 22:43:19 Need to get 4348 B of archives. 22:43:19 After this operation, 154 kB of additional disk space will be used. 22:43:19 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 22:43:19 debconf: delaying package configuration, since apt-utils is not installed 22:43:19 Fetched 4348 B in 0s (23.6 kB/s) 22:43:19 Selecting previously unselected package apt-transport-https. 22:43:19 (Reading database ... 13928 files and directories currently installed.) 22:43:19 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 22:43:19 Unpacking apt-transport-https (1.6.14) ... 22:43:19 Setting up apt-transport-https (1.6.14) ... 22:43:20 Waiting for network to be ready... 22:43:26 2021-09-30T22:43:24Z INFO Waiting for automatic snapd restart... 22:43:28 snapd 2.51.7 from Canonical* installed 22:43:29 "snapd" switched to the "latest/stable" channel 22:43:29 22:43:31 core18 20210722 from Canonical* installed 22:43:31 "core18" switched to the "latest/stable" channel 22:43:31 22:43:34 snapcraft 5.0 from Canonical* installed 22:43:34 "snapcraft" switched to the "latest/stable" channel 22:43:34 22:43:38 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: 22:43:38 - README.md 22:43:38 22:43:38 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:43:38 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:43:39 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:43:39 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:43:40 Reading package lists... 22:43:40 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 22:43:40 Reading package lists... 22:43:40 Building dependency tree... 22:43:40 Reading state information... 22:43:40 Suggested packages: 22:43:40 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 22:43:40 git-gui gitk gitweb git-cvs git-mediawiki git-svn 22:43:40 Recommended packages: 22:43:40 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 22:43:41 The following NEW packages will be installed: 22:43:41 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 22:43:41 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 22:43:41 pkg-config zip 22:43:41 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 22:43:41 Need to get 7670 kB of archives. 22:43:41 After this operation, 43.8 MB of additional disk space will be used. 22:43:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 22:43:41 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 22:43:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 22:43:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 22:43:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 22:43:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 22:43:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 22:43:41 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 22:43:42 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 22:43:42 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 22:43:42 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 22:43:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 22:43:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 22:43:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 22:43:43 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 22:43:43 debconf: delaying package configuration, since apt-utils is not installed 22:43:43 Fetched 7670 kB in 3s (2965 kB/s) 22:43:43 Selecting previously unselected package libglib2.0-0:amd64. 22:43:43 (Reading database ... 13932 files and directories currently installed.) 22:43:43 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 22:43:43 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:43:43 Selecting previously unselected package libpsl5:amd64. 22:43:43 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 22:43:43 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 22:43:44 Selecting previously unselected package libnghttp2-14:amd64. 22:43:44 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 22:43:44 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:43:44 Selecting previously unselected package librtmp1:amd64. 22:43:44 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 22:43:44 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:43:44 Selecting previously unselected package libcurl3-gnutls:amd64. 22:43:44 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 22:43:44 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 22:43:44 Selecting previously unselected package liberror-perl. 22:43:44 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 22:43:44 Unpacking liberror-perl (0.17025-1) ... 22:43:44 Selecting previously unselected package git-man. 22:43:44 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 22:43:44 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 22:43:44 Selecting previously unselected package git. 22:43:44 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 22:43:44 Unpacking git (1:2.17.1-1ubuntu0.9) ... 22:43:44 Selecting previously unselected package libnorm1:amd64. 22:43:44 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 22:43:44 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:43:44 Selecting previously unselected package libpgm-5.2-0:amd64. 22:43:44 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 22:43:44 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:43:44 Selecting previously unselected package libsodium23:amd64. 22:43:44 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 22:43:44 Unpacking libsodium23:amd64 (1.0.16-2) ... 22:43:45 Selecting previously unselected package libzmq5:amd64. 22:43:45 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 22:43:45 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:43:45 Selecting previously unselected package libzmq3-dev:amd64. 22:43:45 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 22:43:45 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:43:45 Selecting previously unselected package pkg-config. 22:43:45 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 22:43:45 Unpacking pkg-config (0.29.1-0ubuntu2) ... 22:43:45 Selecting previously unselected package zip. 22:43:45 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 22:43:45 Unpacking zip (3.0-11build1) ... 22:43:45 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:43:45 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 22:43:45 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:43:45 Setting up liberror-perl (0.17025-1) ... 22:43:45 Setting up libpsl5:amd64 (0.19.1-5build1) ... 22:43:45 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:43:45 No schema files found: doing nothing. 22:43:45 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:43:45 Setting up zip (3.0-11build1) ... 22:43:45 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:43:45 Setting up libsodium23:amd64 (1.0.16-2) ... 22:43:45 Setting up pkg-config (0.29.1-0ubuntu2) ... 22:43:45 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:43:45 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 22:43:45 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:43:45 Setting up git (1:2.17.1-1ubuntu0.9) ... 22:43:45 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:43:46 git set to automatically installed. 22:43:46 git-man set to automatically installed. 22:43:46 libcurl3-gnutls set to automatically installed. 22:43:46 liberror-perl set to automatically installed. 22:43:46 libglib2.0-0 set to automatically installed. 22:43:46 libnghttp2-14 set to automatically installed. 22:43:46 libnorm1 set to automatically installed. 22:43:46 libpgm-5.2-0 set to automatically installed. 22:43:46 libpsl5 set to automatically installed. 22:43:46 librtmp1 set to automatically installed. 22:43:46 libsodium23 set to automatically installed. 22:43:46 libzmq3-dev set to automatically installed. 22:43:46 libzmq5 set to automatically installed. 22:43:46 pkg-config set to automatically installed. 22:43:46 zip set to automatically installed. 22:43:47 snapd is not logged in, snap install commands will use sudo 22:43:55 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 22:43:55 snapd is not logged in, snap install commands will use sudo 22:43:56 snap "core18" has no updates available 22:43:57 Pulling config-common 22:43:57 + snapcraftctl pull 22:43:57 Pulling go-build-helper 22:43:57 + snapcraftctl pull 22:43:58 'edgex-go' has dependencies that need to be staged: go-build-helper 22:43:58 Skipping pull go-build-helper (already ran) 22:43:58 Building go-build-helper 22:43:58 + snapcraftctl build 22:44:00 Staging go-build-helper 22:44:00 + snapcraftctl stage 22:44:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:44:10 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:44:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 22:44:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 22:44:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 22:44:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 22:44:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 22:44:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 22:44:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 22:44:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 22:44:10 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:44:10 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:44:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:44:10 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:44:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:44:10 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:44:10 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:44:10 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:44:10 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:44:10 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] 22:44:10 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 22:44:10 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 22:44:10 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 22:44:10 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 22:44:10 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 22:44:10 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1755 kB] 22:44:10 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 22:44:10 Fetched 25.4 MB in 0s (0 B/s) 22:44:10 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:44:10 Fetched 224 kB in 0s (0 B/s) 22:44:10 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:44:10 Fetched 157 kB in 0s (0 B/s) 22:44:10 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:44:10 Fetched 221 kB in 0s (0 B/s) 22:44:10 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:44:10 Fetched 143 kB in 0s (0 B/s) 22:44:10 Pulling edgex-go 22:44:10 + snapcraftctl pull 22:44:10 Pulling hooks 22:44:10 + snapcraftctl pull 22:44:29 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:44:29 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:44:29 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:44:29 Fetched 0 B in 0s (0 B/s) 22:44:29 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 22:44:29 Fetched 96.5 kB in 0s (0 B/s) 22:44:29 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 22:44:29 Fetched 279 kB in 0s (0 B/s) 22:44:29 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 22:44:29 Fetched 122 kB in 0s (0 B/s) 22:44:29 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 22:44:29 Fetched 77.8 kB in 0s (0 B/s) 22:44:29 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 22:44:29 Fetched 8848 B in 0s (0 B/s) 22:44:29 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 22:44:29 Fetched 47.8 kB in 0s (0 B/s) 22:44:29 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 22:44:29 Fetched 45.6 kB in 0s (0 B/s) 22:44:29 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 22:44:29 Fetched 15.0 kB in 0s (0 B/s) 22:44:29 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 22:44:29 Fetched 220 kB in 0s (0 B/s) 22:44:29 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 22:44:29 Fetched 154 kB in 0s (0 B/s) 22:44:29 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 22:44:29 Fetched 50.6 kB in 0s (0 B/s) 22:44:29 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 22:44:29 Fetched 14.8 kB in 0s (0 B/s) 22:44:29 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 22:44:29 Fetched 41.8 kB in 0s (0 B/s) 22:44:29 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 22:44:29 Fetched 499 kB in 0s (0 B/s) 22:44:29 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 22:44:29 Fetched 111 kB in 0s (0 B/s) 22:44:29 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 22:44:29 Fetched 240 kB in 0s (0 B/s) 22:44:29 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 22:44:29 Fetched 29.3 kB in 0s (0 B/s) 22:44:29 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 22:44:29 Fetched 85.5 kB in 0s (0 B/s) 22:44:29 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 22:44:29 Fetched 24.5 kB in 0s (0 B/s) 22:44:29 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 22:44:29 Fetched 49.2 kB in 0s (0 B/s) 22:44:29 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 22:44:29 Fetched 54.2 kB in 0s (0 B/s) 22:44:29 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 22:44:29 Fetched 30.8 kB in 0s (0 B/s) 22:44:29 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 22:44:29 Fetched 15.8 kB in 0s (0 B/s) 22:44:29 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 22:44:29 Fetched 85.9 kB in 0s (0 B/s) 22:44:29 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 22:44:29 Fetched 8720 B in 0s (0 B/s) 22:44:29 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 22:44:29 Fetched 140 kB in 0s (0 B/s) 22:44:29 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 22:44:29 Fetched 119 kB in 0s (0 B/s) 22:44:29 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 22:44:29 Fetched 111 kB in 0s (0 B/s) 22:44:29 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 22:44:29 Fetched 11.1 kB in 0s (0 B/s) 22:44:29 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 22:44:29 Fetched 646 kB in 0s (0 B/s) 22:44:29 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 22:44:29 Fetched 41.3 kB in 0s (0 B/s) 22:44:29 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 22:44:29 Fetched 17.9 kB in 0s (0 B/s) 22:44:29 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 22:44:29 Fetched 368 kB in 0s (0 B/s) 22:44:29 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 22:44:29 Fetched 187 kB in 0s (0 B/s) 22:44:29 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 22:44:29 Fetched 175 kB in 0s (0 B/s) 22:44:29 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 22:44:29 Fetched 206 kB in 0s (0 B/s) 22:44:29 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 22:44:29 Fetched 1302 kB in 0s (0 B/s) 22:44:29 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 22:44:29 Fetched 36.2 kB in 0s (0 B/s) 22:44:29 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 22:44:29 Fetched 159 kB in 0s (0 B/s) 22:44:29 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 22:44:29 Fetched 107 kB in 0s (0 B/s) 22:44:29 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 22:44:29 Fetched 48.7 kB in 0s (0 B/s) 22:44:29 Pulling static-packages 22:44:29 + snapcraftctl pull 22:44:29 Pulling version 22:44:29 + cd /root/project 22:44:29 + git describe --tags --abbrev=0 22:44:29 + sed s/v// 22:44:29 + GIT_VERSION=2.0.1-dev.63 22:44:29 + [ -z 2.0.1-dev.63 ] 22:44:29 + snapcraftctl set-version 2.0.1-dev.63 22:44:29 Building config-common 22:44:29 + snapcraftctl build 22:44:31 Skipping build go-build-helper (already ran) 22:44:31 Building edgex-go 22:44:31 + cd /root/parts/edgex-go/src 22:44:31 + git describe --tags --abbrev=0 22:44:31 + sed s/v// 22:44:31 + GIT_VERSION=2.0.1-dev.63 22:44:31 + [ -z 2.0.1-dev.63 ] 22:44:31 + echo 2.0.1-dev.63 22:44:31 + make build 22:44:31 go mod tidy 22:44:34 go: downloading github.com/gorilla/mux v1.8.0 22:44:34 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 22:44:34 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.18 22:44:34 go: downloading github.com/stretchr/testify v1.7.0 22:44:34 go: downloading github.com/google/uuid v1.3.0 22:44:34 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 22:44:34 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 22:44:34 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 22:44:34 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:44:34 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 22:44:34 go: downloading github.com/lib/pq v1.10.3 22:44:34 go: downloading github.com/golang-jwt/jwt/v4 v4.1.0 22:44:34 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:44:34 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 22:44:34 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 22:44:34 go: downloading github.com/pelletier/go-toml v1.9.4 22:44:34 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 22:44:35 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 22:44:35 go: downloading github.com/davecgh/go-spew v1.1.1 22:44:35 go: downloading github.com/pmezard/go-difflib v1.0.0 22:44:35 go: downloading github.com/go-playground/validator/v10 v10.9.0 22:44:35 go: downloading github.com/go-kit/kit v0.11.0 22:44:35 go: downloading github.com/stretchr/objx v0.1.1 22:44:35 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 22:44:35 go: downloading github.com/x448/float16 v0.8.4 22:44:36 go: downloading github.com/go-playground/universal-translator v0.18.0 22:44:36 go: downloading github.com/leodido/go-urn v1.2.1 22:44:36 go: downloading golang.org/x/text v0.3.6 22:44:36 go: downloading github.com/go-playground/assert/v2 v2.0.1 22:44:36 go: downloading github.com/go-playground/locales v0.14.0 22:44:36 go: downloading github.com/go-logfmt/logfmt v0.5.0 22:44:36 go: downloading github.com/go-stack/stack v1.8.0 22:44:36 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 22:44:36 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:44:36 go: downloading github.com/pebbe/zmq4 v1.2.7 22:44:36 go: downloading github.com/kr/pretty v0.3.0 22:44:36 go: downloading github.com/hashicorp/consul/api v1.8.1 22:44:36 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:44:36 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 22:44:36 go: downloading github.com/kr/text v0.2.0 22:44:36 go: downloading github.com/rogpeppe/go-internal v1.8.0 22:44:36 go: downloading github.com/gorilla/websocket v1.4.2 22:44:36 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 22:44:36 go: downloading github.com/onsi/ginkgo v1.10.1 22:44:36 go: downloading github.com/onsi/gomega v1.7.0 22:44:36 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:44:36 go: downloading github.com/mitchellh/copystructure v1.0.0 22:44:36 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:44:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:44:37 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:44:37 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:44:37 go: downloading github.com/hashicorp/serf v0.9.5 22:44:37 go: downloading github.com/hashicorp/consul/sdk v0.7.0 22:44:37 go: downloading github.com/hashicorp/go-uuid v1.0.1 22:44:37 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:44:37 go: downloading github.com/mitchellh/go-homedir v1.1.0 22:44:37 go: downloading github.com/fatih/color v1.9.0 22:44:37 go: downloading github.com/mattn/go-colorable v0.1.6 22:44:37 go: downloading github.com/mattn/go-isatty v0.0.12 22:44:37 go: downloading github.com/pkg/errors v0.9.1 22:44:37 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:44:37 go: downloading github.com/hashicorp/go-msgpack v0.5.3 22:44:37 go: downloading github.com/hashicorp/memberlist v0.2.2 22:44:37 go: downloading github.com/hpcloud/tail v1.0.0 22:44:37 go: downloading gopkg.in/yaml.v2 v2.4.0 22:44:37 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 22:44:37 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:44:37 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:44:37 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:44:37 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:44:37 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:44:37 go: downloading github.com/hashicorp/go-multierror v1.1.0 22:44:37 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 22:44:37 go: downloading github.com/miekg/dns v1.1.26 22:44:37 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:44:37 go: downloading gopkg.in/fsnotify.v1 v1.4.7 22:44:37 go: downloading github.com/hashicorp/errwrap v1.0.0 22:44:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-data/core-data ./cmd/core-data 22:44:38 gofmt -l . 22:44:38 [ "`gofmt -l .`" = "" ] 22:44:38 ./bin/test-attribution-txt.sh [Pipeline] sh 22:44:38 + ls -al . 22:44:38 total 640 22:44:38 drwxrwxr-x 9 1001 1001 4096 Sep 30 22:44 . 22:44:38 drwxr-xr-x 4 root root 4096 Sep 30 22:39 .. 22:44:38 -rw-rw-r-- 1 1001 1001 11 Sep 30 22:37 .dockerignore 22:44:38 drwxrwxr-x 8 1001 1001 4096 Sep 30 22:37 .git 22:44:38 drwxrwxr-x 4 1001 1001 4096 Sep 30 22:37 .github 22:44:38 -rw-rw-r-- 1 1001 1001 818 Sep 30 22:37 .gitignore 22:44:38 -rw-rw-r-- 1 1001 1001 42 Sep 30 22:37 .golangci.yml 22:44:38 -rw-rw-r-- 1 1001 1001 76 Sep 30 22:37 .hadolint.yml 22:44:38 -rw-rw-r-- 1 1001 1001 166 Sep 30 22:37 .sonarcloud.properties 22:44:38 -rw-rw-r-- 1 1001 1001 1171 Sep 30 22:37 ADOPTERS.md 22:44:38 -rw-rw-r-- 1 1001 1001 8608 Sep 30 22:37 Attribution.txt 22:44:38 -rw-rw-r-- 1 1001 1001 43881 Sep 30 22:37 CHANGELOG.md 22:44:38 -rw-rw-r-- 1 1001 1001 3804 Sep 30 22:37 CONTRIBUTING.md 22:44:38 -rw-rw-r-- 1 1001 1001 677 Sep 30 22:37 GOVERNANCE.md 22:44:38 -rw-rw-r-- 1 1001 1001 849 Sep 30 22:37 Jenkinsfile 22:44:38 -rw-rw-r-- 1 1001 1001 10775 Sep 30 22:37 LICENSE 22:44:38 -rw-rw-r-- 1 1001 1001 6386 Sep 30 22:37 Makefile 22:44:38 -rw-rw-r-- 1 1001 1001 582 Sep 30 22:37 OWNERS.md 22:44:38 -rw-rw-r-- 1 1001 1001 8256 Sep 30 22:37 README.md 22:44:38 -rw-rw-r-- 1 1001 1001 6912 Sep 30 22:37 SECURITY.md 22:44:38 -rw-rw-r-- 1 1001 1001 5 Sep 30 22:33 VERSION 22:44:38 -rw-rw-r-- 1 1001 1001 4131 Sep 30 22:37 ZMQWindows.md 22:44:38 drwxrwxr-x 2 1001 1001 4096 Sep 30 22:37 bin 22:44:38 drwxrwxr-x 14 1001 1001 4096 Sep 30 22:37 cmd 22:44:38 -rw-r--r-- 1 root root 403265 Sep 30 22:43 coverage.out 22:44:38 -rw-rw-r-- 1 1001 1001 829 Sep 30 22:37 go.mod 22:44:38 -rw-r--r-- 1 root root 50143 Sep 30 22:39 go.sum 22:44:38 drwxrwxr-x 8 1001 1001 4096 Sep 30 22:37 internal 22:44:38 drwxrwxr-x 3 1001 1001 4096 Sep 30 22:37 openapi 22:44:38 drwxrwxr-x 4 1001 1001 4096 Sep 30 22:37 snap 22:44:38 -rw-rw-r-- 1 1001 1001 204 Sep 30 22:37 version.go [Pipeline] sh 22:44:39 + '[' -e coverage.out ] 22:44:39 + chown 1001:1001 coverage.out [Pipeline] stash 22:44:39 Warning: overwriting stash ‘coverage-report’ 22:44:40 Stashed 1 file(s) [Pipeline] sh 22:44:41 + make build 22:44:41 go mod tidy 22:44:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:44:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:44:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:44:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-command/core-command ./cmd/core-command 22:44:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:44:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:44:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:44:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:44:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:44:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:44:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:44:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/secrets-config ./cmd/secrets-config 22:45:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:45:02 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 22:45:02 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 22:45:02 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 22:45:02 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 22:45:02 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 22:45:02 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 22:45:02 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 22:45:02 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 22:45:02 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 22:45:02 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 22:45:02 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 22:45:02 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 22:45:02 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 22:45:02 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 22:45:02 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 22:45:02 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 22:45:02 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 22:45:02 + 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 22:45:02 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 22:45:02 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 22:45:02 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 22:45:02 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 22:45:02 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 22:45:02 + 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 22:45:02 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 22:45:02 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 22:45:02 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 22:45:02 Building hooks 22:45:02 + cd /root/parts/hooks/src 22:45:02 + make build 22:45:02 go mod tidy 22:45:03 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 22:45:03 go: downloading github.com/stretchr/testify v1.5.1 22:45:03 go: downloading gopkg.in/yaml.v2 v2.2.2 22:45:03 go: downloading github.com/davecgh/go-spew v1.1.0 22:45:03 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 22:45:04 GO111MODULE=on go build -o cmd/install/install ./cmd/install 22:45:04 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 22:45:04 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 22:45:08 Building static-packages 22:45:08 + snapcraftctl build 22:45:09 Building version 22:45:09 + snapcraftctl build 22:45:12 Staging config-common 22:45:12 + snapcraftctl stage 22:45:12 Skipping stage go-build-helper (already ran) 22:45:12 Staging edgex-go 22:45:12 + snapcraftctl stage 22:45:13 Staging hooks 22:45:13 + snapcraftctl stage 22:45:14 Staging static-packages 22:45:14 + snapcraftctl stage 22:45:15 Staging version 22:45:15 + snapcraftctl stage 22:45:16 Priming config-common 22:45:16 + snapcraftctl prime 22:45:16 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 22:45:16 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 22:45:17 Priming go-build-helper 22:45:17 + snapcraftctl prime 22:45:19 Priming edgex-go 22:45:19 + snapcraftctl prime 22:45:20 Priming hooks 22:45:20 + snapcraftctl prime 22:45:21 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 22:45:21 Priming static-packages 22:45:21 + snapcraftctl prime 22:45:21 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 22:45:24 Priming version 22:45:24 + snapcraftctl prime 22:45:24 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 22:45:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:45:30 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 22:45:33 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 22:45:39 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 22:45:42 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 22:45:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 22:45:54 $ docker stop --time=1 5e41f7f3df89ea514a739640a985a707df0bebcb766f616552bdbc888ecc00e9 22:45:57 $ docker rm -f 5e41f7f3df89ea514a739640a985a707df0bebcb766f616552bdbc888ecc00e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:45:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:45:59 22:45:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:45:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:45:59 latest: Pulling from edgex-devops/edgex-compose-arm64 22:45:59 29e5d40040c1: Pulling fs layer 22:45:59 1ce36da41761: Pulling fs layer 22:45:59 25b303627fd3: Pulling fs layer 22:46:00 29e5d40040c1: Verifying Checksum 22:46:00 29e5d40040c1: Download complete 22:46:01 1ce36da41761: Download complete 22:46:01 29e5d40040c1: Pull complete 22:46:02 1ce36da41761: Pull complete 22:46:02 25b303627fd3: Verifying Checksum 22:46:02 25b303627fd3: Download complete 22:46:12 25b303627fd3: Pull complete 22:46:12 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:46:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:46:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:46:13 prd-ubuntu18.04-docker-arm64-4c-16g-347 does not seem to be running inside a container 22:46:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:46:17 $ docker top 675b850fd86642890c27b544fb83742274c0458ddbbe67a8345ed93fa1bf2dd4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:18 + docker-compose build --help 22:46:18 + grep parallel 22:46:22 --parallel Build images in parallel. [Pipeline] } 22:46:22 $ docker stop --time=1 675b850fd86642890c27b544fb83742274c0458ddbbe67a8345ed93fa1bf2dd4 22:46:24 $ docker rm -f 675b850fd86642890c27b544fb83742274c0458ddbbe67a8345ed93fa1bf2dd4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:46:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:46:25 . [Pipeline] withDockerContainer 22:46:25 prd-ubuntu18.04-docker-arm64-4c-16g-347 does not seem to be running inside a container 22:46:25 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:46:27 $ docker top 36a8680e2893475682c1fbaee1df6c116f625044067da4c2a456fd8b43fdf3a3 -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:28 + docker-compose -f ./docker-compose-build.yml build --parallel 22:46:32 Building core-command ... 22:46:32 Building core-data ... 22:46:32 Building core-metadata ... 22:46:32 Building security-bootstrapper ... 22:46:32 Building security-proxy-setup ... 22:46:32 Building security-secretstore-setup ... 22:46:32 Building support-notifications ... 22:46:32 Building support-scheduler ... 22:46:32 Building sys-mgmt-agent ... 22:46:32 Building sys-mgmt-agent 22:46:32 Building support-notifications 22:46:32 Building core-data 22:46:32 Building core-command 22:46:32 Building core-metadata 22:47:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:47:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:47:40 ---> aa84f971090a 22:47:40 Step 3/24 : WORKDIR /edgex-go 22:47:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:47:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:47:40 ---> aa84f971090a 22:47:40 Step 3/24 : WORKDIR /edgex-go 22:47:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:47:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:47:40 ---> aa84f971090a 22:47:40 Step 3/24 : WORKDIR /edgex-go 22:47:40 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:47:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:47:40 ---> aa84f971090a 22:47:40 Step 3/23 : WORKDIR /edgex-go 22:47:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:47:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:47:40 ---> aa84f971090a 22:47:40 Step 3/24 : WORKDIR /edgex-go 22:47:40 ---> Running in c84120abe545 22:47:40 ---> Running in 05a1cf96085d 22:47:40 ---> Running in d52c9b136efd 22:47:40 ---> Running in ae7aac38199a 22:47:40 ---> Running in b7d3ac4f8980 22:47:40 Removing intermediate container 05a1cf96085d 22:47:40 ---> 8983214a3eac 22:47:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:40 Removing intermediate container ae7aac38199a 22:47:40 ---> f2ca17ceef51 22:47:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:40 Removing intermediate container d52c9b136efd 22:47:40 ---> 914f32d70a03 22:47:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:40 ---> Running in 9407f5b44630 22:47:40 Removing intermediate container c84120abe545 22:47:40 ---> 457b3140ba7e 22:47:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:40 Removing intermediate container b7d3ac4f8980 22:47:40 ---> 42334b8c4ed0 22:47:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:40 ---> Running in 37eb0723cf1f 22:47:40 ---> Running in d222286ea7f2 22:47:40 ---> Running in 0925e5efbc5d 22:47:40 ---> Running in dc7fcdd79892 22:47:41 Removing intermediate container 9407f5b44630 22:47:41 ---> 0607de9d457b 22:47:41 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:47:42 ---> Running in eb8521451605 22:47:42 Removing intermediate container d222286ea7f2 22:47:42 ---> cda5f91eba8f 22:47:42 Step 5/24 : RUN apk add --update --no-cache make git 22:47:42 ---> Running in 62867d9a9d3e 22:47:42 Removing intermediate container dc7fcdd79892 22:47:42 ---> c28adf85b17e 22:47:42 Step 5/24 : RUN apk add --update --no-cache make bash git 22:47:42 ---> Running in f38fbcdc4b00 22:47:42 Removing intermediate container 37eb0723cf1f 22:47:42 ---> 93517adf03c0 22:47:42 Step 5/24 : RUN apk add --update --no-cache make git 22:47:42 Removing intermediate container 0925e5efbc5d 22:47:42 ---> 7437825ab431 22:47:42 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:47:43 ---> Running in c11df49f1009 22:47:43 ---> Running in 1b95aaf345b4 22:47:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:47:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:47:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:47:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:47:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:47:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:47:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:47:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:47:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:47:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:47:47 OK: 218 MiB in 52 packages 22:47:47 OK: 218 MiB in 52 packages 22:47:47 OK: 218 MiB in 52 packages 22:47:47 OK: 218 MiB in 52 packages 22:47:48 Removing intermediate container 62867d9a9d3e 22:47:48 ---> 460d9b4e9dab 22:47:48 Step 6/24 : COPY go.mod . 22:47:49 Removing intermediate container 1b95aaf345b4 22:47:49 ---> b8401a87d296 22:47:49 Step 6/23 : COPY go.mod . 22:47:49 Removing intermediate container c11df49f1009 22:47:49 ---> 09879bf41926 22:47:49 Step 6/24 : COPY go.mod . 22:47:49 Removing intermediate container f38fbcdc4b00 22:47:49 ---> 2a2cba99dc42 22:47:49 Step 6/24 : COPY go.mod . 22:47:49 OK: 218 MiB in 52 packages 22:47:50 ---> b9a477518505 22:47:50 Step 7/24 : RUN go mod download 22:47:50 ---> Running in 4f6784096439 22:47:50 ---> ca885bae0040 22:47:50 Step 7/23 : RUN go mod download 22:47:50 ---> fd2902aef185 22:47:50 Step 7/24 : RUN go mod download 22:47:50 ---> Running in 33341e138700 22:47:50 ---> Running in 97cca4744c0e 22:47:51 ---> 5a36dad1d4c7 22:47:51 Step 7/24 : RUN go mod download 22:47:51 Removing intermediate container eb8521451605 22:47:51 ---> 0688b73947c7 22:47:51 Step 6/24 : COPY go.mod . 22:47:51 ---> Running in ee9f771cd2b5 22:47:52 ---> 5fa5a978f091 22:47:52 Step 7/24 : RUN go mod download 22:47:53 ---> Running in fb8ca1c8304d 22:47:57 Removing intermediate container 4f6784096439 22:47:57 ---> 5f3032560261 22:47:57 Step 8/24 : COPY . . 22:47:58 Removing intermediate container 97cca4744c0e 22:47:58 ---> b184a140dd51 22:47:58 Step 8/24 : COPY . . 22:47:59 Removing intermediate container 33341e138700 22:47:59 ---> 5859f2882186 22:47:59 Step 8/23 : COPY . . 22:47:59 Removing intermediate container ee9f771cd2b5 22:47:59 ---> b0530ff0f0dd 22:47:59 Step 8/24 : COPY . . 22:48:00 Removing intermediate container fb8ca1c8304d 22:48:00 ---> 34e5255b64e4 22:48:00 Step 8/24 : COPY . . 22:48:27 ---> e493c91f4d6b 22:48:27 Step 9/24 : RUN go mod tidy 22:48:27 ---> f69bec67006b 22:48:27 Step 9/24 : RUN go mod tidy 22:48:27 ---> 9e25a1e08111 22:48:27 Step 9/24 : RUN go mod tidy 22:48:27 ---> 748b1119cc25 22:48:27 Step 9/23 : RUN go mod tidy 22:48:27 ---> 4c6f12d85419 22:48:27 Step 9/24 : RUN go mod tidy 22:48:27 ---> Running in ded6e9c56944 22:48:27 ---> Running in abf94176038b 22:48:27 ---> Running in a5cda60621c9 22:48:27 ---> Running in 121016f802f8 22:48:27 ---> Running in 9744fbf074cb 22:48:31 Removing intermediate container abf94176038b 22:48:31 ---> d8e82ad3ef09 22:48:31 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:48:31 ---> Running in 82220ca1d306 22:48:32 Removing intermediate container 121016f802f8 22:48:32 ---> f823d1071224 22:48:32 Step 10/24 : RUN make cmd/core-data/core-data 22:48:32 ---> Running in 141704c180a6 22:48:32 Removing intermediate container ded6e9c56944 22:48:32 ---> 6d68bc49a711 22:48:32 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:48:32 Removing intermediate container a5cda60621c9 22:48:32 ---> ef484104560b 22:48:32 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:48:33 Removing intermediate container 9744fbf074cb 22:48:33 ---> 341e9eea50f9 22:48:33 Step 10/24 : RUN make cmd/core-command/core-command 22:48:33 ---> Running in 5ca0611434c9 22:48:33 ---> Running in 9f49643beacc 22:48:33 ---> Running in 6f2035fdd861 22:48:33 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 22:48:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:48:36 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 22:48:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:48:36 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 22:50:43 Removing intermediate container 6f2035fdd861 22:50:43 ---> e2dd5d711410 22:50:43 22:50:43 Step 11/24 : FROM alpine:3.14 22:50:43 3.14: Pulling from library/alpine 22:50:43 Removing intermediate container 5ca0611434c9 22:50:43 ---> fb32ba7e3598 22:50:43 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:50:43 ---> Running in 7d88d7b20098 22:50:43 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:50:43 Status: Downloaded newer image for alpine:3.14 22:50:43 ---> bb3de5531c18 22:50:43 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:50:43 ---> Running in 120cafc78706 22:50:43 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 22:50:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:50:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:50:43 (1/1) Installing dumb-init (1.2.5-r1) 22:50:43 Executing busybox-1.33.1-r3.trigger 22:50:43 OK: 5 MiB in 15 packages 22:50:43 Removing intermediate container 82220ca1d306 22:50:43 ---> 4057f054777c 22:50:43 22:50:43 Step 11/24 : FROM alpine:3.14 22:50:43 ---> bb3de5531c18 22:50:43 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:50:43 ---> Using cache 22:50:43 ---> 8dd0ece08435 22:50:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:50:43 Removing intermediate container 120cafc78706 22:50:43 ---> 8dd0ece08435 22:50:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:50:43 ---> Running in ab6988517c32 22:50:43 ---> Running in 84c1065bd275 22:50:43 Removing intermediate container 7d88d7b20098 22:50:43 ---> 5d5d1158001e 22:50:43 22:50:43 Step 12/24 : FROM docker:20.10.7 22:50:43 20.10.7: Pulling from library/docker 22:50:43 Removing intermediate container ab6988517c32 22:50:43 ---> 09c02e76d418 22:50:43 Step 14/24 : ENV APP_PORT=59881 22:50:43 Removing intermediate container 84c1065bd275 22:50:43 ---> 989673edd039 22:50:43 Step 14/24 : ENV APP_PORT=59882 22:50:43 ---> Running in e544921b869f 22:50:43 ---> Running in 16eb25f7dd2e 22:50:43 Removing intermediate container 9f49643beacc 22:50:43 ---> ae7eb27f1e69 22:50:43 22:50:43 Step 11/23 : FROM alpine:3.14 22:50:43 ---> bb3de5531c18 22:50:43 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:50:43 ---> Running in 3d3d908798d5 22:50:43 Removing intermediate container e544921b869f 22:50:43 ---> 7f8739ac6b2f 22:50:43 Step 15/24 : EXPOSE $APP_PORT 22:50:44 Removing intermediate container 16eb25f7dd2e 22:50:44 ---> 40f134c9df33 22:50:44 Step 15/24 : EXPOSE $APP_PORT 22:50:44 ---> Running in b90477b14e8d 22:50:44 ---> Running in 75fe69b6edc1 22:50:45 Removing intermediate container b90477b14e8d 22:50:45 ---> fcb88be63715 22:50:45 Step 16/24 : WORKDIR / 22:50:45 ---> Running in 3244896d0be4 22:50:45 Removing intermediate container 75fe69b6edc1 22:50:45 ---> 323175ec642e 22:50:45 Step 16/24 : WORKDIR / 22:50:46 ---> Running in 6f0484759e3d 22:50:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:50:46 Removing intermediate container 3244896d0be4 22:50:46 ---> cb1f2c7c4b96 22:50:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:50:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:50:47 Removing intermediate container 6f0484759e3d 22:50:47 ---> c2b3ac5c7dbd 22:50:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:50:47 (1/2) Installing ca-certificates (20191127-r5) 22:50:47 (2/2) Installing dumb-init (1.2.5-r1) 22:50:47 Executing busybox-1.33.1-r3.trigger 22:50:47 Executing ca-certificates-20191127-r5.trigger 22:50:47 OK: 6 MiB in 16 packages 22:50:48 ---> 6550fcbe9c05 22:50:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:50:48 ---> 33cd8a30f3b7 22:50:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:50:50 Removing intermediate container 3d3d908798d5 22:50:50 ---> a7dc79088acd 22:50:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:50:51 ---> fb1a255b50e0 22:50:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:50:51 ---> Running in defbbceadd13 22:50:51 ---> e439eeb51638 22:50:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:50:52 Removing intermediate container defbbceadd13 22:50:52 ---> 3ff4140c2310 22:50:52 Step 14/23 : ENV APP_PORT=59860 22:50:52 ---> Running in e2d420e2d49a 22:50:52 ---> fe4780237b70 22:50:52 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:50:53 ---> ada68347c14a 22:50:53 Step 20/24 : ENTRYPOINT ["/core-command"] 22:50:53 Removing intermediate container 141704c180a6 22:50:53 ---> 6374079383d0 22:50:53 22:50:53 Step 11/24 : FROM alpine:3.14 22:50:53 ---> bb3de5531c18 22:50:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:50:53 ---> Running in aa2bc5b40d14 22:50:53 ---> Running in ffaa78c29c17 22:50:53 ---> Running in f3a3e3fbed04 22:50:53 Removing intermediate container e2d420e2d49a 22:50:53 ---> 18bbfb465b6f 22:50:53 Step 15/23 : EXPOSE $APP_PORT 22:50:53 ---> Running in 026e572db04c 22:50:54 Removing intermediate container aa2bc5b40d14 22:50:54 ---> c7585be464c5 22:50:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:50:54 ---> Running in 26bc58f60321 22:50:54 Removing intermediate container ffaa78c29c17 22:50:54 ---> f85da854ae3a 22:50:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:50:54 Removing intermediate container f3a3e3fbed04 22:50:54 ---> 03e0b3a6df08 22:50:54 Step 13/24 : ENV APP_PORT=59880 22:50:54 Removing intermediate container 026e572db04c 22:50:54 ---> f432e6da39d0 22:50:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:50:54 ---> Running in 3911a68cab88 22:50:54 ---> Running in 0cf988593c50 22:50:55 Removing intermediate container 26bc58f60321 22:50:55 ---> dc547b471bb2 22:50:55 Step 22/24 : LABEL arch=arm64 22:50:55 ---> Running in e2592d04ae4b 22:50:55 Removing intermediate container 3911a68cab88 22:50:55 Removing intermediate container 0cf988593c50 22:50:55 ---> 8044513d4d31 22:50:55 ---> 5668c7721d3d 22:50:55 Step 22/24 : LABEL arch=arm64 22:50:55 Step 14/24 : EXPOSE $APP_PORT 22:50:56 ---> Running in 81d37bd93559 22:50:56 ---> Running in 1fd2963d6880 22:50:56 Removing intermediate container e2592d04ae4b 22:50:56 ---> b75e5e6627c3 22:50:56 Step 23/24 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb 22:50:56 ---> 2e6068483664 22:50:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:50:56 ---> Running in d367d1a4b480 22:50:56 Removing intermediate container 81d37bd93559 22:50:56 ---> 5b8e7518b2b4 22:50:56 Step 23/24 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb 22:50:56 Removing intermediate container 1fd2963d6880 22:50:56 ---> 4b635e854790 22:50:56 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:50:57 ---> Running in 18ca77949fbc 22:50:57 ---> Running in f522bd712384 22:50:57 Removing intermediate container d367d1a4b480 22:50:57 ---> a974c2ae7b29 22:50:57 Step 24/24 : LABEL version=0.0.0 22:50:57 ---> Running in e6335e9ee817 22:50:57 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 22:50:57 Removing intermediate container 18ca77949fbc 22:50:57 ---> c72eaa710597 22:50:57 Step 24/24 : LABEL version=0.0.0 22:50:57 Status: Downloaded newer image for docker:20.10.7 22:50:57 ---> af3695f8269f 22:50:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:50:57 ---> df445af6242a 22:50:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:50:58 ---> Running in 32e6fce7ba30 22:50:58 ---> Running in 560451b4b562 22:50:58 Removing intermediate container e6335e9ee817 22:50:58 ---> eb87849217f3 22:50:58 22:50:59 Successfully built eb87849217f3 22:50:59 Successfully tagged core-metadata-arm64:latest 22:50:59  Building core-metadata ... done Building security-secretstore-setup 22:50:59 Removing intermediate container 32e6fce7ba30 22:50:59 ---> 2c34301bd9ab 22:50:59 22:50:59 Removing intermediate container 560451b4b562 22:50:59 ---> 2d2e72169b33 22:50:59 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 22:50:59 ---> f35c646a71ed 22:50:59 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:50:59 ---> Running in 9051d01a181b 22:50:59 Successfully built 2c34301bd9ab 22:50:59 Successfully tagged core-command-arm64:latest 22:50:59 Building security-bootstrapper 22:50:59  Building core-command ... done  ---> Running in 0a0d78726563 22:51:00 Removing intermediate container 0a0d78726563 22:51:00 ---> 98a1413d7e27 22:51:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:51:00 ---> Running in c1f9606dde48 22:51:00 Removing intermediate container f522bd712384 22:51:00 ---> a09c49f831ba 22:51:00 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:51:00 ---> Running in 066debaa51a4 22:51:01 Removing intermediate container c1f9606dde48 22:51:01 ---> b735590b251f 22:51:01 Step 21/23 : LABEL arch=arm64 22:51:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:51:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:51:01 ---> Running in 4f865f02d81a 22:51:02 (1/39) Installing readline (8.1.0-r0) 22:51:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:51:02 (2/39) Installing bash (5.1.0-r0) 22:51:02 Executing bash-5.1.0-r0.post-install 22:51:02 (3/39) Installing brotli-libs (1.0.9-r3) 22:51:02 (4/39) Installing nghttp2-libs (1.42.0-r1) 22:51:02 (5/39) Installing libcurl (7.79.1-r0) 22:51:02 (6/39) Installing curl (7.79.1-r0) 22:51:02 (7/39) Installing dumb-init (1.2.5-r0) 22:51:02 (8/39) Installing libbz2 (1.0.8-r1) 22:51:02 (9/39) Installing expat (2.2.10-r1) 22:51:02 (10/39) Installing libffi (3.3-r2) 22:51:02 Removing intermediate container 4f865f02d81a 22:51:02 ---> c514292a9629 22:51:02 Step 22/23 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb 22:51:02 (11/39) Installing gdbm (1.19-r0) 22:51:02 (12/39) Installing xz-libs (5.2.5-r0) 22:51:02 (13/39) Installing sqlite-libs (3.34.1-r0) 22:51:02 (14/39) Installing python3 (3.8.10-r0) 22:51:03 ---> Running in f58118d825e7 22:51:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:51:04 (1/6) Installing dumb-init (1.2.5-r1) 22:51:04 (15/39) Installing py3-appdirs (1.4.4-r1) 22:51:04 (16/39) Installing py3-ordered-set (4.0.2-r0) 22:51:04 (17/39) Installing py3-parsing (2.4.7-r1) 22:51:04 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:51:04 (18/39) Installing py3-six (1.15.0-r0) 22:51:04 (19/39) Installing py3-packaging (20.9-r0) 22:51:04 (20/39) Installing py3-setuptools (51.3.3-r0) 22:51:05 (3/6) Installing libsodium (1.0.18-r0) 22:51:05 (21/39) Installing py3-chardet (4.0.0-r0) 22:51:05 Removing intermediate container f58118d825e7 22:51:05 ---> 9dbdfa356af2 22:51:05 Step 23/23 : LABEL version=0.0.0 22:51:05 (22/39) Installing py3-idna (3.1-r0) 22:51:05 (23/39) Installing py3-urllib3 (1.26.2-r1) 22:51:05 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:51:05 (24/39) Installing py3-requests (2.25.1-r1) 22:51:05 (25/39) Installing py3-msgpack (1.0.2-r0) 22:51:05 (26/39) Installing py3-lockfile (0.12.2-r3) 22:51:05 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:51:05 (28/39) Installing py3-colorama (0.4.4-r0) 22:51:05 (29/39) Installing py3-contextlib2 (0.6.0-r0) 22:51:05 (30/39) Installing py3-distlib (0.3.1-r1) 22:51:05 (31/39) Installing py3-distro (1.5.0-r1) 22:51:05 (32/39) Installing py3-webencodings (0.5.1-r3) 22:51:05 (33/39) Installing py3-html5lib (1.1-r0) 22:51:05 (5/6) Installing libzmq (4.3.4-r0) 22:51:05 ---> Running in 1f6129c3a877 22:51:05 (34/39) Installing py3-pytoml (0.1.21-r0) 22:51:05 (35/39) Installing py3-pep517 (0.9.1-r0) 22:51:05 (36/39) Installing py3-progress (1.5-r0) 22:51:05 (37/39) Installing py3-retrying (1.3.3-r0) 22:51:05 (6/6) Installing zeromq (4.3.4-r0) 22:51:05 (38/39) Installing py3-toml (0.10.2-r0) 22:51:05 (39/39) Installing py3-pip (20.3.4-r0) 22:51:05 Executing busybox-1.33.1-r3.trigger 22:51:05 OK: 8 MiB in 20 packages 22:51:06 Executing busybox-1.32.1-r6.trigger 22:51:06 OK: 82 MiB in 59 packages 22:51:06 Removing intermediate container 1f6129c3a877 22:51:06 ---> 40390db338a8 22:51:06 22:51:06 Successfully built 40390db338a8 22:51:07 Successfully tagged support-notifications-arm64:latest 22:51:07  Building support-notifications ... done Building support-scheduler 22:51:08 Removing intermediate container 066debaa51a4 22:51:08 ---> 8b53cac4abe3 22:51:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:51:10 ---> 8760336ed119 22:51:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:51:11 ---> b7d16c1734e2 22:51:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:51:12 ---> 46f120bcde01 22:51:12 Step 20/24 : ENTRYPOINT ["/core-data"] 22:51:12 ---> Running in 5ff048e2c77d 22:51:13 Removing intermediate container 5ff048e2c77d 22:51:13 ---> 1d3ba491b2fe 22:51:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:51:13 ---> Running in eb0c3fc0f4a0 22:51:14 Removing intermediate container eb0c3fc0f4a0 22:51:14 ---> 5390f2f9eb92 22:51:14 Step 22/24 : LABEL arch=arm64 22:51:14 Collecting docker-compose==1.23.2 22:51:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:51:14 ---> Running in 834aee827ca6 22:51:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:51:15 Collecting cached-property<2,>=1.2.0 22:51:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:51:15 Removing intermediate container 834aee827ca6 22:51:15 ---> ea3308348bab 22:51:15 Step 23/24 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb 22:51:15 Collecting websocket-client<1.0,>=0.32.0 22:51:15 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:51:15 ---> Running in 05de249aeab2 22:51:16 Removing intermediate container 05de249aeab2 22:51:16 ---> 1d76429ceeea 22:51:16 Step 24/24 : LABEL version=0.0.0 22:51:17 ---> Running in 23379877a150 22:51:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:51:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:51:17 Collecting docopt<0.7,>=0.6.1 22:51:17 Downloading docopt-0.6.2.tar.gz (25 kB) 22:51:18 Removing intermediate container 23379877a150 22:51:18 ---> a6f774903294 22:51:18 22:51:18 Successfully built a6f774903294 22:51:18 Successfully tagged core-data-arm64:latest 22:51:18 Building security-proxy-setup 22:51:19  Building core-data ... done Collecting texttable<0.10,>=0.9.0 22:51:19 Downloading texttable-0.9.1.tar.gz (11 kB) 22:51:21 Collecting dockerpty<0.5,>=0.4.1 22:51:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:51:24 Collecting docker<4.0,>=3.6.0 22:51:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:51:24 Collecting jsonschema<3,>=2.5.1 22:51:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:51:25 Collecting PyYAML<4,>=3.10 22:51:25 Downloading PyYAML-3.13.tar.gz (270 kB) 22:51:29 Collecting docker-pycreds>=0.4.0 22:51:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:51:30 Collecting urllib3<1.25,>=1.21.1 22:51:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:51:30 Collecting idna<2.8,>=2.5 22:51:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:51:31 Collecting certifi>=2017.4.17 22:51:31 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 22:51:31 Collecting chardet<3.1.0,>=3.0.2 22:51:31 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:51:31 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:51:31 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:51:31 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:51:31 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:51:32 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:51:32 Attempting uninstall: urllib3 22:51:32 Found existing installation: urllib3 1.26.2 22:51:32 Uninstalling urllib3-1.26.2: 22:51:33 Successfully uninstalled urllib3-1.26.2 22:51:33 Attempting uninstall: idna 22:51:33 Found existing installation: idna 3.1 22:51:33 Uninstalling idna-3.1: 22:51:33 Successfully uninstalled idna-3.1 22:51:34 Attempting uninstall: chardet 22:51:34 Found existing installation: chardet 4.0.0 22:51:34 Uninstalling chardet-4.0.0: 22:51:34 Successfully uninstalled chardet-4.0.0 22:51:36 Attempting uninstall: requests 22:51:36 Found existing installation: requests 2.25.1 22:51:36 Uninstalling requests-2.25.1: 22:51:36 Successfully uninstalled requests-2.25.1 22:51:36 Running setup.py install for texttable: started 22:51:38 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:51:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:51:38 ---> aa84f971090a 22:51:38 Step 3/26 : WORKDIR /edgex-go 22:51:38 ---> Using cache 22:51:38 ---> 42334b8c4ed0 22:51:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:51:38 ---> Using cache 22:51:38 ---> c28adf85b17e 22:51:38 Step 5/26 : RUN apk add --update --no-cache make git 22:51:38 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:51:38 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:51:38 ---> aa84f971090a 22:51:38 Step 3/32 : WORKDIR /edgex-go 22:51:38 ---> Using cache 22:51:38 ---> 42334b8c4ed0 22:51:38 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:51:38 ---> Using cache 22:51:38 ---> c28adf85b17e 22:51:38 Step 5/32 : RUN apk add --update --no-cache make git 22:51:39 Running setup.py install for texttable: finished with status 'done' 22:51:39 Running setup.py install for PyYAML: started 22:51:42 Running setup.py install for PyYAML: finished with status 'done' 22:51:42 Running setup.py install for docopt: started 22:51:42 ---> Running in 7c0e230d558a 22:51:42 ---> Running in 18875b31797d 22:51:45 Running setup.py install for docopt: finished with status 'done' 22:51:45 Running setup.py install for dockerpty: started 22:51:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:51:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:51:45 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:51:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:51:45 ---> aa84f971090a 22:51:45 Step 3/23 : WORKDIR /edgex-go 22:51:45 ---> Using cache 22:51:45 ---> 42334b8c4ed0 22:51:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:51:45 ---> Using cache 22:51:45 ---> c28adf85b17e 22:51:45 Step 5/23 : RUN apk add --update --no-cache make git 22:51:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:51:46 ---> Running in 001396d7db73 22:51:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:51:47 OK: 218 MiB in 52 packages 22:51:47 Running setup.py install for dockerpty: finished with status 'done' 22:51:48 OK: 218 MiB in 52 packages 22:51:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:51:49 Removing intermediate container 7c0e230d558a 22:51:49 ---> 24f63a23c756 22:51:49 Step 6/26 : COPY go.mod . 22:51:49 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 22:51:49 Removing intermediate container 18875b31797d 22:51:49 ---> 997a36e82fef 22:51:49 Step 6/32 : COPY go.mod . 22:51:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:51:50 ---> 02f68caa6cc6 22:51:50 Step 7/26 : RUN go mod download 22:51:50 ---> Running in b558829b4a22 22:51:51 ---> 4bb28e7c7baa 22:51:51 Step 7/32 : RUN go mod download 22:51:51 OK: 218 MiB in 52 packages 22:51:51 ---> Running in 4602c7ae94dd 22:51:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:51:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:51:53 ---> aa84f971090a 22:51:53 Step 3/22 : WORKDIR /edgex-go 22:51:53 ---> Using cache 22:51:53 ---> 42334b8c4ed0 22:51:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:51:53 ---> Using cache 22:51:53 ---> c28adf85b17e 22:51:53 Step 5/22 : RUN apk add --update --no-cache make git 22:51:53 ---> Using cache 22:51:53 ---> 997a36e82fef 22:51:53 Step 6/22 : COPY go.mod . 22:51:53 ---> Using cache 22:51:53 ---> 4bb28e7c7baa 22:51:53 Step 7/22 : RUN go mod download 22:51:53 ---> Running in 577e03104d03 22:51:53 Removing intermediate container 001396d7db73 22:51:53 ---> deb491ff5679 22:51:53 Step 6/23 : COPY go.mod . 22:51:55 ---> 9be008436e49 22:51:55 Step 7/23 : RUN go mod download 22:51:55 ---> Running in 334df2cf63e2 22:51:56 Removing intermediate container b558829b4a22 22:51:56 ---> 51eab2cc9508 22:51:56 Step 8/26 : COPY . . 22:51:57 Removing intermediate container 4602c7ae94dd 22:51:57 ---> d48cd37c1188 22:51:57 Step 8/32 : COPY . . 22:51:59 Removing intermediate container 577e03104d03 22:51:59 ---> 0067f0979a71 22:51:59 Step 8/22 : COPY . . 22:52:02 Removing intermediate container 334df2cf63e2 22:52:02 ---> 1b6017cfdc6f 22:52:02 Step 8/23 : COPY . . 22:52:07 Removing intermediate container 9051d01a181b 22:52:07 ---> d9fc368048fe 22:52:07 Step 15/24 : ENV APP_PORT=58890 22:52:10 ---> Running in d3d7f94a8ec4 22:52:12 Removing intermediate container d3d7f94a8ec4 22:52:12 ---> 6b9ffb722e64 22:52:12 Step 16/24 : EXPOSE $APP_PORT 22:52:13 ---> Running in 1427e4a66738 22:52:15 Removing intermediate container 1427e4a66738 22:52:15 ---> 87019aaeb2f8 22:52:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:52:20 ---> 66c687aa773d 22:52:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:52:21 ---> 5b7ce85660e7 22:52:21 Step 9/32 : RUN go mod tidy 22:52:21 ---> 19c4c27ba23d 22:52:21 Step 9/22 : RUN go mod tidy 22:52:21 ---> cc5affb2cc8b 22:52:21 Step 9/26 : RUN go mod tidy 22:52:21 ---> 294a6c23e33b 22:52:21 Step 9/23 : RUN go mod tidy 22:52:21 ---> Running in 70ae0c4d244b 22:52:21 ---> Running in 02e110eefc7a 22:52:21 ---> Running in 88ad54f5a833 22:52:21 ---> Running in a14a03b468b3 22:52:21 ---> abd997e1ca55 22:52:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:52:23 ---> cd6733efa44e 22:52:23 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:52:23 ---> Running in d69c7b932b41 22:52:24 Removing intermediate container d69c7b932b41 22:52:24 ---> 727a88e97b7c 22:52:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:52:24 ---> Running in 3794aaaeb141 22:52:25 Removing intermediate container 3794aaaeb141 22:52:25 ---> c7fc99887c7f 22:52:25 Step 22/24 : LABEL arch=arm64 22:52:25 ---> Running in 5ae51acac9ff 22:52:26 Removing intermediate container 5ae51acac9ff 22:52:26 ---> 510aa895793a 22:52:26 Step 23/24 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb 22:52:26 ---> Running in 6ec9f82aa4fd 22:52:27 Removing intermediate container 6ec9f82aa4fd 22:52:27 ---> 21eb56a65ec8 22:52:27 Step 24/24 : LABEL version=0.0.0 22:52:27 ---> Running in af9d8da27ddd 22:52:28 Removing intermediate container af9d8da27ddd 22:52:28 ---> aa8744341f2e 22:52:28 22:52:28 Successfully built aa8744341f2e 22:52:28 Successfully tagged sys-mgmt-agent-arm64:latest 22:52:28  Building sys-mgmt-agent ... done Removing intermediate container 70ae0c4d244b 22:52:28 ---> 1607c47c1844 22:52:28 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:52:29 ---> Running in cab452bcbc5e 22:52:29 Removing intermediate container 88ad54f5a833 22:52:29 ---> cc4e102bf197 22:52:29 Step 10/23 : RUN make cmd/support-scheduler/support-schedulerRemoving intermediate container 02e110eefc7a 22:52:29 22:52:29 ---> f3e4446f8950 22:52:29 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:52:29 Removing intermediate container a14a03b468b3 22:52:29 ---> 4ede4bb406d0 22:52:29 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:52:29 ---> Running in 4202172a89bf 22:52:29 ---> Running in 807e82d12919 22:52:30 ---> Running in 0fe0e1e1046b 22:52:30 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 22:52:32 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 22:52:32 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 22:52:32 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 22:53:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:53:59 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 22:54:05 Removing intermediate container cab452bcbc5e 22:54:05 ---> 63c8e85f5d33 22:54:05 22:54:05 Step 11/32 : FROM alpine:3.14 22:54:05 ---> bb3de5531c18 22:54:05 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:54:05 ---> Running in d6561a66eed5 22:54:06 Removing intermediate container d6561a66eed5 22:54:06 ---> 4c1ccad14d30 22:54:06 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:54:07 ---> Running in b2c6e51dbc87 22:54:07 Removing intermediate container 4202172a89bf 22:54:07 ---> 977fd143cc95 22:54:07 22:54:07 Step 11/22 : FROM alpine:3.14 22:54:07 ---> bb3de5531c18 22:54:07 Step 12/22 : RUN apk add --update --no-cache curl 22:54:08 Removing intermediate container 807e82d12919 22:54:08 ---> 67603e4c7598 22:54:08 22:54:08 Step 11/23 : FROM alpine:3.14 22:54:08 ---> bb3de5531c18 22:54:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:54:08 ---> Using cache 22:54:08 ---> 8dd0ece08435 22:54:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:54:08 ---> Using cache 22:54:08 ---> 989673edd039 22:54:08 Step 14/23 : ENV APP_PORT=59861 22:54:08 ---> Running in 1cbd6b78323f 22:54:08 ---> Running in 78ea4a7a9c12 22:54:08 Removing intermediate container 0fe0e1e1046b 22:54:08 ---> 171d6b4af02b 22:54:08 22:54:08 Step 11/26 : FROM alpine:3.14 22:54:08 ---> bb3de5531c18 22:54:08 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:54:08 ---> Running in cc65ca132cab 22:54:09 Removing intermediate container 78ea4a7a9c12 22:54:09 ---> 53cf7de0063c 22:54:09 Step 15/23 : EXPOSE $APP_PORT 22:54:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:54:09 ---> Running in a55090376aa2 22:54:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:54:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:54:10 Removing intermediate container a55090376aa2 22:54:10 ---> 70ab4cadf1d1 22:54:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:54:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:54:10 (1/2) Installing dumb-init (1.2.5-r1) 22:54:10 (2/2) Installing su-exec (0.2-r1) 22:54:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:54:10 Executing busybox-1.33.1-r3.trigger 22:54:10 OK: 5 MiB in 16 packages 22:54:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:54:11 ---> 751c5a8ce0a1 22:54:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:54:11 (1/5) Installing ca-certificates (20191127-r5) 22:54:11 (2/5) Installing brotli-libs (1.0.9-r5) 22:54:11 (3/5) Installing nghttp2-libs (1.43.0-r0) 22:54:11 (4/5) Installing libcurl (7.79.1-r0) 22:54:11 (5/5) Installing curl (7.79.1-r0) 22:54:11 Executing busybox-1.33.1-r3.trigger 22:54:11 Executing ca-certificates-20191127-r5.trigger 22:54:11 OK: 8 MiB in 19 packages 22:54:11 (1/3) Installing ca-certificates (20191127-r5) 22:54:12 (2/3) Installing dumb-init (1.2.5-r1) 22:54:12 (3/3) Installing su-exec (0.2-r1) 22:54:12 Executing busybox-1.33.1-r3.trigger 22:54:12 Executing ca-certificates-20191127-r5.trigger 22:54:12 OK: 6 MiB in 17 packages 22:54:12 Removing intermediate container b2c6e51dbc87 22:54:12 ---> 740ed248f8e4 22:54:12 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:54:13 ---> 6276449cb495 22:54:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:54:13 ---> Running in dda2b695a517 22:54:14 Removing intermediate container dda2b695a517 22:54:14 ---> cf72745bb8dc 22:54:14 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:54:14 ---> Running in 7f801799d7aa 22:54:14 Removing intermediate container 1cbd6b78323f 22:54:14 ---> 89df5e63db98 22:54:14 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:54:14 ---> ab9f3d113ff6 22:54:14 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:54:14 Removing intermediate container cc65ca132cab 22:54:14 ---> 8cb56b213a85 22:54:14 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:54:14 ---> Running in 50ae4645afd6 22:54:14 ---> Running in c8664b0f1431 22:54:14 ---> Running in 038f420965f3 22:54:14 Removing intermediate container 7f801799d7aa 22:54:14 ---> 7c92d44c1023 22:54:14 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:54:15 ---> Running in 0390d9d47a96 22:54:15 Removing intermediate container 50ae4645afd6 22:54:15 ---> 576be8a1bf48 22:54:15 Step 14/22 : WORKDIR /edgex 22:54:15 ---> Running in 836fa9956502 22:54:15 Removing intermediate container c8664b0f1431 22:54:15 ---> 163cf36c9bd9 22:54:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:54:15 Removing intermediate container 038f420965f3 22:54:15 ---> e8ffe0c67a3c 22:54:15 Step 14/26 : WORKDIR / 22:54:15 ---> Running in 578ce9f0e338 22:54:15 ---> Running in 774613d6d9e6 22:54:16 Removing intermediate container 836fa9956502 22:54:16 ---> e2b59076c63b 22:54:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:54:16 Removing intermediate container 774613d6d9e6 22:54:16 ---> 6f0a2b95b23b 22:54:16 Step 21/23 : LABEL arch=arm64 22:54:16 Removing intermediate container 578ce9f0e338 22:54:16 ---> 2eb274f9ecb5 22:54:16 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:54:16 ---> Running in dd31e6f96998 22:54:17 ---> 2707e8699d2c 22:54:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:54:18 Removing intermediate container dd31e6f96998 22:54:18 ---> f64c70cdf2fb 22:54:18 Step 22/23 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb 22:54:18 ---> 58baad7c51ce 22:54:18 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:54:18 ---> Running in c2b807c2ce4c 22:54:18 Removing intermediate container 0390d9d47a96 22:54:18 ---> 12ed5383a555 22:54:18 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:54:18 ---> 14c90651d3f2 22:54:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:54:18 ---> Running in c3c914610ab7 22:54:18 ---> 13a43fe49611 22:54:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:54:19 Removing intermediate container c2b807c2ce4c 22:54:19 ---> d19e72c1cee8 22:54:19 Step 23/23 : LABEL version=0.0.0 22:54:19 ---> Running in a6bbcb85cd02 22:54:19 Removing intermediate container c3c914610ab7 22:54:19 ---> e7ea897a2fdd 22:54:19 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:54:20 ---> 0f7c0c8bb506 22:54:20 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:54:20 Removing intermediate container a6bbcb85cd02 22:54:20 ---> c69b8a14d212 22:54:20 22:54:20 ---> ab5ef57f4588 22:54:20 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:54:20 ---> Running in e6e2e12a5bb4 22:54:20 Successfully built c69b8a14d212 22:54:20 Successfully tagged support-scheduler-arm64:latest 22:54:20  Building support-scheduler ... done  ---> dc307313e014 22:54:20 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:54:21 ---> Running in e4e9c2b6661d 22:54:21 ---> 1c71608a28cd 22:54:21 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:54:21 Removing intermediate container e6e2e12a5bb4 22:54:21 ---> 7777d1f42fa1 22:54:21 Step 19/22 : CMD ["--init=true"] 22:54:21 ---> Running in 4821090790c7 22:54:22 Removing intermediate container 4821090790c7 22:54:22 ---> 9bd81eb34f64 22:54:22 Step 20/22 : LABEL arch=arm64 22:54:22 ---> 4f7702e2e45c 22:54:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:54:22 ---> Running in 1384bcf4e63a 22:54:23 Removing intermediate container 1384bcf4e63a 22:54:23 ---> c6879147ac44 22:54:23 Step 21/22 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb 22:54:23 ---> Running in 2e12c937d70e 22:54:23 Removing intermediate container e4e9c2b6661d 22:54:23 ---> 289e805847ca 22:54:23 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:54:24 ---> bb11f78cc563 22:54:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:54:24 Removing intermediate container 2e12c937d70e 22:54:24 ---> 46343b526622 22:54:24 Step 22/22 : LABEL version=0.0.0 22:54:24 ---> Running in 7ce4ea769119 22:54:24 ---> 2cd91dcf7455 22:54:24 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:54:25 Removing intermediate container 7ce4ea769119 22:54:25 ---> 327c2b2e76ed 22:54:25 22:54:25 ---> ce3df2335f8f 22:54:25 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/ 22:54:25 Successfully built 327c2b2e76ed 22:54:25 Successfully tagged security-proxy-setup-arm64:latest 22:54:25  Building security-proxy-setup ... done  ---> Running in d441b0c03213 22:54:26 ---> c81dd3f94763 22:54:26 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:54:27 ---> f1fe33c3f163 22:54:27 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:54:28 Removing intermediate container d441b0c03213 22:54:28 ---> 3709de339057 22:54:28 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:54:28 ---> Running in 7e9c86771f9c 22:54:28 ---> e5f48c4646d3 22:54:28 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:54:28 Removing intermediate container 7e9c86771f9c 22:54:28 ---> ef5174dbeea9 22:54:28 Step 24/26 : LABEL arch=arm64 22:54:29 ---> Running in dbbf065ef8e1 22:54:29 Removing intermediate container dbbf065ef8e1 22:54:29 ---> 522131a792a9 22:54:29 Step 25/26 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb 22:54:29 ---> f3c45c11315f 22:54:29 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:54:30 ---> Running in a0bb8efa3671 22:54:30 ---> Running in bcff468a09d7 22:54:30 Removing intermediate container a0bb8efa3671 22:54:30 ---> 187262b989ca 22:54:30 Step 26/26 : LABEL version=0.0.0 22:54:30 Removing intermediate container bcff468a09d7 22:54:30 ---> 6c3030848393 22:54:30 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:54:31 ---> Running in 0afd810de7e7 22:54:31 Removing intermediate container 0afd810de7e7 22:54:31 ---> da70d3851b96 22:54:31 22:54:31 Successfully built da70d3851b96 22:54:31 Successfully tagged security-secretstore-setup-arm64:latest 22:54:31  Building security-secretstore-setup ... done  ---> 2049d06b0e27 22:54:31 Step 27/32 : RUN chmod +x /entrypoint.sh 22:54:32 ---> Running in 7c757c4509eb 22:54:34 Removing intermediate container 7c757c4509eb 22:54:34 ---> a17691203e2b 22:54:34 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:54:34 ---> Running in c6fab7826aa2 22:54:35 Removing intermediate container c6fab7826aa2 22:54:35 ---> f7c9574991ba 22:54:35 Step 29/32 : CMD ["gate"] 22:54:35 ---> Running in 15ce353c3b9a 22:54:36 Removing intermediate container 15ce353c3b9a 22:54:36 ---> f8906030dd0e 22:54:36 Step 30/32 : LABEL arch=arm64 22:54:36 ---> Running in 4ba1970bec55 22:54:37 Removing intermediate container 4ba1970bec55 22:54:37 ---> 16c3863201a3 22:54:37 Step 31/32 : LABEL git_sha=52917694c27eb17e25cc9118ee4b7f3f8a547dcb 22:54:37 ---> Running in d38dd51122a7 22:54:37 Removing intermediate container d38dd51122a7 22:54:37 ---> def526d238cf 22:54:37 Step 32/32 : LABEL version=0.0.0 22:54:38 ---> Running in d41b244a669f 22:54:38 Removing intermediate container d41b244a669f 22:54:38 ---> 83d33d9d6de5 22:54:38 22:54:39 Successfully built 83d33d9d6de5 22:54:39 Successfully tagged security-bootstrapper-arm64:latest 22:54:39  Building security-bootstrapper ... done  [Pipeline] } 22:54:39 $ docker stop --time=1 36a8680e2893475682c1fbaee1df6c116f625044067da4c2a456fd8b43fdf3a3 22:54:41 $ docker rm -f 36a8680e2893475682c1fbaee1df6c116f625044067da4c2a456fd8b43fdf3a3 [Pipeline] // withDockerContainer [Pipeline] sh 22:54:42 + docker images 22:54:42 REPOSITORY TAG IMAGE ID CREATED SIZE 22:54:42 security-bootstrapper-arm64 latest 83d33d9d6de5 4 seconds ago 17.7MB 22:54:42 security-secretstore-setup-arm64 latest da70d3851b96 11 seconds ago 26.5MB 22:54:42 security-proxy-setup-arm64 latest 327c2b2e76ed 18 seconds ago 25.3MB 22:54:42 support-scheduler-arm64 latest c69b8a14d212 23 seconds ago 15.2MB 22:54:42 171d6b4af02b 34 seconds ago 1.57GB 22:54:42 67603e4c7598 35 seconds ago 1.57GB 22:54:42 977fd143cc95 36 seconds ago 1.57GB 22:54:42 63c8e85f5d33 39 seconds ago 1.57GB 22:54:42 sys-mgmt-agent-arm64 latest aa8744341f2e 2 minutes ago 312MB 22:54:42 core-data-arm64 latest a6f774903294 3 minutes ago 19.4MB 22:54:42 support-notifications-arm64 latest 40390db338a8 3 minutes ago 15.9MB 22:54:42 core-command-arm64 latest 2c34301bd9ab 3 minutes ago 15.2MB 22:54:42 core-metadata-arm64 latest eb87849217f3 3 minutes ago 15.8MB 22:54:42 6374079383d0 3 minutes ago 1.58GB 22:54:42 ae7eb27f1e69 4 minutes ago 1.57GB 22:54:42 5d5d1158001e 4 minutes ago 1.57GB 22:54:42 4057f054777c 4 minutes ago 1.57GB 22:54:42 e2dd5d711410 4 minutes ago 1.56GB 22:54:42 ci-base-image-arm64 latest aa84f971090a 15 minutes ago 1.24GB 22:54:42 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 22:54:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 8 weeks ago 533MB 22:54:42 docker 20.10.7 df445af6242a 3 months ago 234MB 22:54:42 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 22:54:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:54:43 22:54:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:54:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:54:44 arm64: Pulling from edgex-lftools-log-publisher 22:54:44 448f6bf000e3: Pulling fs layer 22:54:44 f757da607395: Pulling fs layer 22:54:44 05883995daec: Pulling fs layer 22:54:44 8603b9c90790: Pulling fs layer 22:54:44 1560dd03e051: Pulling fs layer 22:54:44 27f5ce0e4adf: Pulling fs layer 22:54:44 c2d8d7efcc4b: Pulling fs layer 22:54:44 1560dd03e051: Waiting 22:54:44 27f5ce0e4adf: Waiting 22:54:44 8603b9c90790: Waiting 22:54:44 f757da607395: Verifying Checksum 22:54:44 f757da607395: Download complete 22:54:44 8603b9c90790: Verifying Checksum 22:54:44 8603b9c90790: Download complete 22:54:44 1560dd03e051: Verifying Checksum 22:54:44 1560dd03e051: Download complete 22:54:44 27f5ce0e4adf: Download complete 22:54:45 05883995daec: Verifying Checksum 22:54:45 05883995daec: Download complete 22:54:45 448f6bf000e3: Download complete 22:54:49 c2d8d7efcc4b: Verifying Checksum 22:54:49 c2d8d7efcc4b: Download complete 22:54:49 448f6bf000e3: Pull complete 22:54:50 f757da607395: Pull complete 22:54:51 05883995daec: Pull complete 22:54:52 8603b9c90790: Pull complete 22:54:53 1560dd03e051: Pull complete 22:54:53 27f5ce0e4adf: Pull complete 22:55:08 c2d8d7efcc4b: Pull complete 22:55:08 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:55:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:55:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:55:08 prd-ubuntu18.04-docker-arm64-4c-16g-347 does not seem to be running inside a container 22:55:08 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:55:13 $ docker top 61d56d9f0ef0316cdeea558e1e0c1055b75fcabaeb419dc5dfec6a3028dcf5e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:55:14 ---> job-cost.sh 22:55:14 lf-activate-venv: SKIPPING 22:55:14 INFO: No Stack... 22:55:15 INFO: Retrieving Pricing Info for: v3-standard-4 22:55:15 INFO: Archiving Costs [Pipeline] sh 22:55:16 + cat /w/workspace/edgex-go/5/archives/cost.csv 22:55:16 + cut -d, -f6 [Pipeline] lock 22:55:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3737-5-stack-cost] 22:55:16 Resource [jenkins-edgexfoundry-edgex-go-PR-3737-5-stack-cost] did not exist. Created. 22:55:16 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3737-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:55:17 + echo total: 0.10999999940395355 [Pipeline] stash 22:55:17 Stashed 1 file(s) [Pipeline] } 22:55:17 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3737-5-stack-cost] [Pipeline] // lock [Pipeline] } 22:55:17 $ docker stop --time=1 61d56d9f0ef0316cdeea558e1e0c1055b75fcabaeb419dc5dfec6a3028dcf5e6 22:55:19 $ docker rm -f 61d56d9f0ef0316cdeea558e1e0c1055b75fcabaeb419dc5dfec6a3028dcf5e6 [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 22:55:20 provisioning config files... 22:55:20 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config6079836041247571393tmp [Pipeline] { [Pipeline] sh 22:55:20 + set +x 22:55:20 + curl -s https://codecov.io/bash 22:55:20 + bash -s -- 22:55:20 22:55:20 _____ _ 22:55:20 / ____| | | 22:55:20 | | ___ __| | ___ ___ _____ __ 22:55:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:55:20 | |___| (_) | (_| | __/ (_| (_) \ V / 22:55:20 \_____\___/ \__,_|\___|\___\___/ \_/ 22:55:20 Bash-1.0.6 22:55:20 22:55:20 22:55:20 ==> git version 2.24.4 found 22:55:20 ==> 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 22:55:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:55:20 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:55:20 ==> Jenkins CI detected. 22:55:20 current dir:  /w/workspace/edgex-go/5 22:55:20 project root: . 22:55:20 --> token set from env 22:55:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:55:20 ==> Running gcov in . (disable via -X gcov) 22:55:20 ==> Python coveragepy not found 22:55:20 ==> Searching for coverage reports in: 22:55:20 + . 22:55:20 -> Found 1 reports 22:55:20 ==> Detecting git/mercurial file structure 22:55:20 ==> Reading reports 22:55:20 + ./coverage.out bytes=403265 22:55:20 ==> Appending adjustments 22:55:20 https://docs.codecov.io/docs/fixing-reports 22:55:21 + Found adjustments 22:55:21 ==> Gzipping contents 22:55:22 56K /tmp/codecov.nfdhmT.gz 22:55:22 ==> Uploading reports 22:55:22 url: https://codecov.io 22:55:22 query: branch=PR-3737&commit=52917694c27eb17e25cc9118ee4b7f3f8a547dcb&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3737%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3737&job=&cmd_args= 22:55:22 -> Pinging Codecov 22:55:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3737&commit=52917694c27eb17e25cc9118ee4b7f3f8a547dcb&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3737%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3737&job=&cmd_args= 22:55:22 -> Uploading to 22:55:22 https://storage.googleapis.com/codecov/v4/raw/2021-09-30/00271124DB129430A58F1EEE437C3FCB/52917694c27eb17e25cc9118ee4b7f3f8a547dcb/bc177e15-a9eb-4c86-8e04-90d8ea50aa8a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210930T225522Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=060a94472e0df49f88ae4781fdd1e94910d860aa0acc32003faf06fedb0d9933 22:55:22 % Total % Received % Xferd Average Speed Time Time Time Current 22:55:22 Dload Upload Total Spent Left Speed 22:55:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54312 0 0 100 54312 0 134k --:--:-- --:--:-- --:--:-- 134k 100 54312 0 0 100 54312 0 134k --:--:-- --:--:-- --:--:-- 134k 22:55:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/52917694c27eb17e25cc9118ee4b7f3f8a547dcb [Pipeline] } 22:55:22 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 22:55:24 + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:55:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:55:24 ---> package-listing.sh 22:55:24 ++ facter osfamily 22:55:24 ++ tr '[:upper:]' '[:lower:]' 22:55:25 + OS_FAMILY=redhat 22:55:25 + workspace=/w/workspace/edgex-go/5 22:55:25 + START_PACKAGES=/tmp/packages_start.txt 22:55:25 + END_PACKAGES=/tmp/packages_end.txt 22:55:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:55:25 + PACKAGES=/tmp/packages_start.txt 22:55:25 + '[' /w/workspace/edgex-go/5 ']' 22:55:25 + PACKAGES=/tmp/packages_end.txt 22:55:25 + case "${OS_FAMILY}" in 22:55:25 + rpm -qa 22:55:25 + sort 22:55:27 + '[' -f /tmp/packages_start.txt ']' 22:55:27 + '[' -f /tmp/packages_end.txt ']' 22:55:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:55:27 + '[' /w/workspace/edgex-go/5 ']' 22:55:27 + mkdir -p /w/workspace/edgex-go/5/archives/ 22:55:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 22:55:27 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:55:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:55:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:55:28 22:55:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:55:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:55:28 latest: Pulling from edgex-lftools-log-publisher 22:55:28 b4d181a07f80: Pulling fs layer 22:55:28 a1111a8f2ec3: Pulling fs layer 22:55:28 ed53099fbce6: Pulling fs layer 22:55:28 dc539afda2c1: Pulling fs layer 22:55:28 77bc0d833cb6: Pulling fs layer 22:55:28 9065ff56babe: Pulling fs layer 22:55:28 d287ab97295c: Pulling fs layer 22:55:28 77bc0d833cb6: Waiting 22:55:28 9065ff56babe: Waiting 22:55:28 d287ab97295c: Waiting 22:55:28 dc539afda2c1: Waiting 22:55:28 a1111a8f2ec3: Verifying Checksum 22:55:28 a1111a8f2ec3: Download complete 22:55:28 dc539afda2c1: Verifying Checksum 22:55:28 dc539afda2c1: Download complete 22:55:28 77bc0d833cb6: Verifying Checksum 22:55:28 77bc0d833cb6: Download complete 22:55:28 9065ff56babe: Verifying Checksum 22:55:28 9065ff56babe: Download complete 22:55:28 ed53099fbce6: Verifying Checksum 22:55:28 ed53099fbce6: Download complete 22:55:29 b4d181a07f80: Verifying Checksum 22:55:29 b4d181a07f80: Download complete 22:55:30 b4d181a07f80: Pull complete 22:55:30 a1111a8f2ec3: Pull complete 22:55:31 ed53099fbce6: Pull complete 22:55:31 dc539afda2c1: Pull complete 22:55:31 77bc0d833cb6: Pull complete 22:55:31 9065ff56babe: Pull complete 22:55:33 d287ab97295c: Verifying Checksum 22:55:33 d287ab97295c: Download complete 22:55:37 d287ab97295c: Pull complete 22:55:37 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:55:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:55:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:55:37 prd-centos7-docker-4c-2g-345 does not seem to be running inside a container 22:55:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:55:40 $ docker top c6e198056b3e184c11f8e6e593bc41bcd3c713e014dd4bfcc2d9ac8b21e0e6e6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:55:40 + touch /tmp/pre-build-complete [Pipeline] sh 22:55:40 + mkdir -p /var/log/sysstat [Pipeline] sh 22:55:41 + ls /var/log/sa-host 22:55:41 + sadf -c /var/log/sa-host/sa05 22:55:41 file_magic: OK 22:55:41 HZ: Using current value: 100 22:55:41 file_header: OK 22:55:41 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 22:55:41 Statistics: 22:55:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:55:41 File successfully converted to sysstat format version 12.0.3 22:55:41 + sadf -c /var/log/sa-host/sa30 22:55:41 file_magic: OK 22:55:41 HZ: Using current value: 100 22:55:41 file_header: OK 22:55:41 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 22:55:41 Statistics: 22:55:41 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... 22:55:41 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:55:41 provisioning config files... 22:55:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config970765095891217034tmp [Pipeline] { [Pipeline] echo 22:55:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:55:41 ---> create-netrc.sh [Pipeline] } 22:55:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:55:42 ---> python-tools-install.sh [Pipeline] echo 22:55:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:55:42 ---> sudo-logs.sh 22:55:42 Archiving 'sudo' log.. 22:55:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-345.vexxhost.local: Name or service not known 22:55:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-345.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:55:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:55:42 ---> job-cost.sh 22:55:42 lf-activate-venv: SKIPPING 22:55:42 DEBUG: total: 0.10999999940395355 22:55:42 INFO: Retrieving Stack Cost... 22:55:43 INFO: Retrieving Pricing Info for: v3-standard-2 22:55:43 INFO: Archiving Costs [Pipeline] echo 22:55:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:55:44 ---> logs-deploy.sh 22:55:44 lf-activate-venv: SKIPPING 22:55:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3737/5 22:55:44 INFO: archiving workspace using pattern(s): 22:55:44 Archives upload complete. 22:55:44 INFO: archiving logs to Nexus 22:55:45 ---> uname -a: 22:55:45 Linux prd-centos7-docker-4c-2g-345.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 22:55:45 22:55:45 22:55:45 ---> lscpu: 22:55:45 Architecture: x86_64 22:55:45 CPU op-mode(s): 32-bit, 64-bit 22:55:45 Byte Order: Little Endian 22:55:45 Address sizes: 40 bits physical, 48 bits virtual 22:55:45 CPU(s): 2 22:55:45 On-line CPU(s) list: 0,1 22:55:45 Thread(s) per core: 1 22:55:45 Core(s) per socket: 1 22:55:45 Socket(s): 2 22:55:45 NUMA node(s): 1 22:55:45 Vendor ID: AuthenticAMD 22:55:45 CPU family: 23 22:55:45 Model: 49 22:55:45 Model name: AMD EPYC-Rome Processor 22:55:45 Stepping: 0 22:55:45 CPU MHz: 2799.998 22:55:45 BogoMIPS: 5599.99 22:55:45 Virtualization: AMD-V 22:55:45 Hypervisor vendor: KVM 22:55:45 Virtualization type: full 22:55:45 L1d cache: 32K 22:55:45 L1i cache: 32K 22:55:45 L2 cache: 512K 22:55:45 L3 cache: 16384K 22:55:45 NUMA node0 CPU(s): 0,1 22:55:45 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 22:55:45 22:55:45 22:55:45 ---> nproc: 22:55:45 2 22:55:45 22:55:45 22:55:45 ---> df -h: 22:55:45 Filesystem Size Used Avail Use% Mounted on 22:55:45 overlay 40G 13G 28G 32% / 22:55:45 tmpfs 64M 0 64M 0% /dev 22:55:45 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:55:45 shm 64M 0 64M 0% /dev/shm 22:55:45 /dev/vda1 40G 13G 28G 32% /facter-os 22:55:45 22:55:45 22:55:45 ---> sar -b -r -n DEV: 22:55:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/30/21 _x86_64_ (2 CPU) 22:55:45 22:55:45 22:30:34 LINUX RESTART (2 CPU) 22:55:45 22:55:45 22:31:02 tps rtps wtps bread/s bwrtn/s 22:55:45 22:32:01 111.26 13.19 98.07 4685.81 9587.89 22:55:45 22:33:01 8.53 0.00 8.53 0.00 4746.34 22:55:45 22:34:01 372.24 0.15 372.09 22.10 94441.74 22:55:45 22:35:01 52.99 0.00 52.99 0.00 8290.04 22:55:45 22:36:01 102.55 0.02 102.53 0.53 4175.44 22:55:45 22:37:06 434.68 222.60 212.08 6117.81 125064.23 22:55:45 22:38:01 788.03 432.44 355.59 21358.91 201189.36 22:55:45 22:39:01 560.50 171.02 389.48 6042.30 180268.81 22:55:45 22:40:01 243.71 18.38 225.32 1650.22 41432.80 22:55:45 22:41:01 6.00 0.03 5.96 0.27 207.25 22:55:45 22:42:01 0.58 0.28 0.30 94.35 4.33 22:55:45 22:43:01 0.22 0.00 0.22 0.00 3.43 22:55:45 22:44:01 0.38 0.00 0.38 0.00 5.18 22:55:45 22:45:01 0.32 0.00 0.32 0.00 4.53 22:55:45 22:46:01 0.52 0.18 0.33 5.73 4.60 22:55:45 22:47:01 0.83 0.00 0.83 0.00 17.12 22:55:45 22:48:01 0.37 0.00 0.37 0.00 5.03 22:55:45 22:49:01 0.32 0.00 0.32 0.00 4.06 22:55:45 22:50:01 0.23 0.00 0.23 0.00 3.48 22:55:45 22:51:01 0.37 0.00 0.37 0.00 5.25 22:55:45 22:52:01 0.25 0.00 0.25 0.00 2.67 22:55:45 22:53:01 0.28 0.00 0.28 0.00 3.38 22:55:45 22:54:01 0.25 0.00 0.25 0.00 2.77 22:55:45 22:55:01 0.20 0.00 0.20 0.00 1.52 22:55:45 Average: 110.71 35.06 75.65 1611.20 27653.08 22:55:45 22:55:45 22:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:55:45 22:32:01 5155548 0 898520 11.22 2620 1952244 1521500 16.80 846420 1597080 57632 22:55:45 22:33:01 4969372 0 823616 10.28 2620 2213324 1327048 14.65 898236 1726400 179948 22:55:45 22:34:01 3340556 0 1275944 15.93 2620 3389812 1718340 18.97 1300224 2738288 5904 22:55:45 22:35:01 3031812 0 1263456 15.78 2620 3711044 1708648 18.86 1463428 2866580 87204 22:55:45 22:36:01 3085144 0 1260428 15.74 2620 3660740 1542544 17.03 1422736 2835272 81144 22:55:45 22:37:06 708960 0 1509300 18.85 2620 5788052 2408444 26.59 2058516 4495316 73800 22:55:45 22:38:01 292324 0 1961028 24.49 2620 5752960 3847204 42.48 3042764 3880900 116520 22:55:45 22:39:01 574132 0 1821324 22.74 2620 5610856 3206412 35.40 2477400 4151196 69140 22:55:45 22:40:01 2292512 0 1352128 16.88 2620 4361672 1629136 17.99 1519888 3419644 20 22:55:45 22:41:01 2309416 0 1335216 16.67 2620 4361680 1399764 15.45 1545860 3385356 16 22:55:45 22:42:01 2303720 0 1338108 16.71 2620 4364484 1399620 15.45 1553132 3385356 12 22:55:45 22:43:01 2303804 0 1338012 16.71 2620 4364496 1399500 15.45 1553040 3385356 8 22:55:45 22:44:01 2304068 0 1337744 16.70 2620 4364500 1399500 15.45 1552928 3385356 8 22:55:45 22:45:01 2304268 0 1337540 16.70 2620 4364504 1399500 15.45 1552932 3385356 8 22:55:45 22:46:01 2303888 0 1337888 16.70 2620 4364536 1399500 15.45 1553328 3385080 16 22:55:45 22:47:01 2303644 0 1338128 16.71 2620 4364540 1399584 15.45 1553424 3385108 8 22:55:45 22:48:01 2303856 0 1337912 16.71 2620 4364544 1399500 15.45 1553220 3385108 8 22:55:45 22:49:01 2303788 0 1337976 16.71 2620 4364548 1399500 15.45 1553228 3385108 8 22:55:45 22:50:01 2303748 0 1338012 16.71 2620 4364552 1399500 15.45 1553236 3385108 8 22:55:45 22:51:01 2304012 0 1337744 16.70 2620 4364556 1399500 15.45 1553240 3385108 8 22:55:45 22:52:01 2303744 0 1338008 16.71 2620 4364560 1399596 15.45 1553340 3385108 8 22:55:45 22:53:01 2303688 0 1338060 16.71 2620 4364564 1399500 15.45 1553248 3385108 12 22:55:45 22:54:01 2303920 0 1337820 16.70 2620 4364572 1399500 15.45 1553256 3385108 8 22:55:45 22:55:01 2304020 0 1337720 16.70 2620 4364572 1399500 15.45 1553256 3385108 8 22:55:45 Average: 2417248 0 1342985 16.77 2620 4246080 1662598 18.36 1596678 3270354 27977 22:55:45 22:55:45 22:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:55:45 22:32:01 eth0 1958.67 1376.30 4747.58 159.84 0.00 0.00 0.00 0.00 22:55:45 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:32:01 veth48edba7 529.11 549.09 46.51 1025.06 0.00 0.00 0.00 0.00 22:55:45 22:32:01 docker0 529.11 548.95 39.28 1025.05 0.00 0.00 0.00 0.00 22:55:45 22:33:01 eth0 957.94 907.33 1744.68 75.59 0.00 0.00 0.00 0.00 22:55:45 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:33:01 veth48edba7 905.80 911.72 74.55 1739.99 0.00 0.00 0.00 0.00 22:55:45 22:33:01 docker0 905.80 911.72 62.16 1739.99 0.00 0.00 0.00 0.00 22:55:45 22:34:01 eth0 1007.32 775.35 5366.44 76.33 0.00 0.00 0.00 0.00 22:55:45 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:34:01 vethe93cdcb 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:55:45 22:34:01 docker0 398.85 448.77 31.15 2054.63 0.00 0.00 0.00 0.00 22:55:45 22:35:01 eth0 30.47 16.62 22.21 11.75 0.00 0.00 0.00 0.00 22:55:45 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:35:01 vethe93cdcb 0.63 0.67 0.05 0.05 0.00 0.00 0.00 0.00 22:55:45 22:35:01 docker0 0.63 0.63 0.04 0.05 0.00 0.00 0.00 0.00 22:55:45 22:36:01 eth0 18.05 9.99 12.46 5.68 0.00 0.00 0.00 0.00 22:55:45 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:36:01 vethe93cdcb 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 22:55:45 22:36:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 22:55:45 22:37:06 vethbede9a2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 22:55:45 22:37:06 eth0 269.18 185.11 1585.93 130.33 0.00 0.00 0.00 0.00 22:55:45 22:37:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:37:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:38:01 vethb141445 0.00 0.31 0.00 0.02 0.00 0.00 0.00 0.00 22:55:45 22:38:01 vethe17d352 0.00 0.29 0.00 0.02 0.00 0.00 0.00 0.00 22:55:45 22:38:01 vethbede9a2 0.00 0.89 0.00 0.04 0.00 0.00 0.00 0.00 22:55:45 22:38:01 vetha1145c9 0.00 0.29 0.00 0.02 0.00 0.00 0.00 0.00 22:55:45 22:39:01 veth794c5d3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 22:55:45 22:39:01 vethbede9a2 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 22:55:45 22:39:01 vethedbea5e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:55:45 22:39:01 veth89b4fe1 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 22:55:45 22:40:01 eth0 4764.60 3560.36 15775.58 632.80 0.00 0.00 0.00 0.00 22:55:45 22:40:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:55:45 22:40:01 docker0 1931.68 2107.71 138.83 5651.38 0.00 0.00 0.00 0.00 22:55:45 22:41:01 eth0 0.87 0.43 0.32 0.21 0.00 0.00 0.00 0.00 22:55:45 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:42:01 eth0 0.37 0.25 0.15 0.08 0.00 0.00 0.00 0.00 22:55:45 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:43:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:55:45 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:44:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:45:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:55:45 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:46:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:55:45 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:47:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 22:55:45 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:48:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:55:45 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:49:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 22:55:45 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:50:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:55:45 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:51:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 22:55:45 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:52:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 22:55:45 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:53:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:54:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:55:45 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:55:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 Average: eth0 197.09 147.91 654.96 26.35 0.00 0.00 0.00 0.00 22:55:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:45 Average: docker0 80.57 87.91 5.79 235.71 0.00 0.00 0.00 0.00 22:55:45 22:55:45 22:55:45 ---> sar -P ALL: 22:55:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/30/21 _x86_64_ (2 CPU) 22:55:45 22:55:45 22:30:34 LINUX RESTART (2 CPU) 22:55:45 22:55:45 22:31:02 CPU %user %nice %system %iowait %steal %idle 22:55:45 22:32:01 all 20.96 0.00 5.78 3.10 0.08 70.07 22:55:45 22:32:01 0 20.11 0.00 7.03 5.34 0.09 67.44 22:55:45 22:32:01 1 21.80 0.00 4.56 0.90 0.07 72.67 22:55:45 22:33:01 all 10.68 0.00 2.03 0.01 0.08 87.20 22:55:45 22:33:01 0 6.11 0.00 2.35 0.00 0.07 91.46 22:55:45 22:33:01 1 15.25 0.00 1.70 0.02 0.09 82.95 22:55:45 22:34:01 all 29.23 0.00 14.75 3.60 0.10 52.32 22:55:45 22:34:01 0 29.48 0.00 15.32 3.33 0.09 51.78 22:55:45 22:34:01 1 28.97 0.00 14.18 3.87 0.11 52.87 22:55:45 22:35:01 all 54.64 0.00 5.81 0.56 0.09 38.91 22:55:45 22:35:01 0 54.84 0.00 6.00 0.58 0.09 38.49 22:55:45 22:35:01 1 54.43 0.00 5.61 0.54 0.09 39.32 22:55:45 22:36:01 all 63.32 0.00 5.90 1.10 0.10 29.58 22:55:45 22:36:01 0 63.80 0.00 5.76 1.04 0.11 29.29 22:55:45 22:36:01 1 62.83 0.00 6.04 1.16 0.09 29.87 22:55:45 22:37:06 all 40.64 0.00 12.63 18.91 0.10 27.72 22:55:45 22:37:06 0 41.79 0.00 12.75 18.95 0.10 26.42 22:55:45 22:37:06 1 39.50 0.00 12.50 18.87 0.10 29.03 22:55:45 22:38:01 all 56.95 0.00 19.15 19.45 0.12 4.33 22:55:45 22:38:01 0 57.28 0.00 18.87 19.54 0.12 4.19 22:55:45 22:38:01 1 56.62 0.00 19.42 19.36 0.12 4.48 22:55:45 22:39:01 all 70.16 0.00 18.50 9.48 0.14 1.72 22:55:45 22:39:01 0 71.83 0.00 17.15 9.66 0.15 1.21 22:55:45 22:39:01 1 68.51 0.00 19.83 9.30 0.13 2.23 22:55:45 22:40:01 all 33.77 0.00 9.29 3.28 0.09 53.56 22:55:45 22:40:01 0 32.40 0.00 9.76 3.34 0.09 54.42 22:55:45 22:40:01 1 35.15 0.00 8.83 3.23 0.09 52.70 22:55:45 22:41:01 all 0.12 0.00 0.06 0.01 0.03 99.79 22:55:45 22:41:01 0 0.18 0.00 0.07 0.02 0.03 99.70 22:55:45 22:41:01 1 0.05 0.00 0.05 0.00 0.02 99.88 22:55:45 22:42:01 all 0.13 0.00 0.07 0.01 0.03 99.77 22:55:45 22:42:01 0 0.20 0.00 0.08 0.02 0.02 99.68 22:55:45 22:42:01 1 0.07 0.00 0.05 0.00 0.03 99.85 22:55:45 22:55:45 22:42:01 CPU %user %nice %system %iowait %steal %idle 22:55:45 22:43:01 all 0.13 0.00 0.02 0.00 0.03 99.82 22:55:45 22:43:01 0 0.27 0.00 0.02 0.00 0.03 99.68 22:55:45 22:43:01 1 0.00 0.00 0.02 0.00 0.03 99.95 22:55:45 22:44:01 all 0.13 0.00 0.02 0.00 0.02 99.83 22:55:45 22:44:01 0 0.23 0.00 0.02 0.00 0.02 99.73 22:55:45 22:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:55:45 22:45:01 all 0.04 0.00 0.01 0.00 0.03 99.92 22:55:45 22:45:01 0 0.07 0.00 0.02 0.00 0.03 99.88 22:55:45 22:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:55:45 22:46:01 all 0.09 0.00 0.05 0.00 0.03 99.83 22:55:45 22:46:01 0 0.15 0.00 0.08 0.00 0.02 99.75 22:55:45 22:46:01 1 0.03 0.00 0.02 0.00 0.03 99.92 22:55:45 22:47:01 all 0.12 0.00 0.03 0.00 0.03 99.83 22:55:45 22:47:01 0 0.20 0.00 0.02 0.00 0.02 99.77 22:55:45 22:47:01 1 0.03 0.00 0.03 0.00 0.03 99.90 22:55:45 22:48:01 all 0.12 0.00 0.03 0.00 0.03 99.82 22:55:45 22:48:01 0 0.20 0.00 0.03 0.00 0.02 99.75 22:55:45 22:48:01 1 0.03 0.00 0.03 0.00 0.03 99.90 22:55:45 22:49:01 all 0.07 0.00 0.02 0.00 0.03 99.89 22:55:45 22:49:01 0 0.10 0.00 0.02 0.00 0.03 99.85 22:55:45 22:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:55:45 22:50:01 all 0.11 0.00 0.03 0.00 0.03 99.84 22:55:45 22:50:01 0 0.18 0.00 0.03 0.00 0.03 99.75 22:55:45 22:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:55:45 22:51:01 all 0.03 0.00 0.03 0.00 0.03 99.90 22:55:45 22:51:01 0 0.03 0.00 0.02 0.00 0.03 99.92 22:55:45 22:51:01 1 0.03 0.00 0.05 0.00 0.03 99.88 22:55:45 22:52:01 all 0.09 0.00 0.02 0.00 0.03 99.87 22:55:45 22:52:01 0 0.17 0.00 0.03 0.00 0.03 99.77 22:55:45 22:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:55:45 22:53:01 all 0.18 0.00 0.03 0.00 0.02 99.78 22:55:45 22:53:01 0 0.32 0.00 0.02 0.00 0.02 99.65 22:55:45 22:53:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:55:45 22:55:45 22:53:01 CPU %user %nice %system %iowait %steal %idle 22:55:45 22:54:01 all 0.08 0.00 0.03 0.00 0.03 99.87 22:55:45 22:54:01 0 0.12 0.00 0.02 0.00 0.02 99.85 22:55:45 22:54:01 1 0.03 0.00 0.03 0.00 0.05 99.88 22:55:45 22:55:01 all 0.17 0.00 0.02 0.00 0.02 99.80 22:55:45 22:55:01 0 0.30 0.00 0.02 0.00 0.00 99.68 22:55:45 22:55:01 1 0.03 0.00 0.02 0.00 0.03 99.92 22:55:45 Average: all 15.00 0.00 3.69 2.33 0.05 78.92 22:55:45 Average: 0 14.94 0.00 3.75 2.42 0.05 78.84 22:55:45 Average: 1 15.07 0.00 3.64 2.24 0.05 79.00 22:55:45 22:55:45 22:55:45