Pull request #3589 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc+abb97f849f645d3984e143e948ee2ca6183b555f (929c1dfdcce5c4fb5010eb7420c46f7ec9cd5703) 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-ssh1618732239417293852.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-ssh7856981312181199580.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-3589/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-3589/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2472308775010572183.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-ssh1314182612143647778.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-3589/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-3589/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4179442062907688206.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 ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-867 in /w/workspace/edgexfoundry_edgex-go_PR-3589 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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/7@tmp/jenkins-gitclient-ssh3452157620824217884.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 abb97f849f645d3984e143e948ee2ca6183b555f into PR head commit feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc > 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/7@tmp/jenkins-gitclient-ssh8005138060852782978.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3589/head:refs/remotes/origin/PR-3589 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc Checking out Revision feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc (PR-3589) > git checkout -f feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc # 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/7@tmp/jenkins-gitclient-ssh2241247756378143519.key > git merge abb97f849f645d3984e143e948ee2ca6183b555f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc # timeout=10 Commit message: "Merge branch 'master' into issue-2468" > git rev-list --no-walk 38c1bf1c5f77a305cffe2bb1f4db1866533cd291 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-30T15:20:43.650Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-30T15:20:43.764Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-30T15:20:43.801Z] ========================================================= [2021-06-30T15:20:43.801Z] EdgeX Global Pipelines Version Info [2021-06-30T15:20:43.801Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-30T15:20:45.185Z] ------------------- [2021-06-30T15:20:45.185Z] stable info: [2021-06-30T15:20:45.185Z] ------------------- [2021-06-30T15:20:45.185Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-30T15:20:45.185Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-30T15:20:45.185Z] Message: update stable to v1.0.195 [2021-06-30T15:20:45.759Z] ------------------- [2021-06-30T15:20:45.759Z] experimental info: [2021-06-30T15:20:45.759Z] ------------------- [2021-06-30T15:20:45.759Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-30T15:20:45.759Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-30T15:20:45.759Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-30T15:20:45.991Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-30T15:20:46.018Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-30T15:20:46.052Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-30T15:20:46.086Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-30T15:20:46.112Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-30T15:20:46.139Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-30T15:20:46.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-30T15:20:46.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-30T15:20:46.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-30T15:20:46.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-30T15:20:46.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-30T15:20:46.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-30T15:20:46.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-30T15:20:46.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-30T15:20:46.368Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-30T15:20:46.391Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-30T15:20:46.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-30T15:20:46.438Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-30T15:20:46.461Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-30T15:20:46.487Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-30T15:20:46.510Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-30T15:20:46.534Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-30T15:20:46.562Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3589 [Pipeline] echo [2021-06-30T15:20:46.587Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3589 [Pipeline] echo [2021-06-30T15:20:46.612Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3589 [Pipeline] echo [2021-06-30T15:20:46.637Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc [Pipeline] echo [2021-06-30T15:20:46.662Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = feebcc1 [Pipeline] echo [2021-06-30T15:20:46.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T15:20:46.774Z] provisioning config files... [2021-06-30T15:20:46.795Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config3736865674500544468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-30T15:20:47.117Z] ---> docker-login.sh [2021-06-30T15:20:47.117Z] nexus3.edgexfoundry.org:10001 [2021-06-30T15:20:47.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T15:20:47.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T15:20:47.382Z] Configure a credential helper to remove this warning. See [2021-06-30T15:20:47.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T15:20:47.382Z] [2021-06-30T15:20:47.382Z] Login Succeeded [2021-06-30T15:20:47.382Z] nexus3.edgexfoundry.org:10002 [2021-06-30T15:20:47.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T15:20:47.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T15:20:47.643Z] Configure a credential helper to remove this warning. See [2021-06-30T15:20:47.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T15:20:47.643Z] [2021-06-30T15:20:47.643Z] Login Succeeded [2021-06-30T15:20:47.643Z] nexus3.edgexfoundry.org:10003 [2021-06-30T15:20:47.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T15:20:47.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T15:20:47.643Z] Configure a credential helper to remove this warning. See [2021-06-30T15:20:47.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T15:20:47.643Z] [2021-06-30T15:20:47.643Z] Login Succeeded [2021-06-30T15:20:47.643Z] nexus3.edgexfoundry.org:10004 [2021-06-30T15:20:47.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T15:20:47.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T15:20:47.906Z] Configure a credential helper to remove this warning. See [2021-06-30T15:20:47.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T15:20:47.906Z] [2021-06-30T15:20:47.906Z] Login Succeeded [2021-06-30T15:20:47.906Z] docker.io [2021-06-30T15:20:47.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T15:20:48.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T15:20:48.168Z] Configure a credential helper to remove this warning. See [2021-06-30T15:20:48.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T15:20:48.168Z] [2021-06-30T15:20:48.168Z] Login Succeeded [2021-06-30T15:20:48.168Z] ---> docker-login.sh ends [Pipeline] } [2021-06-30T15:20:48.177Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-30T15:20:48.518Z] ++ 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-30T15:20:48.518Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-30T15:20:48.518Z] ++ dirname cmd/core-command/Dockerfile [2021-06-30T15:20:48.518Z] ++ cut -d/ -f2 [2021-06-30T15:20:48.518Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-30T15:20:48.518Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-30T15:20:48.518Z] ++ dirname cmd/core-data/Dockerfile [2021-06-30T15:20:48.518Z] ++ cut -d/ -f2 [2021-06-30T15:20:48.518Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-30T15:20:48.518Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-30T15:20:48.518Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-30T15:20:48.518Z] ++ cut -d/ -f2 [2021-06-30T15:20:48.518Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-30T15:20:48.518Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-30T15:20:48.518Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-30T15:20:48.518Z] ++ cut -d/ -f2 [2021-06-30T15:20:48.518Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-30T15:20:48.518Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-30T15:20:48.518Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-30T15:20:48.518Z] ++ cut -d/ -f2 [2021-06-30T15:20:48.518Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-30T15:20:48.518Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-30T15:20:48.518Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-30T15:20:48.518Z] ++ cut -d/ -f2 [2021-06-30T15:20:48.518Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-30T15:20:48.518Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-30T15:20:48.518Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-30T15:20:48.518Z] ++ cut -d/ -f2 [2021-06-30T15:20:48.518Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-30T15:20:48.518Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-30T15:20:48.518Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-30T15:20:48.518Z] ++ cut -d/ -f2 [2021-06-30T15:20:48.518Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-30T15:20:48.518Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-30T15:20:48.518Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-30T15:20:48.518Z] ++ cut -d/ -f2 [2021-06-30T15:20:48.518Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-30T15:20:48.567Z] 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-30T15:20:49.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T15:20:49.696Z] [2021-06-30T15:20:49.696Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-30T15:20:50.018Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T15:20:50.018Z] latest: Pulling from edgex-devops/git-semver [2021-06-30T15:20:50.018Z] 31603596830f: Pulling fs layer [2021-06-30T15:20:50.018Z] 54011a49482f: Pulling fs layer [2021-06-30T15:20:50.018Z] a6820b24f6d8: Pulling fs layer [2021-06-30T15:20:50.018Z] f581987b2513: Pulling fs layer [2021-06-30T15:20:50.018Z] f581987b2513: Waiting [2021-06-30T15:20:50.018Z] 54011a49482f: Verifying Checksum [2021-06-30T15:20:50.018Z] 54011a49482f: Download complete [2021-06-30T15:20:50.306Z] 31603596830f: Verifying Checksum [2021-06-30T15:20:50.307Z] 31603596830f: Download complete [2021-06-30T15:20:50.307Z] f581987b2513: Verifying Checksum [2021-06-30T15:20:50.307Z] f581987b2513: Download complete [2021-06-30T15:20:50.307Z] a6820b24f6d8: Verifying Checksum [2021-06-30T15:20:50.307Z] a6820b24f6d8: Download complete [2021-06-30T15:20:50.575Z] 31603596830f: Pull complete [2021-06-30T15:20:50.575Z] 54011a49482f: Pull complete [2021-06-30T15:20:51.156Z] a6820b24f6d8: Pull complete [2021-06-30T15:20:51.418Z] f581987b2513: Pull complete [2021-06-30T15:20:51.418Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-30T15:20:51.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-30T15:20:51.418Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-30T15:20:51.498Z] prd-centos7-docker-4c-2g-867 does not seem to be running inside a container [2021-06-30T15:20:51.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-30T15:20:52.886Z] $ docker top b8cf7187a23c04dd59f3843767ed55e088236dd580810bf7515e16053a291623 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-30T15:20:53.024Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-30T15:20:53.024Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-30T15:20:53.124Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-30T15:20:53.124Z] $ docker exec b8cf7187a23c04dd59f3843767ed55e088236dd580810bf7515e16053a291623 ssh-agent [2021-06-30T15:20:53.222Z] SSH_AUTH_SOCK=/tmp/ssh-aA1Yubdf50sV/agent.15 [2021-06-30T15:20:53.222Z] SSH_AGENT_PID=22 [2021-06-30T15:20:53.229Z] Running ssh-add (command line suppressed) [2021-06-30T15:20:53.313Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_8295500668465606657.key (/w/workspace/edgex-go/7@tmp/private_key_8295500668465606657.key) [2021-06-30T15:20:53.328Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-30T15:20:53.634Z] + git tag --points-at HEAD [Pipeline] } [2021-06-30T15:20:53.645Z] $ docker exec --env ******** --env ******** b8cf7187a23c04dd59f3843767ed55e088236dd580810bf7515e16053a291623 ssh-agent -k [2021-06-30T15:20:53.730Z] unset SSH_AUTH_SOCK; [2021-06-30T15:20:53.730Z] unset SSH_AGENT_PID; [2021-06-30T15:20:53.730Z] echo Agent pid 22 killed; [2021-06-30T15:20:53.744Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-30T15:20:53.786Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-30T15:20:53.786Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-30T15:20:53.893Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-30T15:20:53.893Z] $ docker exec b8cf7187a23c04dd59f3843767ed55e088236dd580810bf7515e16053a291623 ssh-agent [2021-06-30T15:20:53.997Z] SSH_AUTH_SOCK=/tmp/ssh-1lzGBnlCZ58K/agent.57 [2021-06-30T15:20:53.997Z] SSH_AGENT_PID=63 [2021-06-30T15:20:54.002Z] Running ssh-add (command line suppressed) [2021-06-30T15:20:54.092Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_1399139704894161050.key (/w/workspace/edgex-go/7@tmp/private_key_1399139704894161050.key) [2021-06-30T15:20:54.109Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-30T15:20:54.429Z] + git semver init [2021-06-30T15:20:54.429Z] # -> Open(): unable to determine branch for HEAD [2021-06-30T15:20:54.429Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2021-06-30T15:20:54.429Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2021-06-30T15:20:54.429Z] # $SEMVER_REMOTE_NAME = origin [2021-06-30T15:20:54.429Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-30T15:20:54.429Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-30T15:20:54.429Z] # $SEMVER_BRANCH = PR-3589 [2021-06-30T15:20:54.429Z] # $SEMVER_TEMP = /tmp/semver-167147900 [2021-06-30T15:20:54.429Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-30T15:21:06.702Z] # '/tmp/semver-167147900' -> '/w/workspace/edgex-go/7/.semver' [2021-06-30T15:21:06.702Z] # -> Force: false [2021-06-30T15:21:06.702Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2021-06-30T15:21:06.710Z] $ docker exec --env ******** --env ******** b8cf7187a23c04dd59f3843767ed55e088236dd580810bf7515e16053a291623 ssh-agent -k [2021-06-30T15:21:06.815Z] unset SSH_AUTH_SOCK; [2021-06-30T15:21:06.816Z] unset SSH_AGENT_PID; [2021-06-30T15:21:06.816Z] echo Agent pid 63 killed; [2021-06-30T15:21:06.829Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-30T15:21:07.160Z] + git semver [Pipeline] } [2021-06-30T15:21:07.174Z] $ docker stop --time=1 b8cf7187a23c04dd59f3843767ed55e088236dd580810bf7515e16053a291623 [2021-06-30T15:21:09.911Z] $ docker rm -f b8cf7187a23c04dd59f3843767ed55e088236dd580810bf7515e16053a291623 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-30T15:21:10.305Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-30T15:21:10.576Z] Stashed 1 file(s) [Pipeline] echo [2021-06-30T15:21:10.579Z] [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-30T15:21:11.134Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-30T15:21:11.430Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-30T15:21:11.735Z] + sudo service docker restart [2021-06-30T15:21:11.735Z] + true [2021-06-30T15:21:11.735Z] Redirecting to /bin/systemctl restart docker.service [2021-06-30T15:21:25.769Z] Still waiting to schedule task [2021-06-30T15:21:25.770Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-30T15:21:29.903Z] ========================================================= [2021-06-30T15:21:29.903Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-30T15:21:29.903Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-30T15:21:30.216Z] + 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-30T15:21:31.611Z] Sending build context to Docker daemon 329.5MB [2021-06-30T15:21:31.611Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-30T15:21:31.611Z] Step 2/6 : FROM ${BASE} [2021-06-30T15:21:31.611Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-30T15:21:31.611Z] 540db60ca938: Pulling fs layer [2021-06-30T15:21:31.611Z] adcc1eea9eea: Pulling fs layer [2021-06-30T15:21:31.611Z] 4c4ab2625f07: Pulling fs layer [2021-06-30T15:21:31.611Z] 0510c868ecb4: Pulling fs layer [2021-06-30T15:21:31.611Z] afea3b2eda06: Pulling fs layer [2021-06-30T15:21:31.611Z] 7809a108b3ef: Pulling fs layer [2021-06-30T15:21:31.611Z] f706445af74f: Pulling fs layer [2021-06-30T15:21:31.611Z] afea3b2eda06: Waiting [2021-06-30T15:21:31.611Z] 7809a108b3ef: Waiting [2021-06-30T15:21:31.611Z] f706445af74f: Waiting [2021-06-30T15:21:31.611Z] 0510c868ecb4: Waiting [2021-06-30T15:21:31.611Z] 4c4ab2625f07: Verifying Checksum [2021-06-30T15:21:31.611Z] 4c4ab2625f07: Download complete [2021-06-30T15:21:31.611Z] adcc1eea9eea: Download complete [2021-06-30T15:21:31.611Z] afea3b2eda06: Download complete [2021-06-30T15:21:31.611Z] 540db60ca938: Verifying Checksum [2021-06-30T15:21:31.611Z] 540db60ca938: Download complete [2021-06-30T15:21:31.611Z] 7809a108b3ef: Verifying Checksum [2021-06-30T15:21:31.611Z] 7809a108b3ef: Download complete [2021-06-30T15:21:31.887Z] 540db60ca938: Pull complete [2021-06-30T15:21:32.148Z] adcc1eea9eea: Pull complete [2021-06-30T15:21:32.148Z] 4c4ab2625f07: Pull complete [2021-06-30T15:21:33.543Z] f706445af74f: Verifying Checksum [2021-06-30T15:21:33.543Z] f706445af74f: Download complete [2021-06-30T15:21:34.490Z] 0510c868ecb4: Verifying Checksum [2021-06-30T15:21:34.490Z] 0510c868ecb4: Download complete [2021-06-30T15:21:37.816Z] 0510c868ecb4: Pull complete [2021-06-30T15:21:37.816Z] afea3b2eda06: Pull complete [2021-06-30T15:21:37.816Z] 7809a108b3ef: Pull complete [2021-06-30T15:21:40.392Z] f706445af74f: Pull complete [2021-06-30T15:21:40.392Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-30T15:21:40.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-30T15:21:40.392Z] ---> b068be0155e3 [2021-06-30T15:21:40.392Z] 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-30T15:21:42.311Z] ---> Running in c1497fca9dfb [2021-06-30T15:21:42.585Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-30T15:21:43.158Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-30T15:21:43.733Z] (1/12) Installing libmagic (5.39-r0) [2021-06-30T15:21:44.312Z] (2/12) Installing file (5.39-r0) [2021-06-30T15:21:44.312Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-30T15:21:44.312Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-30T15:21:49.637Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-30T15:21:49.903Z] (6/12) Installing patch (2.7.6-r7) [2021-06-30T15:21:49.903Z] (7/12) Installing build-base (0.5-r2) [2021-06-30T15:21:49.903Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-30T15:21:50.163Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-30T15:21:50.163Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-30T15:21:50.163Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-30T15:21:50.429Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-30T15:21:50.429Z] Executing busybox-1.32.1-r6.trigger [2021-06-30T15:21:50.429Z] OK: 219 MiB in 52 packages [2021-06-30T15:21:52.995Z] Removing intermediate container c1497fca9dfb [2021-06-30T15:21:52.995Z] ---> 8bc851cfd6c3 [2021-06-30T15:21:52.995Z] Step 4/6 : WORKDIR /edgex-go [2021-06-30T15:21:52.995Z] ---> Running in f2aa72a1eddb [2021-06-30T15:21:52.995Z] Removing intermediate container f2aa72a1eddb [2021-06-30T15:21:52.995Z] ---> 3b1565f15d64 [2021-06-30T15:21:52.995Z] Step 5/6 : COPY go.mod . [2021-06-30T15:21:52.995Z] ---> ab850165c937 [2021-06-30T15:21:52.995Z] Step 6/6 : RUN go mod download [2021-06-30T15:21:52.995Z] ---> Running in e0adaaf81232 [2021-06-30T15:22:05.273Z] Removing intermediate container e0adaaf81232 [2021-06-30T15:22:05.273Z] ---> 8bcc5deb5e2d [2021-06-30T15:22:05.273Z] Successfully built 8bcc5deb5e2d [2021-06-30T15:22:05.273Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-30T15:22:05.590Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-30T15:22:05.590Z] . [Pipeline] withDockerContainer [2021-06-30T15:22:05.676Z] prd-centos7-docker-4c-2g-867 does not seem to be running inside a container [2021-06-30T15:22:05.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-30T15:22:06.110Z] $ docker top 66e3a31f7328f389e2caaf895932cfe58c21cd79f610b35438515c2fbf894d50 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T15:22:06.515Z] + go version [2021-06-30T15:22:06.515Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-30T15:22:06.542Z] $ docker stop --time=1 66e3a31f7328f389e2caaf895932cfe58c21cd79f610b35438515c2fbf894d50 [2021-06-30T15:22:07.723Z] $ docker rm -f 66e3a31f7328f389e2caaf895932cfe58c21cd79f610b35438515c2fbf894d50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T15:22:08.250Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-30T15:22:08.250Z] . [Pipeline] withDockerContainer [2021-06-30T15:22:08.328Z] prd-centos7-docker-4c-2g-867 does not seem to be running inside a container [2021-06-30T15:22:08.368Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-30T15:22:08.728Z] $ docker top f732ace1f0a6ed04af0a3ec38e5c1cd3dab39c1a5ced61109e91f2ef2fd4f508 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-30T15:22:08.816Z] ========================================================= [2021-06-30T15:22:08.816Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-30T15:22:08.816Z] ========================================================= [Pipeline] sh [2021-06-30T15:22:09.121Z] + go mod tidy [Pipeline] sh [2021-06-30T15:22:09.707Z] + make test [2021-06-30T15:22:09.707Z] go mod tidy [2021-06-30T15:22:09.707Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-30T15:22:15.031Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-30T15:22:33.219Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-30T15:22:35.786Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-30T15:22:36.747Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-30T15:22:36.747Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-30T15:22:39.320Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-30T15:22:39.588Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-30T15:22:39.588Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-30T15:22:39.588Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-30T15:22:40.195Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-30T15:22:40.456Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-30T15:22:40.720Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-30T15:22:40.720Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-30T15:22:40.720Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-30T15:22:40.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-30T15:22:43.300Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements [2021-06-30T15:22:43.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-30T15:22:43.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-30T15:22:44.257Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 100.0% of statements [2021-06-30T15:22:44.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-30T15:22:44.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 53.1% of statements [2021-06-30T15:22:44.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-30T15:22:44.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-30T15:22:45.478Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.093s coverage: 87.7% of statements [2021-06-30T15:22:45.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-30T15:22:45.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-30T15:22:45.478Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.053s coverage: 78.9% of statements [2021-06-30T15:22:46.873Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements [2021-06-30T15:22:46.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-30T15:22:46.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-30T15:22:46.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-30T15:22:46.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-30T15:22:46.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-30T15:22:47.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.277s coverage: 95.1% of statements [2021-06-30T15:22:47.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-30T15:22:47.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-30T15:22:47.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-30T15:22:47.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-30T15:22:47.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-30T15:22:47.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-30T15:22:47.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-30T15:22:47.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-30T15:22:47.134Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements [2021-06-30T15:22:47.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-30T15:22:47.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-30T15:22:47.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-30T15:22:48.528Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.8% of statements [2021-06-30T15:22:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-30T15:22:48.528Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2021-06-30T15:22:48.528Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 22.0% of statements [2021-06-30T15:22:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-30T15:22:48.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-06-30T15:22:48.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements [2021-06-30T15:22:49.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-06-30T15:22:49.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2021-06-30T15:22:49.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements [2021-06-30T15:23:01.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2021-06-30T15:23:01.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-06-30T15:23:07.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.213s coverage: 81.8% of statements [2021-06-30T15:23:07.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-30T15:23:25.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements [2021-06-30T15:23:25.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-30T15:23:25.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-30T15:23:25.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-30T15:23:25.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-06-30T15:23:25.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-30T15:23:25.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-30T15:23:25.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-30T15:23:25.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-30T15:23:25.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-30T15:23:25.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-06-30T15:23:25.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-30T15:23:25.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-30T15:23:25.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-06-30T15:23:25.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-30T15:23:25.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-06-30T15:23:25.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-30T15:23:25.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-06-30T15:23:25.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-30T15:23:25.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements [2021-06-30T15:23:25.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.2% of statements [2021-06-30T15:23:25.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-30T15:23:25.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements [2021-06-30T15:23:25.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-30T15:23:25.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-30T15:23:25.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-06-30T15:23:25.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 91.3% of statements [2021-06-30T15:23:25.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-06-30T15:23:25.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2021-06-30T15:23:25.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements [2021-06-30T15:23:25.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.157s coverage: 66.9% of statements [2021-06-30T15:23:25.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-30T15:23:25.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-30T15:23:25.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-30T15:23:25.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.144s coverage: 43.6% of statements [2021-06-30T15:23:25.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-30T15:23:25.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-30T15:23:25.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-06-30T15:23:25.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-30T15:23:26.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-06-30T15:23:26.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-30T15:23:33.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 19.3% of statements [2021-06-30T15:23:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-30T15:23:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-30T15:23:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-30T15:23:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-30T15:23:33.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 91.9% of statements [2021-06-30T15:23:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-30T15:23:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-30T15:23:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-30T15:23:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-30T15:23:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-30T15:23:33.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 62.7% of statements [2021-06-30T15:23:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-30T15:23:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-30T15:23:33.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.6% of statements [2021-06-30T15:23:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-30T15:23:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-30T15:23:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-30T15:23:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-30T15:23:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-30T15:23:33.001Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements [2021-06-30T15:23:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-30T15:23:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-30T15:23:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-30T15:23:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-30T15:23:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-30T15:23:33.002Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-30T15:23:33.002Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-06-30T15:23:33.002Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-06-30T15:23:33.002Z] GO111MODULE=on go vet ./... [2021-06-30T15:24:00.213Z] gofmt -l . [2021-06-30T15:24:00.213Z] [ "`gofmt -l .`" = "" ] [2021-06-30T15:24:00.213Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-30T15:24:00.507Z] + ls -al . [2021-06-30T15:24:00.507Z] total 560 [2021-06-30T15:24:00.507Z] drwxrwxr-x 10 1001 1001 4096 Jun 30 15:23 . [2021-06-30T15:24:00.507Z] drwxr-xr-x 4 root root 28 Jun 30 15:22 .. [2021-06-30T15:24:00.507Z] -rw-rw-r-- 1 1001 1001 11 Jun 30 15:20 .dockerignore [2021-06-30T15:24:00.507Z] drwxrwxr-x 8 1001 1001 179 Jun 30 15:20 .git [2021-06-30T15:24:00.507Z] drwxrwxr-x 3 1001 1001 125 Jun 30 15:20 .github [2021-06-30T15:24:00.507Z] -rw-rw-r-- 1 1001 1001 818 Jun 30 15:20 .gitignore [2021-06-30T15:24:00.507Z] drwx------ 3 1001 1001 60 Jun 30 15:21 .semver [2021-06-30T15:24:00.508Z] -rw-rw-r-- 1 1001 1001 166 Jun 30 15:20 .sonarcloud.properties [2021-06-30T15:24:00.508Z] -rw-rw-r-- 1 1001 1001 8609 Jun 30 15:20 Attribution.txt [2021-06-30T15:24:00.508Z] -rw-rw-r-- 1 1001 1001 43881 Jun 30 15:20 CHANGELOG.md [2021-06-30T15:24:00.508Z] -rw-rw-r-- 1 1001 1001 3804 Jun 30 15:20 CONTRIBUTING.md [2021-06-30T15:24:00.508Z] -rw-rw-r-- 1 1001 1001 931 Jun 30 15:20 Dockerfile.build [2021-06-30T15:24:00.508Z] -rw-rw-r-- 1 1001 1001 849 Jun 30 15:20 Jenkinsfile [2021-06-30T15:24:00.508Z] -rw-rw-r-- 1 1001 1001 10775 Jun 30 15:20 LICENSE [2021-06-30T15:24:00.508Z] -rw-rw-r-- 1 1001 1001 5605 Jun 30 15:20 Makefile [2021-06-30T15:24:00.508Z] -rw-rw-r-- 1 1001 1001 7818 Jun 30 15:20 README.md [2021-06-30T15:24:00.508Z] -rw-rw-r-- 1 1001 1001 6912 Jun 30 15:20 SECURITY.md [2021-06-30T15:24:00.508Z] -rw-rw-r-- 1 1001 1001 5 Jun 30 15:21 VERSION [2021-06-30T15:24:00.508Z] -rw-rw-r-- 1 1001 1001 4131 Jun 30 15:20 ZMQWindows.md [2021-06-30T15:24:00.508Z] drwxrwxr-x 2 1001 1001 37 Jun 30 15:20 bin [2021-06-30T15:24:00.508Z] drwxrwxr-x 14 1001 1001 4096 Jun 30 15:20 cmd [2021-06-30T15:24:00.508Z] -rw-r--r-- 1 root root 398095 Jun 30 15:23 coverage.out [2021-06-30T15:24:00.508Z] -rw-rw-r-- 1 1001 1001 806 Jun 30 15:20 go.mod [2021-06-30T15:24:00.508Z] -rw-r--r-- 1 root root 20759 Jun 30 15:22 go.sum [2021-06-30T15:24:00.508Z] drwxrwxr-x 7 1001 1001 114 Jun 30 15:20 internal [2021-06-30T15:24:00.508Z] drwxrwxr-x 3 1001 1001 16 Jun 30 15:20 openapi [2021-06-30T15:24:00.508Z] drwxrwxr-x 4 1001 1001 71 Jun 30 15:20 snap [2021-06-30T15:24:00.508Z] -rw-rw-r-- 1 1001 1001 168 Jun 30 15:20 version.go [Pipeline] sh [2021-06-30T15:24:00.810Z] + '[' -e coverage.out ] [2021-06-30T15:24:00.810Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-30T15:24:00.923Z] Stashed 1 file(s) [Pipeline] sh [2021-06-30T15:24:01.227Z] + make build [2021-06-30T15:24:01.227Z] go mod tidy [2021-06-30T15:24:01.227Z] 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-30T15:24:02.624Z] 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-30T15:24:10.926Z] 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-30T15:24:10.926Z] 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-30T15:24:11.513Z] 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-30T15:24:11.778Z] 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-30T15:24:12.745Z] 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-30T15:24:13.327Z] 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-30T15:24:14.296Z] 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-30T15:24:15.254Z] 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-30T15:24:15.832Z] 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-30T15:24:16.778Z] 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-30T15:24:18.191Z] $ docker stop --time=1 f732ace1f0a6ed04af0a3ec38e5c1cd3dab39c1a5ced61109e91f2ef2fd4f508 [2021-06-30T15:24:20.348Z] $ docker rm -f f732ace1f0a6ed04af0a3ec38e5c1cd3dab39c1a5ced61109e91f2ef2fd4f508 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T15:24:21.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-30T15:24:21.901Z] [2021-06-30T15:24:21.901Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-30T15:24:22.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-30T15:24:22.215Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-30T15:24:22.215Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-30T15:24:22.215Z] ca9280d653b3: Pulling fs layer [2021-06-30T15:24:22.215Z] 7e9c9ca2126c: Pulling fs layer [2021-06-30T15:24:22.786Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-30T15:24:22.786Z] cbdbe7a5bc2a: Download complete [2021-06-30T15:24:22.786Z] cbdbe7a5bc2a: Pull complete [2021-06-30T15:24:22.849Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-871 in /w/workspace/edgexfoundry_edgex-go_PR-3589 [Pipeline] { [Pipeline] ws [2021-06-30T15:24:22.868Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-06-30T15:24:23.090Z] The recommended git tool is: git [2021-06-30T15:24:23.364Z] ca9280d653b3: Verifying Checksum [2021-06-30T15:24:23.364Z] ca9280d653b3: Download complete [2021-06-30T15:24:23.945Z] ca9280d653b3: Pull complete [2021-06-30T15:24:24.523Z] 7e9c9ca2126c: Verifying Checksum [2021-06-30T15:24:24.524Z] 7e9c9ca2126c: Download complete [2021-06-30T15:24:27.854Z] 7e9c9ca2126c: Pull complete [2021-06-30T15:24:27.854Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-30T15:24:27.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-30T15:24:27.854Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-30T15:24:27.934Z] prd-centos7-docker-4c-2g-867 does not seem to be running inside a container [2021-06-30T15:24:27.975Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-30T15:24:28.477Z] using credential edgex-jenkins-ssh [2021-06-30T15:24:28.501Z] Cloning the remote Git repository [2021-06-30T15:24:28.551Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-30T15:24:28.732Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-06-30T15:24:28.918Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-30T15:24:28.919Z] > git --version # timeout=10 [2021-06-30T15:24:28.972Z] > git --version # 'git version 2.17.1' [2021-06-30T15:24:28.973Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-30T15:24:29.080Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-30T15:24:34.906Z] $ docker top 73c12e8c2edaba1b66c1e8921419f3fac0b9d93c663042dba8ef84f53b9ff978 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T15:24:35.285Z] + docker-compose build --help [2021-06-30T15:24:35.286Z] + grep parallel [2021-06-30T15:24:35.859Z] --parallel Build images in parallel. [Pipeline] } [2021-06-30T15:24:35.872Z] $ docker stop --time=1 73c12e8c2edaba1b66c1e8921419f3fac0b9d93c663042dba8ef84f53b9ff978 [2021-06-30T15:24:37.802Z] $ docker rm -f 73c12e8c2edaba1b66c1e8921419f3fac0b9d93c663042dba8ef84f53b9ff978 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T15:24:38.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-30T15:24:38.292Z] . [Pipeline] withDockerContainer [2021-06-30T15:24:38.365Z] prd-centos7-docker-4c-2g-867 does not seem to be running inside a container [2021-06-30T15:24:38.407Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-30T15:24:38.907Z] $ docker top a375afeaa8016f1d58a8af6ef03493b18d58223454a78da3dde68db418bf332c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T15:24:39.286Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-30T15:24:39.864Z] Building core-command ... [2021-06-30T15:24:39.864Z] Building core-data ... [2021-06-30T15:24:39.864Z] Building core-metadata ... [2021-06-30T15:24:39.864Z] Building security-bootstrapper ... [2021-06-30T15:24:39.864Z] Building security-proxy-setup ... [2021-06-30T15:24:39.864Z] Building security-secretstore-setup ... [2021-06-30T15:24:39.864Z] Building support-notifications ... [2021-06-30T15:24:39.864Z] Building support-scheduler ... [2021-06-30T15:24:39.864Z] Building sys-mgmt-agent ... [2021-06-30T15:24:39.864Z] Building security-secretstore-setup [2021-06-30T15:24:39.864Z] Building security-proxy-setup [2021-06-30T15:24:39.864Z] Building security-bootstrapper [2021-06-30T15:24:39.864Z] Building support-notifications [2021-06-30T15:24:39.864Z] Building support-scheduler [2021-06-30T15:24:58.006Z] Merging remotes/origin/master commit abb97f849f645d3984e143e948ee2ca6183b555f into PR head commit feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc [2021-06-30T15:24:58.351Z] Merge succeeded, producing feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc [2021-06-30T15:24:58.352Z] Checking out Revision feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc (PR-3589) [2021-06-30T15:24:57.027Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-30T15:24:57.044Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-30T15:24:57.069Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-30T15:24:57.114Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-30T15:24:57.115Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-30T15:24:57.131Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3589/head:refs/remotes/origin/PR-3589 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T15:24:58.025Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T15:24:58.049Z] > git checkout -f feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc # timeout=10 [2021-06-30T15:24:58.260Z] > git remote # timeout=10 [2021-06-30T15:24:58.283Z] > git config --get remote.origin.url # timeout=10 [2021-06-30T15:24:58.300Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-30T15:24:58.311Z] > git merge abb97f849f645d3984e143e948ee2ca6183b555f # timeout=10 [2021-06-30T15:24:58.335Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-30T15:24:58.358Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T15:24:58.373Z] > git checkout -f feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc # timeout=10 [2021-06-30T15:25:01.859Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T15:25:01.859Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-30T15:25:01.859Z] ---> 8bcc5deb5e2d [2021-06-30T15:25:01.859Z] Step 3/26 : WORKDIR /edgex-go [2021-06-30T15:25:01.859Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T15:25:01.859Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-30T15:25:01.859Z] ---> 8bcc5deb5e2d [2021-06-30T15:25:01.859Z] Step 3/22 : WORKDIR /edgex-go [2021-06-30T15:25:01.859Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T15:25:01.859Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-30T15:25:01.859Z] ---> 8bcc5deb5e2d [2021-06-30T15:25:01.859Z] Step 3/23 : WORKDIR /edgex-go [2021-06-30T15:25:02.785Z] Commit message: "Merge branch 'master' into issue-2468" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-30T15:25:04.077Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-30T15:25:04.500Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-30T15:25:04.853Z] + sudo service docker restart [2021-06-30T15:25:04.854Z] + true [2021-06-30T15:25:05.184Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T15:25:05.184Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-30T15:25:05.184Z] ---> 8bcc5deb5e2d [2021-06-30T15:25:05.184Z] Step 3/23 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T15:25:23.188Z] provisioning config files... [2021-06-30T15:25:23.216Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config1063851456800868171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-30T15:25:23.593Z] ---> docker-login.sh [2021-06-30T15:25:23.593Z] nexus3.edgexfoundry.org:10001 [2021-06-30T15:25:24.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T15:25:25.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T15:25:25.172Z] Configure a credential helper to remove this warning. See [2021-06-30T15:25:25.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T15:25:25.172Z] [2021-06-30T15:25:25.172Z] Login Succeeded [2021-06-30T15:25:25.172Z] nexus3.edgexfoundry.org:10002 [2021-06-30T15:25:25.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T15:25:25.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T15:25:25.723Z] Configure a credential helper to remove this warning. See [2021-06-30T15:25:25.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T15:25:25.723Z] [2021-06-30T15:25:25.723Z] Login Succeeded [2021-06-30T15:25:25.723Z] nexus3.edgexfoundry.org:10003 [2021-06-30T15:25:25.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T15:25:26.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T15:25:26.275Z] Configure a credential helper to remove this warning. See [2021-06-30T15:25:26.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T15:25:26.275Z] [2021-06-30T15:25:26.275Z] Login Succeeded [2021-06-30T15:25:26.275Z] nexus3.edgexfoundry.org:10004 [2021-06-30T15:25:26.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T15:25:26.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T15:25:26.825Z] Configure a credential helper to remove this warning. See [2021-06-30T15:25:26.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T15:25:26.825Z] [2021-06-30T15:25:26.825Z] Login Succeeded [2021-06-30T15:25:26.825Z] docker.io [2021-06-30T15:25:27.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-30T15:25:27.220Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T15:25:27.220Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-30T15:25:27.220Z] ---> 8bcc5deb5e2d [2021-06-30T15:25:27.220Z] Step 3/32 : WORKDIR /edgex-go [2021-06-30T15:25:27.220Z] ---> Running in 8c7cc1510c9e [2021-06-30T15:25:27.220Z] ---> Running in 8caaba5adb83 [2021-06-30T15:25:27.220Z] ---> Running in 2a06cdd8c410 [2021-06-30T15:25:27.220Z] ---> Running in de89f75f833d [2021-06-30T15:25:27.220Z] ---> Running in b702d2a183d1 [2021-06-30T15:25:27.220Z] Removing intermediate container 8c7cc1510c9e [2021-06-30T15:25:27.220Z] ---> be7a948f12b4 [2021-06-30T15:25:27.220Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T15:25:27.220Z] Removing intermediate container 8caaba5adb83 [2021-06-30T15:25:27.220Z] ---> 05c5a61d66f1 [2021-06-30T15:25:27.220Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T15:25:27.220Z] Removing intermediate container de89f75f833d [2021-06-30T15:25:27.220Z] ---> c86a96287780 [2021-06-30T15:25:27.220Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T15:25:27.220Z] Removing intermediate container 2a06cdd8c410 [2021-06-30T15:25:27.220Z] ---> 6c8781037da6 [2021-06-30T15:25:27.220Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T15:25:27.220Z] Removing intermediate container b702d2a183d1 [2021-06-30T15:25:27.220Z] ---> bf1eceb5c883 [2021-06-30T15:25:27.220Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T15:25:27.220Z] ---> Running in 7a4f4fcb5ba7 [2021-06-30T15:25:27.220Z] ---> Running in 45b8fc1ec6d0 [2021-06-30T15:25:27.220Z] ---> Running in bfe10a0e562f [2021-06-30T15:25:27.220Z] ---> Running in 4ec00982ad02 [2021-06-30T15:25:27.220Z] ---> Running in 05a99207e0e9 [2021-06-30T15:25:27.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-30T15:25:27.379Z] Configure a credential helper to remove this warning. See [2021-06-30T15:25:27.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-30T15:25:27.379Z] [2021-06-30T15:25:27.379Z] Login Succeeded [2021-06-30T15:25:27.379Z] ---> docker-login.sh ends [Pipeline] } [2021-06-30T15:25:27.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-30T15:25:27.722Z] ========================================================= [2021-06-30T15:25:27.722Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-30T15:25:27.722Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-30T15:25:27.796Z] Removing intermediate container 7a4f4fcb5ba7 [2021-06-30T15:25:27.796Z] ---> 4c0d16d63a7a [2021-06-30T15:25:27.796Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-30T15:25:27.796Z] ---> Running in d0fce4f6dd5a [2021-06-30T15:25:27.796Z] Removing intermediate container 05a99207e0e9 [2021-06-30T15:25:27.796Z] ---> 09018dd71c82 [2021-06-30T15:25:27.796Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-30T15:25:28.060Z] ---> Running in deabb4e0cdd6 [2021-06-30T15:25:28.060Z] Removing intermediate container 45b8fc1ec6d0 [2021-06-30T15:25:28.060Z] ---> 434fd8a70767 [2021-06-30T15:25:28.060Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-30T15:25:28.060Z] ---> Running in 51145bfd8a8a [2021-06-30T15:25:28.084Z] + 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-30T15:25:28.322Z] Removing intermediate container bfe10a0e562f [2021-06-30T15:25:28.322Z] ---> 038594dee415 [2021-06-30T15:25:28.322Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-30T15:25:28.592Z] ---> Running in e3aafda210a1 [2021-06-30T15:25:28.592Z] Removing intermediate container 4ec00982ad02 [2021-06-30T15:25:28.592Z] ---> 0a76efd2e207 [2021-06-30T15:25:28.592Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-30T15:25:28.592Z] ---> Running in c83d473f7344 [2021-06-30T15:25:28.853Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-30T15:25:28.853Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-30T15:25:28.853Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-30T15:25:28.853Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-30T15:25:29.114Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-30T15:25:29.685Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-30T15:25:29.685Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-30T15:25:29.685Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-30T15:25:29.962Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-30T15:25:29.962Z] OK: 219 MiB in 52 packages [2021-06-30T15:25:30.223Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-30T15:25:30.223Z] OK: 219 MiB in 52 packages [2021-06-30T15:25:30.223Z] OK: 219 MiB in 52 packages [2021-06-30T15:25:30.484Z] OK: 219 MiB in 52 packages [2021-06-30T15:25:30.724Z] Sending build context to Docker daemon 166.4MB [2021-06-30T15:25:30.725Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-30T15:25:30.725Z] Step 2/6 : FROM ${BASE} [2021-06-30T15:25:30.725Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-30T15:25:30.725Z] 595b0fe564bb: Pulling fs layer [2021-06-30T15:25:30.725Z] 3088b5b3c5c0: Pulling fs layer [2021-06-30T15:25:30.725Z] 5b7225fbf94c: Pulling fs layer [2021-06-30T15:25:30.725Z] ba82ee9f976e: Pulling fs layer [2021-06-30T15:25:30.725Z] 506bd15cee9f: Pulling fs layer [2021-06-30T15:25:30.725Z] 75a0a4a0db45: Pulling fs layer [2021-06-30T15:25:30.725Z] 506bd15cee9f: Waiting [2021-06-30T15:25:30.725Z] ba82ee9f976e: Waiting [2021-06-30T15:25:30.725Z] 618dc40b7e24: Pulling fs layer [2021-06-30T15:25:30.725Z] 75a0a4a0db45: Waiting [2021-06-30T15:25:30.725Z] 618dc40b7e24: Waiting [2021-06-30T15:25:30.725Z] 5b7225fbf94c: Verifying Checksum [2021-06-30T15:25:30.725Z] 5b7225fbf94c: Download complete [2021-06-30T15:25:30.725Z] 3088b5b3c5c0: Verifying Checksum [2021-06-30T15:25:30.725Z] 3088b5b3c5c0: Download complete [2021-06-30T15:25:30.725Z] 506bd15cee9f: Verifying Checksum [2021-06-30T15:25:30.725Z] 506bd15cee9f: Download complete [2021-06-30T15:25:30.725Z] 75a0a4a0db45: Verifying Checksum [2021-06-30T15:25:30.725Z] 75a0a4a0db45: Download complete [2021-06-30T15:25:30.725Z] 595b0fe564bb: Download complete [2021-06-30T15:25:31.058Z] OK: 219 MiB in 52 packages [2021-06-30T15:25:31.351Z] 595b0fe564bb: Pull complete [2021-06-30T15:25:31.645Z] Removing intermediate container deabb4e0cdd6 [2021-06-30T15:25:31.646Z] ---> 3fa6c280cddc [2021-06-30T15:25:31.646Z] Step 6/32 : COPY go.mod . [2021-06-30T15:25:31.949Z] 3088b5b3c5c0: Pull complete [2021-06-30T15:25:32.216Z] ---> b836391e0f4e [2021-06-30T15:25:32.216Z] Step 7/32 : RUN go mod download [2021-06-30T15:25:32.545Z] 5b7225fbf94c: Pull complete [2021-06-30T15:25:32.798Z] Removing intermediate container 51145bfd8a8a [2021-06-30T15:25:32.798Z] ---> daad6f9fc415 [2021-06-30T15:25:32.798Z] Step 6/22 : COPY go.mod . [2021-06-30T15:25:32.798Z] ---> Running in 8b28a953da89 [2021-06-30T15:25:33.063Z] Removing intermediate container e3aafda210a1 [2021-06-30T15:25:33.063Z] ---> 706d0eddbd5b [2021-06-30T15:25:33.063Z] Step 6/23 : COPY go.mod . [2021-06-30T15:25:33.159Z] 618dc40b7e24: Verifying Checksum [2021-06-30T15:25:33.159Z] 618dc40b7e24: Download complete [2021-06-30T15:25:33.328Z] Removing intermediate container d0fce4f6dd5a [2021-06-30T15:25:33.328Z] ---> 3983fa221bb4 [2021-06-30T15:25:33.328Z] Step 6/23 : COPY go.mod . [2021-06-30T15:25:33.903Z] Removing intermediate container c83d473f7344 [2021-06-30T15:25:33.903Z] ---> 0f875d5eea08 [2021-06-30T15:25:33.903Z] Step 6/26 : COPY go.mod . [2021-06-30T15:25:33.903Z] ---> facca92ca837 [2021-06-30T15:25:33.903Z] Step 7/22 : RUN go mod download [2021-06-30T15:25:34.163Z] ---> 7c44f12fdb4a [2021-06-30T15:25:34.163Z] Step 7/23 : RUN go mod download [2021-06-30T15:25:34.424Z] ---> 78f28c24ca3d [2021-06-30T15:25:34.424Z] Step 7/23 : RUN go mod download [2021-06-30T15:25:34.599Z] ba82ee9f976e: Download complete [2021-06-30T15:25:34.999Z] ---> Running in 83ab00f61b96 [2021-06-30T15:25:34.999Z] ---> 2f6a224ec13a [2021-06-30T15:25:34.999Z] Step 7/26 : RUN go mod download [2021-06-30T15:25:34.999Z] ---> Running in 5a1192ed617c [2021-06-30T15:25:34.999Z] ---> Running in 0d05d722fb41 [2021-06-30T15:25:35.260Z] ---> Running in 48c97d77d80e [2021-06-30T15:25:37.815Z] Removing intermediate container 8b28a953da89 [2021-06-30T15:25:37.815Z] ---> a5d22fd3dfaf [2021-06-30T15:25:37.815Z] Step 8/32 : COPY . . [2021-06-30T15:25:45.979Z] ---> b8c1992e229d [2021-06-30T15:25:45.979Z] Step 9/32 : RUN go mod tidy [2021-06-30T15:25:45.979Z] ---> Running in 19508d6898db [2021-06-30T15:25:45.979Z] Removing intermediate container 83ab00f61b96 [2021-06-30T15:25:45.979Z] ---> 729ca50b9278 [2021-06-30T15:25:45.979Z] Step 8/23 : COPY . . [2021-06-30T15:25:45.979Z] Removing intermediate container 5a1192ed617c [2021-06-30T15:25:45.979Z] ---> e7769449a506 [2021-06-30T15:25:45.979Z] Step 8/23 : COPY . . [2021-06-30T15:25:45.979Z] Removing intermediate container 0d05d722fb41 [2021-06-30T15:25:45.979Z] ---> 8c9134fadd89 [2021-06-30T15:25:45.979Z] Step 8/22 : COPY . . [2021-06-30T15:25:46.244Z] Removing intermediate container 48c97d77d80e [2021-06-30T15:25:46.244Z] ---> 9fc1a503c73b [2021-06-30T15:25:46.244Z] Step 8/26 : COPY . . [2021-06-30T15:25:47.032Z] ba82ee9f976e: Pull complete [2021-06-30T15:25:47.033Z] 506bd15cee9f: Pull complete [2021-06-30T15:25:47.033Z] 75a0a4a0db45: Pull complete [2021-06-30T15:25:50.464Z] 618dc40b7e24: Pull complete [2021-06-30T15:25:50.464Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-30T15:25:50.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-30T15:25:50.464Z] ---> a36622ca3599 [2021-06-30T15:25:50.464Z] 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-30T15:25:51.077Z] ---> Running in 1592cc98fa37 [2021-06-30T15:25:52.651Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-30T15:25:53.250Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-30T15:25:54.291Z] (1/12) Installing libmagic (5.39-r0) [2021-06-30T15:25:54.291Z] (2/12) Installing file (5.39-r0) [2021-06-30T15:25:54.561Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-30T15:25:54.562Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-30T15:25:58.871Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-30T15:25:58.871Z] (6/12) Installing patch (2.7.6-r7) [2021-06-30T15:25:58.871Z] (7/12) Installing build-base (0.5-r2) [2021-06-30T15:25:58.871Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-30T15:25:58.871Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-30T15:25:59.158Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-30T15:25:59.158Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-30T15:25:59.442Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-30T15:25:59.442Z] Executing busybox-1.32.1-r6.trigger [2021-06-30T15:25:59.442Z] OK: 218 MiB in 52 packages [2021-06-30T15:26:03.769Z] Removing intermediate container 1592cc98fa37 [2021-06-30T15:26:03.769Z] ---> 93dcb226b307 [2021-06-30T15:26:03.769Z] Step 4/6 : WORKDIR /edgex-go [2021-06-30T15:26:03.769Z] ---> Running in 09950d163e14 [2021-06-30T15:26:03.769Z] Removing intermediate container 09950d163e14 [2021-06-30T15:26:03.769Z] ---> 37cae446827a [2021-06-30T15:26:03.769Z] Step 5/6 : COPY go.mod . [2021-06-30T15:26:04.753Z] ---> 19bc79b6c468 [2021-06-30T15:26:04.753Z] Step 6/6 : RUN go mod download [2021-06-30T15:26:04.753Z] ---> Running in ca9e72541b32 [2021-06-30T15:26:08.581Z] ---> 7845f9b9246e [2021-06-30T15:26:08.581Z] Step 9/22 : RUN go mod tidy [2021-06-30T15:26:08.581Z] Removing intermediate container 19508d6898db [2021-06-30T15:26:08.581Z] ---> d8b4a1873efa [2021-06-30T15:26:08.581Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-30T15:26:08.581Z] ---> 0702026f4cc4 [2021-06-30T15:26:08.581Z] Step 9/23 : RUN go mod tidy [2021-06-30T15:26:08.581Z] ---> Running in a1ef5ae015b6 [2021-06-30T15:26:08.581Z] ---> Running in 7240888c51ed [2021-06-30T15:26:08.581Z] ---> Running in a73940397e14 [2021-06-30T15:26:08.581Z] 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-30T15:26:09.543Z] Removing intermediate container a1ef5ae015b6 [2021-06-30T15:26:09.543Z] ---> 961ab40c8bd0 [2021-06-30T15:26:09.543Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-30T15:26:10.115Z] Removing intermediate container a73940397e14 [2021-06-30T15:26:10.115Z] ---> d56d2a3cdc9b [2021-06-30T15:26:10.115Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-30T15:26:11.058Z] ---> Running in 3e1e46748704 [2021-06-30T15:26:14.418Z] ---> Running in 0efa783d90b5 [2021-06-30T15:26:15.372Z] ---> babc833bd072 [2021-06-30T15:26:15.372Z] Step 9/23 : RUN go mod tidy [2021-06-30T15:26:15.635Z] 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-30T15:26:15.635Z] ---> Running in 79416c61f85d [2021-06-30T15:26:15.901Z] 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-30T15:26:20.180Z] Removing intermediate container 79416c61f85d [2021-06-30T15:26:20.180Z] ---> a716392e9511 [2021-06-30T15:26:20.180Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-30T15:26:20.180Z] ---> Running in 9e6cbc5dea8d [2021-06-30T15:26:21.140Z] 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-30T15:26:31.593Z] Removing intermediate container ca9e72541b32 [2021-06-30T15:26:31.593Z] ---> 41b0b306fb2c [2021-06-30T15:26:31.593Z] Successfully built 41b0b306fb2c [2021-06-30T15:26:31.593Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-30T15:26:31.934Z] + docker inspect -f . ci-base-image-arm64 [2021-06-30T15:26:31.934Z] . [Pipeline] withDockerContainer [2021-06-30T15:26:32.204Z] prd-ubuntu18.04-docker-arm64-4c-16g-871 does not seem to be running inside a container [2021-06-30T15:26:32.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-30T15:26:33.905Z] $ docker top 6b9a91bfcc62ce77afe6a401a996b682e97760b70a317e0dbb5b6c690c773a77 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T15:26:34.907Z] + go version [2021-06-30T15:26:34.908Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-30T15:26:34.929Z] $ docker stop --time=1 6b9a91bfcc62ce77afe6a401a996b682e97760b70a317e0dbb5b6c690c773a77 [2021-06-30T15:26:36.146Z] ---> 495f603fe7bc [2021-06-30T15:26:36.146Z] Step 9/26 : RUN go mod tidy [2021-06-30T15:26:36.146Z] ---> Running in cf9a81682f7d [2021-06-30T15:26:36.794Z] $ docker rm -f 6b9a91bfcc62ce77afe6a401a996b682e97760b70a317e0dbb5b6c690c773a77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T15:26:37.579Z] + docker inspect -f . ci-base-image-arm64 [2021-06-30T15:26:37.579Z] . [Pipeline] withDockerContainer [2021-06-30T15:26:37.814Z] prd-ubuntu18.04-docker-arm64-4c-16g-871 does not seem to be running inside a container [2021-06-30T15:26:37.894Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-30T15:26:38.113Z] Removing intermediate container cf9a81682f7d [2021-06-30T15:26:38.113Z] ---> 9387fc375855 [2021-06-30T15:26:38.113Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-30T15:26:38.386Z] ---> Running in b1116a6b65ff [2021-06-30T15:26:39.355Z] 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-30T15:26:39.451Z] $ docker top 207fdd496da5181d1244854be581541d34578b823a9e20ce24f5ff8401d3806d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-30T15:26:39.771Z] ========================================================= [2021-06-30T15:26:39.771Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-30T15:26:39.771Z] ========================================================= [Pipeline] sh [2021-06-30T15:26:40.425Z] + go mod tidy [Pipeline] sh [2021-06-30T15:26:41.706Z] + make test [2021-06-30T15:26:41.706Z] go mod tidy [2021-06-30T15:26:41.954Z] Removing intermediate container 7240888c51ed [2021-06-30T15:26:41.954Z] ---> 6e676c31c83f [2021-06-30T15:26:41.954Z] [2021-06-30T15:26:41.954Z] Step 11/32 : FROM alpine:3.12 [2021-06-30T15:26:42.227Z] 3.12: Pulling from library/alpine [2021-06-30T15:26:42.307Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-30T15:26:43.202Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-30T15:26:43.202Z] Status: Downloaded newer image for alpine:3.12 [2021-06-30T15:26:43.202Z] ---> 13621d1b12d4 [2021-06-30T15:26:43.202Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-30T15:26:43.799Z] ---> Running in a093dc928c5b [2021-06-30T15:26:44.398Z] Removing intermediate container a093dc928c5b [2021-06-30T15:26:44.398Z] ---> c61ed320e348 [2021-06-30T15:26:44.398Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-30T15:26:44.398Z] ---> Running in 53b5a188d3d7 [2021-06-30T15:26:44.994Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-30T15:26:44.994Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-30T15:26:45.579Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-30T15:26:45.579Z] (2/2) Installing su-exec (0.2-r1) [2021-06-30T15:26:45.579Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T15:26:45.579Z] OK: 6 MiB in 16 packages [2021-06-30T15:26:45.849Z] Removing intermediate container 53b5a188d3d7 [2021-06-30T15:26:45.849Z] ---> da1e7d2a8b2b [2021-06-30T15:26:45.849Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-30T15:26:45.849Z] ---> Running in cd06031bd0bf [2021-06-30T15:26:46.452Z] Removing intermediate container cd06031bd0bf [2021-06-30T15:26:46.452Z] ---> 222d641cdd2e [2021-06-30T15:26:46.452Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-30T15:26:46.452Z] ---> Running in 3e992d91e171 [2021-06-30T15:26:46.452Z] Removing intermediate container 3e992d91e171 [2021-06-30T15:26:46.452Z] ---> 5835712dab57 [2021-06-30T15:26:46.452Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-30T15:26:46.713Z] ---> Running in 30f03e464ad0 [2021-06-30T15:26:46.713Z] 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-30T15:26:47.672Z] Removing intermediate container 30f03e464ad0 [2021-06-30T15:26:47.673Z] ---> 06a1c3b3983d [2021-06-30T15:26:47.673Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-30T15:26:47.673Z] ---> Running in fa23235dc6af [2021-06-30T15:26:47.942Z] Removing intermediate container fa23235dc6af [2021-06-30T15:26:47.942Z] ---> 84d411e5e886 [2021-06-30T15:26:47.942Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-30T15:26:48.205Z] ---> 63d41d7ef72b [2021-06-30T15:26:48.205Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-30T15:26:48.205Z] ---> Running in a3518604f437 [2021-06-30T15:26:49.153Z] Removing intermediate container a3518604f437 [2021-06-30T15:26:49.153Z] ---> 075a7063a63a [2021-06-30T15:26:49.153Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-30T15:26:49.421Z] ---> 0237b8625cb5 [2021-06-30T15:26:49.421Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-30T15:26:50.009Z] ---> d2ccb1f9f1cb [2021-06-30T15:26:50.009Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-30T15:26:50.273Z] ---> fd6ae7970551 [2021-06-30T15:26:50.273Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-30T15:26:51.688Z] ---> 933c1a1d75a2 [2021-06-30T15:26:51.688Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-30T15:26:52.297Z] Removing intermediate container 3e1e46748704 [2021-06-30T15:26:52.297Z] ---> c71a2f993fa4 [2021-06-30T15:26:52.297Z] [2021-06-30T15:26:52.297Z] Step 11/22 : FROM alpine:3.12 [2021-06-30T15:26:52.297Z] ---> 13621d1b12d4 [2021-06-30T15:26:52.297Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-30T15:26:52.297Z] ---> b279c2279119 [2021-06-30T15:26:52.297Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-30T15:26:52.297Z] ---> Running in f05d0d3e3b7c [2021-06-30T15:26:52.579Z] ---> Running in d49f595f1ab6 [2021-06-30T15:26:53.189Z] Removing intermediate container d49f595f1ab6 [2021-06-30T15:26:53.189Z] ---> 5290e2fd98ef [2021-06-30T15:26:53.189Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-30T15:26:53.189Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-30T15:26:53.189Z] Removing intermediate container 0efa783d90b5 [2021-06-30T15:26:53.189Z] ---> 4818d57f8f5b [2021-06-30T15:26:53.189Z] [2021-06-30T15:26:53.189Z] Step 11/23 : FROM alpine:3.12 [2021-06-30T15:26:53.189Z] ---> 13621d1b12d4 [2021-06-30T15:26:53.189Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-30T15:26:53.189Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-30T15:26:53.458Z] ---> Running in f83f0b5aa810 [2021-06-30T15:26:53.458Z] ---> 7f06716bf4ee [2021-06-30T15:26:53.458Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-30T15:26:53.458Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-30T15:26:53.458Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-30T15:26:53.458Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-30T15:26:53.458Z] (4/4) Installing curl (7.77.0-r0) [2021-06-30T15:26:53.458Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T15:26:53.458Z] Executing ca-certificates-20191127-r4.trigger [2021-06-30T15:26:53.737Z] OK: 7 MiB in 18 packages [2021-06-30T15:26:53.737Z] ---> Running in e00f5751e8c6 [2021-06-30T15:26:54.332Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-30T15:26:54.332Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-30T15:26:54.601Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-30T15:26:54.601Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-30T15:26:54.601Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T15:26:54.601Z] Executing ca-certificates-20191127-r4.trigger [2021-06-30T15:26:54.601Z] OK: 6 MiB in 16 packages [2021-06-30T15:26:54.601Z] Removing intermediate container f05d0d3e3b7c [2021-06-30T15:26:54.601Z] ---> 73673fb310b9 [2021-06-30T15:26:54.601Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-30T15:26:55.177Z] ---> Running in 7dddf583bbae [2021-06-30T15:26:55.177Z] Removing intermediate container 7dddf583bbae [2021-06-30T15:26:55.177Z] ---> eb29fa08340a [2021-06-30T15:26:55.177Z] Step 14/22 : WORKDIR /edgex [2021-06-30T15:26:55.441Z] ---> Running in 550932da2357 [2021-06-30T15:26:55.441Z] Removing intermediate container f83f0b5aa810 [2021-06-30T15:26:55.441Z] ---> 82b580fabdca [2021-06-30T15:26:55.441Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-30T15:26:55.441Z] Removing intermediate container e00f5751e8c6 [2021-06-30T15:26:55.441Z] ---> 409c9302d0d1 [2021-06-30T15:26:55.441Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-30T15:26:55.441Z] ---> Running in ca0ffe0e7603 [2021-06-30T15:26:55.703Z] ---> Running in cd3e0e905ea2 [2021-06-30T15:26:55.703Z] Removing intermediate container 550932da2357 [2021-06-30T15:26:55.703Z] ---> 8712e21f0eab [2021-06-30T15:26:55.703Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-30T15:26:55.703Z] Removing intermediate container ca0ffe0e7603 [2021-06-30T15:26:55.703Z] ---> 6dcf1f49cea2 [2021-06-30T15:26:55.703Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-30T15:26:55.703Z] ---> Running in 802884ec7d6a [2021-06-30T15:26:55.966Z] Removing intermediate container cd3e0e905ea2 [2021-06-30T15:26:55.966Z] ---> ce9e2ff56374 [2021-06-30T15:26:55.966Z] Step 29/32 : CMD ["gate"] [2021-06-30T15:26:55.966Z] ---> Running in ceb01928de3c [2021-06-30T15:26:55.966Z] Removing intermediate container 802884ec7d6a [2021-06-30T15:26:55.966Z] ---> 46299f25fce5 [2021-06-30T15:26:55.966Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-30T15:26:55.966Z] ---> 4b0dccbd70d5 [2021-06-30T15:26:55.966Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-30T15:26:56.231Z] ---> Running in 432b1fb26adf [2021-06-30T15:26:56.231Z] Removing intermediate container ceb01928de3c [2021-06-30T15:26:56.231Z] ---> 32c8a5aca39d [2021-06-30T15:26:56.231Z] Step 30/32 : LABEL arch=x86_64 [2021-06-30T15:26:56.495Z] ---> Running in f41d6fb9d9ef [2021-06-30T15:26:56.495Z] Removing intermediate container 432b1fb26adf [2021-06-30T15:26:56.495Z] ---> 8c6e07404311 [2021-06-30T15:26:56.495Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-30T15:26:57.086Z] ---> 155ab99cefc4 [2021-06-30T15:26:57.086Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-30T15:26:57.086Z] Removing intermediate container f41d6fb9d9ef [2021-06-30T15:26:57.086Z] ---> a427b4e5eaaf [2021-06-30T15:26:57.086Z] Step 31/32 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc [2021-06-30T15:26:57.357Z] ---> 32f41c8a6c36 [2021-06-30T15:26:57.357Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-30T15:26:57.357Z] ---> Running in a7b5af0c7a5d [2021-06-30T15:26:57.621Z] ---> 1ae0ad29ca91 [2021-06-30T15:26:57.621Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-30T15:26:57.621Z] Removing intermediate container a7b5af0c7a5d [2021-06-30T15:26:57.621Z] ---> c1a8648aa85c [2021-06-30T15:26:57.621Z] Step 32/32 : LABEL version=0.0.0 [2021-06-30T15:26:57.886Z] ---> Running in e06c92381366 [2021-06-30T15:26:58.150Z] ---> 345b2862ac99 [2021-06-30T15:26:58.150Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-30T15:26:58.150Z] ---> Running in 662165173f98 [2021-06-30T15:26:58.414Z] Removing intermediate container e06c92381366 [2021-06-30T15:26:58.414Z] ---> 62139d7bcb68 [2021-06-30T15:26:58.414Z] Step 19/22 : CMD ["--init=true"] [2021-06-30T15:26:58.414Z] Removing intermediate container 9e6cbc5dea8d [2021-06-30T15:26:58.414Z] ---> c3c04490ecd2 [2021-06-30T15:26:58.414Z] [2021-06-30T15:26:58.414Z] Step 11/23 : FROM alpine:3.12 [2021-06-30T15:26:58.414Z] ---> 13621d1b12d4 [2021-06-30T15:26:58.414Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-30T15:26:58.414Z] Removing intermediate container 662165173f98 [2021-06-30T15:26:58.414Z] ---> e624b778add0 [2021-06-30T15:26:58.414Z] [2021-06-30T15:26:58.414Z] ---> 3857176b0ecd [2021-06-30T15:26:58.414Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-30T15:26:58.414Z] ---> Running in 747ec6755917 [2021-06-30T15:26:58.414Z] ---> Running in 9b8a1af3a5a3 [2021-06-30T15:26:58.414Z] ---> Running in 7b5043897ba1 [2021-06-30T15:26:58.691Z] Successfully built e624b778add0 [2021-06-30T15:26:58.691Z] Successfully tagged security-bootstrapper:latest [2021-06-30T15:26:58.691Z] Building core-command [2021-06-30T15:26:58.691Z]  Building security-bootstrapper ... done Removing intermediate container 7b5043897ba1 [2021-06-30T15:26:58.691Z] ---> 9322fe5e98cc [2021-06-30T15:26:58.691Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T15:26:58.966Z] ---> Running in a7ac0cf40e8c [2021-06-30T15:26:58.966Z] Removing intermediate container 747ec6755917 [2021-06-30T15:26:58.966Z] ---> 502c47a9be3d [2021-06-30T15:26:58.966Z] Step 20/22 : LABEL arch=x86_64 [2021-06-30T15:27:00.365Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-30T15:27:00.365Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-30T15:27:00.365Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-30T15:27:00.365Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T15:27:00.365Z] OK: 6 MiB in 15 packages [2021-06-30T15:27:00.365Z] ---> Running in af9b6879d3a0 [2021-06-30T15:27:01.352Z] Removing intermediate container a7ac0cf40e8c [2021-06-30T15:27:01.352Z] ---> 182032f483ae [2021-06-30T15:27:01.352Z] Step 21/23 : LABEL arch=x86_64 [2021-06-30T15:27:03.268Z] ---> Running in 32111f7c3917 [2021-06-30T15:27:03.268Z] Removing intermediate container af9b6879d3a0 [2021-06-30T15:27:03.268Z] ---> 6172d6f021f7 [2021-06-30T15:27:03.268Z] Step 21/22 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc [2021-06-30T15:27:05.196Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T15:27:05.196Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-30T15:27:07.781Z] ---> 8bcc5deb5e2d [2021-06-30T15:27:07.781Z] Step 3/24 : WORKDIR /edgex-go [2021-06-30T15:27:07.781Z] ---> Using cache [2021-06-30T15:27:07.781Z] ---> bf1eceb5c883 [2021-06-30T15:27:07.781Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T15:27:07.781Z] ---> Using cache [2021-06-30T15:27:07.781Z] ---> 09018dd71c82 [2021-06-30T15:27:07.781Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-30T15:27:07.781Z] ---> Using cache [2021-06-30T15:27:07.781Z] ---> 3fa6c280cddc [2021-06-30T15:27:07.781Z] Step 6/24 : COPY go.mod . [2021-06-30T15:27:07.781Z] ---> Using cache [2021-06-30T15:27:07.781Z] ---> b836391e0f4e [2021-06-30T15:27:07.781Z] Step 7/24 : RUN go mod download [2021-06-30T15:27:07.781Z] ---> Using cache [2021-06-30T15:27:07.781Z] ---> a5d22fd3dfaf [2021-06-30T15:27:07.781Z] Step 8/24 : COPY . . [2021-06-30T15:27:07.781Z] ---> Using cache [2021-06-30T15:27:07.781Z] ---> b8c1992e229d [2021-06-30T15:27:07.781Z] Step 9/24 : RUN go mod tidy [2021-06-30T15:27:07.781Z] ---> Using cache [2021-06-30T15:27:07.781Z] ---> d8b4a1873efa [2021-06-30T15:27:07.781Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-30T15:27:07.781Z] ---> Running in b19e047f2fd9 [2021-06-30T15:27:07.781Z] Removing intermediate container 32111f7c3917 [2021-06-30T15:27:07.781Z] ---> bc4df2a86ee6 [2021-06-30T15:27:07.781Z] Step 22/23 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc [2021-06-30T15:27:07.781Z] Removing intermediate container 9b8a1af3a5a3 [2021-06-30T15:27:07.781Z] ---> 80873cb916bc [2021-06-30T15:27:07.781Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-30T15:27:07.781Z] ---> Running in 30e3421641e4 [2021-06-30T15:27:07.781Z] ---> Running in 015308ef8828 [2021-06-30T15:27:07.781Z] ---> Running in d2ba5418d5e1 [2021-06-30T15:27:07.781Z] Removing intermediate container b19e047f2fd9 [2021-06-30T15:27:07.781Z] ---> bb6a2180fe9b [2021-06-30T15:27:07.781Z] Step 22/22 : LABEL version=0.0.0 [2021-06-30T15:27:07.781Z] ---> Running in 15be8227091d [2021-06-30T15:27:07.781Z] Removing intermediate container d2ba5418d5e1 [2021-06-30T15:27:07.781Z] ---> dcc66f4feba7 [2021-06-30T15:27:07.781Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-30T15:27:07.781Z] Removing intermediate container 015308ef8828 [2021-06-30T15:27:07.781Z] ---> 6b85283ef218 [2021-06-30T15:27:07.781Z] Step 23/23 : LABEL version=0.0.0 [2021-06-30T15:27:07.781Z] ---> Running in d46e04e822df [2021-06-30T15:27:07.781Z] ---> Running in 6bb99dcbadb2 [2021-06-30T15:27:08.053Z] Removing intermediate container 15be8227091d [2021-06-30T15:27:08.053Z] ---> 9e8b42ec843d [2021-06-30T15:27:08.053Z] [2021-06-30T15:27:08.053Z] Successfully built 9e8b42ec843d [2021-06-30T15:27:08.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-30T15:27:08.053Z] Successfully tagged security-proxy-setup:latest [2021-06-30T15:27:08.053Z] Building core-data [2021-06-30T15:27:08.319Z]  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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-30T15:27:08.582Z] Removing intermediate container 6bb99dcbadb2 [2021-06-30T15:27:08.582Z] ---> 7e0589b90306 [2021-06-30T15:27:08.582Z] [2021-06-30T15:27:08.582Z] Removing intermediate container d46e04e822df [2021-06-30T15:27:08.582Z] ---> beb49f1f66ab [2021-06-30T15:27:08.582Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-30T15:27:08.582Z] Successfully built 7e0589b90306 [2021-06-30T15:27:09.125Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-30T15:27:13.244Z] Successfully tagged support-notifications:latest [2021-06-30T15:27:13.244Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-06-30T15:27:13.661Z] ---> Running in 7bdfbf4dbd29 [2021-06-30T15:27:19.155Z] Removing intermediate container 7bdfbf4dbd29 [2021-06-30T15:27:19.155Z] ---> 4cf6ed60e34d [2021-06-30T15:27:19.155Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-30T15:27:20.551Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T15:27:20.551Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-30T15:27:20.551Z] ---> 8bcc5deb5e2d [2021-06-30T15:27:20.551Z] Step 3/24 : WORKDIR /edgex-go [2021-06-30T15:27:20.551Z] ---> Using cache [2021-06-30T15:27:20.551Z] ---> bf1eceb5c883 [2021-06-30T15:27:20.551Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T15:27:20.551Z] ---> Using cache [2021-06-30T15:27:20.551Z] ---> 09018dd71c82 [2021-06-30T15:27:20.551Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-30T15:27:21.125Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T15:27:21.125Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-30T15:27:21.125Z] ---> 8bcc5deb5e2d [2021-06-30T15:27:21.125Z] Step 3/24 : WORKDIR /edgex-go [2021-06-30T15:27:21.125Z] ---> Using cache [2021-06-30T15:27:21.125Z] ---> bf1eceb5c883 [2021-06-30T15:27:21.125Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T15:27:21.125Z] ---> Using cache [2021-06-30T15:27:21.125Z] ---> 09018dd71c82 [2021-06-30T15:27:21.125Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-30T15:27:23.046Z] ---> Running in 014dc6fc8b0e [2021-06-30T15:27:23.046Z] ---> Running in cf07ff5b54cb [2021-06-30T15:27:23.046Z] ---> a1171ecc867f [2021-06-30T15:27:23.046Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-30T15:27:24.009Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-30T15:27:24.009Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-30T15:27:24.589Z] ---> e8c9bfa58a1b [2021-06-30T15:27:24.589Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-30T15:27:24.855Z] Removing intermediate container b1116a6b65ff [2021-06-30T15:27:24.856Z] ---> e9a8ae311bdd [2021-06-30T15:27:24.856Z] [2021-06-30T15:27:24.856Z] Step 11/26 : FROM alpine:3.12 [2021-06-30T15:27:24.856Z] ---> 13621d1b12d4 [2021-06-30T15:27:24.856Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-30T15:27:24.856Z] ---> Running in 4bf3e1964c4e [2021-06-30T15:27:25.127Z] ---> c3e671265d06 [2021-06-30T15:27:25.127Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-30T15:27:25.127Z] ---> Running in 1fec6f12ac1d [2021-06-30T15:27:25.393Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-30T15:27:25.393Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-30T15:27:25.393Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-30T15:27:25.393Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-30T15:27:25.658Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-30T15:27:25.658Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-30T15:27:25.658Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-30T15:27:25.658Z] (4/6) Installing curl (7.77.0-r0) [2021-06-30T15:27:25.658Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-30T15:27:25.658Z] (6/6) Installing su-exec (0.2-r1) [2021-06-30T15:27:25.658Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T15:27:25.658Z] Executing ca-certificates-20191127-r4.trigger [2021-06-30T15:27:25.658Z] OK: 7 MiB in 20 packages [2021-06-30T15:27:25.658Z] OK: 219 MiB in 52 packages [2021-06-30T15:27:25.925Z] OK: 219 MiB in 52 packages [2021-06-30T15:27:25.925Z] Removing intermediate container 1fec6f12ac1d [2021-06-30T15:27:25.925Z] ---> d57dbea3b4d5 [2021-06-30T15:27:25.925Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T15:27:26.510Z] ---> Running in 2b490ae9aabe [2021-06-30T15:27:26.774Z] Removing intermediate container 2b490ae9aabe [2021-06-30T15:27:26.774Z] ---> 1203cb3fd9e5 [2021-06-30T15:27:26.774Z] Step 21/23 : LABEL arch=x86_64 [2021-06-30T15:27:26.774Z] ---> Running in 425574b30c0e [2021-06-30T15:27:27.042Z] Removing intermediate container 425574b30c0e [2021-06-30T15:27:27.042Z] ---> 7b51d3a3e4f6 [2021-06-30T15:27:27.042Z] Step 22/23 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc [2021-06-30T15:27:27.330Z] Removing intermediate container 014dc6fc8b0e [2021-06-30T15:27:27.330Z] ---> b85cbae53e02 [2021-06-30T15:27:27.330Z] Step 6/24 : COPY go.mod . [2021-06-30T15:27:27.330Z] ---> Running in 95472df194e3 [2021-06-30T15:27:27.330Z] Removing intermediate container 4bf3e1964c4e [2021-06-30T15:27:27.330Z] ---> 85e801a015db [2021-06-30T15:27:27.330Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-30T15:27:27.330Z] Removing intermediate container cf07ff5b54cb [2021-06-30T15:27:27.330Z] ---> a8bcf25b0b02 [2021-06-30T15:27:27.330Z] Step 6/24 : COPY go.mod . [2021-06-30T15:27:27.330Z] ---> Running in 89456760c0ee [2021-06-30T15:27:27.601Z] Removing intermediate container 95472df194e3 [2021-06-30T15:27:27.601Z] ---> 339dd1954625 [2021-06-30T15:27:27.601Z] Step 23/23 : LABEL version=0.0.0 [2021-06-30T15:27:27.601Z] ---> d37d25e8bfcb [2021-06-30T15:27:27.601Z] Step 7/24 : RUN go mod download [2021-06-30T15:27:27.601Z] Removing intermediate container 89456760c0ee [2021-06-30T15:27:27.601Z] ---> c4ac693685e9 [2021-06-30T15:27:27.601Z] Step 14/26 : WORKDIR / [2021-06-30T15:27:27.601Z] ---> Running in 85fdf049c816 [2021-06-30T15:27:27.873Z] ---> Running in ebf8ed3f0777 [2021-06-30T15:27:27.873Z] ---> 8fab2e3da773 [2021-06-30T15:27:27.873Z] Step 7/24 : RUN go mod download [2021-06-30T15:27:27.873Z] ---> Running in b441fa59c378 [2021-06-30T15:27:28.136Z] Removing intermediate container 85fdf049c816 [2021-06-30T15:27:28.136Z] ---> 1576821740a7 [2021-06-30T15:27:28.136Z] [2021-06-30T15:27:28.136Z] ---> Running in a198b19f7c0c [2021-06-30T15:27:28.136Z] Removing intermediate container b441fa59c378 [2021-06-30T15:27:28.136Z] ---> ef8080a4f363 [2021-06-30T15:27:28.136Z] 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-30T15:27:28.399Z] Successfully built 1576821740a7 [2021-06-30T15:27:28.399Z] Successfully tagged support-scheduler:latest [2021-06-30T15:27:28.399Z] Building core-metadata [2021-06-30T15:27:30.602Z]  Building support-scheduler ... done  ---> 03e74b6c976e [2021-06-30T15:27:30.602Z] 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-30T15:27:32.527Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T15:27:32.527Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-30T15:27:32.527Z] ---> 8bcc5deb5e2d [2021-06-30T15:27:32.527Z] Step 3/24 : WORKDIR /edgex-go [2021-06-30T15:27:32.527Z] ---> Using cache [2021-06-30T15:27:32.527Z] ---> bf1eceb5c883 [2021-06-30T15:27:32.527Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T15:27:32.527Z] ---> Using cache [2021-06-30T15:27:32.527Z] ---> 09018dd71c82 [2021-06-30T15:27:32.527Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-30T15:27:32.527Z] ---> Using cache [2021-06-30T15:27:32.527Z] ---> 3fa6c280cddc [2021-06-30T15:27:32.527Z] Step 6/24 : COPY go.mod . [2021-06-30T15:27:32.527Z] ---> Using cache [2021-06-30T15:27:32.527Z] ---> b836391e0f4e [2021-06-30T15:27:32.527Z] Step 7/24 : RUN go mod download [2021-06-30T15:27:32.527Z] ---> Using cache [2021-06-30T15:27:32.527Z] ---> a5d22fd3dfaf [2021-06-30T15:27:32.527Z] Step 8/24 : COPY . . [2021-06-30T15:27:32.527Z] ---> Using cache [2021-06-30T15:27:32.527Z] ---> b8c1992e229d [2021-06-30T15:27:32.527Z] Step 9/24 : RUN go mod tidy [2021-06-30T15:27:32.527Z] ---> Using cache [2021-06-30T15:27:32.527Z] ---> d8b4a1873efa [2021-06-30T15:27:32.527Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-30T15:27:35.843Z] ---> 11c8c7a36967 [2021-06-30T15:27:35.843Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-30T15:27:35.843Z] ---> Running in 54b2405933ab [2021-06-30T15:27:35.843Z] Removing intermediate container a198b19f7c0c [2021-06-30T15:27:35.843Z] ---> 2f6257a94870 [2021-06-30T15:27:35.843Z] Step 8/24 : COPY . . [2021-06-30T15:27:36.106Z] Removing intermediate container ebf8ed3f0777 [2021-06-30T15:27:36.106Z] ---> 4e766721582e [2021-06-30T15:27:36.106Z] Step 8/24 : COPY . . [2021-06-30T15:27:36.106Z] ---> daecaa87c8b2 [2021-06-30T15:27:36.106Z] 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-30T15:27:36.370Z] 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-30T15:27:46.398Z] ---> 90d65a56e6b9 [2021-06-30T15:27:46.398Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-30T15:27:46.398Z] ---> bdca36e8fe42 [2021-06-30T15:27:46.398Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-30T15:27:46.398Z] ---> 33abb5dd7351 [2021-06-30T15:27:46.398Z] Step 9/24 : RUN go mod tidy [2021-06-30T15:27:46.398Z] ---> 6299373c6add [2021-06-30T15:27:46.398Z] Step 9/24 : RUN go mod tidy [2021-06-30T15:27:46.398Z] ---> Running in b7de72f16887 [2021-06-30T15:27:46.398Z] ---> Running in d698373f7222 [2021-06-30T15:27:46.991Z] ---> ec6eda384c23 [2021-06-30T15:27:46.991Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-30T15:27:47.260Z] ---> 827d4637984c [2021-06-30T15:27:47.260Z] 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-30T15:27:47.538Z] ---> Running in b1e1e5f5d58b [2021-06-30T15:27:48.515Z] Removing intermediate container b1e1e5f5d58b [2021-06-30T15:27:48.515Z] ---> a49468b51973 [2021-06-30T15:27:48.515Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-30T15:27:48.786Z] ---> Running in 804c2dab8062 [2021-06-30T15:27:48.786Z] Removing intermediate container b7de72f16887 [2021-06-30T15:27:48.786Z] ---> 5da34138b6d3 [2021-06-30T15:27:48.786Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-30T15:27:48.786Z] ---> Running in 866b8011a4e6 [2021-06-30T15:27:49.055Z] Removing intermediate container 804c2dab8062 [2021-06-30T15:27:49.055Z] ---> e14d3db2ab16 [2021-06-30T15:27:49.055Z] Step 24/26 : LABEL arch=x86_64 [2021-06-30T15:27:49.055Z] Removing intermediate container d698373f7222 [2021-06-30T15:27:49.055Z] ---> 0ed0c765372a [2021-06-30T15:27:49.055Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-30T15:27:49.055Z] ---> Running in 8277814ea33a [2021-06-30T15:27:49.055Z] ---> Running in ccedb4523949 [2021-06-30T15:27:49.651Z] 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-30T15:27:49.937Z] Removing intermediate container 8277814ea33a [2021-06-30T15:27:49.937Z] ---> 806696556a5f [2021-06-30T15:27:49.937Z] Step 25/26 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc [2021-06-30T15:27:49.937Z] 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-30T15:27:49.937Z] ---> Running in 525b8d3c98a5 [2021-06-30T15:27:50.921Z] Removing intermediate container 525b8d3c98a5 [2021-06-30T15:27:50.921Z] ---> f83c4826daa8 [2021-06-30T15:27:50.921Z] Step 26/26 : LABEL version=0.0.0 [2021-06-30T15:27:50.921Z] Removing intermediate container 30e3421641e4 [2021-06-30T15:27:50.921Z] ---> dc924d807a70 [2021-06-30T15:27:50.921Z] [2021-06-30T15:27:50.921Z] Step 11/24 : FROM alpine:3.12 [2021-06-30T15:27:50.921Z] ---> 13621d1b12d4 [2021-06-30T15:27:50.921Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-30T15:27:50.921Z] ---> Using cache [2021-06-30T15:27:50.921Z] ---> 80873cb916bc [2021-06-30T15:27:50.921Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-30T15:27:50.921Z] ---> Using cache [2021-06-30T15:27:50.921Z] ---> dcc66f4feba7 [2021-06-30T15:27:50.921Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-30T15:27:50.921Z] ---> Running in 11654e5c356e [2021-06-30T15:27:51.208Z] ---> Running in b8cd597582c1 [2021-06-30T15:27:51.482Z] Removing intermediate container 11654e5c356e [2021-06-30T15:27:51.482Z] ---> af089781a0ad [2021-06-30T15:27:51.482Z] [2021-06-30T15:27:51.482Z] Removing intermediate container b8cd597582c1 [2021-06-30T15:27:51.482Z] ---> 6324bfa6bc22 [2021-06-30T15:27:51.482Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-30T15:27:51.482Z] Successfully built af089781a0ad [2021-06-30T15:27:51.482Z] Successfully tagged security-secretstore-setup:latest [2021-06-30T15:27:51.482Z]  Building security-secretstore-setup ... done  ---> Running in bc43952c110c [2021-06-30T15:27:51.761Z] Removing intermediate container bc43952c110c [2021-06-30T15:27:51.761Z] ---> bc8dea56f311 [2021-06-30T15:27:51.761Z] Step 16/24 : WORKDIR / [2021-06-30T15:27:51.761Z] ---> Running in b375bd49a45a [2021-06-30T15:27:51.761Z] Removing intermediate container b375bd49a45a [2021-06-30T15:27:51.761Z] ---> cacdd85c6e7b [2021-06-30T15:27:51.761Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-30T15:27:52.040Z] ---> f295e3b986f4 [2021-06-30T15:27:52.040Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-30T15:27:52.660Z] ---> e5be0b84d4ed [2021-06-30T15:27:52.660Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-30T15:27:52.947Z] ---> d10086d708bd [2021-06-30T15:27:52.947Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-30T15:27:52.947Z] ---> Running in 7a1addf4f320 [2021-06-30T15:27:53.227Z] Removing intermediate container 7a1addf4f320 [2021-06-30T15:27:53.227Z] ---> a81e9a0ac425 [2021-06-30T15:27:53.227Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T15:27:53.227Z] ---> Running in b3137f676d4c [2021-06-30T15:27:53.500Z] Removing intermediate container b3137f676d4c [2021-06-30T15:27:53.500Z] ---> 6defa3812d54 [2021-06-30T15:27:53.500Z] Step 22/24 : LABEL arch=x86_64 [2021-06-30T15:27:53.786Z] ---> Running in e1fab00ee6df [2021-06-30T15:27:53.786Z] Removing intermediate container e1fab00ee6df [2021-06-30T15:27:53.786Z] ---> 1db7079c2107 [2021-06-30T15:27:53.786Z] Step 23/24 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc [2021-06-30T15:27:54.055Z] ---> Running in b639679288d3 [2021-06-30T15:27:54.055Z] Removing intermediate container b639679288d3 [2021-06-30T15:27:54.055Z] ---> f2619bfde111 [2021-06-30T15:27:54.055Z] Step 24/24 : LABEL version=0.0.0 [2021-06-30T15:27:54.055Z] ---> Running in 119462ca7311 [2021-06-30T15:27:54.328Z] Removing intermediate container 119462ca7311 [2021-06-30T15:27:54.328Z] ---> 0c9ffb6f9539 [2021-06-30T15:27:54.328Z] [2021-06-30T15:27:54.602Z] Successfully built 0c9ffb6f9539 [2021-06-30T15:27:54.602Z] Successfully tagged core-command:latest [2021-06-30T15:28:05.769Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-30T15:28:05.770Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-30T15:28:07.099Z]  Building core-command ... done Removing intermediate container 54b2405933ab [2021-06-30T15:28:07.099Z] ---> 03690a74000d [2021-06-30T15:28:07.099Z] [2021-06-30T15:28:07.099Z] Step 11/24 : FROM alpine:3.12 [2021-06-30T15:28:07.099Z] ---> 13621d1b12d4 [2021-06-30T15:28:07.099Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-30T15:28:07.099Z] ---> Using cache [2021-06-30T15:28:07.099Z] ---> 80873cb916bc [2021-06-30T15:28:07.099Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-30T15:28:07.099Z] ---> Using cache [2021-06-30T15:28:07.099Z] ---> dcc66f4feba7 [2021-06-30T15:28:07.099Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-30T15:28:07.099Z] ---> Running in 29605219771e [2021-06-30T15:28:07.099Z] Removing intermediate container 29605219771e [2021-06-30T15:28:07.099Z] ---> 9f427706d4a1 [2021-06-30T15:28:07.099Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-30T15:28:07.369Z] ---> Running in 11644140863b [2021-06-30T15:28:07.369Z] Removing intermediate container 11644140863b [2021-06-30T15:28:07.369Z] ---> 9d0c8f248610 [2021-06-30T15:28:07.369Z] Step 16/24 : WORKDIR / [2021-06-30T15:28:07.369Z] ---> Running in 0194797ace6d [2021-06-30T15:28:07.639Z] Removing intermediate container 0194797ace6d [2021-06-30T15:28:07.639Z] ---> 9193f4f600f9 [2021-06-30T15:28:07.639Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-30T15:28:07.913Z] ---> f8a95df6733e [2021-06-30T15:28:07.913Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-30T15:28:08.895Z] ---> fa4f99aa3416 [2021-06-30T15:28:08.895Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-30T15:28:08.895Z] ---> e50c76cbbaf5 [2021-06-30T15:28:08.895Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-30T15:28:08.895Z] ---> Running in 10c67d9b1f89 [2021-06-30T15:28:09.171Z] Removing intermediate container 10c67d9b1f89 [2021-06-30T15:28:09.171Z] ---> 2054d07969e5 [2021-06-30T15:28:09.171Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T15:28:09.171Z] ---> Running in 0441272304b0 [2021-06-30T15:28:09.451Z] Removing intermediate container 0441272304b0 [2021-06-30T15:28:09.451Z] ---> e0813f962ee5 [2021-06-30T15:28:09.451Z] Step 22/24 : LABEL arch=x86_64 [2021-06-30T15:28:09.451Z] ---> Running in 5664a68fe4e3 [2021-06-30T15:28:09.451Z] Removing intermediate container 5664a68fe4e3 [2021-06-30T15:28:09.451Z] ---> 5e58159986ca [2021-06-30T15:28:09.451Z] Step 23/24 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc [2021-06-30T15:28:09.741Z] ---> Running in ede3f18c2253 [2021-06-30T15:28:09.741Z] Removing intermediate container ede3f18c2253 [2021-06-30T15:28:09.741Z] ---> dad6046488e1 [2021-06-30T15:28:09.741Z] Step 24/24 : LABEL version=0.0.0 [2021-06-30T15:28:09.741Z] ---> Running in 79b65e6bbeab [2021-06-30T15:28:10.021Z] Removing intermediate container 79b65e6bbeab [2021-06-30T15:28:10.021Z] ---> b5dd2f00441c [2021-06-30T15:28:10.021Z] [2021-06-30T15:28:10.021Z] Successfully built b5dd2f00441c [2021-06-30T15:28:10.021Z] Successfully tagged core-metadata:latest [2021-06-30T15:28:10.102Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-30T15:28:10.102Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-30T15:28:12.610Z]  Building core-metadata ... done Removing intermediate container ccedb4523949 [2021-06-30T15:28:12.610Z] ---> 3a5e885bcca4 [2021-06-30T15:28:12.610Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-30T15:28:12.610Z] ---> Running in 4e47e97d9298 [2021-06-30T15:28:12.877Z] 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-30T15:28:13.833Z] Removing intermediate container 4e47e97d9298 [2021-06-30T15:28:13.833Z] ---> a26cbbac8ca9 [2021-06-30T15:28:13.833Z] [2021-06-30T15:28:13.833Z] Step 12/24 : FROM docker:20.10.0 [2021-06-30T15:28:14.406Z] 20.10.0: Pulling from library/docker [2021-06-30T15:28:14.990Z] Removing intermediate container 866b8011a4e6 [2021-06-30T15:28:14.990Z] ---> fde97643e7a6 [2021-06-30T15:28:14.990Z] [2021-06-30T15:28:14.990Z] Step 11/24 : FROM alpine:3.12 [2021-06-30T15:28:14.990Z] ---> 13621d1b12d4 [2021-06-30T15:28:14.990Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-30T15:28:14.990Z] ---> Running in 394ed2e52f68 [2021-06-30T15:28:15.255Z] Removing intermediate container 394ed2e52f68 [2021-06-30T15:28:15.255Z] ---> d2d905af964f [2021-06-30T15:28:15.255Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-30T15:28:15.255Z] ---> Running in 36f24c7fc11c [2021-06-30T15:28:15.255Z] Removing intermediate container 36f24c7fc11c [2021-06-30T15:28:15.255Z] ---> 666da096176a [2021-06-30T15:28:15.255Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-30T15:28:15.517Z] ---> Running in e07c1239da03 [2021-06-30T15:28:15.517Z] Removing intermediate container e07c1239da03 [2021-06-30T15:28:15.517Z] ---> f39c53c8c690 [2021-06-30T15:28:15.517Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T15:28:15.517Z] ---> Running in f85617bb1b8a [2021-06-30T15:28:16.491Z] Removing intermediate container f85617bb1b8a [2021-06-30T15:28:16.491Z] ---> de98843af09a [2021-06-30T15:28:16.491Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-30T15:28:16.772Z] ---> Running in 26674e8c41ea [2021-06-30T15:28:16.828Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-30T15:28:16.828Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-30T15:28:16.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-30T15:28:16.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-30T15:28:17.034Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-30T15:28:17.616Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-30T15:28:17.895Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-30T15:28:17.895Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-30T15:28:17.895Z] ---> aefe523efa57 [2021-06-30T15:28:17.895Z] 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-30T15:28:18.155Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-30T15:28:18.155Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-30T15:28:18.155Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-30T15:28:18.420Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-30T15:28:18.822Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-30T15:28:18.823Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-30T15:28:18.992Z] ---> Running in 4b19a073d7ed [2021-06-30T15:28:18.992Z] Removing intermediate container 4b19a073d7ed [2021-06-30T15:28:18.992Z] ---> 1bc6c97a6b44 [2021-06-30T15:28:18.992Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-30T15:28:18.992Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-30T15:28:18.992Z] ---> Running in ee3f92aaa07c [2021-06-30T15:28:19.256Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-30T15:28:19.256Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T15:28:19.256Z] OK: 8 MiB in 20 packages [2021-06-30T15:28:19.256Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-30T15:28:19.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-30T15:28:19.517Z] (1/39) Installing readline (8.0.4-r0) [2021-06-30T15:28:19.517Z] (2/39) Installing bash (5.0.17-r0) [2021-06-30T15:28:19.517Z] Executing bash-5.0.17-r0.post-install [2021-06-30T15:28:19.517Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-30T15:28:19.517Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-30T15:28:19.783Z] (5/39) Installing curl (7.77.0-r0) [2021-06-30T15:28:19.783Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-30T15:28:19.783Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-30T15:28:19.783Z] (8/39) Installing expat (2.2.9-r1) [2021-06-30T15:28:19.783Z] Removing intermediate container 26674e8c41ea [2021-06-30T15:28:19.783Z] ---> 875ae9d3dd87 [2021-06-30T15:28:19.783Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-30T15:28:19.783Z] (9/39) Installing libffi (3.3-r2) [2021-06-30T15:28:19.783Z] (10/39) Installing gdbm (1.13-r1) [2021-06-30T15:28:19.783Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-30T15:28:19.783Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-30T15:28:19.783Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-30T15:28:20.729Z] ---> ce98cdb37cbe [2021-06-30T15:28:20.729Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-30T15:28:20.729Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-30T15:28:20.729Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-30T15:28:20.729Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-30T15:28:20.729Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-30T15:28:20.729Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-30T15:28:20.729Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-30T15:28:20.729Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-30T15:28:20.729Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-30T15:28:20.729Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-30T15:28:20.729Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-30T15:28:20.729Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-30T15:28:20.729Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-30T15:28:20.729Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-30T15:28:20.729Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-30T15:28:20.729Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-30T15:28:20.729Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-30T15:28:20.729Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-30T15:28:20.729Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-30T15:28:20.729Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-30T15:28:20.729Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-30T15:28:20.729Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-30T15:28:20.729Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-30T15:28:20.729Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-30T15:28:20.729Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-30T15:28:20.729Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-30T15:28:20.729Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-30T15:28:20.827Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-30T15:28:20.827Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-30T15:28:20.827Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-30T15:28:20.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-30T15:28:21.319Z] Executing busybox-1.31.1-r19.trigger [2021-06-30T15:28:21.319Z] OK: 72 MiB in 59 packages [2021-06-30T15:28:21.319Z] ---> 2033c1870988 [2021-06-30T15:28:21.320Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-30T15:28:21.605Z] ---> 7b5072e58c46 [2021-06-30T15:28:21.605Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-30T15:28:21.605Z] ---> Running in 64e6446d93fa [2021-06-30T15:28:21.605Z] Removing intermediate container 64e6446d93fa [2021-06-30T15:28:21.605Z] ---> 19b4b5baf82c [2021-06-30T15:28:21.605Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T15:28:21.605Z] ---> Running in d846c91af0f8 [2021-06-30T15:28:21.887Z] Removing intermediate container d846c91af0f8 [2021-06-30T15:28:21.887Z] ---> 535ce1fb1ab7 [2021-06-30T15:28:21.887Z] Step 22/24 : LABEL arch=x86_64 [2021-06-30T15:28:21.887Z] ---> Running in 71693c0520e9 [2021-06-30T15:28:21.887Z] Removing intermediate container 71693c0520e9 [2021-06-30T15:28:21.887Z] ---> 2617022de762 [2021-06-30T15:28:21.887Z] Step 23/24 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc [2021-06-30T15:28:21.887Z] ---> Running in 0ef6dbd442e1 [2021-06-30T15:28:21.887Z] Removing intermediate container 0ef6dbd442e1 [2021-06-30T15:28:21.887Z] ---> ea57de288b26 [2021-06-30T15:28:21.887Z] Step 24/24 : LABEL version=0.0.0 [2021-06-30T15:28:21.887Z] ---> Running in 8517f3364ca8 [2021-06-30T15:28:22.170Z] Removing intermediate container 8517f3364ca8 [2021-06-30T15:28:22.170Z] ---> d8069e7642b9 [2021-06-30T15:28:22.170Z] [2021-06-30T15:28:22.170Z] Collecting docker-compose==1.23.2 [2021-06-30T15:28:22.170Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-30T15:28:22.170Z] Successfully built d8069e7642b9 [2021-06-30T15:28:22.170Z] Successfully tagged core-data:latest [2021-06-30T15:28:22.432Z]  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-30T15:28:22.432Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-30T15:28:22.432Z] Collecting texttable<0.10,>=0.9.0 [2021-06-30T15:28:22.432Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-30T15:28:22.693Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-30T15:28:22.693Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-30T15:28:23.278Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-30T15:28:23.278Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-30T15:28:23.278Z] Collecting PyYAML<4,>=3.10 [2021-06-30T15:28:23.278Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-30T15:28:24.225Z] Collecting docker<4.0,>=3.6.0 [2021-06-30T15:28:24.225Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-30T15:28:24.225Z] Collecting jsonschema<3,>=2.5.1 [2021-06-30T15:28:24.225Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-30T15:28:24.225Z] 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-30T15:28:24.225Z] Collecting cached-property<2,>=1.2.0 [2021-06-30T15:28:24.225Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-30T15:28:24.225Z] Collecting docopt<0.7,>=0.6.1 [2021-06-30T15:28:24.225Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-30T15:28:24.486Z] 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-30T15:28:24.486Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-30T15:28:24.486Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-30T15:28:24.748Z] Collecting idna<2.8,>=2.5 [2021-06-30T15:28:24.748Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-30T15:28:24.748Z] 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-30T15:28:24.748Z] Collecting docker-pycreds>=0.4.0 [2021-06-30T15:28:24.748Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-30T15:28:24.748Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-30T15:28:24.748Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-30T15:28:24.748Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-30T15:28:24.748Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-30T15:28:24.748Z] Installing collected packages: urllib3, idna, requests, texttable, dockerpty, websocket-client, PyYAML, docker-pycreds, docker, jsonschema, cached-property, docopt, docker-compose [2021-06-30T15:28:24.748Z] Attempting uninstall: urllib3 [2021-06-30T15:28:24.748Z] Found existing installation: urllib3 1.25.9 [2021-06-30T15:28:24.748Z] Uninstalling urllib3-1.25.9: [2021-06-30T15:28:24.748Z] Successfully uninstalled urllib3-1.25.9 [2021-06-30T15:28:25.009Z] Attempting uninstall: idna [2021-06-30T15:28:25.009Z] Found existing installation: idna 2.9 [2021-06-30T15:28:25.009Z] Uninstalling idna-2.9: [2021-06-30T15:28:25.009Z] Successfully uninstalled idna-2.9 [2021-06-30T15:28:25.009Z] Attempting uninstall: requests [2021-06-30T15:28:25.009Z] Found existing installation: requests 2.23.0 [2021-06-30T15:28:25.009Z] Uninstalling requests-2.23.0: [2021-06-30T15:28:25.009Z] Successfully uninstalled requests-2.23.0 [2021-06-30T15:28:25.009Z] Running setup.py install for texttable: started [2021-06-30T15:28:25.581Z] Running setup.py install for texttable: finished with status 'done' [2021-06-30T15:28:25.581Z] Running setup.py install for dockerpty: started [2021-06-30T15:28:25.843Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-30T15:28:25.843Z] Running setup.py install for PyYAML: started [2021-06-30T15:28:26.106Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-30T15:28:26.369Z] Running setup.py install for docopt: started [2021-06-30T15:28:26.632Z] Running setup.py install for docopt: finished with status 'done' [2021-06-30T15:28:26.892Z] 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-30T15:28:30.203Z] Removing intermediate container ee3f92aaa07c [2021-06-30T15:28:30.203Z] ---> d4aa30dfcd74 [2021-06-30T15:28:30.203Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-30T15:28:30.203Z] ---> Running in 5e686ebb4c13 [2021-06-30T15:28:30.203Z] Removing intermediate container 5e686ebb4c13 [2021-06-30T15:28:30.203Z] ---> efb9adc28a2e [2021-06-30T15:28:30.203Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-30T15:28:30.203Z] ---> Running in d87ab7ed5819 [2021-06-30T15:28:30.203Z] Removing intermediate container d87ab7ed5819 [2021-06-30T15:28:30.203Z] ---> 8cdff1644a4f [2021-06-30T15:28:30.203Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-30T15:28:31.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.228s coverage: 28.7% of statements [2021-06-30T15:28:31.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-30T15:28:31.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-30T15:28:31.145Z] ---> 4561e6e61168 [2021-06-30T15:28:31.145Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-30T15:28:31.145Z] ---> a4bf72596ead [2021-06-30T15:28:31.145Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-30T15:28:31.409Z] ---> 03a1c6b7acb9 [2021-06-30T15:28:31.409Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-30T15:28:31.409Z] ---> Running in 4abea3c0b1f2 [2021-06-30T15:28:31.409Z] Removing intermediate container 4abea3c0b1f2 [2021-06-30T15:28:31.409Z] ---> c4921501f209 [2021-06-30T15:28:31.409Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T15:28:31.409Z] ---> Running in f6c5d565cfc2 [2021-06-30T15:28:31.669Z] Removing intermediate container f6c5d565cfc2 [2021-06-30T15:28:31.669Z] ---> ec985b2a15cf [2021-06-30T15:28:31.669Z] Step 22/24 : LABEL arch=x86_64 [2021-06-30T15:28:31.669Z] ---> Running in e74f5662690b [2021-06-30T15:28:31.669Z] Removing intermediate container e74f5662690b [2021-06-30T15:28:31.669Z] ---> d8f69ed78612 [2021-06-30T15:28:31.669Z] Step 23/24 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc [2021-06-30T15:28:31.669Z] ---> Running in d542bc3e99e4 [2021-06-30T15:28:31.930Z] Removing intermediate container d542bc3e99e4 [2021-06-30T15:28:31.930Z] ---> b110f78c0e6c [2021-06-30T15:28:31.930Z] Step 24/24 : LABEL version=0.0.0 [2021-06-30T15:28:31.930Z] ---> Running in 8396d982c473 [2021-06-30T15:28:31.930Z] Removing intermediate container 8396d982c473 [2021-06-30T15:28:31.930Z] ---> 56498a4e9d84 [2021-06-30T15:28:31.930Z] [2021-06-30T15:28:31.930Z] Successfully built 56498a4e9d84 [2021-06-30T15:28:32.191Z] Successfully tagged sys-mgmt-agent:latest [2021-06-30T15:28:32.200Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-30T15:28:32.202Z] $ docker stop --time=1 a375afeaa8016f1d58a8af6ef03493b18d58223454a78da3dde68db418bf332c [2021-06-30T15:28:33.575Z] $ docker rm -f a375afeaa8016f1d58a8af6ef03493b18d58223454a78da3dde68db418bf332c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-30T15:28:33.952Z] + docker images [2021-06-30T15:28:33.952Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-30T15:28:33.952Z] sys-mgmt-agent latest 56498a4e9d84 2 seconds ago 312MB [2021-06-30T15:28:33.952Z] core-data latest d8069e7642b9 12 seconds ago 20.2MB [2021-06-30T15:28:33.952Z] fde97643e7a6 19 seconds ago 1.15GB [2021-06-30T15:28:33.952Z] a26cbbac8ca9 20 seconds ago 1.15GB [2021-06-30T15:28:33.952Z] core-metadata latest b5dd2f00441c 24 seconds ago 16.6MB [2021-06-30T15:28:33.952Z] 03690a74000d 28 seconds ago 1.15GB [2021-06-30T15:28:33.952Z] core-command latest 0c9ffb6f9539 39 seconds ago 15.9MB [2021-06-30T15:28:33.952Z] security-secretstore-setup latest af089781a0ad 42 seconds ago 28.7MB [2021-06-30T15:28:33.952Z] dc924d807a70 43 seconds ago 1.14GB [2021-06-30T15:28:33.952Z] support-scheduler latest 1576821740a7 About a minute ago 15.9MB [2021-06-30T15:28:33.952Z] e9a8ae311bdd About a minute ago 1.15GB [2021-06-30T15:28:33.952Z] security-proxy-setup latest 9e8b42ec843d About a minute ago 25.7MB [2021-06-30T15:28:33.952Z] support-notifications latest 7e0589b90306 About a minute ago 16.7MB [2021-06-30T15:28:33.952Z] security-bootstrapper latest e624b778add0 About a minute ago 18.6MB [2021-06-30T15:28:33.952Z] c3c04490ecd2 About a minute ago 1.15GB [2021-06-30T15:28:33.952Z] 4818d57f8f5b About a minute ago 1.15GB [2021-06-30T15:28:33.952Z] c71a2f993fa4 About a minute ago 1.15GB [2021-06-30T15:28:33.952Z] 6e676c31c83f About a minute ago 1.15GB [2021-06-30T15:28:33.952Z] ci-base-image-x86_64 latest 8bcc5deb5e2d 6 minutes ago 647MB [2021-06-30T15:28:33.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB [2021-06-30T15:28:33.952Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB [2021-06-30T15:28:33.952Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-30T15:28:33.952Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-30T15:28:33.952Z] 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-30T15:28:34.448Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.311s coverage: 100.0% of statements [2021-06-30T15:28:34.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-30T15:28:35.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.396s coverage: 53.1% of statements [2021-06-30T15:28:35.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-30T15:28:35.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-30T15:28:36.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.587s coverage: 87.7% of statements [2021-06-30T15:28:36.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-30T15:28:36.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-30T15:28:36.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.182s coverage: 78.9% of statements [2021-06-30T15:28:40.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.184s coverage: 81.2% of statements [2021-06-30T15:28:40.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-30T15:28:40.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-30T15:28:40.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-30T15:28:40.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-30T15:28:40.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-30T15:28:45.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.342s coverage: 95.1% of statements [2021-06-30T15:28:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-30T15:28:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-30T15:28:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-30T15:28:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-30T15:28:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-30T15:28:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-30T15:28:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-30T15:28:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-30T15:28:45.828Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.166s coverage: 60.0% of statements [2021-06-30T15:28:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-30T15:28:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-30T15:28:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-30T15:28:45.828Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.326s coverage: 0.8% of statements [2021-06-30T15:28:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-30T15:28:45.828Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements [2021-06-30T15:28:45.828Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.221s coverage: 22.0% of statements [2021-06-30T15:28:45.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-30T15:28:45.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.265s coverage: 47.1% of statements [2021-06-30T15:28:45.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.203s coverage: 79.5% of statements [2021-06-30T15:28:45.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.203s coverage: 94.1% of statements [2021-06-30T15:28:46.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.188s coverage: 96.3% of statements [2021-06-30T15:28:47.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.182s coverage: 87.5% of statements [2021-06-30T15:28:49.284Z] Still waiting to schedule task [2021-06-30T15:28:49.285Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-30T15:29:00.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.211s coverage: 94.4% of statements [2021-06-30T15:29:00.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.183s coverage: 44.8% of statements [2021-06-30T15:29:05.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.615s coverage: 81.8% of statements [2021-06-30T15:29:05.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-30T15:29:13.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.254s coverage: 92.9% of statements [2021-06-30T15:29:13.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-30T15:29:13.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-30T15:29:13.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-30T15:29:13.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-06-30T15:29:13.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-30T15:29:13.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-30T15:29:13.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-30T15:29:13.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-30T15:29:13.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-30T15:29:13.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.168s coverage: 87.2% of statements [2021-06-30T15:29:13.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-30T15:29:13.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-30T15:29:13.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2021-06-30T15:29:13.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-30T15:29:13.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.184s coverage: 58.8% of statements [2021-06-30T15:29:13.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-30T15:29:13.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.174s coverage: 80.0% of statements [2021-06-30T15:29:13.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.215s coverage: 87.2% of statements [2021-06-30T15:29:13.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.246s coverage: 85.4% of statements [2021-06-30T15:29:13.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.260s coverage: 91.2% of statements [2021-06-30T15:29:13.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-30T15:29:13.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.626s coverage: 64.4% of statements [2021-06-30T15:29:13.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-30T15:29:13.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-30T15:29:13.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.158s coverage: 100.0% of statements [2021-06-30T15:29:13.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 91.3% of statements [2021-06-30T15:29:13.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements [2021-06-30T15:29:13.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements [2021-06-30T15:29:13.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-06-30T15:29:17.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.057s coverage: 66.9% of statements [2021-06-30T15:29:17.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-30T15:29:17.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-30T15:29:17.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-30T15:29:20.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.039s coverage: 43.6% of statements [2021-06-30T15:29:20.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-30T15:29:20.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-30T15:29:20.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.235s coverage: 89.5% of statements [2021-06-30T15:29:20.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-30T15:29:20.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.266s coverage: 84.8% of statements [2021-06-30T15:29:20.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-30T15:29:28.894Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.215s coverage: 19.3% of statements [2021-06-30T15:29:28.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-30T15:29:28.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-30T15:29:28.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-30T15:29:28.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-30T15:29:28.894Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.555s coverage: 91.9% of statements [2021-06-30T15:29:28.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-30T15:29:28.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-30T15:29:28.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-30T15:29:28.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-30T15:29:28.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-30T15:29:28.894Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.228s coverage: 62.7% of statements [2021-06-30T15:29:28.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-30T15:29:28.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-30T15:29:28.894Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.373s coverage: 97.6% of statements [2021-06-30T15:29:28.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-30T15:29:28.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-30T15:29:28.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-30T15:29:28.894Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-30T15:29:28.894Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-30T15:29:28.894Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.169s coverage: 28.9% of statements [2021-06-30T15:29:28.894Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-30T15:29:28.894Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-30T15:29:28.894Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-30T15:29:28.894Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-30T15:29:28.894Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-30T15:29:28.894Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-30T15:29:28.894Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.169s coverage: 100.0% of statements [2021-06-30T15:29:28.894Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-06-30T15:29:28.894Z] GO111MODULE=on go vet ./... [2021-06-30T15:29:50.147Z] Running on prd-ubuntu18.04-docker-8c-8g-877 in /w/workspace/edgexfoundry_edgex-go_PR-3589 [Pipeline] { [Pipeline] ws [2021-06-30T15:29:50.173Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-06-30T15:29:50.313Z] The recommended git tool is: git [2021-06-30T15:29:52.656Z] using credential edgex-jenkins-ssh [2021-06-30T15:29:52.687Z] Cloning the remote Git repository [2021-06-30T15:29:52.709Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-30T15:29:52.795Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-06-30T15:29:52.863Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-30T15:29:52.864Z] > git --version # timeout=10 [2021-06-30T15:29:52.869Z] > git --version # 'git version 2.17.1' [2021-06-30T15:29:52.870Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-30T15:29:52.898Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-30T15:30:05.748Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-30T15:30:05.755Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-30T15:30:05.772Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-30T15:30:05.783Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-30T15:30:05.783Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-30T15:30:05.787Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3589/head:refs/remotes/origin/PR-3589 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-30T15:30:06.764Z] Merging remotes/origin/master commit abb97f849f645d3984e143e948ee2ca6183b555f into PR head commit feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc [2021-06-30T15:30:06.863Z] Merge succeeded, producing feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc [2021-06-30T15:30:06.864Z] Checking out Revision feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc (PR-3589) [2021-06-30T15:30:06.773Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T15:30:06.780Z] > git checkout -f feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc # timeout=10 [2021-06-30T15:30:06.836Z] > git remote # timeout=10 [2021-06-30T15:30:06.842Z] > git config --get remote.origin.url # timeout=10 [2021-06-30T15:30:06.847Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-30T15:30:06.850Z] > git merge abb97f849f645d3984e143e948ee2ca6183b555f # timeout=10 [2021-06-30T15:30:06.859Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-30T15:30:06.867Z] > git config core.sparsecheckout # timeout=10 [2021-06-30T15:30:06.876Z] > git checkout -f feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc # timeout=10 [2021-06-30T15:30:10.494Z] Commit message: "Merge branch 'master' into issue-2468" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-30T15:30:11.523Z] + echo snap-build.sh [2021-06-30T15:30:11.523Z] snap-build.sh [2021-06-30T15:30:11.523Z] + SNAP_BASE_DIR=. [2021-06-30T15:30:11.523Z] + '[' '!' -z /w/workspace/edgex-go/7 ']' [2021-06-30T15:30:11.523Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/7 [2021-06-30T15:30:11.523Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' [2021-06-30T15:30:11.523Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/7] [2021-06-30T15:30:11.523Z] + cd /w/workspace/edgex-go/7 [2021-06-30T15:30:11.523Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-30T15:30:11.523Z] Reading package lists... [2021-06-30T15:30:11.523Z] Building dependency tree... [2021-06-30T15:30:11.523Z] Reading state information... [2021-06-30T15:30:11.787Z] The following packages were automatically installed and are no longer required: [2021-06-30T15:30:11.787Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-30T15:30:11.787Z] uidmap xdelta3 [2021-06-30T15:30:11.787Z] Use 'sudo apt autoremove' to remove them. [2021-06-30T15:30:11.787Z] The following packages will be REMOVED: [2021-06-30T15:30:11.787Z] lxd* lxd-client* [2021-06-30T15:30:12.050Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-30T15:30:12.050Z] After this operation, 31.7 MB disk space will be freed. [2021-06-30T15:30:12.853Z] (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-30T15:30:12.853Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-30T15:30:13.804Z] Removing lxd dnsmasq configuration [2021-06-30T15:30:13.804Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-30T15:30:13.804Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-30T15:30:14.753Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-30T15:30:15.015Z] (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-30T15:30:15.015Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-30T15:30:16.414Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-30T15:30:16.414Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-30T15:30:17.806Z] + sudo snap remove --purge lxd [2021-06-30T15:30:17.806Z] snap "lxd" is not installed [2021-06-30T15:30:17.806Z] + sudo groupadd --force --system lxd [2021-06-30T15:30:17.806Z] ++ whoami [2021-06-30T15:30:17.806Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-30T15:30:18.068Z] + newgrp - lxd [2021-06-30T15:30:18.068Z] + sudo snap install lxd [2021-06-30T15:30:28.110Z] 2021-06-30T15:30:25Z INFO Waiting for automatic snapd restart... [2021-06-30T15:30:43.061Z] lxd 4.15 from Canonical* installed [2021-06-30T15:30:43.062Z] + sudo lxd init --auto [2021-06-30T15:30:50.774Z] gofmt -l . [2021-06-30T15:30:50.774Z] [ "`gofmt -l .`" = "" ] [2021-06-30T15:30:50.774Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-30T15:30:52.459Z] + ls -al . [2021-06-30T15:30:52.459Z] total 588 [2021-06-30T15:30:52.459Z] drwxrwxr-x 9 1001 1001 4096 Jun 30 15:30 . [2021-06-30T15:30:52.459Z] drwxr-xr-x 4 root root 4096 Jun 30 15:26 .. [2021-06-30T15:30:52.459Z] -rw-rw-r-- 1 1001 1001 11 Jun 30 15:24 .dockerignore [2021-06-30T15:30:52.459Z] drwxrwxr-x 8 1001 1001 4096 Jun 30 15:25 .git [2021-06-30T15:30:52.459Z] drwxrwxr-x 3 1001 1001 4096 Jun 30 15:24 .github [2021-06-30T15:30:52.459Z] -rw-rw-r-- 1 1001 1001 818 Jun 30 15:24 .gitignore [2021-06-30T15:30:52.459Z] -rw-rw-r-- 1 1001 1001 166 Jun 30 15:24 .sonarcloud.properties [2021-06-30T15:30:52.459Z] -rw-rw-r-- 1 1001 1001 8609 Jun 30 15:24 Attribution.txt [2021-06-30T15:30:52.459Z] -rw-rw-r-- 1 1001 1001 43881 Jun 30 15:24 CHANGELOG.md [2021-06-30T15:30:52.459Z] -rw-rw-r-- 1 1001 1001 3804 Jun 30 15:24 CONTRIBUTING.md [2021-06-30T15:30:52.459Z] -rw-rw-r-- 1 1001 1001 931 Jun 30 15:24 Dockerfile.build [2021-06-30T15:30:52.459Z] -rw-rw-r-- 1 1001 1001 849 Jun 30 15:24 Jenkinsfile [2021-06-30T15:30:52.459Z] -rw-rw-r-- 1 1001 1001 10775 Jun 30 15:24 LICENSE [2021-06-30T15:30:52.459Z] -rw-rw-r-- 1 1001 1001 5605 Jun 30 15:24 Makefile [2021-06-30T15:30:52.459Z] -rw-rw-r-- 1 1001 1001 7818 Jun 30 15:24 README.md [2021-06-30T15:30:52.459Z] -rw-rw-r-- 1 1001 1001 6912 Jun 30 15:24 SECURITY.md [2021-06-30T15:30:52.459Z] -rw-rw-r-- 1 1001 1001 5 Jun 30 15:21 VERSION [2021-06-30T15:30:52.459Z] -rw-rw-r-- 1 1001 1001 4131 Jun 30 15:24 ZMQWindows.md [2021-06-30T15:30:52.459Z] drwxrwxr-x 2 1001 1001 4096 Jun 30 15:24 bin [2021-06-30T15:30:52.459Z] drwxrwxr-x 14 1001 1001 4096 Jun 30 15:24 cmd [2021-06-30T15:30:52.459Z] -rw-r--r-- 1 root root 398095 Jun 30 15:29 coverage.out [2021-06-30T15:30:52.459Z] -rw-rw-r-- 1 1001 1001 806 Jun 30 15:24 go.mod [2021-06-30T15:30:52.459Z] -rw-r--r-- 1 root root 20759 Jun 30 15:26 go.sum [2021-06-30T15:30:52.459Z] drwxrwxr-x 7 1001 1001 4096 Jun 30 15:24 internal [2021-06-30T15:30:52.459Z] drwxrwxr-x 3 1001 1001 4096 Jun 30 15:24 openapi [2021-06-30T15:30:52.459Z] drwxrwxr-x 4 1001 1001 4096 Jun 30 15:24 snap [2021-06-30T15:30:52.459Z] -rw-rw-r-- 1 1001 1001 168 Jun 30 15:24 version.go [Pipeline] sh [2021-06-30T15:30:53.141Z] + '[' -e coverage.out ] [2021-06-30T15:30:53.142Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-30T15:30:53.178Z] Warning: overwriting stash ‘coverage-report’ [2021-06-30T15:30:53.232Z] + sudo snap install --classic snapcraft [2021-06-30T15:30:54.013Z] Stashed 1 file(s) [Pipeline] sh [2021-06-30T15:30:54.673Z] + make build [2021-06-30T15:30:54.674Z] go mod tidy [2021-06-30T15:30:55.278Z] 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-30T15:31:01.997Z] 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-30T15:31:08.184Z] snapcraft 4.8.3 from Canonical* installed [2021-06-30T15:31:08.184Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-30T15:31:08.184Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-30T15:31:08.184Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-30T15:31:08.184Z] Dload Upload Total Spent Left Speed [2021-06-30T15:31:08.184Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4898 0 --:--:-- --:--:-- --:--:-- 4898 [2021-06-30T15:31:08.184Z] 100 3325k 100 3325k 0 0 7438k 0 --:--:-- --:--:-- --:--:-- 7438k [2021-06-30T15:31:08.184Z] ./yq_linux_amd64 [2021-06-30T15:31:08.184Z] + sudo snapcraft prime --use-lxd [2021-06-30T15:31:08.453Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-30T15:31:08.453Z] 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-30T15:31:08.453Z] - README.md [2021-06-30T15:31:08.453Z] [2021-06-30T15:31:08.453Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-30T15:31:09.110Z] Launching a container. [2021-06-30T15:31:17.267Z] Waiting for container to be ready [2021-06-30T15:31:17.267Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-30T15:31:17.267Z] [2021-06-30T15:31:20.591Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-30T15:31:20.591Z] Waiting for network to be ready... [2021-06-30T15:31:20.873Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-30T15:31:21.136Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] [2021-06-30T15:31:21.136Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-30T15:31:21.136Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-30T15:31:21.136Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-30T15:31:21.136Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-30T15:31:21.136Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-30T15:31:21.136Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-30T15:31:21.136Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-30T15:31:21.396Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-30T15:31:21.658Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-30T15:31:21.658Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-30T15:31:21.920Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-30T15:31:21.920Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-30T15:31:21.920Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-30T15:31:21.920Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-30T15:31:21.920Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-30T15:31:21.920Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-30T15:31:22.493Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-30T15:31:22.493Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] [2021-06-30T15:31:22.754Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-30T15:31:22.754Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-30T15:31:22.754Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-30T15:31:22.754Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-06-30T15:31:22.754Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-06-30T15:31:22.754Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-30T15:31:22.754Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-30T15:31:24.223Z] 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-30T15:31:25.204Z] 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-30T15:31:25.307Z] Fetched 24.8 MB in 4s (6215 kB/s) [2021-06-30T15:31:25.879Z] Reading package lists... [2021-06-30T15:31:25.879Z] Reading package lists... [2021-06-30T15:31:26.141Z] Building dependency tree... [2021-06-30T15:31:26.141Z] Reading state information... [2021-06-30T15:31:26.141Z] The following additional packages will be installed: [2021-06-30T15:31:26.141Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-30T15:31:26.141Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-30T15:31:26.141Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-30T15:31:26.141Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-30T15:31:26.141Z] Suggested packages: [2021-06-30T15:31:26.141Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-30T15:31:26.141Z] Recommended packages: [2021-06-30T15:31:26.141Z] gnupg libsasl2-modules [2021-06-30T15:31:26.141Z] The following NEW packages will be installed: [2021-06-30T15:31:26.141Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-30T15:31:26.141Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-30T15:31:26.141Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-30T15:31:26.141Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-30T15:31:26.141Z] The following packages will be upgraded: [2021-06-30T15:31:26.141Z] gpg gpg-agent gpgconf libudev1 [2021-06-30T15:31:26.402Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-30T15:31:26.402Z] Need to get 3530 kB of archives. [2021-06-30T15:31:26.402Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-30T15:31:26.402Z] 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-30T15:31:26.402Z] 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-30T15:31:26.402Z] 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-30T15:31:26.402Z] 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-30T15:31:26.402Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-30T15:31:26.663Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-30T15:31:27.238Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-30T15:31:27.238Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-30T15:31:27.238Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-30T15:31:27.238Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-30T15:31:27.238Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-30T15:31:27.238Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-30T15:31:27.238Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-30T15:31:27.238Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-30T15:31:27.238Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-30T15:31:27.238Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-30T15:31:27.238Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-30T15:31:27.238Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-30T15:31:27.238Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-30T15:31:27.238Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-30T15:31:27.238Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-30T15:31:27.238Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-30T15:31:27.502Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T15:31:27.502Z] Fetched 3530 kB in 1s (3227 kB/s) [2021-06-30T15:31:27.502Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-30T15:31:27.502Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-30T15:31:27.502Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-30T15:31:27.502Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-30T15:31:27.764Z] Selecting previously unselected package udev. [2021-06-30T15:31:27.764Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-30T15:31:27.764Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-30T15:31:27.764Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-30T15:31:28.025Z] Selecting previously unselected package libfuse2:amd64. [2021-06-30T15:31:28.025Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-30T15:31:28.025Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-30T15:31:28.025Z] Selecting previously unselected package fuse. [2021-06-30T15:31:28.025Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-30T15:31:28.025Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-30T15:31:28.025Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-30T15:31:28.025Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-30T15:31:28.286Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-30T15:31:28.286Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-30T15:31:28.286Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-30T15:31:28.286Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-30T15:31:28.286Z] Selecting previously unselected package libksba8:amd64. [2021-06-30T15:31:28.286Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-30T15:31:28.286Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-30T15:31:28.286Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-30T15:31:28.286Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-30T15:31:28.286Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T15:31:28.548Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-30T15:31:28.548Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-30T15:31:28.548Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T15:31:28.548Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-30T15:31:28.548Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-30T15:31:28.548Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T15:31:28.548Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-30T15:31:28.548Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-30T15:31:28.548Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T15:31:28.809Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-30T15:31:28.810Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-30T15:31:28.810Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T15:31:28.810Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-30T15:31:28.810Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-30T15:31:28.810Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T15:31:28.810Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-30T15:31:28.810Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-30T15:31:28.810Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T15:31:28.810Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-30T15:31:28.810Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-30T15:31:28.810Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T15:31:28.810Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-30T15:31:28.810Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-30T15:31:28.810Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T15:31:29.075Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-30T15:31:29.075Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-30T15:31:29.075Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-30T15:31:29.075Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-30T15:31:29.075Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-30T15:31:29.075Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-30T15:31:29.075Z] Selecting previously unselected package libldap-common. [2021-06-30T15:31:29.075Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-30T15:31:29.075Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-30T15:31:29.075Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-30T15:31:29.075Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-30T15:31:29.075Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-30T15:31:29.340Z] Selecting previously unselected package dirmngr. [2021-06-30T15:31:29.340Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-30T15:31:29.340Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-30T15:31:29.340Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-30T15:31:29.340Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-30T15:31:29.340Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-30T15:31:29.340Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-30T15:31:29.340Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-30T15:31:29.340Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-30T15:31:29.528Z] 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-30T15:31:29.601Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T15:31:29.601Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-30T15:31:29.601Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-30T15:31:29.601Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-30T15:31:29.864Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-30T15:31:29.864Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T15:31:29.864Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-30T15:31:30.125Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-30T15:31:30.125Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-30T15:31:30.125Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T15:31:30.125Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T15:31:30.125Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T15:31:30.125Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T15:31:30.125Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T15:31:30.125Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T15:31:30.125Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-30T15:31:30.125Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-30T15:31:30.125Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-30T15:31:30.125Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-30T15:31:30.129Z] 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-30T15:31:30.699Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-30T15:31:30.700Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-30T15:31:30.700Z] This means they are not meant to be enabled using systemctl. [2021-06-30T15:31:30.700Z] Possible reasons for having this kind of units are: [2021-06-30T15:31:30.700Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-30T15:31:30.700Z] .wants/ or .requires/ directory. [2021-06-30T15:31:30.700Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-30T15:31:30.700Z] a requirement dependency on it. [2021-06-30T15:31:30.700Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-30T15:31:30.700Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-30T15:31:30.700Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-30T15:31:30.700Z] instance name specified. [2021-06-30T15:31:30.973Z] Reading package lists... [2021-06-30T15:31:30.973Z] Building dependency tree... [2021-06-30T15:31:30.973Z] Reading state information... [2021-06-30T15:31:31.234Z] The following additional packages will be installed: [2021-06-30T15:31:31.234Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-30T15:31:31.234Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-30T15:31:31.234Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-30T15:31:31.234Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-30T15:31:31.234Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-30T15:31:31.234Z] Suggested packages: [2021-06-30T15:31:31.234Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-30T15:31:31.234Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-30T15:31:31.234Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-30T15:31:31.234Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-30T15:31:31.234Z] systemd-container policykit-1 [2021-06-30T15:31:31.234Z] Recommended packages: [2021-06-30T15:31:31.234Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-30T15:31:31.234Z] The following NEW packages will be installed: [2021-06-30T15:31:31.234Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-30T15:31:31.234Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-30T15:31:31.234Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-30T15:31:31.234Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-30T15:31:31.234Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-30T15:31:31.234Z] The following packages will be upgraded: [2021-06-30T15:31:31.234Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-30T15:31:31.234Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-30T15:31:31.234Z] Need to get 36.7 MB of archives. [2021-06-30T15:31:31.234Z] After this operation, 147 MB of additional disk space will be used. [2021-06-30T15:31:31.234Z] 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-30T15:31:31.506Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-30T15:31:31.506Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-30T15:31:31.506Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-30T15:31:31.506Z] 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-30T15:31:31.506Z] 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-30T15:31:31.506Z] 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-30T15:31:31.506Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-30T15:31:31.506Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-30T15:31:31.506Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-30T15:31:31.506Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-30T15:31:31.506Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-30T15:31:31.506Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-30T15:31:31.506Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-30T15:31:31.506Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-30T15:31:31.506Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-30T15:31:32.454Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-30T15:31:32.454Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-30T15:31:32.454Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-30T15:31:32.717Z] 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-30T15:31:32.717Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-30T15:31:32.717Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-30T15:31:32.717Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-30T15:31:32.717Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-30T15:31:32.717Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-30T15:31:32.717Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-30T15:31:32.717Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-30T15:31:32.717Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-30T15:31:32.717Z] 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-30T15:31:32.717Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-30T15:31:33.658Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T15:31:33.918Z] Fetched 36.7 MB in 2s (14.9 MB/s) [2021-06-30T15:31:33.919Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-30T15:31:33.919Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-30T15:31:33.919Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-30T15:31:34.461Z] 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-30T15:31:34.492Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-30T15:31:34.492Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-30T15:31:34.492Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-30T15:31:34.753Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-30T15:31:34.753Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-30T15:31:34.753Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-30T15:31:34.753Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-30T15:31:34.753Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-30T15:31:34.753Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-30T15:31:35.029Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-30T15:31:35.290Z] Setting up apt (1.6.13) ... [2021-06-30T15:31:35.290Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-30T15:31:35.552Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-30T15:31:35.552Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-30T15:31:35.552Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-30T15:31:35.552Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-30T15:31:35.814Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-30T15:31:35.814Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-30T15:31:35.814Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-30T15:31:36.075Z] Selecting previously unselected package libexpat1:amd64. [2021-06-30T15:31:36.075Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-30T15:31:36.075Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-30T15:31:36.075Z] Selecting previously unselected package python3.6-minimal. [2021-06-30T15:31:36.075Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-30T15:31:36.075Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-30T15:31:36.337Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-30T15:31:36.337Z] Checking for services that may need to be restarted...done. [2021-06-30T15:31:36.337Z] Checking for services that may need to be restarted...done. [2021-06-30T15:31:36.337Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-30T15:31:36.337Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-30T15:31:36.599Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-30T15:31:36.860Z] Selecting previously unselected package python3-minimal. [2021-06-30T15:31:36.860Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-30T15:31:36.860Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-30T15:31:36.860Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-30T15:31:36.860Z] Selecting previously unselected package mime-support. [2021-06-30T15:31:36.860Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-30T15:31:36.860Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-30T15:31:37.121Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-30T15:31:37.121Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-30T15:31:37.121Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-30T15:31:37.121Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-30T15:31:37.121Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-30T15:31:37.121Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-30T15:31:37.383Z] Selecting previously unselected package python3.6. [2021-06-30T15:31:37.383Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-30T15:31:37.383Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-30T15:31:37.383Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-30T15:31:37.383Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-30T15:31:37.383Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-30T15:31:37.384Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-30T15:31:37.645Z] Selecting previously unselected package python3. [2021-06-30T15:31:37.645Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-30T15:31:37.645Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-30T15:31:37.645Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-30T15:31:37.645Z] Selecting previously unselected package multiarch-support. [2021-06-30T15:31:37.645Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-30T15:31:37.645Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-30T15:31:37.645Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-30T15:31:37.862Z] 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-30T15:31:37.906Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-30T15:31:37.906Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-30T15:31:37.906Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-30T15:31:37.906Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-30T15:31:37.906Z] Selecting previously unselected package libbsd0:amd64. [2021-06-30T15:31:37.906Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-30T15:31:37.906Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-30T15:31:37.906Z] Selecting previously unselected package sudo. [2021-06-30T15:31:37.906Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-30T15:31:37.906Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-30T15:31:37.906Z] Selecting previously unselected package apparmor. [2021-06-30T15:31:37.906Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-30T15:31:38.167Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-30T15:31:38.167Z] Selecting previously unselected package libedit2:amd64. [2021-06-30T15:31:38.167Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-30T15:31:38.167Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-30T15:31:38.167Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-30T15:31:38.167Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-30T15:31:38.167Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-30T15:31:38.427Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-30T15:31:38.427Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-30T15:31:38.427Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-30T15:31:38.427Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-30T15:31:38.427Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-30T15:31:38.427Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-30T15:31:38.427Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-30T15:31:38.427Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-30T15:31:38.427Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-30T15:31:38.427Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-30T15:31:38.428Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-30T15:31:38.428Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-30T15:31:38.690Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-30T15:31:38.690Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-30T15:31:38.690Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-30T15:31:38.690Z] Selecting previously unselected package openssh-client. [2021-06-30T15:31:38.690Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-30T15:31:38.690Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-30T15:31:38.952Z] Selecting previously unselected package squashfs-tools. [2021-06-30T15:31:38.952Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-30T15:31:38.952Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-30T15:31:38.952Z] Selecting previously unselected package snapd. [2021-06-30T15:31:38.952Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-30T15:31:38.952Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-30T15:31:40.490Z] 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-30T15:31:40.937Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-30T15:31:41.511Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-30T15:31:41.511Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-30T15:31:41.511Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-30T15:31:41.511Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-30T15:31:41.511Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-30T15:31:41.511Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-30T15:31:41.511Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-30T15:31:41.511Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-30T15:31:42.085Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-30T15:31:42.085Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-30T15:31:42.085Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-30T15:31:42.346Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-30T15:31:42.346Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-30T15:31:42.346Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-30T15:31:42.919Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-30T15:31:42.920Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-30T15:31:42.920Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-30T15:31:42.920Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-30T15:31:42.920Z] running python rtupdate hooks for python3.6... [2021-06-30T15:31:42.920Z] running python post-rtupdate hooks for python3.6... [2021-06-30T15:31:42.920Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-30T15:31:43.863Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-30T15:31:43.863Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-30T15:31:43.863Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-30T15:31:44.123Z] Setting up snapd (2.49.2+18.04) ... [2021-06-30T15:31:44.383Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-30T15:31:44.649Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-30T15:31:44.649Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-30T15:31:44.806Z] 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-30T15:31:44.909Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-30T15:31:45.170Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-30T15:31:45.171Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-30T15:31:45.171Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-30T15:31:45.432Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-30T15:31:45.693Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-30T15:31:45.693Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-30T15:31:45.953Z] /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-30T15:31:45.953Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-30T15:31:45.953Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-30T15:31:47.429Z] 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-30T15:31:48.502Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-30T15:31:48.502Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-30T15:31:48.502Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-30T15:31:49.449Z] Reading package lists... [2021-06-30T15:31:49.449Z] Reading package lists... [2021-06-30T15:31:49.710Z] Building dependency tree... [2021-06-30T15:31:49.710Z] Reading state information... [2021-06-30T15:31:49.710Z] Calculating upgrade... [2021-06-30T15:31:49.972Z] The following packages will be upgraded: [2021-06-30T15:31:49.972Z] advancecomp base-files bash binutils binutils-common [2021-06-30T15:31:49.972Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-30T15:31:49.972Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-30T15:31:49.972Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-30T15:31:49.972Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-30T15:31:49.972Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-30T15:31:49.972Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-30T15:31:49.972Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-30T15:31:49.972Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-30T15:31:49.972Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-30T15:31:49.972Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-30T15:31:49.972Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-30T15:31:49.972Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-30T15:31:49.972Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-30T15:31:49.972Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-30T15:31:49.972Z] ubuntu-keyring util-linux [2021-06-30T15:31:49.972Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T15:31:49.972Z] Need to get 64.1 MB of archives. [2021-06-30T15:31:49.972Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-30T15:31:49.972Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-30T15:31:49.972Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-30T15:31:49.972Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-30T15:31:49.972Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-30T15:31:49.972Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-30T15:31:49.972Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-30T15:31:49.972Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-30T15:31:49.972Z] 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-30T15:31:49.972Z] 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-30T15:31:49.972Z] 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-30T15:31:49.972Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-30T15:31:49.972Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-30T15:31:49.972Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-30T15:31:49.972Z] 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-30T15:31:49.972Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-30T15:31:50.235Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-30T15:31:50.235Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-30T15:31:50.235Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-30T15:31:50.235Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-30T15:31:50.235Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-30T15:31:50.235Z] 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-30T15:31:50.235Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-30T15:31:50.235Z] 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-30T15:31:50.235Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-30T15:31:50.235Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-30T15:31:50.235Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-30T15:31:50.235Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-30T15:31:50.235Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-30T15:31:50.236Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-30T15:31:50.236Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-30T15:31:50.236Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-30T15:31:50.236Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-30T15:31:50.236Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-30T15:31:50.236Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-30T15:31:50.236Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-30T15:31:50.236Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-30T15:31:50.236Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-30T15:31:50.236Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-30T15:31:50.236Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-30T15:31:50.236Z] 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-30T15:31:50.236Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-30T15:31:50.236Z] 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-30T15:31:50.236Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-30T15:31:50.236Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-30T15:31:50.236Z] 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-30T15:31:50.236Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-30T15:31:50.236Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-30T15:31:50.236Z] 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-30T15:31:50.236Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-30T15:31:50.498Z] 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-30T15:31:50.498Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-30T15:31:50.498Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-30T15:31:50.498Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-30T15:31:50.498Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-30T15:31:50.498Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-30T15:31:50.498Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-30T15:31:50.498Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-30T15:31:50.498Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-30T15:31:50.761Z] 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-30T15:31:50.761Z] 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-30T15:31:50.761Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-30T15:31:50.761Z] 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-30T15:31:50.761Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-30T15:31:50.761Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-30T15:31:50.761Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-30T15:31:50.761Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-30T15:31:50.828Z] 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-30T15:31:51.333Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-30T15:31:51.333Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-30T15:31:51.333Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-30T15:31:51.333Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-30T15:31:51.333Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-30T15:31:51.333Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-30T15:31:51.333Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-30T15:31:51.333Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-30T15:31:51.333Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-30T15:31:51.333Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-30T15:31:51.333Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-30T15:31:51.333Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-30T15:31:51.333Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-30T15:31:51.333Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-30T15:31:51.595Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-30T15:31:51.595Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-30T15:31:51.595Z] 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-30T15:31:51.595Z] 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-30T15:31:51.595Z] 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-30T15:31:51.595Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-30T15:31:51.595Z] 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-30T15:31:51.595Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-30T15:31:51.595Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-30T15:31:51.595Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-30T15:31:51.595Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-30T15:31:51.595Z] 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-30T15:31:51.595Z] 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-30T15:31:51.595Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-30T15:31:51.595Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-30T15:31:51.863Z] 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-30T15:31:51.863Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-30T15:31:51.863Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-30T15:31:51.863Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-30T15:31:51.863Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-30T15:31:51.863Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-30T15:31:51.863Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-30T15:31:51.863Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T15:31:51.863Z] Fetched 64.1 MB in 2s (32.2 MB/s) [2021-06-30T15:31:52.133Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-30T15:31:52.133Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-30T15:31:52.133Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-30T15:31:52.395Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-30T15:31:52.395Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-30T15:31:52.659Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-30T15:31:52.659Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-30T15:31:52.920Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-30T15:31:52.920Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-30T15:31:53.496Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-30T15:31:53.496Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-30T15:31:53.496Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-30T15:31:53.496Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-30T15:31:53.496Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-30T15:31:53.496Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-30T15:31:53.761Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-30T15:31:53.761Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-30T15:31:53.761Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-30T15:31:53.761Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-30T15:31:53.761Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-30T15:31:53.761Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-30T15:31:53.761Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-30T15:31:54.022Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-30T15:31:54.022Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-30T15:31:54.022Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-30T15:31:54.022Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-30T15:31:54.022Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-30T15:31:54.022Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-30T15:31:54.022Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-30T15:31:54.282Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-30T15:31:54.282Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-30T15:31:54.282Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-30T15:31:54.282Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-30T15:31:54.283Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-30T15:31:54.544Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-30T15:31:54.544Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-30T15:31:54.805Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-30T15:31:55.069Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-30T15:31:55.334Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-30T15:31:55.334Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-30T15:31:55.334Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-30T15:31:55.334Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-30T15:31:55.334Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-30T15:31:55.597Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-30T15:31:55.597Z] Installing new version of config file /etc/issue ... [2021-06-30T15:31:55.597Z] Installing new version of config file /etc/issue.net ... [2021-06-30T15:31:55.597Z] Installing new version of config file /etc/lsb-release ... [2021-06-30T15:31:55.597Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-30T15:31:55.597Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-30T15:31:55.858Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-30T15:31:55.858Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-30T15:31:55.858Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T15:31:55.858Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-30T15:31:55.858Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-30T15:31:56.132Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-30T15:31:56.132Z] 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-30T15:31:56.132Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T15:31:56.132Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-30T15:31:56.132Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-30T15:31:56.132Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-30T15:31:56.132Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T15:31:56.132Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-30T15:31:56.132Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [Pipeline] } [2021-06-30T15:31:56.278Z] $ docker stop --time=1 207fdd496da5181d1244854be581541d34578b823a9e20ce24f5ff8401d3806d [2021-06-30T15:31:56.394Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-30T15:31:56.394Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T15:31:56.394Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-30T15:31:56.394Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-30T15:31:56.659Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-30T15:31:56.659Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T15:31:56.659Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-30T15:31:56.659Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-30T15:31:56.922Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-30T15:31:56.922Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T15:31:56.922Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-30T15:31:56.922Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-30T15:31:56.922Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-30T15:31:56.922Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T15:31:56.922Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-30T15:31:56.922Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-30T15:31:57.187Z] Setting up grep (3.1-2build1) ... [2021-06-30T15:31:57.187Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T15:31:57.187Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-30T15:31:57.187Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-30T15:31:57.187Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-30T15:31:57.447Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T15:31:57.447Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-30T15:31:57.447Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-30T15:31:57.447Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-30T15:31:57.447Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T15:31:57.447Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-30T15:31:57.447Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-30T15:31:58.016Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-30T15:31:58.016Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-30T15:31:58.016Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-30T15:31:58.016Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-30T15:31:58.324Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-30T15:31:58.585Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T15:31:58.585Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-30T15:31:58.585Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-30T15:31:58.615Z] $ docker rm -f 207fdd496da5181d1244854be581541d34578b823a9e20ce24f5ff8401d3806d [2021-06-30T15:31:59.159Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-30T15:31:59.159Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-30T15:31:59.159Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-30T15:31:59.159Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-30T15:31:59.159Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-30T15:31:59.419Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T15:31:59.419Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-30T15:31:59.419Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-30T15:31:59.419Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-30T15:31:59.419Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T15:31:59.419Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-30T15:31:59.419Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-30T15:31:59.690Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-30T15:31:59.690Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T15:31:59.690Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-30T15:31:59.690Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-30T15:31:59.690Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-30T15:31:59.690Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T15:31:59.690Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-30T15:31:59.690Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T15:31:59.957Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-30T15:31:59.957Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T15:31:59.957Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-30T15:31:59.957Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-30T15:31:59.957Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-30T15:31:59.957Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T15:31:59.957Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-30T15:31:59.957Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-30T15:32:00.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-30T15:32:00.182Z] [2021-06-30T15:32:00.182Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [2021-06-30T15:32:00.220Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-30T15:32:00.220Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-30T15:32:00.220Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-30T15:32:00.220Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T15:32:00.220Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-30T15:32:00.220Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [Pipeline] sh [2021-06-30T15:32:00.482Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-30T15:32:00.482Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T15:32:00.482Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-30T15:32:00.482Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-30T15:32:00.482Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-30T15:32:00.483Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T15:32:00.483Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-30T15:32:00.483Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-30T15:32:00.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-30T15:32:00.745Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-30T15:32:00.745Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T15:32:00.745Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-30T15:32:00.745Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-30T15:32:00.821Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-30T15:32:00.821Z] 29e5d40040c1: Pulling fs layer [2021-06-30T15:32:00.821Z] 1ce36da41761: Pulling fs layer [2021-06-30T15:32:00.821Z] 25b303627fd3: Pulling fs layer [2021-06-30T15:32:01.008Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-30T15:32:01.095Z] 29e5d40040c1: Verifying Checksum [2021-06-30T15:32:01.095Z] 29e5d40040c1: Download complete [2021-06-30T15:32:01.272Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-30T15:32:01.533Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-30T15:32:01.533Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T15:32:01.533Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-30T15:32:01.533Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-30T15:32:01.692Z] 29e5d40040c1: Pull complete [2021-06-30T15:32:01.798Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-30T15:32:01.966Z] 1ce36da41761: Verifying Checksum [2021-06-30T15:32:01.966Z] 1ce36da41761: Download complete [2021-06-30T15:32:02.071Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-30T15:32:02.071Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-30T15:32:02.071Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-30T15:32:02.071Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-30T15:32:02.071Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-30T15:32:02.071Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-30T15:32:02.071Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-30T15:32:02.335Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-30T15:32:02.335Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-30T15:32:02.335Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-30T15:32:02.335Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-30T15:32:02.335Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-30T15:32:02.596Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-30T15:32:02.596Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-30T15:32:02.596Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-30T15:32:02.596Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-30T15:32:02.596Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-30T15:32:02.596Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-30T15:32:02.596Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-30T15:32:02.861Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-30T15:32:02.862Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-30T15:32:02.862Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-30T15:32:02.862Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-30T15:32:02.862Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-30T15:32:02.953Z] 1ce36da41761: Pull complete [2021-06-30T15:32:03.133Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-30T15:32:03.133Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-30T15:32:03.133Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-30T15:32:03.133Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-30T15:32:03.393Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T15:32:03.393Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-30T15:32:03.393Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-30T15:32:03.394Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-30T15:32:03.394Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-30T15:32:03.655Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-30T15:32:03.655Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-30T15:32:03.655Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-30T15:32:03.655Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T15:32:03.655Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-30T15:32:03.655Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-30T15:32:03.917Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-30T15:32:03.917Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T15:32:03.917Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-30T15:32:03.917Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-30T15:32:03.917Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-30T15:32:03.917Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T15:32:03.917Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-30T15:32:04.180Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-30T15:32:04.180Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-30T15:32:04.180Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T15:32:04.180Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-30T15:32:04.392Z] 25b303627fd3: Verifying Checksum [2021-06-30T15:32:04.392Z] 25b303627fd3: Download complete [2021-06-30T15:32:04.441Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-30T15:32:04.441Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-30T15:32:04.441Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T15:32:04.441Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-30T15:32:04.441Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-30T15:32:04.441Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-30T15:32:04.441Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T15:32:04.441Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-30T15:32:04.703Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-30T15:32:04.703Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-30T15:32:04.963Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T15:32:04.964Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-30T15:32:04.964Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-30T15:32:04.964Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-30T15:32:04.964Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T15:32:04.964Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-30T15:32:04.964Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-30T15:32:05.227Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-30T15:32:05.227Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T15:32:05.227Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-30T15:32:05.227Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-30T15:32:05.227Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-30T15:32:05.227Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T15:32:05.227Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-30T15:32:05.227Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-30T15:32:05.489Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-30T15:32:05.489Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T15:32:05.489Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-30T15:32:05.489Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-30T15:32:05.489Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-30T15:32:05.750Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T15:32:05.750Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-30T15:32:05.750Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-30T15:32:05.750Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-30T15:32:05.750Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T15:32:05.750Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-30T15:32:05.750Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-30T15:32:06.012Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-30T15:32:06.012Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T15:32:06.012Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-30T15:32:06.012Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-30T15:32:06.012Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-30T15:32:06.012Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-30T15:32:06.012Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-30T15:32:06.274Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-30T15:32:06.274Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-30T15:32:06.274Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-30T15:32:06.274Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-30T15:32:06.274Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-30T15:32:06.274Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-30T15:32:06.274Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-30T15:32:06.535Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-30T15:32:06.535Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-30T15:32:06.535Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-30T15:32:06.535Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-30T15:32:06.799Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-30T15:32:06.799Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-30T15:32:06.799Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-30T15:32:06.799Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-30T15:32:06.799Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-30T15:32:06.799Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-30T15:32:07.066Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-30T15:32:07.066Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-30T15:32:07.066Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-30T15:32:07.066Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-30T15:32:07.066Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-30T15:32:07.066Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-30T15:32:07.328Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-30T15:32:07.328Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-30T15:32:07.328Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-30T15:32:07.328Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-30T15:32:07.901Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-30T15:32:07.901Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-30T15:32:07.901Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-30T15:32:07.901Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-30T15:32:07.901Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-30T15:32:07.901Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-30T15:32:08.162Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-30T15:32:08.162Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-30T15:32:08.422Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-30T15:32:08.422Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-30T15:32:08.422Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-30T15:32:08.422Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-30T15:32:08.422Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-30T15:32:08.422Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-30T15:32:08.422Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-30T15:32:08.422Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-30T15:32:08.684Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-30T15:32:08.684Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-30T15:32:08.684Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-30T15:32:08.684Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-30T15:32:09.633Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-30T15:32:09.633Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-30T15:32:10.581Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-30T15:32:10.581Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-30T15:32:10.844Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-30T15:32:10.844Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-30T15:32:11.103Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-30T15:32:11.104Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-30T15:32:11.726Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-30T15:32:11.726Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-30T15:32:11.726Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-30T15:32:11.726Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-30T15:32:12.000Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-30T15:32:12.000Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-30T15:32:12.000Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-30T15:32:12.000Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-30T15:32:12.000Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-30T15:32:12.000Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-30T15:32:12.260Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-30T15:32:12.260Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-30T15:32:12.260Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-30T15:32:12.260Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-30T15:32:12.260Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-30T15:32:12.260Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-30T15:32:12.260Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-30T15:32:12.522Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-30T15:32:12.522Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-30T15:32:12.522Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-30T15:32:12.522Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-30T15:32:12.522Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-30T15:32:12.522Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-30T15:32:12.522Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-30T15:32:12.522Z] [2021-06-30T15:32:12.522Z] Current default time zone: 'Etc/UTC' [2021-06-30T15:32:12.522Z] Local time is now: Wed Jun 30 15:32:12 UTC 2021. [2021-06-30T15:32:12.522Z] Universal Time is now: Wed Jun 30 15:32:12 UTC 2021. [2021-06-30T15:32:12.522Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-30T15:32:12.522Z] [2021-06-30T15:32:12.522Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-30T15:32:12.522Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-30T15:32:12.522Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-30T15:32:12.522Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-30T15:32:12.522Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-30T15:32:12.522Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-30T15:32:12.522Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-30T15:32:12.785Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-30T15:32:12.785Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-30T15:32:12.785Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-30T15:32:12.785Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-30T15:32:12.785Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-30T15:32:12.785Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-30T15:32:12.785Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-30T15:32:12.785Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-30T15:32:12.785Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-30T15:32:12.785Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-30T15:32:12.785Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-30T15:32:12.785Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-30T15:32:12.785Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-30T15:32:12.785Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-30T15:32:13.046Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-30T15:32:13.046Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-30T15:32:14.566Z] 25b303627fd3: Pull complete [2021-06-30T15:32:14.566Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-30T15:32:14.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-30T15:32:14.566Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-30T15:32:14.843Z] prd-ubuntu18.04-docker-arm64-4c-16g-871 does not seem to be running inside a container [2021-06-30T15:32:14.960Z] Updating certificates in /etc/ssl/certs... [2021-06-30T15:32:14.951Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-30T15:32:15.532Z] 23 added, 27 removed; done. [2021-06-30T15:32:15.793Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-30T15:32:15.793Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-30T15:32:15.793Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-30T15:32:15.793Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-30T15:32:15.793Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-30T15:32:15.793Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-30T15:32:15.793Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-30T15:32:15.793Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-30T15:32:15.793Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-30T15:32:15.793Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-30T15:32:15.793Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-30T15:32:15.793Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-30T15:32:15.793Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-30T15:32:15.793Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-30T15:32:15.793Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-30T15:32:15.793Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-30T15:32:15.793Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-30T15:32:15.793Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-30T15:32:15.793Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-30T15:32:15.793Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-30T15:32:15.793Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-30T15:32:15.793Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-30T15:32:16.054Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-30T15:32:16.054Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-30T15:32:16.054Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-30T15:32:16.054Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-30T15:32:16.054Z] Updating certificates in /etc/ssl/certs... [2021-06-30T15:32:16.626Z] 0 added, 0 removed; done. [2021-06-30T15:32:16.626Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-30T15:32:16.626Z] done. [2021-06-30T15:32:17.150Z] Reading package lists... [2021-06-30T15:32:17.150Z] Building dependency tree... [2021-06-30T15:32:17.150Z] Reading state information... [2021-06-30T15:32:17.411Z] The following NEW packages will be installed: [2021-06-30T15:32:17.411Z] apt-transport-https [2021-06-30T15:32:17.411Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T15:32:17.411Z] Need to get 1692 B of archives. [2021-06-30T15:32:17.411Z] After this operation, 154 kB of additional disk space will be used. [2021-06-30T15:32:17.411Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-30T15:32:17.672Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T15:32:17.672Z] Fetched 1692 B in 0s (9644 B/s) [2021-06-30T15:32:17.672Z] Selecting previously unselected package apt-transport-https. [2021-06-30T15:32:17.672Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-30T15:32:17.672Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-30T15:32:17.672Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-30T15:32:17.672Z] Setting up apt-transport-https (1.6.13) ... [2021-06-30T15:32:17.939Z] Waiting for network to be ready... [2021-06-30T15:32:18.145Z] $ docker top 47228bfd275fa4265a2080c30f28bc342620d13b427a0b6d66f4afbe6b10b9d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T15:32:19.195Z] + docker-compose+ buildgrep --help parallel [2021-06-30T15:32:19.195Z] [2021-06-30T15:32:23.575Z] --parallel Build images in parallel. [Pipeline] } [2021-06-30T15:32:23.595Z] $ docker stop --time=1 47228bfd275fa4265a2080c30f28bc342620d13b427a0b6d66f4afbe6b10b9d7 [2021-06-30T15:32:24.530Z] 2021-06-30T15:32:21Z INFO Waiting for automatic snapd restart... [2021-06-30T15:32:25.472Z] snapd 2.51.1 from Canonical* installed [2021-06-30T15:32:25.559Z] $ docker rm -f 47228bfd275fa4265a2080c30f28bc342620d13b427a0b6d66f4afbe6b10b9d7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-30T15:32:26.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-30T15:32:26.275Z] . [Pipeline] withDockerContainer [2021-06-30T15:32:26.416Z] "snapd" switched to the "latest/stable" channel [2021-06-30T15:32:26.417Z] [2021-06-30T15:32:26.564Z] prd-ubuntu18.04-docker-arm64-4c-16g-871 does not seem to be running inside a container [2021-06-30T15:32:26.643Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-30T15:32:28.337Z] $ docker top 8bf023df358503606b7d7a886c6e0180ea7a1796fd8b63b79b96cf5ffcec58e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T15:32:29.339Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-30T15:32:29.725Z] core18 20210611 from Canonical* installed [2021-06-30T15:32:29.725Z] "core18" switched to the "latest/stable" channel [2021-06-30T15:32:29.725Z] [2021-06-30T15:32:33.035Z] snapcraft 4.8.3 from Canonical* installed [2021-06-30T15:32:33.035Z] "snapcraft" switched to the "latest/stable" channel [2021-06-30T15:32:33.035Z] [2021-06-30T15:32:34.732Z] Building core-command ... [2021-06-30T15:32:34.732Z] Building core-data ... [2021-06-30T15:32:34.732Z] Building core-metadata ... [2021-06-30T15:32:34.732Z] Building security-bootstrapper ... [2021-06-30T15:32:34.732Z] Building security-proxy-setup ... [2021-06-30T15:32:34.732Z] Building security-secretstore-setup ... [2021-06-30T15:32:34.732Z] Building support-notifications ... [2021-06-30T15:32:34.732Z] Building support-scheduler ... [2021-06-30T15:32:34.732Z] Building sys-mgmt-agent ... [2021-06-30T15:32:34.732Z] Building security-bootstrapper [2021-06-30T15:32:34.732Z] Building support-scheduler [2021-06-30T15:32:34.732Z] Building core-command [2021-06-30T15:32:34.732Z] Building support-notifications [2021-06-30T15:32:34.732Z] Building security-secretstore-setup [2021-06-30T15:32:37.245Z] 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-30T15:32:37.245Z] - README.md [2021-06-30T15:32:37.245Z] [2021-06-30T15:32:37.245Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-30T15:32:37.245Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-30T15:32:37.506Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-30T15:32:37.506Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-30T15:32:38.804Z] Reading package lists... [2021-06-30T15:32:38.804Z] 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-30T15:32:39.080Z] Reading package lists... [2021-06-30T15:32:39.080Z] Building dependency tree... [2021-06-30T15:32:39.080Z] Reading state information... [2021-06-30T15:32:39.406Z] Suggested packages: [2021-06-30T15:32:39.406Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-30T15:32:39.406Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-30T15:32:39.406Z] Recommended packages: [2021-06-30T15:32:39.406Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-30T15:32:39.406Z] The following NEW packages will be installed: [2021-06-30T15:32:39.406Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-30T15:32:39.406Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-30T15:32:39.406Z] pkg-config zip [2021-06-30T15:32:39.406Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-30T15:32:39.406Z] Need to get 7663 kB of archives. [2021-06-30T15:32:39.406Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-30T15:32:39.406Z] 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-30T15:32:39.406Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-30T15:32:39.406Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-30T15:32:39.406Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-30T15:32:39.741Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-30T15:32:39.741Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-30T15:32:39.741Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-30T15:32:39.741Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-30T15:32:39.741Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-30T15:32:40.122Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-30T15:32:40.122Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-30T15:32:40.122Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-30T15:32:40.122Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-30T15:32:40.122Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-30T15:32:40.122Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-30T15:32:40.392Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-30T15:32:40.392Z] Fetched 7663 kB in 1s (8779 kB/s) [2021-06-30T15:32:40.392Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-30T15:32:40.392Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-30T15:32:40.392Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-30T15:32:40.392Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-30T15:32:40.654Z] Selecting previously unselected package libpsl5:amd64. [2021-06-30T15:32:40.654Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-30T15:32:40.654Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-30T15:32:40.654Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-30T15:32:40.654Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-30T15:32:40.654Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-30T15:32:40.654Z] Selecting previously unselected package librtmp1:amd64. [2021-06-30T15:32:40.654Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-30T15:32:40.654Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-30T15:32:40.654Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-30T15:32:40.654Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-30T15:32:40.654Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-30T15:32:40.916Z] Selecting previously unselected package liberror-perl. [2021-06-30T15:32:40.916Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-30T15:32:40.916Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-30T15:32:40.916Z] Selecting previously unselected package git-man. [2021-06-30T15:32:40.916Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-30T15:32:40.916Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-30T15:32:41.179Z] Selecting previously unselected package git. [2021-06-30T15:32:41.179Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-30T15:32:41.179Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-30T15:32:41.751Z] Selecting previously unselected package libnorm1:amd64. [2021-06-30T15:32:41.751Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-30T15:32:41.751Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-30T15:32:41.751Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-30T15:32:41.751Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-30T15:32:41.752Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-30T15:32:41.752Z] Selecting previously unselected package libsodium23:amd64. [2021-06-30T15:32:41.752Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-30T15:32:41.752Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-30T15:32:42.013Z] Selecting previously unselected package libzmq5:amd64. [2021-06-30T15:32:42.013Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-30T15:32:42.013Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-30T15:32:42.013Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-30T15:32:42.013Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-30T15:32:42.013Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-30T15:32:42.013Z] Selecting previously unselected package pkg-config. [2021-06-30T15:32:42.013Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-30T15:32:42.013Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-30T15:32:42.277Z] Selecting previously unselected package zip. [2021-06-30T15:32:42.277Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-30T15:32:42.277Z] Unpacking zip (3.0-11build1) ... [2021-06-30T15:32:42.277Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-30T15:32:42.277Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-30T15:32:42.277Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-30T15:32:42.277Z] Setting up liberror-perl (0.17025-1) ... [2021-06-30T15:32:42.277Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-30T15:32:42.277Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-30T15:32:42.277Z] No schema files found: doing nothing. [2021-06-30T15:32:42.277Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-30T15:32:42.277Z] Setting up zip (3.0-11build1) ... [2021-06-30T15:32:42.277Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-30T15:32:42.277Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-30T15:32:42.277Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-30T15:32:42.539Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-30T15:32:42.539Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-30T15:32:42.539Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-30T15:32:42.539Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-30T15:32:42.539Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-30T15:32:43.117Z] git set to automatically installed. [2021-06-30T15:32:43.117Z] git-man set to automatically installed. [2021-06-30T15:32:43.117Z] libcurl3-gnutls set to automatically installed. [2021-06-30T15:32:43.117Z] liberror-perl set to automatically installed. [2021-06-30T15:32:43.117Z] libglib2.0-0 set to automatically installed. [2021-06-30T15:32:43.117Z] libnghttp2-14 set to automatically installed. [2021-06-30T15:32:43.117Z] libnorm1 set to automatically installed. [2021-06-30T15:32:43.117Z] libpgm-5.2-0 set to automatically installed. [2021-06-30T15:32:43.117Z] libpsl5 set to automatically installed. [2021-06-30T15:32:43.117Z] librtmp1 set to automatically installed. [2021-06-30T15:32:43.117Z] libsodium23 set to automatically installed. [2021-06-30T15:32:43.117Z] libzmq3-dev set to automatically installed. [2021-06-30T15:32:43.117Z] libzmq5 set to automatically installed. [2021-06-30T15:32:43.117Z] pkg-config set to automatically installed. [2021-06-30T15:32:43.117Z] zip set to automatically installed. [2021-06-30T15:32:44.062Z] snapd is not logged in, snap install commands will use sudo [2021-06-30T15:32:45.454Z] snap "core18" has no updates available [2021-06-30T15:32:46.029Z] snapd is not logged in, snap install commands will use sudo [2021-06-30T15:32:51.339Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-30T15:32:51.911Z] Pulling config-common [2021-06-30T15:32:51.911Z] + snapcraftctl pull [2021-06-30T15:32:53.302Z] Pulling go-build-helper [2021-06-30T15:32:53.302Z] + snapcraftctl pull [2021-06-30T15:32:54.249Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-30T15:32:54.249Z] Skipping pull go-build-helper (already ran) [2021-06-30T15:32:54.249Z] Building go-build-helper [2021-06-30T15:32:54.249Z] + snapcraftctl build [2021-06-30T15:32:56.162Z] Staging go-build-helper [2021-06-30T15:32:56.162Z] + snapcraftctl stage [2021-06-30T15:33:04.299Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-30T15:33:04.299Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-30T15:33:04.300Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] [2021-06-30T15:33:04.300Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-30T15:33:04.300Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-30T15:33:04.300Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-30T15:33:04.300Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-30T15:33:04.300Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-30T15:33:04.300Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-30T15:33:04.300Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-30T15:33:04.300Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-30T15:33:04.300Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-30T15:33:04.300Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-30T15:33:04.300Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-30T15:33:04.300Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-30T15:33:04.300Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-30T15:33:04.300Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-30T15:33:04.300Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-30T15:33:04.300Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-30T15:33:04.300Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] [2021-06-30T15:33:04.300Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-30T15:33:04.300Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-30T15:33:04.300Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-30T15:33:04.300Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-06-30T15:33:04.300Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-06-30T15:33:04.300Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-30T15:33:04.300Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-30T15:33:04.300Z] Fetched 24.8 MB in 0s (0 B/s) [2021-06-30T15:33:04.300Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-30T15:33:04.300Z] Fetched 224 kB in 0s (0 B/s) [2021-06-30T15:33:04.300Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-30T15:33:04.300Z] Fetched 157 kB in 0s (0 B/s) [2021-06-30T15:33:04.300Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-30T15:33:04.300Z] Fetched 221 kB in 0s (0 B/s) [2021-06-30T15:33:04.300Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-30T15:33:04.300Z] Fetched 143 kB in 0s (0 B/s) [2021-06-30T15:33:04.300Z] Pulling edgex-go [2021-06-30T15:33:04.300Z] + snapcraftctl pull [2021-06-30T15:33:05.691Z] Pulling hooks [2021-06-30T15:33:05.691Z] + snapcraftctl pull [2021-06-30T15:33:23.834Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-30T15:33:23.834Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-30T15:33:23.834Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-30T15:33:23.834Z] Fetched 0 B in 0s (0 B/s) [2021-06-30T15:33:23.834Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-30T15:33:23.834Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-30T15:33:23.834Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-30T15:33:23.834Z] Fetched 279 kB in 0s (0 B/s) [2021-06-30T15:33:23.834Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-30T15:33:23.834Z] Fetched 122 kB in 0s (0 B/s) [2021-06-30T15:33:23.834Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-30T15:33:23.834Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-30T15:33:23.834Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-30T15:33:23.834Z] Fetched 8848 B in 0s (0 B/s) [2021-06-30T15:33:23.834Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-30T15:33:23.834Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-30T15:33:23.834Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-30T15:33:23.834Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-30T15:33:23.834Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-30T15:33:23.834Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-30T15:33:23.834Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-30T15:33:23.834Z] Fetched 219 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-30T15:33:23.835Z] Fetched 154 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-30T15:33:23.835Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-30T15:33:23.835Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-30T15:33:23.835Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-30T15:33:23.835Z] Fetched 499 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-30T15:33:23.835Z] Fetched 111 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-30T15:33:23.835Z] Fetched 240 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-30T15:33:23.835Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-30T15:33:23.835Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-30T15:33:23.835Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-30T15:33:23.835Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-30T15:33:23.835Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-30T15:33:23.835Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-30T15:33:23.835Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-30T15:33:23.835Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-30T15:33:23.835Z] Fetched 8720 B in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-30T15:33:23.835Z] Fetched 140 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-30T15:33:23.835Z] Fetched 119 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-30T15:33:23.835Z] Fetched 111 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-30T15:33:23.835Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-30T15:33:23.835Z] Fetched 645 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-30T15:33:23.835Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-30T15:33:23.835Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-30T15:33:23.835Z] Fetched 368 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-30T15:33:23.835Z] Fetched 187 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-30T15:33:23.835Z] Fetched 175 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-30T15:33:23.835Z] Fetched 206 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-30T15:33:23.835Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-30T15:33:23.835Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-30T15:33:23.835Z] Fetched 159 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-30T15:33:23.835Z] Fetched 107 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-30T15:33:23.835Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-30T15:33:23.835Z] Pulling static-packages [2021-06-30T15:33:23.835Z] + snapcraftctl pull [2021-06-30T15:33:23.835Z] Pulling version [2021-06-30T15:33:23.835Z] + cd /root/project [2021-06-30T15:33:23.835Z] + git describe --tags --abbrev=0 [2021-06-30T15:33:23.835Z] + sed s/v// [2021-06-30T15:33:23.835Z] + GIT_VERSION=2.0.0-dev.277 [2021-06-30T15:33:23.835Z] + [ -z 2.0.0-dev.277 ] [2021-06-30T15:33:23.835Z] + snapcraftctl set-version 2.0.0-dev.277 [2021-06-30T15:33:23.835Z] Building config-common [2021-06-30T15:33:23.835Z] + snapcraftctl build [2021-06-30T15:33:25.223Z] Skipping build go-build-helper (already ran) [2021-06-30T15:33:25.484Z] Building edgex-go [2021-06-30T15:33:25.747Z] + cd /root/parts/edgex-go/src [2021-06-30T15:33:25.747Z] + git describe --tags --abbrev=0 [2021-06-30T15:33:25.747Z] + sed s/v// [2021-06-30T15:33:25.747Z] + GIT_VERSION=2.0.0-dev.277 [2021-06-30T15:33:25.747Z] + [ -z 2.0.0-dev.277 ] [2021-06-30T15:33:25.747Z] + echo 2.0.0-dev.277 [2021-06-30T15:33:25.747Z] + make build [2021-06-30T15:33:25.747Z] go mod tidy [2021-06-30T15:33:27.661Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-06-30T15:33:27.661Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-30T15:33:27.661Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-06-30T15:33:27.661Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-30T15:33:27.662Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-30T15:33:27.662Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-06-30T15:33:27.662Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-30T15:33:27.662Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-30T15:33:27.662Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-30T15:33:27.662Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-30T15:33:27.662Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-06-30T15:33:27.662Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-30T15:33:27.662Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-30T15:33:27.662Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-30T15:33:27.923Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-30T15:33:28.496Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-06-30T15:33:28.496Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-06-30T15:33:28.496Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-30T15:33:28.496Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-30T15:33:28.496Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-30T15:33:29.084Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-30T15:33:29.084Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-30T15:33:29.084Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-30T15:33:29.084Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-30T15:33:29.084Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-30T15:33:29.084Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-30T15:33:29.084Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-30T15:33:29.084Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-30T15:33:29.084Z] go: downloading golang.org/x/text v0.3.2 [2021-06-30T15:33:29.084Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-30T15:33:29.084Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-30T15:33:29.347Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-30T15:33:29.347Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-30T15:33:29.347Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-30T15:33:29.347Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-30T15:33:29.347Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-30T15:33:29.347Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-30T15:33:29.607Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-30T15:33:29.607Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-30T15:33:29.607Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-30T15:33:29.607Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-30T15:33:29.607Z] go: downloading github.com/kr/text v0.1.0 [2021-06-30T15:33:29.607Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-30T15:33:29.607Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-30T15:33:29.868Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-30T15:33:29.868Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-30T15:33:29.868Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-30T15:33:29.868Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-30T15:33:30.128Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-30T15:33:30.129Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-30T15:33:30.129Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-30T15:33:30.129Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-30T15:33:30.129Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-30T15:33:30.129Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-30T15:33:30.129Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-30T15:33:30.129Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-30T15:33:30.129Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-30T15:33:30.390Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-30T15:33:30.390Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-30T15:33:30.390Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-30T15:33:30.390Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-30T15:33:30.390Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-30T15:33:30.390Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-30T15:33:30.390Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-30T15:33:30.390Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-30T15:33:30.390Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-30T15:33:30.390Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-30T15:33:30.390Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-30T15:33:30.390Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-30T15:33:30.390Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-30T15:33:30.390Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-30T15:33:30.390Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-30T15:33:30.390Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-30T15:33:30.390Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-30T15:33:30.390Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-30T15:33:30.390Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-30T15:33:30.390Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-30T15:33:30.651Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.277" -o cmd/core-data/core-data ./cmd/core-data [2021-06-30T15:33:38.787Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.277" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-30T15:33:42.765Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T15:33:42.765Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-30T15:33:42.765Z] ---> 41b0b306fb2c [2021-06-30T15:33:42.765Z] Step 3/23 : WORKDIR /edgex-go [2021-06-30T15:33:42.765Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T15:33:42.765Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-30T15:33:42.765Z] ---> 41b0b306fb2c [2021-06-30T15:33:42.765Z] Step 3/23 : WORKDIR /edgex-go [2021-06-30T15:33:43.044Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T15:33:43.044Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-30T15:33:43.044Z] ---> 41b0b306fb2c [2021-06-30T15:33:43.044Z] Step 3/32 : WORKDIR /edgex-go [2021-06-30T15:33:43.044Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T15:33:43.044Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-30T15:33:43.044Z] [2021-06-30T15:33:43.044Z] ---> 41b0b306fb2c [2021-06-30T15:33:43.044Z] Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 3/26 : WORKDIR /edgex-go [2021-06-30T15:33:43.044Z] ---> 41b0b306fb2c [2021-06-30T15:33:43.044Z] [2021-06-30T15:33:43.044Z] Step 3/24 : WORKDIR /edgex-go [2021-06-30T15:33:44.078Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.277" -o cmd/core-command/core-command ./cmd/core-command [2021-06-30T15:33:44.339Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.277" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-30T15:33:44.484Z] ---> Running in 3047989dfdfa [2021-06-30T15:33:44.484Z] ---> Running in f2da49641c61 [2021-06-30T15:33:44.484Z] ---> Running in 24c0c15cecf7 [2021-06-30T15:33:44.484Z] ---> Running in 9adecdbd0cee [2021-06-30T15:33:44.484Z] ---> Running in 43250eeb7dce [2021-06-30T15:33:45.086Z] Removing intermediate container 24c0c15cecf7 [2021-06-30T15:33:45.086Z] ---> 4705e3ac50d2 [2021-06-30T15:33:45.086Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T15:33:45.358Z] ---> Running in bc221fd5269c [2021-06-30T15:33:45.358Z] Removing intermediate container f2da49641c61 [2021-06-30T15:33:45.358Z] ---> 77aff60f435e [2021-06-30T15:33:45.358Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T15:33:45.650Z] Removing intermediate container 9adecdbd0cee [2021-06-30T15:33:45.651Z] ---> 4736461a0146 [2021-06-30T15:33:45.651Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T15:33:45.651Z] Removing intermediate container 3047989dfdfa [2021-06-30T15:33:45.651Z] ---> 95e51b51a65f [2021-06-30T15:33:45.651Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T15:33:45.651Z] Removing intermediate container 43250eeb7dce [2021-06-30T15:33:45.651Z] ---> 6d34733def23 [2021-06-30T15:33:45.651Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T15:33:45.651Z] ---> Running in 4101f5c5bd43 [2021-06-30T15:33:45.732Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.277" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-30T15:33:45.941Z] ---> Running in 3c2e1d09205f [2021-06-30T15:33:45.941Z] ---> Running in f38fa6b89d50 [2021-06-30T15:33:45.941Z] ---> Running in 1771bcf8bc8e [2021-06-30T15:33:45.993Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.277" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-30T15:33:46.948Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.277" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-30T15:33:48.334Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.277" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-30T15:33:49.722Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.277" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-30T15:33:50.311Z] Removing intermediate container bc221fd5269c [2021-06-30T15:33:50.312Z] ---> 966321890edd [2021-06-30T15:33:50.312Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-30T15:33:50.312Z] Removing intermediate container 4101f5c5bd43 [2021-06-30T15:33:50.312Z] ---> 6d2004b0afee [2021-06-30T15:33:50.312Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-30T15:33:50.312Z] ---> Running in 16f6e1c53ef9 [2021-06-30T15:33:50.312Z] ---> Running in d27dfce1dc7c [2021-06-30T15:33:50.312Z] Removing intermediate container 3c2e1d09205f [2021-06-30T15:33:50.312Z] ---> 20fa119d7616 [2021-06-30T15:33:50.312Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-30T15:33:50.593Z] Removing intermediate container f38fa6b89d50 [2021-06-30T15:33:50.593Z] ---> f198bacd7c3e [2021-06-30T15:33:50.593Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-30T15:33:50.593Z] Removing intermediate container 1771bcf8bc8e [2021-06-30T15:33:50.593Z] ---> 5981fcfa3556 [2021-06-30T15:33:50.593Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-30T15:33:50.593Z] ---> Running in 75d7cc09d3a9 [2021-06-30T15:33:50.666Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.277" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-30T15:33:50.872Z] ---> Running in b4b7059a8a7f [2021-06-30T15:33:50.872Z] ---> Running in 28551fadef2d [2021-06-30T15:33:51.873Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-30T15:33:52.055Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.277" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-30T15:33:52.477Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-30T15:33:52.749Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-30T15:33:52.749Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-30T15:33:53.000Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.277" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-30T15:33:53.026Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-30T15:33:53.026Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-30T15:33:53.308Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-30T15:33:53.597Z] OK: 218 MiB in 52 packages [2021-06-30T15:33:53.597Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-30T15:33:53.886Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-30T15:33:54.167Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-30T15:33:54.167Z] OK: 218 MiB in 52 packages [2021-06-30T15:33:54.775Z] OK: 218 MiB in 52 packages [2021-06-30T15:33:54.918Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-30T15:33:54.918Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-30T15:33:54.918Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-30T15:33:54.918Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-30T15:33:54.918Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-30T15:33:54.918Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-30T15:33:54.918Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-30T15:33:54.918Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-30T15:33:54.918Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-30T15:33:54.918Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-30T15:33:54.918Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-30T15:33:54.918Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-30T15:33:54.918Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-30T15:33:54.918Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-30T15:33:54.918Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-30T15:33:54.918Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-30T15:33:54.918Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-30T15:33:54.918Z] + 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-30T15:33:54.918Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-30T15:33:54.918Z] + 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-30T15:33:54.918Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-30T15:33:54.918Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-30T15:33:54.918Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-30T15:33:54.918Z] + 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-30T15:33:54.918Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-30T15:33:54.918Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-30T15:33:54.918Z] + 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-30T15:33:55.056Z] OK: 218 MiB in 52 packages [2021-06-30T15:33:55.335Z] Removing intermediate container 16f6e1c53ef9 [2021-06-30T15:33:55.335Z] ---> d5dd07d90bb8 [2021-06-30T15:33:55.335Z] Step 6/23 : COPY go.mod . [2021-06-30T15:33:55.335Z] OK: 218 MiB in 52 packages [2021-06-30T15:33:55.862Z] Building hooks [2021-06-30T15:33:55.862Z] + cd /root/parts/hooks/src [2021-06-30T15:33:55.862Z] + make build [2021-06-30T15:33:55.862Z] go mod tidy [2021-06-30T15:33:55.959Z] Removing intermediate container d27dfce1dc7c [2021-06-30T15:33:55.959Z] ---> 3727b77b10dc [2021-06-30T15:33:55.959Z] Step 6/32 : COPY go.mod . [2021-06-30T15:33:56.238Z] ---> 7c33f6425e05 [2021-06-30T15:33:56.238Z] Step 7/23 : RUN go mod download [2021-06-30T15:33:56.238Z] Removing intermediate container 75d7cc09d3a9 [2021-06-30T15:33:56.238Z] ---> 9ed2e4aadd30 [2021-06-30T15:33:56.238Z] Step 6/23 : COPY go.mod . [2021-06-30T15:33:56.510Z] ---> Running in 4b66281e8c3f [2021-06-30T15:33:57.115Z] Removing intermediate container b4b7059a8a7f [2021-06-30T15:33:57.115Z] ---> 3543deb4d8a7 [2021-06-30T15:33:57.115Z] Step 6/26 : COPY go.mod . [2021-06-30T15:33:57.115Z] ---> e6b0b167f769 [2021-06-30T15:33:57.115Z] Step 7/32 : RUN go mod download [2021-06-30T15:33:57.115Z] Removing intermediate container 28551fadef2d [2021-06-30T15:33:57.115Z] ---> b0307af5d234 [2021-06-30T15:33:57.115Z] Step 6/24 : COPY go.mod . [2021-06-30T15:33:57.386Z] ---> Running in c9cf8c62bf46 [2021-06-30T15:33:57.659Z] ---> 529ace3ab43a [2021-06-30T15:33:57.659Z] Step 7/23 : RUN go mod download [2021-06-30T15:33:57.780Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-06-30T15:33:57.780Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-06-30T15:33:57.780Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-06-30T15:33:57.780Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-06-30T15:33:57.780Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-06-30T15:33:57.932Z] ---> Running in 0d02f4a83b24 [2021-06-30T15:33:58.531Z] ---> d8b3a94ebd25 [2021-06-30T15:33:58.531Z] ---> 2f2423177000 [2021-06-30T15:33:58.531Z] Step 7/26 : RUN go mod download [2021-06-30T15:33:58.531Z] Step 7/24 : RUN go mod download [2021-06-30T15:33:58.531Z] ---> Running in 23940cdd6d44 [2021-06-30T15:33:58.531Z] ---> Running in bbbb88f89868 [2021-06-30T15:33:58.721Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-06-30T15:33:59.293Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-06-30T15:33:59.293Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-06-30T15:34:00.519Z] Removing intermediate container 4b66281e8c3f [2021-06-30T15:34:00.519Z] ---> d0ae431b69d4 [2021-06-30T15:34:00.519Z] Step 8/23 : COPY . . [2021-06-30T15:34:01.970Z] Removing intermediate container c9cf8c62bf46 [2021-06-30T15:34:01.970Z] ---> 8b07eb62880c [2021-06-30T15:34:01.970Z] Step 8/32 : COPY . . [2021-06-30T15:34:02.244Z] Removing intermediate container 0d02f4a83b24 [2021-06-30T15:34:02.244Z] ---> c6062fd376d1 [2021-06-30T15:34:02.244Z] Step 8/23 : COPY . . [2021-06-30T15:34:02.594Z] Building static-packages [2021-06-30T15:34:02.594Z] + snapcraftctl build [2021-06-30T15:34:04.232Z] Removing intermediate container 23940cdd6d44 [2021-06-30T15:34:04.232Z] ---> 41b8027325fd [2021-06-30T15:34:04.232Z] Step 8/24 : COPY . . [2021-06-30T15:34:04.507Z] Removing intermediate container bbbb88f89868 [2021-06-30T15:34:04.507Z] ---> aa897f4ba470 [2021-06-30T15:34:04.507Z] Step 8/26 : COPY . . [2021-06-30T15:34:04.575Z] Building version [2021-06-30T15:34:04.575Z] + snapcraftctl build [2021-06-30T15:34:06.121Z] Staging config-common [2021-06-30T15:34:06.121Z] + snapcraftctl stage [2021-06-30T15:34:07.064Z] Skipping stage go-build-helper (already ran) [2021-06-30T15:34:07.064Z] Staging edgex-go [2021-06-30T15:34:07.064Z] + snapcraftctl stage [2021-06-30T15:34:08.450Z] Staging hooks [2021-06-30T15:34:08.450Z] + snapcraftctl stage [2021-06-30T15:34:09.392Z] Staging static-packages [2021-06-30T15:34:09.392Z] + snapcraftctl stage [2021-06-30T15:34:10.332Z] Staging version [2021-06-30T15:34:10.333Z] + snapcraftctl stage [2021-06-30T15:34:11.275Z] Priming config-common [2021-06-30T15:34:11.275Z] + snapcraftctl prime [2021-06-30T15:34:12.219Z] Priming go-build-helper [2021-06-30T15:34:12.219Z] + snapcraftctl prime [2021-06-30T15:34:13.160Z] Priming edgex-go [2021-06-30T15:34:13.160Z] + snapcraftctl prime [2021-06-30T15:34:14.549Z] Priming hooks [2021-06-30T15:34:14.549Z] + snapcraftctl prime [2021-06-30T15:34:15.496Z] Priming static-packages [2021-06-30T15:34:15.496Z] + snapcraftctl prime [2021-06-30T15:34:18.050Z] Priming version [2021-06-30T15:34:18.050Z] + snapcraftctl prime [2021-06-30T15:34:18.994Z] 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-30T15:34:26.700Z] ---> ec33dab2db9d [2021-06-30T15:34:26.700Z] Step 9/23 : RUN go mod tidy [2021-06-30T15:34:26.701Z] ---> e4f9b2895ea6 [2021-06-30T15:34:26.701Z] Step 9/32 : RUN go mod tidy [2021-06-30T15:34:26.701Z] ---> 78ef1a1d6b98 [2021-06-30T15:34:26.701Z] Step 9/23 : RUN go mod tidy [2021-06-30T15:34:26.701Z] ---> cbe6e811faff [2021-06-30T15:34:26.701Z] Step 9/24 : RUN go mod tidy [2021-06-30T15:34:26.701Z] ---> 81431ae83294 [2021-06-30T15:34:26.701Z] Step 9/26 : RUN go mod tidy [2021-06-30T15:34:26.701Z] ---> Running in 34d338ce3c0a [2021-06-30T15:34:26.701Z] ---> Running in 622d53420286 [2021-06-30T15:34:26.701Z] ---> Running in 0de7009f8669 [2021-06-30T15:34:26.701Z] ---> Running in 420b5f90d7d4 [2021-06-30T15:34:26.701Z] ---> Running in 43b46f50ba19 [2021-06-30T15:34:32.149Z] Removing intermediate container 34d338ce3c0a [2021-06-30T15:34:32.149Z] ---> 241c8e7f4cce [2021-06-30T15:34:32.149Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-30T15:34:32.149Z] ---> Running in baeb128faf58 [2021-06-30T15:34:32.149Z] Removing intermediate container 622d53420286 [2021-06-30T15:34:32.149Z] ---> 87b29d45422d [2021-06-30T15:34:32.149Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-30T15:34:32.424Z] ---> Running in 2f8a3b992385 [2021-06-30T15:34:32.726Z] Removing intermediate container 0de7009f8669 [2021-06-30T15:34:32.727Z] ---> e96ae2e3b715 [2021-06-30T15:34:32.727Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-30T15:34:33.013Z] Removing intermediate container 43b46f50ba19 [2021-06-30T15:34:33.013Z] ---> 21b6f9259316 [2021-06-30T15:34:33.013Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-30T15:34:33.013Z] ---> Running in fbf615b822bb [2021-06-30T15:34:33.013Z] ---> Running in 3ba2611d577d [2021-06-30T15:34:33.286Z] Removing intermediate container 420b5f90d7d4 [2021-06-30T15:34:33.286Z] ---> 1a31f89ffcb0 [2021-06-30T15:34:33.286Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-30T15:34:33.559Z] ---> Running in 3eca154ede9d [2021-06-30T15:34:33.830Z] 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-30T15:34:34.104Z] 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-30T15:34:35.568Z] 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-30T15:34:35.845Z] 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-30T15:34:36.122Z] 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-30T15:36:28.025Z] 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-30T15:36:30.666Z] Removing intermediate container 3ba2611d577d [2021-06-30T15:36:30.666Z] ---> dc24187b0084 [2021-06-30T15:36:30.666Z] [2021-06-30T15:36:30.666Z] Step 11/24 : FROM alpine:3.12 [2021-06-30T15:36:30.666Z] 3.12: Pulling from library/alpine [2021-06-30T15:36:30.666Z] Removing intermediate container baeb128faf58 [2021-06-30T15:36:30.666Z] ---> 6ba9f8382571 [2021-06-30T15:36:30.666Z] [2021-06-30T15:36:30.666Z] Step 11/23 : FROM alpine:3.12 [2021-06-30T15:36:31.266Z] 3.12: Pulling from library/alpine [2021-06-30T15:36:31.266Z] Removing intermediate container 2f8a3b992385 [2021-06-30T15:36:31.266Z] ---> 1bde74e08f00 [2021-06-30T15:36:31.266Z] [2021-06-30T15:36:31.266Z] Step 11/23 : FROM alpine:3.12 [2021-06-30T15:36:31.266Z] Removing intermediate container fbf615b822bb [2021-06-30T15:36:31.266Z] ---> 67793156b41c [2021-06-30T15:36:31.266Z] [2021-06-30T15:36:31.266Z] Step 11/32 : FROM alpine:3.12 [2021-06-30T15:36:31.266Z] 3.12: Pulling from library/alpine [2021-06-30T15:36:31.266Z] 3.12: Pulling from library/alpine [2021-06-30T15:36:32.246Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-30T15:36:32.246Z] Status: Downloaded newer image for alpine:3.12 [2021-06-30T15:36:32.246Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-30T15:36:32.246Z] Status: Image is up to date for alpine:3.12 [2021-06-30T15:36:32.246Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-30T15:36:32.246Z] Status: Image is up to date for alpine:3.12 [2021-06-30T15:36:32.246Z] ---> c4fd0aeabfcf [2021-06-30T15:36:32.246Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-30T15:36:32.246Z] ---> c4fd0aeabfcf [2021-06-30T15:36:32.246Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-30T15:36:32.246Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-30T15:36:32.246Z] Status: Image is up to date for alpine:3.12 [2021-06-30T15:36:32.246Z] ---> c4fd0aeabfcf [2021-06-30T15:36:32.246Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-30T15:36:32.246Z] ---> c4fd0aeabfcf [2021-06-30T15:36:32.246Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-30T15:36:32.246Z] Removing intermediate container 3eca154ede9d [2021-06-30T15:36:32.246Z] ---> 4eaa555aa47e [2021-06-30T15:36:32.246Z] [2021-06-30T15:36:32.246Z] Step 11/26 : FROM alpine:3.12 [2021-06-30T15:36:32.246Z] ---> c4fd0aeabfcf [2021-06-30T15:36:32.246Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-30T15:36:32.526Z] ---> Running in 55962bdbdbdb [2021-06-30T15:36:32.526Z] ---> Running in 6b005d708dce [2021-06-30T15:36:32.526Z] ---> Running in 9766a0851ad5 [2021-06-30T15:36:32.526Z] ---> Running in 706722d8a29f [2021-06-30T15:36:32.526Z] ---> Running in 0b71a7cafc63 [2021-06-30T15:36:33.500Z] Removing intermediate container 706722d8a29f [2021-06-30T15:36:33.500Z] ---> 8672bb54b4de [2021-06-30T15:36:33.500Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-30T15:36:33.771Z] ---> Running in de6359f3c55c [2021-06-30T15:36:34.371Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-30T15:36:34.642Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-30T15:36:34.915Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-30T15:36:35.187Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-30T15:36:35.187Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-30T15:36:35.187Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-30T15:36:35.187Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-30T15:36:35.187Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-30T15:36:35.459Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-30T15:36:35.459Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T15:36:35.459Z] OK: 5 MiB in 15 packages [2021-06-30T15:36:35.459Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-30T15:36:35.736Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-30T15:36:36.015Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-30T15:36:36.015Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-30T15:36:36.015Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T15:36:36.015Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-30T15:36:36.015Z] OK: 5 MiB in 15 packages [2021-06-30T15:36:36.015Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-30T15:36:36.015Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-30T15:36:36.015Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-30T15:36:36.015Z] (4/6) Installing curl (7.77.0-r0) [2021-06-30T15:36:36.015Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T15:36:36.015Z] Executing ca-certificates-20191127-r4.trigger [2021-06-30T15:36:36.294Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-30T15:36:36.294Z] (6/6) Installing su-exec (0.2-r1) [2021-06-30T15:36:36.294Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T15:36:36.294Z] Executing ca-certificates-20191127-r4.trigger [2021-06-30T15:36:36.294Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-30T15:36:36.294Z] (2/2) Installing su-exec (0.2-r1) [2021-06-30T15:36:36.294Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T15:36:36.294Z] OK: 6 MiB in 16 packages [2021-06-30T15:36:36.294Z] OK: 5 MiB in 16 packages [2021-06-30T15:36:36.577Z] OK: 7 MiB in 20 packages [2021-06-30T15:36:37.182Z] Removing intermediate container 55962bdbdbdb [2021-06-30T15:36:37.182Z] ---> f6de8164a72e [2021-06-30T15:36:37.182Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-30T15:36:37.456Z] ---> Running in 6a5e503f9e84 [2021-06-30T15:36:37.730Z] Removing intermediate container 9766a0851ad5 [2021-06-30T15:36:37.730Z] ---> 43958eab9077 [2021-06-30T15:36:37.730Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-30T15:36:38.005Z] ---> Running in 8aa8d48f13a0 [2021-06-30T15:36:38.279Z] Removing intermediate container de6359f3c55c [2021-06-30T15:36:38.279Z] ---> 463fe2570aa1 [2021-06-30T15:36:38.279Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-30T15:36:38.550Z] Removing intermediate container 6a5e503f9e84 [2021-06-30T15:36:38.550Z] ---> 42528ec48a46 [2021-06-30T15:36:38.550Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-30T15:36:38.826Z] ---> Running in 97b58f79d4de [2021-06-30T15:36:38.826Z] ---> Running in 49faa6261bbf [2021-06-30T15:36:38.826Z] Removing intermediate container 8aa8d48f13a0 [2021-06-30T15:36:38.826Z] ---> f53bce12444d [2021-06-30T15:36:38.826Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-30T15:36:39.102Z] Removing intermediate container 0b71a7cafc63 [2021-06-30T15:36:39.102Z] ---> 62ca46aeb6cc [2021-06-30T15:36:39.102Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-30T15:36:39.102Z] Removing intermediate container 6b005d708dce [2021-06-30T15:36:39.102Z] ---> f76d8558775d [2021-06-30T15:36:39.102Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-30T15:36:39.102Z] ---> Running in 16c745efe659 [2021-06-30T15:36:39.378Z] ---> Running in 2015cc65ad36 [2021-06-30T15:36:39.378Z] ---> Running in 0545b187aeb4 [2021-06-30T15:36:39.378Z] Removing intermediate container 97b58f79d4de [2021-06-30T15:36:39.378Z] ---> c5882a97dc59 [2021-06-30T15:36:39.378Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-30T15:36:39.654Z] Removing intermediate container 49faa6261bbf [2021-06-30T15:36:39.654Z] ---> 577868240193 [2021-06-30T15:36:39.654Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-30T15:36:39.928Z] ---> Running in 6be510dc02aa [2021-06-30T15:36:39.928Z] ---> Running in 68ca06b0bf59 [2021-06-30T15:36:40.207Z] Removing intermediate container 16c745efe659 [2021-06-30T15:36:40.207Z] ---> 68bcebc148ef [2021-06-30T15:36:40.207Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-30T15:36:40.207Z] Removing intermediate container 2015cc65ad36 [2021-06-30T15:36:40.207Z] ---> 65d1e2eb41f7 [2021-06-30T15:36:40.207Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-30T15:36:40.207Z] Removing intermediate container 0545b187aeb4 [2021-06-30T15:36:40.207Z] ---> 5385a7e72223 [2021-06-30T15:36:40.207Z] Step 14/26 : WORKDIR / [2021-06-30T15:36:40.207Z] ---> Running in 2f12473973ed [2021-06-30T15:36:40.207Z] ---> Running in 86fef8833663 [2021-06-30T15:36:40.207Z] ---> Running in c30688555170 [2021-06-30T15:36:40.481Z] Removing intermediate container 6be510dc02aa [2021-06-30T15:36:40.481Z] ---> 20cee9a9d51a [2021-06-30T15:36:40.481Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-30T15:36:40.754Z] Removing intermediate container 68ca06b0bf59 [2021-06-30T15:36:40.754Z] ---> cb987982397d [2021-06-30T15:36:40.754Z] Step 16/24 : WORKDIR / [2021-06-30T15:36:40.754Z] ---> Running in d7571b4fd11f [2021-06-30T15:36:41.029Z] ---> Running in 55055dc59fa3 [2021-06-30T15:36:41.029Z] Removing intermediate container 2f12473973ed [2021-06-30T15:36:41.306Z] ---> ac27e06ff6a1 [2021-06-30T15:36:41.306Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-30T15:36:41.306Z] Removing intermediate container c30688555170 [2021-06-30T15:36:41.306Z] ---> b8bd14a2f70f [2021-06-30T15:36:41.306Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-30T15:36:41.306Z] Removing intermediate container 86fef8833663 [2021-06-30T15:36:41.306Z] ---> 7ad0a534e507 [2021-06-30T15:36:41.306Z] 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-30T15:36:41.585Z] ---> Running in 9190491dcb71 [2021-06-30T15:36:41.878Z] Removing intermediate container 55055dc59fa3 [2021-06-30T15:36:41.879Z] ---> b3ab5ec6ab22 [2021-06-30T15:36:41.879Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-30T15:36:42.479Z] Removing intermediate container 9190491dcb71 [2021-06-30T15:36:42.479Z] ---> 694dd45a6c42 [2021-06-30T15:36:42.479Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-30T15:36:42.761Z] ---> 74bdb400645b [2021-06-30T15:36:42.761Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-30T15:36:42.761Z] ---> 7b9f1e8572ff [2021-06-30T15:36:42.761Z] 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-30T15:36:43.034Z] ---> 5f3a4b3982df [2021-06-30T15:36:43.034Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-30T15:36:44.024Z] ---> d076c8c29c11 [2021-06-30T15:36:44.024Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-30T15:36:44.300Z] ---> 2d7fa4ed84b9 [2021-06-30T15:36:44.300Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-30T15:36:44.300Z] Removing intermediate container d7571b4fd11f [2021-06-30T15:36:44.300Z] ---> f6f2a98f0451 [2021-06-30T15:36:44.300Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-30T15:36:44.573Z] ---> Running in fa3035df057c [2021-06-30T15:36:44.573Z] ---> 6a2ed1e80368 [2021-06-30T15:36:44.573Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-30T15:36:44.844Z] ---> 020566168783 [2021-06-30T15:36:44.844Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-30T15:36:45.440Z] Removing intermediate container fa3035df057c [2021-06-30T15:36:45.440Z] ---> f2c3c64a2f7b [2021-06-30T15:36:45.440Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-30T15:36:45.440Z] ---> da5e088abe89 [2021-06-30T15:36:45.440Z] 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-30T15:36:45.718Z] ---> 0db3d64ceae0 [2021-06-30T15:36:45.718Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-30T15:36:45.718Z] ---> f61017badae9 [2021-06-30T15:36:45.718Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-30T15:36:45.992Z] ---> Running in b04faec00b77 [2021-06-30T15:36:45.992Z] ---> ba08787be25a [2021-06-30T15:36:45.992Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-30T15:36:46.266Z] ---> Running in 6a5d9193737d [2021-06-30T15:36:46.542Z] ---> 8a4d562c3954 [2021-06-30T15:36:46.542Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-30T15:36:46.542Z] ---> 0dc98b2a6afe [2021-06-30T15:36:46.542Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-30T15:36:46.817Z] ---> Running in 2e7ccccbcfa9 [2021-06-30T15:36:46.817Z] Removing intermediate container b04faec00b77 [2021-06-30T15:36:46.817Z] ---> ee8319956d16 [2021-06-30T15:36:46.817Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T15:36:47.093Z] ---> f436d040f7e1 [2021-06-30T15:36:47.093Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-30T15:36:47.373Z] ---> Running in 8372ccc088f3 [2021-06-30T15:36:47.373Z] Removing intermediate container 6a5d9193737d [2021-06-30T15:36:47.373Z] ---> 99b960938cf2 [2021-06-30T15:36:47.373Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T15:36:47.373Z] ---> Running in 33231be79407 [2021-06-30T15:36:47.373Z] ---> Running in 25c44aab9f8e [2021-06-30T15:36:47.970Z] Removing intermediate container 8372ccc088f3 [2021-06-30T15:36:47.970Z] ---> f15c48ce7f50 [2021-06-30T15:36:47.970Z] Step 21/23 : LABEL arch=arm64 [2021-06-30T15:36:48.248Z] Removing intermediate container 33231be79407 [2021-06-30T15:36:48.248Z] ---> 0483fdf88370 [2021-06-30T15:36:48.248Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T15:36:48.248Z] ---> Running in f49abc9ac181 [2021-06-30T15:36:48.522Z] Removing intermediate container 25c44aab9f8e [2021-06-30T15:36:48.522Z] ---> 1fd7a6fa6eb7 [2021-06-30T15:36:48.522Z] Step 22/24 : LABEL arch=arm64 [2021-06-30T15:36:48.522Z] ---> b5e84d8ee7df [2021-06-30T15:36:48.522Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-30T15:36:48.522Z] ---> Running in ce62b25ac26a [2021-06-30T15:36:48.812Z] ---> Running in e0fcbf6f0584 [2021-06-30T15:36:49.089Z] Removing intermediate container f49abc9ac181 [2021-06-30T15:36:49.089Z] ---> f342ca446f59 [2021-06-30T15:36:49.089Z] Step 22/23 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc [2021-06-30T15:36:49.370Z] ---> Running in d010f7b4b65c [2021-06-30T15:36:49.370Z] Removing intermediate container ce62b25ac26a [2021-06-30T15:36:49.370Z] ---> fa2382363907 [2021-06-30T15:36:49.370Z] Step 21/23 : LABEL arch=arm64 [2021-06-30T15:36:49.643Z] Removing intermediate container e0fcbf6f0584 [2021-06-30T15:36:49.643Z] ---> 6dbfb9fa9f3c [2021-06-30T15:36:49.643Z] Step 23/24 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc [2021-06-30T15:36:49.643Z] ---> Running in 3eac500d538d [2021-06-30T15:36:49.922Z] ---> Running in df26b0b27a12 [2021-06-30T15:36:50.195Z] Removing intermediate container 2e7ccccbcfa9 [2021-06-30T15:36:50.195Z] ---> 87d5da360db6 [2021-06-30T15:36:50.195Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-30T15:36:50.195Z] Removing intermediate container d010f7b4b65c [2021-06-30T15:36:50.195Z] ---> 64bf04d27cdd [2021-06-30T15:36:50.195Z] Step 23/23 : LABEL version=0.0.0 [2021-06-30T15:36:50.473Z] ---> Running in c5d4b1195e95 [2021-06-30T15:36:50.473Z] ---> 69070b1f3294 [2021-06-30T15:36:50.473Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-30T15:36:50.473Z] Removing intermediate container 3eac500d538d [2021-06-30T15:36:50.473Z] ---> 22005c7df5c2 [2021-06-30T15:36:50.473Z] Step 22/23 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc [2021-06-30T15:36:50.752Z] Removing intermediate container df26b0b27a12 [2021-06-30T15:36:50.752Z] ---> ecacc8ac121b [2021-06-30T15:36:50.752Z] Step 24/24 : LABEL version=0.0.0 [2021-06-30T15:36:50.752Z] ---> Running in ae1056e922d6 [2021-06-30T15:36:51.027Z] ---> Running in 288a151bba20 [2021-06-30T15:36:51.027Z] ---> 3b723c3d5a69 [2021-06-30T15:36:51.027Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-30T15:36:51.302Z] Removing intermediate container c5d4b1195e95 [2021-06-30T15:36:51.302Z] ---> 0033e79e4eb3 [2021-06-30T15:36:51.302Z] [2021-06-30T15:36:51.576Z] Removing intermediate container ae1056e922d6 [2021-06-30T15:36:51.576Z] ---> d519ec053ed2 [2021-06-30T15:36:51.576Z] Step 23/23 : LABEL version=0.0.0 [2021-06-30T15:36:51.849Z] Successfully built 0033e79e4eb3 [2021-06-30T15:36:52.128Z] ---> Running in 8a2534a402cc [2021-06-30T15:36:52.128Z] Successfully tagged support-scheduler-arm64:latest [2021-06-30T15:36:52.128Z] Building core-metadata [2021-06-30T15:36:52.128Z]  Building support-scheduler ... done Removing intermediate container 288a151bba20 [2021-06-30T15:36:52.128Z] ---> 9fb844a2ef88 [2021-06-30T15:36:52.128Z] 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-30T15:36:52.128Z] ---> 3b76d480eea0 [2021-06-30T15:36:52.128Z] [2021-06-30T15:36:52.737Z] ---> Running in 5059eb359f4e [2021-06-30T15:36:53.015Z] Successfully built 3b76d480eea0 [2021-06-30T15:36:53.015Z] ---> 9550c06cb8ec [2021-06-30T15:36:53.015Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-30T15:36:53.015Z] Successfully tagged core-command-arm64:latest [2021-06-30T15:36:53.015Z] Building security-proxy-setup [2021-06-30T15:36:53.291Z]  Building core-command ... done Removing intermediate container 8a2534a402cc [2021-06-30T15:36:53.291Z] ---> fcda778ef3ac [2021-06-30T15:36:53.291Z] [2021-06-30T15:36:53.896Z] Successfully built fcda778ef3ac [2021-06-30T15:36:53.896Z] Successfully tagged support-notifications-arm64:latest [2021-06-30T15:36:53.896Z]  Building support-notifications ... done Building core-data [2021-06-30T15:36:54.172Z] ---> e48640333426 [2021-06-30T15:36:54.172Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-30T15:36:55.162Z] ---> a77a9ca9909a [2021-06-30T15:36:55.162Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-30T15:36:55.439Z] Removing intermediate container 5059eb359f4e [2021-06-30T15:36:55.439Z] ---> 5e1f06f56017 [2021-06-30T15:36:55.439Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-30T15:36:55.713Z] ---> Running in c980247dd7bb [2021-06-30T15:36:56.338Z] Removing intermediate container c980247dd7bb [2021-06-30T15:36:56.338Z] ---> 2e00efba6959 [2021-06-30T15:36:56.338Z] Step 24/26 : LABEL arch=arm64 [2021-06-30T15:36:56.609Z] ---> 9869bad9b4cd [2021-06-30T15:36:56.609Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-30T15:36:56.887Z] ---> Running in d31da5a6b2b6 [2021-06-30T15:36:57.165Z] ---> Running in 4986034d5c61 [2021-06-30T15:36:57.445Z] Removing intermediate container d31da5a6b2b6 [2021-06-30T15:36:57.445Z] ---> 4dcac088240d [2021-06-30T15:36:57.445Z] Step 25/26 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc [2021-06-30T15:36:58.044Z] Removing intermediate container 4986034d5c61 [2021-06-30T15:36:58.044Z] ---> 732ac2d5db5e [2021-06-30T15:36:58.044Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-30T15:36:58.044Z] ---> Running in ca3855ef4581 [2021-06-30T15:36:59.031Z] Removing intermediate container ca3855ef4581 [2021-06-30T15:36:59.031Z] ---> 42b2c61aae43 [2021-06-30T15:36:59.031Z] Step 26/26 : LABEL version=0.0.0 [2021-06-30T15:36:59.640Z] ---> 9170f9c6409a [2021-06-30T15:36:59.640Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-30T15:36:59.640Z] ---> Running in b5b97da97695 [2021-06-30T15:37:00.239Z] ---> Running in 533e78cf97f9 [2021-06-30T15:37:00.516Z] Removing intermediate container b5b97da97695 [2021-06-30T15:37:00.516Z] ---> 1dd5b78a384d [2021-06-30T15:37:00.516Z] [2021-06-30T15:37:00.797Z] Successfully built 1dd5b78a384d [2021-06-30T15:37:01.073Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-30T15:37:01.073Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-06-30T15:37:03.065Z] Removing intermediate container 533e78cf97f9 [2021-06-30T15:37:03.065Z] ---> 4d49da4b193b [2021-06-30T15:37:03.065Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-30T15:37:03.341Z] ---> Running in dfff8d93b8d5 [2021-06-30T15:37:03.945Z] Removing intermediate container dfff8d93b8d5 [2021-06-30T15:37:03.945Z] ---> bd97c6f2bbc1 [2021-06-30T15:37:03.945Z] Step 29/32 : CMD ["gate"] [2021-06-30T15:37:04.218Z] ---> Running in 4f689e675268 [2021-06-30T15:37:04.823Z] Removing intermediate container 4f689e675268 [2021-06-30T15:37:04.823Z] ---> adbd13436d0f [2021-06-30T15:37:04.823Z] Step 30/32 : LABEL arch=arm64 [2021-06-30T15:37:05.096Z] ---> Running in 97fdc0a9211f [2021-06-30T15:37:06.078Z] Removing intermediate container 97fdc0a9211f [2021-06-30T15:37:06.078Z] ---> bf2b3e4dc383 [2021-06-30T15:37:06.078Z] Step 31/32 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc [2021-06-30T15:37:06.672Z] ---> Running in 7d7763787430 [2021-06-30T15:37:07.655Z] Removing intermediate container 7d7763787430 [2021-06-30T15:37:07.655Z] ---> b027a5b1ba0b [2021-06-30T15:37:07.655Z] Step 32/32 : LABEL version=0.0.0 [2021-06-30T15:37:08.254Z] ---> Running in bc80b8438a15 [2021-06-30T15:37:08.861Z] Removing intermediate container bc80b8438a15 [2021-06-30T15:37:08.861Z] ---> 4c6f9631a9ad [2021-06-30T15:37:08.861Z] [2021-06-30T15:37:09.479Z] Successfully built 4c6f9631a9ad [2021-06-30T15:37:09.480Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-30T15:37:48.580Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T15:37:48.580Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-30T15:37:48.580Z] ---> 41b0b306fb2c [2021-06-30T15:37:48.580Z] Step 3/24 : WORKDIR /edgex-go [2021-06-30T15:37:48.580Z] ---> Using cache [2021-06-30T15:37:48.580Z] ---> 6d34733def23 [2021-06-30T15:37:48.580Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T15:37:48.580Z] ---> Using cache [2021-06-30T15:37:48.580Z] ---> 5981fcfa3556 [2021-06-30T15:37:48.580Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-30T15:37:48.580Z] ---> Using cache [2021-06-30T15:37:48.580Z] ---> 3543deb4d8a7 [2021-06-30T15:37:48.580Z] Step 6/24 : COPY go.mod . [2021-06-30T15:37:48.580Z] ---> Using cache [2021-06-30T15:37:48.580Z] ---> d8b3a94ebd25 [2021-06-30T15:37:48.580Z] Step 7/24 : RUN go mod download [2021-06-30T15:37:48.580Z] ---> Using cache [2021-06-30T15:37:48.580Z] ---> aa897f4ba470 [2021-06-30T15:37:48.580Z] Step 8/24 : COPY . . [2021-06-30T15:37:48.580Z] ---> Using cache [2021-06-30T15:37:48.580Z] ---> 81431ae83294 [2021-06-30T15:37:48.580Z] Step 9/24 : RUN go mod tidy [2021-06-30T15:37:48.580Z] ---> Using cache [2021-06-30T15:37:48.580Z] ---> 1a31f89ffcb0 [2021-06-30T15:37:48.580Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-30T15:37:48.580Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T15:37:48.580Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-30T15:37:48.580Z] ---> 41b0b306fb2c [2021-06-30T15:37:48.580Z] Step 3/22 : WORKDIR /edgex-go [2021-06-30T15:37:48.580Z] ---> Using cache [2021-06-30T15:37:48.580Z] ---> 6d34733def23 [2021-06-30T15:37:48.581Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T15:37:48.581Z] ---> Using cache [2021-06-30T15:37:48.581Z] ---> 5981fcfa3556 [2021-06-30T15:37:48.581Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-30T15:37:48.581Z] ---> Using cache [2021-06-30T15:37:48.581Z] ---> 3543deb4d8a7 [2021-06-30T15:37:48.581Z] Step 6/22 : COPY go.mod . [2021-06-30T15:37:48.581Z] ---> Using cache [2021-06-30T15:37:48.581Z] ---> d8b3a94ebd25 [2021-06-30T15:37:48.581Z] Step 7/22 : RUN go mod download [2021-06-30T15:37:48.581Z] ---> Using cache [2021-06-30T15:37:48.581Z] ---> aa897f4ba470 [2021-06-30T15:37:48.581Z] Step 8/22 : COPY . . [2021-06-30T15:37:48.581Z] ---> Using cache [2021-06-30T15:37:48.581Z] ---> 81431ae83294 [2021-06-30T15:37:48.581Z] Step 9/22 : RUN go mod tidy [2021-06-30T15:37:48.581Z] ---> Using cache [2021-06-30T15:37:48.581Z] ---> 1a31f89ffcb0 [2021-06-30T15:37:48.581Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-30T15:37:48.581Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T15:37:48.581Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-30T15:37:48.581Z] ---> 41b0b306fb2c [2021-06-30T15:37:48.581Z] Step 3/24 : WORKDIR /edgex-go [2021-06-30T15:37:48.581Z] ---> Using cache [2021-06-30T15:37:48.581Z] ---> 6d34733def23 [2021-06-30T15:37:48.581Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T15:37:48.581Z] ---> Using cache [2021-06-30T15:37:48.581Z] ---> 5981fcfa3556 [2021-06-30T15:37:48.581Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-30T15:37:48.581Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-30T15:37:48.581Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-30T15:37:48.581Z] ---> 41b0b306fb2c [2021-06-30T15:37:48.581Z] Step 3/24 : WORKDIR /edgex-go [2021-06-30T15:37:48.581Z] ---> Using cache [2021-06-30T15:37:48.581Z] ---> 6d34733def23 [2021-06-30T15:37:48.581Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T15:37:48.581Z] ---> Using cache [2021-06-30T15:37:48.581Z] ---> 5981fcfa3556 [2021-06-30T15:37:48.581Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-30T15:37:48.581Z] ---> Running in 874fa483ebdc [2021-06-30T15:37:48.581Z] ---> Running in 06eec4e9d776 [2021-06-30T15:37:48.581Z] ---> Running in 7c6d4de83ac4 [2021-06-30T15:37:48.581Z] ---> Running in ee2f5d3cff21 [2021-06-30T15:37:50.025Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-30T15:37:50.025Z] 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-30T15:37:50.025Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-30T15:37:50.025Z] 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-30T15:37:51.016Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-30T15:37:51.016Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-30T15:37:52.009Z] OK: 218 MiB in 52 packages [2021-06-30T15:37:52.009Z] OK: 218 MiB in 52 packages [2021-06-30T15:37:53.995Z] Removing intermediate container ee2f5d3cff21 [2021-06-30T15:37:53.995Z] ---> c15da4773a42 [2021-06-30T15:37:53.995Z] Step 6/24 : COPY go.mod . [2021-06-30T15:37:53.995Z] Removing intermediate container 874fa483ebdc [2021-06-30T15:37:53.995Z] ---> 7ba9614b8b43 [2021-06-30T15:37:53.995Z] Step 6/24 : COPY go.mod . [2021-06-30T15:37:55.442Z] ---> 9b0dd8e933f2 [2021-06-30T15:37:55.442Z] Step 7/24 : RUN go mod download [2021-06-30T15:37:55.442Z] ---> 8aee8969f6da [2021-06-30T15:37:55.442Z] Step 7/24 : RUN go mod download [2021-06-30T15:37:55.442Z] ---> Running in baa8e9633415 [2021-06-30T15:37:55.720Z] ---> Running in b4d63c382909 [2021-06-30T15:38:01.159Z] Removing intermediate container b4d63c382909 [2021-06-30T15:38:01.159Z] ---> 27922eeb388a [2021-06-30T15:38:01.159Z] Step 8/24 : COPY . . [2021-06-30T15:38:01.159Z] Removing intermediate container baa8e9633415 [2021-06-30T15:38:01.159Z] ---> 22dbb59aa5c7 [2021-06-30T15:38:01.159Z] Step 8/24 : COPY . . [2021-06-30T15:38:33.579Z] ---> 32f5a05edfcb [2021-06-30T15:38:33.579Z] Step 9/24 : RUN go mod tidy [2021-06-30T15:38:33.579Z] ---> eec4ad25eeb5 [2021-06-30T15:38:33.579Z] Step 9/24 : RUN go mod tidy [2021-06-30T15:38:33.579Z] ---> Running in e9c836b836ae [2021-06-30T15:38:33.579Z] ---> Running in 808e3fcc704f [2021-06-30T15:38:39.000Z] Removing intermediate container 808e3fcc704f [2021-06-30T15:38:39.000Z] ---> 79604b799845 [2021-06-30T15:38:39.001Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-30T15:38:39.001Z] Removing intermediate container e9c836b836ae [2021-06-30T15:38:39.001Z] ---> 438f813f18e3 [2021-06-30T15:38:39.001Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-30T15:38:39.001Z] ---> Running in df367a1deb64 [2021-06-30T15:38:39.001Z] ---> Running in faaf26c247fb [2021-06-30T15:38:40.996Z] 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-30T15:38:41.278Z] 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-30T15:38:59.613Z] 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-30T15:39:12.073Z] Removing intermediate container 06eec4e9d776 [2021-06-30T15:39:12.073Z] ---> bfb69d60c8da [2021-06-30T15:39:12.073Z] [2021-06-30T15:39:12.073Z] Step 11/22 : FROM alpine:3.12 [2021-06-30T15:39:12.073Z] ---> c4fd0aeabfcf [2021-06-30T15:39:12.073Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-30T15:39:12.371Z] ---> Running in e3210f601228 [2021-06-30T15:39:15.787Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-30T15:39:15.787Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-30T15:39:16.391Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-30T15:39:16.391Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-30T15:39:16.391Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-30T15:39:16.391Z] (4/4) Installing curl (7.77.0-r0) [2021-06-30T15:39:16.391Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T15:39:16.391Z] Executing ca-certificates-20191127-r4.trigger [2021-06-30T15:39:16.997Z] OK: 7 MiB in 18 packages [2021-06-30T15:39:17.272Z] Removing intermediate container 7c6d4de83ac4 [2021-06-30T15:39:17.272Z] ---> 280674d540a6 [2021-06-30T15:39:17.272Z] [2021-06-30T15:39:17.272Z] Step 11/24 : FROM alpine:3.12 [2021-06-30T15:39:17.272Z] ---> c4fd0aeabfcf [2021-06-30T15:39:17.272Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-30T15:39:17.272Z] ---> Using cache [2021-06-30T15:39:17.272Z] ---> 43958eab9077 [2021-06-30T15:39:17.272Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-30T15:39:17.272Z] ---> Using cache [2021-06-30T15:39:17.272Z] ---> f53bce12444d [2021-06-30T15:39:17.548Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-30T15:39:17.829Z] ---> Running in c158fcd13fe8 [2021-06-30T15:39:19.289Z] Removing intermediate container c158fcd13fe8 [2021-06-30T15:39:19.290Z] ---> 770119241a46 [2021-06-30T15:39:19.290Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-30T15:39:19.290Z] ---> Running in d3bdc40af28c [2021-06-30T15:39:19.570Z] Removing intermediate container e3210f601228 [2021-06-30T15:39:19.570Z] ---> 50c320ad0c48 [2021-06-30T15:39:19.570Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-30T15:39:19.853Z] ---> Running in 98dee039bbbf [2021-06-30T15:39:20.137Z] Removing intermediate container d3bdc40af28c [2021-06-30T15:39:20.137Z] ---> 6419051e7f28 [2021-06-30T15:39:20.137Z] Step 16/24 : WORKDIR / [2021-06-30T15:39:20.418Z] ---> Running in 7b9916efc20d [2021-06-30T15:39:20.418Z] Removing intermediate container 98dee039bbbf [2021-06-30T15:39:20.418Z] ---> 317d98d36404 [2021-06-30T15:39:20.418Z] Step 14/22 : WORKDIR /edgex [2021-06-30T15:39:20.706Z] ---> Running in fbc718aad50e [2021-06-30T15:39:21.324Z] Removing intermediate container 7b9916efc20d [2021-06-30T15:39:21.324Z] ---> dc95b3b8336d [2021-06-30T15:39:21.324Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-30T15:39:21.613Z] Removing intermediate container fbc718aad50e [2021-06-30T15:39:21.613Z] ---> 91b839b802a4 [2021-06-30T15:39:21.613Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-30T15:39:22.627Z] ---> afbbaebd41f5 [2021-06-30T15:39:22.628Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-30T15:39:23.242Z] ---> bc68cc8d3f3f [2021-06-30T15:39:23.242Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-30T15:39:24.709Z] ---> ff7c9ba95eba [2021-06-30T15:39:24.990Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-30T15:39:25.274Z] ---> 3940c551aeed [2021-06-30T15:39:25.274Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-30T15:39:26.288Z] ---> 4334c4d96adb [2021-06-30T15:39:26.288Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-30T15:39:26.565Z] ---> Running in 99ce75f1d447 [2021-06-30T15:39:27.178Z] ---> 28f4a46a59fe [2021-06-30T15:39:27.179Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-30T15:39:27.458Z] ---> Running in e6420ec2af08 [2021-06-30T15:39:27.737Z] Removing intermediate container 99ce75f1d447 [2021-06-30T15:39:27.737Z] ---> e54f95ee9eda [2021-06-30T15:39:27.737Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T15:39:28.016Z] ---> Running in 9ab04376c1f9 [2021-06-30T15:39:28.300Z] Removing intermediate container e6420ec2af08 [2021-06-30T15:39:28.300Z] ---> 6186d37ef4f0 [2021-06-30T15:39:28.300Z] Step 19/22 : CMD ["--init=true"] [2021-06-30T15:39:28.578Z] ---> Running in 2c65a1270ff9 [2021-06-30T15:39:28.855Z] Removing intermediate container 9ab04376c1f9 [2021-06-30T15:39:28.855Z] ---> 312b4a0e539b [2021-06-30T15:39:28.855Z] Step 22/24 : LABEL arch=arm64 [2021-06-30T15:39:29.146Z] ---> Running in 24aaed1e91c8 [2021-06-30T15:39:29.146Z] Removing intermediate container 2c65a1270ff9 [2021-06-30T15:39:29.146Z] ---> 1fdb4129cbcc [2021-06-30T15:39:29.146Z] Step 20/22 : LABEL arch=arm64 [2021-06-30T15:39:29.422Z] ---> Running in e6c147ee3401 [2021-06-30T15:39:29.702Z] Removing intermediate container 24aaed1e91c8 [2021-06-30T15:39:29.702Z] ---> a3dc02b49866 [2021-06-30T15:39:29.702Z] Step 23/24 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc [2021-06-30T15:39:29.978Z] ---> Running in b9dace965d0d [2021-06-30T15:39:30.257Z] Removing intermediate container e6c147ee3401 [2021-06-30T15:39:30.257Z] ---> 1d62003839e6 [2021-06-30T15:39:30.257Z] Step 21/22 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc [2021-06-30T15:39:30.860Z] ---> Running in 88dc7e0cad9c [2021-06-30T15:39:30.860Z] Removing intermediate container b9dace965d0d [2021-06-30T15:39:30.860Z] ---> 3d31af1913cf [2021-06-30T15:39:30.860Z] Step 24/24 : LABEL version=0.0.0 [2021-06-30T15:39:31.138Z] ---> Running in 944269b218d5 [2021-06-30T15:39:31.420Z] Removing intermediate container 88dc7e0cad9c [2021-06-30T15:39:31.420Z] ---> 2c0f76b4e02f [2021-06-30T15:39:31.420Z] Step 22/22 : LABEL version=0.0.0 [2021-06-30T15:39:31.699Z] ---> Running in 5ace20fdde12 [2021-06-30T15:39:31.977Z] Removing intermediate container 944269b218d5 [2021-06-30T15:39:31.977Z] ---> 31a7e1eeb082 [2021-06-30T15:39:31.977Z] [2021-06-30T15:39:32.587Z] Removing intermediate container 5ace20fdde12 [2021-06-30T15:39:32.587Z] ---> 77441ba2ae6c [2021-06-30T15:39:32.587Z] [2021-06-30T15:39:32.587Z] Successfully built 31a7e1eeb082 [2021-06-30T15:39:32.587Z] Successfully tagged core-metadata-arm64:latest [2021-06-30T15:39:33.193Z]  Building core-metadata ... done Successfully built 77441ba2ae6c [2021-06-30T15:39:33.193Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-30T15:39:55.431Z]  Building security-proxy-setup ... done Removing intermediate container df367a1deb64 [2021-06-30T15:39:55.431Z] ---> 0640d8e85001 [2021-06-30T15:39:55.431Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-30T15:39:55.431Z] ---> Running in e201524f4abd [2021-06-30T15:39:55.431Z] 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-30T15:39:58.062Z] Removing intermediate container e201524f4abd [2021-06-30T15:39:58.062Z] ---> 94d8d097c959 [2021-06-30T15:39:58.062Z] [2021-06-30T15:39:58.062Z] Step 12/24 : FROM docker:20.10.0 [2021-06-30T15:39:58.062Z] 20.10.0: Pulling from library/docker [2021-06-30T15:39:58.062Z] Removing intermediate container faaf26c247fb [2021-06-30T15:39:58.062Z] ---> 0926709ae3d5 [2021-06-30T15:39:58.062Z] [2021-06-30T15:39:58.062Z] Step 11/24 : FROM alpine:3.12 [2021-06-30T15:39:58.062Z] ---> c4fd0aeabfcf [2021-06-30T15:39:58.062Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-30T15:39:58.338Z] ---> Running in adb7b1d1718e [2021-06-30T15:39:59.326Z] Removing intermediate container adb7b1d1718e [2021-06-30T15:39:59.326Z] ---> 724073ef7f4d [2021-06-30T15:39:59.326Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-30T15:39:59.326Z] ---> Running in d7820ad23f55 [2021-06-30T15:40:00.312Z] Removing intermediate container d7820ad23f55 [2021-06-30T15:40:00.312Z] ---> 81e300f27d62 [2021-06-30T15:40:00.312Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-30T15:40:00.589Z] ---> Running in f9aca47b197c [2021-06-30T15:40:01.225Z] Removing intermediate container f9aca47b197c [2021-06-30T15:40:01.226Z] ---> 8f10b5538b38 [2021-06-30T15:40:01.226Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-30T15:40:01.502Z] ---> Running in 5a66b7027357 [2021-06-30T15:40:04.900Z] Removing intermediate container 5a66b7027357 [2021-06-30T15:40:04.900Z] ---> 8d7ac4c04be0 [2021-06-30T15:40:04.900Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-30T15:40:05.176Z] ---> Running in 0d773fa075ac [2021-06-30T15:40:06.617Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-30T15:40:06.617Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-30T15:40:06.617Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-30T15:40:06.617Z] ---> eeaf43b92773 [2021-06-30T15:40:06.617Z] 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-30T15:40:06.617Z] ---> Running in db337b6c1c09 [2021-06-30T15:40:07.229Z] Removing intermediate container db337b6c1c09 [2021-06-30T15:40:07.229Z] ---> d9af1fec7c58 [2021-06-30T15:40:07.229Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-30T15:40:07.229Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-30T15:40:07.229Z] ---> Running in cd6e015e6dee [2021-06-30T15:40:08.225Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-30T15:40:08.225Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-30T15:40:08.225Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-30T15:40:08.225Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-30T15:40:08.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-30T15:40:08.498Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-30T15:40:08.772Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-30T15:40:09.045Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-30T15:40:09.045Z] Executing busybox-1.31.1-r20.trigger [2021-06-30T15:40:09.045Z] OK: 8 MiB in 20 packages [2021-06-30T15:40:09.319Z] (1/39) Installing readline (8.0.4-r0) [2021-06-30T15:40:09.319Z] (2/39) Installing bash (5.0.17-r0) [2021-06-30T15:40:09.319Z] Executing bash-5.0.17-r0.post-install [2021-06-30T15:40:09.319Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-30T15:40:09.319Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-30T15:40:09.319Z] (5/39) Installing curl (7.77.0-r0) [2021-06-30T15:40:09.319Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-30T15:40:09.319Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-30T15:40:09.595Z] (8/39) Installing expat (2.2.9-r1) [2021-06-30T15:40:09.595Z] (9/39) Installing libffi (3.3-r2) [2021-06-30T15:40:09.595Z] (10/39) Installing gdbm (1.13-r1) [2021-06-30T15:40:09.595Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-30T15:40:09.595Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-30T15:40:09.595Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-30T15:40:10.574Z] Removing intermediate container 0d773fa075ac [2021-06-30T15:40:10.574Z] ---> e88dea7a6e3e [2021-06-30T15:40:10.574Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-30T15:40:11.553Z] ---> e546e198279b [2021-06-30T15:40:11.553Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-30T15:40:11.553Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-30T15:40:11.553Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-30T15:40:11.553Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-30T15:40:11.553Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-30T15:40:11.553Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-30T15:40:11.553Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-30T15:40:11.826Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-30T15:40:11.826Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-30T15:40:11.826Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-30T15:40:11.826Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-30T15:40:11.826Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-30T15:40:11.826Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-30T15:40:11.826Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-30T15:40:12.099Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-30T15:40:12.099Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-30T15:40:12.099Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-30T15:40:12.099Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-30T15:40:12.099Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-30T15:40:12.099Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-30T15:40:12.099Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-30T15:40:12.099Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-30T15:40:12.099Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-30T15:40:12.099Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-30T15:40:12.099Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-30T15:40:12.099Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-30T15:40:12.099Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-30T15:40:12.372Z] Executing busybox-1.31.1-r19.trigger [2021-06-30T15:40:12.372Z] OK: 72 MiB in 59 packages [2021-06-30T15:40:12.979Z] ---> 63c7c0f5d44e [2021-06-30T15:40:12.979Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-30T15:40:13.978Z] ---> 19dac093374f [2021-06-30T15:40:13.978Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-30T15:40:13.978Z] ---> Running in 6badcc45513d [2021-06-30T15:40:14.252Z] Removing intermediate container 6badcc45513d [2021-06-30T15:40:14.252Z] ---> be9c4f5ec3c9 [2021-06-30T15:40:14.252Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T15:40:14.524Z] ---> Running in bc459c615608 [2021-06-30T15:40:15.118Z] Removing intermediate container bc459c615608 [2021-06-30T15:40:15.118Z] ---> fee028681294 [2021-06-30T15:40:15.118Z] Step 22/24 : LABEL arch=arm64 [2021-06-30T15:40:15.118Z] ---> Running in bad73de00370 [2021-06-30T15:40:15.710Z] Removing intermediate container bad73de00370 [2021-06-30T15:40:15.711Z] ---> be5945af32a4 [2021-06-30T15:40:15.711Z] Step 23/24 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc [2021-06-30T15:40:15.711Z] ---> Running in 61bb89bc0045 [2021-06-30T15:40:16.303Z] Removing intermediate container 61bb89bc0045 [2021-06-30T15:40:16.303Z] ---> 7c2396ce2fda [2021-06-30T15:40:16.303Z] Step 24/24 : LABEL version=0.0.0 [2021-06-30T15:40:16.303Z] ---> Running in 3215e7b91cf2 [2021-06-30T15:40:16.894Z] Removing intermediate container 3215e7b91cf2 [2021-06-30T15:40:16.894Z] ---> 165291c8225b [2021-06-30T15:40:16.894Z] [2021-06-30T15:40:17.165Z] Successfully built 165291c8225b [2021-06-30T15:40:17.165Z] Successfully tagged core-data-arm64:latest [2021-06-30T15:40:18.140Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-06-30T15:40:18.140Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-30T15:40:18.734Z] Collecting docopt<0.7,>=0.6.1 [2021-06-30T15:40:18.734Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-30T15:40:22.114Z] Collecting PyYAML<4,>=3.10 [2021-06-30T15:40:22.114Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-30T15:40:25.491Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-30T15:40:25.491Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-30T15:40:28.863Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-30T15:40:28.863Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-30T15:40:28.863Z] Collecting texttable<0.10,>=0.9.0 [2021-06-30T15:40:28.863Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-30T15:40:31.477Z] Collecting docker<4.0,>=3.6.0 [2021-06-30T15:40:31.477Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-30T15:40:32.450Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-30T15:40:32.450Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-30T15:40:32.450Z] 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-30T15:40:33.042Z] Collecting cached-property<2,>=1.2.0 [2021-06-30T15:40:33.042Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-30T15:40:33.635Z] Collecting jsonschema<3,>=2.5.1 [2021-06-30T15:40:33.635Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-30T15:40:33.635Z] 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-30T15:40:34.610Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-30T15:40:34.610Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-30T15:40:34.882Z] Collecting idna<2.8,>=2.5 [2021-06-30T15:40:34.882Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-30T15:40:34.882Z] 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-30T15:40:35.153Z] Collecting docker-pycreds>=0.4.0 [2021-06-30T15:40:35.153Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-30T15:40:35.424Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-30T15:40:35.424Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-30T15:40:35.424Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-30T15:40:35.424Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-30T15:40:36.398Z] Installing collected packages: docopt, PyYAML, dockerpty, urllib3, idna, requests, texttable, websocket-client, docker-pycreds, docker, cached-property, jsonschema, docker-compose [2021-06-30T15:40:36.398Z] Running setup.py install for docopt: started [2021-06-30T15:40:38.371Z] Running setup.py install for docopt: finished with status 'done' [2021-06-30T15:40:38.371Z] Running setup.py install for PyYAML: started [2021-06-30T15:40:40.992Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-30T15:40:40.992Z] Running setup.py install for dockerpty: started [2021-06-30T15:40:43.607Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-30T15:40:43.607Z] Attempting uninstall: urllib3 [2021-06-30T15:40:43.607Z] Found existing installation: urllib3 1.25.9 [2021-06-30T15:40:43.607Z] Uninstalling urllib3-1.25.9: [2021-06-30T15:40:43.607Z] Successfully uninstalled urllib3-1.25.9 [2021-06-30T15:40:43.879Z] Attempting uninstall: idna [2021-06-30T15:40:43.879Z] Found existing installation: idna 2.9 [2021-06-30T15:40:43.879Z] Uninstalling idna-2.9: [2021-06-30T15:40:43.879Z] Successfully uninstalled idna-2.9 [2021-06-30T15:40:44.875Z] Attempting uninstall: requests [2021-06-30T15:40:44.875Z] Found existing installation: requests 2.23.0 [2021-06-30T15:40:44.875Z] Uninstalling requests-2.23.0: [2021-06-30T15:40:44.875Z] Successfully uninstalled requests-2.23.0 [2021-06-30T15:40:45.145Z] Running setup.py install for texttable: started [2021-06-30T15:40:47.755Z] Running setup.py install for texttable: finished with status 'done' [2021-06-30T15:40:50.368Z] 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-30T15:40:58.631Z] Removing intermediate container cd6e015e6dee [2021-06-30T15:40:58.631Z] ---> b9cb008a4551 [2021-06-30T15:40:58.631Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-30T15:40:58.631Z] ---> Running in 06909284f194 [2021-06-30T15:40:59.225Z] Removing intermediate container 06909284f194 [2021-06-30T15:40:59.225Z] ---> dbcd1e62f30d [2021-06-30T15:40:59.225Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-30T15:40:59.497Z] ---> Running in c7450fb79c2e [2021-06-30T15:40:59.770Z] Removing intermediate container c7450fb79c2e [2021-06-30T15:40:59.770Z] ---> f0ebe820d4a2 [2021-06-30T15:40:59.770Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-30T15:41:01.203Z] ---> 41621a43de61 [2021-06-30T15:41:01.203Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-30T15:41:02.184Z] ---> ec578703f0e1 [2021-06-30T15:41:02.184Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-30T15:41:02.877Z] ---> 22559314eaef [2021-06-30T15:41:02.877Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-30T15:41:03.149Z] ---> Running in 5dc0552ab185 [2021-06-30T15:41:03.744Z] Removing intermediate container 5dc0552ab185 [2021-06-30T15:41:03.744Z] ---> 6fb3654e876c [2021-06-30T15:41:03.744Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-30T15:41:03.744Z] ---> Running in 9b5cb2ac7f21 [2021-06-30T15:41:04.018Z] Removing intermediate container 9b5cb2ac7f21 [2021-06-30T15:41:04.018Z] ---> 4e891542f943 [2021-06-30T15:41:04.018Z] Step 22/24 : LABEL arch=arm64 [2021-06-30T15:41:04.291Z] ---> Running in 1759460c2cc5 [2021-06-30T15:41:04.892Z] Removing intermediate container 1759460c2cc5 [2021-06-30T15:41:04.892Z] ---> d50d8297c95f [2021-06-30T15:41:04.892Z] Step 23/24 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc [2021-06-30T15:41:04.892Z] ---> Running in a1dceb93baa8 [2021-06-30T15:41:05.487Z] Removing intermediate container a1dceb93baa8 [2021-06-30T15:41:05.487Z] ---> 3c0b8f77f9bd [2021-06-30T15:41:05.487Z] Step 24/24 : LABEL version=0.0.0 [2021-06-30T15:41:05.487Z] ---> Running in 629a3b6361f8 [2021-06-30T15:41:06.081Z] Removing intermediate container 629a3b6361f8 [2021-06-30T15:41:06.081Z] ---> c6938f0d321c [2021-06-30T15:41:06.081Z] [2021-06-30T15:41:06.353Z] Successfully built c6938f0d321c [2021-06-30T15:41:06.625Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-30T15:41:06.912Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-30T15:41:06.903Z] $ docker stop --time=1 8bf023df358503606b7d7a886c6e0180ea7a1796fd8b63b79b96cf5ffcec58e0 [2021-06-30T15:41:08.835Z] $ docker rm -f 8bf023df358503606b7d7a886c6e0180ea7a1796fd8b63b79b96cf5ffcec58e0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-30T15:41:09.465Z] + docker images [2021-06-30T15:41:09.736Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-30T15:41:09.736Z] sys-mgmt-agent-arm64 latest c6938f0d321c 4 seconds ago 299MB [2021-06-30T15:41:09.736Z] core-data-arm64 latest 165291c8225b 53 seconds ago 19.1MB [2021-06-30T15:41:09.736Z] 94d8d097c959 About a minute ago 969MB [2021-06-30T15:41:09.736Z] 0926709ae3d5 About a minute ago 975MB [2021-06-30T15:41:09.736Z] security-proxy-setup-arm64 latest 77441ba2ae6c About a minute ago 24.2MB [2021-06-30T15:41:09.736Z] core-metadata-arm64 latest 31a7e1eeb082 About a minute ago 15.7MB [2021-06-30T15:41:09.736Z] 280674d540a6 About a minute ago 972MB [2021-06-30T15:41:09.736Z] bfb69d60c8da About a minute ago 973MB [2021-06-30T15:41:09.736Z] security-bootstrapper-arm64 latest 4c6f9631a9ad 4 minutes ago 17.5MB [2021-06-30T15:41:09.736Z] security-secretstore-setup-arm64 latest 1dd5b78a384d 4 minutes ago 27.1MB [2021-06-30T15:41:09.737Z] support-notifications-arm64 latest fcda778ef3ac 4 minutes ago 15.7MB [2021-06-30T15:41:09.737Z] core-command-arm64 latest 3b76d480eea0 4 minutes ago 15MB [2021-06-30T15:41:09.737Z] support-scheduler-arm64 latest 0033e79e4eb3 4 minutes ago 15.1MB [2021-06-30T15:41:09.737Z] 4eaa555aa47e 4 minutes ago 976MB [2021-06-30T15:41:09.737Z] 1bde74e08f00 4 minutes ago 969MB [2021-06-30T15:41:09.737Z] 67793156b41c 4 minutes ago 970MB [2021-06-30T15:41:09.737Z] dc24187b0084 4 minutes ago 966MB [2021-06-30T15:41:09.737Z] 6ba9f8382571 4 minutes ago 968MB [2021-06-30T15:41:09.737Z] ci-base-image-arm64 latest 41b0b306fb2c 14 minutes ago 641MB [2021-06-30T15:41:09.737Z] alpine 3.12 c4fd0aeabfcf 2 weeks ago 5.32MB [2021-06-30T15:41:09.737Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 3 weeks ago 429MB [2021-06-30T15:41:09.737Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-30T15:41:09.737Z] 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-30T15:41:10.545Z] ---> job-cost.sh [2021-06-30T15:41:10.545Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rNbu [2021-06-30T15:42:07.242Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-30T15:43:59.026Z] lf-activate-venv(): INFO: Adding /tmp/venv-rNbu/bin to PATH [2021-06-30T15:43:59.026Z] INFO: No Stack... [2021-06-30T15:43:59.026Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-30T15:43:59.026Z] INFO: Archiving Costs [Pipeline] sh [2021-06-30T15:43:59.381Z] + cat /w/workspace/edgex-go/7/archives/cost.csv [2021-06-30T15:43:59.381Z] + cut -d, -f6 [Pipeline] lock [2021-06-30T15:43:59.453Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3589-7-stack-cost] [2021-06-30T15:43:59.461Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3589-7-stack-cost] did not exist. Created. [2021-06-30T15:43:59.461Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3589-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-30T15:43:59.827Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-30T15:44:00.091Z] Stashed 1 file(s) [Pipeline] } [2021-06-30T15:44:00.125Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3589-7-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-30T15:44:01.212Z] provisioning config files... [2021-06-30T15:44:01.226Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config4623608152738666969tmp [Pipeline] { [Pipeline] sh [2021-06-30T15:44:01.560Z] + set +x [2021-06-30T15:44:01.560Z] + curl -s https://codecov.io/bash [2021-06-30T15:44:01.560Z] + bash -s -- [2021-06-30T15:44:01.560Z] [2021-06-30T15:44:01.560Z] _____ _ [2021-06-30T15:44:01.560Z] / ____| | | [2021-06-30T15:44:01.560Z] | | ___ __| | ___ ___ _____ __ [2021-06-30T15:44:01.560Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-30T15:44:01.560Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-30T15:44:01.560Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-30T15:44:01.560Z] Bash-1.0.3 [2021-06-30T15:44:01.560Z] [2021-06-30T15:44:01.560Z] [2021-06-30T15:44:01.560Z] ==> git version 2.24.4 found [2021-06-30T15:44:01.560Z] ==> 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-30T15:44:01.560Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-30T15:44:01.560Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-30T15:44:01.560Z] ==> Jenkins CI detected. [2021-06-30T15:44:01.560Z] project root: . [2021-06-30T15:44:01.560Z] --> token set from env [2021-06-30T15:44:01.828Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-30T15:44:01.828Z] ==> Running gcov in . (disable via -X gcov) [2021-06-30T15:44:01.828Z] ==> Python coveragepy not found [2021-06-30T15:44:01.828Z] ==> Searching for coverage reports in: [2021-06-30T15:44:01.828Z] + . [2021-06-30T15:44:01.828Z] -> Found 1 reports [2021-06-30T15:44:01.828Z] ==> Detecting git/mercurial file structure [2021-06-30T15:44:01.828Z] ==> Reading reports [2021-06-30T15:44:01.828Z] + ./coverage.out bytes=398095 [2021-06-30T15:44:01.828Z] ==> Appending adjustments [2021-06-30T15:44:01.829Z] https://docs.codecov.io/docs/fixing-reports [2021-06-30T15:44:02.795Z] + Found adjustments [2021-06-30T15:44:02.795Z] ==> Gzipping contents [2021-06-30T15:44:02.795Z] 56K /tmp/codecov.DKbPDc.gz [2021-06-30T15:44:02.795Z] ==> Uploading reports [2021-06-30T15:44:02.795Z] url: https://codecov.io [2021-06-30T15:44:02.795Z] query: branch=PR-3589&commit=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3589%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3589&job=&cmd_args= [2021-06-30T15:44:02.795Z] -> Pinging Codecov [2021-06-30T15:44:02.795Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3589&commit=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3589%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3589&job=&cmd_args= [2021-06-30T15:44:03.370Z] -> Uploading to [2021-06-30T15:44:03.370Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-30/00271124DB129430A58F1EEE437C3FCB/feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc/c121e7cc-5fcc-49cd-a50d-55769d6e57ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210630%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210630T154403Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e4d19bcbef0234774c2d014b0401eb3cef236198291ac1a93c382270cbb02450 [2021-06-30T15:44:03.370Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-30T15:44:03.370Z] Dload Upload Total Spent Left Speed [2021-06-30T15:44:03.894Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54906 0 0 100 54906 0 136k --:--:-- --:--:-- --:--:-- 136k [2021-06-30T15:44:03.894Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc [Pipeline] } [2021-06-30T15:44:03.903Z] 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-30T15:44:05.182Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T15:44:05.755Z] ---> package-listing.sh [2021-06-30T15:44:05.755Z] ++ facter osfamily [2021-06-30T15:44:05.755Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-30T15:44:06.017Z] + OS_FAMILY=redhat [2021-06-30T15:44:06.017Z] + workspace=/w/workspace/edgex-go/7 [2021-06-30T15:44:06.017Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-30T15:44:06.017Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-30T15:44:06.017Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-30T15:44:06.017Z] + PACKAGES=/tmp/packages_start.txt [2021-06-30T15:44:06.017Z] + '[' /w/workspace/edgex-go/7 ']' [2021-06-30T15:44:06.017Z] + PACKAGES=/tmp/packages_end.txt [2021-06-30T15:44:06.017Z] + case "${OS_FAMILY}" in [2021-06-30T15:44:06.017Z] + sort [2021-06-30T15:44:06.017Z] + rpm -qa [2021-06-30T15:44:09.361Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-30T15:44:09.361Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-30T15:44:09.361Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-30T15:44:09.361Z] + '[' /w/workspace/edgex-go/7 ']' [2021-06-30T15:44:09.361Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2021-06-30T15:44:09.361Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2021-06-30T15:44:09.376Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-30T15:44:09.666Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-30T15:44:10.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-30T15:44:10.243Z] [2021-06-30T15:44:10.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-30T15:44:10.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-30T15:44:10.564Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-30T15:44:10.564Z] df20fa9351a1: Pulling fs layer [2021-06-30T15:44:10.564Z] 36b3adc4ff6f: Pulling fs layer [2021-06-30T15:44:10.564Z] 8ad3a11d3b57: Pulling fs layer [2021-06-30T15:44:10.564Z] 46f8f816bc3b: Pulling fs layer [2021-06-30T15:44:10.564Z] 93b61091891f: Pulling fs layer [2021-06-30T15:44:10.564Z] 93b9cdb0e59b: Pulling fs layer [2021-06-30T15:44:10.564Z] 5e14af77c1be: Pulling fs layer [2021-06-30T15:44:10.564Z] 01666e4c0597: Pulling fs layer [2021-06-30T15:44:10.564Z] aa168da1d23b: Pulling fs layer [2021-06-30T15:44:10.564Z] 46f8f816bc3b: Waiting [2021-06-30T15:44:10.564Z] 93b61091891f: Waiting [2021-06-30T15:44:10.564Z] 93b9cdb0e59b: Waiting [2021-06-30T15:44:10.564Z] 5e14af77c1be: Waiting [2021-06-30T15:44:10.564Z] 01666e4c0597: Waiting [2021-06-30T15:44:10.564Z] aa168da1d23b: Waiting [2021-06-30T15:44:10.564Z] 36b3adc4ff6f: Verifying Checksum [2021-06-30T15:44:10.564Z] 36b3adc4ff6f: Download complete [2021-06-30T15:44:10.564Z] 46f8f816bc3b: Verifying Checksum [2021-06-30T15:44:10.564Z] 46f8f816bc3b: Download complete [2021-06-30T15:44:10.825Z] df20fa9351a1: Verifying Checksum [2021-06-30T15:44:10.826Z] df20fa9351a1: Download complete [2021-06-30T15:44:10.826Z] 93b9cdb0e59b: Verifying Checksum [2021-06-30T15:44:10.826Z] 93b9cdb0e59b: Download complete [2021-06-30T15:44:10.826Z] 93b61091891f: Verifying Checksum [2021-06-30T15:44:10.826Z] 93b61091891f: Download complete [2021-06-30T15:44:10.826Z] 5e14af77c1be: Verifying Checksum [2021-06-30T15:44:10.826Z] 5e14af77c1be: Download complete [2021-06-30T15:44:10.826Z] 01666e4c0597: Verifying Checksum [2021-06-30T15:44:10.826Z] 01666e4c0597: Download complete [2021-06-30T15:44:11.086Z] 8ad3a11d3b57: Verifying Checksum [2021-06-30T15:44:11.086Z] 8ad3a11d3b57: Download complete [2021-06-30T15:44:11.086Z] df20fa9351a1: Pull complete [2021-06-30T15:44:11.086Z] 36b3adc4ff6f: Pull complete [2021-06-30T15:44:11.668Z] 8ad3a11d3b57: Pull complete [2021-06-30T15:44:11.668Z] 46f8f816bc3b: Pull complete [2021-06-30T15:44:11.931Z] 93b61091891f: Pull complete [2021-06-30T15:44:11.931Z] 93b9cdb0e59b: Pull complete [2021-06-30T15:44:11.931Z] 5e14af77c1be: Pull complete [2021-06-30T15:44:11.931Z] 01666e4c0597: Pull complete [2021-06-30T15:44:13.324Z] aa168da1d23b: Verifying Checksum [2021-06-30T15:44:13.324Z] aa168da1d23b: Download complete [2021-06-30T15:44:17.550Z] aa168da1d23b: Pull complete [2021-06-30T15:44:17.550Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-30T15:44:17.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-30T15:44:17.550Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-30T15:44:17.631Z] prd-centos7-docker-4c-2g-867 does not seem to be running inside a container [2021-06-30T15:44:17.668Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-30T15:44:21.838Z] $ docker top d440c6bd17b3d0c43698af5d19b39f4722cdd02b2501369771d52644198e8b11 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-30T15:44:22.229Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-30T15:44:22.540Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-30T15:44:22.836Z] + ls /var/log/sa-host [2021-06-30T15:44:22.836Z] + sadf -c /var/log/sa-host/sa05 [2021-06-30T15:44:22.836Z] file_magic: OK [2021-06-30T15:44:22.836Z] HZ: Using current value: 100 [2021-06-30T15:44:22.836Z] file_header: OK [2021-06-30T15:44:22.836Z] 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-30T15:44:22.836Z] Statistics: [2021-06-30T15:44:22.836Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-30T15:44:22.836Z] File successfully converted to sysstat format version 12.2.1 [2021-06-30T15:44:22.836Z] + sadf -c /var/log/sa-host/sa30 [2021-06-30T15:44:22.836Z] file_magic: OK [2021-06-30T15:44:22.836Z] HZ: Using current value: 100 [2021-06-30T15:44:22.836Z] file_header: OK [2021-06-30T15:44:22.836Z] 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-30T15:44:22.836Z] Statistics: [2021-06-30T15:44:22.836Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-30T15:44:22.836Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-30T15:44:23.504Z] provisioning config files... [2021-06-30T15:44:23.527Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config99160815386355914tmp [Pipeline] { [Pipeline] echo [2021-06-30T15:44:23.547Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T15:44:23.846Z] ---> create-netrc.sh [Pipeline] } [2021-06-30T15:44:23.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-30T15:44:24.279Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-30T15:44:24.290Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T15:44:24.600Z] ---> sudo-logs.sh [2021-06-30T15:44:24.600Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-30T15:44:24.632Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T15:44:24.932Z] ---> job-cost.sh [2021-06-30T15:44:24.932Z] lf-activate-venv: SKIPPING [2021-06-30T15:44:24.932Z] DEBUG: total: 0.18000000715255737 [2021-06-30T15:44:24.932Z] INFO: Retrieving Stack Cost... [2021-06-30T15:44:25.505Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-30T15:44:26.081Z] INFO: Archiving Costs [Pipeline] echo [2021-06-30T15:44:26.098Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-30T15:44:26.397Z] ---> logs-deploy.sh [2021-06-30T15:44:26.397Z] lf-activate-venv: SKIPPING [2021-06-30T15:44:26.397Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3589/7 [2021-06-30T15:44:26.397Z] INFO: archiving workspace using pattern(s): [2021-06-30T15:44:27.145Z] Archives upload complete. [2021-06-30T15:44:27.497Z] INFO: archiving logs to Nexus