Pull request #3570 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at c3ee48ec81a1cae6a8275850650318015b1b17b0 rather than 0f13c5708a59b6eb7573615dca0c521ebd7ef084 Obtained Jenkinsfile from c3ee48ec81a1cae6a8275850650318015b1b17b0 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-ssh1674856118260019608.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-ssh5966942044784445549.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-3570/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-3570/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1983766803207313116.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-ssh2964395069787348287.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-3570/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-3570/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8387905165921789157.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-1439 in /w/workspace/edgexfoundry_edgex-go_PR-3570 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh5211735519546393968.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 c3ee48ec81a1cae6a8275850650318015b1b17b0 into PR head commit 0f13c5708a59b6eb7573615dca0c521ebd7ef084 Merge succeeded, producing 0f13c5708a59b6eb7573615dca0c521ebd7ef084 Checking out Revision 0f13c5708a59b6eb7573615dca0c521ebd7ef084 (PR-3570) > 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/2@tmp/jenkins-gitclient-ssh8353367776643783133.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3570/head:refs/remotes/origin/PR-3570 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f13c5708a59b6eb7573615dca0c521ebd7ef084 # 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/2@tmp/jenkins-gitclient-ssh2137550092960609876.key > git merge c3ee48ec81a1cae6a8275850650318015b1b17b0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f13c5708a59b6eb7573615dca0c521ebd7ef084 # timeout=10 Commit message: "docs(sma): update Swaggerfile" > git rev-list --no-walk 73b0ac4402805780b902e1fcce16f0b931479d0e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-15T05:58:56.306Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-15T05:58:56.390Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-15T05:58:56.421Z] ========================================================= [2021-06-15T05:58:56.421Z] EdgeX Global Pipelines Version Info [2021-06-15T05:58:56.421Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-15T05:58:57.914Z] ------------------- [2021-06-15T05:58:57.915Z] stable info: [2021-06-15T05:58:57.915Z] ------------------- [2021-06-15T05:58:57.915Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-15T05:58:57.915Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-15T05:58:57.915Z] Message: update stable to v1.0.194 [2021-06-15T05:58:58.490Z] ------------------- [2021-06-15T05:58:58.490Z] experimental info: [2021-06-15T05:58:58.490Z] ------------------- [2021-06-15T05:58:58.490Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-15T05:58:58.490Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-15T05:58:58.490Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-15T05:58:58.627Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-15T05:58:58.650Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-15T05:58:58.671Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-15T05:58:58.692Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-15T05:58:58.713Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-15T05:58:58.754Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-15T05:58:58.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-15T05:58:58.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-15T05:58:58.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-15T05:58:58.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-15T05:58:58.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-15T05:58:58.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-15T05:58:58.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-15T05:58:59.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-15T05:58:59.045Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-15T05:58:59.069Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-15T05:58:59.091Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-15T05:58:59.114Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-15T05:58:59.137Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-15T05:58:59.171Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-15T05:58:59.195Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-15T05:58:59.235Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-15T05:58:59.257Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3570 [Pipeline] echo [2021-06-15T05:58:59.280Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3570 [Pipeline] echo [2021-06-15T05:58:59.304Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3570 [Pipeline] echo [2021-06-15T05:58:59.328Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f13c5708a59b6eb7573615dca0c521ebd7ef084 [Pipeline] echo [2021-06-15T05:58:59.352Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f13c57 [Pipeline] echo [2021-06-15T05:58:59.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T05:58:59.470Z] provisioning config files... [2021-06-15T05:58:59.484Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8715011770597933978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T05:58:59.809Z] ---> docker-login.sh [2021-06-15T05:58:59.809Z] nexus3.edgexfoundry.org:10001 [2021-06-15T05:58:59.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:59:00.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:59:00.075Z] Configure a credential helper to remove this warning. See [2021-06-15T05:59:00.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:59:00.075Z] [2021-06-15T05:59:00.075Z] Login Succeeded [2021-06-15T05:59:00.075Z] nexus3.edgexfoundry.org:10002 [2021-06-15T05:59:00.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:59:00.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:59:00.075Z] Configure a credential helper to remove this warning. See [2021-06-15T05:59:00.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:59:00.075Z] [2021-06-15T05:59:00.075Z] Login Succeeded [2021-06-15T05:59:00.075Z] nexus3.edgexfoundry.org:10003 [2021-06-15T05:59:00.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:59:00.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:59:00.339Z] Configure a credential helper to remove this warning. See [2021-06-15T05:59:00.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:59:00.339Z] [2021-06-15T05:59:00.339Z] Login Succeeded [2021-06-15T05:59:00.339Z] nexus3.edgexfoundry.org:10004 [2021-06-15T05:59:00.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:59:00.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:59:00.607Z] Configure a credential helper to remove this warning. See [2021-06-15T05:59:00.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:59:00.607Z] [2021-06-15T05:59:00.607Z] Login Succeeded [2021-06-15T05:59:00.607Z] docker.io [2021-06-15T05:59:00.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:59:00.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:59:00.872Z] Configure a credential helper to remove this warning. See [2021-06-15T05:59:00.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:59:00.872Z] [2021-06-15T05:59:00.872Z] Login Succeeded [2021-06-15T05:59:00.872Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T05:59:00.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T05:59:01.219Z] ++ 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-15T05:59:01.219Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T05:59:01.219Z] ++ dirname cmd/core-command/Dockerfile [2021-06-15T05:59:01.219Z] ++ cut -d/ -f2 [2021-06-15T05:59:01.219Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-15T05:59:01.219Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T05:59:01.219Z] ++ dirname cmd/core-data/Dockerfile [2021-06-15T05:59:01.219Z] ++ cut -d/ -f2 [2021-06-15T05:59:01.219Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-15T05:59:01.219Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T05:59:01.219Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-15T05:59:01.219Z] ++ cut -d/ -f2 [2021-06-15T05:59:01.219Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-15T05:59:01.219Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T05:59:01.219Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-15T05:59:01.219Z] ++ cut -d/ -f2 [2021-06-15T05:59:01.219Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-15T05:59:01.219Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T05:59:01.219Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-15T05:59:01.219Z] ++ cut -d/ -f2 [2021-06-15T05:59:01.219Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-15T05:59:01.219Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T05:59:01.219Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-15T05:59:01.219Z] ++ cut -d/ -f2 [2021-06-15T05:59:01.219Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-15T05:59:01.219Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T05:59:01.219Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-15T05:59:01.219Z] ++ cut -d/ -f2 [2021-06-15T05:59:01.219Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-15T05:59:01.219Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T05:59:01.219Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-15T05:59:01.219Z] ++ cut -d/ -f2 [2021-06-15T05:59:01.219Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-15T05:59:01.219Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T05:59:01.219Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-15T05:59:01.219Z] ++ cut -d/ -f2 [2021-06-15T05:59:01.219Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-15T05:59:01.267Z] 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-15T05:59:01.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T05:59:01.974Z] [2021-06-15T05:59:01.974Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:59:02.292Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T05:59:02.292Z] latest: Pulling from edgex-devops/git-semver [2021-06-15T05:59:02.292Z] 31603596830f: Pulling fs layer [2021-06-15T05:59:02.292Z] 54011a49482f: Pulling fs layer [2021-06-15T05:59:02.292Z] a6820b24f6d8: Pulling fs layer [2021-06-15T05:59:02.292Z] f581987b2513: Pulling fs layer [2021-06-15T05:59:02.292Z] f581987b2513: Waiting [2021-06-15T05:59:02.292Z] 54011a49482f: Verifying Checksum [2021-06-15T05:59:02.292Z] 54011a49482f: Download complete [2021-06-15T05:59:02.292Z] 31603596830f: Verifying Checksum [2021-06-15T05:59:02.292Z] 31603596830f: Download complete [2021-06-15T05:59:02.570Z] f581987b2513: Verifying Checksum [2021-06-15T05:59:02.570Z] f581987b2513: Download complete [2021-06-15T05:59:02.570Z] a6820b24f6d8: Verifying Checksum [2021-06-15T05:59:02.570Z] a6820b24f6d8: Download complete [2021-06-15T05:59:02.570Z] 31603596830f: Pull complete [2021-06-15T05:59:02.833Z] 54011a49482f: Pull complete [2021-06-15T05:59:03.404Z] a6820b24f6d8: Pull complete [2021-06-15T05:59:03.665Z] f581987b2513: Pull complete [2021-06-15T05:59:03.665Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-15T05:59:03.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T05:59:03.665Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-15T05:59:03.745Z] prd-centos7-docker-4c-2g-1439 does not seem to be running inside a container [2021-06-15T05:59:03.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-15T05:59:04.804Z] $ docker top 47fef7bef46be871427e2f88fe7b63509d542b58646baec57c410871042937ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T05:59:04.923Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T05:59:04.923Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T05:59:05.033Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T05:59:05.036Z] $ docker exec 47fef7bef46be871427e2f88fe7b63509d542b58646baec57c410871042937ce ssh-agent [2021-06-15T05:59:05.139Z] SSH_AUTH_SOCK=/tmp/ssh-g8ULdo1dNbmw/agent.13 [2021-06-15T05:59:05.139Z] SSH_AGENT_PID=19 [2021-06-15T05:59:05.145Z] Running ssh-add (command line suppressed) [2021-06-15T05:59:05.240Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3811742323599166473.key (/w/workspace/edgex-go/2@tmp/private_key_3811742323599166473.key) [2021-06-15T05:59:05.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T05:59:05.563Z] + git tag --points-at HEAD [Pipeline] } [2021-06-15T05:59:05.577Z] $ docker exec --env ******** --env ******** 47fef7bef46be871427e2f88fe7b63509d542b58646baec57c410871042937ce ssh-agent -k [2021-06-15T05:59:05.681Z] unset SSH_AUTH_SOCK; [2021-06-15T05:59:05.681Z] unset SSH_AGENT_PID; [2021-06-15T05:59:05.681Z] echo Agent pid 19 killed; [2021-06-15T05:59:05.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-15T05:59:05.746Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T05:59:05.746Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T05:59:05.857Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T05:59:05.860Z] $ docker exec 47fef7bef46be871427e2f88fe7b63509d542b58646baec57c410871042937ce ssh-agent [2021-06-15T05:59:05.968Z] SSH_AUTH_SOCK=/tmp/ssh-0sOMLvOjuesd/agent.53 [2021-06-15T05:59:05.969Z] SSH_AGENT_PID=59 [2021-06-15T05:59:05.974Z] Running ssh-add (command line suppressed) [2021-06-15T05:59:06.076Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4268350270684990101.key (/w/workspace/edgex-go/2@tmp/private_key_4268350270684990101.key) [2021-06-15T05:59:06.092Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T05:59:06.403Z] + git semver init [2021-06-15T05:59:06.403Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T05:59:06.403Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-06-15T05:59:06.403Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-06-15T05:59:06.403Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T05:59:06.403Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T05:59:06.403Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T05:59:06.403Z] # $SEMVER_BRANCH = PR-3570 [2021-06-15T05:59:06.403Z] # $SEMVER_TEMP = /tmp/semver-944941051 [2021-06-15T05:59:06.403Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-15T05:59:28.403Z] # '/tmp/semver-944941051' -> '/w/workspace/edgex-go/2/.semver' [2021-06-15T05:59:28.403Z] # -> Force: false [2021-06-15T05:59:28.403Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-06-15T05:59:28.414Z] $ docker exec --env ******** --env ******** 47fef7bef46be871427e2f88fe7b63509d542b58646baec57c410871042937ce ssh-agent -k [2021-06-15T05:59:28.516Z] unset SSH_AUTH_SOCK; [2021-06-15T05:59:28.517Z] unset SSH_AGENT_PID; [2021-06-15T05:59:28.517Z] echo Agent pid 59 killed; [2021-06-15T05:59:28.528Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T05:59:28.865Z] + git semver [Pipeline] } [2021-06-15T05:59:28.879Z] $ docker stop --time=1 47fef7bef46be871427e2f88fe7b63509d542b58646baec57c410871042937ce [2021-06-15T05:59:30.876Z] $ docker rm -f 47fef7bef46be871427e2f88fe7b63509d542b58646baec57c410871042937ce [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T05:59:31.266Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-15T05:59:31.652Z] Stashed 1 file(s) [Pipeline] echo [2021-06-15T05:59:31.658Z] [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-15T05:59:32.292Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-15T05:59:32.589Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T05:59:32.891Z] + sudo service docker restart [2021-06-15T05:59:32.892Z] + true [2021-06-15T05:59:32.892Z] Redirecting to /bin/systemctl restart docker.service [2021-06-15T05:59:46.915Z] Still waiting to schedule task [2021-06-15T05:59:46.916Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1438’ [Pipeline] echo [2021-06-15T05:59:51.058Z] ========================================================= [2021-06-15T05:59:51.059Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-15T05:59:51.059Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:59:51.376Z] + 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-15T05:59:52.770Z] Sending build context to Docker daemon 329.5MB [2021-06-15T05:59:52.770Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T05:59:52.770Z] Step 2/6 : FROM ${BASE} [2021-06-15T05:59:53.031Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-15T05:59:53.031Z] 540db60ca938: Pulling fs layer [2021-06-15T05:59:53.031Z] adcc1eea9eea: Pulling fs layer [2021-06-15T05:59:53.031Z] 4c4ab2625f07: Pulling fs layer [2021-06-15T05:59:53.031Z] 0510c868ecb4: Pulling fs layer [2021-06-15T05:59:53.031Z] afea3b2eda06: Pulling fs layer [2021-06-15T05:59:53.031Z] 7809a108b3ef: Pulling fs layer [2021-06-15T05:59:53.031Z] f706445af74f: Pulling fs layer [2021-06-15T05:59:53.031Z] 0510c868ecb4: Waiting [2021-06-15T05:59:53.031Z] afea3b2eda06: Waiting [2021-06-15T05:59:53.031Z] 7809a108b3ef: Waiting [2021-06-15T05:59:53.031Z] f706445af74f: Waiting [2021-06-15T05:59:53.031Z] 4c4ab2625f07: Verifying Checksum [2021-06-15T05:59:53.031Z] 4c4ab2625f07: Download complete [2021-06-15T05:59:53.031Z] adcc1eea9eea: Verifying Checksum [2021-06-15T05:59:53.031Z] adcc1eea9eea: Download complete [2021-06-15T05:59:53.292Z] afea3b2eda06: Verifying Checksum [2021-06-15T05:59:53.292Z] afea3b2eda06: Download complete [2021-06-15T05:59:53.292Z] 7809a108b3ef: Verifying Checksum [2021-06-15T05:59:53.292Z] 7809a108b3ef: Download complete [2021-06-15T05:59:53.292Z] 540db60ca938: Verifying Checksum [2021-06-15T05:59:53.292Z] 540db60ca938: Download complete [2021-06-15T05:59:53.292Z] 540db60ca938: Pull complete [2021-06-15T05:59:53.864Z] adcc1eea9eea: Pull complete [2021-06-15T05:59:54.125Z] 4c4ab2625f07: Pull complete [2021-06-15T05:59:55.075Z] f706445af74f: Verifying Checksum [2021-06-15T05:59:55.075Z] f706445af74f: Download complete [2021-06-15T05:59:55.646Z] 0510c868ecb4: Verifying Checksum [2021-06-15T05:59:55.646Z] 0510c868ecb4: Download complete [2021-06-15T05:59:59.887Z] 0510c868ecb4: Pull complete [2021-06-15T05:59:59.887Z] afea3b2eda06: Pull complete [2021-06-15T05:59:59.887Z] 7809a108b3ef: Pull complete [2021-06-15T06:00:02.489Z] f706445af74f: Pull complete [2021-06-15T06:00:02.489Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-15T06:00:02.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-15T06:00:02.489Z] ---> b068be0155e3 [2021-06-15T06:00:02.489Z] 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-15T06:00:03.447Z] ---> Running in 40af1a452b54 [2021-06-15T06:00:03.710Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T06:00:04.654Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T06:00:05.228Z] (1/12) Installing libmagic (5.39-r0) [2021-06-15T06:00:05.803Z] (2/12) Installing file (5.39-r0) [2021-06-15T06:00:05.803Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-15T06:00:05.803Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-15T06:00:10.048Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-15T06:00:10.048Z] (6/12) Installing patch (2.7.6-r6) [2021-06-15T06:00:10.048Z] (7/12) Installing build-base (0.5-r2) [2021-06-15T06:00:10.048Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-15T06:00:10.048Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-15T06:00:10.048Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-15T06:00:10.048Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-15T06:00:10.048Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-15T06:00:10.309Z] Executing busybox-1.32.1-r6.trigger [2021-06-15T06:00:10.309Z] OK: 219 MiB in 52 packages [2021-06-15T06:00:11.705Z] Removing intermediate container 40af1a452b54 [2021-06-15T06:00:11.705Z] ---> 71b13d2e2b1a [2021-06-15T06:00:11.705Z] Step 4/6 : WORKDIR /edgex-go [2021-06-15T06:00:11.705Z] ---> Running in 36f439a795d1 [2021-06-15T06:00:11.705Z] Removing intermediate container 36f439a795d1 [2021-06-15T06:00:11.705Z] ---> d0817e5b50a7 [2021-06-15T06:00:11.705Z] Step 5/6 : COPY go.mod . [2021-06-15T06:00:11.968Z] ---> f002889c2441 [2021-06-15T06:00:11.968Z] Step 6/6 : RUN go mod download [2021-06-15T06:00:11.968Z] ---> Running in 873d24815cc7 [2021-06-15T06:00:30.127Z] Removing intermediate container 873d24815cc7 [2021-06-15T06:00:30.127Z] ---> ce4e39fe8ba6 [2021-06-15T06:00:30.127Z] Successfully built ce4e39fe8ba6 [2021-06-15T06:00:30.127Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:00:30.433Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T06:00:30.433Z] . [Pipeline] withDockerContainer [2021-06-15T06:00:30.507Z] prd-centos7-docker-4c-2g-1439 does not seem to be running inside a container [2021-06-15T06:00:30.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-15T06:00:30.936Z] $ docker top 3f1cb63a5af5ba22c695e42f7ede5d41d2ff137855289a6a356305603f977511 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T06:00:31.312Z] + go version [2021-06-15T06:00:31.312Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-15T06:00:31.326Z] $ docker stop --time=1 3f1cb63a5af5ba22c695e42f7ede5d41d2ff137855289a6a356305603f977511 [2021-06-15T06:00:32.585Z] $ docker rm -f 3f1cb63a5af5ba22c695e42f7ede5d41d2ff137855289a6a356305603f977511 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:00:33.160Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T06:00:33.160Z] . [Pipeline] withDockerContainer [2021-06-15T06:00:33.239Z] prd-centos7-docker-4c-2g-1439 does not seem to be running inside a container [2021-06-15T06:00:33.273Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-15T06:00:33.676Z] $ docker top 25c798c5bf2373d8cde5aacaa771d2dc69407ec47069b2dfda09659513deeae3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-15T06:00:33.771Z] ========================================================= [2021-06-15T06:00:33.771Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-15T06:00:33.771Z] ========================================================= [Pipeline] sh [2021-06-15T06:00:34.072Z] + go mod tidy [Pipeline] sh [2021-06-15T06:00:34.671Z] + make test [2021-06-15T06:00:34.671Z] go mod tidy [2021-06-15T06:00:34.671Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-15T06:00:40.025Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-15T06:00:58.252Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-15T06:01:01.592Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-15T06:01:02.551Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-15T06:01:02.829Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-15T06:01:04.809Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-15T06:01:05.804Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-15T06:01:05.804Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-15T06:01:05.804Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-15T06:01:06.079Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-15T06:01:06.661Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-15T06:01:06.927Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-15T06:01:06.927Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-15T06:01:06.927Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-15T06:01:06.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-15T06:01:09.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2021-06-15T06:01:09.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-15T06:01:09.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-15T06:01:10.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 100.0% of statements [2021-06-15T06:01:10.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-15T06:01:11.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 53.4% of statements [2021-06-15T06:01:11.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-15T06:01:11.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-15T06:01:12.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 87.7% of statements [2021-06-15T06:01:12.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-15T06:01:12.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-15T06:01:12.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.055s coverage: 78.9% of statements [2021-06-15T06:01:13.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 81.2% of statements [2021-06-15T06:01:13.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-15T06:01:13.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-15T06:01:13.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-15T06:01:13.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-15T06:01:13.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-15T06:01:14.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.258s coverage: 95.1% of statements [2021-06-15T06:01:14.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-15T06:01:14.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-15T06:01:14.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-15T06:01:14.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-15T06:01:14.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-15T06:01:14.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-15T06:01:14.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-15T06:01:14.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-15T06:01:14.285Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements [2021-06-15T06:01:14.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-15T06:01:14.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-15T06:01:14.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-15T06:01:15.242Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.8% of statements [2021-06-15T06:01:15.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-15T06:01:15.243Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2021-06-15T06:01:15.243Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 22.0% of statements [2021-06-15T06:01:15.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-15T06:01:15.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2021-06-15T06:01:15.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements [2021-06-15T06:01:15.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2021-06-15T06:01:16.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2021-06-15T06:01:16.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-06-15T06:01:28.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2021-06-15T06:01:28.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-06-15T06:01:35.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.344s coverage: 81.8% of statements [2021-06-15T06:01:35.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-15T06:01:50.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements [2021-06-15T06:01:50.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-15T06:01:50.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-15T06:01:50.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-15T06:01:50.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-15T06:01:50.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-15T06:01:50.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-15T06:01:50.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-15T06:01:50.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-15T06:01:50.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-15T06:01:50.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-06-15T06:01:50.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-15T06:01:50.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-15T06:01:50.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2021-06-15T06:01:50.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-15T06:01:50.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements [2021-06-15T06:01:50.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-15T06:01:50.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-15T06:01:50.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-06-15T06:01:50.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-06-15T06:01:50.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.2% of statements [2021-06-15T06:01:50.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-15T06:01:50.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.123s coverage: 64.4% of statements [2021-06-15T06:01:50.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-15T06:01:50.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-15T06:01:50.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-06-15T06:01:50.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements [2021-06-15T06:01:50.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-06-15T06:01:51.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-06-15T06:01:51.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-06-15T06:01:52.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.167s coverage: 66.9% of statements [2021-06-15T06:01:52.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-15T06:01:52.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-15T06:01:52.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-15T06:01:52.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.6% of statements [2021-06-15T06:01:52.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-15T06:01:52.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-15T06:01:52.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-06-15T06:01:52.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-15T06:01:53.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.042s coverage: 84.8% of statements [2021-06-15T06:01:53.121Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-15T06:01:59.725Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.057s coverage: 19.3% of statements [2021-06-15T06:01:59.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-15T06:01:59.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-15T06:01:59.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-15T06:01:59.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-15T06:01:59.725Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.115s coverage: 91.9% of statements [2021-06-15T06:01:59.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-15T06:01:59.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-15T06:01:59.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-15T06:01:59.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-15T06:01:59.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-15T06:01:59.725Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-06-15T06:01:59.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-15T06:01:59.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-15T06:01:59.725Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.6% of statements [2021-06-15T06:01:59.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-15T06:01:59.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-15T06:01:59.725Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-15T06:01:59.725Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-15T06:01:59.725Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-15T06:01:59.725Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-06-15T06:01:59.725Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-15T06:01:59.725Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor 0.041s coverage: 6.7% of statements [2021-06-15T06:01:59.725Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-15T06:01:59.725Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-15T06:01:59.725Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-15T06:01:59.725Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-15T06:01:59.725Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2021-06-15T06:01:59.725Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-06-15T06:01:59.725Z] GO111MODULE=on go vet ./... [2021-06-15T06:02:21.771Z] gofmt -l . [2021-06-15T06:02:21.771Z] [ "`gofmt -l .`" = "" ] [2021-06-15T06:02:22.036Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-15T06:02:22.605Z] + ls -al . [2021-06-15T06:02:22.605Z] total 516 [2021-06-15T06:02:22.605Z] drwxrwxr-x 10 1001 1001 4096 Jun 15 06:02 . [2021-06-15T06:02:22.605Z] drwxr-xr-x 4 root root 28 Jun 15 06:00 .. [2021-06-15T06:02:22.605Z] -rw-rw-r-- 1 1001 1001 11 Jun 15 05:58 .dockerignore [2021-06-15T06:02:22.605Z] drwxrwxr-x 8 1001 1001 179 Jun 15 05:58 .git [2021-06-15T06:02:22.605Z] drwxrwxr-x 3 1001 1001 125 Jun 15 05:58 .github [2021-06-15T06:02:22.605Z] -rw-rw-r-- 1 1001 1001 818 Jun 15 05:58 .gitignore [2021-06-15T06:02:22.605Z] drwx------ 3 1001 1001 60 Jun 15 05:59 .semver [2021-06-15T06:02:22.605Z] -rw-rw-r-- 1 1001 1001 166 Jun 15 05:58 .sonarcloud.properties [2021-06-15T06:02:22.605Z] -rw-rw-r-- 1 1001 1001 8609 Jun 15 05:58 Attribution.txt [2021-06-15T06:02:22.605Z] -rw-rw-r-- 1 1001 1001 3804 Jun 15 05:58 CONTRIBUTING.md [2021-06-15T06:02:22.605Z] -rw-rw-r-- 1 1001 1001 931 Jun 15 05:58 Dockerfile.build [2021-06-15T06:02:22.605Z] -rw-rw-r-- 1 1001 1001 849 Jun 15 05:58 Jenkinsfile [2021-06-15T06:02:22.605Z] -rw-rw-r-- 1 1001 1001 10775 Jun 15 05:58 LICENSE [2021-06-15T06:02:22.605Z] -rw-rw-r-- 1 1001 1001 5605 Jun 15 05:58 Makefile [2021-06-15T06:02:22.605Z] -rw-rw-r-- 1 1001 1001 7905 Jun 15 05:58 README.md [2021-06-15T06:02:22.605Z] -rw-rw-r-- 1 1001 1001 7071 Jun 15 05:58 SECURITY.md [2021-06-15T06:02:22.605Z] -rw-rw-r-- 1 1001 1001 5 Jun 15 05:59 VERSION [2021-06-15T06:02:22.605Z] -rw-rw-r-- 1 1001 1001 4131 Jun 15 05:58 ZMQWindows.md [2021-06-15T06:02:22.605Z] drwxrwxr-x 2 1001 1001 37 Jun 15 05:58 bin [2021-06-15T06:02:22.605Z] drwxrwxr-x 14 1001 1001 4096 Jun 15 05:58 cmd [2021-06-15T06:02:22.605Z] -rw-r--r-- 1 root root 400748 Jun 15 06:01 coverage.out [2021-06-15T06:02:22.605Z] -rw-rw-r-- 1 1001 1001 841 Jun 15 05:58 go.mod [2021-06-15T06:02:22.605Z] -rw-r--r-- 1 root root 20952 Jun 15 06:00 go.sum [2021-06-15T06:02:22.605Z] drwxrwxr-x 7 1001 1001 114 Jun 15 05:58 internal [2021-06-15T06:02:22.605Z] drwxrwxr-x 3 1001 1001 16 Jun 15 05:58 openapi [2021-06-15T06:02:22.605Z] drwxrwxr-x 4 1001 1001 71 Jun 15 05:58 snap [2021-06-15T06:02:22.605Z] -rw-rw-r-- 1 1001 1001 168 Jun 15 05:58 version.go [Pipeline] sh [2021-06-15T06:02:22.908Z] + '[' -e coverage.out ] [2021-06-15T06:02:22.908Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-15T06:02:23.023Z] Stashed 1 file(s) [Pipeline] sh [2021-06-15T06:02:23.325Z] + make build [2021-06-15T06:02:23.325Z] go mod tidy [2021-06-15T06:02:23.325Z] 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-15T06:02:24.734Z] 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-15T06:02:31.356Z] 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-15T06:02:31.628Z] 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-15T06:02:32.578Z] 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-15T06:02:32.840Z] 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-15T06:02:33.789Z] 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-15T06:02:34.369Z] 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-15T06:02:35.334Z] 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-15T06:02:36.285Z] 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-15T06:02:36.888Z] 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-15T06:02:37.845Z] 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-15T06:02:39.258Z] $ docker stop --time=1 25c798c5bf2373d8cde5aacaa771d2dc69407ec47069b2dfda09659513deeae3 [2021-06-15T06:02:41.545Z] $ docker rm -f 25c798c5bf2373d8cde5aacaa771d2dc69407ec47069b2dfda09659513deeae3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:02:44.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-15T06:02:44.151Z] [2021-06-15T06:02:44.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:02:44.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-15T06:02:44.730Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-15T06:02:44.730Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-15T06:02:44.730Z] ca9280d653b3: Pulling fs layer [2021-06-15T06:02:44.730Z] 7e9c9ca2126c: Pulling fs layer [2021-06-15T06:02:44.991Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-15T06:02:44.991Z] cbdbe7a5bc2a: Download complete [2021-06-15T06:02:44.991Z] cbdbe7a5bc2a: Pull complete [2021-06-15T06:02:45.567Z] ca9280d653b3: Verifying Checksum [2021-06-15T06:02:45.567Z] ca9280d653b3: Download complete [2021-06-15T06:02:46.136Z] ca9280d653b3: Pull complete [2021-06-15T06:02:46.399Z] 7e9c9ca2126c: Verifying Checksum [2021-06-15T06:02:46.399Z] 7e9c9ca2126c: Download complete [2021-06-15T06:02:49.730Z] 7e9c9ca2126c: Pull complete [2021-06-15T06:02:49.730Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-15T06:02:49.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-15T06:02:49.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-15T06:02:49.808Z] prd-centos7-docker-4c-2g-1439 does not seem to be running inside a container [2021-06-15T06:02:49.850Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-15T06:02:52.526Z] $ docker top ccfc9fee6d5004e4eb8784c0988ee0de40f38d59608ca15576d0181abac9c88d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T06:02:52.902Z] + docker-compose build --help [2021-06-15T06:02:52.902Z] + grep parallel [2021-06-15T06:02:53.474Z] --parallel Build images in parallel. [Pipeline] } [2021-06-15T06:02:53.486Z] $ docker stop --time=1 ccfc9fee6d5004e4eb8784c0988ee0de40f38d59608ca15576d0181abac9c88d [2021-06-15T06:02:54.679Z] $ docker rm -f ccfc9fee6d5004e4eb8784c0988ee0de40f38d59608ca15576d0181abac9c88d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:02:55.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-15T06:02:55.124Z] . [Pipeline] withDockerContainer [2021-06-15T06:02:55.192Z] prd-centos7-docker-4c-2g-1439 does not seem to be running inside a container [2021-06-15T06:02:55.250Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-15T06:02:55.632Z] $ docker top 8847d0ec0a930c0180925ce772e33b5672f235fd285622b41389eae50492cd87 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T06:02:56.007Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-15T06:02:56.580Z] Building core-command ... [2021-06-15T06:02:56.580Z] Building core-data ... [2021-06-15T06:02:56.580Z] Building core-metadata ... [2021-06-15T06:02:56.580Z] Building security-bootstrapper ... [2021-06-15T06:02:56.580Z] Building security-proxy-setup ... [2021-06-15T06:02:56.580Z] Building security-secretstore-setup ... [2021-06-15T06:02:56.580Z] Building support-notifications ... [2021-06-15T06:02:56.580Z] Building support-scheduler ... [2021-06-15T06:02:56.580Z] Building sys-mgmt-agent ... [2021-06-15T06:02:56.580Z] Building core-command [2021-06-15T06:02:56.580Z] Building security-bootstrapper [2021-06-15T06:02:56.580Z] Building core-metadata [2021-06-15T06:02:56.580Z] Building support-notifications [2021-06-15T06:02:56.580Z] Building support-scheduler [2021-06-15T06:03:09.071Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T06:03:09.071Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T06:03:09.071Z] ---> ce4e39fe8ba6 [2021-06-15T06:03:09.071Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T06:03:09.071Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T06:03:09.071Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-15T06:03:09.071Z] ---> ce4e39fe8ba6 [2021-06-15T06:03:09.071Z] Step 3/23 : WORKDIR /edgex-go [2021-06-15T06:03:09.071Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T06:03:09.071Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-15T06:03:09.071Z] ---> ce4e39fe8ba6 [2021-06-15T06:03:09.071Z] Step 3/23 : WORKDIR /edgex-go [2021-06-15T06:03:14.389Z] ---> Running in 8c2746e4dc34 [2021-06-15T06:03:14.389Z] ---> Running in 4293b9e7fbe2 [2021-06-15T06:03:14.389Z] ---> Running in 28418fe37ee2 [2021-06-15T06:03:16.309Z] Removing intermediate container 8c2746e4dc34 [2021-06-15T06:03:16.309Z] ---> 20b23b056a60 [2021-06-15T06:03:16.309Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:03:16.882Z] Removing intermediate container 4293b9e7fbe2 [2021-06-15T06:03:16.882Z] ---> 0df037b84103 [2021-06-15T06:03:16.882Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:03:17.145Z] Removing intermediate container 28418fe37ee2 [2021-06-15T06:03:17.145Z] ---> de53bc0a1a13 [2021-06-15T06:03:17.145Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:03:17.145Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T06:03:17.145Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-15T06:03:17.145Z] ---> ce4e39fe8ba6 [2021-06-15T06:03:17.145Z] Step 3/32 : WORKDIR /edgex-go [2021-06-15T06:03:17.145Z] ---> Using cache [2021-06-15T06:03:17.145Z] ---> de53bc0a1a13 [2021-06-15T06:03:17.145Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:03:17.406Z] ---> Running in af7b62f7a17f [2021-06-15T06:03:17.406Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T06:03:17.406Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T06:03:17.406Z] ---> ce4e39fe8ba6 [2021-06-15T06:03:17.406Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T06:03:17.406Z] ---> Using cache [2021-06-15T06:03:17.406Z] ---> de53bc0a1a13 [2021-06-15T06:03:17.406Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:03:17.672Z] ---> Running in 2cee08ab7fb6 [2021-06-15T06:03:17.672Z] ---> Running in 76e8a22192d8 [2021-06-15T06:03:17.672Z] ---> Running in 419d2f684dfd [2021-06-15T06:03:17.672Z] ---> Running in 3df7dfb3e44d [2021-06-15T06:03:18.621Z] Removing intermediate container 2cee08ab7fb6 [2021-06-15T06:03:18.621Z] ---> 861667d48173 [2021-06-15T06:03:18.621Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-15T06:03:18.621Z] ---> Running in 9060c7e9ec04 [2021-06-15T06:03:18.621Z] Removing intermediate container af7b62f7a17f [2021-06-15T06:03:18.621Z] ---> a6949914e544 [2021-06-15T06:03:18.621Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-15T06:03:18.621Z] ---> Running in 192bfccf8504 [2021-06-15T06:03:18.886Z] Removing intermediate container 76e8a22192d8 [2021-06-15T06:03:18.886Z] ---> b82bd04797e9 [2021-06-15T06:03:18.886Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-15T06:03:18.886Z] ---> Running in 267dd5f46786 [2021-06-15T06:03:18.886Z] Removing intermediate container 419d2f684dfd [2021-06-15T06:03:18.886Z] ---> 99e0fdcb5de2 [2021-06-15T06:03:18.886Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-15T06:03:18.886Z] ---> Running in a0dd34aed4fa [2021-06-15T06:03:19.159Z] Removing intermediate container 3df7dfb3e44d [2021-06-15T06:03:19.159Z] ---> afbc0e05fee2 [2021-06-15T06:03:19.159Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-15T06:03:19.159Z] ---> Running in 60d259a621e7 [2021-06-15T06:03:19.159Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T06:03:19.434Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T06:03:19.434Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T06:03:19.434Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T06:03:19.434Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T06:03:20.012Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T06:03:20.274Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T06:03:20.274Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T06:03:20.274Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T06:03:20.274Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T06:03:20.550Z] OK: 219 MiB in 52 packages [2021-06-15T06:03:20.812Z] OK: 219 MiB in 52 packages [2021-06-15T06:03:20.812Z] OK: 219 MiB in 52 packages [2021-06-15T06:03:20.812Z] OK: 219 MiB in 52 packages [2021-06-15T06:03:21.074Z] OK: 219 MiB in 52 packages [2021-06-15T06:03:21.074Z] Removing intermediate container a0dd34aed4fa [2021-06-15T06:03:21.074Z] ---> 0c1c73449ff5 [2021-06-15T06:03:21.074Z] Step 6/32 : COPY go.mod . [2021-06-15T06:03:21.339Z] Removing intermediate container 192bfccf8504 [2021-06-15T06:03:21.339Z] ---> 3b5b897a7717 [2021-06-15T06:03:21.339Z] Step 6/24 : COPY go.mod . [2021-06-15T06:03:21.339Z] Removing intermediate container 267dd5f46786 [2021-06-15T06:03:21.339Z] ---> 83553e4a749d [2021-06-15T06:03:21.339Z] Step 6/23 : COPY go.mod . [2021-06-15T06:03:21.339Z] Removing intermediate container 60d259a621e7 [2021-06-15T06:03:21.339Z] ---> b56f5eeaeb2d [2021-06-15T06:03:21.339Z] Step 6/24 : COPY go.mod . [2021-06-15T06:03:21.604Z] ---> 1627c0026eb1 [2021-06-15T06:03:21.604Z] Step 7/32 : RUN go mod download [2021-06-15T06:03:21.604Z] ---> Running in 953593a8b75c [2021-06-15T06:03:21.604Z] ---> 57dcc7cd945f [2021-06-15T06:03:21.604Z] Step 7/24 : RUN go mod download [2021-06-15T06:03:21.605Z] Removing intermediate container 9060c7e9ec04 [2021-06-15T06:03:21.605Z] ---> 29596f1f62f8 [2021-06-15T06:03:21.605Z] Step 6/23 : COPY go.mod . [2021-06-15T06:03:21.605Z] ---> 8bc3c1f012ec [2021-06-15T06:03:21.605Z] Step 7/23 : RUN go mod download [2021-06-15T06:03:21.866Z] ---> 89189f2f0cb8 [2021-06-15T06:03:21.866Z] Step 7/24 : RUN go mod download [2021-06-15T06:03:21.866Z] ---> Running in 8c2798ca1d10 [2021-06-15T06:03:21.866Z] ---> Running in b0cb641ca942 [2021-06-15T06:03:21.866Z] ---> Running in bf6428c3bc73 [2021-06-15T06:03:21.866Z] ---> 1335ba219180 [2021-06-15T06:03:21.866Z] Step 7/23 : RUN go mod download [2021-06-15T06:03:22.127Z] ---> Running in dcdaa999dd39 [2021-06-15T06:03:22.711Z] Removing intermediate container 953593a8b75c [2021-06-15T06:03:22.711Z] ---> 6b333c4437fd [2021-06-15T06:03:22.711Z] Step 8/32 : COPY . . [2021-06-15T06:03:26.938Z] Removing intermediate container b0cb641ca942 [2021-06-15T06:03:26.938Z] ---> c193cfae40fc [2021-06-15T06:03:26.938Z] Step 8/24 : COPY . . [2021-06-15T06:03:26.938Z] Removing intermediate container 8c2798ca1d10 [2021-06-15T06:03:26.938Z] ---> 82b05d4ac357 [2021-06-15T06:03:26.938Z] Step 8/23 : COPY . . [2021-06-15T06:03:26.938Z] Removing intermediate container bf6428c3bc73 [2021-06-15T06:03:26.938Z] ---> 35de61c29f76 [2021-06-15T06:03:26.938Z] Step 8/24 : COPY . . [2021-06-15T06:03:26.938Z] ---> 7d1f7c41a0ad [2021-06-15T06:03:26.938Z] Step 9/32 : RUN go mod tidy [2021-06-15T06:03:26.938Z] Removing intermediate container dcdaa999dd39 [2021-06-15T06:03:26.938Z] ---> c48e3c835f37 [2021-06-15T06:03:26.938Z] Step 8/23 : COPY . . [2021-06-15T06:03:31.180Z] ---> Running in 9991295fe1ed [2021-06-15T06:03:33.910Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1440 in /w/workspace/edgexfoundry_edgex-go_PR-3570 [Pipeline] { [Pipeline] ws [2021-06-15T06:03:33.929Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-06-15T06:03:34.196Z] The recommended git tool is: git [2021-06-15T06:03:39.359Z] using credential edgex-jenkins-ssh [2021-06-15T06:03:39.386Z] Cloning the remote Git repository [2021-06-15T06:03:39.447Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-15T06:03:39.563Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-15T06:03:39.634Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-15T06:03:39.635Z] > git --version # timeout=10 [2021-06-15T06:03:39.652Z] > git --version # 'git version 2.17.1' [2021-06-15T06:03:39.654Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T06:03:39.760Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T06:03:43.486Z] ---> d5a9fb1ba5f3 [2021-06-15T06:03:43.486Z] Step 9/23 : RUN go mod tidy [2021-06-15T06:03:43.486Z] ---> 965a7df443e6 [2021-06-15T06:03:43.486Z] Step 9/24 : RUN go mod tidy [2021-06-15T06:03:43.747Z] ---> Running in aa9085b0171b [2021-06-15T06:03:43.747Z] ---> Running in 246faba616e6 [2021-06-15T06:03:43.747Z] Removing intermediate container 9991295fe1ed [2021-06-15T06:03:43.747Z] ---> 901c0283e51c [2021-06-15T06:03:43.747Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-15T06:03:44.009Z] ---> Running in 49867c33bac9 [2021-06-15T06:03:44.597Z] 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-15T06:03:47.211Z] Removing intermediate container aa9085b0171b [2021-06-15T06:03:47.211Z] ---> 87d06c141124 [2021-06-15T06:03:47.211Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-15T06:03:47.489Z] Removing intermediate container 246faba616e6 [2021-06-15T06:03:47.489Z] ---> fa84193fcd36 [2021-06-15T06:03:47.489Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-15T06:03:47.489Z] ---> Running in c9f0368e092e [2021-06-15T06:03:48.063Z] ---> Running in f50831c1af46 [2021-06-15T06:03:49.030Z] 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-15T06:03:49.610Z] 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-15T06:03:53.860Z] ---> 7a86713da2f4 [2021-06-15T06:03:53.860Z] Step 9/24 : RUN go mod tidy [2021-06-15T06:03:53.860Z] ---> Running in 7bb329d437db [2021-06-15T06:03:57.240Z] Removing intermediate container 7bb329d437db [2021-06-15T06:03:57.240Z] ---> 79a1f44c95db [2021-06-15T06:03:57.240Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-15T06:03:58.214Z] ---> Running in 509ab9c547f7 [2021-06-15T06:03:58.270Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-15T06:03:58.289Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T06:03:58.325Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-15T06:03:58.372Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-15T06:03:58.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T06:03:58.384Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3570/head:refs/remotes/origin/PR-3570 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-15T06:03:58.489Z] ---> bf026feb30bf [2021-06-15T06:03:58.490Z] Step 9/23 : RUN go mod tidy [2021-06-15T06:03:58.490Z] ---> Running in 664b7ba990fc [2021-06-15T06:03:59.075Z] 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-15T06:03:59.384Z] Merging remotes/origin/master commit c3ee48ec81a1cae6a8275850650318015b1b17b0 into PR head commit 0f13c5708a59b6eb7573615dca0c521ebd7ef084 [2021-06-15T06:03:59.715Z] Merge succeeded, producing 0f13c5708a59b6eb7573615dca0c521ebd7ef084 [2021-06-15T06:03:59.715Z] Checking out Revision 0f13c5708a59b6eb7573615dca0c521ebd7ef084 (PR-3570) [2021-06-15T06:03:59.404Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T06:03:59.427Z] > git checkout -f 0f13c5708a59b6eb7573615dca0c521ebd7ef084 # timeout=10 [2021-06-15T06:03:59.629Z] > git remote # timeout=10 [2021-06-15T06:03:59.653Z] > git config --get remote.origin.url # timeout=10 [2021-06-15T06:03:59.667Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T06:03:59.678Z] > git merge c3ee48ec81a1cae6a8275850650318015b1b17b0 # timeout=10 [2021-06-15T06:03:59.702Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-15T06:03:59.722Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T06:03:59.731Z] > git checkout -f 0f13c5708a59b6eb7573615dca0c521ebd7ef084 # timeout=10 [2021-06-15T06:04:01.008Z] Removing intermediate container 664b7ba990fc [2021-06-15T06:04:01.008Z] ---> df3143e1af37 [2021-06-15T06:04:01.008Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-15T06:04:01.008Z] ---> Running in 19588082243f [2021-06-15T06:04:01.607Z] 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-15T06:04:04.060Z] Commit message: "docs(sma): update Swaggerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T06:04:05.522Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-15T06:04:05.955Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T06:04:06.306Z] + true [2021-06-15T06:04:06.306Z] + sudo service docker restart [2021-06-15T06:04:19.820Z] Removing intermediate container 49867c33bac9 [2021-06-15T06:04:19.820Z] ---> e8cc905f1d6d [2021-06-15T06:04:19.820Z] [2021-06-15T06:04:19.820Z] Step 11/32 : FROM alpine:3.12 [2021-06-15T06:04:19.820Z] 3.12: Pulling from library/alpine [2021-06-15T06:04:19.820Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T06:04:19.820Z] Status: Downloaded newer image for alpine:3.12 [2021-06-15T06:04:19.820Z] ---> 13621d1b12d4 [2021-06-15T06:04:19.820Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-15T06:04:19.820Z] ---> Running in 621709c37121 [2021-06-15T06:04:20.082Z] Removing intermediate container 621709c37121 [2021-06-15T06:04:20.082Z] ---> bafdec828372 [2021-06-15T06:04:20.082Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-15T06:04:20.082Z] ---> Running in 62265c36be1e [2021-06-15T06:04:20.658Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T06:04:20.658Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T06:04:20.920Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-15T06:04:20.920Z] (2/2) Installing su-exec (0.2-r1) [2021-06-15T06:04:20.920Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T06:04:20.920Z] OK: 6 MiB in 16 packages [2021-06-15T06:04:21.498Z] Removing intermediate container 62265c36be1e [2021-06-15T06:04:21.498Z] ---> e60e10f32b27 [2021-06-15T06:04:21.498Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-15T06:04:21.498Z] ---> Running in 58f25d99965f [2021-06-15T06:04:21.764Z] Removing intermediate container 58f25d99965f [2021-06-15T06:04:21.764Z] ---> 8956fc40438e [2021-06-15T06:04:21.764Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-15T06:04:21.764Z] ---> Running in fab26cc29694 [2021-06-15T06:04:22.024Z] Removing intermediate container fab26cc29694 [2021-06-15T06:04:22.024Z] ---> 976d7fa9cd76 [2021-06-15T06:04:22.024Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-15T06:04:22.024Z] ---> Running in 352bd44f0484 [2021-06-15T06:04:23.418Z] Removing intermediate container 352bd44f0484 [2021-06-15T06:04:23.418Z] ---> a68a8db9f61c [2021-06-15T06:04:23.418Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-15T06:04:23.418Z] ---> Running in 2ee2340ac99b [2021-06-15T06:04:24.364Z] Removing intermediate container 2ee2340ac99b [2021-06-15T06:04:24.364Z] ---> 221610151827 [2021-06-15T06:04:24.364Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-15T06:04:24.631Z] Removing intermediate container c9f0368e092e [2021-06-15T06:04:24.631Z] ---> a4f6735f69e5 [2021-06-15T06:04:24.631Z] [2021-06-15T06:04:24.631Z] Step 11/23 : FROM alpine:3.12 [2021-06-15T06:04:24.631Z] ---> 13621d1b12d4 [2021-06-15T06:04:24.631Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-15T06:04:24.631Z] ---> Running in 35a2b095d32a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T06:04:24.668Z] provisioning config files... [2021-06-15T06:04:24.696Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1236045087358581868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T06:04:24.894Z] ---> 17c84c173652 [2021-06-15T06:04:24.894Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-15T06:04:24.894Z] ---> Running in d6a73f9f01fb [2021-06-15T06:04:25.076Z] ---> docker-login.sh [2021-06-15T06:04:25.076Z] nexus3.edgexfoundry.org:10001 [2021-06-15T06:04:25.469Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T06:04:25.470Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T06:04:25.734Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-15T06:04:25.997Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-15T06:04:25.997Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T06:04:25.997Z] Removing intermediate container d6a73f9f01fb [2021-06-15T06:04:25.997Z] ---> e7f99212e196 [2021-06-15T06:04:25.997Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T06:04:25.997Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T06:04:26.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T06:04:26.263Z] OK: 6 MiB in 16 packages [2021-06-15T06:04:26.263Z] ---> fffe2976623c [2021-06-15T06:04:26.263Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-15T06:04:26.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T06:04:26.337Z] Configure a credential helper to remove this warning. See [2021-06-15T06:04:26.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T06:04:26.337Z] [2021-06-15T06:04:26.337Z] Login Succeeded [2021-06-15T06:04:26.337Z] nexus3.edgexfoundry.org:10002 [2021-06-15T06:04:26.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T06:04:26.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T06:04:26.884Z] Configure a credential helper to remove this warning. See [2021-06-15T06:04:26.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T06:04:26.884Z] [2021-06-15T06:04:26.884Z] Login Succeeded [2021-06-15T06:04:26.884Z] nexus3.edgexfoundry.org:10003 [2021-06-15T06:04:27.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T06:04:27.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T06:04:27.443Z] Configure a credential helper to remove this warning. See [2021-06-15T06:04:27.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T06:04:27.443Z] [2021-06-15T06:04:27.443Z] Login Succeeded [2021-06-15T06:04:27.443Z] nexus3.edgexfoundry.org:10004 [2021-06-15T06:04:27.663Z] ---> e936d11a2d79 [2021-06-15T06:04:27.663Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-15T06:04:27.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T06:04:27.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T06:04:27.991Z] Configure a credential helper to remove this warning. See [2021-06-15T06:04:27.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T06:04:27.991Z] [2021-06-15T06:04:27.991Z] Login Succeeded [2021-06-15T06:04:27.991Z] docker.io [2021-06-15T06:04:28.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T06:04:28.609Z] Removing intermediate container 35a2b095d32a [2021-06-15T06:04:28.609Z] ---> c1690116fa0d [2021-06-15T06:04:28.609Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T06:04:28.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T06:04:28.868Z] Configure a credential helper to remove this warning. See [2021-06-15T06:04:28.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T06:04:28.868Z] [2021-06-15T06:04:28.868Z] Login Succeeded [2021-06-15T06:04:28.868Z] ---> docker-login.sh ends [2021-06-15T06:04:28.873Z] ---> Running in 4c0cca7d8230 [Pipeline] } [2021-06-15T06:04:28.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-15T06:04:29.190Z] ========================================================= [2021-06-15T06:04:29.190Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-15T06:04:29.190Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:04:31.870Z] ---> 3b93417567ae [2021-06-15T06:04:31.870Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-15T06:04:31.870Z] Removing intermediate container f50831c1af46 [2021-06-15T06:04:31.870Z] ---> c7ea2e60ba73 [2021-06-15T06:04:31.870Z] [2021-06-15T06:04:31.870Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T06:04:31.870Z] ---> 13621d1b12d4 [2021-06-15T06:04:31.870Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-15T06:04:31.870Z] ---> Running in 3b9255eaa3e7 [2021-06-15T06:04:31.870Z] Removing intermediate container 4c0cca7d8230 [2021-06-15T06:04:31.870Z] ---> 1fdb82fc7025 [2021-06-15T06:04:31.870Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-15T06:04:31.870Z] ---> Running in a9c2d1b9e017 [2021-06-15T06:04:32.185Z] ---> 85666c84670f [2021-06-15T06:04:32.185Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-15T06:04:32.185Z] Removing intermediate container a9c2d1b9e017 [2021-06-15T06:04:32.185Z] ---> 7c5554f9b34a [2021-06-15T06:04:32.185Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-15T06:04:32.185Z] ---> Running in c76fb2fa5a5e [2021-06-15T06:04:32.185Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T06:04:32.185Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T06:04:32.185Z] Removing intermediate container c76fb2fa5a5e [2021-06-15T06:04:32.185Z] ---> 38401ce49014 [2021-06-15T06:04:32.185Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T06:04:32.185Z] ---> 1478f5c13f8d [2021-06-15T06:04:32.185Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-15T06:04:32.185Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-15T06:04:32.185Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T06:04:32.185Z] OK: 6 MiB in 15 packages [2021-06-15T06:04:32.185Z] ---> Running in a45e2f53f5a3 [2021-06-15T06:04:32.185Z] ---> deb50d13a4d9 [2021-06-15T06:04:32.185Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-15T06:04:32.185Z] Removing intermediate container a45e2f53f5a3 [2021-06-15T06:04:32.185Z] ---> 2eb85f164ac1 [2021-06-15T06:04:32.185Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-15T06:04:32.185Z] ---> 2d0dc05ca55c [2021-06-15T06:04:32.185Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-15T06:04:32.185Z] Removing intermediate container 3b9255eaa3e7 [2021-06-15T06:04:32.185Z] ---> d068a03dd778 [2021-06-15T06:04:32.185Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T06:04:32.185Z] ---> 0daf6f4e08e2 [2021-06-15T06:04:32.185Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-15T06:04:32.185Z] ---> Running in 987e083cc1c1 [2021-06-15T06:04:32.185Z] ---> Running in bea59d9efca3 [2021-06-15T06:04:32.185Z] Removing intermediate container bea59d9efca3 [2021-06-15T06:04:32.185Z] ---> 7bba259dc94e [2021-06-15T06:04:32.185Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-15T06:04:32.185Z] ---> 5e747be250f4 [2021-06-15T06:04:32.185Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-15T06:04:32.185Z] ---> Running in 78b5f22b7580 [2021-06-15T06:04:32.185Z] ---> Running in f10762de9d05 [2021-06-15T06:04:32.185Z] Removing intermediate container 78b5f22b7580 [2021-06-15T06:04:32.185Z] ---> 957e096a74e9 [2021-06-15T06:04:32.185Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-15T06:04:32.185Z] ---> Running in bfb6ba25b2b9 [2021-06-15T06:04:32.185Z] Removing intermediate container f10762de9d05 [2021-06-15T06:04:32.185Z] ---> ac50537b75a6 [2021-06-15T06:04:32.185Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T06:04:32.185Z] ---> Running in 1ecc385dbcd0 [2021-06-15T06:04:32.185Z] Removing intermediate container bfb6ba25b2b9 [2021-06-15T06:04:32.185Z] ---> aa21ac3ec90f [2021-06-15T06:04:32.185Z] Step 16/24 : WORKDIR / [2021-06-15T06:04:32.185Z] Removing intermediate container 1ecc385dbcd0 [2021-06-15T06:04:32.185Z] ---> 060a3373c715 [2021-06-15T06:04:32.185Z] Step 21/23 : LABEL arch=x86_64 [2021-06-15T06:04:32.185Z] ---> Running in 9e9689b323e7 [2021-06-15T06:04:32.185Z] Removing intermediate container 987e083cc1c1 [2021-06-15T06:04:32.185Z] ---> 5db71fadf359 [2021-06-15T06:04:32.185Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-15T06:04:32.185Z] ---> Running in 024ecb52d2bf [2021-06-15T06:04:32.201Z] + 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-15T06:04:32.581Z] ---> Running in 03c9f282088e [2021-06-15T06:04:32.581Z] Removing intermediate container 024ecb52d2bf [2021-06-15T06:04:32.581Z] ---> 27f5e19851c7 [2021-06-15T06:04:32.581Z] Step 22/23 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 [2021-06-15T06:04:32.581Z] Removing intermediate container 9e9689b323e7 [2021-06-15T06:04:32.581Z] ---> b0da9d094700 [2021-06-15T06:04:32.581Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T06:04:32.581Z] ---> Running in ae9e00ede7bd [2021-06-15T06:04:32.581Z] Removing intermediate container 03c9f282088e [2021-06-15T06:04:32.581Z] ---> a86658907b63 [2021-06-15T06:04:32.581Z] Step 29/32 : CMD ["gate"] [2021-06-15T06:04:32.914Z] Removing intermediate container ae9e00ede7bd [2021-06-15T06:04:32.914Z] ---> c77139edb1e9 [2021-06-15T06:04:32.914Z] Step 23/23 : LABEL version=0.0.0 [2021-06-15T06:04:32.914Z] ---> Running in 3cc1c3031f74 [2021-06-15T06:04:32.914Z] ---> 02ea2d73e0e3 [2021-06-15T06:04:32.914Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-15T06:04:32.914Z] ---> Running in ac21c1343962 [2021-06-15T06:04:33.178Z] Removing intermediate container 3cc1c3031f74 [2021-06-15T06:04:33.178Z] ---> fd2d093b848a [2021-06-15T06:04:33.178Z] Step 30/32 : LABEL arch=x86_64 [2021-06-15T06:04:33.178Z] Removing intermediate container ac21c1343962 [2021-06-15T06:04:33.178Z] ---> 4dc26bba4e56 [2021-06-15T06:04:33.178Z] [2021-06-15T06:04:33.456Z] Successfully built 4dc26bba4e56 [2021-06-15T06:04:33.456Z] Successfully tagged support-notifications:latest [2021-06-15T06:04:33.456Z] Building sys-mgmt-agent [2021-06-15T06:04:33.456Z] ---> Running in aab285a82526 [2021-06-15T06:04:33.722Z]  Building support-notifications ... done Removing intermediate container 509ab9c547f7 [2021-06-15T06:04:33.722Z] ---> e1b2be66d15b [2021-06-15T06:04:33.722Z] [2021-06-15T06:04:33.722Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T06:04:33.722Z] ---> 13621d1b12d4 [2021-06-15T06:04:33.722Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-15T06:04:33.722Z] ---> Using cache [2021-06-15T06:04:33.722Z] ---> d068a03dd778 [2021-06-15T06:04:33.722Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T06:04:33.722Z] ---> Using cache [2021-06-15T06:04:33.722Z] ---> 7bba259dc94e [2021-06-15T06:04:33.722Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-15T06:04:34.299Z] ---> 9c16dbca1ed7 [2021-06-15T06:04:34.299Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-15T06:04:34.299Z] ---> Running in 67d9427fd17e [2021-06-15T06:04:34.299Z] Removing intermediate container aab285a82526 [2021-06-15T06:04:34.299Z] ---> 4d3767380b80 [2021-06-15T06:04:34.299Z] Step 31/32 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 [2021-06-15T06:04:34.850Z] Sending build context to Docker daemon 166.3MB [2021-06-15T06:04:34.850Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T06:04:34.850Z] Step 2/6 : FROM ${BASE} [2021-06-15T06:04:34.850Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-15T06:04:34.850Z] 595b0fe564bb: Pulling fs layer [2021-06-15T06:04:34.850Z] 3088b5b3c5c0: Pulling fs layer [2021-06-15T06:04:34.850Z] 5b7225fbf94c: Pulling fs layer [2021-06-15T06:04:34.850Z] ba82ee9f976e: Pulling fs layer [2021-06-15T06:04:34.850Z] 506bd15cee9f: Pulling fs layer [2021-06-15T06:04:34.850Z] 75a0a4a0db45: Pulling fs layer [2021-06-15T06:04:34.850Z] 618dc40b7e24: Pulling fs layer [2021-06-15T06:04:34.850Z] 506bd15cee9f: Waiting [2021-06-15T06:04:34.850Z] 75a0a4a0db45: Waiting [2021-06-15T06:04:34.850Z] ba82ee9f976e: Waiting [2021-06-15T06:04:34.850Z] 618dc40b7e24: Waiting [2021-06-15T06:04:34.850Z] 5b7225fbf94c: Verifying Checksum [2021-06-15T06:04:34.850Z] 5b7225fbf94c: Download complete [2021-06-15T06:04:34.850Z] 3088b5b3c5c0: Verifying Checksum [2021-06-15T06:04:34.850Z] 3088b5b3c5c0: Download complete [2021-06-15T06:04:34.850Z] 506bd15cee9f: Download complete [2021-06-15T06:04:34.850Z] 75a0a4a0db45: Verifying Checksum [2021-06-15T06:04:34.850Z] 75a0a4a0db45: Download complete [2021-06-15T06:04:34.851Z] 595b0fe564bb: Download complete [2021-06-15T06:04:34.872Z] Removing intermediate container 19588082243f [2021-06-15T06:04:34.872Z] ---> d97e3d210bb7 [2021-06-15T06:04:34.872Z] [2021-06-15T06:04:34.872Z] Step 11/23 : FROM alpine:3.12 [2021-06-15T06:04:34.872Z] ---> 13621d1b12d4 [2021-06-15T06:04:34.872Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-15T06:04:34.872Z] ---> Using cache [2021-06-15T06:04:34.872Z] ---> d068a03dd778 [2021-06-15T06:04:34.872Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T06:04:34.872Z] ---> Using cache [2021-06-15T06:04:34.872Z] ---> 7bba259dc94e [2021-06-15T06:04:34.872Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-15T06:04:34.872Z] ---> Running in 23b6b4bc739b [2021-06-15T06:04:34.872Z] Removing intermediate container 67d9427fd17e [2021-06-15T06:04:34.872Z] ---> 61c4fea3d8e1 [2021-06-15T06:04:34.872Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-15T06:04:35.449Z] 595b0fe564bb: Pull complete [2021-06-15T06:04:35.818Z] ---> Running in 938681b71f75 [2021-06-15T06:04:36.441Z] 3088b5b3c5c0: Pull complete [2021-06-15T06:04:36.728Z] 5b7225fbf94c: Pull complete [2021-06-15T06:04:36.763Z] ---> 9dcffcfe8f63 [2021-06-15T06:04:36.763Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-15T06:04:36.763Z] ---> Running in 3ea95a654879 [2021-06-15T06:04:37.005Z] 618dc40b7e24: Verifying Checksum [2021-06-15T06:04:37.005Z] 618dc40b7e24: Download complete [2021-06-15T06:04:37.335Z] Removing intermediate container 23b6b4bc739b [2021-06-15T06:04:37.335Z] ---> ce1f4da143b5 [2021-06-15T06:04:37.335Z] Step 32/32 : LABEL version=0.0.0 [2021-06-15T06:04:37.335Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T06:04:37.335Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T06:04:38.276Z] ---> ce4e39fe8ba6 [2021-06-15T06:04:38.276Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T06:04:38.276Z] ---> Using cache [2021-06-15T06:04:38.276Z] ---> de53bc0a1a13 [2021-06-15T06:04:38.276Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:04:38.276Z] ---> Using cache [2021-06-15T06:04:38.276Z] ---> afbc0e05fee2 [2021-06-15T06:04:38.276Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-15T06:04:38.276Z] ---> Running in 1efd80e05be6 [2021-06-15T06:04:38.543Z] Removing intermediate container 938681b71f75 [2021-06-15T06:04:38.543Z] ---> 4df4239e305e [2021-06-15T06:04:38.543Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-15T06:04:38.543Z] Removing intermediate container 3ea95a654879 [2021-06-15T06:04:38.543Z] ---> 7d35b521fedf [2021-06-15T06:04:38.543Z] Step 16/24 : WORKDIR / [2021-06-15T06:04:38.543Z] ---> Running in fe0769ae4af2 [2021-06-15T06:04:38.543Z] ---> Running in 4f3e8d0a37b0 [2021-06-15T06:04:38.543Z] ---> Running in 87b2fd8dc8a1 [2021-06-15T06:04:38.543Z] ---> Running in b9531cd094d1 [2021-06-15T06:04:38.543Z] Removing intermediate container 1efd80e05be6 [2021-06-15T06:04:38.543Z] ---> b63022d728f5 [2021-06-15T06:04:38.543Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T06:04:38.813Z] ---> Running in e2639bcd364d [2021-06-15T06:04:38.813Z] Removing intermediate container 87b2fd8dc8a1 [2021-06-15T06:04:38.813Z] ---> 3efcae9b0c07 [2021-06-15T06:04:38.813Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T06:04:38.813Z] Removing intermediate container fe0769ae4af2 [2021-06-15T06:04:38.813Z] ---> 67e92c0f06eb [2021-06-15T06:04:38.813Z] [2021-06-15T06:04:38.813Z] Removing intermediate container b9531cd094d1 [2021-06-15T06:04:38.813Z] ---> fc7351535df6 [2021-06-15T06:04:38.813Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T06:04:38.813Z] Successfully built 67e92c0f06eb [2021-06-15T06:04:38.813Z] Removing intermediate container e2639bcd364d [2021-06-15T06:04:38.813Z] ---> f5cd2908a76e [2021-06-15T06:04:38.813Z] Step 22/24 : LABEL arch=x86_64 [2021-06-15T06:04:38.981Z] ba82ee9f976e: Verifying Checksum [2021-06-15T06:04:38.982Z] ba82ee9f976e: Download complete [2021-06-15T06:04:39.085Z] Successfully tagged security-bootstrapper:latest [2021-06-15T06:04:39.085Z] Building security-secretstore-setup [2021-06-15T06:04:39.085Z]  Building security-bootstrapper ... done  ---> Running in b033fa7f2f48 [2021-06-15T06:04:39.085Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T06:04:39.085Z] ---> 868eab1db0dd [2021-06-15T06:04:39.085Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-15T06:04:40.029Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T06:04:40.599Z] OK: 219 MiB in 52 packages [2021-06-15T06:04:40.864Z] ---> 1b887fedb73d [2021-06-15T06:04:40.864Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-15T06:04:42.250Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T06:04:42.250Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-15T06:04:42.250Z] ---> ce4e39fe8ba6 [2021-06-15T06:04:42.250Z] Step 3/26 : WORKDIR /edgex-go [2021-06-15T06:04:42.250Z] ---> Using cache [2021-06-15T06:04:42.250Z] ---> de53bc0a1a13 [2021-06-15T06:04:42.250Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:04:42.250Z] ---> Using cache [2021-06-15T06:04:42.250Z] ---> afbc0e05fee2 [2021-06-15T06:04:42.250Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-15T06:04:42.250Z] ---> Using cache [2021-06-15T06:04:42.250Z] ---> b56f5eeaeb2d [2021-06-15T06:04:42.250Z] Step 6/26 : COPY go.mod . [2021-06-15T06:04:42.250Z] ---> Using cache [2021-06-15T06:04:42.250Z] ---> 89189f2f0cb8 [2021-06-15T06:04:42.250Z] Step 7/26 : RUN go mod download [2021-06-15T06:04:42.250Z] ---> Using cache [2021-06-15T06:04:42.250Z] ---> 35de61c29f76 [2021-06-15T06:04:42.250Z] Step 8/26 : COPY . . [2021-06-15T06:04:42.250Z] ---> Using cache [2021-06-15T06:04:42.250Z] ---> 965a7df443e6 [2021-06-15T06:04:42.250Z] Step 9/26 : RUN go mod tidy [2021-06-15T06:04:42.250Z] ---> Using cache [2021-06-15T06:04:42.250Z] ---> fa84193fcd36 [2021-06-15T06:04:42.250Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-15T06:04:42.830Z] ---> 726ee2cf5576 [2021-06-15T06:04:42.830Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-15T06:04:42.830Z] Removing intermediate container b033fa7f2f48 [2021-06-15T06:04:42.830Z] ---> fd1707fb3bf0 [2021-06-15T06:04:42.830Z] Step 23/24 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 [2021-06-15T06:04:42.830Z] ---> d7a284efecaa [2021-06-15T06:04:42.830Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-15T06:04:42.831Z] ---> Running in f1492f4a34dc [2021-06-15T06:04:42.831Z] ---> Running in 6127dea3aec6 [2021-06-15T06:04:43.097Z] Removing intermediate container 4f3e8d0a37b0 [2021-06-15T06:04:43.097Z] ---> 775176b63ccb [2021-06-15T06:04:43.097Z] Step 6/24 : COPY go.mod . [2021-06-15T06:04:43.365Z] Removing intermediate container 6127dea3aec6 [2021-06-15T06:04:43.365Z] ---> 5cd1e944f2a0 [2021-06-15T06:04:43.365Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T06:04:43.365Z] ---> dab592110bab [2021-06-15T06:04:43.365Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-15T06:04:43.365Z] 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-15T06:04:43.365Z] ---> a51c609ecee0 [2021-06-15T06:04:43.365Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-15T06:04:43.365Z] ---> Running in 1f8a0d9ede3a [2021-06-15T06:04:43.365Z] ---> Running in 2fd1d9340c94 [2021-06-15T06:04:43.365Z] ---> Running in b24cb6d28f26 [2021-06-15T06:04:43.365Z] Removing intermediate container 1f8a0d9ede3a [2021-06-15T06:04:43.365Z] ---> f27972c1a204 [2021-06-15T06:04:43.365Z] [2021-06-15T06:04:43.639Z] ---> 1dafe9094054 [2021-06-15T06:04:43.639Z] Step 7/24 : RUN go mod download [2021-06-15T06:04:43.639Z] ---> Running in 068ffc4317ef [2021-06-15T06:04:43.639Z] Removing intermediate container b24cb6d28f26 [2021-06-15T06:04:43.639Z] ---> 782fd70eb9b1 [2021-06-15T06:04:43.639Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T06:04:43.639Z] Successfully built f27972c1a204 [2021-06-15T06:04:43.639Z] Removing intermediate container 2fd1d9340c94 [2021-06-15T06:04:43.639Z] ---> 143c47e6a729 [2021-06-15T06:04:43.639Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T06:04:43.639Z] Successfully tagged core-metadata:latest [2021-06-15T06:04:43.639Z] Building core-data [2021-06-15T06:04:43.639Z]  Building core-metadata ... done  ---> Running in cb0071dda08b [2021-06-15T06:04:43.639Z] ---> Running in 694b351120ac [2021-06-15T06:04:43.904Z] Removing intermediate container cb0071dda08b [2021-06-15T06:04:43.904Z] ---> 30cafd6c6e06 [2021-06-15T06:04:43.904Z] Step 22/24 : LABEL arch=x86_64 [2021-06-15T06:04:47.213Z] Removing intermediate container 694b351120ac [2021-06-15T06:04:47.213Z] ---> cbe8f462cb51 [2021-06-15T06:04:47.213Z] Step 21/23 : LABEL arch=x86_64 [2021-06-15T06:04:47.213Z] ---> Running in 27cb24668389 [2021-06-15T06:04:47.213Z] ---> Running in 3959f0f3eb60 [2021-06-15T06:04:47.213Z] Removing intermediate container 27cb24668389 [2021-06-15T06:04:47.213Z] ---> acc32500b7cd [2021-06-15T06:04:47.213Z] Step 23/24 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 [2021-06-15T06:04:47.213Z] ---> Running in 087306c8bd87 [2021-06-15T06:04:47.481Z] Removing intermediate container 3959f0f3eb60 [2021-06-15T06:04:47.481Z] ---> a25ed0b3ecf5 [2021-06-15T06:04:47.481Z] Step 22/23 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 [2021-06-15T06:04:47.481Z] Removing intermediate container 068ffc4317ef [2021-06-15T06:04:47.481Z] ---> 7f549a7dd764 [2021-06-15T06:04:47.481Z] Step 8/24 : COPY . . [2021-06-15T06:04:47.481Z] Removing intermediate container 087306c8bd87 [2021-06-15T06:04:47.481Z] ---> de4e0612c53b [2021-06-15T06:04:47.481Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T06:04:47.481Z] ---> Running in 2c9f039250ec [2021-06-15T06:04:47.481Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T06:04:47.481Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T06:04:47.481Z] ---> ce4e39fe8ba6 [2021-06-15T06:04:47.481Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T06:04:47.481Z] ---> Using cache [2021-06-15T06:04:47.481Z] ---> de53bc0a1a13 [2021-06-15T06:04:47.481Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:04:47.481Z] ---> Using cache [2021-06-15T06:04:47.481Z] ---> afbc0e05fee2 [2021-06-15T06:04:47.481Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-15T06:04:47.481Z] ---> Running in 9c2ed098fd2c [2021-06-15T06:04:47.759Z] ---> Running in 1cfeed8e4a2f [2021-06-15T06:04:48.040Z] Removing intermediate container 2c9f039250ec [2021-06-15T06:04:48.040Z] ---> 390ddc8362ec [2021-06-15T06:04:48.040Z] Step 23/23 : LABEL version=0.0.0 [2021-06-15T06:04:49.000Z] Removing intermediate container 1cfeed8e4a2f [2021-06-15T06:04:49.000Z] ---> e7d22b7f39be [2021-06-15T06:04:49.000Z] [2021-06-15T06:04:49.151Z] ba82ee9f976e: Pull complete [2021-06-15T06:04:49.151Z] 506bd15cee9f: Pull complete [2021-06-15T06:04:49.260Z] Successfully built e7d22b7f39be [2021-06-15T06:04:49.427Z] 75a0a4a0db45: Pull complete [2021-06-15T06:04:49.531Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T06:04:49.801Z] Successfully tagged core-command:latest [2021-06-15T06:04:49.802Z] Building security-proxy-setup [2021-06-15T06:04:49.802Z] ---> Running in f2ebbc9fb29a [2021-06-15T06:04:50.068Z]  Building core-command ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T06:04:50.331Z] Removing intermediate container f2ebbc9fb29a [2021-06-15T06:04:50.331Z] ---> 3b5bb30785e1 [2021-06-15T06:04:50.331Z] [2021-06-15T06:04:50.601Z] Successfully built 3b5bb30785e1 [2021-06-15T06:04:50.601Z] Successfully tagged support-scheduler:latest [2021-06-15T06:04:51.188Z]  Building support-scheduler ... done OK: 219 MiB in 52 packages [2021-06-15T06:04:53.754Z] 618dc40b7e24: Pull complete [2021-06-15T06:04:53.754Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-15T06:04:53.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-15T06:04:53.754Z] ---> a36622ca3599 [2021-06-15T06:04:53.754Z] 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-15T06:04:54.514Z] ---> 2e4c705c1123 [2021-06-15T06:04:54.515Z] Step 9/24 : RUN go mod tidy [2021-06-15T06:04:54.515Z] Removing intermediate container 9c2ed098fd2c [2021-06-15T06:04:54.515Z] ---> 9b4e4124d3eb [2021-06-15T06:04:54.515Z] Step 6/24 : COPY go.mod . [2021-06-15T06:04:54.786Z] ---> Running in 1b4ff7c5e66d [2021-06-15T06:04:54.786Z] ---> e3deeb989343 [2021-06-15T06:04:54.786Z] Step 7/24 : RUN go mod download [2021-06-15T06:04:55.054Z] ---> Running in 4a1d42578fd8 [2021-06-15T06:04:55.824Z] ---> Running in f91fb77e0866 [2021-06-15T06:04:56.991Z] Removing intermediate container 1b4ff7c5e66d [2021-06-15T06:04:56.991Z] ---> c2e8af7feb55 [2021-06-15T06:04:56.991Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-15T06:04:56.991Z] Removing intermediate container 4a1d42578fd8 [2021-06-15T06:04:56.991Z] ---> 37a3960cb8b2 [2021-06-15T06:04:56.991Z] Step 8/24 : COPY . . [2021-06-15T06:04:56.991Z] ---> Running in b5f586c7f754 [2021-06-15T06:04:57.257Z] 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-15T06:04:57.257Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:04:58.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:04:59.224Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T06:04:59.224Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-15T06:04:59.224Z] ---> ce4e39fe8ba6 [2021-06-15T06:04:59.224Z] Step 3/22 : WORKDIR /edgex-go [2021-06-15T06:04:59.224Z] ---> Using cache [2021-06-15T06:04:59.224Z] ---> de53bc0a1a13 [2021-06-15T06:04:59.224Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:04:59.224Z] ---> Using cache [2021-06-15T06:04:59.224Z] ---> afbc0e05fee2 [2021-06-15T06:04:59.224Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-15T06:04:59.224Z] ---> Using cache [2021-06-15T06:04:59.224Z] ---> b56f5eeaeb2d [2021-06-15T06:04:59.224Z] Step 6/22 : COPY go.mod . [2021-06-15T06:04:59.224Z] ---> Using cache [2021-06-15T06:04:59.224Z] ---> 89189f2f0cb8 [2021-06-15T06:04:59.224Z] Step 7/22 : RUN go mod download [2021-06-15T06:04:59.224Z] ---> Using cache [2021-06-15T06:04:59.224Z] ---> 35de61c29f76 [2021-06-15T06:04:59.224Z] Step 8/22 : COPY . . [2021-06-15T06:04:59.224Z] ---> Using cache [2021-06-15T06:04:59.224Z] ---> 965a7df443e6 [2021-06-15T06:04:59.224Z] Step 9/22 : RUN go mod tidy [2021-06-15T06:04:59.224Z] ---> Using cache [2021-06-15T06:04:59.224Z] ---> fa84193fcd36 [2021-06-15T06:04:59.224Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-15T06:04:59.662Z] (1/12) Installing libmagic (5.39-r0) [2021-06-15T06:04:59.662Z] (2/12) Installing file (5.39-r0) [2021-06-15T06:04:59.662Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-15T06:04:59.935Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-15T06:05:02.621Z] ---> Running in cc8df2a7fcaf [2021-06-15T06:05:02.621Z] ---> c3c50abe5e0e [2021-06-15T06:05:02.621Z] Step 9/24 : RUN go mod tidy [2021-06-15T06:05:02.892Z] ---> Running in f1b45cbd1017 [2021-06-15T06:05:03.164Z] 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-15T06:05:05.124Z] Removing intermediate container f1b45cbd1017 [2021-06-15T06:05:05.124Z] ---> d8abb44ddf8e [2021-06-15T06:05:05.124Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-15T06:05:05.124Z] ---> Running in 740d5663623e [2021-06-15T06:05:05.334Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-15T06:05:05.334Z] (6/12) Installing patch (2.7.6-r6) [2021-06-15T06:05:05.334Z] (7/12) Installing build-base (0.5-r2) [2021-06-15T06:05:05.334Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-15T06:05:05.334Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-15T06:05:05.392Z] 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-15T06:05:05.392Z] 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-15T06:05:05.605Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-15T06:05:05.605Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-15T06:05:05.605Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-15T06:05:05.877Z] Executing busybox-1.32.1-r6.trigger [2021-06-15T06:05:05.877Z] OK: 218 MiB in 52 packages [2021-06-15T06:05:10.200Z] Removing intermediate container f91fb77e0866 [2021-06-15T06:05:10.200Z] ---> 512bdbb85020 [2021-06-15T06:05:10.200Z] Step 4/6 : WORKDIR /edgex-go [2021-06-15T06:05:10.200Z] ---> Running in 256b67020e7f [2021-06-15T06:05:10.200Z] Removing intermediate container 256b67020e7f [2021-06-15T06:05:10.200Z] ---> 326f41d3d15b [2021-06-15T06:05:10.200Z] Step 5/6 : COPY go.mod . [2021-06-15T06:05:10.797Z] Removing intermediate container f1492f4a34dc [2021-06-15T06:05:10.797Z] ---> 64e892b1b15f [2021-06-15T06:05:10.797Z] [2021-06-15T06:05:10.797Z] Step 11/26 : FROM alpine:3.12 [2021-06-15T06:05:10.797Z] ---> 13621d1b12d4 [2021-06-15T06:05:10.797Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-15T06:05:10.797Z] ---> Running in f22b7b5cd35e [2021-06-15T06:05:11.072Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T06:05:11.072Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T06:05:11.180Z] ---> 7d8c6c22d334 [2021-06-15T06:05:11.180Z] Step 6/6 : RUN go mod download [2021-06-15T06:05:11.180Z] ---> Running in c5c23ed407fc [2021-06-15T06:05:11.345Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-15T06:05:11.345Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T06:05:11.345Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-15T06:05:11.345Z] (4/6) Installing curl (7.77.0-r0) [2021-06-15T06:05:11.345Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-15T06:05:11.345Z] (6/6) Installing su-exec (0.2-r1) [2021-06-15T06:05:11.345Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T06:05:11.345Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T06:05:11.345Z] OK: 7 MiB in 20 packages [2021-06-15T06:05:12.345Z] Removing intermediate container f22b7b5cd35e [2021-06-15T06:05:12.345Z] ---> 041861fbdf37 [2021-06-15T06:05:12.345Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-15T06:05:12.345Z] ---> Running in 0cd1fb021cb0 [2021-06-15T06:05:12.616Z] Removing intermediate container 0cd1fb021cb0 [2021-06-15T06:05:12.616Z] ---> cc62a430932b [2021-06-15T06:05:12.616Z] Step 14/26 : WORKDIR / [2021-06-15T06:05:12.886Z] ---> Running in 729d584b3433 [2021-06-15T06:05:13.168Z] Removing intermediate container 729d584b3433 [2021-06-15T06:05:13.168Z] ---> 3ceb47dc7bf5 [2021-06-15T06:05:13.168Z] 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-15T06:05:13.436Z] ---> 28e4c02b5782 [2021-06-15T06:05:13.436Z] 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-15T06:05:13.705Z] ---> 0dfa628806d1 [2021-06-15T06:05:13.705Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-15T06:05:13.985Z] ---> 9e315ebe0e0e [2021-06-15T06:05:13.985Z] 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-15T06:05:14.262Z] ---> 3693461bdca8 [2021-06-15T06:05:14.262Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-15T06:05:14.866Z] ---> 2e7890b60dcb [2021-06-15T06:05:14.866Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-15T06:05:15.468Z] ---> c15fe231e97b [2021-06-15T06:05:15.468Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-15T06:05:15.741Z] ---> 9ab23f6bc1d5 [2021-06-15T06:05:15.741Z] 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-15T06:05:15.741Z] ---> Running in a0e5c39153be [2021-06-15T06:05:16.734Z] Removing intermediate container a0e5c39153be [2021-06-15T06:05:16.734Z] ---> a888a02004fb [2021-06-15T06:05:16.734Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-15T06:05:16.734Z] ---> Running in 12b36489199b [2021-06-15T06:05:16.734Z] Removing intermediate container 12b36489199b [2021-06-15T06:05:16.734Z] ---> 9371b94e9cb4 [2021-06-15T06:05:16.734Z] Step 24/26 : LABEL arch=x86_64 [2021-06-15T06:05:17.011Z] ---> Running in a2653e58783c [2021-06-15T06:05:17.011Z] Removing intermediate container a2653e58783c [2021-06-15T06:05:17.011Z] ---> 2ae61dd8902b [2021-06-15T06:05:17.011Z] Step 25/26 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 [2021-06-15T06:05:17.011Z] ---> Running in 38149a8b7a70 [2021-06-15T06:05:17.296Z] Removing intermediate container 38149a8b7a70 [2021-06-15T06:05:17.296Z] ---> 093d5e2b2bd8 [2021-06-15T06:05:17.296Z] Step 26/26 : LABEL version=0.0.0 [2021-06-15T06:05:17.296Z] ---> Running in 66dbc90f81b3 [2021-06-15T06:05:17.578Z] Removing intermediate container 66dbc90f81b3 [2021-06-15T06:05:17.578Z] ---> 0d801e54f737 [2021-06-15T06:05:17.578Z] [2021-06-15T06:05:17.578Z] Successfully built 0d801e54f737 [2021-06-15T06:05:17.578Z] Successfully tagged security-secretstore-setup:latest [2021-06-15T06:05:24.267Z]  Building security-secretstore-setup ... done Removing intermediate container b5f586c7f754 [2021-06-15T06:05:24.267Z] ---> 324ad47a39ac [2021-06-15T06:05:24.267Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-15T06:05:24.267Z] ---> Running in 675b1b413e6f [2021-06-15T06:05:24.267Z] 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-15T06:05:24.529Z] 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-15T06:05:25.476Z] Removing intermediate container 675b1b413e6f [2021-06-15T06:05:25.476Z] ---> ccc1703a4a7d [2021-06-15T06:05:25.476Z] [2021-06-15T06:05:25.476Z] Step 12/24 : FROM docker:20.10.0 [2021-06-15T06:05:25.476Z] 20.10.0: Pulling from library/docker [2021-06-15T06:05:28.084Z] Removing intermediate container cc8df2a7fcaf [2021-06-15T06:05:28.084Z] ---> 3bab534b92d5 [2021-06-15T06:05:28.084Z] [2021-06-15T06:05:28.084Z] Step 11/22 : FROM alpine:3.12 [2021-06-15T06:05:28.084Z] ---> 13621d1b12d4 [2021-06-15T06:05:28.084Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-15T06:05:28.084Z] ---> Running in a152db0597be [2021-06-15T06:05:28.696Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T06:05:28.696Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T06:05:28.964Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-15T06:05:28.964Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T06:05:28.964Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-15T06:05:28.964Z] (4/4) Installing curl (7.77.0-r0) [2021-06-15T06:05:28.964Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T06:05:28.964Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T06:05:29.234Z] OK: 7 MiB in 18 packages [2021-06-15T06:05:30.213Z] Removing intermediate container a152db0597be [2021-06-15T06:05:30.213Z] ---> 4593c71b1727 [2021-06-15T06:05:30.213Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-15T06:05:30.213Z] ---> Running in 975418943dd7 [2021-06-15T06:05:30.213Z] Removing intermediate container 975418943dd7 [2021-06-15T06:05:30.213Z] ---> f9b03bceb6ab [2021-06-15T06:05:30.213Z] Step 14/22 : WORKDIR /edgex [2021-06-15T06:05:30.495Z] ---> Running in 809449b4d74a [2021-06-15T06:05:30.495Z] Removing intermediate container 809449b4d74a [2021-06-15T06:05:30.495Z] ---> b7a7b4d53abb [2021-06-15T06:05:30.495Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-15T06:05:30.774Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-15T06:05:30.774Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-15T06:05:30.774Z] ---> aefe523efa57 [2021-06-15T06:05:30.774Z] 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-15T06:05:31.047Z] ---> Running in 0b3529171192 [2021-06-15T06:05:31.047Z] ---> d5df8b369e52 [2021-06-15T06:05:31.047Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-15T06:05:31.047Z] Removing intermediate container 740d5663623e [2021-06-15T06:05:31.047Z] ---> fba130369126 [2021-06-15T06:05:31.047Z] [2021-06-15T06:05:31.047Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T06:05:31.047Z] ---> 13621d1b12d4 [2021-06-15T06:05:31.047Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-15T06:05:31.047Z] ---> Running in 0fe5fc210a9c [2021-06-15T06:05:31.047Z] Removing intermediate container 0b3529171192 [2021-06-15T06:05:31.047Z] ---> 3dcd230ab0a2 [2021-06-15T06:05:31.047Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-15T06:05:31.319Z] ---> Running in 1dc2ca350a90 [2021-06-15T06:05:31.319Z] Removing intermediate container 0fe5fc210a9c [2021-06-15T06:05:31.319Z] ---> 69fe0068d7b8 [2021-06-15T06:05:31.319Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-15T06:05:31.319Z] ---> Running in 80541549d577 [2021-06-15T06:05:31.319Z] ---> b22362dc2e24 [2021-06-15T06:05:31.319Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-15T06:05:31.583Z] Removing intermediate container 80541549d577 [2021-06-15T06:05:31.583Z] ---> afa9adbcc6d8 [2021-06-15T06:05:31.583Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-15T06:05:31.583Z] ---> Running in d887a5e7260f [2021-06-15T06:05:31.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T06:05:31.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T06:05:31.583Z] (1/39) Installing readline (8.0.4-r0) [2021-06-15T06:05:31.583Z] (2/39) Installing bash (5.0.17-r0) [2021-06-15T06:05:31.849Z] Executing bash-5.0.17-r0.post-install [2021-06-15T06:05:31.849Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T06:05:31.849Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-15T06:05:31.849Z] Removing intermediate container d887a5e7260f [2021-06-15T06:05:31.849Z] ---> 430254128949 [2021-06-15T06:05:31.849Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:05:31.849Z] (5/39) Installing curl (7.77.0-r0) [2021-06-15T06:05:31.849Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-15T06:05:31.849Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-15T06:05:31.849Z] (8/39) Installing expat (2.2.9-r1) [2021-06-15T06:05:31.849Z] (9/39) Installing libffi (3.3-r2) [2021-06-15T06:05:31.849Z] (10/39) Installing gdbm (1.13-r1) [2021-06-15T06:05:31.850Z] ---> bf5b1861cee7 [2021-06-15T06:05:31.850Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-15T06:05:31.850Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-15T06:05:31.850Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-15T06:05:31.850Z] ---> Running in 3e6552651d1e [2021-06-15T06:05:31.850Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-15T06:05:31.850Z] ---> Running in d7ba6b017e35 [2021-06-15T06:05:32.119Z] Removing intermediate container d7ba6b017e35 [2021-06-15T06:05:32.119Z] ---> 0c421235c4cc [2021-06-15T06:05:32.119Z] Step 19/22 : CMD ["--init=true"] [2021-06-15T06:05:32.706Z] ---> Running in 88f42de53141 [2021-06-15T06:05:32.976Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-15T06:05:32.976Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-15T06:05:32.976Z] Removing intermediate container 88f42de53141 [2021-06-15T06:05:32.976Z] ---> 55d23486d056 [2021-06-15T06:05:32.976Z] Step 20/22 : LABEL arch=x86_64 [2021-06-15T06:05:32.976Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-15T06:05:32.976Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-15T06:05:32.976Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-15T06:05:32.976Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-15T06:05:32.976Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-15T06:05:33.239Z] ---> Running in 3300c9ad04ab [2021-06-15T06:05:33.239Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-15T06:05:33.239Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-15T06:05:33.239Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-15T06:05:33.239Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-15T06:05:33.239Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-15T06:05:33.239Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-15T06:05:33.239Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-15T06:05:33.239Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-15T06:05:33.239Z] Removing intermediate container 3e6552651d1e [2021-06-15T06:05:33.239Z] ---> 1853ab077698 [2021-06-15T06:05:33.239Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-15T06:05:33.239Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-15T06:05:33.538Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-15T06:05:33.538Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-15T06:05:33.538Z] Removing intermediate container 3300c9ad04ab [2021-06-15T06:05:33.538Z] ---> 2ac801ee45f3 [2021-06-15T06:05:33.538Z] Step 21/22 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 [2021-06-15T06:05:33.538Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-15T06:05:33.538Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-15T06:05:33.538Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-15T06:05:33.538Z] ---> Running in 6d3775525d78 [2021-06-15T06:05:33.538Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-15T06:05:33.538Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-15T06:05:33.538Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-15T06:05:33.538Z] ---> Running in a5cb8d676489 [2021-06-15T06:05:33.538Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-15T06:05:33.538Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-15T06:05:33.538Z] Executing busybox-1.31.1-r19.trigger [2021-06-15T06:05:33.538Z] OK: 72 MiB in 59 packages [2021-06-15T06:05:33.819Z] Removing intermediate container a5cb8d676489 [2021-06-15T06:05:33.819Z] ---> 95edd84c4bea [2021-06-15T06:05:33.819Z] Step 22/22 : LABEL version=0.0.0 [2021-06-15T06:05:33.819Z] ---> Running in a569ee1bdbbc [2021-06-15T06:05:33.819Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T06:05:33.819Z] Removing intermediate container a569ee1bdbbc [2021-06-15T06:05:33.819Z] ---> c1ccfbb270e5 [2021-06-15T06:05:33.819Z] [2021-06-15T06:05:34.086Z] Successfully built c1ccfbb270e5 [2021-06-15T06:05:34.086Z] Successfully tagged security-proxy-setup:latest [2021-06-15T06:05:34.086Z]  Building security-proxy-setup ... done Collecting docker-compose==1.23.2 [2021-06-15T06:05:34.352Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-15T06:05:34.352Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T06:05:34.352Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-15T06:05:34.352Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-15T06:05:34.619Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-15T06:05:34.619Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-15T06:05:34.619Z] Collecting docopt<0.7,>=0.6.1 [2021-06-15T06:05:34.619Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-15T06:05:34.895Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-15T06:05:34.895Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-15T06:05:34.895Z] Collecting jsonschema<3,>=2.5.1 [2021-06-15T06:05:34.895Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-15T06:05:34.895Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-15T06:05:35.159Z] Collecting cached-property<2,>=1.2.0 [2021-06-15T06:05:35.159Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-15T06:05:35.159Z] 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-15T06:05:35.159Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-15T06:05:35.159Z] Collecting docker<4.0,>=3.6.0 [2021-06-15T06:05:35.159Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-15T06:05:35.437Z] Collecting PyYAML<4,>=3.10 [2021-06-15T06:05:35.437Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-15T06:05:35.700Z] Collecting texttable<0.10,>=0.9.0 [2021-06-15T06:05:35.700Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-15T06:05:36.416Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-15T06:05:36.416Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-15T06:05:36.416Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-15T06:05:36.416Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-15T06:05:36.416Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T06:05:36.416Z] OK: 8 MiB in 20 packages [2021-06-15T06:05:36.756Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-15T06:05:36.756Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-15T06:05:36.756Z] Collecting idna<2.8,>=2.5 [2021-06-15T06:05:36.756Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-15T06:05:36.756Z] 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-15T06:05:36.756Z] 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-15T06:05:36.756Z] Collecting docker-pycreds>=0.4.0 [2021-06-15T06:05:36.756Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-15T06:05:36.756Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-15T06:05:36.756Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-15T06:05:36.756Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-15T06:05:36.756Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-15T06:05:36.756Z] Removing intermediate container 6d3775525d78 [2021-06-15T06:05:36.756Z] ---> c41d4985467f [2021-06-15T06:05:36.756Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T06:05:36.756Z] Installing collected packages: urllib3, idna, requests, websocket-client, docopt, jsonschema, cached-property, docker-pycreds, docker, PyYAML, texttable, dockerpty, docker-compose [2021-06-15T06:05:36.756Z] Attempting uninstall: urllib3 [2021-06-15T06:05:36.756Z] Found existing installation: urllib3 1.25.9 [2021-06-15T06:05:36.756Z] Uninstalling urllib3-1.25.9: [2021-06-15T06:05:37.145Z] Successfully uninstalled urllib3-1.25.9 [2021-06-15T06:05:37.145Z] Attempting uninstall: idna [2021-06-15T06:05:37.145Z] Found existing installation: idna 2.9 [2021-06-15T06:05:37.145Z] Uninstalling idna-2.9: [2021-06-15T06:05:37.145Z] ---> 1eb11c0a715c [2021-06-15T06:05:37.145Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-15T06:05:37.145Z] Successfully uninstalled idna-2.9 [2021-06-15T06:05:37.145Z] Attempting uninstall: requests [2021-06-15T06:05:37.145Z] Found existing installation: requests 2.23.0 [2021-06-15T06:05:37.145Z] Uninstalling requests-2.23.0: [2021-06-15T06:05:37.145Z] Successfully uninstalled requests-2.23.0 [2021-06-15T06:05:37.421Z] Running setup.py install for docopt: started [2021-06-15T06:05:37.421Z] ---> 179c42e159fd [2021-06-15T06:05:37.421Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-15T06:05:37.680Z] ---> bc6a27e507ed [2021-06-15T06:05:37.680Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-15T06:05:37.680Z] ---> Running in fec4deb55ba3 [2021-06-15T06:05:37.680Z] Removing intermediate container fec4deb55ba3 [2021-06-15T06:05:37.680Z] ---> 9c808ece0f23 [2021-06-15T06:05:37.680Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T06:05:37.680Z] ---> Running in 3d8245307a23 [2021-06-15T06:05:37.680Z] Running setup.py install for docopt: finished with status 'done' [2021-06-15T06:05:37.942Z] Removing intermediate container 3d8245307a23 [2021-06-15T06:05:37.942Z] ---> a6bd0adbaf1b [2021-06-15T06:05:37.942Z] Step 22/24 : LABEL arch=x86_64 [2021-06-15T06:05:37.999Z] Removing intermediate container c5c23ed407fc [2021-06-15T06:05:37.999Z] ---> 23bf32618006 [2021-06-15T06:05:37.999Z] Successfully built 23bf32618006 [2021-06-15T06:05:37.999Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:05:38.205Z] ---> Running in dd4dcab4bfb1 [2021-06-15T06:05:38.205Z] Running setup.py install for PyYAML: started [2021-06-15T06:05:38.350Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T06:05:38.350Z] . [Pipeline] withDockerContainer [2021-06-15T06:05:38.602Z] prd-ubuntu18.04-docker-arm64-4c-16g-1440 does not seem to be running inside a container [2021-06-15T06:05:38.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-15T06:05:38.782Z] Removing intermediate container dd4dcab4bfb1 [2021-06-15T06:05:38.782Z] ---> d3b27842ddec [2021-06-15T06:05:38.782Z] Step 23/24 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 [2021-06-15T06:05:38.782Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-15T06:05:38.782Z] Running setup.py install for texttable: started [2021-06-15T06:05:38.782Z] ---> Running in 261cc2cb3368 [2021-06-15T06:05:39.048Z] Removing intermediate container 261cc2cb3368 [2021-06-15T06:05:39.048Z] ---> 79a8762216d3 [2021-06-15T06:05:39.048Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T06:05:39.049Z] Running setup.py install for texttable: finished with status 'done' [2021-06-15T06:05:39.049Z] Running setup.py install for dockerpty: started [2021-06-15T06:05:39.049Z] ---> Running in 25e834ceb03c [2021-06-15T06:05:39.317Z] Removing intermediate container 25e834ceb03c [2021-06-15T06:05:39.317Z] ---> 84cdeabeb136 [2021-06-15T06:05:39.317Z] [2021-06-15T06:05:39.317Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-15T06:05:39.584Z] Successfully built 84cdeabeb136 [2021-06-15T06:05:39.584Z] Successfully tagged core-data:latest [2021-06-15T06:05:39.584Z]  Building core-data ... done 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-15T06:05:40.323Z] $ docker top e3f5cd7de6e9dd2b7b4425e800d2fc73864a7f141331cb6d3b958dcc6d203278 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T06:05:41.333Z] + go version [2021-06-15T06:05:41.333Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-15T06:05:41.364Z] $ docker stop --time=1 e3f5cd7de6e9dd2b7b4425e800d2fc73864a7f141331cb6d3b958dcc6d203278 [2021-06-15T06:05:42.162Z] Removing intermediate container 1dc2ca350a90 [2021-06-15T06:05:42.162Z] ---> 317d3c0ca759 [2021-06-15T06:05:42.162Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-15T06:05:42.162Z] ---> Running in c82278d62ba8 [2021-06-15T06:05:42.162Z] Removing intermediate container c82278d62ba8 [2021-06-15T06:05:42.162Z] ---> d66778000d4c [2021-06-15T06:05:42.162Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-15T06:05:42.162Z] ---> Running in 53acc45a9637 [2021-06-15T06:05:42.162Z] Removing intermediate container 53acc45a9637 [2021-06-15T06:05:42.162Z] ---> 2fa38409b7d1 [2021-06-15T06:05:42.162Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-15T06:05:42.423Z] ---> 9e8922f14ea4 [2021-06-15T06:05:42.424Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-15T06:05:42.686Z] ---> 87fd06f6b780 [2021-06-15T06:05:42.686Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-15T06:05:42.945Z] ---> 0454149810e2 [2021-06-15T06:05:42.945Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-15T06:05:42.945Z] ---> Running in a6f2d70c6b0a [2021-06-15T06:05:42.945Z] Removing intermediate container a6f2d70c6b0a [2021-06-15T06:05:42.945Z] ---> 3e1a2c5525be [2021-06-15T06:05:42.946Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T06:05:42.946Z] ---> Running in 0e0d26af7685 [2021-06-15T06:05:42.946Z] Removing intermediate container 0e0d26af7685 [2021-06-15T06:05:42.946Z] ---> 5df3c50ece7d [2021-06-15T06:05:42.946Z] Step 22/24 : LABEL arch=x86_64 [2021-06-15T06:05:42.946Z] ---> Running in bd5663f24e0a [2021-06-15T06:05:43.248Z] Removing intermediate container bd5663f24e0a [2021-06-15T06:05:43.248Z] ---> a7fd9e671efb [2021-06-15T06:05:43.248Z] Step 23/24 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 [2021-06-15T06:05:43.248Z] ---> Running in f0d41f75afda [2021-06-15T06:05:43.268Z] $ docker rm -f e3f5cd7de6e9dd2b7b4425e800d2fc73864a7f141331cb6d3b958dcc6d203278 [2021-06-15T06:05:43.510Z] Removing intermediate container f0d41f75afda [2021-06-15T06:05:43.510Z] ---> caa53ff84542 [2021-06-15T06:05:43.510Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T06:05:43.510Z] ---> Running in ae2c41be0e96 [2021-06-15T06:05:43.510Z] Removing intermediate container ae2c41be0e96 [2021-06-15T06:05:43.510Z] ---> faaf7a3170e2 [2021-06-15T06:05:43.510Z] [2021-06-15T06:05:43.510Z] Successfully built faaf7a3170e2 [2021-06-15T06:05:43.510Z] Successfully tagged sys-mgmt-agent:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:05:43.777Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-15T06:05:43.782Z] $ docker stop --time=1 8847d0ec0a930c0180925ce772e33b5672f235fd285622b41389eae50492cd87 [2021-06-15T06:05:44.014Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T06:05:44.014Z] . [2021-06-15T06:05:45.256Z] $ docker rm -f 8847d0ec0a930c0180925ce772e33b5672f235fd285622b41389eae50492cd87 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withDockerContainer [2021-06-15T06:05:45.605Z] prd-ubuntu18.04-docker-arm64-4c-16g-1440 does not seem to be running inside a container [2021-06-15T06:05:45.619Z] + docker images [2021-06-15T06:05:45.619Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-15T06:05:45.619Z] sys-mgmt-agent latest faaf7a3170e2 2 seconds ago 312MB [2021-06-15T06:05:45.619Z] core-data latest 84cdeabeb136 6 seconds ago 20.2MB [2021-06-15T06:05:45.619Z] security-proxy-setup latest c1ccfbb270e5 12 seconds ago 25.7MB [2021-06-15T06:05:45.619Z] fba130369126 15 seconds ago 1.15GB [2021-06-15T06:05:45.619Z] 3bab534b92d5 18 seconds ago 1.15GB [2021-06-15T06:05:45.619Z] ccc1703a4a7d 20 seconds ago 1.15GB [2021-06-15T06:05:45.619Z] security-secretstore-setup latest 0d801e54f737 28 seconds ago 28.7MB [2021-06-15T06:05:45.619Z] 64e892b1b15f 36 seconds ago 1.15GB [2021-06-15T06:05:45.619Z] support-scheduler latest 3b5bb30785e1 56 seconds ago 15.9MB [2021-06-15T06:05:45.619Z] core-command latest e7d22b7f39be 58 seconds ago 15.9MB [2021-06-15T06:05:45.619Z] core-metadata latest f27972c1a204 About a minute ago 16.6MB [2021-06-15T06:05:45.619Z] security-bootstrapper latest 67e92c0f06eb About a minute ago 18.6MB [2021-06-15T06:05:45.619Z] d97e3d210bb7 About a minute ago 1.15GB [2021-06-15T06:05:45.619Z] e1b2be66d15b About a minute ago 1.14GB [2021-06-15T06:05:45.619Z] support-notifications latest 4dc26bba4e56 About a minute ago 16.7MB [2021-06-15T06:05:45.619Z] c7ea2e60ba73 About a minute ago 1.15GB [2021-06-15T06:05:45.619Z] a4f6735f69e5 About a minute ago 1.15GB [2021-06-15T06:05:45.619Z] e8cc905f1d6d About a minute ago 1.15GB [2021-06-15T06:05:45.619Z] ci-base-image-x86_64 latest ce4e39fe8ba6 5 minutes ago 647MB [2021-06-15T06:05:45.619Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-15T06:05:45.619Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-15T06:05:45.619Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-15T06:05:45.619Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-15T06:05:45.619Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [2021-06-15T06:05:45.690Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-15T06:05:47.231Z] $ docker top 2172eccf6870bf3d9678e1d9b1166b84f4696ab23143cdf453e1d030b7a229c6 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] echo [2021-06-15T06:05:47.566Z] ========================================================= [2021-06-15T06:05:47.566Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-15T06:05:47.566Z] ========================================================= [Pipeline] sh [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-15T06:05:48.236Z] + go mod tidy [Pipeline] sh [2021-06-15T06:05:49.507Z] + make test [2021-06-15T06:05:49.507Z] go mod tidy [2021-06-15T06:05:50.113Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-15T06:06:16.936Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-15T06:07:03.976Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-15T06:07:12.285Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-15T06:07:17.716Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-15T06:07:17.716Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-15T06:07:24.472Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-15T06:07:24.472Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-15T06:07:24.472Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-15T06:07:24.472Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-15T06:07:25.930Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-15T06:07:26.534Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-15T06:07:27.983Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-15T06:07:27.983Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-15T06:07:27.983Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-15T06:07:27.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-15T06:07:40.441Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.152s coverage: 28.7% of statements [2021-06-15T06:07:40.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-15T06:07:40.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-15T06:07:42.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.434s coverage: 100.0% of statements [2021-06-15T06:07:42.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-15T06:07:43.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.337s coverage: 53.4% of statements [2021-06-15T06:07:43.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-15T06:07:43.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-15T06:07:45.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.520s coverage: 87.7% of statements [2021-06-15T06:07:45.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-15T06:07:45.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-15T06:07:45.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.329s coverage: 78.9% of statements [2021-06-15T06:07:48.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.293s coverage: 81.2% of statements [2021-06-15T06:07:48.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-15T06:07:48.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-15T06:07:48.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-15T06:07:48.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-15T06:07:48.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-15T06:07:53.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.675s coverage: 95.1% of statements [2021-06-15T06:07:53.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-15T06:07:53.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-15T06:07:53.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-15T06:07:53.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-15T06:07:53.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-15T06:07:53.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-15T06:07:53.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-15T06:07:53.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-15T06:07:53.765Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.250s coverage: 60.0% of statements [2021-06-15T06:07:53.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-15T06:07:53.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-15T06:07:53.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-15T06:07:53.765Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.311s coverage: 0.8% of statements [2021-06-15T06:07:53.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-15T06:07:53.765Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.148s coverage: 58.8% of statements [2021-06-15T06:07:53.765Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.176s coverage: 22.0% of statements [2021-06-15T06:07:53.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-15T06:07:53.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.263s coverage: 47.1% of statements [2021-06-15T06:07:55.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.223s coverage: 79.5% of statements [2021-06-15T06:07:55.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.201s coverage: 94.1% of statements [2021-06-15T06:07:55.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.239s coverage: 96.3% of statements [2021-06-15T06:07:55.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.188s coverage: 87.5% of statements [2021-06-15T06:08:10.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.232s coverage: 94.4% of statements [2021-06-15T06:08:10.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.169s coverage: 44.8% of statements [2021-06-15T06:08:12.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.598s coverage: 81.8% of statements [2021-06-15T06:08:12.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-15T06:08:21.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.228s coverage: 92.9% of statements [2021-06-15T06:08:21.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-15T06:08:21.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-15T06:08:21.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-15T06:08:21.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-06-15T06:08:21.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-15T06:08:21.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-15T06:08:21.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-15T06:08:21.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-15T06:08:21.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-15T06:08:21.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.175s coverage: 87.2% of statements [2021-06-15T06:08:21.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-15T06:08:21.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-15T06:08:21.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.138s coverage: 100.0% of statements [2021-06-15T06:08:21.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-15T06:08:21.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.205s coverage: 76.0% of statements [2021-06-15T06:08:21.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-15T06:08:21.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.192s coverage: 80.0% of statements [2021-06-15T06:08:21.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.234s coverage: 87.2% of statements [2021-06-15T06:08:21.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.250s coverage: 85.4% of statements [2021-06-15T06:08:21.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.281s coverage: 91.2% of statements [2021-06-15T06:08:21.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-15T06:08:21.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.699s coverage: 64.4% of statements [2021-06-15T06:08:21.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-15T06:08:21.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-15T06:08:21.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.174s coverage: 100.0% of statements [2021-06-15T06:08:21.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 91.3% of statements [2021-06-15T06:08:21.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2021-06-15T06:08:21.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements [2021-06-15T06:08:22.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2021-06-15T06:08:27.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.997s coverage: 66.9% of statements [2021-06-15T06:08:27.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-15T06:08:27.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-15T06:08:27.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-15T06:08:28.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.789s coverage: 43.6% of statements [2021-06-15T06:08:28.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-15T06:08:28.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-15T06:08:28.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.207s coverage: 89.5% of statements [2021-06-15T06:08:28.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-15T06:08:28.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.188s coverage: 84.8% of statements [2021-06-15T06:08:28.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-15T06:08:38.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.332s coverage: 19.3% of statements [2021-06-15T06:08:38.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-15T06:08:38.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-15T06:08:38.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-15T06:08:38.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-15T06:08:38.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.577s coverage: 91.9% of statements [2021-06-15T06:08:38.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-15T06:08:38.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-15T06:08:38.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-15T06:08:38.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-15T06:08:38.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-15T06:08:38.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.219s coverage: 62.7% of statements [2021-06-15T06:08:38.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-15T06:08:38.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-15T06:08:38.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.381s coverage: 97.6% of statements [2021-06-15T06:08:38.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-15T06:08:38.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-15T06:08:38.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-15T06:08:38.428Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-15T06:08:38.428Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-15T06:08:38.428Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.167s coverage: 28.9% of statements [2021-06-15T06:08:38.428Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-15T06:08:38.428Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor 0.165s coverage: 6.7% of statements [2021-06-15T06:08:38.428Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-15T06:08:38.428Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-15T06:08:38.428Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-15T06:08:38.428Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-15T06:08:38.428Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.148s coverage: 100.0% of statements [2021-06-15T06:08:38.428Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-06-15T06:08:38.428Z] GO111MODULE=on go vet ./... [2021-06-15T06:10:00.264Z] gofmt -l . [2021-06-15T06:10:00.264Z] [ "`gofmt -l .`" = "" ] [2021-06-15T06:10:00.264Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-15T06:10:00.933Z] + ls -al . [2021-06-15T06:10:00.933Z] total 544 [2021-06-15T06:10:00.933Z] drwxrwxr-x 9 1001 1001 4096 Jun 15 06:09 . [2021-06-15T06:10:00.933Z] drwxr-xr-x 4 root root 4096 Jun 15 06:05 .. [2021-06-15T06:10:00.933Z] -rw-rw-r-- 1 1001 1001 11 Jun 15 06:03 .dockerignore [2021-06-15T06:10:00.933Z] drwxrwxr-x 8 1001 1001 4096 Jun 15 06:04 .git [2021-06-15T06:10:00.933Z] drwxrwxr-x 3 1001 1001 4096 Jun 15 06:03 .github [2021-06-15T06:10:00.933Z] -rw-rw-r-- 1 1001 1001 818 Jun 15 06:03 .gitignore [2021-06-15T06:10:00.933Z] -rw-rw-r-- 1 1001 1001 166 Jun 15 06:03 .sonarcloud.properties [2021-06-15T06:10:00.933Z] -rw-rw-r-- 1 1001 1001 8609 Jun 15 06:03 Attribution.txt [2021-06-15T06:10:00.933Z] -rw-rw-r-- 1 1001 1001 3804 Jun 15 06:03 CONTRIBUTING.md [2021-06-15T06:10:00.933Z] -rw-rw-r-- 1 1001 1001 931 Jun 15 06:03 Dockerfile.build [2021-06-15T06:10:00.933Z] -rw-rw-r-- 1 1001 1001 849 Jun 15 06:03 Jenkinsfile [2021-06-15T06:10:00.933Z] -rw-rw-r-- 1 1001 1001 10775 Jun 15 06:03 LICENSE [2021-06-15T06:10:00.933Z] -rw-rw-r-- 1 1001 1001 5605 Jun 15 06:03 Makefile [2021-06-15T06:10:00.933Z] -rw-rw-r-- 1 1001 1001 7905 Jun 15 06:03 README.md [2021-06-15T06:10:00.933Z] -rw-rw-r-- 1 1001 1001 7071 Jun 15 06:03 SECURITY.md [2021-06-15T06:10:00.933Z] -rw-rw-r-- 1 1001 1001 5 Jun 15 05:59 VERSION [2021-06-15T06:10:00.933Z] -rw-rw-r-- 1 1001 1001 4131 Jun 15 06:03 ZMQWindows.md [2021-06-15T06:10:00.933Z] drwxrwxr-x 2 1001 1001 4096 Jun 15 06:03 bin [2021-06-15T06:10:00.933Z] drwxrwxr-x 14 1001 1001 4096 Jun 15 06:03 cmd [2021-06-15T06:10:00.933Z] -rw-r--r-- 1 root root 400748 Jun 15 06:08 coverage.out [2021-06-15T06:10:00.933Z] -rw-rw-r-- 1 1001 1001 841 Jun 15 06:03 go.mod [2021-06-15T06:10:00.933Z] -rw-r--r-- 1 root root 20952 Jun 15 06:05 go.sum [2021-06-15T06:10:00.933Z] drwxrwxr-x 7 1001 1001 4096 Jun 15 06:03 internal [2021-06-15T06:10:00.933Z] drwxrwxr-x 3 1001 1001 4096 Jun 15 06:03 openapi [2021-06-15T06:10:00.933Z] drwxrwxr-x 4 1001 1001 4096 Jun 15 06:03 snap [2021-06-15T06:10:00.933Z] -rw-rw-r-- 1 1001 1001 168 Jun 15 06:03 version.go [Pipeline] sh [2021-06-15T06:10:01.597Z] + '[' -e coverage.out ] [2021-06-15T06:10:01.597Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-15T06:10:01.636Z] Warning: overwriting stash ‘coverage-report’ [2021-06-15T06:10:02.451Z] Stashed 1 file(s) [Pipeline] sh [2021-06-15T06:10:03.112Z] + make build [2021-06-15T06:10:03.113Z] go mod tidy [2021-06-15T06:10:03.721Z] 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-15T06:10:10.443Z] 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-15T06:10:32.633Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-15T06:10:34.088Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-15T06:10:38.400Z] 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-15T06:10:39.000Z] 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-15T06:10:42.428Z] 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-15T06:10:45.912Z] 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-15T06:10:48.543Z] 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-15T06:10:52.848Z] 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-15T06:10:54.824Z] 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-15T06:10:58.218Z] 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-15T06:11:03.659Z] $ docker stop --time=1 2172eccf6870bf3d9678e1d9b1166b84f4696ab23143cdf453e1d030b7a229c6 [2021-06-15T06:11:06.474Z] $ docker rm -f 2172eccf6870bf3d9678e1d9b1166b84f4696ab23143cdf453e1d030b7a229c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:11:08.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-15T06:11:08.396Z] [2021-06-15T06:11:08.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:11:08.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-15T06:11:09.021Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-15T06:11:09.021Z] 29e5d40040c1: Pulling fs layer [2021-06-15T06:11:09.021Z] 1ce36da41761: Pulling fs layer [2021-06-15T06:11:09.021Z] 25b303627fd3: Pulling fs layer [2021-06-15T06:11:09.613Z] 29e5d40040c1: Verifying Checksum [2021-06-15T06:11:09.613Z] 29e5d40040c1: Download complete [2021-06-15T06:11:09.883Z] 1ce36da41761: Verifying Checksum [2021-06-15T06:11:09.883Z] 1ce36da41761: Download complete [2021-06-15T06:11:10.156Z] 29e5d40040c1: Pull complete [2021-06-15T06:11:11.133Z] 1ce36da41761: Pull complete [2021-06-15T06:11:12.106Z] 25b303627fd3: Verifying Checksum [2021-06-15T06:11:12.106Z] 25b303627fd3: Download complete [2021-06-15T06:11:22.271Z] 25b303627fd3: Pull complete [2021-06-15T06:11:22.271Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-15T06:11:22.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-15T06:11:22.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-15T06:11:22.506Z] prd-ubuntu18.04-docker-arm64-4c-16g-1440 does not seem to be running inside a container [2021-06-15T06:11:22.607Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-15T06:11:25.454Z] $ docker top 38802254f76f7ad2a9d3107bba89eae750ca9d31139b7566b8f9b8e74ebd4d9e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T06:11:26.369Z] + grep parallel [2021-06-15T06:11:26.369Z] + docker-compose build --help [2021-06-15T06:11:29.746Z] --parallel Build images in parallel. [Pipeline] } [2021-06-15T06:11:29.786Z] $ docker stop --time=1 38802254f76f7ad2a9d3107bba89eae750ca9d31139b7566b8f9b8e74ebd4d9e [2021-06-15T06:11:31.633Z] $ docker rm -f 38802254f76f7ad2a9d3107bba89eae750ca9d31139b7566b8f9b8e74ebd4d9e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:11:32.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-15T06:11:32.271Z] . [Pipeline] withDockerContainer [2021-06-15T06:11:32.509Z] prd-ubuntu18.04-docker-arm64-4c-16g-1440 does not seem to be running inside a container [2021-06-15T06:11:32.609Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-15T06:11:34.188Z] $ docker top c1271ad2dd443780245cf93bdf80801957c96878c509429eeb51690d6fcc7a7a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T06:11:37.530Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-15T06:11:40.903Z] Building core-command ... [2021-06-15T06:11:40.903Z] Building core-data ... [2021-06-15T06:11:40.903Z] Building core-metadata ... [2021-06-15T06:11:40.903Z] Building security-bootstrapper ... [2021-06-15T06:11:40.903Z] Building security-proxy-setup ... [2021-06-15T06:11:40.903Z] Building security-secretstore-setup ... [2021-06-15T06:11:40.903Z] Building support-notifications ... [2021-06-15T06:11:40.903Z] Building support-scheduler ... [2021-06-15T06:11:40.903Z] Building sys-mgmt-agent ... [2021-06-15T06:11:40.903Z] Building support-notifications [2021-06-15T06:11:40.903Z] Building security-proxy-setup [2021-06-15T06:11:40.903Z] Building security-secretstore-setup [2021-06-15T06:11:40.903Z] Building support-scheduler [2021-06-15T06:11:40.903Z] Building security-bootstrapper [2021-06-15T06:12:48.962Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T06:12:48.962Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-15T06:12:48.962Z] ---> 23bf32618006 [2021-06-15T06:12:48.962Z] Step 3/26 : WORKDIR /edgex-go [2021-06-15T06:12:49.954Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T06:12:49.954Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-15T06:12:49.955Z] ---> 23bf32618006 [2021-06-15T06:12:49.955Z] Step 3/22 : WORKDIR /edgex-go [2021-06-15T06:12:50.228Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T06:12:50.228Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-15T06:12:50.228Z] ---> 23bf32618006 [2021-06-15T06:12:50.228Z] Step 3/23 : WORKDIR /edgex-go [2021-06-15T06:12:50.228Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T06:12:50.228Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-15T06:12:50.228Z] ---> 23bf32618006 [2021-06-15T06:12:50.228Z] Step 3/32 : WORKDIR /edgex-go [2021-06-15T06:12:50.501Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T06:12:50.501Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-15T06:12:50.501Z] ---> 23bf32618006 [2021-06-15T06:12:50.501Z] Step 3/23 : WORKDIR /edgex-go [2021-06-15T06:12:52.486Z] ---> Running in fd87cd314025 [2021-06-15T06:12:52.486Z] ---> Running in e9fe39278f92 [2021-06-15T06:12:52.486Z] ---> Running in 9ed63d15ec39 [2021-06-15T06:12:52.486Z] ---> Running in 3e58c0ff29a1 [2021-06-15T06:12:52.486Z] ---> Running in 38478c187b99 [2021-06-15T06:12:53.083Z] Removing intermediate container e9fe39278f92 [2021-06-15T06:12:53.083Z] ---> 0c37aaed0f56 [2021-06-15T06:12:53.083Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:12:53.083Z] Removing intermediate container fd87cd314025 [2021-06-15T06:12:53.083Z] ---> d2e0df0a3632 [2021-06-15T06:12:53.083Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:12:53.083Z] Removing intermediate container 3e58c0ff29a1 [2021-06-15T06:12:53.083Z] ---> 4c09981a5a7c [2021-06-15T06:12:53.083Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:12:53.083Z] Removing intermediate container 38478c187b99 [2021-06-15T06:12:53.083Z] ---> cc868aa24789 [2021-06-15T06:12:53.083Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:12:53.083Z] Removing intermediate container 9ed63d15ec39 [2021-06-15T06:12:53.083Z] ---> 32aef1d91154 [2021-06-15T06:12:53.083Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:12:53.364Z] ---> Running in 7b9c192b95a9 [2021-06-15T06:12:53.364Z] ---> Running in e79a099a0af9 [2021-06-15T06:12:53.364Z] ---> Running in 15ad24eb6258 [2021-06-15T06:12:53.364Z] ---> Running in b0640e45c614 [2021-06-15T06:12:53.364Z] ---> Running in 8f763b576b96 [2021-06-15T06:12:57.899Z] Removing intermediate container 7b9c192b95a9 [2021-06-15T06:12:57.899Z] ---> 3589ea18c676 [2021-06-15T06:12:57.899Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-15T06:12:57.899Z] ---> Running in f98e1a771ff3 [2021-06-15T06:12:57.899Z] Removing intermediate container e79a099a0af9 [2021-06-15T06:12:57.899Z] ---> 56d52b749568 [2021-06-15T06:12:57.899Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-15T06:12:58.186Z] ---> Running in c5892ca58ed5 [2021-06-15T06:12:58.186Z] Removing intermediate container 15ad24eb6258 [2021-06-15T06:12:58.186Z] ---> a623e649d355 [2021-06-15T06:12:58.186Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-15T06:12:58.186Z] Removing intermediate container b0640e45c614 [2021-06-15T06:12:58.186Z] ---> 719f86aba940 [2021-06-15T06:12:58.186Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-15T06:12:58.459Z] Removing intermediate container 8f763b576b96 [2021-06-15T06:12:58.459Z] ---> 29da5e24e2b4 [2021-06-15T06:12:58.459Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-15T06:12:58.459Z] ---> Running in 623dec82f1b6 [2021-06-15T06:12:58.735Z] ---> Running in 6fc637b3d51a [2021-06-15T06:12:58.735Z] ---> Running in 6bb5c6ef1fb4 [2021-06-15T06:12:59.729Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:13:00.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:13:00.606Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:13:00.880Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:13:00.880Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:13:00.880Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:13:01.154Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:13:01.434Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:13:01.710Z] OK: 218 MiB in 52 packages [2021-06-15T06:13:01.711Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:13:01.711Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:13:02.323Z] OK: 218 MiB in 52 packages [2021-06-15T06:13:02.610Z] OK: 218 MiB in 52 packages [2021-06-15T06:13:02.888Z] OK: 218 MiB in 52 packages [2021-06-15T06:13:02.888Z] OK: 218 MiB in 52 packages [2021-06-15T06:13:03.497Z] Removing intermediate container f98e1a771ff3 [2021-06-15T06:13:03.497Z] ---> 3f76bdd9b6ae [2021-06-15T06:13:03.497Z] Step 6/26 : COPY go.mod . [2021-06-15T06:13:04.099Z] Removing intermediate container c5892ca58ed5 [2021-06-15T06:13:04.099Z] ---> 142950688722 [2021-06-15T06:13:04.099Z] Step 6/23 : COPY go.mod . [2021-06-15T06:13:04.381Z] Removing intermediate container 623dec82f1b6 [2021-06-15T06:13:04.381Z] ---> 8d9ee31add33 [2021-06-15T06:13:04.381Z] Step 6/22 : COPY go.mod . [2021-06-15T06:13:04.659Z] ---> db3f33ec6452 [2021-06-15T06:13:04.659Z] Step 7/26 : RUN go mod download [2021-06-15T06:13:04.659Z] Removing intermediate container 6bb5c6ef1fb4 [2021-06-15T06:13:04.659Z] ---> ae965838335b [2021-06-15T06:13:04.659Z] Step 6/23 : COPY go.mod . [2021-06-15T06:13:04.943Z] Removing intermediate container 6fc637b3d51a [2021-06-15T06:13:04.943Z] ---> 74788d4f6219 [2021-06-15T06:13:04.943Z] Step 6/32 : COPY go.mod . [2021-06-15T06:13:04.943Z] ---> Running in 4b07ce6eac87 [2021-06-15T06:13:05.223Z] ---> a1e74b1265fd [2021-06-15T06:13:05.223Z] Step 7/23 : RUN go mod download [2021-06-15T06:13:05.504Z] ---> Running in 5d5cb16110a9 [2021-06-15T06:13:05.781Z] ---> 4164d8abe95e [2021-06-15T06:13:05.781Z] Step 7/22 : RUN go mod download [2021-06-15T06:13:06.066Z] ---> 58d00462d581 [2021-06-15T06:13:06.066Z] Step 7/32 : RUN go mod download [2021-06-15T06:13:06.066Z] ---> a4f2aaaa21ba [2021-06-15T06:13:06.066Z] Step 7/23 : RUN go mod download [2021-06-15T06:13:06.066Z] ---> Running in b7386c212055 [2021-06-15T06:13:06.347Z] ---> Running in a6f3cc27aefa [2021-06-15T06:13:06.621Z] ---> Running in 5c8d2c287095 [2021-06-15T06:13:09.272Z] Removing intermediate container 4b07ce6eac87 [2021-06-15T06:13:09.272Z] ---> 24f4212ac800 [2021-06-15T06:13:09.272Z] Step 8/26 : COPY . . [2021-06-15T06:13:09.272Z] Removing intermediate container 5d5cb16110a9 [2021-06-15T06:13:09.272Z] ---> a3809ca5fa6f [2021-06-15T06:13:09.272Z] Step 8/23 : COPY . . [2021-06-15T06:13:11.279Z] Removing intermediate container b7386c212055 [2021-06-15T06:13:11.279Z] ---> 7c134e7b264f [2021-06-15T06:13:11.279Z] Step 8/22 : COPY . . [2021-06-15T06:13:11.876Z] Removing intermediate container 5c8d2c287095 [2021-06-15T06:13:11.876Z] ---> b664cfb7228f [2021-06-15T06:13:11.876Z] Step 8/23 : COPY . . [2021-06-15T06:13:12.473Z] Removing intermediate container a6f3cc27aefa [2021-06-15T06:13:12.473Z] ---> bb00c9d46b33 [2021-06-15T06:13:12.473Z] Step 8/32 : COPY . . [2021-06-15T06:13:34.677Z] ---> e19a51791593 [2021-06-15T06:13:34.677Z] Step 9/26 : RUN go mod tidy [2021-06-15T06:13:34.677Z] ---> 146dd6c3e9d4 [2021-06-15T06:13:34.677Z] Step 9/23 : RUN go mod tidy [2021-06-15T06:13:34.677Z] ---> 7e0367b4aa3d [2021-06-15T06:13:34.677Z] Step 9/32 : RUN go mod tidy [2021-06-15T06:13:34.677Z] ---> 261994d2964e [2021-06-15T06:13:34.677Z] Step 9/22 : RUN go mod tidy [2021-06-15T06:13:34.677Z] ---> Running in 4f8efe716273 [2021-06-15T06:13:34.956Z] ---> Running in da8d280b799e [2021-06-15T06:13:34.956Z] ---> Running in 049d169aa14b [2021-06-15T06:13:34.956Z] ---> Running in 2fe14d1bd2da [2021-06-15T06:13:35.226Z] ---> ae5cd5e0a623 [2021-06-15T06:13:35.226Z] Step 9/23 : RUN go mod tidy [2021-06-15T06:13:35.499Z] ---> Running in aba2acd4d8a1 [2021-06-15T06:13:40.950Z] Removing intermediate container 4f8efe716273 [2021-06-15T06:13:40.950Z] ---> c13fe782b3e9 [2021-06-15T06:13:40.950Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-15T06:13:41.223Z] ---> Running in 3c9d9b84a0c5 [2021-06-15T06:13:42.228Z] Removing intermediate container da8d280b799e [2021-06-15T06:13:42.228Z] ---> 175149ede821 [2021-06-15T06:13:42.228Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-15T06:13:42.504Z] ---> Running in 12df03ff426b [2021-06-15T06:13:42.780Z] Removing intermediate container aba2acd4d8a1 [2021-06-15T06:13:42.780Z] ---> a0059887827d [2021-06-15T06:13:42.780Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-15T06:13:43.062Z] Removing intermediate container 049d169aa14b [2021-06-15T06:13:43.062Z] ---> 4abfd9e9a008 [2021-06-15T06:13:43.062Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-15T06:13:43.062Z] ---> Running in f0c057c447ad [2021-06-15T06:13:43.062Z] Removing intermediate container 2fe14d1bd2da [2021-06-15T06:13:43.062Z] ---> 09efd50ddcc4 [2021-06-15T06:13:43.062Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-15T06:13:43.342Z] ---> Running in e162f1fb1164 [2021-06-15T06:13:43.342Z] ---> Running in 9f020922fbf5 [2021-06-15T06:13:43.617Z] 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-15T06:13:44.610Z] 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-15T06:13:45.607Z] 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-15T06:13:45.607Z] 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-15T06:13:45.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-15T06:15:37.832Z] 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-15T06:15:37.832Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-15T06:15:39.811Z] Removing intermediate container 3c9d9b84a0c5 [2021-06-15T06:15:39.811Z] ---> 961a05863f98 [2021-06-15T06:15:39.811Z] [2021-06-15T06:15:39.811Z] Step 11/26 : FROM alpine:3.12 [2021-06-15T06:15:40.093Z] 3.12: Pulling from library/alpine [2021-06-15T06:15:40.093Z] Removing intermediate container 9f020922fbf5 [2021-06-15T06:15:40.093Z] ---> 90b9bc87bb8b [2021-06-15T06:15:40.093Z] [2021-06-15T06:15:40.093Z] Step 11/32 : FROM alpine:3.12 [2021-06-15T06:15:40.366Z] Removing intermediate container f0c057c447ad [2021-06-15T06:15:40.366Z] ---> 6088e1690926 [2021-06-15T06:15:40.366Z] [2021-06-15T06:15:40.366Z] Step 11/23 : FROM alpine:3.12 [2021-06-15T06:15:40.366Z] Removing intermediate container 12df03ff426b [2021-06-15T06:15:40.366Z] ---> 87b457ad239f [2021-06-15T06:15:40.366Z] [2021-06-15T06:15:40.366Z] Step 11/23 : FROM alpine:3.12 [2021-06-15T06:15:40.366Z] 3.12: Pulling from library/alpine [2021-06-15T06:15:40.641Z] 3.12: Pulling from library/alpine [2021-06-15T06:15:40.641Z] 3.12: Pulling from library/alpine [2021-06-15T06:15:40.641Z] Removing intermediate container e162f1fb1164 [2021-06-15T06:15:40.641Z] ---> 955d977964f7 [2021-06-15T06:15:40.641Z] [2021-06-15T06:15:40.641Z] Step 11/22 : FROM alpine:3.12 [2021-06-15T06:15:40.914Z] 3.12: Pulling from library/alpine [2021-06-15T06:15:41.510Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T06:15:41.510Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T06:15:41.510Z] Status: Downloaded newer image for alpine:3.12 [2021-06-15T06:15:41.510Z] Status: Image is up to date for alpine:3.12 [2021-06-15T06:15:41.510Z] ---> 9852663dfa18 [2021-06-15T06:15:41.510Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-15T06:15:41.510Z] ---> 9852663dfa18 [2021-06-15T06:15:41.510Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-15T06:15:41.510Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T06:15:41.510Z] Status: Image is up to date for alpine:3.12 [2021-06-15T06:15:41.510Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T06:15:41.510Z] Status: Image is up to date for alpine:3.12 [2021-06-15T06:15:41.510Z] ---> 9852663dfa18 [2021-06-15T06:15:41.510Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-15T06:15:41.510Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T06:15:41.510Z] Status: Image is up to date for alpine:3.12 [2021-06-15T06:15:41.782Z] ---> 9852663dfa18 [2021-06-15T06:15:41.782Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-15T06:15:41.782Z] ---> 9852663dfa18 [2021-06-15T06:15:41.782Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-15T06:15:41.782Z] ---> Running in 39e5fccaccf0 [2021-06-15T06:15:41.782Z] ---> Running in 4f4d95d38c19 [2021-06-15T06:15:41.782Z] ---> Running in 8ea143ecf379 [2021-06-15T06:15:42.057Z] ---> Running in 8f0b3535868d [2021-06-15T06:15:42.057Z] ---> Running in 23356e79e290 [2021-06-15T06:15:42.664Z] Removing intermediate container 8f0b3535868d [2021-06-15T06:15:42.664Z] ---> 3767429ea0f1 [2021-06-15T06:15:42.664Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-15T06:15:42.941Z] ---> Running in 6998bceab4a9 [2021-06-15T06:15:43.919Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:15:44.195Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:15:44.195Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:15:44.195Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:15:44.468Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:15:44.468Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:15:44.468Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:15:44.741Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:15:44.741Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:15:45.016Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-15T06:15:45.016Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-15T06:15:45.016Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T06:15:45.016Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-15T06:15:45.016Z] OK: 5 MiB in 15 packages [2021-06-15T06:15:45.016Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-15T06:15:45.016Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T06:15:45.294Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:15:45.294Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T06:15:45.294Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T06:15:45.294Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-15T06:15:45.294Z] (4/6) Installing curl (7.77.0-r0) [2021-06-15T06:15:45.294Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-15T06:15:45.294Z] (6/6) Installing su-exec (0.2-r1) [2021-06-15T06:15:45.294Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T06:15:45.294Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T06:15:45.573Z] OK: 6 MiB in 16 packages [2021-06-15T06:15:45.573Z] OK: 7 MiB in 20 packages [2021-06-15T06:15:45.573Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-15T06:15:45.573Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T06:15:45.573Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-15T06:15:45.848Z] (4/4) Installing curl (7.77.0-r0) [2021-06-15T06:15:45.849Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T06:15:45.849Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T06:15:45.849Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-15T06:15:45.849Z] (2/2) Installing su-exec (0.2-r1) [2021-06-15T06:15:45.849Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T06:15:45.849Z] OK: 5 MiB in 16 packages [2021-06-15T06:15:46.122Z] OK: 7 MiB in 18 packages [2021-06-15T06:15:47.109Z] Removing intermediate container 39e5fccaccf0 [2021-06-15T06:15:47.109Z] ---> 5c9cc189a6d7 [2021-06-15T06:15:47.109Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T06:15:47.109Z] ---> Running in 50e3c113f80d [2021-06-15T06:15:48.104Z] Removing intermediate container 8ea143ecf379 [2021-06-15T06:15:48.104Z] ---> 2da8b7580858 [2021-06-15T06:15:48.104Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T06:15:48.104Z] Removing intermediate container 50e3c113f80d [2021-06-15T06:15:48.104Z] ---> 414ab50f2d7b [2021-06-15T06:15:48.104Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-15T06:15:48.104Z] Removing intermediate container 6998bceab4a9 [2021-06-15T06:15:48.104Z] ---> 24302ad9b347 [2021-06-15T06:15:48.104Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-15T06:15:48.386Z] ---> Running in 8e903986324b [2021-06-15T06:15:48.386Z] ---> Running in 13df0a40934c [2021-06-15T06:15:48.386Z] ---> Running in 8cecd9be58a4 [2021-06-15T06:15:48.386Z] Removing intermediate container 4f4d95d38c19 [2021-06-15T06:15:48.386Z] ---> 97333a546da9 [2021-06-15T06:15:48.386Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-15T06:15:48.663Z] Removing intermediate container 23356e79e290 [2021-06-15T06:15:48.663Z] ---> 15c08701c307 [2021-06-15T06:15:48.663Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-15T06:15:48.663Z] ---> Running in ebfcfea4c757 [2021-06-15T06:15:48.938Z] ---> Running in 08d19028eae7 [2021-06-15T06:15:48.938Z] Removing intermediate container 8e903986324b [2021-06-15T06:15:48.938Z] ---> 608abb45c643 [2021-06-15T06:15:48.938Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-15T06:15:49.215Z] Removing intermediate container 13df0a40934c [2021-06-15T06:15:49.215Z] ---> f3d7bcb36f0e [2021-06-15T06:15:49.215Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-15T06:15:49.215Z] ---> Running in b29cc8e5c5b1 [2021-06-15T06:15:49.215Z] Removing intermediate container 8cecd9be58a4 [2021-06-15T06:15:49.215Z] ---> 13d83183602e [2021-06-15T06:15:49.215Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-15T06:15:49.215Z] ---> Running in f6bd48465dc6 [2021-06-15T06:15:49.492Z] Removing intermediate container ebfcfea4c757 [2021-06-15T06:15:49.492Z] ---> e51c10a3a74b [2021-06-15T06:15:49.492Z] Step 14/26 : WORKDIR / [2021-06-15T06:15:49.778Z] ---> Running in c7847f4c9ff7 [2021-06-15T06:15:49.778Z] Removing intermediate container 08d19028eae7 [2021-06-15T06:15:49.778Z] ---> 63df3b5b9446 [2021-06-15T06:15:49.778Z] Step 14/22 : WORKDIR /edgex [2021-06-15T06:15:49.778Z] ---> Running in 1664f87694ea [2021-06-15T06:15:49.778Z] Removing intermediate container b29cc8e5c5b1 [2021-06-15T06:15:49.778Z] ---> 15080b7315fa [2021-06-15T06:15:49.778Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-15T06:15:49.778Z] ---> Running in d19979ee82c3 [2021-06-15T06:15:50.054Z] ---> Running in 61f48535bbfc [2021-06-15T06:15:50.328Z] Removing intermediate container f6bd48465dc6 [2021-06-15T06:15:50.328Z] ---> 4112002dab74 [2021-06-15T06:15:50.328Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T06:15:50.328Z] Removing intermediate container c7847f4c9ff7 [2021-06-15T06:15:50.328Z] ---> 1af580aa8313 [2021-06-15T06:15:50.328Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-15T06:15:50.603Z] ---> Running in 2318a04d9842 [2021-06-15T06:15:50.603Z] Removing intermediate container 1664f87694ea [2021-06-15T06:15:50.603Z] ---> 6c3717f4229c [2021-06-15T06:15:50.603Z] 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-15T06:15:50.878Z] Removing intermediate container d19979ee82c3 [2021-06-15T06:15:50.878Z] ---> 244eb362cd3b [2021-06-15T06:15:50.878Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-15T06:15:51.154Z] Removing intermediate container 61f48535bbfc [2021-06-15T06:15:51.154Z] ---> 0c1ec175ec76 [2021-06-15T06:15:51.154Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T06:15:51.429Z] ---> 2418346643a5 [2021-06-15T06:15:51.429Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-15T06:15:51.713Z] ---> 36b76ae2161e [2021-06-15T06:15:51.713Z] 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-15T06:15:51.989Z] ---> 6291769058af [2021-06-15T06:15:51.989Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-15T06:15:52.599Z] ---> 8bb3c5a8f21d [2021-06-15T06:15:52.599Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-15T06:15:53.207Z] ---> a09518a77b01 [2021-06-15T06:15:53.207Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-15T06:15:53.812Z] ---> a1ee7f28b2d7 [2021-06-15T06:15:53.812Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-15T06:15:53.812Z] ---> 0d3b5d31daff [2021-06-15T06:15:53.812Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-15T06:15:54.089Z] Removing intermediate container 2318a04d9842 [2021-06-15T06:15:54.089Z] ---> 42884502ef35 [2021-06-15T06:15:54.089Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-15T06:15:54.362Z] ---> Running in 46754f9ce767 [2021-06-15T06:15:54.362Z] ---> 394b8eea3d9c [2021-06-15T06:15:54.362Z] 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-15T06:15:54.649Z] ---> 3d8b22679771 [2021-06-15T06:15:54.649Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-15T06:15:54.939Z] ---> 9e81eb336a0b [2021-06-15T06:15:54.939Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-15T06:15:54.939Z] ---> Running in 44414b8f3185 [2021-06-15T06:15:55.220Z] Removing intermediate container 46754f9ce767 [2021-06-15T06:15:55.220Z] ---> 91bdc17cc948 [2021-06-15T06:15:55.220Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-15T06:15:55.823Z] ---> 00abea773b21 [2021-06-15T06:15:55.823Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-15T06:15:55.823Z] ---> ae4fc3c1edbe [2021-06-15T06:15:55.823Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-15T06:15:56.102Z] Removing intermediate container 44414b8f3185 [2021-06-15T06:15:56.102Z] ---> b5374b9c09eb [2021-06-15T06:15:56.102Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T06:15:56.103Z] ---> 5b77b5cb1069 [2021-06-15T06:15:56.103Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-15T06:15:56.103Z] ---> Running in 5bfa06349c7a [2021-06-15T06:15:56.376Z] ---> Running in 940d014aca62 [2021-06-15T06:15:56.376Z] ---> Running in 8a7c50d3cad9 [2021-06-15T06:15:56.376Z] ---> bc4c9c92acc2 [2021-06-15T06:15:56.376Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-15T06:15:56.652Z] ---> Running in bc0fa321a0f1 [2021-06-15T06:15:56.652Z] Removing intermediate container 5bfa06349c7a [2021-06-15T06:15:56.652Z] ---> 6fd9e4d4522a [2021-06-15T06:15:56.652Z] Step 19/22 : CMD ["--init=true"] [2021-06-15T06:15:57.251Z] ---> Running in 5d43bd486c6f [2021-06-15T06:15:57.530Z] Removing intermediate container 8a7c50d3cad9 [2021-06-15T06:15:57.530Z] ---> e3ebdb31037e [2021-06-15T06:15:57.530Z] Step 21/23 : LABEL arch=arm64 [2021-06-15T06:15:57.530Z] Removing intermediate container 940d014aca62 [2021-06-15T06:15:57.530Z] ---> 73c7bd6cad7c [2021-06-15T06:15:57.530Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T06:15:57.530Z] ---> 08c6d0f8b28e [2021-06-15T06:15:57.530Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-15T06:15:57.809Z] ---> Running in 5449cbc869c8 [2021-06-15T06:15:57.809Z] ---> Running in f164abe058ee [2021-06-15T06:15:58.094Z] Removing intermediate container 5d43bd486c6f [2021-06-15T06:15:58.094Z] ---> 39084ecf808d [2021-06-15T06:15:58.094Z] Step 20/22 : LABEL arch=arm64 [2021-06-15T06:15:58.367Z] ---> Running in 5e7f50298237 [2021-06-15T06:15:58.640Z] Removing intermediate container 5449cbc869c8 [2021-06-15T06:15:58.641Z] ---> 1a8c4fe1333e [2021-06-15T06:15:58.641Z] Step 22/23 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 [2021-06-15T06:15:58.641Z] Removing intermediate container f164abe058ee [2021-06-15T06:15:58.641Z] ---> 76b1a9aa2ffa [2021-06-15T06:15:58.641Z] Step 21/23 : LABEL arch=arm64 [2021-06-15T06:15:58.641Z] ---> Running in 09f01dd03c94 [2021-06-15T06:15:58.925Z] ---> Running in 355ebab16a11 [2021-06-15T06:15:59.208Z] ---> 7399ca8ee227 [2021-06-15T06:15:59.208Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-15T06:15:59.208Z] Removing intermediate container 5e7f50298237 [2021-06-15T06:15:59.208Z] ---> e32e83413d57 [2021-06-15T06:15:59.208Z] Step 21/22 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 [2021-06-15T06:15:59.485Z] ---> Running in a1bb0b73511d [2021-06-15T06:15:59.822Z] Removing intermediate container 355ebab16a11 [2021-06-15T06:15:59.822Z] ---> 49c9c08dadc4 [2021-06-15T06:15:59.822Z] Step 22/23 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 [2021-06-15T06:15:59.822Z] Removing intermediate container 09f01dd03c94 [2021-06-15T06:15:59.822Z] ---> d6fc3338c675 [2021-06-15T06:15:59.822Z] Step 23/23 : LABEL version=0.0.0 [2021-06-15T06:15:59.822Z] ---> Running in ec9e10dbaac1 [2021-06-15T06:16:00.130Z] ---> Running in 01df3e27cbe6 [2021-06-15T06:16:00.472Z] Removing intermediate container bc0fa321a0f1 [2021-06-15T06:16:00.472Z] ---> 25595092a078 [2021-06-15T06:16:00.472Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T06:16:00.472Z] ---> 234f863eadaa [2021-06-15T06:16:00.472Z] 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-15T06:16:00.472Z] Removing intermediate container a1bb0b73511d [2021-06-15T06:16:00.472Z] ---> 0ec1a24e123e [2021-06-15T06:16:00.472Z] Step 22/22 : LABEL version=0.0.0 [2021-06-15T06:16:00.780Z] Removing intermediate container ec9e10dbaac1 [2021-06-15T06:16:00.780Z] ---> d056bcccce18 [2021-06-15T06:16:00.780Z] Step 23/23 : LABEL version=0.0.0 [2021-06-15T06:16:00.780Z] ---> Running in fde762c7b071 [2021-06-15T06:16:00.780Z] ---> Running in 263ef94eda6a [2021-06-15T06:16:01.113Z] ---> Running in 880f2350f176 [2021-06-15T06:16:01.422Z] Removing intermediate container 01df3e27cbe6 [2021-06-15T06:16:01.422Z] ---> 5fd0ef01cf26 [2021-06-15T06:16:01.422Z] [2021-06-15T06:16:01.705Z] Removing intermediate container 263ef94eda6a [2021-06-15T06:16:01.705Z] ---> b150a4279d71 [2021-06-15T06:16:01.705Z] [2021-06-15T06:16:02.003Z] ---> 0059c5bfce6f [2021-06-15T06:16:02.003Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-15T06:16:02.290Z] Successfully built 5fd0ef01cf26 [2021-06-15T06:16:02.290Z] Successfully tagged support-scheduler-arm64:latest [2021-06-15T06:16:02.290Z]  Building support-scheduler ... done Building core-command [2021-06-15T06:16:02.567Z] Removing intermediate container 880f2350f176 [2021-06-15T06:16:02.567Z] ---> d476e4164727 [2021-06-15T06:16:02.567Z] [2021-06-15T06:16:02.567Z] Successfully built b150a4279d71 [2021-06-15T06:16:02.567Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-15T06:16:02.567Z]  Building security-proxy-setup ... done Building core-metadata [2021-06-15T06:16:03.165Z] Successfully built d476e4164727 [2021-06-15T06:16:03.165Z] Successfully tagged support-notifications-arm64:latest [2021-06-15T06:16:03.165Z] Building core-data [2021-06-15T06:16:03.770Z]  Building support-notifications ... done  ---> 9345d55e965c [2021-06-15T06:16:03.771Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-15T06:16:04.366Z] Removing intermediate container fde762c7b071 [2021-06-15T06:16:04.366Z] ---> 96014eeccbcc [2021-06-15T06:16:04.366Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-15T06:16:04.366Z] ---> Running in 13907da92f3a [2021-06-15T06:16:04.637Z] ---> 386be1285caa [2021-06-15T06:16:04.637Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-15T06:16:04.912Z] Removing intermediate container 13907da92f3a [2021-06-15T06:16:04.912Z] ---> 6aa56482cbfa [2021-06-15T06:16:04.912Z] Step 24/26 : LABEL arch=arm64 [2021-06-15T06:16:05.186Z] ---> Running in 0cde1d88d346 [2021-06-15T06:16:05.466Z] ---> b16f3bfeb1e4 [2021-06-15T06:16:05.466Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-15T06:16:05.739Z] Removing intermediate container 0cde1d88d346 [2021-06-15T06:16:05.739Z] ---> dafa134bd238 [2021-06-15T06:16:05.739Z] Step 25/26 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 [2021-06-15T06:16:06.017Z] ---> Running in b5d7e71fffc4 [2021-06-15T06:16:06.614Z] ---> 2bbcdbe3f6b5 [2021-06-15T06:16:06.614Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-15T06:16:06.899Z] Removing intermediate container b5d7e71fffc4 [2021-06-15T06:16:06.899Z] ---> 77f87e34e172 [2021-06-15T06:16:06.899Z] Step 26/26 : LABEL version=0.0.0 [2021-06-15T06:16:07.171Z] ---> Running in 61efeb6e1d94 [2021-06-15T06:16:07.445Z] ---> Running in 8a74312823fa [2021-06-15T06:16:08.050Z] Removing intermediate container 61efeb6e1d94 [2021-06-15T06:16:08.050Z] ---> b23cf0043e35 [2021-06-15T06:16:08.050Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-15T06:16:08.325Z] Removing intermediate container 8a74312823fa [2021-06-15T06:16:08.325Z] ---> 1bddf5901ab8 [2021-06-15T06:16:08.325Z] [2021-06-15T06:16:08.627Z] Successfully built 1bddf5901ab8 [2021-06-15T06:16:08.901Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-15T06:16:08.901Z] Building sys-mgmt-agent [2021-06-15T06:16:09.176Z]  Building security-secretstore-setup ... done  ---> 819741db6e7f [2021-06-15T06:16:09.176Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-15T06:16:09.452Z] ---> Running in c2d0daebb45f [2021-06-15T06:16:12.864Z] Removing intermediate container c2d0daebb45f [2021-06-15T06:16:12.864Z] ---> 12075d6ae5d0 [2021-06-15T06:16:12.864Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-15T06:16:13.463Z] ---> Running in 41208e8519a6 [2021-06-15T06:16:13.737Z] Removing intermediate container 41208e8519a6 [2021-06-15T06:16:13.737Z] ---> d62a8c1e0ebf [2021-06-15T06:16:13.737Z] Step 29/32 : CMD ["gate"] [2021-06-15T06:16:14.332Z] ---> Running in b36813dd17b0 [2021-06-15T06:16:14.928Z] Removing intermediate container b36813dd17b0 [2021-06-15T06:16:14.928Z] ---> ec15045949c1 [2021-06-15T06:16:14.928Z] Step 30/32 : LABEL arch=arm64 [2021-06-15T06:16:15.202Z] ---> Running in 1df0fc83077b [2021-06-15T06:16:15.797Z] Removing intermediate container 1df0fc83077b [2021-06-15T06:16:15.797Z] ---> 0187844f52de [2021-06-15T06:16:15.797Z] Step 31/32 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 [2021-06-15T06:16:16.071Z] ---> Running in d1ba192fc479 [2021-06-15T06:16:17.064Z] Removing intermediate container d1ba192fc479 [2021-06-15T06:16:17.064Z] ---> 1598b2a99958 [2021-06-15T06:16:17.064Z] Step 32/32 : LABEL version=0.0.0 [2021-06-15T06:16:17.340Z] ---> Running in 686336d3251f [2021-06-15T06:16:18.326Z] Removing intermediate container 686336d3251f [2021-06-15T06:16:18.326Z] ---> fac51ab252d6 [2021-06-15T06:16:18.326Z] [2021-06-15T06:16:18.601Z] Successfully built fac51ab252d6 [2021-06-15T06:16:18.601Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-15T06:17:05.573Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T06:17:05.573Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T06:17:05.573Z] ---> 23bf32618006 [2021-06-15T06:17:05.573Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T06:17:05.573Z] ---> Using cache [2021-06-15T06:17:05.573Z] ---> 32aef1d91154 [2021-06-15T06:17:05.573Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:17:05.573Z] ---> Using cache [2021-06-15T06:17:05.573Z] ---> 719f86aba940 [2021-06-15T06:17:05.573Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-15T06:17:05.573Z] ---> Using cache [2021-06-15T06:17:05.573Z] ---> 74788d4f6219 [2021-06-15T06:17:05.573Z] Step 6/24 : COPY go.mod . [2021-06-15T06:17:05.573Z] ---> Using cache [2021-06-15T06:17:05.573Z] ---> 58d00462d581 [2021-06-15T06:17:05.573Z] Step 7/24 : RUN go mod download [2021-06-15T06:17:05.573Z] ---> Using cache [2021-06-15T06:17:05.573Z] ---> bb00c9d46b33 [2021-06-15T06:17:05.573Z] Step 8/24 : COPY . . [2021-06-15T06:17:05.573Z] ---> Using cache [2021-06-15T06:17:05.573Z] ---> 7e0367b4aa3d [2021-06-15T06:17:05.573Z] Step 9/24 : RUN go mod tidy [2021-06-15T06:17:05.573Z] ---> Using cache [2021-06-15T06:17:05.573Z] ---> 09efd50ddcc4 [2021-06-15T06:17:05.573Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-15T06:17:05.573Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T06:17:05.573Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T06:17:05.573Z] ---> 23bf32618006 [2021-06-15T06:17:05.573Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T06:17:05.573Z] ---> Using cache [2021-06-15T06:17:05.573Z] ---> 32aef1d91154 [2021-06-15T06:17:05.573Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:17:05.573Z] ---> Using cache [2021-06-15T06:17:05.573Z] ---> 719f86aba940 [2021-06-15T06:17:05.573Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-15T06:17:05.573Z] ---> Using cache [2021-06-15T06:17:05.573Z] ---> 74788d4f6219 [2021-06-15T06:17:05.573Z] Step 6/24 : COPY go.mod . [2021-06-15T06:17:05.573Z] ---> Using cache [2021-06-15T06:17:05.573Z] ---> 58d00462d581 [2021-06-15T06:17:05.573Z] Step 7/24 : RUN go mod download [2021-06-15T06:17:05.573Z] ---> Using cache [2021-06-15T06:17:05.573Z] ---> bb00c9d46b33 [2021-06-15T06:17:05.573Z] Step 8/24 : COPY . . [2021-06-15T06:17:05.573Z] ---> Using cache [2021-06-15T06:17:05.573Z] ---> 7e0367b4aa3d [2021-06-15T06:17:05.573Z] Step 9/24 : RUN go mod tidy [2021-06-15T06:17:05.573Z] ---> Using cache [2021-06-15T06:17:05.573Z] ---> 09efd50ddcc4 [2021-06-15T06:17:05.573Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-15T06:17:05.573Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T06:17:05.573Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T06:17:05.573Z] ---> 23bf32618006 [2021-06-15T06:17:05.573Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T06:17:05.573Z] ---> Using cache [2021-06-15T06:17:05.573Z] ---> 32aef1d91154 [2021-06-15T06:17:05.573Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:17:05.573Z] ---> Using cache [2021-06-15T06:17:05.573Z] ---> 719f86aba940 [2021-06-15T06:17:05.573Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-15T06:17:05.573Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T06:17:05.573Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T06:17:05.573Z] ---> 23bf32618006 [2021-06-15T06:17:05.573Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T06:17:05.573Z] ---> Using cache [2021-06-15T06:17:05.573Z] ---> 32aef1d91154 [2021-06-15T06:17:05.573Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:17:05.573Z] ---> Using cache [2021-06-15T06:17:05.573Z] ---> 719f86aba940 [2021-06-15T06:17:05.573Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-15T06:17:05.573Z] ---> Running in 97481dfb08a0 [2021-06-15T06:17:05.573Z] ---> Running in ae2600591dc1 [2021-06-15T06:17:05.573Z] ---> Running in e8770f89dd57 [2021-06-15T06:17:05.573Z] ---> Running in e92d61ee0934 [2021-06-15T06:17:05.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:17:05.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:17:05.847Z] 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-15T06:17:05.847Z] 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-15T06:17:06.836Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:17:07.116Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:17:08.112Z] OK: 218 MiB in 52 packages [2021-06-15T06:17:08.408Z] OK: 218 MiB in 52 packages [2021-06-15T06:17:09.871Z] Removing intermediate container e92d61ee0934 [2021-06-15T06:17:09.871Z] ---> 68636aec8469 [2021-06-15T06:17:09.871Z] Step 6/24 : COPY go.mod . [2021-06-15T06:17:10.148Z] Removing intermediate container ae2600591dc1 [2021-06-15T06:17:10.148Z] ---> 8630bdf482af [2021-06-15T06:17:10.148Z] Step 6/24 : COPY go.mod . [2021-06-15T06:17:11.593Z] ---> 1a7b529f2e4c [2021-06-15T06:17:11.593Z] Step 7/24 : RUN go mod download [2021-06-15T06:17:11.593Z] ---> c70fdfca83ee [2021-06-15T06:17:11.593Z] Step 7/24 : RUN go mod download [2021-06-15T06:17:11.593Z] ---> Running in 479dbc2b3827 [2021-06-15T06:17:11.871Z] ---> Running in 54558193fdda [2021-06-15T06:17:17.314Z] Removing intermediate container 479dbc2b3827 [2021-06-15T06:17:17.314Z] ---> 724755d26b9e [2021-06-15T06:17:17.314Z] Step 8/24 : COPY . . [2021-06-15T06:17:17.314Z] Removing intermediate container 54558193fdda [2021-06-15T06:17:17.314Z] ---> 1db24d9a9c12 [2021-06-15T06:17:17.314Z] Step 8/24 : COPY . . [2021-06-15T06:17:50.040Z] ---> caaa8794de26 [2021-06-15T06:17:50.040Z] Step 9/24 : RUN go mod tidy [2021-06-15T06:17:50.040Z] ---> decfc959d23a [2021-06-15T06:17:50.040Z] Step 9/24 : RUN go mod tidy [2021-06-15T06:17:50.040Z] ---> Running in 5401ef586f7a [2021-06-15T06:17:50.040Z] ---> Running in fb26018e44f3 [2021-06-15T06:17:52.707Z] Removing intermediate container fb26018e44f3 [2021-06-15T06:17:52.707Z] ---> 3e6e5d9a4f96 [2021-06-15T06:17:52.707Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-15T06:17:52.987Z] ---> Running in dc5bf68f130e [2021-06-15T06:17:53.273Z] Removing intermediate container 5401ef586f7a [2021-06-15T06:17:53.273Z] ---> 2744b1859d93 [2021-06-15T06:17:53.273Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-15T06:17:53.550Z] ---> Running in d6e3bbc01e69 [2021-06-15T06:17:55.540Z] 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-15T06:17:55.818Z] 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-15T06:18:22.675Z] Removing intermediate container e8770f89dd57 [2021-06-15T06:18:22.675Z] ---> 717ed7324495 [2021-06-15T06:18:22.675Z] [2021-06-15T06:18:22.675Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T06:18:22.675Z] ---> 9852663dfa18 [2021-06-15T06:18:22.675Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-15T06:18:22.675Z] ---> Using cache [2021-06-15T06:18:22.675Z] ---> 5c9cc189a6d7 [2021-06-15T06:18:22.675Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T06:18:22.675Z] ---> Using cache [2021-06-15T06:18:22.675Z] ---> 414ab50f2d7b [2021-06-15T06:18:22.675Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-15T06:18:22.675Z] ---> Running in 1f992788130b [2021-06-15T06:18:22.675Z] Removing intermediate container 1f992788130b [2021-06-15T06:18:22.675Z] ---> 54de8ca457f1 [2021-06-15T06:18:22.675Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-15T06:18:22.675Z] ---> Running in 33835104d53b [2021-06-15T06:18:22.675Z] Removing intermediate container 33835104d53b [2021-06-15T06:18:22.675Z] ---> f81609d18300 [2021-06-15T06:18:22.675Z] Step 16/24 : WORKDIR / [2021-06-15T06:18:22.675Z] ---> Running in 09202a75bc57 [2021-06-15T06:18:22.949Z] Removing intermediate container 09202a75bc57 [2021-06-15T06:18:22.949Z] ---> 2d3cea2f8fdc [2021-06-15T06:18:22.949Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T06:18:24.401Z] ---> 2d522ae2ce8c [2021-06-15T06:18:24.401Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-15T06:18:26.409Z] ---> 0de77a4a9e3b [2021-06-15T06:18:26.409Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-15T06:18:28.064Z] ---> ede1ffdbb578 [2021-06-15T06:18:28.065Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-15T06:18:28.359Z] ---> Running in dd3204907148 [2021-06-15T06:18:30.437Z] Removing intermediate container dd3204907148 [2021-06-15T06:18:30.437Z] ---> 288f0e98e01a [2021-06-15T06:18:30.437Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T06:18:30.714Z] ---> Running in 22f11fe6a8fc [2021-06-15T06:18:31.311Z] Removing intermediate container 97481dfb08a0 [2021-06-15T06:18:31.311Z] ---> 80b888297c71 [2021-06-15T06:18:31.311Z] [2021-06-15T06:18:31.311Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T06:18:31.311Z] ---> 9852663dfa18 [2021-06-15T06:18:31.311Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-15T06:18:31.311Z] ---> Using cache [2021-06-15T06:18:31.311Z] ---> 5c9cc189a6d7 [2021-06-15T06:18:31.311Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T06:18:31.311Z] ---> Using cache [2021-06-15T06:18:31.311Z] ---> 414ab50f2d7b [2021-06-15T06:18:31.611Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-15T06:18:31.611Z] Removing intermediate container 22f11fe6a8fc [2021-06-15T06:18:31.611Z] ---> a2fb2d18914e [2021-06-15T06:18:31.611Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T06:18:31.882Z] ---> Running in ff518d78a833 [2021-06-15T06:18:31.882Z] ---> Running in c6e632b6a023 [2021-06-15T06:18:32.483Z] Removing intermediate container ff518d78a833 [2021-06-15T06:18:32.483Z] ---> efef3a6c4e28 [2021-06-15T06:18:32.483Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-15T06:18:32.758Z] ---> Running in 5cbfd4118c57 [2021-06-15T06:18:32.758Z] Removing intermediate container c6e632b6a023 [2021-06-15T06:18:32.758Z] ---> 1c28325ae6f2 [2021-06-15T06:18:32.758Z] Step 23/24 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 [2021-06-15T06:18:33.048Z] ---> Running in acafb8407184 [2021-06-15T06:18:33.654Z] Removing intermediate container 5cbfd4118c57 [2021-06-15T06:18:33.654Z] ---> 281b7ba69cab [2021-06-15T06:18:33.654Z] Step 16/24 : WORKDIR / [2021-06-15T06:18:33.941Z] ---> Running in 6000c51eac95 [2021-06-15T06:18:33.941Z] Removing intermediate container acafb8407184 [2021-06-15T06:18:33.941Z] ---> 03e8db490cdc [2021-06-15T06:18:33.941Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T06:18:34.221Z] ---> Running in 81985cf9e3fe [2021-06-15T06:18:34.823Z] Removing intermediate container 6000c51eac95 [2021-06-15T06:18:34.823Z] ---> 54be8fc9b2ed [2021-06-15T06:18:34.823Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T06:18:35.104Z] Removing intermediate container 81985cf9e3fe [2021-06-15T06:18:35.104Z] ---> 75a08d39de4e [2021-06-15T06:18:35.104Z] [2021-06-15T06:18:36.096Z] Successfully built 75a08d39de4e [2021-06-15T06:18:36.096Z] Successfully tagged core-command-arm64:latest [2021-06-15T06:18:36.376Z]  Building core-command ... done  ---> 65da5ebcf3ef [2021-06-15T06:18:36.376Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-15T06:18:38.389Z] ---> 5de8aebd4278 [2021-06-15T06:18:38.389Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-15T06:18:39.380Z] ---> 5a45e0585ec1 [2021-06-15T06:18:39.380Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-15T06:18:39.655Z] ---> Running in d2baed665166 [2021-06-15T06:18:40.261Z] Removing intermediate container d2baed665166 [2021-06-15T06:18:40.261Z] ---> 53db479ea4d1 [2021-06-15T06:18:40.261Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T06:18:40.539Z] ---> Running in 6af3f1637fce [2021-06-15T06:18:41.159Z] Removing intermediate container 6af3f1637fce [2021-06-15T06:18:41.160Z] ---> 96d8e82753a1 [2021-06-15T06:18:41.160Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T06:18:41.160Z] ---> Running in 01757bf72e00 [2021-06-15T06:18:42.148Z] Removing intermediate container 01757bf72e00 [2021-06-15T06:18:42.148Z] ---> 8f6fd1841967 [2021-06-15T06:18:42.148Z] Step 23/24 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 [2021-06-15T06:18:42.148Z] ---> Running in ae57077d03f9 [2021-06-15T06:18:43.153Z] Removing intermediate container ae57077d03f9 [2021-06-15T06:18:43.153Z] ---> 24b42bfa3c03 [2021-06-15T06:18:43.153Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T06:18:43.153Z] ---> Running in 21b593ca3ed3 [2021-06-15T06:18:44.155Z] Removing intermediate container 21b593ca3ed3 [2021-06-15T06:18:44.155Z] ---> c805c6fd0b31 [2021-06-15T06:18:44.155Z] [2021-06-15T06:18:44.435Z] Successfully built c805c6fd0b31 [2021-06-15T06:18:44.435Z] Successfully tagged core-metadata-arm64:latest [2021-06-15T06:19:06.664Z]  Building core-metadata ... done Removing intermediate container dc5bf68f130e [2021-06-15T06:19:06.664Z] ---> 6bcde7905ab4 [2021-06-15T06:19:06.664Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-15T06:19:06.664Z] ---> Running in a7e26b29761a [2021-06-15T06:19:06.664Z] 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-15T06:19:09.310Z] Removing intermediate container a7e26b29761a [2021-06-15T06:19:09.310Z] ---> 9d583f89fab2 [2021-06-15T06:19:09.310Z] [2021-06-15T06:19:09.310Z] Step 12/24 : FROM docker:20.10.0 [2021-06-15T06:19:09.310Z] 20.10.0: Pulling from library/docker [2021-06-15T06:19:09.310Z] Removing intermediate container d6e3bbc01e69 [2021-06-15T06:19:09.310Z] ---> 95576e930b7b [2021-06-15T06:19:09.310Z] [2021-06-15T06:19:09.310Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T06:19:09.310Z] ---> 9852663dfa18 [2021-06-15T06:19:09.310Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-15T06:19:09.590Z] ---> Running in 3010e59b056a [2021-06-15T06:19:10.210Z] Removing intermediate container 3010e59b056a [2021-06-15T06:19:10.210Z] ---> 2360c86225c1 [2021-06-15T06:19:10.210Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-15T06:19:10.489Z] ---> Running in 6a0db0d2dfdf [2021-06-15T06:19:11.087Z] Removing intermediate container 6a0db0d2dfdf [2021-06-15T06:19:11.087Z] ---> 310a74f88ac0 [2021-06-15T06:19:11.087Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-15T06:19:11.362Z] ---> Running in 245a57bea77d [2021-06-15T06:19:11.961Z] Removing intermediate container 245a57bea77d [2021-06-15T06:19:11.961Z] ---> 0f2acba15a21 [2021-06-15T06:19:11.961Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:19:12.240Z] ---> Running in 14d9999ccc24 [2021-06-15T06:19:15.652Z] Removing intermediate container 14d9999ccc24 [2021-06-15T06:19:15.652Z] ---> e402c68b03bf [2021-06-15T06:19:15.652Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-15T06:19:15.652Z] ---> Running in 418c6173144d [2021-06-15T06:19:17.096Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:19:18.083Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:19:18.083Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-15T06:19:18.084Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-15T06:19:18.084Z] ---> eeaf43b92773 [2021-06-15T06:19:18.084Z] 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-15T06:19:18.683Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-15T06:19:18.683Z] ---> Running in 165742b95e06 [2021-06-15T06:19:18.683Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-15T06:19:18.683Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-15T06:19:18.683Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-15T06:19:18.956Z] Removing intermediate container 165742b95e06 [2021-06-15T06:19:18.956Z] ---> 18a2613d5e25 [2021-06-15T06:19:18.956Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-15T06:19:18.956Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-15T06:19:19.232Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-15T06:19:19.232Z] ---> Running in 545779a27baa [2021-06-15T06:19:19.232Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T06:19:19.232Z] OK: 8 MiB in 20 packages [2021-06-15T06:19:20.680Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:19:20.680Z] Removing intermediate container 418c6173144d [2021-06-15T06:19:20.680Z] ---> 4c2dbe009970 [2021-06-15T06:19:20.680Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T06:19:20.680Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:19:21.280Z] (1/39) Installing readline (8.0.4-r0) [2021-06-15T06:19:21.280Z] (2/39) Installing bash (5.0.17-r0) [2021-06-15T06:19:21.280Z] Executing bash-5.0.17-r0.post-install [2021-06-15T06:19:21.280Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T06:19:21.280Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-15T06:19:21.280Z] (5/39) Installing curl (7.77.0-r0) [2021-06-15T06:19:21.280Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-15T06:19:21.280Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-15T06:19:21.280Z] (8/39) Installing expat (2.2.9-r1) [2021-06-15T06:19:21.280Z] (9/39) Installing libffi (3.3-r2) [2021-06-15T06:19:21.280Z] (10/39) Installing gdbm (1.13-r1) [2021-06-15T06:19:21.280Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-15T06:19:21.553Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-15T06:19:21.553Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-15T06:19:24.872Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-15T06:19:24.872Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-15T06:19:24.872Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-15T06:19:24.872Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-15T06:19:24.873Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-15T06:19:24.873Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-15T06:19:24.873Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-15T06:19:25.149Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-15T06:19:25.149Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-15T06:19:25.149Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-15T06:19:25.149Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-15T06:19:25.149Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-15T06:19:25.149Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-15T06:19:25.149Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-15T06:19:25.149Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-15T06:19:25.149Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-15T06:19:25.149Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-15T06:19:25.422Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-15T06:19:25.422Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-15T06:19:25.422Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-15T06:19:25.422Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-15T06:19:25.422Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-15T06:19:25.422Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-15T06:19:25.422Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-15T06:19:25.422Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-15T06:19:25.422Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-15T06:19:25.422Z] ---> 4ff7ca45ad33 [2021-06-15T06:19:25.422Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-15T06:19:25.422Z] Executing busybox-1.31.1-r19.trigger [2021-06-15T06:19:25.700Z] OK: 72 MiB in 59 packages [2021-06-15T06:19:27.140Z] ---> a4388738a7b7 [2021-06-15T06:19:27.140Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-15T06:19:27.737Z] ---> ecb2fc4a8732 [2021-06-15T06:19:27.737Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-15T06:19:28.018Z] ---> Running in 5c680efb3ab6 [2021-06-15T06:19:28.306Z] Removing intermediate container 5c680efb3ab6 [2021-06-15T06:19:28.306Z] ---> 1dc411c9e4b2 [2021-06-15T06:19:28.306Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T06:19:28.583Z] ---> Running in 711eaeb62970 [2021-06-15T06:19:29.192Z] Removing intermediate container 711eaeb62970 [2021-06-15T06:19:29.192Z] ---> 78cba96566fe [2021-06-15T06:19:29.192Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T06:19:29.192Z] ---> Running in e8702fdb8e0d [2021-06-15T06:19:29.790Z] Removing intermediate container e8702fdb8e0d [2021-06-15T06:19:29.790Z] ---> bcb949e3ca9c [2021-06-15T06:19:29.790Z] Step 23/24 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 [2021-06-15T06:19:29.790Z] ---> Running in ae4686dac1fa [2021-06-15T06:19:30.064Z] Collecting docker-compose==1.23.2 [2021-06-15T06:19:30.064Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-15T06:19:30.339Z] Removing intermediate container ae4686dac1fa [2021-06-15T06:19:30.339Z] ---> 43c11deb6c01 [2021-06-15T06:19:30.339Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T06:19:30.634Z] ---> Running in 895cdbe8b5ab [2021-06-15T06:19:30.906Z] Removing intermediate container 895cdbe8b5ab [2021-06-15T06:19:30.906Z] ---> 149bf6782532 [2021-06-15T06:19:30.906Z] [2021-06-15T06:19:31.228Z] Successfully built 149bf6782532 [2021-06-15T06:19:31.228Z] Successfully tagged core-data-arm64:latest [2021-06-15T06:19:31.503Z]  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-15T06:19:31.503Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-15T06:19:32.128Z] Collecting texttable<0.10,>=0.9.0 [2021-06-15T06:19:32.128Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-15T06:19:34.738Z] Collecting PyYAML<4,>=3.10 [2021-06-15T06:19:34.738Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-15T06:19:37.348Z] 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-15T06:19:37.348Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-15T06:19:37.348Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-15T06:19:37.938Z] Collecting cached-property<2,>=1.2.0 [2021-06-15T06:19:37.938Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-15T06:19:38.207Z] Collecting jsonschema<3,>=2.5.1 [2021-06-15T06:19:38.208Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-15T06:19:38.798Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-15T06:19:38.798Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-15T06:19:40.764Z] Collecting docker<4.0,>=3.6.0 [2021-06-15T06:19:40.764Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-15T06:19:41.356Z] Collecting docopt<0.7,>=0.6.1 [2021-06-15T06:19:41.356Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-15T06:19:43.967Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-15T06:19:43.967Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-15T06:19:43.967Z] 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-15T06:19:43.967Z] 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-15T06:19:43.967Z] Collecting idna<2.8,>=2.5 [2021-06-15T06:19:43.967Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-15T06:19:44.238Z] Collecting docker-pycreds>=0.4.0 [2021-06-15T06:19:44.238Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-15T06:19:44.238Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-15T06:19:44.238Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-15T06:19:44.238Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-15T06:19:44.238Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-15T06:19:45.213Z] Installing collected packages: urllib3, idna, requests, texttable, PyYAML, websocket-client, cached-property, jsonschema, dockerpty, docker-pycreds, docker, docopt, docker-compose [2021-06-15T06:19:45.213Z] Attempting uninstall: urllib3 [2021-06-15T06:19:45.213Z] Found existing installation: urllib3 1.25.9 [2021-06-15T06:19:45.213Z] Uninstalling urllib3-1.25.9: [2021-06-15T06:19:45.213Z] Successfully uninstalled urllib3-1.25.9 [2021-06-15T06:19:45.805Z] Attempting uninstall: idna [2021-06-15T06:19:45.805Z] Found existing installation: idna 2.9 [2021-06-15T06:19:45.805Z] Uninstalling idna-2.9: [2021-06-15T06:19:45.805Z] Successfully uninstalled idna-2.9 [2021-06-15T06:19:46.399Z] Attempting uninstall: requests [2021-06-15T06:19:46.399Z] Found existing installation: requests 2.23.0 [2021-06-15T06:19:46.399Z] Uninstalling requests-2.23.0: [2021-06-15T06:19:46.399Z] Successfully uninstalled requests-2.23.0 [2021-06-15T06:19:46.706Z] Running setup.py install for texttable: started [2021-06-15T06:19:48.719Z] Running setup.py install for texttable: finished with status 'done' [2021-06-15T06:19:48.719Z] Running setup.py install for PyYAML: started [2021-06-15T06:19:51.345Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-15T06:19:51.616Z] Running setup.py install for dockerpty: started [2021-06-15T06:19:53.579Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-15T06:19:54.169Z] Running setup.py install for docopt: started [2021-06-15T06:19:56.132Z] Running setup.py install for docopt: finished with status 'done' [2021-06-15T06:19:56.722Z] 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-15T06:20:04.996Z] Removing intermediate container 545779a27baa [2021-06-15T06:20:04.997Z] ---> a9209850b7b4 [2021-06-15T06:20:04.997Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-15T06:20:04.997Z] ---> Running in 01ff7fb07d70 [2021-06-15T06:20:04.997Z] Removing intermediate container 01ff7fb07d70 [2021-06-15T06:20:04.997Z] ---> d2102e7fd2ab [2021-06-15T06:20:04.997Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-15T06:20:04.997Z] ---> Running in 08cd4048ec7e [2021-06-15T06:20:05.590Z] Removing intermediate container 08cd4048ec7e [2021-06-15T06:20:05.590Z] ---> 0d4d66ed5840 [2021-06-15T06:20:05.590Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-15T06:20:07.024Z] ---> df706f3bcce7 [2021-06-15T06:20:07.024Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-15T06:20:07.622Z] ---> 494f415f82b9 [2021-06-15T06:20:07.622Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-15T06:20:10.699Z] ---> 96e0c8101234 [2021-06-15T06:20:10.699Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-15T06:20:10.699Z] ---> Running in 7481348d421c [2021-06-15T06:20:10.699Z] Removing intermediate container 7481348d421c [2021-06-15T06:20:10.699Z] ---> 277a73b7e7de [2021-06-15T06:20:10.699Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T06:20:10.699Z] ---> Running in f68a934dd71e [2021-06-15T06:20:10.699Z] Removing intermediate container f68a934dd71e [2021-06-15T06:20:10.699Z] ---> 0e6db6c507d6 [2021-06-15T06:20:10.699Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T06:20:10.699Z] ---> Running in 76e5a932d66a [2021-06-15T06:20:10.699Z] Removing intermediate container 76e5a932d66a [2021-06-15T06:20:10.699Z] ---> 372a7a8e05b6 [2021-06-15T06:20:10.699Z] Step 23/24 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 [2021-06-15T06:20:10.699Z] ---> Running in 7cf737e2cd5f [2021-06-15T06:20:10.969Z] Removing intermediate container 7cf737e2cd5f [2021-06-15T06:20:10.969Z] ---> 9c8abcc3b00d [2021-06-15T06:20:10.969Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T06:20:11.247Z] ---> Running in dc8226bda2c4 [2021-06-15T06:20:11.839Z] Removing intermediate container dc8226bda2c4 [2021-06-15T06:20:11.839Z] ---> 9bfc29d9feb1 [2021-06-15T06:20:11.839Z] [2021-06-15T06:20:12.112Z] Successfully built 9bfc29d9feb1 [2021-06-15T06:20:12.112Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-15T06:20:12.395Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-15T06:20:12.428Z] $ docker stop --time=1 c1271ad2dd443780245cf93bdf80801957c96878c509429eeb51690d6fcc7a7a [2021-06-15T06:20:14.182Z] $ docker rm -f c1271ad2dd443780245cf93bdf80801957c96878c509429eeb51690d6fcc7a7a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T06:20:14.707Z] + docker images [2021-06-15T06:20:14.977Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-15T06:20:14.978Z] sys-mgmt-agent-arm64 latest 9bfc29d9feb1 3 seconds ago 299MB [2021-06-15T06:20:14.978Z] core-data-arm64 latest 149bf6782532 44 seconds ago 19.1MB [2021-06-15T06:20:14.978Z] 9d583f89fab2 About a minute ago 969MB [2021-06-15T06:20:14.978Z] 95576e930b7b About a minute ago 975MB [2021-06-15T06:20:14.978Z] core-metadata-arm64 latest c805c6fd0b31 About a minute ago 15.7MB [2021-06-15T06:20:14.978Z] core-command-arm64 latest 75a08d39de4e About a minute ago 15MB [2021-06-15T06:20:14.978Z] 80b888297c71 About a minute ago 972MB [2021-06-15T06:20:14.978Z] 717ed7324495 About a minute ago 966MB [2021-06-15T06:20:14.978Z] security-bootstrapper-arm64 latest fac51ab252d6 3 minutes ago 17.5MB [2021-06-15T06:20:14.978Z] security-secretstore-setup-arm64 latest 1bddf5901ab8 4 minutes ago 27.1MB [2021-06-15T06:20:14.978Z] security-proxy-setup-arm64 latest b150a4279d71 4 minutes ago 24.3MB [2021-06-15T06:20:14.978Z] support-notifications-arm64 latest d476e4164727 4 minutes ago 15.7MB [2021-06-15T06:20:14.978Z] support-scheduler-arm64 latest 5fd0ef01cf26 4 minutes ago 15.1MB [2021-06-15T06:20:14.978Z] 6088e1690926 4 minutes ago 969MB [2021-06-15T06:20:14.978Z] 955d977964f7 4 minutes ago 973MB [2021-06-15T06:20:14.978Z] 90b9bc87bb8b 4 minutes ago 969MB [2021-06-15T06:20:14.978Z] 87b457ad239f 4 minutes ago 968MB [2021-06-15T06:20:14.978Z] 961a05863f98 4 minutes ago 976MB [2021-06-15T06:20:14.978Z] ci-base-image-arm64 latest 23bf32618006 14 minutes ago 641MB [2021-06-15T06:20:14.978Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 5 days ago 429MB [2021-06-15T06:20:14.978Z] alpine 3.12 9852663dfa18 2 months ago 5.32MB [2021-06-15T06:20:14.978Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-15T06:20:14.978Z] 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-15T06:20:15.776Z] ---> job-cost.sh [2021-06-15T06:20:15.776Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mnIy [2021-06-15T06:20:54.725Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-15T06:22:33.940Z] lf-activate-venv(): INFO: Adding /tmp/venv-mnIy/bin to PATH [2021-06-15T06:22:33.940Z] INFO: No Stack... [2021-06-15T06:22:33.940Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-15T06:22:33.940Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T06:22:34.278Z] + cut -d, -f6 [2021-06-15T06:22:34.278Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2021-06-15T06:22:34.340Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3570-2-stack-cost] [2021-06-15T06:22:34.350Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3570-2-stack-cost] did not exist. Created. [2021-06-15T06:22:34.350Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3570-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T06:22:34.701Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-15T06:22:34.941Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T06:22:34.953Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3570-2-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-15T06:22:35.437Z] provisioning config files... [2021-06-15T06:22:35.445Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config927993441470441609tmp [Pipeline] { [Pipeline] sh [2021-06-15T06:22:35.759Z] + set +x [2021-06-15T06:22:35.760Z] + curl -s https://codecov.io/bash [2021-06-15T06:22:35.760Z] + bash -s -- [2021-06-15T06:22:36.024Z] [2021-06-15T06:22:36.024Z] _____ _ [2021-06-15T06:22:36.024Z] / ____| | | [2021-06-15T06:22:36.024Z] | | ___ __| | ___ ___ _____ __ [2021-06-15T06:22:36.024Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-15T06:22:36.024Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-15T06:22:36.024Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-15T06:22:36.024Z] Bash-1.0.3 [2021-06-15T06:22:36.024Z] [2021-06-15T06:22:36.024Z] [2021-06-15T06:22:36.024Z] ==> git version 2.24.4 found [2021-06-15T06:22:36.024Z] ==> 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-15T06:22:36.024Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-15T06:22:36.024Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-15T06:22:36.024Z] ==> Jenkins CI detected. [2021-06-15T06:22:36.024Z] project root: . [2021-06-15T06:22:36.024Z] --> token set from env [2021-06-15T06:22:36.024Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-15T06:22:36.024Z] ==> Running gcov in . (disable via -X gcov) [2021-06-15T06:22:36.024Z] ==> Python coveragepy not found [2021-06-15T06:22:36.024Z] ==> Searching for coverage reports in: [2021-06-15T06:22:36.024Z] + . [2021-06-15T06:22:36.024Z] -> Found 1 reports [2021-06-15T06:22:36.024Z] ==> Detecting git/mercurial file structure [2021-06-15T06:22:36.024Z] ==> Reading reports [2021-06-15T06:22:36.024Z] + ./coverage.out bytes=400748 [2021-06-15T06:22:36.024Z] ==> Appending adjustments [2021-06-15T06:22:36.024Z] https://docs.codecov.io/docs/fixing-reports [2021-06-15T06:22:37.409Z] + Found adjustments [2021-06-15T06:22:37.409Z] ==> Gzipping contents [2021-06-15T06:22:37.409Z] 56K /tmp/codecov.ynESXo.gz [2021-06-15T06:22:37.409Z] ==> Uploading reports [2021-06-15T06:22:37.409Z] url: https://codecov.io [2021-06-15T06:22:37.409Z] query: branch=PR-3570&commit=0f13c5708a59b6eb7573615dca0c521ebd7ef084&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3570%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3570&job=&cmd_args= [2021-06-15T06:22:37.409Z] -> Pinging Codecov [2021-06-15T06:22:37.409Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3570&commit=0f13c5708a59b6eb7573615dca0c521ebd7ef084&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3570%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3570&job=&cmd_args= [2021-06-15T06:22:37.669Z] -> Uploading to [2021-06-15T06:22:37.669Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-15/00271124DB129430A58F1EEE437C3FCB/0f13c5708a59b6eb7573615dca0c521ebd7ef084/674354c8-53fa-4a76-802b-ca09e062917e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T062237Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f089245f4c02183f03bb211bb7003736ac703d5e16318bef7e949412749fcf1 [2021-06-15T06:22:37.669Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-15T06:22:37.669Z] Dload Upload Total Spent Left Speed [2021-06-15T06:22:38.240Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54796 0 0 100 54796 0 125k --:--:-- --:--:-- --:--:-- 125k [2021-06-15T06:22:38.240Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0f13c5708a59b6eb7573615dca0c521ebd7ef084 [Pipeline] } [2021-06-15T06:22:38.249Z] 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-15T06:22:39.367Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T06:22:39.931Z] ---> package-listing.sh [2021-06-15T06:22:39.932Z] ++ facter osfamily [2021-06-15T06:22:39.932Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-15T06:22:40.196Z] + OS_FAMILY=redhat [2021-06-15T06:22:40.196Z] + workspace=/w/workspace/edgex-go/2 [2021-06-15T06:22:40.196Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-15T06:22:40.196Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-15T06:22:40.196Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-15T06:22:40.196Z] + PACKAGES=/tmp/packages_start.txt [2021-06-15T06:22:40.196Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-15T06:22:40.196Z] + PACKAGES=/tmp/packages_end.txt [2021-06-15T06:22:40.196Z] + case "${OS_FAMILY}" in [2021-06-15T06:22:40.196Z] + rpm -qa [2021-06-15T06:22:40.196Z] + sort [2021-06-15T06:22:42.108Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-15T06:22:42.108Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-15T06:22:42.108Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-15T06:22:42.108Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-15T06:22:42.108Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-06-15T06:22:42.108Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-06-15T06:22:42.122Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-15T06:22:42.409Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:22:42.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T06:22:42.980Z] [2021-06-15T06:22:42.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:22:43.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T06:22:43.298Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-15T06:22:43.298Z] df20fa9351a1: Pulling fs layer [2021-06-15T06:22:43.298Z] 36b3adc4ff6f: Pulling fs layer [2021-06-15T06:22:43.298Z] 8ad3a11d3b57: Pulling fs layer [2021-06-15T06:22:43.298Z] 46f8f816bc3b: Pulling fs layer [2021-06-15T06:22:43.298Z] 93b61091891f: Pulling fs layer [2021-06-15T06:22:43.298Z] 93b9cdb0e59b: Pulling fs layer [2021-06-15T06:22:43.298Z] 5e14af77c1be: Pulling fs layer [2021-06-15T06:22:43.298Z] 01666e4c0597: Pulling fs layer [2021-06-15T06:22:43.298Z] aa168da1d23b: Pulling fs layer [2021-06-15T06:22:43.298Z] 46f8f816bc3b: Waiting [2021-06-15T06:22:43.298Z] 93b61091891f: Waiting [2021-06-15T06:22:43.298Z] 93b9cdb0e59b: Waiting [2021-06-15T06:22:43.298Z] 5e14af77c1be: Waiting [2021-06-15T06:22:43.298Z] 01666e4c0597: Waiting [2021-06-15T06:22:43.298Z] aa168da1d23b: Waiting [2021-06-15T06:22:43.298Z] 36b3adc4ff6f: Verifying Checksum [2021-06-15T06:22:43.298Z] 36b3adc4ff6f: Download complete [2021-06-15T06:22:43.298Z] 46f8f816bc3b: Verifying Checksum [2021-06-15T06:22:43.298Z] 46f8f816bc3b: Download complete [2021-06-15T06:22:43.298Z] df20fa9351a1: Verifying Checksum [2021-06-15T06:22:43.298Z] df20fa9351a1: Download complete [2021-06-15T06:22:43.298Z] 93b9cdb0e59b: Verifying Checksum [2021-06-15T06:22:43.298Z] 93b9cdb0e59b: Download complete [2021-06-15T06:22:43.560Z] 5e14af77c1be: Verifying Checksum [2021-06-15T06:22:43.560Z] 5e14af77c1be: Download complete [2021-06-15T06:22:43.560Z] 01666e4c0597: Verifying Checksum [2021-06-15T06:22:43.560Z] 01666e4c0597: Download complete [2021-06-15T06:22:43.560Z] 93b61091891f: Verifying Checksum [2021-06-15T06:22:43.560Z] 93b61091891f: Download complete [2021-06-15T06:22:43.560Z] df20fa9351a1: Pull complete [2021-06-15T06:22:43.560Z] 36b3adc4ff6f: Pull complete [2021-06-15T06:22:43.826Z] 8ad3a11d3b57: Verifying Checksum [2021-06-15T06:22:43.826Z] 8ad3a11d3b57: Download complete [2021-06-15T06:22:44.413Z] 8ad3a11d3b57: Pull complete [2021-06-15T06:22:44.413Z] 46f8f816bc3b: Pull complete [2021-06-15T06:22:44.689Z] 93b61091891f: Pull complete [2021-06-15T06:22:44.689Z] 93b9cdb0e59b: Pull complete [2021-06-15T06:22:44.689Z] 5e14af77c1be: Pull complete [2021-06-15T06:22:44.953Z] 01666e4c0597: Pull complete [2021-06-15T06:22:45.529Z] aa168da1d23b: Verifying Checksum [2021-06-15T06:22:45.529Z] aa168da1d23b: Download complete [2021-06-15T06:22:49.765Z] aa168da1d23b: Pull complete [2021-06-15T06:22:49.765Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-15T06:22:49.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T06:22:49.765Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-15T06:22:49.841Z] prd-centos7-docker-4c-2g-1439 does not seem to be running inside a container [2021-06-15T06:22:49.877Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-15T06:22:52.854Z] $ docker top fef0b0103e8e3374fd43783e1ce51bbdffe34327596d59e55174ec8bb2cdcbe7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T06:22:53.247Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-15T06:22:53.551Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-15T06:22:53.846Z] + ls /var/log/sa-host [2021-06-15T06:22:53.846Z] + sadf -c /var/log/sa-host/sa05 [2021-06-15T06:22:53.846Z] file_magic: OK [2021-06-15T06:22:53.846Z] HZ: Using current value: 100 [2021-06-15T06:22:53.846Z] file_header: OK [2021-06-15T06:22:53.846Z] 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-15T06:22:53.846Z] Statistics: [2021-06-15T06:22:53.846Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T06:22:53.846Z] File successfully converted to sysstat format version 12.2.1 [2021-06-15T06:22:53.846Z] + sadf -c /var/log/sa-host/sa15 [2021-06-15T06:22:53.846Z] file_magic: OK [2021-06-15T06:22:53.846Z] HZ: Using current value: 100 [2021-06-15T06:22:53.846Z] file_header: OK [2021-06-15T06:22:53.846Z] 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-15T06:22:53.846Z] Statistics: [2021-06-15T06:22:53.846Z] 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-15T06:22:53.846Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T06:22:54.045Z] provisioning config files... [2021-06-15T06:22:54.173Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2723445261220627041tmp [Pipeline] { [Pipeline] echo [2021-06-15T06:22:54.195Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T06:22:54.491Z] ---> create-netrc.sh [Pipeline] } [2021-06-15T06:22:54.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-15T06:22:54.871Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-15T06:22:54.881Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T06:22:55.194Z] ---> sudo-logs.sh [2021-06-15T06:22:55.194Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-15T06:22:55.227Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T06:22:57.305Z] ---> job-cost.sh [2021-06-15T06:22:57.305Z] lf-activate-venv: SKIPPING [2021-06-15T06:22:57.305Z] DEBUG: total: 0.18000000715255737 [2021-06-15T06:22:57.305Z] INFO: Retrieving Stack Cost... [2021-06-15T06:22:58.249Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T06:22:58.822Z] INFO: Archiving Costs [Pipeline] echo [2021-06-15T06:22:58.838Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T06:22:59.131Z] ---> logs-deploy.sh [2021-06-15T06:22:59.131Z] lf-activate-venv: SKIPPING [2021-06-15T06:22:59.131Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3570/2 [2021-06-15T06:22:59.131Z] INFO: archiving workspace using pattern(s): [2021-06-15T06:23:00.074Z] Archives upload complete. [2021-06-15T06:23:00.074Z] INFO: archiving logs to Nexus