Pull request #3551 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 0b4ae0ad88a1613fc0cb81b4f51bd451a4ba894d rather than 917c532b265ef7d77fe4e6d4ebdf3323ed993019 Obtained Jenkinsfile from 0b4ae0ad88a1613fc0cb81b4f51bd451a4ba894d 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-ssh5408186508955510702.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh1921159405295021164.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-3551/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-3551/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7684337486816390211.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh1229569493901565491.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-3551/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-3551/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2724742656916702253.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1055 in /w/workspace/edgexfoundry_edgex-go_PR-3551 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh3924405446440534873.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 0b4ae0ad88a1613fc0cb81b4f51bd451a4ba894d into PR head commit 917c532b265ef7d77fe4e6d4ebdf3323ed993019 Merge succeeded, producing 917c532b265ef7d77fe4e6d4ebdf3323ed993019 Checking out Revision 917c532b265ef7d77fe4e6d4ebdf3323ed993019 (PR-3551) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh1451005586930011761.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3551/head:refs/remotes/origin/PR-3551 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 917c532b265ef7d77fe4e6d4ebdf3323ed993019 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh7740662903633390276.key > git merge 0b4ae0ad88a1613fc0cb81b4f51bd451a4ba894d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 917c532b265ef7d77fe4e6d4ebdf3323ed993019 # timeout=10 Commit message: "Merge branch 'master' into issue-3545" > git rev-list --no-walk 73839868daec52e33f615e6a5743a210dd70e431 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-08T23:24:59.984Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-08T23:25:00.082Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-08T23:25:00.108Z] ========================================================= [2021-06-08T23:25:00.108Z] EdgeX Global Pipelines Version Info [2021-06-08T23:25:00.108Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-08T23:25:01.541Z] ------------------- [2021-06-08T23:25:01.541Z] stable info: [2021-06-08T23:25:01.541Z] ------------------- [2021-06-08T23:25:01.541Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-08T23:25:01.541Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-08T23:25:01.541Z] Message: update stable to v1.0.194 [2021-06-08T23:25:02.137Z] ------------------- [2021-06-08T23:25:02.137Z] experimental info: [2021-06-08T23:25:02.138Z] ------------------- [2021-06-08T23:25:02.138Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-08T23:25:02.138Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-08T23:25:02.138Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-08T23:25:02.266Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-08T23:25:02.287Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-08T23:25:02.307Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-08T23:25:02.327Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-08T23:25:02.349Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-08T23:25:02.369Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-08T23:25:02.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-08T23:25:02.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-08T23:25:02.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-08T23:25:02.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-08T23:25:02.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-08T23:25:02.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-08T23:25:02.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-08T23:25:02.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-08T23:25:02.553Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T23:25:02.576Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T23:25:02.597Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-08T23:25:02.616Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-08T23:25:02.635Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-08T23:25:02.654Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-08T23:25:02.673Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-08T23:25:02.697Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-08T23:25:04.714Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3551 [Pipeline] echo [2021-06-08T23:25:04.737Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3551 [Pipeline] echo [2021-06-08T23:25:04.760Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3551 [Pipeline] echo [2021-06-08T23:25:04.781Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 917c532b265ef7d77fe4e6d4ebdf3323ed993019 [Pipeline] echo [2021-06-08T23:25:04.801Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 917c532 [Pipeline] echo [2021-06-08T23:25:04.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T23:25:04.896Z] provisioning config files... [2021-06-08T23:25:04.915Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2286779862871122493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T23:25:05.240Z] ---> docker-login.sh [2021-06-08T23:25:05.241Z] nexus3.edgexfoundry.org:10001 [2021-06-08T23:25:05.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:25:05.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:25:05.778Z] Configure a credential helper to remove this warning. See [2021-06-08T23:25:05.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:25:05.778Z] [2021-06-08T23:25:05.778Z] Login Succeeded [2021-06-08T23:25:05.778Z] nexus3.edgexfoundry.org:10002 [2021-06-08T23:25:05.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:25:05.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:25:05.778Z] Configure a credential helper to remove this warning. See [2021-06-08T23:25:05.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:25:05.778Z] [2021-06-08T23:25:05.778Z] Login Succeeded [2021-06-08T23:25:05.778Z] nexus3.edgexfoundry.org:10003 [2021-06-08T23:25:06.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:25:06.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:25:06.045Z] Configure a credential helper to remove this warning. See [2021-06-08T23:25:06.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:25:06.045Z] [2021-06-08T23:25:06.045Z] Login Succeeded [2021-06-08T23:25:06.045Z] nexus3.edgexfoundry.org:10004 [2021-06-08T23:25:06.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:25:06.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:25:06.045Z] Configure a credential helper to remove this warning. See [2021-06-08T23:25:06.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:25:06.045Z] [2021-06-08T23:25:06.045Z] Login Succeeded [2021-06-08T23:25:06.045Z] docker.io [2021-06-08T23:25:06.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:25:06.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:25:06.567Z] Configure a credential helper to remove this warning. See [2021-06-08T23:25:06.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:25:06.567Z] [2021-06-08T23:25:06.567Z] Login Succeeded [2021-06-08T23:25:06.567Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T23:25:06.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T23:25:06.905Z] ++ 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-08T23:25:06.905Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T23:25:06.905Z] ++ dirname cmd/core-command/Dockerfile [2021-06-08T23:25:06.905Z] ++ cut -d/ -f2 [2021-06-08T23:25:06.905Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-08T23:25:06.905Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T23:25:06.905Z] ++ cut -d/ -f2 [2021-06-08T23:25:06.905Z] ++ dirname cmd/core-data/Dockerfile [2021-06-08T23:25:06.905Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-08T23:25:06.905Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T23:25:06.905Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-08T23:25:06.905Z] ++ cut -d/ -f2 [2021-06-08T23:25:06.905Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-08T23:25:06.905Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T23:25:06.905Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-08T23:25:06.905Z] ++ cut -d/ -f2 [2021-06-08T23:25:06.905Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-08T23:25:06.905Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T23:25:06.905Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-08T23:25:06.905Z] ++ cut -d/ -f2 [2021-06-08T23:25:06.905Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-08T23:25:06.905Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T23:25:06.905Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-08T23:25:06.905Z] ++ cut -d/ -f2 [2021-06-08T23:25:06.905Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-08T23:25:06.905Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T23:25:06.905Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-08T23:25:06.905Z] ++ cut -d/ -f2 [2021-06-08T23:25:06.905Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-08T23:25:06.905Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T23:25:06.905Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-08T23:25:06.905Z] ++ cut -d/ -f2 [2021-06-08T23:25:06.905Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-08T23:25:06.905Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T23:25:06.905Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-08T23:25:06.905Z] ++ cut -d/ -f2 [2021-06-08T23:25:06.905Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-08T23:25:06.953Z] 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-08T23:25:10.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T23:25:10.056Z] [2021-06-08T23:25:10.056Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:25:10.390Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T23:25:10.390Z] latest: Pulling from edgex-devops/git-semver [2021-06-08T23:25:10.390Z] 31603596830f: Pulling fs layer [2021-06-08T23:25:10.390Z] 54011a49482f: Pulling fs layer [2021-06-08T23:25:10.390Z] a6820b24f6d8: Pulling fs layer [2021-06-08T23:25:10.390Z] f581987b2513: Pulling fs layer [2021-06-08T23:25:10.390Z] f581987b2513: Waiting [2021-06-08T23:25:10.390Z] 54011a49482f: Verifying Checksum [2021-06-08T23:25:10.390Z] 54011a49482f: Download complete [2021-06-08T23:25:10.653Z] 31603596830f: Verifying Checksum [2021-06-08T23:25:10.653Z] 31603596830f: Download complete [2021-06-08T23:25:10.653Z] f581987b2513: Verifying Checksum [2021-06-08T23:25:10.653Z] f581987b2513: Download complete [2021-06-08T23:25:10.653Z] a6820b24f6d8: Verifying Checksum [2021-06-08T23:25:10.653Z] a6820b24f6d8: Download complete [2021-06-08T23:25:10.653Z] 31603596830f: Pull complete [2021-06-08T23:25:10.916Z] 54011a49482f: Pull complete [2021-06-08T23:25:11.495Z] a6820b24f6d8: Pull complete [2021-06-08T23:25:11.770Z] f581987b2513: Pull complete [2021-06-08T23:25:11.770Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-08T23:25:11.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T23:25:11.770Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-08T23:25:11.848Z] prd-centos7-docker-4c-2g-1055 does not seem to be running inside a container [2021-06-08T23:25:11.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-08T23:25:12.956Z] $ docker top 78ac18130dd589191172d053c5a175906cc24892b0dbc24a3ff4b8393de091c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T23:25:13.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T23:25:13.071Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T23:25:13.189Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T23:25:13.189Z] $ docker exec 78ac18130dd589191172d053c5a175906cc24892b0dbc24a3ff4b8393de091c2 ssh-agent [2021-06-08T23:25:13.306Z] SSH_AUTH_SOCK=/tmp/ssh-aK1QMIP6xnX6/agent.14 [2021-06-08T23:25:13.306Z] SSH_AGENT_PID=21 [2021-06-08T23:25:13.314Z] Running ssh-add (command line suppressed) [2021-06-08T23:25:13.404Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7946570544179737272.key (/w/workspace/edgex-go/4@tmp/private_key_7946570544179737272.key) [2021-06-08T23:25:13.421Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T23:25:13.720Z] + git tag --points-at HEAD [Pipeline] } [2021-06-08T23:25:13.733Z] $ docker exec --env ******** --env ******** 78ac18130dd589191172d053c5a175906cc24892b0dbc24a3ff4b8393de091c2 ssh-agent -k [2021-06-08T23:25:13.827Z] unset SSH_AUTH_SOCK; [2021-06-08T23:25:13.827Z] unset SSH_AGENT_PID; [2021-06-08T23:25:13.827Z] echo Agent pid 21 killed; [2021-06-08T23:25:13.843Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-08T23:25:13.890Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T23:25:13.890Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T23:25:13.997Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T23:25:13.997Z] $ docker exec 78ac18130dd589191172d053c5a175906cc24892b0dbc24a3ff4b8393de091c2 ssh-agent [2021-06-08T23:25:14.096Z] SSH_AUTH_SOCK=/tmp/ssh-spbnmRbMChg6/agent.54 [2021-06-08T23:25:14.096Z] SSH_AGENT_PID=61 [2021-06-08T23:25:14.103Z] Running ssh-add (command line suppressed) [2021-06-08T23:25:14.210Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7411126649213165823.key (/w/workspace/edgex-go/4@tmp/private_key_7411126649213165823.key) [2021-06-08T23:25:14.231Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T23:25:14.537Z] + git semver init [2021-06-08T23:25:14.537Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T23:25:14.537Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-06-08T23:25:14.537Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-06-08T23:25:14.538Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T23:25:14.538Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T23:25:14.538Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T23:25:14.538Z] # $SEMVER_BRANCH = PR-3551 [2021-06-08T23:25:14.538Z] # $SEMVER_TEMP = /tmp/semver-538944083 [2021-06-08T23:25:14.538Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-08T23:25:38.366Z] # '/tmp/semver-538944083' -> '/w/workspace/edgex-go/4/.semver' [2021-06-08T23:25:38.366Z] # -> Force: false [2021-06-08T23:25:38.366Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-06-08T23:25:38.378Z] $ docker exec --env ******** --env ******** 78ac18130dd589191172d053c5a175906cc24892b0dbc24a3ff4b8393de091c2 ssh-agent -k [2021-06-08T23:25:38.466Z] unset SSH_AUTH_SOCK; [2021-06-08T23:25:38.466Z] unset SSH_AGENT_PID; [2021-06-08T23:25:38.466Z] echo Agent pid 61 killed; [2021-06-08T23:25:38.482Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T23:25:38.812Z] + git semver [Pipeline] } [2021-06-08T23:25:38.823Z] $ docker stop --time=1 78ac18130dd589191172d053c5a175906cc24892b0dbc24a3ff4b8393de091c2 [2021-06-08T23:25:41.376Z] $ docker rm -f 78ac18130dd589191172d053c5a175906cc24892b0dbc24a3ff4b8393de091c2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T23:25:41.784Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-08T23:25:42.146Z] Stashed 1 file(s) [Pipeline] echo [2021-06-08T23:25:42.149Z] [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-08T23:25:42.707Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-08T23:25:43.005Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T23:25:43.301Z] + sudo service docker restart [2021-06-08T23:25:43.301Z] + true [2021-06-08T23:25:43.301Z] Redirecting to /bin/systemctl restart docker.service [2021-06-08T23:25:57.343Z] Still waiting to schedule task [2021-06-08T23:25:57.343Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-06-08T23:25:59.517Z] ========================================================= [2021-06-08T23:25:59.517Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-08T23:25:59.517Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:26:01.797Z] + 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-08T23:26:01.797Z] Sending build context to Docker daemon 329.2MB [2021-06-08T23:26:01.797Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T23:26:01.797Z] Step 2/6 : FROM ${BASE} [2021-06-08T23:26:01.797Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-08T23:26:01.797Z] 540db60ca938: Pulling fs layer [2021-06-08T23:26:01.797Z] adcc1eea9eea: Pulling fs layer [2021-06-08T23:26:01.797Z] 4c4ab2625f07: Pulling fs layer [2021-06-08T23:26:01.797Z] 0510c868ecb4: Pulling fs layer [2021-06-08T23:26:01.797Z] afea3b2eda06: Pulling fs layer [2021-06-08T23:26:01.797Z] 7809a108b3ef: Pulling fs layer [2021-06-08T23:26:01.797Z] f706445af74f: Pulling fs layer [2021-06-08T23:26:01.797Z] afea3b2eda06: Waiting [2021-06-08T23:26:01.797Z] 7809a108b3ef: Waiting [2021-06-08T23:26:01.797Z] f706445af74f: Waiting [2021-06-08T23:26:01.797Z] 0510c868ecb4: Waiting [2021-06-08T23:26:01.797Z] 4c4ab2625f07: Verifying Checksum [2021-06-08T23:26:01.797Z] 4c4ab2625f07: Download complete [2021-06-08T23:26:01.797Z] adcc1eea9eea: Verifying Checksum [2021-06-08T23:26:01.797Z] adcc1eea9eea: Download complete [2021-06-08T23:26:01.797Z] afea3b2eda06: Verifying Checksum [2021-06-08T23:26:01.797Z] afea3b2eda06: Download complete [2021-06-08T23:26:01.797Z] 540db60ca938: Verifying Checksum [2021-06-08T23:26:01.797Z] 540db60ca938: Download complete [2021-06-08T23:26:01.797Z] 7809a108b3ef: Verifying Checksum [2021-06-08T23:26:01.797Z] 7809a108b3ef: Download complete [2021-06-08T23:26:01.797Z] 540db60ca938: Pull complete [2021-06-08T23:26:01.797Z] adcc1eea9eea: Pull complete [2021-06-08T23:26:01.797Z] 4c4ab2625f07: Pull complete [2021-06-08T23:26:03.211Z] f706445af74f: Verifying Checksum [2021-06-08T23:26:03.211Z] f706445af74f: Download complete [2021-06-08T23:26:03.211Z] 0510c868ecb4: Verifying Checksum [2021-06-08T23:26:03.211Z] 0510c868ecb4: Download complete [2021-06-08T23:26:06.543Z] 0510c868ecb4: Pull complete [2021-06-08T23:26:06.543Z] afea3b2eda06: Pull complete [2021-06-08T23:26:06.543Z] 7809a108b3ef: Pull complete [2021-06-08T23:26:07.935Z] f706445af74f: Pull complete [2021-06-08T23:26:07.935Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-08T23:26:07.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-08T23:26:07.935Z] ---> b068be0155e3 [2021-06-08T23:26:07.935Z] 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-08T23:26:09.854Z] ---> Running in 6da9728b0699 [2021-06-08T23:26:09.854Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:26:10.801Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:26:11.747Z] (1/12) Installing libmagic (5.39-r0) [2021-06-08T23:26:11.747Z] (2/12) Installing file (5.39-r0) [2021-06-08T23:26:11.747Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-08T23:26:12.008Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-08T23:26:18.613Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-08T23:26:18.613Z] (6/12) Installing patch (2.7.6-r6) [2021-06-08T23:26:18.613Z] (7/12) Installing build-base (0.5-r2) [2021-06-08T23:26:18.613Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-08T23:26:18.613Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-08T23:26:18.613Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-08T23:26:18.613Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-08T23:26:18.613Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-08T23:26:18.613Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T23:26:18.613Z] OK: 219 MiB in 52 packages [2021-06-08T23:26:20.015Z] Removing intermediate container 6da9728b0699 [2021-06-08T23:26:20.016Z] ---> 6d0f10d5ada2 [2021-06-08T23:26:20.016Z] Step 4/6 : WORKDIR /edgex-go [2021-06-08T23:26:20.016Z] ---> Running in 1c558f6829f7 [2021-06-08T23:26:20.016Z] Removing intermediate container 1c558f6829f7 [2021-06-08T23:26:20.016Z] ---> 6956712983eb [2021-06-08T23:26:20.016Z] Step 5/6 : COPY go.mod . [2021-06-08T23:26:20.016Z] ---> 9e01f66cfd8b [2021-06-08T23:26:20.016Z] Step 6/6 : RUN go mod download [2021-06-08T23:26:20.277Z] ---> Running in 48d14f9ac226 [2021-06-08T23:26:30.297Z] Removing intermediate container 48d14f9ac226 [2021-06-08T23:26:30.297Z] ---> bc1b0d46319a [2021-06-08T23:26:30.297Z] Successfully built bc1b0d46319a [2021-06-08T23:26:30.297Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:26:30.606Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T23:26:30.606Z] . [Pipeline] withDockerContainer [2021-06-08T23:26:30.685Z] prd-centos7-docker-4c-2g-1055 does not seem to be running inside a container [2021-06-08T23:26:30.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-08T23:26:31.127Z] $ docker top 0da24c7685683e22b9d85f92065ff923cdad6339a6b5f3cfe225d08bbe9244d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T23:26:31.509Z] + go version [2021-06-08T23:26:31.510Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-08T23:26:31.518Z] $ docker stop --time=1 0da24c7685683e22b9d85f92065ff923cdad6339a6b5f3cfe225d08bbe9244d6 [2021-06-08T23:26:32.707Z] $ docker rm -f 0da24c7685683e22b9d85f92065ff923cdad6339a6b5f3cfe225d08bbe9244d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:26:33.297Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T23:26:33.298Z] . [Pipeline] withDockerContainer [2021-06-08T23:26:33.375Z] prd-centos7-docker-4c-2g-1055 does not seem to be running inside a container [2021-06-08T23:26:33.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-08T23:26:35.649Z] $ docker top 8f4647caeda340184e900ebee60d7244e63b1ee3040a8d04a15e1b138fb69114 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T23:26:35.740Z] ========================================================= [2021-06-08T23:26:35.741Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-08T23:26:35.741Z] ========================================================= [Pipeline] sh [2021-06-08T23:26:36.045Z] + go mod tidy [Pipeline] sh [2021-06-08T23:26:36.604Z] + make test [2021-06-08T23:26:36.604Z] go mod tidy [2021-06-08T23:26:36.604Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T23:26:41.963Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-08T23:27:00.218Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-08T23:27:02.175Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-08T23:27:03.597Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-08T23:27:03.597Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-08T23:27:06.183Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-08T23:27:06.452Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-08T23:27:06.452Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-08T23:27:06.452Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-08T23:27:07.037Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-08T23:27:07.309Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-08T23:27:10.683Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-08T23:27:10.683Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-08T23:27:10.683Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-08T23:27:10.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-08T23:27:10.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-08T23:27:10.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-08T23:27:10.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-08T23:27:10.683Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.046s coverage: 28.7% of statements [2021-06-08T23:27:10.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.062s coverage: 100.0% of statements [2021-06-08T23:27:10.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-08T23:27:10.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-08T23:27:10.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-08T23:27:11.894Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements [2021-06-08T23:27:11.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-08T23:27:11.894Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.062s coverage: 53.4% of statements [2021-06-08T23:27:11.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-08T23:27:11.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-08T23:27:12.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.102s coverage: 87.7% of statements [2021-06-08T23:27:12.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-08T23:27:12.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T23:27:12.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.054s coverage: 78.9% of statements [2021-06-08T23:27:12.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-08T23:27:12.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-08T23:27:12.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-08T23:27:12.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-08T23:27:12.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-08T23:27:12.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-08T23:27:12.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-08T23:27:14.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.236s coverage: 95.1% of statements [2021-06-08T23:27:14.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-08T23:27:14.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T23:27:14.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-08T23:27:14.289Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-08T23:27:14.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-08T23:27:14.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-08T23:27:14.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-08T23:27:14.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-08T23:27:14.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-08T23:27:14.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-08T23:27:14.289Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-06-08T23:27:14.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-08T23:27:14.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-08T23:27:14.289Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.052s coverage: 60.0% of statements [2021-06-08T23:27:15.285Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.048s coverage: 0.8% of statements [2021-06-08T23:27:15.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-08T23:27:15.285Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.043s coverage: 22.0% of statements [2021-06-08T23:27:15.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-08T23:27:15.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-06-08T23:27:16.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements [2021-06-08T23:27:16.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-06-08T23:27:16.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-06-08T23:27:16.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-06-08T23:27:28.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.047s coverage: 94.4% of statements [2021-06-08T23:27:28.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-06-08T23:27:33.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.161s coverage: 81.8% of statements [2021-06-08T23:27:33.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-08T23:27:51.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-06-08T23:27:51.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-08T23:27:51.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-08T23:27:51.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-08T23:27:51.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-08T23:27:51.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-08T23:27:51.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-08T23:27:51.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-08T23:27:51.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-08T23:27:51.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-08T23:27:51.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements [2021-06-08T23:27:51.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-08T23:27:51.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-08T23:27:51.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2021-06-08T23:27:51.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-08T23:27:51.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements [2021-06-08T23:27:51.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-08T23:27:51.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.0% of statements [2021-06-08T23:27:51.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2021-06-08T23:27:51.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-06-08T23:27:51.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-06-08T23:27:51.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-08T23:27:51.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.119s coverage: 64.4% of statements [2021-06-08T23:27:51.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-08T23:27:51.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-08T23:27:51.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-06-08T23:27:51.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-06-08T23:27:51.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-06-08T23:27:51.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-06-08T23:27:51.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-06-08T23:27:51.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.184s coverage: 66.9% of statements [2021-06-08T23:27:51.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-08T23:27:51.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-08T23:27:51.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-08T23:27:51.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.6% of statements [2021-06-08T23:27:51.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-08T23:27:51.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-08T23:27:51.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.027s coverage: 89.5% of statements [2021-06-08T23:27:51.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-08T23:27:51.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.025s coverage: 84.8% of statements [2021-06-08T23:27:51.731Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-08T23:27:51.731Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-08T23:27:51.731Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-08T23:27:51.731Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-08T23:27:59.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.061s coverage: 19.3% of statements [2021-06-08T23:27:59.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-08T23:27:59.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-08T23:27:59.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-08T23:27:59.921Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.120s coverage: 91.9% of statements [2021-06-08T23:27:59.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-08T23:27:59.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T23:27:59.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-08T23:27:59.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-08T23:27:59.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-08T23:27:59.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-08T23:27:59.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-08T23:27:59.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-08T23:27:59.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 63.4% of statements [2021-06-08T23:27:59.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-08T23:27:59.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.086s coverage: 97.6% of statements [2021-06-08T23:27:59.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-08T23:27:59.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T23:27:59.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-08T23:27:59.922Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements [2021-06-08T23:27:59.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-08T23:27:59.922Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements [2021-06-08T23:27:59.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-08T23:27:59.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-08T23:27:59.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-08T23:27:59.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-08T23:27:59.922Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements [2021-06-08T23:27:59.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-08T23:27:59.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-08T23:27:59.922Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-06-08T23:27:59.922Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.042s coverage: 28.1% of statements [2021-06-08T23:27:59.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-08T23:27:59.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-08T23:27:59.922Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.052s coverage: 28.9% of statements [2021-06-08T23:27:59.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-08T23:27:59.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-08T23:27:59.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-08T23:27:59.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-08T23:27:59.922Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-08T23:27:59.922Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-06-08T23:27:59.922Z] GO111MODULE=on go vet ./... [2021-06-08T23:28:23.564Z] gofmt -l . [2021-06-08T23:28:23.564Z] [ "`gofmt -l .`" = "" ] [2021-06-08T23:28:23.564Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-08T23:28:25.908Z] + ls -al . [2021-06-08T23:28:25.908Z] total 528 [2021-06-08T23:28:25.908Z] drwxrwxr-x 10 1001 1001 4096 Jun 8 23:28 . [2021-06-08T23:28:25.908Z] drwxr-xr-x 4 root root 28 Jun 8 23:26 .. [2021-06-08T23:28:25.908Z] -rw-rw-r-- 1 1001 1001 11 Jun 8 23:24 .dockerignore [2021-06-08T23:28:25.908Z] drwxrwxr-x 8 1001 1001 179 Jun 8 23:24 .git [2021-06-08T23:28:25.908Z] drwxrwxr-x 3 1001 1001 125 Jun 8 23:24 .github [2021-06-08T23:28:25.908Z] -rw-rw-r-- 1 1001 1001 818 Jun 8 23:24 .gitignore [2021-06-08T23:28:25.908Z] drwx------ 3 1001 1001 60 Jun 8 23:25 .semver [2021-06-08T23:28:25.908Z] -rw-rw-r-- 1 1001 1001 166 Jun 8 23:24 .sonarcloud.properties [2021-06-08T23:28:25.908Z] -rw-rw-r-- 1 1001 1001 8609 Jun 8 23:24 Attribution.txt [2021-06-08T23:28:25.908Z] -rw-rw-r-- 1 1001 1001 3804 Jun 8 23:24 CONTRIBUTING.md [2021-06-08T23:28:25.908Z] -rw-rw-r-- 1 1001 1001 931 Jun 8 23:24 Dockerfile.build [2021-06-08T23:28:25.908Z] -rw-rw-r-- 1 1001 1001 849 Jun 8 23:24 Jenkinsfile [2021-06-08T23:28:25.908Z] -rw-rw-r-- 1 1001 1001 10775 Jun 8 23:24 LICENSE [2021-06-08T23:28:25.908Z] -rw-rw-r-- 1 1001 1001 5605 Jun 8 23:24 Makefile [2021-06-08T23:28:25.908Z] -rw-rw-r-- 1 1001 1001 7978 Jun 8 23:24 README.md [2021-06-08T23:28:25.908Z] -rw-rw-r-- 1 1001 1001 6755 Jun 8 23:24 SECURITY.md [2021-06-08T23:28:25.908Z] -rw-rw-r-- 1 1001 1001 5 Jun 8 23:25 VERSION [2021-06-08T23:28:25.908Z] -rw-rw-r-- 1 1001 1001 4131 Jun 8 23:24 ZMQWindows.md [2021-06-08T23:28:25.908Z] drwxrwxr-x 2 1001 1001 37 Jun 8 23:24 bin [2021-06-08T23:28:25.908Z] drwxrwxr-x 14 1001 1001 4096 Jun 8 23:24 cmd [2021-06-08T23:28:25.908Z] -rw-r--r-- 1 root root 412281 Jun 8 23:27 coverage.out [2021-06-08T23:28:25.908Z] -rw-rw-r-- 1 1001 1001 902 Jun 8 23:24 go.mod [2021-06-08T23:28:25.908Z] -rw-r--r-- 1 root root 21048 Jun 8 23:26 go.sum [2021-06-08T23:28:25.908Z] drwxrwxr-x 8 1001 1001 127 Jun 8 23:24 internal [2021-06-08T23:28:25.908Z] drwxrwxr-x 3 1001 1001 16 Jun 8 23:24 openapi [2021-06-08T23:28:25.908Z] drwxrwxr-x 4 1001 1001 71 Jun 8 23:24 snap [2021-06-08T23:28:25.908Z] -rw-rw-r-- 1 1001 1001 168 Jun 8 23:24 version.go [Pipeline] sh [2021-06-08T23:28:26.203Z] + '[' -e coverage.out ] [2021-06-08T23:28:26.203Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-08T23:28:26.328Z] Stashed 1 file(s) [Pipeline] sh [2021-06-08T23:28:26.623Z] + make build [2021-06-08T23:28:26.624Z] go mod tidy [2021-06-08T23:28:26.624Z] 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-08T23:28:28.021Z] 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-08T23:28:34.721Z] 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-08T23:28:34.980Z] 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-08T23:28:36.362Z] 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-08T23:28:36.362Z] 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-08T23:28:37.755Z] 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-08T23:28:38.332Z] 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-08T23:28:39.280Z] 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-08T23:28:40.226Z] 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-08T23:28:40.803Z] 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-08T23:28:41.789Z] 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-08T23:28:43.209Z] $ docker stop --time=1 8f4647caeda340184e900ebee60d7244e63b1ee3040a8d04a15e1b138fb69114 [2021-06-08T23:28:45.600Z] $ docker rm -f 8f4647caeda340184e900ebee60d7244e63b1ee3040a8d04a15e1b138fb69114 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:28:52.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T23:28:52.675Z] [2021-06-08T23:28:52.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:28:52.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T23:28:52.986Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-08T23:28:52.986Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-08T23:28:52.986Z] ca9280d653b3: Pulling fs layer [2021-06-08T23:28:52.986Z] 7e9c9ca2126c: Pulling fs layer [2021-06-08T23:28:53.246Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-08T23:28:53.246Z] cbdbe7a5bc2a: Download complete [2021-06-08T23:28:53.246Z] cbdbe7a5bc2a: Pull complete [2021-06-08T23:28:53.817Z] ca9280d653b3: Verifying Checksum [2021-06-08T23:28:53.817Z] ca9280d653b3: Download complete [2021-06-08T23:28:54.405Z] ca9280d653b3: Pull complete [2021-06-08T23:28:54.405Z] 7e9c9ca2126c: Verifying Checksum [2021-06-08T23:28:54.405Z] 7e9c9ca2126c: Download complete [2021-06-08T23:29:02.011Z] 7e9c9ca2126c: Pull complete [2021-06-08T23:29:02.011Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-08T23:29:02.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T23:29:02.011Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-08T23:29:02.091Z] prd-centos7-docker-4c-2g-1055 does not seem to be running inside a container [2021-06-08T23:29:02.130Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-08T23:29:04.173Z] $ docker top 739d7cdabebab7e0056262dcb6e2354fb83e144f79a7bf4290e7937d060e8c82 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T23:29:04.553Z] + docker-compose build --help [2021-06-08T23:29:04.553Z] + grep parallel [2021-06-08T23:29:05.130Z] --parallel Build images in parallel. [Pipeline] } [2021-06-08T23:29:05.145Z] $ docker stop --time=1 739d7cdabebab7e0056262dcb6e2354fb83e144f79a7bf4290e7937d060e8c82 [2021-06-08T23:29:06.373Z] $ docker rm -f 739d7cdabebab7e0056262dcb6e2354fb83e144f79a7bf4290e7937d060e8c82 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:29:06.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T23:29:06.884Z] . [Pipeline] withDockerContainer [2021-06-08T23:29:06.964Z] prd-centos7-docker-4c-2g-1055 does not seem to be running inside a container [2021-06-08T23:29:07.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-08T23:29:09.299Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1057 in /w/workspace/edgexfoundry_edgex-go_PR-3551 [2021-06-08T23:29:09.314Z] $ docker top 72403dcb50b72ecc78625a04ca785b28106482bbf27fc8f387401ec890baee47 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-06-08T23:29:09.441Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-06-08T23:29:09.687Z] The recommended git tool is: git [2021-06-08T23:29:09.696Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-08T23:29:10.273Z] Building core-command ... [2021-06-08T23:29:10.273Z] Building core-data ... [2021-06-08T23:29:10.273Z] Building core-metadata ... [2021-06-08T23:29:10.273Z] Building security-bootstrapper ... [2021-06-08T23:29:10.273Z] Building security-proxy-setup ... [2021-06-08T23:29:10.273Z] Building security-secretstore-setup ... [2021-06-08T23:29:10.273Z] Building support-notifications ... [2021-06-08T23:29:10.273Z] Building support-scheduler ... [2021-06-08T23:29:10.273Z] Building sys-mgmt-agent ... [2021-06-08T23:29:10.273Z] Building security-secretstore-setup [2021-06-08T23:29:10.273Z] Building core-command [2021-06-08T23:29:10.273Z] Building support-scheduler [2021-06-08T23:29:10.273Z] Building support-notifications [2021-06-08T23:29:10.274Z] Building core-metadata [2021-06-08T23:29:17.621Z] using credential edgex-jenkins-ssh [2021-06-08T23:29:17.639Z] Cloning the remote Git repository [2021-06-08T23:29:17.680Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-08T23:29:17.794Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-06-08T23:29:17.852Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T23:29:17.853Z] > git --version # timeout=10 [2021-06-08T23:29:17.865Z] > git --version # 'git version 2.17.1' [2021-06-08T23:29:17.867Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T23:29:17.941Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T23:29:21.155Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:29:21.155Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:29:21.155Z] ---> bc1b0d46319a [2021-06-08T23:29:21.155Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T23:29:21.155Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:29:21.155Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:29:21.155Z] ---> bc1b0d46319a [2021-06-08T23:29:21.155Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T23:29:27.744Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:29:27.744Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:29:27.744Z] ---> bc1b0d46319a [2021-06-08T23:29:27.744Z] Step 3/26 : WORKDIR /edgex-go [2021-06-08T23:29:29.670Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:29:29.670Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:29:29.670Z] ---> bc1b0d46319a [2021-06-08T23:29:29.670Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T23:29:29.670Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:29:29.671Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:29:29.671Z] ---> bc1b0d46319a [2021-06-08T23:29:29.671Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T23:29:34.979Z] ---> Running in 971fe2aa33bb [2021-06-08T23:29:34.979Z] ---> Running in 5bca1c070947 [2021-06-08T23:29:34.979Z] ---> Running in 38de439627ee [2021-06-08T23:29:34.979Z] ---> Running in 7115678afde0 [2021-06-08T23:29:34.979Z] ---> Running in bc137775dc71 [2021-06-08T23:29:35.249Z] Removing intermediate container 5bca1c070947 [2021-06-08T23:29:35.249Z] ---> f9327cac59c0 [2021-06-08T23:29:35.249Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:29:35.249Z] Removing intermediate container 971fe2aa33bb [2021-06-08T23:29:35.249Z] ---> 868097614bef [2021-06-08T23:29:35.249Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:29:35.249Z] Removing intermediate container 7115678afde0 [2021-06-08T23:29:35.249Z] ---> 297f1e1580b4 [2021-06-08T23:29:35.249Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:29:35.510Z] Removing intermediate container 38de439627ee [2021-06-08T23:29:35.510Z] ---> f389bf7412c1 [2021-06-08T23:29:35.510Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:29:35.510Z] Removing intermediate container bc137775dc71 [2021-06-08T23:29:35.510Z] ---> 57844d3e1dc3 [2021-06-08T23:29:35.510Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:29:35.510Z] ---> Running in bec57eda8ed4 [2021-06-08T23:29:35.510Z] ---> Running in 478a6d4d0d7e [2021-06-08T23:29:35.510Z] ---> Running in 94e5059b42ec [2021-06-08T23:29:35.510Z] ---> Running in 6f380fcd0ddb [2021-06-08T23:29:35.510Z] ---> Running in 0970fd51b156 [2021-06-08T23:29:36.912Z] Removing intermediate container bec57eda8ed4 [2021-06-08T23:29:36.912Z] ---> 4b418353e749 [2021-06-08T23:29:36.912Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-08T23:29:36.912Z] Removing intermediate container 478a6d4d0d7e [2021-06-08T23:29:36.912Z] ---> b5a90eaad6b5 [2021-06-08T23:29:36.912Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T23:29:36.912Z] ---> Running in 80c66a5bb6c7 [2021-06-08T23:29:37.026Z] Merging remotes/origin/master commit 0b4ae0ad88a1613fc0cb81b4f51bd451a4ba894d into PR head commit 917c532b265ef7d77fe4e6d4ebdf3323ed993019 [2021-06-08T23:29:37.172Z] ---> Running in 00bd2fc6643c [2021-06-08T23:29:37.355Z] Merge succeeded, producing 917c532b265ef7d77fe4e6d4ebdf3323ed993019 [2021-06-08T23:29:37.355Z] Checking out Revision 917c532b265ef7d77fe4e6d4ebdf3323ed993019 (PR-3551) [2021-06-08T23:29:37.434Z] Removing intermediate container 94e5059b42ec [2021-06-08T23:29:37.434Z] ---> 612044f40c7a [2021-06-08T23:29:37.434Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-08T23:29:37.697Z] Removing intermediate container 6f380fcd0ddb [2021-06-08T23:29:37.697Z] ---> ae0e01d99d95 [2021-06-08T23:29:37.697Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-08T23:29:37.697Z] ---> Running in 79cabafdd3ee [2021-06-08T23:29:37.697Z] Removing intermediate container 0970fd51b156 [2021-06-08T23:29:37.697Z] ---> 0a573c8b2368 [2021-06-08T23:29:37.697Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T23:29:36.044Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T23:29:36.058Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T23:29:36.078Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T23:29:36.109Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T23:29:36.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T23:29:36.121Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3551/head:refs/remotes/origin/PR-3551 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T23:29:37.039Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T23:29:37.058Z] > git checkout -f 917c532b265ef7d77fe4e6d4ebdf3323ed993019 # timeout=10 [2021-06-08T23:29:37.267Z] > git remote # timeout=10 [2021-06-08T23:29:37.289Z] > git config --get remote.origin.url # timeout=10 [2021-06-08T23:29:37.302Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T23:29:37.312Z] > git merge 0b4ae0ad88a1613fc0cb81b4f51bd451a4ba894d # timeout=10 [2021-06-08T23:29:37.335Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-08T23:29:37.357Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T23:29:37.374Z] > git checkout -f 917c532b265ef7d77fe4e6d4ebdf3323ed993019 # timeout=10 [2021-06-08T23:29:39.882Z] ---> Running in f01791f42c0d [2021-06-08T23:29:39.882Z] ---> Running in 269a62a3a57f [2021-06-08T23:29:39.882Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:29:39.882Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:29:39.882Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:29:39.882Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:29:39.882Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:29:39.882Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:29:39.882Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:29:39.882Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:29:39.882Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:29:39.882Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:29:39.882Z] OK: 219 MiB in 52 packages [2021-06-08T23:29:39.882Z] OK: 219 MiB in 52 packages [2021-06-08T23:29:39.882Z] OK: 219 MiB in 52 packages [2021-06-08T23:29:39.882Z] OK: 219 MiB in 52 packages [2021-06-08T23:29:40.141Z] OK: 219 MiB in 52 packages [2021-06-08T23:29:40.141Z] Removing intermediate container 79cabafdd3ee [2021-06-08T23:29:40.141Z] ---> 780850d9ac73 [2021-06-08T23:29:40.141Z] Step 6/23 : COPY go.mod . [2021-06-08T23:29:40.406Z] ---> 7b19928d81a3 [2021-06-08T23:29:40.406Z] Step 7/23 : RUN go mod download [2021-06-08T23:29:40.406Z] ---> Running in 7968eefe1703 [2021-06-08T23:29:40.666Z] Removing intermediate container 00bd2fc6643c [2021-06-08T23:29:40.666Z] ---> fb914eefd0c8 [2021-06-08T23:29:40.666Z] Step 6/24 : COPY go.mod . [2021-06-08T23:29:40.934Z] Removing intermediate container 80c66a5bb6c7 [2021-06-08T23:29:40.934Z] ---> 500312edf0b0 [2021-06-08T23:29:40.934Z] Step 6/23 : COPY go.mod . [2021-06-08T23:29:40.934Z] ---> cceca7eebbf7 [2021-06-08T23:29:40.934Z] Step 7/24 : RUN go mod download [2021-06-08T23:29:40.934Z] Removing intermediate container 269a62a3a57f [2021-06-08T23:29:40.934Z] ---> 8231db5388be [2021-06-08T23:29:40.934Z] Step 6/24 : COPY go.mod . [2021-06-08T23:29:40.934Z] ---> Running in cff854f7a7d9 [2021-06-08T23:29:41.199Z] Removing intermediate container f01791f42c0d [2021-06-08T23:29:41.199Z] ---> cd48a9dce106 [2021-06-08T23:29:41.199Z] Step 6/26 : COPY go.mod . [2021-06-08T23:29:41.199Z] ---> 14c83e1d15d7 [2021-06-08T23:29:41.199Z] Step 7/23 : RUN go mod download [2021-06-08T23:29:41.199Z] ---> Running in 72bb14c6a04f [2021-06-08T23:29:41.460Z] ---> cbf372952495 [2021-06-08T23:29:41.460Z] Step 7/24 : RUN go mod download [2021-06-08T23:29:41.721Z] ---> 4579d217b928 [2021-06-08T23:29:41.721Z] Step 7/26 : RUN go mod download [2021-06-08T23:29:41.721Z] ---> Running in 869427e19b9c [2021-06-08T23:29:41.721Z] ---> Running in 6c5dd46d57f5 [2021-06-08T23:29:42.667Z] Removing intermediate container 7968eefe1703 [2021-06-08T23:29:42.667Z] ---> c55a4532ccdb [2021-06-08T23:29:42.667Z] Step 8/23 : COPY . . [2021-06-08T23:29:43.248Z] Removing intermediate container cff854f7a7d9 [2021-06-08T23:29:43.248Z] ---> b49ba7e86b4c [2021-06-08T23:29:43.248Z] Step 8/24 : COPY . . [2021-06-08T23:29:43.761Z] Commit message: "Merge branch 'master' into issue-3545" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T23:29:45.095Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-08T23:29:45.549Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T23:29:45.914Z] + sudo service docker restart [2021-06-08T23:29:45.914Z] + true [2021-06-08T23:30:03.255Z] ---> 781bd80956f2 [2021-06-08T23:30:03.255Z] Step 9/24 : RUN go mod tidy [2021-06-08T23:30:03.255Z] ---> 065272b811c8 [2021-06-08T23:30:03.255Z] Step 9/23 : RUN go mod tidy [2021-06-08T23:30:03.255Z] ---> Running in 4ead83c426e7 [2021-06-08T23:30:03.255Z] Removing intermediate container 6c5dd46d57f5 [2021-06-08T23:30:03.255Z] ---> e4bdf0cf4b18 [2021-06-08T23:30:03.255Z] Step 8/26 : COPY . . [2021-06-08T23:30:03.255Z] Removing intermediate container 869427e19b9c [2021-06-08T23:30:03.255Z] ---> e03e4157f708 [2021-06-08T23:30:03.255Z] Step 8/24 : COPY . . [2021-06-08T23:30:03.255Z] Removing intermediate container 72bb14c6a04f [2021-06-08T23:30:03.255Z] ---> ef9c87950165 [2021-06-08T23:30:03.255Z] Step 8/23 : COPY . . [2021-06-08T23:30:03.255Z] ---> Running in 05f7c88a66ba [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T23:30:06.130Z] provisioning config files... [2021-06-08T23:30:06.158Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8899636216645441181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T23:30:06.534Z] ---> docker-login.sh [2021-06-08T23:30:06.534Z] nexus3.edgexfoundry.org:10001 [2021-06-08T23:30:07.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:30:07.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:30:07.738Z] Configure a credential helper to remove this warning. See [2021-06-08T23:30:07.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:30:07.738Z] [2021-06-08T23:30:07.738Z] Login Succeeded [2021-06-08T23:30:07.738Z] nexus3.edgexfoundry.org:10002 [2021-06-08T23:30:08.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:30:08.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:30:08.287Z] Configure a credential helper to remove this warning. See [2021-06-08T23:30:08.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:30:08.287Z] [2021-06-08T23:30:08.287Z] Login Succeeded [2021-06-08T23:30:08.287Z] nexus3.edgexfoundry.org:10003 [2021-06-08T23:30:08.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:30:08.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:30:08.839Z] Configure a credential helper to remove this warning. See [2021-06-08T23:30:08.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:30:08.839Z] [2021-06-08T23:30:08.839Z] Login Succeeded [2021-06-08T23:30:08.839Z] nexus3.edgexfoundry.org:10004 [2021-06-08T23:30:09.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:30:09.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:30:09.393Z] Configure a credential helper to remove this warning. See [2021-06-08T23:30:09.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:30:09.393Z] [2021-06-08T23:30:09.393Z] Login Succeeded [2021-06-08T23:30:09.393Z] docker.io [2021-06-08T23:30:09.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T23:30:09.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T23:30:09.938Z] Configure a credential helper to remove this warning. See [2021-06-08T23:30:09.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T23:30:09.938Z] [2021-06-08T23:30:09.938Z] Login Succeeded [2021-06-08T23:30:09.938Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T23:30:09.959Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-08T23:30:10.272Z] ========================================================= [2021-06-08T23:30:10.272Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-08T23:30:10.272Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:30:10.627Z] + 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-08T23:30:13.276Z] Sending build context to Docker daemon 166.2MB [2021-06-08T23:30:13.276Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T23:30:13.276Z] Step 2/6 : FROM ${BASE} [2021-06-08T23:30:13.276Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-08T23:30:13.276Z] 595b0fe564bb: Pulling fs layer [2021-06-08T23:30:13.276Z] 7186ed65a4f7: Pulling fs layer [2021-06-08T23:30:13.276Z] 316046926c0a: Pulling fs layer [2021-06-08T23:30:13.276Z] 4ebd0625c992: Pulling fs layer [2021-06-08T23:30:13.276Z] 207e8628e3a3: Pulling fs layer [2021-06-08T23:30:13.276Z] c791037a9be2: Pulling fs layer [2021-06-08T23:30:13.276Z] ffd874e62e21: Pulling fs layer [2021-06-08T23:30:13.276Z] 207e8628e3a3: Waiting [2021-06-08T23:30:13.276Z] 4ebd0625c992: Waiting [2021-06-08T23:30:13.276Z] c791037a9be2: Waiting [2021-06-08T23:30:13.276Z] 595b0fe564bb: Verifying Checksum [2021-06-08T23:30:13.276Z] 595b0fe564bb: Download complete [2021-06-08T23:30:13.867Z] 595b0fe564bb: Pull complete [2021-06-08T23:30:14.140Z] 316046926c0a: Verifying Checksum [2021-06-08T23:30:14.140Z] 316046926c0a: Download complete [2021-06-08T23:30:14.140Z] 7186ed65a4f7: Verifying Checksum [2021-06-08T23:30:14.140Z] 7186ed65a4f7: Download complete [2021-06-08T23:30:14.415Z] 207e8628e3a3: Verifying Checksum [2021-06-08T23:30:14.415Z] 207e8628e3a3: Download complete [2021-06-08T23:30:14.415Z] c791037a9be2: Verifying Checksum [2021-06-08T23:30:14.415Z] c791037a9be2: Download complete [2021-06-08T23:30:14.687Z] 7186ed65a4f7: Pull complete [2021-06-08T23:30:15.286Z] 316046926c0a: Pull complete [2021-06-08T23:30:16.269Z] 4ebd0625c992: Verifying Checksum [2021-06-08T23:30:16.269Z] 4ebd0625c992: Download complete [2021-06-08T23:30:16.269Z] ffd874e62e21: Verifying Checksum [2021-06-08T23:30:16.269Z] ffd874e62e21: Download complete [2021-06-08T23:30:18.256Z] ---> 7998119f8bec [2021-06-08T23:30:18.256Z] Step 9/23 : RUN go mod tidy [2021-06-08T23:30:18.256Z] Removing intermediate container 4ead83c426e7 [2021-06-08T23:30:18.256Z] ---> 3d1d0a5533f6 [2021-06-08T23:30:18.256Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-08T23:30:18.256Z] ---> db40a76c7475 [2021-06-08T23:30:18.256Z] Step 9/24 : RUN go mod tidy [2021-06-08T23:30:18.256Z] ---> 35871e124567 [2021-06-08T23:30:18.256Z] Step 9/26 : RUN go mod tidy [2021-06-08T23:30:18.256Z] ---> Running in 3fbe41e6b265 [2021-06-08T23:30:18.256Z] ---> Running in edecb085e5b6 [2021-06-08T23:30:18.256Z] ---> Running in 646f7231b7f6 [2021-06-08T23:30:18.256Z] ---> Running in 461c96c1275c [2021-06-08T23:30:18.256Z] Removing intermediate container 05f7c88a66ba [2021-06-08T23:30:18.256Z] ---> fd28245e8365 [2021-06-08T23:30:18.256Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-08T23:30:18.256Z] ---> Running in f7268f91fd09 [2021-06-08T23:30:18.256Z] 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-08T23:30:18.256Z] 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-08T23:30:21.228Z] Removing intermediate container 646f7231b7f6 [2021-06-08T23:30:21.228Z] ---> fd271786e859 [2021-06-08T23:30:21.228Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-08T23:30:21.228Z] ---> Running in 10a1169ec898 [2021-06-08T23:30:21.228Z] Removing intermediate container 461c96c1275c [2021-06-08T23:30:21.228Z] ---> d600a23cc365 [2021-06-08T23:30:21.228Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-08T23:30:21.228Z] ---> Running in 11c7a3f4c75c [2021-06-08T23:30:21.228Z] Removing intermediate container 3fbe41e6b265 [2021-06-08T23:30:21.228Z] ---> 61572aa4d14c [2021-06-08T23:30:21.228Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-08T23:30:21.228Z] ---> Running in f5d6ed11e677 [2021-06-08T23:30:21.228Z] 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-08T23:30:21.228Z] 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-08T23:30:21.228Z] 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-08T23:30:26.120Z] 4ebd0625c992: Pull complete [2021-06-08T23:30:26.120Z] 207e8628e3a3: Pull complete [2021-06-08T23:30:26.120Z] c791037a9be2: Pull complete [2021-06-08T23:30:29.514Z] ffd874e62e21: Pull complete [2021-06-08T23:30:29.514Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-08T23:30:29.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-08T23:30:29.514Z] ---> cfc18b08335c [2021-06-08T23:30:29.514Z] 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-08T23:30:32.164Z] ---> Running in 63f5e7645301 [2021-06-08T23:30:33.692Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:30:34.288Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:30:35.720Z] (1/12) Installing libmagic (5.39-r0) [2021-06-08T23:30:35.991Z] (2/12) Installing file (5.39-r0) [2021-06-08T23:30:35.991Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-08T23:30:35.991Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-08T23:30:48.372Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-08T23:30:48.372Z] (6/12) Installing patch (2.7.6-r6) [2021-06-08T23:30:48.372Z] (7/12) Installing build-base (0.5-r2) [2021-06-08T23:30:48.372Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-08T23:30:48.372Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-08T23:30:48.372Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-08T23:30:48.372Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-08T23:30:48.372Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-08T23:30:48.372Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T23:30:48.372Z] OK: 218 MiB in 52 packages [2021-06-08T23:30:51.759Z] Removing intermediate container 63f5e7645301 [2021-06-08T23:30:51.759Z] ---> a3b19ef0e0b8 [2021-06-08T23:30:51.759Z] Step 4/6 : WORKDIR /edgex-go [2021-06-08T23:30:51.759Z] ---> Running in 61cb66063df7 [2021-06-08T23:30:51.759Z] Removing intermediate container 61cb66063df7 [2021-06-08T23:30:51.759Z] ---> e9a73c58e9d5 [2021-06-08T23:30:51.759Z] Step 5/6 : COPY go.mod . [2021-06-08T23:30:54.338Z] 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-08T23:30:54.339Z] ---> 9e01a6a42cad [2021-06-08T23:30:54.340Z] Step 6/6 : RUN go mod download [2021-06-08T23:30:54.340Z] ---> Running in c274f4f65ab4 [2021-06-08T23:31:00.959Z] Removing intermediate container 11c7a3f4c75c [2021-06-08T23:31:00.959Z] ---> 5b40309ba7ed [2021-06-08T23:31:00.959Z] [2021-06-08T23:31:00.959Z] Step 11/26 : FROM alpine:3.12 [2021-06-08T23:31:00.959Z] Removing intermediate container 10a1169ec898 [2021-06-08T23:31:00.959Z] ---> 38316b8f1620 [2021-06-08T23:31:00.959Z] [2021-06-08T23:31:00.959Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T23:31:00.959Z] Removing intermediate container f7268f91fd09 [2021-06-08T23:31:00.959Z] ---> c79fa755c18a [2021-06-08T23:31:00.959Z] [2021-06-08T23:31:00.959Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T23:31:00.959Z] Removing intermediate container edecb085e5b6 [2021-06-08T23:31:00.959Z] ---> 47f7a8bcc4b2 [2021-06-08T23:31:00.959Z] [2021-06-08T23:31:00.959Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T23:31:00.959Z] Removing intermediate container f5d6ed11e677 [2021-06-08T23:31:00.959Z] ---> 295ac83d77a2 [2021-06-08T23:31:00.959Z] [2021-06-08T23:31:00.959Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T23:31:00.959Z] 3.12: Pulling from library/alpine [2021-06-08T23:31:00.959Z] 3.12: Pulling from library/alpine [2021-06-08T23:31:00.959Z] 3.12: Pulling from library/alpine [2021-06-08T23:31:00.959Z] 3.12: Pulling from library/alpine [2021-06-08T23:31:02.880Z] 3.12: Pulling from library/alpine [2021-06-08T23:31:02.880Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T23:31:02.880Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T23:31:02.880Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T23:31:02.880Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T23:31:02.880Z] Status: Image is up to date for alpine:3.12 [2021-06-08T23:31:02.880Z] Status: Image is up to date for alpine:3.12 [2021-06-08T23:31:02.880Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T23:31:02.880Z] Status: Image is up to date for alpine:3.12 [2021-06-08T23:31:02.880Z] ---> 13621d1b12d4 [2021-06-08T23:31:02.880Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-08T23:31:02.880Z] ---> 13621d1b12d4 [2021-06-08T23:31:02.880Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T23:31:02.880Z] ---> 13621d1b12d4 [2021-06-08T23:31:02.880Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T23:31:02.880Z] ---> 13621d1b12d4 [2021-06-08T23:31:02.880Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-08T23:31:02.880Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T23:31:02.880Z] Status: Image is up to date for alpine:3.12 [2021-06-08T23:31:02.880Z] ---> 13621d1b12d4 [2021-06-08T23:31:02.880Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-08T23:31:02.880Z] ---> Running in 8d63f3a883be [2021-06-08T23:31:02.880Z] ---> Running in a2a82b099d4e [2021-06-08T23:31:02.880Z] ---> Running in 214167da0c33 [2021-06-08T23:31:02.880Z] ---> Running in fbaab922b9a2 [2021-06-08T23:31:02.880Z] ---> Running in 027d391d0181 [2021-06-08T23:31:03.142Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:31:03.142Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:31:03.431Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-08T23:31:03.431Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T23:31:03.431Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-08T23:31:03.431Z] (4/6) Installing curl (7.77.0-r0) [2021-06-08T23:31:03.431Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-08T23:31:03.431Z] (6/6) Installing su-exec (0.2-r1) [2021-06-08T23:31:03.431Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T23:31:03.431Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T23:31:03.431Z] OK: 7 MiB in 20 packages [2021-06-08T23:31:03.431Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:31:03.431Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:31:03.695Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:31:03.695Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:31:03.695Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:31:03.695Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:31:03.695Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-08T23:31:03.695Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-08T23:31:03.695Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:31:03.958Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T23:31:03.958Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T23:31:03.958Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T23:31:03.958Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:31:03.958Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T23:31:03.958Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T23:31:04.219Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T23:31:04.219Z] OK: 6 MiB in 15 packages [2021-06-08T23:31:04.219Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T23:31:04.219Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T23:31:04.219Z] OK: 6 MiB in 15 packages [2021-06-08T23:31:04.219Z] OK: 6 MiB in 15 packages [2021-06-08T23:31:04.219Z] OK: 6 MiB in 16 packages [2021-06-08T23:31:04.796Z] Removing intermediate container 8d63f3a883be [2021-06-08T23:31:04.796Z] ---> d26a1b6cd89d [2021-06-08T23:31:04.796Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T23:31:04.796Z] ---> Running in d075e97597b4 [2021-06-08T23:31:05.060Z] Removing intermediate container d075e97597b4 [2021-06-08T23:31:05.060Z] ---> c382c2d1196d [2021-06-08T23:31:05.060Z] Step 14/26 : WORKDIR / [2021-06-08T23:31:05.060Z] Removing intermediate container a2a82b099d4e [2021-06-08T23:31:05.060Z] ---> 0ad0f9ab5237 [2021-06-08T23:31:05.060Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T23:31:05.060Z] ---> Running in 94b6abb02428 [2021-06-08T23:31:05.060Z] ---> Running in 615f533e86c1 [2021-06-08T23:31:05.060Z] Removing intermediate container 214167da0c33 [2021-06-08T23:31:05.060Z] ---> 15e1688ef827 [2021-06-08T23:31:05.060Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T23:31:05.060Z] Removing intermediate container fbaab922b9a2 [2021-06-08T23:31:05.060Z] ---> 4f277f24412a [2021-06-08T23:31:05.060Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T23:31:05.325Z] ---> Running in 3cdde2899f2d [2021-06-08T23:31:05.325Z] Removing intermediate container 027d391d0181 [2021-06-08T23:31:05.325Z] ---> 3513a5d63ffe [2021-06-08T23:31:05.325Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T23:31:05.325Z] ---> Running in 5f6d34473258 [2021-06-08T23:31:05.325Z] Removing intermediate container 94b6abb02428 [2021-06-08T23:31:05.325Z] ---> ba2e5985cd42 [2021-06-08T23:31:05.325Z] 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-08T23:31:05.325Z] Removing intermediate container 615f533e86c1 [2021-06-08T23:31:05.325Z] ---> 0357d4290573 [2021-06-08T23:31:05.325Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-08T23:31:05.325Z] ---> Running in 4d9ed1729a04 [2021-06-08T23:31:05.325Z] ---> Running in df2231c01f4b [2021-06-08T23:31:05.325Z] Removing intermediate container 3cdde2899f2d [2021-06-08T23:31:05.325Z] ---> 987f388c9abe [2021-06-08T23:31:05.325Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-08T23:31:05.325Z] Removing intermediate container 5f6d34473258 [2021-06-08T23:31:05.325Z] ---> 8c2314c27c2f [2021-06-08T23:31:05.325Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-08T23:31:05.325Z] ---> Running in d90c56d01be9 [2021-06-08T23:31:05.325Z] ---> Running in 676f922d9823 [2021-06-08T23:31:05.325Z] Removing intermediate container 4d9ed1729a04 [2021-06-08T23:31:05.325Z] ---> 802e2f9c28cf [2021-06-08T23:31:05.325Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-08T23:31:05.590Z] Removing intermediate container df2231c01f4b [2021-06-08T23:31:05.590Z] ---> 8e2b9500ae4c [2021-06-08T23:31:05.590Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T23:31:05.590Z] ---> Running in 2db4b63d25d3 [2021-06-08T23:31:05.590Z] ---> 024787d600e3 [2021-06-08T23:31:05.590Z] 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-08T23:31:05.590Z] Removing intermediate container d90c56d01be9 [2021-06-08T23:31:05.590Z] ---> a929ac5fc874 [2021-06-08T23:31:05.590Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T23:31:05.590Z] ---> Running in e5911e4d64d1 [2021-06-08T23:31:05.590Z] Removing intermediate container 676f922d9823 [2021-06-08T23:31:05.590Z] ---> 71bcbcd8c6cb [2021-06-08T23:31:05.590Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T23:31:05.590Z] ---> Running in aab0307b26e1 [2021-06-08T23:31:05.590Z] ---> Running in e462f977c2e5 [2021-06-08T23:31:05.590Z] Removing intermediate container 2db4b63d25d3 [2021-06-08T23:31:05.590Z] ---> 90410a03cc65 [2021-06-08T23:31:05.590Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T23:31:05.859Z] ---> Running in e119e28ec384 [2021-06-08T23:31:05.859Z] Removing intermediate container e5911e4d64d1 [2021-06-08T23:31:05.859Z] ---> 49d6359a41d4 [2021-06-08T23:31:05.859Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T23:31:05.859Z] Removing intermediate container aab0307b26e1 [2021-06-08T23:31:05.859Z] ---> 39e06657a133 [2021-06-08T23:31:05.859Z] Step 16/24 : WORKDIR / [2021-06-08T23:31:05.859Z] ---> 4cc8934d9a40 [2021-06-08T23:31:05.859Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-08T23:31:05.859Z] Removing intermediate container e462f977c2e5 [2021-06-08T23:31:05.859Z] ---> c7ccadfe4bd1 [2021-06-08T23:31:05.859Z] Step 16/24 : WORKDIR / [2021-06-08T23:31:05.859Z] ---> Running in e7dad148a68e [2021-06-08T23:31:05.859Z] Removing intermediate container e119e28ec384 [2021-06-08T23:31:05.859Z] ---> 17f03a7ccc97 [2021-06-08T23:31:05.859Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T23:31:05.859Z] ---> Running in c77744c6498a [2021-06-08T23:31:05.859Z] ---> ec6e468a51fa [2021-06-08T23:31:05.859Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-08T23:31:06.143Z] Removing intermediate container e7dad148a68e [2021-06-08T23:31:06.143Z] ---> 309824db8120 [2021-06-08T23:31:06.143Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T23:31:06.143Z] ---> 0bc1122d95fe [2021-06-08T23:31:06.143Z] 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-08T23:31:06.419Z] ---> 326084ad7764 [2021-06-08T23:31:06.419Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-08T23:31:06.419Z] Removing intermediate container c77744c6498a [2021-06-08T23:31:06.419Z] ---> 8fd4c21df0f7 [2021-06-08T23:31:06.419Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T23:31:06.703Z] ---> 670e2205414a [2021-06-08T23:31:06.703Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-08T23:31:06.703Z] ---> 2b1c3142c426 [2021-06-08T23:31:06.703Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-08T23:31:06.703Z] ---> 5ac9a5eea2cc [2021-06-08T23:31:06.703Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-08T23:31:06.975Z] ---> 0e99e7119088 [2021-06-08T23:31:06.975Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-08T23:31:07.559Z] ---> 1761b3cfced7 [2021-06-08T23:31:07.559Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-08T23:31:07.559Z] ---> ce3c6321d4ea [2021-06-08T23:31:07.559Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-08T23:31:07.559Z] ---> c91f70f279ff [2021-06-08T23:31:07.559Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-08T23:31:07.559Z] ---> 982b5bd545b8 [2021-06-08T23:31:07.559Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-08T23:31:07.559Z] ---> a954b2c4aec4 [2021-06-08T23:31:07.559Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-08T23:31:07.559Z] ---> Running in 1af6df8937ef [2021-06-08T23:31:07.559Z] ---> Running in 7eae6b7792a5 [2021-06-08T23:31:07.821Z] Removing intermediate container 7eae6b7792a5 [2021-06-08T23:31:07.821Z] ---> 1254f9d27d21 [2021-06-08T23:31:07.821Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T23:31:08.099Z] Removing intermediate container 1af6df8937ef [2021-06-08T23:31:08.099Z] ---> 34edabbccc36 [2021-06-08T23:31:08.099Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T23:31:08.099Z] ---> Running in 4a8efe0be5a1 [2021-06-08T23:31:08.099Z] ---> 742b6597ac51 [2021-06-08T23:31:08.099Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-08T23:31:08.099Z] ---> f6d73aa6bdc0 [2021-06-08T23:31:08.099Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-08T23:31:08.099Z] ---> 39dc0f711252 [2021-06-08T23:31:08.099Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-08T23:31:08.099Z] ---> Running in c24517f10527 [2021-06-08T23:31:08.099Z] ---> Running in f84487615dc8 [2021-06-08T23:31:08.372Z] Removing intermediate container 4a8efe0be5a1 [2021-06-08T23:31:08.372Z] ---> 8855160dad32 [2021-06-08T23:31:08.372Z] Step 21/23 : LABEL arch=x86_64 [2021-06-08T23:31:08.372Z] Removing intermediate container c24517f10527 [2021-06-08T23:31:08.372Z] ---> dbbe03658681 [2021-06-08T23:31:08.372Z] Step 21/23 : LABEL arch=x86_64 [2021-06-08T23:31:08.372Z] Removing intermediate container f84487615dc8 [2021-06-08T23:31:08.372Z] ---> a2c73191cfb6 [2021-06-08T23:31:08.372Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T23:31:08.372Z] ---> Running in 1fd3d0c9ccff [2021-06-08T23:31:08.372Z] ---> Running in 02c839f97748 [2021-06-08T23:31:08.372Z] ---> Running in 7eb2924cfc2a [2021-06-08T23:31:08.635Z] ---> 314b1abde54f [2021-06-08T23:31:08.635Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-08T23:31:08.902Z] ---> 7f87fb6729ae [2021-06-08T23:31:08.902Z] 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-08T23:31:08.902Z] Removing intermediate container 1fd3d0c9ccff [2021-06-08T23:31:08.902Z] ---> f9d641262fc5 [2021-06-08T23:31:08.902Z] Step 22/23 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 [2021-06-08T23:31:08.902Z] ---> Running in 97cd7e37b350 [2021-06-08T23:31:08.902Z] Removing intermediate container 7eb2924cfc2a [2021-06-08T23:31:08.902Z] ---> 2f3addcab204 [2021-06-08T23:31:08.902Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T23:31:08.902Z] Removing intermediate container 02c839f97748 [2021-06-08T23:31:08.902Z] ---> 7012ef0b41b8 [2021-06-08T23:31:08.902Z] Step 22/23 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 [2021-06-08T23:31:08.902Z] ---> Running in d8c8a710fbcb [2021-06-08T23:31:08.902Z] ---> Running in 7b72ef2ced40 [2021-06-08T23:31:09.164Z] ---> Running in 05dcf12440e5 [2021-06-08T23:31:09.164Z] ---> Running in c7534785c95f [2021-06-08T23:31:09.164Z] Removing intermediate container 97cd7e37b350 [2021-06-08T23:31:09.164Z] ---> 51ecc6283a4a [2021-06-08T23:31:09.164Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T23:31:09.425Z] Removing intermediate container d8c8a710fbcb [2021-06-08T23:31:09.425Z] ---> 68146b59edbb [2021-06-08T23:31:09.425Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T23:31:09.425Z] ---> Running in 08f3e336b538 [2021-06-08T23:31:09.425Z] Removing intermediate container 05dcf12440e5 [2021-06-08T23:31:09.425Z] ---> 2133d9e87a3c [2021-06-08T23:31:09.425Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T23:31:09.425Z] Removing intermediate container c7534785c95f [2021-06-08T23:31:09.425Z] ---> a8aac10e8fd3 [2021-06-08T23:31:09.425Z] Step 23/24 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 [2021-06-08T23:31:09.425Z] ---> Running in b994fbaf7aa9 [2021-06-08T23:31:09.425Z] ---> Running in 410036782f70 [2021-06-08T23:31:09.425Z] ---> Running in f6c5da4f15a7 [2021-06-08T23:31:09.689Z] Removing intermediate container 08f3e336b538 [2021-06-08T23:31:09.689Z] ---> 0f17babdd5ce [2021-06-08T23:31:09.689Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T23:31:09.951Z] Removing intermediate container b994fbaf7aa9 [2021-06-08T23:31:09.951Z] ---> 2435d000023b [2021-06-08T23:31:09.951Z] [2021-06-08T23:31:09.951Z] ---> Running in eb6e9bcef90a [2021-06-08T23:31:09.951Z] Removing intermediate container 410036782f70 [2021-06-08T23:31:09.951Z] ---> b22da38edb16 [2021-06-08T23:31:09.951Z] [2021-06-08T23:31:09.951Z] Removing intermediate container f6c5da4f15a7 [2021-06-08T23:31:09.951Z] ---> fb5f05cedd5f [2021-06-08T23:31:09.951Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T23:31:09.951Z] Successfully built 2435d000023b [2021-06-08T23:31:09.951Z] Successfully built b22da38edb16 [2021-06-08T23:31:10.218Z] Successfully tagged support-notifications:latest [2021-06-08T23:31:10.218Z] Building security-bootstrapper [2021-06-08T23:31:10.218Z]  Building support-notifications ... done Successfully tagged support-scheduler:latest [2021-06-08T23:31:10.218Z] Building security-proxy-setup [2021-06-08T23:31:10.218Z]  Building support-scheduler ... done Removing intermediate container eb6e9bcef90a [2021-06-08T23:31:10.218Z] ---> b5bd34d8f589 [2021-06-08T23:31:10.218Z] Step 23/24 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 [2021-06-08T23:31:10.218Z] ---> Running in bbd5f9b24a3b [2021-06-08T23:31:10.485Z] Removing intermediate container 7b72ef2ced40 [2021-06-08T23:31:10.485Z] ---> 4a4c819ca81d [2021-06-08T23:31:10.485Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-08T23:31:10.485Z] ---> Running in ef75ebc7b88c [2021-06-08T23:31:11.780Z] Removing intermediate container bbd5f9b24a3b [2021-06-08T23:31:11.780Z] ---> c4e7b6f8d0cf [2021-06-08T23:31:11.780Z] [2021-06-08T23:31:11.780Z] ---> Running in a796944067f2 [2021-06-08T23:31:11.780Z] Successfully built c4e7b6f8d0cf [2021-06-08T23:31:11.780Z] Successfully tagged core-metadata:latest [2021-06-08T23:31:11.780Z] Building core-data [2021-06-08T23:31:14.533Z]  Building core-metadata ... done Removing intermediate container ef75ebc7b88c [2021-06-08T23:31:14.533Z] ---> 5cce095035b6 [2021-06-08T23:31:14.533Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T23:31:17.960Z] Removing intermediate container a796944067f2 [2021-06-08T23:31:17.960Z] ---> eda47bb57e37 [2021-06-08T23:31:17.960Z] Step 24/26 : LABEL arch=x86_64 [2021-06-08T23:31:18.539Z] ---> Running in 794ba4d8502d [2021-06-08T23:31:18.539Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:31:18.539Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:31:18.539Z] ---> bc1b0d46319a [2021-06-08T23:31:18.539Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T23:31:18.539Z] ---> Using cache [2021-06-08T23:31:18.539Z] ---> f389bf7412c1 [2021-06-08T23:31:18.539Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:31:18.539Z] ---> Using cache [2021-06-08T23:31:18.539Z] ---> 0a573c8b2368 [2021-06-08T23:31:18.539Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-08T23:31:18.813Z] ---> Running in 4122b32ac610 [2021-06-08T23:31:19.087Z] ---> Running in ac4a6fad1d4b [2021-06-08T23:31:19.087Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:31:19.087Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:31:19.087Z] ---> bc1b0d46319a [2021-06-08T23:31:19.087Z] Step 3/32 : WORKDIR /edgex-go [2021-06-08T23:31:19.087Z] ---> Using cache [2021-06-08T23:31:19.087Z] ---> f389bf7412c1 [2021-06-08T23:31:19.087Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:31:19.087Z] ---> Using cache [2021-06-08T23:31:19.087Z] ---> 0a573c8b2368 [2021-06-08T23:31:19.087Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-08T23:31:19.087Z] ---> Using cache [2021-06-08T23:31:19.087Z] ---> 8231db5388be [2021-06-08T23:31:19.087Z] Step 6/32 : COPY go.mod . [2021-06-08T23:31:19.087Z] ---> Using cache [2021-06-08T23:31:19.087Z] ---> cbf372952495 [2021-06-08T23:31:19.087Z] Step 7/32 : RUN go mod download [2021-06-08T23:31:19.087Z] ---> Using cache [2021-06-08T23:31:19.087Z] ---> e03e4157f708 [2021-06-08T23:31:19.087Z] Step 8/32 : COPY . . [2021-06-08T23:31:19.087Z] ---> Using cache [2021-06-08T23:31:19.087Z] ---> db40a76c7475 [2021-06-08T23:31:19.087Z] Step 9/32 : RUN go mod tidy [2021-06-08T23:31:19.087Z] ---> Using cache [2021-06-08T23:31:19.087Z] ---> fd271786e859 [2021-06-08T23:31:19.087Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-08T23:31:19.350Z] ---> Running in 31a87f2aed9d [2021-06-08T23:31:19.937Z] Removing intermediate container 4122b32ac610 [2021-06-08T23:31:19.937Z] ---> 98410064966c [2021-06-08T23:31:19.937Z] Step 25/26 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 [2021-06-08T23:31:19.937Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:31:19.937Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:31:19.937Z] ---> bc1b0d46319a [2021-06-08T23:31:19.937Z] Step 3/22 : WORKDIR /edgex-go [2021-06-08T23:31:19.937Z] ---> Using cache [2021-06-08T23:31:19.937Z] ---> f389bf7412c1 [2021-06-08T23:31:19.937Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:31:19.937Z] ---> Using cache [2021-06-08T23:31:19.937Z] ---> 0a573c8b2368 [2021-06-08T23:31:19.937Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-08T23:31:19.937Z] ---> Using cache [2021-06-08T23:31:19.937Z] ---> 8231db5388be [2021-06-08T23:31:19.937Z] Step 6/22 : COPY go.mod . [2021-06-08T23:31:19.937Z] ---> Using cache [2021-06-08T23:31:19.937Z] ---> cbf372952495 [2021-06-08T23:31:19.937Z] Step 7/22 : RUN go mod download [2021-06-08T23:31:19.937Z] ---> Using cache [2021-06-08T23:31:19.937Z] ---> e03e4157f708 [2021-06-08T23:31:19.937Z] Step 8/22 : COPY . . [2021-06-08T23:31:19.937Z] ---> Using cache [2021-06-08T23:31:19.937Z] ---> db40a76c7475 [2021-06-08T23:31:19.937Z] Step 9/22 : RUN go mod tidy [2021-06-08T23:31:19.937Z] ---> Using cache [2021-06-08T23:31:19.937Z] ---> fd271786e859 [2021-06-08T23:31:19.937Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-08T23:31:20.516Z] Removing intermediate container 794ba4d8502d [2021-06-08T23:31:20.516Z] ---> 6b8be7e9b2ce [2021-06-08T23:31:20.516Z] [2021-06-08T23:31:20.516Z] ---> Running in a8a1dac66e54 [2021-06-08T23:31:20.516Z] ---> Running in 609e1232ca33 [2021-06-08T23:31:20.516Z] Successfully built 6b8be7e9b2ce [2021-06-08T23:31:20.786Z] Successfully tagged core-command:latest [2021-06-08T23:31:20.786Z]  Building core-command ... done Building sys-mgmt-agent [2021-06-08T23:31:20.786Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:31:21.075Z] 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-08T23:31:21.154Z] Removing intermediate container c274f4f65ab4 [2021-06-08T23:31:21.154Z] ---> eff81c7b2135 [2021-06-08T23:31:21.154Z] Successfully built eff81c7b2135 [2021-06-08T23:31:21.154Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:31:21.580Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T23:31:21.580Z] . [Pipeline] withDockerContainer [2021-06-08T23:31:21.899Z] prd-ubuntu18.04-docker-arm64-4c-16g-1057 does not seem to be running inside a container [2021-06-08T23:31:21.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-08T23:31:23.060Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:31:25.121Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:31:25.121Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:31:25.121Z] ---> bc1b0d46319a [2021-06-08T23:31:25.121Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T23:31:25.121Z] ---> Using cache [2021-06-08T23:31:25.121Z] ---> f389bf7412c1 [2021-06-08T23:31:25.121Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:31:25.121Z] ---> Using cache [2021-06-08T23:31:25.121Z] ---> 0a573c8b2368 [2021-06-08T23:31:25.121Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-08T23:31:25.121Z] OK: 219 MiB in 52 packages [2021-06-08T23:31:25.127Z] $ docker top 261a281e63d602da6c89383169e06945d12277405a0a9a9152da5521102ba087 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T23:31:26.110Z] + go version [2021-06-08T23:31:26.110Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-08T23:31:26.131Z] $ docker stop --time=1 261a281e63d602da6c89383169e06945d12277405a0a9a9152da5521102ba087 [2021-06-08T23:31:27.926Z] $ docker rm -f 261a281e63d602da6c89383169e06945d12277405a0a9a9152da5521102ba087 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:31:28.731Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T23:31:28.732Z] . [Pipeline] withDockerContainer [2021-06-08T23:31:29.000Z] prd-ubuntu18.04-docker-arm64-4c-16g-1057 does not seem to be running inside a container [2021-06-08T23:31:29.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-08T23:31:30.457Z] Removing intermediate container a8a1dac66e54 [2021-06-08T23:31:30.457Z] ---> 14ee7d0a2e33 [2021-06-08T23:31:30.457Z] Step 26/26 : LABEL version=0.0.0 [2021-06-08T23:31:30.457Z] ---> Running in c15c135417a4 [2021-06-08T23:31:30.457Z] 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-08T23:31:30.457Z] ---> Running in ff746b946418 [2021-06-08T23:31:30.468Z] $ docker top 6700a6a6eb4a7f05ae0641833a34c8eb416f892236f35cfba28a9489e2cb394c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T23:31:30.816Z] ========================================================= [2021-06-08T23:31:30.816Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-08T23:31:30.816Z] ========================================================= [Pipeline] sh [2021-06-08T23:31:31.042Z] Removing intermediate container ff746b946418 [2021-06-08T23:31:31.042Z] ---> fb7499947ef4 [2021-06-08T23:31:31.042Z] [2021-06-08T23:31:31.042Z] Removing intermediate container ac4a6fad1d4b [2021-06-08T23:31:31.042Z] ---> a641bf294f7d [2021-06-08T23:31:31.042Z] Step 6/24 : COPY go.mod . [2021-06-08T23:31:31.308Z] Successfully built fb7499947ef4 [2021-06-08T23:31:31.308Z] Successfully tagged security-secretstore-setup:latest [2021-06-08T23:31:31.308Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:31:31.473Z] + go mod tidy [2021-06-08T23:31:31.574Z] ---> 53ce74ff6f6f [2021-06-08T23:31:31.574Z] Step 7/24 : RUN go mod download [2021-06-08T23:31:31.839Z] ---> Running in a170870e863f [Pipeline] sh [2021-06-08T23:31:32.111Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:31:32.736Z] + make test [2021-06-08T23:31:32.736Z] go mod tidy [2021-06-08T23:31:32.753Z] OK: 219 MiB in 52 packages [2021-06-08T23:31:33.333Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T23:31:33.748Z] Removing intermediate container c15c135417a4 [2021-06-08T23:31:33.749Z] ---> e83c55688a2f [2021-06-08T23:31:33.749Z] Step 6/24 : COPY go.mod . [2021-06-08T23:31:34.025Z] Removing intermediate container a170870e863f [2021-06-08T23:31:34.025Z] ---> 4f94072ef2d1 [2021-06-08T23:31:34.025Z] Step 8/24 : COPY . . [2021-06-08T23:31:34.025Z] ---> a6e2c375b9e8 [2021-06-08T23:31:34.025Z] Step 7/24 : RUN go mod download [2021-06-08T23:31:34.293Z] ---> Running in 84afdc6bebbf [2021-06-08T23:31:46.677Z] ---> 0c1e20e61e7b [2021-06-08T23:31:46.677Z] Step 9/24 : RUN go mod tidy [2021-06-08T23:31:46.677Z] Removing intermediate container 84afdc6bebbf [2021-06-08T23:31:46.677Z] ---> 9732ca86409c [2021-06-08T23:31:46.677Z] Step 8/24 : COPY . . [2021-06-08T23:31:46.677Z] ---> Running in 88bdcda938e4 [2021-06-08T23:31:50.925Z] Removing intermediate container 88bdcda938e4 [2021-06-08T23:31:50.925Z] ---> 4676d52ef496 [2021-06-08T23:31:50.925Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-08T23:31:51.506Z] ---> Running in 30ebdc85950c [2021-06-08T23:31:51.778Z] ---> 029ac0807016 [2021-06-08T23:31:51.778Z] Step 9/24 : RUN go mod tidy [2021-06-08T23:31:51.778Z] ---> Running in f35ccd24dd1f [2021-06-08T23:31:52.050Z] 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-08T23:31:54.049Z] Removing intermediate container f35ccd24dd1f [2021-06-08T23:31:54.049Z] ---> 154bfd27aba1 [2021-06-08T23:31:54.049Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-08T23:31:54.049Z] ---> Running in 411902e74327 [2021-06-08T23:31:54.640Z] 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-08T23:32:00.177Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-08T23:32:03.528Z] 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-08T23:32:03.528Z] Removing intermediate container 31a87f2aed9d [2021-06-08T23:32:03.528Z] ---> b66301c0c781 [2021-06-08T23:32:03.528Z] [2021-06-08T23:32:03.528Z] Step 11/32 : FROM alpine:3.12 [2021-06-08T23:32:03.528Z] ---> 13621d1b12d4 [2021-06-08T23:32:03.528Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-08T23:32:03.528Z] ---> Running in 5731fd871a64 [2021-06-08T23:32:03.528Z] Removing intermediate container 5731fd871a64 [2021-06-08T23:32:03.528Z] ---> 959283bc6bdf [2021-06-08T23:32:03.528Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-08T23:32:03.528Z] ---> Running in fbcfd538f924 [2021-06-08T23:32:03.528Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:32:03.528Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:32:03.528Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-08T23:32:03.528Z] (2/2) Installing su-exec (0.2-r1) [2021-06-08T23:32:03.528Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T23:32:03.528Z] OK: 6 MiB in 16 packages [2021-06-08T23:32:04.612Z] Removing intermediate container fbcfd538f924 [2021-06-08T23:32:04.612Z] ---> 180858374624 [2021-06-08T23:32:04.612Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-08T23:32:04.612Z] ---> Running in 0f77cda462aa [2021-06-08T23:32:04.901Z] Removing intermediate container 0f77cda462aa [2021-06-08T23:32:04.901Z] ---> ee335aa52f91 [2021-06-08T23:32:04.901Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-08T23:32:06.322Z] ---> Running in f6f19111fb38 [2021-06-08T23:32:06.322Z] Removing intermediate container 609e1232ca33 [2021-06-08T23:32:06.322Z] ---> 2730ca15bd24 [2021-06-08T23:32:06.322Z] [2021-06-08T23:32:06.322Z] Step 11/22 : FROM alpine:3.12 [2021-06-08T23:32:06.322Z] ---> 13621d1b12d4 [2021-06-08T23:32:06.322Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-08T23:32:06.589Z] ---> Running in ee971dede045 [2021-06-08T23:32:06.589Z] Removing intermediate container f6f19111fb38 [2021-06-08T23:32:06.589Z] ---> b9956a861bc2 [2021-06-08T23:32:06.589Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-08T23:32:07.189Z] ---> Running in d29ab9a98d3b [2021-06-08T23:32:07.790Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:32:07.790Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:32:07.790Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-08T23:32:07.790Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T23:32:07.790Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-08T23:32:07.790Z] (4/4) Installing curl (7.77.0-r0) [2021-06-08T23:32:07.790Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T23:32:07.790Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T23:32:08.055Z] OK: 7 MiB in 18 packages [2021-06-08T23:32:12.162Z] Removing intermediate container ee971dede045 [2021-06-08T23:32:12.162Z] ---> c1523d2f117a [2021-06-08T23:32:12.162Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T23:32:12.162Z] Removing intermediate container d29ab9a98d3b [2021-06-08T23:32:12.162Z] ---> 9bc1d5c517db [2021-06-08T23:32:12.162Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-08T23:32:12.162Z] ---> Running in 86d0e0d9da04 [2021-06-08T23:32:12.162Z] ---> Running in 8ad46d5333f9 [2021-06-08T23:32:12.162Z] Removing intermediate container 86d0e0d9da04 [2021-06-08T23:32:12.162Z] ---> 96431762679a [2021-06-08T23:32:12.162Z] Step 14/22 : WORKDIR /edgex [2021-06-08T23:32:12.162Z] ---> Running in bc8053a9dc2f [2021-06-08T23:32:12.162Z] Removing intermediate container 8ad46d5333f9 [2021-06-08T23:32:12.162Z] ---> c4548c96cba6 [2021-06-08T23:32:12.162Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-08T23:32:12.163Z] ---> 532098217dc1 [2021-06-08T23:32:12.163Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-08T23:32:12.163Z] Removing intermediate container bc8053a9dc2f [2021-06-08T23:32:12.163Z] ---> 13f5fc7bd828 [2021-06-08T23:32:12.163Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-08T23:32:12.163Z] ---> Running in 8194c5af4556 [2021-06-08T23:32:12.163Z] ---> 5b0e99f76af2 [2021-06-08T23:32:12.163Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-08T23:32:13.163Z] ---> f4ef3c89e85e [2021-06-08T23:32:13.163Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-08T23:32:14.129Z] ---> bb00b4cf7c55 [2021-06-08T23:32:14.129Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-08T23:32:14.436Z] Removing intermediate container 8194c5af4556 [2021-06-08T23:32:14.436Z] ---> 3796df62f02f [2021-06-08T23:32:14.436Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T23:32:14.436Z] ---> Running in 2641f9e7effa [2021-06-08T23:32:14.760Z] Removing intermediate container 2641f9e7effa [2021-06-08T23:32:14.760Z] ---> 8e743c8a0694 [2021-06-08T23:32:14.760Z] Step 19/22 : CMD ["--init=true"] [2021-06-08T23:32:14.760Z] ---> dd58048969f9 [2021-06-08T23:32:14.760Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-08T23:32:15.085Z] ---> Running in 67009d855b1c [2021-06-08T23:32:15.705Z] Removing intermediate container 67009d855b1c [2021-06-08T23:32:15.705Z] ---> 543aa0cd698c [2021-06-08T23:32:15.705Z] Step 20/22 : LABEL arch=x86_64 [2021-06-08T23:32:15.705Z] ---> 5d359a3c8b97 [2021-06-08T23:32:15.705Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-08T23:32:15.705Z] ---> Running in ee09e1ff10f6 [2021-06-08T23:32:15.972Z] Removing intermediate container ee09e1ff10f6 [2021-06-08T23:32:15.972Z] ---> cd5600732a49 [2021-06-08T23:32:15.972Z] Step 21/22 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 [2021-06-08T23:32:16.238Z] ---> Running in 12ce4195ad3d [2021-06-08T23:32:16.238Z] ---> f398778b9342 [2021-06-08T23:32:16.238Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-08T23:32:16.841Z] Removing intermediate container 12ce4195ad3d [2021-06-08T23:32:16.841Z] ---> a9eb9f6c2dfa [2021-06-08T23:32:16.841Z] Step 22/22 : LABEL version=0.0.0 [2021-06-08T23:32:16.841Z] ---> 2507cdde0d06 [2021-06-08T23:32:16.841Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-08T23:32:17.157Z] ---> Running in e4e4e81ffa7a [2021-06-08T23:32:17.157Z] Removing intermediate container e4e4e81ffa7a [2021-06-08T23:32:17.157Z] ---> b3a51e33fb1d [2021-06-08T23:32:17.157Z] [2021-06-08T23:32:17.432Z] Successfully built b3a51e33fb1d [2021-06-08T23:32:17.432Z] Successfully tagged security-proxy-setup:latest [2021-06-08T23:32:17.432Z]  Building security-proxy-setup ... done  ---> edb38c945a57 [2021-06-08T23:32:17.432Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-08T23:32:18.047Z] ---> Running in 911d0024d46e [2021-06-08T23:32:18.641Z] Removing intermediate container 911d0024d46e [2021-06-08T23:32:18.641Z] ---> 8c74c7a749ca [2021-06-08T23:32:18.641Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-08T23:32:18.910Z] ---> e15ddb8390f1 [2021-06-08T23:32:18.910Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-08T23:32:19.184Z] ---> Running in dba4ebc6fe71 [2021-06-08T23:32:20.165Z] Removing intermediate container dba4ebc6fe71 [2021-06-08T23:32:20.165Z] ---> c7614d5d8c59 [2021-06-08T23:32:20.165Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-08T23:32:20.795Z] ---> Running in 2742943a56d4 [2021-06-08T23:32:22.200Z] Removing intermediate container 2742943a56d4 [2021-06-08T23:32:22.200Z] ---> de1a0c95237c [2021-06-08T23:32:22.200Z] Step 29/32 : CMD ["gate"] [2021-06-08T23:32:22.200Z] ---> Running in 65115593e406 [2021-06-08T23:32:22.200Z] Removing intermediate container 411902e74327 [2021-06-08T23:32:22.200Z] ---> 3935c61a1c72 [2021-06-08T23:32:22.200Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-08T23:32:22.463Z] ---> Running in 4a0f5695d9ff [2021-06-08T23:32:22.729Z] Removing intermediate container 65115593e406 [2021-06-08T23:32:22.729Z] ---> 90c36c156508 [2021-06-08T23:32:22.729Z] Step 30/32 : LABEL arch=x86_64 [2021-06-08T23:32:25.277Z] ---> Running in c9eb86afbe61 [2021-06-08T23:32:25.277Z] 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-08T23:32:25.277Z] Removing intermediate container 30ebdc85950c [2021-06-08T23:32:25.277Z] ---> 029ff3f0b2ca [2021-06-08T23:32:25.277Z] [2021-06-08T23:32:25.277Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T23:32:25.277Z] ---> 13621d1b12d4 [2021-06-08T23:32:25.277Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-08T23:32:25.277Z] ---> Running in fe470254fd88 [2021-06-08T23:32:25.277Z] Removing intermediate container c9eb86afbe61 [2021-06-08T23:32:25.277Z] ---> ec4cde44138d [2021-06-08T23:32:25.277Z] Step 31/32 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 [2021-06-08T23:32:27.530Z] Removing intermediate container fe470254fd88 [2021-06-08T23:32:27.530Z] ---> deb3dfcd421c [2021-06-08T23:32:27.530Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-08T23:32:27.530Z] ---> Running in bc6db35ef68f [2021-06-08T23:32:27.530Z] ---> Running in 5331ea3d2b2f [2021-06-08T23:32:27.530Z] Removing intermediate container bc6db35ef68f [2021-06-08T23:32:27.530Z] ---> 5aedffacece6 [2021-06-08T23:32:27.530Z] Step 32/32 : LABEL version=0.0.0 [2021-06-08T23:32:27.530Z] ---> Running in 8f52d7098e28 [2021-06-08T23:32:27.530Z] Removing intermediate container 4a0f5695d9ff [2021-06-08T23:32:27.530Z] ---> 88deb374a114 [2021-06-08T23:32:27.530Z] [2021-06-08T23:32:27.530Z] Step 12/24 : FROM docker:20.10.0 [2021-06-08T23:32:27.530Z] Removing intermediate container 5331ea3d2b2f [2021-06-08T23:32:27.530Z] ---> 7f5519215ca3 [2021-06-08T23:32:27.530Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-08T23:32:27.530Z] ---> Running in 9911ca046315 [2021-06-08T23:32:27.530Z] Removing intermediate container 8f52d7098e28 [2021-06-08T23:32:27.530Z] ---> 00a22ff0ec3f [2021-06-08T23:32:27.530Z] [2021-06-08T23:32:27.530Z] 20.10.0: Pulling from library/docker [2021-06-08T23:32:27.530Z] Successfully built 00a22ff0ec3f [2021-06-08T23:32:27.530Z] Successfully tagged security-bootstrapper:latest [2021-06-08T23:32:27.530Z]  Building security-bootstrapper ... done Removing intermediate container 9911ca046315 [2021-06-08T23:32:27.530Z] ---> 8d40ef9add44 [2021-06-08T23:32:27.530Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:32:27.530Z] ---> Running in bc594c575325 [2021-06-08T23:32:28.474Z] Removing intermediate container bc594c575325 [2021-06-08T23:32:28.474Z] ---> aa4540bc45d3 [2021-06-08T23:32:28.474Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T23:32:28.474Z] ---> Running in dd53e5ef20d1 [2021-06-08T23:32:28.746Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:32:29.322Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:32:29.912Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T23:32:29.912Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T23:32:29.912Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T23:32:30.172Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T23:32:30.433Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-08T23:32:30.433Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-08T23:32:30.694Z] ---> aefe523efa57 [2021-06-08T23:32:30.694Z] 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-08T23:32:30.955Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T23:32:32.878Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T23:32:32.878Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T23:32:32.878Z] OK: 8 MiB in 20 packages [2021-06-08T23:32:34.894Z] ---> Running in 57f6e1811cf6 [2021-06-08T23:32:34.894Z] Removing intermediate container 57f6e1811cf6 [2021-06-08T23:32:34.894Z] ---> d1c4b1262a0f [2021-06-08T23:32:34.894Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-08T23:32:35.229Z] Removing intermediate container dd53e5ef20d1 [2021-06-08T23:32:35.229Z] ---> 80f7f7b71fad [2021-06-08T23:32:35.229Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T23:32:35.229Z] ---> Running in 083f08d57f82 [2021-06-08T23:32:35.593Z] ---> 9a7dd8c74d22 [2021-06-08T23:32:35.593Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-08T23:32:35.593Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T23:32:35.920Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T23:32:35.920Z] (1/39) Installing readline (8.0.4-r0) [2021-06-08T23:32:35.920Z] (2/39) Installing bash (5.0.17-r0) [2021-06-08T23:32:35.920Z] Executing bash-5.0.17-r0.post-install [2021-06-08T23:32:35.921Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T23:32:35.921Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-08T23:32:35.921Z] (5/39) Installing curl (7.77.0-r0) [2021-06-08T23:32:35.921Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-08T23:32:35.921Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-08T23:32:35.921Z] (8/39) Installing expat (2.2.9-r1) [2021-06-08T23:32:36.236Z] ---> a8d2a7b53d13 [2021-06-08T23:32:36.236Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-08T23:32:36.236Z] (9/39) Installing libffi (3.3-r2) [2021-06-08T23:32:36.236Z] (10/39) Installing gdbm (1.13-r1) [2021-06-08T23:32:36.236Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-08T23:32:36.236Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-08T23:32:36.236Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-08T23:32:36.542Z] ---> a3f5ad60589c [2021-06-08T23:32:36.542Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-08T23:32:38.777Z] ---> Running in 7209fbf90fd0 [2021-06-08T23:32:38.777Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-08T23:32:38.777Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-08T23:32:38.777Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-08T23:32:38.777Z] Removing intermediate container 7209fbf90fd0 [2021-06-08T23:32:38.777Z] ---> ad14c9e0a4a8 [2021-06-08T23:32:38.777Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T23:32:38.777Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-08T23:32:38.777Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-08T23:32:38.777Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-08T23:32:38.777Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-08T23:32:38.777Z] ---> Running in 4532976211e4 [2021-06-08T23:32:38.777Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-08T23:32:38.777Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-08T23:32:38.777Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-08T23:32:38.777Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-08T23:32:38.777Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-08T23:32:38.777Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-08T23:32:38.777Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-08T23:32:38.777Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-08T23:32:38.777Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-08T23:32:38.777Z] Removing intermediate container 4532976211e4 [2021-06-08T23:32:38.777Z] ---> 30b235859da4 [2021-06-08T23:32:38.777Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T23:32:38.777Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-08T23:32:38.777Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-08T23:32:38.777Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-08T23:32:38.777Z] ---> Running in c702abde515f [2021-06-08T23:32:38.777Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-08T23:32:38.777Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-08T23:32:38.777Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-08T23:32:38.777Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-08T23:32:38.777Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-08T23:32:38.777Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-08T23:32:38.777Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-08T23:32:38.777Z] Removing intermediate container c702abde515f [2021-06-08T23:32:38.777Z] ---> c09adad15327 [2021-06-08T23:32:38.777Z] Step 23/24 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 [2021-06-08T23:32:39.086Z] Executing busybox-1.31.1-r19.trigger [2021-06-08T23:32:39.086Z] OK: 72 MiB in 59 packages [2021-06-08T23:32:39.086Z] ---> Running in 3440478b574c [2021-06-08T23:32:39.086Z] Removing intermediate container 3440478b574c [2021-06-08T23:32:39.086Z] ---> a3381aa4f801 [2021-06-08T23:32:39.086Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T23:32:39.086Z] ---> Running in 760c027898ec [2021-06-08T23:32:39.382Z] Removing intermediate container 760c027898ec [2021-06-08T23:32:39.382Z] ---> 1617a4974807 [2021-06-08T23:32:39.382Z] [2021-06-08T23:32:39.382Z] Successfully built 1617a4974807 [2021-06-08T23:32:39.382Z] Successfully tagged core-data:latest [2021-06-08T23:32:39.723Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-06-08T23:32:39.723Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-08T23:32:40.048Z] Collecting docopt<0.7,>=0.6.1 [2021-06-08T23:32:40.048Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-08T23:32:40.319Z] Collecting cached-property<2,>=1.2.0 [2021-06-08T23:32:40.319Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-08T23:32:40.319Z] Collecting PyYAML<4,>=3.10 [2021-06-08T23:32:40.319Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-08T23:32:41.314Z] Collecting docker<4.0,>=3.6.0 [2021-06-08T23:32:41.314Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-08T23:32:41.314Z] 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-08T23:32:41.314Z] Collecting jsonschema<3,>=2.5.1 [2021-06-08T23:32:41.314Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-08T23:32:41.598Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-08T23:32:41.598Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-08T23:32:41.598Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-08T23:32:41.598Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-08T23:32:41.878Z] Collecting texttable<0.10,>=0.9.0 [2021-06-08T23:32:41.878Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-08T23:32:42.899Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-08T23:32:42.899Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-08T23:32:42.899Z] Collecting docker-pycreds>=0.4.0 [2021-06-08T23:32:43.177Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-08T23:32:43.177Z] Collecting idna<2.8,>=2.5 [2021-06-08T23:32:43.177Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-08T23:32:43.177Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-08T23:32:43.177Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-08T23:32:43.177Z] 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-08T23:32:43.177Z] 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-08T23:32:43.177Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-08T23:32:43.177Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-08T23:32:43.177Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-08T23:32:43.177Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-08T23:32:43.447Z] Installing collected packages: docopt, cached-property, PyYAML, docker-pycreds, websocket-client, idna, urllib3, requests, docker, jsonschema, texttable, dockerpty, docker-compose [2021-06-08T23:32:43.447Z] Running setup.py install for docopt: started [2021-06-08T23:32:43.728Z] Running setup.py install for docopt: finished with status 'done' [2021-06-08T23:32:43.728Z] Running setup.py install for PyYAML: started [2021-06-08T23:32:44.029Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-08T23:32:44.332Z] Attempting uninstall: idna [2021-06-08T23:32:44.332Z] Found existing installation: idna 2.9 [2021-06-08T23:32:44.332Z] Uninstalling idna-2.9: [2021-06-08T23:32:44.332Z] Successfully uninstalled idna-2.9 [2021-06-08T23:32:44.332Z] Attempting uninstall: urllib3 [2021-06-08T23:32:44.332Z] Found existing installation: urllib3 1.25.9 [2021-06-08T23:32:44.332Z] Uninstalling urllib3-1.25.9: [2021-06-08T23:32:44.332Z] Successfully uninstalled urllib3-1.25.9 [2021-06-08T23:32:44.332Z] Attempting uninstall: requests [2021-06-08T23:32:44.332Z] Found existing installation: requests 2.23.0 [2021-06-08T23:32:44.332Z] Uninstalling requests-2.23.0: [2021-06-08T23:32:44.332Z] Successfully uninstalled requests-2.23.0 [2021-06-08T23:32:44.934Z] Running setup.py install for texttable: started [2021-06-08T23:32:44.934Z] Running setup.py install for texttable: finished with status 'done' [2021-06-08T23:32:44.934Z] Running setup.py install for dockerpty: started [2021-06-08T23:32:45.518Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-08T23:32:45.518Z] 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-08T23:32:49.761Z] Removing intermediate container 083f08d57f82 [2021-06-08T23:32:49.761Z] ---> 3c240e74a9a5 [2021-06-08T23:32:49.761Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-08T23:32:49.761Z] ---> Running in 459bed93b44c [2021-06-08T23:32:49.761Z] Removing intermediate container 459bed93b44c [2021-06-08T23:32:49.761Z] ---> 6278b093618d [2021-06-08T23:32:49.761Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-08T23:32:49.761Z] ---> Running in 8bc0f6253295 [2021-06-08T23:32:49.761Z] Removing intermediate container 8bc0f6253295 [2021-06-08T23:32:49.761Z] ---> 063f71420959 [2021-06-08T23:32:49.761Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-08T23:32:49.761Z] ---> 728a7ec3fba9 [2021-06-08T23:32:49.761Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-08T23:32:50.055Z] ---> d3802fc16d5d [2021-06-08T23:32:50.055Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-08T23:32:50.631Z] ---> eae1ad07dd2d [2021-06-08T23:32:50.631Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-08T23:32:50.631Z] ---> Running in 6efad3f16556 [2021-06-08T23:32:50.631Z] Removing intermediate container 6efad3f16556 [2021-06-08T23:32:50.631Z] ---> df39e2f3483b [2021-06-08T23:32:50.631Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T23:32:50.631Z] ---> Running in 1ee2950519bc [2021-06-08T23:32:50.631Z] Removing intermediate container 1ee2950519bc [2021-06-08T23:32:50.631Z] ---> 51921402cb37 [2021-06-08T23:32:50.631Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T23:32:50.631Z] ---> Running in 15d48f81455e [2021-06-08T23:32:50.895Z] Removing intermediate container 15d48f81455e [2021-06-08T23:32:50.895Z] ---> 0dff16a877e0 [2021-06-08T23:32:50.895Z] Step 23/24 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 [2021-06-08T23:32:50.895Z] ---> Running in c678ea7b588b [2021-06-08T23:32:50.895Z] Removing intermediate container c678ea7b588b [2021-06-08T23:32:50.895Z] ---> c39eabf2baac [2021-06-08T23:32:50.895Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T23:32:50.895Z] ---> Running in 2ae1bfb9eca6 [2021-06-08T23:32:51.160Z] Removing intermediate container 2ae1bfb9eca6 [2021-06-08T23:32:51.160Z] ---> 627172b0fbb2 [2021-06-08T23:32:51.160Z] [2021-06-08T23:32:53.401Z] Successfully built 627172b0fbb2 [2021-06-08T23:32:53.401Z] Successfully tagged sys-mgmt-agent:latest [2021-06-08T23:32:53.414Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-08T23:32:53.416Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-08T23:32:53.419Z] $ docker stop --time=1 72403dcb50b72ecc78625a04ca785b28106482bbf27fc8f387401ec890baee47 [2021-06-08T23:32:55.022Z] $ docker rm -f 72403dcb50b72ecc78625a04ca785b28106482bbf27fc8f387401ec890baee47 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T23:32:55.421Z] + docker images [2021-06-08T23:32:55.421Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T23:32:55.421Z] sys-mgmt-agent latest 627172b0fbb2 5 seconds ago 312MB [2021-06-08T23:32:55.421Z] core-data latest 1617a4974807 16 seconds ago 20.2MB [2021-06-08T23:32:55.421Z] 88deb374a114 30 seconds ago 1.15GB [2021-06-08T23:32:55.421Z] security-bootstrapper latest 00a22ff0ec3f 30 seconds ago 18.2MB [2021-06-08T23:32:55.421Z] 029ff3f0b2ca 31 seconds ago 1.15GB [2021-06-08T23:32:55.421Z] security-proxy-setup latest b3a51e33fb1d 38 seconds ago 25.3MB [2021-06-08T23:32:55.421Z] 2730ca15bd24 50 seconds ago 1.15GB [2021-06-08T23:32:55.421Z] b66301c0c781 54 seconds ago 1.14GB [2021-06-08T23:32:55.421Z] security-secretstore-setup latest fb7499947ef4 About a minute ago 28.1MB [2021-06-08T23:32:55.421Z] core-command latest 6b8be7e9b2ce About a minute ago 15.9MB [2021-06-08T23:32:55.421Z] core-metadata latest c4e7b6f8d0cf About a minute ago 16.6MB [2021-06-08T23:32:55.421Z] support-notifications latest 2435d000023b About a minute ago 16.6MB [2021-06-08T23:32:55.421Z] support-scheduler latest b22da38edb16 About a minute ago 15.9MB [2021-06-08T23:32:55.421Z] 38316b8f1620 About a minute ago 1.14GB [2021-06-08T23:32:55.421Z] c79fa755c18a About a minute ago 1.15GB [2021-06-08T23:32:55.421Z] 5b40309ba7ed About a minute ago 1.15GB [2021-06-08T23:32:55.421Z] 47f7a8bcc4b2 About a minute ago 1.15GB [2021-06-08T23:32:55.421Z] 295ac83d77a2 About a minute ago 1.14GB [2021-06-08T23:32:55.421Z] ci-base-image-x86_64 latest bc1b0d46319a 6 minutes ago 648MB [2021-06-08T23:32:55.421Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-08T23:32:55.421Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-08T23:32:55.421Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-08T23:32:55.421Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-08T23:32:55.421Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-08T23:32:56.070Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-08T23:33:02.946Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-08T23:33:02.946Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-08T23:33:09.307Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-08T23:33:09.307Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-08T23:33:09.307Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-08T23:33:09.307Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-08T23:33:10.353Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-08T23:33:11.074Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-08T23:33:21.127Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-08T23:33:21.127Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-08T23:33:21.127Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-08T23:33:21.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-08T23:33:21.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-08T23:33:21.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-08T23:33:21.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-08T23:33:22.179Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.181s coverage: 28.7% of statements [2021-06-08T23:33:24.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.322s coverage: 100.0% of statements [2021-06-08T23:33:24.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-08T23:33:24.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-08T23:33:24.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-08T23:33:26.104Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.238s coverage: 81.2% of statements [2021-06-08T23:33:26.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-08T23:33:27.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.457s coverage: 53.4% of statements [2021-06-08T23:33:27.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-08T23:33:27.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-08T23:33:32.970Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.506s coverage: 87.7% of statements [2021-06-08T23:33:32.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-08T23:33:32.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T23:33:32.970Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.180s coverage: 78.9% of statements [2021-06-08T23:33:32.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-08T23:33:32.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-08T23:33:32.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-08T23:33:32.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-08T23:33:32.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-08T23:33:32.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-08T23:33:32.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-08T23:33:37.508Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.353s coverage: 95.1% of statements [2021-06-08T23:33:37.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-08T23:33:37.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T23:33:37.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-08T23:33:37.508Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-08T23:33:37.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-08T23:33:37.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-08T23:33:37.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-08T23:33:37.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-08T23:33:37.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-08T23:33:37.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-08T23:33:37.508Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.155s coverage: 58.8% of statements [2021-06-08T23:33:37.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-08T23:33:37.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-08T23:33:37.508Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.173s coverage: 60.0% of statements [2021-06-08T23:33:37.508Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.283s coverage: 0.8% of statements [2021-06-08T23:33:37.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-08T23:33:37.508Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.158s coverage: 22.0% of statements [2021-06-08T23:33:37.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-08T23:33:37.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.192s coverage: 47.1% of statements [2021-06-08T23:33:37.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.171s coverage: 79.5% of statements [2021-06-08T23:33:37.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.178s coverage: 94.1% of statements [2021-06-08T23:33:38.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.261s coverage: 96.3% of statements [2021-06-08T23:33:39.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.185s coverage: 87.5% of statements [2021-06-08T23:33:52.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.380s coverage: 94.4% of statements [2021-06-08T23:33:52.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.188s coverage: 44.8% of statements [2021-06-08T23:33:56.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.514s coverage: 81.8% of statements [2021-06-08T23:33:56.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-08T23:34:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.326s coverage: 92.9% of statements [2021-06-08T23:34:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-08T23:34:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-08T23:34:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-08T23:34:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-06-08T23:34:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-08T23:34:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-08T23:34:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-08T23:34:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-08T23:34:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-08T23:34:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2021-06-08T23:34:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-08T23:34:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-08T23:34:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2021-06-08T23:34:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-08T23:34:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 76.0% of statements [2021-06-08T23:34:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-08T23:34:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.178s coverage: 80.0% of statements [2021-06-08T23:34:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.227s coverage: 87.2% of statements [2021-06-08T23:34:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.237s coverage: 85.4% of statements [2021-06-08T23:34:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.327s coverage: 91.2% of statements [2021-06-08T23:34:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-08T23:34:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.617s coverage: 64.4% of statements [2021-06-08T23:34:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-08T23:34:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-08T23:34:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.163s coverage: 100.0% of statements [2021-06-08T23:34:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.075s coverage: 91.3% of statements [2021-06-08T23:34:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements [2021-06-08T23:34:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements [2021-06-08T23:34:05.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements [2021-06-08T23:34:09.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.996s coverage: 66.9% of statements [2021-06-08T23:34:09.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-08T23:34:09.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-08T23:34:09.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-08T23:34:11.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.668s coverage: 43.6% of statements [2021-06-08T23:34:11.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-08T23:34:11.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-08T23:34:11.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.114s coverage: 89.5% of statements [2021-06-08T23:34:11.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-08T23:34:11.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.098s coverage: 84.8% of statements [2021-06-08T23:34:11.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-08T23:34:11.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-08T23:34:11.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-08T23:34:11.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-08T23:34:20.124Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.236s coverage: 19.3% of statements [2021-06-08T23:34:20.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-08T23:34:20.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-08T23:34:20.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-08T23:34:20.124Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.513s coverage: 91.9% of statements [2021-06-08T23:34:20.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-08T23:34:20.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T23:34:20.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-08T23:34:20.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-08T23:34:20.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-08T23:34:20.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-08T23:34:20.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-08T23:34:20.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-08T23:34:20.124Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.220s coverage: 63.4% of statements [2021-06-08T23:34:20.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-08T23:34:20.124Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.406s coverage: 97.6% of statements [2021-06-08T23:34:20.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-08T23:34:20.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T23:34:20.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-08T23:34:20.124Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements [2021-06-08T23:34:20.124Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-08T23:34:20.124Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements [2021-06-08T23:34:20.124Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-08T23:34:20.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-08T23:34:20.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-08T23:34:20.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-08T23:34:20.125Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.144s coverage: 87.9% of statements [2021-06-08T23:34:20.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-08T23:34:20.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-08T23:34:20.125Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-06-08T23:34:20.125Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.162s coverage: 28.1% of statements [2021-06-08T23:34:20.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-08T23:34:20.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-08T23:34:20.125Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.159s coverage: 28.9% of statements [2021-06-08T23:34:20.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-08T23:34:20.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-08T23:34:20.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-08T23:34:20.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-08T23:34:20.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-08T23:34:20.125Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-06-08T23:34:20.426Z] GO111MODULE=on go vet ./... [2021-06-08T23:35:44.239Z] gofmt -l . [2021-06-08T23:35:44.239Z] [ "`gofmt -l .`" = "" ] [2021-06-08T23:35:44.239Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-08T23:35:44.942Z] + ls -al . [2021-06-08T23:35:44.942Z] total 556 [2021-06-08T23:35:44.942Z] drwxrwxr-x 9 1001 1001 4096 Jun 8 23:35 . [2021-06-08T23:35:44.942Z] drwxr-xr-x 4 root root 4096 Jun 8 23:31 .. [2021-06-08T23:35:44.942Z] -rw-rw-r-- 1 1001 1001 11 Jun 8 23:29 .dockerignore [2021-06-08T23:35:44.942Z] drwxrwxr-x 8 1001 1001 4096 Jun 8 23:29 .git [2021-06-08T23:35:44.942Z] drwxrwxr-x 3 1001 1001 4096 Jun 8 23:29 .github [2021-06-08T23:35:44.942Z] -rw-rw-r-- 1 1001 1001 818 Jun 8 23:29 .gitignore [2021-06-08T23:35:44.942Z] -rw-rw-r-- 1 1001 1001 166 Jun 8 23:29 .sonarcloud.properties [2021-06-08T23:35:44.942Z] -rw-rw-r-- 1 1001 1001 8609 Jun 8 23:29 Attribution.txt [2021-06-08T23:35:44.942Z] -rw-rw-r-- 1 1001 1001 3804 Jun 8 23:29 CONTRIBUTING.md [2021-06-08T23:35:44.942Z] -rw-rw-r-- 1 1001 1001 931 Jun 8 23:29 Dockerfile.build [2021-06-08T23:35:44.942Z] -rw-rw-r-- 1 1001 1001 849 Jun 8 23:29 Jenkinsfile [2021-06-08T23:35:44.942Z] -rw-rw-r-- 1 1001 1001 10775 Jun 8 23:29 LICENSE [2021-06-08T23:35:44.942Z] -rw-rw-r-- 1 1001 1001 5605 Jun 8 23:29 Makefile [2021-06-08T23:35:44.942Z] -rw-rw-r-- 1 1001 1001 7978 Jun 8 23:29 README.md [2021-06-08T23:35:44.942Z] -rw-rw-r-- 1 1001 1001 6755 Jun 8 23:29 SECURITY.md [2021-06-08T23:35:44.942Z] -rw-rw-r-- 1 1001 1001 5 Jun 8 23:25 VERSION [2021-06-08T23:35:44.942Z] -rw-rw-r-- 1 1001 1001 4131 Jun 8 23:29 ZMQWindows.md [2021-06-08T23:35:44.942Z] drwxrwxr-x 2 1001 1001 4096 Jun 8 23:29 bin [2021-06-08T23:35:44.942Z] drwxrwxr-x 14 1001 1001 4096 Jun 8 23:29 cmd [2021-06-08T23:35:44.942Z] -rw-r--r-- 1 root root 412281 Jun 8 23:34 coverage.out [2021-06-08T23:35:44.942Z] -rw-rw-r-- 1 1001 1001 902 Jun 8 23:29 go.mod [2021-06-08T23:35:44.942Z] -rw-r--r-- 1 root root 21048 Jun 8 23:31 go.sum [2021-06-08T23:35:44.942Z] drwxrwxr-x 8 1001 1001 4096 Jun 8 23:29 internal [2021-06-08T23:35:44.942Z] drwxrwxr-x 3 1001 1001 4096 Jun 8 23:29 openapi [2021-06-08T23:35:44.942Z] drwxrwxr-x 4 1001 1001 4096 Jun 8 23:29 snap [2021-06-08T23:35:44.942Z] -rw-rw-r-- 1 1001 1001 168 Jun 8 23:29 version.go [Pipeline] sh [2021-06-08T23:35:45.677Z] + '[' -e coverage.out ] [2021-06-08T23:35:45.678Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-08T23:35:45.710Z] Warning: overwriting stash ‘coverage-report’ [2021-06-08T23:35:46.663Z] Stashed 1 file(s) [Pipeline] sh [2021-06-08T23:35:47.395Z] + make build [2021-06-08T23:35:47.395Z] go mod tidy [2021-06-08T23:35:48.048Z] 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-08T23:35:54.836Z] 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-08T23:36:17.195Z] 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-08T23:36:17.485Z] 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-08T23:36:21.956Z] 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-08T23:36:22.265Z] 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-08T23:36:26.742Z] 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-08T23:36:30.286Z] 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-08T23:36:32.989Z] 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-08T23:36:36.426Z] 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-08T23:36:39.304Z] 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-08T23:36:42.030Z] 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-08T23:36:47.576Z] $ docker stop --time=1 6700a6a6eb4a7f05ae0641833a34c8eb416f892236f35cfba28a9489e2cb394c [2021-06-08T23:36:50.057Z] $ docker rm -f 6700a6a6eb4a7f05ae0641833a34c8eb416f892236f35cfba28a9489e2cb394c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:36:53.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T23:36:53.876Z] [2021-06-08T23:36:53.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:36:54.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T23:36:54.523Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-08T23:36:54.523Z] 29e5d40040c1: Pulling fs layer [2021-06-08T23:36:54.523Z] 1ce36da41761: Pulling fs layer [2021-06-08T23:36:54.523Z] 25b303627fd3: Pulling fs layer [2021-06-08T23:36:54.799Z] 29e5d40040c1: Verifying Checksum [2021-06-08T23:36:54.799Z] 29e5d40040c1: Download complete [2021-06-08T23:36:55.406Z] 29e5d40040c1: Pull complete [2021-06-08T23:36:55.686Z] 1ce36da41761: Verifying Checksum [2021-06-08T23:36:55.686Z] 1ce36da41761: Download complete [2021-06-08T23:36:57.145Z] 1ce36da41761: Pull complete [2021-06-08T23:36:57.145Z] 25b303627fd3: Verifying Checksum [2021-06-08T23:36:57.145Z] 25b303627fd3: Download complete [2021-06-08T23:37:07.376Z] 25b303627fd3: Pull complete [2021-06-08T23:37:07.376Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-08T23:37:07.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T23:37:07.376Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-08T23:37:07.677Z] prd-ubuntu18.04-docker-arm64-4c-16g-1057 does not seem to be running inside a container [2021-06-08T23:37:07.819Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-08T23:37:10.600Z] $ docker top f61b16af36135faac58ae3e80791f96df71597c7baae0926f8ec7d80a30d216f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T23:37:11.543Z] + docker-compose build --help [2021-06-08T23:37:11.543Z] + grep parallel [2021-06-08T23:37:14.950Z] --parallel Build images in parallel. [Pipeline] } [2021-06-08T23:37:14.968Z] $ docker stop --time=1 f61b16af36135faac58ae3e80791f96df71597c7baae0926f8ec7d80a30d216f [2021-06-08T23:37:16.821Z] $ docker rm -f f61b16af36135faac58ae3e80791f96df71597c7baae0926f8ec7d80a30d216f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:37:17.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T23:37:17.468Z] . [Pipeline] withDockerContainer [2021-06-08T23:37:17.727Z] prd-ubuntu18.04-docker-arm64-4c-16g-1057 does not seem to be running inside a container [2021-06-08T23:37:17.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-08T23:37:19.357Z] $ docker top 10baacbfa71ff5e9aeeac67283339bab89e8cf8311ffaf9c2521cab1f538e2a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T23:37:20.323Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-08T23:37:24.601Z] Building core-command ... [2021-06-08T23:37:24.601Z] Building core-data ... [2021-06-08T23:37:24.601Z] Building core-metadata ... [2021-06-08T23:37:24.601Z] Building security-bootstrapper ... [2021-06-08T23:37:24.601Z] Building security-proxy-setup ... [2021-06-08T23:37:24.601Z] Building security-secretstore-setup ... [2021-06-08T23:37:24.601Z] Building support-notifications ... [2021-06-08T23:37:24.601Z] Building support-scheduler ... [2021-06-08T23:37:24.601Z] Building sys-mgmt-agent ... [2021-06-08T23:37:24.601Z] Building security-secretstore-setup [2021-06-08T23:37:24.601Z] Building security-proxy-setup [2021-06-08T23:37:24.601Z] Building sys-mgmt-agent [2021-06-08T23:37:24.601Z] Building core-data [2021-06-08T23:37:24.601Z] Building support-scheduler [2021-06-08T23:38:34.408Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:38:34.408Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:38:34.408Z] ---> eff81c7b2135 [2021-06-08T23:38:34.408Z] Step 3/22 : WORKDIR /edgex-go [2021-06-08T23:38:34.408Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:38:34.408Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:38:34.408Z] ---> eff81c7b2135 [2021-06-08T23:38:34.408Z] Step 3/26 : WORKDIR /edgex-go [2021-06-08T23:38:34.408Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:38:34.408Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:38:34.408Z] ---> eff81c7b2135 [2021-06-08T23:38:34.408Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T23:38:34.408Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:38:34.408Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:38:34.408Z] ---> eff81c7b2135 [2021-06-08T23:38:34.408Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T23:38:34.408Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:38:34.408Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:38:34.408Z] ---> eff81c7b2135 [2021-06-08T23:38:34.408Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T23:38:38.897Z] ---> Running in b66fbff4627a [2021-06-08T23:38:38.897Z] ---> Running in 4c43721e6e77 [2021-06-08T23:38:38.897Z] ---> Running in 19a4c4709fcc [2021-06-08T23:38:38.897Z] ---> Running in 72af1d0f1e8d [2021-06-08T23:38:38.897Z] ---> Running in 28d533df7c34 [2021-06-08T23:38:38.897Z] Removing intermediate container 4c43721e6e77 [2021-06-08T23:38:38.897Z] ---> cfee0adc46be [2021-06-08T23:38:38.897Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:38:38.897Z] Removing intermediate container 28d533df7c34 [2021-06-08T23:38:38.897Z] ---> 0a23c33deca9 [2021-06-08T23:38:38.897Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:38:38.897Z] Removing intermediate container b66fbff4627a [2021-06-08T23:38:38.897Z] ---> 5bd9fa01d5b7 [2021-06-08T23:38:38.897Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:38:38.897Z] Removing intermediate container 72af1d0f1e8d [2021-06-08T23:38:38.897Z] ---> b35f37ee88bb [2021-06-08T23:38:38.897Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:38:38.897Z] Removing intermediate container 19a4c4709fcc [2021-06-08T23:38:38.897Z] ---> 4e9bbeda4246 [2021-06-08T23:38:38.897Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:38:38.897Z] ---> Running in 31d11a472170 [2021-06-08T23:38:38.897Z] ---> Running in 89fb6fa80595 [2021-06-08T23:38:38.897Z] ---> Running in 88446e1397fc [2021-06-08T23:38:38.897Z] ---> Running in f0d3376b36f6 [2021-06-08T23:38:38.897Z] ---> Running in e4f2d1dd9a34 [2021-06-08T23:38:42.061Z] Removing intermediate container 31d11a472170 [2021-06-08T23:38:42.061Z] ---> 1474f16c607c [2021-06-08T23:38:42.061Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-08T23:38:42.061Z] ---> Running in e496fc31ce77 [2021-06-08T23:38:42.061Z] Removing intermediate container 89fb6fa80595 [2021-06-08T23:38:42.061Z] ---> 09bbd7f36ecf [2021-06-08T23:38:42.061Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-08T23:38:42.343Z] Removing intermediate container 88446e1397fc [2021-06-08T23:38:42.343Z] ---> 90255d3e8acb [2021-06-08T23:38:42.343Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-08T23:38:42.343Z] ---> Running in 1e89af0a0363 [2021-06-08T23:38:42.343Z] Removing intermediate container e4f2d1dd9a34 [2021-06-08T23:38:42.343Z] ---> 98fd42ef6e2f [2021-06-08T23:38:42.343Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-08T23:38:42.615Z] ---> Running in 1c173cdd1280 [2021-06-08T23:38:42.615Z] Removing intermediate container f0d3376b36f6 [2021-06-08T23:38:42.615Z] ---> 19f1fb6af980 [2021-06-08T23:38:42.615Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-08T23:38:42.890Z] ---> Running in cc06de1c6c4f [2021-06-08T23:38:42.890Z] ---> Running in c6cdb6c4083e [2021-06-08T23:38:45.011Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:38:45.011Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:38:45.011Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:38:45.011Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:38:45.011Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:38:45.011Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:38:45.619Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:38:45.619Z] OK: 218 MiB in 52 packages [2021-06-08T23:38:45.619Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:38:45.619Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:38:45.905Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:38:47.959Z] OK: 218 MiB in 52 packages [2021-06-08T23:38:47.959Z] OK: 218 MiB in 52 packages [2021-06-08T23:38:47.959Z] OK: 218 MiB in 52 packages [2021-06-08T23:38:47.959Z] OK: 218 MiB in 52 packages [2021-06-08T23:38:47.959Z] Removing intermediate container e496fc31ce77 [2021-06-08T23:38:47.959Z] ---> 711b5ab756e3 [2021-06-08T23:38:47.959Z] Step 6/23 : COPY go.mod . [2021-06-08T23:38:48.231Z] Removing intermediate container 1e89af0a0363 [2021-06-08T23:38:48.231Z] ---> 3b5bac53baec [2021-06-08T23:38:48.231Z] Step 6/26 : COPY go.mod . [2021-06-08T23:38:48.231Z] ---> 44d66422557d [2021-06-08T23:38:48.231Z] Step 7/23 : RUN go mod download [2021-06-08T23:38:48.507Z] Removing intermediate container 1c173cdd1280 [2021-06-08T23:38:48.507Z] ---> 5626fab16506 [2021-06-08T23:38:48.507Z] Step 6/24 : COPY go.mod . [2021-06-08T23:38:48.507Z] Removing intermediate container cc06de1c6c4f [2021-06-08T23:38:48.507Z] ---> 68eee47942ab [2021-06-08T23:38:48.507Z] Step 6/22 : COPY go.mod . [2021-06-08T23:38:48.507Z] ---> Running in 2cafda99861d [2021-06-08T23:38:48.784Z] Removing intermediate container c6cdb6c4083e [2021-06-08T23:38:48.784Z] ---> 6f7aa2d34d97 [2021-06-08T23:38:48.784Z] Step 6/24 : COPY go.mod . [2021-06-08T23:38:51.060Z] ---> 2c17495da151 [2021-06-08T23:38:51.060Z] Step 7/26 : RUN go mod download [2021-06-08T23:38:51.060Z] ---> 75887ff19f5f [2021-06-08T23:38:51.060Z] Step 7/24 : RUN go mod download [2021-06-08T23:38:51.060Z] ---> 8937c999a099 [2021-06-08T23:38:51.060Z] Step 7/22 : RUN go mod download [2021-06-08T23:38:51.060Z] ---> Running in 7a08cad58d82 [2021-06-08T23:38:51.060Z] ---> Running in 951a1ec3d184 [2021-06-08T23:38:51.060Z] ---> Running in 664e42cd8eb4 [2021-06-08T23:38:51.060Z] ---> ec57abe97b76 [2021-06-08T23:38:51.060Z] Step 7/24 : RUN go mod download [2021-06-08T23:38:51.060Z] ---> Running in d5dd6bbdf256 [2021-06-08T23:38:52.057Z] Removing intermediate container 2cafda99861d [2021-06-08T23:38:52.057Z] ---> 369c498be121 [2021-06-08T23:38:52.057Z] Step 8/23 : COPY . . [2021-06-08T23:38:54.048Z] Removing intermediate container 7a08cad58d82 [2021-06-08T23:38:54.048Z] ---> 1e448ea111b7 [2021-06-08T23:38:54.048Z] Step 8/26 : COPY . . [2021-06-08T23:38:54.321Z] Removing intermediate container 951a1ec3d184 [2021-06-08T23:38:54.321Z] ---> 90a1a88cb79c [2021-06-08T23:38:54.321Z] Step 8/24 : COPY . . [2021-06-08T23:38:54.926Z] Removing intermediate container d5dd6bbdf256 [2021-06-08T23:38:54.926Z] ---> d40675ab25f4 [2021-06-08T23:38:54.926Z] Step 8/24 : COPY . . [2021-06-08T23:38:55.527Z] Removing intermediate container 664e42cd8eb4 [2021-06-08T23:38:55.527Z] ---> d9fa5c8c4e8e [2021-06-08T23:38:55.527Z] Step 8/22 : COPY . . [2021-06-08T23:39:19.680Z] ---> 55e8a92ff3b7 [2021-06-08T23:39:19.680Z] Step 9/23 : RUN go mod tidy [2021-06-08T23:39:19.680Z] ---> 1fb568cddda9 [2021-06-08T23:39:19.680Z] Step 9/26 : RUN go mod tidy [2021-06-08T23:39:19.680Z] ---> 3cc7d05c5463 [2021-06-08T23:39:19.680Z] Step 9/22 : RUN go mod tidy [2021-06-08T23:39:19.680Z] ---> Running in 20264fb6cf60 [2021-06-08T23:39:19.680Z] ---> 1d60d3149f3e [2021-06-08T23:39:19.680Z] Step 9/24 : RUN go mod tidy [2021-06-08T23:39:19.680Z] ---> 2f78a0aab179 [2021-06-08T23:39:19.680Z] Step 9/24 : RUN go mod tidy [2021-06-08T23:39:19.680Z] ---> Running in 55be9f7f59a6 [2021-06-08T23:39:19.680Z] ---> Running in 3bae9aa5cf59 [2021-06-08T23:39:19.680Z] ---> Running in 15fe81ea95dc [2021-06-08T23:39:19.680Z] ---> Running in 0fa082707f03 [2021-06-08T23:39:24.036Z] Removing intermediate container 20264fb6cf60 [2021-06-08T23:39:24.036Z] ---> 869cd3e091bb [2021-06-08T23:39:24.036Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-08T23:39:24.036Z] ---> Running in fa758c4fc6b8 [2021-06-08T23:39:24.311Z] Removing intermediate container 3bae9aa5cf59 [2021-06-08T23:39:24.311Z] ---> e3eb2fdd9564 [2021-06-08T23:39:24.311Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-08T23:39:24.588Z] ---> Running in ec3ae89dad46 [2021-06-08T23:39:25.186Z] Removing intermediate container 55be9f7f59a6 [2021-06-08T23:39:25.186Z] ---> e3467646eec3 [2021-06-08T23:39:25.186Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-08T23:39:25.186Z] ---> Running in 8475301446f4 [2021-06-08T23:39:25.461Z] Removing intermediate container 0fa082707f03 [2021-06-08T23:39:25.461Z] ---> b0a2794bc51e [2021-06-08T23:39:25.461Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-08T23:39:25.738Z] ---> Running in f6bb36e59148 [2021-06-08T23:39:25.738Z] Removing intermediate container 15fe81ea95dc [2021-06-08T23:39:25.738Z] ---> df04aeb70af7 [2021-06-08T23:39:25.738Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-08T23:39:26.014Z] 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-08T23:39:26.014Z] ---> Running in d2908eacb2d2 [2021-06-08T23:39:26.621Z] 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-08T23:39:27.613Z] 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-08T23:39:28.209Z] 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-08T23:39:28.807Z] 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-08T23:41:07.492Z] 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-08T23:41:12.915Z] 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-08T23:41:27.388Z] Removing intermediate container ec3ae89dad46 [2021-06-08T23:41:27.388Z] ---> 1484beb1eadd [2021-06-08T23:41:27.388Z] [2021-06-08T23:41:27.388Z] Step 11/22 : FROM alpine:3.12 [2021-06-08T23:41:27.388Z] 3.12: Pulling from library/alpine [2021-06-08T23:41:27.388Z] Removing intermediate container 8475301446f4 [2021-06-08T23:41:27.388Z] ---> 50256a727551 [2021-06-08T23:41:27.388Z] [2021-06-08T23:41:27.388Z] Step 11/26 : FROM alpine:3.12 [2021-06-08T23:41:27.388Z] Removing intermediate container fa758c4fc6b8 [2021-06-08T23:41:27.388Z] ---> f42d30107d8a [2021-06-08T23:41:27.388Z] [2021-06-08T23:41:27.388Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T23:41:27.388Z] 3.12: Pulling from library/alpine [2021-06-08T23:41:27.671Z] 3.12: Pulling from library/alpine [2021-06-08T23:41:28.669Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T23:41:28.669Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T23:41:28.669Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T23:41:28.669Z] Status: Image is up to date for alpine:3.12 [2021-06-08T23:41:28.669Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T23:41:28.669Z] Status: Image is up to date for alpine:3.12 [2021-06-08T23:41:28.669Z] ---> 9852663dfa18 [2021-06-08T23:41:28.669Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-08T23:41:28.669Z] ---> 9852663dfa18 [2021-06-08T23:41:28.669Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-08T23:41:28.669Z] ---> 9852663dfa18 [2021-06-08T23:41:28.949Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-08T23:41:29.928Z] ---> Running in 5b96a790b5b8 [2021-06-08T23:41:29.928Z] ---> Running in 075107cea855 [2021-06-08T23:41:29.928Z] ---> Running in 3fa15a25f6af [2021-06-08T23:41:30.201Z] Removing intermediate container f6bb36e59148 [2021-06-08T23:41:30.201Z] ---> 9d33bc13a8b8 [2021-06-08T23:41:30.201Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-08T23:41:30.477Z] ---> Running in d275972cea7b [2021-06-08T23:41:31.927Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:41:32.206Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:41:32.482Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:41:32.482Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:41:32.482Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:41:32.759Z] 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-08T23:41:32.759Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:41:32.759Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-08T23:41:33.045Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T23:41:33.045Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-08T23:41:33.045Z] (4/4) Installing curl (7.77.0-r0) [2021-06-08T23:41:33.045Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T23:41:33.045Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T23:41:33.326Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-08T23:41:33.326Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T23:41:33.326Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T23:41:33.326Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T23:41:33.326Z] OK: 7 MiB in 18 packages [2021-06-08T23:41:33.606Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-08T23:41:33.606Z] OK: 5 MiB in 15 packages [2021-06-08T23:41:33.606Z] (4/6) Installing curl (7.77.0-r0) [2021-06-08T23:41:33.606Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-08T23:41:33.606Z] (6/6) Installing su-exec (0.2-r1) [2021-06-08T23:41:33.606Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T23:41:33.606Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T23:41:33.888Z] OK: 7 MiB in 20 packages [2021-06-08T23:41:35.886Z] Removing intermediate container 3fa15a25f6af [2021-06-08T23:41:35.886Z] ---> 629a43aadf39 [2021-06-08T23:41:35.886Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T23:41:36.161Z] ---> Running in a5871d204673 [2021-06-08T23:41:38.320Z] Removing intermediate container 5b96a790b5b8 [2021-06-08T23:41:38.320Z] ---> 1fd143712562 [2021-06-08T23:41:38.320Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T23:41:38.320Z] Removing intermediate container 075107cea855 [2021-06-08T23:41:38.320Z] ---> 778c0db50efb [2021-06-08T23:41:38.320Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T23:41:38.320Z] ---> Running in 42a4fdc48df0 [2021-06-08T23:41:38.320Z] ---> Running in 2c22bb892cd4 [2021-06-08T23:41:38.320Z] Removing intermediate container d275972cea7b [2021-06-08T23:41:38.320Z] ---> 1a659fd220be [2021-06-08T23:41:38.320Z] [2021-06-08T23:41:38.320Z] Step 12/24 : FROM docker:20.10.0 [2021-06-08T23:41:38.320Z] Removing intermediate container a5871d204673 [2021-06-08T23:41:38.320Z] ---> 0c9f6887306b [2021-06-08T23:41:38.320Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-08T23:41:38.320Z] 20.10.0: Pulling from library/docker [2021-06-08T23:41:38.320Z] ---> Running in 8f352257c508 [2021-06-08T23:41:38.320Z] Removing intermediate container d2908eacb2d2 [2021-06-08T23:41:38.320Z] ---> 8cfff83f2d9a [2021-06-08T23:41:38.320Z] [2021-06-08T23:41:38.320Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T23:41:38.320Z] ---> 9852663dfa18 [2021-06-08T23:41:38.320Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-08T23:41:38.320Z] Removing intermediate container 2c22bb892cd4 [2021-06-08T23:41:38.320Z] ---> 67cbbad82e84 [2021-06-08T23:41:38.320Z] Step 14/22 : WORKDIR /edgex [2021-06-08T23:41:38.320Z] Removing intermediate container 42a4fdc48df0 [2021-06-08T23:41:38.320Z] ---> a2aaf8a002c7 [2021-06-08T23:41:38.320Z] Step 14/26 : WORKDIR / [2021-06-08T23:41:38.320Z] ---> Running in 4d0f22efad01 [2021-06-08T23:41:38.320Z] ---> Running in 47036adf7c17 [2021-06-08T23:41:38.320Z] Removing intermediate container 8f352257c508 [2021-06-08T23:41:38.320Z] ---> 00b9fbdb0fcc [2021-06-08T23:41:38.320Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T23:41:38.320Z] ---> Running in daa8955ee68d [2021-06-08T23:41:38.320Z] ---> Running in 0e082bbc717e [2021-06-08T23:41:38.930Z] Removing intermediate container 4d0f22efad01 [2021-06-08T23:41:38.930Z] ---> 7ece8df9e9d4 [2021-06-08T23:41:38.930Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-08T23:41:39.206Z] ---> Running in c1943d6f0705 [2021-06-08T23:41:39.206Z] Removing intermediate container 47036adf7c17 [2021-06-08T23:41:39.206Z] ---> f34192b14d55 [2021-06-08T23:41:39.206Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-08T23:41:39.480Z] Removing intermediate container 0e082bbc717e [2021-06-08T23:41:39.480Z] ---> 8f68daabc6dd [2021-06-08T23:41:39.480Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T23:41:39.480Z] Removing intermediate container daa8955ee68d [2021-06-08T23:41:39.480Z] ---> 13ff1560b3cd [2021-06-08T23:41:39.480Z] 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-08T23:41:40.461Z] Removing intermediate container c1943d6f0705 [2021-06-08T23:41:40.462Z] ---> 16685b04cba4 [2021-06-08T23:41:40.462Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-08T23:41:40.736Z] ---> Running in e1c37696f6d2 [2021-06-08T23:41:41.011Z] ---> 64a7d71378b3 [2021-06-08T23:41:41.011Z] 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-08T23:41:41.011Z] ---> bb8552dec072 [2021-06-08T23:41:41.011Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-08T23:41:41.011Z] ---> ad1f696f5891 [2021-06-08T23:41:41.011Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-08T23:41:41.289Z] Removing intermediate container e1c37696f6d2 [2021-06-08T23:41:41.289Z] ---> ba7e682f6ca8 [2021-06-08T23:41:41.289Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:41:41.563Z] ---> Running in 768d8285d8b1 [2021-06-08T23:41:42.548Z] ---> f1a9ea8e2ed1 [2021-06-08T23:41:42.548Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-08T23:41:43.524Z] ---> 6aba08c78093 [2021-06-08T23:41:43.524Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-08T23:41:43.524Z] ---> d0a73aab297a [2021-06-08T23:41:43.524Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-08T23:41:43.798Z] ---> 870adcd3ba51 [2021-06-08T23:41:43.798Z] 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-08T23:41:45.233Z] ---> 41daecd71ec0 [2021-06-08T23:41:45.233Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-08T23:41:45.504Z] Removing intermediate container 768d8285d8b1 [2021-06-08T23:41:45.504Z] ---> 145011357fd7 [2021-06-08T23:41:45.504Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T23:41:45.504Z] ---> Running in 074539f3faca [2021-06-08T23:41:45.504Z] ---> a90dcc2c5272 [2021-06-08T23:41:45.504Z] ---> cca700f94ec7 [2021-06-08T23:41:45.504Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-08T23:41:45.504Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-08T23:41:45.780Z] ---> Running in e003c4d0198c [2021-06-08T23:41:45.781Z] ---> Running in ffdf3f8e2091 [2021-06-08T23:41:46.375Z] Removing intermediate container 074539f3faca [2021-06-08T23:41:46.375Z] ---> b0c607f6f2cc [2021-06-08T23:41:46.375Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T23:41:46.653Z] ---> Running in 70a1de5e66d4 [2021-06-08T23:41:46.931Z] Removing intermediate container ffdf3f8e2091 [2021-06-08T23:41:46.931Z] ---> a1dc123c1395 [2021-06-08T23:41:46.931Z] Step 19/22 : CMD ["--init=true"] [2021-06-08T23:41:47.207Z] ---> Running in 6e574e7f379c [2021-06-08T23:41:47.482Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:41:47.482Z] Removing intermediate container 70a1de5e66d4 [2021-06-08T23:41:47.482Z] ---> b1b5404b943a [2021-06-08T23:41:47.482Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T23:41:47.756Z] ---> Running in 7c4caad9c05e [2021-06-08T23:41:48.033Z] ---> 598772404d18 [2021-06-08T23:41:48.033Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-08T23:41:48.033Z] Removing intermediate container 6e574e7f379c [2021-06-08T23:41:48.033Z] ---> 2dbfd884a920 [2021-06-08T23:41:48.033Z] Step 20/22 : LABEL arch=arm64 [2021-06-08T23:41:48.033Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:41:48.308Z] ---> Running in 76445b7c2909 [2021-06-08T23:41:48.598Z] Removing intermediate container 7c4caad9c05e [2021-06-08T23:41:48.598Z] ---> e642cbf8deb8 [2021-06-08T23:41:48.598Z] Step 22/23 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 [2021-06-08T23:41:48.876Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T23:41:48.876Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T23:41:49.151Z] ---> Running in af9ea0e1a1c7 [2021-06-08T23:41:49.151Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T23:41:49.151Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T23:41:49.151Z] Removing intermediate container 76445b7c2909 [2021-06-08T23:41:49.151Z] ---> 86d22aa117a0 [2021-06-08T23:41:49.151Z] Step 21/22 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 [2021-06-08T23:41:49.424Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T23:41:49.424Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T23:41:49.702Z] ---> Running in 36fc4ab23a67 [2021-06-08T23:41:49.702Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T23:41:49.702Z] OK: 8 MiB in 20 packages [2021-06-08T23:41:49.702Z] Removing intermediate container af9ea0e1a1c7 [2021-06-08T23:41:49.702Z] ---> 8aaf70c198dd [2021-06-08T23:41:49.702Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T23:41:49.976Z] ---> d5bc93a02882 [2021-06-08T23:41:49.976Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-08T23:41:49.976Z] ---> Running in 32e0861c819b [2021-06-08T23:41:50.257Z] Removing intermediate container 36fc4ab23a67 [2021-06-08T23:41:50.257Z] ---> ec12662080d8 [2021-06-08T23:41:50.257Z] Step 22/22 : LABEL version=0.0.0 [2021-06-08T23:41:50.532Z] ---> Running in d19949e46b5e [2021-06-08T23:41:50.806Z] Removing intermediate container 32e0861c819b [2021-06-08T23:41:50.806Z] ---> 08c11efd1f3d [2021-06-08T23:41:50.806Z] [2021-06-08T23:41:51.410Z] Removing intermediate container d19949e46b5e [2021-06-08T23:41:51.410Z] ---> 3254a4aece05 [2021-06-08T23:41:51.410Z] [2021-06-08T23:41:51.410Z] ---> f3717e07cd00 [2021-06-08T23:41:51.410Z] 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-08T23:41:51.410Z] Removing intermediate container e003c4d0198c [2021-06-08T23:41:51.410Z] ---> 1626bb1396b1 [2021-06-08T23:41:51.410Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T23:41:51.410Z] Successfully built 08c11efd1f3d [2021-06-08T23:41:51.410Z] Successfully tagged support-scheduler-arm64:latest [2021-06-08T23:41:51.410Z]  Building support-scheduler ... done Building support-notifications [2021-06-08T23:41:51.688Z] ---> Running in 219bf604b67d [2021-06-08T23:41:52.289Z] Successfully built 3254a4aece05 [2021-06-08T23:41:52.289Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-08T23:41:52.289Z]  Building security-proxy-setup ... done Building core-metadata [2021-06-08T23:41:52.581Z] ---> e7f02e98a69b [2021-06-08T23:41:52.581Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-08T23:41:53.188Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-08T23:41:53.188Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-08T23:41:53.188Z] ---> eeaf43b92773 [2021-06-08T23:41:53.188Z] 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-08T23:41:53.461Z] ---> Running in 557c83be22ec [2021-06-08T23:41:54.462Z] Removing intermediate container 557c83be22ec [2021-06-08T23:41:54.462Z] ---> 15a975a4637e [2021-06-08T23:41:54.462Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-08T23:41:54.733Z] ---> 4b34b164944d [2021-06-08T23:41:54.733Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-08T23:41:55.006Z] Removing intermediate container 219bf604b67d [2021-06-08T23:41:55.007Z] ---> daa4443004e1 [2021-06-08T23:41:55.007Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-08T23:41:55.007Z] ---> Running in 323f95c84969 [2021-06-08T23:41:55.606Z] ---> Running in b77d1dcf77fd [2021-06-08T23:41:56.221Z] ---> 33a677d2f84e [2021-06-08T23:41:56.221Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-08T23:41:56.496Z] Removing intermediate container b77d1dcf77fd [2021-06-08T23:41:56.496Z] ---> 5ecd9b341868 [2021-06-08T23:41:56.496Z] Step 24/26 : LABEL arch=arm64 [2021-06-08T23:41:58.695Z] ---> Running in a4cbf4102b86 [2021-06-08T23:41:58.695Z] ---> Running in 4ff9d4d2564e [2021-06-08T23:41:58.695Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:41:58.695Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:41:58.695Z] Removing intermediate container a4cbf4102b86 [2021-06-08T23:41:58.695Z] ---> 8a3908a9681a [2021-06-08T23:41:58.695Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T23:41:58.695Z] Removing intermediate container 4ff9d4d2564e [2021-06-08T23:41:58.695Z] ---> 142f21fe690c [2021-06-08T23:41:58.695Z] Step 25/26 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 [2021-06-08T23:41:58.695Z] ---> Running in e41558c69558 [2021-06-08T23:41:58.695Z] (1/39) Installing readline (8.0.4-r0) [2021-06-08T23:41:58.695Z] (2/39) Installing bash (5.0.17-r0) [2021-06-08T23:41:58.695Z] Executing bash-5.0.17-r0.post-install [2021-06-08T23:41:58.695Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T23:41:58.695Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-08T23:41:58.695Z] (5/39) Installing curl (7.77.0-r0) [2021-06-08T23:41:58.695Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-08T23:41:58.695Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-08T23:41:58.695Z] (8/39) Installing expat (2.2.9-r1) [2021-06-08T23:41:58.695Z] (9/39) Installing libffi (3.3-r2) [2021-06-08T23:41:58.695Z] (10/39) Installing gdbm (1.13-r1) [2021-06-08T23:41:58.695Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-08T23:41:58.695Z] ---> Running in fd409e02594a [2021-06-08T23:41:58.695Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-08T23:41:58.695Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-08T23:41:58.695Z] Removing intermediate container e41558c69558 [2021-06-08T23:41:58.695Z] ---> 05a2a0641763 [2021-06-08T23:41:58.695Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T23:41:59.313Z] Removing intermediate container fd409e02594a [2021-06-08T23:41:59.314Z] ---> b5e0da5e9ee7 [2021-06-08T23:41:59.314Z] Step 26/26 : LABEL version=0.0.0 [2021-06-08T23:41:59.314Z] ---> Running in 92d8b4be77e3 [2021-06-08T23:41:59.589Z] ---> Running in 174e4a886422 [2021-06-08T23:42:00.199Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-08T23:42:00.199Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-08T23:42:00.199Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-08T23:42:00.199Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-08T23:42:00.199Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-08T23:42:00.199Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-08T23:42:00.199Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-08T23:42:00.199Z] Removing intermediate container 92d8b4be77e3 [2021-06-08T23:42:00.199Z] ---> c52d6becee13 [2021-06-08T23:42:00.199Z] Step 23/24 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 [2021-06-08T23:42:00.199Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-08T23:42:00.199Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-08T23:42:00.199Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-08T23:42:00.475Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-08T23:42:00.475Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-08T23:42:00.475Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-08T23:42:00.475Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-08T23:42:00.475Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-08T23:42:00.475Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-08T23:42:00.475Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-08T23:42:00.475Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-08T23:42:00.475Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-08T23:42:00.475Z] Removing intermediate container 174e4a886422 [2021-06-08T23:42:00.475Z] ---> 796fa1293a8b [2021-06-08T23:42:00.475Z] [2021-06-08T23:42:00.475Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-08T23:42:00.475Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-08T23:42:00.475Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-08T23:42:00.475Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-08T23:42:00.475Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-08T23:42:00.752Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-08T23:42:00.752Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-08T23:42:00.752Z] Executing busybox-1.31.1-r19.trigger [2021-06-08T23:42:00.752Z] OK: 72 MiB in 59 packages [2021-06-08T23:42:00.752Z] ---> Running in 1a1d59fbcdb4 [2021-06-08T23:42:01.030Z] Successfully built 796fa1293a8b [2021-06-08T23:42:01.030Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-08T23:42:01.030Z] Building core-command [2021-06-08T23:42:01.632Z]  Building security-secretstore-setup ... done Removing intermediate container 1a1d59fbcdb4 [2021-06-08T23:42:01.632Z] ---> 85b2f2ebb0c8 [2021-06-08T23:42:01.632Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T23:42:01.906Z] ---> Running in 1293430a8c5c [2021-06-08T23:42:02.510Z] Removing intermediate container 1293430a8c5c [2021-06-08T23:42:02.510Z] ---> afcf7208b9b4 [2021-06-08T23:42:02.510Z] [2021-06-08T23:42:02.786Z] Successfully built afcf7208b9b4 [2021-06-08T23:42:02.786Z] Successfully tagged core-data-arm64:latest [2021-06-08T23:42:02.786Z]  Building core-data ... done Building security-bootstrapper [2021-06-08T23:42:05.416Z] Collecting docker-compose==1.23.2 [2021-06-08T23:42:05.416Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-08T23:42:06.397Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-08T23:42:06.397Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-08T23:42:06.990Z] Collecting texttable<0.10,>=0.9.0 [2021-06-08T23:42:06.990Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-08T23:42:09.685Z] Collecting docopt<0.7,>=0.6.1 [2021-06-08T23:42:09.685Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-08T23:42:14.092Z] Collecting PyYAML<4,>=3.10 [2021-06-08T23:42:14.092Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-08T23:42:16.081Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-08T23:42:16.081Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-08T23:42:18.730Z] Collecting jsonschema<3,>=2.5.1 [2021-06-08T23:42:18.730Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-08T23:42:19.009Z] Collecting cached-property<2,>=1.2.0 [2021-06-08T23:42:19.009Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-08T23:42:19.286Z] 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-08T23:42:19.890Z] Collecting docker<4.0,>=3.6.0 [2021-06-08T23:42:19.890Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-08T23:42:20.890Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-08T23:42:20.890Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-08T23:42:21.166Z] 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-08T23:42:21.443Z] Collecting idna<2.8,>=2.5 [2021-06-08T23:42:21.443Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-08T23:42:22.048Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-08T23:42:22.048Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-08T23:42:22.326Z] 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-08T23:42:22.600Z] Collecting docker-pycreds>=0.4.0 [2021-06-08T23:42:22.600Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-08T23:42:22.873Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-08T23:42:22.873Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-08T23:42:22.873Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-08T23:42:22.873Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-08T23:42:23.856Z] Installing collected packages: idna, urllib3, requests, texttable, docopt, PyYAML, dockerpty, jsonschema, cached-property, docker-pycreds, websocket-client, docker, docker-compose [2021-06-08T23:42:23.856Z] Attempting uninstall: idna [2021-06-08T23:42:23.856Z] Found existing installation: idna 2.9 [2021-06-08T23:42:23.856Z] Uninstalling idna-2.9: [2021-06-08T23:42:23.856Z] Successfully uninstalled idna-2.9 [2021-06-08T23:42:24.845Z] Attempting uninstall: urllib3 [2021-06-08T23:42:24.846Z] Found existing installation: urllib3 1.25.9 [2021-06-08T23:42:24.846Z] Uninstalling urllib3-1.25.9: [2021-06-08T23:42:24.846Z] Successfully uninstalled urllib3-1.25.9 [2021-06-08T23:42:25.445Z] Attempting uninstall: requests [2021-06-08T23:42:25.445Z] Found existing installation: requests 2.23.0 [2021-06-08T23:42:25.445Z] Uninstalling requests-2.23.0: [2021-06-08T23:42:25.445Z] Successfully uninstalled requests-2.23.0 [2021-06-08T23:42:25.721Z] Running setup.py install for texttable: started [2021-06-08T23:42:28.363Z] Running setup.py install for texttable: finished with status 'done' [2021-06-08T23:42:28.363Z] Running setup.py install for docopt: started [2021-06-08T23:42:30.358Z] Running setup.py install for docopt: finished with status 'done' [2021-06-08T23:42:30.358Z] Running setup.py install for PyYAML: started [2021-06-08T23:42:32.992Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-08T23:42:32.992Z] Running setup.py install for dockerpty: started [2021-06-08T23:42:35.667Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-08T23:42:36.273Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:42:36.273Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:42:36.273Z] ---> eff81c7b2135 [2021-06-08T23:42:36.273Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T23:42:36.273Z] ---> Using cache [2021-06-08T23:42:36.273Z] ---> 4e9bbeda4246 [2021-06-08T23:42:36.273Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:42:36.273Z] ---> Using cache [2021-06-08T23:42:36.273Z] ---> 98fd42ef6e2f [2021-06-08T23:42:36.273Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T23:42:36.273Z] ---> Using cache [2021-06-08T23:42:36.273Z] ---> 68eee47942ab [2021-06-08T23:42:36.273Z] Step 6/24 : COPY go.mod . [2021-06-08T23:42:36.273Z] ---> Using cache [2021-06-08T23:42:36.273Z] ---> 8937c999a099 [2021-06-08T23:42:36.273Z] Step 7/24 : RUN go mod download [2021-06-08T23:42:36.273Z] ---> Using cache [2021-06-08T23:42:36.273Z] ---> d9fa5c8c4e8e [2021-06-08T23:42:36.273Z] Step 8/24 : COPY . . [2021-06-08T23:42:36.273Z] ---> Using cache [2021-06-08T23:42:36.273Z] ---> 3cc7d05c5463 [2021-06-08T23:42:36.273Z] Step 9/24 : RUN go mod tidy [2021-06-08T23:42:36.273Z] ---> Using cache [2021-06-08T23:42:36.273Z] ---> e3eb2fdd9564 [2021-06-08T23:42:36.273Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-08T23:42:36.273Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:42:36.273Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:42:36.273Z] ---> eff81c7b2135 [2021-06-08T23:42:36.273Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T23:42:36.273Z] ---> Using cache [2021-06-08T23:42:36.273Z] ---> 4e9bbeda4246 [2021-06-08T23:42:36.273Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:42:36.273Z] ---> Using cache [2021-06-08T23:42:36.273Z] ---> 98fd42ef6e2f [2021-06-08T23:42:36.273Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-08T23:42:40.619Z] ---> Running in 376efc2cdac5 [2021-06-08T23:42:40.619Z] ---> Running in c28224b4298c [2021-06-08T23:42:40.619Z] 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-08T23:42:42.068Z] 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-08T23:42:42.348Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:42:43.351Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:42:44.341Z] OK: 218 MiB in 52 packages [2021-06-08T23:42:44.619Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:42:44.619Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:42:44.619Z] ---> eff81c7b2135 [2021-06-08T23:42:44.619Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T23:42:44.619Z] ---> Using cache [2021-06-08T23:42:44.619Z] ---> 4e9bbeda4246 [2021-06-08T23:42:44.619Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:42:44.619Z] ---> Using cache [2021-06-08T23:42:44.619Z] ---> 98fd42ef6e2f [2021-06-08T23:42:44.619Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T23:42:44.619Z] ---> Using cache [2021-06-08T23:42:44.619Z] ---> 68eee47942ab [2021-06-08T23:42:44.619Z] Step 6/24 : COPY go.mod . [2021-06-08T23:42:44.619Z] ---> Using cache [2021-06-08T23:42:44.619Z] ---> 8937c999a099 [2021-06-08T23:42:44.619Z] Step 7/24 : RUN go mod download [2021-06-08T23:42:44.619Z] ---> Using cache [2021-06-08T23:42:44.619Z] ---> d9fa5c8c4e8e [2021-06-08T23:42:44.619Z] Step 8/24 : COPY . . [2021-06-08T23:42:45.224Z] ---> Using cache [2021-06-08T23:42:45.224Z] ---> 3cc7d05c5463 [2021-06-08T23:42:45.224Z] Step 9/24 : RUN go mod tidy [2021-06-08T23:42:45.224Z] ---> Using cache [2021-06-08T23:42:45.224Z] ---> e3eb2fdd9564 [2021-06-08T23:42:45.224Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-08T23:42:45.830Z] ---> Running in 4cab1c4d4ac0 [2021-06-08T23:42:45.830Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T23:42:45.830Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-08T23:42:45.830Z] ---> eff81c7b2135 [2021-06-08T23:42:45.830Z] Step 3/32 : WORKDIR /edgex-go [2021-06-08T23:42:45.831Z] ---> Using cache [2021-06-08T23:42:45.831Z] ---> 4e9bbeda4246 [2021-06-08T23:42:45.831Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T23:42:45.831Z] ---> Using cache [2021-06-08T23:42:45.831Z] ---> 98fd42ef6e2f [2021-06-08T23:42:45.831Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-08T23:42:45.831Z] ---> Using cache [2021-06-08T23:42:45.831Z] ---> 68eee47942ab [2021-06-08T23:42:45.831Z] Step 6/32 : COPY go.mod . [2021-06-08T23:42:45.831Z] ---> Using cache [2021-06-08T23:42:45.831Z] ---> 8937c999a099 [2021-06-08T23:42:45.831Z] Step 7/32 : RUN go mod download [2021-06-08T23:42:48.229Z] ---> Using cache [2021-06-08T23:42:48.229Z] ---> d9fa5c8c4e8e [2021-06-08T23:42:48.229Z] Step 8/32 : COPY . . [2021-06-08T23:42:48.229Z] Removing intermediate container 376efc2cdac5 [2021-06-08T23:42:48.229Z] ---> 1bc6301aa195 [2021-06-08T23:42:48.229Z] Step 6/23 : COPY go.mod . [2021-06-08T23:42:48.229Z] ---> Using cache [2021-06-08T23:42:48.229Z] ---> 3cc7d05c5463 [2021-06-08T23:42:48.229Z] Step 9/32 : RUN go mod tidy [2021-06-08T23:42:48.229Z] ---> Using cache [2021-06-08T23:42:48.229Z] ---> e3eb2fdd9564 [2021-06-08T23:42:48.229Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-08T23:42:48.229Z] ---> Running in 9857f857ddfc [2021-06-08T23:42:48.839Z] 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-08T23:42:49.445Z] ---> 581e7731cd7f [2021-06-08T23:42:49.445Z] Step 7/23 : RUN go mod download [2021-06-08T23:42:49.721Z] ---> Running in 40a94295dd89 [2021-06-08T23:42:50.709Z] 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-08T23:42:55.060Z] Removing intermediate container 40a94295dd89 [2021-06-08T23:42:55.060Z] ---> 5ff2850e0767 [2021-06-08T23:42:55.060Z] Step 8/23 : COPY . . [2021-06-08T23:42:58.553Z] Removing intermediate container 323f95c84969 [2021-06-08T23:42:58.553Z] ---> 2e27caf0ae0d [2021-06-08T23:42:58.553Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-08T23:42:59.166Z] ---> Running in e6c90893a838 [2021-06-08T23:43:02.208Z] Removing intermediate container e6c90893a838 [2021-06-08T23:43:02.208Z] ---> 47d5cdbd5dbe [2021-06-08T23:43:02.208Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-08T23:43:02.208Z] ---> Running in ba8b2f64d818 [2021-06-08T23:43:02.208Z] Removing intermediate container ba8b2f64d818 [2021-06-08T23:43:02.208Z] ---> cb5d5b648f1b [2021-06-08T23:43:02.208Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-08T23:43:04.860Z] ---> 02353657244a [2021-06-08T23:43:04.860Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-08T23:43:06.852Z] ---> 460fe30fe9fc [2021-06-08T23:43:06.852Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-08T23:43:09.504Z] ---> 9aac3eec94a7 [2021-06-08T23:43:09.504Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-08T23:43:09.504Z] ---> Running in 45dc383686f1 [2021-06-08T23:43:10.504Z] Removing intermediate container 45dc383686f1 [2021-06-08T23:43:10.504Z] ---> cee654e80a4a [2021-06-08T23:43:10.504Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T23:43:10.788Z] ---> Running in 5301c96e6df6 [2021-06-08T23:43:13.530Z] Removing intermediate container 5301c96e6df6 [2021-06-08T23:43:13.530Z] ---> 6eb8c622b407 [2021-06-08T23:43:13.530Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T23:43:13.530Z] ---> Running in 2b4ddff31db8 [2021-06-08T23:43:13.530Z] Removing intermediate container 2b4ddff31db8 [2021-06-08T23:43:13.530Z] ---> 33b99893deae [2021-06-08T23:43:13.530Z] Step 23/24 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 [2021-06-08T23:43:13.808Z] ---> Running in 1b43769b7c4e [2021-06-08T23:43:15.273Z] Removing intermediate container 1b43769b7c4e [2021-06-08T23:43:15.273Z] ---> 6704c14829a4 [2021-06-08T23:43:15.273Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T23:43:15.561Z] ---> Running in 4d8ab34461e6 [2021-06-08T23:43:16.559Z] Removing intermediate container 4d8ab34461e6 [2021-06-08T23:43:16.559Z] ---> 5fe5b68eb1c7 [2021-06-08T23:43:16.559Z] Step 9/23 : RUN go mod tidy [2021-06-08T23:43:16.559Z] ---> effb675aebf8 [2021-06-08T23:43:16.559Z] [2021-06-08T23:43:16.559Z] ---> Running in c3950cde1f90 [2021-06-08T23:43:17.172Z] Successfully built effb675aebf8 [2021-06-08T23:43:17.172Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-08T23:43:23.523Z]  Building sys-mgmt-agent ... done Removing intermediate container c3950cde1f90 [2021-06-08T23:43:23.523Z] ---> 7a8d23c052c7 [2021-06-08T23:43:23.523Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-08T23:43:23.523Z] ---> Running in 00acd3fde10e [2021-06-08T23:43:25.519Z] 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-08T23:44:39.208Z] Removing intermediate container 4cab1c4d4ac0 [2021-06-08T23:44:39.208Z] ---> 5350d5986922 [2021-06-08T23:44:39.208Z] [2021-06-08T23:44:39.208Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T23:44:39.208Z] ---> 9852663dfa18 [2021-06-08T23:44:39.208Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T23:44:39.208Z] ---> Using cache [2021-06-08T23:44:39.208Z] ---> 629a43aadf39 [2021-06-08T23:44:39.208Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T23:44:39.208Z] ---> Using cache [2021-06-08T23:44:39.208Z] ---> 0c9f6887306b [2021-06-08T23:44:39.208Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-08T23:44:39.208Z] ---> Running in 39d29f97f363 [2021-06-08T23:44:39.208Z] Removing intermediate container c28224b4298c [2021-06-08T23:44:39.208Z] ---> 37ce3db748c5 [2021-06-08T23:44:39.208Z] [2021-06-08T23:44:39.208Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T23:44:39.208Z] ---> 9852663dfa18 [2021-06-08T23:44:39.208Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T23:44:39.208Z] ---> Using cache [2021-06-08T23:44:39.208Z] ---> 629a43aadf39 [2021-06-08T23:44:39.208Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T23:44:39.208Z] ---> Using cache [2021-06-08T23:44:39.208Z] ---> 0c9f6887306b [2021-06-08T23:44:39.208Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-08T23:44:39.208Z] Removing intermediate container 9857f857ddfc [2021-06-08T23:44:39.208Z] ---> 04b09a67e12e [2021-06-08T23:44:39.208Z] [2021-06-08T23:44:39.208Z] Step 11/32 : FROM alpine:3.12 [2021-06-08T23:44:39.208Z] ---> 9852663dfa18 [2021-06-08T23:44:39.208Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-08T23:44:39.208Z] ---> Running in 1926b99361da [2021-06-08T23:44:39.208Z] Removing intermediate container 39d29f97f363 [2021-06-08T23:44:39.208Z] ---> 08910f4a7664 [2021-06-08T23:44:39.208Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T23:44:39.208Z] ---> Running in f9c756b25b7a [2021-06-08T23:44:39.208Z] ---> Running in f06bcf7eceb9 [2021-06-08T23:44:39.208Z] Removing intermediate container f9c756b25b7a [2021-06-08T23:44:39.208Z] ---> 4d50fc5f14a1 [2021-06-08T23:44:39.208Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-08T23:44:39.208Z] Removing intermediate container 1926b99361da [2021-06-08T23:44:39.208Z] ---> 28915e74d481 [2021-06-08T23:44:39.208Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T23:44:39.208Z] ---> Running in 28e0850d733a [2021-06-08T23:44:39.208Z] ---> Running in c718390843d7 [2021-06-08T23:44:39.208Z] Removing intermediate container f06bcf7eceb9 [2021-06-08T23:44:39.208Z] ---> 43e11d9e7b44 [2021-06-08T23:44:39.208Z] Step 16/24 : WORKDIR / [2021-06-08T23:44:39.208Z] ---> Running in 8ba367f52b45 [2021-06-08T23:44:39.208Z] Removing intermediate container c718390843d7 [2021-06-08T23:44:39.208Z] ---> fb7d48bab029 [2021-06-08T23:44:39.208Z] Step 16/24 : WORKDIR / [2021-06-08T23:44:39.208Z] ---> Running in ac3b55354df9 [2021-06-08T23:44:39.208Z] Removing intermediate container 8ba367f52b45 [2021-06-08T23:44:39.208Z] ---> 7760457c41d6 [2021-06-08T23:44:39.208Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T23:44:39.208Z] Removing intermediate container ac3b55354df9 [2021-06-08T23:44:39.208Z] ---> 43266590c8ca [2021-06-08T23:44:39.208Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T23:44:39.208Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:44:39.208Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:44:39.208Z] ---> 5bb19c18fe67 [2021-06-08T23:44:39.208Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-08T23:44:39.208Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-08T23:44:39.208Z] (2/2) Installing su-exec (0.2-r1) [2021-06-08T23:44:39.208Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T23:44:39.208Z] OK: 5 MiB in 16 packages [2021-06-08T23:44:39.208Z] ---> e5fb24fff168 [2021-06-08T23:44:39.208Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-08T23:44:39.208Z] Removing intermediate container 28e0850d733a [2021-06-08T23:44:39.208Z] ---> c5b667352696 [2021-06-08T23:44:39.208Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-08T23:44:39.208Z] ---> 2615fbb24893 [2021-06-08T23:44:39.208Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-08T23:44:39.208Z] ---> Running in 993358e5106b [2021-06-08T23:44:39.208Z] ---> fe1ef3ebe70f [2021-06-08T23:44:39.208Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-08T23:44:39.208Z] Removing intermediate container 993358e5106b [2021-06-08T23:44:39.208Z] ---> d96152401723 [2021-06-08T23:44:39.208Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-08T23:44:39.208Z] ---> 5913cc397d88 [2021-06-08T23:44:39.208Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-08T23:44:39.208Z] ---> Running in 454306e09d77 [2021-06-08T23:44:39.208Z] ---> 7817915f1ca5 [2021-06-08T23:44:39.208Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-08T23:44:39.208Z] ---> Running in 56f276394cde [2021-06-08T23:44:39.208Z] ---> Running in 89321d6abcbd [2021-06-08T23:44:39.208Z] Removing intermediate container 454306e09d77 [2021-06-08T23:44:39.208Z] ---> 6a0a0ae71564 [2021-06-08T23:44:39.208Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-08T23:44:39.208Z] ---> Running in f7293b6b0df6 [2021-06-08T23:44:39.208Z] Removing intermediate container 56f276394cde [2021-06-08T23:44:39.208Z] ---> 1294ef7c35e2 [2021-06-08T23:44:39.208Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T23:44:39.208Z] Removing intermediate container 89321d6abcbd [2021-06-08T23:44:39.208Z] ---> 923693039dca [2021-06-08T23:44:39.208Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T23:44:39.208Z] ---> Running in 5317158c311c [2021-06-08T23:44:39.208Z] ---> Running in 250c027da3ff [2021-06-08T23:44:39.208Z] Removing intermediate container 5317158c311c [2021-06-08T23:44:39.208Z] ---> 0ae3a8e8eea3 [2021-06-08T23:44:39.208Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T23:44:39.208Z] ---> Running in 4f8fc74e94a9 [2021-06-08T23:44:39.208Z] Removing intermediate container 250c027da3ff [2021-06-08T23:44:39.208Z] ---> 825ad8f3c2f9 [2021-06-08T23:44:39.208Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T23:44:39.208Z] ---> Running in 7fcfa742110b [2021-06-08T23:44:39.208Z] Removing intermediate container 4f8fc74e94a9 [2021-06-08T23:44:39.208Z] ---> f9139aa724e0 [2021-06-08T23:44:39.208Z] Step 23/24 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 [2021-06-08T23:44:39.208Z] ---> Running in 6077d47db8e0 [2021-06-08T23:44:39.208Z] Removing intermediate container 7fcfa742110b [2021-06-08T23:44:39.208Z] ---> 8098f4364e4f [2021-06-08T23:44:39.208Z] Step 23/24 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 [2021-06-08T23:44:39.495Z] ---> Running in d8af96126e8b [2021-06-08T23:44:39.769Z] Removing intermediate container 6077d47db8e0 [2021-06-08T23:44:39.769Z] ---> 3606515004b5 [2021-06-08T23:44:39.769Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T23:44:40.045Z] ---> Running in 5634d72026c1 [2021-06-08T23:44:40.341Z] Removing intermediate container f7293b6b0df6 [2021-06-08T23:44:40.341Z] ---> 0073f2c6c634 [2021-06-08T23:44:40.341Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR}Removing intermediate container d8af96126e8b [2021-06-08T23:44:40.341Z] ---> 03e3f9f20335 [2021-06-08T23:44:40.341Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T23:44:40.341Z] [2021-06-08T23:44:40.623Z] ---> Running in da65f36cf30a [2021-06-08T23:44:40.623Z] ---> Running in 0cf92195c02b [2021-06-08T23:44:40.897Z] Removing intermediate container 5634d72026c1 [2021-06-08T23:44:40.897Z] ---> 86bab2fa93cc [2021-06-08T23:44:40.897Z] [2021-06-08T23:44:41.170Z] Removing intermediate container 00acd3fde10e [2021-06-08T23:44:41.170Z] ---> 791a5837d2de [2021-06-08T23:44:41.170Z] [2021-06-08T23:44:41.170Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T23:44:41.170Z] ---> 9852663dfa18 [2021-06-08T23:44:41.170Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-08T23:44:41.170Z] Successfully built 86bab2fa93cc [2021-06-08T23:44:41.170Z] Successfully tagged core-command-arm64:latest [2021-06-08T23:44:41.444Z]  Building core-command ... done  ---> Running in 2de168e2d9a5 [2021-06-08T23:44:41.444Z] Removing intermediate container da65f36cf30a [2021-06-08T23:44:41.444Z] ---> af866c8184d4 [2021-06-08T23:44:41.444Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-08T23:44:41.444Z] Removing intermediate container 0cf92195c02b [2021-06-08T23:44:41.444Z] ---> f83c2257288d [2021-06-08T23:44:41.444Z] [2021-06-08T23:44:42.046Z] Successfully built f83c2257288d [2021-06-08T23:44:42.046Z] Successfully tagged core-metadata-arm64:latest [2021-06-08T23:44:42.650Z]  Building core-metadata ... done  ---> 3307b011fd2d [2021-06-08T23:44:42.650Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-08T23:44:42.650Z] ---> Running in 69fba1c8dfd1 [2021-06-08T23:44:42.929Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T23:44:43.203Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T23:44:43.799Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-08T23:44:43.799Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-08T23:44:43.799Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T23:44:43.799Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T23:44:44.075Z] OK: 6 MiB in 16 packages [2021-06-08T23:44:45.507Z] Removing intermediate container 69fba1c8dfd1 [2021-06-08T23:44:45.507Z] ---> 46dcfb0d215d [2021-06-08T23:44:45.507Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T23:44:45.507Z] Removing intermediate container 2de168e2d9a5 [2021-06-08T23:44:45.507Z] ---> 4c6ee4e287fc [2021-06-08T23:44:45.507Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T23:44:45.779Z] ---> Running in bb3308135e89 [2021-06-08T23:44:46.050Z] Removing intermediate container bb3308135e89 [2021-06-08T23:44:46.050Z] ---> 1ff69da618cb [2021-06-08T23:44:46.050Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-08T23:44:46.050Z] ---> 9bff5db5641b [2021-06-08T23:44:46.050Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-08T23:44:46.320Z] ---> Running in 2446e5cb2d2d [2021-06-08T23:44:46.910Z] Removing intermediate container 2446e5cb2d2d [2021-06-08T23:44:46.910Z] ---> 30577f9dd95e [2021-06-08T23:44:46.910Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T23:44:47.182Z] ---> Running in ee013fb16ea6 [2021-06-08T23:44:47.453Z] ---> 509432c64e08 [2021-06-08T23:44:47.453Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-08T23:44:47.731Z] Removing intermediate container ee013fb16ea6 [2021-06-08T23:44:47.731Z] ---> c21b47d873b0 [2021-06-08T23:44:47.731Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T23:44:48.324Z] ---> 6ab62b47f4f2 [2021-06-08T23:44:48.324Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-08T23:44:48.599Z] ---> 8643ad930716 [2021-06-08T23:44:48.599Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-08T23:44:49.197Z] ---> 373aec978561 [2021-06-08T23:44:49.197Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-08T23:44:49.804Z] ---> cc950ba709f8 [2021-06-08T23:44:49.804Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-08T23:44:50.076Z] ---> 24ddb0581dfc [2021-06-08T23:44:50.076Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-08T23:44:50.346Z] ---> Running in 3fc5aa1852d5 [2021-06-08T23:44:50.944Z] ---> 690782450a0c [2021-06-08T23:44:50.944Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-08T23:44:50.944Z] ---> Running in dd6fb94d7a9d [2021-06-08T23:44:50.944Z] Removing intermediate container 3fc5aa1852d5 [2021-06-08T23:44:50.944Z] ---> 25cc278e4719 [2021-06-08T23:44:50.944Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-08T23:44:51.547Z] Removing intermediate container dd6fb94d7a9d [2021-06-08T23:44:51.547Z] ---> 757e09b2df5c [2021-06-08T23:44:51.547Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T23:44:51.547Z] ---> Running in f6b4f0a9ca97 [2021-06-08T23:44:51.826Z] ---> 620355385b40 [2021-06-08T23:44:51.826Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-08T23:44:54.415Z] ---> Running in 60a5bdf85749 [2021-06-08T23:44:54.415Z] Removing intermediate container f6b4f0a9ca97 [2021-06-08T23:44:54.415Z] ---> fdba510f45b3 [2021-06-08T23:44:54.415Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T23:44:54.415Z] ---> Running in 2bf4f4f4b715 [2021-06-08T23:44:54.415Z] Removing intermediate container 2bf4f4f4b715 [2021-06-08T23:44:54.415Z] ---> aaf823062989 [2021-06-08T23:44:54.415Z] Step 22/23 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 [2021-06-08T23:44:54.415Z] ---> Running in 8b5a37dc3cb4 [2021-06-08T23:44:54.415Z] Removing intermediate container 8b5a37dc3cb4 [2021-06-08T23:44:54.415Z] ---> bbef1ef94918 [2021-06-08T23:44:54.415Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T23:44:54.415Z] ---> Running in da0e7f172bbf [2021-06-08T23:44:54.686Z] Removing intermediate container da0e7f172bbf [2021-06-08T23:44:54.686Z] ---> 3460e11e9e93 [2021-06-08T23:44:54.686Z] [2021-06-08T23:44:54.686Z] Removing intermediate container 60a5bdf85749 [2021-06-08T23:44:54.686Z] ---> c3f398ef6b25 [2021-06-08T23:44:54.686Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-08T23:44:54.959Z] Successfully built 3460e11e9e93 [2021-06-08T23:44:55.232Z] Successfully tagged support-notifications-arm64:latest [2021-06-08T23:44:55.232Z]  Building support-notifications ... done  ---> Running in ef85a7ec9ca1 [2021-06-08T23:44:55.505Z] Removing intermediate container ef85a7ec9ca1 [2021-06-08T23:44:55.505Z] ---> e2b2a840941d [2021-06-08T23:44:55.505Z] Step 29/32 : CMD ["gate"] [2021-06-08T23:44:56.115Z] ---> Running in 134b13677351 [2021-06-08T23:44:56.706Z] Removing intermediate container 134b13677351 [2021-06-08T23:44:56.706Z] ---> d6ece0c9e700 [2021-06-08T23:44:56.706Z] Step 30/32 : LABEL arch=arm64 [2021-06-08T23:44:56.978Z] ---> Running in 19c8f23ba913 [2021-06-08T23:44:57.257Z] Removing intermediate container 19c8f23ba913 [2021-06-08T23:44:57.257Z] ---> ffc27be76bd2 [2021-06-08T23:44:57.257Z] Step 31/32 : LABEL git_sha=917c532b265ef7d77fe4e6d4ebdf3323ed993019 [2021-06-08T23:44:57.530Z] ---> Running in 13959854117e [2021-06-08T23:44:58.122Z] Removing intermediate container 13959854117e [2021-06-08T23:44:58.122Z] ---> e7d929fc3e68 [2021-06-08T23:44:58.122Z] Step 32/32 : LABEL version=0.0.0 [2021-06-08T23:44:58.396Z] ---> Running in 409b0b901af1 [2021-06-08T23:44:58.988Z] Removing intermediate container 409b0b901af1 [2021-06-08T23:44:58.988Z] ---> 3183f65f2e3d [2021-06-08T23:44:58.988Z] [2021-06-08T23:44:59.262Z] Successfully built 3183f65f2e3d [2021-06-08T23:44:59.262Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-08T23:44:59.549Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-06-08T23:44:59.555Z] $ docker stop --time=1 10baacbfa71ff5e9aeeac67283339bab89e8cf8311ffaf9c2521cab1f538e2a0 [2021-06-08T23:45:01.363Z] $ docker rm -f 10baacbfa71ff5e9aeeac67283339bab89e8cf8311ffaf9c2521cab1f538e2a0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T23:45:01.963Z] + docker images [2021-06-08T23:45:02.264Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T23:45:02.264Z] security-bootstrapper-arm64 latest 3183f65f2e3d 4 seconds ago 17.1MB [2021-06-08T23:45:02.264Z] support-notifications-arm64 latest 3460e11e9e93 8 seconds ago 15.7MB [2021-06-08T23:45:02.264Z] core-metadata-arm64 latest f83c2257288d 21 seconds ago 15.6MB [2021-06-08T23:45:02.264Z] 791a5837d2de 22 seconds ago 968MB [2021-06-08T23:45:02.264Z] core-command-arm64 latest 86bab2fa93cc 22 seconds ago 15MB [2021-06-08T23:45:02.264Z] 04b09a67e12e 35 seconds ago 967MB [2021-06-08T23:45:02.264Z] 37ce3db748c5 35 seconds ago 971MB [2021-06-08T23:45:02.264Z] 5350d5986922 37 seconds ago 966MB [2021-06-08T23:45:02.264Z] sys-mgmt-agent-arm64 latest effb675aebf8 About a minute ago 299MB [2021-06-08T23:45:02.264Z] core-data-arm64 latest afcf7208b9b4 3 minutes ago 19.1MB [2021-06-08T23:45:02.264Z] security-secretstore-setup-arm64 latest 796fa1293a8b 3 minutes ago 26.5MB [2021-06-08T23:45:02.264Z] security-proxy-setup-arm64 latest 3254a4aece05 3 minutes ago 24MB [2021-06-08T23:45:02.264Z] support-scheduler-arm64 latest 08c11efd1f3d 3 minutes ago 15MB [2021-06-08T23:45:02.264Z] 8cfff83f2d9a 3 minutes ago 974MB [2021-06-08T23:45:02.264Z] 1a659fd220be 3 minutes ago 973MB [2021-06-08T23:45:02.264Z] f42d30107d8a 3 minutes ago 968MB [2021-06-08T23:45:02.264Z] 50256a727551 3 minutes ago 973MB [2021-06-08T23:45:02.264Z] 1484beb1eadd 3 minutes ago 971MB [2021-06-08T23:45:02.264Z] ci-base-image-arm64 latest eff81c7b2135 13 minutes ago 641MB [2021-06-08T23:45:02.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB [2021-06-08T23:45:02.264Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-08T23:45:02.264Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-08T23:45:02.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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-08T23:45:02.995Z] ---> job-cost.sh [2021-06-08T23:45:02.995Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2sQ2 [2021-06-08T23:45:42.933Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-08T23:47:21.180Z] lf-activate-venv(): INFO: Adding /tmp/venv-2sQ2/bin to PATH [2021-06-08T23:47:21.180Z] INFO: No Stack... [2021-06-08T23:47:21.180Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-08T23:47:21.180Z] INFO: Archiving Costs [Pipeline] sh [2021-06-08T23:47:23.979Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-06-08T23:47:23.979Z] + cut -d, -f6 [Pipeline] lock [2021-06-08T23:47:24.051Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3551-4-stack-cost] [2021-06-08T23:47:24.064Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3551-4-stack-cost] did not exist. Created. [2021-06-08T23:47:24.064Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3551-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T23:47:24.425Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-08T23:47:24.698Z] Stashed 1 file(s) [Pipeline] } [2021-06-08T23:47:24.719Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3551-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-08T23:47:27.619Z] provisioning config files... [2021-06-08T23:47:27.644Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config6359519714120507725tmp [Pipeline] { [Pipeline] sh [2021-06-08T23:47:28.027Z] + set +x [2021-06-08T23:47:28.027Z] + curl -s https://codecov.io/bash [2021-06-08T23:47:28.027Z] + bash -s -- [2021-06-08T23:47:28.027Z] [2021-06-08T23:47:28.027Z] _____ _ [2021-06-08T23:47:28.027Z] / ____| | | [2021-06-08T23:47:28.027Z] | | ___ __| | ___ ___ _____ __ [2021-06-08T23:47:28.027Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-08T23:47:28.027Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-08T23:47:28.027Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-08T23:47:28.027Z] Bash-1.0.3 [2021-06-08T23:47:28.027Z] [2021-06-08T23:47:28.027Z] [2021-06-08T23:47:28.027Z] ==> git version 2.24.4 found [2021-06-08T23:47:28.027Z] ==> 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-08T23:47:28.027Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-08T23:47:28.027Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-08T23:47:28.027Z] ==> Jenkins CI detected. [2021-06-08T23:47:28.027Z] project root: . [2021-06-08T23:47:28.027Z] --> token set from env [2021-06-08T23:47:28.027Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-08T23:47:28.294Z] ==> Running gcov in . (disable via -X gcov) [2021-06-08T23:47:28.294Z] ==> Python coveragepy not found [2021-06-08T23:47:28.294Z] ==> Searching for coverage reports in: [2021-06-08T23:47:28.294Z] + . [2021-06-08T23:47:28.294Z] -> Found 1 reports [2021-06-08T23:47:28.294Z] ==> Detecting git/mercurial file structure [2021-06-08T23:47:28.294Z] ==> Reading reports [2021-06-08T23:47:28.294Z] + ./coverage.out bytes=412281 [2021-06-08T23:47:28.294Z] ==> Appending adjustments [2021-06-08T23:47:28.294Z] https://docs.codecov.io/docs/fixing-reports [2021-06-08T23:47:30.417Z] + Found adjustments [2021-06-08T23:47:30.417Z] ==> Gzipping contents [2021-06-08T23:47:30.417Z] 56K /tmp/codecov.ZfbuII.gz [2021-06-08T23:47:30.417Z] ==> Uploading reports [2021-06-08T23:47:30.417Z] url: https://codecov.io [2021-06-08T23:47:30.417Z] query: branch=PR-3551&commit=917c532b265ef7d77fe4e6d4ebdf3323ed993019&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3551%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3551&job=&cmd_args= [2021-06-08T23:47:30.417Z] -> Pinging Codecov [2021-06-08T23:47:30.417Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3551&commit=917c532b265ef7d77fe4e6d4ebdf3323ed993019&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3551%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3551&job=&cmd_args= [2021-06-08T23:47:30.417Z] -> Uploading to [2021-06-08T23:47:30.417Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-08/00271124DB129430A58F1EEE437C3FCB/917c532b265ef7d77fe4e6d4ebdf3323ed993019/493c9e60-1a9f-4a47-b52c-c12350e20c24.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T234729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=54cf85ed9409778ea0fce20d6e59285a2411f4297fbd24cd0d41faa62598ae77 [2021-06-08T23:47:30.417Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T23:47:30.417Z] Dload Upload Total Spent Left Speed [2021-06-08T23:47:30.417Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56125 0 0 100 56125 0 156k --:--:-- --:--:-- --:--:-- 157k [2021-06-08T23:47:30.417Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/917c532b265ef7d77fe4e6d4ebdf3323ed993019 [Pipeline] } [2021-06-08T23:47:30.440Z] 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-08T23:47:36.440Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T23:47:37.031Z] ---> package-listing.sh [2021-06-08T23:47:37.031Z] ++ facter osfamily [2021-06-08T23:47:37.031Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-08T23:47:37.296Z] + OS_FAMILY=redhat [2021-06-08T23:47:37.296Z] + workspace=/w/workspace/edgex-go/4 [2021-06-08T23:47:37.296Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-08T23:47:37.296Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-08T23:47:37.296Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-08T23:47:37.296Z] + PACKAGES=/tmp/packages_start.txt [2021-06-08T23:47:37.296Z] + '[' /w/workspace/edgex-go/4 ']' [2021-06-08T23:47:37.296Z] + PACKAGES=/tmp/packages_end.txt [2021-06-08T23:47:37.296Z] + case "${OS_FAMILY}" in [2021-06-08T23:47:37.296Z] + rpm -qa [2021-06-08T23:47:37.296Z] + sort [2021-06-08T23:47:39.508Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-08T23:47:39.508Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-08T23:47:39.508Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-08T23:47:39.508Z] + '[' /w/workspace/edgex-go/4 ']' [2021-06-08T23:47:39.508Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-06-08T23:47:39.508Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-06-08T23:47:39.531Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-08T23:47:39.850Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:47:40.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T23:47:40.433Z] [2021-06-08T23:47:40.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-08T23:47:42.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T23:47:42.872Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-08T23:47:42.872Z] df20fa9351a1: Pulling fs layer [2021-06-08T23:47:42.872Z] 36b3adc4ff6f: Pulling fs layer [2021-06-08T23:47:42.872Z] 8ad3a11d3b57: Pulling fs layer [2021-06-08T23:47:42.872Z] 46f8f816bc3b: Pulling fs layer [2021-06-08T23:47:42.872Z] 93b61091891f: Pulling fs layer [2021-06-08T23:47:42.872Z] 93b9cdb0e59b: Pulling fs layer [2021-06-08T23:47:42.872Z] 5e14af77c1be: Pulling fs layer [2021-06-08T23:47:42.872Z] 01666e4c0597: Pulling fs layer [2021-06-08T23:47:42.872Z] aa168da1d23b: Pulling fs layer [2021-06-08T23:47:42.872Z] 46f8f816bc3b: Waiting [2021-06-08T23:47:42.872Z] 93b61091891f: Waiting [2021-06-08T23:47:42.872Z] 93b9cdb0e59b: Waiting [2021-06-08T23:47:42.872Z] 5e14af77c1be: Waiting [2021-06-08T23:47:42.872Z] 01666e4c0597: Waiting [2021-06-08T23:47:42.872Z] aa168da1d23b: Waiting [2021-06-08T23:47:42.872Z] 36b3adc4ff6f: Verifying Checksum [2021-06-08T23:47:42.872Z] 36b3adc4ff6f: Download complete [2021-06-08T23:47:42.872Z] 46f8f816bc3b: Verifying Checksum [2021-06-08T23:47:42.872Z] 46f8f816bc3b: Download complete [2021-06-08T23:47:42.872Z] df20fa9351a1: Verifying Checksum [2021-06-08T23:47:42.872Z] df20fa9351a1: Download complete [2021-06-08T23:47:43.149Z] 93b61091891f: Verifying Checksum [2021-06-08T23:47:43.149Z] 93b61091891f: Download complete [2021-06-08T23:47:43.149Z] 93b9cdb0e59b: Verifying Checksum [2021-06-08T23:47:43.149Z] 93b9cdb0e59b: Download complete [2021-06-08T23:47:43.149Z] 5e14af77c1be: Verifying Checksum [2021-06-08T23:47:43.149Z] 5e14af77c1be: Download complete [2021-06-08T23:47:43.149Z] 01666e4c0597: Verifying Checksum [2021-06-08T23:47:43.149Z] 01666e4c0597: Download complete [2021-06-08T23:47:43.149Z] 8ad3a11d3b57: Verifying Checksum [2021-06-08T23:47:43.149Z] 8ad3a11d3b57: Download complete [2021-06-08T23:47:43.149Z] df20fa9351a1: Pull complete [2021-06-08T23:47:43.149Z] 36b3adc4ff6f: Pull complete [2021-06-08T23:47:43.728Z] 8ad3a11d3b57: Pull complete [2021-06-08T23:47:43.728Z] 46f8f816bc3b: Pull complete [2021-06-08T23:47:45.907Z] 93b61091891f: Pull complete [2021-06-08T23:47:45.907Z] 93b9cdb0e59b: Pull complete [2021-06-08T23:47:45.907Z] aa168da1d23b: Verifying Checksum [2021-06-08T23:47:45.907Z] aa168da1d23b: Download complete [2021-06-08T23:47:45.907Z] 5e14af77c1be: Pull complete [2021-06-08T23:47:45.907Z] 01666e4c0597: Pull complete [2021-06-08T23:47:50.176Z] aa168da1d23b: Pull complete [2021-06-08T23:47:50.176Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-08T23:47:50.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T23:47:50.176Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-08T23:47:50.247Z] prd-centos7-docker-4c-2g-1055 does not seem to be running inside a container [2021-06-08T23:47:50.281Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-08T23:48:10.624Z] $ docker top fde3ba7abea7aae8369dde3e768d67141e42538b6b99143ba6e692bd1cc9fe05 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T23:48:11.028Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-08T23:48:13.422Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-08T23:48:13.758Z] + ls /var/log/sa-host [2021-06-08T23:48:13.758Z] + sadf -c /var/log/sa-host/sa05 [2021-06-08T23:48:13.758Z] file_magic: OK [2021-06-08T23:48:13.758Z] HZ: Using current value: 100 [2021-06-08T23:48:13.758Z] file_header: OK [2021-06-08T23:48:13.758Z] 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-08T23:48:13.758Z] Statistics: [2021-06-08T23:48:13.758Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T23:48:13.758Z] File successfully converted to sysstat format version 12.2.1 [2021-06-08T23:48:13.758Z] + sadf -c /var/log/sa-host/sa08 [2021-06-08T23:48:13.758Z] file_magic: OK [2021-06-08T23:48:13.758Z] HZ: Using current value: 100 [2021-06-08T23:48:13.758Z] file_header: OK [2021-06-08T23:48:13.758Z] 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-08T23:48:13.758Z] Statistics: [2021-06-08T23:48:13.758Z] 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-08T23:48:13.758Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T23:48:20.462Z] provisioning config files... [2021-06-08T23:48:20.476Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config8227592472910385127tmp [Pipeline] { [Pipeline] echo [2021-06-08T23:48:20.499Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T23:48:20.792Z] ---> create-netrc.sh [Pipeline] } [2021-06-08T23:48:20.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-08T23:48:23.272Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-08T23:48:23.282Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T23:48:23.587Z] ---> sudo-logs.sh [2021-06-08T23:48:23.587Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-08T23:48:23.625Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T23:48:23.924Z] ---> job-cost.sh [2021-06-08T23:48:23.925Z] lf-activate-venv: SKIPPING [2021-06-08T23:48:23.925Z] DEBUG: total: 0.18000000715255737 [2021-06-08T23:48:23.925Z] INFO: Retrieving Stack Cost... [2021-06-08T23:48:24.866Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T23:48:25.437Z] INFO: Archiving Costs [Pipeline] echo [2021-06-08T23:48:25.450Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T23:48:25.750Z] ---> logs-deploy.sh [2021-06-08T23:48:25.750Z] lf-activate-venv: SKIPPING [2021-06-08T23:48:25.750Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3551/4 [2021-06-08T23:48:25.750Z] INFO: archiving workspace using pattern(s): [2021-06-08T23:48:26.692Z] Archives upload complete. [2021-06-08T23:48:26.692Z] INFO: archiving logs to Nexus [2021-06-08T23:48:27.263Z] ---> uname -a: [2021-06-08T23:48:27.263Z] Linux prd-centos7-docker-4c-2g-1055.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-08T23:48:27.263Z] [2021-06-08T23:48:27.263Z] [2021-06-08T23:48:27.263Z] ---> lscpu: [2021-06-08T23:48:27.263Z] Architecture: x86_64 [2021-06-08T23:48:27.263Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-08T23:48:27.263Z] Byte Order: Little Endian [2021-06-08T23:48:27.263Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-08T23:48:27.263Z] CPU(s): 2 [2021-06-08T23:48:27.263Z] On-line CPU(s) list: 0,1 [2021-06-08T23:48:27.263Z] Thread(s) per core: 1 [2021-06-08T23:48:27.263Z] Core(s) per socket: 1 [2021-06-08T23:48:27.263Z] Socket(s): 2 [2021-06-08T23:48:27.263Z] NUMA node(s): 1 [2021-06-08T23:48:27.263Z] Vendor ID: AuthenticAMD [2021-06-08T23:48:27.263Z] CPU family: 23 [2021-06-08T23:48:27.263Z] Model: 49 [2021-06-08T23:48:27.263Z] Model name: AMD EPYC-Rome Processor [2021-06-08T23:48:27.263Z] Stepping: 0 [2021-06-08T23:48:27.263Z] CPU MHz: 2800.000 [2021-06-08T23:48:27.263Z] BogoMIPS: 5600.00 [2021-06-08T23:48:27.263Z] Virtualization: AMD-V [2021-06-08T23:48:27.263Z] Hypervisor vendor: KVM [2021-06-08T23:48:27.263Z] Virtualization type: full [2021-06-08T23:48:27.263Z] L1d cache: 64 KiB [2021-06-08T23:48:27.263Z] L1i cache: 64 KiB [2021-06-08T23:48:27.263Z] L2 cache: 1 MiB [2021-06-08T23:48:27.263Z] L3 cache: 32 MiB [2021-06-08T23:48:27.263Z] NUMA node0 CPU(s): 0,1 [2021-06-08T23:48:27.263Z] Vulnerability Itlb multihit: Not affected [2021-06-08T23:48:27.263Z] Vulnerability L1tf: Not affected [2021-06-08T23:48:27.263Z] Vulnerability Mds: Not affected [2021-06-08T23:48:27.263Z] Vulnerability Meltdown: Not affected [2021-06-08T23:48:27.263Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-08T23:48:27.263Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-08T23:48:27.263Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-08T23:48:27.263Z] Vulnerability Srbds: Not affected [2021-06-08T23:48:27.263Z] Vulnerability Tsx async abort: Not affected [2021-06-08T23:48:27.263Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-08T23:48:27.263Z] [2021-06-08T23:48:27.263Z] [2021-06-08T23:48:27.263Z] ---> nproc: [2021-06-08T23:48:27.263Z] 2 [2021-06-08T23:48:27.263Z] [2021-06-08T23:48:27.263Z]