Branch indexing 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 77fe71b6b44e31624130600da248bb6ad192c9d6 rather than 4346a24c2dfad7b867314baa0e8f8a3b4500030b Obtained Jenkinsfile from 77fe71b6b44e31624130600da248bb6ad192c9d6 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-ssh92577831448208851.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-ssh642533847494201674.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-3727/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-3727/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6020611996647782379.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-ssh4604111338900787959.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-3727/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-3727/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1019904100767783970.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-208 in /w/workspace/edgexfoundry_edgex-go_PR-3727 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh7838746990810539771.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 77fe71b6b44e31624130600da248bb6ad192c9d6 into PR head commit 4346a24c2dfad7b867314baa0e8f8a3b4500030b Merge succeeded, producing 6b24aad9d1d492ad0637e1c696eaca05ace8331f Checking out Revision 6b24aad9d1d492ad0637e1c696eaca05ace8331f (PR-3727) Commit message: "Merge commit '77fe71b6b44e31624130600da248bb6ad192c9d6' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-30T00:33:24.307Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-30T00:33:24.387Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-30T00:33:24.411Z] ========================================================= [2021-09-30T00:33:24.411Z] EdgeX Global Pipelines Version Info [2021-09-30T00:33:24.411Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > 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/3@tmp/jenkins-gitclient-ssh4734566575341140319.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3727/head:refs/remotes/origin/PR-3727 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4346a24c2dfad7b867314baa0e8f8a3b4500030b # 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/3@tmp/jenkins-gitclient-ssh1247462852218211631.key > git merge 77fe71b6b44e31624130600da248bb6ad192c9d6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b24aad9d1d492ad0637e1c696eaca05ace8331f # timeout=10 > git rev-list --no-walk db922d94ff9b2cf7c52a2039bc56a550ad948bd4 # timeout=10 [2021-09-30T00:33:25.696Z] ------------------- [2021-09-30T00:33:25.696Z] stable info: [2021-09-30T00:33:25.696Z] ------------------- [2021-09-30T00:33:25.696Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-30T00:33:25.696Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-30T00:33:25.696Z] Message: update stable to v1.0.206 [2021-09-30T00:33:26.483Z] ------------------- [2021-09-30T00:33:26.483Z] experimental info: [2021-09-30T00:33:26.483Z] ------------------- [2021-09-30T00:33:26.483Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-30T00:33:26.483Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-30T00:33:26.483Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-30T00:33:26.602Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-30T00:33:26.624Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-30T00:33:26.655Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-30T00:33:26.677Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-30T00:33:26.699Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-30T00:33:26.720Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-30T00:33:26.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-30T00:33:26.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-30T00:33:26.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-30T00:33:26.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-30T00:33:26.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-30T00:33:26.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-30T00:33:26.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-30T00:33:26.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-30T00:33:26.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-30T00:33:26.946Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-30T00:33:26.969Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-30T00:33:26.991Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-30T00:33:27.011Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-30T00:33:27.033Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-30T00:33:27.055Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-30T00:33:27.076Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-30T00:33:27.097Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-30T00:33:27.120Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3727 [Pipeline] echo [2021-09-30T00:33:27.142Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3727 [Pipeline] echo [2021-09-30T00:33:27.163Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3727 [Pipeline] echo [2021-09-30T00:33:27.185Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b24aad9d1d492ad0637e1c696eaca05ace8331f [Pipeline] echo [2021-09-30T00:33:27.206Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b24aad [Pipeline] echo [2021-09-30T00:33:27.227Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T00:33:27.299Z] provisioning config files... [2021-09-30T00:33:27.325Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1710903797672914271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T00:33:27.669Z] ---> docker-login.sh [2021-09-30T00:33:27.670Z] nexus3.edgexfoundry.org:10001 [2021-09-30T00:33:27.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:33:27.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:33:27.942Z] Configure a credential helper to remove this warning. See [2021-09-30T00:33:27.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:33:27.942Z] [2021-09-30T00:33:27.942Z] Login Succeeded [2021-09-30T00:33:27.942Z] nexus3.edgexfoundry.org:10002 [2021-09-30T00:33:27.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:33:27.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:33:27.942Z] Configure a credential helper to remove this warning. See [2021-09-30T00:33:27.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:33:27.942Z] [2021-09-30T00:33:27.942Z] Login Succeeded [2021-09-30T00:33:27.942Z] nexus3.edgexfoundry.org:10003 [2021-09-30T00:33:28.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:33:28.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:33:28.209Z] Configure a credential helper to remove this warning. See [2021-09-30T00:33:28.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:33:28.209Z] [2021-09-30T00:33:28.209Z] Login Succeeded [2021-09-30T00:33:28.209Z] nexus3.edgexfoundry.org:10004 [2021-09-30T00:33:28.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:33:28.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:33:28.483Z] Configure a credential helper to remove this warning. See [2021-09-30T00:33:28.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:33:28.483Z] [2021-09-30T00:33:28.483Z] Login Succeeded [2021-09-30T00:33:28.483Z] docker.io [2021-09-30T00:33:28.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:33:28.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:33:28.751Z] Configure a credential helper to remove this warning. See [2021-09-30T00:33:28.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:33:28.751Z] [2021-09-30T00:33:28.751Z] Login Succeeded [2021-09-30T00:33:28.751Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T00:33:28.765Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T00:33:29.117Z] ++ 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 [2021-09-30T00:33:29.117Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T00:33:29.117Z] ++ dirname cmd/core-command/Dockerfile [2021-09-30T00:33:29.117Z] ++ cut -d/ -f2 [2021-09-30T00:33:29.117Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-30T00:33:29.117Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T00:33:29.117Z] ++ dirname cmd/core-data/Dockerfile [2021-09-30T00:33:29.117Z] ++ cut -d/ -f2 [2021-09-30T00:33:29.117Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-30T00:33:29.117Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T00:33:29.117Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-30T00:33:29.117Z] ++ cut -d/ -f2 [2021-09-30T00:33:29.117Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-30T00:33:29.117Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T00:33:29.117Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-30T00:33:29.117Z] ++ cut -d/ -f2 [2021-09-30T00:33:29.117Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-30T00:33:29.117Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T00:33:29.117Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-30T00:33:29.117Z] ++ cut -d/ -f2 [2021-09-30T00:33:29.117Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-30T00:33:29.117Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T00:33:29.117Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-30T00:33:29.117Z] ++ cut -d/ -f2 [2021-09-30T00:33:29.117Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-30T00:33:29.117Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T00:33:29.117Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-30T00:33:29.117Z] ++ cut -d/ -f2 [2021-09-30T00:33:29.117Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-30T00:33:29.117Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T00:33:29.117Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-30T00:33:29.117Z] ++ cut -d/ -f2 [2021-09-30T00:33:29.117Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-30T00:33:29.117Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T00:33:29.117Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-30T00:33:29.117Z] ++ cut -d/ -f2 [2021-09-30T00:33:29.117Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-30T00:33:29.195Z] 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 [2021-09-30T00:33:29.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T00:33:29.880Z] [2021-09-30T00:33:29.880Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:33:30.216Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T00:33:30.216Z] latest: Pulling from edgex-devops/git-semver [2021-09-30T00:33:30.216Z] 31603596830f: Pulling fs layer [2021-09-30T00:33:30.216Z] 04fac38145f0: Pulling fs layer [2021-09-30T00:33:30.216Z] 701f6daf10bf: Pulling fs layer [2021-09-30T00:33:30.216Z] 24f72da36158: Pulling fs layer [2021-09-30T00:33:30.216Z] 24f72da36158: Waiting [2021-09-30T00:33:30.216Z] 04fac38145f0: Verifying Checksum [2021-09-30T00:33:30.216Z] 04fac38145f0: Download complete [2021-09-30T00:33:30.486Z] 31603596830f: Verifying Checksum [2021-09-30T00:33:30.486Z] 31603596830f: Download complete [2021-09-30T00:33:30.486Z] 24f72da36158: Verifying Checksum [2021-09-30T00:33:30.486Z] 24f72da36158: Download complete [2021-09-30T00:33:30.755Z] 701f6daf10bf: Verifying Checksum [2021-09-30T00:33:30.755Z] 701f6daf10bf: Download complete [2021-09-30T00:33:30.755Z] 31603596830f: Pull complete [2021-09-30T00:33:30.755Z] 04fac38145f0: Pull complete [2021-09-30T00:33:31.349Z] 701f6daf10bf: Pull complete [2021-09-30T00:33:31.619Z] 24f72da36158: Pull complete [2021-09-30T00:33:31.619Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-30T00:33:31.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T00:33:31.619Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-30T00:33:31.706Z] prd-centos7-docker-4c-2g-208 does not seem to be running inside a container [2021-09-30T00:33:31.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-30T00:33:32.567Z] $ docker top 251f12870af650d0c0473655636e5e81acc32b0f7e5e367251ddda27c56074fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-30T00:33:32.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T00:33:32.702Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T00:33:32.828Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T00:33:32.831Z] $ docker exec 251f12870af650d0c0473655636e5e81acc32b0f7e5e367251ddda27c56074fd ssh-agent [2021-09-30T00:33:32.949Z] SSH_AUTH_SOCK=/tmp/ssh-Tzwkyfu1W1vD/agent.14 [2021-09-30T00:33:32.949Z] SSH_AGENT_PID=21 [2021-09-30T00:33:32.964Z] Running ssh-add (command line suppressed) [2021-09-30T00:33:33.048Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6737543335018311017.key (/w/workspace/edgex-go/3@tmp/private_key_6737543335018311017.key) [2021-09-30T00:33:33.067Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T00:33:33.378Z] + git tag --points-at HEAD [Pipeline] } [2021-09-30T00:33:33.398Z] $ docker exec --env ******** --env ******** 251f12870af650d0c0473655636e5e81acc32b0f7e5e367251ddda27c56074fd ssh-agent -k [2021-09-30T00:33:33.484Z] unset SSH_AUTH_SOCK; [2021-09-30T00:33:33.484Z] unset SSH_AGENT_PID; [2021-09-30T00:33:33.484Z] echo Agent pid 21 killed; [2021-09-30T00:33:33.501Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-30T00:33:33.551Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T00:33:33.551Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T00:33:33.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T00:33:33.689Z] $ docker exec 251f12870af650d0c0473655636e5e81acc32b0f7e5e367251ddda27c56074fd ssh-agent [2021-09-30T00:33:33.792Z] SSH_AUTH_SOCK=/tmp/ssh-JqhaXddsTFHP/agent.54 [2021-09-30T00:33:33.792Z] SSH_AGENT_PID=60 [2021-09-30T00:33:33.802Z] Running ssh-add (command line suppressed) [2021-09-30T00:33:33.901Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1358790703508210234.key (/w/workspace/edgex-go/3@tmp/private_key_1358790703508210234.key) [2021-09-30T00:33:33.926Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T00:33:34.249Z] + git semver init [2021-09-30T00:33:34.249Z] # -> Open(): unable to determine branch for HEAD [2021-09-30T00:33:34.249Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-09-30T00:33:34.249Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-09-30T00:33:34.249Z] # $SEMVER_REMOTE_NAME = origin [2021-09-30T00:33:34.249Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-30T00:33:34.249Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-30T00:33:34.249Z] # $SEMVER_BRANCH = PR-3727 [2021-09-30T00:33:34.249Z] # $SEMVER_TEMP = /tmp/semver-127866591 [2021-09-30T00:33:34.249Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-30T00:36:10.983Z] # '/tmp/semver-127866591' -> '/w/workspace/edgex-go/3/.semver' [2021-09-30T00:36:10.983Z] # -> Force: false [2021-09-30T00:36:10.983Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-09-30T00:36:10.996Z] $ docker exec --env ******** --env ******** 251f12870af650d0c0473655636e5e81acc32b0f7e5e367251ddda27c56074fd ssh-agent -k [2021-09-30T00:36:11.102Z] unset SSH_AUTH_SOCK; [2021-09-30T00:36:11.103Z] unset SSH_AGENT_PID; [2021-09-30T00:36:11.103Z] echo Agent pid 60 killed; [2021-09-30T00:36:11.122Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T00:36:11.475Z] + git semver [Pipeline] } [2021-09-30T00:36:11.494Z] $ docker stop --time=1 251f12870af650d0c0473655636e5e81acc32b0f7e5e367251ddda27c56074fd [2021-09-30T00:36:13.135Z] $ docker rm -f 251f12870af650d0c0473655636e5e81acc32b0f7e5e367251ddda27c56074fd [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T00:36:13.543Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-30T00:36:14.124Z] Stashed 1 file(s) [Pipeline] echo [2021-09-30T00:36:14.128Z] [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 [2021-09-30T00:36:14.442Z] ========================================================= [2021-09-30T00:36:14.442Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-30T00:36:14.442Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T00:36:14.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T00:36:14.780Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-30T00:36:14.780Z] 540db60ca938: Pulling fs layer [2021-09-30T00:36:14.780Z] adcc1eea9eea: Pulling fs layer [2021-09-30T00:36:14.780Z] 4c4ab2625f07: Pulling fs layer [2021-09-30T00:36:14.780Z] db62176df00c: Pulling fs layer [2021-09-30T00:36:14.780Z] 3b30891b0d05: Pulling fs layer [2021-09-30T00:36:14.780Z] 06b49ca38bd5: Pulling fs layer [2021-09-30T00:36:14.780Z] c788192a36de: Pulling fs layer [2021-09-30T00:36:14.780Z] a77e37c0d609: Pulling fs layer [2021-09-30T00:36:14.780Z] c3185cebc471: Pulling fs layer [2021-09-30T00:36:14.780Z] 06b49ca38bd5: Waiting [2021-09-30T00:36:14.780Z] c788192a36de: Waiting [2021-09-30T00:36:14.780Z] a77e37c0d609: Waiting [2021-09-30T00:36:14.780Z] c3185cebc471: Waiting [2021-09-30T00:36:14.780Z] db62176df00c: Waiting [2021-09-30T00:36:14.780Z] 3b30891b0d05: Waiting [2021-09-30T00:36:14.780Z] 4c4ab2625f07: Verifying Checksum [2021-09-30T00:36:14.780Z] 4c4ab2625f07: Download complete [2021-09-30T00:36:14.780Z] adcc1eea9eea: Verifying Checksum [2021-09-30T00:36:14.780Z] adcc1eea9eea: Download complete [2021-09-30T00:36:15.049Z] 3b30891b0d05: Verifying Checksum [2021-09-30T00:36:15.049Z] 3b30891b0d05: Download complete [2021-09-30T00:36:15.049Z] 06b49ca38bd5: Verifying Checksum [2021-09-30T00:36:15.049Z] 06b49ca38bd5: Download complete [2021-09-30T00:36:15.049Z] c788192a36de: Verifying Checksum [2021-09-30T00:36:15.049Z] c788192a36de: Download complete [2021-09-30T00:36:15.049Z] 540db60ca938: Verifying Checksum [2021-09-30T00:36:15.049Z] 540db60ca938: Download complete [2021-09-30T00:36:15.317Z] 540db60ca938: Pull complete [2021-09-30T00:36:15.317Z] adcc1eea9eea: Pull complete [2021-09-30T00:36:15.317Z] 4c4ab2625f07: Pull complete [2021-09-30T00:36:15.582Z] a77e37c0d609: Verifying Checksum [2021-09-30T00:36:15.582Z] a77e37c0d609: Download complete [2021-09-30T00:36:19.820Z] c3185cebc471: Verifying Checksum [2021-09-30T00:36:19.820Z] c3185cebc471: Download complete [2021-09-30T00:36:20.091Z] db62176df00c: Verifying Checksum [2021-09-30T00:36:20.091Z] db62176df00c: Download complete [2021-09-30T00:36:23.461Z] db62176df00c: Pull complete [2021-09-30T00:36:23.461Z] 3b30891b0d05: Pull complete [2021-09-30T00:36:23.461Z] 06b49ca38bd5: Pull complete [2021-09-30T00:36:23.461Z] c788192a36de: Pull complete [2021-09-30T00:36:23.461Z] a77e37c0d609: Pull complete [2021-09-30T00:36:25.411Z] c3185cebc471: Pull complete [2021-09-30T00:36:25.411Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-30T00:36:25.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T00:36:25.411Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-30T00:36:25.822Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T00:36:25.822Z] WORKDIR /edgex [2021-09-30T00:36:25.822Z] COPY go.mod . [2021-09-30T00:36:25.822Z] RUN go mod download' [2021-09-30T00:36:25.822Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-30T00:36:27.246Z] Sending build context to Docker daemon 329.1MB [2021-09-30T00:36:27.246Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T00:36:27.246Z] ---> 031687cdd783 [2021-09-30T00:36:27.246Z] Step 2/4 : WORKDIR /edgex [2021-09-30T00:36:28.670Z] ---> Running in bdfcd5ccb76c [2021-09-30T00:36:28.670Z] Removing intermediate container bdfcd5ccb76c [2021-09-30T00:36:28.670Z] ---> acee5b370021 [2021-09-30T00:36:28.670Z] Step 3/4 : COPY go.mod . [2021-09-30T00:36:28.942Z] ---> 076337557a62 [2021-09-30T00:36:28.942Z] Step 4/4 : RUN go mod download [2021-09-30T00:36:28.942Z] ---> Running in 8eac7d0acc3c [2021-09-30T00:36:29.340Z] Still waiting to schedule task [2021-09-30T00:36:29.340Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-203’ [2021-09-30T00:37:01.503Z] Removing intermediate container 8eac7d0acc3c [2021-09-30T00:37:01.503Z] ---> d70af5ec3a4a [2021-09-30T00:37:01.503Z] Successfully built d70af5ec3a4a [2021-09-30T00:37:01.503Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:37:01.829Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-30T00:37:01.829Z] . [Pipeline] withDockerContainer [2021-09-30T00:37:01.930Z] prd-centos7-docker-4c-2g-208 does not seem to be running inside a container [2021-09-30T00:37:02.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-30T00:37:02.418Z] $ docker top 5006817691e4f8bae2f7fb7210d0ec1de15cfa8bb480dc800bff6a688ef9222e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T00:37:02.819Z] + go version [2021-09-30T00:37:02.819Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-30T00:37:02.837Z] $ docker stop --time=1 5006817691e4f8bae2f7fb7210d0ec1de15cfa8bb480dc800bff6a688ef9222e [2021-09-30T00:37:04.029Z] $ docker rm -f 5006817691e4f8bae2f7fb7210d0ec1de15cfa8bb480dc800bff6a688ef9222e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:37:04.630Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-30T00:37:04.630Z] . [Pipeline] withDockerContainer [2021-09-30T00:37:04.727Z] prd-centos7-docker-4c-2g-208 does not seem to be running inside a container [2021-09-30T00:37:04.805Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-30T00:37:05.161Z] $ docker top 9bdc6304efc742abd1b00e27fe6bb21b2748f20fbfe8dfeaadaea011b12c73fa -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-30T00:37:05.262Z] ========================================================= [2021-09-30T00:37:05.262Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-30T00:37:05.262Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T00:37:05.588Z] + go mod tidy [Pipeline] sh [2021-09-30T00:37:06.169Z] + make test [2021-09-30T00:37:06.169Z] go mod tidy [2021-09-30T00:37:06.169Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-30T00:37:11.542Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-30T00:37:29.848Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-30T00:37:32.465Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-30T00:37:32.734Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-30T00:37:33.014Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-30T00:37:35.671Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-30T00:37:35.937Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-30T00:37:35.937Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-30T00:37:35.937Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-30T00:37:36.523Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-30T00:37:36.523Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-30T00:37:37.109Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-30T00:37:37.109Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-30T00:37:37.109Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-30T00:37:37.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-30T00:37:38.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2021-09-30T00:37:38.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-30T00:37:38.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-30T00:37:39.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.058s coverage: 98.5% of statements [2021-09-30T00:37:39.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-30T00:37:39.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.055s coverage: 46.3% of statements [2021-09-30T00:37:39.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-30T00:37:39.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-30T00:37:40.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.108s coverage: 90.1% of statements [2021-09-30T00:37:40.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-30T00:37:40.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-30T00:37:41.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 84.4% of statements [2021-09-30T00:37:41.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-30T00:37:41.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-30T00:37:41.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-30T00:37:41.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-30T00:37:41.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-30T00:37:42.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.253s coverage: 94.2% of statements [2021-09-30T00:37:42.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-30T00:37:42.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-30T00:37:42.351Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements [2021-09-30T00:37:42.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-30T00:37:42.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-30T00:37:42.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-30T00:37:42.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-30T00:37:42.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-30T00:37:42.630Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements [2021-09-30T00:37:42.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-30T00:37:42.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-30T00:37:42.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-30T00:37:43.597Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements [2021-09-30T00:37:43.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-30T00:37:43.597Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2021-09-30T00:37:43.597Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2021-09-30T00:37:43.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-30T00:37:43.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-09-30T00:37:45.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.046s coverage: 79.5% of statements [2021-09-30T00:37:45.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements [2021-09-30T00:37:45.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-09-30T00:37:45.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-09-30T00:37:57.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements [2021-09-30T00:37:57.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-09-30T00:38:01.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.213s coverage: 82.5% of statements [2021-09-30T00:38:01.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-30T00:38:20.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements [2021-09-30T00:38:20.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-30T00:38:20.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-30T00:38:20.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-30T00:38:20.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-09-30T00:38:20.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-30T00:38:20.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-30T00:38:20.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-30T00:38:20.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-30T00:38:20.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-30T00:38:20.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2021-09-30T00:38:20.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-30T00:38:20.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-30T00:38:20.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-09-30T00:38:20.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-30T00:38:20.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2021-09-30T00:38:20.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-30T00:38:20.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2021-09-30T00:38:20.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-09-30T00:38:20.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2021-09-30T00:38:20.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.144s coverage: 91.2% of statements [2021-09-30T00:38:20.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-30T00:38:20.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.156s coverage: 64.4% of statements [2021-09-30T00:38:20.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-30T00:38:20.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-30T00:38:20.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-09-30T00:38:20.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements [2021-09-30T00:38:20.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-09-30T00:38:20.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements [2021-09-30T00:38:20.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-09-30T00:38:20.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.231s coverage: 70.3% of statements [2021-09-30T00:38:20.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-30T00:38:20.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-30T00:38:20.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-30T00:38:21.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.4% of statements [2021-09-30T00:38:21.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-30T00:38:21.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-30T00:38:21.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2021-09-30T00:38:21.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-30T00:38:21.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2021-09-30T00:38:21.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-30T00:38:29.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 19.5% of statements [2021-09-30T00:38:29.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-30T00:38:29.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-30T00:38:29.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-30T00:38:29.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-30T00:38:29.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.0% of statements [2021-09-30T00:38:29.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-30T00:38:29.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-30T00:38:29.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-30T00:38:29.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-30T00:38:29.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2021-09-30T00:38:29.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-30T00:38:29.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-30T00:38:29.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2021-09-30T00:38:29.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-30T00:38:29.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-30T00:38:29.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-30T00:38:29.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-30T00:38:29.789Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-09-30T00:38:29.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-30T00:38:29.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-30T00:38:29.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-30T00:38:29.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-30T00:38:29.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-30T00:38:29.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-30T00:38:29.789Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-09-30T00:38:29.789Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2021-09-30T00:38:29.789Z] 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 [2021-09-30T00:39:02.355Z] GO111MODULE=on go vet ./... [2021-09-30T00:39:12.491Z] gofmt -l . [2021-09-30T00:39:12.491Z] [ "`gofmt -l .`" = "" ] [2021-09-30T00:39:12.491Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-30T00:39:12.809Z] + ls -al . [2021-09-30T00:39:12.810Z] total 612 [2021-09-30T00:39:12.810Z] drwxrwxr-x 10 1001 1001 4096 Sep 30 00:39 . [2021-09-30T00:39:12.810Z] drwxr-xr-x 4 root root 28 Sep 30 00:37 .. [2021-09-30T00:39:12.810Z] -rw-rw-r-- 1 1001 1001 11 Sep 30 00:33 .dockerignore [2021-09-30T00:39:12.810Z] drwxrwxr-x 8 1001 1001 179 Sep 30 00:33 .git [2021-09-30T00:39:12.810Z] drwxrwxr-x 4 1001 1001 142 Sep 30 00:33 .github [2021-09-30T00:39:12.810Z] -rw-rw-r-- 1 1001 1001 818 Sep 30 00:33 .gitignore [2021-09-30T00:39:12.810Z] -rw-rw-r-- 1 1001 1001 35 Sep 30 00:33 .golangci.yml [2021-09-30T00:39:12.810Z] -rw-rw-r-- 1 1001 1001 76 Sep 30 00:33 .hadolint.yml [2021-09-30T00:39:12.810Z] drwx------ 3 1001 1001 58 Sep 30 00:35 .semver [2021-09-30T00:39:12.810Z] -rw-rw-r-- 1 1001 1001 166 Sep 30 00:33 .sonarcloud.properties [2021-09-30T00:39:12.810Z] -rw-rw-r-- 1 1001 1001 1171 Sep 30 00:33 ADOPTERS.md [2021-09-30T00:39:12.810Z] -rw-rw-r-- 1 1001 1001 8493 Sep 30 00:33 Attribution.txt [2021-09-30T00:39:12.810Z] -rw-rw-r-- 1 1001 1001 43881 Sep 30 00:33 CHANGELOG.md [2021-09-30T00:39:12.810Z] -rw-rw-r-- 1 1001 1001 3804 Sep 30 00:33 CONTRIBUTING.md [2021-09-30T00:39:12.810Z] -rw-rw-r-- 1 1001 1001 677 Sep 30 00:33 GOVERNANCE.md [2021-09-30T00:39:12.810Z] -rw-rw-r-- 1 1001 1001 849 Sep 30 00:33 Jenkinsfile [2021-09-30T00:39:12.810Z] -rw-rw-r-- 1 1001 1001 10775 Sep 30 00:33 LICENSE [2021-09-30T00:39:12.810Z] -rw-rw-r-- 1 1001 1001 6386 Sep 30 00:33 Makefile [2021-09-30T00:39:12.810Z] -rw-rw-r-- 1 1001 1001 582 Sep 30 00:33 OWNERS.md [2021-09-30T00:39:12.810Z] -rw-rw-r-- 1 1001 1001 8256 Sep 30 00:33 README.md [2021-09-30T00:39:12.810Z] -rw-rw-r-- 1 1001 1001 6912 Sep 30 00:33 SECURITY.md [2021-09-30T00:39:12.810Z] -rw-rw-r-- 1 1001 1001 5 Sep 30 00:36 VERSION [2021-09-30T00:39:12.810Z] -rw-rw-r-- 1 1001 1001 4131 Sep 30 00:33 ZMQWindows.md [2021-09-30T00:39:12.810Z] drwxrwxr-x 2 1001 1001 37 Sep 30 00:33 bin [2021-09-30T00:39:12.810Z] drwxrwxr-x 14 1001 1001 4096 Sep 30 00:33 cmd [2021-09-30T00:39:12.810Z] -rw-r--r-- 1 root root 403099 Sep 30 00:38 coverage.out [2021-09-30T00:39:12.810Z] -rw-rw-r-- 1 1001 1001 841 Sep 30 00:33 go.mod [2021-09-30T00:39:12.810Z] -rw-r--r-- 1 root root 50064 Sep 30 00:37 go.sum [2021-09-30T00:39:12.810Z] drwxrwxr-x 8 1001 1001 124 Sep 30 00:33 internal [2021-09-30T00:39:12.810Z] drwxrwxr-x 3 1001 1001 16 Sep 30 00:33 openapi [2021-09-30T00:39:12.810Z] drwxrwxr-x 4 1001 1001 71 Sep 30 00:33 snap [2021-09-30T00:39:12.810Z] -rw-rw-r-- 1 1001 1001 204 Sep 30 00:33 version.go [Pipeline] sh [2021-09-30T00:39:13.136Z] + '[' -e coverage.out ] [2021-09-30T00:39:13.136Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-30T00:39:13.248Z] Stashed 1 file(s) [Pipeline] sh [2021-09-30T00:39:13.551Z] + make build [2021-09-30T00:39:13.552Z] go mod tidy [2021-09-30T00:39:13.552Z] 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 [2021-09-30T00:39:14.962Z] 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 [2021-09-30T00:39:21.633Z] 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 [2021-09-30T00:39:22.218Z] 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 [2021-09-30T00:39:23.190Z] 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 [2021-09-30T00:39:23.458Z] 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 [2021-09-30T00:39:24.417Z] 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 [2021-09-30T00:39:24.996Z] 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 [2021-09-30T00:39:25.969Z] 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 [2021-09-30T00:39:26.935Z] 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 [2021-09-30T00:39:27.895Z] 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 [2021-09-30T00:39:28.856Z] 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] } [2021-09-30T00:39:30.280Z] $ docker stop --time=1 9bdc6304efc742abd1b00e27fe6bb21b2748f20fbfe8dfeaadaea011b12c73fa [2021-09-30T00:39:32.019Z] $ docker rm -f 9bdc6304efc742abd1b00e27fe6bb21b2748f20fbfe8dfeaadaea011b12c73fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:39:33.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T00:39:33.455Z] [2021-09-30T00:39:33.455Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:39:33.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T00:39:33.782Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-30T00:39:33.782Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-30T00:39:33.782Z] ca9280d653b3: Pulling fs layer [2021-09-30T00:39:33.782Z] 7e9c9ca2126c: Pulling fs layer [2021-09-30T00:39:34.056Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-30T00:39:34.056Z] cbdbe7a5bc2a: Download complete [2021-09-30T00:39:34.324Z] cbdbe7a5bc2a: Pull complete [2021-09-30T00:39:34.908Z] ca9280d653b3: Verifying Checksum [2021-09-30T00:39:34.908Z] ca9280d653b3: Download complete [2021-09-30T00:39:35.497Z] ca9280d653b3: Pull complete [2021-09-30T00:39:36.899Z] 7e9c9ca2126c: Verifying Checksum [2021-09-30T00:39:36.899Z] 7e9c9ca2126c: Download complete [2021-09-30T00:39:40.256Z] 7e9c9ca2126c: Pull complete [2021-09-30T00:39:40.256Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-30T00:39:40.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T00:39:40.256Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-30T00:39:40.343Z] prd-centos7-docker-4c-2g-208 does not seem to be running inside a container [2021-09-30T00:39:40.413Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2021-09-30T00:39:43.458Z] $ docker top ccfcbfb132d20fafae9ec13c0b2c75b7e5ea24b4df0cec08257685159326bfcb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T00:39:43.854Z] + docker-compose build --help [2021-09-30T00:39:43.854Z] + grep parallel [2021-09-30T00:39:44.439Z] --parallel Build images in parallel. [Pipeline] } [2021-09-30T00:39:44.454Z] $ docker stop --time=1 ccfcbfb132d20fafae9ec13c0b2c75b7e5ea24b4df0cec08257685159326bfcb [2021-09-30T00:39:45.649Z] $ docker rm -f ccfcbfb132d20fafae9ec13c0b2c75b7e5ea24b4df0cec08257685159326bfcb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:39:46.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T00:39:46.094Z] . [Pipeline] withDockerContainer [2021-09-30T00:39:46.181Z] prd-centos7-docker-4c-2g-208 does not seem to be running inside a container [2021-09-30T00:39:46.240Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-30T00:39:46.593Z] $ docker top 43f57d8ea339fba3f0be77c2a8c0feefc9a8305715c0d3dbc5681e026dee20e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T00:39:47.114Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-30T00:39:47.467Z] Building core-command ... [2021-09-30T00:39:47.467Z] Building core-data ... [2021-09-30T00:39:47.467Z] Building core-metadata ... [2021-09-30T00:39:47.467Z] Building security-bootstrapper ... [2021-09-30T00:39:47.467Z] Building security-proxy-setup ... [2021-09-30T00:39:47.467Z] Building security-secretstore-setup ... [2021-09-30T00:39:47.467Z] Building support-notifications ... [2021-09-30T00:39:47.467Z] Building support-scheduler ... [2021-09-30T00:39:47.467Z] Building sys-mgmt-agent ... [2021-09-30T00:39:47.467Z] Building support-notifications [2021-09-30T00:39:47.467Z] Building core-command [2021-09-30T00:39:47.467Z] Building security-secretstore-setup [2021-09-30T00:39:47.467Z] Building security-bootstrapper [2021-09-30T00:39:47.467Z] Building sys-mgmt-agent [2021-09-30T00:39:59.263Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:39:59.263Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:39:59.263Z] ---> d70af5ec3a4a [2021-09-30T00:39:59.263Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T00:39:59.263Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:39:59.263Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:39:59.263Z] ---> d70af5ec3a4a [2021-09-30T00:39:59.263Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T00:40:02.878Z] ---> Running in 9e90e146ba53 [2021-09-30T00:40:02.878Z] ---> Running in b848c4316417 [2021-09-30T00:40:06.221Z] Removing intermediate container b848c4316417 [2021-09-30T00:40:06.221Z] ---> 58901e21b669 [2021-09-30T00:40:06.221Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:40:06.221Z] Removing intermediate container 9e90e146ba53 [2021-09-30T00:40:06.221Z] ---> f78aff35a7af [2021-09-30T00:40:06.221Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:40:06.485Z] ---> Running in d015fe444aff [2021-09-30T00:40:06.485Z] ---> Running in 8142b5228230 [2021-09-30T00:40:10.747Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:40:10.747Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:40:10.747Z] ---> d70af5ec3a4a [2021-09-30T00:40:10.747Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T00:40:10.747Z] ---> Using cache [2021-09-30T00:40:10.747Z] ---> 58901e21b669 [2021-09-30T00:40:10.747Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:40:12.707Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:40:12.707Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:40:12.707Z] ---> d70af5ec3a4a [2021-09-30T00:40:12.707Z] Step 3/32 : WORKDIR /edgex-go [2021-09-30T00:40:12.707Z] ---> Using cache [2021-09-30T00:40:12.707Z] ---> 58901e21b669 [2021-09-30T00:40:12.707Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:40:12.707Z] ---> Running in 463c79239f2f [2021-09-30T00:40:12.707Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:40:12.707Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:40:12.707Z] ---> d70af5ec3a4a [2021-09-30T00:40:12.707Z] Step 3/26 : WORKDIR /edgex-go [2021-09-30T00:40:12.707Z] ---> Using cache [2021-09-30T00:40:12.707Z] ---> 58901e21b669 [2021-09-30T00:40:12.707Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:40:12.707Z] ---> Running in 31a01eba2ec7 [2021-09-30T00:40:12.707Z] ---> Running in 6d4152baad89 [2021-09-30T00:40:12.707Z] Removing intermediate container d015fe444aff [2021-09-30T00:40:12.707Z] ---> 8f3e92c4f9eb [2021-09-30T00:40:12.707Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-30T00:40:12.707Z] Removing intermediate container 8142b5228230 [2021-09-30T00:40:12.707Z] ---> 32f390d80150 [2021-09-30T00:40:12.707Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T00:40:12.707Z] ---> Running in 8d350a4094b2 [2021-09-30T00:40:12.707Z] ---> Running in a0b88355768f [2021-09-30T00:40:13.687Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T00:40:13.687Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T00:40:13.687Z] Removing intermediate container 31a01eba2ec7 [2021-09-30T00:40:13.688Z] ---> 23993672f08b [2021-09-30T00:40:13.688Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-30T00:40:13.688Z] ---> Running in 4903ba5d6097 [2021-09-30T00:40:13.688Z] Removing intermediate container 463c79239f2f [2021-09-30T00:40:13.688Z] ---> c4ef627cf425 [2021-09-30T00:40:13.688Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-30T00:40:13.688Z] Removing intermediate container 6d4152baad89 [2021-09-30T00:40:13.688Z] ---> 7df5504fa167 [2021-09-30T00:40:13.688Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-30T00:40:13.952Z] ---> Running in f85728a0ddb0 [2021-09-30T00:40:13.952Z] ---> Running in f8c1f0721b3a [2021-09-30T00:40:14.219Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T00:40:14.219Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T00:40:14.219Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T00:40:14.485Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T00:40:14.485Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T00:40:15.091Z] OK: 219 MiB in 52 packages [2021-09-30T00:40:15.357Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T00:40:15.358Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T00:40:15.358Z] Removing intermediate container 8d350a4094b2 [2021-09-30T00:40:15.358Z] ---> ef19fe1c71a1 [2021-09-30T00:40:15.358Z] Step 6/23 : COPY go.mod . [2021-09-30T00:40:15.625Z] ---> 843fcee00659 [2021-09-30T00:40:15.625Z] Step 7/23 : RUN go mod download [2021-09-30T00:40:15.625Z] ---> Running in 7d2f16be263e [2021-09-30T00:40:15.894Z] OK: 219 MiB in 52 packages [2021-09-30T00:40:16.166Z] OK: 219 MiB in 52 packages [2021-09-30T00:40:16.166Z] Removing intermediate container a0b88355768f [2021-09-30T00:40:16.166Z] ---> eadbbb124699 [2021-09-30T00:40:16.166Z] Step 6/24 : COPY go.mod . [2021-09-30T00:40:16.431Z] OK: 219 MiB in 52 packages [2021-09-30T00:40:16.431Z] ---> 90505b707f62 [2021-09-30T00:40:16.431Z] Step 7/24 : RUN go mod download [2021-09-30T00:40:16.701Z] ---> Running in c7341d2c86c4 [2021-09-30T00:40:16.701Z] Removing intermediate container f85728a0ddb0 [2021-09-30T00:40:16.701Z] ---> acba82ab38d0 [2021-09-30T00:40:16.701Z] Step 6/32 : COPY go.mod . [2021-09-30T00:40:16.969Z] Removing intermediate container 7d2f16be263e [2021-09-30T00:40:16.969Z] ---> 4b8455227743 [2021-09-30T00:40:16.969Z] Step 8/23 : COPY . . [2021-09-30T00:40:16.969Z] ---> 66ed552cda37 [2021-09-30T00:40:16.969Z] Step 7/32 : RUN go mod download [2021-09-30T00:40:16.969Z] ---> Running in 08e37c4606fe [2021-09-30T00:40:16.969Z] Removing intermediate container f8c1f0721b3a [2021-09-30T00:40:16.969Z] ---> d58dfe06a2ef [2021-09-30T00:40:16.969Z] Step 6/26 : COPY go.mod . [2021-09-30T00:40:17.569Z] ---> b92aaf610249 [2021-09-30T00:40:17.569Z] Step 7/26 : RUN go mod download [2021-09-30T00:40:18.541Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T00:40:18.809Z] ---> Running in 18d8266a11f7 [2021-09-30T00:40:19.762Z] Removing intermediate container c7341d2c86c4 [2021-09-30T00:40:19.762Z] ---> 6966e3909309 [2021-09-30T00:40:19.762Z] Step 8/24 : COPY . . [2021-09-30T00:40:20.394Z] Removing intermediate container 08e37c4606fe [2021-09-30T00:40:20.394Z] ---> 9bf2d9fcab01 [2021-09-30T00:40:20.394Z] Step 8/32 : COPY . . [2021-09-30T00:40:25.733Z] OK: 219 MiB in 52 packages [2021-09-30T00:40:26.315Z] ---> 0b8a829c712d [2021-09-30T00:40:26.315Z] Step 9/23 : RUN go mod tidy [2021-09-30T00:40:26.315Z] ---> c1fffd29063b [2021-09-30T00:40:26.315Z] Step 9/24 : RUN go mod tidy [2021-09-30T00:40:26.315Z] Removing intermediate container 18d8266a11f7 [2021-09-30T00:40:26.315Z] ---> 46d155ae25ba [2021-09-30T00:40:26.315Z] Step 8/26 : COPY . . [2021-09-30T00:40:26.315Z] ---> Running in 83d02a3fe080 [2021-09-30T00:40:26.315Z] ---> cfbcffc8510b [2021-09-30T00:40:26.315Z] Step 9/32 : RUN go mod tidy [2021-09-30T00:40:26.584Z] ---> Running in 26e1fa55ee11 [2021-09-30T00:40:26.584Z] Removing intermediate container 4903ba5d6097 [2021-09-30T00:40:26.584Z] ---> f08cf38bd05d [2021-09-30T00:40:26.584Z] Step 6/24 : COPY go.mod . [2021-09-30T00:40:26.584Z] ---> Running in 70736ff3fb13 [2021-09-30T00:40:27.190Z] ---> 4317762a7b34 [2021-09-30T00:40:27.190Z] Step 7/24 : RUN go mod download [2021-09-30T00:40:27.190Z] ---> Running in 6bf95743c092 [2021-09-30T00:40:30.554Z] Removing intermediate container 83d02a3fe080 [2021-09-30T00:40:30.554Z] ---> a0a8096b8f47 [2021-09-30T00:40:30.554Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-30T00:40:30.554Z] Removing intermediate container 26e1fa55ee11 [2021-09-30T00:40:30.554Z] ---> e13d7963b196 [2021-09-30T00:40:30.554Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-30T00:40:30.554Z] ---> Running in 66b29d0a7b09 [2021-09-30T00:40:30.554Z] ---> Running in 7079099af9d3 [2021-09-30T00:40:30.554Z] Removing intermediate container 70736ff3fb13 [2021-09-30T00:40:30.554Z] ---> f8422387d631 [2021-09-30T00:40:30.554Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-30T00:40:30.554Z] Removing intermediate container 6bf95743c092 [2021-09-30T00:40:30.554Z] ---> a383b01c804d [2021-09-30T00:40:30.554Z] Step 8/24 : COPY . . [2021-09-30T00:40:30.554Z] ---> Running in 30931f598b68 [2021-09-30T00:40:31.513Z] 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 [2021-09-30T00:40:31.933Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-214 in /w/workspace/edgexfoundry_edgex-go_PR-3727 [Pipeline] { [Pipeline] ws [2021-09-30T00:40:31.954Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-09-30T00:40:32.093Z] ---> 12df048c8caa [2021-09-30T00:40:32.093Z] Step 9/26 : RUN go mod tidy [2021-09-30T00:40:32.093Z] 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 [2021-09-30T00:40:32.093Z] 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 [2021-09-30T00:40:32.203Z] The recommended git tool is: git [2021-09-30T00:40:32.357Z] ---> Running in 609f10c6bca0 [2021-09-30T00:40:37.728Z] ---> 9b5dc8d7fbc6 [2021-09-30T00:40:37.728Z] Step 9/24 : RUN go mod tidy [2021-09-30T00:40:37.728Z] Removing intermediate container 609f10c6bca0 [2021-09-30T00:40:37.728Z] ---> 14491c2e70cc [2021-09-30T00:40:37.728Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-30T00:40:37.728Z] ---> Running in 84a7ffdd4ba0 [2021-09-30T00:40:37.728Z] ---> Running in 8c949f283f1f [2021-09-30T00:40:38.320Z] 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 [2021-09-30T00:40:39.075Z] using credential edgex-jenkins-ssh [2021-09-30T00:40:39.104Z] Cloning the remote Git repository [2021-09-30T00:40:39.194Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-30T00:40:39.319Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-09-30T00:40:39.459Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T00:40:39.460Z] > git --version # timeout=10 [2021-09-30T00:40:39.480Z] > git --version # 'git version 2.17.1' [2021-09-30T00:40:39.483Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T00:40:39.590Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T00:40:39.746Z] Removing intermediate container 8c949f283f1f [2021-09-30T00:40:39.746Z] ---> ce1dd97b5ed8 [2021-09-30T00:40:39.746Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-30T00:40:39.746Z] ---> Running in e1598d716850 [2021-09-30T00:40:40.017Z] 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 [2021-09-30T00:41:12.252Z] Removing intermediate container 7079099af9d3 [2021-09-30T00:41:12.252Z] ---> 26cc6a79e2e2 [2021-09-30T00:41:12.252Z] [2021-09-30T00:41:12.252Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T00:41:12.252Z] 3.14: Pulling from library/alpine [2021-09-30T00:41:12.252Z] Removing intermediate container 30931f598b68 [2021-09-30T00:41:12.252Z] ---> 6f2f9e2f1b24 [2021-09-30T00:41:12.252Z] [2021-09-30T00:41:12.252Z] Step 11/32 : FROM alpine:3.14 [2021-09-30T00:41:12.252Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T00:41:12.252Z] Status: Downloaded newer image for alpine:3.14 [2021-09-30T00:41:12.252Z] ---> 14119a10abf4 [2021-09-30T00:41:12.252Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T00:41:12.252Z] 3.14: Pulling from library/alpine [2021-09-30T00:41:12.252Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T00:41:12.252Z] Status: Image is up to date for alpine:3.14 [2021-09-30T00:41:12.252Z] ---> Running in 32ed8c126e29 [2021-09-30T00:41:12.252Z] ---> 14119a10abf4 [2021-09-30T00:41:12.252Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-30T00:41:12.252Z] ---> Running in a4aa37a7e827 [2021-09-30T00:41:12.252Z] Removing intermediate container a4aa37a7e827 [2021-09-30T00:41:12.252Z] ---> 1f3e289d5a5d [2021-09-30T00:41:12.252Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-30T00:41:12.540Z] ---> Running in 7b801c9fb6c2 [2021-09-30T00:41:12.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T00:41:12.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T00:41:13.100Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-30T00:41:13.100Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T00:41:13.100Z] OK: 6 MiB in 15 packages [2021-09-30T00:41:13.100Z] 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 [2021-09-30T00:41:13.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T00:41:13.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T00:41:13.377Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-30T00:41:13.377Z] (2/2) Installing su-exec (0.2-r1) [2021-09-30T00:41:13.377Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T00:41:13.377Z] Removing intermediate container 66b29d0a7b09 [2021-09-30T00:41:13.377Z] ---> 30e9cff29d0d [2021-09-30T00:41:13.377Z] [2021-09-30T00:41:13.377Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T00:41:13.377Z] ---> 14119a10abf4 [2021-09-30T00:41:13.377Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-30T00:41:13.646Z] OK: 6 MiB in 16 packages [2021-09-30T00:41:13.646Z] ---> Running in 6fcb7ffe907a [2021-09-30T00:41:13.920Z] Removing intermediate container 32ed8c126e29 [2021-09-30T00:41:13.920Z] ---> a2f51128f44b [2021-09-30T00:41:13.920Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T00:41:13.920Z] ---> Running in be92f0f8c001 [2021-09-30T00:41:13.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T00:41:14.187Z] Removing intermediate container 7b801c9fb6c2 [2021-09-30T00:41:14.187Z] ---> a408c857552e [2021-09-30T00:41:14.187Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-30T00:41:14.187Z] ---> Running in b41f1b455f7b [2021-09-30T00:41:14.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T00:41:14.187Z] Removing intermediate container be92f0f8c001 [2021-09-30T00:41:14.187Z] ---> 75c406d44b91 [2021-09-30T00:41:14.187Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-30T00:41:14.187Z] ---> Running in 5ef5a8752203 [2021-09-30T00:41:14.459Z] Removing intermediate container b41f1b455f7b [2021-09-30T00:41:14.459Z] ---> 7445f0e0f1c2 [2021-09-30T00:41:14.459Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-30T00:41:14.459Z] ---> Running in 91514b3a5d9e [2021-09-30T00:41:14.459Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-30T00:41:14.459Z] Removing intermediate container 5ef5a8752203 [2021-09-30T00:41:14.459Z] ---> f3f97acf19ac [2021-09-30T00:41:14.459Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T00:41:14.459Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-30T00:41:14.459Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T00:41:14.459Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T00:41:14.459Z] ---> Running in 5e356ed84610 [2021-09-30T00:41:14.734Z] OK: 6 MiB in 16 packages [2021-09-30T00:41:14.734Z] Removing intermediate container 91514b3a5d9e [2021-09-30T00:41:14.734Z] ---> f83b2a50877f [2021-09-30T00:41:14.734Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-30T00:41:14.734Z] ---> Running in 43ee92d1ed22 [2021-09-30T00:41:14.734Z] Removing intermediate container 5e356ed84610 [2021-09-30T00:41:14.734Z] ---> 18031011a3c4 [2021-09-30T00:41:14.734Z] Step 16/24 : WORKDIR / [2021-09-30T00:41:14.734Z] ---> Running in e4548e815dd5 [2021-09-30T00:41:15.003Z] Removing intermediate container e4548e815dd5 [2021-09-30T00:41:15.003Z] ---> 82551f257af2 [2021-09-30T00:41:15.003Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T00:41:15.591Z] Removing intermediate container 6fcb7ffe907a [2021-09-30T00:41:15.591Z] ---> 532f62091099 [2021-09-30T00:41:15.591Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T00:41:15.864Z] ---> 8d62795fbb77 [2021-09-30T00:41:15.864Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-30T00:41:16.131Z] ---> Running in 97a7ebee1592 [2021-09-30T00:41:16.131Z] Removing intermediate container e1598d716850 [2021-09-30T00:41:16.131Z] ---> 0bca445222ac [2021-09-30T00:41:16.131Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-30T00:41:16.131Z] ---> Running in b38e970aaea9 [2021-09-30T00:41:16.131Z] Removing intermediate container 84a7ffdd4ba0 [2021-09-30T00:41:16.131Z] ---> b64d04c37733 [2021-09-30T00:41:16.131Z] [2021-09-30T00:41:16.131Z] Step 11/26 : FROM alpine:3.14 [2021-09-30T00:41:16.131Z] ---> 14119a10abf4 [2021-09-30T00:41:16.131Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-30T00:41:16.131Z] ---> 9051e3b0666d [2021-09-30T00:41:16.131Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-30T00:41:16.131Z] Removing intermediate container 97a7ebee1592 [2021-09-30T00:41:16.131Z] ---> b9d4b28311b5 [2021-09-30T00:41:16.131Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-30T00:41:16.397Z] ---> Running in 537924404ee3 [2021-09-30T00:41:16.397Z] ---> Running in 34540ec4448b [2021-09-30T00:41:16.397Z] Removing intermediate container 43ee92d1ed22 [2021-09-30T00:41:16.397Z] ---> 3add5f2b8764 [2021-09-30T00:41:16.397Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-30T00:41:16.397Z] ---> Running in 9a899d1dd040 [2021-09-30T00:41:16.397Z] Removing intermediate container 34540ec4448b [2021-09-30T00:41:16.397Z] ---> 9ed72fbf7198 [2021-09-30T00:41:16.397Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T00:41:16.397Z] ---> e09a81aa9ccc [2021-09-30T00:41:16.397Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-30T00:41:16.397Z] ---> Running in 810ca9582e6f [2021-09-30T00:41:16.397Z] ---> Running in d3ebc2fcb9a7 [2021-09-30T00:41:16.663Z] Removing intermediate container 9a899d1dd040 [2021-09-30T00:41:16.663Z] ---> 830ad0139833 [2021-09-30T00:41:16.663Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-30T00:41:16.663Z] Removing intermediate container 810ca9582e6f [2021-09-30T00:41:16.663Z] ---> 1e8bc81773b8 [2021-09-30T00:41:16.663Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T00:41:16.663Z] 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 [2021-09-30T00:41:16.663Z] Removing intermediate container d3ebc2fcb9a7 [2021-09-30T00:41:16.663Z] ---> 5418de4e6011 [2021-09-30T00:41:16.663Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T00:41:16.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T00:41:16.941Z] ---> Running in 9eb744ca838a [2021-09-30T00:41:16.941Z] ---> 04858b7fc8a0 [2021-09-30T00:41:16.941Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-30T00:41:16.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T00:41:16.941Z] ---> Running in 47fc6f59e547 [2021-09-30T00:41:16.941Z] ---> 3e037d0aee13 [2021-09-30T00:41:16.941Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-30T00:41:16.941Z] Removing intermediate container 9eb744ca838a [2021-09-30T00:41:16.941Z] ---> f9ae34cb93b3 [2021-09-30T00:41:16.941Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T00:41:17.220Z] ---> Running in 3ec89f65a48d [2021-09-30T00:41:17.220Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-30T00:41:17.220Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-30T00:41:17.220Z] (3/3) Installing su-exec (0.2-r1) [2021-09-30T00:41:17.220Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T00:41:17.220Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T00:41:17.220Z] OK: 6 MiB in 17 packages [2021-09-30T00:41:17.488Z] ---> 6f982371f0ae [2021-09-30T00:41:17.488Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-30T00:41:17.488Z] Removing intermediate container 3ec89f65a48d [2021-09-30T00:41:17.488Z] ---> f5e0b2a10759 [2021-09-30T00:41:17.488Z] Step 23/24 : LABEL git_sha=6b24aad9d1d492ad0637e1c696eaca05ace8331f [2021-09-30T00:41:17.488Z] ---> Running in b06e61a58ff6 [2021-09-30T00:41:17.753Z] ---> baf69fed6350 [2021-09-30T00:41:17.753Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-30T00:41:17.753Z] Removing intermediate container b06e61a58ff6 [2021-09-30T00:41:17.753Z] ---> 66d47aea0f00 [2021-09-30T00:41:17.753Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T00:41:17.753Z] ---> Running in 6fe94cb63c04 [2021-09-30T00:41:17.753Z] Removing intermediate container 537924404ee3 [2021-09-30T00:41:17.753Z] ---> be98e1ee279d [2021-09-30T00:41:17.753Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T00:41:17.753Z] ---> Running in deab15f6bed2 [2021-09-30T00:41:17.753Z] ---> Running in ea93e3889db4 [2021-09-30T00:41:18.039Z] Removing intermediate container 6fe94cb63c04 [2021-09-30T00:41:18.039Z] ---> 7fd9e7cf2090 [2021-09-30T00:41:18.039Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T00:41:18.039Z] Removing intermediate container b38e970aaea9 [2021-09-30T00:41:18.039Z] ---> 3db81ce9b41b [2021-09-30T00:41:18.039Z] [2021-09-30T00:41:18.039Z] Step 12/24 : FROM docker:20.10.7 [2021-09-30T00:41:18.039Z] Removing intermediate container deab15f6bed2 [2021-09-30T00:41:18.039Z] ---> 6838e5f6d8ee [2021-09-30T00:41:18.039Z] [2021-09-30T00:41:18.039Z] Removing intermediate container ea93e3889db4 [2021-09-30T00:41:18.039Z] ---> ebf6b6d6f8ed [2021-09-30T00:41:18.039Z] Step 14/26 : WORKDIR / [2021-09-30T00:41:18.039Z] ---> Running in fd38fa689802 [2021-09-30T00:41:18.039Z] ---> Running in e16f204609bc [2021-09-30T00:41:18.039Z] Removing intermediate container 47fc6f59e547 [2021-09-30T00:41:18.039Z] ---> bed5ed95de14 [2021-09-30T00:41:18.039Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T00:41:18.039Z] Successfully built 6838e5f6d8ee [2021-09-30T00:41:18.039Z] Successfully tagged core-command:latest [2021-09-30T00:41:18.039Z] Building core-data [2021-09-30T00:41:18.039Z] 20.10.7: Pulling from library/docker [2021-09-30T00:41:18.309Z]  Building core-command ... done Removing intermediate container fd38fa689802 [2021-09-30T00:41:18.309Z] ---> cb2b0459fab8 [2021-09-30T00:41:18.309Z] Step 21/23 : LABEL arch=x86_64 [2021-09-30T00:41:18.899Z] ---> Running in 9b8c1489fa34 [2021-09-30T00:41:18.899Z] Removing intermediate container e16f204609bc [2021-09-30T00:41:18.899Z] ---> 23c6b6768f46 [2021-09-30T00:41:18.899Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-30T00:41:19.483Z] ---> ff9ef3942b81 [2021-09-30T00:41:19.483Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-30T00:41:19.748Z] Removing intermediate container 9b8c1489fa34 [2021-09-30T00:41:19.748Z] ---> a0912979d646 [2021-09-30T00:41:19.748Z] Step 22/23 : LABEL git_sha=6b24aad9d1d492ad0637e1c696eaca05ace8331f [2021-09-30T00:41:19.748Z] ---> d027ec7ce1ed [2021-09-30T00:41:19.748Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-30T00:41:20.018Z] ---> Running in e76ce7c9cbd2 [2021-09-30T00:41:20.018Z] ---> b846158c3167 [2021-09-30T00:41:20.018Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-30T00:41:20.284Z] ---> 32b54f68e497 [2021-09-30T00:41:20.284Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-30T00:41:20.284Z] Removing intermediate container e76ce7c9cbd2 [2021-09-30T00:41:20.284Z] ---> 03667c1a7dcb [2021-09-30T00:41:20.284Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T00:41:20.284Z] ---> Running in 3b046ee32505 [2021-09-30T00:41:20.552Z] ---> 5f2280aafbe1 [2021-09-30T00:41:20.552Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-30T00:41:20.552Z] ---> 1eec5bc5113c [2021-09-30T00:41:20.552Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-30T00:41:20.552Z] Removing intermediate container 3b046ee32505 [2021-09-30T00:41:20.552Z] ---> 717498f664f0 [2021-09-30T00:41:20.552Z] [2021-09-30T00:41:20.552Z] Successfully built 717498f664f0 [2021-09-30T00:41:20.552Z] Successfully tagged support-notifications:latest [2021-09-30T00:41:20.552Z]  Building support-notifications ... done Building core-metadata [2021-09-30T00:41:20.826Z] ---> 47ef392901d3 [2021-09-30T00:41:20.826Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-30T00:41:22.242Z] ---> 528587e9da38 [2021-09-30T00:41:22.242Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-30T00:41:22.507Z] ---> b1d3369e17de [2021-09-30T00:41:22.507Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-30T00:41:23.465Z] ---> e54be4b5c624 [2021-09-30T00:41:23.465Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-30T00:41:24.063Z] ---> Running in a6c5db41dc6c [2021-09-30T00:41:26.019Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:41:26.019Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:41:26.019Z] ---> d70af5ec3a4a [2021-09-30T00:41:26.019Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T00:41:26.019Z] ---> Using cache [2021-09-30T00:41:26.019Z] ---> 58901e21b669 [2021-09-30T00:41:26.019Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:41:26.019Z] ---> Using cache [2021-09-30T00:41:26.019Z] ---> 7df5504fa167 [2021-09-30T00:41:26.019Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T00:41:26.019Z] ---> Using cache [2021-09-30T00:41:26.019Z] ---> d58dfe06a2ef [2021-09-30T00:41:26.019Z] Step 6/24 : COPY go.mod . [2021-09-30T00:41:26.019Z] ---> Using cache [2021-09-30T00:41:26.019Z] ---> b92aaf610249 [2021-09-30T00:41:26.019Z] Step 7/24 : RUN go mod download [2021-09-30T00:41:26.019Z] ---> Using cache [2021-09-30T00:41:26.019Z] ---> 46d155ae25ba [2021-09-30T00:41:26.019Z] Step 8/24 : COPY . . [2021-09-30T00:41:26.283Z] ---> Using cache [2021-09-30T00:41:26.283Z] ---> 12df048c8caa [2021-09-30T00:41:26.283Z] Step 9/24 : RUN go mod tidy [2021-09-30T00:41:26.283Z] ---> Using cache [2021-09-30T00:41:26.283Z] ---> 14491c2e70cc [2021-09-30T00:41:26.283Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-30T00:41:26.549Z] ---> 047482b351c8 [2021-09-30T00:41:26.549Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-30T00:41:26.549Z] Removing intermediate container a6c5db41dc6c [2021-09-30T00:41:26.549Z] ---> f61c793ea4ce [2021-09-30T00:41:26.549Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-30T00:41:26.549Z] ---> Running in ce1fb3c3bc12 [2021-09-30T00:41:26.816Z] ---> 480007a9529c [2021-09-30T00:41:26.816Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-30T00:41:26.816Z] ---> 5e56d373bc88 [2021-09-30T00:41:26.816Z] 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/ [2021-09-30T00:41:27.091Z] ---> Running in 5775073e90a5 [2021-09-30T00:41:27.091Z] ---> Running in 47d68af3f7be [2021-09-30T00:41:27.091Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-30T00:41:27.091Z] 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 [2021-09-30T00:41:27.091Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-30T00:41:27.091Z] ---> 08bdaf2f88f9 [2021-09-30T00:41:27.091Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-30T00:41:27.359Z] ---> Running in f8b9bae54fc1 [2021-09-30T00:41:27.625Z] Removing intermediate container f8b9bae54fc1 [2021-09-30T00:41:27.625Z] ---> 1274478cec8a [2021-09-30T00:41:27.625Z] 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 [2021-09-30T00:41:27.625Z] ---> Running in 3ee7cff9470a [2021-09-30T00:41:27.896Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:41:27.896Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:41:27.896Z] ---> d70af5ec3a4a [2021-09-30T00:41:27.896Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T00:41:27.896Z] ---> Using cache [2021-09-30T00:41:27.896Z] ---> 58901e21b669 [2021-09-30T00:41:27.896Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:41:27.896Z] ---> Using cache [2021-09-30T00:41:27.896Z] ---> 7df5504fa167 [2021-09-30T00:41:27.896Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-30T00:41:27.896Z] ---> Running in 8d983539d260 [2021-09-30T00:41:28.513Z] Removing intermediate container 5775073e90a5 [2021-09-30T00:41:28.513Z] ---> b13770d4e3d4 [2021-09-30T00:41:28.513Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-30T00:41:28.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T00:41:28.795Z] ---> Running in a7f338c79a6a [2021-09-30T00:41:28.795Z] Removing intermediate container 47d68af3f7be [2021-09-30T00:41:28.795Z] ---> 631dab64c43b [2021-09-30T00:41:28.795Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-30T00:41:28.795Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T00:41:28.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T00:41:28.795Z] ---> Running in 07d1c05047ef [2021-09-30T00:41:28.795Z] Removing intermediate container a7f338c79a6a [2021-09-30T00:41:28.795Z] ---> f84483ce26d4 [2021-09-30T00:41:28.795Z] Step 29/32 : CMD ["gate"] [2021-09-30T00:41:29.065Z] ---> Running in 1809d04fc952 [2021-09-30T00:41:29.066Z] Removing intermediate container 07d1c05047ef [2021-09-30T00:41:29.066Z] ---> cbe06e48580b [2021-09-30T00:41:29.066Z] Step 24/26 : LABEL arch=x86_64 [2021-09-30T00:41:29.066Z] (1/39) Installing readline (8.1.0-r0) [2021-09-30T00:41:29.066Z] (2/39) Installing bash (5.1.0-r0) [2021-09-30T00:41:29.066Z] ---> Running in 385250459d99 [2021-09-30T00:41:29.066Z] Executing bash-5.1.0-r0.post-install [2021-09-30T00:41:29.066Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-30T00:41:29.066Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-30T00:41:29.066Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-30T00:41:29.066Z] (6/39) Installing curl (7.79.1-r0) [2021-09-30T00:41:29.066Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-30T00:41:29.066Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-30T00:41:29.066Z] (9/39) Installing expat (2.2.10-r1) [2021-09-30T00:41:29.339Z] Removing intermediate container 1809d04fc952 [2021-09-30T00:41:29.339Z] ---> 1ec5a5ad0bf4 [2021-09-30T00:41:29.339Z] Step 30/32 : LABEL arch=x86_64 [2021-09-30T00:41:29.339Z] (10/39) Installing libffi (3.3-r2) [2021-09-30T00:41:29.339Z] (11/39) Installing gdbm (1.19-r0) [2021-09-30T00:41:29.339Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-30T00:41:29.339Z] Removing intermediate container 385250459d99 [2021-09-30T00:41:29.339Z] ---> 4f67eb2992eb [2021-09-30T00:41:29.339Z] Step 25/26 : LABEL git_sha=6b24aad9d1d492ad0637e1c696eaca05ace8331f [2021-09-30T00:41:29.339Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-30T00:41:29.339Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-30T00:41:29.339Z] ---> Running in afac70c7cc25 [2021-09-30T00:41:29.339Z] ---> Running in 4472b3880311 [2021-09-30T00:41:29.699Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T00:41:29.699Z] Removing intermediate container 4472b3880311 [2021-09-30T00:41:29.699Z] ---> 45e2c8d8370a [2021-09-30T00:41:29.699Z] Step 26/26 : LABEL version=0.0.0 [2021-09-30T00:41:29.699Z] Removing intermediate container afac70c7cc25 [2021-09-30T00:41:29.700Z] ---> d6665ce704e7 [2021-09-30T00:41:29.700Z] Step 31/32 : LABEL git_sha=6b24aad9d1d492ad0637e1c696eaca05ace8331f [2021-09-30T00:41:30.116Z] ---> Running in eea092928a1d [2021-09-30T00:41:30.116Z] ---> Running in 8d59e36234ad [2021-09-30T00:41:30.116Z] OK: 219 MiB in 52 packages [2021-09-30T00:41:30.116Z] Removing intermediate container 8d59e36234ad [2021-09-30T00:41:30.116Z] ---> 6ee8614a79d7 [2021-09-30T00:41:30.116Z] [2021-09-30T00:41:30.449Z] Removing intermediate container eea092928a1d [2021-09-30T00:41:30.449Z] ---> 2d7f20e4dc0b [2021-09-30T00:41:30.449Z] Step 32/32 : LABEL version=0.0.0 [2021-09-30T00:41:30.449Z] Successfully built 6ee8614a79d7 [2021-09-30T00:41:30.449Z] Successfully tagged security-secretstore-setup:latest [2021-09-30T00:41:30.449Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-09-30T00:41:30.449Z] ---> Running in 2bb81944b68c [2021-09-30T00:41:31.035Z] Removing intermediate container 8d983539d260 [2021-09-30T00:41:31.035Z] ---> 635ce450b8a7 [2021-09-30T00:41:31.035Z] Step 6/24 : COPY go.mod . [2021-09-30T00:41:31.035Z] Removing intermediate container 2bb81944b68c [2021-09-30T00:41:31.035Z] ---> c533bcfa51cc [2021-09-30T00:41:31.035Z] [2021-09-30T00:41:31.301Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-30T00:41:31.301Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-30T00:41:31.301Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-30T00:41:31.301Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-30T00:41:31.301Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-30T00:41:31.301Z] Successfully built c533bcfa51cc [2021-09-30T00:41:31.301Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-30T00:41:31.301Z] Successfully tagged security-bootstrapper:latest [2021-09-30T00:41:31.301Z] Building security-proxy-setup [2021-09-30T00:41:31.569Z]  Building security-bootstrapper ... done (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-30T00:41:31.843Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-30T00:41:32.123Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-30T00:41:32.718Z] ---> 8a7d0abad288 [2021-09-30T00:41:32.718Z] Step 7/24 : RUN go mod download [2021-09-30T00:41:32.718Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-30T00:41:32.718Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-30T00:41:33.007Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-30T00:41:33.286Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-30T00:41:33.883Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-30T00:41:33.883Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-30T00:41:33.883Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-30T00:41:34.159Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-30T00:41:34.159Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-30T00:41:34.159Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-30T00:41:34.436Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-30T00:41:34.436Z] ---> Running in 4d2b0c565b82 [2021-09-30T00:41:34.436Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-30T00:41:34.436Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-30T00:41:34.436Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-30T00:41:34.436Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-30T00:41:34.436Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-30T00:41:35.043Z] Executing busybox-1.32.1-r6.trigger [2021-09-30T00:41:35.043Z] OK: 82 MiB in 59 packages [2021-09-30T00:41:37.675Z] Removing intermediate container 4d2b0c565b82 [2021-09-30T00:41:37.675Z] ---> 86abfa1e093e [2021-09-30T00:41:37.675Z] Step 8/24 : COPY . . [2021-09-30T00:41:38.281Z] Collecting docker-compose==1.23.2 [2021-09-30T00:41:38.281Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-30T00:41:38.281Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-30T00:41:38.281Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-30T00:41:39.308Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:41:39.308Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:41:39.308Z] ---> d70af5ec3a4a [2021-09-30T00:41:39.308Z] Step 3/22 : WORKDIR /edgex-go [2021-09-30T00:41:39.308Z] ---> Using cache [2021-09-30T00:41:39.308Z] ---> 58901e21b669 [2021-09-30T00:41:39.308Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:41:39.308Z] ---> Using cache [2021-09-30T00:41:39.308Z] ---> 7df5504fa167 [2021-09-30T00:41:39.308Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-30T00:41:39.308Z] ---> Using cache [2021-09-30T00:41:39.308Z] ---> d58dfe06a2ef [2021-09-30T00:41:39.308Z] Step 6/22 : COPY go.mod . [2021-09-30T00:41:39.308Z] ---> Using cache [2021-09-30T00:41:39.308Z] ---> b92aaf610249 [2021-09-30T00:41:39.308Z] Step 7/22 : RUN go mod download [2021-09-30T00:41:39.308Z] ---> Using cache [2021-09-30T00:41:39.308Z] ---> 46d155ae25ba [2021-09-30T00:41:39.308Z] Step 8/22 : COPY . . [2021-09-30T00:41:39.308Z] ---> Using cache [2021-09-30T00:41:39.308Z] ---> 12df048c8caa [2021-09-30T00:41:39.308Z] Step 9/22 : RUN go mod tidy [2021-09-30T00:41:39.308Z] ---> Using cache [2021-09-30T00:41:39.308Z] ---> 14491c2e70cc [2021-09-30T00:41:39.308Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-30T00:41:39.308Z] Collecting jsonschema<3,>=2.5.1 [2021-09-30T00:41:39.308Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-30T00:41:39.308Z] Collecting cached-property<2,>=1.2.0 [2021-09-30T00:41:39.308Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-30T00:41:39.308Z] Collecting docopt<0.7,>=0.6.1 [2021-09-30T00:41:39.582Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-30T00:41:39.858Z] Collecting PyYAML<4,>=3.10 [2021-09-30T00:41:39.858Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-30T00:41:40.852Z] Collecting texttable<0.10,>=0.9.0 [2021-09-30T00:41:40.852Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-30T00:41:41.472Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-30T00:41:41.472Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-30T00:41:41.472Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-30T00:41:41.472Z] Collecting docker<4.0,>=3.6.0 [2021-09-30T00:41:41.472Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-30T00:41:41.472Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-30T00:41:41.472Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-30T00:41:41.761Z] Collecting docker-pycreds>=0.4.0 [2021-09-30T00:41:41.761Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-30T00:41:41.761Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-30T00:41:41.761Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-30T00:41:41.761Z] Collecting idna<2.8,>=2.5 [2021-09-30T00:41:42.042Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-30T00:41:42.042Z] ---> Running in 6afbca84f304 [2021-09-30T00:41:42.042Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-30T00:41:42.042Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-30T00:41:42.042Z] Collecting certifi>=2017.4.17 [2021-09-30T00:41:42.042Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-30T00:41:42.328Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-30T00:41:42.328Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-30T00:41:42.328Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-30T00:41:42.328Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-30T00:41:42.611Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-30T00:41:42.611Z] Attempting uninstall: urllib3 [2021-09-30T00:41:42.611Z] Found existing installation: urllib3 1.26.2 [2021-09-30T00:41:42.611Z] Uninstalling urllib3-1.26.2: [2021-09-30T00:41:42.611Z] Successfully uninstalled urllib3-1.26.2 [2021-09-30T00:41:42.895Z] Attempting uninstall: idna [2021-09-30T00:41:42.895Z] Found existing installation: idna 3.1 [2021-09-30T00:41:42.895Z] Uninstalling idna-3.1: [2021-09-30T00:41:42.895Z] Successfully uninstalled idna-3.1 [2021-09-30T00:41:42.895Z] 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 [2021-09-30T00:41:43.184Z] Attempting uninstall: chardet [2021-09-30T00:41:43.184Z] Found existing installation: chardet 4.0.0 [2021-09-30T00:41:43.184Z] Uninstalling chardet-4.0.0: [2021-09-30T00:41:43.184Z] Successfully uninstalled chardet-4.0.0 [2021-09-30T00:41:43.803Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:41:43.803Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:41:43.803Z] ---> d70af5ec3a4a [2021-09-30T00:41:43.803Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T00:41:43.803Z] ---> Using cache [2021-09-30T00:41:43.803Z] ---> 58901e21b669 [2021-09-30T00:41:43.803Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:41:43.803Z] ---> Using cache [2021-09-30T00:41:43.803Z] ---> 7df5504fa167 [2021-09-30T00:41:43.803Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-30T00:41:43.803Z] ---> Using cache [2021-09-30T00:41:43.803Z] ---> d58dfe06a2ef [2021-09-30T00:41:43.803Z] Step 6/23 : COPY go.mod . [2021-09-30T00:41:43.803Z] ---> Using cache [2021-09-30T00:41:43.803Z] ---> b92aaf610249 [2021-09-30T00:41:43.803Z] Step 7/23 : RUN go mod download [2021-09-30T00:41:43.803Z] ---> Using cache [2021-09-30T00:41:43.803Z] ---> 46d155ae25ba [2021-09-30T00:41:43.803Z] Step 8/23 : COPY . . [2021-09-30T00:41:43.803Z] ---> Using cache [2021-09-30T00:41:43.803Z] ---> 12df048c8caa [2021-09-30T00:41:43.803Z] Step 9/23 : RUN go mod tidy [2021-09-30T00:41:43.803Z] ---> Using cache [2021-09-30T00:41:43.803Z] ---> 14491c2e70cc [2021-09-30T00:41:43.803Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-30T00:41:44.401Z] ---> Running in 944209eef411 [2021-09-30T00:41:44.401Z] Attempting uninstall: requests [2021-09-30T00:41:44.401Z] Found existing installation: requests 2.25.1 [2021-09-30T00:41:44.401Z] Uninstalling requests-2.25.1: [2021-09-30T00:41:44.401Z] Successfully uninstalled requests-2.25.1 [2021-09-30T00:41:44.401Z] ---> 1431fadcdc73 [2021-09-30T00:41:44.401Z] Step 9/24 : RUN go mod tidy [2021-09-30T00:41:44.401Z] ---> Running in d012c468fc2a [2021-09-30T00:41:44.401Z] Running setup.py install for texttable: started [2021-09-30T00:41:45.020Z] 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 [2021-09-30T00:41:45.303Z] Running setup.py install for texttable: finished with status 'done' [2021-09-30T00:41:45.303Z] Running setup.py install for PyYAML: started [2021-09-30T00:41:45.908Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-30T00:41:45.908Z] Running setup.py install for docopt: started [2021-09-30T00:41:46.901Z] Removing intermediate container d012c468fc2a [2021-09-30T00:41:46.901Z] ---> 8f2517533b55 [2021-09-30T00:41:46.901Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-30T00:41:46.901Z] ---> Running in ca97ee80884d [2021-09-30T00:41:46.901Z] Running setup.py install for docopt: finished with status 'done' [2021-09-30T00:41:46.901Z] Running setup.py install for dockerpty: started [2021-09-30T00:41:47.193Z] 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 [2021-09-30T00:41:47.816Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-30T00:41:48.434Z] 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 [2021-09-30T00:41:52.364Z] Merging remotes/origin/main commit 77fe71b6b44e31624130600da248bb6ad192c9d6 into PR head commit 4346a24c2dfad7b867314baa0e8f8a3b4500030b [2021-09-30T00:41:51.317Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T00:41:51.339Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T00:41:51.377Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T00:41:51.428Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T00:41:51.430Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T00:41:51.446Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3727/head:refs/remotes/origin/PR-3727 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-30T00:41:52.369Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T00:41:52.392Z] > git checkout -f 4346a24c2dfad7b867314baa0e8f8a3b4500030b # timeout=10 [2021-09-30T00:41:52.858Z] Removing intermediate container 3ee7cff9470a [2021-09-30T00:41:52.858Z] ---> add50eadc832 [2021-09-30T00:41:52.858Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-30T00:41:52.858Z] ---> Running in cd9f2bd9e144 [2021-09-30T00:41:52.858Z] Removing intermediate container cd9f2bd9e144 [2021-09-30T00:41:52.858Z] ---> 1509721c8c2d [2021-09-30T00:41:52.858Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-30T00:41:52.858Z] ---> Running in 39a1657a3bf0 [2021-09-30T00:41:52.858Z] Removing intermediate container 39a1657a3bf0 [2021-09-30T00:41:52.858Z] ---> 171bfb9e52ef [2021-09-30T00:41:52.858Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-30T00:41:53.057Z] Merge succeeded, producing 01b2d4eed3223af8fa215ebf1723d122cc075e91 [2021-09-30T00:41:53.058Z] Checking out Revision 01b2d4eed3223af8fa215ebf1723d122cc075e91 (PR-3727) [2021-09-30T00:41:53.456Z] ---> 656453af1cb6 [2021-09-30T00:41:53.456Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-30T00:41:53.741Z] ---> b8d9ce6cc14e [2021-09-30T00:41:53.741Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-30T00:41:54.023Z] ---> ad85cd6c65ee [2021-09-30T00:41:54.023Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-30T00:41:54.023Z] ---> Running in 28eb0d59662a [2021-09-30T00:41:54.307Z] Removing intermediate container 28eb0d59662a [2021-09-30T00:41:54.307Z] ---> 37d349914df3 [2021-09-30T00:41:54.307Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T00:41:54.307Z] ---> Running in d2ed2488abb8 [2021-09-30T00:41:54.591Z] Removing intermediate container d2ed2488abb8 [2021-09-30T00:41:54.591Z] ---> 9409395fb66c [2021-09-30T00:41:54.591Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T00:41:54.591Z] ---> Running in 32776a9f0fd7 [2021-09-30T00:41:54.591Z] Removing intermediate container 32776a9f0fd7 [2021-09-30T00:41:54.591Z] ---> 299029512d34 [2021-09-30T00:41:54.591Z] Step 23/24 : LABEL git_sha=6b24aad9d1d492ad0637e1c696eaca05ace8331f [2021-09-30T00:41:54.879Z] ---> Running in 2a1de1507493 [2021-09-30T00:41:54.879Z] Removing intermediate container 2a1de1507493 [2021-09-30T00:41:54.879Z] ---> dbfdf7312aa9 [2021-09-30T00:41:54.879Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T00:41:54.879Z] ---> Running in bdf09d52378f [2021-09-30T00:41:55.162Z] Removing intermediate container bdf09d52378f [2021-09-30T00:41:55.162Z] ---> ef99e82934dc [2021-09-30T00:41:55.162Z] [2021-09-30T00:41:55.449Z] Successfully built ef99e82934dc [2021-09-30T00:41:55.449Z] Successfully tagged sys-mgmt-agent:latest [2021-09-30T00:41:56.470Z]  Building sys-mgmt-agent ... done Removing intermediate container ce1fb3c3bc12 [2021-09-30T00:41:56.470Z] ---> 1d3d00bfff02 [2021-09-30T00:41:56.470Z] [2021-09-30T00:41:56.470Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T00:41:56.470Z] ---> 14119a10abf4 [2021-09-30T00:41:56.470Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T00:41:56.470Z] ---> Using cache [2021-09-30T00:41:56.470Z] ---> a2f51128f44b [2021-09-30T00:41:56.470Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T00:41:56.470Z] ---> Using cache [2021-09-30T00:41:56.470Z] ---> 75c406d44b91 [2021-09-30T00:41:56.470Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-30T00:41:56.470Z] ---> Running in 4be9afa8d30b [2021-09-30T00:41:56.751Z] Removing intermediate container 4be9afa8d30b [2021-09-30T00:41:56.751Z] ---> d601f747f3d1 [2021-09-30T00:41:56.751Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T00:41:56.751Z] ---> Running in 29ae57bc9ea3 [2021-09-30T00:41:56.751Z] Removing intermediate container 29ae57bc9ea3 [2021-09-30T00:41:56.751Z] ---> 5186c2f8e03c [2021-09-30T00:41:56.751Z] Step 16/24 : WORKDIR / [2021-09-30T00:41:57.039Z] ---> Running in 0c392437a738 [2021-09-30T00:41:57.039Z] Removing intermediate container 0c392437a738 [2021-09-30T00:41:57.039Z] ---> fa7a82854481 [2021-09-30T00:41:57.039Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T00:41:57.336Z] ---> 7437e2ac03e0 [2021-09-30T00:41:57.336Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-30T00:41:52.630Z] > git remote # timeout=10 [2021-09-30T00:41:52.658Z] > git config --get remote.origin.url # timeout=10 [2021-09-30T00:41:52.675Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T00:41:52.688Z] > git merge 77fe71b6b44e31624130600da248bb6ad192c9d6 # timeout=10 [2021-09-30T00:41:53.016Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-30T00:41:53.053Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T00:41:53.070Z] > git checkout -f 01b2d4eed3223af8fa215ebf1723d122cc075e91 # timeout=10 [2021-09-30T00:41:57.682Z] Commit message: "Merge commit '77fe71b6b44e31624130600da248bb6ad192c9d6' into HEAD" [2021-09-30T00:41:57.704Z] First time build. Skipping changelog. [2021-09-30T00:41:57.952Z] ---> 5f5f1e2a9351 [2021-09-30T00:41:57.952Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T00:41:58.093Z] provisioning config files... [2021-09-30T00:41:58.121Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1144035309576614696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T00:41:58.231Z] ---> ded91333abed [2021-09-30T00:41:58.231Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-30T00:41:58.231Z] ---> Running in f13a2dc9594a [2021-09-30T00:41:58.231Z] Removing intermediate container f13a2dc9594a [2021-09-30T00:41:58.231Z] ---> ba73518bfec6 [2021-09-30T00:41:58.231Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T00:41:58.513Z] ---> Running in 00159268b3a3 [2021-09-30T00:41:58.513Z] Removing intermediate container 00159268b3a3 [2021-09-30T00:41:58.513Z] ---> ebd7160258cd [2021-09-30T00:41:58.513Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T00:41:58.513Z] ---> Running in 6e0f2df4c903 [2021-09-30T00:41:58.686Z] ---> docker-login.sh [2021-09-30T00:41:58.687Z] nexus3.edgexfoundry.org:10001 [2021-09-30T00:41:58.796Z] Removing intermediate container 6e0f2df4c903 [2021-09-30T00:41:58.796Z] ---> 5a20391c92ed [2021-09-30T00:41:58.796Z] Step 23/24 : LABEL git_sha=6b24aad9d1d492ad0637e1c696eaca05ace8331f [2021-09-30T00:41:58.796Z] ---> Running in 25fcd5a8e559 [2021-09-30T00:41:59.078Z] Removing intermediate container 25fcd5a8e559 [2021-09-30T00:41:59.078Z] ---> a24c2fd486a7 [2021-09-30T00:41:59.078Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T00:41:59.078Z] ---> Running in 8a509ea501c7 [2021-09-30T00:41:59.078Z] Removing intermediate container 8a509ea501c7 [2021-09-30T00:41:59.078Z] ---> 0366d4a54cfc [2021-09-30T00:41:59.078Z] [2021-09-30T00:41:59.357Z] Successfully built 0366d4a54cfc [2021-09-30T00:41:59.357Z] Successfully tagged core-metadata:latest [2021-09-30T00:42:00.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:42:01.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:42:01.271Z] Configure a credential helper to remove this warning. See [2021-09-30T00:42:01.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:42:01.271Z] [2021-09-30T00:42:01.271Z] Login Succeeded [2021-09-30T00:42:01.271Z] nexus3.edgexfoundry.org:10002 [2021-09-30T00:41:57.676Z] > git rev-list --no-walk db922d94ff9b2cf7c52a2039bc56a550ad948bd4 # timeout=10 [2021-09-30T00:42:03.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:42:03.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:42:03.609Z] Configure a credential helper to remove this warning. See [2021-09-30T00:42:03.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:42:03.609Z] [2021-09-30T00:42:03.609Z] Login Succeeded [2021-09-30T00:42:03.609Z] nexus3.edgexfoundry.org:10003 [2021-09-30T00:42:03.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:42:03.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:42:03.609Z] Configure a credential helper to remove this warning. See [2021-09-30T00:42:03.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:42:03.609Z] [2021-09-30T00:42:03.609Z] Login Succeeded [2021-09-30T00:42:03.609Z] nexus3.edgexfoundry.org:10004 [2021-09-30T00:42:03.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:42:03.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:42:03.609Z] Configure a credential helper to remove this warning. See [2021-09-30T00:42:03.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:42:03.609Z] [2021-09-30T00:42:03.609Z] Login Succeeded [2021-09-30T00:42:03.609Z] docker.io [2021-09-30T00:42:03.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:42:03.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:42:03.888Z] Configure a credential helper to remove this warning. See [2021-09-30T00:42:03.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:42:03.888Z] [2021-09-30T00:42:03.888Z] Login Succeeded [2021-09-30T00:42:03.888Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T00:42:03.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-30T00:42:04.702Z] ========================================================= [2021-09-30T00:42:04.702Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-30T00:42:04.702Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T00:42:05.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T00:42:05.373Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-30T00:42:05.373Z] 595b0fe564bb: Pulling fs layer [2021-09-30T00:42:05.373Z] 24495759ef45: Pulling fs layer [2021-09-30T00:42:05.373Z] d148012ef14d: Pulling fs layer [2021-09-30T00:42:05.373Z] e90a11edd702: Pulling fs layer [2021-09-30T00:42:05.373Z] d77568369979: Pulling fs layer [2021-09-30T00:42:05.373Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-30T00:42:05.373Z] 170f2ba95c9a: Pulling fs layer [2021-09-30T00:42:05.373Z] 97ac5df62f85: Pulling fs layer [2021-09-30T00:42:05.373Z] fc1c9f9a7f3b: Waiting [2021-09-30T00:42:05.373Z] 170f2ba95c9a: Waiting [2021-09-30T00:42:05.373Z] 97ac5df62f85: Waiting [2021-09-30T00:42:05.373Z] e90a11edd702: Waiting [2021-09-30T00:42:05.373Z] d77568369979: Waiting [2021-09-30T00:42:05.373Z] d148012ef14d: Download complete [2021-09-30T00:42:05.373Z] 24495759ef45: Download complete [2021-09-30T00:42:05.373Z] d77568369979: Verifying Checksum [2021-09-30T00:42:05.373Z] d77568369979: Download complete [2021-09-30T00:42:05.658Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-30T00:42:05.658Z] fc1c9f9a7f3b: Download complete [2021-09-30T00:42:05.658Z] 595b0fe564bb: Verifying Checksum [2021-09-30T00:42:05.658Z] 595b0fe564bb: Download complete [2021-09-30T00:42:05.658Z] 170f2ba95c9a: Download complete [2021-09-30T00:42:06.647Z] 595b0fe564bb: Pull complete [2021-09-30T00:42:06.924Z] 24495759ef45: Pull complete [2021-09-30T00:42:07.526Z] d148012ef14d: Pull complete [2021-09-30T00:42:07.781Z]  Building core-metadata ... done 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 [2021-09-30T00:42:09.533Z] 97ac5df62f85: Verifying Checksum [2021-09-30T00:42:09.533Z] 97ac5df62f85: Download complete [2021-09-30T00:42:09.533Z] e90a11edd702: Verifying Checksum [2021-09-30T00:42:09.533Z] e90a11edd702: Download complete [2021-09-30T00:42:12.158Z] Removing intermediate container 6afbca84f304 [2021-09-30T00:42:12.158Z] ---> d01bbc08a194 [2021-09-30T00:42:12.158Z] [2021-09-30T00:42:12.158Z] Step 11/22 : FROM alpine:3.14 [2021-09-30T00:42:12.158Z] ---> 14119a10abf4 [2021-09-30T00:42:12.158Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-30T00:42:12.158Z] ---> Running in 22f0680e0c3a [2021-09-30T00:42:12.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T00:42:12.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T00:42:13.024Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-30T00:42:13.024Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-30T00:42:13.024Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-30T00:42:13.024Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-30T00:42:13.024Z] (5/5) Installing curl (7.79.1-r0) [2021-09-30T00:42:13.024Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T00:42:13.024Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T00:42:13.299Z] OK: 8 MiB in 19 packages [2021-09-30T00:42:13.902Z] Removing intermediate container 22f0680e0c3a [2021-09-30T00:42:13.902Z] ---> b5e33418fa86 [2021-09-30T00:42:13.902Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T00:42:13.902Z] ---> Running in 7ca41d344b59 [2021-09-30T00:42:14.182Z] Removing intermediate container 7ca41d344b59 [2021-09-30T00:42:14.182Z] ---> e49d1f52e40f [2021-09-30T00:42:14.182Z] Step 14/22 : WORKDIR /edgex [2021-09-30T00:42:14.182Z] ---> Running in 9b608108c08f [2021-09-30T00:42:14.182Z] Removing intermediate container 9b608108c08f [2021-09-30T00:42:14.182Z] ---> 98d9fa3ac65d [2021-09-30T00:42:14.182Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-30T00:42:14.460Z] ---> 6ed188851e5d [2021-09-30T00:42:14.460Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-30T00:42:15.061Z] ---> ef88af50489b [2021-09-30T00:42:15.061Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-30T00:42:16.077Z] ---> 6def3364ccb8 [2021-09-30T00:42:16.077Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-30T00:42:16.077Z] ---> Running in 93f582952c9a [2021-09-30T00:42:16.077Z] Removing intermediate container 944209eef411 [2021-09-30T00:42:16.077Z] ---> 323d6a690842 [2021-09-30T00:42:16.077Z] [2021-09-30T00:42:16.077Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T00:42:16.077Z] ---> 14119a10abf4 [2021-09-30T00:42:16.077Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-30T00:42:16.077Z] ---> Using cache [2021-09-30T00:42:16.077Z] ---> a2f51128f44b [2021-09-30T00:42:16.077Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T00:42:16.077Z] ---> Using cache [2021-09-30T00:42:16.077Z] ---> 75c406d44b91 [2021-09-30T00:42:16.077Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-30T00:42:16.077Z] Removing intermediate container 93f582952c9a [2021-09-30T00:42:16.077Z] ---> d1a11d81f2a4 [2021-09-30T00:42:16.077Z] Step 19/22 : CMD ["--init=true"] [2021-09-30T00:42:16.077Z] ---> Running in 12505b7dd1c8 [2021-09-30T00:42:16.349Z] ---> Running in a31ea41fda53 [2021-09-30T00:42:16.349Z] Removing intermediate container 12505b7dd1c8 [2021-09-30T00:42:16.349Z] ---> d04aa176f89d [2021-09-30T00:42:16.349Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T00:42:16.349Z] Removing intermediate container a31ea41fda53 [2021-09-30T00:42:16.349Z] ---> eebfefe0609a [2021-09-30T00:42:16.349Z] Step 20/22 : LABEL arch=x86_64 [2021-09-30T00:42:16.349Z] ---> Running in 35f5e2ef6a4d [2021-09-30T00:42:16.349Z] ---> Running in 5bd1f82f4e0d [2021-09-30T00:42:16.620Z] Removing intermediate container 5bd1f82f4e0d [2021-09-30T00:42:16.620Z] ---> 73bae66317e3 [2021-09-30T00:42:16.620Z] Step 21/22 : LABEL git_sha=6b24aad9d1d492ad0637e1c696eaca05ace8331f [2021-09-30T00:42:16.620Z] Removing intermediate container 35f5e2ef6a4d [2021-09-30T00:42:16.620Z] ---> 28b6e65afeef [2021-09-30T00:42:16.620Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T00:42:16.620Z] ---> Running in d610fbe585ec [2021-09-30T00:42:16.620Z] Removing intermediate container d610fbe585ec [2021-09-30T00:42:16.620Z] ---> f62bc0fee932 [2021-09-30T00:42:16.620Z] Step 22/22 : LABEL version=0.0.0 [2021-09-30T00:42:16.620Z] ---> Running in e1e934cc0a1c [2021-09-30T00:42:16.898Z] ---> 2ad5d361741a [2021-09-30T00:42:16.898Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-30T00:42:16.898Z] Removing intermediate container e1e934cc0a1c [2021-09-30T00:42:16.898Z] ---> b2f3dc96f8e1 [2021-09-30T00:42:16.898Z] [2021-09-30T00:42:16.898Z] Successfully built b2f3dc96f8e1 [2021-09-30T00:42:16.898Z] Successfully tagged security-proxy-setup:latest [2021-09-30T00:42:17.500Z]  Building security-proxy-setup ... done  ---> f8056e2aad35 [2021-09-30T00:42:17.500Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-30T00:42:17.500Z] Removing intermediate container ca97ee80884d [2021-09-30T00:42:17.500Z] ---> f00b3aa000f8 [2021-09-30T00:42:17.500Z] [2021-09-30T00:42:17.500Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T00:42:17.500Z] ---> 14119a10abf4 [2021-09-30T00:42:17.500Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-30T00:42:17.500Z] ---> Running in 9961d98019c7 [2021-09-30T00:42:17.775Z] ---> 43aca26be206 [2021-09-30T00:42:17.775Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-30T00:42:17.775Z] Removing intermediate container 9961d98019c7 [2021-09-30T00:42:17.775Z] ---> f4f6b37e15df [2021-09-30T00:42:17.775Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-30T00:42:17.775Z] ---> Running in 209a04883bf9 [2021-09-30T00:42:17.775Z] ---> Running in ffa4a80dca0a [2021-09-30T00:42:17.775Z] Removing intermediate container 209a04883bf9 [2021-09-30T00:42:17.775Z] ---> d89e8844a395 [2021-09-30T00:42:17.775Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T00:42:17.775Z] ---> Running in 69e91f728b1a [2021-09-30T00:42:17.775Z] Removing intermediate container ffa4a80dca0a [2021-09-30T00:42:17.775Z] ---> f2e4269f72c2 [2021-09-30T00:42:17.775Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-30T00:42:17.775Z] ---> Running in 5565da05d84a [2021-09-30T00:42:18.049Z] Removing intermediate container 69e91f728b1a [2021-09-30T00:42:18.049Z] ---> 8cadbbbf6cff [2021-09-30T00:42:18.049Z] Step 21/23 : LABEL arch=x86_64 [2021-09-30T00:42:18.049Z] ---> Running in 67b52b0fad9e [2021-09-30T00:42:18.049Z] Removing intermediate container 5565da05d84a [2021-09-30T00:42:18.049Z] ---> 565def7518d4 [2021-09-30T00:42:18.049Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:42:18.049Z] ---> Running in 23a2ec42614d [2021-09-30T00:42:18.049Z] Removing intermediate container 67b52b0fad9e [2021-09-30T00:42:18.049Z] ---> 2c4cf8eaf14f [2021-09-30T00:42:18.049Z] Step 22/23 : LABEL git_sha=6b24aad9d1d492ad0637e1c696eaca05ace8331f [2021-09-30T00:42:18.049Z] ---> Running in 185c01f06c7b [2021-09-30T00:42:18.322Z] Removing intermediate container 185c01f06c7b [2021-09-30T00:42:18.322Z] ---> 686b3bb3eaff [2021-09-30T00:42:18.322Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T00:42:18.322Z] ---> Running in 19d086bbf84d [2021-09-30T00:42:18.322Z] Removing intermediate container 19d086bbf84d [2021-09-30T00:42:18.322Z] ---> 755a264bb04e [2021-09-30T00:42:18.322Z] [2021-09-30T00:42:18.322Z] Successfully built 755a264bb04e [2021-09-30T00:42:18.322Z] Successfully tagged support-scheduler:latest [2021-09-30T00:42:18.596Z]  Building support-scheduler ... done Removing intermediate container 23a2ec42614d [2021-09-30T00:42:18.596Z] ---> 2a02165d956a [2021-09-30T00:42:18.596Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-30T00:42:18.596Z] ---> Running in 2cd8984800d2 [2021-09-30T00:42:18.867Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T00:42:19.728Z] e90a11edd702: Pull complete [2021-09-30T00:42:19.728Z] d77568369979: Pull complete [2021-09-30T00:42:19.851Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T00:42:20.326Z] fc1c9f9a7f3b: Pull complete [2021-09-30T00:42:20.601Z] 170f2ba95c9a: Pull complete [2021-09-30T00:42:20.838Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-30T00:42:20.838Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-30T00:42:21.110Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-30T00:42:21.110Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-30T00:42:21.703Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-30T00:42:21.985Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-30T00:42:21.985Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T00:42:21.985Z] OK: 8 MiB in 20 packages [2021-09-30T00:42:22.254Z] Removing intermediate container 2cd8984800d2 [2021-09-30T00:42:22.254Z] ---> 0dc7721b9707 [2021-09-30T00:42:22.254Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T00:42:22.254Z] ---> 1aa1d680dd7b [2021-09-30T00:42:22.254Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-30T00:42:22.835Z] ---> b77f10f5ffa7 [2021-09-30T00:42:22.835Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-30T00:42:22.835Z] ---> 8cd40a2f1495 [2021-09-30T00:42:22.835Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-30T00:42:22.835Z] ---> Running in 62408006d4d8 [2021-09-30T00:42:23.103Z] Removing intermediate container 62408006d4d8 [2021-09-30T00:42:23.103Z] ---> f48955282b6e [2021-09-30T00:42:23.103Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T00:42:23.103Z] ---> Running in f67be25dcbde [2021-09-30T00:42:23.103Z] Removing intermediate container f67be25dcbde [2021-09-30T00:42:23.103Z] ---> d277169a9e4b [2021-09-30T00:42:23.103Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T00:42:23.103Z] ---> Running in e6ff3ace219a [2021-09-30T00:42:23.103Z] Removing intermediate container e6ff3ace219a [2021-09-30T00:42:23.103Z] ---> 91af8aa9c186 [2021-09-30T00:42:23.103Z] Step 23/24 : LABEL git_sha=6b24aad9d1d492ad0637e1c696eaca05ace8331f [2021-09-30T00:42:23.371Z] ---> Running in 061d5884409d [2021-09-30T00:42:23.371Z] Removing intermediate container 061d5884409d [2021-09-30T00:42:23.371Z] ---> 711f8b1c85e4 [2021-09-30T00:42:23.371Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T00:42:23.371Z] ---> Running in b5e1ec47aebb [2021-09-30T00:42:23.371Z] Removing intermediate container b5e1ec47aebb [2021-09-30T00:42:23.371Z] ---> 30c75ac5b238 [2021-09-30T00:42:23.371Z] [2021-09-30T00:42:23.371Z] Successfully built 30c75ac5b238 [2021-09-30T00:42:23.636Z] Successfully tagged core-data:latest [2021-09-30T00:42:23.647Z]  Building core-data ... done  [Pipeline] } [2021-09-30T00:42:23.654Z] $ docker stop --time=1 43f57d8ea339fba3f0be77c2a8c0feefc9a8305715c0d3dbc5681e026dee20e2 [2021-09-30T00:42:25.010Z] $ docker rm -f 43f57d8ea339fba3f0be77c2a8c0feefc9a8305715c0d3dbc5681e026dee20e2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T00:42:25.411Z] + docker images [2021-09-30T00:42:25.411Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-30T00:42:25.411Z] core-data latest 30c75ac5b238 2 seconds ago 20.5MB [2021-09-30T00:42:25.411Z] support-scheduler latest 755a264bb04e 7 seconds ago 16.1MB [2021-09-30T00:42:25.411Z] f00b3aa000f8 8 seconds ago 1.76GB [2021-09-30T00:42:25.411Z] security-proxy-setup latest b2f3dc96f8e1 9 seconds ago 26.7MB [2021-09-30T00:42:25.411Z] 323d6a690842 10 seconds ago 1.75GB [2021-09-30T00:42:25.411Z] d01bbc08a194 14 seconds ago 1.76GB [2021-09-30T00:42:25.411Z] core-metadata latest 0366d4a54cfc 27 seconds ago 16.8MB [2021-09-30T00:42:25.411Z] 1d3d00bfff02 30 seconds ago 1.76GB [2021-09-30T00:42:25.411Z] sys-mgmt-agent latest ef99e82934dc 31 seconds ago 325MB [2021-09-30T00:42:25.411Z] security-bootstrapper latest c533bcfa51cc 55 seconds ago 18.8MB [2021-09-30T00:42:25.411Z] security-secretstore-setup latest 6ee8614a79d7 56 seconds ago 28.2MB [2021-09-30T00:42:25.411Z] support-notifications latest 717498f664f0 About a minute ago 16.8MB [2021-09-30T00:42:25.411Z] 3db81ce9b41b About a minute ago 1.75GB [2021-09-30T00:42:25.411Z] core-command latest 6838e5f6d8ee About a minute ago 16MB [2021-09-30T00:42:25.411Z] b64d04c37733 About a minute ago 1.76GB [2021-09-30T00:42:25.411Z] 30e9cff29d0d About a minute ago 1.75GB [2021-09-30T00:42:25.411Z] 6f2f9e2f1b24 About a minute ago 1.75GB [2021-09-30T00:42:25.411Z] 26cc6a79e2e2 About a minute ago 1.75GB [2021-09-30T00:42:25.411Z] ci-base-image-x86_64 latest d70af5ec3a4a 5 minutes ago 1.25GB [2021-09-30T00:42:25.411Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-30T00:42:25.411Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB [2021-09-30T00:42:25.411Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-30T00:42:25.411Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-30T00:42:25.411Z] 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 [2021-09-30T00:42:26.034Z] 97ac5df62f85: Pull complete [2021-09-30T00:42:26.034Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-30T00:42:26.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T00:42:26.308Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-30T00:42:26.715Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T00:42:26.715Z] WORKDIR /edgex [2021-09-30T00:42:26.715Z] COPY go.mod . [2021-09-30T00:42:26.715Z] RUN go mod downloaddocker [2021-09-30T00:42:26.715Z] build -t ci-base-image-arm64 -f - . [2021-09-30T00:42:29.367Z] Sending build context to Docker daemon 166.1MB [2021-09-30T00:42:29.367Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T00:42:29.367Z] ---> 04bc70af865f [2021-09-30T00:42:29.367Z] Step 2/4 : WORKDIR /edgex [2021-09-30T00:42:36.100Z] ---> Running in 56f0f473983b [2021-09-30T00:42:36.377Z] Removing intermediate container 56f0f473983b [2021-09-30T00:42:36.377Z] ---> 9aa5b77492f1 [2021-09-30T00:42:36.377Z] Step 3/4 : COPY go.mod . [2021-09-30T00:42:37.365Z] ---> b3151024d095 [2021-09-30T00:42:37.365Z] Step 4/4 : RUN go mod download [2021-09-30T00:42:37.642Z] ---> Running in 2f2f288e2de7 [2021-09-30T00:42:40.965Z] Still waiting to schedule task [2021-09-30T00:42:40.966Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-30T00:44:14.456Z] Removing intermediate container 2f2f288e2de7 [2021-09-30T00:44:14.456Z] ---> 92dbacba3a71 [2021-09-30T00:44:14.457Z] Successfully built 92dbacba3a71 [2021-09-30T00:44:14.457Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:44:14.810Z] + docker inspect -f . ci-base-image-arm64 [2021-09-30T00:44:14.810Z] . [Pipeline] withDockerContainer [2021-09-30T00:44:15.096Z] prd-ubuntu18.04-docker-arm64-4c-16g-214 does not seem to be running inside a container [2021-09-30T00:44:15.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2021-09-30T00:44:17.100Z] $ docker top c81c0eac60234cc08d6459568db338a25bb05d67904612a00af9dc256276d277 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T00:44:18.117Z] + go version [2021-09-30T00:44:18.117Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-30T00:44:18.113Z] $ docker stop --time=1 c81c0eac60234cc08d6459568db338a25bb05d67904612a00af9dc256276d277 [2021-09-30T00:44:20.267Z] $ docker rm -f c81c0eac60234cc08d6459568db338a25bb05d67904612a00af9dc256276d277 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:44:21.239Z] + docker inspect -f . ci-base-image-arm64 [2021-09-30T00:44:21.239Z] . [Pipeline] withDockerContainer [2021-09-30T00:44:21.548Z] prd-ubuntu18.04-docker-arm64-4c-16g-214 does not seem to be running inside a container [2021-09-30T00:44:21.617Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2021-09-30T00:44:23.596Z] $ docker top 6206ea394d4e8e86a302450484d37ef443eb866c7379a23173c4ca1c3380a452 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-30T00:44:24.018Z] ========================================================= [2021-09-30T00:44:24.018Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-30T00:44:24.018Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T00:44:24.696Z] + go mod tidy [Pipeline] sh [2021-09-30T00:44:26.821Z] + make test [2021-09-30T00:44:26.821Z] go mod tidy [2021-09-30T00:44:27.821Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-30T00:44:55.878Z] Running on prd-ubuntu18.04-docker-8c-8g-216 in /w/workspace/edgexfoundry_edgex-go_PR-3727 [Pipeline] { [Pipeline] ws [2021-09-30T00:44:55.896Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-09-30T00:44:56.017Z] The recommended git tool is: git [2021-09-30T00:44:58.767Z] using credential edgex-jenkins-ssh [2021-09-30T00:44:58.783Z] Cloning the remote Git repository [2021-09-30T00:44:58.809Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-30T00:44:58.886Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-09-30T00:44:58.919Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T00:44:58.919Z] > git --version # timeout=10 [2021-09-30T00:44:58.925Z] > git --version # 'git version 2.17.1' [2021-09-30T00:44:58.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T00:44:58.957Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T00:45:00.242Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-30T00:45:23.993Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T00:45:23.998Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T00:45:24.009Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T00:45:24.025Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T00:45:24.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T00:45:24.029Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3727/head:refs/remotes/origin/PR-3727 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-30T00:45:24.732Z] Merging remotes/origin/main commit 77fe71b6b44e31624130600da248bb6ad192c9d6 into PR head commit 4346a24c2dfad7b867314baa0e8f8a3b4500030b [2021-09-30T00:45:24.902Z] Merge succeeded, producing a72ee73047ab110efc582d0fa044507ff572cd28 [2021-09-30T00:45:24.903Z] Checking out Revision a72ee73047ab110efc582d0fa044507ff572cd28 (PR-3727) [2021-09-30T00:45:24.740Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T00:45:24.746Z] > git checkout -f 4346a24c2dfad7b867314baa0e8f8a3b4500030b # timeout=10 [2021-09-30T00:45:24.812Z] > git remote # timeout=10 [2021-09-30T00:45:24.820Z] > git config --get remote.origin.url # timeout=10 [2021-09-30T00:45:24.826Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T00:45:24.831Z] > git merge 77fe71b6b44e31624130600da248bb6ad192c9d6 # timeout=10 [2021-09-30T00:45:24.890Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-30T00:45:24.905Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T00:45:24.912Z] > git checkout -f a72ee73047ab110efc582d0fa044507ff572cd28 # timeout=10 [2021-09-30T00:45:28.672Z] Commit message: "Merge commit '77fe71b6b44e31624130600da248bb6ad192c9d6' into HEAD" [2021-09-30T00:45:28.683Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T00:45:28.675Z] > git rev-list --no-walk db922d94ff9b2cf7c52a2039bc56a550ad948bd4 # timeout=10 [2021-09-30T00:45:29.496Z] + echo snap-build.sh [2021-09-30T00:45:29.496Z] snap-build.sh [2021-09-30T00:45:29.496Z] + SNAP_BASE_DIR=. [2021-09-30T00:45:29.496Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-09-30T00:45:29.496Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-09-30T00:45:29.496Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-09-30T00:45:29.496Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-09-30T00:45:29.496Z] + cd /w/workspace/edgex-go/3 [2021-09-30T00:45:29.496Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-30T00:45:29.496Z] Reading package lists... [2021-09-30T00:45:29.496Z] Building dependency tree... [2021-09-30T00:45:29.496Z] Reading state information... [2021-09-30T00:45:29.496Z] The following packages were automatically installed and are no longer required: [2021-09-30T00:45:29.496Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-30T00:45:29.496Z] uidmap xdelta3 [2021-09-30T00:45:29.496Z] Use 'sudo apt autoremove' to remove them. [2021-09-30T00:45:29.496Z] The following packages will be REMOVED: [2021-09-30T00:45:29.496Z] lxd* lxd-client* [2021-09-30T00:45:29.768Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-30T00:45:29.768Z] After this operation, 31.7 MB disk space will be freed. [2021-09-30T00:45:30.307Z] (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.) [2021-09-30T00:45:30.307Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-30T00:45:31.266Z] Removing lxd dnsmasq configuration [2021-09-30T00:45:31.266Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-30T00:45:31.266Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-30T00:45:32.228Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-30T00:45:32.228Z] (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.) [2021-09-30T00:45:32.228Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-30T00:45:33.636Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-30T00:45:33.636Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-30T00:45:34.224Z] + sudo snap remove --purge lxd [2021-09-30T00:45:34.491Z] snap "lxd" is not installed [2021-09-30T00:45:34.491Z] + sudo groupadd --force --system lxd [2021-09-30T00:45:34.491Z] ++ whoami [2021-09-30T00:45:34.491Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-30T00:45:34.491Z] + newgrp - lxd [2021-09-30T00:45:34.491Z] + sudo snap install lxd [2021-09-30T00:45:42.703Z] 2021-09-30T00:45:39Z INFO Waiting for automatic snapd restart... [2021-09-30T00:45:57.712Z] lxd 4.18 from Canonical* installed [2021-09-30T00:45:57.712Z] + sudo lxd init --auto [2021-09-30T00:46:07.808Z] + sudo snap install --classic snapcraft [2021-09-30T00:46:22.174Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-30T00:46:22.174Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-30T00:46:22.789Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-30T00:46:22.824Z] snapcraft 5.0 from Canonical* installed [2021-09-30T00:46:22.825Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-30T00:46:22.825Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-30T00:46:22.825Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-30T00:46:22.825Z] Dload Upload Total Spent Left Speed [2021-09-30T00:46:22.825Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 6741 0 --:--:-- --:--:-- --:--:-- 6741 [2021-09-30T00:46:22.825Z] 100 3325k 100 3325k 0 0 13.1M 0 --:--:-- --:--:-- --:--:-- 13.1M [2021-09-30T00:46:22.825Z] ./yq_linux_amd64 [2021-09-30T00:46:22.825Z] + sudo snapcraft prime --use-lxd [2021-09-30T00:46:22.825Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-30T00:46:22.825Z] 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: [2021-09-30T00:46:22.825Z] - README.md [2021-09-30T00:46:22.825Z] [2021-09-30T00:46:22.825Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-30T00:46:23.091Z] Launching a container. [2021-09-30T00:46:23.406Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-30T00:46:29.734Z] Waiting for container to be ready [2021-09-30T00:46:29.999Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-30T00:46:29.999Z] [2021-09-30T00:46:34.260Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-30T00:46:34.543Z] Waiting for network to be ready... [2021-09-30T00:46:34.812Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-30T00:46:35.078Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-30T00:46:35.078Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-30T00:46:35.078Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-30T00:46:35.078Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-30T00:46:35.078Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-30T00:46:35.078Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-30T00:46:35.078Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-30T00:46:35.078Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-30T00:46:35.344Z] Get:10 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-30T00:46:35.611Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-30T00:46:35.878Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-30T00:46:36.149Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-30T00:46:36.149Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-30T00:46:36.149Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-30T00:46:36.149Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-30T00:46:36.149Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-30T00:46:36.149Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-30T00:46:36.732Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-30T00:46:37.000Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] [2021-09-30T00:46:37.266Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-30T00:46:37.266Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-30T00:46:37.266Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-30T00:46:37.266Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-30T00:46:37.266Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-30T00:46:37.266Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] [2021-09-30T00:46:37.266Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-09-30T00:46:38.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-30T00:46:38.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-30T00:46:38.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-30T00:46:38.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-30T00:46:38.587Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-30T00:46:38.587Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-30T00:46:39.207Z] Fetched 25.4 MB in 5s (5586 kB/s) [2021-09-30T00:46:40.054Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-30T00:46:40.054Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-30T00:46:40.054Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-30T00:46:40.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-30T00:46:40.165Z] Reading package lists... [2021-09-30T00:46:40.431Z] Reading package lists... [2021-09-30T00:46:40.697Z] Building dependency tree... [2021-09-30T00:46:40.697Z] Reading state information... [2021-09-30T00:46:40.965Z] The following additional packages will be installed: [2021-09-30T00:46:40.965Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-30T00:46:40.965Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-30T00:46:40.965Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-30T00:46:40.965Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-30T00:46:40.965Z] Suggested packages: [2021-09-30T00:46:40.965Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-30T00:46:40.965Z] Recommended packages: [2021-09-30T00:46:40.965Z] gnupg libsasl2-modules [2021-09-30T00:46:40.965Z] The following NEW packages will be installed: [2021-09-30T00:46:40.965Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-30T00:46:40.965Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-30T00:46:40.965Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-30T00:46:40.965Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-30T00:46:40.965Z] The following packages will be upgraded: [2021-09-30T00:46:40.965Z] gpg gpg-agent gpgconf libudev1 [2021-09-30T00:46:40.965Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-30T00:46:40.965Z] Need to get 3527 kB of archives. [2021-09-30T00:46:40.965Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-30T00:46:40.965Z] 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] [2021-09-30T00:46:40.965Z] 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] [2021-09-30T00:46:40.965Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-30T00:46:40.965Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-09-30T00:46:41.233Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-09-30T00:46:41.499Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-09-30T00:46:41.766Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-30T00:46:41.766Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-30T00:46:41.766Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-30T00:46:42.032Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-30T00:46:42.032Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-30T00:46:42.032Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-30T00:46:42.032Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-30T00:46:42.032Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-30T00:46:42.032Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-30T00:46:42.032Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-30T00:46:42.032Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-30T00:46:42.032Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-30T00:46:42.032Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-30T00:46:42.032Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-30T00:46:42.032Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-30T00:46:42.304Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-30T00:46:42.304Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T00:46:42.304Z] Fetched 3527 kB in 1s (2786 kB/s) [2021-09-30T00:46:42.304Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-30T00:46:42.304Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-09-30T00:46:42.304Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-30T00:46:42.572Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-09-30T00:46:42.572Z] Selecting previously unselected package udev. [2021-09-30T00:46:42.572Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-30T00:46:42.572Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-09-30T00:46:42.572Z] Unpacking udev (237-3ubuntu10.52) ... [2021-09-30T00:46:42.837Z] Selecting previously unselected package libfuse2:amd64. [2021-09-30T00:46:42.837Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-30T00:46:42.837Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-30T00:46:42.837Z] Selecting previously unselected package fuse. [2021-09-30T00:46:42.837Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-30T00:46:42.837Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-30T00:46:42.837Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T00:46:42.837Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-30T00:46:43.104Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T00:46:43.104Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-30T00:46:43.104Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T00:46:43.104Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-30T00:46:43.104Z] Selecting previously unselected package libksba8:amd64. [2021-09-30T00:46:43.104Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-30T00:46:43.104Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-30T00:46:43.370Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-30T00:46:43.370Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T00:46:43.370Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T00:46:43.370Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-30T00:46:43.370Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T00:46:43.370Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T00:46:43.370Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-30T00:46:43.370Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T00:46:43.370Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T00:46:43.370Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-30T00:46:43.370Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T00:46:43.370Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T00:46:43.642Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-30T00:46:43.642Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T00:46:43.642Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T00:46:43.642Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-30T00:46:43.642Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T00:46:43.642Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T00:46:43.642Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-30T00:46:43.642Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T00:46:43.642Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T00:46:43.642Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-30T00:46:43.642Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T00:46:43.642Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T00:46:43.910Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-30T00:46:43.910Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T00:46:43.910Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T00:46:43.910Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-30T00:46:43.910Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-30T00:46:43.910Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-30T00:46:43.910Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-30T00:46:43.910Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-30T00:46:43.910Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-30T00:46:43.910Z] Selecting previously unselected package libldap-common. [2021-09-30T00:46:43.910Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-30T00:46:43.910Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-30T00:46:43.910Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-30T00:46:43.910Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-30T00:46:44.186Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-30T00:46:44.186Z] Selecting previously unselected package dirmngr. [2021-09-30T00:46:44.186Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T00:46:44.186Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-30T00:46:44.186Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-30T00:46:44.186Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-30T00:46:44.186Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-30T00:46:44.186Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-30T00:46:44.186Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-30T00:46:44.186Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-30T00:46:44.186Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T00:46:44.452Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-30T00:46:44.452Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-30T00:46:44.452Z] Setting up udev (237-3ubuntu10.52) ... [2021-09-30T00:46:44.719Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-30T00:46:44.719Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T00:46:44.719Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-30T00:46:44.719Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-30T00:46:44.719Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-30T00:46:44.719Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T00:46:44.719Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T00:46:44.984Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T00:46:44.984Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T00:46:44.984Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T00:46:44.984Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T00:46:44.984Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T00:46:44.984Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-30T00:46:44.984Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-30T00:46:44.984Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-30T00:46:45.250Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-30T00:46:45.250Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-30T00:46:45.250Z] This means they are not meant to be enabled using systemctl. [2021-09-30T00:46:45.250Z] Possible reasons for having this kind of units are: [2021-09-30T00:46:45.250Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-30T00:46:45.250Z] .wants/ or .requires/ directory. [2021-09-30T00:46:45.250Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-30T00:46:45.250Z] a requirement dependency on it. [2021-09-30T00:46:45.250Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-30T00:46:45.250Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-30T00:46:45.250Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-30T00:46:45.250Z] instance name specified. [2021-09-30T00:46:45.781Z] Reading package lists... [2021-09-30T00:46:45.781Z] Building dependency tree... [2021-09-30T00:46:45.781Z] Reading state information... [2021-09-30T00:46:46.049Z] The following additional packages will be installed: [2021-09-30T00:46:46.049Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-30T00:46:46.049Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-30T00:46:46.049Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-30T00:46:46.049Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-30T00:46:46.049Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-30T00:46:46.049Z] Suggested packages: [2021-09-30T00:46:46.049Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-30T00:46:46.049Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-30T00:46:46.049Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-30T00:46:46.049Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-30T00:46:46.049Z] systemd-container policykit-1 [2021-09-30T00:46:46.049Z] Recommended packages: [2021-09-30T00:46:46.049Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-30T00:46:46.049Z] The following NEW packages will be installed: [2021-09-30T00:46:46.049Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-30T00:46:46.049Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-30T00:46:46.049Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-30T00:46:46.049Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-30T00:46:46.049Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-30T00:46:46.049Z] The following packages will be upgraded: [2021-09-30T00:46:46.049Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-30T00:46:46.049Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-30T00:46:46.049Z] Need to get 36.8 MB of archives. [2021-09-30T00:46:46.049Z] After this operation, 147 MB of additional disk space will be used. [2021-09-30T00:46:46.049Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-30T00:46:46.315Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-30T00:46:46.315Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-09-30T00:46:46.315Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-30T00:46:46.315Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-30T00:46:46.315Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-09-30T00:46:46.315Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-30T00:46:46.315Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-30T00:46:46.315Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-30T00:46:46.315Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-30T00:46:46.315Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-30T00:46:46.315Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-30T00:46:46.315Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-30T00:46:46.315Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-30T00:46:46.315Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-30T00:46:46.316Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-30T00:46:46.316Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-09-30T00:46:47.274Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-09-30T00:46:47.274Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-30T00:46:47.274Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-30T00:46:47.274Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-30T00:46:47.274Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-30T00:46:47.274Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-30T00:46:47.274Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-30T00:46:47.274Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-30T00:46:47.274Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-30T00:46:47.274Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-30T00:46:47.540Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-30T00:46:47.540Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-30T00:46:47.540Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-09-30T00:46:48.412Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.214s coverage: 28.7% of statements [2021-09-30T00:46:48.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-30T00:46:48.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-30T00:46:49.253Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T00:46:49.253Z] Fetched 36.8 MB in 3s (12.7 MB/s) [2021-09-30T00:46:49.253Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-30T00:46:49.253Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-09-30T00:46:49.253Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-30T00:46:49.835Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-09-30T00:46:49.835Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-30T00:46:49.835Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-09-30T00:46:49.835Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-30T00:46:49.835Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-30T00:46:49.835Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-30T00:46:50.103Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-30T00:46:50.103Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-30T00:46:50.103Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-30T00:46:50.103Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-30T00:46:50.371Z] Setting up apt (1.6.14) ... [2021-09-30T00:46:50.371Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-30T00:46:50.637Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-30T00:46:50.904Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-30T00:46:50.904Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-30T00:46:50.904Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-30T00:46:50.904Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-30T00:46:50.904Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-30T00:46:51.169Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T00:46:51.169Z] Selecting previously unselected package libexpat1:amd64. [2021-09-30T00:46:51.169Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-30T00:46:51.169Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-30T00:46:51.169Z] Selecting previously unselected package python3.6-minimal. [2021-09-30T00:46:51.169Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-30T00:46:51.169Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T00:46:51.436Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-30T00:46:51.436Z] Checking for services that may need to be restarted...done. [2021-09-30T00:46:51.436Z] Checking for services that may need to be restarted...done. [2021-09-30T00:46:51.436Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T00:46:51.702Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-30T00:46:51.702Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T00:46:51.971Z] Selecting previously unselected package python3-minimal. [2021-09-30T00:46:51.971Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-30T00:46:51.971Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-30T00:46:51.971Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-30T00:46:51.971Z] Selecting previously unselected package mime-support. [2021-09-30T00:46:51.971Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-30T00:46:51.971Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-30T00:46:52.237Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-30T00:46:52.237Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-30T00:46:52.237Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-30T00:46:52.237Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-30T00:46:52.237Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-30T00:46:52.237Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T00:46:52.504Z] Selecting previously unselected package python3.6. [2021-09-30T00:46:52.504Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-30T00:46:52.504Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T00:46:52.504Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-30T00:46:52.504Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-30T00:46:52.504Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-30T00:46:52.504Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-30T00:46:52.772Z] Selecting previously unselected package python3. [2021-09-30T00:46:52.772Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-30T00:46:52.772Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-30T00:46:52.772Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-30T00:46:52.772Z] Selecting previously unselected package multiarch-support. [2021-09-30T00:46:52.772Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T00:46:52.772Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-30T00:46:53.038Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-30T00:46:53.038Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-30T00:46:53.038Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-30T00:46:53.038Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-30T00:46:53.038Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-30T00:46:53.038Z] Selecting previously unselected package libbsd0:amd64. [2021-09-30T00:46:53.038Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-30T00:46:53.038Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-30T00:46:53.038Z] Selecting previously unselected package sudo. [2021-09-30T00:46:53.038Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-30T00:46:53.038Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-30T00:46:53.304Z] Selecting previously unselected package apparmor. [2021-09-30T00:46:53.304Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-30T00:46:53.304Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-30T00:46:53.304Z] Selecting previously unselected package libedit2:amd64. [2021-09-30T00:46:53.304Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-30T00:46:53.304Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-30T00:46:53.304Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-30T00:46:53.304Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-30T00:46:53.304Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T00:46:53.571Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-30T00:46:53.571Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-30T00:46:53.571Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T00:46:53.571Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-30T00:46:53.571Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-30T00:46:53.571Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-30T00:46:53.571Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-30T00:46:53.571Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-30T00:46:53.571Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T00:46:53.571Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-30T00:46:53.571Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-30T00:46:53.571Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T00:46:53.838Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-30T00:46:53.838Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-30T00:46:53.838Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-30T00:46:53.838Z] Selecting previously unselected package openssh-client. [2021-09-30T00:46:53.838Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-30T00:46:53.838Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-30T00:46:53.915Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.393s coverage: 98.5% of statements [2021-09-30T00:46:53.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-30T00:46:54.105Z] Selecting previously unselected package squashfs-tools. [2021-09-30T00:46:54.105Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-09-30T00:46:54.105Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-30T00:46:54.105Z] Selecting previously unselected package snapd. [2021-09-30T00:46:54.105Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-09-30T00:46:54.105Z] Unpacking snapd (2.51.1+18.04) ... [2021-09-30T00:46:54.915Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.415s coverage: 46.3% of statements [2021-09-30T00:46:54.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-30T00:46:54.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-30T00:46:56.685Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-30T00:46:56.685Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-30T00:46:56.685Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-30T00:46:56.685Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-30T00:46:56.685Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-30T00:46:56.685Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T00:46:56.685Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-30T00:46:56.685Z] Setting up systemd (237-3ubuntu10.52) ... [2021-09-30T00:46:56.685Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-30T00:46:56.950Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-30T00:46:56.950Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-30T00:46:56.950Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-30T00:46:56.950Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T00:46:56.950Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T00:46:57.215Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T00:46:57.799Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-30T00:46:58.067Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T00:46:58.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.748s coverage: 90.1% of statements [2021-09-30T00:46:58.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-30T00:46:58.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-30T00:46:58.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.260s coverage: 84.4% of statements [2021-09-30T00:46:58.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-30T00:46:58.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-30T00:46:58.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-30T00:46:58.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-30T00:46:58.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-30T00:46:58.670Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-30T00:46:58.670Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-30T00:46:58.936Z] running python rtupdate hooks for python3.6... [2021-09-30T00:46:58.936Z] running python post-rtupdate hooks for python3.6... [2021-09-30T00:46:58.936Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-30T00:46:59.524Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-30T00:46:59.789Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T00:46:59.789Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-30T00:47:00.056Z] Setting up snapd (2.51.1+18.04) ... [2021-09-30T00:47:00.324Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-30T00:47:00.590Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-30T00:47:00.590Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-30T00:47:00.857Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-30T00:47:01.123Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-30T00:47:01.123Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-30T00:47:01.388Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-30T00:47:01.388Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-30T00:47:01.657Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-30T00:47:01.930Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-30T00:47:01.930Z] /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' [2021-09-30T00:47:01.930Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-30T00:47:01.930Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-30T00:47:02.927Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-30T00:47:02.927Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-30T00:47:03.199Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-30T00:47:04.161Z] Reading package lists... [2021-09-30T00:47:04.427Z] Reading package lists... [2021-09-30T00:47:04.693Z] Building dependency tree... [2021-09-30T00:47:04.693Z] Reading state information... [2021-09-30T00:47:04.693Z] Calculating upgrade... [2021-09-30T00:47:04.962Z] The following packages will be upgraded: [2021-09-30T00:47:04.962Z] advancecomp base-files bash binutils binutils-common [2021-09-30T00:47:04.962Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-30T00:47:04.962Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-30T00:47:04.962Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-30T00:47:04.962Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-30T00:47:04.962Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-30T00:47:04.962Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-30T00:47:04.962Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-30T00:47:04.962Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-30T00:47:04.962Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-30T00:47:04.962Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-30T00:47:04.962Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-30T00:47:04.962Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-30T00:47:04.962Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-30T00:47:04.962Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-30T00:47:04.962Z] ubuntu-keyring util-linux [2021-09-30T00:47:04.962Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-30T00:47:04.962Z] Need to get 64.2 MB of archives. [2021-09-30T00:47:04.962Z] After this operation, 5142 kB of additional disk space will be used. [2021-09-30T00:47:04.962Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [2021-09-30T00:47:05.230Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-30T00:47:05.230Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-30T00:47:05.230Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-30T00:47:05.230Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-30T00:47:05.230Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-30T00:47:05.230Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-30T00:47:05.230Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-30T00:47:05.230Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-30T00:47:05.230Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-30T00:47:05.230Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-30T00:47:05.230Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-30T00:47:05.230Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-30T00:47:05.230Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-30T00:47:05.230Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-30T00:47:05.230Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-30T00:47:05.230Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-30T00:47:05.230Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-30T00:47:05.230Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-30T00:47:05.230Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-30T00:47:05.230Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-30T00:47:05.497Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-30T00:47:05.497Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-09-30T00:47:05.497Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-30T00:47:05.497Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-30T00:47:05.497Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-30T00:47:05.497Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-30T00:47:05.497Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-30T00:47:05.497Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-30T00:47:05.497Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-30T00:47:05.497Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-30T00:47:05.763Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-30T00:47:05.763Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-30T00:47:05.763Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-09-30T00:47:05.763Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-30T00:47:05.763Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-30T00:47:05.763Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-30T00:47:05.763Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-30T00:47:05.763Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-30T00:47:05.763Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-30T00:47:05.763Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-30T00:47:05.763Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-30T00:47:05.763Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-09-30T00:47:05.763Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-30T00:47:05.763Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-30T00:47:05.763Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-30T00:47:05.763Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-30T00:47:05.763Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-30T00:47:05.763Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-30T00:47:05.763Z] 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] [2021-09-30T00:47:05.763Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-30T00:47:05.763Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-30T00:47:05.763Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-30T00:47:05.763Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-30T00:47:05.763Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-30T00:47:05.763Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-30T00:47:05.763Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-30T00:47:06.029Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-30T00:47:06.029Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-30T00:47:06.294Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-30T00:47:06.294Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-30T00:47:06.294Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-30T00:47:06.294Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-30T00:47:06.294Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-30T00:47:06.294Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-30T00:47:06.294Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-30T00:47:06.560Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-30T00:47:06.560Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-30T00:47:06.826Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-30T00:47:06.826Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-30T00:47:06.826Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-30T00:47:06.826Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-30T00:47:06.826Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-30T00:47:06.826Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-30T00:47:06.826Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-30T00:47:06.826Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-30T00:47:06.826Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-30T00:47:06.826Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-30T00:47:06.826Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-30T00:47:07.096Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-30T00:47:07.096Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-30T00:47:07.096Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-30T00:47:07.096Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-30T00:47:07.096Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-30T00:47:07.096Z] 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] [2021-09-30T00:47:07.096Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-30T00:47:07.096Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-09-30T00:47:07.096Z] 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] [2021-09-30T00:47:07.096Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-30T00:47:07.096Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-30T00:47:07.363Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-30T00:47:07.363Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-09-30T00:47:07.363Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-30T00:47:07.363Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-09-30T00:47:07.363Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-30T00:47:07.363Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-30T00:47:07.363Z] 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] [2021-09-30T00:47:07.363Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-30T00:47:07.363Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-30T00:47:07.363Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-30T00:47:07.363Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-30T00:47:07.628Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-30T00:47:07.628Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-30T00:47:07.628Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T00:47:07.628Z] Fetched 64.2 MB in 3s (25.4 MB/s) [2021-09-30T00:47:07.628Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T00:47:07.628Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T00:47:07.628Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-30T00:47:08.211Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T00:47:08.211Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-30T00:47:08.211Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-09-30T00:47:08.211Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-09-30T00:47:08.478Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T00:47:08.478Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T00:47:08.478Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T00:47:08.478Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T00:47:08.478Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T00:47:08.478Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T00:47:08.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.831s coverage: 94.2% of statements [2021-09-30T00:47:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-30T00:47:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-30T00:47:08.633Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.237s coverage: 59.1% of statements [2021-09-30T00:47:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-30T00:47:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-30T00:47:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-30T00:47:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-30T00:47:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-30T00:47:08.633Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.299s coverage: 60.0% of statements [2021-09-30T00:47:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-30T00:47:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-30T00:47:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-30T00:47:08.633Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.419s coverage: 0.8% of statements [2021-09-30T00:47:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-30T00:47:08.633Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.188s coverage: 58.8% of statements [2021-09-30T00:47:08.633Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.337s coverage: 21.7% of statements [2021-09-30T00:47:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-30T00:47:08.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.240s coverage: 47.1% of statements [2021-09-30T00:47:08.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.254s coverage: 79.5% of statements [2021-09-30T00:47:08.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.233s coverage: 94.1% of statements [2021-09-30T00:47:08.743Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T00:47:08.743Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T00:47:08.743Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T00:47:08.743Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T00:47:08.743Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T00:47:08.744Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T00:47:08.744Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T00:47:08.744Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T00:47:09.011Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T00:47:09.011Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T00:47:09.011Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T00:47:09.011Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-30T00:47:09.011Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-30T00:47:09.011Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T00:47:09.011Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T00:47:09.011Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T00:47:09.276Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T00:47:09.276Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T00:47:09.276Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T00:47:09.276Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T00:47:09.542Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T00:47:09.808Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T00:47:09.808Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T00:47:10.076Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-30T00:47:10.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.240s coverage: 96.3% of statements [2021-09-30T00:47:10.343Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-30T00:47:10.613Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T00:47:10.613Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-30T00:47:10.613Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-30T00:47:10.613Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-30T00:47:10.613Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-30T00:47:10.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.215s coverage: 87.5% of statements [2021-09-30T00:47:10.880Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-30T00:47:10.880Z] Installing new version of config file /etc/issue ... [2021-09-30T00:47:10.880Z] Installing new version of config file /etc/issue.net ... [2021-09-30T00:47:10.880Z] Installing new version of config file /etc/lsb-release ... [2021-09-30T00:47:10.880Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-30T00:47:11.146Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-30T00:47:11.146Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-30T00:47:11.146Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-30T00:47:11.146Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T00:47:11.146Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-30T00:47:11.146Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-30T00:47:11.411Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-30T00:47:11.411Z] 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 [2021-09-30T00:47:11.411Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T00:47:11.411Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T00:47:11.411Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-30T00:47:11.411Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-30T00:47:11.411Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T00:47:11.411Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-30T00:47:11.677Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-30T00:47:11.677Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-30T00:47:11.677Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T00:47:11.677Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-30T00:47:11.677Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-30T00:47:11.943Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-30T00:47:11.943Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T00:47:11.943Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-30T00:47:11.943Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-30T00:47:12.209Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-30T00:47:12.209Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T00:47:12.209Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-30T00:47:12.209Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-30T00:47:12.209Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-30T00:47:12.209Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T00:47:12.209Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-30T00:47:12.209Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-30T00:47:12.475Z] Setting up grep (3.1-2build1) ... [2021-09-30T00:47:12.475Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T00:47:12.475Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-30T00:47:12.475Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-30T00:47:12.475Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-30T00:47:12.475Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T00:47:12.475Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-30T00:47:12.475Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-30T00:47:12.740Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-30T00:47:12.740Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T00:47:12.740Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-30T00:47:12.740Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T00:47:12.740Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-30T00:47:13.010Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T00:47:13.010Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-30T00:47:13.010Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-30T00:47:13.275Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-30T00:47:13.275Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-30T00:47:13.542Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-30T00:47:13.542Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-30T00:47:13.542Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-30T00:47:13.809Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T00:47:13.809Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-30T00:47:13.809Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-30T00:47:14.075Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-30T00:47:14.075Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-30T00:47:14.341Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-30T00:47:14.341Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-30T00:47:14.341Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-30T00:47:14.341Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T00:47:14.341Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-30T00:47:14.341Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-30T00:47:14.613Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-30T00:47:14.613Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T00:47:14.613Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T00:47:14.613Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T00:47:14.613Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T00:47:14.613Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T00:47:14.613Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T00:47:14.613Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T00:47:14.880Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T00:47:14.880Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T00:47:14.880Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T00:47:14.880Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T00:47:14.880Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T00:47:14.880Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T00:47:14.880Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T00:47:14.880Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T00:47:15.145Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T00:47:15.145Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T00:47:15.145Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-30T00:47:15.145Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T00:47:15.145Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-30T00:47:15.145Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T00:47:15.145Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-30T00:47:15.412Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T00:47:15.412Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-30T00:47:15.412Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T00:47:15.412Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-30T00:47:15.412Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T00:47:15.412Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T00:47:15.412Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T00:47:15.412Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T00:47:15.678Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T00:47:15.678Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T00:47:15.678Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T00:47:15.678Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-30T00:47:15.678Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T00:47:15.678Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T00:47:15.678Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T00:47:16.267Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-30T00:47:16.267Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-30T00:47:16.533Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-30T00:47:16.801Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T00:47:16.801Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T00:47:16.801Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-30T00:47:16.801Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-30T00:47:17.068Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T00:47:17.068Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-30T00:47:17.068Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T00:47:17.068Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-30T00:47:17.068Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T00:47:17.068Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-30T00:47:17.068Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-30T00:47:17.333Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-30T00:47:17.333Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T00:47:17.333Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-30T00:47:17.333Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-30T00:47:17.601Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-30T00:47:17.601Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T00:47:17.601Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-30T00:47:17.601Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-30T00:47:17.601Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-30T00:47:17.601Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T00:47:17.601Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-30T00:47:17.601Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-30T00:47:17.868Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-30T00:47:17.868Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T00:47:17.868Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-30T00:47:17.868Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-30T00:47:17.868Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-30T00:47:18.134Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-30T00:47:18.134Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-30T00:47:18.134Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-30T00:47:18.134Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-30T00:47:18.401Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T00:47:18.401Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T00:47:18.401Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T00:47:18.401Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-09-30T00:47:18.401Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-30T00:47:18.401Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-30T00:47:18.401Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-30T00:47:18.401Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-30T00:47:18.668Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T00:47:18.668Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-09-30T00:47:18.668Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-09-30T00:47:18.668Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-09-30T00:47:18.668Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T00:47:18.668Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-30T00:47:18.668Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-30T00:47:18.935Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-30T00:47:18.935Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T00:47:18.935Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-30T00:47:18.935Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-30T00:47:18.935Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-30T00:47:19.200Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T00:47:19.200Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-30T00:47:19.200Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-30T00:47:19.200Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-30T00:47:19.200Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T00:47:19.200Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-30T00:47:19.200Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-30T00:47:19.482Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-30T00:47:19.482Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T00:47:19.482Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-30T00:47:19.482Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-30T00:47:19.751Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-30T00:47:19.751Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T00:47:19.751Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T00:47:19.751Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-30T00:47:20.019Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-30T00:47:20.019Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T00:47:20.019Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-30T00:47:20.019Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-30T00:47:20.019Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-30T00:47:20.019Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T00:47:20.019Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-30T00:47:20.019Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-30T00:47:20.019Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-30T00:47:20.287Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T00:47:20.287Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-30T00:47:20.287Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-30T00:47:20.287Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-30T00:47:20.287Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T00:47:20.287Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-30T00:47:20.287Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-30T00:47:20.553Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-30T00:47:20.553Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T00:47:20.553Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-30T00:47:20.553Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-30T00:47:20.553Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-30T00:47:20.553Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T00:47:20.553Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-09-30T00:47:20.553Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-09-30T00:47:20.820Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-09-30T00:47:20.820Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T00:47:20.820Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-30T00:47:20.820Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-30T00:47:20.820Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-30T00:47:21.089Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T00:47:21.089Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-30T00:47:21.089Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-30T00:47:21.089Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-30T00:47:21.089Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-30T00:47:21.089Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-30T00:47:21.089Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-30T00:47:21.089Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-30T00:47:21.089Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-30T00:47:21.355Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-30T00:47:21.355Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-30T00:47:21.355Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-09-30T00:47:21.355Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-09-30T00:47:21.622Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-30T00:47:21.622Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-30T00:47:21.622Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-30T00:47:21.622Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-30T00:47:21.622Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-30T00:47:21.622Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-30T00:47:21.889Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-30T00:47:21.889Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-30T00:47:21.889Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-30T00:47:21.889Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-30T00:47:21.889Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-30T00:47:21.889Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-30T00:47:22.370Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-30T00:47:22.370Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-30T00:47:22.370Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-30T00:47:22.370Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-30T00:47:22.370Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-30T00:47:22.637Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-30T00:47:22.637Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-30T00:47:22.637Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-30T00:47:22.637Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-30T00:47:22.637Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-30T00:47:22.902Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-30T00:47:22.902Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-30T00:47:23.168Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-30T00:47:23.168Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-30T00:47:23.168Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-30T00:47:23.168Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-30T00:47:23.168Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T00:47:23.168Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T00:47:23.168Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T00:47:23.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.242s coverage: 94.4% of statements [2021-09-30T00:47:23.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.202s coverage: 44.8% of statements [2021-09-30T00:47:23.434Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T00:47:23.434Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T00:47:23.434Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T00:47:23.434Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T00:47:23.434Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T00:47:24.391Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T00:47:24.391Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T00:47:24.976Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T00:47:24.976Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T00:47:25.242Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T00:47:25.242Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T00:47:25.507Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T00:47:25.507Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T00:47:26.474Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T00:47:26.474Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T00:47:26.474Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-30T00:47:26.474Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-30T00:47:26.474Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-30T00:47:26.474Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-30T00:47:26.739Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-30T00:47:26.739Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-30T00:47:26.739Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-30T00:47:26.739Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-30T00:47:26.739Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-30T00:47:26.739Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-30T00:47:27.006Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-30T00:47:27.006Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-30T00:47:27.006Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-30T00:47:27.006Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-30T00:47:27.006Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T00:47:27.006Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-30T00:47:27.006Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T00:47:27.006Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T00:47:27.006Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T00:47:27.006Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-30T00:47:27.006Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-30T00:47:27.006Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-30T00:47:27.271Z] [2021-09-30T00:47:27.271Z] Current default time zone: 'Etc/UTC' [2021-09-30T00:47:27.271Z] Local time is now: Thu Sep 30 00:47:27 UTC 2021. [2021-09-30T00:47:27.271Z] Universal Time is now: Thu Sep 30 00:47:27 UTC 2021. [2021-09-30T00:47:27.271Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-30T00:47:27.271Z] [2021-09-30T00:47:27.271Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-09-30T00:47:27.271Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T00:47:27.271Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-09-30T00:47:27.271Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-30T00:47:27.271Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-30T00:47:27.271Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-30T00:47:27.271Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-30T00:47:27.271Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-30T00:47:27.271Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-30T00:47:27.271Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-30T00:47:27.271Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T00:47:27.271Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-30T00:47:27.536Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T00:47:27.536Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-30T00:47:27.536Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T00:47:27.536Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-30T00:47:27.536Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-30T00:47:27.536Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-30T00:47:27.536Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-30T00:47:27.536Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-30T00:47:27.536Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-30T00:47:27.536Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-30T00:47:27.536Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-09-30T00:47:29.473Z] Updating certificates in /etc/ssl/certs... [2021-09-30T00:47:29.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.585s coverage: 82.5% of statements [2021-09-30T00:47:29.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-30T00:47:30.435Z] 23 added, 28 removed; done. [2021-09-30T00:47:30.435Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-30T00:47:30.435Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T00:47:30.435Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-30T00:47:30.435Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-30T00:47:30.435Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-30T00:47:30.435Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T00:47:30.435Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-30T00:47:30.435Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T00:47:30.435Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T00:47:30.435Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T00:47:30.435Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T00:47:30.435Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T00:47:30.435Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-30T00:47:30.435Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-30T00:47:30.435Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-30T00:47:30.703Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-30T00:47:30.703Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-30T00:47:30.703Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T00:47:30.703Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T00:47:30.703Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-30T00:47:30.703Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-30T00:47:30.703Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-30T00:47:30.703Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-30T00:47:30.703Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-30T00:47:30.703Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-30T00:47:30.703Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-09-30T00:47:30.703Z] Updating certificates in /etc/ssl/certs... [2021-09-30T00:47:31.661Z] 0 added, 0 removed; done. [2021-09-30T00:47:31.661Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-30T00:47:31.661Z] done. [2021-09-30T00:47:31.927Z] Reading package lists... [2021-09-30T00:47:31.927Z] Building dependency tree... [2021-09-30T00:47:31.927Z] Reading state information... [2021-09-30T00:47:32.193Z] The following NEW packages will be installed: [2021-09-30T00:47:32.193Z] apt-transport-https [2021-09-30T00:47:32.193Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-30T00:47:32.459Z] Need to get 4348 B of archives. [2021-09-30T00:47:32.459Z] After this operation, 154 kB of additional disk space will be used. [2021-09-30T00:47:32.459Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-30T00:47:32.459Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T00:47:32.459Z] Fetched 4348 B in 0s (23.0 kB/s) [2021-09-30T00:47:32.726Z] Selecting previously unselected package apt-transport-https. [2021-09-30T00:47:32.726Z] (Reading database ... 13928 files and directories currently installed.) [2021-09-30T00:47:32.726Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-30T00:47:32.726Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-30T00:47:32.726Z] Setting up apt-transport-https (1.6.14) ... [2021-09-30T00:47:32.992Z] Waiting for network to be ready... [2021-09-30T00:47:36.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.282s coverage: 92.9% of statements [2021-09-30T00:47:36.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-30T00:47:36.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-30T00:47:36.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-30T00:47:36.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements [2021-09-30T00:47:36.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-30T00:47:36.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-30T00:47:36.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-30T00:47:36.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-30T00:47:36.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-30T00:47:36.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.209s coverage: 87.2% of statements [2021-09-30T00:47:36.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-30T00:47:36.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-30T00:47:36.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements [2021-09-30T00:47:36.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-30T00:47:36.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.275s coverage: 58.8% of statements [2021-09-30T00:47:36.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-30T00:47:36.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.271s coverage: 80.0% of statements [2021-09-30T00:47:36.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.311s coverage: 87.2% of statements [2021-09-30T00:47:36.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.311s coverage: 85.4% of statements [2021-09-30T00:47:36.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 91.2% of statements [2021-09-30T00:47:36.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-30T00:47:39.624Z] 2021-09-30T00:47:36Z INFO Waiting for automatic snapd restart... [2021-09-30T00:47:39.891Z] snapd 2.51.7 from Canonical* installed [2021-09-30T00:47:40.849Z] "snapd" switched to the "latest/stable" channel [2021-09-30T00:47:40.849Z] [2021-09-30T00:47:42.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 64.4% of statements [2021-09-30T00:47:42.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-30T00:47:42.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-30T00:47:42.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.213s coverage: 100.0% of statements [2021-09-30T00:47:42.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.144s coverage: 91.3% of statements [2021-09-30T00:47:42.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.079s coverage: 100.0% of statements [2021-09-30T00:47:42.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements [2021-09-30T00:47:42.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2021-09-30T00:47:43.420Z] core18 20210722 from Canonical* installed [2021-09-30T00:47:43.691Z] "core18" switched to the "latest/stable" channel [2021-09-30T00:47:43.691Z] [2021-09-30T00:47:46.272Z] snapcraft 5.0 from Canonical* installed [2021-09-30T00:47:46.272Z] "snapcraft" switched to the "latest/stable" channel [2021-09-30T00:47:46.272Z] [2021-09-30T00:47:46.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.652s coverage: 70.3% of statements [2021-09-30T00:47:46.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-30T00:47:46.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-30T00:47:46.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-30T00:47:50.514Z] 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: [2021-09-30T00:47:50.514Z] - README.md [2021-09-30T00:47:50.514Z] [2021-09-30T00:47:50.514Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-30T00:47:51.095Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-30T00:47:51.095Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-30T00:47:51.361Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-30T00:47:52.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.076s coverage: 43.4% of statements [2021-09-30T00:47:52.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-30T00:47:52.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-30T00:47:52.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.395s coverage: 89.5% of statements [2021-09-30T00:47:52.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-30T00:47:52.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.351s coverage: 84.8% of statements [2021-09-30T00:47:52.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-30T00:47:52.317Z] Reading package lists... [2021-09-30T00:47:52.900Z] 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 [2021-09-30T00:47:52.900Z] Reading package lists... [2021-09-30T00:47:53.165Z] Building dependency tree... [2021-09-30T00:47:53.165Z] Reading state information... [2021-09-30T00:47:53.165Z] Suggested packages: [2021-09-30T00:47:53.165Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-30T00:47:53.165Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-30T00:47:53.165Z] Recommended packages: [2021-09-30T00:47:53.165Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-30T00:47:53.165Z] The following NEW packages will be installed: [2021-09-30T00:47:53.165Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-30T00:47:53.165Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-30T00:47:53.165Z] pkg-config zip [2021-09-30T00:47:53.165Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-30T00:47:53.431Z] Need to get 7670 kB of archives. [2021-09-30T00:47:53.431Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-30T00:47:53.431Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-09-30T00:47:53.431Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-30T00:47:53.431Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-09-30T00:47:53.431Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-30T00:47:53.431Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-30T00:47:53.696Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-30T00:47:53.696Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-30T00:47:53.696Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-30T00:47:53.963Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-30T00:47:53.963Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-30T00:47:53.963Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-30T00:47:53.963Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-30T00:47:53.963Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-30T00:47:54.241Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-30T00:47:54.241Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-30T00:47:54.241Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T00:47:54.241Z] Fetched 7670 kB in 1s (9028 kB/s) [2021-09-30T00:47:54.241Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-30T00:47:54.241Z] (Reading database ... 13932 files and directories currently installed.) [2021-09-30T00:47:54.241Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-30T00:47:54.241Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-30T00:47:54.509Z] Selecting previously unselected package libpsl5:amd64. [2021-09-30T00:47:54.509Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-30T00:47:54.509Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-30T00:47:54.509Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-30T00:47:54.509Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-30T00:47:54.509Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-30T00:47:54.509Z] Selecting previously unselected package librtmp1:amd64. [2021-09-30T00:47:54.509Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-30T00:47:54.509Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-30T00:47:54.509Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-30T00:47:54.509Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-30T00:47:54.509Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-30T00:47:54.774Z] Selecting previously unselected package liberror-perl. [2021-09-30T00:47:54.774Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-30T00:47:54.774Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-30T00:47:54.774Z] Selecting previously unselected package git-man. [2021-09-30T00:47:54.774Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-30T00:47:54.774Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-30T00:47:54.774Z] Selecting previously unselected package git. [2021-09-30T00:47:54.774Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-30T00:47:55.044Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-09-30T00:47:55.316Z] Selecting previously unselected package libnorm1:amd64. [2021-09-30T00:47:55.316Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-30T00:47:55.316Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-30T00:47:55.583Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-30T00:47:55.583Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-30T00:47:55.583Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-30T00:47:55.583Z] Selecting previously unselected package libsodium23:amd64. [2021-09-30T00:47:55.583Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-30T00:47:55.583Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-30T00:47:55.583Z] Selecting previously unselected package libzmq5:amd64. [2021-09-30T00:47:55.583Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-30T00:47:55.583Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-30T00:47:55.851Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-30T00:47:55.851Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-30T00:47:55.851Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-30T00:47:55.851Z] Selecting previously unselected package pkg-config. [2021-09-30T00:47:55.851Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-30T00:47:55.851Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-30T00:47:55.851Z] Selecting previously unselected package zip. [2021-09-30T00:47:55.851Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-30T00:47:55.851Z] Unpacking zip (3.0-11build1) ... [2021-09-30T00:47:55.851Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-30T00:47:55.851Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-30T00:47:56.118Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-30T00:47:56.118Z] Setting up liberror-perl (0.17025-1) ... [2021-09-30T00:47:56.118Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-30T00:47:56.118Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-30T00:47:56.118Z] No schema files found: doing nothing. [2021-09-30T00:47:56.118Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-30T00:47:56.118Z] Setting up zip (3.0-11build1) ... [2021-09-30T00:47:56.118Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-30T00:47:56.118Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-30T00:47:56.118Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-30T00:47:56.118Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-30T00:47:56.118Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-30T00:47:56.118Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-30T00:47:56.118Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-30T00:47:56.118Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-30T00:47:56.700Z] git set to automatically installed. [2021-09-30T00:47:56.700Z] git-man set to automatically installed. [2021-09-30T00:47:56.700Z] libcurl3-gnutls set to automatically installed. [2021-09-30T00:47:56.700Z] liberror-perl set to automatically installed. [2021-09-30T00:47:56.700Z] libglib2.0-0 set to automatically installed. [2021-09-30T00:47:56.700Z] libnghttp2-14 set to automatically installed. [2021-09-30T00:47:56.700Z] libnorm1 set to automatically installed. [2021-09-30T00:47:56.700Z] libpgm-5.2-0 set to automatically installed. [2021-09-30T00:47:56.700Z] libpsl5 set to automatically installed. [2021-09-30T00:47:56.700Z] librtmp1 set to automatically installed. [2021-09-30T00:47:56.700Z] libsodium23 set to automatically installed. [2021-09-30T00:47:56.700Z] libzmq3-dev set to automatically installed. [2021-09-30T00:47:56.700Z] libzmq5 set to automatically installed. [2021-09-30T00:47:56.700Z] pkg-config set to automatically installed. [2021-09-30T00:47:56.700Z] zip set to automatically installed. [2021-09-30T00:47:58.106Z] snapd is not logged in, snap install commands will use sudo [2021-09-30T00:47:58.905Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.326s coverage: 19.5% of statements [2021-09-30T00:47:58.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-30T00:47:58.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-30T00:47:58.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-30T00:47:58.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-30T00:47:58.905Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.681s coverage: 92.0% of statements [2021-09-30T00:47:58.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-30T00:47:58.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-30T00:47:58.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-30T00:47:59.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-30T00:47:59.190Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.517s coverage: 63.2% of statements [2021-09-30T00:47:59.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-30T00:47:59.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-30T00:47:59.190Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.485s coverage: 97.7% of statements [2021-09-30T00:47:59.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-30T00:47:59.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-30T00:47:59.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-30T00:47:59.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-30T00:47:59.190Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.273s coverage: 28.9% of statements [2021-09-30T00:47:59.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-30T00:47:59.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-30T00:47:59.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-30T00:47:59.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-30T00:47:59.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-30T00:47:59.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-30T00:47:59.190Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.207s coverage: 100.0% of statements [2021-09-30T00:48:00.174Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2021-09-30T00:48:01.160Z] 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 [2021-09-30T00:48:01.160Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-09-30T00:48:01.160Z] GO111MODULE=on go vet ./... [2021-09-30T00:48:08.168Z] go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed [2021-09-30T00:48:08.168Z] snapd is not logged in, snap install commands will use sudo [2021-09-30T00:48:08.168Z] snap "core18" has no updates available [2021-09-30T00:48:08.434Z] Pulling config-common [2021-09-30T00:48:08.434Z] + snapcraftctl pull [2021-09-30T00:48:09.838Z] Pulling go-build-helper [2021-09-30T00:48:09.838Z] + snapcraftctl pull [2021-09-30T00:48:10.794Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-30T00:48:10.794Z] Skipping pull go-build-helper (already ran) [2021-09-30T00:48:10.794Z] Building go-build-helper [2021-09-30T00:48:10.794Z] + snapcraftctl build [2021-09-30T00:48:13.048Z] Staging go-build-helper [2021-09-30T00:48:13.048Z] + snapcraftctl stage [2021-09-30T00:48:23.116Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-30T00:48:23.116Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-30T00:48:23.116Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-30T00:48:23.116Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-30T00:48:23.116Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-30T00:48:23.116Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-30T00:48:23.116Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-30T00:48:23.116Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-30T00:48:23.116Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-30T00:48:23.116Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-30T00:48:23.116Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-30T00:48:23.116Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-30T00:48:23.116Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-30T00:48:23.116Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-30T00:48:23.116Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-30T00:48:23.116Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-30T00:48:23.116Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-30T00:48:23.116Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-30T00:48:23.116Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-30T00:48:23.116Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] [2021-09-30T00:48:23.116Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-30T00:48:23.116Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-30T00:48:23.116Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-30T00:48:23.116Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-30T00:48:23.116Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-30T00:48:23.116Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] [2021-09-30T00:48:23.116Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-09-30T00:48:23.116Z] Fetched 25.4 MB in 0s (0 B/s) [2021-09-30T00:48:23.116Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-30T00:48:23.116Z] Fetched 224 kB in 0s (0 B/s) [2021-09-30T00:48:23.116Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-30T00:48:23.116Z] Fetched 157 kB in 0s (0 B/s) [2021-09-30T00:48:23.116Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-30T00:48:23.116Z] Fetched 221 kB in 0s (0 B/s) [2021-09-30T00:48:23.116Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-30T00:48:23.116Z] Fetched 143 kB in 0s (0 B/s) [2021-09-30T00:48:23.116Z] Pulling edgex-go [2021-09-30T00:48:23.116Z] + snapcraftctl pull [2021-09-30T00:48:23.116Z] Pulling hooks [2021-09-30T00:48:23.116Z] + snapcraftctl pull [2021-09-30T00:48:41.324Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-30T00:48:41.324Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-30T00:48:41.324Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-30T00:48:41.324Z] Fetched 0 B in 0s (0 B/s) [2021-09-30T00:48:41.324Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-30T00:48:41.324Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-30T00:48:41.324Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-30T00:48:41.324Z] Fetched 279 kB in 0s (0 B/s) [2021-09-30T00:48:41.324Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-30T00:48:41.324Z] Fetched 122 kB in 0s (0 B/s) [2021-09-30T00:48:41.324Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-30T00:48:41.324Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-30T00:48:41.324Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-30T00:48:41.324Z] Fetched 8848 B in 0s (0 B/s) [2021-09-30T00:48:41.324Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-30T00:48:41.324Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-30T00:48:41.324Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-30T00:48:41.324Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-30T00:48:41.324Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-30T00:48:41.324Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-30T00:48:41.324Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-09-30T00:48:41.324Z] Fetched 220 kB in 0s (0 B/s) [2021-09-30T00:48:41.324Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-30T00:48:41.324Z] Fetched 154 kB in 0s (0 B/s) [2021-09-30T00:48:41.324Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-30T00:48:41.324Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-30T00:48:41.324Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-30T00:48:41.324Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-30T00:48:41.324Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-30T00:48:41.324Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-30T00:48:41.324Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-30T00:48:41.324Z] Fetched 499 kB in 0s (0 B/s) [2021-09-30T00:48:41.324Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-30T00:48:41.324Z] Fetched 111 kB in 0s (0 B/s) [2021-09-30T00:48:41.324Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-30T00:48:41.324Z] Fetched 240 kB in 0s (0 B/s) [2021-09-30T00:48:41.324Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-30T00:48:41.324Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-30T00:48:41.324Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-30T00:48:41.324Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-30T00:48:41.324Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-30T00:48:41.324Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-30T00:48:41.324Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-30T00:48:41.324Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-30T00:48:41.324Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-30T00:48:41.324Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-30T00:48:41.324Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-30T00:48:41.324Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-30T00:48:41.324Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-30T00:48:41.324Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-30T00:48:41.324Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-30T00:48:41.324Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-30T00:48:41.324Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-30T00:48:41.324Z] Fetched 8720 B in 0s (0 B/s) [2021-09-30T00:48:41.324Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-30T00:48:41.324Z] Fetched 140 kB in 0s (0 B/s) [2021-09-30T00:48:41.324Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-30T00:48:41.324Z] Fetched 119 kB in 0s (0 B/s) [2021-09-30T00:48:41.324Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-30T00:48:41.325Z] Fetched 111 kB in 0s (0 B/s) [2021-09-30T00:48:41.325Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-30T00:48:41.325Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-30T00:48:41.325Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-09-30T00:48:41.325Z] Fetched 646 kB in 0s (0 B/s) [2021-09-30T00:48:41.325Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-30T00:48:41.325Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-30T00:48:41.325Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-30T00:48:41.325Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-30T00:48:41.325Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-30T00:48:41.325Z] Fetched 368 kB in 0s (0 B/s) [2021-09-30T00:48:41.325Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-30T00:48:41.325Z] Fetched 187 kB in 0s (0 B/s) [2021-09-30T00:48:41.325Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-30T00:48:41.325Z] Fetched 175 kB in 0s (0 B/s) [2021-09-30T00:48:41.325Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-30T00:48:41.325Z] Fetched 206 kB in 0s (0 B/s) [2021-09-30T00:48:41.325Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-30T00:48:41.325Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-30T00:48:41.325Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-30T00:48:41.325Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-30T00:48:41.325Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-09-30T00:48:41.325Z] Fetched 159 kB in 0s (0 B/s) [2021-09-30T00:48:41.325Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-30T00:48:41.325Z] Fetched 107 kB in 0s (0 B/s) [2021-09-30T00:48:41.325Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-30T00:48:41.325Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-30T00:48:41.325Z] Pulling static-packages [2021-09-30T00:48:41.325Z] + snapcraftctl pull [2021-09-30T00:48:41.325Z] Pulling version [2021-09-30T00:48:41.325Z] + cd /root/project [2021-09-30T00:48:41.325Z] + git describe --tags --abbrev=0 [2021-09-30T00:48:41.325Z] + sed s/v// [2021-09-30T00:48:41.591Z] + GIT_VERSION=2.0.1-dev.59 [2021-09-30T00:48:41.591Z] + [ -z 2.0.1-dev.59 ] [2021-09-30T00:48:41.591Z] + snapcraftctl set-version 2.0.1-dev.59 [2021-09-30T00:48:42.551Z] Building config-common [2021-09-30T00:48:42.551Z] + snapcraftctl build [2021-09-30T00:48:44.486Z] Skipping build go-build-helper (already ran) [2021-09-30T00:48:44.486Z] Building edgex-go [2021-09-30T00:48:44.751Z] + cd /root/parts/edgex-go/src [2021-09-30T00:48:44.751Z] + git describe --tags --abbrev=0 [2021-09-30T00:48:44.751Z] + sed s/v// [2021-09-30T00:48:44.751Z] + GIT_VERSION=2.0.1-dev.59 [2021-09-30T00:48:44.751Z] + [ -z 2.0.1-dev.59 ] [2021-09-30T00:48:44.751Z] + echo 2.0.1-dev.59 [2021-09-30T00:48:44.751Z] + make build [2021-09-30T00:48:44.751Z] go mod tidy [2021-09-30T00:48:47.325Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-30T00:48:47.325Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-30T00:48:47.325Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-30T00:48:47.325Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-30T00:48:47.325Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-30T00:48:47.325Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-30T00:48:47.325Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-30T00:48:47.325Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-30T00:48:47.325Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-30T00:48:47.325Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-30T00:48:47.325Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-30T00:48:47.325Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-30T00:48:47.325Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-30T00:48:47.325Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-30T00:48:47.325Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-30T00:48:47.325Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-30T00:48:47.325Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-30T00:48:47.591Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-30T00:48:48.171Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-30T00:48:48.171Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-30T00:48:48.436Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-30T00:48:48.436Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-30T00:48:48.436Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-30T00:48:48.702Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-30T00:48:48.702Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-30T00:48:48.702Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-30T00:48:48.702Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-30T00:48:48.702Z] go: downloading golang.org/x/text v0.3.6 [2021-09-30T00:48:48.702Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-30T00:48:48.702Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-30T00:48:48.702Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-30T00:48:48.702Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-30T00:48:48.702Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-30T00:48:48.702Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-30T00:48:48.702Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-30T00:48:48.702Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-30T00:48:48.971Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-30T00:48:48.971Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-30T00:48:48.971Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-30T00:48:49.235Z] go: downloading github.com/kr/text v0.2.0 [2021-09-30T00:48:49.235Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-30T00:48:49.235Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-30T00:48:49.235Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-30T00:48:49.235Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-30T00:48:49.507Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-30T00:48:49.507Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-30T00:48:49.507Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-30T00:48:49.507Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-30T00:48:49.507Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-30T00:48:49.507Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-30T00:48:49.507Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-30T00:48:49.507Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-30T00:48:49.507Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-30T00:48:49.774Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-30T00:48:49.774Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-30T00:48:49.774Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-30T00:48:49.774Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-30T00:48:49.774Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-30T00:48:49.774Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-30T00:48:49.774Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-30T00:48:49.774Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-30T00:48:49.774Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-30T00:48:49.774Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-30T00:48:49.774Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-30T00:48:50.040Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-30T00:48:50.040Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-30T00:48:50.040Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-30T00:48:50.040Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-30T00:48:50.040Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-30T00:48:50.040Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-30T00:48:50.040Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-30T00:48:50.040Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-30T00:48:50.040Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-30T00:48:50.040Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-30T00:48:50.040Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-30T00:48:50.040Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-30T00:48:50.040Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-30T00:48:50.309Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/core-data/core-data ./cmd/core-data [2021-09-30T00:49:00.364Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-30T00:49:04.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/core-command/core-command ./cmd/core-command [2021-09-30T00:49:04.879Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-30T00:49:06.283Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-30T00:49:06.860Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-30T00:49:07.816Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-30T00:49:09.215Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-30T00:49:10.170Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-30T00:49:11.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-30T00:49:12.540Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-30T00:49:13.945Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-30T00:49:15.347Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-30T00:49:15.347Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-30T00:49:15.347Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-30T00:49:15.347Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-30T00:49:15.347Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-30T00:49:15.613Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-30T00:49:15.613Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-30T00:49:15.613Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-30T00:49:15.613Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-30T00:49:15.613Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-30T00:49:15.613Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-30T00:49:15.613Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-30T00:49:15.613Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-30T00:49:15.613Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-30T00:49:15.613Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-30T00:49:15.613Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-30T00:49:15.613Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-30T00:49:15.613Z] + 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 [2021-09-30T00:49:15.613Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-30T00:49:15.613Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-30T00:49:15.613Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-30T00:49:15.613Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-30T00:49:15.613Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-30T00:49:15.613Z] + 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 [2021-09-30T00:49:15.613Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-30T00:49:15.613Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-30T00:49:15.613Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-09-30T00:49:17.015Z] Building hooks [2021-09-30T00:49:17.015Z] + cd /root/parts/hooks/src [2021-09-30T00:49:17.015Z] + make build [2021-09-30T00:49:17.015Z] go mod tidy [2021-09-30T00:49:17.015Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-30T00:49:17.015Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-30T00:49:17.015Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-30T00:49:17.015Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-30T00:49:17.015Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-30T00:49:18.000Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-30T00:49:18.267Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-30T00:49:18.267Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-30T00:49:21.609Z] Building static-packages [2021-09-30T00:49:21.609Z] + snapcraftctl build [2021-09-30T00:49:23.552Z] Building version [2021-09-30T00:49:23.552Z] + snapcraftctl build [2021-09-30T00:49:26.130Z] Staging config-common [2021-09-30T00:49:26.130Z] + snapcraftctl stage [2021-09-30T00:49:27.088Z] Skipping stage go-build-helper (already ran) [2021-09-30T00:49:27.088Z] Staging edgex-go [2021-09-30T00:49:27.088Z] + snapcraftctl stage [2021-09-30T00:49:28.047Z] Staging hooks [2021-09-30T00:49:28.047Z] + snapcraftctl stage [2021-09-30T00:49:29.450Z] Staging static-packages [2021-09-30T00:49:29.450Z] + snapcraftctl stage [2021-09-30T00:49:30.407Z] Staging version [2021-09-30T00:49:30.407Z] + snapcraftctl stage [2021-09-30T00:49:31.364Z] Priming config-common [2021-09-30T00:49:31.364Z] + snapcraftctl prime [2021-09-30T00:49:32.769Z] Priming go-build-helper [2021-09-30T00:49:32.769Z] + snapcraftctl prime [2021-09-30T00:49:33.726Z] Priming edgex-go [2021-09-30T00:49:33.726Z] + snapcraftctl prime [2021-09-30T00:49:35.135Z] Priming hooks [2021-09-30T00:49:35.135Z] + snapcraftctl prime [2021-09-30T00:49:36.539Z] Priming static-packages [2021-09-30T00:49:36.539Z] + snapcraftctl prime [2021-09-30T00:49:38.097Z] gofmt -l . [2021-09-30T00:49:38.097Z] [ "`gofmt -l .`" = "" ] [2021-09-30T00:49:38.097Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-30T00:49:38.771Z] + ls -al . [2021-09-30T00:49:38.771Z] total 640 [2021-09-30T00:49:38.771Z] drwxrwxr-x 9 1001 1001 4096 Sep 30 00:49 . [2021-09-30T00:49:38.771Z] drwxr-xr-x 4 root root 4096 Sep 30 00:44 .. [2021-09-30T00:49:38.771Z] -rw-rw-r-- 1 1001 1001 11 Sep 30 00:41 .dockerignore [2021-09-30T00:49:38.771Z] drwxrwxr-x 8 1001 1001 4096 Sep 30 00:41 .git [2021-09-30T00:49:38.771Z] drwxrwxr-x 4 1001 1001 4096 Sep 30 00:41 .github [2021-09-30T00:49:38.771Z] -rw-rw-r-- 1 1001 1001 818 Sep 30 00:41 .gitignore [2021-09-30T00:49:38.771Z] -rw-rw-r-- 1 1001 1001 35 Sep 30 00:41 .golangci.yml [2021-09-30T00:49:38.771Z] -rw-rw-r-- 1 1001 1001 76 Sep 30 00:41 .hadolint.yml [2021-09-30T00:49:38.771Z] -rw-rw-r-- 1 1001 1001 166 Sep 30 00:41 .sonarcloud.properties [2021-09-30T00:49:38.771Z] -rw-rw-r-- 1 1001 1001 1171 Sep 30 00:41 ADOPTERS.md [2021-09-30T00:49:38.771Z] -rw-rw-r-- 1 1001 1001 8493 Sep 30 00:41 Attribution.txt [2021-09-30T00:49:38.771Z] -rw-rw-r-- 1 1001 1001 43881 Sep 30 00:41 CHANGELOG.md [2021-09-30T00:49:38.771Z] -rw-rw-r-- 1 1001 1001 3804 Sep 30 00:41 CONTRIBUTING.md [2021-09-30T00:49:38.771Z] -rw-rw-r-- 1 1001 1001 677 Sep 30 00:41 GOVERNANCE.md [2021-09-30T00:49:38.771Z] -rw-rw-r-- 1 1001 1001 849 Sep 30 00:41 Jenkinsfile [2021-09-30T00:49:38.771Z] -rw-rw-r-- 1 1001 1001 10775 Sep 30 00:41 LICENSE [2021-09-30T00:49:38.771Z] -rw-rw-r-- 1 1001 1001 6386 Sep 30 00:41 Makefile [2021-09-30T00:49:38.772Z] -rw-rw-r-- 1 1001 1001 582 Sep 30 00:41 OWNERS.md [2021-09-30T00:49:38.772Z] -rw-rw-r-- 1 1001 1001 8256 Sep 30 00:41 README.md [2021-09-30T00:49:38.772Z] -rw-rw-r-- 1 1001 1001 6912 Sep 30 00:41 SECURITY.md [2021-09-30T00:49:38.772Z] -rw-rw-r-- 1 1001 1001 5 Sep 30 00:36 VERSION [2021-09-30T00:49:38.772Z] -rw-rw-r-- 1 1001 1001 4131 Sep 30 00:41 ZMQWindows.md [2021-09-30T00:49:38.772Z] drwxrwxr-x 2 1001 1001 4096 Sep 30 00:41 bin [2021-09-30T00:49:38.772Z] drwxrwxr-x 14 1001 1001 4096 Sep 30 00:41 cmd [2021-09-30T00:49:38.772Z] -rw-r--r-- 1 root root 403100 Sep 30 00:47 coverage.out [2021-09-30T00:49:38.772Z] -rw-rw-r-- 1 1001 1001 841 Sep 30 00:41 go.mod [2021-09-30T00:49:38.772Z] -rw-r--r-- 1 root root 50064 Sep 30 00:44 go.sum [2021-09-30T00:49:38.772Z] drwxrwxr-x 8 1001 1001 4096 Sep 30 00:41 internal [2021-09-30T00:49:38.772Z] drwxrwxr-x 3 1001 1001 4096 Sep 30 00:41 openapi [2021-09-30T00:49:38.772Z] drwxrwxr-x 4 1001 1001 4096 Sep 30 00:41 snap [2021-09-30T00:49:38.772Z] -rw-rw-r-- 1 1001 1001 204 Sep 30 00:41 version.go [Pipeline] sh [2021-09-30T00:49:39.119Z] Priming version [2021-09-30T00:49:39.119Z] + snapcraftctl prime [2021-09-30T00:49:39.456Z] + '[' -e coverage.out ] [2021-09-30T00:49:39.456Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-30T00:49:39.482Z] Warning: overwriting stash ‘coverage-report’ [2021-09-30T00:49:40.077Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-09-30T00:49:40.712Z] Stashed 1 file(s) [Pipeline] sh [2021-09-30T00:49:41.376Z] + make build [2021-09-30T00:49:41.376Z] go mod tidy [2021-09-30T00:49:41.979Z] 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-30T00:49:50.283Z] 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 [2021-09-30T00:50:17.114Z] 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 [2021-09-30T00:50:19.088Z] 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 [2021-09-30T00:50:23.416Z] 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 [2021-09-30T00:50:24.406Z] 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 [2021-09-30T00:50:28.720Z] 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 [2021-09-30T00:50:32.111Z] 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 [2021-09-30T00:50:36.427Z] 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 [2021-09-30T00:50:40.739Z] 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 [2021-09-30T00:50:44.180Z] 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 [2021-09-30T00:50:48.537Z] 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] } [2021-09-30T00:50:55.207Z] $ docker stop --time=1 6206ea394d4e8e86a302450484d37ef443eb866c7379a23173c4ca1c3380a452 [2021-09-30T00:50:58.331Z] $ docker rm -f 6206ea394d4e8e86a302450484d37ef443eb866c7379a23173c4ca1c3380a452 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:51:00.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T00:51:00.270Z] [2021-09-30T00:51:00.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:51:00.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T00:51:00.905Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-30T00:51:00.905Z] 29e5d40040c1: Pulling fs layer [2021-09-30T00:51:00.905Z] 1ce36da41761: Pulling fs layer [2021-09-30T00:51:00.905Z] 25b303627fd3: Pulling fs layer [2021-09-30T00:51:01.510Z] 29e5d40040c1: Verifying Checksum [2021-09-30T00:51:01.510Z] 29e5d40040c1: Download complete [2021-09-30T00:51:01.787Z] 1ce36da41761: Verifying Checksum [2021-09-30T00:51:01.787Z] 1ce36da41761: Download complete [2021-09-30T00:51:02.071Z] 29e5d40040c1: Pull complete [2021-09-30T00:51:04.135Z] 1ce36da41761: Pull complete [2021-09-30T00:51:04.135Z] 25b303627fd3: Verifying Checksum [2021-09-30T00:51:04.135Z] 25b303627fd3: Download complete [2021-09-30T00:51:16.792Z] 25b303627fd3: Pull complete [2021-09-30T00:51:16.792Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-30T00:51:16.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T00:51:16.792Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-30T00:51:17.129Z] prd-ubuntu18.04-docker-arm64-4c-16g-214 does not seem to be running inside a container [2021-09-30T00:51:17.127Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2021-09-30T00:51:21.465Z] $ docker top 2ee4fac6e9be32bd7e09d0868e638d0c2cdd7d976067afef22d11bfcdd320d31 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T00:51:22.616Z] + docker-compose build --help [2021-09-30T00:51:22.616Z] + grep parallel [2021-09-30T00:51:30.908Z] --parallel Build images in parallel. [Pipeline] } [2021-09-30T00:51:30.838Z] $ docker stop --time=1 2ee4fac6e9be32bd7e09d0868e638d0c2cdd7d976067afef22d11bfcdd320d31 [2021-09-30T00:51:33.028Z] $ docker rm -f 2ee4fac6e9be32bd7e09d0868e638d0c2cdd7d976067afef22d11bfcdd320d31 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:51:33.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T00:51:33.850Z] . [Pipeline] withDockerContainer [2021-09-30T00:51:34.172Z] prd-ubuntu18.04-docker-arm64-4c-16g-214 does not seem to be running inside a container [2021-09-30T00:51:34.181Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2021-09-30T00:51:36.130Z] $ docker top 65b817285fdef57b243656cf380015dd85513784ee9fd56792a29060a763dd81 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T00:51:37.300Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-30T00:51:45.589Z] Building core-command ... [2021-09-30T00:51:45.589Z] Building core-data ... [2021-09-30T00:51:45.589Z] Building core-metadata ... [2021-09-30T00:51:45.589Z] Building security-bootstrapper ... [2021-09-30T00:51:45.589Z] Building security-proxy-setup ... [2021-09-30T00:51:45.589Z] Building security-secretstore-setup ... [2021-09-30T00:51:45.589Z] Building support-notifications ... [2021-09-30T00:51:45.589Z] Building support-scheduler ... [2021-09-30T00:51:45.589Z] Building sys-mgmt-agent ... [2021-09-30T00:51:45.589Z] Building support-scheduler [2021-09-30T00:51:45.589Z] Building support-notifications [2021-09-30T00:51:45.589Z] Building security-proxy-setup [2021-09-30T00:51:45.589Z] Building core-data [2021-09-30T00:51:45.590Z] Building core-metadata [2021-09-30T00:52:53.644Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:52:53.644Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:52:53.644Z] ---> 92dbacba3a71 [2021-09-30T00:52:53.644Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T00:52:53.644Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:52:53.644Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:52:53.644Z] ---> 92dbacba3a71 [2021-09-30T00:52:53.644Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T00:52:53.644Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:52:53.644Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:52:53.644Z] ---> 92dbacba3a71 [2021-09-30T00:52:53.644Z] Step 3/22 : WORKDIR /edgex-go [2021-09-30T00:52:53.644Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:52:53.644Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:52:53.644Z] ---> 92dbacba3a71 [2021-09-30T00:52:53.644Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T00:52:53.645Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:52:53.645Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:52:53.645Z] ---> 92dbacba3a71 [2021-09-30T00:52:53.645Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T00:52:55.608Z] ---> Running in f826790d063b [2021-09-30T00:52:55.608Z] ---> Running in 9930ecbb39d4 [2021-09-30T00:52:55.608Z] ---> Running in aebf6672a32a [2021-09-30T00:52:55.608Z] ---> Running in aa92144b6eb6 [2021-09-30T00:52:55.608Z] ---> Running in 127753c1b03a [2021-09-30T00:52:56.201Z] Removing intermediate container f826790d063b [2021-09-30T00:52:56.201Z] ---> dd72d0baf6b2 [2021-09-30T00:52:56.201Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:52:56.201Z] Removing intermediate container 9930ecbb39d4 [2021-09-30T00:52:56.201Z] ---> b9a16bf3b311 [2021-09-30T00:52:56.201Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:52:56.201Z] Removing intermediate container 127753c1b03a [2021-09-30T00:52:56.201Z] ---> e99c4230b0d3 [2021-09-30T00:52:56.201Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:52:56.201Z] Removing intermediate container aa92144b6eb6 [2021-09-30T00:52:56.201Z] ---> fa576b5a1bbf [2021-09-30T00:52:56.201Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:52:56.473Z] Removing intermediate container aebf6672a32a [2021-09-30T00:52:56.473Z] ---> 80270ec8ce36 [2021-09-30T00:52:56.473Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:52:56.473Z] ---> Running in f22957662b53 [2021-09-30T00:52:56.473Z] ---> Running in c3823de7d1db [2021-09-30T00:52:56.748Z] ---> Running in 73e9a2a04043 [2021-09-30T00:52:56.748Z] ---> Running in d1c0915215c3 [2021-09-30T00:52:56.748Z] ---> Running in 5f7a32c0bfaf [2021-09-30T00:53:01.090Z] Removing intermediate container f22957662b53 [2021-09-30T00:53:01.090Z] ---> 884d044ce26e [2021-09-30T00:53:01.090Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-30T00:53:01.090Z] Removing intermediate container c3823de7d1db [2021-09-30T00:53:01.090Z] ---> 49d9f85e8ae3 [2021-09-30T00:53:01.090Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-30T00:53:01.090Z] ---> Running in c586531aaf71 [2021-09-30T00:53:01.090Z] ---> Running in 03a3e5a7dae5 [2021-09-30T00:53:01.090Z] Removing intermediate container 73e9a2a04043 [2021-09-30T00:53:01.090Z] ---> e0a11fcec7b8 [2021-09-30T00:53:01.090Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T00:53:01.365Z] Removing intermediate container d1c0915215c3 [2021-09-30T00:53:01.365Z] ---> bc007a53d50e [2021-09-30T00:53:01.365Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-30T00:53:01.365Z] Removing intermediate container 5f7a32c0bfaf [2021-09-30T00:53:01.365Z] ---> c2b50cd06d62 [2021-09-30T00:53:01.365Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-30T00:53:01.636Z] ---> Running in f3e4e3b1a2ca [2021-09-30T00:53:01.636Z] ---> Running in 01ca84dbf6a6 [2021-09-30T00:53:01.911Z] ---> Running in 954cc2e9c731 [2021-09-30T00:53:02.519Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:53:03.128Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:53:03.722Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:53:03.722Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:53:03.996Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:53:03.996Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:53:04.987Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:53:04.987Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:53:04.987Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:53:05.270Z] OK: 218 MiB in 52 packages [2021-09-30T00:53:05.927Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:53:05.927Z] OK: 218 MiB in 52 packages [2021-09-30T00:53:05.927Z] OK: 218 MiB in 52 packages [2021-09-30T00:53:06.211Z] OK: 218 MiB in 52 packages [2021-09-30T00:53:07.208Z] Removing intermediate container 03a3e5a7dae5 [2021-09-30T00:53:07.208Z] ---> b7e969ded8dc [2021-09-30T00:53:07.208Z] Step 6/23 : COPY go.mod . [2021-09-30T00:53:07.485Z] Removing intermediate container 01ca84dbf6a6 [2021-09-30T00:53:07.485Z] ---> 08bf1a6fda77 [2021-09-30T00:53:07.485Z] Step 6/24 : COPY go.mod . [2021-09-30T00:53:07.762Z] Removing intermediate container 954cc2e9c731 [2021-09-30T00:53:07.762Z] ---> b7d2ceb0f6ef [2021-09-30T00:53:07.762Z] Step 6/24 : COPY go.mod . [2021-09-30T00:53:08.043Z] Removing intermediate container f3e4e3b1a2ca [2021-09-30T00:53:08.043Z] ---> aa5f73c37ad8 [2021-09-30T00:53:08.044Z] Step 6/22 : COPY go.mod . [2021-09-30T00:53:08.339Z] ---> 1ddfee660541 [2021-09-30T00:53:08.339Z] Step 7/23 : RUN go mod download [2021-09-30T00:53:08.617Z] ---> Running in 32027d39d0fe [2021-09-30T00:53:08.896Z] ---> 0df299aedeb5 [2021-09-30T00:53:08.896Z] Step 7/24 : RUN go mod download [2021-09-30T00:53:08.896Z] ---> 915a2b06aab5 [2021-09-30T00:53:08.896Z] Step 7/24 : RUN go mod download [2021-09-30T00:53:09.174Z] ---> Running in 8c52bf2f41b7 [2021-09-30T00:53:09.174Z] ---> 3c7c8e519769 [2021-09-30T00:53:09.174Z] Step 7/22 : RUN go mod download [2021-09-30T00:53:09.465Z] ---> Running in 74e4b23048a7 [2021-09-30T00:53:09.742Z] ---> Running in 1f1450a143f6 [2021-09-30T00:53:12.399Z] OK: 218 MiB in 52 packages [2021-09-30T00:53:13.894Z] Removing intermediate container c586531aaf71 [2021-09-30T00:53:13.894Z] ---> a246fcd7d55a [2021-09-30T00:53:13.894Z] Step 6/23 : COPY go.mod . [2021-09-30T00:53:15.914Z] ---> f5aef6ba6a05 [2021-09-30T00:53:15.914Z] Step 7/23 : RUN go mod download [2021-09-30T00:53:16.190Z] ---> Running in 2ffd0013ed94 [2021-09-30T00:53:16.190Z] Removing intermediate container 32027d39d0fe [2021-09-30T00:53:16.190Z] ---> d2ebe9c4c020 [2021-09-30T00:53:16.190Z] Step 8/23 : COPY . . [2021-09-30T00:53:17.175Z] Removing intermediate container 74e4b23048a7 [2021-09-30T00:53:17.175Z] ---> f83e0a7b92fc [2021-09-30T00:53:17.175Z] Step 8/24 : COPY . . [2021-09-30T00:53:19.805Z] Removing intermediate container 1f1450a143f6 [2021-09-30T00:53:19.805Z] ---> 8f27fe8b981b [2021-09-30T00:53:19.805Z] Step 8/22 : COPY . . [2021-09-30T00:53:21.811Z] Removing intermediate container 8c52bf2f41b7 [2021-09-30T00:53:21.811Z] ---> b8ff2dac522c [2021-09-30T00:53:21.811Z] Step 8/24 : COPY . . [2021-09-30T00:53:32.013Z] Removing intermediate container 2ffd0013ed94 [2021-09-30T00:53:32.013Z] ---> 6aa38a1aa7f4 [2021-09-30T00:53:32.013Z] Step 8/23 : COPY . . [2021-09-30T00:53:40.338Z] ---> 72344af5ec42 [2021-09-30T00:53:40.338Z] Step 9/23 : RUN go mod tidy [2021-09-30T00:53:43.744Z] ---> cfd101a999c4 [2021-09-30T00:53:43.744Z] Step 9/24 : RUN go mod tidy [2021-09-30T00:53:44.351Z] ---> Running in 514e560bbacf [2021-09-30T00:53:44.629Z] ---> Running in ac4875593347 [2021-09-30T00:53:44.909Z] ---> 74efb2db6d88 [2021-09-30T00:53:44.909Z] Step 9/22 : RUN go mod tidy [2021-09-30T00:53:44.909Z] ---> 36637ffc541d [2021-09-30T00:53:44.909Z] Step 9/24 : RUN go mod tidy [2021-09-30T00:53:45.186Z] ---> Running in 88d79210e311 [2021-09-30T00:53:45.186Z] ---> Running in 8920474dcbad [2021-09-30T00:53:45.462Z] ---> 33d1afb1d0fa [2021-09-30T00:53:45.462Z] Step 9/23 : RUN go mod tidy [2021-09-30T00:53:46.079Z] ---> Running in 952a2cd9c3d9 [2021-09-30T00:53:52.842Z] Removing intermediate container 514e560bbacf [2021-09-30T00:53:52.842Z] ---> fa1c2b20d26f [2021-09-30T00:53:52.842Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-30T00:53:52.842Z] ---> Running in 51378c8955ee [2021-09-30T00:53:52.842Z] Removing intermediate container ac4875593347 [2021-09-30T00:53:52.842Z] ---> 94abfaaffbd0 [2021-09-30T00:53:52.842Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-30T00:53:53.128Z] ---> Running in d78676d604f2 [2021-09-30T00:53:54.135Z] Removing intermediate container 8920474dcbad [2021-09-30T00:53:54.135Z] ---> 7ea36cdffe04 [2021-09-30T00:53:54.135Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-30T00:53:54.135Z] ---> Running in 939f5190059d [2021-09-30T00:53:55.120Z] Removing intermediate container 952a2cd9c3d9 [2021-09-30T00:53:55.120Z] ---> b337257a9af7 [2021-09-30T00:53:55.120Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-30T00:53:55.120Z] Removing intermediate container 88d79210e311 [2021-09-30T00:53:55.120Z] ---> 2c2b773f26ca [2021-09-30T00:53:55.120Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-30T00:53:55.120Z] 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 [2021-09-30T00:53:55.400Z] ---> Running in 0f59596e6cb5 [2021-09-30T00:53:55.400Z] ---> Running in e41e0538d95c [2021-09-30T00:53:55.679Z] 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 [2021-09-30T00:53:57.127Z] 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 [2021-09-30T00:53:58.124Z] 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 [2021-09-30T00:53:58.402Z] 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 [2021-09-30T00:56:20.389Z] 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 [2021-09-30T00:56:32.857Z] Removing intermediate container e41e0538d95c [2021-09-30T00:56:32.857Z] ---> 83b39f9dc675 [2021-09-30T00:56:32.857Z] [2021-09-30T00:56:32.857Z] Step 11/22 : FROM alpine:3.14 [2021-09-30T00:56:32.857Z] 3.14: Pulling from library/alpine [2021-09-30T00:56:38.290Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T00:56:38.290Z] Status: Downloaded newer image for alpine:3.14 [2021-09-30T00:56:38.290Z] ---> bb3de5531c18 [2021-09-30T00:56:38.290Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-30T00:56:38.290Z] Removing intermediate container 51378c8955ee [2021-09-30T00:56:38.290Z] ---> 4d9f94877460 [2021-09-30T00:56:38.290Z] [2021-09-30T00:56:38.290Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T00:56:38.290Z] ---> bb3de5531c18 [2021-09-30T00:56:38.568Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-30T00:56:40.017Z] ---> Running in bd7a678373e2 [2021-09-30T00:56:40.017Z] ---> Running in 6cb91adccb04 [2021-09-30T00:56:42.022Z] Removing intermediate container 939f5190059d [2021-09-30T00:56:42.022Z] ---> c76db3283500 [2021-09-30T00:56:42.022Z] [2021-09-30T00:56:42.022Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T00:56:42.022Z] ---> bb3de5531c18 [2021-09-30T00:56:42.022Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T00:56:42.638Z] ---> Running in 9e4456f77f14 [2021-09-30T00:56:42.638Z] Removing intermediate container 0f59596e6cb5 [2021-09-30T00:56:42.638Z] ---> 3570a7fe7117 [2021-09-30T00:56:42.638Z] [2021-09-30T00:56:42.638Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T00:56:42.638Z] ---> bb3de5531c18 [2021-09-30T00:56:42.638Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-30T00:56:42.916Z] ---> Running in f5bb5a8e77d8 [2021-09-30T00:56:43.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:56:44.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:56:44.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:56:44.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:56:45.420Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-30T00:56:45.420Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-30T00:56:45.420Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-30T00:56:45.420Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-30T00:56:45.420Z] (5/5) Installing curl (7.79.1-r0) [2021-09-30T00:56:45.420Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T00:56:45.420Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T00:56:45.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:56:45.991Z] OK: 8 MiB in 19 packages [2021-09-30T00:56:45.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:56:46.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:56:46.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:56:46.558Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-30T00:56:46.558Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T00:56:46.558Z] OK: 5 MiB in 15 packages [2021-09-30T00:56:47.559Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-30T00:56:47.559Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-30T00:56:47.559Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T00:56:47.559Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T00:56:47.839Z] OK: 6 MiB in 16 packages [2021-09-30T00:56:47.839Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-30T00:56:47.839Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T00:56:48.121Z] OK: 5 MiB in 15 packages [2021-09-30T00:56:49.572Z] Removing intermediate container d78676d604f2 [2021-09-30T00:56:49.572Z] ---> e443fe4de5e0 [2021-09-30T00:56:49.572Z] [2021-09-30T00:56:49.572Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T00:56:49.572Z] ---> bb3de5531c18 [2021-09-30T00:56:49.572Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-30T00:56:49.572Z] Removing intermediate container 6cb91adccb04 [2021-09-30T00:56:49.572Z] ---> dd5e8a5873a9 [2021-09-30T00:56:49.572Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T00:56:49.852Z] ---> Running in 2b5bb8ac4e4d [2021-09-30T00:56:49.852Z] Removing intermediate container bd7a678373e2 [2021-09-30T00:56:49.852Z] ---> a8a407cc6f17 [2021-09-30T00:56:49.853Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T00:56:49.853Z] ---> Running in df6cd23f681a [2021-09-30T00:56:50.129Z] ---> Running in 1dd2c68d21f5 [2021-09-30T00:56:50.129Z] Removing intermediate container 9e4456f77f14 [2021-09-30T00:56:50.129Z] ---> 8d59f0d15aa4 [2021-09-30T00:56:50.129Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T00:56:50.743Z] ---> Running in d93e9aac70cb [2021-09-30T00:56:50.743Z] Removing intermediate container 2b5bb8ac4e4d [2021-09-30T00:56:50.743Z] ---> f16533b9e956 [2021-09-30T00:56:50.743Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-30T00:56:51.022Z] Removing intermediate container 1dd2c68d21f5 [2021-09-30T00:56:51.022Z] ---> e3797ec65a51 [2021-09-30T00:56:51.022Z] Removing intermediate container df6cd23f681a [2021-09-30T00:56:51.022Z] ---> 58633339acd0 [2021-09-30T00:56:51.022Z] Step 14/22 : WORKDIR /edgex [2021-09-30T00:56:51.022Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-30T00:56:51.022Z] Removing intermediate container f5bb5a8e77d8 [2021-09-30T00:56:51.022Z] ---> 0925602e5a6c [2021-09-30T00:56:51.022Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T00:56:51.022Z] ---> Running in 2fb1f31b121e [2021-09-30T00:56:51.299Z] ---> Running in e314e2dd2236 [2021-09-30T00:56:51.299Z] ---> Running in daa511a2cd1d [2021-09-30T00:56:51.299Z] ---> Running in f2d655e30dc7 [2021-09-30T00:56:51.642Z] Removing intermediate container d93e9aac70cb [2021-09-30T00:56:51.642Z] ---> cc4fa2b4abac [2021-09-30T00:56:51.642Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-30T00:56:51.917Z] ---> Running in 945c046b86a9 [2021-09-30T00:56:51.917Z] Removing intermediate container 2fb1f31b121e [2021-09-30T00:56:51.917Z] ---> e716dd9b54ee [2021-09-30T00:56:51.917Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-30T00:56:52.193Z] ---> Running in 8d41328df6f4 [2021-09-30T00:56:52.193Z] Removing intermediate container e314e2dd2236 [2021-09-30T00:56:52.193Z] ---> 0e18febd5bfe [2021-09-30T00:56:52.193Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T00:56:52.475Z] Removing intermediate container f2d655e30dc7 [2021-09-30T00:56:52.475Z] ---> 7be0858c9d23 [2021-09-30T00:56:52.475Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-30T00:56:52.475Z] Removing intermediate container daa511a2cd1d [2021-09-30T00:56:52.475Z] ---> 03a700692623 [2021-09-30T00:56:52.475Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-30T00:56:52.475Z] ---> Running in bb5f0b99dc66 [2021-09-30T00:56:52.475Z] Removing intermediate container 945c046b86a9 [2021-09-30T00:56:52.475Z] ---> f649206944c6 [2021-09-30T00:56:52.475Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T00:56:52.747Z] ---> Running in 99a4e676d19a [2021-09-30T00:56:52.747Z] ---> Running in 636b027ce243 [2021-09-30T00:56:53.024Z] Removing intermediate container 8d41328df6f4 [2021-09-30T00:56:53.024Z] ---> 249ed9d0a22b [2021-09-30T00:56:53.024Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:56:53.299Z] ---> Running in a20a63b59fa2 [2021-09-30T00:56:53.299Z] Removing intermediate container bb5f0b99dc66 [2021-09-30T00:56:53.299Z] ---> 93ec07910ae8 [2021-09-30T00:56:53.299Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T00:56:53.575Z] Removing intermediate container 99a4e676d19a [2021-09-30T00:56:53.575Z] ---> b7bc1fdf82c4 [2021-09-30T00:56:53.575Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T00:56:53.872Z] ---> 3a675f1f572d [2021-09-30T00:56:53.872Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-30T00:56:53.872Z] Removing intermediate container 636b027ce243 [2021-09-30T00:56:53.872Z] ---> 185fbf6683ac [2021-09-30T00:56:53.872Z] Step 16/24 : WORKDIR / [2021-09-30T00:56:54.148Z] ---> Running in a86a5f18e0b0 [2021-09-30T00:56:54.148Z] ---> Running in 73160afa8dab [2021-09-30T00:56:54.763Z] ---> c8d2ead18343 [2021-09-30T00:56:54.763Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-30T00:56:55.039Z] Removing intermediate container 73160afa8dab [2021-09-30T00:56:55.039Z] ---> 349cf186facf [2021-09-30T00:56:55.039Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T00:56:55.313Z] Removing intermediate container a86a5f18e0b0 [2021-09-30T00:56:55.313Z] ---> 6d0b5cc62745 [2021-09-30T00:56:55.313Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T00:56:56.309Z] ---> dd48b0dcc68e [2021-09-30T00:56:56.309Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-30T00:56:57.027Z] ---> 4fe2358adb3e [2021-09-30T00:56:57.027Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-30T00:56:57.027Z] ---> faa7d0a00a96 [2021-09-30T00:56:57.027Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-30T00:56:57.027Z] ---> e3cd5c3f1f77 [2021-09-30T00:56:57.027Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-30T00:56:57.027Z] Removing intermediate container a20a63b59fa2 [2021-09-30T00:56:57.027Z] ---> 92e20a4162bb [2021-09-30T00:56:57.027Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-30T00:56:57.349Z] ---> Running in 939407bc9367 [2021-09-30T00:56:58.846Z] ---> 794727792748 [2021-09-30T00:56:58.846Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-30T00:56:59.143Z] ---> Running in 4da6634907d0 [2021-09-30T00:56:59.439Z] ---> b0ed237dbc40 [2021-09-30T00:56:59.439Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-30T00:56:59.720Z] ---> fe67723541bc [2021-09-30T00:56:59.720Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-30T00:56:59.720Z] ---> Running in fd91ce116420 [2021-09-30T00:56:59.720Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:57:00.424Z] ---> 5a7555b12e24 [2021-09-30T00:57:00.424Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-30T00:57:00.424Z] Removing intermediate container 4da6634907d0 [2021-09-30T00:57:00.424Z] ---> 444f8c491c71 [2021-09-30T00:57:00.424Z] Step 19/22 : CMD ["--init=true"] [2021-09-30T00:57:00.725Z] Removing intermediate container fd91ce116420 [2021-09-30T00:57:00.725Z] ---> e9d8eda6967c [2021-09-30T00:57:00.725Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T00:57:00.725Z] ---> Running in 9c022eaf026a [2021-09-30T00:57:00.725Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:57:01.021Z] ---> Running in 63516d5bdf79 [2021-09-30T00:57:01.317Z] ---> 17a295d0eb8e [2021-09-30T00:57:01.317Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-30T00:57:01.317Z] ---> Running in 01a30fe1aced [2021-09-30T00:57:01.940Z] Removing intermediate container 9c022eaf026a [2021-09-30T00:57:01.940Z] ---> 4b1954a66a97 [2021-09-30T00:57:01.940Z] Step 20/22 : LABEL arch=arm64 [2021-09-30T00:57:01.940Z] ---> 0b854402c184 [2021-09-30T00:57:01.940Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-30T00:57:01.940Z] Removing intermediate container 63516d5bdf79 [2021-09-30T00:57:01.940Z] ---> 5bee844ea96c [2021-09-30T00:57:01.940Z] Step 21/23 : LABEL arch=arm64 [2021-09-30T00:57:01.940Z] ---> Running in debbd932938e [2021-09-30T00:57:01.940Z] ---> Running in 6ae7faefc548 [2021-09-30T00:57:02.217Z] ---> Running in ef2c1d904db8 [2021-09-30T00:57:02.217Z] Removing intermediate container 01a30fe1aced [2021-09-30T00:57:02.217Z] ---> 8c67cc855aaf [2021-09-30T00:57:02.217Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T00:57:02.493Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-30T00:57:02.493Z] ---> Running in 1e1f25a22912 [2021-09-30T00:57:02.493Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-30T00:57:02.493Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-30T00:57:02.766Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-30T00:57:02.766Z] Removing intermediate container 6ae7faefc548 [2021-09-30T00:57:02.766Z] ---> 508fff1df875 [2021-09-30T00:57:02.766Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T00:57:03.040Z] Removing intermediate container debbd932938e [2021-09-30T00:57:03.040Z] ---> 37b91baec61b [2021-09-30T00:57:03.040Z] Step 21/22 : LABEL git_sha=01b2d4eed3223af8fa215ebf1723d122cc075e91 [2021-09-30T00:57:03.040Z] ---> Running in d6a83ce7a651 [2021-09-30T00:57:03.040Z] Removing intermediate container ef2c1d904db8 [2021-09-30T00:57:03.040Z] ---> 1fc897a61174 [2021-09-30T00:57:03.040Z] Step 22/23 : LABEL git_sha=01b2d4eed3223af8fa215ebf1723d122cc075e91 [2021-09-30T00:57:03.040Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-30T00:57:03.315Z] ---> Running in 2dc455b701ab [2021-09-30T00:57:03.315Z] Removing intermediate container 1e1f25a22912 [2021-09-30T00:57:03.315Z] ---> fca641fca70a [2021-09-30T00:57:03.315Z] Step 21/23 : LABEL arch=arm64 [2021-09-30T00:57:03.315Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-30T00:57:03.315Z] ---> Running in 685b6e801607 [2021-09-30T00:57:03.588Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T00:57:03.589Z] OK: 8 MiB in 20 packages [2021-09-30T00:57:03.589Z] ---> Running in 0d7170f18f50 [2021-09-30T00:57:03.862Z] Removing intermediate container d6a83ce7a651 [2021-09-30T00:57:03.862Z] ---> 2fb15c7b3aba [2021-09-30T00:57:03.862Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T00:57:04.135Z] Removing intermediate container 2dc455b701ab [2021-09-30T00:57:04.135Z] ---> f47f4f763d1b [2021-09-30T00:57:04.135Z] Step 22/22 : LABEL version=0.0.0 [2021-09-30T00:57:04.412Z] ---> Running in b433a92934fa [2021-09-30T00:57:04.412Z] ---> Running in 703052075e87 [2021-09-30T00:57:04.412Z] Removing intermediate container 0d7170f18f50 [2021-09-30T00:57:04.412Z] ---> 0df1030f99d9 [2021-09-30T00:57:04.412Z] Step 22/23 : LABEL git_sha=01b2d4eed3223af8fa215ebf1723d122cc075e91 [2021-09-30T00:57:04.690Z] Removing intermediate container 685b6e801607 [2021-09-30T00:57:04.690Z] ---> dc53d6c3cd38 [2021-09-30T00:57:04.690Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T00:57:04.690Z] ---> Running in 8cb365750214 [2021-09-30T00:57:04.690Z] ---> Running in 07261e356feb [2021-09-30T00:57:05.287Z] Removing intermediate container b433a92934fa [2021-09-30T00:57:05.287Z] ---> f6e2ee991b22 [2021-09-30T00:57:05.287Z] Step 23/24 : LABEL git_sha=01b2d4eed3223af8fa215ebf1723d122cc075e91 [2021-09-30T00:57:05.287Z] Removing intermediate container 703052075e87 [2021-09-30T00:57:05.287Z] ---> 5ed9d1991639 [2021-09-30T00:57:05.287Z] [2021-09-30T00:57:05.287Z] ---> Running in dd390b5291d5 [2021-09-30T00:57:05.287Z] Removing intermediate container 939407bc9367 [2021-09-30T00:57:05.287Z] ---> 8a37dbb06865 [2021-09-30T00:57:05.287Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T00:57:05.559Z] Removing intermediate container 8cb365750214 [2021-09-30T00:57:05.559Z] Removing intermediate container 07261e356feb [2021-09-30T00:57:05.559Z] ---> 78d11a905858 [2021-09-30T00:57:05.559Z] [2021-09-30T00:57:05.559Z] ---> d536052f1f04 [2021-09-30T00:57:05.559Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T00:57:05.559Z] Successfully built 5ed9d1991639 [2021-09-30T00:57:05.832Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-30T00:57:05.832Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-09-30T00:57:05.832Z] ---> Running in afc7846dd0e6 [2021-09-30T00:57:06.103Z] Removing intermediate container dd390b5291d5 [2021-09-30T00:57:06.103Z] ---> de8da3e573f8 [2021-09-30T00:57:06.103Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T00:57:06.103Z] Successfully built 78d11a905858 [2021-09-30T00:57:06.103Z] Successfully tagged support-scheduler-arm64:latest [2021-09-30T00:57:06.103Z]  Building support-scheduler ... done Building security-bootstrapper [2021-09-30T00:57:06.377Z] ---> Running in 6fafc675f31c [2021-09-30T00:57:06.651Z] Removing intermediate container afc7846dd0e6 [2021-09-30T00:57:06.651Z] ---> 1679acb53343 [2021-09-30T00:57:06.651Z] [2021-09-30T00:57:06.651Z] ---> 7a8ef6134438 [2021-09-30T00:57:06.651Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-30T00:57:06.926Z] Successfully built 1679acb53343 [2021-09-30T00:57:06.926Z] Successfully tagged support-notifications-arm64:latest [2021-09-30T00:57:06.926Z] Removing intermediate container 6fafc675f31c [2021-09-30T00:57:06.926Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-09-30T00:57:06.926Z] ---> 265aec7f09ee [2021-09-30T00:57:06.926Z] [2021-09-30T00:57:07.527Z] Successfully built 265aec7f09ee [2021-09-30T00:57:07.527Z] Successfully tagged core-metadata-arm64:latest [2021-09-30T00:57:07.527Z] Building core-command [2021-09-30T00:57:08.504Z]  Building core-metadata ... done  ---> 87f5b9348966 [2021-09-30T00:57:08.504Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-30T00:57:09.105Z] ---> b273777f982f [2021-09-30T00:57:09.105Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-30T00:57:09.377Z] ---> Running in 29a71205bd8c [2021-09-30T00:57:09.971Z] Removing intermediate container 29a71205bd8c [2021-09-30T00:57:09.971Z] ---> 78c19c889466 [2021-09-30T00:57:09.971Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T00:57:10.242Z] ---> Running in 56fd9a306fdf [2021-09-30T00:57:11.216Z] Removing intermediate container 56fd9a306fdf [2021-09-30T00:57:11.216Z] ---> 7b0f660db0a9 [2021-09-30T00:57:11.216Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T00:57:11.810Z] ---> Running in 1d4874d88b1a [2021-09-30T00:57:12.790Z] Removing intermediate container 1d4874d88b1a [2021-09-30T00:57:12.790Z] ---> 142d4e536c5c [2021-09-30T00:57:12.790Z] Step 23/24 : LABEL git_sha=01b2d4eed3223af8fa215ebf1723d122cc075e91 [2021-09-30T00:57:13.387Z] ---> Running in 01f167176cc3 [2021-09-30T00:57:14.374Z] Removing intermediate container 01f167176cc3 [2021-09-30T00:57:14.374Z] ---> d93860975644 [2021-09-30T00:57:14.374Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T00:57:15.382Z] ---> Running in ce8d81cef8df [2021-09-30T00:57:16.378Z] Removing intermediate container ce8d81cef8df [2021-09-30T00:57:16.378Z] ---> 84ba948e6c08 [2021-09-30T00:57:16.378Z] [2021-09-30T00:57:16.652Z] Successfully built 84ba948e6c08 [2021-09-30T00:57:16.652Z] Successfully tagged core-data-arm64:latest [2021-09-30T00:58:03.716Z]  Building core-data ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:58:03.716Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:58:03.716Z] ---> 92dbacba3a71 [2021-09-30T00:58:03.716Z] Step 3/32 : WORKDIR /edgex-go [2021-09-30T00:58:03.716Z] ---> Using cache [2021-09-30T00:58:03.716Z] ---> 80270ec8ce36 [2021-09-30T00:58:03.716Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:58:03.716Z] ---> Using cache [2021-09-30T00:58:03.716Z] ---> c2b50cd06d62 [2021-09-30T00:58:03.716Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-30T00:58:03.716Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:58:03.716Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:58:03.716Z] ---> 92dbacba3a71 [2021-09-30T00:58:03.716Z] Step 3/26 : WORKDIR /edgex-go [2021-09-30T00:58:03.716Z] ---> Using cache [2021-09-30T00:58:03.716Z] ---> 80270ec8ce36 [2021-09-30T00:58:03.716Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:58:03.716Z] ---> Using cache [2021-09-30T00:58:03.716Z] ---> c2b50cd06d62 [2021-09-30T00:58:03.716Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-30T00:58:03.716Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:58:03.716Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:58:03.716Z] ---> 92dbacba3a71 [2021-09-30T00:58:03.716Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T00:58:03.716Z] ---> Using cache [2021-09-30T00:58:03.716Z] ---> 80270ec8ce36 [2021-09-30T00:58:03.716Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:58:03.716Z] ---> Using cache [2021-09-30T00:58:03.716Z] ---> c2b50cd06d62 [2021-09-30T00:58:03.716Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T00:58:03.716Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:58:03.716Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:58:03.716Z] ---> 92dbacba3a71 [2021-09-30T00:58:03.716Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T00:58:03.716Z] ---> Using cache [2021-09-30T00:58:03.716Z] ---> 80270ec8ce36 [2021-09-30T00:58:03.716Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:58:03.716Z] ---> Using cache [2021-09-30T00:58:03.716Z] ---> c2b50cd06d62 [2021-09-30T00:58:03.716Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-30T00:58:04.714Z] ---> Running in 6a995e216de9 [2021-09-30T00:58:04.714Z] ---> Running in 33d687f83868 [2021-09-30T00:58:04.714Z] ---> Running in 087e8eeb7f09 [2021-09-30T00:58:04.714Z] ---> Running in b04a3ffb7e8e [2021-09-30T00:58:06.734Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:58:06.734Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:58:06.734Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:58:07.010Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:58:07.606Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:58:07.882Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:58:07.882Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:58:08.499Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:58:08.787Z] OK: 218 MiB in 52 packages [2021-09-30T00:58:09.076Z] OK: 218 MiB in 52 packages [2021-09-30T00:58:09.076Z] OK: 218 MiB in 52 packages [2021-09-30T00:58:09.686Z] OK: 218 MiB in 52 packages [2021-09-30T00:58:10.681Z] Removing intermediate container 6a995e216de9 [2021-09-30T00:58:10.681Z] ---> 66b6c1866fe3 [2021-09-30T00:58:10.681Z] Step 6/24 : COPY go.mod . [2021-09-30T00:58:10.970Z] Removing intermediate container 33d687f83868 [2021-09-30T00:58:10.970Z] ---> ad56f97ab15a [2021-09-30T00:58:10.970Z] Step 6/32 : COPY go.mod . [2021-09-30T00:58:10.970Z] Removing intermediate container 087e8eeb7f09 [2021-09-30T00:58:10.970Z] ---> 5d13fde700ed [2021-09-30T00:58:10.970Z] Step 6/24 : COPY go.mod . [2021-09-30T00:58:11.582Z] Removing intermediate container b04a3ffb7e8e [2021-09-30T00:58:11.582Z] ---> f41386998ce1 [2021-09-30T00:58:11.582Z] Step 6/26 : COPY go.mod . [2021-09-30T00:58:11.582Z] ---> 18fd89874e6b [2021-09-30T00:58:11.582Z] Step 7/24 : RUN go mod download [2021-09-30T00:58:11.866Z] ---> Running in f40753093096 [2021-09-30T00:58:12.466Z] ---> 78f7dbe4aa65 [2021-09-30T00:58:12.466Z] Step 7/32 : RUN go mod download [2021-09-30T00:58:12.466Z] ---> da80b4f1217a [2021-09-30T00:58:12.466Z] Step 7/24 : RUN go mod download [2021-09-30T00:58:12.466Z] ---> Running in abcac2b86e43 [2021-09-30T00:58:12.748Z] ---> Running in 338ddbfbb186 [2021-09-30T00:58:12.748Z] ---> 71d38ace450f [2021-09-30T00:58:12.748Z] Step 7/26 : RUN go mod download [2021-09-30T00:58:13.356Z] ---> Running in 15473a643731 [2021-09-30T00:58:16.778Z] Removing intermediate container f40753093096 [2021-09-30T00:58:16.778Z] ---> 2c63e28dc785 [2021-09-30T00:58:16.778Z] Step 8/24 : COPY . . [2021-09-30T00:58:20.196Z] Removing intermediate container abcac2b86e43 [2021-09-30T00:58:20.196Z] ---> 251c4e83d56a [2021-09-30T00:58:20.196Z] Step 8/32 : COPY . . [2021-09-30T00:58:20.473Z] Removing intermediate container 338ddbfbb186 [2021-09-30T00:58:20.473Z] ---> 644974d6a7ba [2021-09-30T00:58:20.473Z] Step 8/24 : COPY . . [2021-09-30T00:58:20.473Z] Removing intermediate container 15473a643731 [2021-09-30T00:58:20.473Z] ---> 138e2e8940a6 [2021-09-30T00:58:20.473Z] Step 8/26 : COPY . . [2021-09-30T00:58:42.727Z] ---> e7bd902b8fb0 [2021-09-30T00:58:42.727Z] Step 9/24 : RUN go mod tidy [2021-09-30T00:58:42.727Z] ---> 3d8ebdd72ab9 [2021-09-30T00:58:42.727Z] Step 9/32 : RUN go mod tidy [2021-09-30T00:58:42.727Z] ---> b1363473307d [2021-09-30T00:58:42.727Z] Step 9/26 : RUN go mod tidy [2021-09-30T00:58:42.727Z] ---> Running in 633fc96e289c [2021-09-30T00:58:42.727Z] ---> 15961783d5e6 [2021-09-30T00:58:42.727Z] Step 9/24 : RUN go mod tidy [2021-09-30T00:58:42.727Z] ---> Running in b9711c520157 [2021-09-30T00:58:42.727Z] ---> Running in 55ed9d704040 [2021-09-30T00:58:42.727Z] ---> Running in fc0e286f301d [2021-09-30T00:58:46.156Z] Removing intermediate container 633fc96e289c [2021-09-30T00:58:46.156Z] ---> 325c7fd256a1 [2021-09-30T00:58:46.431Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-30T00:58:46.707Z] ---> Running in 45fda17f33d5 [2021-09-30T00:58:47.308Z] Removing intermediate container b9711c520157 [2021-09-30T00:58:47.308Z] ---> 2acdd6decc39 [2021-09-30T00:58:47.308Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-30T00:58:47.589Z] Removing intermediate container 55ed9d704040 [2021-09-30T00:58:47.589Z] ---> 093415873da8 [2021-09-30T00:58:47.589Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-30T00:58:47.589Z] ---> Running in 6b958e290926 [2021-09-30T00:58:47.589Z] Removing intermediate container fc0e286f301d [2021-09-30T00:58:47.589Z] ---> 8dd9f7e9e0b6 [2021-09-30T00:58:47.589Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-30T00:58:47.860Z] ---> Running in cf4f1d3bdd72 [2021-09-30T00:58:47.860Z] ---> Running in 3b9cbfc31279 [2021-09-30T00:58:48.456Z] 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 [2021-09-30T00:58:49.907Z] 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 [2021-09-30T00:58:50.183Z] 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 [2021-09-30T00:58:50.183Z] 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 [2021-09-30T01:00:27.024Z] 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 [2021-09-30T01:00:31.353Z] Removing intermediate container 45fda17f33d5 [2021-09-30T01:00:31.353Z] ---> 085272701777 [2021-09-30T01:00:31.353Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-30T01:00:31.627Z] ---> Running in 96ecd1a27e80 [2021-09-30T01:00:31.627Z] Removing intermediate container 3b9cbfc31279 [2021-09-30T01:00:31.627Z] ---> 9c9bc000f6a9 [2021-09-30T01:00:31.627Z] [2021-09-30T01:00:31.627Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T01:00:31.627Z] ---> bb3de5531c18 [2021-09-30T01:00:31.627Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T01:00:31.627Z] ---> Using cache [2021-09-30T01:00:31.627Z] ---> 8d59f0d15aa4 [2021-09-30T01:00:31.627Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T01:00:31.627Z] ---> Using cache [2021-09-30T01:00:31.627Z] ---> cc4fa2b4abac [2021-09-30T01:00:31.627Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-30T01:00:32.228Z] ---> Running in 66fd62d12f89 [2021-09-30T01:00:33.225Z] Removing intermediate container 66fd62d12f89 [2021-09-30T01:00:33.225Z] ---> edf59be44cea [2021-09-30T01:00:33.225Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T01:00:33.500Z] 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 [2021-09-30T01:00:33.500Z] Removing intermediate container 6b958e290926 [2021-09-30T01:00:33.500Z] ---> 18087c2422c2 [2021-09-30T01:00:33.500Z] [2021-09-30T01:00:33.500Z] Step 11/32 : FROM alpine:3.14 [2021-09-30T01:00:33.500Z] ---> bb3de5531c18 [2021-09-30T01:00:33.500Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-30T01:00:33.776Z] ---> Running in 920571a814d5 [2021-09-30T01:00:33.776Z] ---> Running in 37835366c964 [2021-09-30T01:00:34.763Z] Removing intermediate container 920571a814d5 [2021-09-30T01:00:34.763Z] ---> 4ddd1b0adeb5 [2021-09-30T01:00:34.763Z] Step 16/24 : WORKDIR / [2021-09-30T01:00:34.763Z] Removing intermediate container 37835366c964 [2021-09-30T01:00:34.763Z] ---> 1c3647425a6a [2021-09-30T01:00:34.763Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-30T01:00:34.763Z] ---> Running in 24a5edb6904e [2021-09-30T01:00:34.763Z] ---> Running in 5cc37f16022b [2021-09-30T01:00:35.050Z] Removing intermediate container cf4f1d3bdd72 [2021-09-30T01:00:35.050Z] ---> cdcffff32699 [2021-09-30T01:00:35.050Z] [2021-09-30T01:00:35.050Z] Step 11/26 : FROM alpine:3.14 [2021-09-30T01:00:35.050Z] ---> bb3de5531c18 [2021-09-30T01:00:35.050Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-30T01:00:35.649Z] ---> Running in 3c0965968695 [2021-09-30T01:00:35.649Z] Removing intermediate container 24a5edb6904e [2021-09-30T01:00:35.649Z] ---> 92eb226bb04e [2021-09-30T01:00:35.649Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T01:00:36.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T01:00:36.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T01:00:36.922Z] ---> 4916ffb07a4d [2021-09-30T01:00:36.922Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-30T01:00:37.197Z] Removing intermediate container 96ecd1a27e80 [2021-09-30T01:00:37.197Z] ---> b71d3f6869bf [2021-09-30T01:00:37.197Z] [2021-09-30T01:00:37.197Z] Step 12/24 : FROM docker:20.10.7 [2021-09-30T01:00:37.471Z] 20.10.7: Pulling from library/docker [2021-09-30T01:00:37.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T01:00:37.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T01:00:38.024Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-30T01:00:38.024Z] (2/2) Installing su-exec (0.2-r1) [2021-09-30T01:00:38.024Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T01:00:38.024Z] OK: 5 MiB in 16 packages [2021-09-30T01:00:38.636Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-30T01:00:38.636Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-30T01:00:38.636Z] (3/3) Installing su-exec (0.2-r1) [2021-09-30T01:00:38.636Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T01:00:38.933Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T01:00:38.933Z] ---> a3993a0e7be2 [2021-09-30T01:00:38.933Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-30T01:00:38.933Z] OK: 6 MiB in 17 packages [2021-09-30T01:00:40.373Z] Removing intermediate container 5cc37f16022b [2021-09-30T01:00:40.373Z] ---> 4a22150766d9 [2021-09-30T01:00:40.373Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-30T01:00:40.373Z] ---> 0e85727d121e [2021-09-30T01:00:40.373Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-30T01:00:40.373Z] ---> Running in 43ffb8a733a9 [2021-09-30T01:00:40.649Z] ---> Running in e87caa84cbc1 [2021-09-30T01:00:40.922Z] Removing intermediate container 3c0965968695 [2021-09-30T01:00:40.922Z] ---> 10bee033d095 [2021-09-30T01:00:40.922Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T01:00:41.196Z] ---> Running in 160b98d64b9b [2021-09-30T01:00:41.196Z] Removing intermediate container 43ffb8a733a9 [2021-09-30T01:00:41.196Z] ---> 401351ed6745 [2021-09-30T01:00:41.196Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-30T01:00:41.471Z] Removing intermediate container e87caa84cbc1 [2021-09-30T01:00:41.471Z] ---> 92b95e04f4c0 [2021-09-30T01:00:41.471Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T01:00:41.744Z] ---> Running in 0d844d444af1 [2021-09-30T01:00:42.742Z] ---> Running in 8bdc68657399 [2021-09-30T01:00:43.336Z] Removing intermediate container 160b98d64b9b [2021-09-30T01:00:43.336Z] ---> 10af2a144947 [2021-09-30T01:00:43.336Z] Step 14/26 : WORKDIR / [2021-09-30T01:00:43.609Z] Removing intermediate container 0d844d444af1 [2021-09-30T01:00:43.609Z] ---> 199aae9b4e81 [2021-09-30T01:00:43.609Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-30T01:00:43.609Z] ---> Running in 81203e54476d [2021-09-30T01:00:43.609Z] Removing intermediate container 8bdc68657399 [2021-09-30T01:00:43.609Z] ---> 14eb7794c324 [2021-09-30T01:00:43.609Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T01:00:43.883Z] ---> Running in dc0a874130f1 [2021-09-30T01:00:43.883Z] ---> Running in 9b79330732db [2021-09-30T01:00:44.486Z] Removing intermediate container 81203e54476d [2021-09-30T01:00:44.486Z] ---> f1e137101272 [2021-09-30T01:00:44.486Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-30T01:00:44.759Z] Removing intermediate container 9b79330732db [2021-09-30T01:00:44.759Z] ---> 930a3f9caad2 [2021-09-30T01:00:44.759Z] Step 23/24 : LABEL git_sha=01b2d4eed3223af8fa215ebf1723d122cc075e91 [2021-09-30T01:00:45.036Z] ---> Running in 8dab65929dac [2021-09-30T01:00:46.020Z] ---> 3c6a8a93a847 [2021-09-30T01:00:46.020Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-30T01:00:46.300Z] Removing intermediate container 8dab65929dac [2021-09-30T01:00:46.300Z] ---> cb5248f9de88 [2021-09-30T01:00:46.300Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T01:00:46.572Z] ---> Running in 68e63a53806f [2021-09-30T01:00:46.843Z] Removing intermediate container dc0a874130f1 [2021-09-30T01:00:46.843Z] ---> a718d86423c6 [2021-09-30T01:00:46.843Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-30T01:00:47.115Z] ---> Running in fe8fdbd86022 [2021-09-30T01:00:47.115Z] ---> d8c84cbe3b40 [2021-09-30T01:00:47.115Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-30T01:00:47.115Z] Removing intermediate container 68e63a53806f [2021-09-30T01:00:47.115Z] ---> e9001905230d [2021-09-30T01:00:47.115Z] [2021-09-30T01:00:47.713Z] Successfully built e9001905230d [2021-09-30T01:00:47.713Z] Successfully tagged core-command-arm64:latest [2021-09-30T01:00:47.985Z]  Building core-command ... done Removing intermediate container fe8fdbd86022 [2021-09-30T01:00:47.985Z] ---> d939b2d5c073 [2021-09-30T01:00:47.985Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-30T01:00:48.262Z] ---> a3987a6bf1fd [2021-09-30T01:00:48.262Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-30T01:00:48.537Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-30T01:00:48.537Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-30T01:00:48.537Z] ---> df445af6242a [2021-09-30T01:00:48.537Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-30T01:00:48.811Z] ---> Running in d86167d0a523 [2021-09-30T01:00:48.811Z] ---> e3da414c3ce4 [2021-09-30T01:00:48.811Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-30T01:00:49.081Z] ---> Running in b1394333af4a [2021-09-30T01:00:49.081Z] ---> e8ea5b6e6564 [2021-09-30T01:00:49.081Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-30T01:00:49.357Z] Removing intermediate container d86167d0a523 [2021-09-30T01:00:49.357Z] ---> 757e17ddff0f [2021-09-30T01:00:49.357Z] 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 [2021-09-30T01:00:49.632Z] ---> Running in f0f1793ad379 [2021-09-30T01:00:51.064Z] ---> 324880040255 [2021-09-30T01:00:51.064Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-30T01:00:51.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T01:00:51.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T01:00:52.313Z] Removing intermediate container b1394333af4a [2021-09-30T01:00:52.313Z] ---> 14a2ca7feaa8 [2021-09-30T01:00:52.313Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T01:00:52.313Z] (1/39) Installing readline (8.1.0-r0) [2021-09-30T01:00:52.313Z] (2/39) Installing bash (5.1.0-r0) [2021-09-30T01:00:52.313Z] ---> 2ebe1df3ad23 [2021-09-30T01:00:52.313Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-30T01:00:52.313Z] Executing bash-5.1.0-r0.post-install [2021-09-30T01:00:52.313Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-30T01:00:52.313Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-30T01:00:52.313Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-30T01:00:52.313Z] (6/39) Installing curl (7.79.1-r0) [2021-09-30T01:00:52.313Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-30T01:00:52.313Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-30T01:00:52.584Z] (9/39) Installing expat (2.2.10-r1) [2021-09-30T01:00:52.584Z] (10/39) Installing libffi (3.3-r2) [2021-09-30T01:00:52.584Z] (11/39) Installing gdbm (1.19-r0) [2021-09-30T01:00:52.584Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-30T01:00:52.584Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-30T01:00:52.584Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-30T01:00:53.176Z] ---> 2580ca426cf1 [2021-09-30T01:00:53.176Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-30T01:00:53.453Z] ---> 77f4c34bd7c2 [2021-09-30T01:00:53.453Z] 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/ [2021-09-30T01:00:53.727Z] ---> Running in b89ccd8ea675 [2021-09-30T01:00:55.165Z] ---> f354ec6651c5 [2021-09-30T01:00:55.165Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-30T01:00:55.165Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-30T01:00:55.165Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-30T01:00:55.165Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-30T01:00:55.165Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-30T01:00:55.165Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-30T01:00:55.165Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-30T01:00:55.447Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-30T01:00:55.720Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-30T01:00:55.720Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-30T01:00:55.720Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-30T01:00:55.720Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-30T01:00:55.720Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-30T01:00:55.720Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-30T01:00:55.720Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-30T01:00:55.992Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-30T01:00:55.992Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-30T01:00:55.992Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-30T01:00:55.992Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-30T01:00:55.992Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-30T01:00:55.992Z] ---> f3972100d52f [2021-09-30T01:00:55.992Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-30T01:00:55.992Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-30T01:00:55.992Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-30T01:00:55.992Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-30T01:00:55.992Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-30T01:00:55.992Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-30T01:00:56.273Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-30T01:00:56.546Z] Removing intermediate container b89ccd8ea675 [2021-09-30T01:00:56.546Z] ---> 0db56105c101 [2021-09-30T01:00:56.546Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-30T01:00:56.822Z] ---> Running in aa68e5cb711b [2021-09-30T01:00:56.822Z] Executing busybox-1.32.1-r6.trigger [2021-09-30T01:00:56.822Z] OK: 82 MiB in 59 packages [2021-09-30T01:00:57.098Z] ---> 6f0b5d28a121 [2021-09-30T01:00:57.098Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-30T01:00:57.373Z] Removing intermediate container aa68e5cb711b [2021-09-30T01:00:57.373Z] ---> 6f3a0b1d7b3d [2021-09-30T01:00:57.373Z] Step 24/26 : LABEL arch=arm64 [2021-09-30T01:00:57.648Z] ---> Running in cc540194f6c7 [2021-09-30T01:00:57.923Z] ---> d634f406159b [2021-09-30T01:00:57.923Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-30T01:00:58.196Z] Removing intermediate container cc540194f6c7 [2021-09-30T01:00:58.196Z] ---> 12f605f0f8cc [2021-09-30T01:00:58.196Z] Step 25/26 : LABEL git_sha=01b2d4eed3223af8fa215ebf1723d122cc075e91 [2021-09-30T01:00:58.471Z] ---> Running in 098655e796fc [2021-09-30T01:00:58.745Z] ---> Running in b97282a6ddab [2021-09-30T01:00:59.344Z] Removing intermediate container 098655e796fc [2021-09-30T01:00:59.344Z] ---> d9e9d6d81614 [2021-09-30T01:00:59.344Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-30T01:00:59.344Z] Removing intermediate container b97282a6ddab [2021-09-30T01:00:59.344Z] ---> c6cdf9db17a0 [2021-09-30T01:00:59.344Z] Step 26/26 : LABEL version=0.0.0 [2021-09-30T01:00:59.620Z] ---> Running in 8dda990f44a0 [2021-09-30T01:01:00.218Z] Removing intermediate container 8dda990f44a0 [2021-09-30T01:01:00.218Z] ---> 09e2b81e35cf [2021-09-30T01:01:00.218Z] [2021-09-30T01:01:00.218Z] ---> 05d2dbffbb24 [2021-09-30T01:01:00.218Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-30T01:01:00.490Z] Successfully built 09e2b81e35cf [2021-09-30T01:01:00.761Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-30T01:01:00.761Z]  Building security-secretstore-setup ... done  ---> Running in 83ea4cc7bfe2 [2021-09-30T01:01:03.384Z] Removing intermediate container 83ea4cc7bfe2 [2021-09-30T01:01:03.384Z] ---> 8d510504358a [2021-09-30T01:01:03.384Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-30T01:01:03.384Z] ---> Running in 725ad8004435 [2021-09-30T01:01:03.980Z] Removing intermediate container 725ad8004435 [2021-09-30T01:01:03.980Z] ---> 6b24b6f53907 [2021-09-30T01:01:03.980Z] Step 29/32 : CMD ["gate"] [2021-09-30T01:01:04.250Z] ---> Running in 6e641fc42d51 [2021-09-30T01:01:04.518Z] Removing intermediate container 6e641fc42d51 [2021-09-30T01:01:04.518Z] ---> 02dac4854cb7 [2021-09-30T01:01:04.518Z] Step 30/32 : LABEL arch=arm64 [2021-09-30T01:01:04.791Z] ---> Running in ec84780f9b0d [2021-09-30T01:01:05.381Z] Collecting docker-compose==1.23.2 [2021-09-30T01:01:05.381Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-30T01:01:05.381Z] Removing intermediate container ec84780f9b0d [2021-09-30T01:01:05.381Z] ---> 478362e0c62b [2021-09-30T01:01:05.381Z] Step 31/32 : LABEL git_sha=01b2d4eed3223af8fa215ebf1723d122cc075e91 [2021-09-30T01:01:05.651Z] ---> Running in 1386c61ff0a4 [2021-09-30T01:01:06.267Z] Removing intermediate container 1386c61ff0a4 [2021-09-30T01:01:06.267Z] ---> 9cfe412855ec [2021-09-30T01:01:06.267Z] Step 32/32 : LABEL version=0.0.0 [2021-09-30T01:01:06.267Z] Collecting docker<4.0,>=3.6.0 [2021-09-30T01:01:06.267Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-30T01:01:06.538Z] ---> Running in c61d209ff765 [2021-09-30T01:01:07.135Z] Removing intermediate container c61d209ff765 [2021-09-30T01:01:07.136Z] ---> f363a773878e [2021-09-30T01:01:07.136Z] [2021-09-30T01:01:07.409Z] Successfully built f363a773878e [2021-09-30T01:01:07.409Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-30T01:01:07.409Z]  Building security-bootstrapper ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-30T01:01:07.409Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-30T01:01:07.999Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-30T01:01:07.999Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-30T01:01:08.274Z] Collecting jsonschema<3,>=2.5.1 [2021-09-30T01:01:08.274Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-30T01:01:09.263Z] Collecting PyYAML<4,>=3.10 [2021-09-30T01:01:09.263Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-30T01:01:12.665Z] Collecting texttable<0.10,>=0.9.0 [2021-09-30T01:01:12.665Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-30T01:01:14.650Z] Collecting cached-property<2,>=1.2.0 [2021-09-30T01:01:14.650Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-30T01:01:14.650Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-30T01:01:14.650Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-30T01:01:14.926Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-30T01:01:16.901Z] Collecting docopt<0.7,>=0.6.1 [2021-09-30T01:01:16.901Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-30T01:01:18.877Z] Collecting docker-pycreds>=0.4.0 [2021-09-30T01:01:18.877Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-30T01:01:19.471Z] Collecting idna<2.8,>=2.5 [2021-09-30T01:01:19.471Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-30T01:01:19.745Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-30T01:01:19.745Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-30T01:01:20.339Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-30T01:01:20.339Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-30T01:01:20.613Z] Collecting certifi>=2017.4.17 [2021-09-30T01:01:20.613Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-30T01:01:20.884Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-30T01:01:20.884Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-30T01:01:20.884Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-30T01:01:20.884Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-30T01:01:21.867Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-30T01:01:21.867Z] Attempting uninstall: urllib3 [2021-09-30T01:01:21.867Z] Found existing installation: urllib3 1.26.2 [2021-09-30T01:01:21.867Z] Uninstalling urllib3-1.26.2: [2021-09-30T01:01:21.867Z] Successfully uninstalled urllib3-1.26.2 [2021-09-30T01:01:22.141Z] Attempting uninstall: idna [2021-09-30T01:01:22.141Z] Found existing installation: idna 3.1 [2021-09-30T01:01:22.141Z] Uninstalling idna-3.1: [2021-09-30T01:01:22.415Z] Successfully uninstalled idna-3.1 [2021-09-30T01:01:23.015Z] Attempting uninstall: chardet [2021-09-30T01:01:23.015Z] Found existing installation: chardet 4.0.0 [2021-09-30T01:01:23.016Z] Uninstalling chardet-4.0.0: [2021-09-30T01:01:23.016Z] Successfully uninstalled chardet-4.0.0 [2021-09-30T01:01:24.449Z] Attempting uninstall: requests [2021-09-30T01:01:24.449Z] Found existing installation: requests 2.25.1 [2021-09-30T01:01:24.449Z] Uninstalling requests-2.25.1: [2021-09-30T01:01:24.449Z] Successfully uninstalled requests-2.25.1 [2021-09-30T01:01:24.724Z] Running setup.py install for texttable: started [2021-09-30T01:01:27.350Z] Running setup.py install for texttable: finished with status 'done' [2021-09-30T01:01:27.350Z] Running setup.py install for PyYAML: started [2021-09-30T01:01:29.329Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-30T01:01:29.603Z] Running setup.py install for docopt: started [2021-09-30T01:01:31.582Z] Running setup.py install for docopt: finished with status 'done' [2021-09-30T01:01:31.582Z] Running setup.py install for dockerpty: started [2021-09-30T01:01:33.558Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-30T01:01:35.000Z] 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 [2021-09-30T01:01:45.164Z] Removing intermediate container f0f1793ad379 [2021-09-30T01:01:45.164Z] ---> bb3a5f532ce3 [2021-09-30T01:01:45.164Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-30T01:01:45.164Z] ---> Running in 1961d76d1c41 [2021-09-30T01:01:45.164Z] Removing intermediate container 1961d76d1c41 [2021-09-30T01:01:45.164Z] ---> 81b5d5bc5919 [2021-09-30T01:01:45.165Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-30T01:01:45.165Z] ---> Running in b4078c8084e0 [2021-09-30T01:01:45.165Z] Removing intermediate container b4078c8084e0 [2021-09-30T01:01:45.165Z] ---> 82b30f98ada1 [2021-09-30T01:01:45.165Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-30T01:01:46.597Z] ---> 28285ddd1aa7 [2021-09-30T01:01:46.597Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-30T01:01:47.190Z] ---> f833d912d5b6 [2021-09-30T01:01:47.190Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-30T01:01:47.796Z] ---> 15274ffa739a [2021-09-30T01:01:47.796Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-30T01:01:48.073Z] ---> Running in e2a286cb9bd9 [2021-09-30T01:01:48.671Z] Removing intermediate container e2a286cb9bd9 [2021-09-30T01:01:48.671Z] ---> 276e944c0656 [2021-09-30T01:01:48.671Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T01:01:48.671Z] ---> Running in 0236bfe3a684 [2021-09-30T01:01:49.268Z] Removing intermediate container 0236bfe3a684 [2021-09-30T01:01:49.268Z] ---> 48cf941c2f43 [2021-09-30T01:01:49.268Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T01:01:49.268Z] ---> Running in 3ee56e0308c0 [2021-09-30T01:01:49.864Z] Removing intermediate container 3ee56e0308c0 [2021-09-30T01:01:49.864Z] ---> e908c3c501a7 [2021-09-30T01:01:49.864Z] Step 23/24 : LABEL git_sha=01b2d4eed3223af8fa215ebf1723d122cc075e91 [2021-09-30T01:01:49.864Z] ---> Running in 10fb0553c809 [2021-09-30T01:01:50.458Z] Removing intermediate container 10fb0553c809 [2021-09-30T01:01:50.458Z] ---> a27169474ac0 [2021-09-30T01:01:50.458Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T01:01:50.458Z] ---> Running in 50160947ddaa [2021-09-30T01:01:51.061Z] Removing intermediate container 50160947ddaa [2021-09-30T01:01:51.061Z] ---> 4f20109fed27 [2021-09-30T01:01:51.061Z] [2021-09-30T01:01:51.337Z] Successfully built 4f20109fed27 [2021-09-30T01:01:51.337Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-30T01:01:51.627Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-30T01:01:51.587Z] $ docker stop --time=1 65b817285fdef57b243656cf380015dd85513784ee9fd56792a29060a763dd81 [2021-09-30T01:01:53.540Z] $ docker rm -f 65b817285fdef57b243656cf380015dd85513784ee9fd56792a29060a763dd81 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T01:01:54.213Z] + docker images [2021-09-30T01:01:54.485Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-30T01:01:54.485Z] sys-mgmt-agent-arm64 latest 4f20109fed27 4 seconds ago 312MB [2021-09-30T01:01:54.485Z] security-bootstrapper-arm64 latest f363a773878e 48 seconds ago 17.7MB [2021-09-30T01:01:54.485Z] security-secretstore-setup-arm64 latest 09e2b81e35cf 55 seconds ago 26.5MB [2021-09-30T01:01:54.485Z] core-command-arm64 latest e9001905230d About a minute ago 15.2MB [2021-09-30T01:01:54.485Z] b71d3f6869bf About a minute ago 1.57GB [2021-09-30T01:01:54.485Z] cdcffff32699 About a minute ago 1.57GB [2021-09-30T01:01:54.485Z] 18087c2422c2 About a minute ago 1.57GB [2021-09-30T01:01:54.485Z] 9c9bc000f6a9 About a minute ago 1.56GB [2021-09-30T01:01:54.485Z] core-data-arm64 latest 84ba948e6c08 4 minutes ago 19.4MB [2021-09-30T01:01:54.485Z] core-metadata-arm64 latest 265aec7f09ee 4 minutes ago 15.8MB [2021-09-30T01:01:54.485Z] support-notifications-arm64 latest 1679acb53343 4 minutes ago 15.9MB [2021-09-30T01:01:54.485Z] support-scheduler-arm64 latest 78d11a905858 4 minutes ago 15.2MB [2021-09-30T01:01:54.485Z] security-proxy-setup-arm64 latest 5ed9d1991639 4 minutes ago 25.3MB [2021-09-30T01:01:54.485Z] e443fe4de5e0 5 minutes ago 1.57GB [2021-09-30T01:01:54.485Z] 3570a7fe7117 5 minutes ago 1.57GB [2021-09-30T01:01:54.485Z] c76db3283500 5 minutes ago 1.57GB [2021-09-30T01:01:54.485Z] 4d9f94877460 5 minutes ago 1.57GB [2021-09-30T01:01:54.485Z] 83b39f9dc675 5 minutes ago 1.57GB [2021-09-30T01:01:54.485Z] ci-base-image-arm64 latest 92dbacba3a71 17 minutes ago 1.24GB [2021-09-30T01:01:54.485Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-30T01:01:54.485Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-30T01:01:54.485Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-30T01:01:54.485Z] 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 [2021-09-30T01:01:55.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T01:01:55.400Z] [2021-09-30T01:01:55.400Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-30T01:01:55.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T01:01:56.106Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-30T01:01:56.106Z] 448f6bf000e3: Pulling fs layer [2021-09-30T01:01:56.106Z] f757da607395: Pulling fs layer [2021-09-30T01:01:56.106Z] 05883995daec: Pulling fs layer [2021-09-30T01:01:56.106Z] 8603b9c90790: Pulling fs layer [2021-09-30T01:01:56.106Z] 1560dd03e051: Pulling fs layer [2021-09-30T01:01:56.106Z] 27f5ce0e4adf: Pulling fs layer [2021-09-30T01:01:56.106Z] c2d8d7efcc4b: Pulling fs layer [2021-09-30T01:01:56.106Z] 1560dd03e051: Waiting [2021-09-30T01:01:56.106Z] 27f5ce0e4adf: Waiting [2021-09-30T01:01:56.106Z] 8603b9c90790: Waiting [2021-09-30T01:01:56.106Z] c2d8d7efcc4b: Waiting [2021-09-30T01:01:56.395Z] f757da607395: Download complete [2021-09-30T01:01:56.395Z] 8603b9c90790: Verifying Checksum [2021-09-30T01:01:56.395Z] 8603b9c90790: Download complete [2021-09-30T01:01:56.395Z] 1560dd03e051: Verifying Checksum [2021-09-30T01:01:56.395Z] 1560dd03e051: Download complete [2021-09-30T01:01:56.682Z] 27f5ce0e4adf: Verifying Checksum [2021-09-30T01:01:56.682Z] 27f5ce0e4adf: Download complete [2021-09-30T01:01:56.682Z] 05883995daec: Verifying Checksum [2021-09-30T01:01:56.682Z] 05883995daec: Download complete [2021-09-30T01:01:57.696Z] 448f6bf000e3: Verifying Checksum [2021-09-30T01:01:57.696Z] 448f6bf000e3: Download complete [2021-09-30T01:02:01.177Z] c2d8d7efcc4b: Verifying Checksum [2021-09-30T01:02:01.177Z] c2d8d7efcc4b: Download complete [2021-09-30T01:02:01.796Z] 448f6bf000e3: Pull complete [2021-09-30T01:02:02.806Z] f757da607395: Pull complete [2021-09-30T01:02:04.228Z] 05883995daec: Pull complete [2021-09-30T01:02:04.500Z] 8603b9c90790: Pull complete [2021-09-30T01:02:05.472Z] 1560dd03e051: Pull complete [2021-09-30T01:02:05.743Z] 27f5ce0e4adf: Pull complete [2021-09-30T01:02:20.796Z] c2d8d7efcc4b: Pull complete [2021-09-30T01:02:20.796Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-30T01:02:20.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T01:02:20.796Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-30T01:02:21.068Z] prd-ubuntu18.04-docker-arm64-4c-16g-214 does not seem to be running inside a container [2021-09-30T01:02:21.109Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2021-09-30T01:02:25.334Z] $ docker top e5b0a2c5c37c427a04ae11822006df05c494534c2f514adb80db82a909caa60a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T01:02:26.462Z] ---> job-cost.sh [2021-09-30T01:02:26.462Z] lf-activate-venv: SKIPPING [2021-09-30T01:02:26.462Z] INFO: No Stack... [2021-09-30T01:02:27.439Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-30T01:02:27.711Z] INFO: Archiving Costs [Pipeline] sh [2021-09-30T01:02:28.382Z] + cut -d, -f6 [2021-09-30T01:02:28.382Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2021-09-30T01:02:28.448Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3727-3-stack-cost] [2021-09-30T01:02:28.460Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3727-3-stack-cost] did not exist. Created. [2021-09-30T01:02:28.460Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3727-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-30T01:02:29.136Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-30T01:02:29.316Z] Stashed 1 file(s) [Pipeline] } [2021-09-30T01:02:29.333Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3727-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-30T01:02:29.313Z] $ docker stop --time=1 e5b0a2c5c37c427a04ae11822006df05c494534c2f514adb80db82a909caa60a [2021-09-30T01:02:31.022Z] $ docker rm -f e5b0a2c5c37c427a04ae11822006df05c494534c2f514adb80db82a909caa60a [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 [2021-09-30T01:02:32.087Z] provisioning config files... [2021-09-30T01:02:32.100Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config7023762748203819420tmp [Pipeline] { [Pipeline] sh [2021-09-30T01:02:32.424Z] + set +x [2021-09-30T01:02:32.424Z] + curl -s https://codecov.io/bash [2021-09-30T01:02:32.424Z] + bash -s -- [2021-09-30T01:02:32.424Z] [2021-09-30T01:02:32.424Z] _____ _ [2021-09-30T01:02:32.424Z] / ____| | | [2021-09-30T01:02:32.424Z] | | ___ __| | ___ ___ _____ __ [2021-09-30T01:02:32.424Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-30T01:02:32.424Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-30T01:02:32.424Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-30T01:02:32.424Z] Bash-1.0.6 [2021-09-30T01:02:32.424Z] [2021-09-30T01:02:32.424Z] [2021-09-30T01:02:32.424Z] ==> git version 2.24.4 found [2021-09-30T01:02:32.424Z] ==> 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 [2021-09-30T01:02:32.424Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-30T01:02:32.424Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-30T01:02:32.424Z] ==> Jenkins CI detected. [2021-09-30T01:02:32.424Z] current dir:  /w/workspace/edgex-go/3 [2021-09-30T01:02:32.424Z] project root: . [2021-09-30T01:02:32.424Z] --> token set from env [2021-09-30T01:02:32.424Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-30T01:02:32.692Z] ==> Running gcov in . (disable via -X gcov) [2021-09-30T01:02:32.692Z] ==> Python coveragepy not found [2021-09-30T01:02:32.692Z] ==> Searching for coverage reports in: [2021-09-30T01:02:32.692Z] + . [2021-09-30T01:02:32.692Z] -> Found 1 reports [2021-09-30T01:02:32.692Z] ==> Detecting git/mercurial file structure [2021-09-30T01:02:32.692Z] ==> Reading reports [2021-09-30T01:02:32.692Z] + ./coverage.out bytes=403100 [2021-09-30T01:02:32.692Z] ==> Appending adjustments [2021-09-30T01:02:32.692Z] https://docs.codecov.io/docs/fixing-reports [2021-09-30T01:02:33.650Z] + Found adjustments [2021-09-30T01:02:33.650Z] ==> Gzipping contents [2021-09-30T01:02:33.650Z] 56K /tmp/codecov.2kQ7GW.gz [2021-09-30T01:02:33.650Z] ==> Uploading reports [2021-09-30T01:02:33.650Z] url: https://codecov.io [2021-09-30T01:02:33.650Z] query: branch=PR-3727&commit=6b24aad9d1d492ad0637e1c696eaca05ace8331f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3727%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3727&job=&cmd_args= [2021-09-30T01:02:33.650Z] -> Pinging Codecov [2021-09-30T01:02:33.650Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3727&commit=6b24aad9d1d492ad0637e1c696eaca05ace8331f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3727%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3727&job=&cmd_args= [2021-09-30T01:02:34.231Z] -> Uploading to [2021-09-30T01:02:34.231Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-30/00271124DB129430A58F1EEE437C3FCB/6b24aad9d1d492ad0637e1c696eaca05ace8331f/bcb5988e-ad36-4595-b137-6cf83a5e3652.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210930T010234Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1e60adf745f5551fd161180f40a03e72aca25ac9912fa4bff16e566e0b40701f [2021-09-30T01:02:34.231Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-30T01:02:34.231Z] Dload Upload Total Spent Left Speed [2021-09-30T01:02:34.496Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54351 0 0 100 54351 0 163k --:--:-- --:--:-- --:--:-- 163k 100 54351 0 0 100 54351 0 163k --:--:-- --:--:-- --:--:-- 163k [2021-09-30T01:02:34.496Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6b24aad9d1d492ad0637e1c696eaca05ace8331f [Pipeline] } [2021-09-30T01:02:34.565Z] 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 [2021-09-30T01:02:35.767Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-30T01:02:36.088Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T01:02:36.674Z] ---> package-listing.sh [2021-09-30T01:02:36.674Z] ++ facter osfamily [2021-09-30T01:02:36.674Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-30T01:02:36.943Z] + OS_FAMILY=redhat [2021-09-30T01:02:36.943Z] + workspace=/w/workspace/edgex-go/3 [2021-09-30T01:02:36.943Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-30T01:02:36.943Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-30T01:02:36.943Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-30T01:02:36.943Z] + PACKAGES=/tmp/packages_start.txt [2021-09-30T01:02:36.943Z] + '[' /w/workspace/edgex-go/3 ']' [2021-09-30T01:02:36.943Z] + PACKAGES=/tmp/packages_end.txt [2021-09-30T01:02:36.943Z] + case "${OS_FAMILY}" in [2021-09-30T01:02:36.943Z] + rpm -qa [2021-09-30T01:02:36.943Z] + sort [2021-09-30T01:02:38.882Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-30T01:02:38.882Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-30T01:02:38.882Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-30T01:02:38.882Z] + '[' /w/workspace/edgex-go/3 ']' [2021-09-30T01:02:38.882Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-09-30T01:02:38.882Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-09-30T01:02:38.899Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-30T01:02:39.209Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-30T01:02:39.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T01:02:39.811Z] [2021-09-30T01:02:39.811Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T01:02:40.146Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T01:02:40.146Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-30T01:02:40.146Z] b4d181a07f80: Pulling fs layer [2021-09-30T01:02:40.146Z] a1111a8f2ec3: Pulling fs layer [2021-09-30T01:02:40.146Z] ed53099fbce6: Pulling fs layer [2021-09-30T01:02:40.146Z] dc539afda2c1: Pulling fs layer [2021-09-30T01:02:40.146Z] 77bc0d833cb6: Pulling fs layer [2021-09-30T01:02:40.146Z] 9065ff56babe: Pulling fs layer [2021-09-30T01:02:40.146Z] d287ab97295c: Pulling fs layer [2021-09-30T01:02:40.146Z] 77bc0d833cb6: Waiting [2021-09-30T01:02:40.146Z] 9065ff56babe: Waiting [2021-09-30T01:02:40.146Z] d287ab97295c: Waiting [2021-09-30T01:02:40.146Z] dc539afda2c1: Waiting [2021-09-30T01:02:40.414Z] a1111a8f2ec3: Verifying Checksum [2021-09-30T01:02:40.414Z] a1111a8f2ec3: Download complete [2021-09-30T01:02:40.414Z] dc539afda2c1: Verifying Checksum [2021-09-30T01:02:40.414Z] dc539afda2c1: Download complete [2021-09-30T01:02:40.681Z] 77bc0d833cb6: Verifying Checksum [2021-09-30T01:02:40.681Z] 77bc0d833cb6: Download complete [2021-09-30T01:02:40.681Z] 9065ff56babe: Verifying Checksum [2021-09-30T01:02:40.681Z] 9065ff56babe: Download complete [2021-09-30T01:02:40.949Z] ed53099fbce6: Verifying Checksum [2021-09-30T01:02:40.949Z] ed53099fbce6: Download complete [2021-09-30T01:02:41.529Z] b4d181a07f80: Verifying Checksum [2021-09-30T01:02:41.529Z] b4d181a07f80: Download complete [2021-09-30T01:02:42.954Z] b4d181a07f80: Pull complete [2021-09-30T01:02:42.954Z] a1111a8f2ec3: Pull complete [2021-09-30T01:02:43.745Z] ed53099fbce6: Pull complete [2021-09-30T01:02:43.745Z] dc539afda2c1: Pull complete [2021-09-30T01:02:43.745Z] 77bc0d833cb6: Pull complete [2021-09-30T01:02:43.745Z] 9065ff56babe: Pull complete [2021-09-30T01:02:45.686Z] d287ab97295c: Verifying Checksum [2021-09-30T01:02:45.686Z] d287ab97295c: Download complete [2021-09-30T01:02:49.987Z] d287ab97295c: Pull complete [2021-09-30T01:02:49.987Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-30T01:02:49.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T01:02:49.987Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-30T01:02:50.076Z] prd-centos7-docker-4c-2g-208 does not seem to be running inside a container [2021-09-30T01:02:50.137Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-30T01:02:53.293Z] $ docker top a6c4c369f6c23dd1021cd4167f004dfc6682bb9d98ae5a1d54164229ea413558 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T01:02:53.687Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-30T01:02:53.998Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-30T01:02:54.308Z] + ls /var/log/sa-host [2021-09-30T01:02:54.309Z] + sadf -c /var/log/sa-host/sa05 [2021-09-30T01:02:54.309Z] file_magic: OK [2021-09-30T01:02:54.309Z] HZ: Using current value: 100 [2021-09-30T01:02:54.309Z] file_header: OK [2021-09-30T01:02:54.309Z] 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 [2021-09-30T01:02:54.309Z] Statistics: [2021-09-30T01:02:54.309Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-30T01:02:54.309Z] File successfully converted to sysstat format version 12.0.3 [2021-09-30T01:02:54.309Z] + sadf -c /var/log/sa-host/sa30 [2021-09-30T01:02:54.309Z] file_magic: OK [2021-09-30T01:02:54.309Z] HZ: Using current value: 100 [2021-09-30T01:02:54.309Z] file_header: OK [2021-09-30T01:02:54.309Z] 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 [2021-09-30T01:02:54.309Z] Statistics: [2021-09-30T01:02:54.309Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-30T01:02:54.309Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T01:02:54.484Z] provisioning config files... [2021-09-30T01:02:54.500Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6011769242441681664tmp [Pipeline] { [Pipeline] echo [2021-09-30T01:02:54.524Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T01:02:54.837Z] ---> create-netrc.sh [Pipeline] } [2021-09-30T01:02:54.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-30T01:02:55.263Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-30T01:02:55.276Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T01:02:55.588Z] ---> sudo-logs.sh [2021-09-30T01:02:55.588Z] Archiving 'sudo' log.. [2021-09-30T01:02:55.588Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-208.vexxhost.local: Name or service not known [2021-09-30T01:02:55.588Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-208.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-30T01:02:55.627Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T01:02:55.939Z] ---> job-cost.sh [2021-09-30T01:02:55.939Z] lf-activate-venv: SKIPPING [2021-09-30T01:02:55.939Z] DEBUG: total: 0.10999999940395355 [2021-09-30T01:02:55.939Z] INFO: Retrieving Stack Cost... [2021-09-30T01:02:57.883Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-30T01:02:58.147Z] INFO: Archiving Costs [Pipeline] echo [2021-09-30T01:02:58.163Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T01:02:58.555Z] ---> logs-deploy.sh [2021-09-30T01:02:58.555Z] lf-activate-venv: SKIPPING [2021-09-30T01:02:58.555Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3727/3 [2021-09-30T01:02:58.555Z] INFO: archiving workspace using pattern(s): [2021-09-30T01:02:59.272Z] Archives upload complete. [2021-09-30T01:02:59.272Z] INFO: archiving logs to Nexus