Pull request #3579 opened 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 siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 7d4c62e3104b2fff8c900fa6322314f91603b029 rather than fae3d55693ff2de26c122af21880e945ed50ca91 Obtained Jenkinsfile from 7d4c62e3104b2fff8c900fa6322314f91603b029 Running in Durability level: MAX_SURVIVABILITY 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-ssh6107247803774083306.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8984403898062602489.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines # timeout=10 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-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2938485113265158080.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1012804461806532407.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh4424624085300072640.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines # timeout=10 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-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8982885287657611622.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-10’ is offline ‘prd-centos7-docker-4c-2g-14’ is offline ‘prd-centos7-docker-4c-2g-15’ is offline ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-16 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh6396983839674320341.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 7d4c62e3104b2fff8c900fa6322314f91603b029 into PR head commit fae3d55693ff2de26c122af21880e945ed50ca91 Merge succeeded, producing 5aa376a0e7931ac2a380570f9faa153c03983663 Checking out Revision 5aa376a0e7931ac2a380570f9faa153c03983663 (PR-3579) > 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/1@tmp/jenkins-gitclient-ssh5697748456723642395.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fae3d55693ff2de26c122af21880e945ed50ca91 # 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/1@tmp/jenkins-gitclient-ssh2136580510483724855.key > git merge 7d4c62e3104b2fff8c900fa6322314f91603b029 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5aa376a0e7931ac2a380570f9faa153c03983663 # timeout=10 Commit message: "Merge commit '7d4c62e3104b2fff8c900fa6322314f91603b029' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-17T18:00:53.162Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-17T18:00:53.419Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-17T18:00:53.518Z] ========================================================= [2021-06-17T18:00:53.518Z] EdgeX Global Pipelines Version Info [2021-06-17T18:00:53.518Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-17T18:00:54.982Z] ------------------- [2021-06-17T18:00:54.983Z] stable info: [2021-06-17T18:00:54.983Z] ------------------- [2021-06-17T18:00:54.983Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-17T18:00:54.983Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-17T18:00:54.983Z] Message: update stable to v1.0.195 [2021-06-17T18:00:55.557Z] ------------------- [2021-06-17T18:00:55.557Z] experimental info: [2021-06-17T18:00:55.557Z] ------------------- [2021-06-17T18:00:55.557Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-17T18:00:55.557Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-17T18:00:55.557Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-17T18:00:55.816Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-17T18:00:55.879Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-17T18:00:55.934Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-17T18:00:55.997Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-17T18:00:56.058Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-17T18:00:56.123Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-17T18:00:56.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-17T18:00:56.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-17T18:00:56.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-17T18:00:56.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-17T18:00:56.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-17T18:00:56.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-17T18:00:56.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-17T18:00:56.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-17T18:00:56.676Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-17T18:00:56.756Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-17T18:00:56.841Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-17T18:00:56.896Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-17T18:00:56.960Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-17T18:00:57.014Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-17T18:00:57.078Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-17T18:00:57.136Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-17T18:00:57.198Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-17T18:00:57.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-17T18:00:57.338Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-17T18:00:57.396Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5aa376a0e7931ac2a380570f9faa153c03983663 [Pipeline] echo [2021-06-17T18:00:57.457Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5aa376a [Pipeline] echo [2021-06-17T18:00:57.512Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T18:00:57.676Z] provisioning config files... [2021-06-17T18:00:57.697Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6581276484368472243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T18:00:58.100Z] ---> docker-login.sh [2021-06-17T18:00:58.100Z] nexus3.edgexfoundry.org:10001 [2021-06-17T18:00:58.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:00:58.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:00:58.362Z] Configure a credential helper to remove this warning. See [2021-06-17T18:00:58.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:00:58.362Z] [2021-06-17T18:00:58.362Z] Login Succeeded [2021-06-17T18:00:58.362Z] nexus3.edgexfoundry.org:10002 [2021-06-17T18:00:58.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:00:58.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:00:58.625Z] Configure a credential helper to remove this warning. See [2021-06-17T18:00:58.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:00:58.625Z] [2021-06-17T18:00:58.625Z] Login Succeeded [2021-06-17T18:00:58.625Z] nexus3.edgexfoundry.org:10003 [2021-06-17T18:00:58.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:00:58.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:00:58.625Z] Configure a credential helper to remove this warning. See [2021-06-17T18:00:58.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:00:58.625Z] [2021-06-17T18:00:58.625Z] Login Succeeded [2021-06-17T18:00:58.625Z] nexus3.edgexfoundry.org:10004 [2021-06-17T18:00:58.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:00:58.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:00:58.889Z] Configure a credential helper to remove this warning. See [2021-06-17T18:00:58.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:00:58.889Z] [2021-06-17T18:00:58.889Z] Login Succeeded [2021-06-17T18:00:58.889Z] docker.io [2021-06-17T18:00:58.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:00:59.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:00:59.152Z] Configure a credential helper to remove this warning. See [2021-06-17T18:00:59.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:00:59.152Z] [2021-06-17T18:00:59.152Z] Login Succeeded [2021-06-17T18:00:59.152Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T18:00:59.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T18:00:59.619Z] ++ 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-17T18:00:59.619Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T18:00:59.619Z] ++ dirname cmd/core-command/Dockerfile [2021-06-17T18:00:59.619Z] ++ cut -d/ -f2 [2021-06-17T18:00:59.619Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-17T18:00:59.619Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T18:00:59.619Z] ++ dirname cmd/core-data/Dockerfile [2021-06-17T18:00:59.619Z] ++ cut -d/ -f2 [2021-06-17T18:00:59.619Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-17T18:00:59.619Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T18:00:59.619Z] ++ cut -d/ -f2 [2021-06-17T18:00:59.619Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-17T18:00:59.619Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-17T18:00:59.619Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T18:00:59.619Z] ++ cut -d/ -f2 [2021-06-17T18:00:59.619Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-17T18:00:59.619Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-17T18:00:59.619Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T18:00:59.619Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-17T18:00:59.619Z] ++ cut -d/ -f2 [2021-06-17T18:00:59.619Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-17T18:00:59.619Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T18:00:59.619Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-17T18:00:59.619Z] ++ cut -d/ -f2 [2021-06-17T18:00:59.619Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-17T18:00:59.619Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T18:00:59.619Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-17T18:00:59.619Z] ++ cut -d/ -f2 [2021-06-17T18:00:59.619Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-17T18:00:59.619Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T18:00:59.619Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-17T18:00:59.619Z] ++ cut -d/ -f2 [2021-06-17T18:00:59.619Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-17T18:00:59.619Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T18:00:59.619Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-17T18:00:59.619Z] ++ cut -d/ -f2 [2021-06-17T18:00:59.619Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-17T18:00:59.728Z] 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-17T18:01:00.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T18:01:00.716Z] [2021-06-17T18:01:00.716Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:01:01.074Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T18:01:01.074Z] latest: Pulling from edgex-devops/git-semver [2021-06-17T18:01:01.074Z] 31603596830f: Pulling fs layer [2021-06-17T18:01:01.074Z] 54011a49482f: Pulling fs layer [2021-06-17T18:01:01.074Z] a6820b24f6d8: Pulling fs layer [2021-06-17T18:01:01.074Z] f581987b2513: Pulling fs layer [2021-06-17T18:01:01.074Z] f581987b2513: Waiting [2021-06-17T18:01:01.074Z] 54011a49482f: Verifying Checksum [2021-06-17T18:01:01.074Z] 54011a49482f: Download complete [2021-06-17T18:01:01.341Z] f581987b2513: Verifying Checksum [2021-06-17T18:01:01.341Z] f581987b2513: Download complete [2021-06-17T18:01:01.341Z] a6820b24f6d8: Verifying Checksum [2021-06-17T18:01:01.341Z] a6820b24f6d8: Download complete [2021-06-17T18:01:01.341Z] 31603596830f: Verifying Checksum [2021-06-17T18:01:01.341Z] 31603596830f: Download complete [2021-06-17T18:01:01.612Z] 31603596830f: Pull complete [2021-06-17T18:01:01.612Z] 54011a49482f: Pull complete [2021-06-17T18:01:02.560Z] a6820b24f6d8: Pull complete [2021-06-17T18:01:02.560Z] f581987b2513: Pull complete [2021-06-17T18:01:02.560Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-17T18:01:02.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T18:01:02.560Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-17T18:01:02.668Z] prd-centos7-docker-4c-2g-16 does not seem to be running inside a container [2021-06-17T18:01:02.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-17T18:01:04.509Z] $ docker top 5dcc2b7e8141f6fe52fe07557c3d2fcb7200107fdc5f2382bbe185416b066522 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T18:01:04.718Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T18:01:04.718Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T18:01:04.829Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T18:01:04.830Z] $ docker exec 5dcc2b7e8141f6fe52fe07557c3d2fcb7200107fdc5f2382bbe185416b066522 ssh-agent [2021-06-17T18:01:04.949Z] SSH_AUTH_SOCK=/tmp/ssh-DWBMLjlR1Jqp/agent.13 [2021-06-17T18:01:04.949Z] SSH_AGENT_PID=19 [2021-06-17T18:01:04.957Z] Running ssh-add (command line suppressed) [2021-06-17T18:01:05.050Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_155981203256357678.key (/w/workspace/edgex-go/1@tmp/private_key_155981203256357678.key) [2021-06-17T18:01:05.068Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T18:01:05.415Z] + git tag --points-at HEAD [Pipeline] } [2021-06-17T18:01:05.457Z] $ docker exec --env ******** --env ******** 5dcc2b7e8141f6fe52fe07557c3d2fcb7200107fdc5f2382bbe185416b066522 ssh-agent -k [2021-06-17T18:01:05.551Z] unset SSH_AUTH_SOCK; [2021-06-17T18:01:05.551Z] unset SSH_AGENT_PID; [2021-06-17T18:01:05.551Z] echo Agent pid 19 killed; [2021-06-17T18:01:05.568Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-17T18:01:05.677Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T18:01:05.677Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T18:01:05.783Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T18:01:05.784Z] $ docker exec 5dcc2b7e8141f6fe52fe07557c3d2fcb7200107fdc5f2382bbe185416b066522 ssh-agent [2021-06-17T18:01:05.886Z] SSH_AUTH_SOCK=/tmp/ssh-6Tea5cQbOPZv/agent.52 [2021-06-17T18:01:05.886Z] SSH_AGENT_PID=59 [2021-06-17T18:01:05.891Z] Running ssh-add (command line suppressed) [2021-06-17T18:01:05.998Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2837849478230840028.key (/w/workspace/edgex-go/1@tmp/private_key_2837849478230840028.key) [2021-06-17T18:01:06.013Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T18:01:06.376Z] + git semver init [2021-06-17T18:01:06.376Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T18:01:06.376Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-06-17T18:01:06.376Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-06-17T18:01:06.376Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T18:01:06.376Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T18:01:06.376Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T18:01:06.376Z] # $SEMVER_BRANCH = PR-3579 [2021-06-17T18:01:06.376Z] # $SEMVER_TEMP = /tmp/semver-862773218 [2021-06-17T18:01:06.376Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-17T18:01:28.392Z] # '/tmp/semver-862773218' -> '/w/workspace/edgex-go/1/.semver' [2021-06-17T18:01:28.392Z] # -> Force: false [2021-06-17T18:01:28.392Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-06-17T18:01:28.411Z] $ docker exec --env ******** --env ******** 5dcc2b7e8141f6fe52fe07557c3d2fcb7200107fdc5f2382bbe185416b066522 ssh-agent -k [2021-06-17T18:01:28.503Z] unset SSH_AUTH_SOCK; [2021-06-17T18:01:28.504Z] unset SSH_AGENT_PID; [2021-06-17T18:01:28.504Z] echo Agent pid 59 killed; [2021-06-17T18:01:28.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T18:01:28.950Z] + git semver [Pipeline] } [2021-06-17T18:01:28.978Z] $ docker stop --time=1 5dcc2b7e8141f6fe52fe07557c3d2fcb7200107fdc5f2382bbe185416b066522 [2021-06-17T18:01:32.152Z] $ docker rm -f 5dcc2b7e8141f6fe52fe07557c3d2fcb7200107fdc5f2382bbe185416b066522 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T18:01:32.624Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-17T18:01:32.974Z] Stashed 1 file(s) [Pipeline] echo [2021-06-17T18:01:32.998Z] [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-17T18:01:34.084Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-17T18:01:34.418Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-17T18:01:34.745Z] + true [2021-06-17T18:01:34.746Z] + sudo service docker restart [2021-06-17T18:01:34.746Z] Redirecting to /bin/systemctl restart docker.service [2021-06-17T18:01:48.483Z] Still waiting to schedule task [2021-06-17T18:01:48.484Z] ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-17T18:01:48.484Z] ‘prd-centos7-docker-4c-2g-10’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-17T18:01:48.484Z] ‘prd-centos7-docker-4c-2g-1825’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-17T18:01:48.484Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18’ is offline [2021-06-17T18:01:48.484Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-9’ is offline [Pipeline] echo [2021-06-17T18:01:52.926Z] ========================================================= [2021-06-17T18:01:52.926Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-17T18:01:52.926Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:01:53.277Z] + 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-17T18:01:54.682Z] Sending build context to Docker daemon 329.5MB [2021-06-17T18:01:54.682Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T18:01:54.682Z] Step 2/6 : FROM ${BASE} [2021-06-17T18:01:54.945Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-17T18:01:54.945Z] 540db60ca938: Pulling fs layer [2021-06-17T18:01:54.945Z] adcc1eea9eea: Pulling fs layer [2021-06-17T18:01:54.945Z] 4c4ab2625f07: Pulling fs layer [2021-06-17T18:01:54.945Z] 0510c868ecb4: Pulling fs layer [2021-06-17T18:01:54.945Z] afea3b2eda06: Pulling fs layer [2021-06-17T18:01:54.945Z] 7809a108b3ef: Pulling fs layer [2021-06-17T18:01:54.945Z] f706445af74f: Pulling fs layer [2021-06-17T18:01:54.945Z] 0510c868ecb4: Waiting [2021-06-17T18:01:54.945Z] afea3b2eda06: Waiting [2021-06-17T18:01:54.945Z] 7809a108b3ef: Waiting [2021-06-17T18:01:54.945Z] f706445af74f: Waiting [2021-06-17T18:01:54.945Z] 4c4ab2625f07: Verifying Checksum [2021-06-17T18:01:54.945Z] 4c4ab2625f07: Download complete [2021-06-17T18:01:54.945Z] adcc1eea9eea: Verifying Checksum [2021-06-17T18:01:54.945Z] adcc1eea9eea: Download complete [2021-06-17T18:01:54.945Z] afea3b2eda06: Verifying Checksum [2021-06-17T18:01:54.945Z] afea3b2eda06: Download complete [2021-06-17T18:01:54.945Z] 540db60ca938: Verifying Checksum [2021-06-17T18:01:54.945Z] 540db60ca938: Download complete [2021-06-17T18:01:54.945Z] 7809a108b3ef: Verifying Checksum [2021-06-17T18:01:54.945Z] 7809a108b3ef: Download complete [2021-06-17T18:01:55.207Z] 540db60ca938: Pull complete [2021-06-17T18:01:55.207Z] adcc1eea9eea: Pull complete [2021-06-17T18:01:55.469Z] 4c4ab2625f07: Pull complete [2021-06-17T18:01:56.859Z] f706445af74f: Verifying Checksum [2021-06-17T18:01:56.859Z] f706445af74f: Download complete [2021-06-17T18:01:57.133Z] 0510c868ecb4: Verifying Checksum [2021-06-17T18:01:57.133Z] 0510c868ecb4: Download complete [2021-06-17T18:02:00.483Z] 0510c868ecb4: Pull complete [2021-06-17T18:02:00.483Z] afea3b2eda06: Pull complete [2021-06-17T18:02:00.483Z] 7809a108b3ef: Pull complete [2021-06-17T18:02:03.163Z] f706445af74f: Pull complete [2021-06-17T18:02:03.163Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-17T18:02:03.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-17T18:02:03.163Z] ---> b068be0155e3 [2021-06-17T18:02:03.163Z] 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-17T18:02:04.560Z] ---> Running in bc323288573f [2021-06-17T18:02:04.823Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T18:02:05.770Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T18:02:06.032Z] (1/12) Installing libmagic (5.39-r0) [2021-06-17T18:02:06.649Z] (2/12) Installing file (5.39-r0) [2021-06-17T18:02:06.649Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-17T18:02:06.649Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-17T18:02:10.859Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-17T18:02:10.859Z] (6/12) Installing patch (2.7.6-r6) [2021-06-17T18:02:10.859Z] (7/12) Installing build-base (0.5-r2) [2021-06-17T18:02:10.859Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-17T18:02:10.859Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-17T18:02:10.859Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-17T18:02:10.859Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-17T18:02:10.859Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-17T18:02:11.129Z] Executing busybox-1.32.1-r6.trigger [2021-06-17T18:02:11.129Z] OK: 219 MiB in 52 packages [2021-06-17T18:02:13.069Z] Removing intermediate container bc323288573f [2021-06-17T18:02:13.069Z] ---> 7533c9087c04 [2021-06-17T18:02:13.069Z] Step 4/6 : WORKDIR /edgex-go [2021-06-17T18:02:13.069Z] ---> Running in 1b6dd1999593 [2021-06-17T18:02:13.069Z] Removing intermediate container 1b6dd1999593 [2021-06-17T18:02:13.069Z] ---> 4a6974349e23 [2021-06-17T18:02:13.069Z] Step 5/6 : COPY go.mod . [2021-06-17T18:02:13.069Z] ---> 87881e54cf33 [2021-06-17T18:02:13.069Z] Step 6/6 : RUN go mod download [2021-06-17T18:02:13.069Z] ---> Running in 78ec9cf95c13 [2021-06-17T18:02:25.327Z] Removing intermediate container 78ec9cf95c13 [2021-06-17T18:02:25.327Z] ---> 35ffbff9e9b5 [2021-06-17T18:02:25.327Z] Successfully built 35ffbff9e9b5 [2021-06-17T18:02:25.327Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:02:25.660Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-17T18:02:25.660Z] . [Pipeline] withDockerContainer [2021-06-17T18:02:25.765Z] prd-centos7-docker-4c-2g-16 does not seem to be running inside a container [2021-06-17T18:02:25.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-06-17T18:02:26.188Z] $ docker top b49bbf36177600d93a14230d76ec61919b6fe6905b55cdac2c891365fac156ad -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T18:02:26.612Z] + go version [2021-06-17T18:02:26.612Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-17T18:02:26.639Z] $ docker stop --time=1 b49bbf36177600d93a14230d76ec61919b6fe6905b55cdac2c891365fac156ad [2021-06-17T18:02:27.860Z] $ docker rm -f b49bbf36177600d93a14230d76ec61919b6fe6905b55cdac2c891365fac156ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:02:28.646Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-17T18:02:28.646Z] . [Pipeline] withDockerContainer [2021-06-17T18:02:28.743Z] prd-centos7-docker-4c-2g-16 does not seem to be running inside a container [2021-06-17T18:02:28.776Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-06-17T18:02:29.131Z] $ docker top b7d0f14336b22cf0814b58151a9f4e220997d87b5626a441555186c9be0de633 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-17T18:02:29.306Z] ========================================================= [2021-06-17T18:02:29.306Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-17T18:02:29.306Z] ========================================================= [Pipeline] sh [2021-06-17T18:02:29.621Z] + go mod tidy [Pipeline] sh [2021-06-17T18:02:30.212Z] + make test [2021-06-17T18:02:30.212Z] go mod tidy [2021-06-17T18:02:30.212Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-17T18:02:35.604Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-17T18:02:53.832Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-17T18:02:56.422Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-17T18:02:57.379Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-17T18:02:57.646Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-17T18:03:00.230Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-17T18:03:00.495Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-17T18:03:00.495Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-17T18:03:00.495Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-17T18:03:01.071Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-17T18:03:01.338Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-17T18:03:01.941Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-17T18:03:01.941Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-17T18:03:01.941Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-17T18:03:01.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-17T18:03:04.574Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-06-17T18:03:04.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-17T18:03:04.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-17T18:03:05.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.056s coverage: 100.0% of statements [2021-06-17T18:03:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-17T18:03:05.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 53.4% of statements [2021-06-17T18:03:05.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-17T18:03:05.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-17T18:03:06.383Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.100s coverage: 87.7% of statements [2021-06-17T18:03:06.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-17T18:03:06.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-17T18:03:06.383Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.070s coverage: 78.9% of statements [2021-06-17T18:03:07.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.082s coverage: 81.2% of statements [2021-06-17T18:03:07.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-17T18:03:07.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-17T18:03:07.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-17T18:03:07.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-17T18:03:07.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-17T18:03:08.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.241s coverage: 95.1% of statements [2021-06-17T18:03:08.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-17T18:03:08.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-17T18:03:08.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-17T18:03:08.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-17T18:03:08.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-17T18:03:08.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-17T18:03:08.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-17T18:03:08.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-17T18:03:08.315Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements [2021-06-17T18:03:08.315Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-17T18:03:08.315Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-17T18:03:08.315Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-17T18:03:09.282Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.8% of statements [2021-06-17T18:03:09.282Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-17T18:03:09.282Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2021-06-17T18:03:09.282Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 22.0% of statements [2021-06-17T18:03:09.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-17T18:03:09.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-06-17T18:03:10.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.042s coverage: 79.5% of statements [2021-06-17T18:03:10.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-06-17T18:03:10.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-06-17T18:03:10.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-06-17T18:03:23.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements [2021-06-17T18:03:23.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-06-17T18:03:29.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.180s coverage: 81.8% of statements [2021-06-17T18:03:29.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-17T18:03:44.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements [2021-06-17T18:03:44.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-17T18:03:44.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-17T18:03:44.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-17T18:03:44.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-17T18:03:44.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-17T18:03:44.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-17T18:03:44.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-17T18:03:44.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-17T18:03:44.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-17T18:03:44.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-06-17T18:03:44.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-17T18:03:44.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-17T18:03:44.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-06-17T18:03:44.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-17T18:03:44.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-06-17T18:03:44.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-17T18:03:44.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.040s coverage: 80.0% of statements [2021-06-17T18:03:44.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.073s coverage: 87.2% of statements [2021-06-17T18:03:44.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-06-17T18:03:44.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-06-17T18:03:44.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-17T18:03:45.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements [2021-06-17T18:03:45.336Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-17T18:03:45.336Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-17T18:03:45.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2021-06-17T18:03:45.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.027s coverage: 91.3% of statements [2021-06-17T18:03:45.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-06-17T18:03:46.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements [2021-06-17T18:03:46.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.017s coverage: 100.0% of statements [2021-06-17T18:03:47.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.180s coverage: 66.9% of statements [2021-06-17T18:03:47.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-17T18:03:47.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-17T18:03:47.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-17T18:03:47.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.6% of statements [2021-06-17T18:03:47.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-17T18:03:47.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-17T18:03:47.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2021-06-17T18:03:47.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-17T18:03:48.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2021-06-17T18:03:48.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-17T18:03:55.399Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 19.3% of statements [2021-06-17T18:03:55.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-17T18:03:55.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-17T18:03:55.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-17T18:03:55.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-17T18:03:55.399Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 91.9% of statements [2021-06-17T18:03:55.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-17T18:03:55.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-17T18:03:55.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-17T18:03:55.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-17T18:03:55.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-17T18:03:55.399Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 62.7% of statements [2021-06-17T18:03:55.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-17T18:03:55.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-17T18:03:55.399Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.6% of statements [2021-06-17T18:03:55.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-17T18:03:55.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-17T18:03:55.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-17T18:03:55.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-17T18:03:55.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-17T18:03:55.399Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2021-06-17T18:03:55.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-17T18:03:55.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-17T18:03:55.400Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-17T18:03:55.400Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-17T18:03:55.400Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-17T18:03:55.400Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-17T18:03:55.400Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-06-17T18:03:55.400Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements [2021-06-17T18:03:55.400Z] GO111MODULE=on go vet ./... [2021-06-17T18:04:22.076Z] gofmt -l . [2021-06-17T18:04:22.076Z] [ "`gofmt -l .`" = "" ] [2021-06-17T18:04:22.076Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-17T18:04:22.423Z] + ls -al . [2021-06-17T18:04:22.423Z] total 516 [2021-06-17T18:04:22.424Z] drwxrwxr-x 10 1001 1001 4096 Jun 17 18:04 . [2021-06-17T18:04:22.424Z] drwxr-xr-x 4 root root 28 Jun 17 18:02 .. [2021-06-17T18:04:22.424Z] -rw-rw-r-- 1 1001 1001 11 Jun 17 18:00 .dockerignore [2021-06-17T18:04:22.424Z] drwxrwxr-x 8 1001 1001 179 Jun 17 18:00 .git [2021-06-17T18:04:22.424Z] drwxrwxr-x 3 1001 1001 125 Jun 17 18:00 .github [2021-06-17T18:04:22.424Z] -rw-rw-r-- 1 1001 1001 818 Jun 17 18:00 .gitignore [2021-06-17T18:04:22.424Z] drwx------ 3 1001 1001 60 Jun 17 18:01 .semver [2021-06-17T18:04:22.424Z] -rw-rw-r-- 1 1001 1001 166 Jun 17 18:00 .sonarcloud.properties [2021-06-17T18:04:22.424Z] -rw-rw-r-- 1 1001 1001 8609 Jun 17 18:00 Attribution.txt [2021-06-17T18:04:22.424Z] -rw-rw-r-- 1 1001 1001 3804 Jun 17 18:00 CONTRIBUTING.md [2021-06-17T18:04:22.424Z] -rw-rw-r-- 1 1001 1001 931 Jun 17 18:00 Dockerfile.build [2021-06-17T18:04:22.424Z] -rw-rw-r-- 1 1001 1001 849 Jun 17 18:00 Jenkinsfile [2021-06-17T18:04:22.424Z] -rw-rw-r-- 1 1001 1001 10775 Jun 17 18:00 LICENSE [2021-06-17T18:04:22.424Z] -rw-rw-r-- 1 1001 1001 5605 Jun 17 18:00 Makefile [2021-06-17T18:04:22.424Z] -rw-rw-r-- 1 1001 1001 7905 Jun 17 18:00 README.md [2021-06-17T18:04:22.424Z] -rw-rw-r-- 1 1001 1001 7071 Jun 17 18:00 SECURITY.md [2021-06-17T18:04:22.424Z] -rw-rw-r-- 1 1001 1001 5 Jun 17 18:01 VERSION [2021-06-17T18:04:22.424Z] -rw-rw-r-- 1 1001 1001 4131 Jun 17 18:00 ZMQWindows.md [2021-06-17T18:04:22.424Z] drwxrwxr-x 2 1001 1001 37 Jun 17 18:00 bin [2021-06-17T18:04:22.424Z] drwxrwxr-x 14 1001 1001 4096 Jun 17 18:00 cmd [2021-06-17T18:04:22.424Z] -rw-r--r-- 1 root root 398093 Jun 17 18:03 coverage.out [2021-06-17T18:04:22.424Z] -rw-rw-r-- 1 1001 1001 841 Jun 17 18:00 go.mod [2021-06-17T18:04:22.424Z] -rw-r--r-- 1 root root 20843 Jun 17 18:02 go.sum [2021-06-17T18:04:22.424Z] drwxrwxr-x 7 1001 1001 114 Jun 17 18:00 internal [2021-06-17T18:04:22.424Z] drwxrwxr-x 3 1001 1001 16 Jun 17 18:00 openapi [2021-06-17T18:04:22.424Z] drwxrwxr-x 4 1001 1001 71 Jun 17 18:00 snap [2021-06-17T18:04:22.424Z] -rw-rw-r-- 1 1001 1001 168 Jun 17 18:00 version.go [Pipeline] sh [2021-06-17T18:04:22.745Z] + '[' -e coverage.out ] [2021-06-17T18:04:22.745Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-17T18:04:22.879Z] Stashed 1 file(s) [Pipeline] sh [2021-06-17T18:04:23.197Z] + make build [2021-06-17T18:04:23.197Z] go mod tidy [2021-06-17T18:04:23.197Z] 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-17T18:04:24.593Z] 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-17T18:04:31.245Z] 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-17T18:04:31.509Z] 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-17T18:04:32.462Z] 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-17T18:04:33.034Z] 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-17T18:04:33.608Z] 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-17T18:04:34.575Z] 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-17T18:04:35.150Z] 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-17T18:04:36.119Z] 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-17T18:04:36.696Z] 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-17T18:04:37.654Z] 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-17T18:04:38.485Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-17T18:04:38.568Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-17T18:04:38.934Z] The recommended git tool is: git [Pipeline] } [2021-06-17T18:04:39.095Z] $ docker stop --time=1 b7d0f14336b22cf0814b58151a9f4e220997d87b5626a441555186c9be0de633 [2021-06-17T18:04:41.089Z] $ docker rm -f b7d0f14336b22cf0814b58151a9f4e220997d87b5626a441555186c9be0de633 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:04:43.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-17T18:04:43.149Z] [2021-06-17T18:04:43.149Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:04:43.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-17T18:04:43.509Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-17T18:04:43.509Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-17T18:04:43.509Z] ca9280d653b3: Pulling fs layer [2021-06-17T18:04:43.509Z] 7e9c9ca2126c: Pulling fs layer [2021-06-17T18:04:43.516Z] using credential edgex-jenkins-ssh [2021-06-17T18:04:43.545Z] Cloning the remote Git repository [2021-06-17T18:04:43.778Z] cbdbe7a5bc2a: Download complete [2021-06-17T18:04:43.584Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-17T18:04:43.689Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-17T18:04:43.759Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-17T18:04:43.760Z] > git --version # timeout=10 [2021-06-17T18:04:43.774Z] > git --version # 'git version 2.17.1' [2021-06-17T18:04:43.776Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T18:04:44.043Z] cbdbe7a5bc2a: Pull complete [2021-06-17T18:04:44.305Z] ca9280d653b3: Verifying Checksum [2021-06-17T18:04:44.305Z] ca9280d653b3: Download complete [2021-06-17T18:04:44.886Z] ca9280d653b3: Pull complete [2021-06-17T18:04:43.861Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T18:04:45.459Z] 7e9c9ca2126c: Download complete [2021-06-17T18:04:48.773Z] 7e9c9ca2126c: Pull complete [2021-06-17T18:04:48.773Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-17T18:04:48.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-17T18:04:48.773Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-17T18:04:48.875Z] prd-centos7-docker-4c-2g-16 does not seem to be running inside a container [2021-06-17T18:04:48.910Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-17T18:04:52.688Z] $ docker top f611d427ddb2cd53d226be9838ee190e637ece338d0c44e2e60cee44990d0ad2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T18:04:53.116Z] + docker-compose build --help [2021-06-17T18:04:53.117Z] + grep parallel [2021-06-17T18:04:53.693Z] --parallel Build images in parallel. [Pipeline] } [2021-06-17T18:04:53.723Z] $ docker stop --time=1 f611d427ddb2cd53d226be9838ee190e637ece338d0c44e2e60cee44990d0ad2 [2021-06-17T18:04:55.075Z] $ docker rm -f f611d427ddb2cd53d226be9838ee190e637ece338d0c44e2e60cee44990d0ad2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:04:55.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-17T18:04:55.695Z] . [Pipeline] withDockerContainer [2021-06-17T18:04:55.800Z] prd-centos7-docker-4c-2g-16 does not seem to be running inside a container [2021-06-17T18:04:55.835Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-devops/edgex-compose:latest cat [2021-06-17T18:04:56.283Z] $ docker top 0a1d6e3bb5063f951b19b09362054c12ec2a714ff9ef678bac37cbd2fdc9dffc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T18:04:56.731Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-17T18:04:58.122Z] Building core-command ... [2021-06-17T18:04:58.122Z] Building core-data ... [2021-06-17T18:04:58.122Z] Building core-metadata ... [2021-06-17T18:04:58.122Z] Building security-bootstrapper ... [2021-06-17T18:04:58.122Z] Building security-proxy-setup ... [2021-06-17T18:04:58.122Z] Building security-secretstore-setup ... [2021-06-17T18:04:58.122Z] Building support-notifications ... [2021-06-17T18:04:58.122Z] Building support-scheduler ... [2021-06-17T18:04:58.122Z] Building sys-mgmt-agent ... [2021-06-17T18:04:58.122Z] Building security-proxy-setup [2021-06-17T18:04:58.122Z] Building security-secretstore-setup [2021-06-17T18:04:58.122Z] Building support-scheduler [2021-06-17T18:04:58.122Z] Building sys-mgmt-agent [2021-06-17T18:04:58.122Z] Building core-command [2021-06-17T18:05:06.898Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-17T18:05:06.924Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T18:05:06.949Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-17T18:05:06.980Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-17T18:05:06.981Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T18:05:06.994Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-17T18:05:07.858Z] Merging remotes/origin/master commit 7d4c62e3104b2fff8c900fa6322314f91603b029 into PR head commit fae3d55693ff2de26c122af21880e945ed50ca91 [2021-06-17T18:05:08.236Z] Merge succeeded, producing 756f2bb3d5f09dfcf5a7fd203093075382c51fd4 [2021-06-17T18:05:08.237Z] Checking out Revision 756f2bb3d5f09dfcf5a7fd203093075382c51fd4 (PR-3579) [2021-06-17T18:05:07.873Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T18:05:07.886Z] > git checkout -f fae3d55693ff2de26c122af21880e945ed50ca91 # timeout=10 [2021-06-17T18:05:08.081Z] > git remote # timeout=10 [2021-06-17T18:05:08.098Z] > git config --get remote.origin.url # timeout=10 [2021-06-17T18:05:08.109Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T18:05:08.120Z] > git merge 7d4c62e3104b2fff8c900fa6322314f91603b029 # timeout=10 [2021-06-17T18:05:08.218Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-17T18:05:08.238Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T18:05:08.251Z] > git checkout -f 756f2bb3d5f09dfcf5a7fd203093075382c51fd4 # timeout=10 [2021-06-17T18:05:12.529Z] Commit message: "Merge commit '7d4c62e3104b2fff8c900fa6322314f91603b029' into HEAD" [2021-06-17T18:05:12.530Z] First time build. Skipping changelog. [2021-06-17T18:05:12.589Z] > git --version # timeout=10 [2021-06-17T18:05:12.600Z] > git --version # 'git version 2.17.1' [2021-06-17T18:05:12.614Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-17T18:05:14.217Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-17T18:05:14.643Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-17T18:05:15.084Z] + sudo service docker restart [2021-06-17T18:05:15.084Z] + true [2021-06-17T18:05:16.289Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T18:05:16.289Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T18:05:16.289Z] ---> 35ffbff9e9b5 [2021-06-17T18:05:16.289Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T18:05:16.289Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T18:05:16.289Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T18:05:16.289Z] ---> 35ffbff9e9b5 [2021-06-17T18:05:16.289Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T18:05:16.289Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T18:05:16.289Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-17T18:05:16.289Z] ---> 35ffbff9e9b5 [2021-06-17T18:05:16.289Z] Step 3/23 : WORKDIR /edgex-go [2021-06-17T18:05:26.318Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T18:05:26.318Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-17T18:05:26.318Z] ---> 35ffbff9e9b5 [2021-06-17T18:05:26.318Z] Step 3/22 : WORKDIR /edgex-go [2021-06-17T18:05:26.318Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T18:05:26.318Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-17T18:05:26.318Z] ---> 35ffbff9e9b5 [2021-06-17T18:05:26.318Z] Step 3/26 : WORKDIR /edgex-go [2021-06-17T18:05:26.580Z] ---> Running in 635106227f4e [2021-06-17T18:05:26.580Z] ---> Running in c6c3f915a496 [2021-06-17T18:05:26.841Z] ---> Running in 51b6460f425f [2021-06-17T18:05:26.841Z] ---> Running in 8f6cce3f6d73 [2021-06-17T18:05:26.841Z] ---> Running in 0b03d6f487d3 [2021-06-17T18:05:26.841Z] Removing intermediate container 8f6cce3f6d73 [2021-06-17T18:05:26.841Z] ---> 4afc7c622533 [2021-06-17T18:05:26.841Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T18:05:26.841Z] Removing intermediate container 51b6460f425f [2021-06-17T18:05:26.841Z] ---> 3b3fb2b39eba [2021-06-17T18:05:26.841Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T18:05:26.841Z] Removing intermediate container c6c3f915a496 [2021-06-17T18:05:26.841Z] ---> 4d7919079234 [2021-06-17T18:05:26.841Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T18:05:26.841Z] Removing intermediate container 635106227f4e [2021-06-17T18:05:26.841Z] ---> fc597fa61734 [2021-06-17T18:05:26.841Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T18:05:26.841Z] Removing intermediate container 0b03d6f487d3 [2021-06-17T18:05:26.841Z] ---> bd57c18f2a61 [2021-06-17T18:05:26.841Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T18:05:27.100Z] ---> Running in 6a70e6023714 [2021-06-17T18:05:27.100Z] ---> Running in e77033efbef4 [2021-06-17T18:05:27.100Z] ---> Running in aa830a50bafb [2021-06-17T18:05:27.100Z] ---> Running in 343068d2d552 [2021-06-17T18:05:27.100Z] ---> Running in 7197f853bc68 [2021-06-17T18:05:29.694Z] Removing intermediate container e77033efbef4 [2021-06-17T18:05:29.694Z] ---> 3fd46b6e1d52 [2021-06-17T18:05:29.694Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-17T18:05:29.694Z] ---> Running in 66f648b0bf32 [2021-06-17T18:05:29.694Z] Removing intermediate container aa830a50bafb [2021-06-17T18:05:29.694Z] ---> 445fbff10e3f [2021-06-17T18:05:29.694Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-17T18:05:29.694Z] ---> Running in f9a45cf7617c [2021-06-17T18:05:29.694Z] Removing intermediate container 6a70e6023714 [2021-06-17T18:05:29.694Z] ---> fa37b946d1df [2021-06-17T18:05:29.694Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-17T18:05:29.694Z] ---> Running in ee9342a573c2 [2021-06-17T18:05:29.694Z] Removing intermediate container 7197f853bc68 [2021-06-17T18:05:29.694Z] ---> 7aacb503f89e [2021-06-17T18:05:29.694Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-17T18:05:29.694Z] ---> Running in aaaf27773d5f [2021-06-17T18:05:29.969Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T18:05:29.969Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T18:05:30.230Z] Removing intermediate container 343068d2d552 [2021-06-17T18:05:30.230Z] ---> 2bb20c60c82a [2021-06-17T18:05:30.230Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-17T18:05:30.230Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T18:05:30.230Z] ---> Running in 5215714953fd [2021-06-17T18:05:30.230Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T18:05:30.493Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T18:05:30.760Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T18:05:31.028Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T18:05:31.028Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T18:05:31.028Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T18:05:31.298Z] OK: 219 MiB in 52 packages [2021-06-17T18:05:31.298Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T18:05:31.298Z] OK: 219 MiB in 52 packages [2021-06-17T18:05:31.577Z] OK: 219 MiB in 52 packages [2021-06-17T18:05:31.577Z] OK: 219 MiB in 52 packages [2021-06-17T18:05:31.577Z] Removing intermediate container 66f648b0bf32 [2021-06-17T18:05:31.577Z] ---> 6d63fa4993c2 [2021-06-17T18:05:31.577Z] Step 6/23 : COPY go.mod . [2021-06-17T18:05:31.849Z] OK: 219 MiB in 52 packages [2021-06-17T18:05:31.849Z] ---> e03167c6e930 [2021-06-17T18:05:31.849Z] Step 7/23 : RUN go mod download [2021-06-17T18:05:31.849Z] ---> Running in 95dd46db29ca [2021-06-17T18:05:32.117Z] Removing intermediate container ee9342a573c2 [2021-06-17T18:05:32.117Z] ---> 8279b3304126 [2021-06-17T18:05:32.117Z] Step 6/22 : COPY go.mod . [2021-06-17T18:05:32.117Z] Removing intermediate container f9a45cf7617c [2021-06-17T18:05:32.117Z] ---> 0f60d698f3a3 [2021-06-17T18:05:32.117Z] Step 6/24 : COPY go.mod . [2021-06-17T18:05:32.117Z] Removing intermediate container aaaf27773d5f [2021-06-17T18:05:32.117Z] ---> b99b27245d44 [2021-06-17T18:05:32.117Z] Step 6/26 : COPY go.mod . [2021-06-17T18:05:32.381Z] ---> b5d143d96bb6 [2021-06-17T18:05:32.381Z] Step 7/22 : RUN go mod download [2021-06-17T18:05:32.381Z] ---> ace4dc1bcd32 [2021-06-17T18:05:32.381Z] Step 7/24 : RUN go mod download [2021-06-17T18:05:32.381Z] ---> e9f580e54163 [2021-06-17T18:05:32.381Z] Step 7/26 : RUN go mod download [2021-06-17T18:05:32.381Z] ---> Running in c9bac1f28ffa [2021-06-17T18:05:32.381Z] ---> Running in f3e8b2405098 [2021-06-17T18:05:32.381Z] ---> Running in ffc732d0da33 [2021-06-17T18:05:32.381Z] Removing intermediate container 5215714953fd [2021-06-17T18:05:32.381Z] ---> c69e8517a021 [2021-06-17T18:05:32.381Z] Step 6/24 : COPY go.mod . [2021-06-17T18:05:32.967Z] ---> 4b93ee31eb04 [2021-06-17T18:05:32.967Z] Step 7/24 : RUN go mod download [2021-06-17T18:05:32.967Z] ---> Running in 504c175009fb [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T18:05:33.530Z] provisioning config files... [2021-06-17T18:05:33.565Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3463866036101031653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T18:05:33.929Z] Removing intermediate container 95dd46db29ca [2021-06-17T18:05:33.930Z] ---> 437410fb524f [2021-06-17T18:05:33.930Z] Step 8/23 : COPY . . [2021-06-17T18:05:33.930Z] Removing intermediate container c9bac1f28ffa [2021-06-17T18:05:33.930Z] ---> fa0341c675be [2021-06-17T18:05:33.930Z] Step 8/22 : COPY . . [2021-06-17T18:05:34.020Z] ---> docker-login.sh [2021-06-17T18:05:34.020Z] nexus3.edgexfoundry.org:10001 [2021-06-17T18:05:34.243Z] Removing intermediate container f3e8b2405098 [2021-06-17T18:05:34.243Z] ---> 9f434243a348 [2021-06-17T18:05:34.243Z] Step 8/26 : COPY . . [2021-06-17T18:05:34.517Z] Removing intermediate container ffc732d0da33 [2021-06-17T18:05:34.517Z] ---> 54bd1a273788 [2021-06-17T18:05:34.517Z] Step 8/24 : COPY . . [2021-06-17T18:05:35.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:05:35.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:05:35.290Z] Configure a credential helper to remove this warning. See [2021-06-17T18:05:35.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:05:35.290Z] [2021-06-17T18:05:35.290Z] Login Succeeded [2021-06-17T18:05:35.290Z] nexus3.edgexfoundry.org:10002 [2021-06-17T18:05:35.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:05:35.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:05:35.843Z] Configure a credential helper to remove this warning. See [2021-06-17T18:05:35.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:05:35.843Z] [2021-06-17T18:05:35.843Z] Login Succeeded [2021-06-17T18:05:35.843Z] nexus3.edgexfoundry.org:10003 [2021-06-17T18:05:36.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:05:36.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:05:36.392Z] Configure a credential helper to remove this warning. See [2021-06-17T18:05:36.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:05:36.392Z] [2021-06-17T18:05:36.392Z] Login Succeeded [2021-06-17T18:05:36.392Z] nexus3.edgexfoundry.org:10004 [2021-06-17T18:05:36.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:05:36.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:05:36.942Z] Configure a credential helper to remove this warning. See [2021-06-17T18:05:36.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:05:36.942Z] [2021-06-17T18:05:36.942Z] Login Succeeded [2021-06-17T18:05:36.942Z] docker.io [2021-06-17T18:05:37.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:05:37.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:05:37.812Z] Configure a credential helper to remove this warning. See [2021-06-17T18:05:37.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:05:37.812Z] [2021-06-17T18:05:37.812Z] Login Succeeded [2021-06-17T18:05:37.812Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T18:05:37.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-17T18:05:38.497Z] ========================================================= [2021-06-17T18:05:38.497Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-17T18:05:38.497Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:05:38.907Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-17T18:05:41.557Z] Sending build context to Docker daemon 166.4MB [2021-06-17T18:05:41.557Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T18:05:41.557Z] Step 2/6 : FROM ${BASE} [2021-06-17T18:05:41.557Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-17T18:05:41.557Z] 595b0fe564bb: Pulling fs layer [2021-06-17T18:05:41.557Z] 3088b5b3c5c0: Pulling fs layer [2021-06-17T18:05:41.557Z] 5b7225fbf94c: Pulling fs layer [2021-06-17T18:05:41.557Z] ba82ee9f976e: Pulling fs layer [2021-06-17T18:05:41.557Z] 506bd15cee9f: Pulling fs layer [2021-06-17T18:05:41.557Z] 75a0a4a0db45: Pulling fs layer [2021-06-17T18:05:41.557Z] 618dc40b7e24: Pulling fs layer [2021-06-17T18:05:41.557Z] 506bd15cee9f: Waiting [2021-06-17T18:05:41.557Z] 75a0a4a0db45: Waiting [2021-06-17T18:05:41.557Z] 618dc40b7e24: Waiting [2021-06-17T18:05:41.557Z] ba82ee9f976e: Waiting [2021-06-17T18:05:41.557Z] 5b7225fbf94c: Verifying Checksum [2021-06-17T18:05:41.557Z] 5b7225fbf94c: Download complete [2021-06-17T18:05:41.557Z] 3088b5b3c5c0: Verifying Checksum [2021-06-17T18:05:41.557Z] 3088b5b3c5c0: Download complete [2021-06-17T18:05:41.557Z] 506bd15cee9f: Verifying Checksum [2021-06-17T18:05:41.557Z] 506bd15cee9f: Download complete [2021-06-17T18:05:41.557Z] 595b0fe564bb: Verifying Checksum [2021-06-17T18:05:41.557Z] 595b0fe564bb: Download complete [2021-06-17T18:05:41.557Z] 75a0a4a0db45: Verifying Checksum [2021-06-17T18:05:41.557Z] 75a0a4a0db45: Download complete [2021-06-17T18:05:42.553Z] 595b0fe564bb: Pull complete [2021-06-17T18:05:43.159Z] 3088b5b3c5c0: Pull complete [2021-06-17T18:05:43.452Z] 5b7225fbf94c: Pull complete [2021-06-17T18:05:44.446Z] 618dc40b7e24: Verifying Checksum [2021-06-17T18:05:44.446Z] 618dc40b7e24: Download complete [2021-06-17T18:05:45.049Z] ba82ee9f976e: Download complete [2021-06-17T18:05:46.844Z] Removing intermediate container 504c175009fb [2021-06-17T18:05:46.845Z] ---> f3de10d47915 [2021-06-17T18:05:46.845Z] Step 8/24 : COPY . . [2021-06-17T18:05:55.222Z] ba82ee9f976e: Pull complete [2021-06-17T18:05:55.498Z] 506bd15cee9f: Pull complete [2021-06-17T18:05:55.775Z] 75a0a4a0db45: Pull complete [2021-06-17T18:05:59.094Z] ---> 16fe8e21bb76 [2021-06-17T18:05:59.094Z] Step 9/24 : RUN go mod tidy [2021-06-17T18:05:59.094Z] ---> Running in dc997e4f3bb6 [2021-06-17T18:06:00.114Z] 618dc40b7e24: Pull complete [2021-06-17T18:06:00.115Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-17T18:06:00.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-17T18:06:00.115Z] ---> a36622ca3599 [2021-06-17T18:06:00.115Z] 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-17T18:06:02.098Z] ---> Running in 178fec134626 [2021-06-17T18:06:03.533Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T18:06:04.425Z] Removing intermediate container dc997e4f3bb6 [2021-06-17T18:06:04.425Z] ---> 1d065faffbdd [2021-06-17T18:06:04.425Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-17T18:06:04.425Z] ---> Running in af801bb1700a [2021-06-17T18:06:04.425Z] 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-17T18:06:04.507Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T18:06:05.480Z] (1/12) Installing libmagic (5.39-r0) [2021-06-17T18:06:05.751Z] (2/12) Installing file (5.39-r0) [2021-06-17T18:06:05.751Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-17T18:06:06.022Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-17T18:06:06.987Z] ---> 53bafa7c828f [2021-06-17T18:06:06.987Z] Step 9/22 : RUN go mod tidy [2021-06-17T18:06:07.577Z] ---> Running in 73b5d6260c3c [2021-06-17T18:06:10.308Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-17T18:06:10.308Z] (6/12) Installing patch (2.7.6-r6) [2021-06-17T18:06:10.308Z] (7/12) Installing build-base (0.5-r2) [2021-06-17T18:06:10.308Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-17T18:06:10.308Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-17T18:06:10.308Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-17T18:06:10.308Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-17T18:06:10.580Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-17T18:06:10.580Z] Executing busybox-1.32.1-r6.trigger [2021-06-17T18:06:10.580Z] OK: 218 MiB in 52 packages [2021-06-17T18:06:11.832Z] Removing intermediate container 73b5d6260c3c [2021-06-17T18:06:11.832Z] ---> 642d5b448fc7 [2021-06-17T18:06:11.832Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-17T18:06:12.099Z] ---> Running in 382d01c856e0 [2021-06-17T18:06:14.683Z] 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-17T18:06:14.910Z] Removing intermediate container 178fec134626 [2021-06-17T18:06:14.910Z] ---> 8a927e54c8ae [2021-06-17T18:06:14.910Z] Step 4/6 : WORKDIR /edgex-go [2021-06-17T18:06:14.910Z] ---> Running in 2661064522ea [2021-06-17T18:06:14.910Z] Removing intermediate container 2661064522ea [2021-06-17T18:06:14.910Z] ---> a1a8e6acebdc [2021-06-17T18:06:14.910Z] Step 5/6 : COPY go.mod . [2021-06-17T18:06:15.893Z] ---> b40680f88c7c [2021-06-17T18:06:15.893Z] Step 6/6 : RUN go mod download [2021-06-17T18:06:15.893Z] ---> Running in de1e8e45a043 [2021-06-17T18:06:21.500Z] ---> b1475e476cd7 [2021-06-17T18:06:21.501Z] Step 9/26 : RUN go mod tidy [2021-06-17T18:06:21.501Z] ---> Running in 601fac32c5e2 [2021-06-17T18:06:22.460Z] ---> 28ebdc11c857 [2021-06-17T18:06:22.460Z] Step 9/23 : RUN go mod tidy [2021-06-17T18:06:23.409Z] ---> Running in 52167974b609 [2021-06-17T18:06:23.692Z] Removing intermediate container 601fac32c5e2 [2021-06-17T18:06:23.692Z] ---> 96e299ae365f [2021-06-17T18:06:23.692Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-17T18:06:23.692Z] ---> Running in 0572f15be17d [2021-06-17T18:06:24.292Z] 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-17T18:06:24.882Z] Removing intermediate container 52167974b609 [2021-06-17T18:06:24.882Z] ---> 575b861b945c [2021-06-17T18:06:24.882Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-17T18:06:25.163Z] ---> Running in a080c1cca34e [2021-06-17T18:06:26.124Z] 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-17T18:06:30.364Z] Removing intermediate container af801bb1700a [2021-06-17T18:06:30.364Z] ---> dec4f5032b39 [2021-06-17T18:06:30.364Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-17T18:06:30.364Z] ---> Running in d1b8e2262a83 [2021-06-17T18:06:30.364Z] ---> dc92cbf70d4d [2021-06-17T18:06:30.364Z] Step 9/24 : RUN go mod tidy [2021-06-17T18:06:30.364Z] ---> Running in 37bc1e68bc9d [2021-06-17T18:06:30.629Z] 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-17T18:06:32.029Z] 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-17T18:06:32.292Z] Removing intermediate container 37bc1e68bc9d [2021-06-17T18:06:32.292Z] ---> 0590e5f0f0a1 [2021-06-17T18:06:32.292Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-17T18:06:32.292Z] ---> Running in bf657969d7bb [2021-06-17T18:06:32.555Z] Removing intermediate container d1b8e2262a83 [2021-06-17T18:06:32.555Z] ---> 4b423c3cdfc2 [2021-06-17T18:06:32.555Z] [2021-06-17T18:06:32.555Z] Step 12/24 : FROM docker:20.10.0 [2021-06-17T18:06:32.818Z] 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-17T18:06:32.818Z] 20.10.0: Pulling from library/docker [2021-06-17T18:06:41.038Z] Removing intermediate container 382d01c856e0 [2021-06-17T18:06:41.038Z] ---> 74b68d80d754 [2021-06-17T18:06:41.038Z] [2021-06-17T18:06:41.038Z] Step 11/22 : FROM alpine:3.12 [2021-06-17T18:06:41.038Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-17T18:06:41.038Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-17T18:06:41.038Z] ---> aefe523efa57 [2021-06-17T18:06:41.038Z] 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-17T18:06:41.038Z] 3.12: Pulling from library/alpine [2021-06-17T18:06:41.038Z] ---> Running in fc42f3286dd9 [2021-06-17T18:06:41.302Z] Removing intermediate container fc42f3286dd9 [2021-06-17T18:06:41.302Z] ---> cee1072bf766 [2021-06-17T18:06:41.302Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-17T18:06:41.566Z] ---> Running in d7ce74276d06 [2021-06-17T18:06:41.566Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-17T18:06:41.566Z] Status: Downloaded newer image for alpine:3.12 [2021-06-17T18:06:41.566Z] ---> 13621d1b12d4 [2021-06-17T18:06:41.566Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-17T18:06:41.828Z] ---> Running in 51be8e0c899c [2021-06-17T18:06:42.094Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T18:06:42.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T18:06:42.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T18:06:42.632Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T18:06:42.632Z] (1/39) Installing readline (8.0.4-r0) [2021-06-17T18:06:42.632Z] (2/39) Installing bash (5.0.17-r0) [2021-06-17T18:06:42.632Z] Executing bash-5.0.17-r0.post-install [2021-06-17T18:06:42.632Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-17T18:06:42.632Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-17T18:06:42.632Z] (5/39) Installing curl (7.77.0-r0) [2021-06-17T18:06:42.632Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-17T18:06:42.632Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-17T18:06:42.632Z] (8/39) Installing expat (2.2.9-r1) [2021-06-17T18:06:42.632Z] (9/39) Installing libffi (3.3-r2) [2021-06-17T18:06:42.632Z] (10/39) Installing gdbm (1.13-r1) [2021-06-17T18:06:42.632Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-17T18:06:42.632Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-17T18:06:42.632Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-17T18:06:42.717Z] Removing intermediate container de1e8e45a043 [2021-06-17T18:06:42.717Z] ---> fd8da8f828c4 [2021-06-17T18:06:42.717Z] Successfully built fd8da8f828c4 [2021-06-17T18:06:42.717Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:06:42.899Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-17T18:06:42.899Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-17T18:06:42.899Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-17T18:06:42.899Z] (4/4) Installing curl (7.77.0-r0) [2021-06-17T18:06:42.899Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T18:06:42.899Z] Executing ca-certificates-20191127-r4.trigger [2021-06-17T18:06:42.899Z] OK: 7 MiB in 18 packages [2021-06-17T18:06:43.102Z] + docker inspect -f . ci-base-image-arm64 [2021-06-17T18:06:43.102Z] . [Pipeline] withDockerContainer [2021-06-17T18:06:43.395Z] prd-ubuntu18.04-docker-arm64-4c-16g-20 does not seem to be running inside a container [2021-06-17T18:06:43.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-06-17T18:06:44.979Z] $ docker top d8a676a7b41f93f4379fb675cbc478f89083f832a3bb5b804c28388ef7ae8d23 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T18:06:45.464Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-17T18:06:45.464Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-17T18:06:45.464Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-17T18:06:45.464Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-17T18:06:45.464Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-17T18:06:45.464Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-17T18:06:45.464Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-17T18:06:45.464Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-17T18:06:45.725Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-17T18:06:45.725Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-17T18:06:45.725Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-17T18:06:45.725Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-17T18:06:45.725Z] Removing intermediate container 51be8e0c899c [2021-06-17T18:06:45.725Z] ---> 979860f572bc [2021-06-17T18:06:45.725Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-17T18:06:45.725Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-17T18:06:45.725Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-17T18:06:45.977Z] + go version [2021-06-17T18:06:45.977Z] go version go1.16.5 linux/arm64 [2021-06-17T18:06:45.988Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-17T18:06:45.988Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-17T18:06:45.988Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-17T18:06:45.988Z] ---> Running in 98fd9e7d2247 [2021-06-17T18:06:45.988Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-17T18:06:45.988Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-17T18:06:45.988Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-17T18:06:45.988Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-17T18:06:45.988Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-17T18:06:45.988Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-17T18:06:45.988Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-17T18:06:45.988Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-17T18:06:45.988Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-17T18:06:45.988Z] Executing busybox-1.31.1-r19.trigger [2021-06-17T18:06:45.988Z] OK: 72 MiB in 59 packages [Pipeline] } [2021-06-17T18:06:46.014Z] $ docker stop --time=1 d8a676a7b41f93f4379fb675cbc478f89083f832a3bb5b804c28388ef7ae8d23 [2021-06-17T18:06:46.253Z] Removing intermediate container 98fd9e7d2247 [2021-06-17T18:06:46.253Z] ---> 188fa637546e [2021-06-17T18:06:46.253Z] Step 14/22 : WORKDIR /edgex [2021-06-17T18:06:46.253Z] ---> Running in d2e204b0527d [2021-06-17T18:06:46.521Z] Removing intermediate container d2e204b0527d [2021-06-17T18:06:46.521Z] ---> 7a1b7d1c3cb4 [2021-06-17T18:06:46.521Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-17T18:06:46.787Z] ---> f5190a3ba6fa [2021-06-17T18:06:46.787Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-17T18:06:47.369Z] ---> 552b0bf501b0 [2021-06-17T18:06:47.369Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-17T18:06:47.796Z] $ docker rm -f d8a676a7b41f93f4379fb675cbc478f89083f832a3bb5b804c28388ef7ae8d23 [2021-06-17T18:06:47.942Z] ---> 6f16e390f546 [2021-06-17T18:06:47.942Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-17T18:06:47.942Z] ---> Running in 51f1352c5386 [2021-06-17T18:06:47.942Z] Removing intermediate container 51f1352c5386 [2021-06-17T18:06:47.942Z] ---> 91c381b2715c [2021-06-17T18:06:47.942Z] Step 19/22 : CMD ["--init=true"] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-17T18:06:48.207Z] ---> Running in 6e3bcafa65a4 [2021-06-17T18:06:48.207Z] Removing intermediate container 6e3bcafa65a4 [2021-06-17T18:06:48.207Z] ---> ef30d6bebc86 [2021-06-17T18:06:48.207Z] Step 20/22 : LABEL arch=x86_64 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-06-17T18:06:48.470Z] ---> Running in 21e3d14749e8 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:06:48.731Z] Removing intermediate container 21e3d14749e8 [2021-06-17T18:06:48.731Z] ---> 21ffcc9f5916 [2021-06-17T18:06:48.731Z] Step 21/22 : LABEL git_sha=5aa376a0e7931ac2a380570f9faa153c03983663 [2021-06-17T18:06:48.731Z] Collecting docker-compose==1.23.2 [2021-06-17T18:06:48.731Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-17T18:06:48.949Z] + docker inspect -f . ci-base-image-arm64 [2021-06-17T18:06:48.949Z] . [2021-06-17T18:06:48.998Z] ---> Running in 6296cc2bd33d [2021-06-17T18:06:48.998Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [Pipeline] withDockerContainer [2021-06-17T18:06:49.224Z] prd-ubuntu18.04-docker-arm64-4c-16g-20 does not seem to be running inside a container [2021-06-17T18:06:49.266Z] Collecting texttable<0.10,>=0.9.0 [2021-06-17T18:06:49.266Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-17T18:06:49.308Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-06-17T18:06:49.851Z] Removing intermediate container 6296cc2bd33d [2021-06-17T18:06:49.851Z] ---> d65361f5392a [2021-06-17T18:06:49.851Z] Step 22/22 : LABEL version=0.0.0 [2021-06-17T18:06:50.115Z] Collecting PyYAML<4,>=3.10 [2021-06-17T18:06:50.115Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-17T18:06:50.115Z] ---> Running in 5b69129790ae [2021-06-17T18:06:50.384Z] Removing intermediate container 5b69129790ae [2021-06-17T18:06:50.384Z] ---> ecf8a0913ca9 [2021-06-17T18:06:50.384Z] [2021-06-17T18:06:50.649Z] Successfully built ecf8a0913ca9 [2021-06-17T18:06:50.649Z] Successfully tagged security-proxy-setup:latest [2021-06-17T18:06:50.656Z] $ docker top 98975c19f139bb12abf317f467fa400b7d8abe31f9348fb22097415e1cc6db01 -eo pid,comm [2021-06-17T18:06:50.915Z] Building core-metadata [Pipeline] { [Pipeline] echo [2021-06-17T18:06:51.088Z] ========================================================= [2021-06-17T18:06:51.088Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-17T18:06:51.088Z] ========================================================= [Pipeline] sh [2021-06-17T18:06:51.777Z] + go mod tidy [2021-06-17T18:06:51.865Z]  Building security-proxy-setup ... done Collecting docopt<0.7,>=0.6.1 [2021-06-17T18:06:51.865Z] Downloading docopt-0.6.2.tar.gz (25 kB) [Pipeline] sh [2021-06-17T18:06:52.812Z] Collecting cached-property<2,>=1.2.0 [2021-06-17T18:06:52.812Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-17T18:06:52.812Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-17T18:06:52.812Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-17T18:06:53.061Z] + make test [2021-06-17T18:06:53.061Z] go mod tidy [2021-06-17T18:06:53.079Z] Collecting docker<4.0,>=3.6.0 [2021-06-17T18:06:53.079Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-17T18:06:53.334Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-17T18:06:53.345Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-17T18:06:53.345Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-17T18:06:54.306Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-17T18:06:54.306Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-17T18:06:54.306Z] Collecting jsonschema<3,>=2.5.1 [2021-06-17T18:06:54.306Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-17T18:06:54.571Z] Collecting docker-pycreds>=0.4.0 [2021-06-17T18:06:54.571Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-17T18:06:54.571Z] Collecting idna<2.8,>=2.5 [2021-06-17T18:06:54.571Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-17T18:06:54.834Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-17T18:06:54.834Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-17T18:06:55.098Z] 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-17T18:06:55.098Z] 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-17T18:06:55.098Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-17T18:06:55.098Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-17T18:06:55.098Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-17T18:06:55.098Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-17T18:06:56.067Z] Installing collected packages: texttable, PyYAML, docopt, cached-property, websocket-client, idna, urllib3, requests, docker-pycreds, docker, dockerpty, jsonschema, docker-compose [2021-06-17T18:06:56.067Z] Running setup.py install for texttable: started [2021-06-17T18:06:56.067Z] Running setup.py install for texttable: finished with status 'done' [2021-06-17T18:06:56.067Z] Running setup.py install for PyYAML: started [2021-06-17T18:06:56.826Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-17T18:06:56.826Z] Running setup.py install for docopt: started [2021-06-17T18:06:57.181Z] 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-17T18:06:57.935Z] Running setup.py install for docopt: finished with status 'done' [2021-06-17T18:06:57.935Z] Attempting uninstall: idna [2021-06-17T18:06:57.935Z] Found existing installation: idna 2.9 [2021-06-17T18:06:57.935Z] Uninstalling idna-2.9: [2021-06-17T18:06:57.935Z] Successfully uninstalled idna-2.9 [2021-06-17T18:06:58.567Z] Attempting uninstall: urllib3 [2021-06-17T18:06:58.567Z] Found existing installation: urllib3 1.25.9 [2021-06-17T18:06:58.567Z] Uninstalling urllib3-1.25.9: [2021-06-17T18:06:58.567Z] Successfully uninstalled urllib3-1.25.9 [2021-06-17T18:06:59.531Z] Attempting uninstall: requests [2021-06-17T18:06:59.531Z] Found existing installation: requests 2.23.0 [2021-06-17T18:06:59.531Z] Uninstalling requests-2.23.0: [2021-06-17T18:06:59.531Z] Successfully uninstalled requests-2.23.0 [2021-06-17T18:06:59.531Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T18:06:59.531Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T18:06:59.531Z] ---> 35ffbff9e9b5 [2021-06-17T18:06:59.531Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T18:06:59.531Z] ---> Using cache [2021-06-17T18:06:59.531Z] ---> bd57c18f2a61 [2021-06-17T18:06:59.531Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T18:06:59.531Z] ---> Using cache [2021-06-17T18:06:59.531Z] ---> 7aacb503f89e [2021-06-17T18:06:59.531Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-17T18:06:59.531Z] ---> Using cache [2021-06-17T18:06:59.531Z] ---> b99b27245d44 [2021-06-17T18:06:59.531Z] Step 6/24 : COPY go.mod . [2021-06-17T18:06:59.531Z] ---> Using cache [2021-06-17T18:06:59.531Z] ---> e9f580e54163 [2021-06-17T18:06:59.531Z] Step 7/24 : RUN go mod download [2021-06-17T18:06:59.531Z] ---> Using cache [2021-06-17T18:06:59.531Z] ---> 9f434243a348 [2021-06-17T18:06:59.531Z] Step 8/24 : COPY . . [2021-06-17T18:06:59.531Z] ---> Using cache [2021-06-17T18:06:59.531Z] ---> b1475e476cd7 [2021-06-17T18:06:59.531Z] Step 9/24 : RUN go mod tidy [2021-06-17T18:06:59.531Z] ---> Using cache [2021-06-17T18:06:59.531Z] ---> 96e299ae365f [2021-06-17T18:06:59.531Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-17T18:07:01.458Z] ---> Running in dce83332efbf [2021-06-17T18:07:01.458Z] Running setup.py install for dockerpty: started [2021-06-17T18:07:02.039Z] 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-17T18:07:02.303Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-17T18:07:02.568Z] Removing intermediate container 0572f15be17d [2021-06-17T18:07:02.568Z] ---> 2939d6caeb78 [2021-06-17T18:07:02.568Z] [2021-06-17T18:07:02.568Z] Step 11/26 : FROM alpine:3.12 [2021-06-17T18:07:02.568Z] ---> 13621d1b12d4 [2021-06-17T18:07:02.568Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-17T18:07:02.837Z] ---> Running in 08316399ffee [2021-06-17T18:07:03.103Z] 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-17T18:07:03.374Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T18:07:03.374Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T18:07:03.649Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-17T18:07:03.649Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-17T18:07:03.649Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-17T18:07:03.917Z] (4/6) Installing curl (7.77.0-r0) [2021-06-17T18:07:03.917Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-17T18:07:03.917Z] (6/6) Installing su-exec (0.2-r1) [2021-06-17T18:07:03.917Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T18:07:03.917Z] Executing ca-certificates-20191127-r4.trigger [2021-06-17T18:07:03.917Z] OK: 7 MiB in 20 packages [2021-06-17T18:07:04.874Z] Removing intermediate container a080c1cca34e [2021-06-17T18:07:04.874Z] ---> 1e070c0bc4fc [2021-06-17T18:07:04.874Z] [2021-06-17T18:07:04.874Z] Step 11/23 : FROM alpine:3.12 [2021-06-17T18:07:04.874Z] ---> 13621d1b12d4 [2021-06-17T18:07:04.874Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-17T18:07:04.874Z] ---> Running in a6424923eaf9 [2021-06-17T18:07:05.139Z] Removing intermediate container 08316399ffee [2021-06-17T18:07:05.139Z] ---> d6100aa5f6b6 [2021-06-17T18:07:05.139Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-17T18:07:05.402Z] ---> Running in 3967d2a3b633 [2021-06-17T18:07:05.988Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T18:07:05.988Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T18:07:05.988Z] Removing intermediate container 3967d2a3b633 [2021-06-17T18:07:05.988Z] ---> f68037b3b59c [2021-06-17T18:07:05.988Z] Step 14/26 : WORKDIR / [2021-06-17T18:07:06.249Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-17T18:07:06.249Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T18:07:06.249Z] OK: 6 MiB in 15 packages [2021-06-17T18:07:06.249Z] ---> Running in 7cc98025995a [2021-06-17T18:07:07.218Z] Removing intermediate container 7cc98025995a [2021-06-17T18:07:07.218Z] ---> 5f206554edbe [2021-06-17T18:07:07.218Z] 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-17T18:07:07.805Z] Removing intermediate container a6424923eaf9 [2021-06-17T18:07:07.805Z] ---> bd1f817b61cb [2021-06-17T18:07:07.805Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T18:07:07.805Z] Removing intermediate container d7ce74276d06 [2021-06-17T18:07:07.805Z] ---> d0ab2a32f212 [2021-06-17T18:07:07.805Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-17T18:07:08.065Z] ---> Running in b5691f2d1738 [2021-06-17T18:07:08.065Z] ---> Running in 7e6f9221c543 [2021-06-17T18:07:08.065Z] ---> d1fed9fd191a [2021-06-17T18:07:08.065Z] 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-17T18:07:08.065Z] Removing intermediate container bf657969d7bb [2021-06-17T18:07:08.065Z] ---> edef8fdac69f [2021-06-17T18:07:08.065Z] [2021-06-17T18:07:08.065Z] Step 11/24 : FROM alpine:3.12 [2021-06-17T18:07:08.065Z] ---> 13621d1b12d4 [2021-06-17T18:07:08.065Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-17T18:07:08.065Z] ---> Using cache [2021-06-17T18:07:08.065Z] ---> bd1f817b61cb [2021-06-17T18:07:08.065Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T18:07:08.334Z] ---> Running in 73c3182d6928 [2021-06-17T18:07:08.334Z] Removing intermediate container b5691f2d1738 [2021-06-17T18:07:08.334Z] ---> 0f68e3064b59 [2021-06-17T18:07:08.334Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-17T18:07:08.334Z] Removing intermediate container 7e6f9221c543 [2021-06-17T18:07:08.334Z] ---> bc92df84c112 [2021-06-17T18:07:08.334Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-17T18:07:08.334Z] ---> Running in 29e601eadec8 [2021-06-17T18:07:08.606Z] ---> Running in 78f4bbe6ae72 [2021-06-17T18:07:08.607Z] ---> 9aa963f5e691 [2021-06-17T18:07:08.607Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-17T18:07:08.607Z] Removing intermediate container 73c3182d6928 [2021-06-17T18:07:08.607Z] ---> 59af523b5c40 [2021-06-17T18:07:08.607Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-17T18:07:08.607Z] Removing intermediate container 29e601eadec8 [2021-06-17T18:07:08.607Z] ---> b60bf9b7007b [2021-06-17T18:07:08.607Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-17T18:07:08.607Z] ---> Running in 2657367b3c47 [2021-06-17T18:07:08.607Z] Removing intermediate container 78f4bbe6ae72 [2021-06-17T18:07:08.607Z] ---> 667dc2e40e99 [2021-06-17T18:07:08.607Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-17T18:07:08.874Z] ---> Running in 444cc0eed23f [2021-06-17T18:07:08.874Z] ---> 4285587e5c8e [2021-06-17T18:07:08.874Z] 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-17T18:07:08.874Z] Removing intermediate container 2657367b3c47 [2021-06-17T18:07:08.874Z] ---> ee71f608f9b5 [2021-06-17T18:07:08.874Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-17T18:07:09.142Z] ---> Running in 2c83ebe6b71f [2021-06-17T18:07:09.142Z] Removing intermediate container 444cc0eed23f [2021-06-17T18:07:09.142Z] ---> b5ebd1195249 [2021-06-17T18:07:09.142Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T18:07:09.142Z] ---> e73f82c9a86d [2021-06-17T18:07:09.142Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-17T18:07:09.410Z] Removing intermediate container 2c83ebe6b71f [2021-06-17T18:07:09.410Z] ---> 5464d7a692e5 [2021-06-17T18:07:09.410Z] Step 16/24 : WORKDIR / [2021-06-17T18:07:09.410Z] ---> 5e22027073b5 [2021-06-17T18:07:09.410Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-17T18:07:09.410Z] ---> Running in a506c6d8eae7 [2021-06-17T18:07:09.675Z] ---> 4d2620f62c05 [2021-06-17T18:07:09.675Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-17T18:07:09.675Z] ---> c2ce0f754fcc [2021-06-17T18:07:09.675Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-17T18:07:09.939Z] Removing intermediate container a506c6d8eae7 [2021-06-17T18:07:09.939Z] ---> 0d7ac0728729 [2021-06-17T18:07:09.939Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T18:07:10.210Z] ---> 671341462319 [2021-06-17T18:07:10.210Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-17T18:07:10.799Z] ---> 407bf0b1b9c5 [2021-06-17T18:07:10.799Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-17T18:07:10.799Z] ---> 4f850c78fa4c [2021-06-17T18:07:10.799Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-17T18:07:10.799Z] ---> Running in 407c41f08e9b [2021-06-17T18:07:11.065Z] ---> 5793869ec9ca [2021-06-17T18:07:11.065Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-17T18:07:11.065Z] ---> ac31c2191b9f [2021-06-17T18:07:11.065Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-17T18:07:11.327Z] Removing intermediate container 407c41f08e9b [2021-06-17T18:07:11.327Z] ---> e3ecaf9e1b0c [2021-06-17T18:07:11.327Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T18:07:11.591Z] ---> Running in 216a7eee33c7 [2021-06-17T18:07:11.591Z] ---> 56ee5690123b [2021-06-17T18:07:11.591Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-17T18:07:11.591Z] ---> b94361cdc11f [2021-06-17T18:07:11.591Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-17T18:07:11.591Z] ---> 2876bd439609 [2021-06-17T18:07:11.591Z] 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-17T18:07:11.591Z] ---> Running in 787be04398b2 [2021-06-17T18:07:11.591Z] ---> Running in a124fc21ff9f [2021-06-17T18:07:11.591Z] Removing intermediate container 216a7eee33c7 [2021-06-17T18:07:11.591Z] ---> aee687473f2b [2021-06-17T18:07:11.591Z] Step 22/24 : LABEL arch=x86_64 [2021-06-17T18:07:11.854Z] ---> Running in c709e6bf526f [2021-06-17T18:07:11.854Z] Removing intermediate container 787be04398b2 [2021-06-17T18:07:11.854Z] ---> 4f7a255319d4 [2021-06-17T18:07:11.854Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T18:07:11.854Z] ---> Running in 1a50cbba6b18 [2021-06-17T18:07:12.119Z] ---> 59953ca18260 [2021-06-17T18:07:12.119Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-17T18:07:12.119Z] ---> Running in 005f122f4591 [2021-06-17T18:07:12.119Z] Removing intermediate container c709e6bf526f [2021-06-17T18:07:12.119Z] ---> 57f86fb20b26 [2021-06-17T18:07:12.119Z] Step 23/24 : LABEL git_sha=5aa376a0e7931ac2a380570f9faa153c03983663 [2021-06-17T18:07:12.119Z] ---> Running in 1203eb00e1d0 [2021-06-17T18:07:12.385Z] Removing intermediate container 1a50cbba6b18 [2021-06-17T18:07:12.385Z] ---> 788ad4c67ed3 [2021-06-17T18:07:12.385Z] Step 21/23 : LABEL arch=x86_64 [2021-06-17T18:07:12.385Z] Removing intermediate container 005f122f4591 [2021-06-17T18:07:12.385Z] ---> b9e6dca98ccd [2021-06-17T18:07:12.385Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T18:07:12.385Z] ---> Running in 952867274a45 [2021-06-17T18:07:12.385Z] ---> Running in b4d398704487 [2021-06-17T18:07:12.385Z] Removing intermediate container 1203eb00e1d0 [2021-06-17T18:07:12.385Z] ---> 5e0795efc9d6 [2021-06-17T18:07:12.385Z] Step 24/24 : LABEL version=0.0.0 [2021-06-17T18:07:12.385Z] ---> Running in f019d86463b3 [2021-06-17T18:07:12.647Z] Removing intermediate container 952867274a45 [2021-06-17T18:07:12.647Z] ---> 8ad3f8e1d6f4 [2021-06-17T18:07:12.647Z] Step 22/24 : LABEL arch=x86_64 [2021-06-17T18:07:12.647Z] Removing intermediate container b4d398704487 [2021-06-17T18:07:12.647Z] ---> 38ab0d055edf [2021-06-17T18:07:12.647Z] Step 22/23 : LABEL git_sha=5aa376a0e7931ac2a380570f9faa153c03983663 [2021-06-17T18:07:12.647Z] ---> Running in e9753eec9177 [2021-06-17T18:07:12.647Z] Removing intermediate container f019d86463b3 [2021-06-17T18:07:12.647Z] ---> b034bbf80f3a [2021-06-17T18:07:12.647Z] [2021-06-17T18:07:12.647Z] ---> Running in 7f91b91235e7 [2021-06-17T18:07:12.912Z] Successfully built b034bbf80f3a [2021-06-17T18:07:12.912Z] Successfully tagged sys-mgmt-agent:latest [2021-06-17T18:07:12.912Z] Building security-bootstrapper [2021-06-17T18:07:12.912Z] Removing intermediate container a124fc21ff9f [2021-06-17T18:07:12.912Z] ---> f13e3c04b202 [2021-06-17T18:07:12.912Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-17T18:07:12.912Z]  Building sys-mgmt-agent ... done Removing intermediate container e9753eec9177 [2021-06-17T18:07:12.912Z] ---> b0ed02d8d696 [2021-06-17T18:07:12.912Z] Step 23/24 : LABEL git_sha=5aa376a0e7931ac2a380570f9faa153c03983663 [2021-06-17T18:07:12.912Z] ---> Running in 1c415696097d [2021-06-17T18:07:12.912Z] Removing intermediate container 7f91b91235e7 [2021-06-17T18:07:12.912Z] ---> 6e4e567cdcc3 [2021-06-17T18:07:12.912Z] Step 23/23 : LABEL version=0.0.0 [2021-06-17T18:07:13.183Z] ---> Running in cd2766f42afa [2021-06-17T18:07:13.183Z] ---> Running in a4bde35811d6 [2021-06-17T18:07:13.183Z] Removing intermediate container 1c415696097d [2021-06-17T18:07:13.183Z] ---> 9c0758fbe0c0 [2021-06-17T18:07:13.183Z] Step 24/26 : LABEL arch=x86_64 [2021-06-17T18:07:15.742Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T18:07:15.742Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-17T18:07:16.704Z] ---> 35ffbff9e9b5 [2021-06-17T18:07:16.705Z] Step 3/32 : WORKDIR /edgex-go [2021-06-17T18:07:16.705Z] ---> Using cache [2021-06-17T18:07:16.705Z] ---> bd57c18f2a61 [2021-06-17T18:07:16.705Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T18:07:16.705Z] ---> Using cache [2021-06-17T18:07:16.705Z] ---> 7aacb503f89e [2021-06-17T18:07:16.705Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-17T18:07:16.705Z] ---> Using cache [2021-06-17T18:07:16.705Z] ---> b99b27245d44 [2021-06-17T18:07:16.705Z] Step 6/32 : COPY go.mod . [2021-06-17T18:07:16.705Z] ---> Using cache [2021-06-17T18:07:16.705Z] ---> e9f580e54163 [2021-06-17T18:07:16.705Z] Step 7/32 : RUN go mod download [2021-06-17T18:07:16.705Z] ---> Using cache [2021-06-17T18:07:16.705Z] ---> 9f434243a348 [2021-06-17T18:07:16.705Z] Step 8/32 : COPY . . [2021-06-17T18:07:19.267Z] ---> Using cache [2021-06-17T18:07:19.267Z] ---> b1475e476cd7 [2021-06-17T18:07:19.267Z] Step 9/32 : RUN go mod tidy [2021-06-17T18:07:19.267Z] ---> Using cache [2021-06-17T18:07:19.267Z] ---> 96e299ae365f [2021-06-17T18:07:19.267Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-17T18:07:19.267Z] ---> Running in 45974af96290 [2021-06-17T18:07:19.267Z] Removing intermediate container cd2766f42afa [2021-06-17T18:07:19.267Z] ---> 12795becebaf [2021-06-17T18:07:19.267Z] Step 24/24 : LABEL version=0.0.0 [2021-06-17T18:07:19.267Z] Removing intermediate container a4bde35811d6 [2021-06-17T18:07:19.267Z] ---> 88019a15a8a4 [2021-06-17T18:07:19.267Z] [2021-06-17T18:07:19.267Z] ---> Running in b6ec19ac64b4 [2021-06-17T18:07:19.267Z] ---> Running in 12270908b9ba [2021-06-17T18:07:19.533Z] Removing intermediate container 45974af96290 [2021-06-17T18:07:19.533Z] ---> 80ad3388a9bb [2021-06-17T18:07:19.533Z] Step 25/26 : LABEL git_sha=5aa376a0e7931ac2a380570f9faa153c03983663 [2021-06-17T18:07:19.533Z] ---> Running in b9dcca6cece0 [2021-06-17T18:07:19.806Z] Removing intermediate container b6ec19ac64b4 [2021-06-17T18:07:19.806Z] ---> 32bbb7882240 [2021-06-17T18:07:19.806Z] [2021-06-17T18:07:19.807Z] Successfully built 88019a15a8a4 [2021-06-17T18:07:19.807Z] Successfully tagged support-scheduler:latest [2021-06-17T18:07:19.807Z] Building support-notifications [2021-06-17T18:07:19.807Z]  Building support-scheduler ... done Successfully built 32bbb7882240 [2021-06-17T18:07:19.807Z] Successfully tagged core-command:latest [2021-06-17T18:07:19.807Z] Building core-data [2021-06-17T18:07:20.076Z] Removing intermediate container b9dcca6cece0 [2021-06-17T18:07:20.077Z] ---> f4321671f7f6 [2021-06-17T18:07:20.077Z] Step 26/26 : LABEL version=0.0.0 [2021-06-17T18:07:20.077Z]  Building core-command ... done  ---> Running in edba07c18766 [2021-06-17T18:07:20.077Z] 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-17T18:07:20.160Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-17T18:07:20.357Z] Removing intermediate container edba07c18766 [2021-06-17T18:07:20.357Z] ---> 933173665fba [2021-06-17T18:07:20.357Z] [2021-06-17T18:07:20.618Z] Successfully built 933173665fba [2021-06-17T18:07:20.618Z] Successfully tagged security-secretstore-setup:latest [2021-06-17T18:07:28.806Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T18:07:28.806Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-17T18:07:28.806Z] ---> 35ffbff9e9b5 [2021-06-17T18:07:28.806Z] Step 3/23 : WORKDIR /edgex-go [2021-06-17T18:07:28.806Z] ---> Using cache [2021-06-17T18:07:28.806Z] ---> bd57c18f2a61 [2021-06-17T18:07:28.806Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T18:07:28.806Z] ---> Using cache [2021-06-17T18:07:28.806Z] ---> 7aacb503f89e [2021-06-17T18:07:28.806Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-17T18:07:28.806Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T18:07:28.806Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T18:07:28.806Z] ---> 35ffbff9e9b5 [2021-06-17T18:07:28.806Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T18:07:28.806Z] ---> Using cache [2021-06-17T18:07:28.806Z] ---> bd57c18f2a61 [2021-06-17T18:07:28.806Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T18:07:28.806Z] ---> Using cache [2021-06-17T18:07:28.806Z] ---> 7aacb503f89e [2021-06-17T18:07:28.806Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-17T18:07:30.209Z] ---> Running in 8d8df8515a10 [2021-06-17T18:07:30.209Z] ---> Running in b9b1931e1bdc [2021-06-17T18:07:30.788Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T18:07:30.788Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T18:07:31.370Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T18:07:31.370Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T18:07:31.955Z] OK: 219 MiB in 52 packages [2021-06-17T18:07:32.226Z] OK: 219 MiB in 52 packages [2021-06-17T18:07:32.805Z] Removing intermediate container dce83332efbf [2021-06-17T18:07:32.805Z] ---> a5d523a36b1d [2021-06-17T18:07:32.805Z] [2021-06-17T18:07:32.805Z] Step 11/24 : FROM alpine:3.12 [2021-06-17T18:07:32.805Z] ---> 13621d1b12d4 [2021-06-17T18:07:32.805Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-17T18:07:32.805Z] ---> Using cache [2021-06-17T18:07:32.805Z] ---> bd1f817b61cb [2021-06-17T18:07:32.805Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T18:07:32.805Z] ---> Using cache [2021-06-17T18:07:32.805Z] ---> 59af523b5c40 [2021-06-17T18:07:32.805Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-17T18:07:32.805Z] ---> Running in 282e4ced1be3 [2021-06-17T18:07:33.074Z] Removing intermediate container 8d8df8515a10 [2021-06-17T18:07:33.074Z] ---> 863f1a6aff0b [2021-06-17T18:07:33.074Z] Step 6/23 : COPY go.mod . [2021-06-17T18:07:33.074Z] Removing intermediate container 282e4ced1be3 [2021-06-17T18:07:33.074Z] ---> d525cf29dc99 [2021-06-17T18:07:33.074Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-17T18:07:33.074Z] Removing intermediate container b9b1931e1bdc [2021-06-17T18:07:33.074Z] ---> f36398fcda26 [2021-06-17T18:07:33.074Z] Step 6/24 : COPY go.mod . [2021-06-17T18:07:33.074Z] ---> Running in 8e8ea0373493 [2021-06-17T18:07:33.338Z] ---> a14a8759a295 [2021-06-17T18:07:33.338Z] Step 7/23 : RUN go mod download [2021-06-17T18:07:33.338Z] ---> Running in c293c74a203b [2021-06-17T18:07:33.338Z] ---> 94377833b747 [2021-06-17T18:07:33.338Z] Step 7/24 : RUN go mod download [2021-06-17T18:07:33.338Z] Removing intermediate container 8e8ea0373493 [2021-06-17T18:07:33.338Z] ---> 790cbdddc52b [2021-06-17T18:07:33.338Z] Step 16/24 : WORKDIR / [2021-06-17T18:07:33.603Z] ---> Running in 64e088d2f0fc [2021-06-17T18:07:33.603Z] ---> Running in ab6607b632d3 [2021-06-17T18:07:33.871Z] Removing intermediate container 64e088d2f0fc [2021-06-17T18:07:33.871Z] ---> 1a997f3d9f8a [2021-06-17T18:07:33.871Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T18:07:34.140Z] ---> 7dd3a673aebb [2021-06-17T18:07:34.140Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-17T18:07:34.728Z] ---> 45b90552718e [2021-06-17T18:07:34.728Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-17T18:07:34.728Z] Removing intermediate container c293c74a203b [2021-06-17T18:07:34.728Z] ---> 61ab2038c4ea [2021-06-17T18:07:34.728Z] Step 8/23 : COPY . . [2021-06-17T18:07:35.003Z] Removing intermediate container ab6607b632d3 [2021-06-17T18:07:35.003Z] ---> 7d1eb5763157 [2021-06-17T18:07:35.003Z] Step 8/24 : COPY . . [2021-06-17T18:07:35.296Z] ---> 7ab9e9fb0c2e [2021-06-17T18:07:35.296Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-17T18:07:37.971Z] ---> Running in 23bc7ea231d6 [2021-06-17T18:07:41.284Z] Removing intermediate container 23bc7ea231d6 [2021-06-17T18:07:41.284Z] ---> 953f20e10455 [2021-06-17T18:07:41.284Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T18:07:42.680Z] ---> Running in 20192efbf7d0 [2021-06-17T18:07:43.276Z] Removing intermediate container 20192efbf7d0 [2021-06-17T18:07:43.276Z] ---> ebf66eae169a [2021-06-17T18:07:43.276Z] Step 22/24 : LABEL arch=x86_64 [2021-06-17T18:07:43.276Z] ---> Running in cea0c24bbf26 [2021-06-17T18:07:43.542Z] ---> f5b27888cff2 [2021-06-17T18:07:43.542Z] Step 9/23 : RUN go mod tidy [2021-06-17T18:07:43.542Z] ---> 205c2c88ba40 [2021-06-17T18:07:43.542Z] Step 9/24 : RUN go mod tidy [2021-06-17T18:07:43.542Z] ---> Running in 684a9fc71ee1 [2021-06-17T18:07:43.542Z] Removing intermediate container cea0c24bbf26 [2021-06-17T18:07:43.542Z] ---> f9776e8d1d44 [2021-06-17T18:07:43.542Z] Step 23/24 : LABEL git_sha=5aa376a0e7931ac2a380570f9faa153c03983663 [2021-06-17T18:07:43.542Z] ---> Running in f18165d49072 [2021-06-17T18:07:43.805Z] ---> Running in bbcb9f9aba1c [2021-06-17T18:07:44.073Z] Removing intermediate container bbcb9f9aba1c [2021-06-17T18:07:44.073Z] ---> 5f8d000cab64 [2021-06-17T18:07:44.073Z] Step 24/24 : LABEL version=0.0.0 [2021-06-17T18:07:44.073Z] ---> Running in c2c302439f20 [2021-06-17T18:07:44.343Z] Removing intermediate container c2c302439f20 [2021-06-17T18:07:44.343Z] ---> fa8c965c9721 [2021-06-17T18:07:44.343Z] [2021-06-17T18:07:44.343Z] Successfully built fa8c965c9721 [2021-06-17T18:07:44.343Z] Successfully tagged core-metadata:latest [2021-06-17T18:07:45.193Z]  Building core-metadata ... done Removing intermediate container 684a9fc71ee1 [2021-06-17T18:07:45.193Z] ---> a3e29b74743b [2021-06-17T18:07:45.193Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-17T18:07:45.193Z] Removing intermediate container 12270908b9ba [2021-06-17T18:07:45.193Z] ---> 07622a18558c [2021-06-17T18:07:45.193Z] [2021-06-17T18:07:45.193Z] Step 11/32 : FROM alpine:3.12 [2021-06-17T18:07:45.193Z] ---> 13621d1b12d4 [2021-06-17T18:07:45.193Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-17T18:07:45.193Z] ---> Running in 589b2cfa0000 [2021-06-17T18:07:45.193Z] ---> Running in 83d959326190 [2021-06-17T18:07:45.193Z] Removing intermediate container f18165d49072 [2021-06-17T18:07:45.193Z] ---> 9ed36f954e79 [2021-06-17T18:07:45.193Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-17T18:07:45.193Z] ---> Running in 77771f56c846 [2021-06-17T18:07:45.193Z] Removing intermediate container 589b2cfa0000 [2021-06-17T18:07:45.193Z] ---> 6322e5f23c99 [2021-06-17T18:07:45.193Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-17T18:07:45.193Z] ---> Running in 12452011c030 [2021-06-17T18:07:45.469Z] 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-17T18:07:45.735Z] 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-17T18:07:45.735Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T18:07:45.735Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T18:07:45.997Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-17T18:07:45.998Z] (2/2) Installing su-exec (0.2-r1) [2021-06-17T18:07:45.998Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T18:07:45.998Z] OK: 6 MiB in 16 packages [2021-06-17T18:07:46.574Z] Removing intermediate container 12452011c030 [2021-06-17T18:07:46.574Z] ---> 90689630b7f0 [2021-06-17T18:07:46.574Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-17T18:07:46.574Z] ---> Running in 3ec410944770 [2021-06-17T18:07:46.840Z] Removing intermediate container 3ec410944770 [2021-06-17T18:07:46.840Z] ---> e1c4a7549021 [2021-06-17T18:07:46.840Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-17T18:07:46.840Z] ---> Running in 44f977ee86f3 [2021-06-17T18:07:47.103Z] Removing intermediate container 44f977ee86f3 [2021-06-17T18:07:47.103Z] ---> 00ceefa567ea [2021-06-17T18:07:47.103Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-17T18:07:47.366Z] ---> Running in da83133ad819 [2021-06-17T18:07:48.325Z] Removing intermediate container da83133ad819 [2021-06-17T18:07:48.325Z] ---> a773c1bd591d [2021-06-17T18:07:48.325Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-17T18:07:48.325Z] ---> Running in e7a49f0866d6 [2021-06-17T18:07:48.325Z] Removing intermediate container e7a49f0866d6 [2021-06-17T18:07:48.325Z] ---> 9cb1ba0480f5 [2021-06-17T18:07:48.325Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-17T18:07:48.906Z] ---> db70cd1c06e9 [2021-06-17T18:07:48.906Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-17T18:07:48.906Z] ---> Running in 0aa26d3598c1 [2021-06-17T18:07:49.855Z] Removing intermediate container 0aa26d3598c1 [2021-06-17T18:07:49.855Z] ---> f448f2bed927 [2021-06-17T18:07:49.855Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T18:07:50.120Z] ---> ef6487563bf8 [2021-06-17T18:07:50.120Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-17T18:07:50.695Z] ---> 17a5502c8877 [2021-06-17T18:07:50.695Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-17T18:07:51.269Z] ---> e9a025bfe959 [2021-06-17T18:07:51.269Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-17T18:07:51.606Z] ---> a643030250ef [2021-06-17T18:07:51.606Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-17T18:07:51.606Z] ---> 9955215895df [2021-06-17T18:07:51.606Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-17T18:07:51.870Z] ---> Running in faef429b6ce8 [2021-06-17T18:07:52.133Z] Removing intermediate container faef429b6ce8 [2021-06-17T18:07:52.133Z] ---> 51ba173f0221 [2021-06-17T18:07:52.133Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-17T18:07:52.394Z] ---> 87426df76689 [2021-06-17T18:07:52.394Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-17T18:07:52.664Z] ---> Running in df65289b70eb [2021-06-17T18:07:53.615Z] Removing intermediate container df65289b70eb [2021-06-17T18:07:53.615Z] ---> 29d505f31f39 [2021-06-17T18:07:53.615Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-17T18:07:53.615Z] ---> Running in 8eb61282e4e1 [2021-06-17T18:07:53.616Z] Removing intermediate container 8eb61282e4e1 [2021-06-17T18:07:53.616Z] ---> 9a1ee09174ea [2021-06-17T18:07:53.616Z] Step 29/32 : CMD ["gate"] [2021-06-17T18:07:53.881Z] ---> Running in 1f18300e44da [2021-06-17T18:07:54.147Z] Removing intermediate container 1f18300e44da [2021-06-17T18:07:54.147Z] ---> a1bc9b36e1bd [2021-06-17T18:07:54.147Z] Step 30/32 : LABEL arch=x86_64 [2021-06-17T18:07:54.147Z] ---> Running in f6b6053838f8 [2021-06-17T18:07:54.415Z] Removing intermediate container f6b6053838f8 [2021-06-17T18:07:54.415Z] ---> cdb6488fdeae [2021-06-17T18:07:54.415Z] Step 31/32 : LABEL git_sha=5aa376a0e7931ac2a380570f9faa153c03983663 [2021-06-17T18:07:54.415Z] ---> Running in 972129b733df [2021-06-17T18:07:54.686Z] Removing intermediate container 972129b733df [2021-06-17T18:07:54.686Z] ---> c85d7e8c1a04 [2021-06-17T18:07:54.686Z] Step 32/32 : LABEL version=0.0.0 [2021-06-17T18:07:54.956Z] ---> Running in 116b956058a4 [2021-06-17T18:07:54.956Z] Removing intermediate container 116b956058a4 [2021-06-17T18:07:54.956Z] ---> d44102231d91 [2021-06-17T18:07:54.956Z] [2021-06-17T18:07:55.221Z] Successfully built d44102231d91 [2021-06-17T18:07:55.221Z] Successfully tagged security-bootstrapper:latest [2021-06-17T18:08:05.282Z]  Building security-bootstrapper ... done Removing intermediate container 83d959326190 [2021-06-17T18:08:05.282Z] ---> 176d8f524162 [2021-06-17T18:08:05.282Z] [2021-06-17T18:08:05.282Z] Step 11/23 : FROM alpine:3.12 [2021-06-17T18:08:05.282Z] ---> 13621d1b12d4 [2021-06-17T18:08:05.282Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-17T18:08:05.282Z] ---> Running in a93fc9f0360b [2021-06-17T18:08:05.282Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T18:08:05.282Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T18:08:05.282Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-17T18:08:05.282Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-17T18:08:05.282Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T18:08:05.282Z] Executing ca-certificates-20191127-r4.trigger [2021-06-17T18:08:05.282Z] OK: 6 MiB in 16 packages [2021-06-17T18:08:05.282Z] Removing intermediate container a93fc9f0360b [2021-06-17T18:08:05.282Z] ---> 3dbe73e5de14 [2021-06-17T18:08:05.282Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T18:08:05.282Z] ---> Running in e9fec3831d3b [2021-06-17T18:08:05.282Z] Removing intermediate container e9fec3831d3b [2021-06-17T18:08:05.282Z] ---> 6ea4d564ea63 [2021-06-17T18:08:05.282Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-17T18:08:05.282Z] ---> Running in 0fec2cc7e42b [2021-06-17T18:08:05.282Z] Removing intermediate container 0fec2cc7e42b [2021-06-17T18:08:05.282Z] ---> 9b2c4ae76fd1 [2021-06-17T18:08:05.282Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-17T18:08:05.282Z] ---> Running in 855da7237911 [2021-06-17T18:08:05.282Z] Removing intermediate container 855da7237911 [2021-06-17T18:08:05.282Z] ---> cb4f4b52ac43 [2021-06-17T18:08:05.282Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T18:08:05.554Z] ---> 428315addb9e [2021-06-17T18:08:05.554Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-17T18:08:06.512Z] ---> f7a9e8df04f3 [2021-06-17T18:08:06.512Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-17T18:08:06.512Z] Removing intermediate container 77771f56c846 [2021-06-17T18:08:06.512Z] ---> 5a85b4c45101 [2021-06-17T18:08:06.512Z] [2021-06-17T18:08:06.512Z] Step 11/24 : FROM alpine:3.12 [2021-06-17T18:08:06.512Z] ---> 13621d1b12d4 [2021-06-17T18:08:06.512Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-17T18:08:06.512Z] ---> Running in 8a881b848564 [2021-06-17T18:08:06.512Z] ---> 4f65c0e9fa35 [2021-06-17T18:08:06.512Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-17T18:08:06.512Z] Removing intermediate container 8a881b848564 [2021-06-17T18:08:06.512Z] ---> 7ec67fe2b8b3 [2021-06-17T18:08:06.512Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-17T18:08:06.512Z] ---> Running in 5067d92e4406 [2021-06-17T18:08:06.512Z] ---> Running in da81c500d9f9 [2021-06-17T18:08:06.773Z] Removing intermediate container 5067d92e4406 [2021-06-17T18:08:06.773Z] ---> 173a7b7852b1 [2021-06-17T18:08:06.773Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T18:08:06.773Z] Removing intermediate container da81c500d9f9 [2021-06-17T18:08:06.773Z] ---> 7f83605daa3d [2021-06-17T18:08:06.773Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-17T18:08:06.773Z] ---> Running in 1fedaa5734aa [2021-06-17T18:08:06.773Z] ---> Running in cef8e9b3b127 [2021-06-17T18:08:06.773Z] Removing intermediate container 1fedaa5734aa [2021-06-17T18:08:06.773Z] ---> a56d9daa7f16 [2021-06-17T18:08:06.773Z] Step 21/23 : LABEL arch=x86_64 [2021-06-17T18:08:06.773Z] Removing intermediate container cef8e9b3b127 [2021-06-17T18:08:06.773Z] ---> a2d37f8d34d7 [2021-06-17T18:08:06.773Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T18:08:06.773Z] ---> Running in 3eaa4190b90e [2021-06-17T18:08:07.034Z] ---> Running in d712a782c9c1 [2021-06-17T18:08:07.034Z] Removing intermediate container 3eaa4190b90e [2021-06-17T18:08:07.034Z] ---> ad878ec6ec18 [2021-06-17T18:08:07.034Z] Step 22/23 : LABEL git_sha=5aa376a0e7931ac2a380570f9faa153c03983663 [2021-06-17T18:08:07.034Z] ---> Running in 0484b37fa16a [2021-06-17T18:08:07.034Z] Removing intermediate container 0484b37fa16a [2021-06-17T18:08:07.034Z] ---> b715a3a5b3d4 [2021-06-17T18:08:07.034Z] Step 23/23 : LABEL version=0.0.0 [2021-06-17T18:08:07.293Z] ---> Running in a5ee7923d96e [2021-06-17T18:08:07.293Z] Removing intermediate container a5ee7923d96e [2021-06-17T18:08:07.293Z] ---> 5ca9c92bccdd [2021-06-17T18:08:07.293Z] [2021-06-17T18:08:07.293Z] Successfully built 5ca9c92bccdd [2021-06-17T18:08:07.293Z] Successfully tagged support-notifications:latest [2021-06-17T18:08:07.552Z]  Building support-notifications ... done Removing intermediate container d712a782c9c1 [2021-06-17T18:08:07.552Z] ---> 46d5d008aa0e [2021-06-17T18:08:07.552Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-17T18:08:07.552Z] ---> Running in 14e9d416722a [2021-06-17T18:08:07.813Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T18:08:08.755Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T18:08:09.015Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-17T18:08:09.015Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-17T18:08:09.276Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-17T18:08:09.276Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-17T18:08:10.217Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-17T18:08:10.217Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-17T18:08:10.477Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T18:08:10.477Z] OK: 8 MiB in 20 packages [2021-06-17T18:08:10.741Z] Removing intermediate container 14e9d416722a [2021-06-17T18:08:10.741Z] ---> fd7b4708ca20 [2021-06-17T18:08:10.741Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T18:08:11.002Z] ---> f8b83ec396c7 [2021-06-17T18:08:11.002Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-17T18:08:11.266Z] ---> 414b6bb32796 [2021-06-17T18:08:11.266Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-17T18:08:11.540Z] ---> a9f0ed8c6341 [2021-06-17T18:08:11.540Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-17T18:08:11.540Z] ---> Running in 5e1118370069 [2021-06-17T18:08:11.540Z] Removing intermediate container 5e1118370069 [2021-06-17T18:08:11.540Z] ---> 6cb8670162bc [2021-06-17T18:08:11.540Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T18:08:11.540Z] ---> Running in d64f10036834 [2021-06-17T18:08:11.540Z] Removing intermediate container d64f10036834 [2021-06-17T18:08:11.540Z] ---> 00599b355094 [2021-06-17T18:08:11.540Z] Step 22/24 : LABEL arch=x86_64 [2021-06-17T18:08:11.801Z] ---> Running in 0c8bf82d83e5 [2021-06-17T18:08:11.801Z] Removing intermediate container 0c8bf82d83e5 [2021-06-17T18:08:11.801Z] ---> 4b9a4f4817e6 [2021-06-17T18:08:11.801Z] Step 23/24 : LABEL git_sha=5aa376a0e7931ac2a380570f9faa153c03983663 [2021-06-17T18:08:11.801Z] ---> Running in 20d1b8d4ea67 [2021-06-17T18:08:12.062Z] Removing intermediate container 20d1b8d4ea67 [2021-06-17T18:08:12.062Z] ---> 1c982d106aa4 [2021-06-17T18:08:12.062Z] Step 24/24 : LABEL version=0.0.0 [2021-06-17T18:08:12.062Z] ---> Running in 9b751de5757b [2021-06-17T18:08:12.062Z] Removing intermediate container 9b751de5757b [2021-06-17T18:08:12.062Z] ---> 8df0333a1256 [2021-06-17T18:08:12.062Z] [2021-06-17T18:08:12.062Z] Successfully built 8df0333a1256 [2021-06-17T18:08:12.324Z] Successfully tagged core-data:latest [2021-06-17T18:08:12.345Z]  Building core-data ... done  [Pipeline] } [2021-06-17T18:08:12.363Z] $ docker stop --time=1 0a1d6e3bb5063f951b19b09362054c12ec2a714ff9ef678bac37cbd2fdc9dffc [2021-06-17T18:08:13.694Z] $ docker rm -f 0a1d6e3bb5063f951b19b09362054c12ec2a714ff9ef678bac37cbd2fdc9dffc [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T18:08:14.127Z] + docker images [2021-06-17T18:08:14.127Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-17T18:08:14.127Z] core-data latest 8df0333a1256 3 seconds ago 20.2MB [2021-06-17T18:08:14.127Z] support-notifications latest 5ca9c92bccdd 7 seconds ago 16.7MB [2021-06-17T18:08:14.127Z] 5a85b4c45101 8 seconds ago 1.15GB [2021-06-17T18:08:14.127Z] 176d8f524162 11 seconds ago 1.15GB [2021-06-17T18:08:14.127Z] security-bootstrapper latest d44102231d91 20 seconds ago 18.6MB [2021-06-17T18:08:14.127Z] core-metadata latest fa8c965c9721 30 seconds ago 16.6MB [2021-06-17T18:08:14.127Z] 07622a18558c 30 seconds ago 1.15GB [2021-06-17T18:08:14.127Z] a5d523a36b1d 42 seconds ago 1.15GB [2021-06-17T18:08:14.127Z] security-secretstore-setup latest 933173665fba 54 seconds ago 28.7MB [2021-06-17T18:08:14.127Z] core-command latest 32bbb7882240 55 seconds ago 15.9MB [2021-06-17T18:08:14.127Z] support-scheduler latest 88019a15a8a4 58 seconds ago 15.9MB [2021-06-17T18:08:14.127Z] sys-mgmt-agent latest b034bbf80f3a About a minute ago 312MB [2021-06-17T18:08:14.127Z] edef8fdac69f About a minute ago 1.14GB [2021-06-17T18:08:14.127Z] 1e070c0bc4fc About a minute ago 1.15GB [2021-06-17T18:08:14.127Z] 2939d6caeb78 About a minute ago 1.15GB [2021-06-17T18:08:14.127Z] security-proxy-setup latest ecf8a0913ca9 About a minute ago 25.7MB [2021-06-17T18:08:14.127Z] 74b68d80d754 About a minute ago 1.15GB [2021-06-17T18:08:14.127Z] 4b423c3cdfc2 About a minute ago 1.15GB [2021-06-17T18:08:14.127Z] ci-base-image-x86_64 latest 35ffbff9e9b5 5 minutes ago 647MB [2021-06-17T18:08:14.127Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB [2021-06-17T18:08:14.127Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB [2021-06-17T18:08:14.127Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-17T18:08:14.127Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-17T18:08:14.127Z] 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) [Pipeline] findFiles [Pipeline] node [2021-06-17T18:08:16.766Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-17T18:08:16.766Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-17T18:08:21.110Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-17T18:08:21.110Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-17T18:08:27.861Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-17T18:08:27.861Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-17T18:08:27.861Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-17T18:08:27.861Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-17T18:08:29.313Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-17T18:08:29.934Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-17T18:08:30.198Z] Still waiting to schedule task [2021-06-17T18:08:30.199Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-21’ [2021-06-17T18:08:31.396Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-17T18:08:31.397Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-17T18:08:31.397Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-17T18:08:31.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-17T18:08:44.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.149s coverage: 28.7% of statements [2021-06-17T18:08:44.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-17T18:08:44.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-17T18:08:46.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.291s coverage: 100.0% of statements [2021-06-17T18:08:46.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-17T18:08:46.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.355s coverage: 53.4% of statements [2021-06-17T18:08:46.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-17T18:08:46.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-17T18:08:48.225Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.509s coverage: 87.7% of statements [2021-06-17T18:08:48.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-17T18:08:48.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-17T18:08:48.225Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.187s coverage: 78.9% of statements [2021-06-17T18:08:52.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.271s coverage: 81.2% of statements [2021-06-17T18:08:52.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-17T18:08:52.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-17T18:08:52.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-17T18:08:52.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-17T18:08:52.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-17T18:08:57.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.215s coverage: 95.1% of statements [2021-06-17T18:08:57.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-17T18:08:57.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-17T18:08:57.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-17T18:08:57.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-17T18:08:57.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-17T18:08:57.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-17T18:08:57.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-17T18:08:57.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-17T18:08:57.995Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.204s coverage: 60.0% of statements [2021-06-17T18:08:57.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-17T18:08:57.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-17T18:08:57.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-17T18:08:57.995Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.432s coverage: 0.8% of statements [2021-06-17T18:08:57.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-17T18:08:57.995Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements [2021-06-17T18:08:57.995Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.224s coverage: 22.0% of statements [2021-06-17T18:08:57.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-17T18:08:57.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.171s coverage: 47.1% of statements [2021-06-17T18:08:57.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.211s coverage: 79.5% of statements [2021-06-17T18:08:57.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements [2021-06-17T18:08:58.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.258s coverage: 96.3% of statements [2021-06-17T18:09:00.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.160s coverage: 87.5% of statements [2021-06-17T18:09:12.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.198s coverage: 94.4% of statements [2021-06-17T18:09:12.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.173s coverage: 44.8% of statements [2021-06-17T18:09:15.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.576s coverage: 81.8% of statements [2021-06-17T18:09:15.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-17T18:09:26.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.253s coverage: 92.9% of statements [2021-06-17T18:09:26.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-17T18:09:26.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-17T18:09:26.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-17T18:09:26.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-06-17T18:09:26.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-17T18:09:26.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-17T18:09:26.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-17T18:09:26.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-17T18:09:26.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-17T18:09:26.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.173s coverage: 87.2% of statements [2021-06-17T18:09:26.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-17T18:09:26.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-17T18:09:26.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.140s coverage: 100.0% of statements [2021-06-17T18:09:26.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-17T18:09:26.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.174s coverage: 58.8% of statements [2021-06-17T18:09:26.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-17T18:09:26.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.193s coverage: 80.0% of statements [2021-06-17T18:09:26.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements [2021-06-17T18:09:26.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.239s coverage: 85.4% of statements [2021-06-17T18:09:26.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.306s coverage: 91.2% of statements [2021-06-17T18:09:26.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-17T18:09:26.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.692s coverage: 64.4% of statements [2021-06-17T18:09:26.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-17T18:09:26.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-17T18:09:26.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.193s coverage: 100.0% of statements [2021-06-17T18:09:26.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements [2021-06-17T18:09:26.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2021-06-17T18:09:26.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.113s coverage: 73.7% of statements [2021-06-17T18:09:26.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2021-06-17T18:09:29.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.000s coverage: 66.9% of statements [2021-06-17T18:09:29.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-17T18:09:29.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-17T18:09:29.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-17T18:09:31.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.738s coverage: 43.6% of statements [2021-06-17T18:09:31.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-17T18:09:31.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-17T18:09:31.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements [2021-06-17T18:09:31.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-17T18:09:31.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.200s coverage: 84.8% of statements [2021-06-17T18:09:31.761Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-17T18:09:40.058Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.217s coverage: 19.3% of statements [2021-06-17T18:09:40.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-17T18:09:40.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-17T18:09:40.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-17T18:09:40.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-17T18:09:40.058Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.493s coverage: 91.9% of statements [2021-06-17T18:09:40.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-17T18:09:40.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-17T18:09:40.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-17T18:09:40.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-17T18:09:40.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-17T18:09:40.058Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.186s coverage: 62.7% of statements [2021-06-17T18:09:40.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-17T18:09:40.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-17T18:09:40.058Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.364s coverage: 97.6% of statements [2021-06-17T18:09:40.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-17T18:09:40.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-17T18:09:40.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-17T18:09:40.058Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-17T18:09:40.058Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-17T18:09:40.058Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.172s coverage: 28.9% of statements [2021-06-17T18:09:40.058Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-17T18:09:40.058Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-17T18:09:40.058Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-17T18:09:40.058Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-17T18:09:40.058Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-17T18:09:40.058Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-17T18:09:40.058Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.164s coverage: 100.0% of statements [2021-06-17T18:09:40.058Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 95.4% of statements [2021-06-17T18:09:40.650Z] GO111MODULE=on go vet ./... [2021-06-17T18:11:02.491Z] gofmt -l . [2021-06-17T18:11:02.491Z] [ "`gofmt -l .`" = "" ] [2021-06-17T18:11:02.491Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-17T18:11:03.211Z] + ls -al . [2021-06-17T18:11:03.211Z] total 544 [2021-06-17T18:11:03.211Z] drwxrwxr-x 9 1001 1001 4096 Jun 17 18:11 . [2021-06-17T18:11:03.211Z] drwxr-xr-x 4 root root 4096 Jun 17 18:06 .. [2021-06-17T18:11:03.211Z] -rw-rw-r-- 1 1001 1001 11 Jun 17 18:05 .dockerignore [2021-06-17T18:11:03.211Z] drwxrwxr-x 8 1001 1001 4096 Jun 17 18:05 .git [2021-06-17T18:11:03.211Z] drwxrwxr-x 3 1001 1001 4096 Jun 17 18:05 .github [2021-06-17T18:11:03.211Z] -rw-rw-r-- 1 1001 1001 818 Jun 17 18:05 .gitignore [2021-06-17T18:11:03.211Z] -rw-rw-r-- 1 1001 1001 166 Jun 17 18:05 .sonarcloud.properties [2021-06-17T18:11:03.211Z] -rw-rw-r-- 1 1001 1001 8609 Jun 17 18:05 Attribution.txt [2021-06-17T18:11:03.211Z] -rw-rw-r-- 1 1001 1001 3804 Jun 17 18:05 CONTRIBUTING.md [2021-06-17T18:11:03.211Z] -rw-rw-r-- 1 1001 1001 931 Jun 17 18:05 Dockerfile.build [2021-06-17T18:11:03.211Z] -rw-rw-r-- 1 1001 1001 849 Jun 17 18:05 Jenkinsfile [2021-06-17T18:11:03.211Z] -rw-rw-r-- 1 1001 1001 10775 Jun 17 18:05 LICENSE [2021-06-17T18:11:03.211Z] -rw-rw-r-- 1 1001 1001 5605 Jun 17 18:05 Makefile [2021-06-17T18:11:03.211Z] -rw-rw-r-- 1 1001 1001 7905 Jun 17 18:05 README.md [2021-06-17T18:11:03.211Z] -rw-rw-r-- 1 1001 1001 7071 Jun 17 18:05 SECURITY.md [2021-06-17T18:11:03.211Z] -rw-rw-r-- 1 1001 1001 5 Jun 17 18:01 VERSION [2021-06-17T18:11:03.211Z] -rw-rw-r-- 1 1001 1001 4131 Jun 17 18:05 ZMQWindows.md [2021-06-17T18:11:03.211Z] drwxrwxr-x 2 1001 1001 4096 Jun 17 18:05 bin [2021-06-17T18:11:03.211Z] drwxrwxr-x 14 1001 1001 4096 Jun 17 18:05 cmd [2021-06-17T18:11:03.211Z] -rw-r--r-- 1 root root 398093 Jun 17 18:09 coverage.out [2021-06-17T18:11:03.211Z] -rw-rw-r-- 1 1001 1001 841 Jun 17 18:05 go.mod [2021-06-17T18:11:03.211Z] -rw-r--r-- 1 root root 20843 Jun 17 18:06 go.sum [2021-06-17T18:11:03.211Z] drwxrwxr-x 7 1001 1001 4096 Jun 17 18:05 internal [2021-06-17T18:11:03.211Z] drwxrwxr-x 3 1001 1001 4096 Jun 17 18:05 openapi [2021-06-17T18:11:03.211Z] drwxrwxr-x 4 1001 1001 4096 Jun 17 18:05 snap [2021-06-17T18:11:03.211Z] -rw-rw-r-- 1 1001 1001 168 Jun 17 18:05 version.go [Pipeline] sh [2021-06-17T18:11:03.901Z] + '[' -e coverage.out ] [2021-06-17T18:11:03.901Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-17T18:11:03.947Z] Warning: overwriting stash ‘coverage-report’ [2021-06-17T18:11:04.769Z] Stashed 1 file(s) [Pipeline] sh [2021-06-17T18:11:05.487Z] + make build [2021-06-17T18:11:05.487Z] go mod tidy [2021-06-17T18:11:06.092Z] 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-17T18:11:12.898Z] 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-17T18:11:35.071Z] 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-17T18:11:35.671Z] 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-17T18:11:39.990Z] 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-17T18:11:40.593Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-17T18:11:44.013Z] 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-17T18:11:47.412Z] 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-17T18:11:50.034Z] 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-17T18:11:54.353Z] 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-17T18:11:56.990Z] 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-17T18:11:59.608Z] 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-17T18:12:06.364Z] $ docker stop --time=1 98975c19f139bb12abf317f467fa400b7d8abe31f9348fb22097415e1cc6db01 [2021-06-17T18:12:08.726Z] $ docker rm -f 98975c19f139bb12abf317f467fa400b7d8abe31f9348fb22097415e1cc6db01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:12:10.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-17T18:12:10.586Z] [2021-06-17T18:12:10.586Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:12:10.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-17T18:12:11.267Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-17T18:12:11.267Z] 29e5d40040c1: Pulling fs layer [2021-06-17T18:12:11.267Z] 1ce36da41761: Pulling fs layer [2021-06-17T18:12:11.267Z] 25b303627fd3: Pulling fs layer [2021-06-17T18:12:11.545Z] 29e5d40040c1: Verifying Checksum [2021-06-17T18:12:11.545Z] 29e5d40040c1: Download complete [2021-06-17T18:12:12.142Z] 1ce36da41761: Verifying Checksum [2021-06-17T18:12:12.142Z] 1ce36da41761: Download complete [2021-06-17T18:12:12.418Z] 29e5d40040c1: Pull complete [2021-06-17T18:12:13.858Z] 1ce36da41761: Pull complete [2021-06-17T18:12:13.858Z] 25b303627fd3: Verifying Checksum [2021-06-17T18:12:13.858Z] 25b303627fd3: Download complete [2021-06-17T18:12:24.005Z] 25b303627fd3: Pull complete [2021-06-17T18:12:24.005Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-17T18:12:24.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-17T18:12:24.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-17T18:12:24.251Z] prd-ubuntu18.04-docker-arm64-4c-16g-20 does not seem to be running inside a container [2021-06-17T18:12:24.322Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-devops/edgex-compose-arm64:latest cat [2021-06-17T18:12:27.167Z] $ docker top b5c119196a5acbb570da4765fb0288b2baea5d4775bdff3d508a8988174a4116 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T18:12:28.235Z] + docker-compose+ buildgrep parallel --help [2021-06-17T18:12:28.235Z] [2021-06-17T18:12:31.617Z] --parallel Build images in parallel. [Pipeline] } [2021-06-17T18:12:31.924Z] $ docker stop --time=1 b5c119196a5acbb570da4765fb0288b2baea5d4775bdff3d508a8988174a4116 [2021-06-17T18:12:33.760Z] $ docker rm -f b5c119196a5acbb570da4765fb0288b2baea5d4775bdff3d508a8988174a4116 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:12:34.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-17T18:12:34.578Z] . [Pipeline] withDockerContainer [2021-06-17T18:12:34.856Z] prd-ubuntu18.04-docker-arm64-4c-16g-20 does not seem to be running inside a container [2021-06-17T18:12:34.934Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-17T18:12:36.374Z] $ docker top a6c876592f10d672b9bbcfc7e878735cdea3f07e03ad5f3e31927a0f73e97c1d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T18:12:37.365Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-17T18:12:41.770Z] Building core-command ... [2021-06-17T18:12:41.770Z] Building core-data ... [2021-06-17T18:12:41.770Z] Building core-metadata ... [2021-06-17T18:12:41.770Z] Building security-bootstrapper ... [2021-06-17T18:12:41.770Z] Building security-proxy-setup ... [2021-06-17T18:12:41.770Z] Building security-secretstore-setup ... [2021-06-17T18:12:41.770Z] Building support-notifications ... [2021-06-17T18:12:41.770Z] Building support-scheduler ... [2021-06-17T18:12:41.770Z] Building sys-mgmt-agent ... [2021-06-17T18:12:41.770Z] Building security-bootstrapper [2021-06-17T18:12:41.770Z] Building support-notifications [2021-06-17T18:12:41.770Z] Building core-command [2021-06-17T18:12:41.770Z] Building security-proxy-setup [2021-06-17T18:12:41.770Z] Building security-secretstore-setup [2021-06-17T18:12:53.403Z] Running on prd-ubuntu18.04-docker-8c-8g-31 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-17T18:12:53.467Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-17T18:12:53.638Z] The recommended git tool is: git [2021-06-17T18:12:56.469Z] using credential edgex-jenkins-ssh [2021-06-17T18:12:56.484Z] Cloning the remote Git repository [2021-06-17T18:12:56.511Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-17T18:12:56.588Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-17T18:12:56.632Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-17T18:12:56.632Z] > git --version # timeout=10 [2021-06-17T18:12:56.639Z] > git --version # 'git version 2.17.1' [2021-06-17T18:12:56.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T18:12:56.672Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T18:13:05.979Z] Merging remotes/origin/master commit 7d4c62e3104b2fff8c900fa6322314f91603b029 into PR head commit fae3d55693ff2de26c122af21880e945ed50ca91 [2021-06-17T18:13:06.155Z] Merge succeeded, producing 11f87d31bac3d477efba0657b8c76ed8d66728a0 [2021-06-17T18:13:06.156Z] Checking out Revision 11f87d31bac3d477efba0657b8c76ed8d66728a0 (PR-3579) [2021-06-17T18:13:05.301Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-17T18:13:05.307Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T18:13:05.316Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-17T18:13:05.326Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-17T18:13:05.326Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T18:13:05.332Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-17T18:13:05.991Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T18:13:05.998Z] > git checkout -f fae3d55693ff2de26c122af21880e945ed50ca91 # timeout=10 [2021-06-17T18:13:06.055Z] > git remote # timeout=10 [2021-06-17T18:13:06.076Z] > git config --get remote.origin.url # timeout=10 [2021-06-17T18:13:06.082Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T18:13:06.093Z] > git merge 7d4c62e3104b2fff8c900fa6322314f91603b029 # timeout=10 [2021-06-17T18:13:06.148Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-17T18:13:06.159Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T18:13:06.164Z] > git checkout -f 11f87d31bac3d477efba0657b8c76ed8d66728a0 # timeout=10 [2021-06-17T18:13:09.977Z] Commit message: "Merge commit '7d4c62e3104b2fff8c900fa6322314f91603b029' into HEAD" [2021-06-17T18:13:09.977Z] First time build. Skipping changelog. [2021-06-17T18:13:10.002Z] > git --version # timeout=10 [2021-06-17T18:13:10.005Z] > git --version # 'git version 2.17.1' [2021-06-17T18:13:10.014Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T18:13:11.150Z] + echo snap-build.sh [2021-06-17T18:13:11.150Z] snap-build.sh [2021-06-17T18:13:11.150Z] + SNAP_BASE_DIR=. [2021-06-17T18:13:11.150Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-06-17T18:13:11.150Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-06-17T18:13:11.150Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-06-17T18:13:11.150Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-06-17T18:13:11.150Z] + cd /w/workspace/edgex-go/1 [2021-06-17T18:13:11.150Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-17T18:13:11.150Z] Reading package lists... [2021-06-17T18:13:11.416Z] Building dependency tree... [2021-06-17T18:13:11.416Z] Reading state information... [2021-06-17T18:13:11.416Z] The following packages were automatically installed and are no longer required: [2021-06-17T18:13:11.416Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-17T18:13:11.416Z] uidmap xdelta3 [2021-06-17T18:13:11.416Z] Use 'sudo apt autoremove' to remove them. [2021-06-17T18:13:12.366Z] The following packages will be REMOVED: [2021-06-17T18:13:12.366Z] lxd* lxd-client* [2021-06-17T18:13:12.943Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-17T18:13:12.943Z] After this operation, 31.7 MB disk space will be freed. [2021-06-17T18:13:15.989Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-06-17T18:13:15.989Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-17T18:13:17.393Z] Removing lxd dnsmasq configuration [2021-06-17T18:13:17.656Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-17T18:13:18.232Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-17T18:13:19.628Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-17T18:13:19.891Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-06-17T18:13:19.891Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-17T18:13:21.815Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-17T18:13:21.815Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-17T18:13:23.752Z] + sudo snap remove --purge lxd [2021-06-17T18:13:23.752Z] snap "lxd" is not installed [2021-06-17T18:13:23.752Z] + sudo groupadd --force --system lxd [2021-06-17T18:13:23.752Z] ++ whoami [2021-06-17T18:13:23.752Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-17T18:13:23.752Z] + newgrp - lxd [2021-06-17T18:13:23.752Z] + sudo snap install lxd [2021-06-17T18:13:36.024Z] 2021-06-17T18:13:32Z INFO Waiting for automatic snapd restart... [2021-06-17T18:13:51.101Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T18:13:51.101Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-17T18:13:51.101Z] ---> fd8da8f828c4 [2021-06-17T18:13:51.101Z] Step 3/22 : WORKDIR /edgex-go [2021-06-17T18:13:51.101Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T18:13:51.101Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-17T18:13:51.101Z] ---> fd8da8f828c4 [2021-06-17T18:13:51.101Z] Step 3/32 : WORKDIR /edgex-go [2021-06-17T18:13:51.101Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T18:13:51.101Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-17T18:13:51.101Z] ---> fd8da8f828c4 [2021-06-17T18:13:51.101Z] Step 3/23 : WORKDIR /edgex-go [2021-06-17T18:13:51.101Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T18:13:51.101Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T18:13:51.101Z] ---> fd8da8f828c4 [2021-06-17T18:13:51.101Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T18:13:51.101Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T18:13:51.101Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-17T18:13:51.101Z] ---> fd8da8f828c4 [2021-06-17T18:13:51.101Z] Step 3/26 : WORKDIR /edgex-go [2021-06-17T18:13:51.101Z] ---> Running in 971928e4f60d [2021-06-17T18:13:51.101Z] ---> Running in e01debad219f [2021-06-17T18:13:51.101Z] ---> Running in 1d906a219340 [2021-06-17T18:13:51.101Z] ---> Running in 667717820b66 [2021-06-17T18:13:51.101Z] ---> Running in 61487875d46b [2021-06-17T18:13:51.101Z] Removing intermediate container e01debad219f [2021-06-17T18:13:51.101Z] ---> 59b21f6f4762 [2021-06-17T18:13:51.101Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T18:13:51.101Z] Removing intermediate container 61487875d46b [2021-06-17T18:13:51.101Z] ---> 6985614fa578 [2021-06-17T18:13:51.101Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T18:13:51.101Z] Removing intermediate container 1d906a219340 [2021-06-17T18:13:51.101Z] ---> 1392d189426e [2021-06-17T18:13:51.101Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T18:13:51.101Z] ---> Running in e460c3db985c [2021-06-17T18:13:51.101Z] Removing intermediate container 971928e4f60d [2021-06-17T18:13:51.101Z] ---> d3e9e266c02d [2021-06-17T18:13:51.101Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T18:13:51.101Z] Removing intermediate container 667717820b66 [2021-06-17T18:13:51.101Z] ---> c1712dec4e16 [2021-06-17T18:13:51.101Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T18:13:51.101Z] ---> Running in 9a68fccfa411 [2021-06-17T18:13:51.101Z] ---> Running in 0d2d4c497cdc [2021-06-17T18:13:51.101Z] ---> Running in a9b94a8f5c70 [2021-06-17T18:13:51.101Z] ---> Running in b7eeeb94178f [2021-06-17T18:13:52.104Z] Removing intermediate container e460c3db985c [2021-06-17T18:13:52.104Z] ---> b8aada1ddb67 [2021-06-17T18:13:52.104Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-17T18:13:52.104Z] Removing intermediate container 0d2d4c497cdc [2021-06-17T18:13:52.104Z] ---> d1d906589f36 [2021-06-17T18:13:52.104Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-17T18:13:52.104Z] Removing intermediate container 9a68fccfa411 [2021-06-17T18:13:52.104Z] ---> f46853d069c7 [2021-06-17T18:13:52.104Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-17T18:13:52.104Z] ---> Running in e17b1c0627a5 [2021-06-17T18:13:52.104Z] ---> Running in a721ec492c02 [2021-06-17T18:13:52.387Z] ---> Running in 1e4b5d4e4010 [2021-06-17T18:13:52.388Z] Removing intermediate container a9b94a8f5c70 [2021-06-17T18:13:52.388Z] ---> 1dc89c76c96a [2021-06-17T18:13:52.388Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-17T18:13:52.665Z] Removing intermediate container b7eeeb94178f [2021-06-17T18:13:52.665Z] ---> 3d0d12641d8b [2021-06-17T18:13:52.665Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-17T18:13:52.942Z] ---> Running in 7e544fa9e405 [2021-06-17T18:13:52.942Z] ---> Running in 75fe8f4e3722 [2021-06-17T18:13:54.200Z] lxd 4.15 from Canonical* installed [2021-06-17T18:13:54.200Z] + sudo lxd init --auto [2021-06-17T18:13:54.921Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T18:13:54.921Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T18:13:54.921Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T18:13:54.921Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T18:13:55.194Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T18:13:55.469Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T18:13:55.743Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T18:13:56.019Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T18:13:56.019Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T18:13:56.300Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T18:13:56.910Z] OK: 218 MiB in 52 packages [2021-06-17T18:13:56.910Z] OK: 218 MiB in 52 packages [2021-06-17T18:13:57.193Z] OK: 218 MiB in 52 packages [2021-06-17T18:13:57.487Z] OK: 218 MiB in 52 packages [2021-06-17T18:13:57.487Z] OK: 218 MiB in 52 packages [2021-06-17T18:13:58.485Z] Removing intermediate container a721ec492c02 [2021-06-17T18:13:58.485Z] ---> 37b78ea238d1 [2021-06-17T18:13:58.485Z] Step 6/26 : COPY go.mod . [2021-06-17T18:13:58.766Z] Removing intermediate container e17b1c0627a5 [2021-06-17T18:13:58.766Z] ---> 6ad6a98cccac [2021-06-17T18:13:58.766Z] Step 6/32 : COPY go.mod . [2021-06-17T18:13:59.046Z] Removing intermediate container 7e544fa9e405 [2021-06-17T18:13:59.046Z] ---> 97b82e120822 [2021-06-17T18:13:59.046Z] Step 6/23 : COPY go.mod . [2021-06-17T18:13:59.342Z] Removing intermediate container 1e4b5d4e4010 [2021-06-17T18:13:59.342Z] ---> dd850d6f3f7c [2021-06-17T18:13:59.342Z] Step 6/22 : COPY go.mod . [2021-06-17T18:13:59.342Z] Removing intermediate container 75fe8f4e3722 [2021-06-17T18:13:59.342Z] ---> 6c2d622e436f [2021-06-17T18:13:59.342Z] Step 6/24 : COPY go.mod . [2021-06-17T18:13:59.961Z] ---> c775960077f1 [2021-06-17T18:13:59.961Z] Step 7/26 : RUN go mod download [2021-06-17T18:13:59.961Z] ---> c5661cb8d757 [2021-06-17T18:13:59.961Z] Step 7/32 : RUN go mod download [2021-06-17T18:14:00.236Z] ---> Running in 9b4a1fa1378a [2021-06-17T18:14:00.236Z] ---> Running in 4ee3e054d674 [2021-06-17T18:14:00.236Z] ---> c2aa5924e4ab [2021-06-17T18:14:00.236Z] Step 7/23 : RUN go mod download [2021-06-17T18:14:00.526Z] ---> Running in e49ede21c1c1 [2021-06-17T18:14:00.824Z] ---> 7a90027b5a34 [2021-06-17T18:14:00.824Z] Step 7/24 : RUN go mod download [2021-06-17T18:14:00.824Z] ---> 9fe8dc89dd73 [2021-06-17T18:14:00.824Z] Step 7/22 : RUN go mod download [2021-06-17T18:14:01.111Z] ---> Running in d87b179ee53f [2021-06-17T18:14:01.111Z] ---> Running in 1a29af482b83 [2021-06-17T18:14:04.223Z] + sudo snap install --classic snapcraft [2021-06-17T18:14:04.539Z] Removing intermediate container 4ee3e054d674 [2021-06-17T18:14:04.539Z] ---> 4cf478966125 [2021-06-17T18:14:04.539Z] Step 8/32 : COPY . . [2021-06-17T18:14:05.558Z] Removing intermediate container e49ede21c1c1 [2021-06-17T18:14:05.558Z] ---> 1cb381d0b743 [2021-06-17T18:14:05.558Z] Step 8/23 : COPY . . [2021-06-17T18:14:05.558Z] Removing intermediate container 9b4a1fa1378a [2021-06-17T18:14:05.558Z] ---> 99c9c4ba2a7a [2021-06-17T18:14:05.558Z] Step 8/26 : COPY . . [2021-06-17T18:14:05.835Z] Removing intermediate container 1a29af482b83 [2021-06-17T18:14:05.835Z] ---> 15a9d9b5b54a [2021-06-17T18:14:05.835Z] Step 8/24 : COPY . . [2021-06-17T18:14:05.835Z] Removing intermediate container d87b179ee53f [2021-06-17T18:14:05.835Z] ---> 5c75619fe55c [2021-06-17T18:14:05.835Z] Step 8/22 : COPY . . [2021-06-17T18:14:19.142Z] snapcraft 4.8.2 from Canonical* installed [2021-06-17T18:14:19.142Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-17T18:14:19.142Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-17T18:14:19.142Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-17T18:14:19.142Z] Dload Upload Total Spent Left Speed [2021-06-17T18:14:19.142Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4610 0 --:--:-- --:--:-- --:--:-- 4610 [2021-06-17T18:14:19.142Z] 72 3325k 72 2407k 0 0 7742k 0 --:--:-- --:--:-- --:--:-- 7742k 100 3325k 100 3325k 0 0 10.0M 0 --:--:-- --:--:-- --:--:-- 89.5M [2021-06-17T18:14:19.142Z] ./yq_linux_amd64 [2021-06-17T18:14:19.142Z] + sudo snapcraft prime --use-lxd [2021-06-17T18:14:19.752Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-17T18:14:19.752Z] Issues while validating snapcraft.yaml: The 'apps/hooks' property does not match the required schema: 'command' is a required property [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-17T18:14:20.596Z] Failed in branch amd64 [2021-06-17T18:14:32.695Z] ---> def5b5a26742 [2021-06-17T18:14:32.695Z] Step 9/32 : RUN go mod tidy [2021-06-17T18:14:32.695Z] ---> e8a403894b2a [2021-06-17T18:14:32.695Z] Step 9/22 : RUN go mod tidy [2021-06-17T18:14:32.695Z] ---> Running in 469ed671d190 [2021-06-17T18:14:32.695Z] ---> 4bf996391e0e [2021-06-17T18:14:32.695Z] Step 9/26 : RUN go mod tidy [2021-06-17T18:14:32.695Z] ---> 90e533d7f10e [2021-06-17T18:14:32.695Z] Step 9/24 : RUN go mod tidy [2021-06-17T18:14:32.695Z] ---> c26f3d809139 [2021-06-17T18:14:32.695Z] Step 9/23 : RUN go mod tidy [2021-06-17T18:14:32.695Z] ---> Running in f060866020dc [2021-06-17T18:14:32.695Z] ---> Running in 559fa1a3f1b9 [2021-06-17T18:14:32.695Z] ---> Running in f532c1b88432 [2021-06-17T18:14:32.695Z] ---> Running in d0d4166e058e [2021-06-17T18:14:35.344Z] Removing intermediate container 469ed671d190 [2021-06-17T18:14:35.344Z] ---> 2b2a5e796536 [2021-06-17T18:14:35.344Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-17T18:14:35.621Z] ---> Running in c20a95bc677c [2021-06-17T18:14:35.916Z] Removing intermediate container f060866020dc [2021-06-17T18:14:35.916Z] ---> 2c964b90b456 [2021-06-17T18:14:35.916Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-17T18:14:36.196Z] ---> Running in 2d09334eec86 [2021-06-17T18:14:36.475Z] Removing intermediate container f532c1b88432 [2021-06-17T18:14:36.475Z] ---> 2a0c5503cbc7 [2021-06-17T18:14:36.475Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-17T18:14:36.750Z] ---> Running in 6d057803ae73 [2021-06-17T18:14:37.031Z] Removing intermediate container d0d4166e058e [2021-06-17T18:14:37.031Z] ---> 953e380a85de [2021-06-17T18:14:37.031Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-17T18:14:37.031Z] Removing intermediate container 559fa1a3f1b9 [2021-06-17T18:14:37.031Z] ---> c21ee5dd2acc [2021-06-17T18:14:37.031Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-17T18:14:37.318Z] ---> Running in 33927dae2cfe [2021-06-17T18:14:37.319Z] ---> Running in 02ef578d5d0e [2021-06-17T18:14:37.596Z] 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-17T18:14:38.587Z] 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-17T18:14:39.192Z] 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-17T18:14:40.178Z] 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-17T18:14:40.178Z] 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-17T18:16:32.436Z] 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-17T18:16:32.436Z] 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-17T18:16:42.629Z] Removing intermediate container 02ef578d5d0e [2021-06-17T18:16:42.629Z] ---> dd2d1436a036 [2021-06-17T18:16:42.629Z] [2021-06-17T18:16:42.629Z] Step 11/24 : FROM alpine:3.12 [2021-06-17T18:16:42.629Z] Removing intermediate container c20a95bc677c [2021-06-17T18:16:42.629Z] ---> c806cb873620 [2021-06-17T18:16:42.629Z] [2021-06-17T18:16:42.629Z] Step 11/32 : FROM alpine:3.12 [2021-06-17T18:16:42.629Z] 3.12: Pulling from library/alpine [2021-06-17T18:16:42.629Z] 3.12: Pulling from library/alpine [2021-06-17T18:16:43.613Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-17T18:16:43.613Z] Status: Downloaded newer image for alpine:3.12 [2021-06-17T18:16:43.613Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-17T18:16:43.613Z] Status: Image is up to date for alpine:3.12 [2021-06-17T18:16:43.613Z] ---> c4fd0aeabfcf [2021-06-17T18:16:43.613Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-17T18:16:43.613Z] ---> c4fd0aeabfcf [2021-06-17T18:16:43.613Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-17T18:16:45.068Z] ---> Running in cc756431e286 [2021-06-17T18:16:45.068Z] ---> Running in 8f4025410c37 [2021-06-17T18:16:45.670Z] Removing intermediate container 2d09334eec86 [2021-06-17T18:16:45.671Z] ---> ca8d1f154e90 [2021-06-17T18:16:45.671Z] [2021-06-17T18:16:45.671Z] Step 11/22 : FROM alpine:3.12 [2021-06-17T18:16:45.671Z] ---> c4fd0aeabfcf [2021-06-17T18:16:45.671Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-17T18:16:45.671Z] Removing intermediate container 6d057803ae73 [2021-06-17T18:16:45.671Z] ---> c131e9cc731f [2021-06-17T18:16:45.671Z] [2021-06-17T18:16:45.671Z] Step 11/26 : FROM alpine:3.12 [2021-06-17T18:16:45.671Z] ---> c4fd0aeabfcf [2021-06-17T18:16:45.671Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-17T18:16:45.671Z] Removing intermediate container 33927dae2cfe [2021-06-17T18:16:45.671Z] ---> 6a51c002471d [2021-06-17T18:16:45.671Z] [2021-06-17T18:16:45.671Z] Step 11/23 : FROM alpine:3.12 [2021-06-17T18:16:45.671Z] ---> c4fd0aeabfcf [2021-06-17T18:16:45.671Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-17T18:16:45.945Z] ---> Running in 57bcf5192ecb [2021-06-17T18:16:45.945Z] ---> Running in 6ecbabf802be [2021-06-17T18:16:46.220Z] ---> Running in 9e7a3efa474e [2021-06-17T18:16:46.220Z] Removing intermediate container cc756431e286 [2021-06-17T18:16:46.220Z] ---> fff4173616c8 [2021-06-17T18:16:46.220Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-17T18:16:46.496Z] ---> Running in e6e2de49ee08 [2021-06-17T18:16:47.108Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T18:16:47.108Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T18:16:47.723Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-17T18:16:47.723Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T18:16:47.723Z] OK: 5 MiB in 15 packages [2021-06-17T18:16:48.330Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T18:16:48.330Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T18:16:48.604Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T18:16:48.604Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T18:16:48.890Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T18:16:48.890Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-17T18:16:48.890Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T18:16:49.169Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T18:16:49.169Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-17T18:16:49.169Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-17T18:16:49.169Z] (4/4) Installing curl (7.77.0-r0) [2021-06-17T18:16:49.169Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T18:16:49.169Z] Executing ca-certificates-20191127-r4.trigger [2021-06-17T18:16:49.169Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T18:16:49.169Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-17T18:16:49.454Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-17T18:16:49.454Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-17T18:16:49.454Z] (4/6) Installing curl (7.77.0-r0) [2021-06-17T18:16:49.454Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-17T18:16:49.454Z] (6/6) Installing su-exec (0.2-r1) [2021-06-17T18:16:49.454Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T18:16:49.454Z] Executing ca-certificates-20191127-r4.trigger [2021-06-17T18:16:49.454Z] OK: 7 MiB in 18 packages [2021-06-17T18:16:49.785Z] OK: 7 MiB in 20 packages [2021-06-17T18:16:49.785Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-17T18:16:49.785Z] Removing intermediate container 8f4025410c37 [2021-06-17T18:16:49.785Z] ---> b4e4bd9485f2 [2021-06-17T18:16:49.785Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T18:16:49.785Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-17T18:16:49.785Z] (2/2) Installing su-exec (0.2-r1) [2021-06-17T18:16:49.785Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T18:16:50.061Z] OK: 5 MiB in 16 packages [2021-06-17T18:16:50.061Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-17T18:16:50.061Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T18:16:50.061Z] Executing ca-certificates-20191127-r4.trigger [2021-06-17T18:16:50.337Z] ---> Running in 6d645a59ced1 [2021-06-17T18:16:50.337Z] OK: 6 MiB in 16 packages [2021-06-17T18:16:51.313Z] Removing intermediate container 6d645a59ced1 [2021-06-17T18:16:51.313Z] ---> 159d9d0edda3 [2021-06-17T18:16:51.313Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-17T18:16:51.313Z] ---> Running in 6078b31ea664 [2021-06-17T18:16:51.918Z] Removing intermediate container 57bcf5192ecb [2021-06-17T18:16:51.918Z] ---> 453da90518bb [2021-06-17T18:16:51.918Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-17T18:16:51.918Z] Removing intermediate container e6e2de49ee08 [2021-06-17T18:16:51.918Z] ---> fba9f7940132 [2021-06-17T18:16:51.918Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-17T18:16:52.192Z] ---> Running in f59456e0751e [2021-06-17T18:16:52.477Z] ---> Running in 1b3947d5518a [2021-06-17T18:16:52.477Z] Removing intermediate container 6078b31ea664 [2021-06-17T18:16:52.477Z] ---> 2dfbc591d285 [2021-06-17T18:16:52.477Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-17T18:16:52.477Z] Removing intermediate container 6ecbabf802be [2021-06-17T18:16:52.477Z] ---> 14f7e958d0da [2021-06-17T18:16:52.477Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-17T18:16:52.477Z] Removing intermediate container 9e7a3efa474e [2021-06-17T18:16:52.477Z] ---> 0eaf1398c7c5 [2021-06-17T18:16:52.477Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T18:16:52.477Z] ---> Running in eeacb9657033 [2021-06-17T18:16:52.750Z] ---> Running in dc9781b023cf [2021-06-17T18:16:52.750Z] ---> Running in 66f7918c1e58 [2021-06-17T18:16:53.021Z] Removing intermediate container f59456e0751e [2021-06-17T18:16:53.021Z] ---> ad814e99cacb [2021-06-17T18:16:53.021Z] Step 14/22 : WORKDIR /edgex [2021-06-17T18:16:53.021Z] Removing intermediate container 1b3947d5518a [2021-06-17T18:16:53.021Z] ---> a6996bd8953a [2021-06-17T18:16:53.021Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-17T18:16:53.393Z] ---> Running in e2651b53fed2 [2021-06-17T18:16:53.393Z] ---> Running in 653a55fc2335 [2021-06-17T18:16:53.393Z] Removing intermediate container eeacb9657033 [2021-06-17T18:16:53.393Z] ---> f7abb4a36b69 [2021-06-17T18:16:53.393Z] Step 16/24 : WORKDIR / [2021-06-17T18:16:53.672Z] Removing intermediate container dc9781b023cf [2021-06-17T18:16:53.672Z] ---> 1bd048abae70 [2021-06-17T18:16:53.672Z] Step 14/26 : WORKDIR / [2021-06-17T18:16:53.672Z] Removing intermediate container 66f7918c1e58 [2021-06-17T18:16:53.672Z] ---> 78f9457bb7df [2021-06-17T18:16:53.672Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-17T18:16:53.672Z] ---> Running in 2d5c64ba3d53 [2021-06-17T18:16:53.960Z] ---> Running in 402fe09cd3b0 [2021-06-17T18:16:53.960Z] ---> Running in 76d34f521a18 [2021-06-17T18:16:53.960Z] Removing intermediate container e2651b53fed2 [2021-06-17T18:16:53.960Z] ---> 26e73e333166 [2021-06-17T18:16:53.960Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-17T18:16:54.275Z] Removing intermediate container 653a55fc2335 [2021-06-17T18:16:54.275Z] ---> 592159fc0a5e [2021-06-17T18:16:54.275Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-17T18:16:54.275Z] ---> Running in 18e23817729f [2021-06-17T18:16:54.555Z] Removing intermediate container 2d5c64ba3d53 [2021-06-17T18:16:54.555Z] ---> 50c8e6cee04a [2021-06-17T18:16:54.555Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T18:16:54.850Z] Removing intermediate container 402fe09cd3b0 [2021-06-17T18:16:54.850Z] ---> 9fd085d5b783 [2021-06-17T18:16:54.850Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-17T18:16:54.850Z] Removing intermediate container 76d34f521a18 [2021-06-17T18:16:54.850Z] ---> c09af84f2328 [2021-06-17T18:16:54.850Z] 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-17T18:16:55.144Z] ---> Running in 0bf262b6c340 [2021-06-17T18:16:55.735Z] ---> 51d2faaa966e [2021-06-17T18:16:55.735Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-17T18:16:55.735Z] Removing intermediate container 0bf262b6c340 [2021-06-17T18:16:55.735Z] ---> fa016ba0192a [2021-06-17T18:16:55.735Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T18:16:56.014Z] ---> 3ea355d01c1d [2021-06-17T18:16:56.014Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-17T18:16:56.610Z] ---> a301550c1e98 [2021-06-17T18:16:56.610Z] 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-17T18:16:57.209Z] ---> 62c3af9900d8 [2021-06-17T18:16:57.209Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-17T18:16:57.485Z] ---> e4ef474594cd [2021-06-17T18:16:57.485Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-17T18:16:57.485Z] Removing intermediate container 18e23817729f [2021-06-17T18:16:57.485Z] ---> 67e41e8a71a1 [2021-06-17T18:16:57.485Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-17T18:16:58.081Z] ---> Running in 6eca36016caf [2021-06-17T18:16:58.081Z] ---> 24e6670b5cd3 [2021-06-17T18:16:58.081Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-17T18:16:58.081Z] ---> 43fdc600331a [2021-06-17T18:16:58.081Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-17T18:16:58.684Z] ---> 6609799d6243 [2021-06-17T18:16:58.684Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-17T18:16:59.286Z] Removing intermediate container 6eca36016caf [2021-06-17T18:16:59.286Z] ---> 23bc97a00f02 [2021-06-17T18:16:59.286Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-17T18:16:59.286Z] ---> 6c92bfbabf8c [2021-06-17T18:16:59.286Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-17T18:16:59.286Z] ---> 3c77a3d87b67 [2021-06-17T18:16:59.286Z] 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-17T18:16:59.286Z] ---> 42230120377b [2021-06-17T18:16:59.286Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-17T18:16:59.562Z] ---> Running in f250084b4c7a [2021-06-17T18:16:59.562Z] ---> Running in 467196765dfa [2021-06-17T18:16:59.839Z] ---> fd289c94821e [2021-06-17T18:16:59.839Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-17T18:17:00.116Z] ---> Running in c2c5f0ffd898 [2021-06-17T18:17:00.387Z] Removing intermediate container f250084b4c7a [2021-06-17T18:17:00.387Z] Removing intermediate container 467196765dfa [2021-06-17T18:17:00.387Z] ---> 0cd138aa17b2 [2021-06-17T18:17:00.387Z] Step 19/22 : CMD ["--init=true"] [2021-06-17T18:17:00.387Z] ---> 7e6992977384 [2021-06-17T18:17:00.387Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T18:17:00.667Z] ---> Running in 345c3ac78c06 [2021-06-17T18:17:00.668Z] ---> Running in 8ed05f2aad66 [2021-06-17T18:17:00.668Z] ---> d18f444997fd [2021-06-17T18:17:00.668Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-17T18:17:00.668Z] ---> b7c971190442 [2021-06-17T18:17:00.668Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-17T18:17:00.668Z] Removing intermediate container c2c5f0ffd898 [2021-06-17T18:17:00.668Z] ---> 493ad77b15be [2021-06-17T18:17:00.668Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T18:17:00.939Z] ---> Running in e5277ca9b3f7 [2021-06-17T18:17:01.209Z] ---> Running in b626905c48c4 [2021-06-17T18:17:01.482Z] Removing intermediate container 8ed05f2aad66 [2021-06-17T18:17:01.482Z] Removing intermediate container 345c3ac78c06 [2021-06-17T18:17:01.482Z] ---> 276ad0325197 [2021-06-17T18:17:01.482Z] Step 20/22 : LABEL arch=arm64 [2021-06-17T18:17:01.482Z] ---> da9f0ba90722 [2021-06-17T18:17:01.482Z] Step 22/24 : LABEL arch=arm64 [2021-06-17T18:17:01.756Z] ---> Running in 58d2d9b4141d [2021-06-17T18:17:01.756Z] ---> Running in e198957eac93 [2021-06-17T18:17:02.029Z] Removing intermediate container b626905c48c4 [2021-06-17T18:17:02.029Z] ---> 62093e8b204c [2021-06-17T18:17:02.029Z] Step 21/23 : LABEL arch=arm64 [2021-06-17T18:17:02.029Z] ---> bef58f5f7494 [2021-06-17T18:17:02.029Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-17T18:17:02.302Z] ---> Running in 180a07573f64 [2021-06-17T18:17:02.573Z] Removing intermediate container 58d2d9b4141d [2021-06-17T18:17:02.573Z] ---> 534979f37154 [2021-06-17T18:17:02.573Z] Step 21/22 : LABEL git_sha=756f2bb3d5f09dfcf5a7fd203093075382c51fd4 [2021-06-17T18:17:02.573Z] Removing intermediate container e198957eac93 [2021-06-17T18:17:02.573Z] ---> d80a235f5ffe [2021-06-17T18:17:02.573Z] Step 23/24 : LABEL git_sha=756f2bb3d5f09dfcf5a7fd203093075382c51fd4 [2021-06-17T18:17:02.849Z] ---> Running in 38d22356251e [2021-06-17T18:17:02.849Z] ---> Running in 93f26b6b28cb [2021-06-17T18:17:03.129Z] Removing intermediate container 180a07573f64 [2021-06-17T18:17:03.129Z] ---> c0186ad5892f [2021-06-17T18:17:03.129Z] Step 22/23 : LABEL git_sha=756f2bb3d5f09dfcf5a7fd203093075382c51fd4 [2021-06-17T18:17:03.728Z] ---> Running in a9b9f010d20a [2021-06-17T18:17:04.007Z] ---> 0eb2cfd6b6fd [2021-06-17T18:17:04.007Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-17T18:17:04.007Z] Removing intermediate container 38d22356251e [2021-06-17T18:17:04.007Z] ---> 69aceafc8c92 [2021-06-17T18:17:04.007Z] Step 22/22 : LABEL version=0.0.0 [2021-06-17T18:17:04.007Z] Removing intermediate container 93f26b6b28cb [2021-06-17T18:17:04.007Z] ---> a1e44471453e [2021-06-17T18:17:04.007Z] Step 24/24 : LABEL version=0.0.0 [2021-06-17T18:17:04.285Z] Removing intermediate container a9b9f010d20a [2021-06-17T18:17:04.285Z] ---> e68885bba90b [2021-06-17T18:17:04.285Z] Step 23/23 : LABEL version=0.0.0 [2021-06-17T18:17:04.285Z] ---> Running in 893efbe12458 [2021-06-17T18:17:04.285Z] ---> Running in 7d7f0bfb5b7e [2021-06-17T18:17:04.564Z] ---> Running in 3fedc15880ab [2021-06-17T18:17:04.564Z] Removing intermediate container e5277ca9b3f7 [2021-06-17T18:17:04.564Z] ---> 3bd08fb6d469 [2021-06-17T18:17:04.564Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T18:17:04.842Z] ---> 6e228f6c9ff1 [2021-06-17T18:17:04.842Z] 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-17T18:17:05.115Z] ---> Running in ebdfd52b2b5b [2021-06-17T18:17:05.115Z] Removing intermediate container 893efbe12458 [2021-06-17T18:17:05.115Z] ---> f61e0fc47b8d [2021-06-17T18:17:05.115Z] [2021-06-17T18:17:05.390Z] Removing intermediate container 7d7f0bfb5b7e [2021-06-17T18:17:05.390Z] ---> 76767531056e [2021-06-17T18:17:05.390Z] [2021-06-17T18:17:05.390Z] Removing intermediate container 3fedc15880ab [2021-06-17T18:17:05.390Z] ---> f1990b0d85dc [2021-06-17T18:17:05.390Z] [2021-06-17T18:17:05.673Z] Successfully built f61e0fc47b8d [2021-06-17T18:17:05.958Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-17T18:17:05.958Z]  Building security-proxy-setup ... done Building support-scheduler [2021-06-17T18:17:05.958Z] Successfully built 76767531056e [2021-06-17T18:17:05.958Z] ---> 751f9709d23c [2021-06-17T18:17:05.958Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-17T18:17:05.958Z] Successfully tagged core-command-arm64:latest [2021-06-17T18:17:06.243Z]  Building core-command ... done Building core-metadata [2021-06-17T18:17:06.243Z] Successfully built f1990b0d85dc [2021-06-17T18:17:06.243Z] Successfully tagged support-notifications-arm64:latest [2021-06-17T18:17:06.243Z]  Building support-notifications ... done Building core-data [2021-06-17T18:17:07.694Z] ---> fa0c04ec04d8 [2021-06-17T18:17:07.694Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-17T18:17:08.292Z] Removing intermediate container ebdfd52b2b5b [2021-06-17T18:17:08.292Z] ---> 85a05822fe3c [2021-06-17T18:17:08.292Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-17T18:17:08.292Z] ---> Running in 0375877020f9 [2021-06-17T18:17:08.565Z] ---> 11c5a434b93c [2021-06-17T18:17:08.565Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-17T18:17:08.843Z] Removing intermediate container 0375877020f9 [2021-06-17T18:17:08.843Z] ---> df46afda8892 [2021-06-17T18:17:08.843Z] Step 24/26 : LABEL arch=arm64 [2021-06-17T18:17:09.115Z] ---> Running in 05b92450b02b [2021-06-17T18:17:09.390Z] ---> 399c14d2f2ac [2021-06-17T18:17:09.390Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-17T18:17:09.662Z] Removing intermediate container 05b92450b02b [2021-06-17T18:17:09.662Z] ---> 7d7355238768 [2021-06-17T18:17:09.662Z] Step 25/26 : LABEL git_sha=756f2bb3d5f09dfcf5a7fd203093075382c51fd4 [2021-06-17T18:17:09.936Z] ---> Running in e7170f455b51 [2021-06-17T18:17:10.535Z] ---> 6bf2e067b291 [2021-06-17T18:17:10.535Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-17T18:17:11.133Z] Removing intermediate container e7170f455b51 [2021-06-17T18:17:11.133Z] ---> a619c1acb64b [2021-06-17T18:17:11.133Z] Step 26/26 : LABEL version=0.0.0 [2021-06-17T18:17:11.406Z] ---> Running in 9fbb01ed52d5 [2021-06-17T18:17:11.681Z] ---> Running in 23083b3bc107 [2021-06-17T18:17:12.287Z] Removing intermediate container 9fbb01ed52d5 [2021-06-17T18:17:12.287Z] ---> 689dd16050c3 [2021-06-17T18:17:12.287Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-17T18:17:12.563Z] Removing intermediate container 23083b3bc107 [2021-06-17T18:17:12.563Z] ---> 63eab8d27832 [2021-06-17T18:17:12.563Z] [2021-06-17T18:17:13.165Z] Successfully built 63eab8d27832 [2021-06-17T18:17:13.165Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-17T18:17:13.165Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-06-17T18:17:13.462Z] ---> 41cdd151303f [2021-06-17T18:17:13.462Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-17T18:17:13.739Z] ---> Running in 2b8412cf7c7d [2021-06-17T18:17:17.152Z] Removing intermediate container 2b8412cf7c7d [2021-06-17T18:17:17.152Z] ---> 2037d1096f5a [2021-06-17T18:17:17.152Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-17T18:17:17.754Z] ---> Running in 84f3b916d07d [2021-06-17T18:17:18.029Z] Removing intermediate container 84f3b916d07d [2021-06-17T18:17:18.029Z] ---> 38e6cd975d32 [2021-06-17T18:17:18.300Z] Step 29/32 : CMD ["gate"] [2021-06-17T18:17:18.575Z] ---> Running in aea6680f0ab5 [2021-06-17T18:17:18.847Z] Removing intermediate container aea6680f0ab5 [2021-06-17T18:17:18.847Z] ---> 15477ed84d3f [2021-06-17T18:17:18.847Z] Step 30/32 : LABEL arch=arm64 [2021-06-17T18:17:19.441Z] ---> Running in 13159145792b [2021-06-17T18:17:19.713Z] Removing intermediate container 13159145792b [2021-06-17T18:17:19.713Z] ---> 3d4997b2821c [2021-06-17T18:17:19.713Z] Step 31/32 : LABEL git_sha=756f2bb3d5f09dfcf5a7fd203093075382c51fd4 [2021-06-17T18:17:19.984Z] ---> Running in ddbfaf5535a2 [2021-06-17T18:17:20.962Z] Removing intermediate container ddbfaf5535a2 [2021-06-17T18:17:20.962Z] ---> 684a4d7e50ce [2021-06-17T18:17:20.962Z] Step 32/32 : LABEL version=0.0.0 [2021-06-17T18:17:21.557Z] ---> Running in cb0e29d8715a [2021-06-17T18:17:22.151Z] Removing intermediate container cb0e29d8715a [2021-06-17T18:17:22.151Z] ---> ef1bb1a4232c [2021-06-17T18:17:22.151Z] [2021-06-17T18:17:22.746Z] Successfully built ef1bb1a4232c [2021-06-17T18:17:22.746Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-17T18:18:01.757Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T18:18:01.757Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T18:18:01.757Z] ---> fd8da8f828c4 [2021-06-17T18:18:01.757Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T18:18:01.757Z] ---> Using cache [2021-06-17T18:18:01.757Z] ---> c1712dec4e16 [2021-06-17T18:18:01.757Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T18:18:01.757Z] ---> Using cache [2021-06-17T18:18:01.757Z] ---> 1dc89c76c96a [2021-06-17T18:18:01.757Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-17T18:18:01.757Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T18:18:01.757Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T18:18:01.757Z] ---> fd8da8f828c4 [2021-06-17T18:18:01.757Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T18:18:01.757Z] ---> Using cache [2021-06-17T18:18:01.757Z] ---> c1712dec4e16 [2021-06-17T18:18:01.757Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T18:18:01.757Z] ---> Using cache [2021-06-17T18:18:01.757Z] ---> 1dc89c76c96a [2021-06-17T18:18:01.757Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-17T18:18:01.757Z] ---> Using cache [2021-06-17T18:18:01.757Z] ---> 6c2d622e436f [2021-06-17T18:18:01.757Z] Step 6/24 : COPY go.mod . [2021-06-17T18:18:01.757Z] ---> Using cache [2021-06-17T18:18:01.757Z] ---> 7a90027b5a34 [2021-06-17T18:18:01.757Z] Step 7/24 : RUN go mod download [2021-06-17T18:18:01.757Z] ---> Using cache [2021-06-17T18:18:01.757Z] ---> 15a9d9b5b54a [2021-06-17T18:18:01.757Z] Step 8/24 : COPY . . [2021-06-17T18:18:01.757Z] ---> Using cache [2021-06-17T18:18:01.757Z] ---> 90e533d7f10e [2021-06-17T18:18:01.757Z] Step 9/24 : RUN go mod tidy [2021-06-17T18:18:01.757Z] ---> Using cache [2021-06-17T18:18:01.757Z] ---> c21ee5dd2acc [2021-06-17T18:18:01.757Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-17T18:18:01.757Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T18:18:01.757Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-17T18:18:01.757Z] ---> fd8da8f828c4 [2021-06-17T18:18:01.757Z] Step 3/23 : WORKDIR /edgex-go [2021-06-17T18:18:01.757Z] ---> Using cache [2021-06-17T18:18:01.757Z] ---> c1712dec4e16 [2021-06-17T18:18:01.757Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T18:18:01.757Z] ---> Using cache [2021-06-17T18:18:01.757Z] ---> 1dc89c76c96a [2021-06-17T18:18:01.757Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-17T18:18:01.757Z] ---> Using cache [2021-06-17T18:18:01.757Z] ---> 6c2d622e436f [2021-06-17T18:18:01.757Z] Step 6/23 : COPY go.mod . [2021-06-17T18:18:01.757Z] ---> Using cache [2021-06-17T18:18:01.757Z] ---> 7a90027b5a34 [2021-06-17T18:18:01.757Z] Step 7/23 : RUN go mod download [2021-06-17T18:18:01.757Z] ---> Using cache [2021-06-17T18:18:01.757Z] ---> 15a9d9b5b54a [2021-06-17T18:18:01.757Z] Step 8/23 : COPY . . [2021-06-17T18:18:01.757Z] ---> Using cache [2021-06-17T18:18:01.757Z] ---> 90e533d7f10e [2021-06-17T18:18:01.757Z] Step 9/23 : RUN go mod tidy [2021-06-17T18:18:01.757Z] ---> Using cache [2021-06-17T18:18:01.757Z] ---> c21ee5dd2acc [2021-06-17T18:18:01.757Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-17T18:18:02.366Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T18:18:02.366Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T18:18:02.366Z] ---> fd8da8f828c4 [2021-06-17T18:18:02.366Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T18:18:02.366Z] ---> Using cache [2021-06-17T18:18:02.366Z] ---> c1712dec4e16 [2021-06-17T18:18:02.366Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T18:18:02.366Z] ---> Using cache [2021-06-17T18:18:02.366Z] ---> 1dc89c76c96a [2021-06-17T18:18:02.366Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-17T18:18:04.978Z] ---> Running in 63b19539b680 [2021-06-17T18:18:04.978Z] ---> Running in 4453ab2bb4c4 [2021-06-17T18:18:04.978Z] ---> Running in 7d070951aace [2021-06-17T18:18:04.978Z] ---> Running in 0b61feb02995 [2021-06-17T18:18:08.401Z] 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-17T18:18:08.401Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T18:18:08.401Z] 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-17T18:18:08.677Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T18:18:09.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T18:18:09.882Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T18:18:10.493Z] OK: 218 MiB in 52 packages [2021-06-17T18:18:11.128Z] OK: 218 MiB in 52 packages [2021-06-17T18:18:12.586Z] Removing intermediate container 63b19539b680 [2021-06-17T18:18:12.587Z] ---> 722c80d0f93b [2021-06-17T18:18:12.587Z] Step 6/24 : COPY go.mod . [2021-06-17T18:18:12.872Z] Removing intermediate container 0b61feb02995 [2021-06-17T18:18:12.872Z] ---> f3d37397e35a [2021-06-17T18:18:12.872Z] Step 6/24 : COPY go.mod . [2021-06-17T18:18:13.862Z] ---> fe861a05cc2b [2021-06-17T18:18:13.862Z] Step 7/24 : RUN go mod download [2021-06-17T18:18:14.150Z] ---> 85e6d57c7f31 [2021-06-17T18:18:14.150Z] Step 7/24 : RUN go mod download [2021-06-17T18:18:14.150Z] ---> Running in 5de75aa20358 [2021-06-17T18:18:14.429Z] ---> Running in b53663e14a9a [2021-06-17T18:18:19.862Z] Removing intermediate container 5de75aa20358 [2021-06-17T18:18:19.862Z] ---> 42e21bb4770f [2021-06-17T18:18:19.862Z] Step 8/24 : COPY . . [2021-06-17T18:18:19.862Z] Removing intermediate container b53663e14a9a [2021-06-17T18:18:19.862Z] ---> 23b3b013f31d [2021-06-17T18:18:19.862Z] Step 8/24 : COPY . . [2021-06-17T18:18:52.467Z] ---> 670171c212e9 [2021-06-17T18:18:52.467Z] Step 9/24 : RUN go mod tidy [2021-06-17T18:18:52.467Z] ---> ce30664a3151 [2021-06-17T18:18:52.467Z] Step 9/24 : RUN go mod tidy [2021-06-17T18:18:52.467Z] ---> Running in 520eff4b4448 [2021-06-17T18:18:52.467Z] ---> Running in 757b99d14f05 [2021-06-17T18:18:55.869Z] Removing intermediate container 520eff4b4448 [2021-06-17T18:18:55.870Z] ---> 91e0c9ba02c2 [2021-06-17T18:18:55.870Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-17T18:18:55.870Z] ---> Running in 78e61259d1ce [2021-06-17T18:18:55.870Z] Removing intermediate container 757b99d14f05 [2021-06-17T18:18:55.870Z] ---> 5b5f42522cfd [2021-06-17T18:18:55.870Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-17T18:18:56.151Z] ---> Running in d2b958de9745 [2021-06-17T18:18:57.594Z] 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-17T18:18:58.196Z] 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-17T18:19:30.632Z] Removing intermediate container 4453ab2bb4c4 [2021-06-17T18:19:30.632Z] ---> 99eeecefa4f0 [2021-06-17T18:19:30.632Z] [2021-06-17T18:19:30.632Z] Step 11/23 : FROM alpine:3.12 [2021-06-17T18:19:30.632Z] ---> c4fd0aeabfcf [2021-06-17T18:19:30.632Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-17T18:19:30.632Z] ---> Using cache [2021-06-17T18:19:30.632Z] ---> b4e4bd9485f2 [2021-06-17T18:19:30.632Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T18:19:30.632Z] ---> Using cache [2021-06-17T18:19:30.632Z] ---> 159d9d0edda3 [2021-06-17T18:19:30.632Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-17T18:19:30.909Z] ---> Running in 8409f6db288a [2021-06-17T18:19:32.384Z] Removing intermediate container 8409f6db288a [2021-06-17T18:19:32.384Z] ---> 7541b72da0a7 [2021-06-17T18:19:32.384Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-17T18:19:32.656Z] ---> Running in 0018287dee71 [2021-06-17T18:19:33.644Z] Removing intermediate container 0018287dee71 [2021-06-17T18:19:33.644Z] ---> d7e8ea59039d [2021-06-17T18:19:33.644Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T18:19:33.920Z] Removing intermediate container 7d070951aace [2021-06-17T18:19:33.920Z] ---> baec1fccd412 [2021-06-17T18:19:33.920Z] [2021-06-17T18:19:33.920Z] Step 11/24 : FROM alpine:3.12 [2021-06-17T18:19:33.920Z] ---> c4fd0aeabfcf [2021-06-17T18:19:33.920Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-17T18:19:33.920Z] ---> Using cache [2021-06-17T18:19:33.920Z] ---> b4e4bd9485f2 [2021-06-17T18:19:33.920Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T18:19:33.920Z] ---> Using cache [2021-06-17T18:19:33.920Z] ---> 159d9d0edda3 [2021-06-17T18:19:33.920Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-17T18:19:34.210Z] ---> Running in 4713d87d0e9b [2021-06-17T18:19:34.829Z] ---> 0282a5386a70 [2021-06-17T18:19:34.829Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-17T18:19:35.104Z] Removing intermediate container 4713d87d0e9b [2021-06-17T18:19:35.104Z] ---> 78c1157b29db [2021-06-17T18:19:35.104Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-17T18:19:35.380Z] ---> Running in 5899d5003f6e [2021-06-17T18:19:36.831Z] Removing intermediate container 5899d5003f6e [2021-06-17T18:19:36.831Z] ---> c4b954af5cf5 [2021-06-17T18:19:36.831Z] Step 16/24 : WORKDIR / [2021-06-17T18:19:36.831Z] ---> aba1278ed739 [2021-06-17T18:19:36.831Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-17T18:19:36.831Z] ---> Running in a67070fc9407 [2021-06-17T18:19:37.827Z] Removing intermediate container a67070fc9407 [2021-06-17T18:19:37.827Z] ---> b24d9c2d166a [2021-06-17T18:19:37.827Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T18:19:38.104Z] ---> 972ea4e53838 [2021-06-17T18:19:38.104Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-17T18:19:38.381Z] ---> Running in 99293f86302e [2021-06-17T18:19:39.369Z] ---> 42d7c186be35 [2021-06-17T18:19:39.369Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-17T18:19:39.369Z] Removing intermediate container 99293f86302e [2021-06-17T18:19:39.369Z] ---> 202f112fb0e7 [2021-06-17T18:19:39.369Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T18:19:39.648Z] ---> Running in bd03de78b02c [2021-06-17T18:19:40.635Z] Removing intermediate container bd03de78b02c [2021-06-17T18:19:40.635Z] ---> df753f9879e7 [2021-06-17T18:19:40.635Z] Step 21/23 : LABEL arch=arm64 [2021-06-17T18:19:40.912Z] ---> Running in 1785ec35ddc2 [2021-06-17T18:19:41.523Z] ---> 8d65ba26f784 [2021-06-17T18:19:41.523Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-17T18:19:41.523Z] Removing intermediate container 1785ec35ddc2 [2021-06-17T18:19:41.523Z] ---> 13c78361fe65 [2021-06-17T18:19:41.523Z] Step 22/23 : LABEL git_sha=756f2bb3d5f09dfcf5a7fd203093075382c51fd4 [2021-06-17T18:19:41.799Z] ---> Running in ff2269a17b05 [2021-06-17T18:19:42.793Z] Removing intermediate container ff2269a17b05 [2021-06-17T18:19:42.793Z] ---> 8a1118e9b8ea [2021-06-17T18:19:42.793Z] Step 23/23 : LABEL version=0.0.0 [2021-06-17T18:19:42.793Z] ---> 89bee7e2fa0c [2021-06-17T18:19:42.793Z] ---> Running in fad0b8b332b8 [2021-06-17T18:19:42.793Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-17T18:19:43.069Z] ---> Running in c274590eee37 [2021-06-17T18:19:43.677Z] Removing intermediate container fad0b8b332b8 [2021-06-17T18:19:43.677Z] ---> 8b7020f74b0c [2021-06-17T18:19:43.677Z] [2021-06-17T18:19:43.956Z] Removing intermediate container c274590eee37 [2021-06-17T18:19:43.956Z] ---> 6ba2ee00ad14 [2021-06-17T18:19:43.956Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T18:19:44.234Z] ---> Running in 050e48982115 [2021-06-17T18:19:44.511Z] Successfully built 8b7020f74b0c [2021-06-17T18:19:44.511Z] Successfully tagged support-scheduler-arm64:latest [2021-06-17T18:19:45.118Z]  Building support-scheduler ... done Removing intermediate container 050e48982115 [2021-06-17T18:19:45.118Z] ---> 695bd378424a [2021-06-17T18:19:45.118Z] Step 22/24 : LABEL arch=arm64 [2021-06-17T18:19:45.118Z] ---> Running in 33cdc7ddd577 [2021-06-17T18:19:46.109Z] Removing intermediate container 33cdc7ddd577 [2021-06-17T18:19:46.109Z] ---> c29d5ffbbb51 [2021-06-17T18:19:46.109Z] Step 23/24 : LABEL git_sha=756f2bb3d5f09dfcf5a7fd203093075382c51fd4 [2021-06-17T18:19:46.109Z] ---> Running in 6d60c6790cff [2021-06-17T18:19:46.712Z] Removing intermediate container 6d60c6790cff [2021-06-17T18:19:46.712Z] ---> f2f227423740 [2021-06-17T18:19:46.712Z] Step 24/24 : LABEL version=0.0.0 [2021-06-17T18:19:46.989Z] ---> Running in 9f3dec891e21 [2021-06-17T18:19:47.590Z] Removing intermediate container 9f3dec891e21 [2021-06-17T18:19:47.590Z] ---> 85ecd30d2f78 [2021-06-17T18:19:47.590Z] [2021-06-17T18:19:48.192Z] Successfully built 85ecd30d2f78 [2021-06-17T18:19:48.192Z] Successfully tagged core-metadata-arm64:latest [2021-06-17T18:20:10.422Z]  Building core-metadata ... done Removing intermediate container d2b958de9745 [2021-06-17T18:20:10.422Z] ---> add46689988a [2021-06-17T18:20:10.422Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-17T18:20:10.422Z] ---> Running in 7ba32bc293c7 [2021-06-17T18:20:10.422Z] 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-17T18:20:13.063Z] Removing intermediate container 7ba32bc293c7 [2021-06-17T18:20:13.063Z] ---> 330aa48158c3 [2021-06-17T18:20:13.063Z] [2021-06-17T18:20:13.063Z] Step 12/24 : FROM docker:20.10.0 [2021-06-17T18:20:13.063Z] 20.10.0: Pulling from library/docker [2021-06-17T18:20:13.662Z] Removing intermediate container 78e61259d1ce [2021-06-17T18:20:13.662Z] ---> 0d5f36c58090 [2021-06-17T18:20:13.662Z] [2021-06-17T18:20:13.662Z] Step 11/24 : FROM alpine:3.12 [2021-06-17T18:20:13.662Z] ---> c4fd0aeabfcf [2021-06-17T18:20:13.662Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-17T18:20:13.935Z] ---> Running in d457b7d19729 [2021-06-17T18:20:14.922Z] Removing intermediate container d457b7d19729 [2021-06-17T18:20:14.922Z] ---> c28e55d75a4e [2021-06-17T18:20:14.922Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-17T18:20:14.922Z] ---> Running in a8ef13d5bd9a [2021-06-17T18:20:15.915Z] Removing intermediate container a8ef13d5bd9a [2021-06-17T18:20:15.915Z] ---> f6786984df8b [2021-06-17T18:20:15.915Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-17T18:20:15.915Z] ---> Running in c09a96a82ca6 [2021-06-17T18:20:16.507Z] Removing intermediate container c09a96a82ca6 [2021-06-17T18:20:16.507Z] ---> ee6c82ce696f [2021-06-17T18:20:16.507Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T18:20:16.777Z] ---> Running in a96a08152c6b [2021-06-17T18:20:20.171Z] Removing intermediate container a96a08152c6b [2021-06-17T18:20:20.171Z] ---> 1e3016fe4793 [2021-06-17T18:20:20.171Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-17T18:20:20.171Z] ---> Running in 98b51f0d98d3 [2021-06-17T18:20:21.167Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T18:20:21.167Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-17T18:20:21.167Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-17T18:20:21.449Z] ---> eeaf43b92773 [2021-06-17T18:20:21.450Z] 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-17T18:20:21.450Z] ---> Running in 071bba86757d [2021-06-17T18:20:22.044Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T18:20:22.044Z] Removing intermediate container 071bba86757d [2021-06-17T18:20:22.044Z] ---> 8b661f8b2290 [2021-06-17T18:20:22.044Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-17T18:20:22.044Z] ---> Running in 4eb942a12b68 [2021-06-17T18:20:22.639Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-17T18:20:22.913Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-17T18:20:22.913Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-17T18:20:22.913Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-17T18:20:23.183Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T18:20:23.183Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T18:20:23.460Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-17T18:20:23.460Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-17T18:20:23.460Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T18:20:23.460Z] OK: 8 MiB in 20 packages [2021-06-17T18:20:23.740Z] (1/39) Installing readline (8.0.4-r0) [2021-06-17T18:20:23.740Z] (2/39) Installing bash (5.0.17-r0) [2021-06-17T18:20:24.022Z] Executing bash-5.0.17-r0.post-install [2021-06-17T18:20:24.022Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-17T18:20:24.022Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-17T18:20:24.022Z] (5/39) Installing curl (7.77.0-r0) [2021-06-17T18:20:24.022Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-17T18:20:24.022Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-17T18:20:24.022Z] (8/39) Installing expat (2.2.9-r1) [2021-06-17T18:20:24.022Z] (9/39) Installing libffi (3.3-r2) [2021-06-17T18:20:24.022Z] (10/39) Installing gdbm (1.13-r1) [2021-06-17T18:20:24.022Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-17T18:20:24.022Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-17T18:20:24.022Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-17T18:20:25.009Z] Removing intermediate container 98b51f0d98d3 [2021-06-17T18:20:25.009Z] ---> 844edadb8f4e [2021-06-17T18:20:25.009Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T18:20:25.988Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-17T18:20:25.988Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-17T18:20:25.988Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-17T18:20:25.988Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-17T18:20:25.988Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-17T18:20:25.988Z] ---> c2ce3f182b4c [2021-06-17T18:20:25.988Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-17T18:20:25.988Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-17T18:20:25.988Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-17T18:20:25.988Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-17T18:20:25.988Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-17T18:20:26.267Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-17T18:20:26.267Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-17T18:20:26.267Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-17T18:20:26.267Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-17T18:20:26.267Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-17T18:20:26.267Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-17T18:20:26.267Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-17T18:20:26.267Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-17T18:20:26.267Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-17T18:20:26.267Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-17T18:20:26.267Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-17T18:20:26.267Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-17T18:20:26.545Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-17T18:20:26.545Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-17T18:20:26.545Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-17T18:20:26.545Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-17T18:20:26.545Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-17T18:20:26.545Z] Executing busybox-1.31.1-r19.trigger [2021-06-17T18:20:26.545Z] OK: 72 MiB in 59 packages [2021-06-17T18:20:27.523Z] ---> 832d79f91e19 [2021-06-17T18:20:27.523Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-17T18:20:28.119Z] ---> be7f018cec4d [2021-06-17T18:20:28.120Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-17T18:20:28.450Z] ---> Running in 374413e20c1b [2021-06-17T18:20:28.752Z] Removing intermediate container 374413e20c1b [2021-06-17T18:20:28.752Z] ---> 18623f9d116f [2021-06-17T18:20:28.752Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T18:20:29.044Z] ---> Running in d07adf961a10 [2021-06-17T18:20:29.717Z] Removing intermediate container d07adf961a10 [2021-06-17T18:20:29.717Z] ---> e808e39bb8d1 [2021-06-17T18:20:29.717Z] Step 22/24 : LABEL arch=arm64 [2021-06-17T18:20:29.717Z] ---> Running in ec1d3a699d3d [2021-06-17T18:20:30.704Z] Removing intermediate container ec1d3a699d3d [2021-06-17T18:20:30.704Z] ---> 6f79e422c932 [2021-06-17T18:20:30.704Z] Step 23/24 : LABEL git_sha=756f2bb3d5f09dfcf5a7fd203093075382c51fd4 [2021-06-17T18:20:30.704Z] ---> Running in 4e0f63ddeff8 [2021-06-17T18:20:31.300Z] Removing intermediate container 4e0f63ddeff8 [2021-06-17T18:20:31.300Z] ---> a0fc3d0efaa3 [2021-06-17T18:20:31.300Z] Step 24/24 : LABEL version=0.0.0 [2021-06-17T18:20:31.300Z] ---> Running in ab266c0de935 [2021-06-17T18:20:31.893Z] Removing intermediate container ab266c0de935 [2021-06-17T18:20:31.893Z] ---> 56aecced90ba [2021-06-17T18:20:31.893Z] [2021-06-17T18:20:31.893Z] Collecting docker-compose==1.23.2 [2021-06-17T18:20:31.893Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-17T18:20:32.165Z] Successfully built 56aecced90ba [2021-06-17T18:20:32.165Z] Successfully tagged core-data-arm64:latest [2021-06-17T18:20:33.597Z]  Building core-data ... done Collecting PyYAML<4,>=3.10 [2021-06-17T18:20:33.597Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-17T18:20:38.985Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-17T18:20:38.985Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-17T18:20:39.575Z] Collecting docker<4.0,>=3.6.0 [2021-06-17T18:20:39.575Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-17T18:20:40.164Z] Collecting docopt<0.7,>=0.6.1 [2021-06-17T18:20:40.164Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-17T18:20:42.128Z] Collecting texttable<0.10,>=0.9.0 [2021-06-17T18:20:42.128Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-17T18:20:44.101Z] Collecting cached-property<2,>=1.2.0 [2021-06-17T18:20:44.101Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-17T18:20:44.695Z] Collecting jsonschema<3,>=2.5.1 [2021-06-17T18:20:44.695Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-17T18:20:44.965Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-17T18:20:44.965Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-17T18:20:46.940Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-17T18:20:47.214Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-17T18:20:47.214Z] 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-17T18:20:47.214Z] 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-17T18:20:47.807Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-17T18:20:48.405Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-17T18:20:48.678Z] 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-17T18:20:48.678Z] Collecting idna<2.8,>=2.5 [2021-06-17T18:20:48.954Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-17T18:20:48.954Z] Collecting docker-pycreds>=0.4.0 [2021-06-17T18:20:48.954Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-17T18:20:49.230Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-17T18:20:49.230Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-17T18:20:49.230Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-17T18:20:49.230Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-17T18:20:50.207Z] Installing collected packages: PyYAML, urllib3, idna, requests, websocket-client, docker-pycreds, docker, docopt, texttable, cached-property, jsonschema, dockerpty, docker-compose [2021-06-17T18:20:50.207Z] Running setup.py install for PyYAML: started [2021-06-17T18:20:52.178Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-17T18:20:52.178Z] Attempting uninstall: urllib3 [2021-06-17T18:20:52.178Z] Found existing installation: urllib3 1.25.9 [2021-06-17T18:20:52.178Z] Uninstalling urllib3-1.25.9: [2021-06-17T18:20:52.455Z] Successfully uninstalled urllib3-1.25.9 [2021-06-17T18:20:53.049Z] Attempting uninstall: idna [2021-06-17T18:20:53.049Z] Found existing installation: idna 2.9 [2021-06-17T18:20:53.049Z] Uninstalling idna-2.9: [2021-06-17T18:20:53.049Z] Successfully uninstalled idna-2.9 [2021-06-17T18:20:53.645Z] Attempting uninstall: requests [2021-06-17T18:20:53.645Z] Found existing installation: requests 2.23.0 [2021-06-17T18:20:53.645Z] Uninstalling requests-2.23.0: [2021-06-17T18:20:53.919Z] Successfully uninstalled requests-2.23.0 [2021-06-17T18:20:55.345Z] Running setup.py install for docopt: started [2021-06-17T18:20:57.315Z] Running setup.py install for docopt: finished with status 'done' [2021-06-17T18:20:57.315Z] Running setup.py install for texttable: started [2021-06-17T18:20:59.289Z] Running setup.py install for texttable: finished with status 'done' [2021-06-17T18:20:59.884Z] Running setup.py install for dockerpty: started [2021-06-17T18:21:01.853Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-17T18:21:02.832Z] 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-17T18:21:11.114Z] Removing intermediate container 4eb942a12b68 [2021-06-17T18:21:11.114Z] ---> 26ef157ba2d2 [2021-06-17T18:21:11.114Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-17T18:21:11.114Z] ---> Running in 6daaef95849e [2021-06-17T18:21:11.114Z] Removing intermediate container 6daaef95849e [2021-06-17T18:21:11.114Z] ---> e8f2a54c9dd7 [2021-06-17T18:21:11.114Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-17T18:21:11.394Z] ---> Running in deff0e8b2ce0 [2021-06-17T18:21:11.668Z] Removing intermediate container deff0e8b2ce0 [2021-06-17T18:21:11.668Z] ---> 2858b9d9dba5 [2021-06-17T18:21:11.668Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-17T18:21:13.101Z] ---> b8656794d558 [2021-06-17T18:21:13.101Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-17T18:21:13.697Z] ---> f0c7fbe27363 [2021-06-17T18:21:13.697Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-17T18:21:14.675Z] ---> 680648cca5bc [2021-06-17T18:21:14.675Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-17T18:21:14.675Z] ---> Running in 222bb6a27e13 [2021-06-17T18:21:15.276Z] Removing intermediate container 222bb6a27e13 [2021-06-17T18:21:15.276Z] ---> 7dea5fdac63e [2021-06-17T18:21:15.276Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T18:21:15.276Z] ---> Running in 39bfbcdf9f5a [2021-06-17T18:21:15.870Z] Removing intermediate container 39bfbcdf9f5a [2021-06-17T18:21:15.870Z] ---> 51dcf75cbd6e [2021-06-17T18:21:15.870Z] Step 22/24 : LABEL arch=arm64 [2021-06-17T18:21:15.870Z] ---> Running in b7c53a33fa22 [2021-06-17T18:21:16.467Z] Removing intermediate container b7c53a33fa22 [2021-06-17T18:21:16.467Z] ---> 698396040eb9 [2021-06-17T18:21:16.467Z] Step 23/24 : LABEL git_sha=756f2bb3d5f09dfcf5a7fd203093075382c51fd4 [2021-06-17T18:21:16.467Z] ---> Running in 272793b4929a [2021-06-17T18:21:17.067Z] Removing intermediate container 272793b4929a [2021-06-17T18:21:17.067Z] ---> 239c0ee4b90e [2021-06-17T18:21:17.067Z] Step 24/24 : LABEL version=0.0.0 [2021-06-17T18:21:17.067Z] ---> Running in 14cbd83b5df7 [2021-06-17T18:21:17.663Z] Removing intermediate container 14cbd83b5df7 [2021-06-17T18:21:17.663Z] ---> 2ca18838cccc [2021-06-17T18:21:17.663Z] [2021-06-17T18:21:17.936Z] Successfully built 2ca18838cccc [2021-06-17T18:21:18.210Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-17T18:21:18.496Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-17T18:21:18.514Z] $ docker stop --time=1 a6c876592f10d672b9bbcfc7e878735cdea3f07e03ad5f3e31927a0f73e97c1d [2021-06-17T18:21:20.279Z] $ docker rm -f a6c876592f10d672b9bbcfc7e878735cdea3f07e03ad5f3e31927a0f73e97c1d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T18:21:20.931Z] + docker images [2021-06-17T18:21:21.204Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-17T18:21:21.204Z] sys-mgmt-agent-arm64 latest 2ca18838cccc 3 seconds ago 299MB [2021-06-17T18:21:21.204Z] core-data-arm64 latest 56aecced90ba 49 seconds ago 19.1MB [2021-06-17T18:21:21.204Z] 330aa48158c3 About a minute ago 969MB [2021-06-17T18:21:21.204Z] 0d5f36c58090 About a minute ago 975MB [2021-06-17T18:21:21.204Z] core-metadata-arm64 latest 85ecd30d2f78 About a minute ago 15.7MB [2021-06-17T18:21:21.204Z] support-scheduler-arm64 latest 8b7020f74b0c About a minute ago 15.1MB [2021-06-17T18:21:21.204Z] baec1fccd412 About a minute ago 972MB [2021-06-17T18:21:21.204Z] 99eeecefa4f0 About a minute ago 968MB [2021-06-17T18:21:21.204Z] security-bootstrapper-arm64 latest ef1bb1a4232c 3 minutes ago 17.5MB [2021-06-17T18:21:21.204Z] security-secretstore-setup-arm64 latest 63eab8d27832 4 minutes ago 27.1MB [2021-06-17T18:21:21.204Z] support-notifications-arm64 latest f1990b0d85dc 4 minutes ago 15.7MB [2021-06-17T18:21:21.204Z] security-proxy-setup-arm64 latest f61e0fc47b8d 4 minutes ago 24.2MB [2021-06-17T18:21:21.204Z] core-command-arm64 latest 76767531056e 4 minutes ago 15MB [2021-06-17T18:21:21.204Z] c131e9cc731f 4 minutes ago 976MB [2021-06-17T18:21:21.204Z] 6a51c002471d 4 minutes ago 969MB [2021-06-17T18:21:21.204Z] ca8d1f154e90 4 minutes ago 973MB [2021-06-17T18:21:21.204Z] dd2d1436a036 4 minutes ago 966MB [2021-06-17T18:21:21.204Z] c806cb873620 4 minutes ago 970MB [2021-06-17T18:21:21.204Z] ci-base-image-arm64 latest fd8da8f828c4 14 minutes ago 641MB [2021-06-17T18:21:21.204Z] alpine 3.12 c4fd0aeabfcf 45 hours ago 5.32MB [2021-06-17T18:21:21.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 8 days ago 429MB [2021-06-17T18:21:21.204Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-17T18:21:21.204Z] 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-17T18:21:22.188Z] ---> job-cost.sh [2021-06-17T18:21:22.189Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bjxW [2021-06-17T18:22:09.176Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-17T18:24:00.984Z] lf-activate-venv(): INFO: Adding /tmp/venv-bjxW/bin to PATH [2021-06-17T18:24:00.984Z] INFO: No Stack... [2021-06-17T18:24:00.984Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-17T18:24:00.984Z] INFO: Archiving Costs [Pipeline] sh [2021-06-17T18:24:01.368Z] + cut -d, -f6 [2021-06-17T18:24:01.368Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-06-17T18:24:01.479Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-1-stack-cost] [2021-06-17T18:24:01.487Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3579-1-stack-cost] did not exist. Created. [2021-06-17T18:24:01.487Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-17T18:24:01.948Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-17T18:24:02.230Z] Stashed 1 file(s) [Pipeline] } [2021-06-17T18:24:02.252Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-1-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-17T18:24:05.696Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T18:24:06.324Z] ---> package-listing.sh [2021-06-17T18:24:06.324Z] ++ facter osfamily [2021-06-17T18:24:06.324Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-17T18:24:06.590Z] + OS_FAMILY=redhat [2021-06-17T18:24:06.590Z] + workspace=/w/workspace/edgex-go/1 [2021-06-17T18:24:06.590Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-17T18:24:06.590Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-17T18:24:06.590Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-17T18:24:06.590Z] + PACKAGES=/tmp/packages_start.txt [2021-06-17T18:24:06.590Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-17T18:24:06.590Z] + PACKAGES=/tmp/packages_end.txt [2021-06-17T18:24:06.590Z] + case "${OS_FAMILY}" in [2021-06-17T18:24:06.590Z] + rpm -qa [2021-06-17T18:24:06.590Z] + sort [2021-06-17T18:24:09.147Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-17T18:24:09.147Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-17T18:24:09.147Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-17T18:24:09.147Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-17T18:24:09.147Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-06-17T18:24:09.147Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-06-17T18:24:09.190Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-17T18:24:09.493Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:24:10.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T18:24:10.098Z] [2021-06-17T18:24:10.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:24:10.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T18:24:10.451Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-17T18:24:10.451Z] df20fa9351a1: Pulling fs layer [2021-06-17T18:24:10.451Z] 36b3adc4ff6f: Pulling fs layer [2021-06-17T18:24:10.451Z] 8ad3a11d3b57: Pulling fs layer [2021-06-17T18:24:10.451Z] 46f8f816bc3b: Pulling fs layer [2021-06-17T18:24:10.451Z] 93b61091891f: Pulling fs layer [2021-06-17T18:24:10.451Z] 93b9cdb0e59b: Pulling fs layer [2021-06-17T18:24:10.451Z] 5e14af77c1be: Pulling fs layer [2021-06-17T18:24:10.451Z] 01666e4c0597: Pulling fs layer [2021-06-17T18:24:10.451Z] aa168da1d23b: Pulling fs layer [2021-06-17T18:24:10.451Z] 93b61091891f: Waiting [2021-06-17T18:24:10.451Z] 93b9cdb0e59b: Waiting [2021-06-17T18:24:10.451Z] 5e14af77c1be: Waiting [2021-06-17T18:24:10.451Z] 01666e4c0597: Waiting [2021-06-17T18:24:10.451Z] aa168da1d23b: Waiting [2021-06-17T18:24:10.451Z] 46f8f816bc3b: Waiting [2021-06-17T18:24:10.451Z] 36b3adc4ff6f: Verifying Checksum [2021-06-17T18:24:10.451Z] 36b3adc4ff6f: Download complete [2021-06-17T18:24:10.451Z] 46f8f816bc3b: Verifying Checksum [2021-06-17T18:24:10.451Z] 46f8f816bc3b: Download complete [2021-06-17T18:24:10.718Z] df20fa9351a1: Verifying Checksum [2021-06-17T18:24:10.718Z] df20fa9351a1: Download complete [2021-06-17T18:24:10.718Z] 93b9cdb0e59b: Verifying Checksum [2021-06-17T18:24:10.718Z] 93b9cdb0e59b: Download complete [2021-06-17T18:24:10.718Z] 5e14af77c1be: Verifying Checksum [2021-06-17T18:24:10.718Z] 5e14af77c1be: Download complete [2021-06-17T18:24:10.718Z] 01666e4c0597: Verifying Checksum [2021-06-17T18:24:10.718Z] 01666e4c0597: Download complete [2021-06-17T18:24:10.718Z] df20fa9351a1: Pull complete [2021-06-17T18:24:10.718Z] 8ad3a11d3b57: Verifying Checksum [2021-06-17T18:24:10.718Z] 8ad3a11d3b57: Download complete [2021-06-17T18:24:10.984Z] 36b3adc4ff6f: Pull complete [2021-06-17T18:24:10.984Z] 93b61091891f: Verifying Checksum [2021-06-17T18:24:10.985Z] 93b61091891f: Download complete [2021-06-17T18:24:11.253Z] 8ad3a11d3b57: Pull complete [2021-06-17T18:24:11.525Z] 46f8f816bc3b: Pull complete [2021-06-17T18:24:11.785Z] 93b61091891f: Pull complete [2021-06-17T18:24:11.785Z] 93b9cdb0e59b: Pull complete [2021-06-17T18:24:11.785Z] 5e14af77c1be: Pull complete [2021-06-17T18:24:11.785Z] 01666e4c0597: Pull complete [2021-06-17T18:24:12.737Z] aa168da1d23b: Verifying Checksum [2021-06-17T18:24:12.737Z] aa168da1d23b: Download complete [2021-06-17T18:24:17.000Z] aa168da1d23b: Pull complete [2021-06-17T18:24:17.000Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-17T18:24:17.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T18:24:17.000Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-17T18:24:17.136Z] prd-centos7-docker-4c-2g-16 does not seem to be running inside a container [2021-06-17T18:24:17.184Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-lftools-log-publisher:alpine cat [2021-06-17T18:24:20.272Z] $ docker top 4a655a1caac9b89d0fb8fc6297e5fee432b0ba602a7c356ef6a38b52494890e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T18:24:20.756Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-17T18:24:21.134Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-17T18:24:21.508Z] + ls /var/log/sa-host [2021-06-17T18:24:21.508Z] + sadf -c /var/log/sa-host/sa05 [2021-06-17T18:24:21.508Z] file_magic: OK [2021-06-17T18:24:21.508Z] HZ: Using current value: 100 [2021-06-17T18:24:21.508Z] file_header: OK [2021-06-17T18:24:21.508Z] 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-17T18:24:21.508Z] Statistics: [2021-06-17T18:24:21.508Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-17T18:24:21.508Z] File successfully converted to sysstat format version 12.2.1 [2021-06-17T18:24:21.508Z] + sadf -c /var/log/sa-host/sa17 [2021-06-17T18:24:21.508Z] file_magic: OK [2021-06-17T18:24:21.508Z] HZ: Using current value: 100 [2021-06-17T18:24:21.508Z] file_header: OK [2021-06-17T18:24:21.508Z] 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-17T18:24:21.508Z] Statistics: [2021-06-17T18:24:21.508Z] 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-17T18:24:21.508Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T18:24:21.830Z] provisioning config files... [2021-06-17T18:24:21.849Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7293050693487504975tmp [Pipeline] { [Pipeline] echo [2021-06-17T18:24:21.950Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T18:24:22.309Z] ---> create-netrc.sh [Pipeline] } [2021-06-17T18:24:22.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-17T18:24:22.857Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-17T18:24:22.950Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T18:24:23.715Z] ---> sudo-logs.sh [2021-06-17T18:24:23.715Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-17T18:24:23.984Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T18:24:24.332Z] ---> job-cost.sh [2021-06-17T18:24:24.332Z] lf-activate-venv: SKIPPING [2021-06-17T18:24:24.332Z] DEBUG: total: 0.18000000715255737 [2021-06-17T18:24:24.332Z] INFO: Retrieving Stack Cost... [2021-06-17T18:24:25.277Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-17T18:24:25.848Z] INFO: Archiving Costs [Pipeline] echo [2021-06-17T18:24:25.904Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T18:24:26.252Z] ---> logs-deploy.sh [2021-06-17T18:24:26.252Z] lf-activate-venv: SKIPPING [2021-06-17T18:24:26.252Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/1 [2021-06-17T18:24:26.252Z] INFO: archiving workspace using pattern(s): [2021-06-17T18:24:27.201Z] Archives upload complete. [2021-06-17T18:24:27.201Z] INFO: archiving logs to Nexus [2021-06-17T18:24:27.794Z] ---> uname -a: [2021-06-17T18:24:27.794Z] Linux prd-centos7-docker-4c-2g-16.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-17T18:24:27.794Z] [2021-06-17T18:24:27.794Z] [2021-06-17T18:24:27.794Z] ---> lscpu: [2021-06-17T18:24:27.794Z] Architecture: x86_64 [2021-06-17T18:24:27.794Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-17T18:24:27.794Z] Byte Order: Little Endian [2021-06-17T18:24:27.794Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-17T18:24:27.794Z] CPU(s): 2 [2021-06-17T18:24:27.794Z] On-line CPU(s) list: 0,1 [2021-06-17T18:24:27.794Z] Thread(s) per core: 1 [2021-06-17T18:24:27.794Z] Core(s) per socket: 1 [2021-06-17T18:24:27.794Z] Socket(s): 2 [2021-06-17T18:24:27.794Z] NUMA node(s): 1 [2021-06-17T18:24:27.794Z] Vendor ID: AuthenticAMD [2021-06-17T18:24:27.794Z] CPU family: 23 [2021-06-17T18:24:27.794Z] Model: 49 [2021-06-17T18:24:27.794Z] Model name: AMD EPYC-Rome Processor [2021-06-17T18:24:27.794Z] Stepping: 0 [2021-06-17T18:24:27.794Z] CPU MHz: 2799.998 [2021-06-17T18:24:27.794Z] BogoMIPS: 5599.99 [2021-06-17T18:24:27.794Z] Virtualization: AMD-V [2021-06-17T18:24:27.794Z] Hypervisor vendor: KVM [2021-06-17T18:24:27.794Z] Virtualization type: full [2021-06-17T18:24:27.794Z] L1d cache: 64 KiB [2021-06-17T18:24:27.794Z] L1i cache: 64 KiB [2021-06-17T18:24:27.794Z] L2 cache: 1 MiB [2021-06-17T18:24:27.794Z] L3 cache: 32 MiB [2021-06-17T18:24:27.794Z] NUMA node0 CPU(s): 0,1 [2021-06-17T18:24:27.794Z] Vulnerability Itlb multihit: Not affected [2021-06-17T18:24:27.794Z] Vulnerability L1tf: Not affected [2021-06-17T18:24:27.794Z] Vulnerability Mds: Not affected [2021-06-17T18:24:27.794Z] Vulnerability Meltdown: Not affected [2021-06-17T18:24:27.794Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-17T18:24:27.794Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-17T18:24:27.794Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-17T18:24:27.794Z] Vulnerability Srbds: Not affected [2021-06-17T18:24:27.794Z] Vulnerability Tsx async abort: Not affected [2021-06-17T18:24:27.794Z] 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-17T18:24:27.794Z] [2021-06-17T18:24:27.794Z] [2021-06-17T18:24:27.794Z] ---> nproc: [2021-06-17T18:24:27.794Z] 2 [2021-06-17T18:24:27.794Z] [2021-06-17T18:24:27.794Z] [2021-06-17T18:24:27.794Z] ---> df -h: [2021-06-17T18:24:27.794Z] Filesystem Size Used Available Use% Mounted on [2021-06-17T18:24:27.794Z] overlay 40.0G 12.0G 27.9G 30% / [2021-06-17T18:24:27.794Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-17T18:24:27.794Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-17T18:24:27.794Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-17T18:24:27.794Z] /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os [2021-06-17T18:24:27.794Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf [2021-06-17T18:24:27.794Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname [2021-06-17T18:24:27.794Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts [2021-06-17T18:24:27.794Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log [2021-06-17T18:24:27.794Z] /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json [2021-06-17T18:24:27.794Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host [2021-06-17T18:24:27.794Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure [2021-06-17T18:24:27.794Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/1 [2021-06-17T18:24:27.794Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/1@tmp [2021-06-17T18:24:27.794Z] [2021-06-17T18:24:27.794Z] [2021-06-17T18:24:27.794Z] ---> free -m: [2021-06-17T18:24:27.794Z] total used free shared buff/cache available [2021-06-17T18:24:27.794Z] Mem: 7821 1330 2139 0 4351 6443 [2021-06-17T18:24:27.794Z] Swap: 1023 1 1022 [2021-06-17T18:24:27.794Z] [2021-06-17T18:24:27.794Z] [2021-06-17T18:24:27.794Z] ---> ip addr: [2021-06-17T18:24:27.794Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-17T18:24:27.794Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-17T18:24:27.794Z] inet 127.0.0.1/8 scope host lo [2021-06-17T18:24:27.794Z] valid_lft forever preferred_lft forever [2021-06-17T18:24:27.794Z] inet6 ::1/128 scope host [2021-06-17T18:24:27.794Z] valid_lft forever preferred_lft forever [2021-06-17T18:24:27.794Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-17T18:24:27.794Z] link/ether fa:16:3e:3a:62:dd brd ff:ff:ff:ff:ff:ff [2021-06-17T18:24:27.794Z] inet 10.30.122.201/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-17T18:24:27.794Z] valid_lft 84941sec preferred_lft 84941sec [2021-06-17T18:24:27.794Z] inet6 fe80::f816:3eff:fe3a:62dd/64 scope link [2021-06-17T18:24:27.794Z] valid_lft forever preferred_lft forever [2021-06-17T18:24:27.794Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-17T18:24:27.794Z] link/ether 02:42:60:fa:12:fb brd ff:ff:ff:ff:ff:ff [2021-06-17T18:24:27.794Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-17T18:24:27.794Z] valid_lft forever preferred_lft forever [2021-06-17T18:24:27.794Z] inet6 fe80::42:60ff:fefa:12fb/64 scope link [2021-06-17T18:24:27.794Z] valid_lft forever preferred_lft forever [2021-06-17T18:24:27.794Z] [2021-06-17T18:24:27.794Z] [2021-06-17T18:24:27.794Z] ---> sar -b -r -n DEV: [2021-06-17T18:24:27.794Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/17/21 _x86_64_ (2 CPU) [2021-06-17T18:24:27.794Z] [2021-06-17T18:24:27.794Z] 17:59:57 LINUX RESTART (2 CPU) [2021-06-17T18:24:27.794Z] [2021-06-17T18:24:27.794Z] 18:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-17T18:24:27.794Z] 18:02:01 51.04 0.72 50.32 0.00 352.92 23814.80 0.00 [2021-06-17T18:24:27.794Z] 18:03:01 182.68 0.00 182.68 0.00 0.00 38622.33 0.00 [2021-06-17T18:24:27.794Z] 18:04:01 56.83 0.00 56.83 0.00 0.00 10717.58 0.00 [2021-06-17T18:24:27.794Z] 18:05:01 120.91 0.00 120.91 0.00 0.00 30136.92 0.00 [2021-06-17T18:24:27.794Z] 18:06:03 672.10 329.29 342.82 0.00 13179.71 235239.46 0.00 [2021-06-17T18:24:27.794Z] 18:07:01 636.02 364.10 271.92 0.00 20152.14 90048.56 0.00 [2021-06-17T18:24:27.794Z] 18:08:01 488.36 13.97 474.39 0.00 2404.53 180427.27 0.00 [2021-06-17T18:24:27.794Z] 18:09:01 81.71 10.89 70.82 0.00 1403.60 10965.17 0.00 [2021-06-17T18:24:27.794Z] 18:10:01 0.17 0.00 0.17 0.00 0.00 1.57 0.00 [2021-06-17T18:24:27.794Z] 18:11:01 0.32 0.00 0.32 0.00 0.00 3.81 0.00 [2021-06-17T18:24:27.794Z] 18:12:01 0.25 0.02 0.23 0.00 1.07 3.46 0.00 [2021-06-17T18:24:27.794Z] 18:13:01 0.17 0.00 0.17 0.00 0.00 1.93 0.00 [2021-06-17T18:24:27.794Z] 18:14:01 0.30 0.00 0.30 0.00 0.00 3.56 0.00 [2021-06-17T18:24:27.794Z] 18:15:01 0.35 0.05 0.30 0.00 1.47 4.00 0.00 [2021-06-17T18:24:27.794Z] 18:16:01 0.83 0.13 0.70 0.00 4.26 14.74 0.00 [2021-06-17T18:24:27.794Z] 18:17:01 0.23 0.00 0.23 0.00 0.00 2.02 0.00 [2021-06-17T18:24:27.794Z] 18:18:01 0.27 0.00 0.27 0.00 0.00 4.12 0.00 [2021-06-17T18:24:27.794Z] 18:19:01 0.32 0.02 0.30 0.00 0.53 4.16 0.00 [2021-06-17T18:24:27.794Z] 18:20:01 0.15 0.00 0.15 0.00 0.00 1.87 0.00 [2021-06-17T18:24:27.794Z] 18:21:01 0.28 0.00 0.28 0.00 0.00 3.62 0.00 [2021-06-17T18:24:27.794Z] 18:22:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-06-17T18:24:27.794Z] 18:23:01 0.33 0.00 0.33 0.00 0.00 5.73 0.00 [2021-06-17T18:24:27.794Z] 18:24:01 0.15 0.00 0.15 0.00 0.00 1.92 0.00 [2021-06-17T18:24:27.794Z] Average: 99.43 31.02 68.41 0.00 1612.83 27035.96 0.00 [2021-06-17T18:24:27.794Z] [2021-06-17T18:24:27.794Z] 18:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-17T18:24:27.794Z] 18:02:01 4206832 0 946732 11.82 2620 2852756 1478472 16.32 1037244 2280548 500984 [2021-06-17T18:24:27.794Z] 18:03:01 3868028 0 1121884 14.01 2620 3016408 1677836 18.52 1327344 2265372 259716 [2021-06-17T18:24:27.794Z] 18:04:01 3869316 0 1162132 14.51 2620 2974872 1705728 18.83 1271768 2308632 64192 [2021-06-17T18:24:27.795Z] 18:05:01 1930816 0 1184548 14.79 2620 4890956 1394392 15.39 1753216 3705828 1270128 [2021-06-17T18:24:27.795Z] 18:06:03 297344 0 1473928 18.40 2620 6235048 2214860 24.45 3041952 3952784 2188 [2021-06-17T18:24:27.795Z] 18:07:01 663568 0 1501036 18.74 2620 5841716 2704644 29.86 2575404 4015844 872 [2021-06-17T18:24:27.795Z] 18:08:01 1824308 0 1391112 17.37 2620 4790900 2204728 24.34 2311832 3130552 98556 [2021-06-17T18:24:27.795Z] 18:09:01 2824308 0 1253180 15.65 2620 3928832 1309800 14.46 1308892 3173724 8 [2021-06-17T18:24:27.795Z] 18:10:01 2819332 0 1258156 15.71 2620 3928832 1298480 14.34 1327620 3160348 8 [2021-06-17T18:24:27.795Z] 18:11:01 2820540 0 1256940 15.69 2620 3928840 1298492 14.34 1327588 3160348 8 [2021-06-17T18:24:27.795Z] 18:12:01 2822492 0 1254988 15.67 2620 3928840 1283144 14.17 1326352 3160380 20 [2021-06-17T18:24:27.795Z] 18:13:01 2823940 0 1253532 15.65 2620 3928848 1271932 14.04 1325476 3160380 16 [2021-06-17T18:24:27.795Z] 18:14:01 2823900 0 1253568 15.65 2620 3928852 1271980 14.04 1325740 3160380 8 [2021-06-17T18:24:27.795Z] 18:15:01 2822644 0 1254824 15.67 2620 3928852 1273492 14.06 1326612 3160380 8 [2021-06-17T18:24:27.795Z] 18:16:01 2824412 0 1253016 15.65 2620 3928892 1271836 14.04 1325428 3160180 8 [2021-06-17T18:24:27.795Z] 18:17:01 2824060 0 1253368 15.65 2620 3928892 1271872 14.04 1325628 3160180 12 [2021-06-17T18:24:27.795Z] 18:18:01 2823344 0 1254076 15.66 2620 3928900 1271944 14.04 1325932 3160180 8 [2021-06-17T18:24:27.795Z] 18:19:01 2823016 0 1254400 15.66 2620 3928904 1272004 14.04 1326212 3160196 20 [2021-06-17T18:24:27.795Z] 18:20:01 2821912 0 1255500 15.68 2620 3928908 1272064 14.04 1328612 3158988 8 [2021-06-17T18:24:27.795Z] 18:21:01 2823556 0 1253852 15.66 2620 3928912 1271836 14.04 1327564 3158988 8 [2021-06-17T18:24:27.795Z] 18:22:01 2821992 0 1255412 15.68 2620 3928916 1272016 14.04 1328384 3158988 20 [2021-06-17T18:24:27.795Z] 18:23:01 2821632 0 1255768 15.68 2620 3928920 1272088 14.04 1328952 3158988 20 [2021-06-17T18:24:27.795Z] 18:24:01 2821604 0 1255788 15.68 2620 3928928 1272040 14.04 1328940 3158992 12 [2021-06-17T18:24:27.795Z] Average: 2687952 0 1254684 15.67 2620 4063684 1471117 16.24 1501421 3140486 95514 [2021-06-17T18:24:27.795Z] [2021-06-17T18:24:27.795Z] 18:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-17T18:24:27.795Z] 18:02:01 eth0 981.36 1209.26 5405.31 120.44 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:02:01 docker0 934.26 665.46 75.48 2691.99 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:03:01 eth0 295.61 243.27 879.06 34.36 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:03:01 veth7a0fd6a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:03:01 docker0 219.68 253.78 15.15 842.26 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:04:01 eth0 41.56 27.14 24.80 108.56 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:04:01 veth7a0fd6a 2.25 2.25 0.18 0.18 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:04:01 docker0 2.25 2.25 0.15 0.18 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:05:01 vetheea3024 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:05:01 eth0 234.44 201.46 1706.50 29.02 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:06:03 vetheea3024 0.00 1.03 0.00 0.05 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:06:03 eth0 93.78 71.94 184.30 14.58 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:06:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:06:03 docker0 59.59 69.18 4.03 163.72 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:07:01 vethd42da3a 26.99 46.51 2.15 356.71 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:07:01 vetheea3024 0.00 0.52 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:07:01 veth3549813 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:07:01 eth0 220.28 141.62 1739.78 128.73 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:08:01 veth16529c8 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:08:01 vetheea3024 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:08:01 eth0 90.13 54.05 204.60 22.85 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:08:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:09:01 eth0 36.79 26.72 88.64 6.61 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:09:01 docker0 1296.99 1107.10 100.07 4331.10 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:10:01 eth0 2.07 1.02 0.90 0.61 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:11:01 eth0 2.05 0.43 0.52 0.27 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:12:01 eth0 1.82 0.53 0.60 0.39 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:13:01 eth0 0.97 0.40 0.32 0.18 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:14:01 eth0 0.55 0.30 0.27 0.23 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:15:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:16:01 eth0 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:17:01 eth0 1.42 0.43 0.42 0.21 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:18:01 eth0 1.32 0.35 0.35 0.20 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:19:01 eth0 2.15 0.48 0.66 0.39 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:20:01 eth0 0.97 0.55 0.53 0.40 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:21:01 eth0 1.23 0.22 0.22 0.07 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:22:01 eth0 4.88 0.88 1.36 0.74 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:23:01 eth0 3.45 0.98 1.22 0.78 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:24:01 eth0 1.87 0.33 0.38 0.23 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] Average: eth0 87.64 86.16 443.39 20.28 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] Average: docker0 56.43 48.17 4.35 188.43 0.00 0.00 0.00 0.00 [2021-06-17T18:24:27.795Z] [2021-06-17T18:24:27.795Z] [2021-06-17T18:24:27.795Z] ---> sar -P ALL: [2021-06-17T18:24:27.795Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/17/21 _x86_64_ (2 CPU) [2021-06-17T18:24:27.795Z] [2021-06-17T18:24:27.795Z] 17:59:57 LINUX RESTART (2 CPU) [2021-06-17T18:24:27.795Z] [2021-06-17T18:24:27.795Z] 18:01:01 CPU %user %nice %system %iowait %steal %idle [2021-06-17T18:24:27.795Z] 18:02:01 all 18.85 0.00 5.85 3.22 0.08 72.00 [2021-06-17T18:24:27.795Z] 18:02:01 0 17.12 0.00 5.99 2.10 0.09 74.71 [2021-06-17T18:24:27.795Z] 18:02:01 1 20.58 0.00 5.72 4.34 0.07 69.29 [2021-06-17T18:24:27.795Z] 18:03:01 all 49.96 0.00 8.61 4.42 0.10 36.92 [2021-06-17T18:24:27.795Z] 18:03:01 0 49.87 0.00 9.21 5.16 0.11 35.64 [2021-06-17T18:24:27.795Z] 18:03:01 1 50.04 0.00 8.01 3.67 0.09 38.19 [2021-06-17T18:24:27.795Z] 18:04:01 all 32.43 0.00 4.29 1.69 0.08 61.51 [2021-06-17T18:24:27.795Z] 18:04:01 0 33.51 0.00 4.08 1.59 0.07 60.75 [2021-06-17T18:24:27.795Z] 18:04:01 1 31.35 0.00 4.50 1.79 0.09 62.28 [2021-06-17T18:24:27.795Z] 18:05:01 all 49.03 0.00 10.42 3.44 0.11 37.00 [2021-06-17T18:24:27.795Z] 18:05:01 0 47.22 0.00 10.81 2.98 0.11 38.87 [2021-06-17T18:24:27.795Z] 18:05:01 1 50.83 0.00 10.03 3.90 0.11 35.13 [2021-06-17T18:24:27.795Z] 18:06:03 all 18.91 0.00 14.68 52.15 0.11 14.16 [2021-06-17T18:24:27.795Z] 18:06:03 0 18.42 0.00 15.05 53.28 0.11 13.15 [2021-06-17T18:24:27.795Z] 18:06:03 1 19.40 0.00 14.31 51.02 0.11 15.17 [2021-06-17T18:24:27.795Z] 18:07:01 all 71.58 0.00 13.56 13.54 0.12 1.19 [2021-06-17T18:24:27.795Z] 18:07:01 0 71.94 0.00 13.65 14.01 0.11 0.29 [2021-06-17T18:24:27.795Z] 18:07:01 1 71.23 0.00 13.48 13.06 0.13 2.09 [2021-06-17T18:24:27.795Z] 18:08:01 all 66.96 0.00 19.08 11.70 0.11 2.15 [2021-06-17T18:24:27.795Z] 18:08:01 0 68.49 0.00 18.15 11.66 0.11 1.58 [2021-06-17T18:24:27.795Z] 18:08:01 1 65.41 0.00 20.00 11.74 0.11 2.73 [2021-06-17T18:24:27.795Z] 18:09:01 all 6.09 0.00 2.69 1.90 0.03 89.28 [2021-06-17T18:24:27.795Z] 18:09:01 0 5.87 0.00 2.81 2.17 0.03 89.12 [2021-06-17T18:24:27.795Z] 18:09:01 1 6.32 0.00 2.57 1.63 0.03 89.45 [2021-06-17T18:24:27.795Z] 18:10:01 all 0.17 0.00 0.03 0.00 0.03 99.77 [2021-06-17T18:24:27.795Z] 18:10:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-17T18:24:27.795Z] 18:10:01 1 0.28 0.00 0.03 0.00 0.03 99.65 [2021-06-17T18:24:27.795Z] 18:11:01 all 0.18 0.00 0.06 0.00 0.02 99.74 [2021-06-17T18:24:27.795Z] 18:11:01 0 0.03 0.00 0.10 0.00 0.02 99.85 [2021-06-17T18:24:27.795Z] 18:11:01 1 0.33 0.00 0.02 0.00 0.02 99.63 [2021-06-17T18:24:27.795Z] 18:12:01 all 0.18 0.00 0.03 0.01 0.02 99.77 [2021-06-17T18:24:27.795Z] 18:12:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2021-06-17T18:24:27.796Z] 18:12:01 1 0.32 0.00 0.03 0.00 0.02 99.63 [2021-06-17T18:24:27.796Z] [2021-06-17T18:24:27.796Z] 18:12:01 CPU %user %nice %system %iowait %steal %idle [2021-06-17T18:24:27.796Z] 18:13:01 all 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-17T18:24:27.796Z] 18:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-17T18:24:27.796Z] 18:13:01 1 0.27 0.00 0.03 0.00 0.02 99.68 [2021-06-17T18:24:27.796Z] 18:14:01 all 0.13 0.00 0.02 0.00 0.01 99.85 [2021-06-17T18:24:27.796Z] 18:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-06-17T18:24:27.796Z] 18:14:01 1 0.22 0.00 0.02 0.00 0.02 99.75 [2021-06-17T18:24:27.796Z] 18:15:01 all 0.18 0.00 0.03 0.00 0.03 99.77 [2021-06-17T18:24:27.796Z] 18:15:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-17T18:24:27.796Z] 18:15:01 1 0.32 0.00 0.03 0.00 0.02 99.63 [2021-06-17T18:24:27.796Z] 18:16:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-17T18:24:27.796Z] 18:16:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2021-06-17T18:24:27.796Z] 18:16:01 1 0.27 0.00 0.02 0.00 0.03 99.68 [2021-06-17T18:24:27.796Z] 18:17:01 all 0.14 0.00 0.03 0.00 0.02 99.82 [2021-06-17T18:24:27.796Z] 18:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-17T18:24:27.796Z] 18:17:01 1 0.25 0.00 0.03 0.00 0.02 99.70 [2021-06-17T18:24:27.796Z] 18:18:01 all 0.10 0.00 0.02 0.00 0.03 99.86 [2021-06-17T18:24:27.796Z] 18:18:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-17T18:24:27.796Z] 18:18:01 1 0.18 0.00 0.02 0.00 0.02 99.78 [2021-06-17T18:24:27.796Z] 18:19:01 all 0.11 0.00 0.03 0.00 0.02 99.84 [2021-06-17T18:24:27.796Z] 18:19:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-17T18:24:27.796Z] 18:19:01 1 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-17T18:24:27.796Z] 18:20:01 all 0.02 0.00 0.03 0.00 0.02 99.94 [2021-06-17T18:24:27.796Z] 18:20:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-17T18:24:27.796Z] 18:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-17T18:24:27.796Z] 18:21:01 all 0.13 0.00 0.02 0.00 0.02 99.83 [2021-06-17T18:24:27.796Z] 18:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-06-17T18:24:27.796Z] 18:21:01 1 0.25 0.00 0.02 0.00 0.03 99.70 [2021-06-17T18:24:27.796Z] 18:22:01 all 0.25 0.00 0.03 0.00 0.02 99.71 [2021-06-17T18:24:27.796Z] 18:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-17T18:24:27.796Z] 18:22:01 1 0.45 0.00 0.03 0.00 0.02 99.50 [2021-06-17T18:24:27.796Z] 18:23:01 all 0.18 0.00 0.03 0.00 0.01 99.78 [2021-06-17T18:24:27.796Z] 18:23:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-17T18:24:27.796Z] 18:23:01 1 0.33 0.00 0.03 0.00 0.00 99.63 [2021-06-17T18:24:27.796Z] [2021-06-17T18:24:27.796Z] 18:23:01 CPU %user %nice %system %iowait %steal %idle [2021-06-17T18:24:27.796Z] 18:24:01 all 0.16 0.00 0.03 0.00 0.03 99.78 [2021-06-17T18:24:27.796Z] 18:24:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2021-06-17T18:24:27.796Z] 18:24:01 1 0.27 0.00 0.02 0.00 0.02 99.70 [2021-06-17T18:24:27.796Z] Average: all 12.91 0.00 3.27 3.81 0.04 79.97 [2021-06-17T18:24:27.796Z] Average: 0 12.76 0.00 3.29 3.85 0.04 80.05 [2021-06-17T18:24:27.796Z] Average: 1 13.05 0.00 3.24 3.77 0.04 79.89 [2021-06-17T18:24:27.796Z] [2021-06-17T18:24:27.796Z] [2021-06-17T18:24:27.796Z]