Pull request #3591 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from f0738b1a22a91066484a4335b3c4d5d6be61867e+80ba4e250181682bffba84591c3a2e03de29986a (967e8dedd0ad7fd8ea9d59ec6e990db084364438) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6210116726507042283.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6956243390999971231.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 6a41506d72e8e131afc862d141935157bee59f41 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-3591/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3591/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1625570964758922713.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7508901138166376171.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3591/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3591/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4464049335757356778.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1227 in /w/workspace/edgexfoundry_edgex-go_PR-3591 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh2300550957805652739.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit f0738b1a22a91066484a4335b3c4d5d6be61867e Merge succeeded, producing f0738b1a22a91066484a4335b3c4d5d6be61867e Checking out Revision f0738b1a22a91066484a4335b3c4d5d6be61867e (PR-3591) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh2745256576244553615.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3591/head:refs/remotes/origin/PR-3591 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0738b1a22a91066484a4335b3c4d5d6be61867e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh8614318832804391865.key > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0738b1a22a91066484a4335b3c4d5d6be61867e # timeout=10 Commit message: "Merge branch 'master' into add-ireland-changelog" > git rev-list --no-walk df9013f022464ba32e985fbc8cfe404ac6bbfb61 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-24T16:54:13.060Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-24T16:54:13.186Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-24T16:54:13.213Z] ========================================================= [2021-06-24T16:54:13.213Z] EdgeX Global Pipelines Version Info [2021-06-24T16:54:13.213Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-24T16:54:14.732Z] ------------------- [2021-06-24T16:54:14.732Z] stable info: [2021-06-24T16:54:14.732Z] ------------------- [2021-06-24T16:54:14.732Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-24T16:54:14.732Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T16:54:14.732Z] Message: update stable to v1.0.195 [2021-06-24T16:54:15.306Z] ------------------- [2021-06-24T16:54:15.306Z] experimental info: [2021-06-24T16:54:15.306Z] ------------------- [2021-06-24T16:54:15.306Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-24T16:54:15.306Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T16:54:15.306Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-24T16:54:15.437Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-24T16:54:15.461Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-24T16:54:15.485Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-24T16:54:15.508Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-24T16:54:15.530Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-24T16:54:15.551Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-24T16:54:15.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-24T16:54:15.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-24T16:54:15.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-24T16:54:15.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-24T16:54:15.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-24T16:54:15.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-24T16:54:15.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-24T16:54:15.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-24T16:54:15.756Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T16:54:15.779Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T16:54:15.805Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-24T16:54:15.829Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-24T16:54:15.854Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-24T16:54:15.878Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-24T16:54:15.902Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-24T16:54:15.926Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-24T16:54:15.950Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3591 [Pipeline] echo [2021-06-24T16:54:15.975Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3591 [Pipeline] echo [2021-06-24T16:54:16.029Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3591 [Pipeline] echo [2021-06-24T16:54:16.051Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f0738b1a22a91066484a4335b3c4d5d6be61867e [Pipeline] echo [2021-06-24T16:54:16.074Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f0738b1 [Pipeline] echo [2021-06-24T16:54:16.098Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T16:54:16.180Z] provisioning config files... [2021-06-24T16:54:16.199Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5930212806523431611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T16:54:16.520Z] ---> docker-login.sh [2021-06-24T16:54:16.520Z] nexus3.edgexfoundry.org:10001 [2021-06-24T16:54:16.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T16:54:16.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T16:54:16.782Z] Configure a credential helper to remove this warning. See [2021-06-24T16:54:16.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T16:54:16.782Z] [2021-06-24T16:54:16.782Z] Login Succeeded [2021-06-24T16:54:16.782Z] nexus3.edgexfoundry.org:10002 [2021-06-24T16:54:16.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T16:54:17.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T16:54:17.048Z] Configure a credential helper to remove this warning. See [2021-06-24T16:54:17.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T16:54:17.048Z] [2021-06-24T16:54:17.048Z] Login Succeeded [2021-06-24T16:54:17.048Z] nexus3.edgexfoundry.org:10003 [2021-06-24T16:54:17.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T16:54:17.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T16:54:17.048Z] Configure a credential helper to remove this warning. See [2021-06-24T16:54:17.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T16:54:17.048Z] [2021-06-24T16:54:17.048Z] Login Succeeded [2021-06-24T16:54:17.048Z] nexus3.edgexfoundry.org:10004 [2021-06-24T16:54:17.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T16:54:17.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T16:54:17.315Z] Configure a credential helper to remove this warning. See [2021-06-24T16:54:17.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T16:54:17.315Z] [2021-06-24T16:54:17.315Z] Login Succeeded [2021-06-24T16:54:17.315Z] docker.io [2021-06-24T16:54:17.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T16:54:17.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T16:54:17.583Z] Configure a credential helper to remove this warning. See [2021-06-24T16:54:17.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T16:54:17.583Z] [2021-06-24T16:54:17.583Z] Login Succeeded [2021-06-24T16:54:17.583Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T16:54:17.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T16:54:17.934Z] ++ 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-06-24T16:54:17.934Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T16:54:17.934Z] ++ dirname cmd/core-command/Dockerfile [2021-06-24T16:54:17.934Z] ++ cut -d/ -f2 [2021-06-24T16:54:17.934Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-24T16:54:17.934Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T16:54:17.934Z] ++ dirname cmd/core-data/Dockerfile [2021-06-24T16:54:17.934Z] ++ cut -d/ -f2 [2021-06-24T16:54:17.934Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-24T16:54:17.934Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T16:54:17.934Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-24T16:54:17.934Z] ++ cut -d/ -f2 [2021-06-24T16:54:17.934Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-24T16:54:17.934Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T16:54:17.934Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-24T16:54:17.934Z] ++ cut -d/ -f2 [2021-06-24T16:54:17.934Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-24T16:54:17.934Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T16:54:17.934Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-24T16:54:17.934Z] ++ cut -d/ -f2 [2021-06-24T16:54:17.934Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-24T16:54:17.934Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T16:54:17.934Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-24T16:54:17.934Z] ++ cut -d/ -f2 [2021-06-24T16:54:17.934Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-24T16:54:17.934Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T16:54:17.934Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-24T16:54:17.934Z] ++ cut -d/ -f2 [2021-06-24T16:54:17.934Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-24T16:54:17.934Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T16:54:17.934Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-24T16:54:17.934Z] ++ cut -d/ -f2 [2021-06-24T16:54:17.934Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-24T16:54:17.934Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T16:54:17.934Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-24T16:54:17.934Z] ++ cut -d/ -f2 [2021-06-24T16:54:17.934Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-24T16:54:17.984Z] 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-06-24T16:54:18.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T16:54:18.753Z] [2021-06-24T16:54:18.753Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T16:54:19.077Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T16:54:19.077Z] latest: Pulling from edgex-devops/git-semver [2021-06-24T16:54:19.077Z] 31603596830f: Pulling fs layer [2021-06-24T16:54:19.077Z] 54011a49482f: Pulling fs layer [2021-06-24T16:54:19.077Z] a6820b24f6d8: Pulling fs layer [2021-06-24T16:54:19.077Z] f581987b2513: Pulling fs layer [2021-06-24T16:54:19.077Z] 54011a49482f: Verifying Checksum [2021-06-24T16:54:19.077Z] 54011a49482f: Download complete [2021-06-24T16:54:19.341Z] 31603596830f: Verifying Checksum [2021-06-24T16:54:19.341Z] 31603596830f: Download complete [2021-06-24T16:54:19.341Z] f581987b2513: Verifying Checksum [2021-06-24T16:54:19.341Z] f581987b2513: Download complete [2021-06-24T16:54:19.341Z] a6820b24f6d8: Verifying Checksum [2021-06-24T16:54:19.341Z] a6820b24f6d8: Download complete [2021-06-24T16:54:19.615Z] 31603596830f: Pull complete [2021-06-24T16:54:19.615Z] 54011a49482f: Pull complete [2021-06-24T16:54:20.190Z] a6820b24f6d8: Pull complete [2021-06-24T16:54:20.191Z] f581987b2513: Pull complete [2021-06-24T16:54:20.191Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-24T16:54:20.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T16:54:20.454Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-24T16:54:20.532Z] prd-centos7-docker-4c-2g-1227 does not seem to be running inside a container [2021-06-24T16:54:20.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-24T16:54:21.872Z] $ docker top 158ea63815d0f36c6087745a193ac43059b9be2956905a745a398d6720a0aef0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-24T16:54:22.015Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T16:54:22.015Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T16:54:22.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T16:54:22.117Z] $ docker exec 158ea63815d0f36c6087745a193ac43059b9be2956905a745a398d6720a0aef0 ssh-agent [2021-06-24T16:54:22.230Z] SSH_AUTH_SOCK=/tmp/ssh-bOQj9wpEXHbb/agent.15 [2021-06-24T16:54:22.230Z] SSH_AGENT_PID=22 [2021-06-24T16:54:22.245Z] Running ssh-add (command line suppressed) [2021-06-24T16:54:22.332Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_3766484075848821261.key (/w/workspace/edgex-go/4@tmp/private_key_3766484075848821261.key) [2021-06-24T16:54:22.349Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T16:54:22.653Z] + git tag --points-at HEAD [Pipeline] } [2021-06-24T16:54:22.667Z] $ docker exec --env ******** --env ******** 158ea63815d0f36c6087745a193ac43059b9be2956905a745a398d6720a0aef0 ssh-agent -k [2021-06-24T16:54:22.767Z] unset SSH_AUTH_SOCK; [2021-06-24T16:54:22.767Z] unset SSH_AGENT_PID; [2021-06-24T16:54:22.767Z] echo Agent pid 22 killed; [2021-06-24T16:54:22.788Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-24T16:54:22.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T16:54:22.840Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T16:54:22.953Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T16:54:22.953Z] $ docker exec 158ea63815d0f36c6087745a193ac43059b9be2956905a745a398d6720a0aef0 ssh-agent [2021-06-24T16:54:23.063Z] SSH_AUTH_SOCK=/tmp/ssh-EIPCFOLe3E8X/agent.54 [2021-06-24T16:54:23.063Z] SSH_AGENT_PID=61 [2021-06-24T16:54:23.069Z] Running ssh-add (command line suppressed) [2021-06-24T16:54:23.165Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7110653582187472542.key (/w/workspace/edgex-go/4@tmp/private_key_7110653582187472542.key) [2021-06-24T16:54:23.182Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T16:54:23.492Z] + git semver init [2021-06-24T16:54:23.492Z] # -> Open(): unable to determine branch for HEAD [2021-06-24T16:54:23.492Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-06-24T16:54:23.492Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-06-24T16:54:23.492Z] # $SEMVER_REMOTE_NAME = origin [2021-06-24T16:54:23.492Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-24T16:54:23.492Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-24T16:54:23.492Z] # $SEMVER_BRANCH = PR-3591 [2021-06-24T16:54:23.492Z] # $SEMVER_TEMP = /tmp/semver-174251201 [2021-06-24T16:54:23.492Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-24T16:54:38.475Z] # '/tmp/semver-174251201' -> '/w/workspace/edgex-go/4/.semver' [2021-06-24T16:54:38.475Z] # -> Force: false [2021-06-24T16:54:38.475Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-06-24T16:54:38.484Z] $ docker exec --env ******** --env ******** 158ea63815d0f36c6087745a193ac43059b9be2956905a745a398d6720a0aef0 ssh-agent -k [2021-06-24T16:54:38.580Z] unset SSH_AUTH_SOCK; [2021-06-24T16:54:38.580Z] unset SSH_AGENT_PID; [2021-06-24T16:54:38.580Z] echo Agent pid 61 killed; [2021-06-24T16:54:38.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T16:54:38.934Z] + git semver [Pipeline] } [2021-06-24T16:54:38.946Z] $ docker stop --time=1 158ea63815d0f36c6087745a193ac43059b9be2956905a745a398d6720a0aef0 [2021-06-24T16:54:40.880Z] $ docker rm -f 158ea63815d0f36c6087745a193ac43059b9be2956905a745a398d6720a0aef0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T16:54:41.301Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-24T16:54:41.587Z] Stashed 1 file(s) [Pipeline] echo [2021-06-24T16:54:41.591Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T16:54:44.365Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-24T16:54:44.660Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T16:54:44.961Z] + sudo service docker restart [2021-06-24T16:54:44.961Z] + true [2021-06-24T16:54:44.961Z] Redirecting to /bin/systemctl restart docker.service [2021-06-24T16:54:56.828Z] Still waiting to schedule task [2021-06-24T16:54:56.829Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-06-24T16:55:03.177Z] ========================================================= [2021-06-24T16:55:03.177Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-24T16:55:03.177Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T16:55:03.494Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-24T16:55:04.886Z] Sending build context to Docker daemon 329.3MB [2021-06-24T16:55:04.886Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T16:55:04.886Z] Step 2/6 : FROM ${BASE} [2021-06-24T16:55:04.886Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-24T16:55:04.886Z] 540db60ca938: Pulling fs layer [2021-06-24T16:55:04.886Z] adcc1eea9eea: Pulling fs layer [2021-06-24T16:55:04.886Z] 4c4ab2625f07: Pulling fs layer [2021-06-24T16:55:04.886Z] 0510c868ecb4: Pulling fs layer [2021-06-24T16:55:04.886Z] afea3b2eda06: Pulling fs layer [2021-06-24T16:55:04.886Z] 7809a108b3ef: Pulling fs layer [2021-06-24T16:55:04.886Z] f706445af74f: Pulling fs layer [2021-06-24T16:55:04.886Z] 0510c868ecb4: Waiting [2021-06-24T16:55:04.886Z] afea3b2eda06: Waiting [2021-06-24T16:55:04.886Z] 7809a108b3ef: Waiting [2021-06-24T16:55:04.886Z] f706445af74f: Waiting [2021-06-24T16:55:04.886Z] 4c4ab2625f07: Verifying Checksum [2021-06-24T16:55:04.886Z] 4c4ab2625f07: Download complete [2021-06-24T16:55:04.886Z] adcc1eea9eea: Verifying Checksum [2021-06-24T16:55:04.886Z] adcc1eea9eea: Download complete [2021-06-24T16:55:04.886Z] afea3b2eda06: Verifying Checksum [2021-06-24T16:55:04.886Z] afea3b2eda06: Download complete [2021-06-24T16:55:04.886Z] 540db60ca938: Verifying Checksum [2021-06-24T16:55:04.886Z] 540db60ca938: Download complete [2021-06-24T16:55:04.886Z] 7809a108b3ef: Verifying Checksum [2021-06-24T16:55:04.886Z] 7809a108b3ef: Download complete [2021-06-24T16:55:05.147Z] 540db60ca938: Pull complete [2021-06-24T16:55:05.408Z] adcc1eea9eea: Pull complete [2021-06-24T16:55:05.408Z] 4c4ab2625f07: Pull complete [2021-06-24T16:55:06.801Z] f706445af74f: Verifying Checksum [2021-06-24T16:55:06.801Z] f706445af74f: Download complete [2021-06-24T16:55:07.380Z] 0510c868ecb4: Verifying Checksum [2021-06-24T16:55:07.380Z] 0510c868ecb4: Download complete [2021-06-24T16:55:10.721Z] 0510c868ecb4: Pull complete [2021-06-24T16:55:10.721Z] afea3b2eda06: Pull complete [2021-06-24T16:55:10.721Z] 7809a108b3ef: Pull complete [2021-06-24T16:55:12.657Z] f706445af74f: Pull complete [2021-06-24T16:55:12.657Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-24T16:55:12.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-24T16:55:12.657Z] ---> b068be0155e3 [2021-06-24T16:55:12.657Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-24T16:55:14.045Z] ---> Running in a1320ac3e4b4 [2021-06-24T16:55:14.311Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T16:55:14.887Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T16:55:15.463Z] (1/12) Installing libmagic (5.39-r0) [2021-06-24T16:55:16.045Z] (2/12) Installing file (5.39-r0) [2021-06-24T16:55:16.045Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-24T16:55:16.045Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-24T16:55:22.646Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-24T16:55:22.646Z] (6/12) Installing patch (2.7.6-r7) [2021-06-24T16:55:22.646Z] (7/12) Installing build-base (0.5-r2) [2021-06-24T16:55:22.646Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-24T16:55:22.646Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-24T16:55:22.646Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-24T16:55:22.646Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-24T16:55:22.646Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-24T16:55:22.646Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T16:55:22.646Z] OK: 219 MiB in 52 packages [2021-06-24T16:55:23.603Z] Removing intermediate container a1320ac3e4b4 [2021-06-24T16:55:23.603Z] ---> 711fd9f4a0a7 [2021-06-24T16:55:23.603Z] Step 4/6 : WORKDIR /edgex-go [2021-06-24T16:55:23.603Z] ---> Running in 42bc50a71b8b [2021-06-24T16:55:23.866Z] Removing intermediate container 42bc50a71b8b [2021-06-24T16:55:23.866Z] ---> 4a9c12b38f15 [2021-06-24T16:55:23.866Z] Step 5/6 : COPY go.mod . [2021-06-24T16:55:23.866Z] ---> 9cdcf22e6f05 [2021-06-24T16:55:23.866Z] Step 6/6 : RUN go mod download [2021-06-24T16:55:23.866Z] ---> Running in ca6a1a0d8545 [2021-06-24T16:56:22.701Z] Removing intermediate container ca6a1a0d8545 [2021-06-24T16:56:22.701Z] ---> 8e2c4b0d454e [2021-06-24T16:56:22.701Z] Successfully built 8e2c4b0d454e [2021-06-24T16:56:22.701Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T16:56:23.011Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T16:56:23.011Z] . [Pipeline] withDockerContainer [2021-06-24T16:56:23.088Z] prd-centos7-docker-4c-2g-1227 does not seem to be running inside a container [2021-06-24T16:56:23.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-24T16:56:23.504Z] $ docker top b523f8c7a70da8bcf972a21bbd306e1e82d3375ef220c67e0ae60843bc75fa40 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T16:56:23.900Z] + go version [2021-06-24T16:56:23.901Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-24T16:56:23.912Z] $ docker stop --time=1 b523f8c7a70da8bcf972a21bbd306e1e82d3375ef220c67e0ae60843bc75fa40 [2021-06-24T16:56:25.122Z] $ docker rm -f b523f8c7a70da8bcf972a21bbd306e1e82d3375ef220c67e0ae60843bc75fa40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T16:56:25.708Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T16:56:25.708Z] . [Pipeline] withDockerContainer [2021-06-24T16:56:25.785Z] prd-centos7-docker-4c-2g-1227 does not seem to be running inside a container [2021-06-24T16:56:25.825Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-24T16:56:26.177Z] $ docker top 0d813e65ba6827b0d3395f0aa3cae5d337c5c531e17f327e0928b640701d66f8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-24T16:56:26.268Z] ========================================================= [2021-06-24T16:56:26.269Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-24T16:56:26.269Z] ========================================================= [Pipeline] sh [2021-06-24T16:56:26.570Z] + go mod tidy [Pipeline] sh [2021-06-24T16:56:27.145Z] + make test [2021-06-24T16:56:27.145Z] go mod tidy [2021-06-24T16:56:27.145Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-24T16:56:32.472Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-24T16:56:47.514Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-24T16:56:52.856Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-24T16:56:53.813Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-24T16:56:53.813Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-24T16:56:55.743Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-24T16:56:56.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-24T16:56:56.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-24T16:56:56.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-24T16:56:57.168Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-24T16:56:57.168Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-24T16:56:57.741Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-24T16:56:57.741Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-24T16:56:57.741Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-24T16:56:57.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-24T16:57:00.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2021-06-24T16:57:00.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-24T16:57:00.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-24T16:57:00.902Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.055s coverage: 100.0% of statements [2021-06-24T16:57:00.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-24T16:57:01.169Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.061s coverage: 53.1% of statements [2021-06-24T16:57:01.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-24T16:57:01.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-24T16:57:02.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.090s coverage: 87.7% of statements [2021-06-24T16:57:02.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-24T16:57:02.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-24T16:57:02.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.050s coverage: 78.9% of statements [2021-06-24T16:57:03.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements [2021-06-24T16:57:03.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-24T16:57:03.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-24T16:57:03.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-24T16:57:03.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-24T16:57:03.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-24T16:57:03.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.249s coverage: 95.1% of statements [2021-06-24T16:57:03.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-24T16:57:03.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-24T16:57:03.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-24T16:57:03.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-24T16:57:03.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-24T16:57:03.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-24T16:57:03.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-24T16:57:03.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-24T16:57:03.815Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements [2021-06-24T16:57:03.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-24T16:57:03.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-24T16:57:03.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-24T16:57:04.780Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.8% of statements [2021-06-24T16:57:04.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-24T16:57:04.780Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements [2021-06-24T16:57:04.780Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 22.0% of statements [2021-06-24T16:57:04.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-24T16:57:05.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements [2021-06-24T16:57:05.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.043s coverage: 79.5% of statements [2021-06-24T16:57:05.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements [2021-06-24T16:57:05.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.049s coverage: 96.3% of statements [2021-06-24T16:57:05.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-06-24T16:57:18.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.051s coverage: 94.4% of statements [2021-06-24T16:57:18.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-06-24T16:57:22.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.165s coverage: 81.8% of statements [2021-06-24T16:57:22.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-24T16:57:39.661Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1228 in /w/workspace/edgexfoundry_edgex-go_PR-3591 [Pipeline] { [Pipeline] ws [2021-06-24T16:57:39.684Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-06-24T16:57:39.909Z] The recommended git tool is: git [2021-06-24T16:57:42.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-06-24T16:57:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-24T16:57:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-24T16:57:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-24T16:57:42.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-06-24T16:57:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-24T16:57:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-24T16:57:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-24T16:57:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-24T16:57:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-24T16:57:42.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2021-06-24T16:57:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-24T16:57:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-24T16:57:42.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-06-24T16:57:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-24T16:57:42.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements [2021-06-24T16:57:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-24T16:57:42.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-24T16:57:42.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2021-06-24T16:57:42.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2021-06-24T16:57:42.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-06-24T16:57:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-24T16:57:42.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2021-06-24T16:57:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-24T16:57:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-24T16:57:42.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-06-24T16:57:42.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-06-24T16:57:42.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-06-24T16:57:42.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-06-24T16:57:42.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-06-24T16:57:42.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.149s coverage: 66.9% of statements [2021-06-24T16:57:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-24T16:57:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-24T16:57:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-24T16:57:42.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.6% of statements [2021-06-24T16:57:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-24T16:57:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-24T16:57:42.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements [2021-06-24T16:57:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-24T16:57:42.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2021-06-24T16:57:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-24T16:57:45.376Z] using credential edgex-jenkins-ssh [2021-06-24T16:57:45.396Z] Cloning the remote Git repository [2021-06-24T16:57:45.454Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-24T16:57:45.569Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-06-24T16:57:45.692Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T16:57:45.693Z] > git --version # timeout=10 [2021-06-24T16:57:45.729Z] > git --version # 'git version 2.17.1' [2021-06-24T16:57:45.731Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T16:57:45.826Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T16:57:48.229Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 19.3% of statements [2021-06-24T16:57:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-24T16:57:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-24T16:57:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-24T16:57:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-24T16:57:48.229Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 91.9% of statements [2021-06-24T16:57:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-24T16:57:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-24T16:57:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-24T16:57:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-24T16:57:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-24T16:57:48.229Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-06-24T16:57:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-24T16:57:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-24T16:57:48.229Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.6% of statements [2021-06-24T16:57:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-24T16:57:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-24T16:57:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-24T16:57:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-24T16:57:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-24T16:57:48.229Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-06-24T16:57:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-24T16:57:48.230Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-24T16:57:48.230Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-24T16:57:48.230Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-24T16:57:48.230Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-24T16:57:48.230Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-24T16:57:48.230Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-06-24T16:57:48.230Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-06-24T16:57:48.230Z] GO111MODULE=on go vet ./... [2021-06-24T16:58:03.384Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T16:58:03.405Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T16:58:03.440Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T16:58:03.475Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T16:58:03.476Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T16:58:03.491Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3591/head:refs/remotes/origin/PR-3591 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T16:58:04.402Z] Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit f0738b1a22a91066484a4335b3c4d5d6be61867e [2021-06-24T16:58:04.722Z] Merge succeeded, producing f0738b1a22a91066484a4335b3c4d5d6be61867e [2021-06-24T16:58:04.723Z] Checking out Revision f0738b1a22a91066484a4335b3c4d5d6be61867e (PR-3591) [2021-06-24T16:58:04.415Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T16:58:04.432Z] > git checkout -f f0738b1a22a91066484a4335b3c4d5d6be61867e # timeout=10 [2021-06-24T16:58:04.638Z] > git remote # timeout=10 [2021-06-24T16:58:04.654Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T16:58:04.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T16:58:04.679Z] > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 [2021-06-24T16:58:04.703Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T16:58:04.723Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T16:58:04.733Z] > git checkout -f f0738b1a22a91066484a4335b3c4d5d6be61867e # timeout=10 [2021-06-24T16:58:11.813Z] gofmt -l . [2021-06-24T16:58:11.813Z] [ "`gofmt -l .`" = "" ] [2021-06-24T16:58:11.813Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-24T16:58:12.114Z] + ls -al . [2021-06-24T16:58:12.114Z] total 560 [2021-06-24T16:58:12.114Z] drwxrwxr-x 10 1001 1001 4096 Jun 24 16:58 . [2021-06-24T16:58:12.114Z] drwxr-xr-x 4 root root 28 Jun 24 16:56 .. [2021-06-24T16:58:12.114Z] -rw-rw-r-- 1 1001 1001 11 Jun 24 16:54 .dockerignore [2021-06-24T16:58:12.114Z] drwxrwxr-x 8 1001 1001 179 Jun 24 16:54 .git [2021-06-24T16:58:12.114Z] drwxrwxr-x 3 1001 1001 125 Jun 24 16:54 .github [2021-06-24T16:58:12.114Z] -rw-rw-r-- 1 1001 1001 818 Jun 24 16:54 .gitignore [2021-06-24T16:58:12.114Z] drwx------ 3 1001 1001 60 Jun 24 16:54 .semver [2021-06-24T16:58:12.114Z] -rw-rw-r-- 1 1001 1001 166 Jun 24 16:54 .sonarcloud.properties [2021-06-24T16:58:12.114Z] -rw-rw-r-- 1 1001 1001 8609 Jun 24 16:54 Attribution.txt [2021-06-24T16:58:12.114Z] -rw-rw-r-- 1 1001 1001 43881 Jun 24 16:54 CHANGELOG.md [2021-06-24T16:58:12.114Z] -rw-rw-r-- 1 1001 1001 3804 Jun 24 16:54 CONTRIBUTING.md [2021-06-24T16:58:12.114Z] -rw-rw-r-- 1 1001 1001 931 Jun 24 16:54 Dockerfile.build [2021-06-24T16:58:12.114Z] -rw-rw-r-- 1 1001 1001 849 Jun 24 16:54 Jenkinsfile [2021-06-24T16:58:12.114Z] -rw-rw-r-- 1 1001 1001 10775 Jun 24 16:54 LICENSE [2021-06-24T16:58:12.114Z] -rw-rw-r-- 1 1001 1001 5605 Jun 24 16:54 Makefile [2021-06-24T16:58:12.114Z] -rw-rw-r-- 1 1001 1001 7905 Jun 24 16:54 README.md [2021-06-24T16:58:12.114Z] -rw-rw-r-- 1 1001 1001 7071 Jun 24 16:54 SECURITY.md [2021-06-24T16:58:12.114Z] -rw-rw-r-- 1 1001 1001 5 Jun 24 16:54 VERSION [2021-06-24T16:58:12.114Z] -rw-rw-r-- 1 1001 1001 4131 Jun 24 16:54 ZMQWindows.md [2021-06-24T16:58:12.114Z] drwxrwxr-x 2 1001 1001 37 Jun 24 16:54 bin [2021-06-24T16:58:12.114Z] drwxrwxr-x 14 1001 1001 4096 Jun 24 16:54 cmd [2021-06-24T16:58:12.114Z] -rw-r--r-- 1 root root 398095 Jun 24 16:57 coverage.out [2021-06-24T16:58:12.114Z] -rw-rw-r-- 1 1001 1001 841 Jun 24 16:54 go.mod [2021-06-24T16:58:12.114Z] -rw-r--r-- 1 root root 20962 Jun 24 16:56 go.sum [2021-06-24T16:58:12.114Z] drwxrwxr-x 7 1001 1001 114 Jun 24 16:54 internal [2021-06-24T16:58:12.114Z] drwxrwxr-x 3 1001 1001 16 Jun 24 16:54 openapi [2021-06-24T16:58:12.114Z] drwxrwxr-x 4 1001 1001 71 Jun 24 16:54 snap [2021-06-24T16:58:12.114Z] -rw-rw-r-- 1 1001 1001 168 Jun 24 16:54 version.go [Pipeline] sh [2021-06-24T16:58:12.262Z] Commit message: "Merge branch 'master' into add-ireland-changelog" [2021-06-24T16:58:12.415Z] + '[' -e coverage.out ] [2021-06-24T16:58:12.415Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-24T16:58:12.533Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-06-24T16:58:12.837Z] + make build [2021-06-24T16:58:12.837Z] go mod tidy [2021-06-24T16:58:12.837Z] 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] sh [2021-06-24T16:58:13.734Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-24T16:58:14.172Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T16:58:14.253Z] 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-06-24T16:58:14.525Z] + true+ [2021-06-24T16:58:14.526Z] sudo service docker restart [2021-06-24T16:58:20.879Z] 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-06-24T16:58:21.142Z] 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-06-24T16:58:22.107Z] 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-06-24T16:58:22.368Z] 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-06-24T16:58:23.316Z] 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-06-24T16:58:24.271Z] 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-06-24T16:58:24.848Z] 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-06-24T16:58:25.807Z] 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-06-24T16:58:26.388Z] 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-06-24T16:58:27.349Z] 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-06-24T16:58:28.755Z] $ docker stop --time=1 0d813e65ba6827b0d3395f0aa3cae5d337c5c531e17f327e0928b640701d66f8 [2021-06-24T16:58:30.562Z] $ docker rm -f 0d813e65ba6827b0d3395f0aa3cae5d337c5c531e17f327e0928b640701d66f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T16:58:35.426Z] provisioning config files... [Pipeline] isUnix [Pipeline] sh [2021-06-24T16:58:35.458Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6469043147408572751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T16:58:35.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T16:58:35.726Z] [2021-06-24T16:58:35.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T16:58:35.835Z] ---> docker-login.sh [2021-06-24T16:58:35.835Z] nexus3.edgexfoundry.org:10001 [2021-06-24T16:58:36.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T16:58:36.037Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-24T16:58:36.037Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-24T16:58:36.037Z] ca9280d653b3: Pulling fs layer [2021-06-24T16:58:36.037Z] 7e9c9ca2126c: Pulling fs layer [2021-06-24T16:58:36.609Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-24T16:58:36.609Z] cbdbe7a5bc2a: Download complete [2021-06-24T16:58:36.609Z] cbdbe7a5bc2a: Pull complete [2021-06-24T16:58:36.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T16:58:37.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T16:58:37.092Z] Configure a credential helper to remove this warning. See [2021-06-24T16:58:37.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T16:58:37.092Z] [2021-06-24T16:58:37.092Z] Login Succeeded [2021-06-24T16:58:37.092Z] nexus3.edgexfoundry.org:10002 [2021-06-24T16:58:37.198Z] ca9280d653b3: Verifying Checksum [2021-06-24T16:58:37.198Z] ca9280d653b3: Download complete [2021-06-24T16:58:37.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T16:58:37.464Z] ca9280d653b3: Pull complete [2021-06-24T16:58:37.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T16:58:37.647Z] Configure a credential helper to remove this warning. See [2021-06-24T16:58:37.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T16:58:37.647Z] [2021-06-24T16:58:37.647Z] Login Succeeded [2021-06-24T16:58:37.647Z] nexus3.edgexfoundry.org:10003 [2021-06-24T16:58:37.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T16:58:38.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T16:58:38.202Z] Configure a credential helper to remove this warning. See [2021-06-24T16:58:38.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T16:58:38.202Z] [2021-06-24T16:58:38.202Z] Login Succeeded [2021-06-24T16:58:38.202Z] nexus3.edgexfoundry.org:10004 [2021-06-24T16:58:38.414Z] 7e9c9ca2126c: Verifying Checksum [2021-06-24T16:58:38.414Z] 7e9c9ca2126c: Download complete [2021-06-24T16:58:38.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T16:58:38.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T16:58:38.518Z] Configure a credential helper to remove this warning. See [2021-06-24T16:58:38.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T16:58:38.518Z] [2021-06-24T16:58:38.518Z] Login Succeeded [2021-06-24T16:58:38.518Z] docker.io [2021-06-24T16:58:38.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T16:58:39.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T16:58:39.396Z] Configure a credential helper to remove this warning. See [2021-06-24T16:58:39.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T16:58:39.396Z] [2021-06-24T16:58:39.396Z] Login Succeeded [2021-06-24T16:58:39.396Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T16:58:39.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-24T16:58:39.710Z] ========================================================= [2021-06-24T16:58:39.710Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-24T16:58:39.710Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T16:58:40.048Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-24T16:58:40.986Z] 7e9c9ca2126c: Pull complete [2021-06-24T16:58:40.986Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-24T16:58:40.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T16:58:40.986Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-24T16:58:41.081Z] prd-centos7-docker-4c-2g-1227 does not seem to be running inside a container [2021-06-24T16:58:41.122Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-24T16:58:47.040Z] $ docker top 4480b34c38ce3e77c38a0e50c5c2c8137086a6f159d180f3cd7d9a9036c6e056 -eo pid,comm [2021-06-24T16:58:47.049Z] Sending build context to Docker daemon 166.3MB [2021-06-24T16:58:47.049Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T16:58:47.049Z] Step 2/6 : FROM ${BASE} [2021-06-24T16:58:47.049Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-24T16:58:47.049Z] 595b0fe564bb: Pulling fs layer [2021-06-24T16:58:47.049Z] 3088b5b3c5c0: Pulling fs layer [2021-06-24T16:58:47.049Z] 5b7225fbf94c: Pulling fs layer [2021-06-24T16:58:47.049Z] ba82ee9f976e: Pulling fs layer [2021-06-24T16:58:47.049Z] 506bd15cee9f: Pulling fs layer [2021-06-24T16:58:47.049Z] 75a0a4a0db45: Pulling fs layer [2021-06-24T16:58:47.049Z] 618dc40b7e24: Pulling fs layer [2021-06-24T16:58:47.049Z] ba82ee9f976e: Waiting [2021-06-24T16:58:47.049Z] 506bd15cee9f: Waiting [2021-06-24T16:58:47.049Z] 75a0a4a0db45: Waiting [2021-06-24T16:58:47.049Z] 618dc40b7e24: Waiting [2021-06-24T16:58:47.049Z] 5b7225fbf94c: Verifying Checksum [2021-06-24T16:58:47.049Z] 5b7225fbf94c: Download complete [2021-06-24T16:58:47.049Z] 3088b5b3c5c0: Verifying Checksum [2021-06-24T16:58:47.049Z] 3088b5b3c5c0: Download complete [2021-06-24T16:58:47.049Z] 506bd15cee9f: Verifying Checksum [2021-06-24T16:58:47.049Z] 506bd15cee9f: Download complete [2021-06-24T16:58:47.049Z] 595b0fe564bb: Verifying Checksum [2021-06-24T16:58:47.049Z] 75a0a4a0db45: Download complete [2021-06-24T16:58:47.049Z] 595b0fe564bb: Pull complete [2021-06-24T16:58:47.049Z] 3088b5b3c5c0: Pull complete [2021-06-24T16:58:47.049Z] 5b7225fbf94c: Pull complete [2021-06-24T16:58:47.049Z] 618dc40b7e24: Verifying Checksum [2021-06-24T16:58:47.049Z] ba82ee9f976e: Verifying Checksum [2021-06-24T16:58:47.049Z] ba82ee9f976e: Download complete [Pipeline] { [Pipeline] sh [2021-06-24T16:58:47.414Z] + docker-compose build --help [2021-06-24T16:58:47.414Z] + grep parallel [2021-06-24T16:58:47.987Z] --parallel Build images in parallel. [Pipeline] } [2021-06-24T16:58:47.996Z] $ docker stop --time=1 4480b34c38ce3e77c38a0e50c5c2c8137086a6f159d180f3cd7d9a9036c6e056 [2021-06-24T16:58:49.175Z] $ docker rm -f 4480b34c38ce3e77c38a0e50c5c2c8137086a6f159d180f3cd7d9a9036c6e056 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T16:58:49.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T16:58:49.602Z] . [Pipeline] withDockerContainer [2021-06-24T16:58:49.680Z] prd-centos7-docker-4c-2g-1227 does not seem to be running inside a container [2021-06-24T16:58:49.722Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-24T16:58:50.058Z] $ docker top ef5f8131b92d489327944236d86d76c216d24d51d55a1955262d8cabcc5ae081 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T16:58:50.432Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-24T16:58:51.009Z] Building core-command ... [2021-06-24T16:58:51.009Z] Building core-data ... [2021-06-24T16:58:51.009Z] Building core-metadata ... [2021-06-24T16:58:51.009Z] Building security-bootstrapper ... [2021-06-24T16:58:51.009Z] Building security-proxy-setup ... [2021-06-24T16:58:51.009Z] Building security-secretstore-setup ... [2021-06-24T16:58:51.009Z] Building support-notifications ... [2021-06-24T16:58:51.009Z] Building support-scheduler ... [2021-06-24T16:58:51.009Z] Building sys-mgmt-agent ... [2021-06-24T16:58:51.009Z] Building security-secretstore-setup [2021-06-24T16:58:51.009Z] Building security-proxy-setup [2021-06-24T16:58:51.009Z] Building security-bootstrapper [2021-06-24T16:58:51.009Z] Building support-notifications [2021-06-24T16:58:51.009Z] Building support-scheduler [2021-06-24T16:58:56.441Z] ba82ee9f976e: Pull complete [2021-06-24T16:58:56.715Z] 506bd15cee9f: Pull complete [2021-06-24T16:58:56.991Z] 75a0a4a0db45: Pull complete [2021-06-24T16:59:01.314Z] 618dc40b7e24: Pull complete [2021-06-24T16:59:01.314Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-24T16:59:01.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-24T16:59:01.314Z] ---> a36622ca3599 [2021-06-24T16:59:01.314Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-24T16:59:02.309Z] ---> Running in 99eb8397c099 [2021-06-24T16:59:02.967Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T16:59:02.967Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T16:59:02.967Z] ---> 8e2c4b0d454e [2021-06-24T16:59:02.967Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T16:59:02.967Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T16:59:02.967Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T16:59:02.967Z] ---> 8e2c4b0d454e [2021-06-24T16:59:02.967Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T16:59:02.967Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T16:59:02.967Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-24T16:59:02.967Z] ---> 8e2c4b0d454e [2021-06-24T16:59:02.967Z] Step 3/32 : WORKDIR /edgex-go [2021-06-24T16:59:03.742Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T16:59:04.347Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T16:59:05.339Z] (1/12) Installing libmagic (5.39-r0) [2021-06-24T16:59:05.339Z] (2/12) Installing file (5.39-r0) [2021-06-24T16:59:05.609Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-24T16:59:05.609Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-24T16:59:07.211Z] ---> Running in cbc79f6c720b [2021-06-24T16:59:07.211Z] ---> Running in f5fea9dd4b6f [2021-06-24T16:59:07.211Z] ---> Running in d5b9fa4dec01 [2021-06-24T16:59:07.789Z] Removing intermediate container cbc79f6c720b [2021-06-24T16:59:07.789Z] ---> 289aa8143448 [2021-06-24T16:59:07.789Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T16:59:08.051Z] Removing intermediate container f5fea9dd4b6f [2021-06-24T16:59:08.051Z] ---> e1cf31473d04 [2021-06-24T16:59:08.051Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T16:59:08.051Z] Removing intermediate container d5b9fa4dec01 [2021-06-24T16:59:08.051Z] ---> 4515ac81706a [2021-06-24T16:59:08.051Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T16:59:08.311Z] ---> Running in 832df7290d89 [2021-06-24T16:59:08.311Z] ---> Running in 91621421fd23 [2021-06-24T16:59:08.573Z] ---> Running in 153a1d637c99 [2021-06-24T16:59:11.129Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T16:59:11.129Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-24T16:59:11.129Z] ---> 8e2c4b0d454e [2021-06-24T16:59:11.129Z] Step 3/26 : WORKDIR /edgex-go [2021-06-24T16:59:11.129Z] ---> Using cache [2021-06-24T16:59:11.129Z] ---> 4515ac81706a [2021-06-24T16:59:11.129Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T16:59:11.129Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T16:59:11.129Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-24T16:59:11.129Z] ---> 8e2c4b0d454e [2021-06-24T16:59:11.129Z] Step 3/22 : WORKDIR /edgex-go [2021-06-24T16:59:11.129Z] ---> Using cache [2021-06-24T16:59:11.129Z] ---> 4515ac81706a [2021-06-24T16:59:11.129Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T16:59:11.394Z] ---> Running in 5ddb3c689431 [2021-06-24T16:59:11.395Z] ---> Running in f2e96ec06f74 [2021-06-24T16:59:11.395Z] Removing intermediate container 832df7290d89 [2021-06-24T16:59:11.395Z] ---> de414727580e [2021-06-24T16:59:11.395Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-24T16:59:11.395Z] Removing intermediate container 91621421fd23 [2021-06-24T16:59:11.395Z] ---> 1459100738b7 [2021-06-24T16:59:11.395Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-24T16:59:11.395Z] ---> Running in 98e5e549f046 [2021-06-24T16:59:11.658Z] ---> Running in dda8f6ce4f6a [2021-06-24T16:59:11.658Z] Removing intermediate container 153a1d637c99 [2021-06-24T16:59:11.658Z] ---> 0fdf1e9d1003 [2021-06-24T16:59:11.658Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-24T16:59:11.658Z] ---> Running in 4fddcb99b428 [2021-06-24T16:59:12.229Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T16:59:12.229Z] Removing intermediate container 5ddb3c689431 [2021-06-24T16:59:12.229Z] ---> 749025e0e4a2 [2021-06-24T16:59:12.229Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-24T16:59:12.229Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T16:59:12.229Z] ---> Running in 4f6bb965e03a [2021-06-24T16:59:12.494Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T16:59:12.494Z] Removing intermediate container f2e96ec06f74 [2021-06-24T16:59:12.494Z] ---> 8b813b52cca2 [2021-06-24T16:59:12.494Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-24T16:59:12.494Z] ---> Running in a5be89abe248 [2021-06-24T16:59:12.757Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T16:59:12.757Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T16:59:13.018Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T16:59:13.018Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T16:59:13.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T16:59:13.542Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T16:59:13.542Z] OK: 219 MiB in 52 packages [2021-06-24T16:59:13.808Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T16:59:13.808Z] OK: 219 MiB in 52 packages [2021-06-24T16:59:13.808Z] OK: 219 MiB in 52 packages [2021-06-24T16:59:14.073Z] Removing intermediate container dda8f6ce4f6a [2021-06-24T16:59:14.073Z] ---> 9a6150381962 [2021-06-24T16:59:14.073Z] Step 6/23 : COPY go.mod . [2021-06-24T16:59:14.073Z] OK: 219 MiB in 52 packages [2021-06-24T16:59:14.073Z] ---> 0549840af279 [2021-06-24T16:59:14.073Z] Step 7/23 : RUN go mod download [2021-06-24T16:59:14.349Z] ---> Running in 0e4d71755fef [2021-06-24T16:59:14.349Z] Removing intermediate container 4fddcb99b428 [2021-06-24T16:59:14.349Z] ---> a75f1d5baefe [2021-06-24T16:59:14.349Z] Step 6/32 : COPY go.mod . [2021-06-24T16:59:14.349Z] Removing intermediate container 98e5e549f046 [2021-06-24T16:59:14.349Z] ---> cf4a9f5a500e [2021-06-24T16:59:14.349Z] Step 6/23 : COPY go.mod . [2021-06-24T16:59:14.349Z] Removing intermediate container 4f6bb965e03a [2021-06-24T16:59:14.616Z] ---> df853e486409 [2021-06-24T16:59:14.616Z] Step 6/26 : COPY go.mod . [2021-06-24T16:59:14.616Z] ---> 2728d0887627 [2021-06-24T16:59:14.616Z] Step 7/32 : RUN go mod download [2021-06-24T16:59:14.616Z] ---> Running in 4d03e52f0e1f [2021-06-24T16:59:14.616Z] ---> 6c6ee7b29a15 [2021-06-24T16:59:14.616Z] Step 7/23 : RUN go mod download [2021-06-24T16:59:14.616Z] OK: 219 MiB in 52 packages [2021-06-24T16:59:14.616Z] ---> Running in 4975b4d65122 [2021-06-24T16:59:14.880Z] ---> a70dfa6d1cc5 [2021-06-24T16:59:14.880Z] Step 7/26 : RUN go mod download [2021-06-24T16:59:14.880Z] ---> Running in 25ff81af1afc [2021-06-24T16:59:15.142Z] Removing intermediate container a5be89abe248 [2021-06-24T16:59:15.142Z] ---> 476e1a5a9f4b [2021-06-24T16:59:15.142Z] Step 6/22 : COPY go.mod . [2021-06-24T16:59:15.403Z] Removing intermediate container 0e4d71755fef [2021-06-24T16:59:15.403Z] ---> d456b4ffe947 [2021-06-24T16:59:15.403Z] Step 8/23 : COPY . . [2021-06-24T16:59:15.403Z] ---> 1f729bbb5103 [2021-06-24T16:59:15.403Z] Step 7/22 : RUN go mod download [2021-06-24T16:59:15.403Z] ---> Running in 0e51c9743682 [2021-06-24T16:59:17.347Z] Removing intermediate container 4d03e52f0e1f [2021-06-24T16:59:17.347Z] ---> ce57c0da7095 [2021-06-24T16:59:17.347Z] Step 8/32 : COPY . . [2021-06-24T16:59:17.347Z] Removing intermediate container 4975b4d65122 [2021-06-24T16:59:17.347Z] ---> e94330b1e0be [2021-06-24T16:59:17.347Z] Step 8/23 : COPY . . [2021-06-24T16:59:18.788Z] Removing intermediate container 25ff81af1afc [2021-06-24T16:59:18.788Z] ---> b3e2e79d26a8 [2021-06-24T16:59:18.788Z] Step 8/26 : COPY . . [2021-06-24T16:59:20.706Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-24T16:59:20.707Z] (6/12) Installing patch (2.7.6-r7) [2021-06-24T16:59:20.707Z] (7/12) Installing build-base (0.5-r2) [2021-06-24T16:59:20.707Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-24T16:59:20.985Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-24T16:59:20.985Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-24T16:59:21.258Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-24T16:59:21.258Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-24T16:59:21.529Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T16:59:21.529Z] OK: 218 MiB in 52 packages [2021-06-24T16:59:24.992Z] Removing intermediate container 99eb8397c099 [2021-06-24T16:59:24.992Z] ---> edabee757808 [2021-06-24T16:59:24.993Z] Step 4/6 : WORKDIR /edgex-go [2021-06-24T16:59:25.275Z] ---> Running in aad98c43da9c [2021-06-24T16:59:25.527Z] Removing intermediate container 0e51c9743682 [2021-06-24T16:59:25.527Z] ---> ca39a9d02c07 [2021-06-24T16:59:25.527Z] Step 8/22 : COPY . . [2021-06-24T16:59:25.527Z] ---> ce0730b59c61 [2021-06-24T16:59:25.527Z] Step 9/23 : RUN go mod tidy [2021-06-24T16:59:25.934Z] Removing intermediate container aad98c43da9c [2021-06-24T16:59:25.934Z] ---> 9058c93608d7 [2021-06-24T16:59:25.934Z] Step 5/6 : COPY go.mod . [2021-06-24T16:59:26.533Z] ---> Running in 3058d476be52 [2021-06-24T16:59:26.541Z] ---> 1b6facec45c0 [2021-06-24T16:59:26.541Z] Step 6/6 : RUN go mod download [2021-06-24T16:59:26.541Z] ---> Running in 8c3d4613e6c9 [2021-06-24T16:59:27.112Z] ---> 962d6398e5a8 [2021-06-24T16:59:27.112Z] Step 9/26 : RUN go mod tidy [2021-06-24T16:59:27.686Z] ---> Running in 74725918b8de [2021-06-24T16:59:30.295Z] Removing intermediate container 3058d476be52 [2021-06-24T16:59:30.295Z] ---> 0520bc8f5f45 [2021-06-24T16:59:30.295Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-24T16:59:30.563Z] ---> Running in ba1f47ba3f5e [2021-06-24T16:59:30.844Z] Removing intermediate container 74725918b8de [2021-06-24T16:59:30.844Z] ---> 1e48407dcdb4 [2021-06-24T16:59:30.844Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-24T16:59:30.844Z] ---> Running in 425875fc9262 [2021-06-24T16:59:31.125Z] 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-06-24T16:59:31.395Z] 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-06-24T16:59:34.059Z] ---> f11975747b46 [2021-06-24T16:59:34.059Z] Step 9/32 : RUN go mod tidy [2021-06-24T16:59:34.059Z] ---> Running in 6e03a538565c [2021-06-24T16:59:36.680Z] ---> c0b72b2f3e7c [2021-06-24T16:59:36.680Z] Step 9/23 : RUN go mod tidy [2021-06-24T16:59:36.964Z] ---> Running in beda8d2eae80 [2021-06-24T16:59:37.970Z] Removing intermediate container 6e03a538565c [2021-06-24T16:59:37.970Z] ---> a6a11b40cc84 [2021-06-24T16:59:37.970Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-24T16:59:38.584Z] ---> Running in c8a2d36f6601 [2021-06-24T16:59:40.033Z] 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-06-24T16:59:40.305Z] Removing intermediate container beda8d2eae80 [2021-06-24T16:59:40.305Z] ---> 8f28eeb9fc86 [2021-06-24T16:59:40.305Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-24T16:59:40.305Z] ---> Running in 9c72a49bdb0d [2021-06-24T16:59:40.905Z] 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-06-24T16:59:49.149Z] ---> 4985e2671674 [2021-06-24T16:59:49.149Z] Step 9/22 : RUN go mod tidy [2021-06-24T16:59:49.149Z] ---> Running in 65393af6b80e [2021-06-24T16:59:51.745Z] Removing intermediate container 65393af6b80e [2021-06-24T16:59:51.745Z] ---> 769723231c3a [2021-06-24T16:59:51.745Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-24T16:59:51.745Z] ---> Running in 72765fc263a6 [2021-06-24T16:59:52.018Z] 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-06-24T16:59:53.988Z] 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-06-24T16:59:58.292Z] Removing intermediate container 425875fc9262 [2021-06-24T16:59:58.292Z] ---> 71c6f7838ba0 [2021-06-24T16:59:58.292Z] [2021-06-24T16:59:58.292Z] Step 11/26 : FROM alpine:3.12 [2021-06-24T16:59:58.292Z] 3.12: Pulling from library/alpine [2021-06-24T16:59:58.565Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T16:59:58.565Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T16:59:58.565Z] ---> 13621d1b12d4 [2021-06-24T16:59:58.565Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-24T16:59:58.565Z] ---> Running in bbdf1a89d48b [2021-06-24T16:59:58.971Z] Removing intermediate container 8c3d4613e6c9 [2021-06-24T16:59:58.971Z] ---> 3397abc63f6e [2021-06-24T16:59:58.971Z] Successfully built 3397abc63f6e [2021-06-24T16:59:58.971Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T16:59:59.164Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T16:59:59.330Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T16:59:59.330Z] . [Pipeline] withDockerContainer [2021-06-24T16:59:59.438Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T16:59:59.615Z] prd-ubuntu18.04-docker-arm64-4c-16g-1228 does not seem to be running inside a container [2021-06-24T16:59:59.705Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-24T16:59:59.705Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T16:59:59.705Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-24T16:59:59.705Z] (4/6) Installing curl (7.77.0-r0) [2021-06-24T16:59:59.705Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-24T16:59:59.705Z] (6/6) Installing su-exec (0.2-r1) [2021-06-24T16:59:59.705Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T16:59:59.705Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T16:59:59.705Z] OK: 7 MiB in 20 packages [2021-06-24T16:59:59.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-24T17:00:00.295Z] Removing intermediate container bbdf1a89d48b [2021-06-24T17:00:00.295Z] ---> 4dacc9a3a28a [2021-06-24T17:00:00.295Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T17:00:00.295Z] ---> Running in 2898b3b8e7ea [2021-06-24T17:00:00.571Z] Removing intermediate container 2898b3b8e7ea [2021-06-24T17:00:00.571Z] ---> 02e37a25427d [2021-06-24T17:00:00.571Z] Step 14/26 : WORKDIR / [2021-06-24T17:00:00.571Z] ---> Running in d32bfb1b514d [2021-06-24T17:00:00.571Z] Removing intermediate container d32bfb1b514d [2021-06-24T17:00:00.571Z] ---> 39a639dbb7e4 [2021-06-24T17:00:00.571Z] 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-06-24T17:00:01.156Z] ---> c7820e3dc359 [2021-06-24T17:00:01.156Z] 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-06-24T17:00:01.269Z] $ docker top aa654f28f101112c11abab1f96f1c1f1503d8455fea13da23b1af8e79ab6022d -eo pid,comm [2021-06-24T17:00:01.428Z] Removing intermediate container ba1f47ba3f5e [2021-06-24T17:00:01.428Z] ---> c9f314517def [2021-06-24T17:00:01.428Z] [2021-06-24T17:00:01.428Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T17:00:01.428Z] ---> 13621d1b12d4 [2021-06-24T17:00:01.428Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [Pipeline] { [Pipeline] sh [2021-06-24T17:00:01.713Z] ---> Running in 2efe4f8d5bfd [2021-06-24T17:00:01.713Z] ---> 179e66a1ba1b [2021-06-24T17:00:01.713Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-24T17:00:01.975Z] ---> 439c2bfb8920 [2021-06-24T17:00:01.975Z] 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-06-24T17:00:02.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T17:00:02.272Z] ---> 64545d89aa6f [2021-06-24T17:00:02.272Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-24T17:00:02.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T17:00:02.284Z] + go version [2021-06-24T17:00:02.285Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-24T17:00:02.305Z] $ docker stop --time=1 aa654f28f101112c11abab1f96f1c1f1503d8455fea13da23b1af8e79ab6022d [2021-06-24T17:00:02.551Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T17:00:02.551Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T17:00:02.551Z] OK: 6 MiB in 15 packages [2021-06-24T17:00:02.843Z] ---> b70b9205b0be [2021-06-24T17:00:02.843Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-24T17:00:03.432Z] Removing intermediate container 2efe4f8d5bfd [2021-06-24T17:00:03.432Z] ---> a9743737ba9d [2021-06-24T17:00:03.432Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T17:00:03.432Z] ---> Running in a5b1e3e20cd5 [2021-06-24T17:00:03.432Z] ---> 6811e6f84a6b [2021-06-24T17:00:03.432Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-24T17:00:03.704Z] Removing intermediate container a5b1e3e20cd5 [2021-06-24T17:00:03.704Z] ---> 092b8777cd69 [2021-06-24T17:00:03.704Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-24T17:00:03.704Z] ---> Running in bc429edbaf2b [2021-06-24T17:00:03.704Z] ---> e4bc896cdcf5 [2021-06-24T17:00:03.704Z] 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-06-24T17:00:03.704Z] ---> Running in 20386ce1511b [2021-06-24T17:00:03.973Z] Removing intermediate container bc429edbaf2b [2021-06-24T17:00:03.973Z] ---> 654a543d68cd [2021-06-24T17:00:03.973Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T17:00:03.973Z] ---> Running in a4ec6fa1fe9d [2021-06-24T17:00:04.173Z] $ docker rm -f aa654f28f101112c11abab1f96f1c1f1503d8455fea13da23b1af8e79ab6022d [2021-06-24T17:00:04.267Z] Removing intermediate container a4ec6fa1fe9d [2021-06-24T17:00:04.267Z] ---> f4fdf3497f3b [2021-06-24T17:00:04.267Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-24T17:00:04.549Z] ---> 37a1d0b7f0b7 [2021-06-24T17:00:04.550Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T17:00:05.118Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T17:00:05.118Z] . [Pipeline] withDockerContainer [2021-06-24T17:00:05.168Z] Removing intermediate container 20386ce1511b [2021-06-24T17:00:05.168Z] ---> df9ad380d2bc [2021-06-24T17:00:05.168Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-24T17:00:05.168Z] ---> Running in d793634003ec [2021-06-24T17:00:05.168Z] ---> e73947d28da7 [2021-06-24T17:00:05.168Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-24T17:00:05.404Z] prd-ubuntu18.04-docker-arm64-4c-16g-1228 does not seem to be running inside a container [2021-06-24T17:00:05.444Z] Removing intermediate container d793634003ec [2021-06-24T17:00:05.444Z] ---> fd38b114a399 [2021-06-24T17:00:05.444Z] Step 24/26 : LABEL arch=x86_64 [2021-06-24T17:00:05.444Z] ---> Running in 2d09c25bdcf2 [2021-06-24T17:00:05.444Z] ---> 2ad35ee88e88 [2021-06-24T17:00:05.444Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-24T17:00:05.444Z] ---> Running in cdf6092382cf [2021-06-24T17:00:05.530Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-24T17:00:05.726Z] Removing intermediate container 2d09c25bdcf2 [2021-06-24T17:00:05.726Z] ---> 5074117fb258 [2021-06-24T17:00:05.726Z] Step 25/26 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e [2021-06-24T17:00:05.726Z] ---> Running in 9515336f5ee7 [2021-06-24T17:00:05.726Z] Removing intermediate container cdf6092382cf [2021-06-24T17:00:05.726Z] ---> e95994e6b6d3 [2021-06-24T17:00:05.726Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T17:00:05.726Z] Removing intermediate container 9515336f5ee7 [2021-06-24T17:00:05.726Z] ---> e9b12953775b [2021-06-24T17:00:05.726Z] Step 26/26 : LABEL version=0.0.0 [2021-06-24T17:00:05.726Z] ---> Running in bff70f27bbcc [2021-06-24T17:00:06.010Z] ---> Running in 3c3a41dac317 [2021-06-24T17:00:06.010Z] Removing intermediate container bff70f27bbcc [2021-06-24T17:00:06.010Z] ---> 84e7da4a3185 [2021-06-24T17:00:06.010Z] Step 21/23 : LABEL arch=x86_64 [2021-06-24T17:00:06.010Z] Removing intermediate container 3c3a41dac317 [2021-06-24T17:00:06.010Z] ---> 1f1724f20d04 [2021-06-24T17:00:06.010Z] [2021-06-24T17:00:06.010Z] ---> Running in ccff645052ca [2021-06-24T17:00:06.290Z] Successfully built 1f1724f20d04 [2021-06-24T17:00:06.290Z] Successfully tagged security-secretstore-setup:latest [2021-06-24T17:00:06.290Z] Building core-command [2021-06-24T17:00:06.290Z] Removing intermediate container ccff645052ca [2021-06-24T17:00:06.290Z] ---> 1daf06520ad3 [2021-06-24T17:00:06.290Z] Step 22/23 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e [2021-06-24T17:00:06.290Z]  Building security-secretstore-setup ... done  ---> Running in cd87eee8e7aa [2021-06-24T17:00:06.570Z] Removing intermediate container cd87eee8e7aa [2021-06-24T17:00:06.570Z] ---> 0820a2bbce81 [2021-06-24T17:00:06.570Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T17:00:06.570Z] ---> Running in 7fc70ba59638 [2021-06-24T17:00:06.570Z] Removing intermediate container 7fc70ba59638 [2021-06-24T17:00:06.570Z] ---> b1a1babaefb0 [2021-06-24T17:00:06.570Z] [2021-06-24T17:00:06.857Z] Successfully built b1a1babaefb0 [2021-06-24T17:00:06.857Z] Successfully tagged support-scheduler:latest [2021-06-24T17:00:06.857Z]  Building support-scheduler ... done Building core-data [2021-06-24T17:00:07.100Z] $ docker top cc0a2ae0d1aedc69333c98917300aa3775bfc666a0c6620562c3fab73698fe46 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-24T17:00:07.467Z] ========================================================= [2021-06-24T17:00:07.467Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-24T17:00:07.467Z] ========================================================= [Pipeline] sh [2021-06-24T17:00:08.250Z] + go mod tidy [Pipeline] sh [2021-06-24T17:00:09.594Z] + make test [2021-06-24T17:00:09.594Z] go mod tidy [2021-06-24T17:00:10.207Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-24T17:00:15.283Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T17:00:15.283Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T17:00:15.283Z] ---> 8e2c4b0d454e [2021-06-24T17:00:15.283Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T17:00:15.283Z] ---> Using cache [2021-06-24T17:00:15.283Z] ---> 4515ac81706a [2021-06-24T17:00:15.283Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T17:00:15.283Z] ---> Using cache [2021-06-24T17:00:15.283Z] ---> 8b813b52cca2 [2021-06-24T17:00:15.283Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-24T17:00:17.295Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T17:00:17.295Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T17:00:17.295Z] ---> 8e2c4b0d454e [2021-06-24T17:00:17.295Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T17:00:17.295Z] ---> Using cache [2021-06-24T17:00:17.295Z] ---> 4515ac81706a [2021-06-24T17:00:17.295Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T17:00:17.295Z] ---> Using cache [2021-06-24T17:00:17.295Z] ---> 8b813b52cca2 [2021-06-24T17:00:17.295Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T17:00:17.295Z] ---> Using cache [2021-06-24T17:00:17.295Z] ---> 476e1a5a9f4b [2021-06-24T17:00:17.295Z] Step 6/24 : COPY go.mod . [2021-06-24T17:00:17.295Z] ---> Using cache [2021-06-24T17:00:17.295Z] ---> 1f729bbb5103 [2021-06-24T17:00:17.295Z] Step 7/24 : RUN go mod download [2021-06-24T17:00:17.295Z] ---> Using cache [2021-06-24T17:00:17.295Z] ---> ca39a9d02c07 [2021-06-24T17:00:17.295Z] Step 8/24 : COPY . . [2021-06-24T17:00:17.295Z] ---> Using cache [2021-06-24T17:00:17.295Z] ---> 4985e2671674 [2021-06-24T17:00:17.295Z] Step 9/24 : RUN go mod tidy [2021-06-24T17:00:17.295Z] ---> Using cache [2021-06-24T17:00:17.295Z] ---> 769723231c3a [2021-06-24T17:00:17.295Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-24T17:00:17.943Z] ---> Running in 357daed407c6 [2021-06-24T17:00:17.943Z] ---> Running in f83acfb4c32b [2021-06-24T17:00:18.571Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T17:00:18.571Z] 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-06-24T17:00:19.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T17:00:20.251Z] OK: 219 MiB in 52 packages [2021-06-24T17:00:20.876Z] Removing intermediate container c8a2d36f6601 [2021-06-24T17:00:20.876Z] ---> b7b98db0ce94 [2021-06-24T17:00:20.876Z] [2021-06-24T17:00:20.876Z] Step 11/32 : FROM alpine:3.12 [2021-06-24T17:00:20.876Z] ---> 13621d1b12d4 [2021-06-24T17:00:20.876Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-24T17:00:20.876Z] ---> Running in 030866e2c3ca [2021-06-24T17:00:20.876Z] Removing intermediate container 9c72a49bdb0d [2021-06-24T17:00:20.876Z] ---> 9e64bf16359e [2021-06-24T17:00:20.876Z] [2021-06-24T17:00:20.876Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T17:00:20.876Z] ---> 13621d1b12d4 [2021-06-24T17:00:20.876Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-24T17:00:21.148Z] Removing intermediate container 357daed407c6 [2021-06-24T17:00:21.148Z] ---> ccafa77eaa79 [2021-06-24T17:00:21.148Z] Step 6/24 : COPY go.mod . [2021-06-24T17:00:21.148Z] ---> Running in e1ff79665ab5 [2021-06-24T17:00:21.148Z] Removing intermediate container 030866e2c3ca [2021-06-24T17:00:21.148Z] ---> ffb179af81ed [2021-06-24T17:00:21.148Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-24T17:00:21.148Z] ---> Running in 2c690c5282d9 [2021-06-24T17:00:21.461Z] ---> 08271581f4de [2021-06-24T17:00:21.461Z] Step 7/24 : RUN go mod download [2021-06-24T17:00:21.461Z] ---> Running in 5c0438deefde [2021-06-24T17:00:22.093Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T17:00:22.093Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T17:00:22.093Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T17:00:22.421Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T17:00:22.421Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-24T17:00:22.421Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-24T17:00:22.421Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T17:00:22.421Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T17:00:22.727Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-24T17:00:22.727Z] (2/2) Installing su-exec (0.2-r1) [2021-06-24T17:00:22.727Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T17:00:22.727Z] OK: 6 MiB in 16 packages [2021-06-24T17:00:22.727Z] OK: 6 MiB in 16 packages [2021-06-24T17:00:22.727Z] 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-06-24T17:00:22.727Z] Removing intermediate container 5c0438deefde [2021-06-24T17:00:22.727Z] ---> 307d9610fcb0 [2021-06-24T17:00:22.727Z] Step 8/24 : COPY . . [2021-06-24T17:00:23.352Z] Removing intermediate container 2c690c5282d9 [2021-06-24T17:00:23.352Z] ---> 8bd7d4e7610c [2021-06-24T17:00:23.352Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-24T17:00:24.369Z] ---> Running in ec47406f27f9 [2021-06-24T17:00:24.369Z] Removing intermediate container e1ff79665ab5 [2021-06-24T17:00:24.369Z] ---> 664316d04f17 [2021-06-24T17:00:24.369Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T17:00:24.659Z] ---> Running in e67ea6a96505 [2021-06-24T17:00:24.947Z] Removing intermediate container ec47406f27f9 [2021-06-24T17:00:24.947Z] ---> 837cf28dd6e7 [2021-06-24T17:00:24.947Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-24T17:00:24.947Z] ---> Running in 552472b6d479 [2021-06-24T17:00:24.947Z] Removing intermediate container e67ea6a96505 [2021-06-24T17:00:24.947Z] ---> 4056ad8ddefd [2021-06-24T17:00:24.947Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-24T17:00:25.234Z] ---> Running in 56894adefdd9 [2021-06-24T17:00:25.234Z] Removing intermediate container 552472b6d479 [2021-06-24T17:00:25.234Z] ---> c7c195a2f38f [2021-06-24T17:00:25.234Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-24T17:00:25.234Z] ---> Running in ffb390ace9fc [2021-06-24T17:00:26.209Z] Removing intermediate container 56894adefdd9 [2021-06-24T17:00:26.209Z] ---> 3ffd1f6cec68 [2021-06-24T17:00:26.209Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T17:00:26.486Z] ---> Running in b1444581d672 [2021-06-24T17:00:27.082Z] Removing intermediate container b1444581d672 [2021-06-24T17:00:27.082Z] ---> 181fc06e41f5 [2021-06-24T17:00:27.082Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T17:00:28.082Z] ---> 65ba0744263f [2021-06-24T17:00:28.082Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-24T17:00:28.082Z] Removing intermediate container ffb390ace9fc [2021-06-24T17:00:28.082Z] ---> 71b460c85b60 [2021-06-24T17:00:28.082Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-24T17:00:28.350Z] ---> Running in 22f140bf8551 [2021-06-24T17:00:28.617Z] Removing intermediate container 72765fc263a6 [2021-06-24T17:00:28.617Z] ---> 61dca40f3d02 [2021-06-24T17:00:28.617Z] [2021-06-24T17:00:28.617Z] Step 11/22 : FROM alpine:3.12 [2021-06-24T17:00:28.617Z] ---> 13621d1b12d4 [2021-06-24T17:00:28.617Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-24T17:00:28.617Z] ---> Running in dad5d4fc37b9 [2021-06-24T17:00:28.617Z] ---> d330a0661ea0 [2021-06-24T17:00:28.617Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-24T17:00:28.617Z] Removing intermediate container 22f140bf8551 [2021-06-24T17:00:28.617Z] ---> c40392357fa3 [2021-06-24T17:00:28.617Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-24T17:00:28.896Z] ---> 388e786c171b [2021-06-24T17:00:28.896Z] Step 9/24 : RUN go mod tidy [2021-06-24T17:00:28.896Z] ---> Running in a679567eca4f [2021-06-24T17:00:29.162Z] ---> d463aae004b9 [2021-06-24T17:00:29.162Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-24T17:00:29.162Z] ---> Running in 22c9764ae503 [2021-06-24T17:00:29.428Z] ---> 626c979be2d2 [2021-06-24T17:00:29.428Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-24T17:00:29.428Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T17:00:29.428Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T17:00:29.428Z] ---> Running in 6929fc23cc12 [2021-06-24T17:00:29.428Z] Removing intermediate container 22c9764ae503 [2021-06-24T17:00:29.428Z] ---> f126498bcc3f [2021-06-24T17:00:29.428Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T17:00:29.428Z] ---> Running in 6519e84f4457 [2021-06-24T17:00:29.693Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-24T17:00:29.693Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T17:00:29.693Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-24T17:00:29.693Z] (4/4) Installing curl (7.77.0-r0) [2021-06-24T17:00:29.693Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T17:00:29.693Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T17:00:29.693Z] Removing intermediate container 6519e84f4457 [2021-06-24T17:00:29.693Z] ---> 8b0da141a4a7 [2021-06-24T17:00:29.693Z] Step 21/23 : LABEL arch=x86_64 [2021-06-24T17:00:29.693Z] OK: 7 MiB in 18 packages [2021-06-24T17:00:29.693Z] ---> Running in 70fff619b1e4 [2021-06-24T17:00:29.959Z] Removing intermediate container 70fff619b1e4 [2021-06-24T17:00:29.959Z] ---> ec7b443b54a5 [2021-06-24T17:00:29.959Z] Step 22/23 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e [2021-06-24T17:00:29.959Z] ---> Running in 52603c20c67c [2021-06-24T17:00:30.235Z] Removing intermediate container 52603c20c67c [2021-06-24T17:00:30.235Z] ---> b4243321606f [2021-06-24T17:00:30.235Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T17:00:30.235Z] ---> Running in 1e6179d531ea [2021-06-24T17:00:30.502Z] Removing intermediate container dad5d4fc37b9 [2021-06-24T17:00:30.502Z] ---> 319842e3c029 [2021-06-24T17:00:30.502Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T17:00:30.763Z] Removing intermediate container 1e6179d531ea [2021-06-24T17:00:30.763Z] ---> c6cb483c1b23 [2021-06-24T17:00:30.763Z] [2021-06-24T17:00:30.763Z] ---> Running in 5d121e2e374a [2021-06-24T17:00:30.763Z] Successfully built c6cb483c1b23 [2021-06-24T17:00:30.763Z] Successfully tagged support-notifications:latest [2021-06-24T17:00:30.763Z] Building sys-mgmt-agent [2021-06-24T17:00:31.028Z]  Building support-notifications ... done Removing intermediate container 5d121e2e374a [2021-06-24T17:00:31.028Z] ---> aa9f50f7058b [2021-06-24T17:00:31.028Z] Step 14/22 : WORKDIR /edgex [2021-06-24T17:00:31.028Z] Removing intermediate container 6929fc23cc12 [2021-06-24T17:00:31.028Z] ---> 807fe5278cd1 [2021-06-24T17:00:31.028Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T17:00:31.028Z] ---> Running in df67b4e2d586 [2021-06-24T17:00:31.028Z] Removing intermediate container a679567eca4f [2021-06-24T17:00:31.028Z] ---> 782aad325100 [2021-06-24T17:00:31.028Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-24T17:00:31.294Z] ---> Running in 85c84e764d74 [2021-06-24T17:00:31.556Z] Removing intermediate container df67b4e2d586 [2021-06-24T17:00:31.556Z] ---> 6cf94b79582f [2021-06-24T17:00:31.556Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-24T17:00:32.132Z] ---> 39f68534ad2d [2021-06-24T17:00:32.132Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-24T17:00:32.407Z] ---> 622c1a5adedf [2021-06-24T17:00:32.407Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-24T17:00:32.675Z] 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-06-24T17:00:32.675Z] ---> f5f9956c1fda [2021-06-24T17:00:32.675Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-24T17:00:33.258Z] ---> 8f56aac3e7ce [2021-06-24T17:00:33.258Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-24T17:00:33.258Z] ---> 858900fb670b [2021-06-24T17:00:33.258Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-24T17:00:33.730Z] ---> 1fc9700a7dd0 [2021-06-24T17:00:33.730Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-24T17:00:34.191Z] ---> e1ed749753f3 [2021-06-24T17:00:34.192Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-24T17:00:34.192Z] ---> Running in 853b2622a689 [2021-06-24T17:00:34.192Z] ---> b48a0ae61554 [2021-06-24T17:00:34.192Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-24T17:00:34.192Z] Removing intermediate container 853b2622a689 [2021-06-24T17:00:34.192Z] ---> e871238382c9 [2021-06-24T17:00:34.192Z] Step 19/22 : CMD ["--init=true"] [2021-06-24T17:00:34.192Z] ---> Running in a3bd282d2714 [2021-06-24T17:00:34.192Z] ---> Running in 97764b72e758 [2021-06-24T17:00:34.192Z] Removing intermediate container 97764b72e758 [2021-06-24T17:00:34.192Z] ---> 5c24034a0a36 [2021-06-24T17:00:34.192Z] Step 20/22 : LABEL arch=x86_64 [2021-06-24T17:00:34.192Z] Removing intermediate container a3bd282d2714 [2021-06-24T17:00:34.192Z] ---> 08ae3952e41a [2021-06-24T17:00:34.192Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-24T17:00:34.192Z] ---> Running in 5e84e06467cd [2021-06-24T17:00:34.547Z] Removing intermediate container 5e84e06467cd [2021-06-24T17:00:34.547Z] ---> 7c7f0e68935f [2021-06-24T17:00:34.547Z] Step 21/22 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e [2021-06-24T17:00:34.547Z] ---> Running in cf2ab63c0cc1 [2021-06-24T17:00:34.547Z] ---> 0de0778c79fb [2021-06-24T17:00:34.547Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-24T17:00:34.926Z] ---> Running in 6255e9dfd96b [2021-06-24T17:00:34.926Z] Removing intermediate container cf2ab63c0cc1 [2021-06-24T17:00:34.926Z] ---> 384822d8a566 [2021-06-24T17:00:34.926Z] Step 22/22 : LABEL version=0.0.0 [2021-06-24T17:00:35.297Z] ---> Running in f8acc4869a10 [2021-06-24T17:00:35.297Z] Removing intermediate container f8acc4869a10 [2021-06-24T17:00:35.297Z] ---> 93dc70163065 [2021-06-24T17:00:35.297Z] [2021-06-24T17:00:38.137Z] Successfully built 93dc70163065 [2021-06-24T17:00:38.137Z] Successfully tagged security-proxy-setup:latest [2021-06-24T17:00:38.137Z]  Building security-proxy-setup ... done Building core-metadata [2021-06-24T17:00:38.137Z] Removing intermediate container 6255e9dfd96b [2021-06-24T17:00:38.137Z] ---> a090c160ad05 [2021-06-24T17:00:38.137Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-24T17:00:38.137Z] ---> Running in 94b1ecab6334 [2021-06-24T17:00:38.137Z] Removing intermediate container 94b1ecab6334 [2021-06-24T17:00:38.137Z] ---> 9932b9cebf01 [2021-06-24T17:00:38.137Z] Step 29/32 : CMD ["gate"] [2021-06-24T17:00:38.137Z] ---> Running in b6c338c0b12f [2021-06-24T17:00:38.137Z] Removing intermediate container b6c338c0b12f [2021-06-24T17:00:38.137Z] ---> d2943636eff1 [2021-06-24T17:00:38.137Z] Step 30/32 : LABEL arch=x86_64 [2021-06-24T17:00:38.137Z] ---> Running in 396588a8db5e [2021-06-24T17:00:38.137Z] Removing intermediate container 396588a8db5e [2021-06-24T17:00:38.137Z] ---> 8b2bc173bce3 [2021-06-24T17:00:38.137Z] Step 31/32 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e [2021-06-24T17:00:38.137Z] ---> Running in da3d4cf9b8a4 [2021-06-24T17:00:38.141Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-24T17:00:39.233Z] Removing intermediate container da3d4cf9b8a4 [2021-06-24T17:00:39.233Z] ---> ac170b1ed5ec [2021-06-24T17:00:39.233Z] Step 32/32 : LABEL version=0.0.0 [2021-06-24T17:00:41.190Z] ---> Running in d963bee1e533 [2021-06-24T17:00:41.772Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T17:00:41.772Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T17:00:41.772Z] ---> 8e2c4b0d454e [2021-06-24T17:00:41.772Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T17:00:41.772Z] ---> Using cache [2021-06-24T17:00:41.772Z] ---> 4515ac81706a [2021-06-24T17:00:41.772Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T17:00:41.772Z] ---> Using cache [2021-06-24T17:00:41.772Z] ---> 8b813b52cca2 [2021-06-24T17:00:41.772Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T17:00:41.772Z] ---> Using cache [2021-06-24T17:00:41.772Z] ---> 476e1a5a9f4b [2021-06-24T17:00:41.772Z] Step 6/24 : COPY go.mod . [2021-06-24T17:00:41.772Z] ---> Using cache [2021-06-24T17:00:41.772Z] ---> 1f729bbb5103 [2021-06-24T17:00:41.772Z] Step 7/24 : RUN go mod download [2021-06-24T17:00:41.772Z] ---> Using cache [2021-06-24T17:00:41.772Z] ---> ca39a9d02c07 [2021-06-24T17:00:41.772Z] Step 8/24 : COPY . . [2021-06-24T17:00:42.045Z] ---> Using cache [2021-06-24T17:00:42.045Z] ---> 4985e2671674 [2021-06-24T17:00:42.045Z] Step 9/24 : RUN go mod tidy [2021-06-24T17:00:42.045Z] ---> Using cache [2021-06-24T17:00:42.045Z] ---> 769723231c3a [2021-06-24T17:00:42.045Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-24T17:00:42.626Z] Removing intermediate container d963bee1e533 [2021-06-24T17:00:42.626Z] ---> 0f139defa6a1 [2021-06-24T17:00:42.626Z] [2021-06-24T17:00:42.626Z] Successfully built 0f139defa6a1 [2021-06-24T17:00:42.626Z] ---> Running in 903de1e740f5 [2021-06-24T17:00:42.626Z] Successfully tagged security-bootstrapper:latest [2021-06-24T17:00:43.211Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-24T17:00:43.478Z] Removing intermediate container f83acfb4c32b [2021-06-24T17:00:43.478Z] ---> 18c1187b1d18 [2021-06-24T17:00:43.478Z] [2021-06-24T17:00:43.478Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T17:00:43.478Z] ---> 13621d1b12d4 [2021-06-24T17:00:43.478Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T17:00:43.478Z] ---> Using cache [2021-06-24T17:00:43.478Z] ---> a9743737ba9d [2021-06-24T17:00:43.478Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T17:00:43.478Z] ---> Using cache [2021-06-24T17:00:43.478Z] ---> 092b8777cd69 [2021-06-24T17:00:43.478Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-24T17:00:43.747Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T17:00:43.747Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T17:00:43.747Z] ---> 8e2c4b0d454e [2021-06-24T17:00:43.747Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T17:00:43.747Z] ---> Using cache [2021-06-24T17:00:43.747Z] ---> 4515ac81706a [2021-06-24T17:00:43.747Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T17:00:43.747Z] ---> Using cache [2021-06-24T17:00:43.747Z] ---> 8b813b52cca2 [2021-06-24T17:00:43.747Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-24T17:00:43.747Z] ---> Running in e92d1a882809 [2021-06-24T17:00:43.747Z] ---> Running in 01e1fd058cb2 [2021-06-24T17:00:43.747Z] Removing intermediate container e92d1a882809 [2021-06-24T17:00:43.747Z] ---> f8989a652a51 [2021-06-24T17:00:43.747Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T17:00:44.020Z] ---> Running in 65f6f406e870 [2021-06-24T17:00:44.020Z] Removing intermediate container 65f6f406e870 [2021-06-24T17:00:44.020Z] ---> 5a1991c7ebe2 [2021-06-24T17:00:44.020Z] Step 16/24 : WORKDIR / [2021-06-24T17:00:44.289Z] ---> Running in f3a0ad10403d [2021-06-24T17:00:44.289Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T17:00:44.289Z] Removing intermediate container f3a0ad10403d [2021-06-24T17:00:44.289Z] ---> 2f7f639b344f [2021-06-24T17:00:44.289Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T17:00:44.871Z] ---> ed5c5bc11ee0 [2021-06-24T17:00:44.871Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-24T17:00:45.146Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T17:00:45.146Z] ---> b37593099fce [2021-06-24T17:00:45.146Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-24T17:00:45.412Z] ---> bb5c9a09fc59 [2021-06-24T17:00:45.412Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-24T17:00:45.412Z] ---> Running in d8467f9840a4 [2021-06-24T17:00:45.680Z] Removing intermediate container d8467f9840a4 [2021-06-24T17:00:45.681Z] ---> 13df35296656 [2021-06-24T17:00:45.681Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T17:00:45.681Z] ---> Running in 6cabd149b4ad [2021-06-24T17:00:45.681Z] OK: 219 MiB in 52 packages [2021-06-24T17:00:45.952Z] Removing intermediate container 6cabd149b4ad [2021-06-24T17:00:45.952Z] ---> 62f2adbb4a0c [2021-06-24T17:00:45.952Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T17:00:45.952Z] ---> Running in 40addf0a4c23 [2021-06-24T17:00:45.952Z] Removing intermediate container 40addf0a4c23 [2021-06-24T17:00:45.952Z] ---> 9372d5da4994 [2021-06-24T17:00:45.952Z] Step 23/24 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e [2021-06-24T17:00:46.240Z] ---> Running in f1d84a076c6d [2021-06-24T17:00:46.240Z] Removing intermediate container 01e1fd058cb2 [2021-06-24T17:00:46.240Z] ---> 72d225ffc895 [2021-06-24T17:00:46.240Z] Step 6/24 : COPY go.mod . [2021-06-24T17:00:46.240Z] Removing intermediate container f1d84a076c6d [2021-06-24T17:00:46.240Z] ---> 216d1b2f70f6 [2021-06-24T17:00:46.240Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T17:00:46.240Z] ---> Running in cbcc4ccec8e8 [2021-06-24T17:00:46.509Z] ---> 75cbbf757130 [2021-06-24T17:00:46.509Z] Step 7/24 : RUN go mod download [2021-06-24T17:00:46.509Z] Removing intermediate container cbcc4ccec8e8 [2021-06-24T17:00:46.509Z] ---> 70f9e59d9ecf [2021-06-24T17:00:46.509Z] [2021-06-24T17:00:46.509Z] ---> Running in 577ad75d289c [2021-06-24T17:00:46.781Z] Successfully built 70f9e59d9ecf [2021-06-24T17:00:46.781Z] Successfully tagged core-command:latest [2021-06-24T17:00:47.772Z]  Building core-command ... done Removing intermediate container 577ad75d289c [2021-06-24T17:00:47.772Z] ---> 4961d8ee8eeb [2021-06-24T17:00:47.772Z] Step 8/24 : COPY . . [2021-06-24T17:00:56.046Z] ---> 6a933a28fd82 [2021-06-24T17:00:56.046Z] Step 9/24 : RUN go mod tidy [2021-06-24T17:00:56.046Z] ---> Running in d1ecb3451072 [2021-06-24T17:00:56.646Z] Removing intermediate container d1ecb3451072 [2021-06-24T17:00:56.646Z] ---> d7a79249de9d [2021-06-24T17:00:56.646Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-24T17:00:56.646Z] ---> Running in 41e6a0112839 [2021-06-24T17:00:56.940Z] 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-06-24T17:01:00.361Z] Removing intermediate container 85c84e764d74 [2021-06-24T17:01:00.361Z] ---> fd2087ab3458 [2021-06-24T17:01:00.361Z] [2021-06-24T17:01:00.361Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T17:01:00.361Z] ---> 13621d1b12d4 [2021-06-24T17:01:00.361Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-24T17:01:00.361Z] ---> Running in 40d31a9b6f36 [2021-06-24T17:01:00.361Z] Removing intermediate container 40d31a9b6f36 [2021-06-24T17:01:00.361Z] ---> 863d629a2b73 [2021-06-24T17:01:00.361Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-24T17:01:00.361Z] ---> Running in 2785f9fc47bc [2021-06-24T17:01:00.361Z] Removing intermediate container 2785f9fc47bc [2021-06-24T17:01:00.361Z] ---> a09622a68427 [2021-06-24T17:01:00.361Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-24T17:01:00.361Z] ---> Running in b8a01c65fd8a [2021-06-24T17:01:00.361Z] Removing intermediate container b8a01c65fd8a [2021-06-24T17:01:00.361Z] ---> ca16269de4c3 [2021-06-24T17:01:00.361Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T17:01:00.638Z] ---> Running in 644cc75f20f6 [2021-06-24T17:01:01.242Z] Removing intermediate container 644cc75f20f6 [2021-06-24T17:01:01.242Z] ---> 210adabaed5f [2021-06-24T17:01:01.242Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-24T17:01:01.518Z] ---> Running in 99fb169919ce [2021-06-24T17:01:02.120Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T17:01:02.727Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T17:01:03.001Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-24T17:01:03.278Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-24T17:01:03.278Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-24T17:01:03.278Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-24T17:01:04.255Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-24T17:01:04.255Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-24T17:01:04.255Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T17:01:04.255Z] OK: 8 MiB in 20 packages [2021-06-24T17:01:05.269Z] Removing intermediate container 903de1e740f5 [2021-06-24T17:01:05.269Z] ---> 1d66baa7da6e [2021-06-24T17:01:05.269Z] [2021-06-24T17:01:05.269Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T17:01:05.269Z] ---> 13621d1b12d4 [2021-06-24T17:01:05.269Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T17:01:05.269Z] ---> Using cache [2021-06-24T17:01:05.269Z] ---> a9743737ba9d [2021-06-24T17:01:05.269Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T17:01:05.269Z] ---> Using cache [2021-06-24T17:01:05.269Z] ---> 092b8777cd69 [2021-06-24T17:01:05.269Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-24T17:01:05.269Z] Removing intermediate container 99fb169919ce [2021-06-24T17:01:05.269Z] ---> 5c8470c82f2b [2021-06-24T17:01:05.269Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T17:01:05.269Z] ---> Running in df4790df74fb [2021-06-24T17:01:05.538Z] Removing intermediate container df4790df74fb [2021-06-24T17:01:05.538Z] ---> 3e687f583778 [2021-06-24T17:01:05.538Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T17:01:05.538Z] ---> Running in 854243935d3d [2021-06-24T17:01:05.538Z] ---> 911be572337f [2021-06-24T17:01:05.538Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-24T17:01:05.807Z] Removing intermediate container 854243935d3d [2021-06-24T17:01:05.807Z] ---> cd2a0cd0bf89 [2021-06-24T17:01:05.807Z] Step 16/24 : WORKDIR / [2021-06-24T17:01:05.807Z] ---> Running in 8a8e3c7557b4 [2021-06-24T17:01:06.079Z] Removing intermediate container 8a8e3c7557b4 [2021-06-24T17:01:06.079Z] ---> 235702a6707d [2021-06-24T17:01:06.080Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T17:01:06.348Z] ---> 35fc4c06a94d [2021-06-24T17:01:06.348Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-24T17:01:06.620Z] ---> 847a1b233794 [2021-06-24T17:01:06.620Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-24T17:01:06.620Z] ---> 97798057caf8 [2021-06-24T17:01:06.620Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-24T17:01:06.620Z] ---> Running in c6c390b558c4 [2021-06-24T17:01:06.896Z] Removing intermediate container c6c390b558c4 [2021-06-24T17:01:06.896Z] ---> a77063ee4421 [2021-06-24T17:01:06.896Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T17:01:06.896Z] ---> 07eb13c3e054 [2021-06-24T17:01:06.896Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-24T17:01:06.896Z] ---> Running in 979cad102b9c [2021-06-24T17:01:07.167Z] ---> 9934ee64ae6d [2021-06-24T17:01:07.167Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-24T17:01:07.167Z] Removing intermediate container 979cad102b9c [2021-06-24T17:01:07.167Z] ---> fac5a396330c [2021-06-24T17:01:07.167Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T17:01:07.167Z] ---> Running in c8d48e74e33e [2021-06-24T17:01:07.167Z] ---> Running in 4768cd138998 [2021-06-24T17:01:07.438Z] Removing intermediate container c8d48e74e33e [2021-06-24T17:01:07.438Z] ---> 8d2fa34edb6f [2021-06-24T17:01:07.438Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T17:01:07.438Z] Removing intermediate container 4768cd138998 [2021-06-24T17:01:07.438Z] ---> ed8e5e783cea [2021-06-24T17:01:07.438Z] Step 23/24 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e [2021-06-24T17:01:07.438Z] ---> Running in 035a43997166 [2021-06-24T17:01:07.438Z] ---> Running in 0ebc63e507d1 [2021-06-24T17:01:07.438Z] Removing intermediate container 0ebc63e507d1 [2021-06-24T17:01:07.438Z] ---> 0f8bcca4f79f [2021-06-24T17:01:07.438Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T17:01:07.438Z] Removing intermediate container 035a43997166 [2021-06-24T17:01:07.438Z] ---> 4392a3d85856 [2021-06-24T17:01:07.438Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T17:01:07.712Z] ---> Running in ae9a9ae1b5bf [2021-06-24T17:01:07.712Z] ---> Running in d7ee8eb66870 [2021-06-24T17:01:07.981Z] Removing intermediate container ae9a9ae1b5bf [2021-06-24T17:01:07.981Z] ---> a69556841862 [2021-06-24T17:01:07.981Z] Step 23/24 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e [2021-06-24T17:01:07.981Z] Removing intermediate container d7ee8eb66870 [2021-06-24T17:01:07.981Z] ---> 22fd47b12b4a [2021-06-24T17:01:07.981Z] [2021-06-24T17:01:07.981Z] ---> Running in 91026a39a742 [2021-06-24T17:01:08.255Z] Successfully built 22fd47b12b4a [2021-06-24T17:01:08.255Z] Successfully tagged core-data:latest [2021-06-24T17:01:08.255Z]  Building core-data ... done Removing intermediate container 91026a39a742 [2021-06-24T17:01:08.255Z] ---> 04a9963ede80 [2021-06-24T17:01:08.255Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T17:01:08.255Z] ---> Running in d53d51ccd7e6 [2021-06-24T17:01:08.255Z] Removing intermediate container d53d51ccd7e6 [2021-06-24T17:01:08.255Z] ---> d4c4a4b9da9b [2021-06-24T17:01:08.255Z] [2021-06-24T17:01:08.531Z] Successfully built d4c4a4b9da9b [2021-06-24T17:01:08.531Z] Successfully tagged core-metadata:latest [2021-06-24T17:01:11.146Z]  Building core-metadata ... done Removing intermediate container 41e6a0112839 [2021-06-24T17:01:11.146Z] ---> 40a80eb60986 [2021-06-24T17:01:11.146Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-24T17:01:11.146Z] ---> Running in 7e22e09cfdc0 [2021-06-24T17:01:11.146Z] 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-06-24T17:01:11.734Z] Removing intermediate container 7e22e09cfdc0 [2021-06-24T17:01:11.734Z] ---> e4c9d63301d6 [2021-06-24T17:01:11.734Z] [2021-06-24T17:01:11.734Z] Step 12/24 : FROM docker:20.10.0 [2021-06-24T17:01:11.734Z] 20.10.0: Pulling from library/docker [2021-06-24T17:01:15.114Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-24T17:01:15.114Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-24T17:01:15.114Z] ---> aefe523efa57 [2021-06-24T17:01:15.114Z] 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-06-24T17:01:15.376Z] ---> Running in 455106b220d9 [2021-06-24T17:01:15.377Z] Removing intermediate container 455106b220d9 [2021-06-24T17:01:15.377Z] ---> b98f48380e71 [2021-06-24T17:01:15.377Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-24T17:01:15.377Z] ---> Running in 552a690a86e6 [2021-06-24T17:01:15.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T17:01:15.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T17:01:15.904Z] (1/39) Installing readline (8.0.4-r0) [2021-06-24T17:01:15.904Z] (2/39) Installing bash (5.0.17-r0) [2021-06-24T17:01:15.904Z] Executing bash-5.0.17-r0.post-install [2021-06-24T17:01:15.904Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T17:01:15.904Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-24T17:01:15.904Z] (5/39) Installing curl (7.77.0-r0) [2021-06-24T17:01:15.904Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-24T17:01:15.904Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-24T17:01:15.904Z] (8/39) Installing expat (2.2.9-r1) [2021-06-24T17:01:15.904Z] (9/39) Installing libffi (3.3-r2) [2021-06-24T17:01:15.904Z] (10/39) Installing gdbm (1.13-r1) [2021-06-24T17:01:15.904Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-24T17:01:15.904Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-24T17:01:15.904Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-24T17:01:16.479Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-24T17:01:16.479Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-24T17:01:16.479Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-24T17:01:16.479Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-24T17:01:16.479Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-24T17:01:16.479Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-24T17:01:16.479Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-24T17:01:16.479Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-24T17:01:16.479Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-24T17:01:16.479Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-24T17:01:16.479Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-24T17:01:16.479Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-24T17:01:16.479Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-24T17:01:16.479Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-24T17:01:16.479Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-24T17:01:16.479Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-24T17:01:16.479Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-24T17:01:16.479Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-24T17:01:16.479Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-24T17:01:16.479Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-24T17:01:16.479Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-24T17:01:16.479Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-24T17:01:16.479Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-24T17:01:16.479Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-24T17:01:16.479Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-24T17:01:16.479Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-24T17:01:16.743Z] Executing busybox-1.31.1-r19.trigger [2021-06-24T17:01:16.743Z] OK: 72 MiB in 59 packages [2021-06-24T17:01:17.316Z] Collecting docker-compose==1.23.2 [2021-06-24T17:01:17.316Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-24T17:01:17.316Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-24T17:01:17.578Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-24T17:01:17.578Z] Collecting PyYAML<4,>=3.10 [2021-06-24T17:01:17.578Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-24T17:01:18.158Z] Collecting cached-property<2,>=1.2.0 [2021-06-24T17:01:18.158Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-24T17:01:18.158Z] Collecting docopt<0.7,>=0.6.1 [2021-06-24T17:01:18.158Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-24T17:01:18.736Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-24T17:01:18.736Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-24T17:01:18.736Z] 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-06-24T17:01:18.736Z] Collecting docker<4.0,>=3.6.0 [2021-06-24T17:01:18.736Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-24T17:01:18.999Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-24T17:01:18.999Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-24T17:01:19.261Z] Collecting texttable<0.10,>=0.9.0 [2021-06-24T17:01:19.261Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-24T17:01:19.522Z] Collecting jsonschema<3,>=2.5.1 [2021-06-24T17:01:19.522Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-24T17:01:19.522Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-24T17:01:19.522Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-24T17:01:19.784Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-24T17:01:19.784Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-24T17:01:19.784Z] Collecting idna<2.8,>=2.5 [2021-06-24T17:01:19.784Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-24T17:01:19.784Z] Collecting docker-pycreds>=0.4.0 [2021-06-24T17:01:19.784Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-24T17:01:19.784Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-24T17:01:19.784Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-24T17:01:19.784Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-24T17:01:19.784Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-24T17:01:19.784Z] Installing collected packages: websocket-client, PyYAML, cached-property, docopt, urllib3, idna, requests, docker-pycreds, docker, dockerpty, texttable, jsonschema, docker-compose [2021-06-24T17:01:20.046Z] Running setup.py install for PyYAML: started [2021-06-24T17:01:20.308Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-24T17:01:20.308Z] Running setup.py install for docopt: started [2021-06-24T17:01:20.572Z] Running setup.py install for docopt: finished with status 'done' [2021-06-24T17:01:20.572Z] Attempting uninstall: urllib3 [2021-06-24T17:01:20.572Z] Found existing installation: urllib3 1.25.9 [2021-06-24T17:01:20.572Z] Uninstalling urllib3-1.25.9: [2021-06-24T17:01:20.572Z] Successfully uninstalled urllib3-1.25.9 [2021-06-24T17:01:20.833Z] Attempting uninstall: idna [2021-06-24T17:01:20.833Z] Found existing installation: idna 2.9 [2021-06-24T17:01:20.833Z] Uninstalling idna-2.9: [2021-06-24T17:01:20.833Z] Successfully uninstalled idna-2.9 [2021-06-24T17:01:20.833Z] Attempting uninstall: requests [2021-06-24T17:01:20.833Z] Found existing installation: requests 2.23.0 [2021-06-24T17:01:20.833Z] Uninstalling requests-2.23.0: [2021-06-24T17:01:20.833Z] Successfully uninstalled requests-2.23.0 [2021-06-24T17:01:21.096Z] Running setup.py install for dockerpty: started [2021-06-24T17:01:21.362Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-24T17:01:21.362Z] Running setup.py install for texttable: started [2021-06-24T17:01:21.626Z] Running setup.py install for texttable: finished with status 'done' [2021-06-24T17:01:21.888Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-24T17:01:25.204Z] Removing intermediate container 552a690a86e6 [2021-06-24T17:01:25.204Z] ---> 414b8eae8955 [2021-06-24T17:01:25.204Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-24T17:01:25.204Z] ---> Running in 6456b86ac65a [2021-06-24T17:01:25.204Z] Removing intermediate container 6456b86ac65a [2021-06-24T17:01:25.204Z] ---> 41328ddd2a1e [2021-06-24T17:01:25.204Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-24T17:01:25.204Z] ---> Running in 560031a7ac8a [2021-06-24T17:01:25.204Z] Removing intermediate container 560031a7ac8a [2021-06-24T17:01:25.204Z] ---> 0a79fb3c9f04 [2021-06-24T17:01:25.204Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-24T17:01:25.204Z] ---> dacf79b685db [2021-06-24T17:01:25.204Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-24T17:01:25.204Z] ---> 58f604ddfedc [2021-06-24T17:01:25.204Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-24T17:01:25.465Z] ---> 29422c101bf5 [2021-06-24T17:01:25.465Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-24T17:01:25.465Z] ---> Running in 192ba3573773 [2021-06-24T17:01:25.465Z] Removing intermediate container 192ba3573773 [2021-06-24T17:01:25.465Z] ---> 8ba621b332b7 [2021-06-24T17:01:25.465Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T17:01:25.465Z] ---> Running in 00dbb2a46e49 [2021-06-24T17:01:25.729Z] Removing intermediate container 00dbb2a46e49 [2021-06-24T17:01:25.729Z] ---> 73d35227b521 [2021-06-24T17:01:25.729Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T17:01:25.729Z] ---> Running in 6844c8ef778e [2021-06-24T17:01:25.729Z] Removing intermediate container 6844c8ef778e [2021-06-24T17:01:25.729Z] ---> ae40a92fcd8a [2021-06-24T17:01:25.729Z] Step 23/24 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e [2021-06-24T17:01:25.729Z] ---> Running in 3633b2921abd [2021-06-24T17:01:25.992Z] Removing intermediate container 3633b2921abd [2021-06-24T17:01:25.992Z] ---> 699c65049bc3 [2021-06-24T17:01:25.992Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T17:01:25.992Z] ---> Running in eff13ee939ee [2021-06-24T17:01:25.992Z] Removing intermediate container eff13ee939ee [2021-06-24T17:01:25.992Z] ---> bb24891fc702 [2021-06-24T17:01:25.992Z] [2021-06-24T17:01:25.992Z] Successfully built bb24891fc702 [2021-06-24T17:01:25.992Z] Successfully tagged sys-mgmt-agent:latest [2021-06-24T17:01:26.260Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-24T17:01:26.263Z] $ docker stop --time=1 ef5f8131b92d489327944236d86d76c216d24d51d55a1955262d8cabcc5ae081 [2021-06-24T17:01:27.532Z] $ docker rm -f ef5f8131b92d489327944236d86d76c216d24d51d55a1955262d8cabcc5ae081 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T17:01:27.910Z] + docker images [2021-06-24T17:01:27.911Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-24T17:01:27.911Z] sys-mgmt-agent latest bb24891fc702 2 seconds ago 312MB [2021-06-24T17:01:27.911Z] e4c9d63301d6 16 seconds ago 1.15GB [2021-06-24T17:01:27.911Z] core-metadata latest d4c4a4b9da9b 19 seconds ago 16.6MB [2021-06-24T17:01:27.911Z] core-data latest 22fd47b12b4a 20 seconds ago 20.2MB [2021-06-24T17:01:27.911Z] 1d66baa7da6e 23 seconds ago 1.15GB [2021-06-24T17:01:27.911Z] fd2087ab3458 28 seconds ago 1.15GB [2021-06-24T17:01:27.911Z] core-command latest 70f9e59d9ecf 41 seconds ago 15.9MB [2021-06-24T17:01:27.911Z] 18c1187b1d18 45 seconds ago 1.14GB [2021-06-24T17:01:27.911Z] security-bootstrapper latest 0f139defa6a1 46 seconds ago 18.6MB [2021-06-24T17:01:27.911Z] security-proxy-setup latest 93dc70163065 52 seconds ago 25.7MB [2021-06-24T17:01:27.911Z] support-notifications latest c6cb483c1b23 57 seconds ago 16.7MB [2021-06-24T17:01:27.911Z] 61dca40f3d02 59 seconds ago 1.15GB [2021-06-24T17:01:27.911Z] b7b98db0ce94 About a minute ago 1.15GB [2021-06-24T17:01:27.911Z] 9e64bf16359e About a minute ago 1.15GB [2021-06-24T17:01:27.911Z] support-scheduler latest b1a1babaefb0 About a minute ago 15.9MB [2021-06-24T17:01:27.911Z] security-secretstore-setup latest 1f1724f20d04 About a minute ago 28.7MB [2021-06-24T17:01:27.911Z] c9f314517def About a minute ago 1.15GB [2021-06-24T17:01:27.911Z] 71c6f7838ba0 About a minute ago 1.15GB [2021-06-24T17:01:27.911Z] ci-base-image-x86_64 latest 8e2c4b0d454e 5 minutes ago 647MB [2021-06-24T17:01:27.911Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB [2021-06-24T17:01:27.911Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB [2021-06-24T17:01:27.911Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-24T17:01:27.911Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-24T17:01:27.911Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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-06-24T17:01:34.790Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-24T17:01:34.790Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-24T17:01:37.438Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-24T17:01:37.438Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-24T17:01:43.352Z] Still waiting to schedule task [2021-06-24T17:01:43.353Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-24T17:01:44.207Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-24T17:01:44.207Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-24T17:01:44.207Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-24T17:01:44.207Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-24T17:01:45.661Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-24T17:01:46.260Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-24T17:01:47.708Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-24T17:01:47.708Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-24T17:01:47.708Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-24T17:01:47.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-24T17:02:00.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.179s coverage: 28.7% of statements [2021-06-24T17:02:00.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-24T17:02:00.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-24T17:02:02.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.336s coverage: 100.0% of statements [2021-06-24T17:02:02.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-24T17:02:03.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.369s coverage: 53.1% of statements [2021-06-24T17:02:03.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-24T17:02:03.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-24T17:02:04.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.538s coverage: 87.7% of statements [2021-06-24T17:02:04.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-24T17:02:04.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-24T17:02:04.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.232s coverage: 78.9% of statements [2021-06-24T17:02:08.452Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.194s coverage: 81.2% of statements [2021-06-24T17:02:08.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-24T17:02:08.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-24T17:02:08.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-24T17:02:08.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-24T17:02:08.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-24T17:02:13.887Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.351s coverage: 95.1% of statements [2021-06-24T17:02:13.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-24T17:02:13.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-24T17:02:13.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-24T17:02:13.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-24T17:02:13.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-24T17:02:13.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-24T17:02:13.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-24T17:02:13.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-24T17:02:13.887Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.181s coverage: 60.0% of statements [2021-06-24T17:02:13.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-24T17:02:13.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-24T17:02:13.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-24T17:02:13.887Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.307s coverage: 0.8% of statements [2021-06-24T17:02:13.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-24T17:02:13.887Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.147s coverage: 58.8% of statements [2021-06-24T17:02:13.887Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.185s coverage: 22.0% of statements [2021-06-24T17:02:13.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-24T17:02:13.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.195s coverage: 47.1% of statements [2021-06-24T17:02:13.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.232s coverage: 79.5% of statements [2021-06-24T17:02:13.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.215s coverage: 94.1% of statements [2021-06-24T17:02:14.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.189s coverage: 96.3% of statements [2021-06-24T17:02:15.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.166s coverage: 87.5% of statements [2021-06-24T17:02:29.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.210s coverage: 94.4% of statements [2021-06-24T17:02:29.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.172s coverage: 44.8% of statements [2021-06-24T17:02:32.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.524s coverage: 81.8% of statements [2021-06-24T17:02:32.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-24T17:02:39.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.248s coverage: 92.9% of statements [2021-06-24T17:02:39.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-24T17:02:39.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-24T17:02:39.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-24T17:02:39.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-06-24T17:02:39.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-24T17:02:39.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-24T17:02:39.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-24T17:02:39.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-24T17:02:39.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-24T17:02:39.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.166s coverage: 87.2% of statements [2021-06-24T17:02:39.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-24T17:02:39.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-24T17:02:39.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.144s coverage: 100.0% of statements [2021-06-24T17:02:39.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-24T17:02:39.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.161s coverage: 58.8% of statements [2021-06-24T17:02:39.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-24T17:02:39.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.170s coverage: 80.0% of statements [2021-06-24T17:02:39.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements [2021-06-24T17:02:39.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.253s coverage: 85.4% of statements [2021-06-24T17:02:39.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.312s coverage: 91.2% of statements [2021-06-24T17:02:39.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-24T17:02:39.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.588s coverage: 64.4% of statements [2021-06-24T17:02:39.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-24T17:02:39.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-24T17:02:39.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.177s coverage: 100.0% of statements [2021-06-24T17:02:39.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements [2021-06-24T17:02:39.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-06-24T17:02:40.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.052s coverage: 73.7% of statements [2021-06-24T17:02:41.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2021-06-24T17:02:45.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.121s coverage: 66.9% of statements [2021-06-24T17:02:45.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-24T17:02:45.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-24T17:02:45.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-24T17:02:47.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.800s coverage: 43.6% of statements [2021-06-24T17:02:47.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-24T17:02:47.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-24T17:02:47.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.229s coverage: 89.5% of statements [2021-06-24T17:02:47.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-24T17:02:47.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.195s coverage: 84.8% of statements [2021-06-24T17:02:47.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-24T17:02:47.858Z] Running on prd-ubuntu18.04-docker-8c-8g-1230 in /w/workspace/edgexfoundry_edgex-go_PR-3591 [Pipeline] { [Pipeline] ws [2021-06-24T17:02:47.878Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-06-24T17:02:48.008Z] The recommended git tool is: git [2021-06-24T17:02:52.465Z] using credential edgex-jenkins-ssh [2021-06-24T17:02:52.480Z] Cloning the remote Git repository [2021-06-24T17:02:52.510Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-24T17:02:52.580Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-06-24T17:02:52.605Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T17:02:52.605Z] > git --version # timeout=10 [2021-06-24T17:02:52.612Z] > git --version # 'git version 2.17.1' [2021-06-24T17:02:52.613Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T17:02:52.655Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T17:02:55.643Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.241s coverage: 19.3% of statements [2021-06-24T17:02:55.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-24T17:02:55.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-24T17:02:55.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-24T17:02:55.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-24T17:02:55.643Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.541s coverage: 91.9% of statements [2021-06-24T17:02:55.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-24T17:02:55.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-24T17:02:55.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-24T17:02:55.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-24T17:02:55.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-24T17:02:55.643Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.223s coverage: 62.7% of statements [2021-06-24T17:02:55.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-24T17:02:55.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-24T17:02:55.643Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.365s coverage: 97.6% of statements [2021-06-24T17:02:55.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-24T17:02:55.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-24T17:02:55.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-24T17:02:55.643Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-24T17:02:55.643Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-24T17:02:55.643Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.186s coverage: 28.9% of statements [2021-06-24T17:02:55.643Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-24T17:02:55.643Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-24T17:02:55.643Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-24T17:02:55.643Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-24T17:02:55.643Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-24T17:02:55.643Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-24T17:02:55.643Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.174s coverage: 100.0% of statements [2021-06-24T17:02:55.643Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-06-24T17:02:55.917Z] GO111MODULE=on go vet ./... [2021-06-24T17:02:59.684Z] Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit f0738b1a22a91066484a4335b3c4d5d6be61867e [2021-06-24T17:02:59.792Z] Merge succeeded, producing f0738b1a22a91066484a4335b3c4d5d6be61867e [2021-06-24T17:02:59.793Z] Checking out Revision f0738b1a22a91066484a4335b3c4d5d6be61867e (PR-3591) [2021-06-24T17:02:58.981Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T17:02:58.990Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T17:02:59.001Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T17:02:59.015Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T17:02:59.015Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T17:02:59.019Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3591/head:refs/remotes/origin/PR-3591 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T17:02:59.708Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T17:02:59.714Z] > git checkout -f f0738b1a22a91066484a4335b3c4d5d6be61867e # timeout=10 [2021-06-24T17:02:59.776Z] > git remote # timeout=10 [2021-06-24T17:02:59.783Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T17:02:59.788Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T17:02:59.792Z] > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 [2021-06-24T17:02:59.801Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T17:02:59.809Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T17:02:59.814Z] > git checkout -f f0738b1a22a91066484a4335b3c4d5d6be61867e # timeout=10 [2021-06-24T17:03:03.497Z] Commit message: "Merge branch 'master' into add-ireland-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T17:03:04.481Z] + echo snap-build.sh [2021-06-24T17:03:04.481Z] snap-build.sh [2021-06-24T17:03:04.481Z] + SNAP_BASE_DIR=. [2021-06-24T17:03:04.481Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-06-24T17:03:04.481Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-06-24T17:03:04.481Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-06-24T17:03:04.481Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-06-24T17:03:04.481Z] + cd /w/workspace/edgex-go/4 [2021-06-24T17:03:04.481Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-24T17:03:04.481Z] Reading package lists... [2021-06-24T17:03:04.482Z] Building dependency tree... [2021-06-24T17:03:04.482Z] Reading state information... [2021-06-24T17:03:04.744Z] The following packages were automatically installed and are no longer required: [2021-06-24T17:03:04.744Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-24T17:03:04.745Z] uidmap xdelta3 [2021-06-24T17:03:04.745Z] Use 'sudo apt autoremove' to remove them. [2021-06-24T17:03:04.745Z] The following packages will be REMOVED: [2021-06-24T17:03:04.745Z] lxd* lxd-client* [2021-06-24T17:03:05.007Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-24T17:03:05.008Z] After this operation, 31.7 MB disk space will be freed. [2021-06-24T17:03:05.793Z] (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-06-24T17:03:05.793Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T17:03:06.750Z] Removing lxd dnsmasq configuration [2021-06-24T17:03:07.012Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T17:03:07.274Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-24T17:03:08.222Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T17:03:08.485Z] (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-06-24T17:03:08.485Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T17:03:09.879Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-24T17:03:09.879Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-24T17:03:11.272Z] + sudo snap remove --purge lxd [2021-06-24T17:03:11.272Z] snap "lxd" is not installed [2021-06-24T17:03:11.272Z] + sudo groupadd --force --system lxd [2021-06-24T17:03:11.272Z] ++ whoami [2021-06-24T17:03:11.272Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-24T17:03:11.534Z] + newgrp - lxd [2021-06-24T17:03:11.534Z] + sudo snap install lxd [2021-06-24T17:03:21.560Z] 2021-06-24T17:03:19Z INFO Waiting for automatic snapd restart... [2021-06-24T17:03:39.706Z] lxd 4.15 from Canonical* installed [2021-06-24T17:03:39.706Z] + sudo lxd init --auto [2021-06-24T17:03:49.908Z] + sudo snap install --classic snapcraft [2021-06-24T17:03:59.946Z] snapcraft 4.8.2 from Canonical* installed [2021-06-24T17:03:59.946Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-24T17:03:59.946Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-24T17:03:59.946Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T17:03:59.946Z] Dload Upload Total Spent Left Speed [2021-06-24T17:03:59.946Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4236 0 --:--:-- --:--:-- --:--:-- 4236 [2021-06-24T17:03:59.946Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 5713k 0 --:--:-- --:--:-- --:--:-- 15.9M [2021-06-24T17:03:59.946Z] ./yq_linux_amd64 [2021-06-24T17:03:59.946Z] + sudo snapcraft prime --use-lxd [2021-06-24T17:04:01.889Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-24T17:04:01.889Z] 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-06-24T17:04:01.889Z] - README.md [2021-06-24T17:04:01.889Z] [2021-06-24T17:04:01.889Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-24T17:04:02.152Z] Launching a container. [2021-06-24T17:04:14.513Z] Waiting for container to be ready [2021-06-24T17:04:14.513Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-24T17:04:14.513Z] [2021-06-24T17:04:17.840Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-24T17:04:17.840Z] Waiting for network to be ready... [2021-06-24T17:04:18.416Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-24T17:04:18.416Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-24T17:04:18.416Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-24T17:04:18.416Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-24T17:04:18.682Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-24T17:04:18.682Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-24T17:04:18.682Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-24T17:04:18.682Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-24T17:04:18.682Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-24T17:04:18.682Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-24T17:04:18.944Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-24T17:04:18.944Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-24T17:04:19.109Z] gofmt -l . [2021-06-24T17:04:19.109Z] [ "`gofmt -l .`" = "" ] [2021-06-24T17:04:19.109Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-24T17:04:19.206Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-24T17:04:19.467Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-24T17:04:19.467Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-24T17:04:19.467Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-24T17:04:19.467Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-24T17:04:19.467Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-24T17:04:19.730Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-24T17:04:19.730Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] [2021-06-24T17:04:19.766Z] + ls -al . [2021-06-24T17:04:19.766Z] total 588 [2021-06-24T17:04:19.766Z] drwxrwxr-x 9 1001 1001 4096 Jun 24 17:04 . [2021-06-24T17:04:19.766Z] drwxr-xr-x 4 root root 4096 Jun 24 17:00 .. [2021-06-24T17:04:19.766Z] -rw-rw-r-- 1 1001 1001 11 Jun 24 16:58 .dockerignore [2021-06-24T17:04:19.766Z] drwxrwxr-x 8 1001 1001 4096 Jun 24 16:58 .git [2021-06-24T17:04:19.766Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 16:58 .github [2021-06-24T17:04:19.766Z] -rw-rw-r-- 1 1001 1001 818 Jun 24 16:58 .gitignore [2021-06-24T17:04:19.766Z] -rw-rw-r-- 1 1001 1001 166 Jun 24 16:58 .sonarcloud.properties [2021-06-24T17:04:19.766Z] -rw-rw-r-- 1 1001 1001 8609 Jun 24 16:58 Attribution.txt [2021-06-24T17:04:19.766Z] -rw-rw-r-- 1 1001 1001 43881 Jun 24 16:58 CHANGELOG.md [2021-06-24T17:04:19.766Z] -rw-rw-r-- 1 1001 1001 3804 Jun 24 16:58 CONTRIBUTING.md [2021-06-24T17:04:19.766Z] -rw-rw-r-- 1 1001 1001 931 Jun 24 16:58 Dockerfile.build [2021-06-24T17:04:19.766Z] -rw-rw-r-- 1 1001 1001 849 Jun 24 16:58 Jenkinsfile [2021-06-24T17:04:19.766Z] -rw-rw-r-- 1 1001 1001 10775 Jun 24 16:58 LICENSE [2021-06-24T17:04:19.766Z] -rw-rw-r-- 1 1001 1001 5605 Jun 24 16:58 Makefile [2021-06-24T17:04:19.766Z] -rw-rw-r-- 1 1001 1001 7905 Jun 24 16:58 README.md [2021-06-24T17:04:19.766Z] -rw-rw-r-- 1 1001 1001 7071 Jun 24 16:58 SECURITY.md [2021-06-24T17:04:19.766Z] -rw-rw-r-- 1 1001 1001 5 Jun 24 16:54 VERSION [2021-06-24T17:04:19.766Z] -rw-rw-r-- 1 1001 1001 4131 Jun 24 16:58 ZMQWindows.md [2021-06-24T17:04:19.766Z] drwxrwxr-x 2 1001 1001 4096 Jun 24 16:58 bin [2021-06-24T17:04:19.766Z] drwxrwxr-x 14 1001 1001 4096 Jun 24 16:58 cmd [2021-06-24T17:04:19.766Z] -rw-r--r-- 1 root root 398095 Jun 24 17:02 coverage.out [2021-06-24T17:04:19.766Z] -rw-rw-r-- 1 1001 1001 841 Jun 24 16:58 go.mod [2021-06-24T17:04:19.766Z] -rw-r--r-- 1 root root 20962 Jun 24 17:00 go.sum [2021-06-24T17:04:19.766Z] drwxrwxr-x 7 1001 1001 4096 Jun 24 16:58 internal [2021-06-24T17:04:19.766Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 16:58 openapi [2021-06-24T17:04:19.766Z] drwxrwxr-x 4 1001 1001 4096 Jun 24 16:58 snap [2021-06-24T17:04:19.766Z] -rw-rw-r-- 1 1001 1001 168 Jun 24 16:58 version.go [Pipeline] sh [2021-06-24T17:04:19.990Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-24T17:04:19.990Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-24T17:04:19.990Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-24T17:04:19.990Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-24T17:04:19.990Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-24T17:04:19.990Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-24T17:04:19.990Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-24T17:04:20.434Z] + '[' -e coverage.out ] [2021-06-24T17:04:20.435Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-24T17:04:20.465Z] Warning: overwriting stash ‘coverage-report’ [2021-06-24T17:04:21.249Z] Stashed 1 file(s) [Pipeline] sh [2021-06-24T17:04:21.896Z] + make build [2021-06-24T17:04:21.896Z] go mod tidy [2021-06-24T17:04:22.502Z] 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-06-24T17:04:22.545Z] Fetched 24.8 MB in 4s (6085 kB/s) [2021-06-24T17:04:23.144Z] Reading package lists... [2021-06-24T17:04:23.405Z] Reading package lists... [2021-06-24T17:04:23.405Z] Building dependency tree... [2021-06-24T17:04:23.405Z] Reading state information... [2021-06-24T17:04:23.677Z] The following additional packages will be installed: [2021-06-24T17:04:23.677Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-24T17:04:23.677Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-24T17:04:23.677Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-24T17:04:23.677Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-24T17:04:23.677Z] Suggested packages: [2021-06-24T17:04:23.677Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-24T17:04:23.677Z] Recommended packages: [2021-06-24T17:04:23.677Z] gnupg libsasl2-modules [2021-06-24T17:04:23.677Z] The following NEW packages will be installed: [2021-06-24T17:04:23.677Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-24T17:04:23.678Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-24T17:04:23.678Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-24T17:04:23.678Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-24T17:04:23.678Z] The following packages will be upgraded: [2021-06-24T17:04:23.678Z] gpg gpg-agent gpgconf libudev1 [2021-06-24T17:04:23.678Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-24T17:04:23.678Z] Need to get 3530 kB of archives. [2021-06-24T17:04:23.678Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-24T17:04:23.678Z] 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-06-24T17:04:23.678Z] 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-06-24T17:04:23.678Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-24T17:04:23.678Z] 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-06-24T17:04:23.940Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-24T17:04:24.211Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-24T17:04:24.474Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-24T17:04:24.738Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-24T17:04:24.738Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-24T17:04:24.738Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-24T17:04:24.738Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-24T17:04:24.738Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-24T17:04:24.738Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-24T17:04:24.738Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-24T17:04:24.738Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-24T17:04:24.738Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-24T17:04:24.738Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-24T17:04:24.738Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-24T17:04:24.738Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-24T17:04:24.738Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-24T17:04:24.738Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-24T17:04:24.738Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-24T17:04:25.005Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T17:04:25.005Z] Fetched 3530 kB in 1s (2941 kB/s) [2021-06-24T17:04:25.005Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-24T17:04:25.005Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-24T17:04:25.005Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T17:04:25.005Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-24T17:04:25.005Z] Selecting previously unselected package udev. [2021-06-24T17:04:25.005Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-24T17:04:25.005Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-24T17:04:25.272Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-24T17:04:25.272Z] Selecting previously unselected package libfuse2:amd64. [2021-06-24T17:04:25.272Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-24T17:04:25.272Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-24T17:04:25.272Z] Selecting previously unselected package fuse. [2021-06-24T17:04:25.536Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-24T17:04:25.536Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-24T17:04:25.536Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T17:04:25.536Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T17:04:25.536Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T17:04:25.536Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T17:04:27.946Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T17:04:27.946Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T17:04:27.946Z] Selecting previously unselected package libksba8:amd64. [2021-06-24T17:04:27.946Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-24T17:04:27.946Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-24T17:04:27.946Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-24T17:04:27.946Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T17:04:27.946Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T17:04:27.946Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-24T17:04:27.946Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T17:04:27.946Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T17:04:27.946Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-24T17:04:27.946Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T17:04:27.946Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T17:04:27.946Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-24T17:04:27.946Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T17:04:27.946Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T17:04:27.946Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-24T17:04:27.946Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T17:04:27.946Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T17:04:27.946Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-24T17:04:27.946Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T17:04:27.946Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T17:04:27.946Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-24T17:04:27.946Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T17:04:27.947Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T17:04:27.947Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-24T17:04:27.947Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T17:04:27.947Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T17:04:27.947Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-24T17:04:27.947Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T17:04:27.947Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T17:04:27.947Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-24T17:04:27.947Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-24T17:04:27.947Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T17:04:27.947Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-24T17:04:27.947Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-24T17:04:27.947Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T17:04:27.947Z] Selecting previously unselected package libldap-common. [2021-06-24T17:04:27.947Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-24T17:04:27.947Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T17:04:27.947Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-24T17:04:27.947Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-24T17:04:27.947Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T17:04:27.947Z] Selecting previously unselected package dirmngr. [2021-06-24T17:04:27.947Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T17:04:27.947Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-24T17:04:27.947Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T17:04:27.947Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-24T17:04:27.947Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-24T17:04:27.947Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T17:04:27.947Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T17:04:27.947Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-24T17:04:27.947Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T17:04:27.947Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-24T17:04:27.947Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T17:04:27.947Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-24T17:04:27.947Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-24T17:04:27.947Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T17:04:27.947Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-24T17:04:28.209Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-24T17:04:28.209Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-24T17:04:28.209Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T17:04:28.209Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T17:04:28.209Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T17:04:28.209Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T17:04:28.209Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T17:04:28.209Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T17:04:28.209Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T17:04:28.209Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T17:04:28.209Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-24T17:04:28.209Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T17:04:28.788Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-24T17:04:28.788Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-24T17:04:28.788Z] This means they are not meant to be enabled using systemctl. [2021-06-24T17:04:28.788Z] Possible reasons for having this kind of units are: [2021-06-24T17:04:28.788Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-24T17:04:28.788Z] .wants/ or .requires/ directory. [2021-06-24T17:04:28.789Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-24T17:04:28.789Z] a requirement dependency on it. [2021-06-24T17:04:28.789Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-24T17:04:28.789Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-24T17:04:28.789Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-24T17:04:28.789Z] instance name specified. [2021-06-24T17:04:28.870Z] 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-06-24T17:04:29.053Z] Reading package lists... [2021-06-24T17:04:29.053Z] Building dependency tree... [2021-06-24T17:04:29.053Z] Reading state information... [2021-06-24T17:04:29.316Z] The following additional packages will be installed: [2021-06-24T17:04:29.316Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-24T17:04:29.316Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-24T17:04:29.316Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-24T17:04:29.316Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-24T17:04:29.316Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-24T17:04:29.316Z] Suggested packages: [2021-06-24T17:04:29.316Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-24T17:04:29.316Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-24T17:04:29.316Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-24T17:04:29.316Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-24T17:04:29.316Z] systemd-container policykit-1 [2021-06-24T17:04:29.316Z] Recommended packages: [2021-06-24T17:04:29.316Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-24T17:04:29.316Z] The following NEW packages will be installed: [2021-06-24T17:04:29.316Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-24T17:04:29.316Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-24T17:04:29.316Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-24T17:04:29.316Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-24T17:04:29.316Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-24T17:04:29.316Z] The following packages will be upgraded: [2021-06-24T17:04:29.316Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-24T17:04:29.316Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-24T17:04:29.316Z] Need to get 36.7 MB of archives. [2021-06-24T17:04:29.316Z] After this operation, 147 MB of additional disk space will be used. [2021-06-24T17:04:29.316Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-24T17:04:29.581Z] 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-06-24T17:04:29.581Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-24T17:04:29.581Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-24T17:04:29.581Z] 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-06-24T17:04:29.581Z] 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-06-24T17:04:29.581Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-24T17:04:29.581Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-24T17:04:29.581Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-24T17:04:29.581Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-24T17:04:29.581Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-24T17:04:29.581Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-24T17:04:29.581Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-24T17:04:29.581Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-24T17:04:29.581Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-24T17:04:29.581Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-24T17:04:30.158Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-24T17:04:30.158Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-24T17:04:30.422Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-24T17:04:30.422Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-24T17:04:30.422Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-24T17:04:30.422Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-24T17:04:30.422Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-24T17:04:30.422Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-24T17:04:30.422Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-24T17:04:30.422Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-24T17:04:30.422Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-24T17:04:30.422Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-24T17:04:30.422Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-24T17:04:30.422Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-24T17:04:31.817Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T17:04:31.817Z] Fetched 36.7 MB in 2s (15.0 MB/s) [2021-06-24T17:04:32.081Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T17:04:32.081Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-24T17:04:32.081Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T17:04:33.033Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-24T17:04:33.033Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T17:04:33.033Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-24T17:04:33.033Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T17:04:33.033Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-24T17:04:33.033Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-24T17:04:33.033Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-24T17:04:33.297Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T17:04:33.297Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-24T17:04:33.297Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-24T17:04:33.560Z] Setting up apt (1.6.13) ... [2021-06-24T17:04:33.560Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-24T17:04:33.837Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-24T17:04:34.098Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-24T17:04:34.098Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-24T17:04:34.098Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-24T17:04:34.360Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-24T17:04:34.360Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T17:04:34.360Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T17:04:34.933Z] Selecting previously unselected package libexpat1:amd64. [2021-06-24T17:04:34.933Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-24T17:04:34.933Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-24T17:04:34.933Z] Selecting previously unselected package python3.6-minimal. [2021-06-24T17:04:34.933Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T17:04:34.933Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T17:04:35.195Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-24T17:04:35.456Z] Checking for services that may need to be restarted...done. [2021-06-24T17:04:35.456Z] Checking for services that may need to be restarted...done. [2021-06-24T17:04:35.456Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T17:04:35.456Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-24T17:04:35.456Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T17:04:36.030Z] Selecting previously unselected package python3-minimal. [2021-06-24T17:04:36.030Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-24T17:04:36.030Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-24T17:04:36.030Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-24T17:04:36.030Z] Selecting previously unselected package mime-support. [2021-06-24T17:04:36.030Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-24T17:04:36.030Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-24T17:04:36.292Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-24T17:04:36.292Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-24T17:04:36.292Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-24T17:04:36.292Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-24T17:04:36.292Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T17:04:36.292Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T17:04:37.235Z] Selecting previously unselected package python3.6. [2021-06-24T17:04:37.236Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T17:04:37.236Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T17:04:37.236Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-24T17:04:37.236Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-24T17:04:37.236Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-24T17:04:37.236Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-24T17:04:37.496Z] Selecting previously unselected package python3. [2021-06-24T17:04:37.496Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-24T17:04:37.496Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-24T17:04:37.496Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-24T17:04:37.496Z] Selecting previously unselected package multiarch-support. [2021-06-24T17:04:37.496Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T17:04:37.496Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-24T17:04:37.496Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-24T17:04:37.496Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-24T17:04:37.496Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-24T17:04:37.497Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-24T17:04:37.497Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-24T17:04:37.759Z] Selecting previously unselected package libbsd0:amd64. [2021-06-24T17:04:37.759Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-24T17:04:37.759Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-24T17:04:37.759Z] Selecting previously unselected package sudo. [2021-06-24T17:04:37.759Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-24T17:04:37.759Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-24T17:04:37.759Z] Selecting previously unselected package apparmor. [2021-06-24T17:04:37.759Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-24T17:04:37.759Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-24T17:04:38.021Z] Selecting previously unselected package libedit2:amd64. [2021-06-24T17:04:38.021Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-24T17:04:38.021Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-24T17:04:38.021Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-24T17:04:38.021Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T17:04:38.021Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T17:04:38.283Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-24T17:04:38.283Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T17:04:38.283Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T17:04:38.283Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-24T17:04:38.283Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-24T17:04:38.283Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-24T17:04:38.283Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-24T17:04:38.283Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T17:04:38.283Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T17:04:38.283Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-24T17:04:38.283Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T17:04:38.283Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T17:04:38.545Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-24T17:04:38.545Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-24T17:04:38.545Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-24T17:04:38.545Z] Selecting previously unselected package openssh-client. [2021-06-24T17:04:38.545Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-24T17:04:38.545Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-24T17:04:38.807Z] Selecting previously unselected package squashfs-tools. [2021-06-24T17:04:38.807Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-24T17:04:38.807Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-24T17:04:38.807Z] Selecting previously unselected package snapd. [2021-06-24T17:04:38.807Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-24T17:04:39.068Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-24T17:04:40.996Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-24T17:04:40.996Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-24T17:04:41.257Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-24T17:04:41.257Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-24T17:04:41.257Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-24T17:04:41.257Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T17:04:41.257Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T17:04:41.257Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-24T17:04:41.257Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-24T17:04:41.832Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-24T17:04:41.832Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-24T17:04:41.832Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-24T17:04:41.832Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T17:04:41.832Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T17:04:42.093Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T17:04:43.482Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-24T17:04:44.872Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T17:04:44.872Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-24T17:04:44.872Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-24T17:04:44.872Z] running python rtupdate hooks for python3.6... [2021-06-24T17:04:44.872Z] running python post-rtupdate hooks for python3.6... [2021-06-24T17:04:44.872Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-24T17:04:45.817Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-24T17:04:46.079Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T17:04:46.363Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-24T17:04:46.363Z] Setting up snapd (2.49.2+18.04) ... [2021-06-24T17:04:47.006Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-24T17:04:47.006Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-24T17:04:47.318Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-24T17:04:47.318Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-24T17:04:47.606Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-24T17:04:47.606Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-24T17:04:47.606Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-24T17:04:47.894Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-24T17:04:48.156Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-24T17:04:48.156Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-24T17:04:48.417Z] /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-06-24T17:04:48.418Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T17:04:48.418Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-24T17:04:49.366Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T17:04:49.366Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T17:04:49.630Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-24T17:04:50.578Z] Reading package lists... [2021-06-24T17:04:50.847Z] Reading package lists... [2021-06-24T17:04:51.053Z] 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-06-24T17:04:51.111Z] Building dependency tree... [2021-06-24T17:04:51.111Z] Reading state information... [2021-06-24T17:04:51.111Z] Calculating upgrade... [2021-06-24T17:04:51.373Z] The following packages will be upgraded: [2021-06-24T17:04:51.373Z] advancecomp base-files bash binutils binutils-common [2021-06-24T17:04:51.373Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-24T17:04:51.373Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-24T17:04:51.373Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-24T17:04:51.373Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-24T17:04:51.373Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-24T17:04:51.373Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-24T17:04:51.373Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-24T17:04:51.373Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-24T17:04:51.373Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-24T17:04:51.373Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-24T17:04:51.373Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-24T17:04:51.373Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-24T17:04:51.373Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-24T17:04:51.373Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-24T17:04:51.373Z] ubuntu-keyring util-linux [2021-06-24T17:04:51.374Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T17:04:51.374Z] Need to get 64.1 MB of archives. [2021-06-24T17:04:51.374Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-24T17:04:51.374Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-24T17:04:51.374Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-24T17:04:51.374Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-24T17:04:51.374Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-24T17:04:51.374Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-24T17:04:51.374Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-24T17:04:51.374Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-24T17:04:51.374Z] 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-06-24T17:04:51.374Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-24T17:04:51.374Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-24T17:04:51.374Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-24T17:04:51.374Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-24T17:04:51.374Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-24T17:04:51.374Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-24T17:04:51.374Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-24T17:04:51.374Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-24T17:04:51.374Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-24T17:04:51.374Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-24T17:04:51.637Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-24T17:04:51.637Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-24T17:04:51.637Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-24T17:04:51.637Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-24T17:04:51.637Z] 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-06-24T17:04:51.637Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-24T17:04:51.637Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-24T17:04:51.637Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-24T17:04:51.637Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-24T17:04:51.637Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-24T17:04:51.637Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-24T17:04:51.637Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-24T17:04:51.637Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-24T17:04:51.637Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-24T17:04:51.637Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-24T17:04:51.637Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-24T17:04:51.637Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-24T17:04:51.637Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-24T17:04:51.637Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-24T17:04:51.637Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-24T17:04:51.637Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-24T17:04:51.637Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-24T17:04:51.637Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-24T17:04:51.637Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-24T17:04:51.637Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-24T17:04:51.637Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-24T17:04:51.637Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-24T17:04:51.637Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-24T17:04:51.637Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-24T17:04:51.637Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-24T17:04:51.637Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-24T17:04:51.637Z] 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-06-24T17:04:51.637Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-24T17:04:51.637Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-24T17:04:51.637Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-24T17:04:51.637Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-24T17:04:51.637Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-24T17:04:51.908Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-24T17:04:51.908Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-24T17:04:51.908Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-24T17:04:52.187Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-24T17:04:52.187Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-24T17:04:52.187Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-24T17:04:52.187Z] 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-06-24T17:04:52.187Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-24T17:04:52.187Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-24T17:04:52.187Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-24T17:04:52.187Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-24T17:04:52.450Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-24T17:04:52.450Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-24T17:04:52.450Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-24T17:04:52.450Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-24T17:04:52.450Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-24T17:04:52.515Z] 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-06-24T17:04:52.714Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-24T17:04:52.715Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-24T17:04:52.715Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-24T17:04:52.715Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-24T17:04:52.715Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-24T17:04:52.715Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-24T17:04:52.715Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-24T17:04:52.715Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-24T17:04:52.715Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-24T17:04:52.715Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-24T17:04:52.715Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-24T17:04:52.715Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-24T17:04:52.715Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-24T17:04:52.715Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-24T17:04:52.715Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-24T17:04:52.715Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-24T17:04:52.715Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-24T17:04:52.978Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-24T17:04:52.978Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-24T17:04:52.978Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-24T17:04:52.978Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-24T17:04:52.978Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-24T17:04:52.978Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-24T17:04:52.978Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-24T17:04:52.978Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-06-24T17:04:52.978Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-24T17:04:52.978Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-24T17:04:52.978Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-24T17:04:52.978Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-24T17:04:52.978Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-24T17:04:53.242Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-24T17:04:53.242Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T17:04:53.242Z] Fetched 64.1 MB in 2s (33.5 MB/s) [2021-06-24T17:04:53.242Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T17:04:53.242Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T17:04:53.505Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T17:04:54.082Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T17:04:54.082Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T17:04:54.348Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-24T17:04:54.348Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-24T17:04:54.625Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T17:04:54.625Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T17:04:54.890Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T17:04:54.890Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T17:04:54.890Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T17:04:54.890Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T17:04:55.153Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T17:04:55.153Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T17:04:55.153Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T17:04:55.153Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T17:04:55.418Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T17:04:55.418Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T17:04:55.418Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T17:04:55.418Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T17:04:55.683Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T17:04:55.683Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T17:04:55.683Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T17:04:55.683Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-24T17:04:55.683Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-24T17:04:55.947Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T17:04:55.947Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T17:04:55.947Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T17:04:55.947Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T17:04:55.947Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T17:04:55.947Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T17:04:56.218Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T17:04:56.218Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T17:04:56.218Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T17:04:56.218Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T17:04:56.481Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T17:04:56.820Z] 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-06-24T17:04:57.056Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-24T17:04:57.056Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T17:04:57.056Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-24T17:04:57.056Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-24T17:04:57.056Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-24T17:04:57.096Z] 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-06-24T17:04:57.323Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-24T17:04:57.323Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-24T17:04:57.588Z] Installing new version of config file /etc/issue ... [2021-06-24T17:04:57.588Z] Installing new version of config file /etc/issue.net ... [2021-06-24T17:04:57.588Z] Installing new version of config file /etc/lsb-release ... [2021-06-24T17:04:57.588Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-24T17:04:57.851Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-24T17:04:57.851Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-24T17:04:57.851Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-24T17:04:57.851Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T17:04:57.851Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-24T17:04:57.851Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-24T17:04:58.113Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-24T17:04:58.113Z] 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-06-24T17:04:58.113Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T17:04:58.113Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T17:04:58.113Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-24T17:04:58.375Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-24T17:04:58.375Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T17:04:58.375Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-24T17:04:58.375Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-24T17:04:58.375Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-24T17:04:58.638Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T17:04:58.638Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-24T17:04:58.638Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T17:04:58.638Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-24T17:04:58.902Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T17:04:58.902Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T17:04:58.902Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T17:04:58.902Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T17:04:58.902Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T17:04:58.902Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T17:04:58.902Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T17:04:59.166Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-24T17:04:59.166Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T17:04:59.166Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-24T17:04:59.166Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-24T17:04:59.166Z] Setting up grep (3.1-2build1) ... [2021-06-24T17:04:59.704Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T17:04:59.704Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-24T17:04:59.704Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-24T17:04:59.967Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-24T17:04:59.967Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T17:04:59.967Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T17:04:59.967Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T17:05:00.230Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-24T17:05:00.230Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T17:05:00.230Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T17:05:00.230Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T17:05:00.492Z] 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-06-24T17:05:01.180Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T17:05:01.181Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T17:05:01.181Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T17:05:01.181Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T17:05:01.758Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-24T17:05:01.758Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T17:05:01.758Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-24T17:05:01.758Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T17:05:02.338Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-24T17:05:02.338Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-24T17:05:02.338Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-24T17:05:02.338Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-24T17:05:02.338Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-24T17:05:02.338Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T17:05:02.338Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-24T17:05:02.338Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-24T17:05:02.603Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-24T17:05:02.603Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T17:05:02.603Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T17:05:02.603Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T17:05:02.603Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T17:05:02.603Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T17:05:02.603Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T17:05:02.603Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T17:05:02.867Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T17:05:02.867Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T17:05:02.867Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T17:05:02.867Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T17:05:02.867Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T17:05:02.867Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T17:05:02.867Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T17:05:03.129Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T17:05:03.129Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T17:05:03.129Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T17:05:03.129Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T17:05:03.129Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T17:05:03.129Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T17:05:03.129Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T17:05:03.412Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T17:05:03.412Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T17:05:03.412Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T17:05:03.412Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T17:05:03.679Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T17:05:03.679Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T17:05:03.679Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T17:05:03.679Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T17:05:03.893Z] 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-06-24T17:05:03.942Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T17:05:03.943Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T17:05:03.943Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T17:05:03.943Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T17:05:03.943Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-24T17:05:03.943Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T17:05:03.943Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T17:05:04.206Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T17:05:04.470Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-24T17:05:04.736Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-24T17:05:05.000Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-24T17:05:05.000Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T17:05:05.000Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T17:05:05.266Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T17:05:05.266Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T17:05:05.531Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T17:05:05.531Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-24T17:05:05.531Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T17:05:05.531Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-24T17:05:05.531Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T17:05:05.531Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-24T17:05:05.531Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-24T17:05:05.795Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-24T17:05:06.058Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T17:05:06.058Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-24T17:05:06.058Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-24T17:05:06.058Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-24T17:05:06.322Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T17:05:06.322Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-24T17:05:06.322Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-24T17:05:06.322Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-24T17:05:06.531Z] 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-06-24T17:05:06.585Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T17:05:06.585Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T17:05:06.585Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T17:05:06.585Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T17:05:06.848Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T17:05:06.848Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T17:05:06.848Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T17:05:06.848Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T17:05:06.848Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-24T17:05:06.848Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T17:05:07.111Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T17:05:07.111Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T17:05:07.111Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T17:05:07.111Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T17:05:07.111Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T17:05:07.376Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-24T17:05:07.640Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T17:05:07.640Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T17:05:07.640Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T17:05:07.904Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T17:05:07.904Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T17:05:07.904Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-24T17:05:07.904Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-24T17:05:08.167Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-24T17:05:08.167Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T17:05:08.167Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-24T17:05:08.167Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-24T17:05:08.167Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-24T17:05:08.167Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T17:05:08.167Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-24T17:05:08.167Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T17:05:08.429Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T17:05:08.429Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T17:05:08.429Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T17:05:08.694Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T17:05:08.694Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T17:05:08.694Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T17:05:08.694Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-24T17:05:08.694Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-24T17:05:08.694Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-24T17:05:08.694Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T17:05:08.694Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-24T17:05:08.958Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-24T17:05:08.959Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-24T17:05:09.226Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T17:05:09.226Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T17:05:09.226Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T17:05:09.226Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-24T17:05:09.226Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T17:05:09.226Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-24T17:05:09.226Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-24T17:05:09.490Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-24T17:05:09.490Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T17:05:09.490Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-24T17:05:09.490Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-24T17:05:09.490Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-24T17:05:09.490Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T17:05:09.490Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-24T17:05:09.490Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-24T17:05:09.754Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-24T17:05:09.754Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T17:05:09.754Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-24T17:05:09.754Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-24T17:05:09.754Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-24T17:05:10.017Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T17:05:10.017Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-24T17:05:10.017Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-24T17:05:10.017Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-24T17:05:10.017Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T17:05:10.017Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-24T17:05:10.281Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-24T17:05:10.545Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-24T17:05:10.545Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T17:05:10.545Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-24T17:05:10.545Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-24T17:05:10.807Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-24T17:05:10.807Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T17:05:10.807Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-24T17:05:10.807Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-24T17:05:10.807Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-24T17:05:10.807Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-24T17:05:10.807Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-24T17:05:10.807Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-24T17:05:10.807Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-24T17:05:10.847Z] 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-06-24T17:05:11.070Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-24T17:05:11.070Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-24T17:05:11.070Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-24T17:05:11.335Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-24T17:05:11.335Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-24T17:05:11.335Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-24T17:05:11.335Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-24T17:05:11.599Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-24T17:05:11.599Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-24T17:05:11.862Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-24T17:05:11.862Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-24T17:05:11.862Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-24T17:05:12.125Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-24T17:05:12.125Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-24T17:05:12.125Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-24T17:05:12.125Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-24T17:05:12.125Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-24T17:05:12.386Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-24T17:05:12.386Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-24T17:05:12.386Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-24T17:05:12.386Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-24T17:05:12.920Z] 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-06-24T17:05:12.957Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-24T17:05:12.958Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-24T17:05:12.958Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-24T17:05:12.958Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-24T17:05:12.958Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T17:05:12.958Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T17:05:15.531Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T17:05:15.531Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T17:05:15.531Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T17:05:15.531Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T17:05:15.531Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T17:05:15.531Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T17:05:15.531Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T17:05:15.531Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T17:05:15.531Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T17:05:15.531Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T17:05:15.531Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T17:05:15.531Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T17:05:15.531Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T17:05:15.531Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T17:05:15.531Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T17:05:15.531Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T17:05:15.935Z] 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-06-24T17:05:16.105Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T17:05:16.105Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T17:05:16.676Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T17:05:16.676Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T17:05:16.937Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T17:05:16.937Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T17:05:17.884Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T17:05:17.884Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T17:05:17.884Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T17:05:17.884Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T17:05:17.884Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-24T17:05:17.884Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T17:05:18.146Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-24T17:05:18.146Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T17:05:18.146Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-24T17:05:18.146Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-24T17:05:18.146Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T17:05:18.146Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T17:05:18.146Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T17:05:18.146Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T17:05:18.411Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-24T17:05:18.411Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-24T17:05:18.411Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T17:05:18.411Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T17:05:18.411Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T17:05:18.675Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T17:05:18.675Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T17:05:18.675Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-24T17:05:18.675Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-24T17:05:18.675Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-24T17:05:18.675Z] [2021-06-24T17:05:18.675Z] Current default time zone: 'Etc/UTC' [2021-06-24T17:05:18.675Z] Local time is now: Thu Jun 24 17:05:18 UTC 2021. [2021-06-24T17:05:18.675Z] Universal Time is now: Thu Jun 24 17:05:18 UTC 2021. [2021-06-24T17:05:18.675Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-24T17:05:18.675Z] [2021-06-24T17:05:18.675Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-24T17:05:18.675Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T17:05:18.675Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-24T17:05:18.675Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-24T17:05:18.675Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-24T17:05:18.675Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-24T17:05:18.675Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-24T17:05:18.675Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-24T17:05:18.675Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-24T17:05:18.940Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-24T17:05:18.940Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T17:05:18.940Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-24T17:05:18.940Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T17:05:18.940Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-24T17:05:18.940Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T17:05:18.940Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-24T17:05:18.940Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-24T17:05:18.940Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-24T17:05:18.940Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-24T17:05:19.202Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-24T17:05:19.202Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-24T17:05:19.202Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-24T17:05:19.202Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-24T17:05:21.133Z] Updating certificates in /etc/ssl/certs... [2021-06-24T17:05:21.716Z] 23 added, 27 removed; done. [2021-06-24T17:05:21.977Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-24T17:05:21.977Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T17:05:21.977Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-24T17:05:21.977Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-24T17:05:21.977Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-24T17:05:22.239Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T17:05:22.239Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-24T17:05:22.239Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T17:05:22.239Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T17:05:22.239Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T17:05:22.239Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T17:05:22.239Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T17:05:22.239Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-24T17:05:22.239Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-24T17:05:22.239Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-24T17:05:22.239Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-24T17:05:22.239Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-24T17:05:22.239Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T17:05:22.239Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T17:05:22.239Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-24T17:05:22.239Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-24T17:05:22.239Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-24T17:05:22.500Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T17:05:22.500Z] Processing triggers for systemd (237-3ubuntu10.48) ... [Pipeline] } [2021-06-24T17:05:22.666Z] $ docker stop --time=1 cc0a2ae0d1aedc69333c98917300aa3775bfc666a0c6620562c3fab73698fe46 [2021-06-24T17:05:22.763Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-24T17:05:22.763Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-24T17:05:22.763Z] Updating certificates in /etc/ssl/certs... [2021-06-24T17:05:23.341Z] 0 added, 0 removed; done. [2021-06-24T17:05:23.341Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-24T17:05:23.341Z] done. [2021-06-24T17:05:23.618Z] Reading package lists... [2021-06-24T17:05:23.879Z] Building dependency tree... [2021-06-24T17:05:23.879Z] Reading state information... [2021-06-24T17:05:23.879Z] The following NEW packages will be installed: [2021-06-24T17:05:23.879Z] apt-transport-https [2021-06-24T17:05:26.238Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T17:05:26.238Z] Need to get 1692 B of archives. [2021-06-24T17:05:26.238Z] After this operation, 154 kB of additional disk space will be used. [2021-06-24T17:05:26.238Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-24T17:05:26.238Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T17:05:26.238Z] Fetched 1692 B in 0s (8507 B/s) [2021-06-24T17:05:26.238Z] Selecting previously unselected package apt-transport-https. [2021-06-24T17:05:26.238Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-24T17:05:26.238Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-24T17:05:26.238Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-24T17:05:26.238Z] Setting up apt-transport-https (1.6.13) ... [2021-06-24T17:05:26.238Z] Waiting for network to be ready... [2021-06-24T17:05:26.246Z] $ docker rm -f cc0a2ae0d1aedc69333c98917300aa3775bfc666a0c6620562c3fab73698fe46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T17:05:27.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T17:05:27.918Z] [2021-06-24T17:05:27.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T17:05:28.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T17:05:28.811Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-24T17:05:28.811Z] 29e5d40040c1: Pulling fs layer [2021-06-24T17:05:28.811Z] 1ce36da41761: Pulling fs layer [2021-06-24T17:05:28.811Z] 25b303627fd3: Pulling fs layer [2021-06-24T17:05:29.413Z] 29e5d40040c1: Verifying Checksum [2021-06-24T17:05:29.413Z] 29e5d40040c1: Download complete [2021-06-24T17:05:29.413Z] 1ce36da41761: Download complete [2021-06-24T17:05:30.009Z] 29e5d40040c1: Pull complete [2021-06-24T17:05:31.447Z] 25b303627fd3: Verifying Checksum [2021-06-24T17:05:31.447Z] 25b303627fd3: Download complete [2021-06-24T17:05:31.447Z] 1ce36da41761: Pull complete [2021-06-24T17:05:32.831Z] 2021-06-24T17:05:29Z INFO Waiting for automatic snapd restart... [2021-06-24T17:05:32.831Z] snapd 2.51 from Canonical* installed [2021-06-24T17:05:33.092Z] "snapd" switched to the "latest/stable" channel [2021-06-24T17:05:33.092Z] [2021-06-24T17:05:35.648Z] core18 20210611 from Canonical* installed [2021-06-24T17:05:35.908Z] "core18" switched to the "latest/stable" channel [2021-06-24T17:05:35.908Z] [2021-06-24T17:05:40.117Z] snapcraft 4.8.2 from Canonical* installed [2021-06-24T17:05:40.117Z] "snapcraft" switched to the "latest/stable" channel [2021-06-24T17:05:40.117Z] [2021-06-24T17:05:41.598Z] 25b303627fd3: Pull complete [2021-06-24T17:05:41.599Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-24T17:05:41.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T17:05:41.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-24T17:05:41.868Z] prd-ubuntu18.04-docker-arm64-4c-16g-1228 does not seem to be running inside a container [2021-06-24T17:05:41.948Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-24T17:05:44.331Z] 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-06-24T17:05:44.331Z] - README.md [2021-06-24T17:05:44.331Z] [2021-06-24T17:05:44.331Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-24T17:05:44.331Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T17:05:44.592Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T17:05:44.592Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-24T17:05:44.802Z] $ docker top d373c8f609c4d9881f831e3aa6a56e230aab90e6a4e8b7eaa935180989679b30 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T17:05:45.802Z] + grep parallel [2021-06-24T17:05:45.803Z] + docker-compose build --help [2021-06-24T17:05:45.821Z] Reading package lists... [2021-06-24T17:05:46.096Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-06-24T17:05:46.096Z] Reading package lists... [2021-06-24T17:05:46.360Z] Building dependency tree... [2021-06-24T17:05:46.360Z] Reading state information... [2021-06-24T17:05:46.622Z] Suggested packages: [2021-06-24T17:05:46.622Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-24T17:05:46.622Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-24T17:05:46.622Z] Recommended packages: [2021-06-24T17:05:46.622Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-24T17:05:46.622Z] The following NEW packages will be installed: [2021-06-24T17:05:46.622Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-24T17:05:46.622Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-24T17:05:46.622Z] pkg-config zip [2021-06-24T17:05:46.622Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T17:05:46.622Z] Need to get 7663 kB of archives. [2021-06-24T17:05:46.622Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-24T17:05:46.622Z] 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-06-24T17:05:46.884Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-24T17:05:46.884Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-24T17:05:46.884Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-24T17:05:46.884Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-24T17:05:46.884Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-24T17:05:46.884Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-24T17:05:47.146Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-24T17:05:47.146Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-24T17:05:47.146Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-24T17:05:47.146Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-24T17:05:47.410Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-24T17:05:47.410Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-24T17:05:47.410Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-24T17:05:47.410Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-24T17:05:47.671Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T17:05:47.671Z] Fetched 7663 kB in 1s (8901 kB/s) [2021-06-24T17:05:47.671Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-24T17:05:47.671Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-24T17:05:47.671Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-24T17:05:47.671Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-24T17:05:47.935Z] Selecting previously unselected package libpsl5:amd64. [2021-06-24T17:05:47.935Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-24T17:05:47.935Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-24T17:05:47.935Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-24T17:05:47.935Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-24T17:05:47.935Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-24T17:05:47.935Z] Selecting previously unselected package librtmp1:amd64. [2021-06-24T17:05:47.935Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-24T17:05:47.935Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-24T17:05:47.935Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-24T17:05:47.935Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-24T17:05:47.935Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-24T17:05:48.197Z] Selecting previously unselected package liberror-perl. [2021-06-24T17:05:48.197Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-24T17:05:48.197Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-24T17:05:48.197Z] Selecting previously unselected package git-man. [2021-06-24T17:05:48.197Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-24T17:05:48.197Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-24T17:05:48.197Z] Selecting previously unselected package git. [2021-06-24T17:05:48.197Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-24T17:05:48.197Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-24T17:05:48.773Z] Selecting previously unselected package libnorm1:amd64. [2021-06-24T17:05:48.773Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-24T17:05:48.773Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-24T17:05:48.773Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-24T17:05:48.773Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-24T17:05:48.773Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-24T17:05:49.037Z] Selecting previously unselected package libsodium23:amd64. [2021-06-24T17:05:49.037Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-24T17:05:49.037Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-24T17:05:49.037Z] Selecting previously unselected package libzmq5:amd64. [2021-06-24T17:05:49.037Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-24T17:05:49.037Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T17:05:49.037Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-24T17:05:49.037Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-24T17:05:49.037Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T17:05:49.187Z] --parallel Build images in parallel. [Pipeline] } [2021-06-24T17:05:49.201Z] $ docker stop --time=1 d373c8f609c4d9881f831e3aa6a56e230aab90e6a4e8b7eaa935180989679b30 [2021-06-24T17:05:49.300Z] Selecting previously unselected package pkg-config. [2021-06-24T17:05:49.300Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-24T17:05:49.300Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-24T17:05:49.300Z] Selecting previously unselected package zip. [2021-06-24T17:05:49.300Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-24T17:05:49.300Z] Unpacking zip (3.0-11build1) ... [2021-06-24T17:05:49.300Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-24T17:05:49.300Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-24T17:05:49.300Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-24T17:05:49.300Z] Setting up liberror-perl (0.17025-1) ... [2021-06-24T17:05:49.300Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-24T17:05:49.300Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-24T17:05:49.300Z] No schema files found: doing nothing. [2021-06-24T17:05:49.300Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-24T17:05:49.300Z] Setting up zip (3.0-11build1) ... [2021-06-24T17:05:49.300Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-24T17:05:49.564Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-24T17:05:49.564Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-24T17:05:49.564Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T17:05:49.564Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-24T17:05:49.564Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T17:05:49.564Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-24T17:05:49.564Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T17:05:50.140Z] git set to automatically installed. [2021-06-24T17:05:50.140Z] git-man set to automatically installed. [2021-06-24T17:05:50.140Z] libcurl3-gnutls set to automatically installed. [2021-06-24T17:05:50.140Z] liberror-perl set to automatically installed. [2021-06-24T17:05:50.140Z] libglib2.0-0 set to automatically installed. [2021-06-24T17:05:50.140Z] libnghttp2-14 set to automatically installed. [2021-06-24T17:05:50.140Z] libnorm1 set to automatically installed. [2021-06-24T17:05:50.140Z] libpgm-5.2-0 set to automatically installed. [2021-06-24T17:05:50.140Z] libpsl5 set to automatically installed. [2021-06-24T17:05:50.140Z] librtmp1 set to automatically installed. [2021-06-24T17:05:50.140Z] libsodium23 set to automatically installed. [2021-06-24T17:05:50.140Z] libzmq3-dev set to automatically installed. [2021-06-24T17:05:50.140Z] libzmq5 set to automatically installed. [2021-06-24T17:05:50.140Z] pkg-config set to automatically installed. [2021-06-24T17:05:50.140Z] zip set to automatically installed. [2021-06-24T17:05:51.041Z] $ docker rm -f d373c8f609c4d9881f831e3aa6a56e230aab90e6a4e8b7eaa935180989679b30 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T17:05:51.561Z] snapd is not logged in, snap install commands will use sudo [2021-06-24T17:05:51.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T17:05:51.716Z] . [Pipeline] withDockerContainer [2021-06-24T17:05:51.984Z] prd-ubuntu18.04-docker-arm64-4c-16g-1228 does not seem to be running inside a container [2021-06-24T17:05:52.056Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-24T17:05:52.946Z] snap "core18" has no updates available [2021-06-24T17:05:53.519Z] snapd is not logged in, snap install commands will use sudo [2021-06-24T17:05:53.604Z] $ docker top 3c2a3ec388eb1dad992f5e6e1c93f9222675c6ad10130330ec5d7706bd5faec0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T17:05:54.539Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-24T17:05:58.829Z] Building core-command ... [2021-06-24T17:05:58.829Z] Building core-data ... [2021-06-24T17:05:58.829Z] Building core-metadata ... [2021-06-24T17:05:58.829Z] Building security-bootstrapper ... [2021-06-24T17:05:58.829Z] Building security-proxy-setup ... [2021-06-24T17:05:58.829Z] Building security-secretstore-setup ... [2021-06-24T17:05:58.829Z] Building support-notifications ... [2021-06-24T17:05:58.829Z] Building support-scheduler ... [2021-06-24T17:05:58.829Z] Building sys-mgmt-agent ... [2021-06-24T17:05:58.829Z] Building core-data [2021-06-24T17:05:58.829Z] Building security-bootstrapper [2021-06-24T17:05:58.829Z] Building support-scheduler [2021-06-24T17:05:58.829Z] Building security-secretstore-setup [2021-06-24T17:05:58.829Z] Building support-notifications [2021-06-24T17:06:03.583Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-24T17:06:03.583Z] Downloading snap 'edgex-app-service-configurable' [2021-06-24T17:06:04.538Z] 2021/06/24 17:06:04.519374 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_569.snap: 7311360 [2021-06-24T17:06:05.930Z] Pulling app-service-config [2021-06-24T17:06:05.930Z] + snapcraftctl pull [2021-06-24T17:06:07.017Z] Pulling config-common [2021-06-24T17:06:07.017Z] + snapcraftctl pull [2021-06-24T17:06:10.113Z] Pulling go-build-helper [2021-06-24T17:06:10.113Z] + snapcraftctl pull [2021-06-24T17:06:10.113Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-24T17:06:10.113Z] Skipping pull go-build-helper (already ran) [2021-06-24T17:06:10.113Z] Building go-build-helper [2021-06-24T17:06:10.113Z] + snapcraftctl build [2021-06-24T17:06:11.095Z] Staging go-build-helper [2021-06-24T17:06:11.095Z] + snapcraftctl stage [2021-06-24T17:06:21.105Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-24T17:06:21.105Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-24T17:06:21.105Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-24T17:06:21.105Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-24T17:06:21.105Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-24T17:06:21.105Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-24T17:06:21.105Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-24T17:06:21.105Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-24T17:06:21.105Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-24T17:06:21.105Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-24T17:06:21.105Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-24T17:06:21.105Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-24T17:06:21.105Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-24T17:06:21.105Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-24T17:06:21.105Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-24T17:06:21.105Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-24T17:06:21.105Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-24T17:06:21.105Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-24T17:06:21.105Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-24T17:06:21.105Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] [2021-06-24T17:06:21.105Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-24T17:06:21.105Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-24T17:06:21.105Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-24T17:06:21.105Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-24T17:06:21.105Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-24T17:06:21.105Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-24T17:06:21.105Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-24T17:06:21.105Z] Fetched 24.8 MB in 0s (0 B/s) [2021-06-24T17:06:21.105Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-24T17:06:21.105Z] Fetched 224 kB in 0s (0 B/s) [2021-06-24T17:06:21.105Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-24T17:06:21.105Z] Fetched 157 kB in 0s (0 B/s) [2021-06-24T17:06:21.105Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-24T17:06:21.105Z] Fetched 221 kB in 0s (0 B/s) [2021-06-24T17:06:21.105Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-24T17:06:21.105Z] Fetched 143 kB in 0s (0 B/s) [2021-06-24T17:06:21.105Z] Pulling edgex-go [2021-06-24T17:06:21.105Z] + snapcraftctl pull [2021-06-24T17:06:39.235Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T17:06:39.235Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T17:06:39.235Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-24T17:06:39.235Z] Fetched 0 B in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-24T17:06:39.235Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-24T17:06:39.235Z] Fetched 279 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-24T17:06:39.235Z] Fetched 122 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-24T17:06:39.235Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-24T17:06:39.235Z] Fetched 8848 B in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-24T17:06:39.235Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-24T17:06:39.235Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-24T17:06:39.235Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-24T17:06:39.235Z] Fetched 219 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-24T17:06:39.235Z] Fetched 154 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-24T17:06:39.235Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-24T17:06:39.235Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-24T17:06:39.235Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-24T17:06:39.235Z] Fetched 499 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-24T17:06:39.235Z] Fetched 111 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-24T17:06:39.235Z] Fetched 240 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-24T17:06:39.235Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-24T17:06:39.235Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-24T17:06:39.235Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-24T17:06:39.235Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-24T17:06:39.235Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-24T17:06:39.235Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-24T17:06:39.235Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-24T17:06:39.235Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-24T17:06:39.235Z] Fetched 8720 B in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-24T17:06:39.235Z] Fetched 140 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-24T17:06:39.235Z] Fetched 119 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-24T17:06:39.235Z] Fetched 111 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-24T17:06:39.235Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-24T17:06:39.235Z] Fetched 645 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-24T17:06:39.235Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-24T17:06:39.235Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-24T17:06:39.235Z] Fetched 368 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-24T17:06:39.235Z] Fetched 187 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-24T17:06:39.235Z] Fetched 175 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-24T17:06:39.235Z] Fetched 206 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-24T17:06:39.235Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-24T17:06:39.235Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-24T17:06:39.235Z] Fetched 159 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-24T17:06:39.235Z] Fetched 107 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-24T17:06:39.235Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-24T17:06:39.235Z] Pulling static-packages [2021-06-24T17:06:39.235Z] + snapcraftctl pull [2021-06-24T17:06:39.235Z] Pulling version [2021-06-24T17:06:39.235Z] + cd /root/project [2021-06-24T17:06:39.235Z] + git describe --tags --abbrev=0+ sed s/v// [2021-06-24T17:06:39.235Z] [2021-06-24T17:06:39.235Z] + GIT_VERSION=2.0.0-dev.272 [2021-06-24T17:06:39.235Z] + [ -z 2.0.0-dev.272 ] [2021-06-24T17:06:39.235Z] + snapcraftctl set-version 2.0.0-dev.272 [2021-06-24T17:06:39.235Z] Building app-service-config [2021-06-24T17:06:39.235Z] + snapcraftctl build [2021-06-24T17:06:41.155Z] Building config-common [2021-06-24T17:06:41.155Z] + snapcraftctl build [2021-06-24T17:06:43.071Z] Skipping build go-build-helper (already ran) [2021-06-24T17:06:43.071Z] Building edgex-go [2021-06-24T17:06:43.333Z] + cd /root/parts/edgex-go/src [2021-06-24T17:06:43.333Z] + make build [2021-06-24T17:06:43.333Z] go mod tidy [2021-06-24T17:06:46.935Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-24T17:06:46.935Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 [2021-06-24T17:06:46.935Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.103 [2021-06-24T17:06:46.935Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-24T17:06:46.935Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 [2021-06-24T17:06:46.935Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-24T17:06:46.935Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-24T17:06:46.935Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-24T17:06:46.935Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-24T17:06:46.935Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 [2021-06-24T17:06:46.935Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-24T17:06:46.935Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-24T17:06:47.196Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-24T17:06:47.196Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-24T17:06:47.196Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-24T17:06:47.769Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-24T17:06:47.769Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 [2021-06-24T17:06:48.342Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 [2021-06-24T17:06:48.342Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-24T17:06:48.342Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-24T17:06:48.342Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-24T17:06:48.342Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-24T17:06:48.342Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-24T17:06:48.342Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-24T17:06:48.603Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-24T17:06:48.603Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-24T17:06:48.603Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-24T17:06:48.603Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-24T17:06:48.603Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-24T17:06:48.876Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-24T17:06:48.876Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-24T17:06:48.876Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-24T17:06:48.876Z] go: downloading golang.org/x/text v0.3.2 [2021-06-24T17:06:48.876Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-24T17:06:48.876Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-24T17:06:48.876Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-24T17:06:48.876Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-24T17:06:48.876Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-24T17:06:48.876Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-24T17:06:48.876Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-24T17:06:48.876Z] go: downloading github.com/kr/text v0.1.0 [2021-06-24T17:06:49.457Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-24T17:06:49.457Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-24T17:06:49.457Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-24T17:06:49.718Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-24T17:06:49.718Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-24T17:06:49.718Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-24T17:06:49.718Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-24T17:06:49.718Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-24T17:06:49.718Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-24T17:06:49.718Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-24T17:06:49.718Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-24T17:06:49.979Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-24T17:06:49.979Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-24T17:06:49.979Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-24T17:06:49.979Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-24T17:06:49.979Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-24T17:06:49.979Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-24T17:06:49.979Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-24T17:06:49.979Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-24T17:06:49.979Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-24T17:06:49.979Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-24T17:06:49.979Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-24T17:06:49.979Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-24T17:06:49.979Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-24T17:06:49.979Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-24T17:06:49.979Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-24T17:06:49.979Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-24T17:06:50.241Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-24T17:06:50.241Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-24T17:06:50.241Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-24T17:06:50.241Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-24T17:06:50.241Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-24T17:06:50.241Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-24T17:06:50.241Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-24T17:06:50.241Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-24T17:06:50.241Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-24T17:06:50.504Z] 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-06-24T17:07:00.903Z] 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-06-24T17:07:04.210Z] 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-06-24T17:07:05.151Z] 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-06-24T17:07:06.092Z] 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-06-24T17:07:06.662Z] 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-06-24T17:07:07.606Z] 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-06-24T17:07:07.977Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T17:07:07.977Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T17:07:07.977Z] ---> 3397abc63f6e [2021-06-24T17:07:07.977Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T17:07:07.977Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T17:07:07.977Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-24T17:07:07.977Z] ---> 3397abc63f6e [2021-06-24T17:07:07.977Z] Step 3/32 : WORKDIR /edgex-go [2021-06-24T17:07:07.977Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T17:07:07.977Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T17:07:07.977Z] ---> 3397abc63f6e [2021-06-24T17:07:07.977Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T17:07:07.977Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T17:07:07.977Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T17:07:07.977Z] ---> 3397abc63f6e [2021-06-24T17:07:07.977Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T17:07:07.977Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T17:07:07.977Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-24T17:07:07.977Z] ---> 3397abc63f6e [2021-06-24T17:07:07.977Z] Step 3/26 : WORKDIR /edgex-go [2021-06-24T17:07:11.063Z] 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-06-24T17:07:11.063Z] 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-06-24T17:07:11.076Z] ---> Running in d1cbc4e1009e [2021-06-24T17:07:11.076Z] ---> Running in 4d101d0b6d21 [2021-06-24T17:07:11.076Z] ---> Running in 3f8f5481919b [2021-06-24T17:07:11.076Z] ---> Running in b758325e1fa1 [2021-06-24T17:07:11.076Z] ---> Running in f47173bda093 [2021-06-24T17:07:11.076Z] Removing intermediate container d1cbc4e1009e [2021-06-24T17:07:11.076Z] ---> c41a7fcc8a12 [2021-06-24T17:07:11.076Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T17:07:11.076Z] Removing intermediate container 4d101d0b6d21 [2021-06-24T17:07:11.076Z] ---> 8b258a668f6d [2021-06-24T17:07:11.076Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T17:07:11.076Z] Removing intermediate container b758325e1fa1 [2021-06-24T17:07:11.076Z] ---> 3d168de3fd0a [2021-06-24T17:07:11.076Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T17:07:11.076Z] Removing intermediate container 3f8f5481919b [2021-06-24T17:07:11.076Z] ---> 2f7cd13eeb12 [2021-06-24T17:07:11.076Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T17:07:11.076Z] Removing intermediate container f47173bda093 [2021-06-24T17:07:11.076Z] ---> ec405a4966ee [2021-06-24T17:07:11.076Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T17:07:11.076Z] ---> Running in d5d766c1865b [2021-06-24T17:07:11.076Z] ---> Running in 65e95b1c72de [2021-06-24T17:07:11.076Z] ---> Running in 91d21b4bbbde [2021-06-24T17:07:11.076Z] ---> Running in f63657523e47 [2021-06-24T17:07:11.076Z] ---> Running in 2cde7ecc7fff [2021-06-24T17:07:11.331Z] 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-06-24T17:07:12.272Z] 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-06-24T17:07:13.216Z] 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-06-24T17:07:14.502Z] Removing intermediate container 91d21b4bbbde [2021-06-24T17:07:14.502Z] ---> e4f2532a738b [2021-06-24T17:07:14.502Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-24T17:07:14.779Z] ---> Running in 1c6e56b150e5 [2021-06-24T17:07:14.779Z] Removing intermediate container d5d766c1865b [2021-06-24T17:07:14.779Z] ---> d0a8a29f0c39 [2021-06-24T17:07:14.779Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-24T17:07:15.063Z] ---> Running in 973aa76466b3 [2021-06-24T17:07:15.131Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-24T17:07:15.132Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-24T17:07:15.132Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-24T17:07:15.132Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-24T17:07:15.132Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-24T17:07:15.132Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-24T17:07:15.132Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-24T17:07:15.132Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-24T17:07:15.132Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-24T17:07:15.132Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-24T17:07:15.132Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-24T17:07:15.132Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-24T17:07:15.132Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-24T17:07:15.132Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-24T17:07:15.132Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-24T17:07:15.132Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-24T17:07:15.132Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-24T17:07:15.132Z] + 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-06-24T17:07:15.132Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-24T17:07:15.132Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-24T17:07:15.132Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-24T17:07:15.132Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-24T17:07:15.132Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-24T17:07:15.132Z] + 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-06-24T17:07:15.132Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-24T17:07:15.132Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-24T17:07:15.132Z] + 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-06-24T17:07:15.339Z] Removing intermediate container 65e95b1c72de [2021-06-24T17:07:15.339Z] ---> beb760366717 [2021-06-24T17:07:15.339Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-24T17:07:15.624Z] Removing intermediate container f63657523e47 [2021-06-24T17:07:15.624Z] ---> f93c539b2490 [2021-06-24T17:07:15.625Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-24T17:07:15.625Z] Removing intermediate container 2cde7ecc7fff [2021-06-24T17:07:15.625Z] ---> 8214e27f20f5 [2021-06-24T17:07:15.625Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-24T17:07:15.625Z] ---> Running in eb0d3a89cee8 [2021-06-24T17:07:15.902Z] ---> Running in c12022f085fd [2021-06-24T17:07:15.902Z] ---> Running in 271400e37381 [2021-06-24T17:07:16.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T17:07:17.180Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T17:07:17.784Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T17:07:17.784Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T17:07:18.061Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T17:07:18.061Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T17:07:18.061Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T17:07:18.433Z] Building static-packages [2021-06-24T17:07:18.434Z] + snapcraftctl build [2021-06-24T17:07:18.668Z] OK: 218 MiB in 52 packages [2021-06-24T17:07:18.946Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T17:07:18.946Z] OK: 218 MiB in 52 packages [2021-06-24T17:07:19.226Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T17:07:19.499Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T17:07:19.780Z] OK: 218 MiB in 52 packages [2021-06-24T17:07:20.383Z] OK: 218 MiB in 52 packages [2021-06-24T17:07:20.383Z] Removing intermediate container 1c6e56b150e5 [2021-06-24T17:07:20.383Z] ---> 16052f194fac [2021-06-24T17:07:20.383Z] Step 6/23 : COPY go.mod . [2021-06-24T17:07:20.663Z] Removing intermediate container 973aa76466b3 [2021-06-24T17:07:20.663Z] ---> 36c17d8ce495 [2021-06-24T17:07:20.663Z] Step 6/24 : COPY go.mod . [2021-06-24T17:07:20.982Z] Building version [2021-06-24T17:07:20.983Z] + snapcraftctl build [2021-06-24T17:07:21.282Z] Removing intermediate container eb0d3a89cee8 [2021-06-24T17:07:21.282Z] ---> 8386e39f034a [2021-06-24T17:07:21.282Z] Step 6/23 : COPY go.mod . [2021-06-24T17:07:21.282Z] OK: 218 MiB in 52 packages [2021-06-24T17:07:21.891Z] ---> c443f4904638 [2021-06-24T17:07:21.891Z] Step 7/23 : RUN go mod download [2021-06-24T17:07:21.891Z] ---> e29cf632a0ce [2021-06-24T17:07:21.891Z] Step 7/24 : RUN go mod download [2021-06-24T17:07:21.891Z] Removing intermediate container c12022f085fd [2021-06-24T17:07:21.891Z] ---> 193d57e38d72 [2021-06-24T17:07:21.891Z] Step 6/26 : COPY go.mod . [2021-06-24T17:07:22.168Z] ---> Running in f45d3ad129d2 [2021-06-24T17:07:22.168Z] ---> Running in dc97851ac40e [2021-06-24T17:07:22.775Z] ---> e71071b914cb [2021-06-24T17:07:22.775Z] Step 7/23 : RUN go mod download [2021-06-24T17:07:22.775Z] ---> Running in 4e212430c524 [2021-06-24T17:07:22.900Z] Staging app-service-config [2021-06-24T17:07:22.900Z] + snapcraftctl stage [2021-06-24T17:07:23.048Z] Removing intermediate container 271400e37381 [2021-06-24T17:07:23.048Z] ---> 7d5a488f3aa3 [2021-06-24T17:07:23.048Z] Step 6/32 : COPY go.mod . [2021-06-24T17:07:23.419Z] ---> db4770302ba8 [2021-06-24T17:07:23.419Z] Step 7/26 : RUN go mod download [2021-06-24T17:07:23.844Z] Staging config-common [2021-06-24T17:07:23.844Z] + snapcraftctl stage [2021-06-24T17:07:23.985Z] ---> Running in 2f957c765474 [2021-06-24T17:07:24.644Z] ---> cf426eb47aed [2021-06-24T17:07:24.644Z] Step 7/32 : RUN go mod download [2021-06-24T17:07:24.644Z] ---> Running in f19e60028de9 [2021-06-24T17:07:25.229Z] Skipping stage go-build-helper (already ran) [2021-06-24T17:07:25.229Z] Staging edgex-go [2021-06-24T17:07:25.229Z] + snapcraftctl stage [2021-06-24T17:07:26.173Z] Staging static-packages [2021-06-24T17:07:26.173Z] + snapcraftctl stage [2021-06-24T17:07:27.561Z] Staging version [2021-06-24T17:07:27.562Z] + snapcraftctl stage [2021-06-24T17:07:28.115Z] Removing intermediate container dc97851ac40e [2021-06-24T17:07:28.115Z] ---> 2de8595de40d [2021-06-24T17:07:28.115Z] Step 8/24 : COPY . . [2021-06-24T17:07:28.393Z] Removing intermediate container 4e212430c524 [2021-06-24T17:07:28.393Z] ---> 900e61a560d8 [2021-06-24T17:07:28.393Z] Step 8/23 : COPY . . [2021-06-24T17:07:28.393Z] Removing intermediate container f45d3ad129d2 [2021-06-24T17:07:28.393Z] ---> d26ef0d3044d [2021-06-24T17:07:28.393Z] Step 8/23 : COPY . . [2021-06-24T17:07:28.393Z] Removing intermediate container 2f957c765474 [2021-06-24T17:07:28.393Z] ---> 30f687d561f4 [2021-06-24T17:07:28.393Z] Step 8/26 : COPY . . [2021-06-24T17:07:28.505Z] Priming app-service-config [2021-06-24T17:07:28.505Z] + snapcraftctl prime [2021-06-24T17:07:29.836Z] Removing intermediate container f19e60028de9 [2021-06-24T17:07:29.836Z] ---> 2d14874e8dd9 [2021-06-24T17:07:29.836Z] Step 8/32 : COPY . . [2021-06-24T17:07:29.894Z] Priming config-common [2021-06-24T17:07:29.894Z] + snapcraftctl prime [2021-06-24T17:07:31.281Z] Priming go-build-helper [2021-06-24T17:07:31.281Z] + snapcraftctl prime [2021-06-24T17:07:32.230Z] Priming edgex-go [2021-06-24T17:07:32.230Z] + snapcraftctl prime [2021-06-24T17:07:33.616Z] Priming static-packages [2021-06-24T17:07:33.616Z] + snapcraftctl prime [2021-06-24T17:07:36.171Z] Priming version [2021-06-24T17:07:36.433Z] + snapcraftctl prime [2021-06-24T17:07:37.375Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-24T17:07:52.044Z] ---> 1f197bd255d9 [2021-06-24T17:07:52.045Z] Step 9/24 : RUN go mod tidy [2021-06-24T17:07:52.045Z] ---> e8fd6469834e [2021-06-24T17:07:52.045Z] Step 9/23 : RUN go mod tidy [2021-06-24T17:07:52.045Z] ---> 22552985f59b [2021-06-24T17:07:52.045Z] Step 9/26 : RUN go mod tidy [2021-06-24T17:07:52.045Z] ---> 94d5f51e4e07 [2021-06-24T17:07:52.045Z] Step 9/32 : RUN go mod tidy [2021-06-24T17:07:52.045Z] ---> Running in d214686d716c [2021-06-24T17:07:52.045Z] ---> 6e2b334da1b4 [2021-06-24T17:07:52.045Z] Step 9/23 : RUN go mod tidy [2021-06-24T17:07:52.045Z] ---> Running in f69330131e28 [2021-06-24T17:07:52.045Z] ---> Running in 8395f53d8d68 [2021-06-24T17:07:52.045Z] ---> Running in 854d34e3ca97 [2021-06-24T17:07:52.045Z] ---> Running in e1904c877ccf [2021-06-24T17:07:58.810Z] Removing intermediate container d214686d716c [2021-06-24T17:07:58.810Z] ---> ca4873b852cf [2021-06-24T17:07:58.810Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-24T17:07:58.810Z] ---> Running in a0fbe4f812e6 [2021-06-24T17:07:58.810Z] Removing intermediate container 8395f53d8d68 [2021-06-24T17:07:58.810Z] ---> e89b5d007662 [2021-06-24T17:07:58.810Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-24T17:07:58.810Z] ---> Running in 389e1938e070 [2021-06-24T17:07:59.086Z] Removing intermediate container f69330131e28 [2021-06-24T17:07:59.086Z] ---> ba6a04cd63a5 [2021-06-24T17:07:59.086Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-24T17:07:59.086Z] Removing intermediate container e1904c877ccf [2021-06-24T17:07:59.086Z] ---> 81c0a3a3b728 [2021-06-24T17:07:59.086Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-24T17:07:59.364Z] ---> Running in 6aeaec14cbd6 [2021-06-24T17:07:59.364Z] ---> Running in 45d0c4aaef7e [2021-06-24T17:07:59.364Z] Removing intermediate container 854d34e3ca97 [2021-06-24T17:07:59.364Z] ---> fd992af8be59 [2021-06-24T17:07:59.364Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-24T17:07:59.967Z] 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-06-24T17:07:59.967Z] ---> Running in d3ad91e9714e [2021-06-24T17:08:01.424Z] 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-06-24T17:08:02.044Z] 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-06-24T17:08:02.044Z] 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-06-24T17:08:02.044Z] 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-06-24T17:09:55.914Z] 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-06-24T17:09:57.377Z] Removing intermediate container d3ad91e9714e [2021-06-24T17:09:57.377Z] ---> 7a16284d53bd [2021-06-24T17:09:57.377Z] [2021-06-24T17:09:57.377Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T17:09:57.983Z] 3.12: Pulling from library/alpine [2021-06-24T17:09:57.983Z] Removing intermediate container 45d0c4aaef7e [2021-06-24T17:09:57.983Z] ---> 413c3f33632c [2021-06-24T17:09:57.983Z] [2021-06-24T17:09:57.983Z] Step 11/32 : FROM alpine:3.12 [2021-06-24T17:09:58.260Z] 3.12: Pulling from library/alpine [2021-06-24T17:09:59.707Z] Removing intermediate container 6aeaec14cbd6 [2021-06-24T17:09:59.707Z] ---> cc6d6ea71e12 [2021-06-24T17:09:59.707Z] [2021-06-24T17:09:59.707Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T17:09:59.707Z] 3.12: Pulling from library/alpine [2021-06-24T17:09:59.983Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T17:09:59.983Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T17:09:59.983Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T17:09:59.983Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T17:09:59.983Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T17:09:59.983Z] Status: Image is up to date for alpine:3.12 [2021-06-24T17:09:59.983Z] ---> c4fd0aeabfcf [2021-06-24T17:09:59.983Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-24T17:09:59.983Z] ---> c4fd0aeabfcf [2021-06-24T17:09:59.983Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-24T17:09:59.983Z] ---> c4fd0aeabfcf [2021-06-24T17:09:59.983Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-24T17:09:59.983Z] Removing intermediate container 389e1938e070 [2021-06-24T17:09:59.983Z] ---> b34768e2c680 [2021-06-24T17:09:59.983Z] [2021-06-24T17:09:59.983Z] Step 11/26 : FROM alpine:3.12 [2021-06-24T17:09:59.983Z] ---> c4fd0aeabfcf [2021-06-24T17:09:59.983Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-24T17:10:00.259Z] ---> Running in 4058508f606d [2021-06-24T17:10:00.259Z] ---> Running in 49eb978c112f [2021-06-24T17:10:00.259Z] ---> Running in ead291dbe301 [2021-06-24T17:10:00.259Z] ---> Running in ffa5eb01d68b [2021-06-24T17:10:01.264Z] Removing intermediate container 4058508f606d [2021-06-24T17:10:01.264Z] ---> f79bb61e4bd1 [2021-06-24T17:10:01.264Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-24T17:10:01.264Z] ---> Running in e859f9d9811a [2021-06-24T17:10:02.717Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T17:10:02.717Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T17:10:02.996Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T17:10:02.996Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T17:10:02.996Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T17:10:02.996Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T17:10:03.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T17:10:03.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T17:10:03.272Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-24T17:10:03.545Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-24T17:10:03.545Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T17:10:03.545Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T17:10:03.824Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-24T17:10:03.824Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T17:10:03.824Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-24T17:10:03.824Z] OK: 6 MiB in 16 packages [2021-06-24T17:10:03.824Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T17:10:03.824Z] (4/6) Installing curl (7.77.0-r0) [2021-06-24T17:10:03.824Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T17:10:03.824Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-24T17:10:03.824Z] (6/6) Installing su-exec (0.2-r1) [2021-06-24T17:10:03.824Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T17:10:03.825Z] OK: 5 MiB in 15 packages [2021-06-24T17:10:03.825Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T17:10:04.106Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-24T17:10:04.106Z] (2/2) Installing su-exec (0.2-r1) [2021-06-24T17:10:04.106Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T17:10:04.106Z] OK: 5 MiB in 16 packages [2021-06-24T17:10:04.106Z] OK: 7 MiB in 20 packages [2021-06-24T17:10:06.728Z] Removing intermediate container 49eb978c112f [2021-06-24T17:10:06.728Z] ---> 146eec5907ac [2021-06-24T17:10:06.728Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T17:10:06.728Z] Removing intermediate container ead291dbe301 [2021-06-24T17:10:06.728Z] ---> 751dad1490ec [2021-06-24T17:10:06.728Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T17:10:06.728Z] ---> Running in 02583cfeaeb3 [2021-06-24T17:10:06.728Z] Removing intermediate container e859f9d9811a [2021-06-24T17:10:06.728Z] ---> 24a99f4716cb [2021-06-24T17:10:06.728Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-24T17:10:07.003Z] Removing intermediate container ffa5eb01d68b [2021-06-24T17:10:07.003Z] ---> 4f003a071279 [2021-06-24T17:10:07.003Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T17:10:07.003Z] Removing intermediate container a0fbe4f812e6 [2021-06-24T17:10:07.003Z] ---> e8ede5ef4000 [2021-06-24T17:10:07.003Z] [2021-06-24T17:10:07.003Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T17:10:07.003Z] ---> c4fd0aeabfcf [2021-06-24T17:10:07.003Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-24T17:10:07.003Z] ---> Running in 4774650ef38c [2021-06-24T17:10:07.277Z] ---> Running in 4c73cc36ace3 [2021-06-24T17:10:07.277Z] ---> Running in 1084c5068016 [2021-06-24T17:10:07.277Z] ---> Running in 652a9fbb3a77 [2021-06-24T17:10:07.549Z] Removing intermediate container 02583cfeaeb3 [2021-06-24T17:10:07.549Z] ---> a168258c1561 [2021-06-24T17:10:07.549Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-24T17:10:07.549Z] ---> Running in c23213c76533 [2021-06-24T17:10:07.823Z] Removing intermediate container 4774650ef38c [2021-06-24T17:10:07.823Z] ---> 2b3dab254873 [2021-06-24T17:10:07.823Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-24T17:10:07.823Z] Removing intermediate container 4c73cc36ace3 [2021-06-24T17:10:07.823Z] ---> aa43c792e2fa [2021-06-24T17:10:07.823Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-24T17:10:08.096Z] ---> Running in 3e86eb33b640 [2021-06-24T17:10:08.096Z] Removing intermediate container 1084c5068016 [2021-06-24T17:10:08.096Z] ---> 1a320bef8e6e [2021-06-24T17:10:08.096Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-24T17:10:08.096Z] Removing intermediate container 652a9fbb3a77 [2021-06-24T17:10:08.096Z] ---> 57d65e8f13dc [2021-06-24T17:10:08.096Z] Step 14/26 : WORKDIR / [2021-06-24T17:10:08.096Z] ---> Running in a67bd337e25f [2021-06-24T17:10:08.370Z] Removing intermediate container c23213c76533 [2021-06-24T17:10:08.370Z] ---> a6aeab7d1868 [2021-06-24T17:10:08.370Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T17:10:08.370Z] ---> Running in d412343eab62 [2021-06-24T17:10:08.370Z] ---> Running in f5585c768e78 [2021-06-24T17:10:08.646Z] ---> Running in 0323c925a854 [2021-06-24T17:10:08.646Z] Removing intermediate container 3e86eb33b640 [2021-06-24T17:10:08.646Z] ---> 397b634f303f [2021-06-24T17:10:08.646Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T17:10:08.920Z] Removing intermediate container a67bd337e25f [2021-06-24T17:10:08.920Z] ---> c657594dadf8 [2021-06-24T17:10:08.920Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-24T17:10:08.920Z] ---> Running in 44b7e7587ccb [2021-06-24T17:10:09.194Z] ---> Running in 7370ba442895 [2021-06-24T17:10:09.469Z] Removing intermediate container f5585c768e78 [2021-06-24T17:10:09.469Z] ---> 7f2efffe7b08 [2021-06-24T17:10:09.469Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-24T17:10:09.469Z] Removing intermediate container d412343eab62 [2021-06-24T17:10:09.469Z] ---> c864588b4960 [2021-06-24T17:10:09.469Z] 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-06-24T17:10:09.469Z] Removing intermediate container 0323c925a854 [2021-06-24T17:10:09.469Z] ---> a568c6caa3e3 [2021-06-24T17:10:09.469Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T17:10:09.747Z] ---> Running in d12d50b3a1e2 [2021-06-24T17:10:09.747Z] Removing intermediate container 44b7e7587ccb [2021-06-24T17:10:09.747Z] ---> bd6ae5b4fd36 [2021-06-24T17:10:09.747Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T17:10:10.737Z] Removing intermediate container d12d50b3a1e2 [2021-06-24T17:10:10.737Z] ---> 41fb73201162 [2021-06-24T17:10:10.737Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T17:10:10.737Z] ---> Running in f6e56e7aa575 [2021-06-24T17:10:11.028Z] ---> 3801518af250 [2021-06-24T17:10:11.028Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-24T17:10:11.028Z] ---> 97b4eeee26aa [2021-06-24T17:10:11.028Z] 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-06-24T17:10:11.306Z] ---> d0c1cf8ae47e [2021-06-24T17:10:11.306Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-24T17:10:12.760Z] ---> 250c3f2ee5dd [2021-06-24T17:10:12.760Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-24T17:10:12.760Z] Removing intermediate container 7370ba442895 [2021-06-24T17:10:12.760Z] ---> 302939e9121b [2021-06-24T17:10:12.760Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-24T17:10:13.036Z] ---> Running in f7fe89d3a636 [2021-06-24T17:10:13.315Z] ---> 1abb9d69b609 [2021-06-24T17:10:13.315Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-24T17:10:13.315Z] ---> 6e44f99183f1 [2021-06-24T17:10:13.315Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-24T17:10:13.587Z] ---> f1dcfcdb5220 [2021-06-24T17:10:13.587Z] 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-06-24T17:10:14.194Z] Removing intermediate container f6e56e7aa575 [2021-06-24T17:10:14.194Z] ---> ee3e9cc3517e [2021-06-24T17:10:14.194Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-24T17:10:14.194Z] Removing intermediate container f7fe89d3a636 [2021-06-24T17:10:14.194Z] ---> 76e756d09e1a [2021-06-24T17:10:14.194Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-24T17:10:14.194Z] ---> Running in 596660da728c [2021-06-24T17:10:14.797Z] ---> 6853c25800fd [2021-06-24T17:10:14.797Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-24T17:10:14.797Z] ---> e3c3b681fe7d [2021-06-24T17:10:14.797Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-24T17:10:15.074Z] ---> 01445fa47c76 [2021-06-24T17:10:15.074Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-24T17:10:15.074Z] ---> Running in 3dd955d2c649 [2021-06-24T17:10:15.074Z] ---> Running in 2dcb466c01ba [2021-06-24T17:10:15.350Z] ---> 3ff3907e2d94 [2021-06-24T17:10:15.350Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-24T17:10:15.351Z] ---> Running in 6c933d5af82d [2021-06-24T17:10:15.964Z] Removing intermediate container 3dd955d2c649 [2021-06-24T17:10:15.964Z] ---> 962a46d5770c [2021-06-24T17:10:15.964Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T17:10:15.964Z] Removing intermediate container 2dcb466c01ba [2021-06-24T17:10:16.240Z] ---> 469f10d354cf [2021-06-24T17:10:16.240Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T17:10:16.240Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T17:10:16.240Z] ---> Running in 6d88ee38572d [2021-06-24T17:10:16.513Z] ---> Running in 76085d9fc0df [2021-06-24T17:10:16.790Z] ---> ed3a2213fc20 [2021-06-24T17:10:16.790Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-24T17:10:16.790Z] Removing intermediate container 6d88ee38572d [2021-06-24T17:10:16.790Z] ---> ae72272d1aed [2021-06-24T17:10:16.790Z] Step 21/23 : LABEL arch=arm64 [2021-06-24T17:10:17.077Z] Removing intermediate container 76085d9fc0df [2021-06-24T17:10:17.077Z] ---> 5023f6684da4 [2021-06-24T17:10:17.077Z] Step 21/23 : LABEL arch=arm64 [2021-06-24T17:10:17.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T17:10:17.077Z] ---> Running in b8c156c530ec [2021-06-24T17:10:17.360Z] ---> Running in aa5f3e7e6bb4 [2021-06-24T17:10:17.963Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-24T17:10:17.963Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-24T17:10:18.236Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-24T17:10:18.236Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-24T17:10:18.236Z] Removing intermediate container b8c156c530ec [2021-06-24T17:10:18.236Z] ---> 81e6a67d6773 [2021-06-24T17:10:18.236Z] Step 22/23 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e [2021-06-24T17:10:18.236Z] Removing intermediate container aa5f3e7e6bb4 [2021-06-24T17:10:18.236Z] ---> c181d70c1139 [2021-06-24T17:10:18.236Z] Step 22/23 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e [2021-06-24T17:10:18.510Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-24T17:10:18.510Z] ---> Running in 18f93155da0c [2021-06-24T17:10:18.510Z] ---> 48e0861d78c7 [2021-06-24T17:10:18.510Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-24T17:10:18.510Z] ---> Running in 7535e9f867bb [2021-06-24T17:10:18.510Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-24T17:10:18.784Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T17:10:18.784Z] OK: 8 MiB in 20 packages [2021-06-24T17:10:18.784Z] Removing intermediate container 6c933d5af82d [2021-06-24T17:10:18.784Z] ---> 330dddb25330 [2021-06-24T17:10:18.784Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T17:10:19.389Z] Removing intermediate container 18f93155da0c [2021-06-24T17:10:19.389Z] ---> 8298f31022cb [2021-06-24T17:10:19.389Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T17:10:19.389Z] Removing intermediate container 7535e9f867bb [2021-06-24T17:10:19.389Z] ---> 493f6c55f15a [2021-06-24T17:10:19.389Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T17:10:19.661Z] ---> Running in ae6e348c5469 [2021-06-24T17:10:19.662Z] ---> Running in a66bdc4f8e1b [2021-06-24T17:10:19.662Z] ---> 07dddeaadcab [2021-06-24T17:10:19.662Z] 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-06-24T17:10:19.939Z] ---> Running in 5ce9b8a37e54 [2021-06-24T17:10:20.220Z] ---> 8ef42369f60a [2021-06-24T17:10:20.220Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-24T17:10:20.220Z] Removing intermediate container 596660da728c [2021-06-24T17:10:20.220Z] ---> 5c8b8ee30ea4 [2021-06-24T17:10:20.220Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T17:10:20.498Z] Removing intermediate container a66bdc4f8e1b [2021-06-24T17:10:20.498Z] ---> c5a604265465 [2021-06-24T17:10:20.498Z] [2021-06-24T17:10:20.498Z] Removing intermediate container ae6e348c5469 [2021-06-24T17:10:20.498Z] ---> 48b55b69d6fe [2021-06-24T17:10:20.498Z] [2021-06-24T17:10:21.104Z] Successfully built 48b55b69d6fe [2021-06-24T17:10:21.414Z] Successfully tagged support-notifications-arm64:latest [2021-06-24T17:10:21.414Z] Successfully built c5a604265465 [2021-06-24T17:10:21.414Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-06-24T17:10:21.414Z] Successfully tagged support-scheduler-arm64:latest [2021-06-24T17:10:21.414Z] Building security-proxy-setup [2021-06-24T17:10:21.692Z]  Building support-scheduler ... done  ---> ac799707fa35 [2021-06-24T17:10:21.692Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-24T17:10:22.333Z] ---> 5aec3da4fdee [2021-06-24T17:10:22.333Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-24T17:10:23.344Z] ---> d787e72804cb [2021-06-24T17:10:23.344Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-24T17:10:23.622Z] Removing intermediate container 5ce9b8a37e54 [2021-06-24T17:10:23.622Z] ---> 8af435236965 [2021-06-24T17:10:23.622Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-24T17:10:23.901Z] ---> d01a36c78e15 [2021-06-24T17:10:23.901Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-24T17:10:24.172Z] ---> Running in 349c4144e3b4 [2021-06-24T17:10:25.199Z] ---> 579b08866776 [2021-06-24T17:10:25.199Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-24T17:10:25.199Z] Removing intermediate container 349c4144e3b4 [2021-06-24T17:10:25.199Z] ---> 3a552aac2c49 [2021-06-24T17:10:25.199Z] Step 24/26 : LABEL arch=arm64 [2021-06-24T17:10:25.473Z] ---> 89205f68e292 [2021-06-24T17:10:25.473Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-24T17:10:25.746Z] ---> Running in a7a125c77266 [2021-06-24T17:10:26.020Z] ---> Running in 944edaeb4d99 [2021-06-24T17:10:26.292Z] ---> 7cd720849760 [2021-06-24T17:10:26.292Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-24T17:10:26.566Z] Removing intermediate container a7a125c77266 [2021-06-24T17:10:26.566Z] ---> 742020ae7b01 [2021-06-24T17:10:26.566Z] Step 25/26 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e [2021-06-24T17:10:26.842Z] ---> Running in 7d6969aa9d8a [2021-06-24T17:10:26.842Z] Removing intermediate container 944edaeb4d99 [2021-06-24T17:10:26.842Z] ---> ceac71b21c92 [2021-06-24T17:10:26.842Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T17:10:26.842Z] ---> Running in b046073107d1 [2021-06-24T17:10:27.126Z] ---> Running in 84b66f5c2d6f [2021-06-24T17:10:27.406Z] Removing intermediate container 7d6969aa9d8a [2021-06-24T17:10:27.406Z] ---> 1049c7b91137 [2021-06-24T17:10:27.406Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-24T17:10:27.682Z] Removing intermediate container b046073107d1 [2021-06-24T17:10:27.682Z] ---> 8f75c6caff03 [2021-06-24T17:10:27.682Z] Step 26/26 : LABEL version=0.0.0 [2021-06-24T17:10:27.682Z] Removing intermediate container 84b66f5c2d6f [2021-06-24T17:10:27.682Z] ---> dbc9448e9745 [2021-06-24T17:10:27.682Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T17:10:27.957Z] ---> Running in 8946736adc1c [2021-06-24T17:10:27.957Z] ---> Running in 7900f2704d8b [2021-06-24T17:10:28.567Z] ---> cdea985fd3d1 [2021-06-24T17:10:28.567Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-24T17:10:28.567Z] Removing intermediate container 8946736adc1c [2021-06-24T17:10:28.567Z] ---> adfaaf37074c [2021-06-24T17:10:28.567Z] [2021-06-24T17:10:28.845Z] ---> Running in 138d5c6d1e63 [2021-06-24T17:10:29.123Z] Removing intermediate container 7900f2704d8b [2021-06-24T17:10:29.123Z] ---> a4ddac668a08 [2021-06-24T17:10:29.123Z] Step 23/24 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e [2021-06-24T17:10:29.123Z] Successfully built adfaaf37074c [2021-06-24T17:10:29.398Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-24T17:10:29.398Z]  Building security-secretstore-setup ... done Building core-metadata [2021-06-24T17:10:29.672Z] ---> Running in b284122fc218 [2021-06-24T17:10:30.281Z] Removing intermediate container b284122fc218 [2021-06-24T17:10:30.281Z] ---> fd59fbaac1ef [2021-06-24T17:10:30.281Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T17:10:30.553Z] ---> Running in a85437b12a8d [2021-06-24T17:10:31.151Z] Removing intermediate container a85437b12a8d [2021-06-24T17:10:31.151Z] ---> ed0803acf3c7 [2021-06-24T17:10:31.151Z] [2021-06-24T17:10:31.747Z] Successfully built ed0803acf3c7 [2021-06-24T17:10:31.747Z] Successfully tagged core-data-arm64:latest [2021-06-24T17:10:31.747Z] Building core-command [2021-06-24T17:10:32.342Z]  Building core-data ... done Removing intermediate container 138d5c6d1e63 [2021-06-24T17:10:32.342Z] ---> 7f8063103074 [2021-06-24T17:10:32.342Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-24T17:10:32.943Z] ---> Running in beb0c00de288 [2021-06-24T17:10:33.554Z] Removing intermediate container beb0c00de288 [2021-06-24T17:10:33.554Z] ---> 83f8c67b5d83 [2021-06-24T17:10:33.554Z] Step 29/32 : CMD ["gate"] [2021-06-24T17:10:33.888Z] ---> Running in 4d45371a64ae [2021-06-24T17:10:34.927Z] Removing intermediate container 4d45371a64ae [2021-06-24T17:10:34.927Z] ---> 2c74dc0bfcb6 [2021-06-24T17:10:34.927Z] Step 30/32 : LABEL arch=arm64 [2021-06-24T17:10:35.553Z] ---> Running in 8edeed6ec0ec [2021-06-24T17:10:36.189Z] Removing intermediate container 8edeed6ec0ec [2021-06-24T17:10:36.189Z] ---> f61d4b667250 [2021-06-24T17:10:36.189Z] Step 31/32 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e [2021-06-24T17:10:36.494Z] ---> Running in bfe0fc272fe4 [2021-06-24T17:10:37.101Z] Removing intermediate container bfe0fc272fe4 [2021-06-24T17:10:37.101Z] ---> bdaa2cf65a4a [2021-06-24T17:10:37.101Z] Step 32/32 : LABEL version=0.0.0 [2021-06-24T17:10:37.718Z] ---> Running in fc444c1d4b90 [2021-06-24T17:10:38.322Z] Removing intermediate container fc444c1d4b90 [2021-06-24T17:10:38.322Z] ---> 1fa0041ff791 [2021-06-24T17:10:38.322Z] [2021-06-24T17:10:38.923Z] Successfully built 1fa0041ff791 [2021-06-24T17:10:38.923Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-24T17:11:18.471Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T17:11:18.471Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T17:11:18.471Z] ---> 3397abc63f6e [2021-06-24T17:11:18.471Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T17:11:18.471Z] ---> Using cache [2021-06-24T17:11:18.471Z] ---> ec405a4966ee [2021-06-24T17:11:18.471Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T17:11:18.471Z] ---> Using cache [2021-06-24T17:11:18.471Z] ---> f93c539b2490 [2021-06-24T17:11:18.471Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-24T17:11:18.471Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T17:11:18.471Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-24T17:11:18.471Z] ---> 3397abc63f6e [2021-06-24T17:11:18.471Z] Step 3/22 : WORKDIR /edgex-go [2021-06-24T17:11:18.471Z] ---> Using cache [2021-06-24T17:11:18.471Z] ---> ec405a4966ee [2021-06-24T17:11:18.471Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T17:11:18.471Z] ---> Using cache [2021-06-24T17:11:18.471Z] ---> f93c539b2490 [2021-06-24T17:11:18.471Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-24T17:11:18.471Z] ---> Using cache [2021-06-24T17:11:18.471Z] ---> 193d57e38d72 [2021-06-24T17:11:18.471Z] Step 6/22 : COPY go.mod . [2021-06-24T17:11:18.471Z] ---> Using cache [2021-06-24T17:11:18.471Z] ---> db4770302ba8 [2021-06-24T17:11:18.471Z] Step 7/22 : RUN go mod download [2021-06-24T17:11:18.471Z] ---> Using cache [2021-06-24T17:11:18.471Z] ---> 30f687d561f4 [2021-06-24T17:11:18.471Z] Step 8/22 : COPY . . [2021-06-24T17:11:18.471Z] ---> Using cache [2021-06-24T17:11:18.471Z] ---> 22552985f59b [2021-06-24T17:11:18.471Z] Step 9/22 : RUN go mod tidy [2021-06-24T17:11:18.471Z] ---> Using cache [2021-06-24T17:11:18.471Z] ---> e89b5d007662 [2021-06-24T17:11:18.471Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-24T17:11:18.471Z] ---> Running in edc8a8ab52ed [2021-06-24T17:11:18.471Z] ---> Running in 80b74a14e546 [2021-06-24T17:11:18.471Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T17:11:18.471Z] 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-06-24T17:11:18.471Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T17:11:18.471Z] OK: 218 MiB in 52 packages [2021-06-24T17:11:18.471Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T17:11:18.471Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T17:11:18.471Z] ---> 3397abc63f6e [2021-06-24T17:11:18.471Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T17:11:18.471Z] ---> Using cache [2021-06-24T17:11:18.471Z] ---> ec405a4966ee [2021-06-24T17:11:18.471Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T17:11:18.471Z] ---> Using cache [2021-06-24T17:11:18.471Z] ---> f93c539b2490 [2021-06-24T17:11:18.471Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T17:11:18.471Z] ---> Using cache [2021-06-24T17:11:18.471Z] ---> 193d57e38d72 [2021-06-24T17:11:18.471Z] Step 6/24 : COPY go.mod . [2021-06-24T17:11:18.471Z] ---> Using cache [2021-06-24T17:11:18.471Z] ---> db4770302ba8 [2021-06-24T17:11:18.471Z] Step 7/24 : RUN go mod download [2021-06-24T17:11:18.471Z] ---> Using cache [2021-06-24T17:11:18.471Z] ---> 30f687d561f4 [2021-06-24T17:11:18.471Z] Step 8/24 : COPY . . [2021-06-24T17:11:18.471Z] ---> Using cache [2021-06-24T17:11:18.471Z] ---> 22552985f59b [2021-06-24T17:11:18.471Z] Step 9/24 : RUN go mod tidy [2021-06-24T17:11:18.471Z] ---> Using cache [2021-06-24T17:11:18.471Z] ---> e89b5d007662 [2021-06-24T17:11:18.471Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-24T17:11:19.470Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T17:11:19.470Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T17:11:19.470Z] ---> 3397abc63f6e [2021-06-24T17:11:19.470Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T17:11:19.470Z] ---> Using cache [2021-06-24T17:11:19.470Z] ---> ec405a4966ee [2021-06-24T17:11:19.470Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T17:11:19.470Z] ---> Using cache [2021-06-24T17:11:19.470Z] ---> f93c539b2490 [2021-06-24T17:11:19.470Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T17:11:19.470Z] ---> Using cache [2021-06-24T17:11:19.470Z] ---> 193d57e38d72 [2021-06-24T17:11:19.470Z] Step 6/24 : COPY go.mod . [2021-06-24T17:11:19.470Z] ---> Using cache [2021-06-24T17:11:19.470Z] ---> db4770302ba8 [2021-06-24T17:11:19.470Z] Step 7/24 : RUN go mod download [2021-06-24T17:11:19.470Z] ---> Using cache [2021-06-24T17:11:19.470Z] ---> 30f687d561f4 [2021-06-24T17:11:19.470Z] Step 8/24 : COPY . . [2021-06-24T17:11:19.470Z] ---> Using cache [2021-06-24T17:11:19.470Z] ---> 22552985f59b [2021-06-24T17:11:19.470Z] Step 9/24 : RUN go mod tidy [2021-06-24T17:11:19.470Z] ---> Using cache [2021-06-24T17:11:19.470Z] ---> e89b5d007662 [2021-06-24T17:11:19.470Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-24T17:11:19.757Z] ---> Running in f6546ccaf832 [2021-06-24T17:11:19.757Z] ---> Running in 492ef16798ad [2021-06-24T17:11:20.763Z] Removing intermediate container 80b74a14e546 [2021-06-24T17:11:20.763Z] ---> 9bc00b5527ef [2021-06-24T17:11:20.763Z] Step 6/24 : COPY go.mod . [2021-06-24T17:11:22.782Z] ---> b8dc3dab6fdb [2021-06-24T17:11:22.782Z] Step 7/24 : RUN go mod download [2021-06-24T17:11:22.782Z] 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-06-24T17:11:22.782Z] ---> Running in c74fe58579da [2021-06-24T17:11:22.782Z] 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-06-24T17:11:27.159Z] Removing intermediate container c74fe58579da [2021-06-24T17:11:27.159Z] ---> 8fa5ef8e6e73 [2021-06-24T17:11:27.159Z] Step 8/24 : COPY . . [2021-06-24T17:11:45.588Z] ---> 84867d94a46a [2021-06-24T17:11:45.589Z] Step 9/24 : RUN go mod tidy [2021-06-24T17:11:45.589Z] ---> Running in e23e63b5b362 [2021-06-24T17:11:51.591Z] Removing intermediate container e23e63b5b362 [2021-06-24T17:11:51.591Z] ---> 46a2beaa470e [2021-06-24T17:11:51.591Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-24T17:11:51.591Z] ---> Running in a7af6cb5a33f [2021-06-24T17:11:53.593Z] 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-06-24T17:12:32.616Z] 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-06-24T17:12:47.754Z] Removing intermediate container edc8a8ab52ed [2021-06-24T17:12:47.754Z] ---> 420ee22e72ee [2021-06-24T17:12:47.754Z] [2021-06-24T17:12:47.754Z] Step 11/22 : FROM alpine:3.12 [2021-06-24T17:12:47.754Z] ---> c4fd0aeabfcf [2021-06-24T17:12:47.754Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-24T17:12:47.754Z] ---> Running in 0cd43162299a [2021-06-24T17:12:47.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T17:12:48.031Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T17:12:48.636Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-24T17:12:48.636Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T17:12:48.636Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-24T17:12:48.636Z] (4/4) Installing curl (7.77.0-r0) [2021-06-24T17:12:48.636Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T17:12:48.636Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T17:12:49.234Z] OK: 7 MiB in 18 packages [2021-06-24T17:12:51.564Z] Removing intermediate container f6546ccaf832 [2021-06-24T17:12:51.564Z] ---> 910a07ba6961 [2021-06-24T17:12:51.564Z] [2021-06-24T17:12:51.564Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T17:12:51.564Z] ---> c4fd0aeabfcf [2021-06-24T17:12:51.564Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T17:12:51.564Z] ---> Using cache [2021-06-24T17:12:51.564Z] ---> 146eec5907ac [2021-06-24T17:12:51.564Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T17:12:51.564Z] ---> Using cache [2021-06-24T17:12:51.564Z] ---> a168258c1561 [2021-06-24T17:12:51.564Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-24T17:12:51.564Z] ---> Running in 1b737c890f34 [2021-06-24T17:12:52.165Z] Removing intermediate container 1b737c890f34 [2021-06-24T17:12:52.165Z] ---> 6e831a03db47 [2021-06-24T17:12:52.165Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T17:12:52.165Z] Removing intermediate container 0cd43162299a [2021-06-24T17:12:52.447Z] ---> dc63dc39e2e2 [2021-06-24T17:12:52.447Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T17:12:52.447Z] ---> Running in 140cc54db9ab [2021-06-24T17:12:52.447Z] ---> Running in 27c183cff68e [2021-06-24T17:12:53.435Z] Removing intermediate container 140cc54db9ab [2021-06-24T17:12:53.435Z] ---> 4b9356d10320 [2021-06-24T17:12:53.435Z] Step 16/24 : WORKDIR / [2021-06-24T17:12:53.435Z] Removing intermediate container 27c183cff68e [2021-06-24T17:12:53.435Z] ---> fe9dd4ada5b2 [2021-06-24T17:12:53.435Z] Step 14/22 : WORKDIR /edgex [2021-06-24T17:12:53.712Z] ---> Running in 3d242ffb17ec [2021-06-24T17:12:53.712Z] ---> Running in d7f430775967 [2021-06-24T17:12:54.698Z] Removing intermediate container d7f430775967 [2021-06-24T17:12:54.698Z] ---> d624604cd593 [2021-06-24T17:12:54.698Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-24T17:12:54.698Z] Removing intermediate container 3d242ffb17ec [2021-06-24T17:12:54.698Z] ---> 7d2b8131cb68 [2021-06-24T17:12:54.698Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T17:12:56.738Z] ---> 7a4b951483b6 [2021-06-24T17:12:56.738Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-24T17:12:56.738Z] ---> 2a6bec41ce12 [2021-06-24T17:12:56.738Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-24T17:13:00.157Z] ---> 116229358de4 [2021-06-24T17:13:00.157Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-24T17:13:00.157Z] ---> c610877598ca [2021-06-24T17:13:00.157Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-24T17:13:01.146Z] Removing intermediate container 492ef16798ad [2021-06-24T17:13:01.146Z] ---> ff54cdee4c05 [2021-06-24T17:13:01.146Z] [2021-06-24T17:13:01.146Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T17:13:01.146Z] ---> c4fd0aeabfcf [2021-06-24T17:13:01.146Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T17:13:01.146Z] ---> Using cache [2021-06-24T17:13:01.146Z] ---> 146eec5907ac [2021-06-24T17:13:01.146Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T17:13:01.146Z] ---> Using cache [2021-06-24T17:13:01.146Z] ---> a168258c1561 [2021-06-24T17:13:01.146Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-24T17:13:01.146Z] ---> 3a0adc11e8e9 [2021-06-24T17:13:01.146Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-24T17:13:01.146Z] ---> Running in 8f9f9d0f6253 [2021-06-24T17:13:01.420Z] ---> Running in 456c29c762c4 [2021-06-24T17:13:01.420Z] ---> aab3c246535c [2021-06-24T17:13:01.420Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-24T17:13:02.400Z] ---> Running in 9965b919c1ac [2021-06-24T17:13:02.692Z] Removing intermediate container 456c29c762c4 [2021-06-24T17:13:02.692Z] ---> 9ed47481a5b8 [2021-06-24T17:13:02.692Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T17:13:02.692Z] Removing intermediate container 8f9f9d0f6253 [2021-06-24T17:13:02.692Z] ---> 5f687831c23a [2021-06-24T17:13:02.692Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T17:13:02.969Z] ---> Running in 2d7c6f5a4dbf [2021-06-24T17:13:02.969Z] ---> Running in 9ac2f98f34e2 [2021-06-24T17:13:03.256Z] Removing intermediate container 9965b919c1ac [2021-06-24T17:13:03.256Z] ---> cc354d561b3c [2021-06-24T17:13:03.256Z] Step 19/22 : CMD ["--init=true"] [2021-06-24T17:13:03.532Z] ---> Running in 875df2dd75bb [2021-06-24T17:13:03.532Z] Removing intermediate container 2d7c6f5a4dbf [2021-06-24T17:13:03.532Z] ---> 601475a9b9cd [2021-06-24T17:13:03.532Z] Step 16/24 : WORKDIR / [2021-06-24T17:13:03.809Z] Removing intermediate container 9ac2f98f34e2 [2021-06-24T17:13:03.809Z] ---> afd25f7e6ce6 [2021-06-24T17:13:03.809Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T17:13:03.809Z] ---> Running in b850586dad28 [2021-06-24T17:13:04.089Z] ---> Running in 64bae5db46d1 [2021-06-24T17:13:04.364Z] Removing intermediate container 875df2dd75bb [2021-06-24T17:13:04.364Z] ---> 483a2a402e10 [2021-06-24T17:13:04.364Z] Step 20/22 : LABEL arch=arm64 [2021-06-24T17:13:04.637Z] ---> Running in f4d423e3c038 [2021-06-24T17:13:04.915Z] Removing intermediate container b850586dad28 [2021-06-24T17:13:04.915Z] ---> 7c79b0bd7c86 [2021-06-24T17:13:04.915Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T17:13:04.915Z] Removing intermediate container 64bae5db46d1 [2021-06-24T17:13:04.915Z] ---> dcb5e204c7ac [2021-06-24T17:13:04.915Z] Step 23/24 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e [2021-06-24T17:13:05.513Z] ---> Running in 89c5f8dfa8c4 [2021-06-24T17:13:05.513Z] Removing intermediate container f4d423e3c038 [2021-06-24T17:13:05.513Z] ---> 944617a1c0d9 [2021-06-24T17:13:05.513Z] Step 21/22 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e [2021-06-24T17:13:06.113Z] ---> Running in 07c3da40dab3 [2021-06-24T17:13:06.388Z] Removing intermediate container 89c5f8dfa8c4 [2021-06-24T17:13:06.388Z] ---> 5d14e4833f28 [2021-06-24T17:13:06.388Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T17:13:06.389Z] ---> 5e943ffcf882 [2021-06-24T17:13:06.389Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-24T17:13:06.662Z] Removing intermediate container a7af6cb5a33f [2021-06-24T17:13:06.662Z] ---> 663a8526701c [2021-06-24T17:13:06.662Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-24T17:13:06.942Z] ---> Running in 6d0ae47cdcf4 [2021-06-24T17:13:06.942Z] Removing intermediate container 07c3da40dab3 [2021-06-24T17:13:06.942Z] ---> 7bfc64d6a607 [2021-06-24T17:13:06.942Z] Step 22/22 : LABEL version=0.0.0 [2021-06-24T17:13:07.229Z] ---> Running in a54a38510009 [2021-06-24T17:13:07.229Z] ---> Running in 663068d21275 [2021-06-24T17:13:07.508Z] Removing intermediate container 6d0ae47cdcf4 [2021-06-24T17:13:07.508Z] ---> 89bfce729bad [2021-06-24T17:13:07.508Z] [2021-06-24T17:13:08.226Z] Removing intermediate container 663068d21275 [2021-06-24T17:13:08.226Z] ---> be4f3ed9beff [2021-06-24T17:13:08.226Z] [2021-06-24T17:13:08.226Z] Successfully built 89bfce729bad [2021-06-24T17:13:08.226Z] Successfully tagged core-command-arm64:latest [2021-06-24T17:13:08.226Z]  Building core-command ... done  ---> 89d0e5593161 [2021-06-24T17:13:08.226Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-24T17:13:08.974Z] Successfully built be4f3ed9beff [2021-06-24T17:13:08.974Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-24T17:13:08.974Z]  Building security-proxy-setup ... done 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-06-24T17:13:09.293Z] ---> ac18972ce63c [2021-06-24T17:13:09.293Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-24T17:13:09.596Z] ---> Running in 94e9a0e68d36 [2021-06-24T17:13:10.204Z] Removing intermediate container 94e9a0e68d36 [2021-06-24T17:13:10.204Z] ---> 92d857ae7208 [2021-06-24T17:13:10.205Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T17:13:10.205Z] ---> Running in 8fdcc9286e3a [2021-06-24T17:13:10.804Z] Removing intermediate container 8fdcc9286e3a [2021-06-24T17:13:10.804Z] ---> 5d9651857049 [2021-06-24T17:13:10.804Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T17:13:11.080Z] ---> Running in d3531cb9cfce [2021-06-24T17:13:11.684Z] Removing intermediate container d3531cb9cfce [2021-06-24T17:13:11.684Z] ---> 20fcbde7572c [2021-06-24T17:13:11.684Z] Step 23/24 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e [2021-06-24T17:13:11.684Z] Removing intermediate container a54a38510009 [2021-06-24T17:13:11.684Z] ---> 83cf0597ada1 [2021-06-24T17:13:11.684Z] [2021-06-24T17:13:11.684Z] Step 12/24 : FROM docker:20.10.0 [2021-06-24T17:13:11.684Z] ---> Running in fd26ed203b0d [2021-06-24T17:13:11.962Z] 20.10.0: Pulling from library/docker [2021-06-24T17:13:12.242Z] Removing intermediate container fd26ed203b0d [2021-06-24T17:13:12.242Z] ---> 2ed823fc3332 [2021-06-24T17:13:12.242Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T17:13:12.521Z] ---> Running in 689dc78849c6 [2021-06-24T17:13:13.516Z] Removing intermediate container 689dc78849c6 [2021-06-24T17:13:13.516Z] ---> 7fc6799ffa91 [2021-06-24T17:13:13.516Z] [2021-06-24T17:13:13.791Z] Successfully built 7fc6799ffa91 [2021-06-24T17:13:14.066Z] Successfully tagged core-metadata-arm64:latest [2021-06-24T17:13:19.485Z]  Building core-metadata ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-24T17:13:19.485Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-24T17:13:19.485Z] ---> eeaf43b92773 [2021-06-24T17:13:19.485Z] 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-06-24T17:13:20.469Z] ---> Running in d5a86f7e476e [2021-06-24T17:13:20.743Z] Removing intermediate container d5a86f7e476e [2021-06-24T17:13:20.743Z] ---> 1f2431528a3c [2021-06-24T17:13:20.743Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-24T17:13:21.017Z] ---> Running in 8af9b590b905 [2021-06-24T17:13:22.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T17:13:22.461Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T17:13:23.061Z] (1/39) Installing readline (8.0.4-r0) [2021-06-24T17:13:23.061Z] (2/39) Installing bash (5.0.17-r0) [2021-06-24T17:13:23.061Z] Executing bash-5.0.17-r0.post-install [2021-06-24T17:13:23.061Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T17:13:23.061Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-24T17:13:23.061Z] (5/39) Installing curl (7.77.0-r0) [2021-06-24T17:13:23.061Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-24T17:13:23.061Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-24T17:13:23.061Z] (8/39) Installing expat (2.2.9-r1) [2021-06-24T17:13:23.061Z] (9/39) Installing libffi (3.3-r2) [2021-06-24T17:13:23.061Z] (10/39) Installing gdbm (1.13-r1) [2021-06-24T17:13:23.061Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-24T17:13:23.061Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-24T17:13:23.061Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-24T17:13:25.047Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-24T17:13:25.047Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-24T17:13:25.047Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-24T17:13:25.047Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-24T17:13:25.047Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-24T17:13:25.047Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-24T17:13:25.047Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-24T17:13:25.047Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-24T17:13:25.047Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-24T17:13:25.047Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-24T17:13:25.047Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-24T17:13:25.322Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-24T17:13:25.322Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-24T17:13:25.322Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-24T17:13:25.322Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-24T17:13:25.322Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-24T17:13:25.322Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-24T17:13:25.322Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-24T17:13:25.322Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-24T17:13:25.322Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-24T17:13:25.322Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-24T17:13:25.322Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-24T17:13:25.322Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-24T17:13:25.322Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-24T17:13:25.322Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-24T17:13:25.322Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-24T17:13:25.597Z] Executing busybox-1.31.1-r19.trigger [2021-06-24T17:13:25.597Z] OK: 72 MiB in 59 packages [2021-06-24T17:13:29.901Z] Collecting docker-compose==1.23.2 [2021-06-24T17:13:29.901Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-24T17:13:29.901Z] Collecting docopt<0.7,>=0.6.1 [2021-06-24T17:13:29.901Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-24T17:13:33.584Z] Collecting cached-property<2,>=1.2.0 [2021-06-24T17:13:33.584Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-24T17:13:33.584Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-24T17:13:33.584Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-24T17:13:34.193Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-24T17:13:34.466Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-24T17:13:34.739Z] Collecting texttable<0.10,>=0.9.0 [2021-06-24T17:13:34.739Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-24T17:13:36.712Z] 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-06-24T17:13:36.712Z] Collecting jsonschema<3,>=2.5.1 [2021-06-24T17:13:36.712Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-24T17:13:37.306Z] Collecting docker<4.0,>=3.6.0 [2021-06-24T17:13:37.306Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-24T17:13:38.736Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-24T17:13:38.736Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-24T17:13:39.711Z] Collecting PyYAML<4,>=3.10 [2021-06-24T17:13:39.711Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-24T17:13:43.097Z] Collecting docker-pycreds>=0.4.0 [2021-06-24T17:13:43.097Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-24T17:13:43.097Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-24T17:13:43.097Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-24T17:13:43.685Z] Collecting idna<2.8,>=2.5 [2021-06-24T17:13:43.686Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-24T17:13:43.686Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-24T17:13:43.686Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-24T17:13:43.686Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-24T17:13:43.686Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-24T17:13:43.686Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-24T17:13:43.686Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-24T17:13:44.669Z] Installing collected packages: docopt, cached-property, dockerpty, websocket-client, texttable, jsonschema, urllib3, idna, requests, docker-pycreds, docker, PyYAML, docker-compose [2021-06-24T17:13:44.669Z] Running setup.py install for docopt: started [2021-06-24T17:13:46.100Z] Running setup.py install for docopt: finished with status 'done' [2021-06-24T17:13:46.375Z] Running setup.py install for dockerpty: started [2021-06-24T17:13:48.349Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-24T17:13:48.349Z] Running setup.py install for texttable: started [2021-06-24T17:13:50.340Z] Running setup.py install for texttable: finished with status 'done' [2021-06-24T17:13:50.340Z] Attempting uninstall: urllib3 [2021-06-24T17:13:50.340Z] Found existing installation: urllib3 1.25.9 [2021-06-24T17:13:50.340Z] Uninstalling urllib3-1.25.9: [2021-06-24T17:13:50.612Z] Successfully uninstalled urllib3-1.25.9 [2021-06-24T17:13:51.209Z] Attempting uninstall: idna [2021-06-24T17:13:51.209Z] Found existing installation: idna 2.9 [2021-06-24T17:13:51.209Z] Uninstalling idna-2.9: [2021-06-24T17:13:51.209Z] Successfully uninstalled idna-2.9 [2021-06-24T17:13:51.818Z] Attempting uninstall: requests [2021-06-24T17:13:51.818Z] Found existing installation: requests 2.23.0 [2021-06-24T17:13:51.818Z] Uninstalling requests-2.23.0: [2021-06-24T17:13:52.091Z] Successfully uninstalled requests-2.23.0 [2021-06-24T17:13:53.067Z] Running setup.py install for PyYAML: started [2021-06-24T17:13:55.054Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-24T17:13:56.026Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-24T17:14:04.321Z] Removing intermediate container 8af9b590b905 [2021-06-24T17:14:04.321Z] ---> e22c93d1a6dc [2021-06-24T17:14:04.321Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-24T17:14:04.321Z] ---> Running in ee6778eb199b [2021-06-24T17:14:04.595Z] Removing intermediate container ee6778eb199b [2021-06-24T17:14:04.595Z] ---> 4b2534e91088 [2021-06-24T17:14:04.595Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-24T17:14:04.595Z] ---> Running in 89b56d60aec6 [2021-06-24T17:14:05.198Z] Removing intermediate container 89b56d60aec6 [2021-06-24T17:14:05.198Z] ---> 0b1fe29dd64b [2021-06-24T17:14:05.198Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-24T17:14:06.174Z] ---> a8fe48f30c1b [2021-06-24T17:14:06.174Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-24T17:14:07.152Z] ---> 102b91063caf [2021-06-24T17:14:07.152Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-24T17:14:08.132Z] ---> d16a8d5b0336 [2021-06-24T17:14:08.132Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-24T17:14:08.132Z] ---> Running in 3f814e9e81df [2021-06-24T17:14:08.729Z] Removing intermediate container 3f814e9e81df [2021-06-24T17:14:08.729Z] ---> b36479bd0b4f [2021-06-24T17:14:08.729Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T17:14:08.729Z] ---> Running in 3c1a824a6203 [2021-06-24T17:14:09.323Z] Removing intermediate container 3c1a824a6203 [2021-06-24T17:14:09.323Z] ---> aca0b5806fc1 [2021-06-24T17:14:09.323Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T17:14:09.323Z] ---> Running in ad966979c97e [2021-06-24T17:14:09.920Z] Removing intermediate container ad966979c97e [2021-06-24T17:14:09.920Z] ---> 440b2216f6ca [2021-06-24T17:14:09.920Z] Step 23/24 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e [2021-06-24T17:14:09.920Z] ---> Running in 1fc9b418ae1d [2021-06-24T17:14:10.526Z] Removing intermediate container 1fc9b418ae1d [2021-06-24T17:14:10.526Z] ---> 79699490b3a2 [2021-06-24T17:14:10.526Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T17:14:10.526Z] ---> Running in f64b076236d1 [2021-06-24T17:14:11.120Z] Removing intermediate container f64b076236d1 [2021-06-24T17:14:11.120Z] ---> 96744fec79e4 [2021-06-24T17:14:11.120Z] [2021-06-24T17:14:11.397Z] Successfully built 96744fec79e4 [2021-06-24T17:14:11.397Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-24T17:14:12.005Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-24T17:14:12.000Z] $ docker stop --time=1 3c2a3ec388eb1dad992f5e6e1c93f9222675c6ad10130330ec5d7706bd5faec0 [2021-06-24T17:14:13.824Z] $ docker rm -f 3c2a3ec388eb1dad992f5e6e1c93f9222675c6ad10130330ec5d7706bd5faec0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T17:14:14.402Z] + docker images [2021-06-24T17:14:14.673Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-24T17:14:14.674Z] sys-mgmt-agent-arm64 latest 96744fec79e4 4 seconds ago 299MB [2021-06-24T17:14:14.674Z] core-metadata-arm64 latest 7fc6799ffa91 About a minute ago 15.7MB [2021-06-24T17:14:14.674Z] 83cf0597ada1 About a minute ago 969MB [2021-06-24T17:14:14.674Z] core-command-arm64 latest 89bfce729bad About a minute ago 15MB [2021-06-24T17:14:14.674Z] security-proxy-setup-arm64 latest be4f3ed9beff About a minute ago 24.2MB [2021-06-24T17:14:14.674Z] ff54cdee4c05 About a minute ago 972MB [2021-06-24T17:14:14.674Z] 910a07ba6961 About a minute ago 966MB [2021-06-24T17:14:14.674Z] 420ee22e72ee About a minute ago 973MB [2021-06-24T17:14:14.674Z] security-bootstrapper-arm64 latest 1fa0041ff791 3 minutes ago 17.5MB [2021-06-24T17:14:14.674Z] core-data-arm64 latest ed0803acf3c7 3 minutes ago 19.1MB [2021-06-24T17:14:14.674Z] security-secretstore-setup-arm64 latest adfaaf37074c 3 minutes ago 27.1MB [2021-06-24T17:14:14.674Z] support-scheduler-arm64 latest c5a604265465 3 minutes ago 15.1MB [2021-06-24T17:14:14.674Z] support-notifications-arm64 latest 48b55b69d6fe 3 minutes ago 15.7MB [2021-06-24T17:14:14.674Z] e8ede5ef4000 4 minutes ago 975MB [2021-06-24T17:14:14.674Z] b34768e2c680 4 minutes ago 976MB [2021-06-24T17:14:14.674Z] cc6d6ea71e12 4 minutes ago 969MB [2021-06-24T17:14:14.674Z] 7a16284d53bd 4 minutes ago 968MB [2021-06-24T17:14:14.674Z] 413c3f33632c 4 minutes ago 969MB [2021-06-24T17:14:14.674Z] ci-base-image-arm64 latest 3397abc63f6e 14 minutes ago 641MB [2021-06-24T17:14:14.674Z] alpine 3.12 c4fd0aeabfcf 8 days ago 5.32MB [2021-06-24T17:14:14.674Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-24T17:14:14.674Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-24T17:14:14.674Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-24T17:14:18.119Z] ---> job-cost.sh [2021-06-24T17:14:18.119Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HD4G [2021-06-24T17:14:57.101Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-24T17:16:33.844Z] lf-activate-venv(): INFO: Adding /tmp/venv-HD4G/bin to PATH [2021-06-24T17:16:33.844Z] INFO: No Stack... [2021-06-24T17:16:33.844Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-24T17:16:33.844Z] INFO: Archiving Costs [Pipeline] sh [2021-06-24T17:16:34.183Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-06-24T17:16:34.184Z] + cut -d, -f6 [Pipeline] lock [2021-06-24T17:16:34.246Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3591-4-stack-cost] [2021-06-24T17:16:34.255Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3591-4-stack-cost] did not exist. Created. [2021-06-24T17:16:34.255Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3591-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-24T17:16:34.610Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-24T17:16:34.864Z] Stashed 1 file(s) [Pipeline] } [2021-06-24T17:16:34.876Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3591-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-24T17:16:35.591Z] provisioning config files... [2021-06-24T17:16:35.603Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config5883924875914817690tmp [Pipeline] { [Pipeline] sh [2021-06-24T17:16:35.938Z] + set +x [2021-06-24T17:16:35.938Z] + curl -s https://codecov.io/bash [2021-06-24T17:16:35.938Z] + bash -s -- [2021-06-24T17:16:35.938Z] [2021-06-24T17:16:35.938Z] _____ _ [2021-06-24T17:16:35.938Z] / ____| | | [2021-06-24T17:16:35.938Z] | | ___ __| | ___ ___ _____ __ [2021-06-24T17:16:35.938Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-24T17:16:35.938Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-24T17:16:35.938Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-24T17:16:35.938Z] Bash-1.0.3 [2021-06-24T17:16:35.938Z] [2021-06-24T17:16:35.938Z] [2021-06-24T17:16:35.938Z] ==> git version 2.24.4 found [2021-06-24T17:16:35.938Z] ==> 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-06-24T17:16:35.938Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-24T17:16:35.938Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-24T17:16:35.938Z] ==> Jenkins CI detected. [2021-06-24T17:16:35.938Z] project root: . [2021-06-24T17:16:35.938Z] --> token set from env [2021-06-24T17:16:35.938Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-24T17:16:36.214Z] ==> Running gcov in . (disable via -X gcov) [2021-06-24T17:16:36.214Z] ==> Python coveragepy not found [2021-06-24T17:16:36.214Z] ==> Searching for coverage reports in: [2021-06-24T17:16:36.214Z] + . [2021-06-24T17:16:36.214Z] -> Found 1 reports [2021-06-24T17:16:36.214Z] ==> Detecting git/mercurial file structure [2021-06-24T17:16:36.214Z] ==> Reading reports [2021-06-24T17:16:36.214Z] + ./coverage.out bytes=398095 [2021-06-24T17:16:36.214Z] ==> Appending adjustments [2021-06-24T17:16:36.214Z] https://docs.codecov.io/docs/fixing-reports [2021-06-24T17:16:37.164Z] + Found adjustments [2021-06-24T17:16:37.165Z] ==> Gzipping contents [2021-06-24T17:16:37.165Z] 56K /tmp/codecov.zROuHk.gz [2021-06-24T17:16:37.165Z] ==> Uploading reports [2021-06-24T17:16:37.165Z] url: https://codecov.io [2021-06-24T17:16:37.165Z] query: branch=PR-3591&commit=f0738b1a22a91066484a4335b3c4d5d6be61867e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3591%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3591&job=&cmd_args= [2021-06-24T17:16:37.165Z] -> Pinging Codecov [2021-06-24T17:16:37.165Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3591&commit=f0738b1a22a91066484a4335b3c4d5d6be61867e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3591%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3591&job=&cmd_args= [2021-06-24T17:16:37.737Z] -> Uploading to [2021-06-24T17:16:37.737Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-24/00271124DB129430A58F1EEE437C3FCB/f0738b1a22a91066484a4335b3c4d5d6be61867e/bd84ee8d-623f-4ccc-9270-497682d12e23.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T171637Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a61f07375b2e51cc7220fd67bf4d180dc3bb689aac97c0c3800636d4899309ed [2021-06-24T17:16:37.737Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T17:16:37.737Z] Dload Upload Total Spent Left Speed [2021-06-24T17:16:37.999Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54591 0 0 100 54591 0 156k --:--:-- --:--:-- --:--:-- 156k [2021-06-24T17:16:37.999Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f0738b1a22a91066484a4335b3c4d5d6be61867e [Pipeline] } [2021-06-24T17:16:38.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-24T17:16:39.408Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T17:16:39.999Z] ---> package-listing.sh [2021-06-24T17:16:39.999Z] ++ facter osfamily [2021-06-24T17:16:39.999Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-24T17:16:40.261Z] + OS_FAMILY=redhat [2021-06-24T17:16:40.262Z] + workspace=/w/workspace/edgex-go/4 [2021-06-24T17:16:40.262Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-24T17:16:40.262Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-24T17:16:40.262Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-24T17:16:40.262Z] + PACKAGES=/tmp/packages_start.txt [2021-06-24T17:16:40.262Z] + '[' /w/workspace/edgex-go/4 ']' [2021-06-24T17:16:40.262Z] + PACKAGES=/tmp/packages_end.txt [2021-06-24T17:16:40.262Z] + case "${OS_FAMILY}" in [2021-06-24T17:16:40.262Z] + rpm -qa [2021-06-24T17:16:40.262Z] + sort [2021-06-24T17:16:42.195Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-24T17:16:42.196Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-24T17:16:42.196Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-24T17:16:42.196Z] + '[' /w/workspace/edgex-go/4 ']' [2021-06-24T17:16:42.196Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-06-24T17:16:42.196Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-06-24T17:16:42.216Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-24T17:16:42.512Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-24T17:16:43.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T17:16:43.101Z] [2021-06-24T17:16:43.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-24T17:16:43.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T17:16:43.439Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-24T17:16:43.439Z] df20fa9351a1: Pulling fs layer [2021-06-24T17:16:43.439Z] 36b3adc4ff6f: Pulling fs layer [2021-06-24T17:16:43.439Z] 8ad3a11d3b57: Pulling fs layer [2021-06-24T17:16:43.439Z] 46f8f816bc3b: Pulling fs layer [2021-06-24T17:16:43.439Z] 93b61091891f: Pulling fs layer [2021-06-24T17:16:43.439Z] 93b9cdb0e59b: Pulling fs layer [2021-06-24T17:16:43.439Z] 5e14af77c1be: Pulling fs layer [2021-06-24T17:16:43.439Z] 01666e4c0597: Pulling fs layer [2021-06-24T17:16:43.439Z] aa168da1d23b: Pulling fs layer [2021-06-24T17:16:43.439Z] 93b9cdb0e59b: Waiting [2021-06-24T17:16:43.439Z] 5e14af77c1be: Waiting [2021-06-24T17:16:43.439Z] 01666e4c0597: Waiting [2021-06-24T17:16:43.439Z] aa168da1d23b: Waiting [2021-06-24T17:16:43.439Z] 46f8f816bc3b: Waiting [2021-06-24T17:16:43.439Z] 93b61091891f: Waiting [2021-06-24T17:16:43.439Z] 36b3adc4ff6f: Verifying Checksum [2021-06-24T17:16:43.439Z] 36b3adc4ff6f: Download complete [2021-06-24T17:16:43.439Z] 46f8f816bc3b: Verifying Checksum [2021-06-24T17:16:43.439Z] 46f8f816bc3b: Download complete [2021-06-24T17:16:43.704Z] df20fa9351a1: Verifying Checksum [2021-06-24T17:16:43.704Z] df20fa9351a1: Download complete [2021-06-24T17:16:43.704Z] 93b9cdb0e59b: Verifying Checksum [2021-06-24T17:16:43.704Z] 93b9cdb0e59b: Download complete [2021-06-24T17:16:43.704Z] 5e14af77c1be: Verifying Checksum [2021-06-24T17:16:43.704Z] 5e14af77c1be: Download complete [2021-06-24T17:16:43.704Z] 93b61091891f: Verifying Checksum [2021-06-24T17:16:43.704Z] 93b61091891f: Download complete [2021-06-24T17:16:43.704Z] 01666e4c0597: Verifying Checksum [2021-06-24T17:16:43.704Z] 01666e4c0597: Download complete [2021-06-24T17:16:43.704Z] df20fa9351a1: Pull complete [2021-06-24T17:16:43.704Z] 8ad3a11d3b57: Verifying Checksum [2021-06-24T17:16:43.704Z] 8ad3a11d3b57: Download complete [2021-06-24T17:16:43.972Z] 36b3adc4ff6f: Pull complete [2021-06-24T17:16:44.236Z] 8ad3a11d3b57: Pull complete [2021-06-24T17:16:44.497Z] 46f8f816bc3b: Pull complete [2021-06-24T17:16:44.497Z] 93b61091891f: Pull complete [2021-06-24T17:16:44.759Z] 93b9cdb0e59b: Pull complete [2021-06-24T17:16:44.759Z] 5e14af77c1be: Pull complete [2021-06-24T17:16:44.759Z] 01666e4c0597: Pull complete [2021-06-24T17:16:45.704Z] aa168da1d23b: Verifying Checksum [2021-06-24T17:16:45.704Z] aa168da1d23b: Download complete [2021-06-24T17:16:50.586Z] aa168da1d23b: Pull complete [2021-06-24T17:16:50.586Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-24T17:16:50.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T17:16:50.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-24T17:16:50.665Z] prd-centos7-docker-4c-2g-1227 does not seem to be running inside a container [2021-06-24T17:16:50.714Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-24T17:16:53.591Z] $ docker top ae11abab7edf0960cf58ca912c441c0cd8bef5cfe08739e56e77d9fe673323ad -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T17:16:53.977Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-24T17:16:54.282Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-24T17:16:54.576Z] + ls /var/log/sa-host [2021-06-24T17:16:54.577Z] + sadf -c /var/log/sa-host/sa05 [2021-06-24T17:16:54.577Z] file_magic: OK [2021-06-24T17:16:54.577Z] HZ: Using current value: 100 [2021-06-24T17:16:54.577Z] file_header: OK [2021-06-24T17:16:54.577Z] 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-06-24T17:16:54.577Z] Statistics: [2021-06-24T17:16:54.577Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T17:16:54.577Z] File successfully converted to sysstat format version 12.2.1 [2021-06-24T17:16:54.577Z] + sadf -c /var/log/sa-host/sa24 [2021-06-24T17:16:54.577Z] file_magic: OK [2021-06-24T17:16:54.577Z] HZ: Using current value: 100 [2021-06-24T17:16:54.577Z] file_header: OK [2021-06-24T17:16:54.577Z] 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-06-24T17:16:54.577Z] Statistics: [2021-06-24T17:16:54.577Z] 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... [2021-06-24T17:16:54.577Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T17:16:54.763Z] provisioning config files... [2021-06-24T17:16:54.774Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config3302888876608108808tmp [Pipeline] { [Pipeline] echo [2021-06-24T17:16:54.793Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T17:16:55.091Z] ---> create-netrc.sh [Pipeline] } [2021-06-24T17:16:55.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-24T17:16:55.482Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-24T17:16:55.493Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T17:16:55.806Z] ---> sudo-logs.sh [2021-06-24T17:16:55.806Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-24T17:16:55.837Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T17:16:56.133Z] ---> job-cost.sh [2021-06-24T17:16:56.133Z] lf-activate-venv: SKIPPING [2021-06-24T17:16:56.133Z] DEBUG: total: 0.18000000715255737 [2021-06-24T17:16:56.133Z] INFO: Retrieving Stack Cost... [2021-06-24T17:16:57.073Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-24T17:16:57.644Z] INFO: Archiving Costs [Pipeline] echo [2021-06-24T17:16:57.658Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T17:16:57.961Z] ---> logs-deploy.sh [2021-06-24T17:16:57.961Z] lf-activate-venv: SKIPPING [2021-06-24T17:16:57.961Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3591/4 [2021-06-24T17:16:57.961Z] INFO: archiving workspace using pattern(s): [2021-06-24T17:16:58.903Z] Archives upload complete. [2021-06-24T17:16:58.903Z] INFO: archiving logs to Nexus [2021-06-24T17:16:59.473Z] ---> uname -a: [2021-06-24T17:16:59.473Z] Linux prd-centos7-docker-4c-2g-1227.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-24T17:16:59.473Z] [2021-06-24T17:16:59.473Z] [2021-06-24T17:16:59.473Z] ---> lscpu: [2021-06-24T17:16:59.473Z] Architecture: x86_64 [2021-06-24T17:16:59.473Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-24T17:16:59.473Z] Byte Order: Little Endian [2021-06-24T17:16:59.473Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-24T17:16:59.473Z] CPU(s): 2 [2021-06-24T17:16:59.474Z] On-line CPU(s) list: 0,1 [2021-06-24T17:16:59.474Z] Thread(s) per core: 1 [2021-06-24T17:16:59.474Z] Core(s) per socket: 1 [2021-06-24T17:16:59.474Z] Socket(s): 2 [2021-06-24T17:16:59.474Z] NUMA node(s): 1 [2021-06-24T17:16:59.474Z] Vendor ID: AuthenticAMD [2021-06-24T17:16:59.474Z] CPU family: 23 [2021-06-24T17:16:59.474Z] Model: 49 [2021-06-24T17:16:59.474Z] Model name: AMD EPYC-Rome Processor [2021-06-24T17:16:59.474Z] Stepping: 0 [2021-06-24T17:16:59.474Z] CPU MHz: 2800.000 [2021-06-24T17:16:59.474Z] BogoMIPS: 5600.00 [2021-06-24T17:16:59.474Z] Virtualization: AMD-V [2021-06-24T17:16:59.474Z] Hypervisor vendor: KVM [2021-06-24T17:16:59.474Z] Virtualization type: full [2021-06-24T17:16:59.474Z] L1d cache: 64 KiB [2021-06-24T17:16:59.474Z] L1i cache: 64 KiB [2021-06-24T17:16:59.474Z] L2 cache: 1 MiB [2021-06-24T17:16:59.474Z] L3 cache: 32 MiB [2021-06-24T17:16:59.474Z] NUMA node0 CPU(s): 0,1 [2021-06-24T17:16:59.474Z] Vulnerability Itlb multihit: Not affected [2021-06-24T17:16:59.474Z] Vulnerability L1tf: Not affected [2021-06-24T17:16:59.474Z] Vulnerability Mds: Not affected [2021-06-24T17:16:59.474Z] Vulnerability Meltdown: Not affected [2021-06-24T17:16:59.474Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-24T17:16:59.474Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-24T17:16:59.474Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-24T17:16:59.474Z] Vulnerability Srbds: Not affected [2021-06-24T17:16:59.474Z] Vulnerability Tsx async abort: Not affected [2021-06-24T17:16:59.474Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-24T17:16:59.474Z] [2021-06-24T17:16:59.474Z] [2021-06-24T17:16:59.474Z] ---> nproc: [2021-06-24T17:16:59.474Z] 2 [2021-06-24T17:16:59.474Z] [2021-06-24T17:16:59.474Z] [2021-06-24T17:16:59.474Z] ---> df -h: [2021-06-24T17:16:59.474Z] Filesystem Size Used Available Use% Mounted on [2021-06-24T17:16:59.474Z] overlay 40.0G 12.5G 27.5G 31% / [2021-06-24T17:16:59.474Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-24T17:16:59.474Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-24T17:16:59.474Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-24T17:16:59.474Z] /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os [2021-06-24T17:16:59.474Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf [2021-06-24T17:16:59.474Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname [2021-06-24T17:16:59.474Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts [2021-06-24T17:16:59.474Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log [2021-06-24T17:16:59.474Z] /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json [2021-06-24T17:16:59.474Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host [2021-06-24T17:16:59.474Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure [2021-06-24T17:16:59.474Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/4 [2021-06-24T17:16:59.474Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/4@tmp [2021-06-24T17:16:59.474Z] [2021-06-24T17:16:59.474Z] [2021-06-24T17:16:59.474Z] ---> free -m: [2021-06-24T17:16:59.474Z] total used free shared buff/cache available [2021-06-24T17:16:59.474Z] Mem: 7821 1354 1798 0 4668 6438 [2021-06-24T17:16:59.474Z] Swap: 1023 2 1021 [2021-06-24T17:16:59.474Z] [2021-06-24T17:16:59.474Z] [2021-06-24T17:16:59.474Z] ---> ip addr: [2021-06-24T17:16:59.474Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-24T17:16:59.474Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-24T17:16:59.474Z] inet 127.0.0.1/8 scope host lo [2021-06-24T17:16:59.474Z] valid_lft forever preferred_lft forever [2021-06-24T17:16:59.474Z] inet6 ::1/128 scope host [2021-06-24T17:16:59.474Z] valid_lft forever preferred_lft forever [2021-06-24T17:16:59.474Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-24T17:16:59.474Z] link/ether fa:16:3e:63:b0:77 brd ff:ff:ff:ff:ff:ff [2021-06-24T17:16:59.474Z] inet 10.30.123.226/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-24T17:16:59.474Z] valid_lft 84992sec preferred_lft 84992sec [2021-06-24T17:16:59.474Z] inet6 fe80::f816:3eff:fe63:b077/64 scope link [2021-06-24T17:16:59.474Z] valid_lft forever preferred_lft forever [2021-06-24T17:16:59.474Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-24T17:16:59.474Z] link/ether 02:42:11:4b:aa:1c brd ff:ff:ff:ff:ff:ff [2021-06-24T17:16:59.474Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-24T17:16:59.474Z] valid_lft forever preferred_lft forever [2021-06-24T17:16:59.474Z] inet6 fe80::42:11ff:fe4b:aa1c/64 scope link [2021-06-24T17:16:59.474Z] valid_lft forever preferred_lft forever [2021-06-24T17:16:59.474Z] [2021-06-24T17:16:59.474Z] [2021-06-24T17:16:59.474Z] ---> sar -b -r -n DEV: [2021-06-24T17:16:59.474Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) [2021-06-24T17:16:59.474Z] [2021-06-24T17:16:59.474Z] 16:53:21 LINUX RESTART (2 CPU) [2021-06-24T17:16:59.474Z] [2021-06-24T17:16:59.474Z] 16:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-24T17:16:59.474Z] 16:55:01 99.55 3.60 95.95 0.00 2601.00 19533.08 0.00 [2021-06-24T17:16:59.474Z] 16:56:01 106.35 0.00 106.35 0.00 0.00 37201.58 0.00 [2021-06-24T17:16:59.474Z] 16:57:01 98.92 0.00 98.92 0.00 0.00 12223.87 0.00 [2021-06-24T17:16:59.474Z] 16:58:01 54.47 0.02 54.45 0.00 0.53 9766.79 0.00 [2021-06-24T17:16:59.474Z] 16:59:02 256.79 40.83 215.96 0.00 980.21 127012.71 0.00 [2021-06-24T17:16:59.474Z] 17:00:01 856.21 465.12 391.08 0.00 20213.34 205208.77 0.00 [2021-06-24T17:16:59.474Z] 17:01:01 654.94 126.02 528.91 0.00 6583.18 213687.07 0.00 [2021-06-24T17:16:59.474Z] 17:02:01 151.26 12.48 138.78 0.00 1387.12 23530.25 0.00 [2021-06-24T17:16:59.474Z] 17:03:01 1.20 0.03 1.17 0.00 0.27 15.94 0.00 [2021-06-24T17:16:59.474Z] 17:04:01 0.47 0.28 0.18 0.00 81.44 2.05 0.00 [2021-06-24T17:16:59.474Z] 17:05:01 0.32 0.00 0.32 0.00 0.00 3.27 0.00 [2021-06-24T17:16:59.474Z] 17:06:01 0.25 0.00 0.25 0.00 0.00 3.52 0.00 [2021-06-24T17:16:59.474Z] 17:07:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 [2021-06-24T17:16:59.474Z] 17:08:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 [2021-06-24T17:16:59.474Z] 17:09:01 0.35 0.18 0.17 0.00 5.73 1.80 0.00 [2021-06-24T17:16:59.474Z] 17:10:01 0.78 0.00 0.78 0.00 0.00 16.31 0.00 [2021-06-24T17:16:59.474Z] 17:11:01 0.20 0.00 0.20 0.00 0.00 3.12 0.00 [2021-06-24T17:16:59.474Z] 17:12:01 0.23 0.00 0.23 0.00 0.00 1.83 0.00 [2021-06-24T17:16:59.474Z] 17:13:02 0.18 0.00 0.18 0.00 0.00 1.88 0.00 [2021-06-24T17:16:59.474Z] 17:14:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 [2021-06-24T17:16:59.474Z] 17:15:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 [2021-06-24T17:16:59.474Z] 17:16:01 0.15 0.00 0.15 0.00 0.00 2.03 0.00 [2021-06-24T17:16:59.474Z] Average: 103.55 29.25 74.30 0.00 1437.64 29443.72 0.00 [2021-06-24T17:16:59.474Z] [2021-06-24T17:16:59.474Z] 16:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-24T17:16:59.474Z] 16:55:01 5121288 0 824908 10.30 2620 2060124 1289532 14.24 751640 1723280 32 [2021-06-24T17:16:59.474Z] 16:56:01 3871388 0 1061968 13.26 2620 3072964 1645156 18.16 1125956 2475556 120112 [2021-06-24T17:16:59.474Z] 16:57:01 3767032 0 1181544 14.75 2620 3057744 1671268 18.45 1396448 2290480 270684 [2021-06-24T17:16:59.474Z] 16:58:01 3745040 0 1242396 15.51 2620 3018884 1977688 21.83 1402320 2297588 106528 [2021-06-24T17:16:59.474Z] 16:59:02 971104 0 1386712 17.31 2620 5648504 2106384 23.26 2329372 4036936 632664 [2021-06-24T17:16:59.474Z] 17:00:01 296756 0 1806692 22.56 2620 5902872 3183580 35.15 2854348 4118844 0 [2021-06-24T17:16:59.474Z] 17:01:01 1270684 0 1555672 19.42 2620 5179964 3422608 37.79 2542828 3437108 4628 [2021-06-24T17:16:59.474Z] 17:02:01 2475592 0 1285344 16.05 2620 4245384 1436216 15.86 1418624 3388988 8 [2021-06-24T17:16:59.474Z] 17:03:01 2475820 0 1285116 16.05 2620 4245384 1436316 15.86 1422808 3384900 8 [2021-06-24T17:16:59.474Z] 17:04:01 2475476 0 1283060 16.02 2620 4247784 1408512 15.55 1425732 3384540 8 [2021-06-24T17:16:59.474Z] 17:05:01 2476156 0 1282380 16.01 2620 4247784 1406456 15.53 1425756 3384540 8 [2021-06-24T17:16:59.474Z] 17:06:01 2475420 0 1283108 16.02 2620 4247792 1406504 15.53 1424640 3385692 8 [2021-06-24T17:16:59.474Z] 17:07:01 2476284 0 1282240 16.01 2620 4247796 1395172 15.40 1424124 3385692 20 [2021-06-24T17:16:59.474Z] 17:08:01 2477248 0 1281276 16.00 2620 4247796 1394932 15.40 1423740 3385692 12 [2021-06-24T17:16:59.474Z] 17:09:01 2475788 0 1282696 16.02 2620 4247836 1395016 15.40 1428448 3381924 20 [2021-06-24T17:16:59.474Z] 17:10:01 2475824 0 1282660 16.02 2620 4247836 1395088 15.40 1428620 3381924 8 [2021-06-24T17:16:59.474Z] 17:11:01 2476480 0 1281996 16.01 2620 4247844 1394932 15.40 1428248 3381924 8 [2021-06-24T17:16:59.474Z] 17:12:01 2476636 0 1281836 16.01 2620 4247848 1394932 15.40 1428252 3381924 8 [2021-06-24T17:16:59.474Z] 17:13:02 2476832 0 1281636 16.00 2620 4247852 1394932 15.40 1428256 3381924 8 [2021-06-24T17:16:59.474Z] 17:14:01 2476524 0 1281940 16.01 2620 4247856 1395016 15.40 1428348 3381924 8 [2021-06-24T17:16:59.474Z] 17:15:01 2476620 0 1281840 16.01 2620 4247860 1394968 15.40 1428276 3381924 8 [2021-06-24T17:16:59.474Z] 17:16:01 2476636 0 1281820 16.00 2620 4247864 1394932 15.40 1428268 3381924 8 [2021-06-24T17:16:59.474Z] Average: 2553938 0 1286311 16.06 2620 4166071 1651825 18.24 1536139 3233419 51582 [2021-06-24T17:16:59.474Z] [2021-06-24T17:16:59.474Z] 16:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-24T17:16:59.474Z] 16:55:01 eth0 956.91 1118.03 3983.39 124.20 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 16:55:01 docker0 911.27 679.85 74.34 2689.66 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 16:56:01 eth0 522.10 462.44 3525.87 41.01 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 16:56:01 veth9d77868 99.72 107.40 8.94 463.29 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 16:56:01 docker0 220.65 252.35 14.22 840.40 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 16:57:01 veth32dc5c1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 16:57:01 eth0 30.84 18.08 32.28 12.78 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 16:57:01 docker0 0.18 0.43 0.01 1.98 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 16:58:01 veth32dc5c1 1.85 1.85 0.15 0.15 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 16:58:01 eth0 32.21 22.71 19.50 101.62 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 16:58:01 docker0 1.85 1.85 0.12 0.15 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 16:59:02 eth0 178.89 153.43 1688.31 25.13 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 16:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 16:59:02 veth55f20b7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 16:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 17:00:01 veth6566cf5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 17:00:01 vethea19f17 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 17:00:01 veth5e5d94e 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 17:00:01 vethfb9de53 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 17:01:01 veth00bdf6b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 17:01:01 veth1a68e11 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 17:01:01 eth0 2650.71 2417.93 12248.62 528.50 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 17:01:01 veth9bf1cf9 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 17:02:01 eth0 220.10 179.75 1630.34 22.21 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 17:02:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 17:02:01 docker0 1268.68 1114.93 97.42 4323.60 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 17:03:01 eth0 1.50 0.68 0.94 0.37 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 17:04:01 eth0 0.62 0.20 0.13 0.10 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.474Z] 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:05:01 eth0 1.03 0.35 0.38 0.20 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:06:01 eth0 1.15 0.30 0.32 0.20 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:07:01 eth0 0.55 0.40 0.27 0.18 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:08:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:09:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:10:01 eth0 0.60 0.33 0.33 0.20 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:11:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:12:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:13:02 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:14:01 eth0 0.19 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:15:01 eth0 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:16:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] Average: eth0 98.56 95.95 519.52 21.80 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] Average: docker0 57.77 50.76 4.44 196.86 0.00 0.00 0.00 0.00 [2021-06-24T17:16:59.475Z] [2021-06-24T17:16:59.475Z] [2021-06-24T17:16:59.475Z] ---> sar -P ALL: [2021-06-24T17:16:59.475Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) [2021-06-24T17:16:59.475Z] [2021-06-24T17:16:59.475Z] 16:53:21 LINUX RESTART (2 CPU) [2021-06-24T17:16:59.475Z] [2021-06-24T17:16:59.475Z] 16:54:01 CPU %user %nice %system %iowait %steal %idle [2021-06-24T17:16:59.475Z] 16:55:01 all 16.63 0.00 4.42 3.12 0.05 75.77 [2021-06-24T17:16:59.475Z] 16:55:01 0 13.57 0.00 4.46 1.66 0.05 80.26 [2021-06-24T17:16:59.475Z] 16:55:01 1 19.71 0.00 4.38 4.59 0.05 71.27 [2021-06-24T17:16:59.475Z] 16:56:01 all 9.66 0.00 4.52 1.74 0.06 84.02 [2021-06-24T17:16:59.475Z] 16:56:01 0 10.30 0.00 4.64 2.30 0.05 82.70 [2021-06-24T17:16:59.475Z] 16:56:01 1 9.02 0.00 4.39 1.19 0.07 85.33 [2021-06-24T17:16:59.475Z] 16:57:01 all 49.64 0.00 6.51 0.49 0.09 43.27 [2021-06-24T17:16:59.475Z] 16:57:01 0 49.42 0.00 6.60 0.48 0.09 43.40 [2021-06-24T17:16:59.475Z] 16:57:01 1 49.86 0.00 6.42 0.50 0.09 43.13 [2021-06-24T17:16:59.475Z] 16:58:01 all 34.56 0.00 4.65 0.39 0.07 60.32 [2021-06-24T17:16:59.475Z] 16:58:01 0 33.33 0.00 4.84 0.23 0.07 61.54 [2021-06-24T17:16:59.475Z] 16:58:01 1 35.80 0.00 4.47 0.56 0.07 59.10 [2021-06-24T17:16:59.475Z] 16:59:02 all 43.22 0.00 12.37 2.67 0.08 41.66 [2021-06-24T17:16:59.475Z] 16:59:02 0 43.84 0.00 12.69 2.55 0.09 40.83 [2021-06-24T17:16:59.475Z] 16:59:02 1 42.60 0.00 12.05 2.78 0.07 42.50 [2021-06-24T17:16:59.475Z] 17:00:01 all 56.42 0.00 17.41 21.07 0.11 4.99 [2021-06-24T17:16:59.475Z] 17:00:01 0 57.64 0.00 16.64 20.02 0.11 5.58 [2021-06-24T17:16:59.475Z] 17:00:01 1 55.19 0.00 18.17 22.12 0.11 4.40 [2021-06-24T17:16:59.475Z] 17:01:01 all 74.11 0.00 20.31 5.17 0.12 0.30 [2021-06-24T17:16:59.475Z] 17:01:01 0 73.24 0.00 20.84 5.53 0.11 0.28 [2021-06-24T17:16:59.475Z] 17:01:01 1 74.99 0.00 19.77 4.80 0.13 0.32 [2021-06-24T17:16:59.475Z] 17:02:01 all 18.51 0.00 5.50 1.88 0.07 74.04 [2021-06-24T17:16:59.475Z] 17:02:01 0 19.87 0.00 5.71 1.83 0.07 72.52 [2021-06-24T17:16:59.475Z] 17:02:01 1 17.16 0.00 5.29 1.93 0.07 75.55 [2021-06-24T17:16:59.475Z] 17:03:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-24T17:16:59.475Z] 17:03:01 0 0.25 0.00 0.02 0.00 0.02 99.72 [2021-06-24T17:16:59.475Z] 17:03:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-24T17:16:59.475Z] 17:04:01 all 0.20 0.00 0.05 0.01 0.03 99.72 [2021-06-24T17:16:59.475Z] 17:04:01 0 0.35 0.00 0.03 0.00 0.03 99.58 [2021-06-24T17:16:59.475Z] 17:04:01 1 0.05 0.00 0.07 0.02 0.02 99.85 [2021-06-24T17:16:59.475Z] 17:05:01 all 0.16 0.00 0.02 0.00 0.01 99.82 [2021-06-24T17:16:59.475Z] 17:05:01 0 0.30 0.00 0.02 0.00 0.02 99.67 [2021-06-24T17:16:59.475Z] 17:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-06-24T17:16:59.475Z] [2021-06-24T17:16:59.475Z] 17:05:01 CPU %user %nice %system %iowait %steal %idle [2021-06-24T17:16:59.475Z] 17:06:01 all 0.19 0.00 0.02 0.00 0.02 99.77 [2021-06-24T17:16:59.475Z] 17:06:01 0 0.35 0.00 0.02 0.00 0.02 99.62 [2021-06-24T17:16:59.475Z] 17:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-24T17:16:59.475Z] 17:07:01 all 0.08 0.00 0.03 0.00 0.04 99.84 [2021-06-24T17:16:59.475Z] 17:07:01 0 0.12 0.00 0.05 0.00 0.05 99.78 [2021-06-24T17:16:59.475Z] 17:07:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-24T17:16:59.475Z] 17:08:01 all 0.16 0.00 0.02 0.00 0.02 99.81 [2021-06-24T17:16:59.475Z] 17:08:01 0 0.28 0.00 0.02 0.00 0.03 99.67 [2021-06-24T17:16:59.475Z] 17:08:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-06-24T17:16:59.475Z] 17:09:01 all 0.14 0.00 0.04 0.29 0.02 99.51 [2021-06-24T17:16:59.475Z] 17:09:01 0 0.27 0.00 0.05 0.59 0.02 99.08 [2021-06-24T17:16:59.475Z] 17:09:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-24T17:16:59.475Z] 17:10:01 all 0.10 0.00 0.02 0.00 0.03 99.86 [2021-06-24T17:16:59.475Z] 17:10:01 0 0.17 0.00 0.02 0.00 0.03 99.78 [2021-06-24T17:16:59.475Z] 17:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-24T17:16:59.475Z] 17:11:01 all 0.10 0.00 0.03 0.00 0.01 99.86 [2021-06-24T17:16:59.475Z] 17:11:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-24T17:16:59.475Z] 17:11:01 1 0.15 0.00 0.03 0.00 0.00 99.82 [2021-06-24T17:16:59.475Z] 17:12:01 all 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-24T17:16:59.475Z] 17:12:01 0 0.00 0.00 0.02 0.00 0.03 99.95 [2021-06-24T17:16:59.475Z] 17:12:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-24T17:16:59.475Z] 17:13:02 all 0.11 0.00 0.03 0.00 0.02 99.85 [2021-06-24T17:16:59.475Z] 17:13:02 0 0.17 0.00 0.02 0.00 0.00 99.82 [2021-06-24T17:16:59.475Z] 17:13:02 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-24T17:16:59.475Z] 17:14:01 all 0.11 0.00 0.04 0.00 0.01 99.84 [2021-06-24T17:16:59.475Z] 17:14:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-06-24T17:16:59.475Z] 17:14:01 1 0.20 0.00 0.05 0.00 0.02 99.73 [2021-06-24T17:16:59.475Z] 17:15:01 all 0.13 0.00 0.01 0.00 0.03 99.83 [2021-06-24T17:16:59.475Z] 17:15:01 0 0.07 0.00 0.02 0.00 0.03 99.88 [2021-06-24T17:16:59.475Z] 17:15:01 1 0.20 0.00 0.00 0.00 0.02 99.78 [2021-06-24T17:16:59.475Z] 17:16:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-24T17:16:59.475Z] 17:16:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-24T17:16:59.475Z] 17:16:01 1 0.25 0.00 0.03 0.00 0.00 99.72 [2021-06-24T17:16:59.475Z] [2021-06-24T17:16:59.475Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-24T17:16:59.475Z] Average: all 13.12 0.00 3.27 1.56 0.04 82.01 [2021-06-24T17:16:59.475Z] Average: 0 13.10 0.00 3.31 1.50 0.04 82.05 [2021-06-24T17:16:59.475Z] Average: 1 13.13 0.00 3.23 1.63 0.04 81.97 [2021-06-24T17:16:59.475Z] [2021-06-24T17:16:59.475Z] [2021-06-24T17:16:59.475Z]