Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 8e9647d31f5db2c5924c0e1dc57f70bd61fce76b+c3ee48ec81a1cae6a8275850650318015b1b17b0 (659c876482034eddf0ac515c50c5cbc7d9851208) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9171965688312419295.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7985907207642631125.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3568/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3568/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5722195343551847802.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8969342511069122252.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3568/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3568/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3800192822387876643.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1361 in /w/workspace/edgexfoundry_edgex-go_PR-3568 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3001136526028580084.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit c3ee48ec81a1cae6a8275850650318015b1b17b0 into PR head commit 8e9647d31f5db2c5924c0e1dc57f70bd61fce76b Merge succeeded, producing 0e588379bb0e935e6a74859535cd47cd9b0b2d07 Checking out Revision 0e588379bb0e935e6a74859535cd47cd9b0b2d07 (PR-3568) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7194670063679961326.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3568/head:refs/remotes/origin/PR-3568 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e9647d31f5db2c5924c0e1dc57f70bd61fce76b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3949602390598777573.key > git merge c3ee48ec81a1cae6a8275850650318015b1b17b0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e588379bb0e935e6a74859535cd47cd9b0b2d07 # timeout=10 Commit message: "Merge commit 'c3ee48ec81a1cae6a8275850650318015b1b17b0' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-15T00:31:06.929Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-15T00:31:07.017Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-15T00:31:07.045Z] ========================================================= [2021-06-15T00:31:07.045Z] EdgeX Global Pipelines Version Info [2021-06-15T00:31:07.045Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7110a72fe594b2418173d770225399fb4f59e16c # timeout=10 [2021-06-15T00:31:08.442Z] ------------------- [2021-06-15T00:31:08.442Z] stable info: [2021-06-15T00:31:08.442Z] ------------------- [2021-06-15T00:31:08.442Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-15T00:31:08.442Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-15T00:31:08.442Z] Message: update stable to v1.0.194 [2021-06-15T00:31:09.416Z] ------------------- [2021-06-15T00:31:09.416Z] experimental info: [2021-06-15T00:31:09.416Z] ------------------- [2021-06-15T00:31:09.416Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-15T00:31:09.416Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-15T00:31:09.416Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-15T00:31:09.534Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-15T00:31:09.557Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-15T00:31:09.581Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-15T00:31:09.604Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-15T00:31:09.627Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-15T00:31:09.651Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-15T00:31:09.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-15T00:31:09.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-15T00:31:09.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-15T00:31:09.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-15T00:31:09.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-15T00:31:09.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-15T00:31:09.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-15T00:31:09.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-15T00:31:09.867Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-15T00:31:09.891Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-15T00:31:09.915Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-15T00:31:09.939Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-15T00:31:09.963Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-15T00:31:09.988Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-15T00:31:10.012Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-15T00:31:10.036Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-15T00:31:10.060Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3568 [Pipeline] echo [2021-06-15T00:31:10.090Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3568 [Pipeline] echo [2021-06-15T00:31:10.115Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3568 [Pipeline] echo [2021-06-15T00:31:10.140Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e588379bb0e935e6a74859535cd47cd9b0b2d07 [Pipeline] echo [2021-06-15T00:31:10.186Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e58837 [Pipeline] echo [2021-06-15T00:31:10.210Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T00:31:10.290Z] provisioning config files... [2021-06-15T00:31:10.307Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3317841653885985474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T00:31:10.638Z] ---> docker-login.sh [2021-06-15T00:31:10.638Z] nexus3.edgexfoundry.org:10001 [2021-06-15T00:31:10.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T00:31:10.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T00:31:10.905Z] Configure a credential helper to remove this warning. See [2021-06-15T00:31:10.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T00:31:10.905Z] [2021-06-15T00:31:10.905Z] Login Succeeded [2021-06-15T00:31:10.905Z] nexus3.edgexfoundry.org:10002 [2021-06-15T00:31:11.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T00:31:11.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T00:31:11.176Z] Configure a credential helper to remove this warning. See [2021-06-15T00:31:11.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T00:31:11.176Z] [2021-06-15T00:31:11.176Z] Login Succeeded [2021-06-15T00:31:11.176Z] nexus3.edgexfoundry.org:10003 [2021-06-15T00:31:11.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T00:31:11.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T00:31:11.176Z] Configure a credential helper to remove this warning. See [2021-06-15T00:31:11.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T00:31:11.176Z] [2021-06-15T00:31:11.176Z] Login Succeeded [2021-06-15T00:31:11.176Z] nexus3.edgexfoundry.org:10004 [2021-06-15T00:31:11.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T00:31:11.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T00:31:11.441Z] Configure a credential helper to remove this warning. See [2021-06-15T00:31:11.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T00:31:11.441Z] [2021-06-15T00:31:11.441Z] Login Succeeded [2021-06-15T00:31:11.441Z] docker.io [2021-06-15T00:31:11.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T00:31:11.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T00:31:11.703Z] Configure a credential helper to remove this warning. See [2021-06-15T00:31:11.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T00:31:11.703Z] [2021-06-15T00:31:11.703Z] Login Succeeded [2021-06-15T00:31:11.703Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T00:31:11.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T00:31:12.053Z] ++ 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-15T00:31:12.053Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T00:31:12.053Z] ++ dirname cmd/core-command/Dockerfile [2021-06-15T00:31:12.053Z] ++ cut -d/ -f2 [2021-06-15T00:31:12.053Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-15T00:31:12.053Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T00:31:12.053Z] ++ dirname cmd/core-data/Dockerfile [2021-06-15T00:31:12.053Z] ++ cut -d/ -f2 [2021-06-15T00:31:12.053Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-15T00:31:12.053Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T00:31:12.053Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-15T00:31:12.053Z] ++ cut -d/ -f2 [2021-06-15T00:31:12.053Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-15T00:31:12.053Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T00:31:12.053Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-15T00:31:12.053Z] ++ cut -d/ -f2 [2021-06-15T00:31:12.053Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-15T00:31:12.053Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T00:31:12.053Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-15T00:31:12.053Z] ++ cut -d/ -f2 [2021-06-15T00:31:12.053Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-15T00:31:12.053Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T00:31:12.053Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-15T00:31:12.053Z] ++ cut -d/ -f2 [2021-06-15T00:31:12.053Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-15T00:31:12.053Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T00:31:12.053Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-15T00:31:12.053Z] ++ cut -d/ -f2 [2021-06-15T00:31:12.053Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-15T00:31:12.053Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T00:31:12.053Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-15T00:31:12.053Z] ++ cut -d/ -f2 [2021-06-15T00:31:12.053Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-15T00:31:12.053Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T00:31:12.053Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-15T00:31:12.053Z] ++ cut -d/ -f2 [2021-06-15T00:31:12.053Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-15T00:31:12.097Z] 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-15T00:31:12.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T00:31:12.964Z] [2021-06-15T00:31:12.964Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:31:13.287Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T00:31:13.287Z] latest: Pulling from edgex-devops/git-semver [2021-06-15T00:31:13.287Z] 31603596830f: Pulling fs layer [2021-06-15T00:31:13.287Z] 54011a49482f: Pulling fs layer [2021-06-15T00:31:13.287Z] a6820b24f6d8: Pulling fs layer [2021-06-15T00:31:13.287Z] f581987b2513: Pulling fs layer [2021-06-15T00:31:13.287Z] f581987b2513: Waiting [2021-06-15T00:31:13.287Z] 54011a49482f: Verifying Checksum [2021-06-15T00:31:13.287Z] 54011a49482f: Download complete [2021-06-15T00:31:13.553Z] 31603596830f: Verifying Checksum [2021-06-15T00:31:13.553Z] 31603596830f: Download complete [2021-06-15T00:31:13.553Z] f581987b2513: Verifying Checksum [2021-06-15T00:31:13.553Z] f581987b2513: Download complete [2021-06-15T00:31:13.553Z] a6820b24f6d8: Verifying Checksum [2021-06-15T00:31:13.553Z] a6820b24f6d8: Download complete [2021-06-15T00:31:13.553Z] 31603596830f: Pull complete [2021-06-15T00:31:13.817Z] 54011a49482f: Pull complete [2021-06-15T00:31:14.398Z] a6820b24f6d8: Pull complete [2021-06-15T00:31:14.659Z] f581987b2513: Pull complete [2021-06-15T00:31:14.659Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-15T00:31:14.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T00:31:14.659Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-15T00:31:14.734Z] prd-centos7-docker-4c-2g-1361 does not seem to be running inside a container [2021-06-15T00:31:14.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-15T00:31:15.755Z] $ docker top 00e0f378731948d7e4dc78831d221ce80443ae1b3de577476cedc01e5e063cc8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T00:31:15.871Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T00:31:15.871Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T00:31:15.989Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T00:31:15.987Z] $ docker exec 00e0f378731948d7e4dc78831d221ce80443ae1b3de577476cedc01e5e063cc8 ssh-agent [2021-06-15T00:31:16.100Z] SSH_AUTH_SOCK=/tmp/ssh-bQgOcCgvoHIt/agent.14 [2021-06-15T00:31:16.100Z] SSH_AGENT_PID=20 [2021-06-15T00:31:16.107Z] Running ssh-add (command line suppressed) [2021-06-15T00:31:16.206Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8109273871245534428.key (/w/workspace/edgex-go/2@tmp/private_key_8109273871245534428.key) [2021-06-15T00:31:16.229Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T00:31:16.549Z] + git tag --points-at HEAD [Pipeline] } [2021-06-15T00:31:16.559Z] $ docker exec --env ******** --env ******** 00e0f378731948d7e4dc78831d221ce80443ae1b3de577476cedc01e5e063cc8 ssh-agent -k [2021-06-15T00:31:16.650Z] unset SSH_AUTH_SOCK; [2021-06-15T00:31:16.650Z] unset SSH_AGENT_PID; [2021-06-15T00:31:16.650Z] echo Agent pid 20 killed; [2021-06-15T00:31:16.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-15T00:31:16.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T00:31:16.706Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T00:31:16.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T00:31:16.815Z] $ docker exec 00e0f378731948d7e4dc78831d221ce80443ae1b3de577476cedc01e5e063cc8 ssh-agent [2021-06-15T00:31:16.921Z] SSH_AUTH_SOCK=/tmp/ssh-hVYuzzY0tAhU/agent.52 [2021-06-15T00:31:16.921Z] SSH_AGENT_PID=60 [2021-06-15T00:31:16.926Z] Running ssh-add (command line suppressed) [2021-06-15T00:31:17.012Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3084604142406172303.key (/w/workspace/edgex-go/2@tmp/private_key_3084604142406172303.key) [2021-06-15T00:31:17.030Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T00:31:17.340Z] + git semver init [2021-06-15T00:31:17.340Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T00:31:17.340Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-06-15T00:31:17.340Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-06-15T00:31:17.340Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T00:31:17.340Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T00:31:17.340Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T00:31:17.340Z] # $SEMVER_BRANCH = PR-3568 [2021-06-15T00:31:17.340Z] # $SEMVER_TEMP = /tmp/semver-994225524 [2021-06-15T00:31:17.340Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-15T00:31:32.311Z] # '/tmp/semver-994225524' -> '/w/workspace/edgex-go/2/.semver' [2021-06-15T00:31:32.311Z] # -> Force: false [2021-06-15T00:31:32.311Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-06-15T00:31:32.315Z] $ docker exec --env ******** --env ******** 00e0f378731948d7e4dc78831d221ce80443ae1b3de577476cedc01e5e063cc8 ssh-agent -k [2021-06-15T00:31:32.400Z] unset SSH_AUTH_SOCK; [2021-06-15T00:31:32.403Z] unset SSH_AGENT_PID; [2021-06-15T00:31:32.403Z] echo Agent pid 60 killed; [2021-06-15T00:31:32.420Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T00:31:32.751Z] + git semver [Pipeline] } [2021-06-15T00:31:32.761Z] $ docker stop --time=1 00e0f378731948d7e4dc78831d221ce80443ae1b3de577476cedc01e5e063cc8 [2021-06-15T00:31:35.179Z] $ docker rm -f 00e0f378731948d7e4dc78831d221ce80443ae1b3de577476cedc01e5e063cc8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T00:31:35.576Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-15T00:31:35.839Z] Stashed 1 file(s) [Pipeline] echo [2021-06-15T00:31:35.843Z] [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-15T00:31:36.389Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-15T00:31:36.686Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T00:31:36.986Z] + sudo service docker restart [2021-06-15T00:31:36.986Z] + true [2021-06-15T00:31:36.986Z] Redirecting to /bin/systemctl restart docker.service [2021-06-15T00:31:51.031Z] Still waiting to schedule task [2021-06-15T00:31:51.032Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1357’ [Pipeline] echo [2021-06-15T00:31:55.142Z] ========================================================= [2021-06-15T00:31:55.142Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-15T00:31:55.142Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:31:55.449Z] + 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-15T00:31:56.854Z] Sending build context to Docker daemon 329.5MB [2021-06-15T00:31:56.854Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T00:31:56.854Z] Step 2/6 : FROM ${BASE} [2021-06-15T00:31:56.854Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-15T00:31:56.854Z] 540db60ca938: Pulling fs layer [2021-06-15T00:31:56.854Z] adcc1eea9eea: Pulling fs layer [2021-06-15T00:31:56.854Z] 4c4ab2625f07: Pulling fs layer [2021-06-15T00:31:56.854Z] 0510c868ecb4: Pulling fs layer [2021-06-15T00:31:56.854Z] afea3b2eda06: Pulling fs layer [2021-06-15T00:31:56.854Z] 7809a108b3ef: Pulling fs layer [2021-06-15T00:31:56.854Z] f706445af74f: Pulling fs layer [2021-06-15T00:31:56.854Z] 0510c868ecb4: Waiting [2021-06-15T00:31:56.854Z] afea3b2eda06: Waiting [2021-06-15T00:31:56.854Z] 7809a108b3ef: Waiting [2021-06-15T00:31:56.854Z] f706445af74f: Waiting [2021-06-15T00:31:56.854Z] 4c4ab2625f07: Verifying Checksum [2021-06-15T00:31:56.854Z] 4c4ab2625f07: Download complete [2021-06-15T00:31:56.854Z] adcc1eea9eea: Verifying Checksum [2021-06-15T00:31:56.854Z] adcc1eea9eea: Download complete [2021-06-15T00:31:56.854Z] afea3b2eda06: Verifying Checksum [2021-06-15T00:31:56.854Z] afea3b2eda06: Download complete [2021-06-15T00:31:56.854Z] 540db60ca938: Verifying Checksum [2021-06-15T00:31:56.854Z] 540db60ca938: Download complete [2021-06-15T00:31:56.854Z] 7809a108b3ef: Verifying Checksum [2021-06-15T00:31:56.854Z] 7809a108b3ef: Download complete [2021-06-15T00:31:57.114Z] 540db60ca938: Pull complete [2021-06-15T00:31:57.114Z] adcc1eea9eea: Pull complete [2021-06-15T00:31:57.374Z] 4c4ab2625f07: Pull complete [2021-06-15T00:31:58.323Z] f706445af74f: Verifying Checksum [2021-06-15T00:31:58.323Z] f706445af74f: Download complete [2021-06-15T00:31:58.595Z] 0510c868ecb4: Verifying Checksum [2021-06-15T00:31:58.596Z] 0510c868ecb4: Download complete [2021-06-15T00:32:01.960Z] 0510c868ecb4: Pull complete [2021-06-15T00:32:01.960Z] afea3b2eda06: Pull complete [2021-06-15T00:32:01.960Z] 7809a108b3ef: Pull complete [2021-06-15T00:32:03.363Z] f706445af74f: Pull complete [2021-06-15T00:32:03.363Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-15T00:32:03.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-15T00:32:03.363Z] ---> b068be0155e3 [2021-06-15T00:32:03.363Z] 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-15T00:32:05.906Z] ---> Running in 04e2a1e365d6 [2021-06-15T00:32:05.906Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:32:06.479Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:32:07.055Z] (1/12) Installing libmagic (5.39-r0) [2021-06-15T00:32:07.626Z] (2/12) Installing file (5.39-r0) [2021-06-15T00:32:07.626Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-15T00:32:07.626Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-15T00:32:12.934Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-15T00:32:12.934Z] (6/12) Installing patch (2.7.6-r6) [2021-06-15T00:32:12.934Z] (7/12) Installing build-base (0.5-r2) [2021-06-15T00:32:12.934Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-15T00:32:12.934Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-15T00:32:12.934Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-15T00:32:13.195Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-15T00:32:13.195Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-15T00:32:13.195Z] Executing busybox-1.32.1-r6.trigger [2021-06-15T00:32:13.195Z] OK: 219 MiB in 52 packages [2021-06-15T00:32:14.591Z] Removing intermediate container 04e2a1e365d6 [2021-06-15T00:32:14.591Z] ---> cc040bf41951 [2021-06-15T00:32:14.591Z] Step 4/6 : WORKDIR /edgex-go [2021-06-15T00:32:14.591Z] ---> Running in f7b85629b381 [2021-06-15T00:32:14.853Z] Removing intermediate container f7b85629b381 [2021-06-15T00:32:14.853Z] ---> 299677b0de3b [2021-06-15T00:32:14.853Z] Step 5/6 : COPY go.mod . [2021-06-15T00:32:14.853Z] ---> 0e21046f2901 [2021-06-15T00:32:14.853Z] Step 6/6 : RUN go mod download [2021-06-15T00:32:14.853Z] ---> Running in a1b4d6a40b33 [2021-06-15T00:32:24.856Z] Removing intermediate container a1b4d6a40b33 [2021-06-15T00:32:24.856Z] ---> 7675f2fd1a5e [2021-06-15T00:32:24.856Z] Successfully built 7675f2fd1a5e [2021-06-15T00:32:24.856Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:32:25.167Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T00:32:25.167Z] . [Pipeline] withDockerContainer [2021-06-15T00:32:25.247Z] prd-centos7-docker-4c-2g-1361 does not seem to be running inside a container [2021-06-15T00:32:25.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-15T00:32:25.661Z] $ docker top 459fc0c90478e55f90de6550b4a55a1308150384a637a5979ae54b1ab5e7e8f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T00:32:26.046Z] + go version [2021-06-15T00:32:26.046Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-15T00:32:26.055Z] $ docker stop --time=1 459fc0c90478e55f90de6550b4a55a1308150384a637a5979ae54b1ab5e7e8f5 [2021-06-15T00:32:27.245Z] $ docker rm -f 459fc0c90478e55f90de6550b4a55a1308150384a637a5979ae54b1ab5e7e8f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:32:27.821Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T00:32:27.821Z] . [Pipeline] withDockerContainer [2021-06-15T00:32:27.901Z] prd-centos7-docker-4c-2g-1361 does not seem to be running inside a container [2021-06-15T00:32:27.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-15T00:32:28.276Z] $ docker top e351be984789274cd86201555b554550a29d74badfc5516c69e9c6d233444c26 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-15T00:32:28.375Z] ========================================================= [2021-06-15T00:32:28.375Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-15T00:32:28.375Z] ========================================================= [Pipeline] sh [2021-06-15T00:32:28.669Z] + go mod tidy [Pipeline] sh [2021-06-15T00:32:29.229Z] + make test [2021-06-15T00:32:29.229Z] go mod tidy [2021-06-15T00:32:29.229Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-15T00:32:34.564Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-15T00:32:49.607Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-15T00:32:54.954Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-15T00:32:55.538Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-15T00:32:55.538Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-15T00:32:58.116Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-15T00:32:58.385Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-15T00:32:58.385Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-15T00:32:58.385Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-15T00:32:58.961Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-15T00:32:59.224Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-15T00:32:59.801Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-15T00:32:59.801Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-15T00:32:59.801Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-15T00:32:59.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-15T00:33:02.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2021-06-15T00:33:02.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-15T00:33:02.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-15T00:33:02.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.056s coverage: 100.0% of statements [2021-06-15T00:33:02.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-15T00:33:03.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 53.4% of statements [2021-06-15T00:33:03.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-15T00:33:03.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-15T00:33:04.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.079s coverage: 87.7% of statements [2021-06-15T00:33:04.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-15T00:33:04.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-15T00:33:04.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.048s coverage: 78.9% of statements [2021-06-15T00:33:05.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.042s coverage: 81.2% of statements [2021-06-15T00:33:05.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-15T00:33:05.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-15T00:33:05.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-15T00:33:05.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-15T00:33:05.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-15T00:33:05.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.227s coverage: 95.1% of statements [2021-06-15T00:33:05.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-15T00:33:05.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-15T00:33:05.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-15T00:33:05.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-15T00:33:05.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-15T00:33:05.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-15T00:33:05.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-15T00:33:05.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-15T00:33:06.124Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements [2021-06-15T00:33:06.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-15T00:33:06.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-15T00:33:06.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-15T00:33:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements [2021-06-15T00:33:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-15T00:33:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-06-15T00:33:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 22.0% of statements [2021-06-15T00:33:07.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-15T00:33:07.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-06-15T00:33:07.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements [2021-06-15T00:33:07.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-06-15T00:33:07.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2021-06-15T00:33:07.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-06-15T00:33:20.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.051s coverage: 94.4% of statements [2021-06-15T00:33:20.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements [2021-06-15T00:33:25.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.203s coverage: 81.8% of statements [2021-06-15T00:33:25.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-15T00:33:43.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-06-15T00:33:43.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-15T00:33:43.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-15T00:33:43.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-15T00:33:43.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-06-15T00:33:43.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-15T00:33:43.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-15T00:33:43.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-15T00:33:43.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-15T00:33:43.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-15T00:33:43.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-06-15T00:33:43.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-15T00:33:43.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-15T00:33:43.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-06-15T00:33:43.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-15T00:33:43.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements [2021-06-15T00:33:43.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-15T00:33:43.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-15T00:33:43.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-06-15T00:33:43.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-06-15T00:33:43.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.064s coverage: 91.2% of statements [2021-06-15T00:33:43.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-15T00:33:43.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements [2021-06-15T00:33:43.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-15T00:33:43.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-15T00:33:43.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-06-15T00:33:43.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-06-15T00:33:43.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-06-15T00:33:43.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-06-15T00:33:43.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-06-15T00:33:43.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.222s coverage: 66.9% of statements [2021-06-15T00:33:43.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-15T00:33:43.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-15T00:33:43.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-15T00:33:44.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.6% of statements [2021-06-15T00:33:44.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-15T00:33:44.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-15T00:33:44.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2021-06-15T00:33:44.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-15T00:33:44.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2021-06-15T00:33:44.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-15T00:33:52.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 19.3% of statements [2021-06-15T00:33:52.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-15T00:33:52.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-15T00:33:52.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-15T00:33:52.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-15T00:33:52.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 91.9% of statements [2021-06-15T00:33:52.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-15T00:33:52.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-15T00:33:52.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-15T00:33:52.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-15T00:33:52.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-15T00:33:52.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-06-15T00:33:52.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-15T00:33:52.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-15T00:33:52.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.078s coverage: 97.6% of statements [2021-06-15T00:33:52.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-15T00:33:52.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-15T00:33:52.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-15T00:33:52.317Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-15T00:33:52.317Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-15T00:33:52.317Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-06-15T00:33:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-15T00:33:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-15T00:33:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-15T00:33:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-15T00:33:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-15T00:33:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-15T00:33:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-06-15T00:33:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-06-15T00:33:52.318Z] GO111MODULE=on go vet ./... [2021-06-15T00:34:15.318Z] gofmt -l . [2021-06-15T00:34:15.318Z] [ "`gofmt -l .`" = "" ] [2021-06-15T00:34:15.318Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-15T00:34:15.618Z] + ls -al . [2021-06-15T00:34:15.618Z] total 516 [2021-06-15T00:34:15.618Z] drwxrwxr-x 10 1001 1001 4096 Jun 15 00:34 . [2021-06-15T00:34:15.618Z] drwxr-xr-x 4 root root 28 Jun 15 00:32 .. [2021-06-15T00:34:15.618Z] -rw-rw-r-- 1 1001 1001 11 Jun 15 00:31 .dockerignore [2021-06-15T00:34:15.618Z] drwxrwxr-x 8 1001 1001 179 Jun 15 00:31 .git [2021-06-15T00:34:15.619Z] drwxrwxr-x 3 1001 1001 125 Jun 15 00:31 .github [2021-06-15T00:34:15.619Z] -rw-rw-r-- 1 1001 1001 818 Jun 15 00:31 .gitignore [2021-06-15T00:34:15.619Z] drwx------ 3 1001 1001 60 Jun 15 00:31 .semver [2021-06-15T00:34:15.619Z] -rw-rw-r-- 1 1001 1001 166 Jun 15 00:31 .sonarcloud.properties [2021-06-15T00:34:15.619Z] -rw-rw-r-- 1 1001 1001 8609 Jun 15 00:31 Attribution.txt [2021-06-15T00:34:15.619Z] -rw-rw-r-- 1 1001 1001 3804 Jun 15 00:31 CONTRIBUTING.md [2021-06-15T00:34:15.619Z] -rw-rw-r-- 1 1001 1001 931 Jun 15 00:31 Dockerfile.build [2021-06-15T00:34:15.619Z] -rw-rw-r-- 1 1001 1001 849 Jun 15 00:31 Jenkinsfile [2021-06-15T00:34:15.619Z] -rw-rw-r-- 1 1001 1001 10775 Jun 15 00:31 LICENSE [2021-06-15T00:34:15.619Z] -rw-rw-r-- 1 1001 1001 5605 Jun 15 00:31 Makefile [2021-06-15T00:34:15.619Z] -rw-rw-r-- 1 1001 1001 7905 Jun 15 00:31 README.md [2021-06-15T00:34:15.619Z] -rw-rw-r-- 1 1001 1001 7071 Jun 15 00:31 SECURITY.md [2021-06-15T00:34:15.619Z] -rw-rw-r-- 1 1001 1001 5 Jun 15 00:31 VERSION [2021-06-15T00:34:15.619Z] -rw-rw-r-- 1 1001 1001 4131 Jun 15 00:31 ZMQWindows.md [2021-06-15T00:34:15.619Z] drwxrwxr-x 2 1001 1001 37 Jun 15 00:31 bin [2021-06-15T00:34:15.619Z] drwxrwxr-x 14 1001 1001 4096 Jun 15 00:31 cmd [2021-06-15T00:34:15.619Z] -rw-r--r-- 1 root root 398195 Jun 15 00:33 coverage.out [2021-06-15T00:34:15.619Z] -rw-rw-r-- 1 1001 1001 841 Jun 15 00:31 go.mod [2021-06-15T00:34:15.619Z] -rw-r--r-- 1 root root 20952 Jun 15 00:32 go.sum [2021-06-15T00:34:15.619Z] drwxrwxr-x 7 1001 1001 114 Jun 15 00:31 internal [2021-06-15T00:34:15.619Z] drwxrwxr-x 3 1001 1001 16 Jun 15 00:31 openapi [2021-06-15T00:34:15.619Z] drwxrwxr-x 4 1001 1001 71 Jun 15 00:31 snap [2021-06-15T00:34:15.619Z] -rw-rw-r-- 1 1001 1001 168 Jun 15 00:31 version.go [Pipeline] sh [2021-06-15T00:34:15.927Z] + '[' -e coverage.out ] [2021-06-15T00:34:15.927Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-15T00:34:16.045Z] Stashed 1 file(s) [Pipeline] sh [2021-06-15T00:34:16.343Z] + make build [2021-06-15T00:34:16.343Z] go mod tidy [2021-06-15T00:34:16.343Z] 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-15T00:34:17.760Z] 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-15T00:34:25.968Z] 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-15T00:34:25.968Z] 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-15T00:34:26.924Z] 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-15T00:34:26.924Z] 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-15T00:34:28.316Z] 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-15T00:34:29.267Z] 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-15T00:34:30.211Z] 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-15T00:34:31.167Z] 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-15T00:34:32.122Z] 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-15T00:34:33.079Z] 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-15T00:34:35.008Z] $ docker stop --time=1 e351be984789274cd86201555b554550a29d74badfc5516c69e9c6d233444c26 [2021-06-15T00:34:37.070Z] $ docker rm -f e351be984789274cd86201555b554550a29d74badfc5516c69e9c6d233444c26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:34:38.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-15T00:34:38.503Z] [2021-06-15T00:34:38.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:34:38.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-15T00:34:38.817Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-15T00:34:38.817Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-15T00:34:38.817Z] ca9280d653b3: Pulling fs layer [2021-06-15T00:34:38.817Z] 7e9c9ca2126c: Pulling fs layer [2021-06-15T00:34:39.081Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-15T00:34:39.081Z] cbdbe7a5bc2a: Download complete [2021-06-15T00:34:39.341Z] cbdbe7a5bc2a: Pull complete [2021-06-15T00:34:39.606Z] ca9280d653b3: Verifying Checksum [2021-06-15T00:34:39.606Z] ca9280d653b3: Download complete [2021-06-15T00:34:40.201Z] ca9280d653b3: Pull complete [2021-06-15T00:34:40.469Z] 7e9c9ca2126c: Verifying Checksum [2021-06-15T00:34:40.469Z] 7e9c9ca2126c: Download complete [2021-06-15T00:34:43.827Z] 7e9c9ca2126c: Pull complete [2021-06-15T00:34:43.828Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-15T00:34:43.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-15T00:34:43.828Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-15T00:34:43.907Z] prd-centos7-docker-4c-2g-1361 does not seem to be running inside a container [2021-06-15T00:34:43.953Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-15T00:34:46.934Z] $ docker top 9622502cb720dfcf97f2cdd774b6eebf94c6f2664873c1d05a551e8d531a19cb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T00:34:47.309Z] + grep parallel [2021-06-15T00:34:47.309Z] + docker-compose build --help [2021-06-15T00:34:47.882Z] --parallel Build images in parallel. [Pipeline] } [2021-06-15T00:34:47.890Z] $ docker stop --time=1 9622502cb720dfcf97f2cdd774b6eebf94c6f2664873c1d05a551e8d531a19cb [2021-06-15T00:34:49.082Z] $ docker rm -f 9622502cb720dfcf97f2cdd774b6eebf94c6f2664873c1d05a551e8d531a19cb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:34:49.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-15T00:34:49.526Z] . [Pipeline] withDockerContainer [2021-06-15T00:34:49.606Z] prd-centos7-docker-4c-2g-1361 does not seem to be running inside a container [2021-06-15T00:34:49.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-15T00:34:50.059Z] $ docker top 66a2978c8e00b75c77fba1914f5fe1c9ed68fbb80b4f958f21e537e9c181c7cb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T00:34:50.444Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-15T00:34:51.021Z] Building core-command ... [2021-06-15T00:34:51.021Z] Building core-data ... [2021-06-15T00:34:51.021Z] Building core-metadata ... [2021-06-15T00:34:51.021Z] Building security-bootstrapper ... [2021-06-15T00:34:51.021Z] Building security-proxy-setup ... [2021-06-15T00:34:51.021Z] Building security-secretstore-setup ... [2021-06-15T00:34:51.021Z] Building support-notifications ... [2021-06-15T00:34:51.021Z] Building support-scheduler ... [2021-06-15T00:34:51.021Z] Building sys-mgmt-agent ... [2021-06-15T00:34:51.021Z] Building support-notifications [2021-06-15T00:34:51.021Z] Building security-secretstore-setup [2021-06-15T00:34:51.021Z] Building security-proxy-setup [2021-06-15T00:34:51.021Z] Building security-bootstrapper [2021-06-15T00:34:51.021Z] Building sys-mgmt-agent [2021-06-15T00:35:09.181Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:35:09.181Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:35:09.181Z] ---> 7675f2fd1a5e [2021-06-15T00:35:09.181Z] Step 3/26 : WORKDIR /edgex-go [2021-06-15T00:35:09.181Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:35:09.181Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:35:09.181Z] ---> 7675f2fd1a5e [2021-06-15T00:35:09.181Z] Step 3/22 : WORKDIR /edgex-go [2021-06-15T00:35:09.181Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:35:09.181Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:35:09.181Z] ---> 7675f2fd1a5e [2021-06-15T00:35:09.181Z] Step 3/23 : WORKDIR /edgex-go [2021-06-15T00:35:09.181Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:35:09.181Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:35:09.181Z] ---> 7675f2fd1a5e [2021-06-15T00:35:09.181Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T00:35:15.963Z] ---> Running in 8e019f11ecd4 [2021-06-15T00:35:15.963Z] ---> Running in c4a1833eecc8 [2021-06-15T00:35:15.963Z] ---> Running in 224fd109e18f [2021-06-15T00:35:15.963Z] ---> Running in d76ffad687c9 [2021-06-15T00:35:16.056Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1365 in /w/workspace/edgexfoundry_edgex-go_PR-3568 [Pipeline] { [Pipeline] ws [2021-06-15T00:35:16.079Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-06-15T00:35:16.303Z] The recommended git tool is: git [2021-06-15T00:35:16.560Z] Removing intermediate container 8e019f11ecd4 [2021-06-15T00:35:16.560Z] ---> 07d9a2518942 [2021-06-15T00:35:16.560Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:35:16.560Z] Removing intermediate container c4a1833eecc8 [2021-06-15T00:35:16.560Z] ---> 0f2965cd450b [2021-06-15T00:35:16.560Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:35:16.827Z] Removing intermediate container 224fd109e18f [2021-06-15T00:35:16.827Z] ---> 4a41b4e8e398 [2021-06-15T00:35:16.827Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:35:17.093Z] Removing intermediate container d76ffad687c9 [2021-06-15T00:35:17.093Z] ---> d177b5ce4369 [2021-06-15T00:35:17.093Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:35:17.093Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:35:17.093Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:35:17.093Z] ---> 7675f2fd1a5e [2021-06-15T00:35:17.093Z] Step 3/32 : WORKDIR /edgex-go [2021-06-15T00:35:17.093Z] ---> Using cache [2021-06-15T00:35:17.093Z] ---> d177b5ce4369 [2021-06-15T00:35:17.093Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:35:17.360Z] ---> Running in 159620172fdd [2021-06-15T00:35:17.360Z] ---> Running in 1d341534275d [2021-06-15T00:35:17.360Z] ---> Running in 2687b9430aa5 [2021-06-15T00:35:17.360Z] ---> Running in 262e34713807 [2021-06-15T00:35:17.360Z] ---> Running in 7f77d5d9fff6 [2021-06-15T00:35:18.337Z] Removing intermediate container 159620172fdd [2021-06-15T00:35:18.337Z] ---> 872551da2b7d [2021-06-15T00:35:18.337Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-15T00:35:18.337Z] ---> Running in 00a37ecc52ab [2021-06-15T00:35:18.337Z] Removing intermediate container 1d341534275d [2021-06-15T00:35:18.337Z] ---> 50e47419ce26 [2021-06-15T00:35:18.337Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-15T00:35:18.337Z] Removing intermediate container 2687b9430aa5 [2021-06-15T00:35:18.337Z] ---> aa5eb9c6a2ea [2021-06-15T00:35:18.337Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-15T00:35:18.337Z] ---> Running in d37a61625eb4 [2021-06-15T00:35:18.337Z] ---> Running in 43faa67745f7 [2021-06-15T00:35:18.602Z] Removing intermediate container 262e34713807 [2021-06-15T00:35:18.602Z] ---> 2d662651f372 [2021-06-15T00:35:18.602Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-15T00:35:18.602Z] ---> Running in c26998a622f4 [2021-06-15T00:35:18.602Z] Removing intermediate container 7f77d5d9fff6 [2021-06-15T00:35:18.602Z] ---> 4e332e080167 [2021-06-15T00:35:18.602Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-15T00:35:18.602Z] ---> Running in 2308681f0724 [2021-06-15T00:35:18.872Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:35:19.154Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:35:19.419Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:35:19.419Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:35:19.419Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:35:19.680Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:35:19.940Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:35:20.210Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:35:20.210Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:35:20.210Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:35:20.210Z] OK: 219 MiB in 52 packages [2021-06-15T00:35:20.524Z] OK: 219 MiB in 52 packages [2021-06-15T00:35:20.524Z] Removing intermediate container 00a37ecc52ab [2021-06-15T00:35:20.524Z] ---> 62368ea2ed89 [2021-06-15T00:35:20.524Z] Step 6/26 : COPY go.mod . [2021-06-15T00:35:20.801Z] ---> eab0240f1962 [2021-06-15T00:35:20.801Z] Step 7/26 : RUN go mod download [2021-06-15T00:35:20.801Z] ---> Running in 18ea871b401c [2021-06-15T00:35:20.801Z] OK: 219 MiB in 52 packages [2021-06-15T00:35:20.801Z] Removing intermediate container d37a61625eb4 [2021-06-15T00:35:20.801Z] ---> 6f0d5798fc36 [2021-06-15T00:35:20.801Z] Step 6/23 : COPY go.mod . [2021-06-15T00:35:20.801Z] OK: 219 MiB in 52 packages [2021-06-15T00:35:21.072Z] OK: 219 MiB in 52 packages [2021-06-15T00:35:21.072Z] ---> 527895a1a3a5 [2021-06-15T00:35:21.072Z] Step 7/23 : RUN go mod download [2021-06-15T00:35:21.072Z] ---> Running in 17cf5980f5a6 [2021-06-15T00:35:21.334Z] Removing intermediate container 2308681f0724 [2021-06-15T00:35:21.334Z] ---> 82d2ad1a7484 [2021-06-15T00:35:21.334Z] Step 6/32 : COPY go.mod . [2021-06-15T00:35:21.334Z] Removing intermediate container 43faa67745f7 [2021-06-15T00:35:21.334Z] ---> 85df3dd1113f [2021-06-15T00:35:21.334Z] Step 6/22 : COPY go.mod . [2021-06-15T00:35:21.408Z] using credential edgex-jenkins-ssh [2021-06-15T00:35:21.426Z] Cloning the remote Git repository [2021-06-15T00:35:21.595Z] ---> f3a0320eb544 [2021-06-15T00:35:21.595Z] Step 7/32 : RUN go mod download [2021-06-15T00:35:21.595Z] ---> Running in 1eb1641569bd [2021-06-15T00:35:21.595Z] Removing intermediate container c26998a622f4 [2021-06-15T00:35:21.595Z] ---> 66195a184505 [2021-06-15T00:35:21.595Z] Step 6/24 : COPY go.mod . [2021-06-15T00:35:21.595Z] ---> efd9318889e4 [2021-06-15T00:35:21.595Z] Step 7/22 : RUN go mod download [2021-06-15T00:35:21.595Z] ---> Running in 2cb23ec68bf0 [2021-06-15T00:35:21.861Z] Removing intermediate container 18ea871b401c [2021-06-15T00:35:21.861Z] ---> 6255a602e8b0 [2021-06-15T00:35:21.861Z] Step 8/26 : COPY . . [2021-06-15T00:35:21.861Z] ---> df1a02dc154f [2021-06-15T00:35:21.861Z] Step 7/24 : RUN go mod download [2021-06-15T00:35:22.121Z] ---> Running in 3910005d1343 [2021-06-15T00:35:21.476Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-15T00:35:21.599Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-15T00:35:21.697Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-15T00:35:21.698Z] > git --version # timeout=10 [2021-06-15T00:35:21.714Z] > git --version # 'git version 2.17.1' [2021-06-15T00:35:21.716Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T00:35:21.787Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T00:35:24.046Z] Removing intermediate container 17cf5980f5a6 [2021-06-15T00:35:24.047Z] ---> f07aec93db46 [2021-06-15T00:35:24.047Z] Step 8/23 : COPY . . [2021-06-15T00:35:28.293Z] Removing intermediate container 2cb23ec68bf0 [2021-06-15T00:35:28.293Z] ---> d08084643ccf [2021-06-15T00:35:28.293Z] Step 8/22 : COPY . . [2021-06-15T00:35:28.293Z] Removing intermediate container 1eb1641569bd [2021-06-15T00:35:28.293Z] ---> 14286447aeff [2021-06-15T00:35:28.293Z] Step 8/32 : COPY . . [2021-06-15T00:35:28.293Z] Removing intermediate container 3910005d1343 [2021-06-15T00:35:28.293Z] ---> 68ea651b0a03 [2021-06-15T00:35:28.293Z] Step 8/24 : COPY . . [2021-06-15T00:35:28.293Z] ---> 7de6b55a1dae [2021-06-15T00:35:28.293Z] Step 9/26 : RUN go mod tidy [2021-06-15T00:35:28.293Z] ---> 64f67164e8d2 [2021-06-15T00:35:28.293Z] Step 9/23 : RUN go mod tidy [2021-06-15T00:35:36.498Z] ---> Running in 3ac7d84aec88 [2021-06-15T00:35:36.498Z] ---> Running in a6b47322d1bc [2021-06-15T00:35:37.941Z] Merging remotes/origin/master commit c3ee48ec81a1cae6a8275850650318015b1b17b0 into PR head commit 8e9647d31f5db2c5924c0e1dc57f70bd61fce76b [2021-06-15T00:35:37.000Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-15T00:35:37.018Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T00:35:37.040Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-15T00:35:37.069Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-15T00:35:37.070Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T00:35:37.081Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3568/head:refs/remotes/origin/PR-3568 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-15T00:35:37.961Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T00:35:37.974Z] > git checkout -f 8e9647d31f5db2c5924c0e1dc57f70bd61fce76b # timeout=10 [2021-06-15T00:35:38.175Z] > git remote # timeout=10 [2021-06-15T00:35:38.192Z] > git config --get remote.origin.url # timeout=10 [2021-06-15T00:35:38.204Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T00:35:38.214Z] > git merge c3ee48ec81a1cae6a8275850650318015b1b17b0 # timeout=10 [2021-06-15T00:35:38.803Z] Merge succeeded, producing b340df94431d7f44da47e5d5c588d9002110900a [2021-06-15T00:35:38.803Z] Checking out Revision b340df94431d7f44da47e5d5c588d9002110900a (PR-3568) [2021-06-15T00:35:38.789Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-15T00:35:38.813Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T00:35:38.829Z] > git checkout -f b340df94431d7f44da47e5d5c588d9002110900a # timeout=10 [2021-06-15T00:35:43.090Z] Commit message: "Merge commit 'c3ee48ec81a1cae6a8275850650318015b1b17b0' into HEAD" [2021-06-15T00:35:43.110Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T00:35:44.382Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-15T00:35:44.825Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T00:35:43.100Z] > git rev-list --no-walk 7110a72fe594b2418173d770225399fb4f59e16c # timeout=10 [2021-06-15T00:35:45.169Z] + sudo service docker restart [2021-06-15T00:35:45.169Z] + true [2021-06-15T00:35:46.574Z] Removing intermediate container 3ac7d84aec88 [2021-06-15T00:35:46.574Z] ---> 2a4f26df209b [2021-06-15T00:35:46.574Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-15T00:35:46.574Z] Removing intermediate container a6b47322d1bc [2021-06-15T00:35:46.574Z] ---> cf2509ec852d [2021-06-15T00:35:46.574Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-15T00:35:46.574Z] ---> Running in 049c30c13d23 [2021-06-15T00:35:46.574Z] ---> 47ca296dae67 [2021-06-15T00:35:46.574Z] Step 9/24 : RUN go mod tidy [2021-06-15T00:35:46.574Z] ---> c59a3e3e20ba [2021-06-15T00:35:46.574Z] Step 9/22 : RUN go mod tidy [2021-06-15T00:35:46.574Z] ---> 5ef92fed9812 [2021-06-15T00:35:46.574Z] Step 9/32 : RUN go mod tidy [2021-06-15T00:35:46.574Z] ---> Running in 2c0f876b0553 [2021-06-15T00:35:46.574Z] ---> Running in cc6eb510a9cc [2021-06-15T00:35:46.574Z] ---> Running in 902356b62f7c [2021-06-15T00:35:46.574Z] ---> Running in ca57e4226bad [2021-06-15T00:35:46.574Z] 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-15T00:35:47.152Z] 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-15T00:35:48.563Z] Removing intermediate container ca57e4226bad [2021-06-15T00:35:48.563Z] ---> cc709c3992f3 [2021-06-15T00:35:48.563Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-15T00:35:48.563Z] ---> Running in cb5e4fe9570f [2021-06-15T00:35:48.563Z] Removing intermediate container cc6eb510a9cc [2021-06-15T00:35:48.563Z] ---> db1ec7ecfea0 [2021-06-15T00:35:48.563Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-15T00:35:48.563Z] ---> Running in 479ed15b83f6 [2021-06-15T00:35:48.845Z] Removing intermediate container 902356b62f7c [2021-06-15T00:35:48.845Z] ---> 0ec54f8b9f68 [2021-06-15T00:35:48.845Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-15T00:35:48.845Z] ---> Running in ef3336f4b92b [2021-06-15T00:35:49.120Z] 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-15T00:35:49.399Z] 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-15T00:35:49.669Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T00:36:03.496Z] provisioning config files... [2021-06-15T00:36:03.521Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4175970116190887401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T00:36:03.904Z] ---> docker-login.sh [2021-06-15T00:36:03.904Z] nexus3.edgexfoundry.org:10001 [2021-06-15T00:36:04.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T00:36:05.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T00:36:05.132Z] Configure a credential helper to remove this warning. See [2021-06-15T00:36:05.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T00:36:05.132Z] [2021-06-15T00:36:05.132Z] Login Succeeded [2021-06-15T00:36:05.132Z] nexus3.edgexfoundry.org:10002 [2021-06-15T00:36:05.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T00:36:05.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T00:36:05.410Z] Configure a credential helper to remove this warning. See [2021-06-15T00:36:05.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T00:36:05.410Z] [2021-06-15T00:36:05.410Z] Login Succeeded [2021-06-15T00:36:05.410Z] nexus3.edgexfoundry.org:10003 [2021-06-15T00:36:06.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T00:36:06.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T00:36:06.023Z] Configure a credential helper to remove this warning. See [2021-06-15T00:36:06.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T00:36:06.023Z] [2021-06-15T00:36:06.023Z] Login Succeeded [2021-06-15T00:36:06.023Z] nexus3.edgexfoundry.org:10004 [2021-06-15T00:36:06.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T00:36:06.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T00:36:06.572Z] Configure a credential helper to remove this warning. See [2021-06-15T00:36:06.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T00:36:06.572Z] [2021-06-15T00:36:06.572Z] Login Succeeded [2021-06-15T00:36:06.572Z] docker.io [2021-06-15T00:36:06.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T00:36:07.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T00:36:07.446Z] Configure a credential helper to remove this warning. See [2021-06-15T00:36:07.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T00:36:07.446Z] [2021-06-15T00:36:07.446Z] Login Succeeded [2021-06-15T00:36:07.446Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T00:36:07.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-15T00:36:07.765Z] ========================================================= [2021-06-15T00:36:07.765Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-15T00:36:07.765Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:36:08.110Z] + 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-15T00:36:10.748Z] Sending build context to Docker daemon 166.4MB [2021-06-15T00:36:10.748Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T00:36:10.748Z] Step 2/6 : FROM ${BASE} [2021-06-15T00:36:10.748Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-15T00:36:10.748Z] 595b0fe564bb: Pulling fs layer [2021-06-15T00:36:10.748Z] 3088b5b3c5c0: Pulling fs layer [2021-06-15T00:36:10.748Z] 5b7225fbf94c: Pulling fs layer [2021-06-15T00:36:10.748Z] ba82ee9f976e: Pulling fs layer [2021-06-15T00:36:10.748Z] 506bd15cee9f: Pulling fs layer [2021-06-15T00:36:10.748Z] 75a0a4a0db45: Pulling fs layer [2021-06-15T00:36:10.748Z] 618dc40b7e24: Pulling fs layer [2021-06-15T00:36:10.748Z] ba82ee9f976e: Waiting [2021-06-15T00:36:10.748Z] 75a0a4a0db45: Waiting [2021-06-15T00:36:10.748Z] 506bd15cee9f: Waiting [2021-06-15T00:36:10.748Z] 5b7225fbf94c: Download complete [2021-06-15T00:36:10.748Z] 3088b5b3c5c0: Verifying Checksum [2021-06-15T00:36:10.748Z] 3088b5b3c5c0: Download complete [2021-06-15T00:36:10.748Z] 506bd15cee9f: Download complete [2021-06-15T00:36:10.748Z] 75a0a4a0db45: Download complete [2021-06-15T00:36:10.748Z] 595b0fe564bb: Verifying Checksum [2021-06-15T00:36:10.748Z] 595b0fe564bb: Download complete [2021-06-15T00:36:11.354Z] 595b0fe564bb: Pull complete [2021-06-15T00:36:11.955Z] 3088b5b3c5c0: Pull complete [2021-06-15T00:36:12.229Z] 5b7225fbf94c: Pull complete [2021-06-15T00:36:13.213Z] 618dc40b7e24: Verifying Checksum [2021-06-15T00:36:13.213Z] 618dc40b7e24: Download complete [2021-06-15T00:36:13.808Z] ba82ee9f976e: Verifying Checksum [2021-06-15T00:36:13.808Z] ba82ee9f976e: Download complete [2021-06-15T00:36:23.988Z] ba82ee9f976e: Pull complete [2021-06-15T00:36:24.585Z] 506bd15cee9f: Pull complete [2021-06-15T00:36:24.858Z] 75a0a4a0db45: Pull complete [2021-06-15T00:36:28.548Z] 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-15T00:36:28.549Z] 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-15T00:36:28.549Z] Removing intermediate container 2c0f876b0553 [2021-06-15T00:36:28.549Z] ---> 3f1c976ef27b [2021-06-15T00:36:28.549Z] [2021-06-15T00:36:28.549Z] Step 11/23 : FROM alpine:3.12 [2021-06-15T00:36:28.549Z] 3.12: Pulling from library/alpine [2021-06-15T00:36:28.549Z] Removing intermediate container 049c30c13d23 [2021-06-15T00:36:28.549Z] ---> 696e504cabf3 [2021-06-15T00:36:28.549Z] [2021-06-15T00:36:28.549Z] Step 11/26 : FROM alpine:3.12 [2021-06-15T00:36:28.549Z] Removing intermediate container ef3336f4b92b [2021-06-15T00:36:28.549Z] ---> 1c50a029e579 [2021-06-15T00:36:28.549Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-15T00:36:28.549Z] 3.12: Pulling from library/alpine [2021-06-15T00:36:28.549Z] ---> Running in c4b12d198014 [2021-06-15T00:36:28.549Z] 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-15T00:36:28.549Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T00:36:28.549Z] Status: Downloaded newer image for alpine:3.12 [2021-06-15T00:36:28.549Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T00:36:28.549Z] Status: Image is up to date for alpine:3.12 [2021-06-15T00:36:28.549Z] ---> 13621d1b12d4 [2021-06-15T00:36:28.549Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-15T00:36:28.549Z] ---> 13621d1b12d4 [2021-06-15T00:36:28.549Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-15T00:36:28.814Z] ---> Running in 4c74881c0f9f [2021-06-15T00:36:28.814Z] ---> Running in 5bdadcc53e0e [2021-06-15T00:36:28.814Z] Removing intermediate container cb5e4fe9570f [2021-06-15T00:36:28.814Z] ---> 695ec9bb3031 [2021-06-15T00:36:28.814Z] [2021-06-15T00:36:28.814Z] Step 11/22 : FROM alpine:3.12 [2021-06-15T00:36:28.814Z] ---> 13621d1b12d4 [2021-06-15T00:36:28.814Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-15T00:36:29.076Z] Removing intermediate container 479ed15b83f6 [2021-06-15T00:36:29.076Z] ---> a623d3961617 [2021-06-15T00:36:29.076Z] [2021-06-15T00:36:29.076Z] Step 11/32 : FROM alpine:3.12 [2021-06-15T00:36:29.076Z] ---> 13621d1b12d4 [2021-06-15T00:36:29.076Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-15T00:36:29.076Z] ---> Running in ee2198028a40 [2021-06-15T00:36:29.076Z] ---> Running in addb1095bc90 [2021-06-15T00:36:29.176Z] 618dc40b7e24: Pull complete [2021-06-15T00:36:29.176Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-15T00:36:29.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-15T00:36:29.176Z] ---> a36622ca3599 [2021-06-15T00:36:29.176Z] 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-15T00:36:29.341Z] Removing intermediate container ee2198028a40 [2021-06-15T00:36:29.341Z] ---> bd8a321d1625 [2021-06-15T00:36:29.341Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-15T00:36:29.341Z] ---> Running in 6e275357177a [2021-06-15T00:36:29.341Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:36:29.341Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:36:29.602Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-15T00:36:29.602Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-15T00:36:29.602Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T00:36:29.602Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T00:36:29.602Z] OK: 6 MiB in 16 packages [2021-06-15T00:36:29.871Z] Removing intermediate container c4b12d198014 [2021-06-15T00:36:29.871Z] ---> fb7927fd10a1 [2021-06-15T00:36:29.871Z] [2021-06-15T00:36:29.871Z] Step 12/24 : FROM docker:20.10.0 [2021-06-15T00:36:29.871Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:36:29.871Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:36:30.137Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:36:30.137Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:36:30.137Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:36:30.137Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:36:30.137Z] 20.10.0: Pulling from library/docker [2021-06-15T00:36:30.137Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-15T00:36:30.137Z] (2/2) Installing su-exec (0.2-r1) [2021-06-15T00:36:30.137Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T00:36:30.137Z] OK: 6 MiB in 16 packages [2021-06-15T00:36:30.399Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-15T00:36:30.399Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-15T00:36:30.399Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T00:36:30.399Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-15T00:36:30.399Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T00:36:30.399Z] (4/6) Installing curl (7.77.0-r0) [2021-06-15T00:36:30.399Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-15T00:36:30.399Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-15T00:36:30.399Z] (6/6) Installing su-exec (0.2-r1) [2021-06-15T00:36:30.399Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T00:36:30.399Z] (4/4) Installing curl (7.77.0-r0) [2021-06-15T00:36:30.399Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T00:36:30.399Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T00:36:30.399Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T00:36:30.399Z] OK: 7 MiB in 18 packages [2021-06-15T00:36:30.666Z] OK: 7 MiB in 20 packages [2021-06-15T00:36:30.927Z] Removing intermediate container 4c74881c0f9f [2021-06-15T00:36:30.927Z] ---> 84c5f6e11cc2 [2021-06-15T00:36:30.927Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T00:36:31.156Z] ---> Running in 6090e78e39fc [2021-06-15T00:36:31.870Z] ---> Running in 30cf256470e9 [2021-06-15T00:36:31.871Z] Removing intermediate container 30cf256470e9 [2021-06-15T00:36:31.871Z] ---> abdecb4e1ad5 [2021-06-15T00:36:31.871Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-15T00:36:31.871Z] Removing intermediate container 6e275357177a [2021-06-15T00:36:31.871Z] ---> b87c5d8c3bd7 [2021-06-15T00:36:31.871Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-15T00:36:32.133Z] ---> Running in 462766a6eeaf [2021-06-15T00:36:32.133Z] ---> Running in 49cadf973e89 [2021-06-15T00:36:32.137Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:36:32.398Z] Removing intermediate container addb1095bc90 [2021-06-15T00:36:32.398Z] ---> fb9b763980b6 [2021-06-15T00:36:32.398Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-15T00:36:32.398Z] Removing intermediate container 49cadf973e89 [2021-06-15T00:36:32.398Z] ---> 145248d552df [2021-06-15T00:36:32.398Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-15T00:36:32.398Z] Removing intermediate container 462766a6eeaf [2021-06-15T00:36:32.398Z] ---> 75f6fdecee14 [2021-06-15T00:36:32.398Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-15T00:36:32.398Z] Removing intermediate container 5bdadcc53e0e [2021-06-15T00:36:32.398Z] ---> 059c04f3069d [2021-06-15T00:36:32.398Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-15T00:36:32.398Z] ---> Running in 1281d67e51a0 [2021-06-15T00:36:32.398Z] ---> Running in afb4080d5f60 [2021-06-15T00:36:32.667Z] ---> Running in 99fe96cca682 [2021-06-15T00:36:32.667Z] ---> Running in 17a4719b013a [2021-06-15T00:36:32.667Z] Removing intermediate container 1281d67e51a0 [2021-06-15T00:36:32.667Z] ---> 57932716949c [2021-06-15T00:36:32.667Z] Step 14/22 : WORKDIR /edgex [2021-06-15T00:36:32.667Z] Removing intermediate container afb4080d5f60 [2021-06-15T00:36:32.667Z] ---> 9020def8180c [2021-06-15T00:36:32.667Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-15T00:36:32.667Z] Removing intermediate container 99fe96cca682 [2021-06-15T00:36:32.667Z] ---> b3624b97efd4 [2021-06-15T00:36:32.667Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T00:36:32.667Z] ---> Running in ff959ac7ae09 [2021-06-15T00:36:32.927Z] Removing intermediate container 17a4719b013a [2021-06-15T00:36:32.927Z] ---> 7c1114db48d4 [2021-06-15T00:36:32.927Z] Step 14/26 : WORKDIR / [2021-06-15T00:36:32.927Z] ---> Running in f2accc64be77 [2021-06-15T00:36:32.927Z] ---> Running in c9b9e3c29176 [2021-06-15T00:36:32.927Z] Removing intermediate container ff959ac7ae09 [2021-06-15T00:36:32.927Z] ---> 2085241e72da [2021-06-15T00:36:32.927Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-15T00:36:33.197Z] ---> 397df46c35df [2021-06-15T00:36:33.197Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-15T00:36:33.197Z] Removing intermediate container c9b9e3c29176 [2021-06-15T00:36:33.197Z] ---> 81af5e9c6c09 [2021-06-15T00:36:33.197Z] 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-15T00:36:33.459Z] ---> 1976629f44d0 [2021-06-15T00:36:33.459Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-15T00:36:33.569Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:36:33.727Z] ---> a3a137a4e470 [2021-06-15T00:36:33.727Z] 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-15T00:36:33.727Z] ---> c1783ca8ec70 [2021-06-15T00:36:33.727Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-15T00:36:33.727Z] ---> 29445fa91c56 [2021-06-15T00:36:33.727Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-15T00:36:33.995Z] ---> 23c7d0549cd7 [2021-06-15T00:36:33.995Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-15T00:36:33.995Z] Removing intermediate container f2accc64be77 [2021-06-15T00:36:33.995Z] ---> d53353c153b0 [2021-06-15T00:36:33.995Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-15T00:36:33.995Z] ---> 39e549cc63cc [2021-06-15T00:36:33.995Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-15T00:36:33.995Z] ---> Running in b960113f1972 [2021-06-15T00:36:33.995Z] ---> Running in 29a1764d2cb7 [2021-06-15T00:36:34.163Z] (1/12) Installing libmagic (5.39-r0) [2021-06-15T00:36:34.163Z] (2/12) Installing file (5.39-r0) [2021-06-15T00:36:34.259Z] ---> 9e6170021765 [2021-06-15T00:36:34.259Z] 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-15T00:36:34.259Z] Removing intermediate container b960113f1972 [2021-06-15T00:36:34.259Z] ---> 520360af8de0 [2021-06-15T00:36:34.259Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T00:36:34.259Z] ---> 6cca5a5f9d6c [2021-06-15T00:36:34.259Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-15T00:36:34.435Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-15T00:36:34.435Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-15T00:36:34.523Z] Removing intermediate container 29a1764d2cb7 [2021-06-15T00:36:34.523Z] ---> 77098b4815a0 [2021-06-15T00:36:34.523Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-15T00:36:34.523Z] ---> Running in 7d770f431370 [2021-06-15T00:36:34.523Z] ---> Running in 37e98fb00c13 [2021-06-15T00:36:34.523Z] ---> fe0e0d1a48d2 [2021-06-15T00:36:34.523Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-15T00:36:34.790Z] Removing intermediate container 37e98fb00c13 [2021-06-15T00:36:34.790Z] ---> 45df2ce5db64 [2021-06-15T00:36:34.790Z] Step 19/22 : CMD ["--init=true"] [2021-06-15T00:36:34.790Z] Removing intermediate container 7d770f431370 [2021-06-15T00:36:34.790Z] ---> 5fd1d5997040 [2021-06-15T00:36:34.790Z] Step 21/23 : LABEL arch=x86_64 [2021-06-15T00:36:34.790Z] ---> 340ce613df69 [2021-06-15T00:36:34.790Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-15T00:36:34.790Z] ---> Running in ec363c799b4a [2021-06-15T00:36:34.790Z] ---> Running in f49a28450c53 [2021-06-15T00:36:35.051Z] ---> 97c5f857d02e [2021-06-15T00:36:35.051Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-15T00:36:35.051Z] ---> Running in 2c7850d12ab4 [2021-06-15T00:36:35.051Z] Removing intermediate container ec363c799b4a [2021-06-15T00:36:35.051Z] ---> d32d3eec5c3f [2021-06-15T00:36:35.051Z] Step 20/22 : LABEL arch=x86_64 [2021-06-15T00:36:35.051Z] ---> Running in 0ebd3713e952 [2021-06-15T00:36:35.051Z] Removing intermediate container f49a28450c53 [2021-06-15T00:36:35.051Z] ---> d2aefc4366a0 [2021-06-15T00:36:35.051Z] Step 22/23 : LABEL git_sha=0e588379bb0e935e6a74859535cd47cd9b0b2d07 [2021-06-15T00:36:35.315Z] ---> Running in 5f44d5029266 [2021-06-15T00:36:35.315Z] Removing intermediate container 0ebd3713e952 [2021-06-15T00:36:35.315Z] ---> 7d707aefd3e2 [2021-06-15T00:36:35.315Z] Step 21/22 : LABEL git_sha=0e588379bb0e935e6a74859535cd47cd9b0b2d07 [2021-06-15T00:36:35.315Z] ---> Running in 36676b3712e9 [2021-06-15T00:36:35.581Z] ---> 37bc6a3fea54 [2021-06-15T00:36:35.581Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-15T00:36:35.581Z] Removing intermediate container 5f44d5029266 [2021-06-15T00:36:35.581Z] ---> 219c7e7e612d [2021-06-15T00:36:35.581Z] Step 23/23 : LABEL version=0.0.0 [2021-06-15T00:36:35.581Z] ---> Running in 280b6e9fb17e [2021-06-15T00:36:35.581Z] Removing intermediate container 36676b3712e9 [2021-06-15T00:36:35.581Z] ---> 928f336e0a4b [2021-06-15T00:36:35.581Z] Step 22/22 : LABEL version=0.0.0 [2021-06-15T00:36:35.581Z] ---> Running in 37fe6e3afceb [2021-06-15T00:36:35.581Z] Removing intermediate container 280b6e9fb17e [2021-06-15T00:36:35.581Z] ---> dcf87b4de1e8 [2021-06-15T00:36:35.581Z] [2021-06-15T00:36:35.851Z] Successfully built dcf87b4de1e8 [2021-06-15T00:36:35.851Z] Successfully tagged support-notifications:latest [2021-06-15T00:36:35.851Z] Building core-command [2021-06-15T00:36:35.851Z]  Building support-notifications ... done  ---> 640c44bf79cf [2021-06-15T00:36:35.851Z] 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-15T00:36:35.851Z] Removing intermediate container 2c7850d12ab4 [2021-06-15T00:36:35.851Z] ---> 2d2c4536fe3c [2021-06-15T00:36:35.851Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T00:36:35.851Z] Removing intermediate container 37fe6e3afceb [2021-06-15T00:36:35.851Z] ---> 9432966abdf8 [2021-06-15T00:36:35.851Z] [2021-06-15T00:36:35.851Z] ---> Running in 228e4dcf4946 [2021-06-15T00:36:36.425Z] Successfully built 9432966abdf8 [2021-06-15T00:36:36.425Z] Successfully tagged security-proxy-setup:latest [2021-06-15T00:36:36.425Z] Building core-data [2021-06-15T00:36:38.734Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-15T00:36:38.734Z] (6/12) Installing patch (2.7.6-r6) [2021-06-15T00:36:38.734Z] (7/12) Installing build-base (0.5-r2) [2021-06-15T00:36:39.005Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-15T00:36:39.005Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-15T00:36:39.005Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-15T00:36:39.276Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-15T00:36:39.276Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-15T00:36:39.276Z] Executing busybox-1.32.1-r6.trigger [2021-06-15T00:36:39.546Z] OK: 218 MiB in 52 packages [2021-06-15T00:36:43.011Z]  Building security-proxy-setup ... done  ---> b81b07f9a6bf [2021-06-15T00:36:43.011Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-15T00:36:43.178Z] Removing intermediate container 6090e78e39fc [2021-06-15T00:36:43.178Z] ---> 39f616559ff4 [2021-06-15T00:36:43.178Z] Step 4/6 : WORKDIR /edgex-go [2021-06-15T00:36:43.466Z] ---> Running in 251a4f51501a [2021-06-15T00:36:44.066Z] Removing intermediate container 251a4f51501a [2021-06-15T00:36:44.066Z] ---> df2db76b2d41 [2021-06-15T00:36:44.066Z] Step 5/6 : COPY go.mod . [2021-06-15T00:36:44.658Z] ---> 9823988b7aaf [2021-06-15T00:36:44.658Z] Step 6/6 : RUN go mod download [2021-06-15T00:36:44.937Z] ---> Running in e116d284a4ff [2021-06-15T00:36:45.565Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:36:45.565Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:36:45.566Z] ---> 7675f2fd1a5e [2021-06-15T00:36:45.566Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T00:36:45.566Z] ---> Using cache [2021-06-15T00:36:45.566Z] ---> d177b5ce4369 [2021-06-15T00:36:45.566Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:36:45.566Z] ---> Using cache [2021-06-15T00:36:45.566Z] ---> 4e332e080167 [2021-06-15T00:36:45.566Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-15T00:36:45.566Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:36:45.566Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:36:45.566Z] ---> 7675f2fd1a5e [2021-06-15T00:36:45.566Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T00:36:45.566Z] ---> Using cache [2021-06-15T00:36:45.566Z] ---> d177b5ce4369 [2021-06-15T00:36:45.566Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:36:45.566Z] ---> Using cache [2021-06-15T00:36:45.566Z] ---> 4e332e080167 [2021-06-15T00:36:45.566Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-15T00:36:45.566Z] ---> Using cache [2021-06-15T00:36:45.566Z] ---> 82d2ad1a7484 [2021-06-15T00:36:45.566Z] Step 6/24 : COPY go.mod . [2021-06-15T00:36:45.566Z] ---> Using cache [2021-06-15T00:36:45.566Z] ---> f3a0320eb544 [2021-06-15T00:36:45.566Z] Step 7/24 : RUN go mod download [2021-06-15T00:36:45.566Z] ---> Using cache [2021-06-15T00:36:45.566Z] ---> 14286447aeff [2021-06-15T00:36:45.566Z] Step 8/24 : COPY . . [2021-06-15T00:36:45.566Z] ---> Using cache [2021-06-15T00:36:45.566Z] ---> 5ef92fed9812 [2021-06-15T00:36:45.566Z] Step 9/24 : RUN go mod tidy [2021-06-15T00:36:45.566Z] ---> Using cache [2021-06-15T00:36:45.566Z] ---> db1ec7ecfea0 [2021-06-15T00:36:45.566Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-15T00:36:45.566Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-15T00:36:46.969Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-15T00:36:46.969Z] ---> aefe523efa57 [2021-06-15T00:36:46.969Z] 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-15T00:36:46.969Z] ---> Running in e98038aba778 [2021-06-15T00:36:46.969Z] ---> Running in 7e13203f4ce8 [2021-06-15T00:36:46.969Z] ---> 38026a5a0a0b [2021-06-15T00:36:46.969Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-15T00:36:46.969Z] ---> Running in 11fe2d087ac6 [2021-06-15T00:36:46.969Z] Removing intermediate container 228e4dcf4946 [2021-06-15T00:36:46.969Z] ---> aae57d295eca [2021-06-15T00:36:46.969Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-15T00:36:46.969Z] Removing intermediate container 11fe2d087ac6 [2021-06-15T00:36:46.969Z] ---> 3dedbe3a9d60 [2021-06-15T00:36:46.969Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-15T00:36:46.969Z] ---> 07c3b08e496e [2021-06-15T00:36:46.969Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-15T00:36:46.969Z] ---> Running in a9f36c2192d1 [2021-06-15T00:36:46.969Z] ---> Running in 7f7c79e01b8f [2021-06-15T00:36:47.230Z] Removing intermediate container 7f7c79e01b8f [2021-06-15T00:36:47.230Z] ---> d7efff2729e9 [2021-06-15T00:36:47.230Z] Step 24/26 : LABEL arch=x86_64 [2021-06-15T00:36:47.230Z] ---> Running in b68abe5eacfc [2021-06-15T00:36:47.230Z] ---> a2881cf913d9 [2021-06-15T00:36:47.230Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-15T00:36:47.499Z] Removing intermediate container b68abe5eacfc [2021-06-15T00:36:47.499Z] ---> 3d2abbbf063b [2021-06-15T00:36:47.499Z] Step 25/26 : LABEL git_sha=0e588379bb0e935e6a74859535cd47cd9b0b2d07 [2021-06-15T00:36:47.499Z] ---> Running in 1b76bc87b426 [2021-06-15T00:36:47.499Z] ---> 1196727a362f [2021-06-15T00:36:47.499Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-15T00:36:47.499Z] 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-15T00:36:47.761Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:36:47.761Z] Removing intermediate container 1b76bc87b426 [2021-06-15T00:36:47.761Z] ---> 6f21f3510248 [2021-06-15T00:36:47.761Z] Step 26/26 : LABEL version=0.0.0 [2021-06-15T00:36:47.761Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:36:47.761Z] ---> Running in 430ccf1dcbf2 [2021-06-15T00:36:47.761Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:36:47.761Z] ---> Running in 2f8e1c1a8f1c [2021-06-15T00:36:47.761Z] (1/39) Installing readline (8.0.4-r0) [2021-06-15T00:36:47.761Z] (2/39) Installing bash (5.0.17-r0) [2021-06-15T00:36:48.034Z] Executing bash-5.0.17-r0.post-install [2021-06-15T00:36:48.034Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T00:36:48.034Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-15T00:36:48.034Z] (5/39) Installing curl (7.77.0-r0) [2021-06-15T00:36:48.034Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-15T00:36:48.034Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-15T00:36:48.034Z] (8/39) Installing expat (2.2.9-r1) [2021-06-15T00:36:48.034Z] (9/39) Installing libffi (3.3-r2) [2021-06-15T00:36:48.034Z] (10/39) Installing gdbm (1.13-r1) [2021-06-15T00:36:48.034Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-15T00:36:48.034Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-15T00:36:48.034Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-15T00:36:48.034Z] Removing intermediate container 430ccf1dcbf2 [2021-06-15T00:36:48.034Z] ---> 7c6fa636df74 [2021-06-15T00:36:48.034Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-15T00:36:48.034Z] Removing intermediate container 2f8e1c1a8f1c [2021-06-15T00:36:48.034Z] ---> 210377dbe428 [2021-06-15T00:36:48.034Z] [2021-06-15T00:36:48.302Z] Successfully built 210377dbe428 [2021-06-15T00:36:48.302Z] Successfully tagged security-secretstore-setup:latest [2021-06-15T00:36:48.302Z] Building support-scheduler [2021-06-15T00:36:48.891Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:36:48.891Z] ---> 28d75a650329 [2021-06-15T00:36:48.891Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-15T00:36:49.873Z] OK: 219 MiB in 52 packages [2021-06-15T00:36:51.809Z] ---> Running in 825bdde7936d [2021-06-15T00:36:51.809Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-15T00:36:51.809Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-15T00:36:51.809Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-15T00:36:51.809Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-15T00:36:51.809Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-15T00:36:51.809Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-15T00:36:51.809Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-15T00:36:51.809Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-15T00:36:51.809Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-15T00:36:51.809Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-15T00:36:51.809Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-15T00:36:51.809Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-15T00:36:51.809Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-15T00:36:51.809Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-15T00:36:51.809Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-15T00:36:51.809Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-15T00:36:51.809Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-15T00:36:51.809Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-15T00:36:51.809Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-15T00:36:51.809Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-15T00:36:51.809Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-15T00:36:51.809Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-15T00:36:51.809Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-15T00:36:52.393Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:36:52.393Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:36:52.393Z] ---> 7675f2fd1a5e [2021-06-15T00:36:52.393Z] Step 3/23 : WORKDIR /edgex-go [2021-06-15T00:36:52.393Z] ---> Using cache [2021-06-15T00:36:52.393Z] ---> d177b5ce4369 [2021-06-15T00:36:52.393Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:36:52.393Z] ---> Using cache [2021-06-15T00:36:52.393Z] ---> 4e332e080167 [2021-06-15T00:36:52.393Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-15T00:36:52.393Z] ---> Using cache [2021-06-15T00:36:52.393Z] ---> 82d2ad1a7484 [2021-06-15T00:36:52.393Z] Step 6/23 : COPY go.mod . [2021-06-15T00:36:52.393Z] ---> Using cache [2021-06-15T00:36:52.393Z] ---> f3a0320eb544 [2021-06-15T00:36:52.393Z] Step 7/23 : RUN go mod download [2021-06-15T00:36:52.393Z] ---> Using cache [2021-06-15T00:36:52.393Z] ---> 14286447aeff [2021-06-15T00:36:52.393Z] Step 8/23 : COPY . . [2021-06-15T00:36:52.393Z] ---> Using cache [2021-06-15T00:36:52.393Z] ---> 5ef92fed9812 [2021-06-15T00:36:52.393Z] Step 9/23 : RUN go mod tidy [2021-06-15T00:36:52.393Z] ---> Using cache [2021-06-15T00:36:52.393Z] ---> db1ec7ecfea0 [2021-06-15T00:36:52.393Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-15T00:36:52.657Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-15T00:36:52.657Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-15T00:36:52.657Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-15T00:36:52.657Z] ---> Running in 1c9c0181189a [2021-06-15T00:36:52.657Z] Executing busybox-1.31.1-r19.trigger [2021-06-15T00:36:52.920Z] OK: 72 MiB in 59 packages [2021-06-15T00:36:52.920Z] Removing intermediate container e98038aba778 [2021-06-15T00:36:52.920Z] ---> 8bbe4112d96c [2021-06-15T00:36:52.920Z] Step 6/24 : COPY go.mod . [2021-06-15T00:36:53.499Z] ---> 4b3a7ef6a7c5 [2021-06-15T00:36:53.499Z] Step 7/24 : RUN go mod download [2021-06-15T00:36:53.499Z] ---> Running in 94a5ccf3a09e [2021-06-15T00:36:53.499Z] 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-15T00:36:54.077Z] Removing intermediate container 825bdde7936d [2021-06-15T00:36:54.077Z] ---> ae5fb85fee4d [2021-06-15T00:36:54.077Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-15T00:36:54.077Z] ---> Running in 3e3bfc6f1428 [2021-06-15T00:36:54.344Z] Removing intermediate container 3e3bfc6f1428 [2021-06-15T00:36:54.344Z] ---> 2064077f6135 [2021-06-15T00:36:54.344Z] Step 29/32 : CMD ["gate"] [2021-06-15T00:36:54.611Z] Collecting docker-compose==1.23.2 [2021-06-15T00:36:54.611Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-15T00:36:54.611Z] ---> Running in 5b7eecd0257b [2021-06-15T00:36:54.875Z] Collecting texttable<0.10,>=0.9.0 [2021-06-15T00:36:54.875Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-15T00:36:54.875Z] Removing intermediate container 5b7eecd0257b [2021-06-15T00:36:54.875Z] ---> e737dc48bdbb [2021-06-15T00:36:54.875Z] Step 30/32 : LABEL arch=x86_64 [2021-06-15T00:36:55.135Z] ---> Running in 538a3c5138e4 [2021-06-15T00:36:55.135Z] Removing intermediate container 94a5ccf3a09e [2021-06-15T00:36:55.135Z] ---> 8b2fc9c0587f [2021-06-15T00:36:55.135Z] Step 8/24 : COPY . . [2021-06-15T00:36:55.397Z] Removing intermediate container 538a3c5138e4 [2021-06-15T00:36:55.397Z] ---> e747c383312b [2021-06-15T00:36:55.397Z] Step 31/32 : LABEL git_sha=0e588379bb0e935e6a74859535cd47cd9b0b2d07 [2021-06-15T00:36:55.969Z] ---> Running in 39535f5052b5 [2021-06-15T00:36:55.969Z] Collecting docker<4.0,>=3.6.0 [2021-06-15T00:36:55.969Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-15T00:36:56.230Z] 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-15T00:36:58.792Z] Removing intermediate container 39535f5052b5 [2021-06-15T00:36:58.792Z] ---> 9e3f3707d9bf [2021-06-15T00:36:58.792Z] Step 32/32 : LABEL version=0.0.0 [2021-06-15T00:36:58.792Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-15T00:36:58.792Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-15T00:37:00.714Z] ---> Running in bdfdf2f821d6 [2021-06-15T00:37:00.995Z] ---> ba55580b3619 [2021-06-15T00:37:00.995Z] Step 9/24 : RUN go mod tidy [2021-06-15T00:37:00.995Z] ---> Running in 7d6fb1c11439 [2021-06-15T00:37:00.995Z] Removing intermediate container bdfdf2f821d6 [2021-06-15T00:37:00.995Z] ---> f9f718352509 [2021-06-15T00:37:00.995Z] [2021-06-15T00:37:01.272Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-15T00:37:01.272Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-15T00:37:01.272Z] Successfully built f9f718352509 [2021-06-15T00:37:01.272Z] Successfully tagged security-bootstrapper:latest [2021-06-15T00:37:01.272Z] Building core-metadata [2021-06-15T00:37:01.547Z]  Building security-bootstrapper ... done Collecting PyYAML<4,>=3.10 [2021-06-15T00:37:01.824Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-15T00:37:06.077Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:37:06.077Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:37:06.077Z] ---> 7675f2fd1a5e [2021-06-15T00:37:06.077Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T00:37:06.077Z] ---> Using cache [2021-06-15T00:37:06.077Z] ---> d177b5ce4369 [2021-06-15T00:37:06.077Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:37:06.077Z] ---> Using cache [2021-06-15T00:37:06.077Z] ---> 4e332e080167 [2021-06-15T00:37:06.077Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-15T00:37:06.077Z] ---> Using cache [2021-06-15T00:37:06.077Z] ---> 82d2ad1a7484 [2021-06-15T00:37:06.077Z] Step 6/24 : COPY go.mod . [2021-06-15T00:37:06.077Z] ---> Using cache [2021-06-15T00:37:06.077Z] ---> f3a0320eb544 [2021-06-15T00:37:06.077Z] Step 7/24 : RUN go mod download [2021-06-15T00:37:06.077Z] ---> Using cache [2021-06-15T00:37:06.077Z] ---> 14286447aeff [2021-06-15T00:37:06.077Z] Step 8/24 : COPY . . [2021-06-15T00:37:06.077Z] ---> Using cache [2021-06-15T00:37:06.077Z] ---> 5ef92fed9812 [2021-06-15T00:37:06.077Z] Step 9/24 : RUN go mod tidy [2021-06-15T00:37:06.077Z] ---> Using cache [2021-06-15T00:37:06.077Z] ---> db1ec7ecfea0 [2021-06-15T00:37:06.077Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-15T00:37:07.049Z] ---> Running in f0c43e670bae [2021-06-15T00:37:07.049Z] Collecting cached-property<2,>=1.2.0 [2021-06-15T00:37:07.049Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-15T00:37:07.049Z] Collecting docopt<0.7,>=0.6.1 [2021-06-15T00:37:07.049Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-15T00:37:07.049Z] Removing intermediate container 7d6fb1c11439 [2021-06-15T00:37:07.049Z] ---> b7ceab917554 [2021-06-15T00:37:07.049Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-15T00:37:07.049Z] ---> Running in c80ee58d3b7c [2021-06-15T00:37:07.645Z] 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-15T00:37:07.645Z] 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-15T00:37:07.645Z] Collecting jsonschema<3,>=2.5.1 [2021-06-15T00:37:07.916Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-15T00:37:08.192Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-15T00:37:08.192Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-15T00:37:08.192Z] Collecting docker-pycreds>=0.4.0 [2021-06-15T00:37:08.192Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-15T00:37:08.460Z] 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-15T00:37:08.460Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-15T00:37:08.460Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-15T00:37:08.729Z] 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-15T00:37:08.729Z] Collecting idna<2.8,>=2.5 [2021-06-15T00:37:08.729Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-15T00:37:08.729Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-15T00:37:08.729Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-15T00:37:08.729Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-15T00:37:08.729Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-15T00:37:08.996Z] Installing collected packages: texttable, urllib3, idna, requests, docker-pycreds, websocket-client, docker, dockerpty, PyYAML, cached-property, docopt, jsonschema, docker-compose [2021-06-15T00:37:08.996Z] Running setup.py install for texttable: started [2021-06-15T00:37:09.584Z] Running setup.py install for texttable: finished with status 'done' [2021-06-15T00:37:09.584Z] Attempting uninstall: urllib3 [2021-06-15T00:37:09.584Z] Found existing installation: urllib3 1.25.9 [2021-06-15T00:37:09.584Z] Uninstalling urllib3-1.25.9: [2021-06-15T00:37:09.584Z] Successfully uninstalled urllib3-1.25.9 [2021-06-15T00:37:09.854Z] Attempting uninstall: idna [2021-06-15T00:37:09.854Z] Found existing installation: idna 2.9 [2021-06-15T00:37:09.854Z] Uninstalling idna-2.9: [2021-06-15T00:37:09.854Z] Successfully uninstalled idna-2.9 [2021-06-15T00:37:10.438Z] Attempting uninstall: requests [2021-06-15T00:37:10.438Z] Found existing installation: requests 2.23.0 [2021-06-15T00:37:10.438Z] Uninstalling requests-2.23.0: [2021-06-15T00:37:10.438Z] Successfully uninstalled requests-2.23.0 [2021-06-15T00:37:10.710Z] Running setup.py install for dockerpty: started [2021-06-15T00:37:11.686Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-15T00:37:11.686Z] Running setup.py install for PyYAML: started [2021-06-15T00:37:11.717Z] Removing intermediate container e116d284a4ff [2021-06-15T00:37:11.717Z] ---> e944ba6ae397 [2021-06-15T00:37:11.717Z] Successfully built e944ba6ae397 [2021-06-15T00:37:11.717Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:37:12.058Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T00:37:12.058Z] . [Pipeline] withDockerContainer [2021-06-15T00:37:12.289Z] prd-ubuntu18.04-docker-arm64-4c-16g-1365 does not seem to be running inside a container [2021-06-15T00:37:12.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-15T00:37:13.120Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-15T00:37:13.120Z] Running setup.py install for docopt: started [2021-06-15T00:37:13.712Z] Running setup.py install for docopt: finished with status 'done' [2021-06-15T00:37:13.864Z] $ docker top 39fbfd884a18ea17f541726a3d0ad92e50207895e4277d4d91813038fbf8d983 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T00:37:14.313Z] 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-15T00:37:14.787Z] + go version [2021-06-15T00:37:14.787Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-15T00:37:14.813Z] $ docker stop --time=1 39fbfd884a18ea17f541726a3d0ad92e50207895e4277d4d91813038fbf8d983 [2021-06-15T00:37:16.643Z] $ docker rm -f 39fbfd884a18ea17f541726a3d0ad92e50207895e4277d4d91813038fbf8d983 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:37:17.402Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T00:37:17.402Z] . [Pipeline] withDockerContainer [2021-06-15T00:37:17.657Z] prd-ubuntu18.04-docker-arm64-4c-16g-1365 does not seem to be running inside a container [2021-06-15T00:37:17.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-15T00:37:19.299Z] $ docker top d6cb106ee45da95b8fe79e976c6c8d77230e51184de8d53c25ecc0731b779af8 -eo pid,comm [2021-06-15T00:37:19.399Z] Removing intermediate container a9f36c2192d1 [2021-06-15T00:37:19.399Z] ---> 7f870d00d80c [2021-06-15T00:37:19.399Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-15T00:37:19.399Z] ---> Running in ec513ef285b5 [2021-06-15T00:37:19.399Z] Removing intermediate container ec513ef285b5 [2021-06-15T00:37:19.399Z] ---> 078fbab8316e [2021-06-15T00:37:19.399Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-15T00:37:19.399Z] ---> Running in dd9ab8d1391a [2021-06-15T00:37:19.399Z] Removing intermediate container dd9ab8d1391a [2021-06-15T00:37:19.399Z] ---> 27a6a012ad06 [2021-06-15T00:37:19.399Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-15T00:37:19.399Z] ---> e45a6c1fab52 [2021-06-15T00:37:19.399Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [Pipeline] { [Pipeline] echo [2021-06-15T00:37:19.600Z] ========================================================= [2021-06-15T00:37:19.600Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-15T00:37:19.600Z] ========================================================= [Pipeline] sh [2021-06-15T00:37:20.227Z] ---> b5beef95a9b4 [2021-06-15T00:37:20.227Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-15T00:37:20.262Z] + go mod tidy [2021-06-15T00:37:20.581Z] ---> 36b1f99e7e5f [2021-06-15T00:37:20.581Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-15T00:37:20.581Z] ---> Running in bf6b4b4eefa1 [Pipeline] sh [2021-06-15T00:37:20.945Z] Removing intermediate container bf6b4b4eefa1 [2021-06-15T00:37:20.945Z] ---> 5c99461cc94c [2021-06-15T00:37:20.945Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T00:37:21.310Z] ---> Running in d7c638bfa6b1 [2021-06-15T00:37:21.524Z] + make test [2021-06-15T00:37:21.524Z] go mod tidy [2021-06-15T00:37:21.662Z] Removing intermediate container d7c638bfa6b1 [2021-06-15T00:37:21.662Z] ---> dfc990fae394 [2021-06-15T00:37:21.662Z] Step 22/24 : LABEL arch=x86_64 [2021-06-15T00:37:21.662Z] Removing intermediate container 7e13203f4ce8 [2021-06-15T00:37:21.662Z] ---> e6e8bdb975e3 [2021-06-15T00:37:21.662Z] [2021-06-15T00:37:21.662Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T00:37:21.662Z] ---> 13621d1b12d4 [2021-06-15T00:37:21.662Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-15T00:37:21.662Z] ---> Running in 2b31fbf18999 [2021-06-15T00:37:21.662Z] ---> Running in d192346ef54e [2021-06-15T00:37:21.662Z] Removing intermediate container 2b31fbf18999 [2021-06-15T00:37:21.662Z] ---> cebac3389968 [2021-06-15T00:37:21.662Z] Step 23/24 : LABEL git_sha=0e588379bb0e935e6a74859535cd47cd9b0b2d07 [2021-06-15T00:37:21.928Z] ---> Running in 44bc327a1fd5 [2021-06-15T00:37:21.928Z] Removing intermediate container 44bc327a1fd5 [2021-06-15T00:37:21.928Z] ---> 7a7ef685fb34 [2021-06-15T00:37:21.928Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T00:37:22.129Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-15T00:37:22.199Z] ---> Running in c1624b8994f0 [2021-06-15T00:37:22.199Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:37:22.199Z] Removing intermediate container c1624b8994f0 [2021-06-15T00:37:22.199Z] ---> 7d4704c25527 [2021-06-15T00:37:22.199Z] [2021-06-15T00:37:22.462Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:37:22.462Z] Successfully built 7d4704c25527 [2021-06-15T00:37:22.462Z] Successfully tagged sys-mgmt-agent:latest [2021-06-15T00:37:22.724Z]  Building sys-mgmt-agent ... done (1/1) Installing dumb-init (1.2.2-r1) [2021-06-15T00:37:22.724Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T00:37:22.724Z] OK: 6 MiB in 15 packages [2021-06-15T00:37:23.298Z] Removing intermediate container d192346ef54e [2021-06-15T00:37:23.298Z] ---> f07a3d100c7d [2021-06-15T00:37:23.298Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T00:37:23.298Z] ---> Running in e7b50da81441 [2021-06-15T00:37:23.298Z] Removing intermediate container e7b50da81441 [2021-06-15T00:37:23.298Z] ---> c486220585eb [2021-06-15T00:37:23.298Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-15T00:37:23.560Z] ---> Running in f6489924b137 [2021-06-15T00:37:23.561Z] Removing intermediate container f6489924b137 [2021-06-15T00:37:23.561Z] ---> cdf7f579e9f4 [2021-06-15T00:37:23.561Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-15T00:37:23.561Z] ---> Running in 3cac87f55586 [2021-06-15T00:37:23.825Z] Removing intermediate container 3cac87f55586 [2021-06-15T00:37:23.825Z] ---> 976e1559f9f5 [2021-06-15T00:37:23.825Z] Step 16/24 : WORKDIR / [2021-06-15T00:37:23.825Z] ---> Running in 34a495136a2a [2021-06-15T00:37:24.089Z] Removing intermediate container 34a495136a2a [2021-06-15T00:37:24.089Z] ---> 1ffe5e064943 [2021-06-15T00:37:24.089Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T00:37:24.357Z] ---> d74172aeace0 [2021-06-15T00:37:24.357Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-15T00:37:25.300Z] ---> 73973f36275b [2021-06-15T00:37:25.300Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-15T00:37:25.300Z] ---> 2c3e4d3a4a71 [2021-06-15T00:37:25.300Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-15T00:37:25.300Z] ---> Running in b706bc372ac5 [2021-06-15T00:37:25.560Z] Removing intermediate container b706bc372ac5 [2021-06-15T00:37:25.560Z] ---> bbcadba81f95 [2021-06-15T00:37:25.560Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T00:37:25.560Z] ---> Running in cdbda9b01039 [2021-06-15T00:37:25.822Z] Removing intermediate container cdbda9b01039 [2021-06-15T00:37:25.822Z] ---> 423d7461ea84 [2021-06-15T00:37:25.822Z] Step 22/24 : LABEL arch=x86_64 [2021-06-15T00:37:25.822Z] ---> Running in 84f83754c3f0 [2021-06-15T00:37:25.822Z] Removing intermediate container 84f83754c3f0 [2021-06-15T00:37:25.822Z] ---> 2aea7e7ace28 [2021-06-15T00:37:25.822Z] Step 23/24 : LABEL git_sha=0e588379bb0e935e6a74859535cd47cd9b0b2d07 [2021-06-15T00:37:26.100Z] ---> Running in b03b3d878f1b [2021-06-15T00:37:26.100Z] Removing intermediate container b03b3d878f1b [2021-06-15T00:37:26.100Z] ---> 22d2fd7367be [2021-06-15T00:37:26.100Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T00:37:26.100Z] ---> Running in 7b1d74fa6aa4 [2021-06-15T00:37:26.363Z] Removing intermediate container 7b1d74fa6aa4 [2021-06-15T00:37:26.363Z] ---> e93f3f2f5114 [2021-06-15T00:37:26.363Z] [2021-06-15T00:37:26.363Z] Successfully built e93f3f2f5114 [2021-06-15T00:37:26.627Z] Successfully tagged core-command:latest [2021-06-15T00:37:31.931Z]  Building core-command ... done Removing intermediate container 1c9c0181189a [2021-06-15T00:37:31.931Z] ---> 67bf0b658d9e [2021-06-15T00:37:31.931Z] [2021-06-15T00:37:31.931Z] Step 11/23 : FROM alpine:3.12 [2021-06-15T00:37:31.931Z] ---> 13621d1b12d4 [2021-06-15T00:37:31.931Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-15T00:37:31.931Z] ---> Using cache [2021-06-15T00:37:31.931Z] ---> f07a3d100c7d [2021-06-15T00:37:31.931Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T00:37:31.931Z] ---> Using cache [2021-06-15T00:37:31.931Z] ---> c486220585eb [2021-06-15T00:37:31.931Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-15T00:37:31.931Z] ---> Running in e9b7c67ec299 [2021-06-15T00:37:32.193Z] Removing intermediate container e9b7c67ec299 [2021-06-15T00:37:32.193Z] ---> aafb4a50c538 [2021-06-15T00:37:32.193Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-15T00:37:32.193Z] ---> Running in c8e018f1c2d7 [2021-06-15T00:37:32.454Z] Removing intermediate container c8e018f1c2d7 [2021-06-15T00:37:32.454Z] ---> e5ec4f32559b [2021-06-15T00:37:32.454Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T00:37:32.718Z] ---> 8f1f451e9bff [2021-06-15T00:37:32.718Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-15T00:37:33.295Z] ---> 99e2892936fe [2021-06-15T00:37:33.295Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-15T00:37:33.557Z] ---> 0ccb28fbf283 [2021-06-15T00:37:33.557Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-15T00:37:33.557Z] ---> Running in 19c3b3384058 [2021-06-15T00:37:33.819Z] Removing intermediate container 19c3b3384058 [2021-06-15T00:37:33.819Z] ---> a48884966ccf [2021-06-15T00:37:33.819Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T00:37:33.819Z] ---> Running in e68814a0d603 [2021-06-15T00:37:34.084Z] Removing intermediate container e68814a0d603 [2021-06-15T00:37:34.084Z] ---> 97a693e21ef3 [2021-06-15T00:37:34.084Z] Step 21/23 : LABEL arch=x86_64 [2021-06-15T00:37:34.084Z] ---> Running in cfc2e5433c35 [2021-06-15T00:37:34.349Z] Removing intermediate container cfc2e5433c35 [2021-06-15T00:37:34.349Z] ---> 3b03427372c6 [2021-06-15T00:37:34.349Z] Step 22/23 : LABEL git_sha=0e588379bb0e935e6a74859535cd47cd9b0b2d07 [2021-06-15T00:37:34.349Z] ---> Running in 39a424968157 [2021-06-15T00:37:34.922Z] Removing intermediate container 39a424968157 [2021-06-15T00:37:34.922Z] ---> 0e3df0185b4e [2021-06-15T00:37:34.922Z] Step 23/23 : LABEL version=0.0.0 [2021-06-15T00:37:34.922Z] ---> Running in 51a1cdbec417 [2021-06-15T00:37:34.922Z] Removing intermediate container 51a1cdbec417 [2021-06-15T00:37:34.922Z] ---> f08639b52c2f [2021-06-15T00:37:34.922Z] [2021-06-15T00:37:35.187Z] Successfully built f08639b52c2f [2021-06-15T00:37:35.187Z] Successfully tagged support-scheduler:latest [2021-06-15T00:37:37.764Z]  Building support-scheduler ... done Removing intermediate container f0c43e670bae [2021-06-15T00:37:37.764Z] ---> fb6eb425d796 [2021-06-15T00:37:37.764Z] [2021-06-15T00:37:37.764Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T00:37:37.764Z] ---> 13621d1b12d4 [2021-06-15T00:37:37.764Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-15T00:37:37.764Z] ---> Using cache [2021-06-15T00:37:37.764Z] ---> f07a3d100c7d [2021-06-15T00:37:37.764Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T00:37:37.764Z] ---> Using cache [2021-06-15T00:37:37.764Z] ---> c486220585eb [2021-06-15T00:37:37.764Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-15T00:37:38.033Z] ---> Running in 323dee5f2be4 [2021-06-15T00:37:38.033Z] Removing intermediate container 323dee5f2be4 [2021-06-15T00:37:38.033Z] ---> 1927796a2b99 [2021-06-15T00:37:38.033Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-15T00:37:38.033Z] ---> Running in 7a6d6577a532 [2021-06-15T00:37:38.302Z] Removing intermediate container 7a6d6577a532 [2021-06-15T00:37:38.302Z] ---> ec35bdc387df [2021-06-15T00:37:38.302Z] Step 16/24 : WORKDIR / [2021-06-15T00:37:38.302Z] ---> Running in e4fcb1b4a216 [2021-06-15T00:37:38.302Z] Removing intermediate container e4fcb1b4a216 [2021-06-15T00:37:38.302Z] ---> 0595ab756fe2 [2021-06-15T00:37:38.302Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T00:37:38.904Z] ---> d6733c4da0c1 [2021-06-15T00:37:38.904Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-15T00:37:39.478Z] ---> 1b85edcf0b56 [2021-06-15T00:37:39.478Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-15T00:37:39.478Z] Removing intermediate container c80ee58d3b7c [2021-06-15T00:37:39.478Z] ---> 3cc4924e52a1 [2021-06-15T00:37:39.478Z] [2021-06-15T00:37:39.478Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T00:37:39.478Z] ---> 13621d1b12d4 [2021-06-15T00:37:39.478Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-15T00:37:39.478Z] ---> Running in dbb1ca770834 [2021-06-15T00:37:39.478Z] ---> 94d685b32d24 [2021-06-15T00:37:39.478Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-15T00:37:39.478Z] Removing intermediate container dbb1ca770834 [2021-06-15T00:37:39.478Z] ---> 71310a0b713d [2021-06-15T00:37:39.478Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-15T00:37:39.478Z] ---> Running in 290e156a2533 [2021-06-15T00:37:39.738Z] ---> Running in 54fb0ad6089a [2021-06-15T00:37:39.738Z] Removing intermediate container 290e156a2533 [2021-06-15T00:37:39.738Z] ---> a181995c76d0 [2021-06-15T00:37:39.738Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-15T00:37:39.738Z] ---> Running in 5215eb256fb8 [2021-06-15T00:37:39.738Z] Removing intermediate container 54fb0ad6089a [2021-06-15T00:37:39.738Z] ---> 5f70976b2e27 [2021-06-15T00:37:39.738Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T00:37:39.738Z] ---> Running in ef4c44578fee [2021-06-15T00:37:39.738Z] Removing intermediate container 5215eb256fb8 [2021-06-15T00:37:39.738Z] ---> ebacb088402c [2021-06-15T00:37:39.738Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:37:40.005Z] Removing intermediate container ef4c44578fee [2021-06-15T00:37:40.005Z] ---> d31b799f8c32 [2021-06-15T00:37:40.005Z] Step 22/24 : LABEL arch=x86_64 [2021-06-15T00:37:40.005Z] ---> Running in 4d7d7624e8cd [2021-06-15T00:37:40.005Z] ---> Running in c8c2498c17d9 [2021-06-15T00:37:40.005Z] Removing intermediate container c8c2498c17d9 [2021-06-15T00:37:40.005Z] ---> 4c2ddf00690f [2021-06-15T00:37:40.005Z] Step 23/24 : LABEL git_sha=0e588379bb0e935e6a74859535cd47cd9b0b2d07 [2021-06-15T00:37:40.005Z] ---> Running in 135550ac9822 [2021-06-15T00:37:40.266Z] Removing intermediate container 135550ac9822 [2021-06-15T00:37:40.266Z] ---> 67a19f8d7a6b [2021-06-15T00:37:40.266Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T00:37:40.266Z] ---> Running in 4379aa8708f0 [2021-06-15T00:37:40.528Z] Removing intermediate container 4379aa8708f0 [2021-06-15T00:37:40.528Z] ---> b16742153809 [2021-06-15T00:37:40.528Z] [2021-06-15T00:37:40.528Z] Successfully built b16742153809 [2021-06-15T00:37:40.528Z] Successfully tagged core-metadata:latest [2021-06-15T00:37:40.788Z]  Building core-metadata ... done Removing intermediate container 4d7d7624e8cd [2021-06-15T00:37:40.788Z] ---> f460fdc8b2c8 [2021-06-15T00:37:40.788Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-15T00:37:40.788Z] ---> Running in 74a4c1f4d327 [2021-06-15T00:37:41.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T00:37:41.631Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T00:37:42.208Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-15T00:37:42.208Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-15T00:37:42.208Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-15T00:37:42.208Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-15T00:37:43.151Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-15T00:37:43.151Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-15T00:37:43.151Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T00:37:43.151Z] OK: 8 MiB in 20 packages [2021-06-15T00:37:43.412Z] Removing intermediate container 74a4c1f4d327 [2021-06-15T00:37:43.412Z] ---> 1885847c5409 [2021-06-15T00:37:43.412Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T00:37:43.672Z] ---> e2abf1f4aaac [2021-06-15T00:37:43.672Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-15T00:37:44.247Z] ---> 003dbe111f0a [2021-06-15T00:37:44.247Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-15T00:37:44.247Z] ---> 79afda0ec832 [2021-06-15T00:37:44.247Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-15T00:37:44.247Z] ---> Running in 893bbd8d1e48 [2021-06-15T00:37:44.508Z] Removing intermediate container 893bbd8d1e48 [2021-06-15T00:37:44.508Z] ---> b9a0c39306c6 [2021-06-15T00:37:44.508Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T00:37:44.508Z] ---> Running in 67ffe8be7107 [2021-06-15T00:37:44.508Z] Removing intermediate container 67ffe8be7107 [2021-06-15T00:37:44.508Z] ---> 36b9ae42bb9a [2021-06-15T00:37:44.508Z] Step 22/24 : LABEL arch=x86_64 [2021-06-15T00:37:44.508Z] ---> Running in 8b561f2eec65 [2021-06-15T00:37:44.769Z] Removing intermediate container 8b561f2eec65 [2021-06-15T00:37:44.769Z] ---> fc3dd73d0199 [2021-06-15T00:37:44.769Z] Step 23/24 : LABEL git_sha=0e588379bb0e935e6a74859535cd47cd9b0b2d07 [2021-06-15T00:37:44.769Z] ---> Running in b5a34c02a891 [2021-06-15T00:37:44.769Z] Removing intermediate container b5a34c02a891 [2021-06-15T00:37:44.769Z] ---> 9d5da4aa72b8 [2021-06-15T00:37:44.769Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T00:37:44.769Z] ---> Running in e7a29bbe380f [2021-06-15T00:37:44.769Z] Removing intermediate container e7a29bbe380f [2021-06-15T00:37:44.769Z] ---> 82a1aa491340 [2021-06-15T00:37:44.769Z] [2021-06-15T00:37:45.030Z] Successfully built 82a1aa491340 [2021-06-15T00:37:45.030Z] Successfully tagged core-data:latest [2021-06-15T00:37:45.037Z]  Building core-data ... done  [Pipeline] } [2021-06-15T00:37:45.038Z] $ docker stop --time=1 66a2978c8e00b75c77fba1914f5fe1c9ed68fbb80b4f958f21e537e9c181c7cb [2021-06-15T00:37:46.341Z] $ docker rm -f 66a2978c8e00b75c77fba1914f5fe1c9ed68fbb80b4f958f21e537e9c181c7cb [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T00:37:46.715Z] + docker images [2021-06-15T00:37:46.715Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-15T00:37:46.715Z] core-data latest 82a1aa491340 2 seconds ago 20.2MB [2021-06-15T00:37:46.715Z] core-metadata latest b16742153809 6 seconds ago 16.6MB [2021-06-15T00:37:46.715Z] 3cc4924e52a1 8 seconds ago 1.15GB [2021-06-15T00:37:46.715Z] fb6eb425d796 9 seconds ago 1.15GB [2021-06-15T00:37:46.715Z] support-scheduler latest f08639b52c2f 12 seconds ago 15.9MB [2021-06-15T00:37:46.715Z] 67bf0b658d9e 15 seconds ago 1.15GB [2021-06-15T00:37:46.715Z] core-command latest e93f3f2f5114 20 seconds ago 15.9MB [2021-06-15T00:37:46.715Z] sys-mgmt-agent latest 7d4704c25527 24 seconds ago 312MB [2021-06-15T00:37:46.715Z] e6e8bdb975e3 25 seconds ago 1.14GB [2021-06-15T00:37:46.715Z] security-bootstrapper latest f9f718352509 46 seconds ago 18.6MB [2021-06-15T00:37:46.715Z] security-secretstore-setup latest 210377dbe428 59 seconds ago 28.7MB [2021-06-15T00:37:46.715Z] security-proxy-setup latest 9432966abdf8 About a minute ago 25.7MB [2021-06-15T00:37:46.715Z] support-notifications latest dcf87b4de1e8 About a minute ago 16.7MB [2021-06-15T00:37:46.715Z] fb7927fd10a1 About a minute ago 1.15GB [2021-06-15T00:37:46.715Z] 695ec9bb3031 About a minute ago 1.15GB [2021-06-15T00:37:46.715Z] a623d3961617 About a minute ago 1.15GB [2021-06-15T00:37:46.715Z] 696e504cabf3 About a minute ago 1.15GB [2021-06-15T00:37:46.715Z] 3f1c976ef27b About a minute ago 1.15GB [2021-06-15T00:37:46.715Z] ci-base-image-x86_64 latest 7675f2fd1a5e 5 minutes ago 647MB [2021-06-15T00:37:46.715Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-15T00:37:46.715Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-15T00:37:46.715Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-15T00:37:46.715Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-15T00:37:46.715Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-15T00:37:48.927Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-15T00:38:45.512Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-15T00:38:45.512Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-15T00:38:49.846Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-15T00:38:49.846Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-15T00:38:58.142Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-15T00:38:58.142Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-15T00:38:58.142Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-15T00:38:58.142Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-15T00:38:58.142Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-15T00:38:58.747Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-15T00:38:59.748Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-15T00:38:59.749Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-15T00:38:59.749Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-15T00:38:59.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-15T00:39:12.179Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.157s coverage: 28.7% of statements [2021-06-15T00:39:12.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-15T00:39:12.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-15T00:39:14.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.274s coverage: 100.0% of statements [2021-06-15T00:39:14.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-15T00:39:14.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.432s coverage: 53.4% of statements [2021-06-15T00:39:14.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-15T00:39:14.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-15T00:39:16.270Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.525s coverage: 87.7% of statements [2021-06-15T00:39:16.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-15T00:39:16.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-15T00:39:16.270Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.231s coverage: 78.9% of statements [2021-06-15T00:39:20.592Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.195s coverage: 81.2% of statements [2021-06-15T00:39:20.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-15T00:39:20.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-15T00:39:20.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-15T00:39:20.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-15T00:39:20.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-15T00:39:24.937Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.306s coverage: 95.1% of statements [2021-06-15T00:39:24.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-15T00:39:24.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-15T00:39:24.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-15T00:39:24.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-15T00:39:24.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-15T00:39:24.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-15T00:39:24.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-15T00:39:24.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-15T00:39:24.937Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.202s coverage: 60.0% of statements [2021-06-15T00:39:24.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-15T00:39:24.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-15T00:39:24.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-15T00:39:24.937Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.335s coverage: 0.8% of statements [2021-06-15T00:39:24.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-15T00:39:24.937Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.180s coverage: 58.8% of statements [2021-06-15T00:39:24.937Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.266s coverage: 22.0% of statements [2021-06-15T00:39:24.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-15T00:39:24.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.183s coverage: 47.1% of statements [2021-06-15T00:39:25.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.278s coverage: 79.5% of statements [2021-06-15T00:39:25.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.208s coverage: 94.1% of statements [2021-06-15T00:39:26.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.224s coverage: 96.3% of statements [2021-06-15T00:39:27.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.257s coverage: 87.5% of statements [2021-06-15T00:39:39.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.252s coverage: 94.4% of statements [2021-06-15T00:39:39.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.183s coverage: 44.8% of statements [2021-06-15T00:39:45.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.603s coverage: 81.8% of statements [2021-06-15T00:39:45.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-15T00:39:52.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.252s coverage: 92.9% of statements [2021-06-15T00:39:52.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-15T00:39:52.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-15T00:39:52.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-15T00:39:52.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-06-15T00:39:52.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-15T00:39:52.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-15T00:39:52.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-15T00:39:52.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-15T00:39:52.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-15T00:39:52.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.170s coverage: 87.2% of statements [2021-06-15T00:39:52.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-15T00:39:52.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-15T00:39:52.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-06-15T00:39:52.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-15T00:39:52.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.174s coverage: 76.0% of statements [2021-06-15T00:39:52.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-15T00:39:52.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.221s coverage: 80.0% of statements [2021-06-15T00:39:52.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.288s coverage: 87.2% of statements [2021-06-15T00:39:52.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.238s coverage: 85.4% of statements [2021-06-15T00:39:52.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.323s coverage: 91.2% of statements [2021-06-15T00:39:52.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-15T00:39:52.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.746s coverage: 64.4% of statements [2021-06-15T00:39:52.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-15T00:39:52.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-15T00:39:52.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.164s coverage: 100.0% of statements [2021-06-15T00:39:52.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements [2021-06-15T00:39:52.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2021-06-15T00:39:53.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.124s coverage: 73.7% of statements [2021-06-15T00:39:53.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2021-06-15T00:39:57.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.972s coverage: 66.9% of statements [2021-06-15T00:39:57.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-15T00:39:57.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-15T00:39:57.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-15T00:39:59.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.681s coverage: 43.6% of statements [2021-06-15T00:39:59.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-15T00:39:59.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-15T00:39:59.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.207s coverage: 89.5% of statements [2021-06-15T00:39:59.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-15T00:39:59.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.212s coverage: 84.8% of statements [2021-06-15T00:39:59.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-15T00:40:08.192Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.226s coverage: 19.3% of statements [2021-06-15T00:40:08.192Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-15T00:40:08.192Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-15T00:40:08.192Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-15T00:40:08.192Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-15T00:40:08.192Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.514s coverage: 91.9% of statements [2021-06-15T00:40:08.192Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-15T00:40:08.192Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-15T00:40:08.192Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-15T00:40:08.192Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-15T00:40:08.192Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-15T00:40:08.192Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.231s coverage: 62.7% of statements [2021-06-15T00:40:08.192Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-15T00:40:08.192Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-15T00:40:08.192Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.404s coverage: 97.6% of statements [2021-06-15T00:40:08.192Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-15T00:40:08.192Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-15T00:40:08.192Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-15T00:40:08.192Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-15T00:40:08.192Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-15T00:40:08.192Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.179s coverage: 28.9% of statements [2021-06-15T00:40:08.192Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-15T00:40:08.192Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-15T00:40:08.192Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-15T00:40:08.192Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-15T00:40:08.192Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-15T00:40:08.192Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-15T00:40:08.192Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.180s coverage: 100.0% of statements [2021-06-15T00:40:08.192Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.067s coverage: 95.4% of statements [2021-06-15T00:40:08.462Z] GO111MODULE=on go vet ./... [2021-06-15T00:41:30.232Z] gofmt -l . [2021-06-15T00:41:30.232Z] [ "`gofmt -l .`" = "" ] [2021-06-15T00:41:30.232Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-15T00:41:30.885Z] + ls -al . [2021-06-15T00:41:30.885Z] total 544 [2021-06-15T00:41:30.885Z] drwxrwxr-x 9 1001 1001 4096 Jun 15 00:41 . [2021-06-15T00:41:30.885Z] drwxr-xr-x 4 root root 4096 Jun 15 00:37 .. [2021-06-15T00:41:30.885Z] -rw-rw-r-- 1 1001 1001 11 Jun 15 00:35 .dockerignore [2021-06-15T00:41:30.885Z] drwxrwxr-x 8 1001 1001 4096 Jun 15 00:35 .git [2021-06-15T00:41:30.885Z] drwxrwxr-x 3 1001 1001 4096 Jun 15 00:35 .github [2021-06-15T00:41:30.885Z] -rw-rw-r-- 1 1001 1001 818 Jun 15 00:35 .gitignore [2021-06-15T00:41:30.885Z] -rw-rw-r-- 1 1001 1001 166 Jun 15 00:35 .sonarcloud.properties [2021-06-15T00:41:30.885Z] -rw-rw-r-- 1 1001 1001 8609 Jun 15 00:35 Attribution.txt [2021-06-15T00:41:30.885Z] -rw-rw-r-- 1 1001 1001 3804 Jun 15 00:35 CONTRIBUTING.md [2021-06-15T00:41:30.885Z] -rw-rw-r-- 1 1001 1001 931 Jun 15 00:35 Dockerfile.build [2021-06-15T00:41:30.885Z] -rw-rw-r-- 1 1001 1001 849 Jun 15 00:35 Jenkinsfile [2021-06-15T00:41:30.885Z] -rw-rw-r-- 1 1001 1001 10775 Jun 15 00:35 LICENSE [2021-06-15T00:41:30.885Z] -rw-rw-r-- 1 1001 1001 5605 Jun 15 00:35 Makefile [2021-06-15T00:41:30.885Z] -rw-rw-r-- 1 1001 1001 7905 Jun 15 00:35 README.md [2021-06-15T00:41:30.885Z] -rw-rw-r-- 1 1001 1001 7071 Jun 15 00:35 SECURITY.md [2021-06-15T00:41:30.885Z] -rw-rw-r-- 1 1001 1001 5 Jun 15 00:31 VERSION [2021-06-15T00:41:30.885Z] -rw-rw-r-- 1 1001 1001 4131 Jun 15 00:35 ZMQWindows.md [2021-06-15T00:41:30.885Z] drwxrwxr-x 2 1001 1001 4096 Jun 15 00:35 bin [2021-06-15T00:41:30.885Z] drwxrwxr-x 14 1001 1001 4096 Jun 15 00:35 cmd [2021-06-15T00:41:30.885Z] -rw-r--r-- 1 root root 398195 Jun 15 00:40 coverage.out [2021-06-15T00:41:30.885Z] -rw-rw-r-- 1 1001 1001 841 Jun 15 00:35 go.mod [2021-06-15T00:41:30.885Z] -rw-r--r-- 1 root root 20952 Jun 15 00:37 go.sum [2021-06-15T00:41:30.885Z] drwxrwxr-x 7 1001 1001 4096 Jun 15 00:35 internal [2021-06-15T00:41:30.885Z] drwxrwxr-x 3 1001 1001 4096 Jun 15 00:35 openapi [2021-06-15T00:41:30.885Z] drwxrwxr-x 4 1001 1001 4096 Jun 15 00:35 snap [2021-06-15T00:41:30.885Z] -rw-rw-r-- 1 1001 1001 168 Jun 15 00:35 version.go [Pipeline] sh [2021-06-15T00:41:31.541Z] + '[' -e coverage.out ] [2021-06-15T00:41:31.541Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-15T00:41:31.572Z] Warning: overwriting stash ‘coverage-report’ [2021-06-15T00:41:32.382Z] Stashed 1 file(s) [Pipeline] sh [2021-06-15T00:41:33.028Z] + make build [2021-06-15T00:41:33.028Z] go mod tidy [2021-06-15T00:41:33.626Z] 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-15T00:41:40.321Z] 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-15T00:42:02.500Z] 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-15T00:42:03.096Z] 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-15T00:42:07.448Z] 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-15T00:42:08.054Z] 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-15T00:42:11.449Z] 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-15T00:42:14.070Z] 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-15T00:42:17.457Z] 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-15T00:42:21.760Z] 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-15T00:42:23.762Z] 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-15T00:42:27.150Z] 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-15T00:42:32.607Z] $ docker stop --time=1 d6cb106ee45da95b8fe79e976c6c8d77230e51184de8d53c25ecc0731b779af8 [2021-06-15T00:42:35.045Z] $ docker rm -f d6cb106ee45da95b8fe79e976c6c8d77230e51184de8d53c25ecc0731b779af8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:42:36.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-15T00:42:37.003Z] [2021-06-15T00:42:37.003Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:42:37.368Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-15T00:42:37.641Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-15T00:42:37.641Z] 29e5d40040c1: Pulling fs layer [2021-06-15T00:42:37.641Z] 1ce36da41761: Pulling fs layer [2021-06-15T00:42:37.641Z] 25b303627fd3: Pulling fs layer [2021-06-15T00:42:37.918Z] 29e5d40040c1: Verifying Checksum [2021-06-15T00:42:37.918Z] 29e5d40040c1: Download complete [2021-06-15T00:42:38.516Z] 1ce36da41761: Verifying Checksum [2021-06-15T00:42:38.516Z] 1ce36da41761: Download complete [2021-06-15T00:42:38.516Z] 29e5d40040c1: Pull complete [2021-06-15T00:42:39.949Z] 1ce36da41761: Pull complete [2021-06-15T00:42:39.949Z] 25b303627fd3: Verifying Checksum [2021-06-15T00:42:39.949Z] 25b303627fd3: Download complete [2021-06-15T00:42:50.106Z] 25b303627fd3: Pull complete [2021-06-15T00:42:50.106Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-15T00:42:50.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-15T00:42:50.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-15T00:42:50.328Z] prd-ubuntu18.04-docker-arm64-4c-16g-1365 does not seem to be running inside a container [2021-06-15T00:42:50.404Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-15T00:42:53.286Z] $ docker top 089006d06ed4d7b9164616a35b473a97dbd2501b637d928b1509d393aec7b26c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T00:42:54.255Z] + docker-compose build --help [2021-06-15T00:42:54.255Z] + grep parallel [2021-06-15T00:42:57.623Z] --parallel Build images in parallel. [Pipeline] } [2021-06-15T00:42:57.911Z] $ docker stop --time=1 089006d06ed4d7b9164616a35b473a97dbd2501b637d928b1509d393aec7b26c [2021-06-15T00:42:59.798Z] $ docker rm -f 089006d06ed4d7b9164616a35b473a97dbd2501b637d928b1509d393aec7b26c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:43:00.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-15T00:43:00.458Z] . [Pipeline] withDockerContainer [2021-06-15T00:43:00.718Z] prd-ubuntu18.04-docker-arm64-4c-16g-1365 does not seem to be running inside a container [2021-06-15T00:43:00.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-15T00:43:02.334Z] $ docker top 114ab0717fbf9470119513e38c63445621f8e1e29b38154a30d43f542684228e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T00:43:03.248Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-15T00:43:07.525Z] Building core-command ... [2021-06-15T00:43:07.525Z] Building core-data ... [2021-06-15T00:43:07.525Z] Building core-metadata ... [2021-06-15T00:43:07.525Z] Building security-bootstrapper ... [2021-06-15T00:43:07.525Z] Building security-proxy-setup ... [2021-06-15T00:43:07.525Z] Building security-secretstore-setup ... [2021-06-15T00:43:07.525Z] Building support-notifications ... [2021-06-15T00:43:07.525Z] Building support-scheduler ... [2021-06-15T00:43:07.525Z] Building sys-mgmt-agent ... [2021-06-15T00:43:07.525Z] Building core-command [2021-06-15T00:43:07.525Z] Building support-scheduler [2021-06-15T00:43:07.525Z] Building security-proxy-setup [2021-06-15T00:43:07.525Z] Building security-secretstore-setup [2021-06-15T00:43:07.525Z] Building support-notifications [2021-06-15T00:44:15.519Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:44:15.519Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:44:15.519Z] ---> e944ba6ae397 [2021-06-15T00:44:15.519Z] Step 3/22 : WORKDIR /edgex-go [2021-06-15T00:44:15.519Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:44:15.519Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:44:15.519Z] ---> e944ba6ae397 [2021-06-15T00:44:15.519Z] Step 3/23 : WORKDIR /edgex-go [2021-06-15T00:44:15.519Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:44:15.519Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:44:15.519Z] ---> e944ba6ae397 [2021-06-15T00:44:15.519Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T00:44:15.519Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:44:15.519Z] [2021-06-15T00:44:15.519Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:44:15.519Z] ---> e944ba6ae397 [2021-06-15T00:44:15.519Z] Step 3/26 : WORKDIR /edgex-goStep 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:44:15.519Z] [2021-06-15T00:44:15.519Z] ---> e944ba6ae397 [2021-06-15T00:44:15.519Z] Step 3/23 : WORKDIR /edgex-go [2021-06-15T00:44:16.497Z] ---> Running in 798b181cd443 [2021-06-15T00:44:16.497Z] ---> Running in 075156f29d02 [2021-06-15T00:44:16.497Z] ---> Running in e91725ff9900 [2021-06-15T00:44:16.497Z] ---> Running in 96976c2eda03 [2021-06-15T00:44:16.497Z] ---> Running in c0597736bd7b [2021-06-15T00:44:17.096Z] Removing intermediate container 798b181cd443 [2021-06-15T00:44:17.096Z] ---> e8c9703d0519 [2021-06-15T00:44:17.096Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:44:17.096Z] Removing intermediate container 075156f29d02 [2021-06-15T00:44:17.096Z] ---> 625c12dd5318 [2021-06-15T00:44:17.096Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:44:17.096Z] Removing intermediate container e91725ff9900 [2021-06-15T00:44:17.096Z] ---> e2bc23d7533b [2021-06-15T00:44:17.096Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:44:17.096Z] Removing intermediate container 96976c2eda03 [2021-06-15T00:44:17.096Z] ---> 149ce654efbb [2021-06-15T00:44:17.096Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:44:17.370Z] ---> Running in 63dd30dbfc98 [2021-06-15T00:44:17.371Z] ---> Running in 4938278c676c [2021-06-15T00:44:17.371Z] Removing intermediate container c0597736bd7b [2021-06-15T00:44:17.371Z] ---> 038471572cfe [2021-06-15T00:44:17.371Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:44:17.371Z] ---> Running in f4c2ab84b929 [2021-06-15T00:44:17.371Z] ---> Running in 66ece79026ad [2021-06-15T00:44:17.643Z] ---> Running in ee279e1ef49d [2021-06-15T00:44:21.990Z] Removing intermediate container 4938278c676c [2021-06-15T00:44:21.990Z] ---> 700663eaa7d0 [2021-06-15T00:44:21.990Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-15T00:44:21.990Z] Removing intermediate container 66ece79026ad [2021-06-15T00:44:21.990Z] ---> 41e4cc6acc6f [2021-06-15T00:44:21.990Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-15T00:44:21.990Z] ---> Running in 5fb88a6e0a6b [2021-06-15T00:44:21.990Z] Removing intermediate container 63dd30dbfc98 [2021-06-15T00:44:21.990Z] ---> 9cf5e63f1dff [2021-06-15T00:44:21.990Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-15T00:44:21.990Z] ---> Running in 939597cfe95c [2021-06-15T00:44:21.990Z] Removing intermediate container ee279e1ef49d [2021-06-15T00:44:21.990Z] ---> a49e2302ab05 [2021-06-15T00:44:21.990Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-15T00:44:21.990Z] ---> Running in f6343d6dfdfc [2021-06-15T00:44:22.282Z] Removing intermediate container f4c2ab84b929 [2021-06-15T00:44:22.282Z] ---> 3222ee90b7b2 [2021-06-15T00:44:22.282Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-15T00:44:22.282Z] ---> Running in 6611c6308714 [2021-06-15T00:44:22.555Z] ---> Running in a09c72b41b97 [2021-06-15T00:44:23.999Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:44:23.999Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:44:24.271Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:44:24.271Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:44:24.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:44:24.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:44:25.139Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:44:25.139Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:44:25.414Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:44:25.414Z] OK: 218 MiB in 52 packages [2021-06-15T00:44:26.023Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:44:26.023Z] OK: 218 MiB in 52 packages [2021-06-15T00:44:26.303Z] OK: 218 MiB in 52 packages [2021-06-15T00:44:26.303Z] OK: 218 MiB in 52 packages [2021-06-15T00:44:26.912Z] OK: 218 MiB in 52 packages [2021-06-15T00:44:27.185Z] Removing intermediate container 5fb88a6e0a6b [2021-06-15T00:44:27.185Z] ---> 4cd2610e6311 [2021-06-15T00:44:27.185Z] Step 6/23 : COPY go.mod . [2021-06-15T00:44:27.786Z] Removing intermediate container 939597cfe95c [2021-06-15T00:44:27.786Z] ---> 2faffbddaec1 [2021-06-15T00:44:27.786Z] Step 6/24 : COPY go.mod . [2021-06-15T00:44:28.067Z] Removing intermediate container 6611c6308714 [2021-06-15T00:44:28.068Z] ---> 9f295cc8cf9b [2021-06-15T00:44:28.068Z] Step 6/26 : COPY go.mod . [2021-06-15T00:44:28.365Z] ---> cb5b961048c0 [2021-06-15T00:44:28.365Z] Step 7/23 : RUN go mod download [2021-06-15T00:44:28.365Z] Removing intermediate container f6343d6dfdfc [2021-06-15T00:44:28.365Z] ---> 0aff0f18159c [2021-06-15T00:44:28.365Z] Step 6/23 : COPY go.mod . [2021-06-15T00:44:28.648Z] ---> Running in 00da7a791f68 [2021-06-15T00:44:28.648Z] Removing intermediate container a09c72b41b97 [2021-06-15T00:44:28.648Z] ---> bfd799eb555b [2021-06-15T00:44:28.648Z] Step 6/22 : COPY go.mod . [2021-06-15T00:44:28.923Z] ---> 6c78242df728 [2021-06-15T00:44:28.923Z] Step 7/24 : RUN go mod download [2021-06-15T00:44:29.204Z] ---> Running in 8324e8c8ea95 [2021-06-15T00:44:29.477Z] ---> 98ee04623fee [2021-06-15T00:44:29.477Z] Step 7/26 : RUN go mod download [2021-06-15T00:44:29.755Z] ---> 675264d33bfd [2021-06-15T00:44:29.755Z] Step 7/23 : RUN go mod download [2021-06-15T00:44:29.755Z] ---> Running in a30ca5708571 [2021-06-15T00:44:30.038Z] ---> Running in 5a1c6e919eb5 [2021-06-15T00:44:30.038Z] ---> ece18503d4b2 [2021-06-15T00:44:30.038Z] Step 7/22 : RUN go mod download [2021-06-15T00:44:30.312Z] ---> Running in e2ae06553879 [2021-06-15T00:44:33.098Z] Removing intermediate container 00da7a791f68 [2021-06-15T00:44:33.098Z] ---> 56209bd0ff45 [2021-06-15T00:44:33.098Z] Step 8/23 : COPY . . [2021-06-15T00:44:34.122Z] Removing intermediate container 8324e8c8ea95 [2021-06-15T00:44:34.122Z] ---> f8d27b14ebed [2021-06-15T00:44:34.122Z] Step 8/24 : COPY . . [2021-06-15T00:44:35.574Z] Removing intermediate container a30ca5708571 [2021-06-15T00:44:35.574Z] ---> 6b3b96e430eb [2021-06-15T00:44:35.574Z] Step 8/26 : COPY . . [2021-06-15T00:44:36.180Z] Removing intermediate container e2ae06553879 [2021-06-15T00:44:36.180Z] ---> 7230db5efcc0 [2021-06-15T00:44:36.180Z] Step 8/22 : COPY . . [2021-06-15T00:44:36.789Z] Removing intermediate container 5a1c6e919eb5 [2021-06-15T00:44:36.789Z] ---> 69d6b8560bd0 [2021-06-15T00:44:36.789Z] Step 8/23 : COPY . . [2021-06-15T00:44:59.004Z] ---> 453283f72e58 [2021-06-15T00:44:59.004Z] Step 9/24 : RUN go mod tidy [2021-06-15T00:44:59.004Z] ---> 8bfeeb7b9658 [2021-06-15T00:44:59.004Z] Step 9/23 : RUN go mod tidy [2021-06-15T00:44:59.004Z] ---> a1f692ca129f [2021-06-15T00:44:59.004Z] Step 9/22 : RUN go mod tidy [2021-06-15T00:44:59.004Z] ---> fae8b982a7c8 [2021-06-15T00:44:59.004Z] Step 9/26 : RUN go mod tidy [2021-06-15T00:44:59.004Z] ---> dd64106b43d0 [2021-06-15T00:44:59.004Z] Step 9/23 : RUN go mod tidy [2021-06-15T00:44:59.004Z] ---> Running in e14daaf0c598 [2021-06-15T00:44:59.004Z] ---> Running in 38e7e3bae632 [2021-06-15T00:44:59.004Z] ---> Running in 8e4949eb3ecc [2021-06-15T00:44:59.004Z] ---> Running in e3f9733cacfd [2021-06-15T00:44:59.004Z] ---> Running in 530dc3e68a19 [2021-06-15T00:45:05.735Z] Removing intermediate container 38e7e3bae632 [2021-06-15T00:45:05.735Z] ---> 6531847371da [2021-06-15T00:45:05.735Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-15T00:45:06.008Z] ---> Running in 5e4c2e0f55ae [2021-06-15T00:45:06.286Z] Removing intermediate container e14daaf0c598 [2021-06-15T00:45:06.286Z] ---> 6f3161eed5bd [2021-06-15T00:45:06.286Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-15T00:45:06.562Z] ---> Running in 9f6a84434b70 [2021-06-15T00:45:06.562Z] Removing intermediate container 8e4949eb3ecc [2021-06-15T00:45:06.562Z] ---> 4bd1bf3c0e41 [2021-06-15T00:45:06.562Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-15T00:45:06.562Z] Removing intermediate container e3f9733cacfd [2021-06-15T00:45:06.562Z] ---> 86e72ecf0682 [2021-06-15T00:45:06.562Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-15T00:45:06.837Z] Removing intermediate container 530dc3e68a19 [2021-06-15T00:45:06.837Z] ---> d5b7118a4810 [2021-06-15T00:45:06.837Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-15T00:45:06.837Z] ---> Running in 0ef346787173 [2021-06-15T00:45:06.837Z] ---> Running in 62e3c8b71eff [2021-06-15T00:45:06.837Z] ---> Running in 8ebfd22e407c [2021-06-15T00:45:07.833Z] 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-15T00:45:08.831Z] 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-15T00:45:09.439Z] 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-15T00:45:09.717Z] 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-15T00:45:09.717Z] 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-15T00:47:01.606Z] 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-15T00:47:01.606Z] 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-15T00:47:01.606Z] Removing intermediate container 9f6a84434b70 [2021-06-15T00:47:01.606Z] ---> 7e5de5560568 [2021-06-15T00:47:01.606Z] [2021-06-15T00:47:01.606Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T00:47:01.606Z] 3.12: Pulling from library/alpine [2021-06-15T00:47:01.606Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T00:47:01.606Z] Status: Downloaded newer image for alpine:3.12 [2021-06-15T00:47:01.606Z] ---> 9852663dfa18 [2021-06-15T00:47:01.606Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-15T00:47:01.606Z] ---> Running in 240dfab9ef28 [2021-06-15T00:47:03.053Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:47:03.053Z] Removing intermediate container 5e4c2e0f55ae [2021-06-15T00:47:03.053Z] ---> 30c3a0ba64ee [2021-06-15T00:47:03.053Z] [2021-06-15T00:47:03.053Z] Step 11/23 : FROM alpine:3.12 [2021-06-15T00:47:03.053Z] ---> 9852663dfa18 [2021-06-15T00:47:03.053Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-15T00:47:03.053Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:47:03.649Z] ---> Running in d80a3518fbdc [2021-06-15T00:47:03.649Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-15T00:47:03.649Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T00:47:03.649Z] OK: 5 MiB in 15 packages [2021-06-15T00:47:03.926Z] Removing intermediate container 8ebfd22e407c [2021-06-15T00:47:03.926Z] ---> 568545633a82 [2021-06-15T00:47:03.926Z] [2021-06-15T00:47:03.926Z] Step 11/26 : FROM alpine:3.12 [2021-06-15T00:47:03.926Z] ---> 9852663dfa18 [2021-06-15T00:47:03.926Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-15T00:47:03.926Z] Removing intermediate container 62e3c8b71eff [2021-06-15T00:47:03.926Z] ---> 245bd5b28c4f [2021-06-15T00:47:03.926Z] [2021-06-15T00:47:03.926Z] Step 11/23 : FROM alpine:3.12 [2021-06-15T00:47:03.926Z] ---> 9852663dfa18 [2021-06-15T00:47:03.926Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-15T00:47:04.204Z] Removing intermediate container 0ef346787173 [2021-06-15T00:47:04.204Z] ---> 1aa12f6d2260 [2021-06-15T00:47:04.204Z] [2021-06-15T00:47:04.204Z] Step 11/22 : FROM alpine:3.12 [2021-06-15T00:47:04.204Z] ---> 9852663dfa18 [2021-06-15T00:47:04.204Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-15T00:47:04.481Z] ---> Running in 2c2db9763d9d [2021-06-15T00:47:04.481Z] ---> Running in a91dcfa57d5a [2021-06-15T00:47:04.481Z] ---> Running in 81b21a9bf3cc [2021-06-15T00:47:05.470Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:47:05.470Z] Removing intermediate container 240dfab9ef28 [2021-06-15T00:47:05.470Z] ---> d40ca27fd128 [2021-06-15T00:47:05.470Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T00:47:05.470Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:47:05.470Z] ---> Running in d7620b41203d [2021-06-15T00:47:06.081Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-15T00:47:06.357Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-15T00:47:06.357Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T00:47:06.357Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T00:47:06.357Z] Removing intermediate container d7620b41203d [2021-06-15T00:47:06.357Z] ---> 089cfe89a7aa [2021-06-15T00:47:06.357Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-15T00:47:06.357Z] OK: 6 MiB in 16 packages [2021-06-15T00:47:06.634Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:47:06.912Z] ---> Running in 5f83d3f5ac49 [2021-06-15T00:47:06.913Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:47:06.913Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:47:07.191Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:47:07.191Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:47:07.191Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:47:07.467Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-15T00:47:07.745Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T00:47:07.745Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-15T00:47:07.745Z] (4/6) Installing curl (7.77.0-r0) [2021-06-15T00:47:07.745Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-15T00:47:07.745Z] (6/6) Installing su-exec (0.2-r1) [2021-06-15T00:47:07.745Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T00:47:07.745Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T00:47:07.745Z] Removing intermediate container 5f83d3f5ac49 [2021-06-15T00:47:07.745Z] ---> db8ae9f689cd [2021-06-15T00:47:07.745Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-15T00:47:07.745Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-15T00:47:08.035Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T00:47:08.035Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-15T00:47:08.035Z] (4/4) Installing curl (7.77.0-r0) [2021-06-15T00:47:08.035Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T00:47:08.035Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T00:47:08.035Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-15T00:47:08.035Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T00:47:08.035Z] OK: 7 MiB in 20 packages [2021-06-15T00:47:08.035Z] OK: 5 MiB in 15 packages [2021-06-15T00:47:08.310Z] OK: 7 MiB in 18 packages [2021-06-15T00:47:08.310Z] ---> Running in e0021a94eebb [2021-06-15T00:47:08.598Z] Removing intermediate container d80a3518fbdc [2021-06-15T00:47:08.598Z] ---> 835680fb16a0 [2021-06-15T00:47:08.598Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T00:47:09.195Z] ---> Running in d6e1c95270b5 [2021-06-15T00:47:09.195Z] Removing intermediate container e0021a94eebb [2021-06-15T00:47:09.195Z] ---> 7ba42229fddb [2021-06-15T00:47:09.195Z] Step 16/24 : WORKDIR / [2021-06-15T00:47:09.471Z] ---> Running in c0d16886e893 [2021-06-15T00:47:10.073Z] Removing intermediate container d6e1c95270b5 [2021-06-15T00:47:10.073Z] ---> 42f69a46f6be [2021-06-15T00:47:10.073Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-15T00:47:10.348Z] ---> Running in 6904c9419f56 [2021-06-15T00:47:10.621Z] Removing intermediate container a91dcfa57d5a [2021-06-15T00:47:10.621Z] ---> b9fd2fd23dc8 [2021-06-15T00:47:10.621Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-15T00:47:10.621Z] Removing intermediate container 81b21a9bf3cc [2021-06-15T00:47:10.621Z] ---> c21230ee84b5 [2021-06-15T00:47:10.621Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T00:47:10.621Z] Removing intermediate container c0d16886e893 [2021-06-15T00:47:10.621Z] ---> 7b191602b864 [2021-06-15T00:47:10.621Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T00:47:10.894Z] ---> Running in 1b7001eed2fc [2021-06-15T00:47:10.894Z] Removing intermediate container 2c2db9763d9d [2021-06-15T00:47:10.894Z] ---> 4b396d7d0dd8 [2021-06-15T00:47:10.894Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-15T00:47:10.894Z] ---> Running in e27ed1f7a36e [2021-06-15T00:47:10.894Z] Removing intermediate container 6904c9419f56 [2021-06-15T00:47:10.894Z] ---> 61ae37088f54 [2021-06-15T00:47:10.894Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-15T00:47:11.170Z] ---> Running in a1e12a112bea [2021-06-15T00:47:11.170Z] ---> Running in e32fdb83244a [2021-06-15T00:47:11.443Z] Removing intermediate container 1b7001eed2fc [2021-06-15T00:47:11.443Z] ---> a72bf30fe87f [2021-06-15T00:47:11.443Z] Step 14/26 : WORKDIR / [2021-06-15T00:47:11.734Z] ---> ad66289d6279 [2021-06-15T00:47:11.734Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-15T00:47:11.734Z] Removing intermediate container e27ed1f7a36e [2021-06-15T00:47:11.734Z] ---> 13f2f01a2ef2 [2021-06-15T00:47:11.734Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-15T00:47:11.734Z] ---> Running in 02d12a324c1e [2021-06-15T00:47:12.019Z] Removing intermediate container a1e12a112bea [2021-06-15T00:47:12.019Z] ---> e6c143eab04e [2021-06-15T00:47:12.019Z] Step 14/22 : WORKDIR /edgex [2021-06-15T00:47:12.019Z] Removing intermediate container e32fdb83244a [2021-06-15T00:47:12.019Z] ---> c664c6b300f2 [2021-06-15T00:47:12.019Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T00:47:12.019Z] ---> Running in 3193e56ee357 [2021-06-15T00:47:12.295Z] ---> Running in 1f0237318d43 [2021-06-15T00:47:12.574Z] Removing intermediate container 02d12a324c1e [2021-06-15T00:47:12.574Z] ---> 90719057e6e7 [2021-06-15T00:47:12.574Z] 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-15T00:47:12.847Z] Removing intermediate container 3193e56ee357 [2021-06-15T00:47:12.847Z] ---> 5d5501d3dfbe [2021-06-15T00:47:12.847Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-15T00:47:13.132Z] Removing intermediate container 1f0237318d43 [2021-06-15T00:47:13.132Z] ---> be0c74d76d17 [2021-06-15T00:47:13.132Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-15T00:47:13.132Z] ---> Running in 8d37887a4cf0 [2021-06-15T00:47:13.407Z] ---> 611ade4ff892 [2021-06-15T00:47:13.407Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-15T00:47:13.407Z] ---> 0b60be5e01a9 [2021-06-15T00:47:13.407Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-15T00:47:13.682Z] Removing intermediate container 8d37887a4cf0 [2021-06-15T00:47:13.682Z] ---> 2a866e79898f [2021-06-15T00:47:13.682Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T00:47:13.954Z] ---> c627a649774f [2021-06-15T00:47:13.954Z] 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-15T00:47:14.227Z] ---> 49cd9646b3a1 [2021-06-15T00:47:14.227Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-15T00:47:14.513Z] ---> 14e990cbaeb3 [2021-06-15T00:47:14.513Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-15T00:47:14.792Z] ---> Running in 7f8dde647e89 [2021-06-15T00:47:15.064Z] ---> d2f9b3d78cc1 [2021-06-15T00:47:15.064Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-15T00:47:15.340Z] ---> b51cb2cfda5a [2021-06-15T00:47:15.340Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-15T00:47:15.340Z] ---> 030d7f9f4512 [2021-06-15T00:47:15.340Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-15T00:47:15.618Z] Removing intermediate container 7f8dde647e89 [2021-06-15T00:47:15.618Z] ---> 311dca277c2a [2021-06-15T00:47:15.618Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T00:47:15.618Z] ---> c23d524ea939 [2021-06-15T00:47:15.618Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-15T00:47:15.618Z] ---> Running in a13acb0ac49e [2021-06-15T00:47:16.594Z] Removing intermediate container a13acb0ac49e [2021-06-15T00:47:16.594Z] ---> 245b7faf7c22 [2021-06-15T00:47:16.594Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T00:47:16.594Z] ---> 1ee5532ed52d [2021-06-15T00:47:16.594Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-15T00:47:16.594Z] ---> eb8735c1f181 [2021-06-15T00:47:16.594Z] 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-15T00:47:16.869Z] ---> Running in 5ea27688feff [2021-06-15T00:47:16.869Z] ---> Running in c124f7cef6ab [2021-06-15T00:47:16.869Z] ---> e65bf15e5bd5 [2021-06-15T00:47:16.869Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-15T00:47:17.151Z] ---> d4b6f3cc530c [2021-06-15T00:47:17.151Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-15T00:47:17.428Z] ---> Running in 8ccf84e62d1b [2021-06-15T00:47:17.701Z] Removing intermediate container c124f7cef6ab [2021-06-15T00:47:17.702Z] Removing intermediate container 5ea27688feff [2021-06-15T00:47:17.702Z] ---> 42df20723ed0 [2021-06-15T00:47:17.702Z] Step 23/24 : LABEL git_sha=b340df94431d7f44da47e5d5c588d9002110900a [2021-06-15T00:47:17.702Z] ---> c77ae5e8b10c [2021-06-15T00:47:17.702Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T00:47:17.702Z] ---> Running in c44214854a08 [2021-06-15T00:47:17.976Z] ---> Running in d5dbdbabb90a [2021-06-15T00:47:17.976Z] ---> 9af046c610b2 [2021-06-15T00:47:17.976Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-15T00:47:17.976Z] Removing intermediate container 8ccf84e62d1b [2021-06-15T00:47:17.976Z] ---> 8e7d1b33740b [2021-06-15T00:47:17.976Z] Step 19/22 : CMD ["--init=true"] [2021-06-15T00:47:18.247Z] ---> b5f158611c05 [2021-06-15T00:47:18.247Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-15T00:47:18.247Z] ---> Running in 96c18a5466a7 [2021-06-15T00:47:18.247Z] ---> Running in 75ee96e9321d [2021-06-15T00:47:18.520Z] Removing intermediate container c44214854a08 [2021-06-15T00:47:18.520Z] ---> 685705eea922 [2021-06-15T00:47:18.520Z] Step 21/23 : LABEL arch=arm64 [2021-06-15T00:47:18.520Z] Removing intermediate container d5dbdbabb90a [2021-06-15T00:47:18.520Z] ---> a2313cfed880 [2021-06-15T00:47:18.520Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T00:47:18.796Z] ---> Running in 172132057aba [2021-06-15T00:47:18.797Z] ---> Running in d2a5197d4e87 [2021-06-15T00:47:18.797Z] Removing intermediate container 96c18a5466a7 [2021-06-15T00:47:18.797Z] ---> 2f78b6940856 [2021-06-15T00:47:18.797Z] Step 20/22 : LABEL arch=arm64 [2021-06-15T00:47:19.070Z] Removing intermediate container 75ee96e9321d [2021-06-15T00:47:19.070Z] ---> 4e9fe968c198 [2021-06-15T00:47:19.070Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T00:47:19.343Z] ---> Running in 9d688150da57 [2021-06-15T00:47:19.343Z] ---> Running in 9f3b25560237 [2021-06-15T00:47:19.343Z] ---> 3ec278b9b462 [2021-06-15T00:47:19.343Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-15T00:47:19.617Z] Removing intermediate container d2a5197d4e87 [2021-06-15T00:47:19.617Z] ---> 2f0816b7c1ea [2021-06-15T00:47:19.617Z] Step 22/23 : LABEL git_sha=b340df94431d7f44da47e5d5c588d9002110900aRemoving intermediate container 172132057aba [2021-06-15T00:47:19.617Z] [2021-06-15T00:47:19.617Z] ---> 69d6298c1eb9 [2021-06-15T00:47:19.617Z] [2021-06-15T00:47:19.891Z] ---> Running in d80c89e8b523 [2021-06-15T00:47:20.165Z] Successfully built 69d6298c1eb9 [2021-06-15T00:47:20.165Z] Removing intermediate container 9f3b25560237 [2021-06-15T00:47:20.165Z] Removing intermediate container 9d688150da57 [2021-06-15T00:47:20.165Z] ---> 1f154b5949f3 [2021-06-15T00:47:20.165Z] ---> 26b349f25dd0 [2021-06-15T00:47:20.165Z] Step 21/22 : LABEL git_sha=b340df94431d7f44da47e5d5c588d9002110900a [2021-06-15T00:47:20.165Z] Step 21/23 : LABEL arch=arm64 [2021-06-15T00:47:20.165Z] Successfully tagged core-command-arm64:latest [2021-06-15T00:47:20.165Z] Building core-metadata [2021-06-15T00:47:20.443Z]  Building core-command ... done  ---> Running in 79ab05f5225d [2021-06-15T00:47:20.443Z] ---> Running in 052f46a962da [2021-06-15T00:47:20.719Z] Removing intermediate container d80c89e8b523 [2021-06-15T00:47:20.719Z] ---> b8aac9731b30 [2021-06-15T00:47:20.719Z] Step 23/23 : LABEL version=0.0.0 [2021-06-15T00:47:21.003Z] ---> Running in 9d1683fa835b [2021-06-15T00:47:21.003Z] ---> 1ed456f46308 [2021-06-15T00:47:21.003Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-15T00:47:21.279Z] Removing intermediate container 052f46a962da [2021-06-15T00:47:21.279Z] ---> c24796d8f347 [2021-06-15T00:47:21.279Z] Step 22/23 : LABEL git_sha=b340df94431d7f44da47e5d5c588d9002110900a [2021-06-15T00:47:21.279Z] Removing intermediate container 79ab05f5225d [2021-06-15T00:47:21.279Z] ---> fd082d1650ac [2021-06-15T00:47:21.279Z] Step 22/22 : LABEL version=0.0.0 [2021-06-15T00:47:21.279Z] ---> Running in 255026bded1b [2021-06-15T00:47:21.549Z] ---> Running in 20173b75c008 [2021-06-15T00:47:21.822Z] Removing intermediate container 9d1683fa835b [2021-06-15T00:47:21.822Z] ---> 9fbb0651ec76 [2021-06-15T00:47:21.822Z] [2021-06-15T00:47:22.096Z] Successfully built 9fbb0651ec76 [2021-06-15T00:47:22.372Z] Successfully tagged support-notifications-arm64:latest [2021-06-15T00:47:22.372Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-06-15T00:47:22.372Z] Removing intermediate container 255026bded1b [2021-06-15T00:47:22.372Z] ---> 6c4f52bb3965 [2021-06-15T00:47:22.372Z] Step 23/23 : LABEL version=0.0.0 [2021-06-15T00:47:22.642Z] Removing intermediate container 20173b75c008 [2021-06-15T00:47:22.643Z] ---> 001804014dd4 [2021-06-15T00:47:22.643Z] [2021-06-15T00:47:22.643Z] ---> e457d9931171 [2021-06-15T00:47:22.643Z] 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-15T00:47:22.916Z] ---> Running in 0e0969f21c05 [2021-06-15T00:47:23.189Z] ---> Running in a78ba157583f [2021-06-15T00:47:23.189Z] Successfully built 001804014dd4 [2021-06-15T00:47:23.189Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-15T00:47:23.189Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-06-15T00:47:23.459Z] Removing intermediate container 0e0969f21c05 [2021-06-15T00:47:23.459Z] ---> 41e4cd9353ea [2021-06-15T00:47:23.459Z] [2021-06-15T00:47:24.055Z] Successfully built 41e4cd9353ea [2021-06-15T00:47:24.055Z] Successfully tagged support-scheduler-arm64:latest [2021-06-15T00:47:24.055Z]  Building support-scheduler ... done Building core-data [2021-06-15T00:47:25.486Z] Removing intermediate container a78ba157583f [2021-06-15T00:47:25.486Z] ---> 7d9d7b4c899c [2021-06-15T00:47:25.487Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-15T00:47:25.764Z] ---> Running in 2a1ae22dff03 [2021-06-15T00:47:26.738Z] Removing intermediate container 2a1ae22dff03 [2021-06-15T00:47:26.739Z] ---> 03f3fbe6092d [2021-06-15T00:47:26.739Z] Step 24/26 : LABEL arch=arm64 [2021-06-15T00:47:27.010Z] ---> Running in 5f5bb85a1806 [2021-06-15T00:47:27.985Z] Removing intermediate container 5f5bb85a1806 [2021-06-15T00:47:27.985Z] ---> 5a677b7fdb23 [2021-06-15T00:47:27.985Z] Step 25/26 : LABEL git_sha=b340df94431d7f44da47e5d5c588d9002110900a [2021-06-15T00:47:28.259Z] ---> Running in 6b14267f2790 [2021-06-15T00:47:28.879Z] Removing intermediate container 6b14267f2790 [2021-06-15T00:47:28.879Z] ---> 226fc875a06a [2021-06-15T00:47:28.879Z] Step 26/26 : LABEL version=0.0.0 [2021-06-15T00:47:29.155Z] ---> Running in 48704ecdbb6b [2021-06-15T00:47:29.750Z] Removing intermediate container 48704ecdbb6b [2021-06-15T00:47:29.750Z] ---> 07cd592e9f0c [2021-06-15T00:47:29.750Z] [2021-06-15T00:47:30.349Z] Successfully built 07cd592e9f0c [2021-06-15T00:47:30.349Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-15T00:48:17.305Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:48:17.306Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:48:17.306Z] ---> e944ba6ae397 [2021-06-15T00:48:17.306Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T00:48:17.306Z] ---> Using cache [2021-06-15T00:48:17.306Z] ---> 038471572cfe [2021-06-15T00:48:17.306Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:48:17.306Z] ---> Using cache [2021-06-15T00:48:17.306Z] ---> a49e2302ab05 [2021-06-15T00:48:17.306Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-15T00:48:17.306Z] ---> Using cache [2021-06-15T00:48:17.306Z] ---> 9f295cc8cf9b [2021-06-15T00:48:17.306Z] Step 6/24 : COPY go.mod . [2021-06-15T00:48:17.306Z] ---> Using cache [2021-06-15T00:48:17.306Z] ---> 98ee04623fee [2021-06-15T00:48:17.306Z] Step 7/24 : RUN go mod download [2021-06-15T00:48:17.306Z] ---> Using cache [2021-06-15T00:48:17.306Z] ---> 6b3b96e430eb [2021-06-15T00:48:17.306Z] Step 8/24 : COPY . . [2021-06-15T00:48:17.306Z] ---> Using cache [2021-06-15T00:48:17.306Z] ---> fae8b982a7c8 [2021-06-15T00:48:17.306Z] Step 9/24 : RUN go mod tidy [2021-06-15T00:48:17.306Z] ---> Using cache [2021-06-15T00:48:17.306Z] ---> d5b7118a4810 [2021-06-15T00:48:17.306Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-15T00:48:17.306Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:48:17.306Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:48:17.306Z] ---> e944ba6ae397 [2021-06-15T00:48:17.306Z] Step 3/32 : WORKDIR /edgex-go [2021-06-15T00:48:17.306Z] ---> Using cache [2021-06-15T00:48:17.306Z] ---> 038471572cfe [2021-06-15T00:48:17.306Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:48:17.306Z] ---> Using cache [2021-06-15T00:48:17.306Z] ---> a49e2302ab05 [2021-06-15T00:48:17.306Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-15T00:48:17.306Z] ---> Using cache [2021-06-15T00:48:17.306Z] ---> 9f295cc8cf9b [2021-06-15T00:48:17.306Z] Step 6/32 : COPY go.mod . [2021-06-15T00:48:17.306Z] ---> Using cache [2021-06-15T00:48:17.306Z] ---> 98ee04623fee [2021-06-15T00:48:17.306Z] Step 7/32 : RUN go mod download [2021-06-15T00:48:17.306Z] ---> Using cache [2021-06-15T00:48:17.306Z] ---> 6b3b96e430eb [2021-06-15T00:48:17.306Z] Step 8/32 : COPY . . [2021-06-15T00:48:17.306Z] ---> Using cache [2021-06-15T00:48:17.306Z] ---> fae8b982a7c8 [2021-06-15T00:48:17.306Z] Step 9/32 : RUN go mod tidy [2021-06-15T00:48:17.306Z] ---> Using cache [2021-06-15T00:48:17.306Z] ---> d5b7118a4810 [2021-06-15T00:48:17.306Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-15T00:48:17.306Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:48:17.306Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:48:17.306Z] ---> e944ba6ae397 [2021-06-15T00:48:17.306Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T00:48:17.306Z] ---> Using cache [2021-06-15T00:48:17.306Z] ---> 038471572cfe [2021-06-15T00:48:17.306Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:48:17.306Z] ---> Using cache [2021-06-15T00:48:17.306Z] ---> a49e2302ab05 [2021-06-15T00:48:17.306Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-15T00:48:17.306Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T00:48:17.306Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T00:48:17.306Z] ---> e944ba6ae397 [2021-06-15T00:48:17.306Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T00:48:17.306Z] ---> Using cache [2021-06-15T00:48:17.306Z] ---> 038471572cfe [2021-06-15T00:48:17.306Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:48:17.306Z] ---> Using cache [2021-06-15T00:48:17.306Z] ---> a49e2302ab05 [2021-06-15T00:48:17.306Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-15T00:48:17.306Z] ---> Running in 5cda4a87d0b1 [2021-06-15T00:48:17.306Z] ---> Running in 6a2ce6bd18f6 [2021-06-15T00:48:17.306Z] ---> Running in 750638b0fb98 [2021-06-15T00:48:17.306Z] ---> Running in 61141aac5890 [2021-06-15T00:48:18.758Z] 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-15T00:48:18.758Z] 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-15T00:48:19.040Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:48:19.326Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:48:20.064Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:48:20.064Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:48:21.390Z] OK: 218 MiB in 52 packages [2021-06-15T00:48:21.390Z] OK: 218 MiB in 52 packages [2021-06-15T00:48:23.463Z] Removing intermediate container 5cda4a87d0b1 [2021-06-15T00:48:23.463Z] ---> 9cb004a5ceca [2021-06-15T00:48:23.463Z] Step 6/24 : COPY go.mod . [2021-06-15T00:48:23.463Z] Removing intermediate container 61141aac5890 [2021-06-15T00:48:23.463Z] ---> f20eb158b472 [2021-06-15T00:48:23.463Z] Step 6/24 : COPY go.mod . [2021-06-15T00:48:24.451Z] ---> d8d7d0723d36 [2021-06-15T00:48:24.451Z] Step 7/24 : RUN go mod download [2021-06-15T00:48:24.734Z] ---> Running in f8f5927a7726 [2021-06-15T00:48:24.734Z] ---> acae56badba3 [2021-06-15T00:48:24.734Z] Step 7/24 : RUN go mod download [2021-06-15T00:48:25.019Z] ---> Running in 3f0222975a08 [2021-06-15T00:48:30.453Z] Removing intermediate container f8f5927a7726 [2021-06-15T00:48:30.453Z] ---> dcebb82539b8 [2021-06-15T00:48:30.453Z] Step 8/24 : COPY . . [2021-06-15T00:48:30.453Z] Removing intermediate container 3f0222975a08 [2021-06-15T00:48:30.453Z] ---> fdf230dc6c8b [2021-06-15T00:48:30.453Z] Step 8/24 : COPY . . [2021-06-15T00:49:02.862Z] ---> 493354d2b8d9 [2021-06-15T00:49:02.862Z] Step 9/24 : RUN go mod tidy [2021-06-15T00:49:02.862Z] ---> f939746cd2b5 [2021-06-15T00:49:02.862Z] Step 9/24 : RUN go mod tidy [2021-06-15T00:49:02.862Z] ---> Running in e252a5e6f04f [2021-06-15T00:49:02.862Z] ---> Running in a7743b1f5f9b [2021-06-15T00:49:04.855Z] Removing intermediate container e252a5e6f04f [2021-06-15T00:49:04.855Z] ---> f3d6a789a413 [2021-06-15T00:49:04.855Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-15T00:49:05.459Z] ---> Running in 06b883491e19 [2021-06-15T00:49:05.460Z] Removing intermediate container a7743b1f5f9b [2021-06-15T00:49:05.460Z] ---> 5d354aacffc6 [2021-06-15T00:49:05.460Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-15T00:49:05.736Z] ---> Running in 26947026c2ad [2021-06-15T00:49:07.729Z] 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-15T00:49:08.004Z] 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-15T00:49:40.373Z] Removing intermediate container 750638b0fb98 [2021-06-15T00:49:40.373Z] ---> a0b984af9b14 [2021-06-15T00:49:40.373Z] [2021-06-15T00:49:40.373Z] Step 11/32 : FROM alpine:3.12 [2021-06-15T00:49:40.373Z] ---> 9852663dfa18 [2021-06-15T00:49:40.373Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-15T00:49:40.373Z] ---> Running in 07d88af9c015 [2021-06-15T00:49:40.373Z] Removing intermediate container 07d88af9c015 [2021-06-15T00:49:40.373Z] ---> fb22d1fbfdff [2021-06-15T00:49:40.373Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-15T00:49:40.373Z] ---> Running in 5b66d38ef881 [2021-06-15T00:49:41.829Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:49:41.829Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:49:42.431Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-15T00:49:42.431Z] (2/2) Installing su-exec (0.2-r1) [2021-06-15T00:49:42.431Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T00:49:42.431Z] OK: 5 MiB in 16 packages [2021-06-15T00:49:45.068Z] Removing intermediate container 5b66d38ef881 [2021-06-15T00:49:45.068Z] ---> 4f6d16fa2d8c [2021-06-15T00:49:45.068Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-15T00:49:45.350Z] ---> Running in 581340e40581 [2021-06-15T00:49:45.953Z] Removing intermediate container 6a2ce6bd18f6 [2021-06-15T00:49:45.953Z] ---> c2e8f203631a [2021-06-15T00:49:45.953Z] [2021-06-15T00:49:45.953Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T00:49:45.954Z] ---> 9852663dfa18 [2021-06-15T00:49:45.954Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-15T00:49:45.954Z] ---> Using cache [2021-06-15T00:49:45.954Z] ---> c21230ee84b5 [2021-06-15T00:49:45.954Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T00:49:45.954Z] ---> Using cache [2021-06-15T00:49:45.954Z] ---> 13f2f01a2ef2 [2021-06-15T00:49:45.954Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-15T00:49:46.234Z] ---> Running in fde6f75da87c [2021-06-15T00:49:46.511Z] Removing intermediate container 581340e40581 [2021-06-15T00:49:46.511Z] ---> 6a9084f714ab [2021-06-15T00:49:46.511Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-15T00:49:46.787Z] ---> Running in 7bfba0c88c50 [2021-06-15T00:49:47.077Z] Removing intermediate container fde6f75da87c [2021-06-15T00:49:47.077Z] ---> 0b246c4f7e40 [2021-06-15T00:49:47.077Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-15T00:49:47.354Z] ---> Running in 3689f6f86edc [2021-06-15T00:49:47.628Z] Removing intermediate container 7bfba0c88c50 [2021-06-15T00:49:47.629Z] ---> 74672a97656e [2021-06-15T00:49:47.629Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-15T00:49:47.904Z] ---> Running in f53d0f018a54 [2021-06-15T00:49:48.515Z] Removing intermediate container 3689f6f86edc [2021-06-15T00:49:48.515Z] ---> 1eaf48330ebe [2021-06-15T00:49:48.515Z] Step 16/24 : WORKDIR / [2021-06-15T00:49:48.515Z] ---> Running in 46e06ceb1c52 [2021-06-15T00:49:49.948Z] Removing intermediate container 46e06ceb1c52 [2021-06-15T00:49:49.948Z] ---> 6f3a68539f73 [2021-06-15T00:49:49.948Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T00:49:51.396Z] ---> 88b3a3299720 [2021-06-15T00:49:51.396Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-15T00:49:52.006Z] Removing intermediate container f53d0f018a54 [2021-06-15T00:49:52.006Z] ---> a63e5bf6c164 [2021-06-15T00:49:52.006Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-15T00:49:52.279Z] ---> Running in 470af405c7e7 [2021-06-15T00:49:53.731Z] Removing intermediate container 470af405c7e7 [2021-06-15T00:49:53.731Z] ---> 02116c3f7270 [2021-06-15T00:49:53.731Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-15T00:49:53.731Z] ---> 0351a8ee38f8 [2021-06-15T00:49:53.731Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-15T00:49:55.194Z] ---> 94d33172d420 [2021-06-15T00:49:55.194Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-15T00:49:55.194Z] ---> cf9a0fb928ca [2021-06-15T00:49:55.194Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-15T00:49:55.194Z] ---> Running in 98cb442edc60 [2021-06-15T00:49:55.194Z] ---> Running in d8b6d0cf9878 [2021-06-15T00:49:56.648Z] Removing intermediate container 98cb442edc60 [2021-06-15T00:49:56.648Z] ---> 76c62d6c4730 [2021-06-15T00:49:56.648Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T00:49:56.648Z] ---> Running in c12252240d12 [2021-06-15T00:49:58.109Z] Removing intermediate container c12252240d12 [2021-06-15T00:49:58.109Z] ---> 69b032cb1332 [2021-06-15T00:49:58.109Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T00:49:58.385Z] ---> Running in 38ff635bad68 [2021-06-15T00:49:59.847Z] Removing intermediate container 38ff635bad68 [2021-06-15T00:49:59.847Z] ---> 8eecc24f631f [2021-06-15T00:49:59.847Z] Step 23/24 : LABEL git_sha=b340df94431d7f44da47e5d5c588d9002110900a [2021-06-15T00:50:00.123Z] ---> Running in 5b00e7bac123 [2021-06-15T00:50:00.123Z] Removing intermediate container d8b6d0cf9878 [2021-06-15T00:50:00.123Z] ---> f7d196ea2f27 [2021-06-15T00:50:00.123Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T00:50:01.122Z] Removing intermediate container 5b00e7bac123 [2021-06-15T00:50:01.122Z] ---> f84563a79722 [2021-06-15T00:50:01.122Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T00:50:01.403Z] ---> Running in c6fbf9a15af2 [2021-06-15T00:50:01.690Z] ---> 71cf32069395 [2021-06-15T00:50:01.690Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-15T00:50:02.298Z] Removing intermediate container c6fbf9a15af2 [2021-06-15T00:50:02.298Z] ---> ceec408ed17c [2021-06-15T00:50:02.298Z] [2021-06-15T00:50:02.903Z] Successfully built ceec408ed17c [2021-06-15T00:50:02.903Z] Successfully tagged core-metadata-arm64:latest [2021-06-15T00:50:03.897Z]  Building core-metadata ... done  ---> c3cf6c89bbd5 [2021-06-15T00:50:03.897Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-15T00:50:05.348Z] ---> 7d51cb892bb9 [2021-06-15T00:50:05.348Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-15T00:50:06.803Z] ---> 1b9ef22e0d7b [2021-06-15T00:50:06.803Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-15T00:50:08.329Z] ---> 9e66e02ce2c5 [2021-06-15T00:50:08.329Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-15T00:50:08.947Z] ---> Running in 1b8ab2a733aa [2021-06-15T00:50:09.950Z] Removing intermediate container 1b8ab2a733aa [2021-06-15T00:50:09.950Z] ---> d7c68a9fa306 [2021-06-15T00:50:09.950Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-15T00:50:11.407Z] ---> f71d318c2df6 [2021-06-15T00:50:11.407Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-15T00:50:12.020Z] ---> Running in 1d558325c966 [2021-06-15T00:50:16.460Z] Removing intermediate container 1d558325c966 [2021-06-15T00:50:16.460Z] ---> eca2435f6c93 [2021-06-15T00:50:16.460Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-15T00:50:16.460Z] ---> Running in 4b0a934d35c3 [2021-06-15T00:50:17.466Z] Removing intermediate container 4b0a934d35c3 [2021-06-15T00:50:17.466Z] ---> 5dd77d09339b [2021-06-15T00:50:17.466Z] Step 29/32 : CMD ["gate"] [2021-06-15T00:50:18.066Z] ---> Running in 44ab9e6f590e [2021-06-15T00:50:18.667Z] Removing intermediate container 44ab9e6f590e [2021-06-15T00:50:18.667Z] ---> 83dd47955779 [2021-06-15T00:50:18.667Z] Step 30/32 : LABEL arch=arm64 [2021-06-15T00:50:19.284Z] ---> Running in 84e6d2faac9c [2021-06-15T00:50:20.277Z] Removing intermediate container 84e6d2faac9c [2021-06-15T00:50:20.277Z] ---> 66571e0902e1 [2021-06-15T00:50:20.277Z] Step 31/32 : LABEL git_sha=b340df94431d7f44da47e5d5c588d9002110900a [2021-06-15T00:50:20.892Z] ---> Running in 9ee1ef419780 [2021-06-15T00:50:21.886Z] Removing intermediate container 9ee1ef419780 [2021-06-15T00:50:21.886Z] ---> bbe23c81e169 [2021-06-15T00:50:21.886Z] Step 32/32 : LABEL version=0.0.0 [2021-06-15T00:50:22.488Z] ---> Running in d7be0808e4b0 [2021-06-15T00:50:23.480Z] Removing intermediate container d7be0808e4b0 [2021-06-15T00:50:23.480Z] ---> d88680ac44a0 [2021-06-15T00:50:23.480Z] [2021-06-15T00:50:23.759Z] Removing intermediate container 26947026c2ad [2021-06-15T00:50:23.759Z] ---> 16381afba48e [2021-06-15T00:50:23.759Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-15T00:50:23.759Z] Successfully built d88680ac44a0 [2021-06-15T00:50:24.033Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-15T00:50:24.033Z]  Building security-bootstrapper ... done  ---> Running in 2132a49a137b [2021-06-15T00:50:25.472Z] 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-15T00:50:28.112Z] Removing intermediate container 2132a49a137b [2021-06-15T00:50:28.112Z] ---> 8df54e8058c6 [2021-06-15T00:50:28.112Z] [2021-06-15T00:50:28.112Z] Step 12/24 : FROM docker:20.10.0 [2021-06-15T00:50:28.112Z] 20.10.0: Pulling from library/docker [2021-06-15T00:50:31.571Z] Removing intermediate container 06b883491e19 [2021-06-15T00:50:31.571Z] ---> 7f50e059332a [2021-06-15T00:50:31.571Z] [2021-06-15T00:50:31.571Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T00:50:31.571Z] ---> 9852663dfa18 [2021-06-15T00:50:31.571Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-15T00:50:31.571Z] ---> Running in ba47c6859407 [2021-06-15T00:50:32.554Z] Removing intermediate container ba47c6859407 [2021-06-15T00:50:32.554Z] ---> e2a7aff0bb1b [2021-06-15T00:50:32.554Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-15T00:50:32.837Z] ---> Running in 0db997b633ec [2021-06-15T00:50:33.817Z] Removing intermediate container 0db997b633ec [2021-06-15T00:50:33.817Z] ---> fb8170fed018 [2021-06-15T00:50:33.817Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-15T00:50:33.817Z] ---> Running in 9bc089454b1d [2021-06-15T00:50:34.802Z] Removing intermediate container 9bc089454b1d [2021-06-15T00:50:34.802Z] ---> f1ee9e56d236 [2021-06-15T00:50:34.802Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T00:50:35.076Z] ---> Running in 07e4c519cdd7 [2021-06-15T00:50:37.055Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-15T00:50:37.055Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-15T00:50:37.055Z] ---> eeaf43b92773 [2021-06-15T00:50:37.055Z] 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-15T00:50:37.055Z] ---> Running in 77bba77e81b5 [2021-06-15T00:50:37.331Z] Removing intermediate container 07e4c519cdd7 [2021-06-15T00:50:37.331Z] ---> 1d3e95d79c52 [2021-06-15T00:50:37.331Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-15T00:50:37.331Z] ---> Running in ccc73e0b1063 [2021-06-15T00:50:37.606Z] Removing intermediate container 77bba77e81b5 [2021-06-15T00:50:37.606Z] ---> f3f98d406516 [2021-06-15T00:50:37.606Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-15T00:50:37.882Z] ---> Running in 7b49435f8c76 [2021-06-15T00:50:38.865Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:50:39.139Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T00:50:39.139Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:50:39.414Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T00:50:39.694Z] (1/39) Installing readline (8.0.4-r0) [2021-06-15T00:50:39.694Z] (2/39) Installing bash (5.0.17-r0) [2021-06-15T00:50:39.694Z] Executing bash-5.0.17-r0.post-install [2021-06-15T00:50:39.694Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T00:50:39.694Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-15T00:50:39.694Z] (5/39) Installing curl (7.77.0-r0) [2021-06-15T00:50:39.694Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-15T00:50:39.694Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-15T00:50:39.694Z] (8/39) Installing expat (2.2.9-r1) [2021-06-15T00:50:39.971Z] (9/39) Installing libffi (3.3-r2) [2021-06-15T00:50:39.971Z] (10/39) Installing gdbm (1.13-r1) [2021-06-15T00:50:39.971Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-15T00:50:39.971Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-15T00:50:39.971Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-15T00:50:40.247Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-15T00:50:40.247Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-15T00:50:40.525Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-15T00:50:40.525Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-15T00:50:40.802Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-15T00:50:40.802Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-15T00:50:40.802Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T00:50:40.802Z] OK: 8 MiB in 20 packages [2021-06-15T00:50:41.785Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-15T00:50:41.785Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-15T00:50:41.785Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-15T00:50:41.785Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-15T00:50:41.785Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-15T00:50:41.785Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-15T00:50:41.785Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-15T00:50:41.785Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-15T00:50:41.785Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-15T00:50:41.785Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-15T00:50:42.063Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-15T00:50:42.063Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-15T00:50:42.063Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-15T00:50:42.063Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-15T00:50:42.063Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-15T00:50:42.063Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-15T00:50:42.063Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-15T00:50:42.063Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-15T00:50:42.063Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-15T00:50:42.063Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-15T00:50:42.063Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-15T00:50:42.063Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-15T00:50:42.063Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-15T00:50:42.063Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-15T00:50:42.063Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-15T00:50:42.063Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-15T00:50:42.340Z] Executing busybox-1.31.1-r19.trigger [2021-06-15T00:50:42.340Z] OK: 72 MiB in 59 packages [2021-06-15T00:50:42.944Z] Removing intermediate container ccc73e0b1063 [2021-06-15T00:50:42.944Z] ---> 7935a505a047 [2021-06-15T00:50:42.944Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T00:50:43.932Z] ---> 6aaa48573997 [2021-06-15T00:50:43.932Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-15T00:50:45.380Z] ---> e060748e0e67 [2021-06-15T00:50:45.380Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-15T00:50:45.981Z] ---> 41b1011973e3 [2021-06-15T00:50:46.257Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-15T00:50:46.257Z] ---> Running in d08562baaaa2 [2021-06-15T00:50:46.870Z] Removing intermediate container d08562baaaa2 [2021-06-15T00:50:46.870Z] ---> 031231637cec [2021-06-15T00:50:46.870Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T00:50:46.870Z] ---> Running in 5db113ec57cf [2021-06-15T00:50:47.147Z] Collecting docker-compose==1.23.2 [2021-06-15T00:50:47.147Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-15T00:50:47.425Z] Removing intermediate container 5db113ec57cf [2021-06-15T00:50:47.425Z] ---> a07b987108ef [2021-06-15T00:50:47.425Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T00:50:47.425Z] ---> Running in 8022d88a765d [2021-06-15T00:50:48.028Z] Collecting cached-property<2,>=1.2.0 [2021-06-15T00:50:48.028Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-15T00:50:48.028Z] Removing intermediate container 8022d88a765d [2021-06-15T00:50:48.028Z] ---> 08b29fcffa57 [2021-06-15T00:50:48.028Z] Step 23/24 : LABEL git_sha=b340df94431d7f44da47e5d5c588d9002110900a [2021-06-15T00:50:48.028Z] ---> Running in 6043fdf4216b [2021-06-15T00:50:48.628Z] Removing intermediate container 6043fdf4216b [2021-06-15T00:50:48.628Z] ---> 71eaac26fa69 [2021-06-15T00:50:48.628Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T00:50:48.628Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-15T00:50:48.628Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-15T00:50:48.908Z] ---> Running in 2cc7bc9a9c42 [2021-06-15T00:50:49.185Z] Removing intermediate container 2cc7bc9a9c42 [2021-06-15T00:50:49.185Z] ---> f475c73a547c [2021-06-15T00:50:49.185Z] [2021-06-15T00:50:49.462Z] Collecting docker<4.0,>=3.6.0 [2021-06-15T00:50:49.738Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-15T00:50:49.738Z] Successfully built f475c73a547c [2021-06-15T00:50:49.738Z] Successfully tagged core-data-arm64:latest [2021-06-15T00:50:51.176Z]  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-15T00:50:51.176Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-15T00:50:51.780Z] Collecting texttable<0.10,>=0.9.0 [2021-06-15T00:50:51.780Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-15T00:50:53.761Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-15T00:50:53.761Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-15T00:50:56.401Z] Collecting jsonschema<3,>=2.5.1 [2021-06-15T00:50:56.401Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-15T00:50:57.008Z] Collecting PyYAML<4,>=3.10 [2021-06-15T00:50:57.008Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-15T00:51:00.401Z] 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-15T00:51:00.401Z] Collecting docopt<0.7,>=0.6.1 [2021-06-15T00:51:00.401Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-15T00:51:02.387Z] Collecting docker-pycreds>=0.4.0 [2021-06-15T00:51:02.387Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-15T00:51:02.387Z] 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-15T00:51:02.666Z] Collecting idna<2.8,>=2.5 [2021-06-15T00:51:02.666Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-15T00:51:03.270Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-15T00:51:03.270Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-15T00:51:03.548Z] 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-15T00:51:03.548Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-15T00:51:03.548Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-15T00:51:03.548Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-15T00:51:03.548Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-15T00:51:04.149Z] Installing collected packages: cached-property, websocket-client, idna, urllib3, requests, docker-pycreds, docker, texttable, dockerpty, jsonschema, PyYAML, docopt, docker-compose [2021-06-15T00:51:04.749Z] Attempting uninstall: idna [2021-06-15T00:51:04.749Z] Found existing installation: idna 2.9 [2021-06-15T00:51:04.749Z] Uninstalling idna-2.9: [2021-06-15T00:51:04.749Z] Successfully uninstalled idna-2.9 [2021-06-15T00:51:05.346Z] Attempting uninstall: urllib3 [2021-06-15T00:51:05.346Z] Found existing installation: urllib3 1.25.9 [2021-06-15T00:51:05.346Z] Uninstalling urllib3-1.25.9: [2021-06-15T00:51:05.346Z] Successfully uninstalled urllib3-1.25.9 [2021-06-15T00:51:05.942Z] Attempting uninstall: requests [2021-06-15T00:51:05.942Z] Found existing installation: requests 2.23.0 [2021-06-15T00:51:05.942Z] Uninstalling requests-2.23.0: [2021-06-15T00:51:05.942Z] Successfully uninstalled requests-2.23.0 [2021-06-15T00:51:07.371Z] Running setup.py install for texttable: started [2021-06-15T00:51:09.349Z] Running setup.py install for texttable: finished with status 'done' [2021-06-15T00:51:09.349Z] Running setup.py install for dockerpty: started [2021-06-15T00:51:11.324Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-15T00:51:11.324Z] Running setup.py install for PyYAML: started [2021-06-15T00:51:13.949Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-15T00:51:13.949Z] Running setup.py install for docopt: started [2021-06-15T00:51:15.927Z] Running setup.py install for docopt: finished with status 'done' [2021-06-15T00:51:16.908Z] 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-15T00:51:25.258Z] Removing intermediate container 7b49435f8c76 [2021-06-15T00:51:25.258Z] ---> b2614f57a042 [2021-06-15T00:51:25.258Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-15T00:51:25.258Z] ---> Running in 5f8bfd110851 [2021-06-15T00:51:25.532Z] Removing intermediate container 5f8bfd110851 [2021-06-15T00:51:25.532Z] ---> 207611c5b49a [2021-06-15T00:51:25.532Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-15T00:51:25.532Z] ---> Running in 493b6969de7f [2021-06-15T00:51:26.131Z] Removing intermediate container 493b6969de7f [2021-06-15T00:51:26.131Z] ---> 330e5da19b7f [2021-06-15T00:51:26.132Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-15T00:51:27.568Z] ---> 150abe52de6f [2021-06-15T00:51:27.568Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-15T00:51:28.166Z] ---> 1f22e3632243 [2021-06-15T00:51:28.166Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-15T00:51:29.142Z] ---> f34f271f2169 [2021-06-15T00:51:29.142Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-15T00:51:29.414Z] ---> Running in 2af61f7f5658 [2021-06-15T00:51:29.691Z] Removing intermediate container 2af61f7f5658 [2021-06-15T00:51:29.691Z] ---> bb712df810b1 [2021-06-15T00:51:29.691Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T00:51:29.963Z] ---> Running in 2a2ca3e4de0a [2021-06-15T00:51:30.557Z] Removing intermediate container 2a2ca3e4de0a [2021-06-15T00:51:30.557Z] ---> 99d5472dcd85 [2021-06-15T00:51:30.557Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T00:51:30.557Z] ---> Running in d6a082a8a8eb [2021-06-15T00:51:31.152Z] Removing intermediate container d6a082a8a8eb [2021-06-15T00:51:31.152Z] ---> 1c86b5aaa93b [2021-06-15T00:51:31.152Z] Step 23/24 : LABEL git_sha=b340df94431d7f44da47e5d5c588d9002110900a [2021-06-15T00:51:31.152Z] ---> Running in ff2c5a09f588 [2021-06-15T00:51:31.745Z] Removing intermediate container ff2c5a09f588 [2021-06-15T00:51:31.745Z] ---> 2e08676583e8 [2021-06-15T00:51:31.745Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T00:51:31.745Z] ---> Running in 12f0c5f47e3a [2021-06-15T00:51:32.336Z] Removing intermediate container 12f0c5f47e3a [2021-06-15T00:51:32.336Z] ---> b2d48ecd784e [2021-06-15T00:51:32.336Z] [2021-06-15T00:51:32.606Z] Successfully built b2d48ecd784e [2021-06-15T00:51:32.876Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-15T00:51:33.162Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-15T00:51:33.160Z] $ docker stop --time=1 114ab0717fbf9470119513e38c63445621f8e1e29b38154a30d43f542684228e [2021-06-15T00:51:35.041Z] $ docker rm -f 114ab0717fbf9470119513e38c63445621f8e1e29b38154a30d43f542684228e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T00:51:35.624Z] + docker images [2021-06-15T00:51:35.897Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-15T00:51:35.897Z] sys-mgmt-agent-arm64 latest b2d48ecd784e 3 seconds ago 299MB [2021-06-15T00:51:35.897Z] core-data-arm64 latest f475c73a547c 47 seconds ago 19.1MB [2021-06-15T00:51:35.897Z] 7f50e059332a About a minute ago 975MB [2021-06-15T00:51:35.897Z] 8df54e8058c6 About a minute ago 969MB [2021-06-15T00:51:35.897Z] security-bootstrapper-arm64 latest d88680ac44a0 About a minute ago 17.5MB [2021-06-15T00:51:35.897Z] core-metadata-arm64 latest ceec408ed17c About a minute ago 15.7MB [2021-06-15T00:51:35.897Z] c2e8f203631a About a minute ago 972MB [2021-06-15T00:51:35.897Z] a0b984af9b14 About a minute ago 970MB [2021-06-15T00:51:35.897Z] security-secretstore-setup-arm64 latest 07cd592e9f0c 4 minutes ago 27.1MB [2021-06-15T00:51:35.897Z] support-scheduler-arm64 latest 41e4cd9353ea 4 minutes ago 15.1MB [2021-06-15T00:51:35.897Z] security-proxy-setup-arm64 latest 001804014dd4 4 minutes ago 24.3MB [2021-06-15T00:51:35.897Z] support-notifications-arm64 latest 9fbb0651ec76 4 minutes ago 15.7MB [2021-06-15T00:51:35.897Z] core-command-arm64 latest 69d6298c1eb9 4 minutes ago 15MB [2021-06-15T00:51:35.897Z] 1aa12f6d2260 4 minutes ago 973MB [2021-06-15T00:51:35.897Z] 568545633a82 4 minutes ago 976MB [2021-06-15T00:51:35.897Z] 245bd5b28c4f 4 minutes ago 968MB [2021-06-15T00:51:35.897Z] 30c3a0ba64ee 4 minutes ago 969MB [2021-06-15T00:51:35.897Z] 7e5de5560568 4 minutes ago 967MB [2021-06-15T00:51:35.897Z] ci-base-image-arm64 latest e944ba6ae397 14 minutes ago 641MB [2021-06-15T00:51:35.897Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 5 days ago 429MB [2021-06-15T00:51:35.897Z] alpine 3.12 9852663dfa18 2 months ago 5.32MB [2021-06-15T00:51:35.897Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-15T00:51:35.897Z] 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-15T00:51:36.565Z] ---> job-cost.sh [2021-06-15T00:51:36.565Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TxwE [2021-06-15T00:52:23.507Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-15T00:54:15.282Z] lf-activate-venv(): INFO: Adding /tmp/venv-TxwE/bin to PATH [2021-06-15T00:54:15.282Z] INFO: No Stack... [2021-06-15T00:54:15.282Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-15T00:54:15.282Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T00:54:15.639Z] + cat+ /w/workspace/edgex-go/2/archives/cost.csv [2021-06-15T00:54:15.639Z] cut -d, -f6 [Pipeline] lock [2021-06-15T00:54:15.721Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3568-2-stack-cost] [2021-06-15T00:54:15.732Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3568-2-stack-cost] did not exist. Created. [2021-06-15T00:54:15.732Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3568-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T00:54:16.097Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-15T00:54:16.363Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T00:54:16.381Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3568-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-15T00:54:16.946Z] provisioning config files... [2021-06-15T00:54:16.955Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config3904480374422925312tmp [Pipeline] { [Pipeline] sh [2021-06-15T00:54:17.284Z] + set +x [2021-06-15T00:54:17.284Z] + bash -s -- [2021-06-15T00:54:17.284Z] + curl -s https://codecov.io/bash [2021-06-15T00:54:17.284Z] [2021-06-15T00:54:17.284Z] _____ _ [2021-06-15T00:54:17.284Z] / ____| | | [2021-06-15T00:54:17.284Z] | | ___ __| | ___ ___ _____ __ [2021-06-15T00:54:17.284Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-15T00:54:17.284Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-15T00:54:17.284Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-15T00:54:17.284Z] Bash-1.0.3 [2021-06-15T00:54:17.284Z] [2021-06-15T00:54:17.284Z] [2021-06-15T00:54:17.284Z] ==> git version 2.24.4 found [2021-06-15T00:54:17.284Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-15T00:54:17.284Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-15T00:54:17.284Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-15T00:54:17.284Z] ==> Jenkins CI detected. [2021-06-15T00:54:17.284Z] project root: . [2021-06-15T00:54:17.284Z] --> token set from env [2021-06-15T00:54:17.284Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-15T00:54:17.549Z] ==> Running gcov in . (disable via -X gcov) [2021-06-15T00:54:17.549Z] ==> Python coveragepy not found [2021-06-15T00:54:17.549Z] ==> Searching for coverage reports in: [2021-06-15T00:54:17.549Z] + . [2021-06-15T00:54:17.549Z] -> Found 1 reports [2021-06-15T00:54:17.549Z] ==> Detecting git/mercurial file structure [2021-06-15T00:54:17.549Z] ==> Reading reports [2021-06-15T00:54:17.549Z] + ./coverage.out bytes=398195 [2021-06-15T00:54:17.549Z] ==> Appending adjustments [2021-06-15T00:54:17.549Z] https://docs.codecov.io/docs/fixing-reports [2021-06-15T00:54:18.940Z] + Found adjustments [2021-06-15T00:54:18.940Z] ==> Gzipping contents [2021-06-15T00:54:18.940Z] 56K /tmp/codecov.JnaAFF.gz [2021-06-15T00:54:18.940Z] ==> Uploading reports [2021-06-15T00:54:18.940Z] url: https://codecov.io [2021-06-15T00:54:18.940Z] query: branch=PR-3568&commit=0e588379bb0e935e6a74859535cd47cd9b0b2d07&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3568%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3568&job=&cmd_args= [2021-06-15T00:54:18.940Z] -> Pinging Codecov [2021-06-15T00:54:18.940Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3568&commit=0e588379bb0e935e6a74859535cd47cd9b0b2d07&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3568%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3568&job=&cmd_args= [2021-06-15T00:54:19.201Z] -> Uploading to [2021-06-15T00:54:19.201Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-15/00271124DB129430A58F1EEE437C3FCB/0e588379bb0e935e6a74859535cd47cd9b0b2d07/99df2d8e-3584-4656-9539-768a5d6ae26a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T005418Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=73d0168c9a6f867e6c524ad64d66b0c60ec646930fa1f94177cb23c2cc87aa5a [2021-06-15T00:54:19.201Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-15T00:54:19.201Z] Dload Upload Total Spent Left Speed [2021-06-15T00:54:19.463Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54505 0 0 100 54505 0 157k --:--:-- --:--:-- --:--:-- 157k [2021-06-15T00:54:19.463Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0e588379bb0e935e6a74859535cd47cd9b0b2d07 [Pipeline] } [2021-06-15T00:54:19.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-15T00:54:20.650Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T00:54:21.217Z] ---> package-listing.sh [2021-06-15T00:54:21.217Z] ++ facter osfamily [2021-06-15T00:54:21.217Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-15T00:54:21.481Z] + OS_FAMILY=redhat [2021-06-15T00:54:21.481Z] + workspace=/w/workspace/edgex-go/2 [2021-06-15T00:54:21.481Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-15T00:54:21.481Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-15T00:54:21.481Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-15T00:54:21.481Z] + PACKAGES=/tmp/packages_start.txt [2021-06-15T00:54:21.481Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-15T00:54:21.481Z] + PACKAGES=/tmp/packages_end.txt [2021-06-15T00:54:21.481Z] + case "${OS_FAMILY}" in [2021-06-15T00:54:21.481Z] + rpm -qa [2021-06-15T00:54:21.481Z] + sort [2021-06-15T00:54:24.028Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-15T00:54:24.028Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-15T00:54:24.028Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-15T00:54:24.028Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-15T00:54:24.028Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-06-15T00:54:24.028Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-06-15T00:54:24.041Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-15T00:54:24.345Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:54:24.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T00:54:24.909Z] [2021-06-15T00:54:24.909Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-15T00:54:25.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T00:54:25.231Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-15T00:54:25.231Z] df20fa9351a1: Pulling fs layer [2021-06-15T00:54:25.231Z] 36b3adc4ff6f: Pulling fs layer [2021-06-15T00:54:25.231Z] 8ad3a11d3b57: Pulling fs layer [2021-06-15T00:54:25.231Z] 46f8f816bc3b: Pulling fs layer [2021-06-15T00:54:25.231Z] 93b61091891f: Pulling fs layer [2021-06-15T00:54:25.231Z] 93b9cdb0e59b: Pulling fs layer [2021-06-15T00:54:25.231Z] 5e14af77c1be: Pulling fs layer [2021-06-15T00:54:25.231Z] 01666e4c0597: Pulling fs layer [2021-06-15T00:54:25.231Z] aa168da1d23b: Pulling fs layer [2021-06-15T00:54:25.231Z] 46f8f816bc3b: Waiting [2021-06-15T00:54:25.231Z] 93b61091891f: Waiting [2021-06-15T00:54:25.231Z] 93b9cdb0e59b: Waiting [2021-06-15T00:54:25.231Z] 5e14af77c1be: Waiting [2021-06-15T00:54:25.231Z] 01666e4c0597: Waiting [2021-06-15T00:54:25.231Z] aa168da1d23b: Waiting [2021-06-15T00:54:25.231Z] 36b3adc4ff6f: Verifying Checksum [2021-06-15T00:54:25.231Z] 36b3adc4ff6f: Download complete [2021-06-15T00:54:25.231Z] 46f8f816bc3b: Verifying Checksum [2021-06-15T00:54:25.231Z] 46f8f816bc3b: Download complete [2021-06-15T00:54:25.231Z] df20fa9351a1: Verifying Checksum [2021-06-15T00:54:25.231Z] df20fa9351a1: Download complete [2021-06-15T00:54:25.509Z] 93b9cdb0e59b: Verifying Checksum [2021-06-15T00:54:25.509Z] 93b9cdb0e59b: Download complete [2021-06-15T00:54:25.509Z] 5e14af77c1be: Verifying Checksum [2021-06-15T00:54:25.509Z] 5e14af77c1be: Download complete [2021-06-15T00:54:25.509Z] 93b61091891f: Verifying Checksum [2021-06-15T00:54:25.509Z] 93b61091891f: Download complete [2021-06-15T00:54:25.509Z] 8ad3a11d3b57: Verifying Checksum [2021-06-15T00:54:25.509Z] 8ad3a11d3b57: Download complete [2021-06-15T00:54:25.509Z] df20fa9351a1: Pull complete [2021-06-15T00:54:25.509Z] 01666e4c0597: Verifying Checksum [2021-06-15T00:54:25.509Z] 01666e4c0597: Download complete [2021-06-15T00:54:25.774Z] 36b3adc4ff6f: Pull complete [2021-06-15T00:54:26.045Z] 8ad3a11d3b57: Pull complete [2021-06-15T00:54:26.307Z] 46f8f816bc3b: Pull complete [2021-06-15T00:54:26.571Z] 93b61091891f: Pull complete [2021-06-15T00:54:26.571Z] 93b9cdb0e59b: Pull complete [2021-06-15T00:54:26.571Z] 5e14af77c1be: Pull complete [2021-06-15T00:54:26.834Z] 01666e4c0597: Pull complete [2021-06-15T00:54:27.413Z] aa168da1d23b: Verifying Checksum [2021-06-15T00:54:27.413Z] aa168da1d23b: Download complete [2021-06-15T00:54:31.638Z] aa168da1d23b: Pull complete [2021-06-15T00:54:31.638Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-15T00:54:31.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T00:54:31.638Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-15T00:54:31.718Z] prd-centos7-docker-4c-2g-1361 does not seem to be running inside a container [2021-06-15T00:54:31.759Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-15T00:54:34.463Z] $ docker top d73d57baaadee922a9b2cded54b7946141e2392013cd8abed26a29e802130726 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T00:54:34.866Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-15T00:54:35.165Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-15T00:54:35.463Z] + ls /var/log/sa-host [2021-06-15T00:54:35.463Z] + sadf -c /var/log/sa-host/sa05 [2021-06-15T00:54:35.463Z] file_magic: OK [2021-06-15T00:54:35.463Z] HZ: Using current value: 100 [2021-06-15T00:54:35.463Z] file_header: OK [2021-06-15T00:54:35.463Z] 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-15T00:54:35.463Z] Statistics: [2021-06-15T00:54:35.463Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T00:54:35.463Z] File successfully converted to sysstat format version 12.2.1 [2021-06-15T00:54:35.463Z] + sadf -c /var/log/sa-host/sa15 [2021-06-15T00:54:35.463Z] file_magic: OK [2021-06-15T00:54:35.463Z] HZ: Using current value: 100 [2021-06-15T00:54:35.463Z] file_header: OK [2021-06-15T00:54:35.463Z] 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-15T00:54:35.463Z] Statistics: [2021-06-15T00:54:35.463Z] 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-15T00:54:35.463Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T00:54:35.637Z] provisioning config files... [2021-06-15T00:54:35.649Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1962052310088967151tmp [Pipeline] { [Pipeline] echo [2021-06-15T00:54:35.671Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T00:54:35.989Z] ---> create-netrc.sh [Pipeline] } [2021-06-15T00:54:35.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-15T00:54:36.367Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-15T00:54:36.378Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T00:54:36.679Z] ---> sudo-logs.sh [2021-06-15T00:54:36.679Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-15T00:54:36.716Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T00:54:37.022Z] ---> job-cost.sh [2021-06-15T00:54:37.022Z] lf-activate-venv: SKIPPING [2021-06-15T00:54:37.022Z] DEBUG: total: 0.18000000715255737 [2021-06-15T00:54:37.022Z] INFO: Retrieving Stack Cost... [2021-06-15T00:54:37.973Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T00:54:38.545Z] INFO: Archiving Costs [Pipeline] echo [2021-06-15T00:54:38.560Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T00:54:38.878Z] ---> logs-deploy.sh [2021-06-15T00:54:38.878Z] lf-activate-venv: SKIPPING [2021-06-15T00:54:38.878Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3568/2 [2021-06-15T00:54:38.878Z] INFO: archiving workspace using pattern(s): [2021-06-15T00:54:39.823Z] Archives upload complete. [2021-06-15T00:54:39.823Z] INFO: archiving logs to Nexus [2021-06-15T00:54:40.397Z] ---> uname -a: [2021-06-15T00:54:40.397Z] Linux prd-centos7-docker-4c-2g-1361.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-15T00:54:40.397Z] [2021-06-15T00:54:40.397Z] [2021-06-15T00:54:40.397Z] ---> lscpu: [2021-06-15T00:54:40.397Z] Architecture: x86_64 [2021-06-15T00:54:40.397Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-15T00:54:40.397Z] Byte Order: Little Endian [2021-06-15T00:54:40.397Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-15T00:54:40.397Z] CPU(s): 2 [2021-06-15T00:54:40.397Z] On-line CPU(s) list: 0,1 [2021-06-15T00:54:40.397Z] Thread(s) per core: 1 [2021-06-15T00:54:40.397Z] Core(s) per socket: 1 [2021-06-15T00:54:40.397Z] Socket(s): 2 [2021-06-15T00:54:40.397Z] NUMA node(s): 1 [2021-06-15T00:54:40.397Z] Vendor ID: AuthenticAMD [2021-06-15T00:54:40.397Z] CPU family: 23 [2021-06-15T00:54:40.397Z] Model: 49 [2021-06-15T00:54:40.397Z] Model name: AMD EPYC-Rome Processor [2021-06-15T00:54:40.397Z] Stepping: 0 [2021-06-15T00:54:40.397Z] CPU MHz: 2799.998 [2021-06-15T00:54:40.397Z] BogoMIPS: 5599.99 [2021-06-15T00:54:40.397Z] Virtualization: AMD-V [2021-06-15T00:54:40.397Z] Hypervisor vendor: KVM [2021-06-15T00:54:40.397Z] Virtualization type: full [2021-06-15T00:54:40.397Z] L1d cache: 64 KiB [2021-06-15T00:54:40.397Z] L1i cache: 64 KiB [2021-06-15T00:54:40.397Z] L2 cache: 1 MiB [2021-06-15T00:54:40.397Z] L3 cache: 32 MiB [2021-06-15T00:54:40.397Z] NUMA node0 CPU(s): 0,1 [2021-06-15T00:54:40.397Z] Vulnerability Itlb multihit: Not affected [2021-06-15T00:54:40.397Z] Vulnerability L1tf: Not affected [2021-06-15T00:54:40.397Z] Vulnerability Mds: Not affected [2021-06-15T00:54:40.397Z] Vulnerability Meltdown: Not affected [2021-06-15T00:54:40.397Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-15T00:54:40.397Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-15T00:54:40.397Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-15T00:54:40.397Z] Vulnerability Srbds: Not affected [2021-06-15T00:54:40.397Z] Vulnerability Tsx async abort: Not affected [2021-06-15T00:54:40.397Z] 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-15T00:54:40.397Z] [2021-06-15T00:54:40.397Z] [2021-06-15T00:54:40.397Z] ---> nproc: [2021-06-15T00:54:40.397Z] 2 [2021-06-15T00:54:40.397Z] [2021-06-15T00:54:40.397Z] [2021-06-15T00:54:40.397Z] ---> df -h: [2021-06-15T00:54:40.397Z] Filesystem Size Used Available Use% Mounted on [2021-06-15T00:54:40.397Z] overlay 40.0G 12.0G 27.9G 30% / [2021-06-15T00:54:40.397Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-15T00:54:40.397Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-15T00:54:40.397Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-15T00:54:40.397Z] /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os [2021-06-15T00:54:40.397Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf [2021-06-15T00:54:40.397Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname [2021-06-15T00:54:40.397Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts [2021-06-15T00:54:40.397Z] /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json [2021-06-15T00:54:40.397Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host [2021-06-15T00:54:40.397Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure [2021-06-15T00:54:40.397Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log [2021-06-15T00:54:40.397Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/2 [2021-06-15T00:54:40.397Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/2@tmp [2021-06-15T00:54:40.397Z] [2021-06-15T00:54:40.397Z] [2021-06-15T00:54:40.397Z] ---> free -m: [2021-06-15T00:54:40.397Z] total used free shared buff/cache available [2021-06-15T00:54:40.397Z] Mem: 7821 1332 2020 0 4469 6452 [2021-06-15T00:54:40.397Z] Swap: 1023 1 1022 [2021-06-15T00:54:40.397Z] [2021-06-15T00:54:40.397Z] [2021-06-15T00:54:40.397Z] ---> ip addr: [2021-06-15T00:54:40.397Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-15T00:54:40.397Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-15T00:54:40.397Z] inet 127.0.0.1/8 scope host lo [2021-06-15T00:54:40.397Z] valid_lft forever preferred_lft forever [2021-06-15T00:54:40.397Z] inet6 ::1/128 scope host [2021-06-15T00:54:40.397Z] valid_lft forever preferred_lft forever [2021-06-15T00:54:40.397Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-15T00:54:40.397Z] link/ether fa:16:3e:99:87:1c brd ff:ff:ff:ff:ff:ff [2021-06-15T00:54:40.397Z] inet 10.30.122.234/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-15T00:54:40.397Z] valid_lft 84941sec preferred_lft 84941sec [2021-06-15T00:54:40.397Z] inet6 fe80::f816:3eff:fe99:871c/64 scope link [2021-06-15T00:54:40.397Z] valid_lft forever preferred_lft forever [2021-06-15T00:54:40.397Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-15T00:54:40.397Z] link/ether 02:42:0f:03:b4:19 brd ff:ff:ff:ff:ff:ff [2021-06-15T00:54:40.397Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-15T00:54:40.397Z] valid_lft forever preferred_lft forever [2021-06-15T00:54:40.397Z] inet6 fe80::42:fff:fe03:b419/64 scope link [2021-06-15T00:54:40.397Z] valid_lft forever preferred_lft forever [2021-06-15T00:54:40.397Z] [2021-06-15T00:54:40.397Z] [2021-06-15T00:54:40.397Z] ---> sar -b -r -n DEV: [2021-06-15T00:54:40.397Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) [2021-06-15T00:54:40.397Z] [2021-06-15T00:54:40.397Z] 00:30:11 LINUX RESTART (2 CPU) [2021-06-15T00:54:40.397Z] [2021-06-15T00:54:40.397Z] 00:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-15T00:54:40.397Z] 00:32:02 111.72 3.63 108.09 0.00 2602.50 20385.36 0.00 [2021-06-15T00:54:40.397Z] 00:33:01 176.08 0.02 176.06 0.00 0.14 43023.69 0.00 [2021-06-15T00:54:40.397Z] 00:34:01 58.31 0.03 58.28 0.00 1.07 10710.91 0.00 [2021-06-15T00:54:40.397Z] 00:35:01 170.94 10.34 160.60 0.00 247.81 77945.88 0.00 [2021-06-15T00:54:40.397Z] 00:36:01 496.92 131.38 365.54 0.00 3444.26 217351.13 0.00 [2021-06-15T00:54:40.397Z] 00:37:01 414.17 27.12 387.05 0.00 2003.13 163148.93 0.00 [2021-06-15T00:54:40.397Z] 00:38:01 251.06 19.05 232.01 0.00 3262.88 57613.42 0.00 [2021-06-15T00:54:40.397Z] 00:39:01 1.68 0.00 1.68 0.00 0.00 34.33 0.00 [2021-06-15T00:54:40.397Z] 00:40:01 0.27 0.00 0.27 0.00 0.00 2.73 0.00 [2021-06-15T00:54:40.397Z] 00:41:02 0.28 0.00 0.28 0.00 0.00 3.30 0.00 [2021-06-15T00:54:40.397Z] 00:42:01 0.25 0.00 0.25 0.00 0.00 2.64 0.00 [2021-06-15T00:54:40.397Z] 00:43:01 0.17 0.00 0.17 0.00 0.00 1.52 0.00 [2021-06-15T00:54:40.397Z] 00:44:01 0.32 0.00 0.32 0.00 0.00 3.61 0.00 [2021-06-15T00:54:40.397Z] 00:45:01 0.27 0.00 0.27 0.00 0.00 2.85 0.00 [2021-06-15T00:54:40.397Z] 00:46:01 1.43 0.18 1.25 0.00 5.73 21.69 0.00 [2021-06-15T00:54:40.397Z] 00:47:01 0.32 0.00 0.32 0.00 0.00 3.83 0.00 [2021-06-15T00:54:40.397Z] 00:48:01 0.25 0.00 0.25 0.00 0.00 3.03 0.00 [2021-06-15T00:54:40.397Z] 00:49:01 0.27 0.00 0.27 0.00 0.00 3.40 0.00 [2021-06-15T00:54:40.397Z] 00:50:01 0.18 0.00 0.18 0.00 0.00 1.75 0.00 [2021-06-15T00:54:40.397Z] 00:51:01 0.28 0.00 0.28 0.00 0.00 3.46 0.00 [2021-06-15T00:54:40.397Z] 00:52:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 [2021-06-15T00:54:40.397Z] 00:53:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 [2021-06-15T00:54:40.397Z] 00:54:01 0.57 0.00 0.57 0.00 0.00 6.43 0.00 [2021-06-15T00:54:40.397Z] Average: 73.36 8.36 65.01 0.00 503.81 25703.09 0.00 [2021-06-15T00:54:40.397Z] [2021-06-15T00:54:40.397Z] 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-15T00:54:40.397Z] 00:32:02 4262432 0 972936 12.15 2620 2770944 1686104 18.62 1073296 2198752 594228 [2021-06-15T00:54:40.397Z] 00:33:01 3838672 0 1133040 14.15 2620 3034600 1672352 18.46 1350188 2267096 277980 [2021-06-15T00:54:40.397Z] 00:34:01 3861116 0 1163724 14.53 2620 2981472 1910552 21.09 1308068 2276428 69356 [2021-06-15T00:54:40.397Z] 00:35:01 155792 0 1466368 18.31 2620 6384152 2654840 29.31 2930632 4244316 1622728 [2021-06-15T00:54:40.397Z] 00:36:01 838488 0 1917836 23.95 2620 5249988 3971376 43.85 2695192 3731076 98556 [2021-06-15T00:54:40.397Z] 00:37:01 810888 0 1553692 19.40 2620 5641732 2790728 30.81 2458132 3968896 164336 [2021-06-15T00:54:40.397Z] 00:38:01 2680076 0 1281688 16.00 2620 4044548 1636064 18.06 1400344 3208736 20 [2021-06-15T00:54:40.397Z] 00:39:01 2694276 0 1267484 15.83 2620 4044552 1410476 15.57 1417164 3183320 12 [2021-06-15T00:54:40.397Z] 00:40:01 2694716 0 1267040 15.82 2620 4044556 1406364 15.53 1416560 3183492 8 [2021-06-15T00:54:40.397Z] 00:41:02 2696088 0 1265664 15.80 2620 4044560 1406448 15.53 1416768 3183492 8 [2021-06-15T00:54:40.397Z] 00:42:01 2696664 0 1265084 15.80 2620 4044564 1406400 15.53 1416668 3183520 8 [2021-06-15T00:54:40.397Z] 00:43:01 2696900 0 1264844 15.79 2620 4044568 1406364 15.53 1416548 3183516 8 [2021-06-15T00:54:40.397Z] 00:44:01 2696644 0 1265036 15.80 2620 4044632 1406364 15.53 1416564 3183528 12 [2021-06-15T00:54:40.397Z] 00:45:01 2696512 0 1265220 15.80 2620 4044580 1406364 15.53 1416560 3183516 8 [2021-06-15T00:54:40.397Z] 00:46:01 2696340 0 1265356 15.80 2620 4044616 1406436 15.53 1416884 3183432 8 [2021-06-15T00:54:40.397Z] 00:47:01 2696856 0 1264836 15.79 2620 4044620 1406364 15.53 1416684 3183432 12 [2021-06-15T00:54:40.397Z] 00:48:01 2696512 0 1265176 15.80 2620 4044624 1406364 15.53 1416688 3183432 16 [2021-06-15T00:54:40.397Z] 00:49:01 2696552 0 1265128 15.80 2620 4044632 1406364 15.53 1416696 3183432 8 [2021-06-15T00:54:40.397Z] 00:50:01 2696396 0 1265284 15.80 2620 4044632 1406364 15.53 1416696 3183432 8 [2021-06-15T00:54:40.398Z] 00:51:01 2696300 0 1265372 15.80 2620 4044640 1406448 15.53 1416796 3183432 8 [2021-06-15T00:54:40.398Z] 00:52:01 2695732 0 1265940 15.81 2620 4044640 1406520 15.53 1417464 3183432 8 [2021-06-15T00:54:40.398Z] 00:53:01 2696452 0 1265216 15.80 2620 4044644 1406364 15.53 1416836 3183432 8 [2021-06-15T00:54:40.398Z] 00:54:01 2696136 0 1265524 15.80 2620 4044652 1406508 15.53 1416972 3183432 8 [2021-06-15T00:54:40.398Z] Average: 2590719 0 1292934 16.14 2620 4122659 1688197 18.64 1560191 3166547 122928 [2021-06-15T00:54:40.398Z] [2021-06-15T00:54:40.398Z] 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-15T00:54:40.398Z] 00:32:02 eth0 1187.88 1289.44 5830.52 138.79 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:32:02 docker0 941.62 774.87 76.25 2700.80 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:33:01 eth0 312.78 238.64 896.97 35.12 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:33:01 vetha97d0d3 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:33:01 docker0 213.12 266.63 14.96 855.97 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:34:01 eth0 29.34 18.85 19.18 55.48 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:34:01 vetha97d0d3 2.16 2.16 0.17 0.17 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:34:01 docker0 2.16 2.16 0.14 0.17 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:35:01 eth0 197.29 165.97 1691.92 77.64 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:35:01 veth43ddcc1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:36:01 veth8f42e39 0.03 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:36:01 veth10c1a72 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:36:01 vethef6e5f8 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:36:01 veth54f2d5c 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:37:01 veth763d5c3 23.89 46.83 1.79 338.62 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:37:01 veth4aa199a 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:37:01 veth6af344f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:37:01 eth0 2930.96 2641.20 13759.81 432.20 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:38:01 eth0 68.28 48.26 113.12 123.09 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:38:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:38:01 docker0 1265.75 1208.49 98.09 4303.51 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:39:01 eth0 0.67 0.62 0.39 0.05 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:40:01 eth0 0.20 0.18 0.01 0.02 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:41:02 eth0 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:42:01 eth0 0.20 0.19 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:43:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:44:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:45:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:46:01 eth0 0.35 0.30 0.17 0.08 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:47:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:48:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:49:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:50:01 eth0 0.27 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:51:01 eth0 0.75 0.20 0.13 0.04 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:52:01 eth0 0.82 0.43 0.56 0.32 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:53:01 eth0 0.62 0.07 0.06 0.04 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:54:01 eth0 0.47 0.28 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] Average: eth0 91.72 86.30 458.99 20.42 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] Average: docker0 55.10 52.61 4.27 187.34 0.00 0.00 0.00 0.00 [2021-06-15T00:54:40.398Z] [2021-06-15T00:54:40.398Z] [2021-06-15T00:54:40.398Z] ---> sar -P ALL: [2021-06-15T00:54:40.398Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) [2021-06-15T00:54:40.398Z] [2021-06-15T00:54:40.398Z] 00:30:11 LINUX RESTART (2 CPU) [2021-06-15T00:54:40.398Z] [2021-06-15T00:54:40.398Z] 00:31:01 CPU %user %nice %system %iowait %steal %idle [2021-06-15T00:54:40.398Z] 00:32:02 all 19.96 0.00 6.36 2.76 0.08 70.84 [2021-06-15T00:54:40.398Z] 00:32:02 0 21.06 0.00 6.56 1.83 0.07 70.49 [2021-06-15T00:54:40.398Z] 00:32:02 1 18.87 0.00 6.17 3.69 0.09 71.18 [2021-06-15T00:54:40.398Z] 00:33:01 all 52.13 0.00 8.64 2.82 0.11 36.30 [2021-06-15T00:54:40.398Z] 00:33:01 0 52.47 0.00 8.59 2.73 0.11 36.10 [2021-06-15T00:54:40.398Z] 00:33:01 1 51.79 0.00 8.68 2.91 0.11 36.51 [2021-06-15T00:54:40.398Z] 00:34:01 all 33.32 0.00 4.71 0.46 0.07 61.44 [2021-06-15T00:54:40.398Z] 00:34:01 0 33.13 0.00 4.63 0.68 0.07 61.48 [2021-06-15T00:54:40.398Z] 00:34:01 1 33.51 0.00 4.79 0.23 0.07 61.39 [2021-06-15T00:54:40.398Z] 00:35:01 all 51.01 0.00 13.47 3.74 0.11 31.68 [2021-06-15T00:54:40.398Z] 00:35:01 0 50.15 0.00 13.69 4.36 0.11 31.69 [2021-06-15T00:54:40.398Z] 00:35:01 1 51.86 0.00 13.26 3.11 0.11 31.66 [2021-06-15T00:54:40.398Z] 00:36:01 all 37.78 0.00 17.02 32.42 0.14 12.64 [2021-06-15T00:54:40.398Z] 00:36:01 0 38.42 0.00 16.77 32.66 0.16 11.99 [2021-06-15T00:54:40.398Z] 00:36:01 1 37.14 0.00 17.28 32.19 0.11 13.29 [2021-06-15T00:54:40.398Z] 00:37:01 all 62.85 0.00 16.13 18.11 0.12 2.78 [2021-06-15T00:54:40.398Z] 00:37:01 0 62.12 0.00 16.44 19.64 0.13 1.68 [2021-06-15T00:54:40.398Z] 00:37:01 1 63.59 0.00 15.83 16.59 0.11 3.88 [2021-06-15T00:54:40.398Z] 00:38:01 all 48.28 0.00 10.13 5.03 0.11 36.45 [2021-06-15T00:54:40.398Z] 00:38:01 0 48.14 0.00 11.19 4.91 0.11 35.65 [2021-06-15T00:54:40.398Z] 00:38:01 1 48.42 0.00 9.08 5.15 0.11 37.25 [2021-06-15T00:54:40.398Z] 00:39:01 all 0.12 0.00 0.05 0.00 0.01 99.82 [2021-06-15T00:54:40.398Z] 00:39:01 0 0.18 0.00 0.05 0.00 0.00 99.77 [2021-06-15T00:54:40.398Z] 00:39:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-06-15T00:54:40.398Z] 00:40:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-06-15T00:54:40.398Z] 00:40:01 0 0.22 0.00 0.03 0.00 0.02 99.73 [2021-06-15T00:54:40.398Z] 00:40:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-15T00:54:40.398Z] 00:41:02 all 0.11 0.00 0.05 0.00 0.03 99.82 [2021-06-15T00:54:40.398Z] 00:41:02 0 0.18 0.00 0.02 0.00 0.02 99.78 [2021-06-15T00:54:40.398Z] 00:41:02 1 0.03 0.00 0.08 0.00 0.03 99.85 [2021-06-15T00:54:40.398Z] 00:42:01 all 0.11 0.00 0.03 0.00 0.02 99.85 [2021-06-15T00:54:40.398Z] 00:42:01 0 0.17 0.00 0.03 0.00 0.00 99.80 [2021-06-15T00:54:40.398Z] 00:42:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-15T00:54:40.398Z] [2021-06-15T00:54:40.398Z] 00:42:01 CPU %user %nice %system %iowait %steal %idle [2021-06-15T00:54:40.398Z] 00:43:01 all 0.13 0.00 0.03 0.00 0.01 99.84 [2021-06-15T00:54:40.398Z] 00:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-15T00:54:40.398Z] 00:43:01 1 0.22 0.00 0.02 0.00 0.00 99.77 [2021-06-15T00:54:40.398Z] 00:44:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-06-15T00:54:40.398Z] 00:44:01 0 0.18 0.00 0.02 0.00 0.03 99.77 [2021-06-15T00:54:40.398Z] 00:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-15T00:54:40.398Z] 00:45:01 all 0.12 0.00 0.03 0.00 0.02 99.84 [2021-06-15T00:54:40.398Z] 00:45:01 0 0.22 0.00 0.03 0.00 0.02 99.73 [2021-06-15T00:54:40.398Z] 00:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-15T00:54:40.398Z] 00:46:01 all 0.06 0.00 0.04 0.00 0.02 99.88 [2021-06-15T00:54:40.398Z] 00:46:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-15T00:54:40.398Z] 00:46:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2021-06-15T00:54:40.398Z] 00:47:01 all 0.16 0.00 0.03 0.00 0.02 99.80 [2021-06-15T00:54:40.398Z] 00:47:01 0 0.28 0.00 0.03 0.00 0.02 99.67 [2021-06-15T00:54:40.398Z] 00:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-15T00:54:40.398Z] 00:48:01 all 0.18 0.00 0.01 0.00 0.02 99.80 [2021-06-15T00:54:40.398Z] 00:48:01 0 0.33 0.00 0.00 0.00 0.02 99.65 [2021-06-15T00:54:40.398Z] 00:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-15T00:54:40.398Z] 00:49:01 all 0.18 0.00 0.02 0.00 0.01 99.80 [2021-06-15T00:54:40.398Z] 00:49:01 0 0.33 0.00 0.02 0.00 0.02 99.63 [2021-06-15T00:54:40.399Z] 00:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-06-15T00:54:40.399Z] 00:50:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-06-15T00:54:40.399Z] 00:50:01 0 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-15T00:54:40.399Z] 00:50:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-15T00:54:40.399Z] 00:51:01 all 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-15T00:54:40.399Z] 00:51:01 0 0.20 0.00 0.02 0.00 0.00 99.78 [2021-06-15T00:54:40.399Z] 00:51:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-15T00:54:40.399Z] 00:52:01 all 0.14 0.00 0.03 0.00 0.01 99.82 [2021-06-15T00:54:40.399Z] 00:52:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2021-06-15T00:54:40.399Z] 00:52:01 1 0.22 0.00 0.03 0.00 0.02 99.73 [2021-06-15T00:54:40.399Z] 00:53:01 all 0.04 0.00 0.03 0.00 0.02 99.92 [2021-06-15T00:54:40.399Z] 00:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-15T00:54:40.399Z] 00:53:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-15T00:54:40.399Z] [2021-06-15T00:54:40.399Z] 00:53:01 CPU %user %nice %system %iowait %steal %idle [2021-06-15T00:54:40.399Z] 00:54:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-06-15T00:54:40.399Z] 00:54:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-15T00:54:40.399Z] 00:54:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-15T00:54:40.399Z] Average: all 12.63 0.00 3.16 2.68 0.04 81.49 [2021-06-15T00:54:40.399Z] Average: 0 12.68 0.00 3.22 2.74 0.04 81.32 [2021-06-15T00:54:40.399Z] Average: 1 12.59 0.00 3.11 2.62 0.04 81.65 [2021-06-15T00:54:40.399Z] [2021-06-15T00:54:40.399Z] [2021-06-15T00:54:40.399Z]