Pull request #3525 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 tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 2b828afc7074371b9b161ed26787deb7319de1d3+2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 (6ffca532a6423f2ec518ff610af41b9ea05e1a4b) 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-ssh296556759725637363.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-ssh7158690862531230186.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-3525/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-3525/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8339042021774569085.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-ssh149326917960966119.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-3525/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-3525/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4720124116326161289.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-973 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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/9@tmp/jenkins-gitclient-ssh3598165892765095896.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 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 2b828afc7074371b9b161ed26787deb7319de1d3 Merge succeeded, producing 2b828afc7074371b9b161ed26787deb7319de1d3 Checking out Revision 2b828afc7074371b9b161ed26787deb7319de1d3 (PR-3525) > 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/9@tmp/jenkins-gitclient-ssh6846403860766042555.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b828afc7074371b9b161ed26787deb7319de1d3 # 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/9@tmp/jenkins-gitclient-ssh540336953183218745.key > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b828afc7074371b9b161ed26787deb7319de1d3 # timeout=10 Commit message: "fix(snap): set version from git tag" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-08T18:54:36.962Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk 2f052d325588972c823c07aa32835238a63cf163 # timeout=10 [Pipeline] withCredentials [2021-06-08T18:54:37.043Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-08T18:54:37.070Z] ========================================================= [2021-06-08T18:54:37.071Z] EdgeX Global Pipelines Version Info [2021-06-08T18:54:37.071Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-08T18:54:38.552Z] ------------------- [2021-06-08T18:54:38.552Z] stable info: [2021-06-08T18:54:38.552Z] ------------------- [2021-06-08T18:54:38.552Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-08T18:54:38.552Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-08T18:54:38.552Z] Message: update stable to v1.0.194 [2021-06-08T18:54:39.127Z] ------------------- [2021-06-08T18:54:39.127Z] experimental info: [2021-06-08T18:54:39.127Z] ------------------- [2021-06-08T18:54:39.127Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-08T18:54:39.127Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-08T18:54:39.127Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-08T18:54:39.252Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-08T18:54:39.273Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-08T18:54:39.293Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-08T18:54:39.314Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-08T18:54:39.335Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-08T18:54:39.356Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-08T18:54:39.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-08T18:54:39.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-08T18:54:39.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-08T18:54:39.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-08T18:54:39.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-08T18:54:39.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-08T18:54:39.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-08T18:54:39.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-08T18:54:39.548Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T18:54:39.568Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T18:54:39.589Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-08T18:54:39.611Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-08T18:54:39.631Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-08T18:54:39.653Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-08T18:54:39.674Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-08T18:54:39.696Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-08T18:54:39.718Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3525 [Pipeline] echo [2021-06-08T18:54:39.739Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3525 [Pipeline] echo [2021-06-08T18:54:39.760Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3525 [Pipeline] echo [2021-06-08T18:54:39.781Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b828afc7074371b9b161ed26787deb7319de1d3 [Pipeline] echo [2021-06-08T18:54:39.803Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b828af [Pipeline] echo [2021-06-08T18:54:39.823Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T18:54:39.896Z] provisioning config files... [2021-06-08T18:54:39.911Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config3007245271793419461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T18:54:40.234Z] ---> docker-login.sh [2021-06-08T18:54:40.234Z] nexus3.edgexfoundry.org:10001 [2021-06-08T18:54:40.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T18:54:40.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T18:54:40.497Z] Configure a credential helper to remove this warning. See [2021-06-08T18:54:40.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T18:54:40.497Z] [2021-06-08T18:54:40.497Z] Login Succeeded [2021-06-08T18:54:40.497Z] nexus3.edgexfoundry.org:10002 [2021-06-08T18:54:40.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T18:54:40.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T18:54:40.760Z] Configure a credential helper to remove this warning. See [2021-06-08T18:54:40.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T18:54:40.760Z] [2021-06-08T18:54:40.760Z] Login Succeeded [2021-06-08T18:54:40.760Z] nexus3.edgexfoundry.org:10003 [2021-06-08T18:54:40.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T18:54:41.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T18:54:41.336Z] Configure a credential helper to remove this warning. See [2021-06-08T18:54:41.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T18:54:41.336Z] [2021-06-08T18:54:41.336Z] Login Succeeded [2021-06-08T18:54:41.336Z] nexus3.edgexfoundry.org:10004 [2021-06-08T18:54:41.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T18:54:41.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T18:54:41.597Z] Configure a credential helper to remove this warning. See [2021-06-08T18:54:41.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T18:54:41.597Z] [2021-06-08T18:54:41.597Z] Login Succeeded [2021-06-08T18:54:41.597Z] docker.io [2021-06-08T18:54:41.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T18:54:41.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T18:54:41.862Z] Configure a credential helper to remove this warning. See [2021-06-08T18:54:41.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T18:54:41.862Z] [2021-06-08T18:54:41.862Z] Login Succeeded [2021-06-08T18:54:41.862Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T18:54:41.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T18:54:42.204Z] ++ 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-08T18:54:42.204Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T18:54:42.204Z] ++ dirname cmd/core-command/Dockerfile [2021-06-08T18:54:42.204Z] ++ cut -d/ -f2 [2021-06-08T18:54:42.204Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-08T18:54:42.204Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T18:54:42.204Z] ++ dirname cmd/core-data/Dockerfile [2021-06-08T18:54:42.204Z] ++ cut -d/ -f2 [2021-06-08T18:54:42.204Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-08T18:54:42.204Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T18:54:42.204Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-08T18:54:42.204Z] ++ cut -d/ -f2 [2021-06-08T18:54:42.204Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-08T18:54:42.204Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T18:54:42.204Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-08T18:54:42.204Z] ++ cut -d/ -f2 [2021-06-08T18:54:42.204Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-08T18:54:42.204Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T18:54:42.204Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-08T18:54:42.204Z] ++ cut -d/ -f2 [2021-06-08T18:54:42.204Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-08T18:54:42.204Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T18:54:42.204Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-08T18:54:42.204Z] ++ cut -d/ -f2 [2021-06-08T18:54:42.204Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-08T18:54:42.204Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T18:54:42.204Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-08T18:54:42.204Z] ++ cut -d/ -f2 [2021-06-08T18:54:42.204Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-08T18:54:42.204Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T18:54:42.204Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-08T18:54:42.204Z] ++ cut -d/ -f2 [2021-06-08T18:54:42.204Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-08T18:54:42.204Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T18:54:42.204Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-08T18:54:42.204Z] ++ cut -d/ -f2 [2021-06-08T18:54:42.204Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-08T18:54:42.249Z] 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-08T18:54:42.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T18:54:42.957Z] [2021-06-08T18:54:42.957Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T18:54:43.266Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T18:54:43.266Z] latest: Pulling from edgex-devops/git-semver [2021-06-08T18:54:43.266Z] 31603596830f: Pulling fs layer [2021-06-08T18:54:43.266Z] 54011a49482f: Pulling fs layer [2021-06-08T18:54:43.266Z] a6820b24f6d8: Pulling fs layer [2021-06-08T18:54:43.266Z] f581987b2513: Pulling fs layer [2021-06-08T18:54:43.266Z] f581987b2513: Waiting [2021-06-08T18:54:43.266Z] 54011a49482f: Verifying Checksum [2021-06-08T18:54:43.266Z] 54011a49482f: Download complete [2021-06-08T18:54:43.528Z] 31603596830f: Verifying Checksum [2021-06-08T18:54:43.528Z] 31603596830f: Download complete [2021-06-08T18:54:43.528Z] a6820b24f6d8: Verifying Checksum [2021-06-08T18:54:43.528Z] a6820b24f6d8: Download complete [2021-06-08T18:54:43.528Z] f581987b2513: Verifying Checksum [2021-06-08T18:54:43.528Z] f581987b2513: Download complete [2021-06-08T18:54:43.528Z] 31603596830f: Pull complete [2021-06-08T18:54:43.795Z] 54011a49482f: Pull complete [2021-06-08T18:54:44.387Z] a6820b24f6d8: Pull complete [2021-06-08T18:54:44.649Z] f581987b2513: Pull complete [2021-06-08T18:54:44.649Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-08T18:54:44.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T18:54:44.649Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-08T18:54:44.733Z] prd-centos7-docker-4c-2g-973 does not seem to be running inside a container [2021-06-08T18:54:44.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-08T18:54:46.114Z] $ docker top cbc2405b08003d1d1828232f469535e044ea886d8328702d17bc752b86e02115 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T18:54:46.233Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T18:54:46.234Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T18:54:46.352Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T18:54:46.351Z] $ docker exec cbc2405b08003d1d1828232f469535e044ea886d8328702d17bc752b86e02115 ssh-agent [2021-06-08T18:54:46.469Z] SSH_AUTH_SOCK=/tmp/ssh-fwimcLfvosJ7/agent.15 [2021-06-08T18:54:46.470Z] SSH_AGENT_PID=22 [2021-06-08T18:54:46.479Z] Running ssh-add (command line suppressed) [2021-06-08T18:54:46.579Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_5962491742227170246.key (/w/workspace/edgex-go/9@tmp/private_key_5962491742227170246.key) [2021-06-08T18:54:46.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T18:54:46.896Z] + git tag --points-at HEAD [Pipeline] } [2021-06-08T18:54:46.907Z] $ docker exec --env ******** --env ******** cbc2405b08003d1d1828232f469535e044ea886d8328702d17bc752b86e02115 ssh-agent -k [2021-06-08T18:54:46.992Z] unset SSH_AUTH_SOCK; [2021-06-08T18:54:46.992Z] unset SSH_AGENT_PID; [2021-06-08T18:54:46.992Z] echo Agent pid 22 killed; [2021-06-08T18:54:47.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-08T18:54:47.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T18:54:47.047Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T18:54:47.157Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T18:54:47.155Z] $ docker exec cbc2405b08003d1d1828232f469535e044ea886d8328702d17bc752b86e02115 ssh-agent [2021-06-08T18:54:47.267Z] SSH_AUTH_SOCK=/tmp/ssh-meIDQdGgU6A7/agent.55 [2021-06-08T18:54:47.267Z] SSH_AGENT_PID=61 [2021-06-08T18:54:47.273Z] Running ssh-add (command line suppressed) [2021-06-08T18:54:47.376Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_3489979704812886380.key (/w/workspace/edgex-go/9@tmp/private_key_3489979704812886380.key) [2021-06-08T18:54:47.396Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T18:54:47.706Z] + git semver init [2021-06-08T18:54:47.706Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T18:54:47.706Z] # $GIT_DIR = /w/workspace/edgex-go/9/.git [2021-06-08T18:54:47.706Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/9 [2021-06-08T18:54:47.706Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T18:54:47.706Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T18:54:47.706Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T18:54:47.706Z] # $SEMVER_BRANCH = PR-3525 [2021-06-08T18:54:47.706Z] # $SEMVER_TEMP = /tmp/semver-975489746 [2021-06-08T18:54:47.706Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-08T18:55:03.854Z] # '/tmp/semver-975489746' -> '/w/workspace/edgex-go/9/.semver' [2021-06-08T18:55:03.854Z] # -> Force: false [2021-06-08T18:55:03.854Z] # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } [2021-06-08T18:55:03.862Z] $ docker exec --env ******** --env ******** cbc2405b08003d1d1828232f469535e044ea886d8328702d17bc752b86e02115 ssh-agent -k [2021-06-08T18:55:03.970Z] unset SSH_AUTH_SOCK; [2021-06-08T18:55:03.970Z] unset SSH_AGENT_PID; [2021-06-08T18:55:03.970Z] echo Agent pid 61 killed; [2021-06-08T18:55:03.984Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T18:55:04.314Z] + git semver [Pipeline] } [2021-06-08T18:55:04.324Z] $ docker stop --time=1 cbc2405b08003d1d1828232f469535e044ea886d8328702d17bc752b86e02115 [2021-06-08T18:55:06.917Z] $ docker rm -f cbc2405b08003d1d1828232f469535e044ea886d8328702d17bc752b86e02115 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T18:55:07.312Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-08T18:55:07.571Z] Stashed 1 file(s) [Pipeline] echo [2021-06-08T18:55:07.574Z] [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-08T18:55:08.117Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-08T18:55:08.413Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T18:55:08.861Z] + sudo service docker restart [2021-06-08T18:55:08.861Z] + true [2021-06-08T18:55:08.861Z] Redirecting to /bin/systemctl restart docker.service [2021-06-08T18:55:22.762Z] Still waiting to schedule task [2021-06-08T18:55:22.763Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-972’ is offline [Pipeline] echo [2021-06-08T18:55:27.007Z] ========================================================= [2021-06-08T18:55:27.007Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-08T18:55:27.007Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T18:55:27.318Z] + 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-08T18:55:28.712Z] Sending build context to Docker daemon 329.1MB [2021-06-08T18:55:28.712Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T18:55:28.712Z] Step 2/6 : FROM ${BASE} [2021-06-08T18:55:28.712Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-08T18:55:28.712Z] 540db60ca938: Pulling fs layer [2021-06-08T18:55:28.712Z] adcc1eea9eea: Pulling fs layer [2021-06-08T18:55:28.712Z] 4c4ab2625f07: Pulling fs layer [2021-06-08T18:55:28.712Z] 0510c868ecb4: Pulling fs layer [2021-06-08T18:55:28.712Z] afea3b2eda06: Pulling fs layer [2021-06-08T18:55:28.712Z] 7809a108b3ef: Pulling fs layer [2021-06-08T18:55:28.712Z] f706445af74f: Pulling fs layer [2021-06-08T18:55:28.712Z] 0510c868ecb4: Waiting [2021-06-08T18:55:28.712Z] afea3b2eda06: Waiting [2021-06-08T18:55:28.712Z] 7809a108b3ef: Waiting [2021-06-08T18:55:28.712Z] f706445af74f: Waiting [2021-06-08T18:55:28.712Z] 4c4ab2625f07: Verifying Checksum [2021-06-08T18:55:28.712Z] 4c4ab2625f07: Download complete [2021-06-08T18:55:28.712Z] adcc1eea9eea: Download complete [2021-06-08T18:55:28.712Z] afea3b2eda06: Verifying Checksum [2021-06-08T18:55:28.712Z] afea3b2eda06: Download complete [2021-06-08T18:55:28.712Z] 540db60ca938: Verifying Checksum [2021-06-08T18:55:28.712Z] 540db60ca938: Download complete [2021-06-08T18:55:28.975Z] 540db60ca938: Pull complete [2021-06-08T18:55:28.975Z] 7809a108b3ef: Verifying Checksum [2021-06-08T18:55:28.975Z] 7809a108b3ef: Download complete [2021-06-08T18:55:28.975Z] adcc1eea9eea: Pull complete [2021-06-08T18:55:29.238Z] 4c4ab2625f07: Pull complete [2021-06-08T18:55:30.637Z] f706445af74f: Verifying Checksum [2021-06-08T18:55:30.638Z] f706445af74f: Download complete [2021-06-08T18:55:31.214Z] 0510c868ecb4: Verifying Checksum [2021-06-08T18:55:31.214Z] 0510c868ecb4: Download complete [2021-06-08T18:55:34.539Z] 0510c868ecb4: Pull complete [2021-06-08T18:55:34.539Z] afea3b2eda06: Pull complete [2021-06-08T18:55:34.539Z] 7809a108b3ef: Pull complete [2021-06-08T18:55:37.101Z] f706445af74f: Pull complete [2021-06-08T18:55:37.101Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-08T18:55:37.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-08T18:55:37.101Z] ---> b068be0155e3 [2021-06-08T18:55:37.101Z] 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-08T18:55:39.019Z] ---> Running in 396bf87894d5 [2021-06-08T18:55:39.281Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T18:55:40.250Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T18:55:40.516Z] (1/12) Installing libmagic (5.39-r0) [2021-06-08T18:55:41.089Z] (2/12) Installing file (5.39-r0) [2021-06-08T18:55:41.089Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-08T18:55:41.350Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-08T18:55:45.558Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-08T18:55:45.558Z] (6/12) Installing patch (2.7.6-r6) [2021-06-08T18:55:45.558Z] (7/12) Installing build-base (0.5-r2) [2021-06-08T18:55:45.558Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-08T18:55:45.558Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-08T18:55:45.558Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-08T18:55:45.558Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-08T18:55:45.558Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-08T18:55:45.558Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T18:55:45.558Z] OK: 219 MiB in 52 packages [2021-06-08T18:55:47.473Z] Removing intermediate container 396bf87894d5 [2021-06-08T18:55:47.473Z] ---> f957abb9c61d [2021-06-08T18:55:47.473Z] Step 4/6 : WORKDIR /edgex-go [2021-06-08T18:55:47.473Z] ---> Running in 8b862a6b2161 [2021-06-08T18:55:47.473Z] Removing intermediate container 8b862a6b2161 [2021-06-08T18:55:47.473Z] ---> 7d8b72147227 [2021-06-08T18:55:47.473Z] Step 5/6 : COPY go.mod . [2021-06-08T18:55:47.735Z] ---> 97856370dda0 [2021-06-08T18:55:47.735Z] Step 6/6 : RUN go mod download [2021-06-08T18:55:47.735Z] ---> Running in 8fa1644d2ed9 [2021-06-08T18:56:02.666Z] Removing intermediate container 8fa1644d2ed9 [2021-06-08T18:56:02.666Z] ---> 0f09f2d976cc [2021-06-08T18:56:02.666Z] Successfully built 0f09f2d976cc [2021-06-08T18:56:02.666Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T18:56:02.982Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T18:56:02.983Z] . [Pipeline] withDockerContainer [2021-06-08T18:56:03.063Z] prd-centos7-docker-4c-2g-973 does not seem to be running inside a container [2021-06-08T18:56:03.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-x86_64 cat [2021-06-08T18:56:03.487Z] $ docker top bbc9746cee35da0afd0575cc9bcea8cfaa8398b2daf397fe2c949d3341d7ce0b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T18:56:03.865Z] + go version [2021-06-08T18:56:03.865Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-08T18:56:03.872Z] $ docker stop --time=1 bbc9746cee35da0afd0575cc9bcea8cfaa8398b2daf397fe2c949d3341d7ce0b [2021-06-08T18:56:05.050Z] $ docker rm -f bbc9746cee35da0afd0575cc9bcea8cfaa8398b2daf397fe2c949d3341d7ce0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T18:56:05.626Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T18:56:05.627Z] . [Pipeline] withDockerContainer [2021-06-08T18:56:05.703Z] prd-centos7-docker-4c-2g-973 does not seem to be running inside a container [2021-06-08T18:56:05.741Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-x86_64 cat [2021-06-08T18:56:06.055Z] $ docker top 7b3d03cc585fdf9802be5acb67020b35e45ac81cc77ffff3d11017764f2637e6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T18:56:06.141Z] ========================================================= [2021-06-08T18:56:06.142Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-08T18:56:06.142Z] ========================================================= [Pipeline] sh [2021-06-08T18:56:06.433Z] + go mod tidy [Pipeline] sh [2021-06-08T18:56:06.760Z] + make test [2021-06-08T18:56:06.761Z] go mod tidy [2021-06-08T18:56:06.761Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T18:56:12.110Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-08T18:56:30.352Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-08T18:56:32.322Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-08T18:56:33.279Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-08T18:56:33.547Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-08T18:56:36.140Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-08T18:56:36.415Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-08T18:56:36.415Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-08T18:56:36.415Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-08T18:56:36.995Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-08T18:56:37.264Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-08T18:56:39.222Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-08T18:56:39.222Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-08T18:56:39.222Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-08T18:56:39.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-08T18:56:39.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-08T18:56:39.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-08T18:56:39.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-08T18:56:39.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.046s coverage: 28.7% of statements [2021-06-08T18:56:40.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.056s coverage: 100.0% of statements [2021-06-08T18:56:40.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-08T18:56:40.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-08T18:56:40.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-08T18:56:42.176Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements [2021-06-08T18:56:42.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-08T18:56:42.176Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.061s coverage: 53.4% of statements [2021-06-08T18:56:42.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-08T18:56:42.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-08T18:56:42.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.080s coverage: 87.7% of statements [2021-06-08T18:56:42.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-08T18:56:42.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T18:56:42.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.043s coverage: 78.9% of statements [2021-06-08T18:56:42.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-08T18:56:42.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-08T18:56:42.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-08T18:56:42.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-08T18:56:42.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-08T18:56:42.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-08T18:56:42.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-08T18:56:44.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.243s coverage: 95.1% of statements [2021-06-08T18:56:44.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-08T18:56:44.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T18:56:44.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-08T18:56:44.175Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-08T18:56:44.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-08T18:56:44.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-08T18:56:44.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-08T18:56:44.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-08T18:56:44.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-08T18:56:44.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-08T18:56:44.175Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-06-08T18:56:44.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-08T18:56:44.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-08T18:56:44.175Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.047s coverage: 60.0% of statements [2021-06-08T18:56:45.127Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.055s coverage: 0.8% of statements [2021-06-08T18:56:45.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-08T18:56:45.127Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.049s coverage: 22.0% of statements [2021-06-08T18:56:45.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-08T18:56:45.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-06-08T18:56:45.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements [2021-06-08T18:56:45.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-06-08T18:56:45.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.050s coverage: 96.3% of statements [2021-06-08T18:56:46.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-06-08T18:56:59.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements [2021-06-08T18:56:59.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-06-08T18:57:03.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.222s coverage: 81.8% of statements [2021-06-08T18:57:03.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-08T18:57:19.191Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-974 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws [2021-06-08T18:57:19.213Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2021-06-08T18:57:19.460Z] The recommended git tool is: git [2021-06-08T18:57:21.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2021-06-08T18:57:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-08T18:57:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-08T18:57:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-08T18:57:21.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-06-08T18:57:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-08T18:57:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-08T18:57:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-08T18:57:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-08T18:57:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-08T18:57:21.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements [2021-06-08T18:57:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-08T18:57:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-08T18:57:21.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-06-08T18:57:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-08T18:57:21.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements [2021-06-08T18:57:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-08T18:57:21.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-08T18:57:21.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-06-08T18:57:21.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-06-08T18:57:21.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-06-08T18:57:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-08T18:57:21.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.146s coverage: 64.4% of statements [2021-06-08T18:57:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-08T18:57:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-08T18:57:21.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-06-08T18:57:21.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-06-08T18:57:21.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-06-08T18:57:21.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-06-08T18:57:21.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-06-08T18:57:21.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.183s coverage: 66.9% of statements [2021-06-08T18:57:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-08T18:57:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-08T18:57:21.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-08T18:57:22.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.6% of statements [2021-06-08T18:57:22.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-08T18:57:22.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-08T18:57:22.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.028s coverage: 89.5% of statements [2021-06-08T18:57:22.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-08T18:57:22.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.023s coverage: 84.8% of statements [2021-06-08T18:57:22.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-08T18:57:22.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-08T18:57:22.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-08T18:57:22.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-08T18:57:24.946Z] using credential edgex-jenkins-ssh [2021-06-08T18:57:24.964Z] Cloning the remote Git repository [2021-06-08T18:57:25.010Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-08T18:57:25.113Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2021-06-08T18:57:25.183Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T18:57:25.184Z] > git --version # timeout=10 [2021-06-08T18:57:25.251Z] > git --version # 'git version 2.17.1' [2021-06-08T18:57:25.257Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T18:57:25.382Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T18:57:29.362Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.060s coverage: 19.3% of statements [2021-06-08T18:57:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-08T18:57:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-08T18:57:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-08T18:57:29.362Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.139s coverage: 91.9% of statements [2021-06-08T18:57:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-08T18:57:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T18:57:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-08T18:57:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-08T18:57:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-08T18:57:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-08T18:57:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-08T18:57:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-08T18:57:29.362Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.054s coverage: 63.4% of statements [2021-06-08T18:57:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-08T18:57:29.362Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.086s coverage: 97.6% of statements [2021-06-08T18:57:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-08T18:57:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T18:57:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-08T18:57:29.362Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements [2021-06-08T18:57:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-08T18:57:29.362Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements [2021-06-08T18:57:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-08T18:57:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-08T18:57:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-08T18:57:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-08T18:57:29.362Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements [2021-06-08T18:57:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-08T18:57:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-08T18:57:29.362Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2021-06-08T18:57:29.362Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 28.1% of statements [2021-06-08T18:57:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-08T18:57:29.362Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-08T18:57:29.362Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.055s coverage: 28.9% of statements [2021-06-08T18:57:29.363Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-08T18:57:29.363Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-08T18:57:29.363Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-08T18:57:29.363Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-08T18:57:29.363Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-08T18:57:29.363Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 100.0% of statements [2021-06-08T18:57:29.627Z] GO111MODULE=on go vet ./... [2021-06-08T18:57:41.592Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T18:57:41.613Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T18:57:41.642Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T18:57:41.677Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T18:57:41.677Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T18:57:42.571Z] Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 2b828afc7074371b9b161ed26787deb7319de1d3 [2021-06-08T18:57:42.913Z] Merge succeeded, producing 2b828afc7074371b9b161ed26787deb7319de1d3 [2021-06-08T18:57:42.914Z] Checking out Revision 2b828afc7074371b9b161ed26787deb7319de1d3 (PR-3525) [2021-06-08T18:57:41.688Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T18:57:42.584Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T18:57:42.599Z] > git checkout -f 2b828afc7074371b9b161ed26787deb7319de1d3 # timeout=10 [2021-06-08T18:57:42.818Z] > git remote # timeout=10 [2021-06-08T18:57:42.841Z] > git config --get remote.origin.url # timeout=10 [2021-06-08T18:57:42.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T18:57:42.865Z] > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 [2021-06-08T18:57:42.887Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-08T18:57:42.918Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T18:57:42.933Z] > git checkout -f 2b828afc7074371b9b161ed26787deb7319de1d3 # timeout=10 [2021-06-08T18:57:47.272Z] Commit message: "fix(snap): set version from git tag" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T18:57:48.622Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-08T18:57:51.224Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T18:57:51.569Z] + true [2021-06-08T18:57:51.569Z] + sudo service docker restart [2021-06-08T18:57:56.327Z] gofmt -l . [2021-06-08T18:57:56.327Z] [ "`gofmt -l .`" = "" ] [2021-06-08T18:57:56.327Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-08T18:57:56.628Z] + ls -al . [2021-06-08T18:57:56.628Z] total 528 [2021-06-08T18:57:56.628Z] drwxrwxr-x 10 1001 1001 4096 Jun 8 18:57 . [2021-06-08T18:57:56.628Z] drwxr-xr-x 4 root root 28 Jun 8 18:56 .. [2021-06-08T18:57:56.628Z] -rw-rw-r-- 1 1001 1001 11 Jun 8 18:54 .dockerignore [2021-06-08T18:57:56.628Z] drwxrwxr-x 8 1001 1001 179 Jun 8 18:54 .git [2021-06-08T18:57:56.628Z] drwxrwxr-x 3 1001 1001 125 Jun 8 18:54 .github [2021-06-08T18:57:56.628Z] -rw-rw-r-- 1 1001 1001 818 Jun 8 18:54 .gitignore [2021-06-08T18:57:56.628Z] drwx------ 3 1001 1001 60 Jun 8 18:55 .semver [2021-06-08T18:57:56.628Z] -rw-rw-r-- 1 1001 1001 166 Jun 8 18:54 .sonarcloud.properties [2021-06-08T18:57:56.628Z] -rw-rw-r-- 1 1001 1001 8609 Jun 8 18:54 Attribution.txt [2021-06-08T18:57:56.628Z] -rw-rw-r-- 1 1001 1001 3804 Jun 8 18:54 CONTRIBUTING.md [2021-06-08T18:57:56.628Z] -rw-rw-r-- 1 1001 1001 931 Jun 8 18:54 Dockerfile.build [2021-06-08T18:57:56.628Z] -rw-rw-r-- 1 1001 1001 849 Jun 8 18:54 Jenkinsfile [2021-06-08T18:57:56.628Z] -rw-rw-r-- 1 1001 1001 10775 Jun 8 18:54 LICENSE [2021-06-08T18:57:56.628Z] -rw-rw-r-- 1 1001 1001 5605 Jun 8 18:54 Makefile [2021-06-08T18:57:56.628Z] -rw-rw-r-- 1 1001 1001 7978 Jun 8 18:54 README.md [2021-06-08T18:57:56.628Z] -rw-rw-r-- 1 1001 1001 6755 Jun 8 18:54 SECURITY.md [2021-06-08T18:57:56.628Z] -rw-rw-r-- 1 1001 1001 5 Jun 8 18:55 VERSION [2021-06-08T18:57:56.628Z] -rw-rw-r-- 1 1001 1001 4131 Jun 8 18:54 ZMQWindows.md [2021-06-08T18:57:56.628Z] drwxrwxr-x 2 1001 1001 37 Jun 8 18:54 bin [2021-06-08T18:57:56.628Z] drwxrwxr-x 14 1001 1001 4096 Jun 8 18:54 cmd [2021-06-08T18:57:56.628Z] -rw-r--r-- 1 root root 412085 Jun 8 18:57 coverage.out [2021-06-08T18:57:56.628Z] -rw-rw-r-- 1 1001 1001 902 Jun 8 18:54 go.mod [2021-06-08T18:57:56.628Z] -rw-r--r-- 1 root root 21048 Jun 8 18:56 go.sum [2021-06-08T18:57:56.628Z] drwxrwxr-x 8 1001 1001 127 Jun 8 18:54 internal [2021-06-08T18:57:56.628Z] drwxrwxr-x 3 1001 1001 16 Jun 8 18:54 openapi [2021-06-08T18:57:56.628Z] drwxrwxr-x 4 1001 1001 71 Jun 8 18:54 snap [2021-06-08T18:57:56.628Z] -rw-rw-r-- 1 1001 1001 168 Jun 8 18:54 version.go [Pipeline] sh [2021-06-08T18:57:56.925Z] + '[' -e coverage.out ] [2021-06-08T18:57:56.925Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-08T18:57:57.024Z] Stashed 1 file(s) [Pipeline] sh [2021-06-08T18:57:57.320Z] + make build [2021-06-08T18:57:57.320Z] go mod tidy [2021-06-08T18:57:57.320Z] 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-08T18:57:59.254Z] 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-08T18:58:05.901Z] 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-08T18:58:06.858Z] 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-08T18:58:08.263Z] 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-08T18:58:08.263Z] 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-08T18:58:09.678Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T18:58:09.914Z] provisioning config files... [2021-06-08T18:58:09.946Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config5719112444754313274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T18:58:10.319Z] ---> docker-login.sh [2021-06-08T18:58:10.319Z] nexus3.edgexfoundry.org:10001 [2021-06-08T18:58:10.625Z] 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-08T18:58:11.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T18:58:11.573Z] 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-08T18:58:11.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T18:58:11.588Z] Configure a credential helper to remove this warning. See [2021-06-08T18:58:11.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T18:58:11.588Z] [2021-06-08T18:58:11.588Z] Login Succeeded [2021-06-08T18:58:11.588Z] nexus3.edgexfoundry.org:10002 [2021-06-08T18:58:11.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T18:58:12.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T18:58:12.140Z] Configure a credential helper to remove this warning. See [2021-06-08T18:58:12.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T18:58:12.140Z] [2021-06-08T18:58:12.140Z] Login Succeeded [2021-06-08T18:58:12.140Z] nexus3.edgexfoundry.org:10003 [2021-06-08T18:58:12.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T18:58:12.529Z] 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-08T18:58:12.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T18:58:12.693Z] Configure a credential helper to remove this warning. See [2021-06-08T18:58:12.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T18:58:12.693Z] [2021-06-08T18:58:12.693Z] Login Succeeded [2021-06-08T18:58:12.693Z] nexus3.edgexfoundry.org:10004 [2021-06-08T18:58:12.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T18:58:13.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T18:58:13.244Z] Configure a credential helper to remove this warning. See [2021-06-08T18:58:13.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T18:58:13.244Z] [2021-06-08T18:58:13.244Z] Login Succeeded [2021-06-08T18:58:13.244Z] docker.io [2021-06-08T18:58:13.484Z] 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-08T18:58:13.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T18:58:14.069Z] 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-08T18:58:14.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T18:58:14.118Z] Configure a credential helper to remove this warning. See [2021-06-08T18:58:14.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T18:58:14.118Z] [2021-06-08T18:58:14.118Z] Login Succeeded [2021-06-08T18:58:14.118Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T18:58:14.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-08T18:58:14.433Z] ========================================================= [2021-06-08T18:58:14.433Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-08T18:58:14.434Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T18:58:14.790Z] + 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 . [Pipeline] } [2021-06-08T18:58:16.005Z] $ docker stop --time=1 7b3d03cc585fdf9802be5acb67020b35e45ac81cc77ffff3d11017764f2637e6 [2021-06-08T18:58:17.422Z] Sending build context to Docker daemon 166.2MB [2021-06-08T18:58:17.422Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T18:58:17.422Z] Step 2/6 : FROM ${BASE} [2021-06-08T18:58:17.422Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-08T18:58:17.422Z] 595b0fe564bb: Pulling fs layer [2021-06-08T18:58:17.422Z] 7186ed65a4f7: Pulling fs layer [2021-06-08T18:58:17.422Z] 316046926c0a: Pulling fs layer [2021-06-08T18:58:17.422Z] 4ebd0625c992: Pulling fs layer [2021-06-08T18:58:17.422Z] 207e8628e3a3: Pulling fs layer [2021-06-08T18:58:17.422Z] c791037a9be2: Pulling fs layer [2021-06-08T18:58:17.422Z] ffd874e62e21: Pulling fs layer [2021-06-08T18:58:17.422Z] 207e8628e3a3: Waiting [2021-06-08T18:58:17.422Z] c791037a9be2: Waiting [2021-06-08T18:58:17.422Z] ffd874e62e21: Waiting [2021-06-08T18:58:17.422Z] 316046926c0a: Verifying Checksum [2021-06-08T18:58:17.422Z] 316046926c0a: Download complete [2021-06-08T18:58:17.422Z] 7186ed65a4f7: Download complete [2021-06-08T18:58:17.422Z] 207e8628e3a3: Verifying Checksum [2021-06-08T18:58:17.422Z] 207e8628e3a3: Download complete [2021-06-08T18:58:17.422Z] c791037a9be2: Verifying Checksum [2021-06-08T18:58:17.699Z] 595b0fe564bb: Verifying Checksum [2021-06-08T18:58:17.699Z] 595b0fe564bb: Download complete [2021-06-08T18:58:17.963Z] $ docker rm -f 7b3d03cc585fdf9802be5acb67020b35e45ac81cc77ffff3d11017764f2637e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-08T18:58:18.309Z] 595b0fe564bb: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-08T18:58:18.917Z] 7186ed65a4f7: Pull complete [2021-06-08T18:58:19.203Z] 316046926c0a: Pull complete [2021-06-08T18:58:21.932Z] ffd874e62e21: Verifying Checksum [2021-06-08T18:58:21.932Z] 4ebd0625c992: Verifying Checksum [2021-06-08T18:58:21.932Z] 4ebd0625c992: Download complete [Pipeline] isUnix [Pipeline] sh [2021-06-08T18:58:22.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T18:58:22.511Z] [2021-06-08T18:58:22.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T18:58:22.824Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T18:58:22.824Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-08T18:58:22.824Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-08T18:58:22.824Z] ca9280d653b3: Pulling fs layer [2021-06-08T18:58:22.824Z] 7e9c9ca2126c: Pulling fs layer [2021-06-08T18:58:22.824Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-08T18:58:22.824Z] cbdbe7a5bc2a: Download complete [2021-06-08T18:58:23.084Z] cbdbe7a5bc2a: Pull complete [2021-06-08T18:58:23.346Z] ca9280d653b3: Verifying Checksum [2021-06-08T18:58:23.346Z] ca9280d653b3: Download complete [2021-06-08T18:58:23.935Z] ca9280d653b3: Pull complete [2021-06-08T18:58:24.197Z] 7e9c9ca2126c: Verifying Checksum [2021-06-08T18:58:24.197Z] 7e9c9ca2126c: Download complete [2021-06-08T18:58:27.519Z] 7e9c9ca2126c: Pull complete [2021-06-08T18:58:27.519Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-08T18:58:27.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T18:58:27.519Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-08T18:58:27.601Z] prd-centos7-docker-4c-2g-973 does not seem to be running inside a container [2021-06-08T18:58:27.639Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-08T18:58:31.050Z] $ docker top 35cf1f5af7244c095532ee35a9486add517370e24c4a33f1445e8fc97e6eb2ca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T18:58:31.599Z] + grep parallel [2021-06-08T18:58:31.599Z] + docker-compose build --help [2021-06-08T18:58:32.101Z] 4ebd0625c992: Pull complete [2021-06-08T18:58:32.101Z] 207e8628e3a3: Pull complete [2021-06-08T18:58:32.101Z] c791037a9be2: Pull complete [2021-06-08T18:58:32.173Z] --parallel Build images in parallel. [Pipeline] } [2021-06-08T18:58:32.182Z] $ docker stop --time=1 35cf1f5af7244c095532ee35a9486add517370e24c4a33f1445e8fc97e6eb2ca [2021-06-08T18:58:33.370Z] $ docker rm -f 35cf1f5af7244c095532ee35a9486add517370e24c4a33f1445e8fc97e6eb2ca [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T18:58:33.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T18:58:33.810Z] . [Pipeline] withDockerContainer [2021-06-08T18:58:33.886Z] prd-centos7-docker-4c-2g-973 does not seem to be running inside a container [2021-06-08T18:58:33.919Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-08T18:58:34.301Z] $ docker top 39d27401ee57ce5a805e0ebbb87da4fcb70b4f3be831ab5c90a9f4175cc2d941 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T18:58:34.682Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-08T18:58:35.251Z] Building core-command ... [2021-06-08T18:58:35.251Z] Building core-data ... [2021-06-08T18:58:35.251Z] Building core-metadata ... [2021-06-08T18:58:35.251Z] Building security-bootstrapper ... [2021-06-08T18:58:35.251Z] Building security-proxy-setup ... [2021-06-08T18:58:35.251Z] Building security-secretstore-setup ... [2021-06-08T18:58:35.251Z] Building support-notifications ... [2021-06-08T18:58:35.251Z] Building support-scheduler ... [2021-06-08T18:58:35.251Z] Building sys-mgmt-agent ... [2021-06-08T18:58:35.251Z] Building support-notifications [2021-06-08T18:58:35.251Z] Building core-metadata [2021-06-08T18:58:35.251Z] Building support-scheduler [2021-06-08T18:58:35.251Z] Building security-secretstore-setup [2021-06-08T18:58:35.251Z] Building security-proxy-setup [2021-06-08T18:58:35.499Z] ffd874e62e21: Pull complete [2021-06-08T18:58:35.499Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-08T18:58:35.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-08T18:58:35.499Z] ---> cfc18b08335c [2021-06-08T18:58:35.499Z] 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-08T18:58:38.125Z] ---> Running in 775e3fdf2374 [2021-06-08T18:58:39.238Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T18:58:40.216Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T18:58:40.809Z] (1/12) Installing libmagic (5.39-r0) [2021-06-08T18:58:41.084Z] (2/12) Installing file (5.39-r0) [2021-06-08T18:58:41.355Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-08T18:58:41.355Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-08T18:58:46.742Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-08T18:58:46.742Z] (6/12) Installing patch (2.7.6-r6) [2021-06-08T18:58:47.013Z] (7/12) Installing build-base (0.5-r2) [2021-06-08T18:58:47.013Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-08T18:58:47.013Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-08T18:58:47.288Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-08T18:58:47.288Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-08T18:58:47.288Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-08T18:58:47.494Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T18:58:47.494Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T18:58:47.494Z] ---> 0f09f2d976cc [2021-06-08T18:58:47.494Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T18:58:47.559Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T18:58:47.559Z] OK: 218 MiB in 52 packages [2021-06-08T18:58:47.763Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T18:58:47.763Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T18:58:47.763Z] ---> 0f09f2d976cc [2021-06-08T18:58:47.763Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T18:58:47.763Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T18:58:47.763Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-08T18:58:47.763Z] ---> 0f09f2d976cc [2021-06-08T18:58:47.763Z] Step 3/22 : WORKDIR /edgex-go [2021-06-08T18:58:51.876Z] Removing intermediate container 775e3fdf2374 [2021-06-08T18:58:51.876Z] ---> 27f85d6dc4b3 [2021-06-08T18:58:51.876Z] Step 4/6 : WORKDIR /edgex-go [2021-06-08T18:58:51.876Z] ---> Running in 3df0c2e1d931 [2021-06-08T18:58:51.970Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T18:58:51.970Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T18:58:51.970Z] ---> 0f09f2d976cc [2021-06-08T18:58:51.970Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T18:58:52.158Z] Removing intermediate container 3df0c2e1d931 [2021-06-08T18:58:52.159Z] ---> f8752f44908c [2021-06-08T18:58:52.159Z] Step 5/6 : COPY go.mod . [2021-06-08T18:58:53.137Z] ---> 7f53536cffc8 [2021-06-08T18:58:53.137Z] Step 6/6 : RUN go mod download [2021-06-08T18:58:53.137Z] ---> Running in a9e1ac1464d9 [2021-06-08T18:58:57.269Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T18:58:57.269Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-08T18:58:57.269Z] ---> 0f09f2d976cc [2021-06-08T18:58:57.269Z] Step 3/26 : WORKDIR /edgex-go [2021-06-08T18:58:57.534Z] ---> Running in 1a43e5414bd9 [2021-06-08T18:58:57.534Z] ---> Running in 894e44988c3b [2021-06-08T18:58:57.534Z] ---> Running in ac5c9f7122e1 [2021-06-08T18:58:57.534Z] ---> Running in dca59b1d188f [2021-06-08T18:58:57.534Z] ---> Running in 0d2efb3bd82a [2021-06-08T18:58:57.534Z] Removing intermediate container 894e44988c3b [2021-06-08T18:58:57.534Z] ---> 3d0b40a32b61 [2021-06-08T18:58:57.534Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T18:58:57.796Z] ---> Running in 544fb845f347 [2021-06-08T18:58:57.797Z] Removing intermediate container ac5c9f7122e1 [2021-06-08T18:58:57.797Z] ---> f8997e9f9601 [2021-06-08T18:58:57.797Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T18:58:57.797Z] Removing intermediate container 0d2efb3bd82a [2021-06-08T18:58:57.797Z] ---> 50b38f4f3849 [2021-06-08T18:58:57.797Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T18:58:57.797Z] Removing intermediate container 1a43e5414bd9 [2021-06-08T18:58:57.797Z] ---> 8b50ff72c17f [2021-06-08T18:58:57.797Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T18:58:57.797Z] Removing intermediate container dca59b1d188f [2021-06-08T18:58:57.797Z] ---> 9de52047f0fe [2021-06-08T18:58:57.797Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T18:58:57.797Z] ---> Running in 6d5c8cc4b761 [2021-06-08T18:58:57.797Z] ---> Running in 7e20c0d67d8f [2021-06-08T18:58:57.797Z] ---> Running in dd51be6b5e80 [2021-06-08T18:58:57.797Z] ---> Running in 433be9176b11 [2021-06-08T18:58:58.745Z] Removing intermediate container 544fb845f347 [2021-06-08T18:58:58.745Z] ---> d88bb6b1e7cc [2021-06-08T18:58:58.745Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-08T18:58:59.009Z] ---> Running in b7ae8e08f8ae [2021-06-08T18:58:59.009Z] Removing intermediate container 6d5c8cc4b761 [2021-06-08T18:58:59.009Z] ---> a83d56fc0556 [2021-06-08T18:58:59.009Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-08T18:58:59.271Z] ---> Running in d197e939849c [2021-06-08T18:58:59.271Z] Removing intermediate container 7e20c0d67d8f [2021-06-08T18:58:59.271Z] ---> 30089b64e58c [2021-06-08T18:58:59.271Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T18:58:59.271Z] ---> Running in e53592ab3065 [2021-06-08T18:58:59.271Z] Removing intermediate container 433be9176b11 [2021-06-08T18:58:59.271Z] ---> 39ea0a760ee1 [2021-06-08T18:58:59.271Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-08T18:58:59.271Z] ---> Running in 38d47e0be8cf [2021-06-08T18:58:59.537Z] Removing intermediate container dd51be6b5e80 [2021-06-08T18:58:59.537Z] ---> a9a57354e72c [2021-06-08T18:58:59.537Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-08T18:58:59.537Z] ---> Running in 8f00a4c49010 [2021-06-08T18:58:59.807Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T18:59:00.071Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T18:59:00.071Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T18:59:00.071Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T18:59:00.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T18:59:00.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T18:59:00.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T18:59:00.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T18:59:00.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T18:59:01.165Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T18:59:01.431Z] OK: 219 MiB in 52 packages [2021-06-08T18:59:01.694Z] OK: 219 MiB in 52 packages [2021-06-08T18:59:01.694Z] OK: 219 MiB in 52 packages [2021-06-08T18:59:01.694Z] OK: 219 MiB in 52 packages [2021-06-08T18:59:01.694Z] OK: 219 MiB in 52 packages [2021-06-08T18:59:01.958Z] Removing intermediate container 38d47e0be8cf [2021-06-08T18:59:01.958Z] ---> 098806f250f3 [2021-06-08T18:59:01.958Z] Step 6/23 : COPY go.mod . [2021-06-08T18:59:02.225Z] Removing intermediate container d197e939849c [2021-06-08T18:59:02.225Z] ---> 6162467dfa7d [2021-06-08T18:59:02.225Z] Step 6/23 : COPY go.mod . [2021-06-08T18:59:02.493Z] Removing intermediate container 8f00a4c49010 [2021-06-08T18:59:02.493Z] ---> 5396d41a94fc [2021-06-08T18:59:02.493Z] Step 6/26 : COPY go.mod . [2021-06-08T18:59:02.493Z] Removing intermediate container e53592ab3065 [2021-06-08T18:59:02.493Z] ---> 673ee6ecb058 [2021-06-08T18:59:02.493Z] Step 6/24 : COPY go.mod . [2021-06-08T18:59:02.493Z] Removing intermediate container b7ae8e08f8ae [2021-06-08T18:59:02.493Z] ---> 8200cc64d58d [2021-06-08T18:59:02.493Z] Step 6/22 : COPY go.mod . [2021-06-08T18:59:02.493Z] ---> f68c4dcfe89e [2021-06-08T18:59:02.493Z] Step 7/23 : RUN go mod download [2021-06-08T18:59:02.493Z] ---> 53aa4f509f6c [2021-06-08T18:59:02.493Z] Step 7/23 : RUN go mod download [2021-06-08T18:59:02.493Z] ---> Running in 6928040249c5 [2021-06-08T18:59:02.493Z] ---> Running in 8560cff45f66 [2021-06-08T18:59:02.757Z] ---> d7616f043c32 [2021-06-08T18:59:02.757Z] Step 7/26 : RUN go mod download [2021-06-08T18:59:02.757Z] ---> ec07f05ece25 [2021-06-08T18:59:02.757Z] Step 7/24 : RUN go mod download [2021-06-08T18:59:02.757Z] ---> Running in 90371c5edfbe [2021-06-08T18:59:02.757Z] ---> d30d5bec261e [2021-06-08T18:59:02.757Z] Step 7/22 : RUN go mod download [2021-06-08T18:59:02.757Z] ---> Running in 211183af20e0 [2021-06-08T18:59:02.757Z] ---> Running in b914cff84207 [2021-06-08T18:59:03.708Z] Removing intermediate container 6928040249c5 [2021-06-08T18:59:03.708Z] ---> e695ef9c6471 [2021-06-08T18:59:03.708Z] Step 8/23 : COPY . . [2021-06-08T18:59:03.976Z] Removing intermediate container 8560cff45f66 [2021-06-08T18:59:03.976Z] ---> 10cf0259452c [2021-06-08T18:59:03.976Z] Step 8/23 : COPY . . [2021-06-08T18:59:03.976Z] Removing intermediate container 90371c5edfbe [2021-06-08T18:59:03.976Z] ---> 2b9a06d816d4 [2021-06-08T18:59:03.976Z] Step 8/26 : COPY . . [2021-06-08T18:59:10.591Z] Removing intermediate container 211183af20e0 [2021-06-08T18:59:10.591Z] ---> 277a03efdae3 [2021-06-08T18:59:10.591Z] Step 8/24 : COPY . . [2021-06-08T18:59:10.591Z] Removing intermediate container b914cff84207 [2021-06-08T18:59:10.591Z] ---> 28aef96b2201 [2021-06-08T18:59:10.591Z] Step 8/22 : COPY . . [2021-06-08T18:59:19.936Z] Removing intermediate container a9e1ac1464d9 [2021-06-08T18:59:19.936Z] ---> 3aa30e873e6a [2021-06-08T18:59:19.936Z] Successfully built 3aa30e873e6a [2021-06-08T18:59:20.209Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T18:59:20.556Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T18:59:20.556Z] . [Pipeline] withDockerContainer [2021-06-08T18:59:20.619Z] ---> e8e33c55229a [2021-06-08T18:59:20.619Z] Step 9/23 : RUN go mod tidy [2021-06-08T18:59:20.619Z] ---> 7e7c71f08977 [2021-06-08T18:59:20.619Z] Step 9/26 : RUN go mod tidy [2021-06-08T18:59:20.619Z] ---> 70f092ba4e5e [2021-06-08T18:59:20.619Z] Step 9/23 : RUN go mod tidy [2021-06-08T18:59:20.619Z] ---> Running in c9d00487fa55 [2021-06-08T18:59:20.619Z] ---> Running in 6b256b785f0e [2021-06-08T18:59:20.619Z] ---> Running in 54055f5fa8b3 [2021-06-08T18:59:20.841Z] prd-ubuntu18.04-docker-arm64-4c-16g-974 does not seem to be running inside a container [2021-06-08T18:59:20.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-arm64 cat [2021-06-08T18:59:22.552Z] $ docker top 789b5a5d6bcfcff36e3c0178858e78bfcd0785f9822f721a350b382dd5ef68c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T18:59:23.580Z] + go version [2021-06-08T18:59:23.580Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-08T18:59:23.598Z] $ docker stop --time=1 789b5a5d6bcfcff36e3c0178858e78bfcd0785f9822f721a350b382dd5ef68c3 [2021-06-08T18:59:28.501Z] $ docker rm -f 789b5a5d6bcfcff36e3c0178858e78bfcd0785f9822f721a350b382dd5ef68c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-08T18:59:28.808Z] Removing intermediate container c9d00487fa55 [2021-06-08T18:59:28.808Z] ---> 983ea23e716c [2021-06-08T18:59:28.808Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-08T18:59:28.808Z] ---> b720bc9e45c6 [2021-06-08T18:59:28.808Z] Step 9/24 : RUN go mod tidy [2021-06-08T18:59:28.808Z] ---> e276e93b8abc [2021-06-08T18:59:28.808Z] Step 9/22 : RUN go mod tidy [2021-06-08T18:59:28.808Z] Removing intermediate container 6b256b785f0e [2021-06-08T18:59:28.809Z] ---> f5ca4555b69c [2021-06-08T18:59:28.809Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-08T18:59:28.809Z] ---> Running in 0f905625a314 [2021-06-08T18:59:28.809Z] ---> Running in 7af2a939f2b6 [2021-06-08T18:59:28.809Z] Removing intermediate container 54055f5fa8b3 [2021-06-08T18:59:28.809Z] ---> 3d8197300c53 [2021-06-08T18:59:28.809Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-08T18:59:28.809Z] ---> Running in 5d0d8aece9a5 [2021-06-08T18:59:28.809Z] ---> Running in fd8439c5d56f [2021-06-08T18:59:28.809Z] ---> Running in d1a6f7bf84eb [2021-06-08T18:59:28.809Z] 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 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T18:59:29.071Z] 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-08T18:59:29.072Z] 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-08T18:59:29.338Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T18:59:29.338Z] . [Pipeline] withDockerContainer [2021-06-08T18:59:29.573Z] prd-ubuntu18.04-docker-arm64-4c-16g-974 does not seem to be running inside a container [2021-06-08T18:59:29.653Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-arm64 cat [2021-06-08T18:59:30.024Z] Removing intermediate container 7af2a939f2b6 [2021-06-08T18:59:30.024Z] ---> b3afeda827f7 [2021-06-08T18:59:30.024Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-08T18:59:30.024Z] ---> Running in 7e8a91b6b85e [2021-06-08T18:59:30.288Z] Removing intermediate container 5d0d8aece9a5 [2021-06-08T18:59:30.288Z] ---> e7875e892dbc [2021-06-08T18:59:30.288Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-08T18:59:30.550Z] ---> Running in 263d8c9547f7 [2021-06-08T18:59:30.550Z] 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-08T18:59:31.122Z] 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-08T18:59:31.992Z] $ docker top dbff2a91d2e67da2e8412748cd3eddf4d1a908b1cad985a585f0ba0205987901 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T18:59:32.277Z] ========================================================= [2021-06-08T18:59:32.277Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-08T18:59:32.277Z] ========================================================= [Pipeline] sh [2021-06-08T18:59:32.915Z] + go mod tidy [Pipeline] sh [2021-06-08T18:59:34.169Z] + make test [2021-06-08T18:59:34.170Z] go mod tidy [2021-06-08T18:59:34.767Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T18:59:56.945Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-08T19:00:09.926Z] 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-08T19:00:09.926Z] 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-08T19:00:13.275Z] Removing intermediate container 0f905625a314 [2021-06-08T19:00:13.275Z] ---> 98f200fb22cb [2021-06-08T19:00:13.275Z] [2021-06-08T19:00:13.275Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T19:00:13.850Z] 3.12: Pulling from library/alpine [2021-06-08T19:00:13.851Z] Removing intermediate container 7e8a91b6b85e [2021-06-08T19:00:13.851Z] ---> 4b3c58b36bf7 [2021-06-08T19:00:13.851Z] [2021-06-08T19:00:13.851Z] Step 11/22 : FROM alpine:3.12 [2021-06-08T19:00:13.851Z] Removing intermediate container fd8439c5d56f [2021-06-08T19:00:13.851Z] ---> 92ed8fe5d3a4 [2021-06-08T19:00:13.851Z] [2021-06-08T19:00:13.851Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T19:00:13.851Z] Removing intermediate container d1a6f7bf84eb [2021-06-08T19:00:13.851Z] ---> 2cac46b35b9e [2021-06-08T19:00:13.851Z] [2021-06-08T19:00:13.851Z] Step 11/26 : FROM alpine:3.12 [2021-06-08T19:00:13.851Z] 3.12: Pulling from library/alpine [2021-06-08T19:00:13.851Z] 3.12: Pulling from library/alpine [2021-06-08T19:00:14.111Z] 3.12: Pulling from library/alpine [2021-06-08T19:00:14.373Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T19:00:14.373Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T19:00:14.373Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T19:00:14.373Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T19:00:14.373Z] Status: Image is up to date for alpine:3.12 [2021-06-08T19:00:14.373Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T19:00:14.373Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T19:00:14.373Z] Status: Image is up to date for alpine:3.12 [2021-06-08T19:00:14.373Z] ---> 13621d1b12d4 [2021-06-08T19:00:14.373Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-08T19:00:14.373Z] ---> 13621d1b12d4 [2021-06-08T19:00:14.373Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-08T19:00:14.373Z] ---> 13621d1b12d4 [2021-06-08T19:00:14.373Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-08T19:00:14.373Z] ---> 13621d1b12d4 [2021-06-08T19:00:14.373Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-08T19:00:14.947Z] ---> Running in c49e6395d26f [2021-06-08T19:00:14.947Z] ---> Running in 01266f0ec6ae [2021-06-08T19:00:14.947Z] ---> Running in e5011d6e12ba [2021-06-08T19:00:14.947Z] ---> Running in cdfc0012b75d [2021-06-08T19:00:14.947Z] Removing intermediate container 263d8c9547f7 [2021-06-08T19:00:14.947Z] ---> e7f8169f5762 [2021-06-08T19:00:14.947Z] [2021-06-08T19:00:14.947Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T19:00:14.947Z] ---> 13621d1b12d4 [2021-06-08T19:00:14.947Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T19:00:14.947Z] ---> Running in ae6564ec4338 [2021-06-08T19:00:15.541Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:00:15.541Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:00:15.541Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:00:15.541Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:00:15.828Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-08T19:00:15.828Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-08T19:00:15.828Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:00:15.828Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T19:00:15.828Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:00:15.828Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T19:00:15.828Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:00:15.828Z] OK: 6 MiB in 15 packages [2021-06-08T19:00:16.112Z] OK: 6 MiB in 16 packages [2021-06-08T19:00:16.112Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:00:16.112Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:00:16.112Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-08T19:00:16.112Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:00:16.112Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T19:00:16.383Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-08T19:00:16.383Z] (4/6) Installing curl (7.77.0-r0) [2021-06-08T19:00:16.383Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-08T19:00:16.383Z] (6/6) Installing su-exec (0.2-r1) [2021-06-08T19:00:16.383Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:00:16.383Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T19:00:16.383Z] OK: 7 MiB in 20 packages [2021-06-08T19:00:16.383Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-08T19:00:16.383Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T19:00:16.384Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-08T19:00:16.384Z] (4/4) Installing curl (7.77.0-r0) [2021-06-08T19:00:16.384Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:00:16.384Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:00:16.384Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T19:00:16.384Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:00:16.384Z] OK: 7 MiB in 18 packages [2021-06-08T19:00:16.654Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T19:00:16.654Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:00:16.654Z] OK: 6 MiB in 15 packages [2021-06-08T19:00:16.654Z] Removing intermediate container e5011d6e12ba [2021-06-08T19:00:16.654Z] ---> b24371e45c92 [2021-06-08T19:00:16.654Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T19:00:16.929Z] ---> Running in 1d3f1d8c857c [2021-06-08T19:00:16.929Z] Removing intermediate container c49e6395d26f [2021-06-08T19:00:16.929Z] ---> 3eefc718003b [2021-06-08T19:00:16.929Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T19:00:16.929Z] ---> Running in bd35dfd4b5a9 [2021-06-08T19:00:16.929Z] Removing intermediate container 01266f0ec6ae [2021-06-08T19:00:16.929Z] ---> 40452469a2a2 [2021-06-08T19:00:16.929Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T19:00:16.929Z] Removing intermediate container 1d3f1d8c857c [2021-06-08T19:00:16.929Z] ---> 23343eca929e [2021-06-08T19:00:16.929Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-08T19:00:17.203Z] ---> Running in 86325f51a53b [2021-06-08T19:00:17.203Z] ---> Running in 73882a21e4c3 [2021-06-08T19:00:17.203Z] Removing intermediate container cdfc0012b75d [2021-06-08T19:00:17.203Z] ---> 4cbd9aa5a676 [2021-06-08T19:00:17.203Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T19:00:17.203Z] Removing intermediate container ae6564ec4338 [2021-06-08T19:00:17.203Z] ---> b4589d5dd5a3 [2021-06-08T19:00:17.203Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T19:00:17.203Z] ---> Running in 3b5680c6c57c [2021-06-08T19:00:17.203Z] Removing intermediate container bd35dfd4b5a9 [2021-06-08T19:00:17.203Z] ---> 1ba63e2dd3d1 [2021-06-08T19:00:17.203Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-08T19:00:17.203Z] ---> Running in 674c79a2183e [2021-06-08T19:00:17.203Z] Removing intermediate container 73882a21e4c3 [2021-06-08T19:00:17.203Z] ---> 6f5f32ce1d5e [2021-06-08T19:00:17.203Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T19:00:17.203Z] Removing intermediate container 86325f51a53b [2021-06-08T19:00:17.203Z] ---> 69ee8bb40a39 [2021-06-08T19:00:17.203Z] Step 14/26 : WORKDIR / [2021-06-08T19:00:17.203Z] ---> Running in a5587ea784db [2021-06-08T19:00:17.203Z] ---> Running in f79b4582f1b7 [2021-06-08T19:00:17.203Z] ---> Running in fa669f1445ee [2021-06-08T19:00:17.476Z] Removing intermediate container 674c79a2183e [2021-06-08T19:00:17.476Z] ---> d99e1aa88b78 [2021-06-08T19:00:17.476Z] Step 14/22 : WORKDIR /edgex [2021-06-08T19:00:17.476Z] Removing intermediate container 3b5680c6c57c [2021-06-08T19:00:17.476Z] ---> 4c20c298f18f [2021-06-08T19:00:17.476Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-08T19:00:17.476Z] ---> Running in 9c9c679ebbea [2021-06-08T19:00:17.476Z] Removing intermediate container f79b4582f1b7 [2021-06-08T19:00:17.476Z] ---> 761a16f1fd2a [2021-06-08T19:00:17.476Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:00:17.476Z] ---> Running in c809afc378a9 [2021-06-08T19:00:17.476Z] Removing intermediate container fa669f1445ee [2021-06-08T19:00:17.476Z] ---> be8f1b3744be [2021-06-08T19:00:17.476Z] 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-08T19:00:17.476Z] Removing intermediate container a5587ea784db [2021-06-08T19:00:17.476Z] ---> c54ef55e5756 [2021-06-08T19:00:17.476Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T19:00:17.476Z] ---> Running in 08ac84e7a938 [2021-06-08T19:00:17.741Z] Removing intermediate container c809afc378a9 [2021-06-08T19:00:17.741Z] ---> c2781f36c390 [2021-06-08T19:00:17.741Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T19:00:17.741Z] Removing intermediate container 9c9c679ebbea [2021-06-08T19:00:17.741Z] ---> 5651e86c733d [2021-06-08T19:00:17.741Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-08T19:00:17.741Z] Removing intermediate container 08ac84e7a938 [2021-06-08T19:00:17.741Z] ---> c4482517de20 [2021-06-08T19:00:17.741Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:00:17.741Z] ---> 985642f5e064 [2021-06-08T19:00:17.741Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-08T19:00:17.741Z] ---> Running in 119534c3f916 [2021-06-08T19:00:17.741Z] ---> 60d21dc5fb55 [2021-06-08T19:00:17.741Z] 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-08T19:00:18.001Z] Removing intermediate container 119534c3f916 [2021-06-08T19:00:18.001Z] ---> ac2941487717 [2021-06-08T19:00:18.001Z] Step 16/24 : WORKDIR / [2021-06-08T19:00:18.001Z] ---> c41c21a2c8bf [2021-06-08T19:00:18.001Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-08T19:00:18.001Z] ---> Running in 90a010740452 [2021-06-08T19:00:18.283Z] ---> e4df3fe9cf7b [2021-06-08T19:00:18.283Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-08T19:00:18.283Z] ---> 964dfc6cebaf [2021-06-08T19:00:18.283Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-08T19:00:18.283Z] ---> fb2e356441c2 [2021-06-08T19:00:18.283Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-08T19:00:18.545Z] Removing intermediate container 90a010740452 [2021-06-08T19:00:18.545Z] ---> 71b45626c0eb [2021-06-08T19:00:18.545Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:00:18.545Z] ---> d05943dc549b [2021-06-08T19:00:18.545Z] 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-08T19:00:18.808Z] ---> 5ae1718954b9 [2021-06-08T19:00:18.808Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-08T19:00:18.808Z] ---> c8d1b4a6e0b6 [2021-06-08T19:00:18.808Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-08T19:00:18.808Z] ---> 69030357cb40 [2021-06-08T19:00:18.808Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-08T19:00:18.808Z] ---> 03bec4c80d87 [2021-06-08T19:00:18.808Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-08T19:00:18.808Z] ---> Running in 479285e6a44d [2021-06-08T19:00:19.072Z] Removing intermediate container 479285e6a44d [2021-06-08T19:00:19.072Z] ---> b94b9d7473b5 [2021-06-08T19:00:19.072Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:00:19.348Z] ---> 7439a40645c3 [2021-06-08T19:00:19.348Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-08T19:00:19.348Z] ---> eefd7292d979 [2021-06-08T19:00:19.348Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-08T19:00:19.348Z] ---> 513753d3d28a [2021-06-08T19:00:19.348Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-08T19:00:19.348Z] ---> Running in 4be98f164182 [2021-06-08T19:00:19.348Z] ---> 0161799df783 [2021-06-08T19:00:19.348Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-08T19:00:19.348Z] ---> Running in d1bf32ac4eb2 [2021-06-08T19:00:19.348Z] ---> Running in 97d0c5f99ec5 [2021-06-08T19:00:19.609Z] Removing intermediate container 4be98f164182 [2021-06-08T19:00:19.609Z] ---> 82cfbeae77b6 [2021-06-08T19:00:19.609Z] Step 21/23 : LABEL arch=x86_64 [2021-06-08T19:00:19.609Z] Removing intermediate container d1bf32ac4eb2 [2021-06-08T19:00:19.609Z] ---> 168c427d1c08 [2021-06-08T19:00:19.609Z] Step 19/22 : CMD ["--init=true"] [2021-06-08T19:00:19.609Z] ---> Running in d4d381d4887e [2021-06-08T19:00:19.609Z] Removing intermediate container 97d0c5f99ec5 [2021-06-08T19:00:19.609Z] ---> 72b0b11f5541 [2021-06-08T19:00:19.609Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:00:19.609Z] ---> Running in 21ead11679ec [2021-06-08T19:00:19.609Z] ---> 7902a3b5dbd4 [2021-06-08T19:00:19.609Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-08T19:00:19.875Z] Removing intermediate container d4d381d4887e [2021-06-08T19:00:19.875Z] ---> 1f882158f204 [2021-06-08T19:00:19.875Z] Step 22/23 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 [2021-06-08T19:00:19.875Z] ---> Running in eb27e74253c0 [2021-06-08T19:00:19.875Z] ---> 802769327bb7 [2021-06-08T19:00:19.875Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-08T19:00:19.875Z] ---> Running in 484b197e811d [2021-06-08T19:00:19.875Z] Removing intermediate container 21ead11679ec [2021-06-08T19:00:19.875Z] ---> 45f6a4491ac0 [2021-06-08T19:00:19.875Z] Step 20/22 : LABEL arch=x86_64 [2021-06-08T19:00:19.875Z] ---> Running in cc80ba9e70dc [2021-06-08T19:00:19.875Z] ---> Running in c7a38a36327c [2021-06-08T19:00:19.875Z] Removing intermediate container eb27e74253c0 [2021-06-08T19:00:19.875Z] ---> 2e555c36ec66 [2021-06-08T19:00:19.875Z] Step 21/23 : LABEL arch=x86_64 [2021-06-08T19:00:20.140Z] Removing intermediate container 484b197e811d [2021-06-08T19:00:20.140Z] ---> 5fe74440c51f [2021-06-08T19:00:20.140Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:00:20.140Z] ---> Running in c827362e34ff [2021-06-08T19:00:20.140Z] Removing intermediate container cc80ba9e70dc [2021-06-08T19:00:20.140Z] ---> ca05c37e3e71 [2021-06-08T19:00:20.140Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T19:00:20.140Z] ---> Running in 72d733bec926 [2021-06-08T19:00:20.403Z] Removing intermediate container c7a38a36327c [2021-06-08T19:00:20.404Z] ---> 535d0f0a1311 [2021-06-08T19:00:20.404Z] Step 21/22 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 [2021-06-08T19:00:20.404Z] ---> b699da175ebd [2021-06-08T19:00:20.404Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-08T19:00:20.404Z] ---> Running in 853bee73d315 [2021-06-08T19:00:20.404Z] ---> Running in 5a77122e95d3 [2021-06-08T19:00:20.404Z] Removing intermediate container c827362e34ff [2021-06-08T19:00:20.404Z] ---> 44b9c02f5545 [2021-06-08T19:00:20.404Z] Step 22/23 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 [2021-06-08T19:00:20.404Z] Removing intermediate container 72d733bec926 [2021-06-08T19:00:20.404Z] ---> 99244fb26ce9 [2021-06-08T19:00:20.404Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T19:00:20.667Z] ---> b490a11d788a [2021-06-08T19:00:20.667Z] 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-08T19:00:20.667Z] ---> Running in 0636d2b0eb83 [2021-06-08T19:00:20.668Z] Removing intermediate container 853bee73d315 [2021-06-08T19:00:20.668Z] ---> 842cb9240730 [2021-06-08T19:00:20.668Z] Step 22/22 : LABEL version=0.0.0 [2021-06-08T19:00:20.668Z] ---> Running in 7a982d972b24 [2021-06-08T19:00:20.668Z] Removing intermediate container 5a77122e95d3 [2021-06-08T19:00:20.668Z] ---> 7ef5856dda5f [2021-06-08T19:00:20.668Z] [2021-06-08T19:00:20.668Z] ---> Running in 4efbfa44fa35 [2021-06-08T19:00:20.668Z] ---> Running in ac92a08cafa2 [2021-06-08T19:00:20.668Z] Successfully built 7ef5856dda5f [2021-06-08T19:00:20.668Z] Successfully tagged support-scheduler:latest [2021-06-08T19:00:20.668Z] Building sys-mgmt-agent [2021-06-08T19:00:20.944Z]  Building support-scheduler ... done Removing intermediate container 7a982d972b24 [2021-06-08T19:00:20.944Z] ---> 5024ed05946d [2021-06-08T19:00:20.944Z] Step 23/24 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 [2021-06-08T19:00:20.944Z] Removing intermediate container 0636d2b0eb83 [2021-06-08T19:00:20.944Z] ---> d264ee865873 [2021-06-08T19:00:20.944Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T19:00:20.944Z] ---> Running in d42998a2519d [2021-06-08T19:00:20.944Z] ---> Running in 13f00bc980b2 [2021-06-08T19:00:20.944Z] Removing intermediate container ac92a08cafa2 [2021-06-08T19:00:20.944Z] ---> 3dc6b697cdfd [2021-06-08T19:00:20.944Z] [2021-06-08T19:00:21.291Z] Successfully built 3dc6b697cdfd [2021-06-08T19:00:21.291Z] Successfully tagged security-proxy-setup:latest [2021-06-08T19:00:21.291Z]  Building security-proxy-setup ... done Building core-command [2021-06-08T19:00:22.389Z] Removing intermediate container 13f00bc980b2 [2021-06-08T19:00:22.389Z] ---> c2087644edca [2021-06-08T19:00:22.389Z] [2021-06-08T19:00:22.652Z] Successfully built c2087644edca [2021-06-08T19:00:24.572Z] Successfully tagged support-notifications:latest [2021-06-08T19:00:24.572Z]  Building support-notifications ... done Building core-data [2021-06-08T19:00:24.572Z] Removing intermediate container d42998a2519d [2021-06-08T19:00:24.572Z] ---> 8a94277b17cc [2021-06-08T19:00:24.572Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T19:00:24.572Z] ---> Running in 17046682c905 [2021-06-08T19:00:27.144Z] Removing intermediate container 17046682c905 [2021-06-08T19:00:27.144Z] ---> 562f65cf3ee9 [2021-06-08T19:00:27.144Z] [2021-06-08T19:00:27.144Z] Removing intermediate container 4efbfa44fa35 [2021-06-08T19:00:27.144Z] ---> bffe9ef398ea [2021-06-08T19:00:27.144Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-08T19:00:27.144Z] Successfully built 562f65cf3ee9 [2021-06-08T19:00:31.375Z] Successfully tagged core-metadata:latest [2021-06-08T19:00:31.375Z]  Building core-metadata ... done Building security-bootstrapper [2021-06-08T19:00:31.375Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:00:31.375Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:00:31.375Z] ---> 0f09f2d976cc [2021-06-08T19:00:31.375Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T19:00:31.375Z] ---> Using cache [2021-06-08T19:00:31.375Z] ---> 9de52047f0fe [2021-06-08T19:00:31.375Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:00:31.375Z] ---> Using cache [2021-06-08T19:00:31.375Z] ---> 39ea0a760ee1 [2021-06-08T19:00:31.375Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-08T19:00:31.954Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:00:31.954Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:00:31.954Z] ---> 0f09f2d976cc [2021-06-08T19:00:31.954Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T19:00:31.954Z] ---> Using cache [2021-06-08T19:00:31.954Z] ---> 9de52047f0fe [2021-06-08T19:00:31.954Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:00:31.954Z] ---> Using cache [2021-06-08T19:00:31.954Z] ---> 39ea0a760ee1 [2021-06-08T19:00:31.954Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-08T19:00:33.343Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:00:33.343Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:00:33.343Z] ---> 0f09f2d976cc [2021-06-08T19:00:33.343Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T19:00:33.343Z] ---> Using cache [2021-06-08T19:00:33.343Z] ---> 9de52047f0fe [2021-06-08T19:00:33.343Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:00:33.343Z] ---> Using cache [2021-06-08T19:00:33.343Z] ---> 39ea0a760ee1 [2021-06-08T19:00:33.343Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T19:00:34.730Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:00:34.730Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:00:34.730Z] ---> 0f09f2d976cc [2021-06-08T19:00:34.730Z] Step 3/32 : WORKDIR /edgex-go [2021-06-08T19:00:34.730Z] ---> Using cache [2021-06-08T19:00:34.730Z] ---> 9de52047f0fe [2021-06-08T19:00:34.730Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:00:34.730Z] ---> Using cache [2021-06-08T19:00:34.730Z] ---> 39ea0a760ee1 [2021-06-08T19:00:34.730Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-08T19:00:35.327Z] ---> Running in 2904a8a1a10c [2021-06-08T19:00:35.327Z] ---> Running in 76d1950e7d44 [2021-06-08T19:00:35.327Z] ---> Running in c750dbd5e3dd [2021-06-08T19:00:35.327Z] ---> Running in 0e667c65a0e5 [2021-06-08T19:00:35.327Z] ---> Running in 13d4ca48e58f [2021-06-08T19:00:35.327Z] Removing intermediate container 2904a8a1a10c [2021-06-08T19:00:35.327Z] ---> 7ce81f3a4fc8 [2021-06-08T19:00:35.327Z] Step 24/26 : LABEL arch=x86_64 [2021-06-08T19:00:35.592Z] ---> Running in c303cb18014b [2021-06-08T19:00:35.592Z] Removing intermediate container c303cb18014b [2021-06-08T19:00:35.592Z] ---> 18da6c67c91d [2021-06-08T19:00:35.592Z] Step 25/26 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 [2021-06-08T19:00:35.592Z] ---> Running in 16a89e347667 [2021-06-08T19:00:35.858Z] Removing intermediate container 16a89e347667 [2021-06-08T19:00:35.858Z] ---> c99b059b8a99 [2021-06-08T19:00:35.858Z] Step 26/26 : LABEL version=0.0.0 [2021-06-08T19:00:35.858Z] ---> Running in 291f230e1758 [2021-06-08T19:00:36.121Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:00:36.121Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:00:36.121Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:00:36.121Z] Removing intermediate container 291f230e1758 [2021-06-08T19:00:36.121Z] ---> b08b6a7aa534 [2021-06-08T19:00:36.121Z] [2021-06-08T19:00:36.121Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:00:36.121Z] Successfully built b08b6a7aa534 [2021-06-08T19:00:36.121Z] Successfully tagged security-secretstore-setup:latest [2021-06-08T19:00:37.062Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:00:37.062Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:00:37.062Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:00:37.062Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:00:37.362Z] OK: 219 MiB in 52 packages [2021-06-08T19:00:37.362Z] OK: 219 MiB in 52 packages [2021-06-08T19:00:37.631Z] OK: 219 MiB in 52 packages [2021-06-08T19:00:37.895Z] Removing intermediate container 76d1950e7d44 [2021-06-08T19:00:37.895Z] ---> e8ee7b964aec [2021-06-08T19:00:37.895Z] Step 6/24 : COPY go.mod . [2021-06-08T19:00:37.895Z] Removing intermediate container c750dbd5e3dd [2021-06-08T19:00:37.895Z] ---> 613704d0a09c [2021-06-08T19:00:37.895Z] Step 6/24 : COPY go.mod . [2021-06-08T19:00:37.895Z] OK: 219 MiB in 52 packages [2021-06-08T19:00:37.895Z] Removing intermediate container 13d4ca48e58f [2021-06-08T19:00:37.895Z] ---> 1dfa779bea96 [2021-06-08T19:00:37.895Z] Step 6/24 : COPY go.mod . [2021-06-08T19:00:38.157Z] ---> 10c711999ac3 [2021-06-08T19:00:38.157Z] Step 7/24 : RUN go mod download [2021-06-08T19:00:38.157Z] ---> Running in d97a211031c3 [2021-06-08T19:00:38.157Z] ---> 6e727501186f [2021-06-08T19:00:38.157Z] Step 7/24 : RUN go mod download [2021-06-08T19:00:38.157Z] ---> aa427ba9e742 [2021-06-08T19:00:38.157Z] Step 7/24 : RUN go mod download [2021-06-08T19:00:38.157Z] ---> Running in 94090be7860e [2021-06-08T19:00:38.157Z] ---> Running in c8e161fd5110 [2021-06-08T19:00:38.419Z] Removing intermediate container 0e667c65a0e5 [2021-06-08T19:00:38.419Z] ---> 0e87dab5c3b2 [2021-06-08T19:00:38.419Z] Step 6/32 : COPY go.mod . [2021-06-08T19:00:38.419Z] ---> e69298c04cc2 [2021-06-08T19:00:38.419Z] Step 7/32 : RUN go mod download [2021-06-08T19:00:38.681Z] ---> Running in 149220299d00 [2021-06-08T19:00:38.949Z] Removing intermediate container d97a211031c3 [2021-06-08T19:00:38.949Z] ---> 73ccc8cf62ed [2021-06-08T19:00:38.949Z] Step 8/24 : COPY . . [2021-06-08T19:00:44.280Z] Removing intermediate container 94090be7860e [2021-06-08T19:00:44.280Z] ---> edf9d26c65aa [2021-06-08T19:00:44.280Z] Step 8/24 : COPY . . [2021-06-08T19:00:44.280Z] Removing intermediate container c8e161fd5110 [2021-06-08T19:00:44.280Z] ---> b351e1886ff9 [2021-06-08T19:00:44.280Z] Step 8/24 : COPY . . [2021-06-08T19:00:44.280Z] ---> d62197fddcff [2021-06-08T19:00:44.280Z] Step 9/24 : RUN go mod tidy [2021-06-08T19:00:44.280Z] Removing intermediate container 149220299d00 [2021-06-08T19:00:44.281Z] ---> 47091fb1415c [2021-06-08T19:00:44.281Z] Step 8/32 : COPY . . [2021-06-08T19:00:53.558Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-08T19:00:55.883Z] ---> Running in 8888a9c6c346 [2021-06-08T19:00:55.883Z] ---> 0b5466857274 [2021-06-08T19:00:55.883Z] Step 9/32 : RUN go mod tidy [2021-06-08T19:00:55.883Z] ---> d6aa39eb5bb9 [2021-06-08T19:00:55.883Z] Step 9/24 : RUN go mod tidy [2021-06-08T19:00:55.883Z] ---> 94ad33b5ae59 [2021-06-08T19:00:55.883Z] Step 9/24 : RUN go mod tidy [2021-06-08T19:00:55.883Z] ---> Running in b866a3241c5e [2021-06-08T19:00:55.883Z] ---> Running in 58a1ebe87f32 [2021-06-08T19:00:55.883Z] ---> Running in f8222836591a [2021-06-08T19:00:56.215Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-08T19:00:57.320Z] Removing intermediate container 8888a9c6c346 [2021-06-08T19:00:57.321Z] ---> f5a6fd395278 [2021-06-08T19:00:57.321Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-08T19:00:57.321Z] ---> Running in 55ae1e95f6a1 [2021-06-08T19:00:57.586Z] Removing intermediate container b866a3241c5e [2021-06-08T19:00:57.586Z] ---> 75fd50da5af5 [2021-06-08T19:00:57.586Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-08T19:00:57.586Z] 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-08T19:00:57.586Z] ---> Running in 157c934c8aad [2021-06-08T19:00:57.586Z] Removing intermediate container 58a1ebe87f32 [2021-06-08T19:00:57.586Z] ---> 2fbfef67c808 [2021-06-08T19:00:57.586Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-08T19:00:57.847Z] Removing intermediate container f8222836591a [2021-06-08T19:00:57.847Z] ---> 8699d776eea0 [2021-06-08T19:00:57.847Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-08T19:00:57.847Z] ---> Running in 8a8e1253c41b [2021-06-08T19:00:57.847Z] ---> Running in 1c2239348b18 [2021-06-08T19:00:58.110Z] 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-08T19:00:58.384Z] 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-08T19:00:58.384Z] 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-08T19:01:02.981Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-08T19:01:02.982Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-08T19:01:11.296Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-08T19:01:11.296Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-08T19:01:11.296Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-08T19:01:11.296Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-08T19:01:11.896Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-08T19:01:11.896Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-08T19:01:22.097Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-08T19:01:22.097Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-08T19:01:22.097Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-08T19:01:22.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-08T19:01:22.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-08T19:01:22.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-08T19:01:22.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-08T19:01:23.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.207s coverage: 28.7% of statements [2021-06-08T19:01:26.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.289s coverage: 100.0% of statements [2021-06-08T19:01:26.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-08T19:01:26.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-08T19:01:26.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-08T19:01:27.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.336s coverage: 81.2% of statements [2021-06-08T19:01:27.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-08T19:01:29.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.352s coverage: 53.4% of statements [2021-06-08T19:01:29.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-08T19:01:29.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-08T19:01:33.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.573s coverage: 87.7% of statements [2021-06-08T19:01:33.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-08T19:01:33.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T19:01:33.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.225s coverage: 78.9% of statements [2021-06-08T19:01:33.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-08T19:01:33.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-08T19:01:33.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-08T19:01:33.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-08T19:01:33.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-08T19:01:33.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-08T19:01:33.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-08T19:01:37.275Z] Removing intermediate container 157c934c8aad [2021-06-08T19:01:37.275Z] ---> ddc7cdee1c0c [2021-06-08T19:01:37.275Z] [2021-06-08T19:01:37.275Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T19:01:37.275Z] ---> 13621d1b12d4 [2021-06-08T19:01:37.275Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T19:01:37.275Z] ---> Using cache [2021-06-08T19:01:37.275Z] ---> b4589d5dd5a3 [2021-06-08T19:01:37.275Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T19:01:37.275Z] ---> Using cache [2021-06-08T19:01:37.275Z] ---> 4c20c298f18f [2021-06-08T19:01:37.275Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-08T19:01:37.275Z] Removing intermediate container 8a8e1253c41b [2021-06-08T19:01:37.275Z] ---> b9d8596b9b68 [2021-06-08T19:01:37.275Z] [2021-06-08T19:01:37.275Z] Step 11/32 : FROM alpine:3.12 [2021-06-08T19:01:37.275Z] ---> 13621d1b12d4 [2021-06-08T19:01:37.275Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-08T19:01:37.275Z] ---> Running in d4994fc471bf [2021-06-08T19:01:37.275Z] ---> Running in 6be509e3a979 [2021-06-08T19:01:37.275Z] Removing intermediate container 6be509e3a979 [2021-06-08T19:01:37.275Z] ---> 444f879f4a47 [2021-06-08T19:01:37.275Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-08T19:01:37.275Z] Removing intermediate container d4994fc471bf [2021-06-08T19:01:37.275Z] ---> 735859f7e91a [2021-06-08T19:01:37.275Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T19:01:37.275Z] ---> Running in c796b657713b [2021-06-08T19:01:37.275Z] ---> Running in 20742b500bf5 [2021-06-08T19:01:37.275Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:01:37.275Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:01:37.275Z] Removing intermediate container 20742b500bf5 [2021-06-08T19:01:37.275Z] ---> 52a4a017eeed [2021-06-08T19:01:37.275Z] Step 16/24 : WORKDIR / [2021-06-08T19:01:37.275Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-08T19:01:37.275Z] (2/2) Installing su-exec (0.2-r1) [2021-06-08T19:01:37.275Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:01:37.275Z] OK: 6 MiB in 16 packages [2021-06-08T19:01:37.275Z] ---> Running in b3e1b2c5f0ee [2021-06-08T19:01:37.275Z] Removing intermediate container 1c2239348b18 [2021-06-08T19:01:37.275Z] ---> 279bb2901578 [2021-06-08T19:01:37.275Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-08T19:01:37.275Z] ---> Running in adfc9e398195 [2021-06-08T19:01:37.275Z] Removing intermediate container b3e1b2c5f0ee [2021-06-08T19:01:37.275Z] ---> 6f00740646c9 [2021-06-08T19:01:37.275Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:01:37.275Z] Removing intermediate container c796b657713b [2021-06-08T19:01:37.275Z] ---> c7d04976a2c6 [2021-06-08T19:01:37.275Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-08T19:01:37.275Z] 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-08T19:01:37.275Z] ---> 995b1a257980 [2021-06-08T19:01:37.275Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-08T19:01:37.275Z] ---> Running in f9982bc5098c [2021-06-08T19:01:37.275Z] Removing intermediate container 55ae1e95f6a1 [2021-06-08T19:01:37.275Z] ---> 7ff87407c5de [2021-06-08T19:01:37.275Z] [2021-06-08T19:01:37.275Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T19:01:37.275Z] ---> 13621d1b12d4 [2021-06-08T19:01:37.275Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-08T19:01:37.275Z] ---> Running in c0911c126335 [2021-06-08T19:01:37.275Z] Removing intermediate container f9982bc5098c [2021-06-08T19:01:37.275Z] ---> 49d625377dd1 [2021-06-08T19:01:37.275Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-08T19:01:37.275Z] ---> Running in 01b872590f86 [2021-06-08T19:01:37.275Z] ---> 57401a3b9451 [2021-06-08T19:01:37.275Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-08T19:01:37.275Z] Removing intermediate container c0911c126335 [2021-06-08T19:01:37.275Z] ---> 0c5366720c5a [2021-06-08T19:01:37.275Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-08T19:01:37.275Z] ---> Running in ee19128b6b46 [2021-06-08T19:01:37.275Z] Removing intermediate container 01b872590f86 [2021-06-08T19:01:37.275Z] ---> 67b12b56e62a [2021-06-08T19:01:37.275Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-08T19:01:37.276Z] Removing intermediate container adfc9e398195 [2021-06-08T19:01:37.276Z] ---> 99c57a5e5eac [2021-06-08T19:01:37.276Z] [2021-06-08T19:01:37.276Z] Step 12/24 : FROM docker:20.10.0 [2021-06-08T19:01:37.276Z] ---> Running in 851ae382bfab [2021-06-08T19:01:37.276Z] ---> 4332b8486a3b [2021-06-08T19:01:37.276Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-08T19:01:37.276Z] Removing intermediate container ee19128b6b46 [2021-06-08T19:01:37.276Z] ---> 9194ac9c174f [2021-06-08T19:01:37.276Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-08T19:01:37.276Z] ---> Running in 0d1ac11baaac [2021-06-08T19:01:37.276Z] ---> Running in 137f296dbac0 [2021-06-08T19:01:37.276Z] 20.10.0: Pulling from library/docker [2021-06-08T19:01:37.276Z] Removing intermediate container 0d1ac11baaac [2021-06-08T19:01:37.276Z] ---> cfae7ffc40b5 [2021-06-08T19:01:37.276Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:01:37.276Z] Removing intermediate container 137f296dbac0 [2021-06-08T19:01:37.276Z] ---> f3cad8acad9f [2021-06-08T19:01:37.276Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:01:37.276Z] ---> Running in 8de65fac766c [2021-06-08T19:01:37.276Z] ---> Running in 41305bd539ed [2021-06-08T19:01:37.276Z] Removing intermediate container 8de65fac766c [2021-06-08T19:01:37.276Z] ---> 9673d0185d93 [2021-06-08T19:01:37.276Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T19:01:37.276Z] ---> Running in 9d689486d604 [2021-06-08T19:01:37.276Z] Removing intermediate container 9d689486d604 [2021-06-08T19:01:37.276Z] ---> 2e6a93ddd09d [2021-06-08T19:01:37.276Z] Step 23/24 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 [2021-06-08T19:01:37.276Z] ---> Running in dfbf1000c1f4 [2021-06-08T19:01:37.276Z] Removing intermediate container 851ae382bfab [2021-06-08T19:01:37.276Z] ---> 20b37d4051e2 [2021-06-08T19:01:37.276Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-08T19:01:37.276Z] ---> Running in 886910d700f7 [2021-06-08T19:01:37.276Z] Removing intermediate container dfbf1000c1f4 [2021-06-08T19:01:37.276Z] ---> 4496e1f6a68b [2021-06-08T19:01:37.276Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T19:01:37.542Z] Removing intermediate container 41305bd539ed [2021-06-08T19:01:37.542Z] ---> b3a1262e9560 [2021-06-08T19:01:37.542Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T19:01:37.542Z] ---> Running in 115b374f9db0 [2021-06-08T19:01:37.542Z] ---> Running in d09767f44652 [2021-06-08T19:01:37.542Z] Removing intermediate container 886910d700f7 [2021-06-08T19:01:37.542Z] ---> 6e3eb1864093 [2021-06-08T19:01:37.542Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-08T19:01:37.542Z] Removing intermediate container d09767f44652 [2021-06-08T19:01:37.542Z] ---> 7e310ea65075 [2021-06-08T19:01:37.542Z] [2021-06-08T19:01:37.807Z] Successfully built 7e310ea65075 [2021-06-08T19:01:37.807Z] Successfully tagged core-command:latest [2021-06-08T19:01:37.807Z]  Building core-command ... done  ---> 1f55f6f28b83 [2021-06-08T19:01:37.807Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-08T19:01:37.807Z] ---> Running in 599f1ee2d87a [2021-06-08T19:01:37.807Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:01:38.814Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:01:39.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.283s coverage: 95.1% of statements [2021-06-08T19:01:39.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-08T19:01:39.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T19:01:39.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-08T19:01:39.048Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-08T19:01:39.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-08T19:01:39.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-08T19:01:39.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-08T19:01:39.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-08T19:01:39.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-08T19:01:39.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-08T19:01:39.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.146s coverage: 58.8% of statements [2021-06-08T19:01:39.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-08T19:01:39.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-08T19:01:39.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.266s coverage: 60.0% of statements [2021-06-08T19:01:39.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.324s coverage: 0.8% of statements [2021-06-08T19:01:39.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-08T19:01:39.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.233s coverage: 22.0% of statements [2021-06-08T19:01:39.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-08T19:01:39.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.263s coverage: 47.1% of statements [2021-06-08T19:01:39.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.253s coverage: 79.5% of statements [2021-06-08T19:01:39.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.190s coverage: 94.1% of statements [2021-06-08T19:01:39.101Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T19:01:39.101Z] Removing intermediate container 599f1ee2d87a [2021-06-08T19:01:39.101Z] ---> d8ebdfc0307d [2021-06-08T19:01:39.101Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:01:39.101Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T19:01:39.101Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T19:01:39.370Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T19:01:39.665Z] ---> f24b5b47b477 [2021-06-08T19:01:39.665Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-08T19:01:40.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.212s coverage: 96.3% of statements [2021-06-08T19:01:40.255Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T19:01:40.255Z] ---> 474c52be8693 [2021-06-08T19:01:40.255Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-08T19:01:40.524Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T19:01:40.524Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:01:40.524Z] OK: 8 MiB in 20 packages [2021-06-08T19:01:40.524Z] ---> b0c25e2e5f74 [2021-06-08T19:01:40.524Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-08T19:01:40.524Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-08T19:01:40.524Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-08T19:01:40.524Z] ---> aefe523efa57 [2021-06-08T19:01:40.524Z] 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-08T19:01:40.788Z] ---> Running in 3010ba8ab60e [2021-06-08T19:01:40.788Z] ---> e3a4fdee10c2 [2021-06-08T19:01:40.788Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-08T19:01:40.788Z] Removing intermediate container 3010ba8ab60e [2021-06-08T19:01:40.788Z] ---> 94adf63edff9 [2021-06-08T19:01:40.788Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-08T19:01:40.788Z] Removing intermediate container 115b374f9db0 [2021-06-08T19:01:40.788Z] ---> aed580624af4 [2021-06-08T19:01:40.788Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:01:40.788Z] ---> Running in 1fcf071411c5 [2021-06-08T19:01:41.053Z] ---> 2c4641965a02 [2021-06-08T19:01:41.053Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-08T19:01:41.053Z] ---> Running in 4634faa9b32a [2021-06-08T19:01:41.053Z] ---> 507b98e00736 [2021-06-08T19:01:41.053Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-08T19:01:41.342Z] Removing intermediate container 4634faa9b32a [2021-06-08T19:01:41.342Z] ---> 640f001baa4a [2021-06-08T19:01:41.342Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-08T19:01:41.342Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:01:41.342Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:01:41.342Z] (1/39) Installing readline (8.0.4-r0) [2021-06-08T19:01:41.342Z] (2/39) Installing bash (5.0.17-r0) [2021-06-08T19:01:41.342Z] Executing bash-5.0.17-r0.post-install [2021-06-08T19:01:41.342Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T19:01:41.342Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-08T19:01:41.342Z] (5/39) Installing curl (7.77.0-r0) [2021-06-08T19:01:41.342Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-08T19:01:41.342Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-08T19:01:41.342Z] (8/39) Installing expat (2.2.9-r1) [2021-06-08T19:01:41.342Z] (9/39) Installing libffi (3.3-r2) [2021-06-08T19:01:41.342Z] (10/39) Installing gdbm (1.13-r1) [2021-06-08T19:01:41.342Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-08T19:01:41.342Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-08T19:01:41.342Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-08T19:01:41.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.251s coverage: 87.5% of statements [2021-06-08T19:01:41.918Z] ---> 875b77b32c85 [2021-06-08T19:01:41.919Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-08T19:01:42.490Z] ---> 71ab09b9bbb0 [2021-06-08T19:01:42.490Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-08T19:01:42.490Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-08T19:01:42.490Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-08T19:01:42.490Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-08T19:01:42.490Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-08T19:01:42.490Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-08T19:01:42.490Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-08T19:01:42.490Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-08T19:01:42.490Z] ---> Running in 2b496cf20f04 [2021-06-08T19:01:42.490Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-08T19:01:42.752Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-08T19:01:42.752Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-08T19:01:42.752Z] ---> f772f377c8d2 [2021-06-08T19:01:42.752Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-08T19:01:42.752Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-08T19:01:42.752Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-08T19:01:42.752Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-08T19:01:42.752Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-08T19:01:42.752Z] ---> Running in 15789cef75d6 [2021-06-08T19:01:42.752Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-08T19:01:42.752Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-08T19:01:42.752Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-08T19:01:42.752Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-08T19:01:42.752Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-08T19:01:42.752Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-08T19:01:42.752Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-08T19:01:42.752Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-08T19:01:42.752Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-08T19:01:42.752Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-08T19:01:42.753Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-08T19:01:42.753Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-08T19:01:43.025Z] Executing busybox-1.31.1-r19.trigger [2021-06-08T19:01:43.025Z] OK: 72 MiB in 59 packages [2021-06-08T19:01:43.025Z] Removing intermediate container 15789cef75d6 [2021-06-08T19:01:43.025Z] ---> 37e177c6b0ab [2021-06-08T19:01:43.025Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:01:43.025Z] ---> Running in 67e2b8405975 [2021-06-08T19:01:43.302Z] Removing intermediate container 67e2b8405975 [2021-06-08T19:01:43.302Z] ---> d19929c83435 [2021-06-08T19:01:43.302Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T19:01:43.302Z] ---> Running in 9ce7c9405a60 [2021-06-08T19:01:43.302Z] Removing intermediate container 9ce7c9405a60 [2021-06-08T19:01:43.302Z] ---> 472fd9d529c4 [2021-06-08T19:01:43.302Z] Step 23/24 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 [2021-06-08T19:01:43.302Z] Removing intermediate container 2b496cf20f04 [2021-06-08T19:01:43.302Z] ---> 92617133afe1 [2021-06-08T19:01:43.302Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-08T19:01:43.564Z] ---> Running in cf03332333c8 [2021-06-08T19:01:43.564Z] ---> Running in b9ce9ebc4831 [2021-06-08T19:01:43.564Z] Removing intermediate container b9ce9ebc4831 [2021-06-08T19:01:43.564Z] ---> 6057f40098c8 [2021-06-08T19:01:43.564Z] Step 29/32 : CMD ["gate"] [2021-06-08T19:01:43.564Z] Removing intermediate container cf03332333c8 [2021-06-08T19:01:43.564Z] ---> 6ef1c4e979be [2021-06-08T19:01:43.564Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T19:01:43.826Z] Collecting docker-compose==1.23.2 [2021-06-08T19:01:43.826Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-08T19:01:43.826Z] ---> Running in 5d4dcc34ea6c [2021-06-08T19:01:44.089Z] ---> Running in adb6424263b2 [2021-06-08T19:01:44.089Z] Removing intermediate container 5d4dcc34ea6c [2021-06-08T19:01:44.089Z] ---> 52ada47546da [2021-06-08T19:01:44.089Z] [2021-06-08T19:01:44.089Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-08T19:01:44.089Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-08T19:01:44.089Z] Successfully built 52ada47546da [2021-06-08T19:01:44.089Z] Removing intermediate container adb6424263b2 [2021-06-08T19:01:44.089Z] ---> 53275822f444 [2021-06-08T19:01:44.089Z] Step 30/32 : LABEL arch=x86_64 [2021-06-08T19:01:44.089Z] Successfully tagged core-data:latest [2021-06-08T19:01:44.351Z]  Building core-data ... done  ---> Running in 4b4cd313d4de [2021-06-08T19:01:44.351Z] Removing intermediate container 4b4cd313d4de [2021-06-08T19:01:44.351Z] ---> 4b5caac0ba54 [2021-06-08T19:01:44.351Z] Step 31/32 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 [2021-06-08T19:01:44.351Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-08T19:01:44.351Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-08T19:01:44.612Z] ---> Running in ca60e37a1833 [2021-06-08T19:01:44.612Z] Removing intermediate container ca60e37a1833 [2021-06-08T19:01:44.612Z] ---> edb72fb0d350 [2021-06-08T19:01:44.612Z] Step 32/32 : LABEL version=0.0.0 [2021-06-08T19:01:44.612Z] Collecting docker<4.0,>=3.6.0 [2021-06-08T19:01:44.612Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-08T19:01:44.894Z] ---> Running in 57068aef9c2a [2021-06-08T19:01:45.156Z] Removing intermediate container 57068aef9c2a [2021-06-08T19:01:45.156Z] ---> 6ff900019628 [2021-06-08T19:01:45.156Z] [2021-06-08T19:01:45.156Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-08T19:01:45.156Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-08T19:01:45.420Z] Successfully built 6ff900019628 [2021-06-08T19:01:45.420Z] Successfully tagged security-bootstrapper:latest [2021-06-08T19:01:45.420Z]  Building security-bootstrapper ... done Collecting texttable<0.10,>=0.9.0 [2021-06-08T19:01:45.420Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-08T19:01:45.682Z] Collecting docopt<0.7,>=0.6.1 [2021-06-08T19:01:45.682Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-08T19:01:45.944Z] 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-08T19:01:46.205Z] Collecting jsonschema<3,>=2.5.1 [2021-06-08T19:01:46.205Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-08T19:01:46.205Z] Collecting PyYAML<4,>=3.10 [2021-06-08T19:01:46.205Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-08T19:01:46.779Z] Collecting cached-property<2,>=1.2.0 [2021-06-08T19:01:46.779Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-08T19:01:46.779Z] Collecting docker-pycreds>=0.4.0 [2021-06-08T19:01:46.779Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-08T19:01:46.779Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-08T19:01:46.779Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-08T19:01:47.040Z] 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-08T19:01:47.040Z] Collecting idna<2.8,>=2.5 [2021-06-08T19:01:47.040Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-08T19:01:47.040Z] 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-08T19:01:47.040Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-08T19:01:47.040Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-08T19:01:47.040Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-08T19:01:47.040Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-08T19:01:47.040Z] Installing collected packages: dockerpty, websocket-client, docker-pycreds, urllib3, idna, requests, docker, texttable, docopt, jsonschema, PyYAML, cached-property, docker-compose [2021-06-08T19:01:47.040Z] Running setup.py install for dockerpty: started [2021-06-08T19:01:47.304Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-08T19:01:47.566Z] Attempting uninstall: urllib3 [2021-06-08T19:01:47.566Z] Found existing installation: urllib3 1.25.9 [2021-06-08T19:01:47.566Z] Uninstalling urllib3-1.25.9: [2021-06-08T19:01:47.566Z] Successfully uninstalled urllib3-1.25.9 [2021-06-08T19:01:47.566Z] Attempting uninstall: idna [2021-06-08T19:01:47.566Z] Found existing installation: idna 2.9 [2021-06-08T19:01:47.566Z] Uninstalling idna-2.9: [2021-06-08T19:01:47.566Z] Successfully uninstalled idna-2.9 [2021-06-08T19:01:47.830Z] Attempting uninstall: requests [2021-06-08T19:01:47.830Z] Found existing installation: requests 2.23.0 [2021-06-08T19:01:47.830Z] Uninstalling requests-2.23.0: [2021-06-08T19:01:47.831Z] Successfully uninstalled requests-2.23.0 [2021-06-08T19:01:48.093Z] Running setup.py install for texttable: started [2021-06-08T19:01:48.354Z] Running setup.py install for texttable: finished with status 'done' [2021-06-08T19:01:48.354Z] Running setup.py install for docopt: started [2021-06-08T19:01:48.616Z] Running setup.py install for docopt: finished with status 'done' [2021-06-08T19:01:48.616Z] Running setup.py install for PyYAML: started [2021-06-08T19:01:49.190Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-08T19:01:49.190Z] 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-08T19:01:51.742Z] Removing intermediate container 1fcf071411c5 [2021-06-08T19:01:51.742Z] ---> 41f36f226218 [2021-06-08T19:01:51.742Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-08T19:01:51.742Z] ---> Running in 280d4ec9b0de [2021-06-08T19:01:51.742Z] Removing intermediate container 280d4ec9b0de [2021-06-08T19:01:51.742Z] ---> 51cacf1707a2 [2021-06-08T19:01:51.742Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-08T19:01:51.742Z] ---> Running in 66306756329a [2021-06-08T19:01:51.742Z] Removing intermediate container 66306756329a [2021-06-08T19:01:51.742Z] ---> 807885b69ce7 [2021-06-08T19:01:51.742Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-08T19:01:52.003Z] ---> 1bcd446014e8 [2021-06-08T19:01:52.003Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-08T19:01:52.265Z] ---> ab78c113aa30 [2021-06-08T19:01:52.265Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-08T19:01:52.525Z] ---> eac2d50bfa3b [2021-06-08T19:01:52.525Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-08T19:01:52.525Z] ---> Running in 598b67a892db [2021-06-08T19:01:52.790Z] Removing intermediate container 598b67a892db [2021-06-08T19:01:52.790Z] ---> b5c1e65ba85b [2021-06-08T19:01:52.791Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:01:52.791Z] ---> Running in 142e2e465d71 [2021-06-08T19:01:52.791Z] Removing intermediate container 142e2e465d71 [2021-06-08T19:01:52.791Z] ---> d581f1a9cfbc [2021-06-08T19:01:52.791Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T19:01:52.791Z] ---> Running in 6cd7e0d72cd2 [2021-06-08T19:01:52.791Z] Removing intermediate container 6cd7e0d72cd2 [2021-06-08T19:01:52.791Z] ---> 19ce05748260 [2021-06-08T19:01:52.791Z] Step 23/24 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 [2021-06-08T19:01:52.791Z] ---> Running in de3699116243 [2021-06-08T19:01:53.051Z] Removing intermediate container de3699116243 [2021-06-08T19:01:53.051Z] ---> cbee3bfb1a38 [2021-06-08T19:01:53.051Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T19:01:53.051Z] ---> Running in 40c46d43f8e1 [2021-06-08T19:01:53.051Z] Removing intermediate container 40c46d43f8e1 [2021-06-08T19:01:53.051Z] ---> 43a38a35011e [2021-06-08T19:01:53.051Z] [2021-06-08T19:01:53.313Z] Successfully built 43a38a35011e [2021-06-08T19:01:53.313Z] Successfully tagged sys-mgmt-agent:latest [2021-06-08T19:01:53.321Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-08T19:01:53.325Z] $ docker stop --time=1 39d27401ee57ce5a805e0ebbb87da4fcb70b4f3be831ab5c90a9f4175cc2d941 [2021-06-08T19:01:53.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.272s coverage: 94.4% of statements [2021-06-08T19:01:53.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.257s coverage: 44.8% of statements [2021-06-08T19:01:54.778Z] $ docker rm -f 39d27401ee57ce5a805e0ebbb87da4fcb70b4f3be831ab5c90a9f4175cc2d941 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T19:01:55.167Z] + docker images [2021-06-08T19:01:55.167Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T19:01:55.167Z] sys-mgmt-agent latest 43a38a35011e 3 seconds ago 312MB [2021-06-08T19:01:55.167Z] security-bootstrapper latest 6ff900019628 11 seconds ago 18.2MB [2021-06-08T19:01:55.167Z] core-data latest 52ada47546da 12 seconds ago 20.2MB [2021-06-08T19:01:55.167Z] core-command latest 7e310ea65075 18 seconds ago 15.9MB [2021-06-08T19:01:55.167Z] 99c57a5e5eac 19 seconds ago 1.15GB [2021-06-08T19:01:55.167Z] 7ff87407c5de 20 seconds ago 1.15GB [2021-06-08T19:01:55.167Z] b9d8596b9b68 23 seconds ago 1.14GB [2021-06-08T19:01:55.167Z] ddc7cdee1c0c 24 seconds ago 1.14GB [2021-06-08T19:01:55.167Z] security-secretstore-setup latest b08b6a7aa534 About a minute ago 28.1MB [2021-06-08T19:01:55.167Z] core-metadata latest 562f65cf3ee9 About a minute ago 16.6MB [2021-06-08T19:01:55.167Z] support-notifications latest c2087644edca About a minute ago 16.6MB [2021-06-08T19:01:55.167Z] support-scheduler latest 7ef5856dda5f About a minute ago 15.9MB [2021-06-08T19:01:55.167Z] security-proxy-setup latest 3dc6b697cdfd About a minute ago 25.3MB [2021-06-08T19:01:55.167Z] e7f8169f5762 About a minute ago 1.15GB [2021-06-08T19:01:55.167Z] 92ed8fe5d3a4 About a minute ago 1.15GB [2021-06-08T19:01:55.167Z] 4b3c58b36bf7 About a minute ago 1.15GB [2021-06-08T19:01:55.167Z] 2cac46b35b9e About a minute ago 1.15GB [2021-06-08T19:01:55.167Z] 98f200fb22cb About a minute ago 1.14GB [2021-06-08T19:01:55.167Z] ci-base-image-x86_64 latest 0f09f2d976cc 5 minutes ago 648MB [2021-06-08T19:01:55.167Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-08T19:01:55.167Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-08T19:01:55.167Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-08T19:01:55.167Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-08T19:01:55.167Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-08T19:01:59.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.539s coverage: 81.8% of statements [2021-06-08T19:01:59.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-08T19:02:07.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.241s coverage: 92.9% of statements [2021-06-08T19:02:07.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-08T19:02:07.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-08T19:02:07.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-08T19:02:07.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-06-08T19:02:07.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-08T19:02:07.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-08T19:02:07.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-08T19:02:07.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-08T19:02:07.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-08T19:02:07.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-06-08T19:02:07.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-08T19:02:07.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-08T19:02:07.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-06-08T19:02:07.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-08T19:02:07.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.183s coverage: 76.0% of statements [2021-06-08T19:02:07.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-08T19:02:07.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.166s coverage: 80.0% of statements [2021-06-08T19:02:07.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.253s coverage: 87.2% of statements [2021-06-08T19:02:07.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.269s coverage: 85.4% of statements [2021-06-08T19:02:07.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.334s coverage: 91.2% of statements [2021-06-08T19:02:07.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-08T19:02:07.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.590s coverage: 64.4% of statements [2021-06-08T19:02:07.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-08T19:02:07.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-08T19:02:07.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.150s coverage: 100.0% of statements [2021-06-08T19:02:07.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements [2021-06-08T19:02:07.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements [2021-06-08T19:02:07.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements [2021-06-08T19:02:07.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements [2021-06-08T19:02:12.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.998s coverage: 66.9% of statements [2021-06-08T19:02:12.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-08T19:02:12.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-08T19:02:12.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-08T19:02:14.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.774s coverage: 43.6% of statements [2021-06-08T19:02:14.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-08T19:02:14.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-08T19:02:14.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.113s coverage: 89.5% of statements [2021-06-08T19:02:14.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-08T19:02:14.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.099s coverage: 84.8% of statements [2021-06-08T19:02:14.020Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-08T19:02:14.020Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-08T19:02:14.020Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-08T19:02:14.020Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-08T19:02:22.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.293s coverage: 19.3% of statements [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-08T19:02:22.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.591s coverage: 91.9% of statements [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-08T19:02:22.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.277s coverage: 63.4% of statements [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-08T19:02:22.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.408s coverage: 97.6% of statements [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-08T19:02:22.312Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-08T19:02:22.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-08T19:02:22.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.087s coverage: 87.9% of statements [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-08T19:02:22.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-06-08T19:02:22.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.189s coverage: 28.1% of statements [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-08T19:02:22.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.177s coverage: 28.9% of statements [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-08T19:02:22.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-08T19:02:22.584Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-06-08T19:02:23.176Z] GO111MODULE=on go vet ./... [2021-06-08T19:03:48.154Z] gofmt -l . [2021-06-08T19:03:48.154Z] [ "`gofmt -l .`" = "" ] [2021-06-08T19:03:48.154Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-08T19:03:48.820Z] + ls -al . [2021-06-08T19:03:48.820Z] total 556 [2021-06-08T19:03:48.820Z] drwxrwxr-x 9 1001 1001 4096 Jun 8 19:03 . [2021-06-08T19:03:48.820Z] drwxr-xr-x 4 root root 4096 Jun 8 18:59 .. [2021-06-08T19:03:48.820Z] -rw-rw-r-- 1 1001 1001 11 Jun 8 18:57 .dockerignore [2021-06-08T19:03:48.820Z] drwxrwxr-x 8 1001 1001 4096 Jun 8 18:57 .git [2021-06-08T19:03:48.820Z] drwxrwxr-x 3 1001 1001 4096 Jun 8 18:57 .github [2021-06-08T19:03:48.820Z] -rw-rw-r-- 1 1001 1001 818 Jun 8 18:57 .gitignore [2021-06-08T19:03:48.820Z] -rw-rw-r-- 1 1001 1001 166 Jun 8 18:57 .sonarcloud.properties [2021-06-08T19:03:48.820Z] -rw-rw-r-- 1 1001 1001 8609 Jun 8 18:57 Attribution.txt [2021-06-08T19:03:48.820Z] -rw-rw-r-- 1 1001 1001 3804 Jun 8 18:57 CONTRIBUTING.md [2021-06-08T19:03:48.820Z] -rw-rw-r-- 1 1001 1001 931 Jun 8 18:57 Dockerfile.build [2021-06-08T19:03:48.821Z] -rw-rw-r-- 1 1001 1001 849 Jun 8 18:57 Jenkinsfile [2021-06-08T19:03:48.821Z] -rw-rw-r-- 1 1001 1001 10775 Jun 8 18:57 LICENSE [2021-06-08T19:03:48.821Z] -rw-rw-r-- 1 1001 1001 5605 Jun 8 18:57 Makefile [2021-06-08T19:03:48.821Z] -rw-rw-r-- 1 1001 1001 7978 Jun 8 18:57 README.md [2021-06-08T19:03:48.821Z] -rw-rw-r-- 1 1001 1001 6755 Jun 8 18:57 SECURITY.md [2021-06-08T19:03:48.821Z] -rw-rw-r-- 1 1001 1001 5 Jun 8 18:55 VERSION [2021-06-08T19:03:48.821Z] -rw-rw-r-- 1 1001 1001 4131 Jun 8 18:57 ZMQWindows.md [2021-06-08T19:03:48.821Z] drwxrwxr-x 2 1001 1001 4096 Jun 8 18:57 bin [2021-06-08T19:03:48.821Z] drwxrwxr-x 14 1001 1001 4096 Jun 8 18:57 cmd [2021-06-08T19:03:48.821Z] -rw-r--r-- 1 root root 412085 Jun 8 19:02 coverage.out [2021-06-08T19:03:48.821Z] -rw-rw-r-- 1 1001 1001 902 Jun 8 18:57 go.mod [2021-06-08T19:03:48.821Z] -rw-r--r-- 1 root root 21048 Jun 8 18:59 go.sum [2021-06-08T19:03:48.821Z] drwxrwxr-x 8 1001 1001 4096 Jun 8 18:57 internal [2021-06-08T19:03:48.821Z] drwxrwxr-x 3 1001 1001 4096 Jun 8 18:57 openapi [2021-06-08T19:03:48.821Z] drwxrwxr-x 4 1001 1001 4096 Jun 8 18:57 snap [2021-06-08T19:03:48.821Z] -rw-rw-r-- 1 1001 1001 168 Jun 8 18:57 version.go [Pipeline] sh [2021-06-08T19:03:49.492Z] + '[' -e coverage.out ] [2021-06-08T19:03:49.493Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-08T19:03:49.523Z] Warning: overwriting stash ‘coverage-report’ [2021-06-08T19:03:50.343Z] Stashed 1 file(s) [Pipeline] sh [2021-06-08T19:03:50.988Z] + make build [2021-06-08T19:03:50.988Z] go mod tidy [2021-06-08T19:03:51.587Z] 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-08T19:03:58.285Z] 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-08T19:04:20.468Z] 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-08T19:04:21.454Z] 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-08T19:04:25.770Z] 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-08T19:04:26.044Z] 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-08T19:04:30.361Z] 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-08T19:04:33.746Z] 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-08T19:04:37.227Z] 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-08T19:04:40.631Z] 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-08T19:04:44.023Z] 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-08T19:04:46.653Z] 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-08T19:04:52.064Z] $ docker stop --time=1 dbff2a91d2e67da2e8412748cd3eddf4d1a908b1cad985a585f0ba0205987901 [2021-06-08T19:04:54.601Z] $ docker rm -f dbff2a91d2e67da2e8412748cd3eddf4d1a908b1cad985a585f0ba0205987901 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:04:58.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T19:04:58.656Z] [2021-06-08T19:04:58.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:04:59.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T19:04:59.282Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-08T19:04:59.283Z] 29e5d40040c1: Pulling fs layer [2021-06-08T19:04:59.283Z] 1ce36da41761: Pulling fs layer [2021-06-08T19:04:59.283Z] 25b303627fd3: Pulling fs layer [2021-06-08T19:04:59.560Z] 29e5d40040c1: Verifying Checksum [2021-06-08T19:04:59.560Z] 29e5d40040c1: Download complete [2021-06-08T19:04:59.834Z] 1ce36da41761: Verifying Checksum [2021-06-08T19:04:59.834Z] 1ce36da41761: Download complete [2021-06-08T19:05:00.121Z] 29e5d40040c1: Pull complete [2021-06-08T19:05:01.557Z] 25b303627fd3: Verifying Checksum [2021-06-08T19:05:01.557Z] 25b303627fd3: Download complete [2021-06-08T19:05:01.557Z] 1ce36da41761: Pull complete [2021-06-08T19:05:11.756Z] 25b303627fd3: Pull complete [2021-06-08T19:05:11.756Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-08T19:05:11.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T19:05:11.756Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-08T19:05:12.000Z] prd-ubuntu18.04-docker-arm64-4c-16g-974 does not seem to be running inside a container [2021-06-08T19:05:12.067Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-08T19:05:14.678Z] $ docker top 9699a20027d0ca158f1b4c64ee8251894971db9329bb1ca772f25185e158711e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T19:05:15.671Z] + docker-compose build --help [2021-06-08T19:05:15.671Z] + grep parallel [2021-06-08T19:05:19.042Z] --parallel Build images in parallel. [Pipeline] } [2021-06-08T19:05:19.329Z] $ docker stop --time=1 9699a20027d0ca158f1b4c64ee8251894971db9329bb1ca772f25185e158711e [2021-06-08T19:05:21.119Z] $ docker rm -f 9699a20027d0ca158f1b4c64ee8251894971db9329bb1ca772f25185e158711e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:05:21.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T19:05:21.754Z] . [Pipeline] withDockerContainer [2021-06-08T19:05:21.984Z] prd-ubuntu18.04-docker-arm64-4c-16g-974 does not seem to be running inside a container [2021-06-08T19:05:22.046Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-08T19:05:23.551Z] $ docker top 30612ce5c022a3f0e1a91be8c0699499707e0ec27895132c6308a20615ee40da -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T19:05:24.496Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-08T19:05:27.868Z] Building core-command ... [2021-06-08T19:05:27.868Z] Building core-data ... [2021-06-08T19:05:27.868Z] Building core-metadata ... [2021-06-08T19:05:27.868Z] Building security-bootstrapper ... [2021-06-08T19:05:27.868Z] Building security-proxy-setup ... [2021-06-08T19:05:27.868Z] Building security-secretstore-setup ... [2021-06-08T19:05:27.868Z] Building support-notifications ... [2021-06-08T19:05:27.868Z] Building support-scheduler ... [2021-06-08T19:05:27.868Z] Building sys-mgmt-agent ... [2021-06-08T19:05:27.868Z] Building security-secretstore-setup [2021-06-08T19:05:27.868Z] Building security-bootstrapper [2021-06-08T19:05:27.868Z] Building core-metadata [2021-06-08T19:05:27.868Z] Building security-proxy-setup [2021-06-08T19:05:27.868Z] Building support-scheduler [2021-06-08T19:06:35.922Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:06:35.922Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:06:35.922Z] ---> 3aa30e873e6a [2021-06-08T19:06:35.922Z] Step 3/22 : WORKDIR /edgex-go [2021-06-08T19:06:35.922Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:06:35.922Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:06:35.922Z] ---> 3aa30e873e6a [2021-06-08T19:06:35.922Z] Step 3/32 : WORKDIR /edgex-go [2021-06-08T19:06:35.922Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:06:35.922Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:06:35.922Z] ---> 3aa30e873e6a [2021-06-08T19:06:35.922Z] Step 3/26 : WORKDIR /edgex-go [2021-06-08T19:06:35.922Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:06:35.922Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:06:35.922Z] ---> 3aa30e873e6a [2021-06-08T19:06:35.922Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T19:06:35.922Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:06:35.922Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:06:35.922Z] ---> 3aa30e873e6a [2021-06-08T19:06:35.922Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T19:06:37.355Z] ---> Running in 262381884b28 [2021-06-08T19:06:37.356Z] ---> Running in 52f72948b2ea [2021-06-08T19:06:37.356Z] ---> Running in 2a6d06147f45 [2021-06-08T19:06:37.356Z] ---> Running in 39e5982fdb09 [2021-06-08T19:06:37.356Z] ---> Running in 05cdb0702c46 [2021-06-08T19:06:37.956Z] Removing intermediate container 262381884b28 [2021-06-08T19:06:37.956Z] ---> 33b01b6466cc [2021-06-08T19:06:37.956Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:06:38.244Z] Removing intermediate container 2a6d06147f45 [2021-06-08T19:06:38.244Z] ---> a0ba45c28055 [2021-06-08T19:06:38.244Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:06:38.244Z] ---> Running in f2d90d23666e [2021-06-08T19:06:38.244Z] Removing intermediate container 39e5982fdb09 [2021-06-08T19:06:38.244Z] Removing intermediate container 05cdb0702c46 [2021-06-08T19:06:38.244Z] ---> 9567a0f615b4 [2021-06-08T19:06:38.244Z] ---> b2e253efa40c [2021-06-08T19:06:38.244Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:06:38.245Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:06:38.245Z] Removing intermediate container 52f72948b2ea [2021-06-08T19:06:38.245Z] ---> 2b81ca150fbe [2021-06-08T19:06:38.245Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:06:38.532Z] ---> Running in 0929edd0b9ce [2021-06-08T19:06:38.532Z] ---> Running in 3e3bacb24944 [2021-06-08T19:06:38.532Z] ---> Running in d20bd49eaf24 [2021-06-08T19:06:38.532Z] ---> Running in f32c3ed82708 [2021-06-08T19:06:41.698Z] Removing intermediate container f2d90d23666e [2021-06-08T19:06:41.698Z] ---> 22a19597db0a [2021-06-08T19:06:41.698Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T19:06:41.970Z] ---> Running in 05b0870ad89a [2021-06-08T19:06:42.243Z] Removing intermediate container 0929edd0b9ce [2021-06-08T19:06:42.243Z] ---> 213fe2b40404 [2021-06-08T19:06:42.243Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-08T19:06:42.531Z] ---> Running in 6c91e2dc445c [2021-06-08T19:06:42.815Z] Removing intermediate container 3e3bacb24944 [2021-06-08T19:06:42.815Z] ---> 56cbb5cc94e7 [2021-06-08T19:06:42.815Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-08T19:06:43.094Z] ---> Running in c5cfab852795 [2021-06-08T19:06:43.094Z] Removing intermediate container f32c3ed82708 [2021-06-08T19:06:43.094Z] ---> 9d447921321a [2021-06-08T19:06:43.094Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-08T19:06:43.369Z] Removing intermediate container d20bd49eaf24 [2021-06-08T19:06:43.369Z] ---> b516a0a7d321 [2021-06-08T19:06:43.369Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-08T19:06:43.369Z] ---> Running in e34f299e9dc7 [2021-06-08T19:06:43.646Z] ---> Running in d133573d19a4 [2021-06-08T19:06:44.252Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:06:44.532Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:06:45.178Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:06:45.178Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:06:45.483Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:06:45.483Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:06:45.483Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:06:45.775Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:06:46.412Z] OK: 218 MiB in 52 packages [2021-06-08T19:06:46.412Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:06:46.693Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:06:46.693Z] OK: 218 MiB in 52 packages [2021-06-08T19:06:47.304Z] OK: 218 MiB in 52 packages [2021-06-08T19:06:47.595Z] OK: 218 MiB in 52 packages [2021-06-08T19:06:47.877Z] OK: 218 MiB in 52 packages [2021-06-08T19:06:48.151Z] Removing intermediate container 05b0870ad89a [2021-06-08T19:06:48.425Z] ---> 4ed4ff125365 [2021-06-08T19:06:48.425Z] Step 6/24 : COPY go.mod . [2021-06-08T19:06:48.703Z] Removing intermediate container 6c91e2dc445c [2021-06-08T19:06:48.703Z] ---> 00632caa8423 [2021-06-08T19:06:48.703Z] Step 6/22 : COPY go.mod . [2021-06-08T19:06:48.980Z] Removing intermediate container c5cfab852795 [2021-06-08T19:06:48.980Z] ---> 6e864146063e [2021-06-08T19:06:48.980Z] Step 6/23 : COPY go.mod . [2021-06-08T19:06:49.582Z] Removing intermediate container e34f299e9dc7 [2021-06-08T19:06:49.583Z] ---> 646b54b1efe7 [2021-06-08T19:06:49.583Z] Step 6/26 : COPY go.mod . [2021-06-08T19:06:49.583Z] ---> 92fd57e2831d [2021-06-08T19:06:49.583Z] Step 7/24 : RUN go mod download [2021-06-08T19:06:49.583Z] Removing intermediate container d133573d19a4 [2021-06-08T19:06:49.583Z] ---> b1b3264fe5de [2021-06-08T19:06:49.583Z] Step 6/32 : COPY go.mod . [2021-06-08T19:06:49.858Z] ---> Running in ddfbb4fe5ead [2021-06-08T19:06:49.859Z] ---> 6f5434f96035 [2021-06-08T19:06:49.859Z] Step 7/22 : RUN go mod download [2021-06-08T19:06:50.134Z] ---> Running in 6869578ffd4e [2021-06-08T19:06:50.415Z] ---> 9c19624629de [2021-06-08T19:06:50.415Z] Step 7/23 : RUN go mod download [2021-06-08T19:06:50.415Z] ---> Running in 167851ac1ccb [2021-06-08T19:06:51.010Z] ---> 474d16288823 [2021-06-08T19:06:51.010Z] Step 7/32 : RUN go mod download [2021-06-08T19:06:51.010Z] ---> 1b93ef609de9 [2021-06-08T19:06:51.010Z] Step 7/26 : RUN go mod download [2021-06-08T19:06:51.287Z] ---> Running in 9a67c78b1255 [2021-06-08T19:06:51.287Z] ---> Running in 5d17ddee7fdc [2021-06-08T19:06:53.928Z] Removing intermediate container ddfbb4fe5ead [2021-06-08T19:06:53.928Z] ---> 27d533150eb3 [2021-06-08T19:06:53.928Z] Step 8/24 : COPY . . [2021-06-08T19:06:54.202Z] Removing intermediate container 6869578ffd4e [2021-06-08T19:06:54.202Z] ---> 01f36438e061 [2021-06-08T19:06:54.202Z] Step 8/22 : COPY . . [2021-06-08T19:06:54.478Z] Removing intermediate container 167851ac1ccb [2021-06-08T19:06:54.478Z] ---> eb21bf929861 [2021-06-08T19:06:54.478Z] Step 8/23 : COPY . . [2021-06-08T19:06:55.920Z] Removing intermediate container 5d17ddee7fdc [2021-06-08T19:06:55.920Z] ---> 4f316a17f54f [2021-06-08T19:06:55.920Z] Step 8/26 : COPY . . [2021-06-08T19:06:56.203Z] Removing intermediate container 9a67c78b1255 [2021-06-08T19:06:56.203Z] ---> 2ff146ac520b [2021-06-08T19:06:56.203Z] Step 8/32 : COPY . . [2021-06-08T19:07:18.419Z] ---> 8e66b9ad887c [2021-06-08T19:07:18.419Z] Step 9/24 : RUN go mod tidy [2021-06-08T19:07:18.419Z] ---> 144e4f930a0e [2021-06-08T19:07:18.419Z] Step 9/22 : RUN go mod tidy [2021-06-08T19:07:18.419Z] ---> Running in a235880bb86d [2021-06-08T19:07:18.419Z] ---> ae83b6c5c879 [2021-06-08T19:07:18.419Z] Step 9/23 : RUN go mod tidy [2021-06-08T19:07:18.419Z] ---> e296baad5244 [2021-06-08T19:07:18.419Z] Step 9/32 : RUN go mod tidy [2021-06-08T19:07:18.419Z] ---> c6dbc1089071 [2021-06-08T19:07:18.419Z] Step 9/26 : RUN go mod tidy [2021-06-08T19:07:18.419Z] ---> Running in e756cc7da6b3 [2021-06-08T19:07:18.419Z] ---> Running in dd2a1632deb0 [2021-06-08T19:07:18.419Z] ---> Running in 244cc4d05d20 [2021-06-08T19:07:18.419Z] ---> Running in f8a0a01485a1 [2021-06-08T19:07:23.861Z] Removing intermediate container a235880bb86d [2021-06-08T19:07:23.861Z] ---> 0003b2f99064 [2021-06-08T19:07:23.861Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-08T19:07:24.461Z] ---> Running in fde677e18b92 [2021-06-08T19:07:25.058Z] Removing intermediate container e756cc7da6b3 [2021-06-08T19:07:25.058Z] ---> 95db12234233 [2021-06-08T19:07:25.058Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-08T19:07:25.332Z] ---> Running in 4fc0d6627a8d [2021-06-08T19:07:25.613Z] Removing intermediate container dd2a1632deb0 [2021-06-08T19:07:25.613Z] ---> 51eef95dd61f [2021-06-08T19:07:25.613Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-08T19:07:25.887Z] ---> Running in b38740369f4f [2021-06-08T19:07:25.887Z] Removing intermediate container f8a0a01485a1 [2021-06-08T19:07:25.887Z] ---> 6c422788cdf6 [2021-06-08T19:07:25.887Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-08T19:07:26.175Z] Removing intermediate container 244cc4d05d20 [2021-06-08T19:07:26.176Z] ---> 38eb09658e8c [2021-06-08T19:07:26.176Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-08T19:07:26.176Z] ---> Running in d280f43af741 [2021-06-08T19:07:26.461Z] ---> Running in 7d5315c0b460 [2021-06-08T19:07:26.739Z] 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-08T19:07:27.350Z] 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-08T19:07:27.958Z] 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-08T19:07:28.564Z] 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-08T19:07:28.843Z] 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-08T19:09:05.713Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-08T19:09:08.368Z] 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-08T19:09:23.538Z] Removing intermediate container 7d5315c0b460 [2021-06-08T19:09:23.538Z] ---> e03f51bc0eca [2021-06-08T19:09:23.538Z] [2021-06-08T19:09:23.538Z] Step 11/32 : FROM alpine:3.12 [2021-06-08T19:09:23.538Z] 3.12: Pulling from library/alpine [2021-06-08T19:09:23.815Z] Removing intermediate container 4fc0d6627a8d [2021-06-08T19:09:23.815Z] ---> bd531bd67c1e [2021-06-08T19:09:23.815Z] [2021-06-08T19:09:23.815Z] Step 11/22 : FROM alpine:3.12 [2021-06-08T19:09:23.815Z] Removing intermediate container b38740369f4f [2021-06-08T19:09:23.815Z] ---> 4b6aad19a2c5 [2021-06-08T19:09:23.815Z] [2021-06-08T19:09:23.815Z] Step 11/26 : FROM alpine:3.12 [2021-06-08T19:09:23.815Z] 3.12: Pulling from library/alpine [2021-06-08T19:09:23.815Z] 3.12: Pulling from library/alpine [2021-06-08T19:09:24.797Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T19:09:24.797Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T19:09:24.797Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T19:09:24.797Z] Status: Image is up to date for alpine:3.12 [2021-06-08T19:09:24.797Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T19:09:24.797Z] Status: Image is up to date for alpine:3.12 [2021-06-08T19:09:24.797Z] ---> 9852663dfa18 [2021-06-08T19:09:24.797Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-08T19:09:24.797Z] ---> 9852663dfa18 [2021-06-08T19:09:24.797Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-08T19:09:24.797Z] ---> 9852663dfa18 [2021-06-08T19:09:24.797Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-08T19:09:24.797Z] Removing intermediate container d280f43af741 [2021-06-08T19:09:24.797Z] ---> 06db4841294b [2021-06-08T19:09:24.797Z] [2021-06-08T19:09:24.797Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T19:09:24.797Z] ---> 9852663dfa18 [2021-06-08T19:09:24.797Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-08T19:09:25.399Z] ---> Running in ae5c04ac4dea [2021-06-08T19:09:25.399Z] ---> Running in ba557568d4db [2021-06-08T19:09:25.399Z] ---> Running in b611e2865c73 [2021-06-08T19:09:25.399Z] ---> Running in f2176d68cabe [2021-06-08T19:09:26.865Z] Removing intermediate container f2176d68cabe [2021-06-08T19:09:26.865Z] ---> 39c9dc7c62b3 [2021-06-08T19:09:26.865Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-08T19:09:26.865Z] Removing intermediate container fde677e18b92 [2021-06-08T19:09:26.865Z] ---> fa85e76b71cb [2021-06-08T19:09:26.865Z] [2021-06-08T19:09:26.865Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T19:09:26.865Z] ---> 9852663dfa18 [2021-06-08T19:09:26.865Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T19:09:26.865Z] ---> Running in 2de918df61b1 [2021-06-08T19:09:26.865Z] ---> Running in c3f0767f1da6 [2021-06-08T19:09:27.143Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:09:27.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:09:27.702Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:09:27.982Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:09:27.982Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:09:27.982Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-08T19:09:28.258Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:09:28.258Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T19:09:28.258Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-08T19:09:28.258Z] (4/6) Installing curl (7.77.0-r0) [2021-06-08T19:09:28.258Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-08T19:09:28.258Z] (6/6) Installing su-exec (0.2-r1) [2021-06-08T19:09:28.258Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:09:28.258Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T19:09:28.538Z] OK: 7 MiB in 20 packages [2021-06-08T19:09:28.538Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-08T19:09:28.822Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T19:09:28.822Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:09:28.822Z] OK: 5 MiB in 15 packages [2021-06-08T19:09:28.822Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T19:09:28.822Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-08T19:09:28.822Z] (4/4) Installing curl (7.77.0-r0) [2021-06-08T19:09:28.822Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:09:28.822Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T19:09:29.101Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:09:29.101Z] OK: 7 MiB in 18 packages [2021-06-08T19:09:29.101Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:09:29.381Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:09:29.381Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:09:30.001Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T19:09:30.001Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:09:30.001Z] OK: 5 MiB in 15 packages [2021-06-08T19:09:30.001Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-08T19:09:30.001Z] (2/2) Installing su-exec (0.2-r1) [2021-06-08T19:09:30.001Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:09:30.283Z] OK: 5 MiB in 16 packages [2021-06-08T19:09:30.901Z] Removing intermediate container b611e2865c73 [2021-06-08T19:09:30.902Z] ---> 3e4b8b05a607 [2021-06-08T19:09:30.902Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T19:09:31.183Z] Removing intermediate container ae5c04ac4dea [2021-06-08T19:09:31.183Z] ---> 68957c3e8101 [2021-06-08T19:09:31.183Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T19:09:31.183Z] ---> Running in 382dd7ec4958 [2021-06-08T19:09:31.462Z] Removing intermediate container 2de918df61b1 [2021-06-08T19:09:31.462Z] ---> 4ed792b5bfe3 [2021-06-08T19:09:31.462Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T19:09:31.462Z] ---> Running in e5c34bfdc68d [2021-06-08T19:09:31.462Z] Removing intermediate container ba557568d4db [2021-06-08T19:09:31.462Z] ---> c669013c413a [2021-06-08T19:09:31.462Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T19:09:31.740Z] ---> Running in 5cf509eeeeb7 [2021-06-08T19:09:31.740Z] ---> Running in 2e74877aebdb [2021-06-08T19:09:31.740Z] Removing intermediate container c3f0767f1da6 [2021-06-08T19:09:31.740Z] ---> faa088ee53ba [2021-06-08T19:09:31.740Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-08T19:09:32.014Z] Removing intermediate container 382dd7ec4958 [2021-06-08T19:09:32.014Z] ---> 15969d38cef5 [2021-06-08T19:09:32.014Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-08T19:09:32.014Z] ---> Running in 988d44c05a1d [2021-06-08T19:09:32.291Z] Removing intermediate container e5c34bfdc68d [2021-06-08T19:09:32.291Z] ---> e4bc6ac08867 [2021-06-08T19:09:32.291Z] Step 14/26 : WORKDIR / [2021-06-08T19:09:32.291Z] ---> Running in 86e03b5583ba [2021-06-08T19:09:32.291Z] Removing intermediate container 2e74877aebdb [2021-06-08T19:09:32.291Z] ---> c1c0530b3176 [2021-06-08T19:09:32.291Z] Step 14/22 : WORKDIR /edgex [2021-06-08T19:09:32.574Z] ---> Running in df38ea1102ab [2021-06-08T19:09:32.574Z] Removing intermediate container 5cf509eeeeb7 [2021-06-08T19:09:32.574Z] ---> 87c40e5f6017 [2021-06-08T19:09:32.574Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-08T19:09:32.574Z] ---> Running in 32c20ee8b064 [2021-06-08T19:09:32.574Z] Removing intermediate container 988d44c05a1d [2021-06-08T19:09:32.574Z] ---> 8d0b92270cd4 [2021-06-08T19:09:32.574Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-08T19:09:32.863Z] ---> Running in f248655f6b02 [2021-06-08T19:09:32.863Z] ---> Running in f3c78b76456a [2021-06-08T19:09:33.143Z] Removing intermediate container 86e03b5583ba [2021-06-08T19:09:33.143Z] ---> db01fef3b148 [2021-06-08T19:09:33.143Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T19:09:33.421Z] Removing intermediate container df38ea1102ab [2021-06-08T19:09:33.421Z] ---> 3cd9870534ea [2021-06-08T19:09:33.421Z] 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-08T19:09:33.421Z] ---> Running in 5692100ad717 [2021-06-08T19:09:33.421Z] Removing intermediate container 32c20ee8b064 [2021-06-08T19:09:33.421Z] ---> 57f6a5b0d056 [2021-06-08T19:09:33.421Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-08T19:09:33.697Z] Removing intermediate container f248655f6b02 [2021-06-08T19:09:33.697Z] Removing intermediate container f3c78b76456a [2021-06-08T19:09:33.697Z] ---> 1d12d0654436 [2021-06-08T19:09:33.697Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-08T19:09:33.697Z] ---> bcb8e9f91205 [2021-06-08T19:09:33.697Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T19:09:33.697Z] ---> Running in 1a543097b5e6 [2021-06-08T19:09:33.697Z] ---> Running in ff89cc37e10f [2021-06-08T19:09:34.309Z] Removing intermediate container 5692100ad717 [2021-06-08T19:09:34.309Z] ---> 5e6908119f7b [2021-06-08T19:09:34.309Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:09:34.586Z] Removing intermediate container ff89cc37e10f [2021-06-08T19:09:34.586Z] ---> 87786505fd79 [2021-06-08T19:09:34.586Z] Step 16/24 : WORKDIR / [2021-06-08T19:09:34.586Z] ---> 493cc93cc517 [2021-06-08T19:09:34.586Z] 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-08T19:09:34.863Z] ---> c61b7882833e [2021-06-08T19:09:34.863Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-08T19:09:34.863Z] ---> Running in 0257154d8a87 [2021-06-08T19:09:35.479Z] ---> 9cf0c116d7d7 [2021-06-08T19:09:35.479Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-08T19:09:35.759Z] Removing intermediate container 0257154d8a87 [2021-06-08T19:09:35.759Z] ---> 8cc576522c30 [2021-06-08T19:09:35.759Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:09:36.040Z] ---> edeb1b05e0f3 [2021-06-08T19:09:36.040Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-08T19:09:37.040Z] ---> fd2eb18644cb [2021-06-08T19:09:37.040Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-08T19:09:37.316Z] Removing intermediate container 1a543097b5e6 [2021-06-08T19:09:37.316Z] ---> b5a1bb2fafcb [2021-06-08T19:09:37.316Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-08T19:09:37.316Z] ---> 01f2dc53b536 [2021-06-08T19:09:37.316Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-08T19:09:37.603Z] ---> Running in bb37cca92680 [2021-06-08T19:09:37.603Z] ---> 2e30a93f893f [2021-06-08T19:09:37.603Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-08T19:09:37.603Z] ---> cd1cc6855036 [2021-06-08T19:09:37.603Z] 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-08T19:09:38.594Z] Removing intermediate container bb37cca92680 [2021-06-08T19:09:38.595Z] ---> 1dcf4d2ecbf2 [2021-06-08T19:09:38.595Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-08T19:09:38.874Z] ---> 8692558485e2 [2021-06-08T19:09:38.874Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-08T19:09:38.874Z] ---> 10cc6e4579d2 [2021-06-08T19:09:38.874Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-08T19:09:38.874Z] ---> 820895bfff0e [2021-06-08T19:09:38.874Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-08T19:09:39.155Z] ---> d5c52473db30 [2021-06-08T19:09:39.155Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-08T19:09:39.155Z] ---> Running in e91351f3d6eb [2021-06-08T19:09:39.155Z] ---> Running in e0dd93722b7b [2021-06-08T19:09:39.767Z] ---> 2ca8cfa2183e [2021-06-08T19:09:39.767Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-08T19:09:39.767Z] ---> Running in ea57c7a1726d [2021-06-08T19:09:40.043Z] Removing intermediate container e0dd93722b7b [2021-06-08T19:09:40.043Z] ---> f9bbac9699a5 [2021-06-08T19:09:40.043Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:09:40.043Z] Removing intermediate container e91351f3d6eb [2021-06-08T19:09:40.043Z] ---> 106849bc9d5a [2021-06-08T19:09:40.043Z] Step 19/22 : CMD ["--init=true"] [2021-06-08T19:09:40.328Z] ---> Running in 1153dad05f88 [2021-06-08T19:09:40.328Z] ---> Running in bed0a3fd8481 [2021-06-08T19:09:40.608Z] ---> 55f58f91b15b [2021-06-08T19:09:40.608Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-08T19:09:40.608Z] ---> cb9d2c36ab29 [2021-06-08T19:09:40.608Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-08T19:09:40.887Z] ---> Running in bc0c99342592 [2021-06-08T19:09:41.169Z] Removing intermediate container 1153dad05f88 [2021-06-08T19:09:41.169Z] ---> 3bf692454475 [2021-06-08T19:09:41.169Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T19:09:41.449Z] Removing intermediate container bed0a3fd8481 [2021-06-08T19:09:41.449Z] ---> f93c65b3169d [2021-06-08T19:09:41.449Z] Step 20/22 : LABEL arch=arm64 [2021-06-08T19:09:41.449Z] ---> Running in 52e111794522 [2021-06-08T19:09:41.733Z] ---> Running in c6a2926b0a09 [2021-06-08T19:09:41.733Z] Removing intermediate container bc0c99342592 [2021-06-08T19:09:41.733Z] ---> 6e2bf7a42754 [2021-06-08T19:09:41.733Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:09:42.015Z] ---> Running in 84ee0d09bc1b [2021-06-08T19:09:42.293Z] Removing intermediate container 52e111794522 [2021-06-08T19:09:42.293Z] ---> c8c30bd4df35 [2021-06-08T19:09:42.293Z] Step 22/23 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 [2021-06-08T19:09:42.575Z] Removing intermediate container c6a2926b0a09 [2021-06-08T19:09:42.575Z] ---> 3c76a50d4e9e [2021-06-08T19:09:42.575Z] Step 21/22 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 [2021-06-08T19:09:42.575Z] ---> 34854a61881d [2021-06-08T19:09:42.575Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-08T19:09:42.575Z] ---> Running in eaf3040e162b [2021-06-08T19:09:42.851Z] ---> Running in 8776833e6bf3 [2021-06-08T19:09:42.851Z] Removing intermediate container 84ee0d09bc1b [2021-06-08T19:09:42.851Z] ---> 89825a712ef0 [2021-06-08T19:09:42.851Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T19:09:43.130Z] ---> Running in 3cabe2d3849f [2021-06-08T19:09:43.407Z] Removing intermediate container eaf3040e162b [2021-06-08T19:09:43.407Z] ---> bfd7c1bcbcba [2021-06-08T19:09:43.407Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T19:09:43.407Z] Removing intermediate container 8776833e6bf3 [2021-06-08T19:09:43.407Z] ---> 6d0f24fb8cfa [2021-06-08T19:09:43.407Z] Step 22/22 : LABEL version=0.0.0 [2021-06-08T19:09:43.684Z] ---> Running in d15ca5129bc9 [2021-06-08T19:09:43.684Z] Removing intermediate container ea57c7a1726d [2021-06-08T19:09:43.684Z] ---> 4618a02f861c [2021-06-08T19:09:43.684Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:09:43.684Z] ---> Running in 6d2e06a2e039 [2021-06-08T19:09:43.962Z] ---> 54d55596603c [2021-06-08T19:09:43.962Z] 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-08T19:09:43.962Z] Removing intermediate container 3cabe2d3849f [2021-06-08T19:09:43.962Z] ---> 37edc3f80288 [2021-06-08T19:09:43.962Z] Step 23/24 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 [2021-06-08T19:09:44.238Z] ---> Running in ebf07ec739c3 [2021-06-08T19:09:44.238Z] ---> Running in c05dd653e821 [2021-06-08T19:09:44.518Z] Removing intermediate container 6d2e06a2e039 [2021-06-08T19:09:44.518Z] ---> 4e8c9db22824 [2021-06-08T19:09:44.518Z] [2021-06-08T19:09:44.518Z] Removing intermediate container d15ca5129bc9 [2021-06-08T19:09:44.518Z] ---> 8adfa93ca047 [2021-06-08T19:09:44.518Z] [2021-06-08T19:09:44.796Z] ---> f332dc0738c7 [2021-06-08T19:09:44.796Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-08T19:09:45.075Z] Removing intermediate container ebf07ec739c3 [2021-06-08T19:09:45.075Z] ---> 1545d7ff789d [2021-06-08T19:09:45.075Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T19:09:45.352Z] Successfully built 4e8c9db22824 [2021-06-08T19:09:45.352Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-08T19:09:45.352Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-06-08T19:09:45.352Z] Successfully built 8adfa93ca047 [2021-06-08T19:09:45.352Z] Successfully tagged support-scheduler-arm64:latest [2021-06-08T19:09:45.352Z]  Building support-scheduler ... done  ---> Running in 649fa5152546 [2021-06-08T19:09:45.352Z] Building support-notifications [2021-06-08T19:09:46.349Z] Removing intermediate container 649fa5152546 [2021-06-08T19:09:46.349Z] ---> bf5fc4226369 [2021-06-08T19:09:46.349Z] [2021-06-08T19:09:46.625Z] Successfully built bf5fc4226369 [2021-06-08T19:09:49.279Z] Successfully tagged core-metadata-arm64:latest [2021-06-08T19:09:49.279Z]  Building core-metadata ... done Building core-command [2021-06-08T19:09:49.279Z] ---> 60602220e1f7 [2021-06-08T19:09:49.279Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-08T19:09:49.279Z] Removing intermediate container c05dd653e821 [2021-06-08T19:09:49.279Z] ---> 7f7759e7d03e [2021-06-08T19:09:49.279Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-08T19:09:49.279Z] ---> Running in 28a41733958d [2021-06-08T19:09:49.279Z] ---> 28581713efc4 [2021-06-08T19:09:49.279Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-08T19:09:49.279Z] Removing intermediate container 28a41733958d [2021-06-08T19:09:49.279Z] ---> da4fe5cd7100 [2021-06-08T19:09:49.279Z] Step 24/26 : LABEL arch=arm64 [2021-06-08T19:09:49.279Z] ---> Running in 08f0b2cb334d [2021-06-08T19:09:49.279Z] ---> e0b15e778b16 [2021-06-08T19:09:49.279Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-08T19:09:49.279Z] Removing intermediate container 08f0b2cb334d [2021-06-08T19:09:49.279Z] ---> c4d6e2faded7 [2021-06-08T19:09:49.279Z] Step 25/26 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 [2021-06-08T19:09:49.573Z] ---> Running in fa8801023965 [2021-06-08T19:09:49.878Z] ---> e46a9ba34cdf [2021-06-08T19:09:49.878Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-08T19:09:50.172Z] Removing intermediate container fa8801023965 [2021-06-08T19:09:50.172Z] ---> 7e3b3c9b7344 [2021-06-08T19:09:50.172Z] Step 26/26 : LABEL version=0.0.0 [2021-06-08T19:09:50.783Z] ---> Running in 0e240c2c6436 [2021-06-08T19:09:50.783Z] ---> Running in ac799c7bb075 [2021-06-08T19:09:51.395Z] Removing intermediate container 0e240c2c6436 [2021-06-08T19:09:51.395Z] ---> a764e63b78d7 [2021-06-08T19:09:51.395Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-08T19:09:51.669Z] Removing intermediate container ac799c7bb075 [2021-06-08T19:09:51.669Z] ---> ec4c0ab90c8a [2021-06-08T19:09:51.669Z] [2021-06-08T19:09:52.267Z] Successfully built ec4c0ab90c8a [2021-06-08T19:09:52.267Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-08T19:09:52.267Z] Building core-data [2021-06-08T19:09:52.863Z]  Building security-secretstore-setup ... done  ---> 449ba3998095 [2021-06-08T19:09:52.863Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-08T19:09:53.140Z] ---> Running in 103f9414f755 [2021-06-08T19:09:55.783Z] Removing intermediate container 103f9414f755 [2021-06-08T19:09:55.783Z] ---> 3f2fe9b6dd1b [2021-06-08T19:09:55.783Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-08T19:09:56.062Z] ---> Running in 851551d83d7b [2021-06-08T19:09:56.666Z] Removing intermediate container 851551d83d7b [2021-06-08T19:09:56.666Z] ---> 49a350d39be6 [2021-06-08T19:09:56.666Z] Step 29/32 : CMD ["gate"] [2021-06-08T19:09:56.939Z] ---> Running in 2386572ad959 [2021-06-08T19:09:57.541Z] Removing intermediate container 2386572ad959 [2021-06-08T19:09:57.541Z] ---> a4e053b76937 [2021-06-08T19:09:57.541Z] Step 30/32 : LABEL arch=arm64 [2021-06-08T19:09:57.817Z] ---> Running in eb0a6e34fa2e [2021-06-08T19:09:58.416Z] Removing intermediate container eb0a6e34fa2e [2021-06-08T19:09:58.416Z] ---> db65ea9f4cdf [2021-06-08T19:09:58.416Z] Step 31/32 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 [2021-06-08T19:09:59.016Z] ---> Running in 4c42bfe98680 [2021-06-08T19:09:59.621Z] Removing intermediate container 4c42bfe98680 [2021-06-08T19:09:59.621Z] ---> 77d574dd1014 [2021-06-08T19:09:59.621Z] Step 32/32 : LABEL version=0.0.0 [2021-06-08T19:10:00.222Z] ---> Running in 04fcc4f150f7 [2021-06-08T19:10:01.215Z] Removing intermediate container 04fcc4f150f7 [2021-06-08T19:10:01.215Z] ---> ead01ab34b44 [2021-06-08T19:10:01.215Z] [2021-06-08T19:10:01.494Z] Successfully built ead01ab34b44 [2021-06-08T19:10:01.494Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-08T19:10:40.551Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:10:40.551Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:10:40.551Z] ---> 3aa30e873e6a [2021-06-08T19:10:40.551Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T19:10:40.551Z] ---> Using cache [2021-06-08T19:10:40.551Z] ---> 9567a0f615b4 [2021-06-08T19:10:40.551Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:10:40.551Z] ---> Using cache [2021-06-08T19:10:40.551Z] ---> 9d447921321a [2021-06-08T19:10:40.551Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-08T19:10:40.551Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:10:40.551Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:10:40.551Z] ---> 3aa30e873e6a [2021-06-08T19:10:40.551Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T19:10:40.551Z] ---> Using cache [2021-06-08T19:10:40.551Z] ---> 9567a0f615b4 [2021-06-08T19:10:40.551Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:10:40.551Z] ---> Using cache [2021-06-08T19:10:40.551Z] ---> 9d447921321a [2021-06-08T19:10:40.551Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-08T19:10:40.551Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:10:40.551Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:10:40.551Z] ---> 3aa30e873e6a [2021-06-08T19:10:40.551Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T19:10:40.551Z] ---> Using cache [2021-06-08T19:10:40.551Z] ---> 9567a0f615b4 [2021-06-08T19:10:40.551Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:10:40.551Z] ---> Using cache [2021-06-08T19:10:40.551Z] ---> 9d447921321a [2021-06-08T19:10:40.551Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T19:10:40.551Z] ---> Using cache [2021-06-08T19:10:40.551Z] ---> 646b54b1efe7 [2021-06-08T19:10:40.551Z] Step 6/24 : COPY go.mod . [2021-06-08T19:10:40.551Z] ---> Using cache [2021-06-08T19:10:40.551Z] ---> 1b93ef609de9 [2021-06-08T19:10:40.551Z] Step 7/24 : RUN go mod download [2021-06-08T19:10:40.551Z] ---> Using cache [2021-06-08T19:10:40.551Z] ---> 4f316a17f54f [2021-06-08T19:10:40.551Z] Step 8/24 : COPY . . [2021-06-08T19:10:40.551Z] ---> Using cache [2021-06-08T19:10:40.551Z] ---> c6dbc1089071 [2021-06-08T19:10:40.551Z] Step 9/24 : RUN go mod tidy [2021-06-08T19:10:40.551Z] ---> Using cache [2021-06-08T19:10:40.551Z] ---> 51eef95dd61f [2021-06-08T19:10:40.551Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-08T19:10:41.151Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:10:41.151Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:10:41.151Z] ---> 3aa30e873e6a [2021-06-08T19:10:41.151Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T19:10:41.151Z] ---> Using cache [2021-06-08T19:10:41.151Z] ---> 9567a0f615b4 [2021-06-08T19:10:41.151Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:10:41.151Z] ---> Using cache [2021-06-08T19:10:41.152Z] ---> 9d447921321a [2021-06-08T19:10:41.152Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-08T19:10:42.162Z] ---> Running in 74463e192d61 [2021-06-08T19:10:42.162Z] ---> Running in 768efcd8f445 [2021-06-08T19:10:42.162Z] ---> Running in 09a71f85e14e [2021-06-08T19:10:42.162Z] ---> Running in 4f594118e1cf [2021-06-08T19:10:44.282Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:10:44.282Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:10:44.282Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:10:44.282Z] 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-08T19:10:44.888Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:10:45.188Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:10:45.188Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:10:45.807Z] OK: 218 MiB in 52 packages [2021-06-08T19:10:46.097Z] OK: 218 MiB in 52 packages [2021-06-08T19:10:46.383Z] OK: 218 MiB in 52 packages [2021-06-08T19:10:47.844Z] Removing intermediate container 09a71f85e14e [2021-06-08T19:10:47.844Z] ---> f50d640bb75d [2021-06-08T19:10:47.844Z] Step 6/23 : COPY go.mod . [2021-06-08T19:10:48.120Z] Removing intermediate container 74463e192d61 [2021-06-08T19:10:48.120Z] ---> 2d155fdac2c5 [2021-06-08T19:10:48.120Z] Step 6/24 : COPY go.mod . [2021-06-08T19:10:48.723Z] Removing intermediate container 4f594118e1cf [2021-06-08T19:10:48.723Z] ---> b825f3f2672f [2021-06-08T19:10:48.723Z] Step 6/24 : COPY go.mod . [2021-06-08T19:10:49.733Z] ---> a06fba0a62b7 [2021-06-08T19:10:49.733Z] Step 7/23 : RUN go mod download [2021-06-08T19:10:50.011Z] ---> Running in 3779f2896ccf [2021-06-08T19:10:50.011Z] ---> 4765b495397f [2021-06-08T19:10:50.011Z] Step 7/24 : RUN go mod download [2021-06-08T19:10:50.291Z] ---> 707e304d531c [2021-06-08T19:10:50.291Z] Step 7/24 : RUN go mod download [2021-06-08T19:10:50.291Z] ---> Running in c085a4c14793 [2021-06-08T19:10:50.582Z] ---> Running in 240ceab162ed [2021-06-08T19:10:54.991Z] Removing intermediate container 3779f2896ccf [2021-06-08T19:10:54.991Z] ---> 048377ddf17e [2021-06-08T19:10:54.991Z] Step 8/23 : COPY . . [2021-06-08T19:10:55.267Z] Removing intermediate container 240ceab162ed [2021-06-08T19:10:55.267Z] ---> 9342142620b1 [2021-06-08T19:10:55.267Z] Step 8/24 : COPY . . [2021-06-08T19:10:55.871Z] Removing intermediate container c085a4c14793 [2021-06-08T19:10:56.149Z] ---> 00d2fbdc4bd3 [2021-06-08T19:10:56.149Z] Step 8/24 : COPY . . [2021-06-08T19:11:30.015Z] ---> 1749b9610888 [2021-06-08T19:11:30.015Z] Step 9/23 : RUN go mod tidy [2021-06-08T19:11:30.015Z] ---> 422df53b82f9 [2021-06-08T19:11:30.015Z] Step 9/24 : RUN go mod tidy [2021-06-08T19:11:30.015Z] ---> efeec5d53382 [2021-06-08T19:11:30.015Z] Step 9/24 : RUN go mod tidy [2021-06-08T19:11:30.015Z] ---> Running in f52f448abb79 [2021-06-08T19:11:30.015Z] ---> Running in 87c12e5ad2cc [2021-06-08T19:11:30.015Z] ---> Running in 1f15114e77eb [2021-06-08T19:11:31.472Z] Removing intermediate container 768efcd8f445 [2021-06-08T19:11:31.472Z] ---> c23c3672274a [2021-06-08T19:11:31.472Z] [2021-06-08T19:11:31.472Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T19:11:31.472Z] ---> 9852663dfa18 [2021-06-08T19:11:31.472Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T19:11:31.472Z] ---> Using cache [2021-06-08T19:11:31.472Z] ---> 4ed792b5bfe3 [2021-06-08T19:11:31.472Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T19:11:31.472Z] ---> Using cache [2021-06-08T19:11:31.472Z] ---> 87c40e5f6017 [2021-06-08T19:11:31.472Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-08T19:11:31.472Z] ---> Running in 6fd8a4a12fc0 [2021-06-08T19:11:32.077Z] Removing intermediate container 6fd8a4a12fc0 [2021-06-08T19:11:32.077Z] ---> 5b00fca15d04 [2021-06-08T19:11:32.077Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T19:11:32.077Z] ---> Running in 1b3b7558fe7c [2021-06-08T19:11:33.078Z] Removing intermediate container 1b3b7558fe7c [2021-06-08T19:11:33.078Z] ---> 4d4ceca5ce4f [2021-06-08T19:11:33.078Z] Step 16/24 : WORKDIR / [2021-06-08T19:11:33.357Z] ---> Running in 968cb74d3da3 [2021-06-08T19:11:33.961Z] Removing intermediate container f52f448abb79 [2021-06-08T19:11:33.961Z] ---> 732dd698be7f [2021-06-08T19:11:33.961Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-08T19:11:34.237Z] Removing intermediate container 968cb74d3da3 [2021-06-08T19:11:34.237Z] ---> 2f6ea00ed050 [2021-06-08T19:11:34.237Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:11:34.237Z] ---> Running in 889cf9b2f1c4 [2021-06-08T19:11:34.523Z] Removing intermediate container 87c12e5ad2cc [2021-06-08T19:11:34.523Z] ---> 9c41a41ddcdf [2021-06-08T19:11:34.523Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-08T19:11:34.802Z] Removing intermediate container 1f15114e77eb [2021-06-08T19:11:34.803Z] ---> a1880911b1b5 [2021-06-08T19:11:34.803Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-08T19:11:34.803Z] ---> Running in 8b1b80f96e23 [2021-06-08T19:11:35.083Z] ---> Running in accadd81e3e2 [2021-06-08T19:11:35.359Z] ---> 223868968c47 [2021-06-08T19:11:35.359Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-08T19:11:35.964Z] 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-08T19:11:36.994Z] 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-08T19:11:37.278Z] 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-08T19:11:37.278Z] ---> 908d3d9974f5 [2021-06-08T19:11:37.278Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-08T19:11:38.746Z] ---> 6cc1695967a4 [2021-06-08T19:11:38.746Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-08T19:11:38.746Z] ---> Running in 21e6aee202a6 [2021-06-08T19:11:39.353Z] Removing intermediate container 21e6aee202a6 [2021-06-08T19:11:39.353Z] ---> bb778cbb5ea3 [2021-06-08T19:11:39.353Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:11:39.353Z] ---> Running in c95350f3ef17 [2021-06-08T19:11:39.970Z] Removing intermediate container c95350f3ef17 [2021-06-08T19:11:39.970Z] ---> 0e9dea9b53a7 [2021-06-08T19:11:39.970Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T19:11:40.249Z] ---> Running in e3ef40f4fcc1 [2021-06-08T19:11:40.856Z] Removing intermediate container e3ef40f4fcc1 [2021-06-08T19:11:40.856Z] ---> 761d3256f784 [2021-06-08T19:11:40.856Z] Step 23/24 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 [2021-06-08T19:11:41.157Z] ---> Running in d889dace1aba [2021-06-08T19:11:41.760Z] Removing intermediate container d889dace1aba [2021-06-08T19:11:41.760Z] ---> e7b5733d2006 [2021-06-08T19:11:41.760Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T19:11:42.039Z] ---> Running in 670046b4a00a [2021-06-08T19:11:42.641Z] Removing intermediate container 670046b4a00a [2021-06-08T19:11:42.641Z] ---> dc542ff242dd [2021-06-08T19:11:42.641Z] [2021-06-08T19:11:43.243Z] Successfully built dc542ff242dd [2021-06-08T19:11:43.243Z] Successfully tagged core-command-arm64:latest [2021-06-08T19:13:05.510Z]  Building core-command ... done Removing intermediate container accadd81e3e2 [2021-06-08T19:13:05.510Z] ---> 0bc2b2a4e336 [2021-06-08T19:13:05.511Z] [2021-06-08T19:13:05.511Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T19:13:05.511Z] ---> 9852663dfa18 [2021-06-08T19:13:05.511Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-08T19:13:05.511Z] Removing intermediate container 889cf9b2f1c4 [2021-06-08T19:13:05.511Z] ---> 7c64e1ae4ed8 [2021-06-08T19:13:05.511Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-08T19:13:05.511Z] ---> Running in 545d54cf0c49 [2021-06-08T19:13:05.511Z] ---> Running in 1eea6167be07 [2021-06-08T19:13:05.511Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:13:05.511Z] 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-08T19:13:05.511Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:13:05.511Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-08T19:13:05.511Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-08T19:13:05.511Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:13:05.511Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T19:13:05.511Z] OK: 6 MiB in 16 packages [2021-06-08T19:13:05.511Z] Removing intermediate container 8b1b80f96e23 [2021-06-08T19:13:05.511Z] ---> 52fd6d3e57d1 [2021-06-08T19:13:05.511Z] [2021-06-08T19:13:05.511Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T19:13:05.511Z] ---> 9852663dfa18 [2021-06-08T19:13:05.511Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-08T19:13:05.511Z] Removing intermediate container 545d54cf0c49 [2021-06-08T19:13:05.511Z] ---> f39387f88953 [2021-06-08T19:13:05.511Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T19:13:05.511Z] Removing intermediate container 1eea6167be07 [2021-06-08T19:13:05.511Z] ---> b8d522fde444 [2021-06-08T19:13:05.511Z] [2021-06-08T19:13:05.511Z] Step 12/24 : FROM docker:20.10.0 [2021-06-08T19:13:05.511Z] ---> Running in 6a7a9a3ad22c [2021-06-08T19:13:05.511Z] ---> Running in 73793d4f53df [2021-06-08T19:13:05.511Z] 20.10.0: Pulling from library/docker [2021-06-08T19:13:05.511Z] Removing intermediate container 6a7a9a3ad22c [2021-06-08T19:13:05.511Z] ---> bd770fb05ef1 [2021-06-08T19:13:05.511Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-08T19:13:05.511Z] Removing intermediate container 73793d4f53df [2021-06-08T19:13:05.511Z] ---> b104e73578e3 [2021-06-08T19:13:05.511Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-08T19:13:05.511Z] ---> Running in 9dc69fd92544 [2021-06-08T19:13:05.511Z] ---> Running in 793e7de736db [2021-06-08T19:13:05.511Z] Removing intermediate container 9dc69fd92544 [2021-06-08T19:13:05.511Z] ---> 6461b0aa7d29 [2021-06-08T19:13:05.511Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-08T19:13:05.511Z] Removing intermediate container 793e7de736db [2021-06-08T19:13:05.511Z] ---> e61394e36665 [2021-06-08T19:13:05.511Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T19:13:05.511Z] ---> Running in 91ca0d97de3d [2021-06-08T19:13:05.511Z] ---> Running in 93db401793f8 [2021-06-08T19:13:06.101Z] Removing intermediate container 91ca0d97de3d [2021-06-08T19:13:06.101Z] ---> ac720dde2f4f [2021-06-08T19:13:06.101Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:13:06.375Z] Removing intermediate container 93db401793f8 [2021-06-08T19:13:06.375Z] ---> 584ba828f19c [2021-06-08T19:13:06.375Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:13:06.375Z] ---> Running in 7102f217451c [2021-06-08T19:13:07.362Z] ---> f8bd2d1d1542 [2021-06-08T19:13:07.362Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-08T19:13:09.371Z] Removing intermediate container 7102f217451c [2021-06-08T19:13:09.371Z] ---> 98ded7e279d1 [2021-06-08T19:13:09.371Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T19:13:09.371Z] ---> 0f159447c2b4 [2021-06-08T19:13:09.371Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-08T19:13:09.371Z] ---> Running in 8cb4e2607f6e [2021-06-08T19:13:10.834Z] ---> 2285cf214b08 [2021-06-08T19:13:10.834Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-08T19:13:11.109Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:13:11.109Z] ---> Running in eff5ac8e7c8c [2021-06-08T19:13:11.715Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:13:11.715Z] Removing intermediate container eff5ac8e7c8c [2021-06-08T19:13:11.715Z] ---> 3a092a011fa1 [2021-06-08T19:13:11.715Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:13:12.004Z] ---> Running in 061c36f598ea [2021-06-08T19:13:12.599Z] Removing intermediate container 061c36f598ea [2021-06-08T19:13:12.599Z] ---> 365828053903 [2021-06-08T19:13:12.599Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T19:13:12.599Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T19:13:12.870Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T19:13:12.870Z] ---> Running in 25d4614cfadc [2021-06-08T19:13:12.870Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T19:13:12.870Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T19:13:13.148Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T19:13:13.425Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T19:13:13.425Z] Removing intermediate container 25d4614cfadc [2021-06-08T19:13:13.425Z] ---> 3a82b54d14c4 [2021-06-08T19:13:13.425Z] Step 22/23 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 [2021-06-08T19:13:13.425Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:13:13.425Z] OK: 8 MiB in 20 packages [2021-06-08T19:13:13.703Z] ---> Running in fe46a2be0536 [2021-06-08T19:13:13.703Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-08T19:13:13.703Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-08T19:13:13.703Z] ---> eeaf43b92773 [2021-06-08T19:13:13.703Z] 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-08T19:13:13.977Z] ---> Running in a47840f1c5de [2021-06-08T19:13:14.253Z] Removing intermediate container fe46a2be0536 [2021-06-08T19:13:14.253Z] ---> 9ded1e869cc5 [2021-06-08T19:13:14.253Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T19:13:14.253Z] ---> Running in 0282ab30b8d8 [2021-06-08T19:13:14.523Z] Removing intermediate container a47840f1c5de [2021-06-08T19:13:14.523Z] ---> 5a360387a59f [2021-06-08T19:13:14.523Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-08T19:13:14.523Z] ---> Running in 05d07a48eb62 [2021-06-08T19:13:14.797Z] Removing intermediate container 8cb4e2607f6e [2021-06-08T19:13:14.797Z] ---> b3716494afc4 [2021-06-08T19:13:14.797Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:13:14.797Z] Removing intermediate container 0282ab30b8d8 [2021-06-08T19:13:14.797Z] ---> 9393190bf72e [2021-06-08T19:13:14.797Z] [2021-06-08T19:13:15.390Z] Successfully built 9393190bf72e [2021-06-08T19:13:15.390Z] Successfully tagged support-notifications-arm64:latest [2021-06-08T19:13:15.662Z]  Building support-notifications ... done  ---> 34dc4f0be1de [2021-06-08T19:13:15.662Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-08T19:13:15.934Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:13:16.207Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:13:16.804Z] (1/39) Installing readline (8.0.4-r0) [2021-06-08T19:13:16.804Z] (2/39) Installing bash (5.0.17-r0) [2021-06-08T19:13:16.804Z] Executing bash-5.0.17-r0.post-install [2021-06-08T19:13:16.804Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T19:13:16.804Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-08T19:13:16.804Z] (5/39) Installing curl (7.77.0-r0) [2021-06-08T19:13:16.804Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-08T19:13:16.804Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-08T19:13:16.804Z] (8/39) Installing expat (2.2.9-r1) [2021-06-08T19:13:16.804Z] (9/39) Installing libffi (3.3-r2) [2021-06-08T19:13:16.804Z] (10/39) Installing gdbm (1.13-r1) [2021-06-08T19:13:16.804Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-08T19:13:16.804Z] ---> 5c0961160a57 [2021-06-08T19:13:16.804Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-08T19:13:16.804Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-08T19:13:17.076Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-08T19:13:18.502Z] ---> 7b2a26e1ec5a [2021-06-08T19:13:18.502Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-08T19:13:18.502Z] ---> Running in 1136a696766e [2021-06-08T19:13:18.775Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-08T19:13:18.775Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-08T19:13:18.775Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-08T19:13:19.046Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-08T19:13:19.046Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-08T19:13:19.046Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-08T19:13:19.047Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-08T19:13:19.047Z] Removing intermediate container 1136a696766e [2021-06-08T19:13:19.047Z] ---> be75a111dec8 [2021-06-08T19:13:19.047Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:13:19.047Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-08T19:13:19.047Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-08T19:13:19.047Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-08T19:13:19.320Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-08T19:13:19.320Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-08T19:13:19.320Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-08T19:13:19.320Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-08T19:13:19.320Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-08T19:13:19.320Z] ---> Running in fd5ae136de88 [2021-06-08T19:13:19.320Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-08T19:13:19.320Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-08T19:13:19.320Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-08T19:13:19.320Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-08T19:13:19.594Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-08T19:13:19.594Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-08T19:13:19.594Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-08T19:13:19.594Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-08T19:13:19.594Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-08T19:13:19.594Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-08T19:13:19.594Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-08T19:13:19.594Z] Executing busybox-1.31.1-r19.trigger [2021-06-08T19:13:19.594Z] OK: 72 MiB in 59 packages [2021-06-08T19:13:19.867Z] Removing intermediate container fd5ae136de88 [2021-06-08T19:13:19.867Z] ---> f744606417a7 [2021-06-08T19:13:19.868Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T19:13:20.140Z] ---> Running in 9a6be5ef4bb6 [2021-06-08T19:13:20.413Z] Removing intermediate container 9a6be5ef4bb6 [2021-06-08T19:13:20.413Z] ---> d10aeb72b446 [2021-06-08T19:13:20.413Z] Step 23/24 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 [2021-06-08T19:13:20.685Z] ---> Running in a6162fe7e46b [2021-06-08T19:13:21.294Z] Removing intermediate container a6162fe7e46b [2021-06-08T19:13:21.294Z] ---> e21a9a2e4d8b [2021-06-08T19:13:21.294Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T19:13:21.294Z] ---> Running in 5d8a14b46e3d [2021-06-08T19:13:21.888Z] Removing intermediate container 5d8a14b46e3d [2021-06-08T19:13:21.888Z] ---> c6506b2fcbfe [2021-06-08T19:13:21.888Z] [2021-06-08T19:13:22.162Z] Successfully built c6506b2fcbfe [2021-06-08T19:13:22.162Z] Successfully tagged core-data-arm64:latest [2021-06-08T19:13:24.123Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-06-08T19:13:24.123Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-08T19:13:25.551Z] Collecting PyYAML<4,>=3.10 [2021-06-08T19:13:25.552Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-08T19:13:29.841Z] Collecting docker<4.0,>=3.6.0 [2021-06-08T19:13:29.841Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-08T19:13:30.433Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-08T19:13:30.433Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-08T19:13:33.045Z] Collecting jsonschema<3,>=2.5.1 [2021-06-08T19:13:33.045Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-08T19:13:33.045Z] 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-08T19:13:34.491Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-08T19:13:34.491Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-08T19:13:35.104Z] Collecting cached-property<2,>=1.2.0 [2021-06-08T19:13:35.104Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-08T19:13:35.376Z] Collecting texttable<0.10,>=0.9.0 [2021-06-08T19:13:35.376Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-08T19:13:37.985Z] Collecting docopt<0.7,>=0.6.1 [2021-06-08T19:13:37.985Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-08T19:13:41.363Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-08T19:13:41.363Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-08T19:13:41.363Z] Collecting docker-pycreds>=0.4.0 [2021-06-08T19:13:41.363Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-08T19:13:41.634Z] Collecting idna<2.8,>=2.5 [2021-06-08T19:13:41.634Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-08T19:13:41.634Z] 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-08T19:13:41.634Z] 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-08T19:13:42.227Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-08T19:13:42.227Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-08T19:13:42.499Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-08T19:13:42.499Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-08T19:13:42.499Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-08T19:13:42.499Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-08T19:13:43.471Z] Installing collected packages: PyYAML, websocket-client, idna, urllib3, requests, docker-pycreds, docker, dockerpty, jsonschema, cached-property, texttable, docopt, docker-compose [2021-06-08T19:13:43.471Z] Running setup.py install for PyYAML: started [2021-06-08T19:13:50.360Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-08T19:13:50.360Z] Attempting uninstall: idna [2021-06-08T19:13:50.360Z] Found existing installation: idna 2.9 [2021-06-08T19:13:50.360Z] Uninstalling idna-2.9: [2021-06-08T19:13:50.360Z] Successfully uninstalled idna-2.9 [2021-06-08T19:13:50.360Z] Attempting uninstall: urllib3 [2021-06-08T19:13:50.360Z] Found existing installation: urllib3 1.25.9 [2021-06-08T19:13:50.360Z] Uninstalling urllib3-1.25.9: [2021-06-08T19:13:50.360Z] Successfully uninstalled urllib3-1.25.9 [2021-06-08T19:13:50.360Z] Attempting uninstall: requests [2021-06-08T19:13:50.360Z] Found existing installation: requests 2.23.0 [2021-06-08T19:13:50.360Z] Uninstalling requests-2.23.0: [2021-06-08T19:13:50.361Z] Successfully uninstalled requests-2.23.0 [2021-06-08T19:13:50.361Z] Running setup.py install for dockerpty: started [2021-06-08T19:13:50.361Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-08T19:13:50.637Z] Running setup.py install for texttable: started [2021-06-08T19:13:55.991Z] Running setup.py install for texttable: finished with status 'done' [2021-06-08T19:13:55.992Z] Running setup.py install for docopt: started [2021-06-08T19:13:55.992Z] Running setup.py install for docopt: finished with status 'done' [2021-06-08T19:13:55.992Z] 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-08T19:14:04.282Z] Removing intermediate container 05d07a48eb62 [2021-06-08T19:14:04.282Z] ---> e19550719360 [2021-06-08T19:14:04.282Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-08T19:14:04.282Z] ---> Running in 6ea7d99d8d88 [2021-06-08T19:14:04.282Z] Removing intermediate container 6ea7d99d8d88 [2021-06-08T19:14:04.282Z] ---> 2cecb89d6cbd [2021-06-08T19:14:04.282Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-08T19:14:04.282Z] ---> Running in 56bd15ecd482 [2021-06-08T19:14:04.554Z] Removing intermediate container 56bd15ecd482 [2021-06-08T19:14:04.554Z] ---> b6893371c0c1 [2021-06-08T19:14:04.554Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-08T19:14:05.994Z] ---> efc644cc2e94 [2021-06-08T19:14:05.994Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-08T19:14:06.590Z] ---> 7cadb8c996a0 [2021-06-08T19:14:06.590Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-08T19:14:07.568Z] ---> 624829fd19a8 [2021-06-08T19:14:07.568Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-08T19:14:07.841Z] ---> Running in f2e22dd48636 [2021-06-08T19:14:08.439Z] Removing intermediate container f2e22dd48636 [2021-06-08T19:14:08.439Z] ---> 072690599d31 [2021-06-08T19:14:08.439Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:14:08.439Z] ---> Running in 7b84a6dc2892 [2021-06-08T19:14:09.031Z] Removing intermediate container 7b84a6dc2892 [2021-06-08T19:14:09.031Z] ---> 98e81b9340d1 [2021-06-08T19:14:09.031Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T19:14:09.305Z] ---> Running in 2dd062d78efe [2021-06-08T19:14:09.577Z] Removing intermediate container 2dd062d78efe [2021-06-08T19:14:09.577Z] ---> ebec88bded50 [2021-06-08T19:14:09.577Z] Step 23/24 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 [2021-06-08T19:14:09.852Z] ---> Running in 186503ebb0ea [2021-06-08T19:14:10.445Z] Removing intermediate container 186503ebb0ea [2021-06-08T19:14:10.445Z] ---> 19bdef574910 [2021-06-08T19:14:10.445Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T19:14:10.445Z] ---> Running in ad7083682c46 [2021-06-08T19:14:11.421Z] Removing intermediate container ad7083682c46 [2021-06-08T19:14:11.421Z] ---> d0192a84e9a6 [2021-06-08T19:14:11.421Z] [2021-06-08T19:14:11.702Z] Successfully built d0192a84e9a6 [2021-06-08T19:14:11.702Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-08T19:14:11.991Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-08T19:14:11.978Z] $ docker stop --time=1 30612ce5c022a3f0e1a91be8c0699499707e0ec27895132c6308a20615ee40da [2021-06-08T19:14:13.863Z] $ docker rm -f 30612ce5c022a3f0e1a91be8c0699499707e0ec27895132c6308a20615ee40da [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T19:14:14.480Z] + docker images [2021-06-08T19:14:14.761Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T19:14:14.761Z] sys-mgmt-agent-arm64 latest d0192a84e9a6 4 seconds ago 299MB [2021-06-08T19:14:14.761Z] core-data-arm64 latest c6506b2fcbfe 53 seconds ago 19.1MB [2021-06-08T19:14:14.761Z] support-notifications-arm64 latest 9393190bf72e About a minute ago 15.7MB [2021-06-08T19:14:14.761Z] 52fd6d3e57d1 About a minute ago 974MB [2021-06-08T19:14:14.761Z] b8d522fde444 About a minute ago 973MB [2021-06-08T19:14:14.761Z] 0bc2b2a4e336 About a minute ago 968MB [2021-06-08T19:14:14.761Z] core-command-arm64 latest dc542ff242dd 2 minutes ago 15MB [2021-06-08T19:14:14.761Z] c23c3672274a 2 minutes ago 966MB [2021-06-08T19:14:14.761Z] security-bootstrapper-arm64 latest ead01ab34b44 4 minutes ago 17.1MB [2021-06-08T19:14:14.761Z] security-secretstore-setup-arm64 latest ec4c0ab90c8a 4 minutes ago 26.5MB [2021-06-08T19:14:14.761Z] core-metadata-arm64 latest bf5fc4226369 4 minutes ago 15.6MB [2021-06-08T19:14:14.761Z] security-proxy-setup-arm64 latest 4e8c9db22824 4 minutes ago 24MB [2021-06-08T19:14:14.761Z] support-scheduler-arm64 latest 8adfa93ca047 4 minutes ago 15MB [2021-06-08T19:14:14.761Z] fa85e76b71cb 4 minutes ago 971MB [2021-06-08T19:14:14.761Z] 06db4841294b 4 minutes ago 968MB [2021-06-08T19:14:14.761Z] bd531bd67c1e 4 minutes ago 971MB [2021-06-08T19:14:14.761Z] 4b6aad19a2c5 4 minutes ago 973MB [2021-06-08T19:14:14.761Z] e03f51bc0eca 4 minutes ago 967MB [2021-06-08T19:14:14.761Z] ci-base-image-arm64 latest 3aa30e873e6a 14 minutes ago 641MB [2021-06-08T19:14:14.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB [2021-06-08T19:14:14.761Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-08T19:14:14.761Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-08T19:14:14.761Z] 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-08T19:14:15.599Z] ---> job-cost.sh [2021-06-08T19:14:15.599Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qWkW [2021-06-08T19:15:02.558Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-08T19:16:57.619Z] lf-activate-venv(): INFO: Adding /tmp/venv-qWkW/bin to PATH [2021-06-08T19:16:57.619Z] INFO: No Stack... [2021-06-08T19:16:58.595Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-08T19:16:58.866Z] INFO: Archiving Costs [Pipeline] sh [2021-06-08T19:16:59.207Z] + + catcut /w/workspace/edgex-go/9/archives/cost.csv -d, [2021-06-08T19:16:59.207Z] -f6 [Pipeline] lock [2021-06-08T19:16:59.275Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3525-9-stack-cost] [2021-06-08T19:16:59.284Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3525-9-stack-cost] did not exist. Created. [2021-06-08T19:16:59.284Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3525-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T19:16:59.659Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-08T19:16:59.926Z] Stashed 1 file(s) [Pipeline] } [2021-06-08T19:16:59.938Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3525-9-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-08T19:17:00.803Z] provisioning config files... [2021-06-08T19:17:00.812Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config1880189154331414518tmp [Pipeline] { [Pipeline] sh [2021-06-08T19:17:01.117Z] + set +x [2021-06-08T19:17:01.118Z] + curl -s https://codecov.io/bash [2021-06-08T19:17:01.118Z] + bash -s -- [2021-06-08T19:17:01.118Z] [2021-06-08T19:17:01.118Z] _____ _ [2021-06-08T19:17:01.118Z] / ____| | | [2021-06-08T19:17:01.118Z] | | ___ __| | ___ ___ _____ __ [2021-06-08T19:17:01.118Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-08T19:17:01.118Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-08T19:17:01.118Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-08T19:17:01.118Z] Bash-1.0.3 [2021-06-08T19:17:01.118Z] [2021-06-08T19:17:01.118Z] [2021-06-08T19:17:01.118Z] ==> git version 2.24.4 found [2021-06-08T19:17:01.379Z] ==> 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-08T19:17:01.379Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-08T19:17:01.379Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-08T19:17:01.379Z] ==> Jenkins CI detected. [2021-06-08T19:17:01.379Z] project root: . [2021-06-08T19:17:01.379Z] --> token set from env [2021-06-08T19:17:01.379Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-08T19:17:01.379Z] ==> Running gcov in . (disable via -X gcov) [2021-06-08T19:17:01.379Z] ==> Python coveragepy not found [2021-06-08T19:17:01.379Z] ==> Searching for coverage reports in: [2021-06-08T19:17:01.379Z] + . [2021-06-08T19:17:01.379Z] -> Found 1 reports [2021-06-08T19:17:01.379Z] ==> Detecting git/mercurial file structure [2021-06-08T19:17:01.379Z] ==> Reading reports [2021-06-08T19:17:01.379Z] + ./coverage.out bytes=412085 [2021-06-08T19:17:01.379Z] ==> Appending adjustments [2021-06-08T19:17:01.379Z] https://docs.codecov.io/docs/fixing-reports [2021-06-08T19:17:02.775Z] + Found adjustments [2021-06-08T19:17:02.775Z] ==> Gzipping contents [2021-06-08T19:17:02.775Z] 56K /tmp/codecov.CykNVN.gz [2021-06-08T19:17:02.775Z] ==> Uploading reports [2021-06-08T19:17:02.775Z] url: https://codecov.io [2021-06-08T19:17:02.775Z] query: branch=PR-3525&commit=2b828afc7074371b9b161ed26787deb7319de1d3&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3525%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3525&job=&cmd_args= [2021-06-08T19:17:02.775Z] -> Pinging Codecov [2021-06-08T19:17:02.775Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3525&commit=2b828afc7074371b9b161ed26787deb7319de1d3&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3525%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3525&job=&cmd_args= [2021-06-08T19:17:03.037Z] -> Uploading to [2021-06-08T19:17:03.037Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-08/00271124DB129430A58F1EEE437C3FCB/2b828afc7074371b9b161ed26787deb7319de1d3/43628a03-7cfa-4005-8b95-6689f34e9dd2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T191702Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=02364ee48064151716ac6425c186f420a81be9864ca2ab84e3021cf231d07564 [2021-06-08T19:17:03.037Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T19:17:03.037Z] Dload Upload Total Spent Left Speed [2021-06-08T19:17:03.299Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56090 0 0 100 56090 0 149k --:--:-- --:--:-- --:--:-- 150k [2021-06-08T19:17:03.299Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2b828afc7074371b9b161ed26787deb7319de1d3 [Pipeline] } [2021-06-08T19:17:03.311Z] 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-08T19:17:04.714Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T19:17:05.283Z] ---> package-listing.sh [2021-06-08T19:17:05.283Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-08T19:17:05.283Z] ++ facter osfamily [2021-06-08T19:17:05.545Z] + OS_FAMILY=redhat [2021-06-08T19:17:05.545Z] + workspace=/w/workspace/edgex-go/9 [2021-06-08T19:17:05.545Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-08T19:17:05.545Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-08T19:17:05.545Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-08T19:17:05.545Z] + PACKAGES=/tmp/packages_start.txt [2021-06-08T19:17:05.545Z] + '[' /w/workspace/edgex-go/9 ']' [2021-06-08T19:17:05.545Z] + PACKAGES=/tmp/packages_end.txt [2021-06-08T19:17:05.545Z] + case "${OS_FAMILY}" in [2021-06-08T19:17:05.545Z] + rpm -qa [2021-06-08T19:17:05.545Z] + sort [2021-06-08T19:17:08.128Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-08T19:17:08.128Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-08T19:17:08.128Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-08T19:17:08.128Z] + '[' /w/workspace/edgex-go/9 ']' [2021-06-08T19:17:08.128Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2021-06-08T19:17:08.128Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2021-06-08T19:17:08.143Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-08T19:17:08.432Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:17:09.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T19:17:09.006Z] [2021-06-08T19:17:09.006Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:17:09.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T19:17:09.324Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-08T19:17:09.324Z] df20fa9351a1: Pulling fs layer [2021-06-08T19:17:09.324Z] 36b3adc4ff6f: Pulling fs layer [2021-06-08T19:17:09.324Z] 8ad3a11d3b57: Pulling fs layer [2021-06-08T19:17:09.324Z] 46f8f816bc3b: Pulling fs layer [2021-06-08T19:17:09.324Z] 93b61091891f: Pulling fs layer [2021-06-08T19:17:09.325Z] 93b9cdb0e59b: Pulling fs layer [2021-06-08T19:17:09.325Z] 5e14af77c1be: Pulling fs layer [2021-06-08T19:17:09.325Z] 01666e4c0597: Pulling fs layer [2021-06-08T19:17:09.325Z] aa168da1d23b: Pulling fs layer [2021-06-08T19:17:09.325Z] 46f8f816bc3b: Waiting [2021-06-08T19:17:09.325Z] 93b61091891f: Waiting [2021-06-08T19:17:09.325Z] 93b9cdb0e59b: Waiting [2021-06-08T19:17:09.325Z] 5e14af77c1be: Waiting [2021-06-08T19:17:09.325Z] 01666e4c0597: Waiting [2021-06-08T19:17:09.325Z] aa168da1d23b: Waiting [2021-06-08T19:17:09.325Z] 36b3adc4ff6f: Verifying Checksum [2021-06-08T19:17:09.325Z] 36b3adc4ff6f: Download complete [2021-06-08T19:17:09.325Z] 46f8f816bc3b: Download complete [2021-06-08T19:17:09.587Z] df20fa9351a1: Verifying Checksum [2021-06-08T19:17:09.587Z] df20fa9351a1: Download complete [2021-06-08T19:17:09.587Z] 93b9cdb0e59b: Verifying Checksum [2021-06-08T19:17:09.587Z] 93b9cdb0e59b: Download complete [2021-06-08T19:17:09.587Z] 5e14af77c1be: Verifying Checksum [2021-06-08T19:17:09.587Z] 5e14af77c1be: Download complete [2021-06-08T19:17:09.587Z] 01666e4c0597: Verifying Checksum [2021-06-08T19:17:09.587Z] 01666e4c0597: Download complete [2021-06-08T19:17:09.587Z] 93b61091891f: Verifying Checksum [2021-06-08T19:17:09.587Z] 93b61091891f: Download complete [2021-06-08T19:17:09.587Z] df20fa9351a1: Pull complete [2021-06-08T19:17:09.847Z] 36b3adc4ff6f: Pull complete [2021-06-08T19:17:09.848Z] 8ad3a11d3b57: Verifying Checksum [2021-06-08T19:17:09.848Z] 8ad3a11d3b57: Download complete [2021-06-08T19:17:10.427Z] 8ad3a11d3b57: Pull complete [2021-06-08T19:17:10.427Z] 46f8f816bc3b: Pull complete [2021-06-08T19:17:10.692Z] 93b61091891f: Pull complete [2021-06-08T19:17:10.692Z] 93b9cdb0e59b: Pull complete [2021-06-08T19:17:10.692Z] 5e14af77c1be: Pull complete [2021-06-08T19:17:10.954Z] 01666e4c0597: Pull complete [2021-06-08T19:17:11.527Z] aa168da1d23b: Verifying Checksum [2021-06-08T19:17:11.527Z] aa168da1d23b: Download complete [2021-06-08T19:17:15.787Z] aa168da1d23b: Pull complete [2021-06-08T19:17:15.787Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-08T19:17:15.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T19:17:15.787Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-08T19:17:15.868Z] prd-centos7-docker-4c-2g-973 does not seem to be running inside a container [2021-06-08T19:17:15.908Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:10003/edgex-lftools-log-publisher:alpine cat [2021-06-08T19:17:19.364Z] $ docker top 850f55a1c4e726beb9e09c7754b52ba97d9ca6c74e706e688805bf101f94e78e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T19:17:19.760Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-08T19:17:20.064Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-08T19:17:20.375Z] + ls /var/log/sa-host [2021-06-08T19:17:20.375Z] + sadf -c /var/log/sa-host/sa05 [2021-06-08T19:17:20.375Z] file_magic: OK [2021-06-08T19:17:20.375Z] HZ: Using current value: 100 [2021-06-08T19:17:20.375Z] file_header: OK [2021-06-08T19:17:20.375Z] 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-08T19:17:20.375Z] Statistics: [2021-06-08T19:17:20.375Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T19:17:20.375Z] File successfully converted to sysstat format version 12.2.1 [2021-06-08T19:17:20.375Z] + sadf -c /var/log/sa-host/sa08 [2021-06-08T19:17:20.375Z] file_magic: OK [2021-06-08T19:17:20.375Z] HZ: Using current value: 100 [2021-06-08T19:17:20.375Z] file_header: OK [2021-06-08T19:17:20.375Z] 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-08T19:17:20.375Z] Statistics: [2021-06-08T19:17:20.375Z] 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-08T19:17:20.375Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T19:17:23.095Z] provisioning config files... [2021-06-08T19:17:23.134Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config3992727843608974932tmp [Pipeline] { [Pipeline] echo [2021-06-08T19:17:23.154Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T19:17:23.466Z] ---> create-netrc.sh [Pipeline] } [2021-06-08T19:17:23.488Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-08T19:17:23.886Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-08T19:17:23.897Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T19:17:24.194Z] ---> sudo-logs.sh [2021-06-08T19:17:24.194Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-08T19:17:24.222Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T19:17:24.542Z] ---> job-cost.sh [2021-06-08T19:17:24.542Z] lf-activate-venv: SKIPPING [2021-06-08T19:17:24.542Z] DEBUG: total: 0.18000000715255737 [2021-06-08T19:17:24.542Z] INFO: Retrieving Stack Cost... [2021-06-08T19:17:25.116Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T19:17:25.688Z] INFO: Archiving Costs [Pipeline] echo [2021-06-08T19:17:25.705Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T19:17:26.025Z] ---> logs-deploy.sh [2021-06-08T19:17:26.025Z] lf-activate-venv: SKIPPING [2021-06-08T19:17:26.025Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3525/9 [2021-06-08T19:17:26.025Z] INFO: archiving workspace using pattern(s): [2021-06-08T19:17:27.102Z] Archives upload complete. [2021-06-08T19:17:27.102Z] INFO: archiving logs to Nexus [2021-06-08T19:17:27.683Z] ---> uname -a: [2021-06-08T19:17:27.683Z] Linux prd-centos7-docker-4c-2g-973.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-08T19:17:27.683Z] [2021-06-08T19:17:27.683Z] [2021-06-08T19:17:27.683Z] ---> lscpu: [2021-06-08T19:17:27.683Z] Architecture: x86_64 [2021-06-08T19:17:27.683Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-08T19:17:27.683Z] Byte Order: Little Endian [2021-06-08T19:17:27.683Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-08T19:17:27.683Z] CPU(s): 2 [2021-06-08T19:17:27.683Z] On-line CPU(s) list: 0,1 [2021-06-08T19:17:27.683Z] Thread(s) per core: 1 [2021-06-08T19:17:27.683Z] Core(s) per socket: 1 [2021-06-08T19:17:27.683Z] Socket(s): 2 [2021-06-08T19:17:27.683Z] NUMA node(s): 1 [2021-06-08T19:17:27.683Z] Vendor ID: AuthenticAMD [2021-06-08T19:17:27.683Z] CPU family: 23 [2021-06-08T19:17:27.683Z] Model: 49 [2021-06-08T19:17:27.683Z] Model name: AMD EPYC-Rome Processor [2021-06-08T19:17:27.683Z] Stepping: 0 [2021-06-08T19:17:27.683Z] CPU MHz: 2799.998 [2021-06-08T19:17:27.683Z] BogoMIPS: 5599.99 [2021-06-08T19:17:27.683Z] Virtualization: AMD-V [2021-06-08T19:17:27.683Z] Hypervisor vendor: KVM [2021-06-08T19:17:27.683Z] Virtualization type: full [2021-06-08T19:17:27.683Z] L1d cache: 64 KiB [2021-06-08T19:17:27.683Z] L1i cache: 64 KiB [2021-06-08T19:17:27.683Z] L2 cache: 1 MiB [2021-06-08T19:17:27.683Z] L3 cache: 32 MiB [2021-06-08T19:17:27.683Z] NUMA node0 CPU(s): 0,1 [2021-06-08T19:17:27.683Z] Vulnerability Itlb multihit: Not affected [2021-06-08T19:17:27.683Z] Vulnerability L1tf: Not affected [2021-06-08T19:17:27.683Z] Vulnerability Mds: Not affected [2021-06-08T19:17:27.683Z] Vulnerability Meltdown: Not affected [2021-06-08T19:17:27.683Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-08T19:17:27.683Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-08T19:17:27.683Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-08T19:17:27.683Z] Vulnerability Srbds: Not affected [2021-06-08T19:17:27.683Z] Vulnerability Tsx async abort: Not affected [2021-06-08T19:17:27.683Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-08T19:17:27.683Z] [2021-06-08T19:17:27.683Z] [2021-06-08T19:17:27.683Z] ---> nproc: [2021-06-08T19:17:27.683Z] 2 [2021-06-08T19:17:27.683Z] [2021-06-08T19:17:27.683Z] [2021-06-08T19:17:27.683Z] ---> df -h: [2021-06-08T19:17:27.683Z] Filesystem Size Used Available Use% Mounted on [2021-06-08T19:17:27.683Z] overlay 40.0G 12.9G 27.1G 32% / [2021-06-08T19:17:27.683Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-08T19:17:27.683Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-08T19:17:27.683Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-08T19:17:27.683Z] /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os [2021-06-08T19:17:27.683Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf [2021-06-08T19:17:27.683Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname [2021-06-08T19:17:27.683Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts [2021-06-08T19:17:27.683Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure [2021-06-08T19:17:27.683Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log [2021-06-08T19:17:27.683Z] /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json [2021-06-08T19:17:27.683Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host [2021-06-08T19:17:27.683Z] /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/9 [2021-06-08T19:17:27.683Z] /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/9@tmp [2021-06-08T19:17:27.683Z] [2021-06-08T19:17:27.683Z] [2021-06-08T19:17:27.683Z] ---> free -m: [2021-06-08T19:17:27.683Z] total used free shared buff/cache available [2021-06-08T19:17:27.683Z] Mem: 7821 1235 2006 0 4579 6553 [2021-06-08T19:17:27.683Z] Swap: 1023 1 1022 [2021-06-08T19:17:27.683Z] [2021-06-08T19:17:27.683Z] [2021-06-08T19:17:27.683Z] ---> ip addr: [2021-06-08T19:17:27.683Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-08T19:17:27.683Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-08T19:17:27.683Z] inet 127.0.0.1/8 scope host lo [2021-06-08T19:17:27.683Z] valid_lft forever preferred_lft forever [2021-06-08T19:17:27.683Z] inet6 ::1/128 scope host [2021-06-08T19:17:27.683Z] valid_lft forever preferred_lft forever [2021-06-08T19:17:27.683Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-08T19:17:27.683Z] link/ether fa:16:3e:02:64:01 brd ff:ff:ff:ff:ff:ff [2021-06-08T19:17:27.683Z] inet 10.30.122.9/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-08T19:17:27.683Z] valid_lft 84987sec preferred_lft 84987sec [2021-06-08T19:17:27.683Z] inet6 fe80::f816:3eff:fe02:6401/64 scope link [2021-06-08T19:17:27.683Z] valid_lft forever preferred_lft forever [2021-06-08T19:17:27.683Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-08T19:17:27.683Z] link/ether 02:42:bd:33:40:2a brd ff:ff:ff:ff:ff:ff [2021-06-08T19:17:27.683Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-08T19:17:27.683Z] valid_lft forever preferred_lft forever [2021-06-08T19:17:27.683Z] inet6 fe80::42:bdff:fe33:402a/64 scope link [2021-06-08T19:17:27.683Z] valid_lft forever preferred_lft forever [2021-06-08T19:17:27.683Z] [2021-06-08T19:17:27.683Z] [2021-06-08T19:17:27.683Z] ---> sar -b -r -n DEV: [2021-06-08T19:17:27.683Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) [2021-06-08T19:17:27.683Z] [2021-06-08T19:17:27.683Z] 18:53:43 LINUX RESTART (2 CPU) [2021-06-08T19:17:27.683Z] [2021-06-08T19:17:27.683Z] 18:54:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-08T19:17:27.683Z] 18:55:01 173.97 38.39 135.58 0.00 6286.20 45877.38 0.00 [2021-06-08T19:17:27.683Z] 18:56:01 183.45 0.18 183.26 0.00 22.78 57100.30 0.00 [2021-06-08T19:17:27.683Z] 18:57:01 62.14 0.00 62.14 0.00 0.00 7857.26 0.00 [2021-06-08T19:17:27.683Z] 18:58:01 55.56 0.03 55.52 0.00 1.07 4509.40 0.00 [2021-06-08T19:17:27.683Z] 18:59:01 368.22 107.27 260.95 0.00 2602.83 153362.33 0.00 [2021-06-08T19:17:27.683Z] 19:00:01 413.04 164.31 248.74 0.00 8723.73 143193.08 0.00 [2021-06-08T19:17:27.683Z] 19:01:01 516.63 19.72 496.90 0.00 2262.58 264848.15 0.00 [2021-06-08T19:17:27.683Z] 19:02:01 271.40 22.87 248.53 0.00 3071.08 43657.72 0.00 [2021-06-08T19:17:27.683Z] 19:03:01 3.91 0.02 3.90 0.00 0.13 109.01 0.00 [2021-06-08T19:17:27.683Z] 19:04:01 0.43 0.00 0.43 0.00 0.00 4.70 0.00 [2021-06-08T19:17:27.683Z] 19:05:01 0.23 0.02 0.22 0.00 0.13 2.28 0.00 [2021-06-08T19:17:27.683Z] 19:06:01 0.20 0.00 0.20 0.00 0.00 1.93 0.00 [2021-06-08T19:17:27.683Z] 19:07:01 0.30 0.00 0.30 0.00 0.00 3.85 0.00 [2021-06-08T19:17:27.683Z] 19:08:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 [2021-06-08T19:17:27.683Z] 19:09:01 0.43 0.18 0.25 0.00 5.73 3.35 0.00 [2021-06-08T19:17:27.683Z] 19:10:01 0.72 0.00 0.72 0.00 0.00 14.51 0.00 [2021-06-08T19:17:27.683Z] 19:11:01 0.28 0.00 0.28 0.00 0.00 3.30 0.00 [2021-06-08T19:17:27.683Z] 19:12:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 [2021-06-08T19:17:27.683Z] 19:13:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2021-06-08T19:17:27.683Z] 19:14:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 [2021-06-08T19:17:27.683Z] 19:15:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2021-06-08T19:17:27.683Z] 19:16:01 0.40 0.00 0.40 0.00 0.00 5.88 0.00 [2021-06-08T19:17:27.683Z] 19:17:01 2.82 2.63 0.18 0.00 251.25 14.96 0.00 [2021-06-08T19:17:27.683Z] Average: 89.35 15.46 73.89 0.00 1006.72 31339.08 0.00 [2021-06-08T19:17:27.683Z] [2021-06-08T19:17:27.683Z] 18:54:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-08T19:17:27.683Z] 18:55:01 4888124 0 1061716 13.26 2620 2056480 1775992 19.61 1095268 1611584 157636 [2021-06-08T19:17:27.683Z] 18:56:01 4292864 0 963348 12.03 2620 2750108 1322312 14.60 972064 2198268 8 [2021-06-08T19:17:27.683Z] 18:57:01 3825432 0 1094032 13.66 2620 3086856 1783620 19.69 1337660 2285244 108952 [2021-06-08T19:17:27.683Z] 18:58:01 3965124 0 1011164 12.63 2620 3030032 1452448 16.04 1182036 2296040 93764 [2021-06-08T19:17:27.683Z] 18:59:01 1872636 0 1244336 15.54 2620 4889348 2079416 22.96 1392328 4075712 76 [2021-06-08T19:17:27.683Z] 19:00:01 586604 0 1478828 18.46 2620 5940888 3456932 38.17 2928624 3745024 301288 [2021-06-08T19:17:27.683Z] 19:01:01 1116860 0 1614720 20.16 2620 5274740 3239112 35.76 2471652 3650888 13988 [2021-06-08T19:17:27.683Z] 19:02:01 2675728 0 1174168 14.66 2620 4156424 1310564 14.47 931908 3675164 20 [2021-06-08T19:17:27.683Z] 19:03:01 2679436 0 1170460 14.61 2620 4156424 1293968 14.29 936348 3668496 8 [2021-06-08T19:17:27.683Z] 19:04:01 2685740 0 1164148 14.54 2620 4156432 1263700 13.95 933824 3668252 12 [2021-06-08T19:17:27.683Z] 19:05:01 2683780 0 1166108 14.56 2620 4156432 1285744 14.20 935824 3668256 8 [2021-06-08T19:17:27.683Z] 19:06:01 2687256 0 1162624 14.52 2620 4156440 1263700 13.95 933704 3668224 12 [2021-06-08T19:17:27.683Z] 19:07:01 2685172 0 1164704 14.54 2620 4156444 1303364 14.39 935008 3668316 8 [2021-06-08T19:17:27.683Z] 19:08:01 2687280 0 1162596 14.52 2620 4156444 1263832 13.95 934072 3668220 8 [2021-06-08T19:17:27.683Z] 19:09:01 2687080 0 1162756 14.52 2620 4156484 1263832 13.95 934112 3668224 16 [2021-06-08T19:17:27.683Z] 19:10:01 2686692 0 1163144 14.52 2620 4156484 1264204 13.96 934300 3668224 8 [2021-06-08T19:17:27.683Z] 19:11:01 2687576 0 1162252 14.51 2620 4156492 1263832 13.95 934120 3668224 12 [2021-06-08T19:17:27.683Z] 19:12:01 2685924 0 1163900 14.53 2620 4156496 1277652 14.11 934980 3668224 12 [2021-06-08T19:17:27.683Z] 19:13:01 2687740 0 1162080 14.51 2620 4156500 1263832 13.95 934040 3668224 20 [2021-06-08T19:17:27.683Z] 19:14:01 2687608 0 1162208 14.51 2620 4156504 1263832 13.95 934044 3668224 8 [2021-06-08T19:17:27.683Z] 19:15:01 2686540 0 1163272 14.52 2620 4156508 1269440 14.02 934416 3668224 8 [2021-06-08T19:17:27.683Z] 19:16:01 2687352 0 1162456 14.51 2620 4156512 1264860 13.96 934108 3668224 8 [2021-06-08T19:17:27.683Z] 19:17:01 2674388 0 1167428 14.58 2620 4164504 1270000 14.02 937892 3675720 376 [2021-06-08T19:17:27.683Z] Average: 2760997 0 1178367 14.71 2620 4066955 1543313 17.04 1144884 3416052 29402 [2021-06-08T19:17:27.683Z] [2021-06-08T19:17:27.683Z] 18:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-08T19:17:27.683Z] 18:55:01 eth0 1736.85 1655.34 6519.82 197.66 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 18:55:01 veth1e23b09 929.14 691.82 89.55 2734.91 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 18:55:01 docker0 929.14 691.69 76.85 2734.89 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 18:56:01 eth0 504.38 414.67 3543.47 69.67 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 18:56:01 docker0 176.35 237.37 12.44 843.40 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 18:57:01 eth0 46.75 29.28 40.56 68.99 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 18:57:01 veth2791199 0.73 0.87 0.06 0.07 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 18:57:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 18:58:01 eth0 21.82 12.43 18.20 9.61 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 18:58:01 veth2791199 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 18:58:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 18:59:01 veth1e49b69 10.34 12.50 0.84 33.22 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 18:59:01 veth3738436 6.08 7.31 0.46 19.30 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 18:59:01 vethd1f986f 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 18:59:01 eth0 240.97 203.10 1855.34 71.31 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:00:01 vethd1f986f 0.00 0.78 0.00 0.04 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:00:01 veth805a264 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:00:01 vethc77db94 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:00:01 eth0 25.16 12.25 30.18 8.38 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:01:01 veth3cf75cd 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:01:01 veth805958e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:01:01 vethd1f986f 0.00 0.75 0.00 0.03 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:01:01 eth0 120.66 79.91 380.99 69.53 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:02:01 eth0 216.88 163.18 1658.45 20.22 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:02:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:02:01 docker0 1235.92 1118.26 97.31 4420.75 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:03:01 eth0 1.67 1.88 0.46 10.04 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:04:01 eth0 0.52 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:05:01 eth0 2.28 2.22 0.51 13.13 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:06:01 eth0 0.62 0.15 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:07:01 eth0 1.65 1.60 0.34 6.66 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:08:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:10:01 eth0 1.72 1.65 0.23 6.53 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:11:01 eth0 0.67 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:12:01 eth0 1.10 0.93 0.31 6.56 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:13:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:14:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:15:01 eth0 1.55 1.53 0.17 5.13 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:16:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:17:01 eth0 3.08 2.23 3.92 0.98 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] Average: eth0 126.20 111.20 606.91 24.42 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] Average: docker0 53.80 48.68 4.24 192.45 0.00 0.00 0.00 0.00 [2021-06-08T19:17:27.684Z] [2021-06-08T19:17:27.684Z] [2021-06-08T19:17:27.684Z] ---> sar -P ALL: [2021-06-08T19:17:27.684Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) [2021-06-08T19:17:27.684Z] [2021-06-08T19:17:27.684Z] 18:53:43 LINUX RESTART (2 CPU) [2021-06-08T19:17:27.684Z] [2021-06-08T19:17:27.684Z] 18:54:02 CPU %user %nice %system %iowait %steal %idle [2021-06-08T19:17:27.684Z] 18:55:01 all 31.02 0.00 8.54 8.97 0.11 51.36 [2021-06-08T19:17:27.684Z] 18:55:01 0 27.75 0.00 9.35 10.28 0.11 52.52 [2021-06-08T19:17:27.684Z] 18:55:01 1 34.29 0.00 7.73 7.66 0.11 50.22 [2021-06-08T19:17:27.684Z] 18:56:01 all 13.27 0.00 6.64 5.07 0.07 74.95 [2021-06-08T19:17:27.684Z] 18:56:01 0 12.95 0.00 6.57 5.96 0.07 74.46 [2021-06-08T19:17:27.684Z] 18:56:01 1 13.59 0.00 6.71 4.19 0.07 75.45 [2021-06-08T19:17:27.684Z] 18:57:01 all 56.10 0.00 6.26 0.86 0.09 36.69 [2021-06-08T19:17:27.684Z] 18:57:01 0 56.28 0.00 6.67 0.72 0.09 36.24 [2021-06-08T19:17:27.684Z] 18:57:01 1 55.93 0.00 5.86 0.99 0.09 37.13 [2021-06-08T19:17:27.684Z] 18:58:01 all 49.63 0.00 7.54 0.55 0.11 42.18 [2021-06-08T19:17:27.684Z] 18:58:01 0 49.27 0.00 7.91 0.68 0.11 42.03 [2021-06-08T19:17:27.684Z] 18:58:01 1 49.98 0.00 7.17 0.41 0.11 42.33 [2021-06-08T19:17:27.684Z] 18:59:01 all 34.41 0.00 14.91 17.16 0.12 33.40 [2021-06-08T19:17:27.684Z] 18:59:01 0 35.50 0.00 14.72 16.00 0.11 33.66 [2021-06-08T19:17:27.684Z] 18:59:01 1 33.33 0.00 15.10 18.32 0.13 33.13 [2021-06-08T19:17:27.684Z] 19:00:01 all 61.06 0.00 16.13 17.60 0.11 5.10 [2021-06-08T19:17:27.684Z] 19:00:01 0 61.76 0.00 15.72 17.57 0.09 4.86 [2021-06-08T19:17:27.684Z] 19:00:01 1 60.35 0.00 16.54 17.64 0.13 5.34 [2021-06-08T19:17:27.684Z] 19:01:01 all 43.50 0.00 24.53 21.16 0.13 10.68 [2021-06-08T19:17:27.684Z] 19:01:01 0 43.66 0.00 24.41 21.14 0.13 10.66 [2021-06-08T19:17:27.684Z] 19:01:01 1 43.35 0.00 24.66 21.18 0.13 10.69 [2021-06-08T19:17:27.684Z] 19:02:01 all 56.30 0.00 11.68 7.68 0.12 24.23 [2021-06-08T19:17:27.684Z] 19:02:01 0 56.11 0.00 12.15 8.03 0.11 23.61 [2021-06-08T19:17:27.684Z] 19:02:01 1 56.49 0.00 11.20 7.32 0.13 24.85 [2021-06-08T19:17:27.684Z] 19:03:01 all 0.09 0.00 0.04 0.00 0.03 99.83 [2021-06-08T19:17:27.684Z] 19:03:01 0 0.15 0.00 0.03 0.00 0.03 99.78 [2021-06-08T19:17:27.684Z] 19:03:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-08T19:17:27.684Z] 19:04:01 all 0.03 0.00 0.06 0.00 0.04 99.87 [2021-06-08T19:17:27.684Z] 19:04:01 0 0.03 0.00 0.02 0.00 0.07 99.88 [2021-06-08T19:17:27.684Z] 19:04:01 1 0.02 0.00 0.10 0.00 0.02 99.87 [2021-06-08T19:17:27.684Z] 19:05:01 all 0.07 0.00 0.05 0.00 0.03 99.85 [2021-06-08T19:17:27.684Z] 19:05:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-08T19:17:27.684Z] 19:05:01 1 0.07 0.00 0.07 0.00 0.03 99.83 [2021-06-08T19:17:27.684Z] [2021-06-08T19:17:27.684Z] 19:05:01 CPU %user %nice %system %iowait %steal %idle [2021-06-08T19:17:27.684Z] 19:06:01 all 0.00 0.00 0.02 0.00 0.03 99.95 [2021-06-08T19:17:27.684Z] 19:06:01 0 0.00 0.00 0.02 0.00 0.03 99.95 [2021-06-08T19:17:27.684Z] 19:06:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2021-06-08T19:17:27.684Z] 19:07:01 all 0.17 0.00 0.03 0.00 0.02 99.79 [2021-06-08T19:17:27.684Z] 19:07:01 0 0.10 0.00 0.03 0.00 0.02 99.85 [2021-06-08T19:17:27.684Z] 19:07:01 1 0.23 0.00 0.02 0.00 0.02 99.73 [2021-06-08T19:17:27.684Z] 19:08:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-06-08T19:17:27.684Z] 19:08:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-08T19:17:27.684Z] 19:08:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-08T19:17:27.684Z] 19:09:01 all 0.04 0.00 0.03 0.00 0.03 99.89 [2021-06-08T19:17:27.684Z] 19:09:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2021-06-08T19:17:27.684Z] 19:09:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-08T19:17:27.684Z] 19:10:01 all 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-08T19:17:27.684Z] 19:10:01 0 0.02 0.00 0.03 0.00 0.05 99.90 [2021-06-08T19:17:27.684Z] 19:10:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-06-08T19:17:27.684Z] 19:11:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-06-08T19:17:27.684Z] 19:11:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-08T19:17:27.684Z] 19:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-08T19:17:27.684Z] 19:12:01 all 0.04 0.00 0.03 0.00 0.02 99.92 [2021-06-08T19:17:27.684Z] 19:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-08T19:17:27.684Z] 19:12:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-08T19:17:27.684Z] 19:13:01 all 0.03 0.00 0.02 0.00 0.03 99.93 [2021-06-08T19:17:27.684Z] 19:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-08T19:17:27.684Z] 19:13:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-08T19:17:27.684Z] 19:14:01 all 0.02 0.00 0.02 0.00 0.03 99.94 [2021-06-08T19:17:27.684Z] 19:14:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-08T19:17:27.684Z] 19:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-08T19:17:27.684Z] 19:15:01 all 0.07 0.00 0.03 0.00 0.03 99.88 [2021-06-08T19:17:27.684Z] 19:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-08T19:17:27.684Z] 19:15:01 1 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-08T19:17:27.684Z] 19:16:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-06-08T19:17:27.684Z] 19:16:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2021-06-08T19:17:27.684Z] 19:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-06-08T19:17:27.684Z] [2021-06-08T19:17:27.684Z] 19:16:01 CPU %user %nice %system %iowait %steal %idle [2021-06-08T19:17:27.684Z] 19:17:01 all 0.59 0.00 0.27 0.06 0.03 99.06 [2021-06-08T19:17:27.684Z] 19:17:01 0 0.59 0.00 0.28 0.05 0.03 99.05 [2021-06-08T19:17:27.684Z] 19:17:01 1 0.58 0.00 0.25 0.07 0.03 99.07 [2021-06-08T19:17:27.684Z] Average: all 14.22 0.00 3.98 3.24 0.05 78.51 [2021-06-08T19:17:27.684Z] Average: 0 14.17 0.00 4.03 3.30 0.06 78.45 [2021-06-08T19:17:27.685Z] Average: 1 14.28 0.00 3.92 3.18 0.05 78.58 [2021-06-08T19:17:27.685Z] [2021-06-08T19:17:27.685Z] [2021-06-08T19:17:27.685Z]