lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 001f4979d1d1e629f7770b7a62bec4a7afd870d5 rather than 8e244004b5b85cf5903ec355f075e058ef6e5607 Obtained Jenkinsfile from 001f4979d1d1e629f7770b7a62bec4a7afd870d5 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-ssh3863822016185392271.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-ssh5124463074647999138.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-3563/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-3563/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1770143460346552486.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-ssh3534903432190774857.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-3563/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-3563/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh537199766964818812.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 ‘prd-centos7-docker-4c-2g-1266’ is offline Running on prd-centos7-docker-4c-2g-1269 in /w/workspace/edgexfoundry_edgex-go_PR-3563 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh2321622870076653353.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/3@tmp/jenkins-gitclient-ssh2420190899952355310.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3563/head:refs/remotes/origin/PR-3563 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 8e244004b5b85cf5903ec355f075e058ef6e5607 Merge succeeded, producing 8e244004b5b85cf5903ec355f075e058ef6e5607 Checking out Revision 8e244004b5b85cf5903ec355f075e058ef6e5607 (PR-3563) > git config core.sparsecheckout # timeout=10 > git checkout -f 8e244004b5b85cf5903ec355f075e058ef6e5607 # 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/3@tmp/jenkins-gitclient-ssh341520327107284421.key > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e244004b5b85cf5903ec355f075e058ef6e5607 # timeout=10 Commit message: "refactor: Rename package alias and refactor container package" > git rev-list --no-walk 8e244004b5b85cf5903ec355f075e058ef6e5607 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:36:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:36:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:36:17 ========================================================= 17:36:17 EdgeX Global Pipelines Version Info 17:36:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:36:19 ------------------- 17:36:19 stable info: 17:36:19 ------------------- 17:36:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:36:19 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 17:36:19 Message: update stable to v1.0.194 17:36:19 ------------------- 17:36:19 experimental info: 17:36:19 ------------------- 17:36:19 Commited By: **** collab-it+edgex@linuxfoundation.org 17:36:19 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 17:36:19 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:36:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:36:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:36:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:36:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:36:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:36:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:36:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:36:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:36:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:36:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:36:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:36:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:36:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:36:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:36:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:36:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:36:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:36:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:36:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:36:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:36:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:36:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:36:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3563 [Pipeline] echo 17:36:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3563 [Pipeline] echo 17:36:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3563 [Pipeline] echo 17:36:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e244004b5b85cf5903ec355f075e058ef6e5607 [Pipeline] echo 17:36:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e24400 [Pipeline] echo 17:36:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:36:20 provisioning config files... 17:36:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3500518242331708812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:36:21 ---> docker-login.sh 17:36:21 nexus3.edgexfoundry.org:10001 17:36:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:21 Configure a credential helper to remove this warning. See 17:36:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:21 17:36:21 Login Succeeded 17:36:21 nexus3.edgexfoundry.org:10002 17:36:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:21 Configure a credential helper to remove this warning. See 17:36:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:21 17:36:21 Login Succeeded 17:36:21 nexus3.edgexfoundry.org:10003 17:36:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:21 Configure a credential helper to remove this warning. See 17:36:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:21 17:36:21 Login Succeeded 17:36:21 nexus3.edgexfoundry.org:10004 17:36:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:21 Configure a credential helper to remove this warning. See 17:36:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:21 17:36:21 Login Succeeded 17:36:21 docker.io 17:36:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:22 Configure a credential helper to remove this warning. See 17:36:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:22 17:36:22 Login Succeeded 17:36:22 ---> docker-login.sh ends [Pipeline] } 17:36:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:36:22 ++ 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 17:36:22 + for file in '`ls cmd/**/Dockerfile`' 17:36:22 ++ dirname cmd/core-command/Dockerfile 17:36:22 ++ cut -d/ -f2 17:36:22 + echo core-command,cmd/core-command/Dockerfile 17:36:22 + for file in '`ls cmd/**/Dockerfile`' 17:36:22 ++ dirname cmd/core-data/Dockerfile 17:36:22 ++ cut -d/ -f2 17:36:22 + echo core-data,cmd/core-data/Dockerfile 17:36:22 + for file in '`ls cmd/**/Dockerfile`' 17:36:22 ++ dirname cmd/core-metadata/Dockerfile 17:36:22 ++ cut -d/ -f2 17:36:22 + echo core-metadata,cmd/core-metadata/Dockerfile 17:36:22 + for file in '`ls cmd/**/Dockerfile`' 17:36:22 ++ dirname cmd/security-bootstrapper/Dockerfile 17:36:22 ++ cut -d/ -f2 17:36:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:36:22 + for file in '`ls cmd/**/Dockerfile`' 17:36:22 ++ dirname cmd/security-proxy-setup/Dockerfile 17:36:22 ++ cut -d/ -f2 17:36:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:36:22 + for file in '`ls cmd/**/Dockerfile`' 17:36:22 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:36:22 ++ cut -d/ -f2 17:36:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:36:22 + for file in '`ls cmd/**/Dockerfile`' 17:36:22 ++ dirname cmd/support-notifications/Dockerfile 17:36:22 ++ cut -d/ -f2 17:36:22 + echo support-notifications,cmd/support-notifications/Dockerfile 17:36:22 + for file in '`ls cmd/**/Dockerfile`' 17:36:22 ++ dirname cmd/support-scheduler/Dockerfile 17:36:22 ++ cut -d/ -f2 17:36:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:36:22 + for file in '`ls cmd/**/Dockerfile`' 17:36:22 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:36:22 ++ cut -d/ -f2 17:36:22 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:36:22 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 17:36:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:36:24 17:36:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:36:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:36:24 latest: Pulling from edgex-devops/git-semver 17:36:24 31603596830f: Pulling fs layer 17:36:24 54011a49482f: Pulling fs layer 17:36:24 a6820b24f6d8: Pulling fs layer 17:36:24 f581987b2513: Pulling fs layer 17:36:24 f581987b2513: Waiting 17:36:24 54011a49482f: Verifying Checksum 17:36:24 54011a49482f: Download complete 17:36:24 31603596830f: Verifying Checksum 17:36:24 31603596830f: Download complete 17:36:24 f581987b2513: Verifying Checksum 17:36:24 f581987b2513: Download complete 17:36:24 a6820b24f6d8: Verifying Checksum 17:36:24 a6820b24f6d8: Download complete 17:36:24 31603596830f: Pull complete 17:36:24 54011a49482f: Pull complete 17:36:25 a6820b24f6d8: Pull complete 17:36:25 f581987b2513: Pull complete 17:36:25 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 17:36:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:36:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:36:25 prd-centos7-docker-4c-2g-1269 does not seem to be running inside a container 17:36:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 17:36:26 $ docker top ad5501495eb56f92e4e3d1a04f46cc697eea02ebd8a83c924a9eef5669b2507b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:36:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:36:26 [ssh-agent] Looking for ssh-agent implementation... 17:36:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:36:27 $ docker exec ad5501495eb56f92e4e3d1a04f46cc697eea02ebd8a83c924a9eef5669b2507b ssh-agent 17:36:27 SSH_AUTH_SOCK=/tmp/ssh-1l2oLDiQG3TU/agent.14 17:36:27 SSH_AGENT_PID=21 17:36:27 Running ssh-add (command line suppressed) 17:36:27 Identity added: /w/workspace/edgex-go/3@tmp/private_key_6615739611220547749.key (/w/workspace/edgex-go/3@tmp/private_key_6615739611220547749.key) 17:36:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:36:27 + git tag --points-at HEAD [Pipeline] } 17:36:27 $ docker exec --env ******** --env ******** ad5501495eb56f92e4e3d1a04f46cc697eea02ebd8a83c924a9eef5669b2507b ssh-agent -k 17:36:27 unset SSH_AUTH_SOCK; 17:36:27 unset SSH_AGENT_PID; 17:36:27 echo Agent pid 21 killed; 17:36:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:36:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:36:27 [ssh-agent] Looking for ssh-agent implementation... 17:36:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:36:27 $ docker exec ad5501495eb56f92e4e3d1a04f46cc697eea02ebd8a83c924a9eef5669b2507b ssh-agent 17:36:28 SSH_AUTH_SOCK=/tmp/ssh-vjF5FNqqbbsY/agent.55 17:36:28 SSH_AGENT_PID=61 17:36:28 Running ssh-add (command line suppressed) 17:36:28 Identity added: /w/workspace/edgex-go/3@tmp/private_key_5948168198883035939.key (/w/workspace/edgex-go/3@tmp/private_key_5948168198883035939.key) 17:36:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:36:28 + git semver init 17:36:28 # -> Open(): unable to determine branch for HEAD 17:36:28 # $GIT_DIR = /w/workspace/edgex-go/3/.git 17:36:28 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 17:36:28 # $SEMVER_REMOTE_NAME = origin 17:36:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:36:28 # $SEMVER_USER_NAME = edgex-jenkins 17:36:28 # $SEMVER_BRANCH = PR-3563 17:36:28 # $SEMVER_TEMP = /tmp/semver-156294971 17:36:28 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:36:40 # '/tmp/semver-156294971' -> '/w/workspace/edgex-go/3/.semver' 17:36:40 # -> Force: false 17:36:40 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 17:36:40 $ docker exec --env ******** --env ******** ad5501495eb56f92e4e3d1a04f46cc697eea02ebd8a83c924a9eef5669b2507b ssh-agent -k 17:36:40 unset SSH_AUTH_SOCK; 17:36:40 unset SSH_AGENT_PID; 17:36:40 echo Agent pid 61 killed; 17:36:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:36:41 + git semver [Pipeline] } 17:36:41 $ docker stop --time=1 ad5501495eb56f92e4e3d1a04f46cc697eea02ebd8a83c924a9eef5669b2507b 17:36:43 $ docker rm -f ad5501495eb56f92e4e3d1a04f46cc697eea02ebd8a83c924a9eef5669b2507b [Pipeline] // withDockerContainer [Pipeline] sh 17:36:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:36:43 Stashed 1 file(s) [Pipeline] echo 17:36:43 [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 17:36:44 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:36:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:36:45 + sudo service docker restart 17:36:45 + true 17:36:45 Redirecting to /bin/systemctl restart docker.service 17:36:59 Still waiting to schedule task 17:36:59 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1268’ is offline [Pipeline] echo 17:37:03 ========================================================= 17:37:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:37:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:37:03 + 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 . 17:37:04 Sending build context to Docker daemon 329.4MB 17:37:04 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 17:37:04 Step 2/6 : FROM ${BASE} 17:37:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:37:04 540db60ca938: Pulling fs layer 17:37:04 adcc1eea9eea: Pulling fs layer 17:37:04 4c4ab2625f07: Pulling fs layer 17:37:04 0510c868ecb4: Pulling fs layer 17:37:04 afea3b2eda06: Pulling fs layer 17:37:04 7809a108b3ef: Pulling fs layer 17:37:04 f706445af74f: Pulling fs layer 17:37:04 0510c868ecb4: Waiting 17:37:04 afea3b2eda06: Waiting 17:37:04 7809a108b3ef: Waiting 17:37:04 f706445af74f: Waiting 17:37:04 4c4ab2625f07: Verifying Checksum 17:37:04 4c4ab2625f07: Download complete 17:37:04 adcc1eea9eea: Verifying Checksum 17:37:04 adcc1eea9eea: Download complete 17:37:04 afea3b2eda06: Verifying Checksum 17:37:04 afea3b2eda06: Download complete 17:37:04 540db60ca938: Verifying Checksum 17:37:04 540db60ca938: Download complete 17:37:04 7809a108b3ef: Verifying Checksum 17:37:04 7809a108b3ef: Download complete 17:37:05 540db60ca938: Pull complete 17:37:05 adcc1eea9eea: Pull complete 17:37:05 4c4ab2625f07: Pull complete 17:37:06 f706445af74f: Verifying Checksum 17:37:06 f706445af74f: Download complete 17:37:07 0510c868ecb4: Verifying Checksum 17:37:07 0510c868ecb4: Download complete 17:37:10 0510c868ecb4: Pull complete 17:37:10 afea3b2eda06: Pull complete 17:37:10 7809a108b3ef: Pull complete 17:37:12 f706445af74f: Pull complete 17:37:12 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 17:37:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:37:12 ---> b068be0155e3 17:37:12 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 17:37:13 ---> Running in 909398f6504d 17:37:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:37:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:37:15 (1/12) Installing libmagic (5.39-r0) 17:37:15 (2/12) Installing file (5.39-r0) 17:37:15 (3/12) Installing libc-dev (0.7.2-r3) 17:37:15 (4/12) Installing g++ (10.2.1_pre1-r3) 17:37:22 (5/12) Installing fortify-headers (1.1-r0) 17:37:22 (6/12) Installing patch (2.7.6-r6) 17:37:22 (7/12) Installing build-base (0.5-r2) 17:37:22 (8/12) Installing libsodium (1.0.18-r0) 17:37:22 (9/12) Installing pkgconf (1.7.3-r0) 17:37:22 (10/12) Installing libsodium-dev (1.0.18-r0) 17:37:22 (11/12) Installing libzmq (4.3.3-r1) 17:37:22 (12/12) Installing zeromq-dev (4.3.3-r1) 17:37:22 Executing busybox-1.32.1-r6.trigger 17:37:22 OK: 219 MiB in 52 packages 17:37:23 Removing intermediate container 909398f6504d 17:37:23 ---> f69a5a924445 17:37:23 Step 4/6 : WORKDIR /edgex-go 17:37:23 ---> Running in 6cacceb16919 17:37:23 Removing intermediate container 6cacceb16919 17:37:23 ---> a820b743f388 17:37:23 Step 5/6 : COPY go.mod . 17:37:23 ---> bb95fc53ca36 17:37:23 Step 6/6 : RUN go mod download 17:37:23 ---> Running in 99113ae6d00b 17:37:35 Removing intermediate container 99113ae6d00b 17:37:35 ---> d36ff0a0c76d 17:37:35 Successfully built d36ff0a0c76d 17:37:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:37:36 + docker inspect -f . ci-base-image-x86_64 17:37:36 . [Pipeline] withDockerContainer 17:37:36 prd-centos7-docker-4c-2g-1269 does not seem to be running inside a container 17:37:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 17:37:36 $ docker top fe953bdf619d12f4ac8dc6116611611201be5eafaa30dac697bab1a00d6f6754 -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:36 + go version 17:37:36 go version go1.16.3 linux/amd64 [Pipeline] } 17:37:36 $ docker stop --time=1 fe953bdf619d12f4ac8dc6116611611201be5eafaa30dac697bab1a00d6f6754 17:37:38 $ docker rm -f fe953bdf619d12f4ac8dc6116611611201be5eafaa30dac697bab1a00d6f6754 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:37:38 + docker inspect -f . ci-base-image-x86_64 17:37:38 . [Pipeline] withDockerContainer 17:37:38 prd-centos7-docker-4c-2g-1269 does not seem to be running inside a container 17:37:38 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 17:37:39 $ docker top e623c2c8c18aeaa9dfdc0a278077999c21e73a569edf20a504ae805d22b3dde0 -eo pid,comm [Pipeline] { [Pipeline] echo 17:37:39 ========================================================= 17:37:39 [edgeXBuildGoParallel] Running Tests and Build... 17:37:39 ========================================================= [Pipeline] sh 17:37:39 + go mod tidy [Pipeline] sh 17:37:40 + make test 17:37:40 go mod tidy 17:37:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:37:45 ? github.com/edgexfoundry/edgex-go [no test files] 17:38:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:38:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:38:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:38:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:38:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:38:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:38:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:38:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:38:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:38:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:38:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:38:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:38:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements 17:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:38:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements 17:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:38:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 53.4% of statements 17:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:38:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.105s coverage: 87.7% of statements 17:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:38:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.072s coverage: 78.9% of statements 17:38:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 81.2% of statements 17:38:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:38:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:38:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:38:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:38:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:38:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.229s coverage: 95.1% of statements 17:38:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:38:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:38:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 17:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:38:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements 17:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:38:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.040s coverage: 0.8% of statements 17:38:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:38:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 17:38:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.040s coverage: 22.0% of statements 17:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 17:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements 17:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 17:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.175s coverage: 96.3% of statements 17:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 17:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements 17:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 17:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.180s coverage: 81.8% of statements 17:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 17:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements 17:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 17:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements 17:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.059s coverage: 76.0% of statements 17:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.047s coverage: 80.0% of statements 17:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 17:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements 17:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements 17:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements 17:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 17:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 17:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 17:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 17:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 17:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.161s coverage: 66.9% of statements 17:38:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:38:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:38:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:38:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.6% of statements 17:38:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:38:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:38:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 17:38:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 17:38:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:38:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1271 in /w/workspace/edgexfoundry_edgex-go_PR-3563 [Pipeline] { [Pipeline] ws 17:38:57 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 17:38:57 The recommended git tool is: git 17:39:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.3% of statements 17:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:39:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 91.9% of statements 17:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 17:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:39:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 17:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:39:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements 17:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 17:39:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:39:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:39:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements 17:39:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:39:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:39:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:39:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:39:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:39:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:39:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 17:39:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 17:39:01 GO111MODULE=on go vet ./... 17:39:02 using credential edgex-jenkins-ssh 17:39:02 Cloning the remote Git repository 17:39:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:39:03 > git init /w/workspace/edgex-go/3 # timeout=10 17:39:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:39:03 > git --version # timeout=10 17:39:03 > git --version # 'git version 2.17.1' 17:39:03 using GIT_SSH to set credentials SSH Credentials for GitHub 17:39:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:39:21 Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 8e244004b5b85cf5903ec355f075e058ef6e5607 17:39:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:39:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:39:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:39:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:39:20 using GIT_SSH to set credentials SSH Credentials for GitHub 17:39:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3563/head:refs/remotes/origin/PR-3563 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:39:21 > git config core.sparsecheckout # timeout=10 17:39:21 > git checkout -f 8e244004b5b85cf5903ec355f075e058ef6e5607 # timeout=10 17:39:21 Merge succeeded, producing 8e244004b5b85cf5903ec355f075e058ef6e5607 17:39:21 Checking out Revision 8e244004b5b85cf5903ec355f075e058ef6e5607 (PR-3563) 17:39:21 > git remote # timeout=10 17:39:21 > git config --get remote.origin.url # timeout=10 17:39:21 using GIT_SSH to set credentials SSH Credentials for GitHub 17:39:21 > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 17:39:21 > git rev-parse HEAD^{commit} # timeout=10 17:39:21 > git config core.sparsecheckout # timeout=10 17:39:21 > git checkout -f 8e244004b5b85cf5903ec355f075e058ef6e5607 # timeout=10 17:39:24 gofmt -l . 17:39:24 [ "`gofmt -l .`" = "" ] 17:39:24 ./bin/test-attribution-txt.sh [Pipeline] sh 17:39:25 + ls -al . 17:39:25 total 516 17:39:25 drwxrwxr-x 10 1001 1001 4096 Jun 14 17:39 . 17:39:25 drwxr-xr-x 4 root root 28 Jun 14 17:37 .. 17:39:25 -rw-rw-r-- 1 1001 1001 11 Jun 14 17:36 .dockerignore 17:39:25 drwxrwxr-x 8 1001 1001 179 Jun 14 17:36 .git 17:39:25 drwxrwxr-x 3 1001 1001 125 Jun 14 17:36 .github 17:39:25 -rw-rw-r-- 1 1001 1001 818 Jun 14 17:36 .gitignore 17:39:25 drwx------ 3 1001 1001 60 Jun 14 17:36 .semver 17:39:25 -rw-rw-r-- 1 1001 1001 166 Jun 14 17:36 .sonarcloud.properties 17:39:25 -rw-rw-r-- 1 1001 1001 8609 Jun 14 17:36 Attribution.txt 17:39:25 -rw-rw-r-- 1 1001 1001 3804 Jun 14 17:36 CONTRIBUTING.md 17:39:25 -rw-rw-r-- 1 1001 1001 931 Jun 14 17:36 Dockerfile.build 17:39:25 -rw-rw-r-- 1 1001 1001 849 Jun 14 17:36 Jenkinsfile 17:39:25 -rw-rw-r-- 1 1001 1001 10775 Jun 14 17:36 LICENSE 17:39:25 -rw-rw-r-- 1 1001 1001 5605 Jun 14 17:36 Makefile 17:39:25 -rw-rw-r-- 1 1001 1001 7978 Jun 14 17:36 README.md 17:39:25 -rw-rw-r-- 1 1001 1001 7071 Jun 14 17:36 SECURITY.md 17:39:25 -rw-rw-r-- 1 1001 1001 5 Jun 14 17:36 VERSION 17:39:25 -rw-rw-r-- 1 1001 1001 4131 Jun 14 17:36 ZMQWindows.md 17:39:25 drwxrwxr-x 2 1001 1001 37 Jun 14 17:36 bin 17:39:25 drwxrwxr-x 14 1001 1001 4096 Jun 14 17:36 cmd 17:39:25 -rw-r--r-- 1 root root 398195 Jun 14 17:39 coverage.out 17:39:25 -rw-rw-r-- 1 1001 1001 841 Jun 14 17:36 go.mod 17:39:25 -rw-r--r-- 1 root root 20952 Jun 14 17:37 go.sum 17:39:25 drwxrwxr-x 7 1001 1001 114 Jun 14 17:36 internal 17:39:25 drwxrwxr-x 3 1001 1001 16 Jun 14 17:36 openapi 17:39:25 drwxrwxr-x 4 1001 1001 71 Jun 14 17:36 snap 17:39:25 -rw-rw-r-- 1 1001 1001 168 Jun 14 17:36 version.go [Pipeline] sh 17:39:25 + '[' -e coverage.out ] 17:39:25 + chown 1001:1001 coverage.out [Pipeline] stash 17:39:25 Stashed 1 file(s) [Pipeline] sh 17:39:25 + make build 17:39:25 go mod tidy 17:39:25 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 17:39:25 Commit message: "refactor: Rename package alias and refactor container package" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:39:27 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 17:39:27 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:39:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:39:28 + + true 17:39:28 sudo service docker restart 17:39:33 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 17:39:34 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 17:39:35 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 17:39:35 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 17:39:36 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 17:39:36 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 17:39:37 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 17:39:38 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 17:39:39 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 17:39:40 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] } 17:39:41 $ docker stop --time=1 e623c2c8c18aeaa9dfdc0a278077999c21e73a569edf20a504ae805d22b3dde0 17:39:43 $ docker rm -f e623c2c8c18aeaa9dfdc0a278077999c21e73a569edf20a504ae805d22b3dde0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:39:46 provisioning config files... [Pipeline] isUnix [Pipeline] sh 17:39:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config769429308184699809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:39:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:39:46 17:39:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:39:46 ---> docker-login.sh 17:39:46 nexus3.edgexfoundry.org:10001 17:39:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:39:47 latest: Pulling from edgex-devops/edgex-compose 17:39:47 cbdbe7a5bc2a: Pulling fs layer 17:39:47 ca9280d653b3: Pulling fs layer 17:39:47 7e9c9ca2126c: Pulling fs layer 17:39:47 cbdbe7a5bc2a: Download complete 17:39:47 cbdbe7a5bc2a: Pull complete 17:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:47 ca9280d653b3: Verifying Checksum 17:39:47 ca9280d653b3: Download complete 17:39:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:48 Configure a credential helper to remove this warning. See 17:39:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:48 17:39:48 Login Succeeded 17:39:48 nexus3.edgexfoundry.org:10002 17:39:48 ca9280d653b3: Pull complete 17:39:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:48 Configure a credential helper to remove this warning. See 17:39:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:48 17:39:48 Login Succeeded 17:39:48 nexus3.edgexfoundry.org:10003 17:39:48 7e9c9ca2126c: Verifying Checksum 17:39:48 7e9c9ca2126c: Download complete 17:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:49 Configure a credential helper to remove this warning. See 17:39:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:49 17:39:49 Login Succeeded 17:39:49 nexus3.edgexfoundry.org:10004 17:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:50 Configure a credential helper to remove this warning. See 17:39:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:50 17:39:50 Login Succeeded 17:39:50 docker.io 17:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:50 Configure a credential helper to remove this warning. See 17:39:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:50 17:39:50 Login Succeeded 17:39:50 ---> docker-login.sh ends [Pipeline] } 17:39:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:39:51 ========================================================= 17:39:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:39:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:39:51 7e9c9ca2126c: Pull complete 17:39:51 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:39:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:39:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:39:51 prd-centos7-docker-4c-2g-1269 does not seem to be running inside a container 17:39:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 17:39:51 + 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 . 17:39:54 Sending build context to Docker daemon 166.4MB 17:39:54 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 17:39:54 Step 2/6 : FROM ${BASE} 17:39:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:39:54 595b0fe564bb: Pulling fs layer 17:39:54 3088b5b3c5c0: Pulling fs layer 17:39:54 5b7225fbf94c: Pulling fs layer 17:39:54 ba82ee9f976e: Pulling fs layer 17:39:54 506bd15cee9f: Pulling fs layer 17:39:54 75a0a4a0db45: Pulling fs layer 17:39:54 618dc40b7e24: Pulling fs layer 17:39:54 ba82ee9f976e: Waiting 17:39:54 506bd15cee9f: Waiting 17:39:54 75a0a4a0db45: Waiting 17:39:54 618dc40b7e24: Waiting 17:39:54 5b7225fbf94c: Verifying Checksum 17:39:54 5b7225fbf94c: Download complete 17:39:54 3088b5b3c5c0: Verifying Checksum 17:39:54 3088b5b3c5c0: Download complete 17:39:54 506bd15cee9f: Verifying Checksum 17:39:54 506bd15cee9f: Download complete 17:39:54 75a0a4a0db45: Verifying Checksum 17:39:54 75a0a4a0db45: Download complete 17:39:54 595b0fe564bb: Verifying Checksum 17:39:54 595b0fe564bb: Download complete 17:39:54 $ docker top 5cf04642b00d15db4afb108a3190767f91e902ce4efba2413f104ad44f9895fc -eo pid,comm [Pipeline] { [Pipeline] sh 17:39:54 + docker-compose build --help 17:39:54 + grep parallel 17:39:55 595b0fe564bb: Pull complete 17:39:55 --parallel Build images in parallel. [Pipeline] } 17:39:55 $ docker stop --time=1 5cf04642b00d15db4afb108a3190767f91e902ce4efba2413f104ad44f9895fc 17:39:55 3088b5b3c5c0: Pull complete 17:39:56 5b7225fbf94c: Pull complete 17:39:56 $ docker rm -f 5cf04642b00d15db4afb108a3190767f91e902ce4efba2413f104ad44f9895fc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:39:56 618dc40b7e24: Verifying Checksum 17:39:56 618dc40b7e24: Download complete 17:39:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:39:56 . [Pipeline] withDockerContainer 17:39:56 prd-centos7-docker-4c-2g-1269 does not seem to be running inside a container 17:39:57 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 17:39:57 ba82ee9f976e: Verifying Checksum 17:39:57 ba82ee9f976e: Download complete 17:39:57 $ docker top 5cd83d22c88f3a19f12304e63a5a63ec32ca040972bda0d31f7e99172943db70 -eo pid,comm [Pipeline] { [Pipeline] sh 17:39:57 + docker-compose -f ./docker-compose-build.yml build --parallel 17:39:58 Building core-command ... 17:39:58 Building core-data ... 17:39:58 Building core-metadata ... 17:39:58 Building security-bootstrapper ... 17:39:58 Building security-proxy-setup ... 17:39:58 Building security-secretstore-setup ... 17:39:58 Building support-notifications ... 17:39:58 Building support-scheduler ... 17:39:58 Building sys-mgmt-agent ... 17:39:58 Building support-notifications 17:39:58 Building security-secretstore-setup 17:39:58 Building security-bootstrapper 17:39:58 Building support-scheduler 17:39:58 Building core-command 17:40:07 ba82ee9f976e: Pull complete 17:40:07 506bd15cee9f: Pull complete 17:40:08 75a0a4a0db45: Pull complete 17:40:10 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:40:10 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:40:10 ---> d36ff0a0c76d 17:40:10 Step 3/32 : WORKDIR /edgex-go 17:40:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:40:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:40:10 ---> d36ff0a0c76d 17:40:10 Step 3/24 : WORKDIR /edgex-go 17:40:10 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:40:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:40:10 ---> d36ff0a0c76d 17:40:10 Step 3/23 : WORKDIR /edgex-go 17:40:12 618dc40b7e24: Pull complete 17:40:12 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 17:40:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:40:12 ---> a36622ca3599 17:40:12 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 17:40:14 ---> Running in ae8c3e9b2279 17:40:14 ---> Running in aced55e7c544 17:40:14 ---> Running in 5285d85d0f1a 17:40:14 ---> Running in f4b682d53c70 17:40:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:40:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:40:17 (1/12) Installing libmagic (5.39-r0) 17:40:18 (2/12) Installing file (5.39-r0) 17:40:18 (3/12) Installing libc-dev (0.7.2-r3) 17:40:18 (4/12) Installing g++ (10.2.1_pre1-r3) 17:40:18 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:40:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:40:18 ---> d36ff0a0c76d 17:40:18 Step 3/26 : WORKDIR /edgex-go 17:40:19 ---> Running in c1138142c9ff 17:40:19 Removing intermediate container 5285d85d0f1a 17:40:19 ---> 947f0f1015d2 17:40:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:40:19 Removing intermediate container aced55e7c544 17:40:19 ---> 9a95143e411b 17:40:19 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:40:19 Removing intermediate container ae8c3e9b2279 17:40:19 ---> 06d1963671a5 17:40:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:40:19 ---> Running in 2ffafcb6ff47 17:40:19 ---> Running in c75eaad34f1c 17:40:19 Removing intermediate container c1138142c9ff 17:40:19 ---> dfb992123282 17:40:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:40:19 ---> Running in de94cc5b33ee 17:40:19 ---> Running in 0ce47b776a51 17:40:20 Removing intermediate container 2ffafcb6ff47 17:40:20 ---> 5276e2e706a4 17:40:20 Step 5/24 : RUN apk add --update --no-cache make git 17:40:20 Removing intermediate container c75eaad34f1c 17:40:20 ---> 7f5578b97c9c 17:40:20 Step 5/32 : RUN apk add --update --no-cache make git 17:40:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:40:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:40:20 ---> d36ff0a0c76d 17:40:20 Step 3/23 : WORKDIR /edgex-go 17:40:20 ---> Using cache 17:40:20 ---> dfb992123282 17:40:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:40:20 ---> Running in e6422e7d6bab 17:40:20 ---> Running in 06214c65336c 17:40:20 ---> Running in dbc83c75bbad 17:40:20 Removing intermediate container 0ce47b776a51 17:40:20 ---> 93025a09f027 17:40:20 Step 5/26 : RUN apk add --update --no-cache make git 17:40:20 ---> Running in a3ba327e542a 17:40:20 Removing intermediate container de94cc5b33ee 17:40:20 ---> 44269254081a 17:40:20 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:40:21 ---> Running in 73b3a26a5cc5 17:40:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:40:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:40:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:40:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:40:21 Removing intermediate container dbc83c75bbad 17:40:21 ---> 3f70d8c73bae 17:40:21 Step 5/23 : RUN apk add --update --no-cache make git 17:40:21 ---> Running in 7b3bdcbebdab 17:40:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:40:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:40:22 (5/12) Installing fortify-headers (1.1-r0) 17:40:22 (6/12) Installing patch (2.7.6-r6) 17:40:22 (7/12) Installing build-base (0.5-r2) 17:40:22 (8/12) Installing libsodium (1.0.18-r0) 17:40:22 (9/12) Installing pkgconf (1.7.3-r0) 17:40:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:40:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:40:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:40:22 (10/12) Installing libsodium-dev (1.0.18-r0) 17:40:22 (11/12) Installing libzmq (4.3.3-r1) 17:40:23 OK: 219 MiB in 52 packages 17:40:23 OK: 219 MiB in 52 packages 17:40:23 OK: 219 MiB in 52 packages 17:40:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:40:23 OK: 219 MiB in 52 packages 17:40:23 (12/12) Installing zeromq-dev (4.3.3-r1) 17:40:23 Executing busybox-1.32.1-r6.trigger 17:40:23 OK: 218 MiB in 52 packages 17:40:23 Removing intermediate container 06214c65336c 17:40:23 ---> a29b0cee335b 17:40:23 Step 6/32 : COPY go.mod . 17:40:23 Removing intermediate container a3ba327e542a 17:40:23 ---> 0adb0d40926d 17:40:23 Step 6/26 : COPY go.mod . 17:40:23 OK: 219 MiB in 52 packages 17:40:23 Removing intermediate container 73b3a26a5cc5 17:40:23 ---> 640e5d1c4173 17:40:23 Step 6/23 : COPY go.mod . 17:40:23 Removing intermediate container e6422e7d6bab 17:40:23 ---> a8801029e46e 17:40:23 Step 6/24 : COPY go.mod . 17:40:23 ---> 38957e437fb1 17:40:23 Step 7/26 : RUN go mod download 17:40:23 ---> 3a3e408f1f71 17:40:23 Step 7/32 : RUN go mod download 17:40:23 ---> Running in 747463a24e87 17:40:23 ---> 03448c2e59c9 17:40:23 Step 7/23 : RUN go mod download 17:40:23 ---> 3b7f19fbd85e 17:40:23 Step 7/24 : RUN go mod download 17:40:23 ---> Running in 9a597ee97e5a 17:40:23 ---> Running in c85546507a57 17:40:23 Removing intermediate container 7b3bdcbebdab 17:40:23 ---> b48220b5c5f5 17:40:23 Step 6/23 : COPY go.mod . 17:40:23 ---> Running in bf74a03920e2 17:40:24 ---> 5a0296584aaa 17:40:24 Step 7/23 : RUN go mod download 17:40:24 ---> Running in 21e634d1e107 17:40:25 Removing intermediate container 747463a24e87 17:40:25 ---> 3d4f6bd274e3 17:40:25 Step 8/26 : COPY . . 17:40:25 Removing intermediate container 9a597ee97e5a 17:40:25 ---> bd126a5c29fa 17:40:25 Step 8/32 : COPY . . 17:40:25 Removing intermediate container c85546507a57 17:40:25 ---> 92e9dbb6b432 17:40:25 Step 8/23 : COPY . . 17:40:27 Removing intermediate container f4b682d53c70 17:40:27 ---> d5aa4336921f 17:40:27 Step 4/6 : WORKDIR /edgex-go 17:40:27 ---> Running in 8e964fc5f0e2 17:40:27 Removing intermediate container 8e964fc5f0e2 17:40:27 ---> 452ebe05c89d 17:40:27 Step 5/6 : COPY go.mod . 17:40:28 ---> a7e6967bc5e8 17:40:28 Step 6/6 : RUN go mod download 17:40:28 ---> Running in c17092fb8617 17:40:29 Removing intermediate container bf74a03920e2 17:40:29 ---> 90864ebbb3b9 17:40:29 Step 8/24 : COPY . . 17:40:29 Removing intermediate container 21e634d1e107 17:40:29 ---> 3abfb7fbfe9c 17:40:29 Step 8/23 : COPY . . 17:40:37 ---> b58147f154ba 17:40:37 Step 9/32 : RUN go mod tidy 17:40:37 ---> e4401107354d 17:40:37 Step 9/23 : RUN go mod tidy 17:40:37 ---> 79b65429ec02 17:40:37 Step 9/26 : RUN go mod tidy 17:40:37 ---> Running in c0db9102e7f7 17:40:37 ---> Running in c869f87efbc7 17:40:37 ---> Running in 57d98376da0f 17:40:41 Removing intermediate container c0db9102e7f7 17:40:41 ---> b43e4a3a6cce 17:40:41 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:40:41 ---> Running in 574b353ea468 17:40:41 Removing intermediate container 57d98376da0f 17:40:41 ---> 7d706c7fb551 17:40:41 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:40:42 Removing intermediate container c869f87efbc7 17:40:42 ---> fea4e3ee399c 17:40:42 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:40:42 ---> Running in 3cdbf8ac4fc8 17:40:42 ---> Running in dd4c9c86b3e0 17:40:43 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 17:40:43 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 17:40:44 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 17:40:55 Removing intermediate container c17092fb8617 17:40:55 ---> 285470419d4f 17:40:55 Successfully built 285470419d4f 17:40:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:40:55 + docker inspect -f . ci-base-image-arm64 17:40:55 . [Pipeline] withDockerContainer 17:40:55 prd-ubuntu18.04-docker-arm64-4c-16g-1271 does not seem to be running inside a container 17:40:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-arm64 cat 17:40:56 ---> f66ce0df5fcf 17:40:56 Step 9/24 : RUN go mod tidy 17:40:57 ---> Running in 9a39505a47f2 17:40:57 ---> cc3022194063 17:40:57 Step 9/23 : RUN go mod tidy 17:40:57 ---> Running in fe5b20b8bf9b 17:40:57 $ docker top e54bfd53018eb800d4ac32f2d229514931e7f57c2eca327df00d7759b0860744 -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:58 Removing intermediate container 9a39505a47f2 17:40:58 ---> f1764f80675a 17:40:58 Step 10/24 : RUN make cmd/core-command/core-command 17:40:58 ---> Running in 0c042f9575c5 17:40:58 + go version 17:40:58 go version go1.16.5 linux/arm64 [Pipeline] } 17:40:58 $ docker stop --time=1 e54bfd53018eb800d4ac32f2d229514931e7f57c2eca327df00d7759b0860744 17:40:58 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 17:40:59 Removing intermediate container fe5b20b8bf9b 17:40:59 ---> bc672c067781 17:40:59 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:40:59 ---> Running in 587a8824a037 17:41:00 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 17:41:00 $ docker rm -f e54bfd53018eb800d4ac32f2d229514931e7f57c2eca327df00d7759b0860744 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:41:01 + docker inspect -f . ci-base-image-arm64 17:41:01 . [Pipeline] withDockerContainer 17:41:01 prd-ubuntu18.04-docker-arm64-4c-16g-1271 does not seem to be running inside a container 17:41:02 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-arm64 cat 17:41:03 $ docker top 9f02a38b22757b1f04ae3adc8c4503b9a7caaf98603fb32fe4fc012fcd4829a5 -eo pid,comm [Pipeline] { [Pipeline] echo 17:41:04 ========================================================= 17:41:04 [edgeXBuildGoParallel] Running Tests and Build... 17:41:04 ========================================================= [Pipeline] sh 17:41:04 + go mod tidy [Pipeline] sh 17:41:06 + make test 17:41:06 go mod tidy 17:41:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:41:15 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 17:41:15 Removing intermediate container 574b353ea468 17:41:15 ---> a7504c6236cb 17:41:15 17:41:15 Step 11/32 : FROM alpine:3.12 17:41:15 3.12: Pulling from library/alpine 17:41:15 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:41:15 Status: Downloaded newer image for alpine:3.12 17:41:15 ---> 13621d1b12d4 17:41:15 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:41:16 ---> Running in 784efcf70e3f 17:41:16 Removing intermediate container 784efcf70e3f 17:41:16 ---> dd65219f4c96 17:41:16 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:41:16 ---> Running in 2949f5cffb13 17:41:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:41:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:41:17 (1/2) Installing dumb-init (1.2.2-r1) 17:41:17 (2/2) Installing su-exec (0.2-r1) 17:41:17 Executing busybox-1.31.1-r20.trigger 17:41:17 OK: 6 MiB in 16 packages 17:41:17 Removing intermediate container 2949f5cffb13 17:41:17 ---> 6af970a8b79b 17:41:17 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:41:17 ---> Running in fb8fdf64c57f 17:41:17 Removing intermediate container fb8fdf64c57f 17:41:17 ---> 5b5530458400 17:41:17 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:41:18 ---> Running in 1b55bb48ef86 17:41:18 Removing intermediate container 1b55bb48ef86 17:41:18 ---> d1822342b964 17:41:18 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:41:18 ---> Running in 5f7e44bbecd9 17:41:18 Removing intermediate container 3cdbf8ac4fc8 17:41:18 ---> 171fb87a3051 17:41:18 17:41:18 Step 11/26 : FROM alpine:3.12 17:41:18 ---> 13621d1b12d4 17:41:18 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 17:41:18 ---> Running in 04bf40ef6a7b 17:41:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:41:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:41:19 Removing intermediate container 5f7e44bbecd9 17:41:19 ---> 6cda0ff33d1c 17:41:19 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:41:19 ---> Running in e1cd29f37dc9 17:41:19 (1/6) Installing ca-certificates (20191127-r4) 17:41:19 (2/6) Installing nghttp2-libs (1.41.0-r0) 17:41:19 (3/6) Installing libcurl (7.77.0-r0) 17:41:19 (4/6) Installing curl (7.77.0-r0) 17:41:19 (5/6) Installing dumb-init (1.2.2-r1) 17:41:19 (6/6) Installing su-exec (0.2-r1) 17:41:19 Executing busybox-1.31.1-r20.trigger 17:41:19 Executing ca-certificates-20191127-r4.trigger 17:41:19 OK: 7 MiB in 20 packages 17:41:19 Removing intermediate container e1cd29f37dc9 17:41:19 ---> c449372034d4 17:41:19 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:41:20 ---> b1e447556180 17:41:20 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:41:20 ---> Running in fe1171dc1c35 17:41:20 Removing intermediate container 04bf40ef6a7b 17:41:20 ---> f9519ef3ca83 17:41:20 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:41:20 ---> Running in 82cb81625fb9 17:41:20 Removing intermediate container 82cb81625fb9 17:41:20 ---> 709de9f13048 17:41:20 Step 14/26 : WORKDIR / 17:41:20 ---> Running in fd7482854989 17:41:20 Removing intermediate container fd7482854989 17:41:20 ---> 9bd53cd1a29d 17:41:20 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:41:21 Removing intermediate container fe1171dc1c35 17:41:21 ---> 00d14fc35671 17:41:21 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:41:21 ---> c96c03a0678f 17:41:21 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:41:22 ---> 782e15f14b1e 17:41:22 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:41:22 ---> 2749f5221058 17:41:22 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:41:22 Removing intermediate container dd4c9c86b3e0 17:41:22 ---> 8e0ff2f9f01f 17:41:22 17:41:22 Step 11/23 : FROM alpine:3.12 17:41:22 ---> 13621d1b12d4 17:41:22 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:41:22 ---> Running in 24c68ae33e86 17:41:22 ---> 67f05dda68cf 17:41:22 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:41:22 ---> ad6fb7ae868d 17:41:22 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:41:23 ---> 12a691a7d540 17:41:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:41:23 ---> ef21b9c136dd 17:41:23 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:41:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:41:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:41:23 ---> ee734dc40f11 17:41:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:41:24 (1/2) Installing ca-certificates (20191127-r4) 17:41:24 (2/2) Installing dumb-init (1.2.2-r1) 17:41:24 Executing busybox-1.31.1-r20.trigger 17:41:24 Executing ca-certificates-20191127-r4.trigger 17:41:24 ---> 9d76bc6141ef 17:41:24 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:41:24 OK: 6 MiB in 16 packages 17:41:24 ---> 0334efcfab07 17:41:24 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:41:24 ---> 3ed401f9c778 17:41:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:41:24 ---> Running in 864c0b97a3d7 17:41:24 Removing intermediate container 24c68ae33e86 17:41:24 ---> dc22a28ffe19 17:41:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:41:24 ---> Running in 03bf1d9eb3c3 17:41:24 Removing intermediate container 864c0b97a3d7 17:41:24 ---> 333f9e247194 17:41:24 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:41:24 ---> 49a563b996e5 17:41:24 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/ 17:41:24 Removing intermediate container 03bf1d9eb3c3 17:41:24 ---> 926a94336c56 17:41:24 Step 14/23 : ENV APP_PORT=59860 17:41:25 ---> Running in 902f086d764c 17:41:25 ---> Running in c5ff80e3c9f0 17:41:25 ---> 289686831d88 17:41:25 Step 27/32 : RUN chmod +x /entrypoint.sh 17:41:25 Removing intermediate container c5ff80e3c9f0 17:41:25 ---> fe9eea6fb4a2 17:41:25 Step 15/23 : EXPOSE $APP_PORT 17:41:25 ---> Running in 6a99c9680606 17:41:25 ---> Running in a8d8b33a1aaf 17:41:25 Removing intermediate container a8d8b33a1aaf 17:41:25 ---> 7f94b26dcfcb 17:41:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:41:26 Removing intermediate container 902f086d764c 17:41:26 ---> 7329157e83e0 17:41:26 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:41:26 ---> 96354f997885 17:41:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:41:26 ---> Running in b4f315304d22 17:41:26 Removing intermediate container b4f315304d22 17:41:26 ---> 476cc87fd713 17:41:26 Step 24/26 : LABEL arch=x86_64 17:41:26 Removing intermediate container 6a99c9680606 17:41:26 ---> f1bb880b8cb6 17:41:26 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:41:26 ---> Running in 68a0ad0a9f7f 17:41:26 ---> Running in f90488fa8dae 17:41:27 Removing intermediate container 68a0ad0a9f7f 17:41:27 ---> 008f0ab8347c 17:41:27 Step 25/26 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 17:41:27 ---> bc1734f1da48 17:41:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:41:27 ---> Running in 2ab4c00c7a01 17:41:27 Removing intermediate container f90488fa8dae 17:41:27 ---> 660267f701bf 17:41:27 Step 29/32 : CMD ["gate"] 17:41:27 ---> Running in 1d4ccac61b31 17:41:27 Removing intermediate container 2ab4c00c7a01 17:41:27 ---> 2c6ca6c02364 17:41:27 Step 26/26 : LABEL version=0.0.0 17:41:27 ---> Running in 9c449374ce4a 17:41:27 ---> 007464be72ed 17:41:27 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:41:27 Removing intermediate container 1d4ccac61b31 17:41:27 ---> d1299d36278f 17:41:27 Step 30/32 : LABEL arch=x86_64 17:41:27 ---> Running in c1ef8fb8db31 17:41:27 ---> Running in abee330b8b2b 17:41:27 Removing intermediate container 9c449374ce4a 17:41:27 ---> bb4993b25986 17:41:27 17:41:27 Removing intermediate container c1ef8fb8db31 17:41:27 ---> 31dd2d14bb89 17:41:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:41:27 Successfully built bb4993b25986 17:41:27 Successfully tagged security-secretstore-setup:latest 17:41:27 Building core-metadata 17:41:27  Building security-secretstore-setup ... done  ---> Running in 264acda2365d 17:41:27 Removing intermediate container abee330b8b2b 17:41:27 ---> 3c43f626d88e 17:41:27 Step 31/32 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 17:41:27 ---> Running in adfb896d80ea 17:41:27 Removing intermediate container 264acda2365d 17:41:27 ---> 938336a76a4e 17:41:27 Step 21/23 : LABEL arch=x86_64 17:41:27 ---> Running in e69cc29cc226 17:41:27 Removing intermediate container adfb896d80ea 17:41:27 ---> 79ae1b0f4408 17:41:27 Step 32/32 : LABEL version=0.0.0 17:41:28 Removing intermediate container e69cc29cc226 17:41:28 ---> d53ab23f6989 17:41:28 Step 22/23 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 17:41:28 ---> Running in 0c8893f3b6f7 17:41:28 ---> Running in a225d9cbee8e 17:41:28 Removing intermediate container 0c8893f3b6f7 17:41:28 ---> fabc5985e051 17:41:28 17:41:28 Successfully built fabc5985e051 17:41:29 Successfully tagged security-bootstrapper:latest 17:41:29 Building core-data 17:41:29  Building security-bootstrapper ... done Removing intermediate container a225d9cbee8e 17:41:29 ---> d350a3acba93 17:41:29 Step 23/23 : LABEL version=0.0.0 17:41:29 ---> Running in e55c4ddc0bf2 17:41:29 Removing intermediate container e55c4ddc0bf2 17:41:29 ---> d7094a2c8d65 17:41:29 17:41:29 Successfully built d7094a2c8d65 17:41:29 Successfully tagged support-notifications:latest 17:41:29 Building sys-mgmt-agent 17:41:33  Building support-notifications ... done Removing intermediate container 0c042f9575c5 17:41:33 ---> a15c07ba3f7d 17:41:33 17:41:33 Step 11/24 : FROM alpine:3.12 17:41:33 ---> 13621d1b12d4 17:41:33 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:41:33 ? github.com/edgexfoundry/edgex-go [no test files] 17:41:34 ---> Running in 61fc5dc4db28 17:41:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:41:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:41:34 (1/1) Installing dumb-init (1.2.2-r1) 17:41:34 Executing busybox-1.31.1-r20.trigger 17:41:34 OK: 6 MiB in 15 packages 17:41:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:41:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:41:36 ---> d36ff0a0c76d 17:41:36 Step 3/24 : WORKDIR /edgex-go 17:41:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:41:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:41:36 ---> d36ff0a0c76d 17:41:36 Step 3/24 : WORKDIR /edgex-go 17:41:36 ---> Using cache 17:41:36 ---> dfb992123282 17:41:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:41:36 ---> Using cache 17:41:36 ---> 3f70d8c73bae 17:41:36 Step 5/24 : RUN apk add --update --no-cache make bash git 17:41:36 ---> Using cache 17:41:36 ---> dfb992123282 17:41:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:41:36 ---> Using cache 17:41:36 ---> 3f70d8c73bae 17:41:36 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:41:38 Removing intermediate container 587a8824a037 17:41:38 ---> 58c55ad1ee80 17:41:38 17:41:38 Step 11/23 : FROM alpine:3.12 17:41:38 ---> 13621d1b12d4 17:41:38 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:41:38 ---> Running in 21479976caab 17:41:38 ---> Running in e670037bb357 17:41:38 ---> Running in 82b2a2ec8f52 17:41:39 Removing intermediate container 61fc5dc4db28 17:41:39 ---> 8d5df4b079ef 17:41:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:41:39 ---> Running in c74bf83237ec 17:41:39 Removing intermediate container c74bf83237ec 17:41:39 ---> 18801084b9cf 17:41:39 Step 14/24 : ENV APP_PORT=59882 17:41:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:41:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:41:39 ---> d36ff0a0c76d 17:41:39 Step 3/24 : WORKDIR /edgex-go 17:41:39 ---> Using cache 17:41:39 ---> dfb992123282 17:41:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:41:39 ---> Using cache 17:41:39 ---> 3f70d8c73bae 17:41:39 Step 5/24 : RUN apk add --update --no-cache make git 17:41:39 ---> Using cache 17:41:39 ---> b48220b5c5f5 17:41:39 Step 6/24 : COPY go.mod . 17:41:39 ---> Using cache 17:41:39 ---> 5a0296584aaa 17:41:39 Step 7/24 : RUN go mod download 17:41:39 ---> Using cache 17:41:39 ---> 3abfb7fbfe9c 17:41:39 Step 8/24 : COPY . . 17:41:39 ---> Using cache 17:41:39 ---> cc3022194063 17:41:39 Step 9/24 : RUN go mod tidy 17:41:39 ---> Using cache 17:41:39 ---> bc672c067781 17:41:39 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:41:39 ---> Running in 1b51b49e7e33 17:41:39 ---> Running in 0052eb2ad786 17:41:39 Removing intermediate container 1b51b49e7e33 17:41:39 ---> 39e470eb5a4b 17:41:39 Step 15/24 : EXPOSE $APP_PORT 17:41:39 ---> Running in f30d48b09e3d 17:41:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:41:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:41:39 Removing intermediate container f30d48b09e3d 17:41:39 ---> 283bb5b0cf3d 17:41:39 Step 16/24 : WORKDIR / 17:41:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:41:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:41:39 ---> Running in e18e0a25b23e 17:41:39 (1/1) Installing dumb-init (1.2.2-r1) 17:41:39 Executing busybox-1.31.1-r20.trigger 17:41:39 OK: 6 MiB in 15 packages 17:41:39 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 17:41:39 Removing intermediate container e18e0a25b23e 17:41:39 ---> 8b4b81ebbf03 17:41:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:41:40 ---> 8a31d8d46cd0 17:41:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:41:40 Removing intermediate container 82b2a2ec8f52 17:41:40 ---> d1134484317b 17:41:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:41:40 ---> Running in c3a2e955d5f1 17:41:40 ---> df569d8d6653 17:41:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:41:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:41:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:41:40 Removing intermediate container c3a2e955d5f1 17:41:40 ---> 99e46bfc89f2 17:41:40 Step 14/23 : ENV APP_PORT=59861 17:41:40 ---> Running in 7e4c34edaab5 17:41:40 ---> 8469cc8f60db 17:41:40 Step 20/24 : ENTRYPOINT ["/core-command"] 17:41:40 Removing intermediate container 7e4c34edaab5 17:41:40 ---> 67fb7b81442c 17:41:40 Step 15/23 : EXPOSE $APP_PORT 17:41:40 ---> Running in 0585ff5364b9 17:41:40 ---> Running in 3fa4d8ac7da6 17:41:41 OK: 219 MiB in 52 packages 17:41:41 Removing intermediate container 0585ff5364b9 17:41:41 ---> 28dfb64374f2 17:41:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:41:41 OK: 219 MiB in 52 packages 17:41:41 Removing intermediate container 3fa4d8ac7da6 17:41:41 ---> 86bd72a3f1b9 17:41:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:41:41 ---> Running in 035357d7730d 17:41:41 Removing intermediate container 035357d7730d 17:41:41 ---> 595701819eca 17:41:41 Step 22/24 : LABEL arch=x86_64 17:41:41 ---> Running in b428535fe044 17:41:41 ---> 30e6350bfdab 17:41:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:41:41 Removing intermediate container b428535fe044 17:41:41 ---> ffa3084dc650 17:41:41 Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 17:41:41 Removing intermediate container 21479976caab 17:41:41 ---> 637b8f0d738a 17:41:41 Step 6/24 : COPY go.mod . 17:41:41 Removing intermediate container e670037bb357 17:41:41 ---> 6f1140a2b8e4 17:41:41 Step 6/24 : COPY go.mod . 17:41:42 ---> Running in 9e97aa9cbe02 17:41:42 ---> 6f7992e9b943 17:41:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:41:42 ---> c07958398589 17:41:42 Step 7/24 : RUN go mod download 17:41:42 Removing intermediate container 9e97aa9cbe02 17:41:42 ---> 23895da02019 17:41:42 Step 24/24 : LABEL version=0.0.0 17:41:42 ---> 5bd5c5a30f04 17:41:42 Step 7/24 : RUN go mod download 17:41:42 ---> Running in 9c746c4b11da 17:41:42 ---> Running in f3adf09c6514 17:41:42 ---> Running in 58ae8e67b7cc 17:41:42 ---> ddbd4e1fa5c6 17:41:42 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:41:42 Removing intermediate container 9c746c4b11da 17:41:42 ---> 27659798ea55 17:41:42 17:41:42 ---> Running in 4ea96f62a469 17:41:42 Successfully built 27659798ea55 17:41:42 Successfully tagged core-command:latest 17:41:42 Building security-proxy-setup 17:41:43  Building core-command ... done Removing intermediate container 4ea96f62a469 17:41:43 ---> e5d955107b90 17:41:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:41:44 ---> Running in 700dba393bd9 17:41:44 Removing intermediate container 700dba393bd9 17:41:44 ---> ba2ba3cd4a2e 17:41:44 Step 21/23 : LABEL arch=x86_64 17:41:44 ---> Running in d1808d397506 17:41:44 Removing intermediate container d1808d397506 17:41:44 ---> 90f320e4d8b9 17:41:44 Step 22/23 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 17:41:44 ---> Running in 88b07c798c25 17:41:44 Removing intermediate container f3adf09c6514 17:41:44 ---> 1040d7012913 17:41:44 Step 8/24 : COPY . . 17:41:44 Removing intermediate container 58ae8e67b7cc 17:41:44 ---> 676a8f7c0e4f 17:41:44 Step 8/24 : COPY . . 17:41:45 Removing intermediate container 88b07c798c25 17:41:45 ---> 33f6401e50e3 17:41:45 Step 23/23 : LABEL version=0.0.0 17:41:45 ---> Running in 4f7c3e2f5913 17:41:46 Removing intermediate container 4f7c3e2f5913 17:41:46 ---> fe7f3779d6f2 17:41:46 17:41:46 Successfully built fe7f3779d6f2 17:41:46 Successfully tagged support-scheduler:latest 17:41:54  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:41:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:41:54 ---> d36ff0a0c76d 17:41:54 Step 3/22 : WORKDIR /edgex-go 17:41:54 ---> Using cache 17:41:54 ---> dfb992123282 17:41:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:41:54 ---> Using cache 17:41:54 ---> 3f70d8c73bae 17:41:54 Step 5/22 : RUN apk add --update --no-cache make git 17:41:54 ---> Using cache 17:41:54 ---> b48220b5c5f5 17:41:54 Step 6/22 : COPY go.mod . 17:41:54 ---> Using cache 17:41:54 ---> 5a0296584aaa 17:41:54 Step 7/22 : RUN go mod download 17:41:54 ---> Using cache 17:41:54 ---> 3abfb7fbfe9c 17:41:54 Step 8/22 : COPY . . 17:41:54 ---> Using cache 17:41:54 ---> cc3022194063 17:41:54 Step 9/22 : RUN go mod tidy 17:41:54 ---> Using cache 17:41:54 ---> bc672c067781 17:41:54 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:41:55 ---> Running in cac8afc88349 17:41:55 ---> 37ac286a7e6a 17:41:55 Step 9/24 : RUN go mod tidy 17:41:55 ---> 26ba279ae28c 17:41:55 Step 9/24 : RUN go mod tidy 17:41:55 ---> Running in cacc9d869776 17:41:55 ---> Running in 9d21d5c01301 17:41:55 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 17:41:57 Removing intermediate container cacc9d869776 17:41:57 ---> 8dcfd30ee7b3 17:41:57 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:41:57 ---> Running in c85e52b548e3 17:41:57 Removing intermediate container 9d21d5c01301 17:41:57 ---> 6fb0e2296ea8 17:41:57 Step 10/24 : RUN make cmd/core-data/core-data 17:41:57 ---> Running in edd0fba4351a 17:41:57 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 17:41:58 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 17:42:00 Removing intermediate container 0052eb2ad786 17:42:00 ---> b111ce6734ff 17:42:00 17:42:00 Step 11/24 : FROM alpine:3.12 17:42:00 ---> 13621d1b12d4 17:42:00 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:42:00 ---> Using cache 17:42:00 ---> d1134484317b 17:42:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:42:00 ---> Using cache 17:42:00 ---> 99e46bfc89f2 17:42:00 Step 14/24 : ENV APP_PORT=59881 17:42:00 ---> Running in 740ddd9e1b45 17:42:00 Removing intermediate container 740ddd9e1b45 17:42:00 ---> a8aad6c05272 17:42:00 Step 15/24 : EXPOSE $APP_PORT 17:42:00 ---> Running in 953021c1a53e 17:42:00 Removing intermediate container 953021c1a53e 17:42:00 ---> 73d26e44c048 17:42:00 Step 16/24 : WORKDIR / 17:42:00 ---> Running in 20e4953a7afb 17:42:00 Removing intermediate container 20e4953a7afb 17:42:00 ---> af14850d0c2e 17:42:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:42:00 ---> 179d2868cf73 17:42:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:42:01 ---> 2ed7ee7e1661 17:42:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:42:01 ---> f225e4452166 17:42:01 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:42:02 ---> Running in 9b4b29e0d6c7 17:42:02 Removing intermediate container 9b4b29e0d6c7 17:42:02 ---> 1d0aa17bd057 17:42:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:42:02 ---> Running in f911091c8f79 17:42:02 Removing intermediate container f911091c8f79 17:42:02 ---> 5d8f98ae76a8 17:42:02 Step 22/24 : LABEL arch=x86_64 17:42:02 ---> Running in 1ea32cc07c56 17:42:02 Removing intermediate container 1ea32cc07c56 17:42:02 ---> 5e86431c35a0 17:42:02 Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 17:42:02 ---> Running in 0f15ccba63fa 17:42:02 Removing intermediate container 0f15ccba63fa 17:42:02 ---> 8a1a2362e94e 17:42:02 Step 24/24 : LABEL version=0.0.0 17:42:02 ---> Running in 0c49677e318d 17:42:02 Removing intermediate container 0c49677e318d 17:42:02 ---> 900a05c1d830 17:42:02 17:42:02 Successfully built 900a05c1d830 17:42:02 Successfully tagged core-metadata:latest 17:42:17  Building core-metadata ... done 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 17:42:21 Removing intermediate container cac8afc88349 17:42:21 ---> 3457074cdb73 17:42:21 17:42:21 Step 11/22 : FROM alpine:3.12 17:42:21 ---> 13621d1b12d4 17:42:21 Step 12/22 : RUN apk add --update --no-cache curl 17:42:21 ---> Running in f39fb134491e 17:42:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:42:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:42:21 (1/4) Installing ca-certificates (20191127-r4) 17:42:21 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:42:21 (3/4) Installing libcurl (7.77.0-r0) 17:42:21 (4/4) Installing curl (7.77.0-r0) 17:42:21 Executing busybox-1.31.1-r20.trigger 17:42:21 Executing ca-certificates-20191127-r4.trigger 17:42:21 OK: 7 MiB in 18 packages 17:42:22 Removing intermediate container c85e52b548e3 17:42:22 ---> 33206fd8e206 17:42:22 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:42:22 ---> Running in 5b30dcc22430 17:42:22 Removing intermediate container f39fb134491e 17:42:22 ---> e2667987e915 17:42:22 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:42:22 ---> Running in 012f4a930bfe 17:42:23 Removing intermediate container 012f4a930bfe 17:42:23 ---> df552da3ace0 17:42:23 Step 14/22 : WORKDIR /edgex 17:42:23 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 17:42:23 ---> Running in aa7bc1fb6b7c 17:42:23 Removing intermediate container aa7bc1fb6b7c 17:42:23 ---> 9e839568bdb7 17:42:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:42:23 ---> 5faaf44ec9c7 17:42:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:42:23 Removing intermediate container edd0fba4351a 17:42:23 ---> 68b5a91db0b9 17:42:23 17:42:23 Step 11/24 : FROM alpine:3.12 17:42:23 ---> 13621d1b12d4 17:42:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:42:24 ---> e221e114ec5d 17:42:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:42:24 ---> Running in dbbe585bf54e 17:42:24 Removing intermediate container 5b30dcc22430 17:42:24 ---> 8028c1b4943d 17:42:24 17:42:24 Step 12/24 : FROM docker:20.10.0 17:42:24 Removing intermediate container dbbe585bf54e 17:42:24 ---> 65e87861d77b 17:42:24 Step 13/24 : ENV APP_PORT=59880 17:42:24 20.10.0: Pulling from library/docker 17:42:24 ---> Running in da0c71a62d4d 17:42:24 Removing intermediate container da0c71a62d4d 17:42:24 ---> 601f54cc943a 17:42:24 Step 14/24 : EXPOSE $APP_PORT 17:42:24 ---> 67b2c6c77aa1 17:42:24 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:42:24 ---> Running in a1e876bb56a6 17:42:24 ---> Running in 2d5682d3e805 17:42:24 Removing intermediate container a1e876bb56a6 17:42:24 ---> 9cd2c72c3ac6 17:42:24 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:24 ---> Running in 92a498092825 17:42:24 Removing intermediate container 2d5682d3e805 17:42:24 ---> 51008fca6173 17:42:24 Step 19/22 : CMD ["--init=true"] 17:42:24 ---> Running in 7018346b7b31 17:42:25 Removing intermediate container 7018346b7b31 17:42:25 ---> 81b2b4f0ed0f 17:42:25 Step 20/22 : LABEL arch=x86_64 17:42:25 ---> Running in 8bf47e8e59fb 17:42:25 Removing intermediate container 8bf47e8e59fb 17:42:25 ---> 547cb96c831f 17:42:25 Step 21/22 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 17:42:25 ---> Running in 8e2573b9c9dc 17:42:25 Removing intermediate container 8e2573b9c9dc 17:42:25 ---> 7a43005ff21c 17:42:25 Step 22/22 : LABEL version=0.0.0 17:42:25 ---> Running in 50a8064061e3 17:42:25 Removing intermediate container 92a498092825 17:42:25 ---> 367a5e306914 17:42:25 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:42:25 ---> Running in 36b2810fc5aa 17:42:25 Removing intermediate container 50a8064061e3 17:42:25 ---> edd33f662930 17:42:25 17:42:25 Successfully built edd33f662930 17:42:25 Successfully tagged security-proxy-setup:latest 17:42:25  Building security-proxy-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:42:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:42:27 (1/6) Installing dumb-init (1.2.2-r1) 17:42:27 (2/6) Installing libgcc (9.3.0-r2) 17:42:27 (3/6) Installing libsodium (1.0.18-r0) 17:42:27 (4/6) Installing libstdc++ (9.3.0-r2) 17:42:27 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:42:27 Status: Downloaded newer image for docker:20.10.0 17:42:27 ---> aefe523efa57 17:42:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:42:28 (5/6) Installing libzmq (4.3.3-r0) 17:42:28 (6/6) Installing zeromq (4.3.3-r0) 17:42:28 ---> Running in 78ce65585205 17:42:28 Executing busybox-1.31.1-r20.trigger 17:42:28 OK: 8 MiB in 20 packages 17:42:28 Removing intermediate container 78ce65585205 17:42:28 ---> 5e6ece4670c5 17:42:28 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 17:42:28 ---> Running in 790b474e0ca2 17:42:28 Removing intermediate container 36b2810fc5aa 17:42:28 ---> e45ed8145826 17:42:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:42:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:42:28 ---> 39d3164142aa 17:42:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:42:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:42:28 (1/39) Installing readline (8.0.4-r0) 17:42:28 (2/39) Installing bash (5.0.17-r0) 17:42:28 Executing bash-5.0.17-r0.post-install 17:42:28 (3/39) Installing nghttp2-libs (1.41.0-r0) 17:42:28 (4/39) Installing libcurl (7.77.0-r0) 17:42:28 (5/39) Installing curl (7.77.0-r0) 17:42:28 (6/39) Installing dumb-init (1.2.2-r1) 17:42:28 (7/39) Installing libbz2 (1.0.8-r1) 17:42:28 (8/39) Installing expat (2.2.9-r1) 17:42:28 (9/39) Installing libffi (3.3-r2) 17:42:28 (10/39) Installing gdbm (1.13-r1) 17:42:28 (11/39) Installing xz-libs (5.2.5-r0) 17:42:28 (12/39) Installing sqlite-libs (3.32.1-r1) 17:42:28 (13/39) Installing python3 (3.8.10-r0) 17:42:29 ---> 1b57804d2d89 17:42:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:42:30 ---> eb74bf8f8873 17:42:30 Step 20/24 : ENTRYPOINT ["/core-data"] 17:42:30 (14/39) Installing py3-appdirs (1.4.4-r1) 17:42:30 ---> Running in c2c4b581ad3a 17:42:30 (15/39) Installing py3-ordered-set (4.0.1-r0) 17:42:30 (16/39) Installing py3-parsing (2.4.7-r0) 17:42:30 (17/39) Installing py3-six (1.15.0-r0) 17:42:30 (18/39) Installing py3-packaging (20.4-r0) 17:42:30 (19/39) Installing py3-setuptools (47.0.0-r0) 17:42:30 (20/39) Installing py3-chardet (3.0.4-r4) 17:42:30 (21/39) Installing py3-idna (2.9-r0) 17:42:30 (22/39) Installing py3-certifi (2020.4.5.1-r0) 17:42:30 (23/39) Installing py3-urllib3 (1.25.9-r0) 17:42:30 (24/39) Installing py3-requests (2.23.0-r0) 17:42:30 (25/39) Installing py3-msgpack (1.0.0-r0) 17:42:30 Removing intermediate container c2c4b581ad3a 17:42:30 ---> 3a98f40c4397 17:42:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:42:30 (26/39) Installing py3-lockfile (0.12.2-r3) 17:42:30 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:42:30 (28/39) Installing py3-colorama (0.4.3-r0) 17:42:30 (29/39) Installing py3-distlib (0.3.0-r0) 17:42:30 ---> Running in facf062a9ddc 17:42:30 (30/39) Installing py3-distro (1.5.0-r1) 17:42:30 (31/39) Installing py3-webencodings (0.5.1-r3) 17:42:30 (32/39) Installing py3-html5lib (1.0.1-r4) 17:42:30 (33/39) Installing py3-pytoml (0.1.21-r0) 17:42:30 (34/39) Installing py3-pep517 (0.8.2-r0) 17:42:30 (35/39) Installing py3-progress (1.5-r0) 17:42:30 (36/39) Installing py3-toml (0.10.1-r0) 17:42:30 (37/39) Installing py3-retrying (1.3.3-r0) 17:42:30 (38/39) Installing py3-contextlib2 (0.6.0-r0) 17:42:30 (39/39) Installing py3-pip (20.1.1-r0) 17:42:30 Removing intermediate container facf062a9ddc 17:42:30 ---> 8ec79b3f0bee 17:42:30 Step 22/24 : LABEL arch=x86_64 17:42:30 Executing busybox-1.31.1-r19.trigger 17:42:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:42:30 OK: 72 MiB in 59 packages 17:42:30 ---> Running in a5fb7ec22452 17:42:30 Removing intermediate container a5fb7ec22452 17:42:30 ---> 7741f8247b9b 17:42:30 Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 17:42:30 ---> Running in 6092bb02077a 17:42:30 Removing intermediate container 6092bb02077a 17:42:30 ---> 6d29cf0ff754 17:42:30 Step 24/24 : LABEL version=0.0.0 17:42:30 ---> Running in e41274c0c419 17:42:30 Removing intermediate container e41274c0c419 17:42:30 ---> d7637f6e1f85 17:42:30 17:42:31 Successfully built d7637f6e1f85 17:42:31 Successfully tagged core-data:latest 17:42:31  Building core-data ... done Collecting docker-compose==1.23.2 17:42:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:42:31 Collecting jsonschema<3,>=2.5.1 17:42:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:42:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:42:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:42:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:42:31 Collecting cached-property<2,>=1.2.0 17:42:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:42:31 Collecting docopt<0.7,>=0.6.1 17:42:31 Downloading docopt-0.6.2.tar.gz (25 kB) 17:42:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:42:32 Collecting dockerpty<0.5,>=0.4.1 17:42:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:42:32 Collecting texttable<0.10,>=0.9.0 17:42:32 Downloading texttable-0.9.1.tar.gz (11 kB) 17:42:32 Collecting docker<4.0,>=3.6.0 17:42:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:42:32 Collecting PyYAML<4,>=3.10 17:42:32 Downloading PyYAML-3.13.tar.gz (270 kB) 17:42:33 Collecting websocket-client<1.0,>=0.32.0 17:42:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:42:33 Collecting urllib3<1.25,>=1.21.1 17:42:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:42:33 Collecting idna<2.8,>=2.5 17:42:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:42:33 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) 17:42:33 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) 17:42:33 Collecting docker-pycreds>=0.4.0 17:42:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:42:33 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:42:33 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:42:33 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:42:33 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:42:33 Installing collected packages: jsonschema, urllib3, idna, requests, cached-property, docopt, dockerpty, texttable, docker-pycreds, websocket-client, docker, PyYAML, docker-compose 17:42:33 Attempting uninstall: urllib3 17:42:33 Found existing installation: urllib3 1.25.9 17:42:33 Uninstalling urllib3-1.25.9: 17:42:33 Successfully uninstalled urllib3-1.25.9 17:42:33 Attempting uninstall: idna 17:42:33 Found existing installation: idna 2.9 17:42:33 Uninstalling idna-2.9: 17:42:33 Successfully uninstalled idna-2.9 17:42:34 Attempting uninstall: requests 17:42:34 Found existing installation: requests 2.23.0 17:42:34 Uninstalling requests-2.23.0: 17:42:34 Successfully uninstalled requests-2.23.0 17:42:34 Running setup.py install for docopt: started 17:42:34 Running setup.py install for docopt: finished with status 'done' 17:42:34 Running setup.py install for dockerpty: started 17:42:34 Running setup.py install for dockerpty: finished with status 'done' 17:42:34 Running setup.py install for texttable: started 17:42:34 Running setup.py install for texttable: finished with status 'done' 17:42:35 Running setup.py install for PyYAML: started 17:42:35 Running setup.py install for PyYAML: finished with status 'done' 17:42:35 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 17:42:38 Removing intermediate container 790b474e0ca2 17:42:38 ---> 1a0d7cdbc406 17:42:38 Step 15/24 : ENV APP_PORT=58890 17:42:38 ---> Running in 9018525f2077 17:42:38 Removing intermediate container 9018525f2077 17:42:38 ---> 7f4b477357b4 17:42:38 Step 16/24 : EXPOSE $APP_PORT 17:42:38 ---> Running in 2f101f087741 17:42:38 Removing intermediate container 2f101f087741 17:42:38 ---> 9b3e4ea876ba 17:42:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:42:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:42:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:42:38 ---> 3336db6fee28 17:42:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:42:38 ---> 1525e6842e07 17:42:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:42:38 ---> 2891b5bd0d34 17:42:38 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:42:39 ---> Running in 46254f9deaf3 17:42:39 Removing intermediate container 46254f9deaf3 17:42:39 ---> be8477c3bdd4 17:42:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:42:39 ---> Running in cce46888cc54 17:42:39 Removing intermediate container cce46888cc54 17:42:39 ---> 0eeaa5db97ec 17:42:39 Step 22/24 : LABEL arch=x86_64 17:42:39 ---> Running in 956bd1b994cd 17:42:39 Removing intermediate container 956bd1b994cd 17:42:39 ---> 5f6248bc6ea0 17:42:39 Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 17:42:39 ---> Running in 71e692f26313 17:42:39 Removing intermediate container 71e692f26313 17:42:39 ---> 87e09d4a66d7 17:42:39 Step 24/24 : LABEL version=0.0.0 17:42:39 ---> Running in fb72a7b398da 17:42:39 Removing intermediate container fb72a7b398da 17:42:39 ---> a2f0945da479 17:42:39 17:42:39 Successfully built a2f0945da479 17:42:39 Successfully tagged sys-mgmt-agent:latest 17:42:39  Building sys-mgmt-agent ... done  [Pipeline] } 17:42:39 $ docker stop --time=1 5cd83d22c88f3a19f12304e63a5a63ec32ca040972bda0d31f7e99172943db70 17:42:40 $ docker rm -f 5cd83d22c88f3a19f12304e63a5a63ec32ca040972bda0d31f7e99172943db70 [Pipeline] // withDockerContainer [Pipeline] sh 17:42:41 + docker images 17:42:41 REPOSITORY TAG IMAGE ID CREATED SIZE 17:42:41 sys-mgmt-agent latest a2f0945da479 2 seconds ago 312MB 17:42:41 core-data latest d7637f6e1f85 11 seconds ago 20.2MB 17:42:41 security-proxy-setup latest edd33f662930 16 seconds ago 25.7MB 17:42:41 68b5a91db0b9 18 seconds ago 1.15GB 17:42:41 8028c1b4943d 18 seconds ago 1.15GB 17:42:41 3457074cdb73 21 seconds ago 1.15GB 17:42:41 core-metadata latest 900a05c1d830 39 seconds ago 16.6MB 17:42:41 b111ce6734ff 42 seconds ago 1.15GB 17:42:41 support-scheduler latest fe7f3779d6f2 56 seconds ago 15.9MB 17:42:41 core-command latest 27659798ea55 59 seconds ago 15.9MB 17:42:41 58c55ad1ee80 About a minute ago 1.15GB 17:42:41 a15c07ba3f7d About a minute ago 1.14GB 17:42:41 support-notifications latest d7094a2c8d65 About a minute ago 16.7MB 17:42:41 security-bootstrapper latest fabc5985e051 About a minute ago 18.6MB 17:42:41 security-secretstore-setup latest bb4993b25986 About a minute ago 28.7MB 17:42:41 8e0ff2f9f01f About a minute ago 1.15GB 17:42:41 171fb87a3051 About a minute ago 1.15GB 17:42:41 a7504c6236cb About a minute ago 1.15GB 17:42:41 ci-base-image-x86_64 latest d36ff0a0c76d 5 minutes ago 647MB 17:42:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB 17:42:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB 17:42:41 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 17:42:41 docker 20.10.0 aefe523efa57 6 months ago 240MB 17:42:41 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] } 17:42:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:42:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:42:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:42:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:42:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:42:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:42:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:42:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:42:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:42:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:43:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.171s coverage: 28.7% of statements 17:43:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:43:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:43:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.341s coverage: 100.0% of statements 17:43:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:43:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.343s coverage: 53.4% of statements 17:43:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:43:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:43:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.509s coverage: 87.7% of statements 17:43:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:43:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:43:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.217s coverage: 78.9% of statements 17:43:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.216s coverage: 81.2% of statements 17:43:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:43:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:43:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:43:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:43:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:43:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.682s coverage: 95.1% of statements 17:43:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:43:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:43:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 17:43:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:43:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:43:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:43:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:43:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:43:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.207s coverage: 60.0% of statements 17:43:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:43:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:43:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:43:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.310s coverage: 0.8% of statements 17:43:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:43:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.181s coverage: 58.8% of statements 17:43:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.253s coverage: 22.0% of statements 17:43:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.222s coverage: 47.1% of statements 17:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.239s coverage: 79.5% of statements 17:43:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.209s coverage: 94.1% of statements 17:43:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.200s coverage: 96.3% of statements 17:43:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.196s coverage: 87.5% of statements 17:43:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.220s coverage: 94.4% of statements 17:43:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.167s coverage: 44.8% of statements 17:43:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.607s coverage: 81.8% of statements 17:43:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:43:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.260s coverage: 92.9% of statements 17:43:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:43:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:43:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:43:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements 17:43:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:43:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:43:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:43:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:43:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:43:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.174s coverage: 87.2% of statements 17:43:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:43:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:43:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements 17:43:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:43:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.182s coverage: 76.0% of statements 17:43:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:43:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.188s coverage: 80.0% of statements 17:43:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements 17:43:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.282s coverage: 85.4% of statements 17:43:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.331s coverage: 91.2% of statements 17:43:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:43:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.856s coverage: 64.4% of statements 17:43:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:43:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:43:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.180s coverage: 100.0% of statements 17:43:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements 17:43:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 17:43:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements 17:43:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements 17:43:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.085s coverage: 66.9% of statements 17:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.666s coverage: 43.6% of statements 17:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.308s coverage: 89.5% of statements 17:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.234s coverage: 84.8% of statements 17:43:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:44:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.237s coverage: 19.3% of statements 17:44:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:44:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:44:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:44:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:44:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.551s coverage: 91.9% of statements 17:44:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:44:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:44:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 17:44:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:44:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:44:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.307s coverage: 62.7% of statements 17:44:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:44:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:44:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.370s coverage: 97.6% of statements 17:44:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:44:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:44:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 17:44:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:44:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:44:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.166s coverage: 28.9% of statements 17:44:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:44:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:44:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:44:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:44:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:44:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:44:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.187s coverage: 100.0% of statements 17:44:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 17:44:01 GO111MODULE=on go vet ./... 17:45:38 gofmt -l . 17:45:38 [ "`gofmt -l .`" = "" ] 17:45:38 ./bin/test-attribution-txt.sh [Pipeline] sh 17:45:39 + ls -al . 17:45:39 total 544 17:45:39 drwxrwxr-x 9 1001 1001 4096 Jun 14 17:45 . 17:45:39 drwxr-xr-x 4 root root 4096 Jun 14 17:41 .. 17:45:39 -rw-rw-r-- 1 1001 1001 11 Jun 14 17:39 .dockerignore 17:45:39 drwxrwxr-x 8 1001 1001 4096 Jun 14 17:39 .git 17:45:39 drwxrwxr-x 3 1001 1001 4096 Jun 14 17:39 .github 17:45:39 -rw-rw-r-- 1 1001 1001 818 Jun 14 17:39 .gitignore 17:45:39 -rw-rw-r-- 1 1001 1001 166 Jun 14 17:39 .sonarcloud.properties 17:45:39 -rw-rw-r-- 1 1001 1001 8609 Jun 14 17:39 Attribution.txt 17:45:39 -rw-rw-r-- 1 1001 1001 3804 Jun 14 17:39 CONTRIBUTING.md 17:45:39 -rw-rw-r-- 1 1001 1001 931 Jun 14 17:39 Dockerfile.build 17:45:39 -rw-rw-r-- 1 1001 1001 849 Jun 14 17:39 Jenkinsfile 17:45:39 -rw-rw-r-- 1 1001 1001 10775 Jun 14 17:39 LICENSE 17:45:39 -rw-rw-r-- 1 1001 1001 5605 Jun 14 17:39 Makefile 17:45:39 -rw-rw-r-- 1 1001 1001 7978 Jun 14 17:39 README.md 17:45:39 -rw-rw-r-- 1 1001 1001 7071 Jun 14 17:39 SECURITY.md 17:45:39 -rw-rw-r-- 1 1001 1001 5 Jun 14 17:36 VERSION 17:45:39 -rw-rw-r-- 1 1001 1001 4131 Jun 14 17:39 ZMQWindows.md 17:45:39 drwxrwxr-x 2 1001 1001 4096 Jun 14 17:39 bin 17:45:39 drwxrwxr-x 14 1001 1001 4096 Jun 14 17:39 cmd 17:45:39 -rw-r--r-- 1 root root 398195 Jun 14 17:44 coverage.out 17:45:39 -rw-rw-r-- 1 1001 1001 841 Jun 14 17:39 go.mod 17:45:39 -rw-r--r-- 1 root root 20952 Jun 14 17:41 go.sum 17:45:39 drwxrwxr-x 7 1001 1001 4096 Jun 14 17:39 internal 17:45:39 drwxrwxr-x 3 1001 1001 4096 Jun 14 17:39 openapi 17:45:39 drwxrwxr-x 4 1001 1001 4096 Jun 14 17:39 snap 17:45:39 -rw-rw-r-- 1 1001 1001 168 Jun 14 17:39 version.go [Pipeline] sh 17:45:39 + '[' -e coverage.out ] 17:45:39 + chown 1001:1001 coverage.out [Pipeline] stash 17:45:39 Warning: overwriting stash ‘coverage-report’ 17:45:40 Stashed 1 file(s) [Pipeline] sh 17:45:41 + make build 17:45:41 go mod tidy 17:45:42 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 17:45:48 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 17:46:10 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 17:46:13 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 17:46:17 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 17:46:18 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 17:46:22 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 17:46:26 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 17:46:29 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 17:46:34 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 17:46:36 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 17:46:40 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] } 17:46:45 $ docker stop --time=1 9f02a38b22757b1f04ae3adc8c4503b9a7caaf98603fb32fe4fc012fcd4829a5 17:46:48 $ docker rm -f 9f02a38b22757b1f04ae3adc8c4503b9a7caaf98603fb32fe4fc012fcd4829a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:46:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:46:50 17:46:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:46:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:46:50 latest: Pulling from edgex-devops/edgex-compose-arm64 17:46:50 29e5d40040c1: Pulling fs layer 17:46:50 1ce36da41761: Pulling fs layer 17:46:50 25b303627fd3: Pulling fs layer 17:46:51 29e5d40040c1: Verifying Checksum 17:46:51 29e5d40040c1: Download complete 17:46:51 29e5d40040c1: Pull complete 17:46:51 1ce36da41761: Verifying Checksum 17:46:51 1ce36da41761: Download complete 17:46:53 1ce36da41761: Pull complete 17:46:53 25b303627fd3: Verifying Checksum 17:46:53 25b303627fd3: Download complete 17:47:03 25b303627fd3: Pull complete 17:47:03 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:47:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:47:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:47:03 prd-ubuntu18.04-docker-arm64-4c-16g-1271 does not seem to be running inside a container 17:47:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 17:47:07 $ docker top 426519932aa2aeeb19c4b1c2dc6215dbac026625da414b7b88f0072ed78b4bae -eo pid,comm [Pipeline] { [Pipeline] sh 17:47:08 + docker-compose build --help 17:47:08 + grep parallel 17:47:13 --parallel Build images in parallel. [Pipeline] } 17:47:13 $ docker stop --time=1 426519932aa2aeeb19c4b1c2dc6215dbac026625da414b7b88f0072ed78b4bae 17:47:15 $ docker rm -f 426519932aa2aeeb19c4b1c2dc6215dbac026625da414b7b88f0072ed78b4bae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:47:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:47:16 . [Pipeline] withDockerContainer 17:47:16 prd-ubuntu18.04-docker-arm64-4c-16g-1271 does not seem to be running inside a container 17:47:16 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:47:18 $ docker top ef3a57aed1c0af4021468694eb7ea5e24c46f58d67b58a30f5aa9d1b0b3e3ac2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:47:19 + docker-compose -f ./docker-compose-build.yml build --parallel 17:47:24 Building core-command ... 17:47:24 Building core-data ... 17:47:24 Building core-metadata ... 17:47:24 Building security-bootstrapper ... 17:47:24 Building security-proxy-setup ... 17:47:24 Building security-secretstore-setup ... 17:47:24 Building support-notifications ... 17:47:24 Building support-scheduler ... 17:47:24 Building sys-mgmt-agent ... 17:47:24 Building support-notifications 17:47:24 Building sys-mgmt-agent 17:47:24 Building core-metadata 17:47:24 Building security-proxy-setup 17:47:24 Building core-command 17:48:32 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:48:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:48:32 ---> 285470419d4f 17:48:32 Step 3/22 : WORKDIR /edgex-go 17:48:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:48:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:48:32 ---> 285470419d4f 17:48:32 Step 3/24 : WORKDIR /edgex-go 17:48:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:48:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:48:32 ---> 285470419d4f 17:48:32 Step 3/24 : WORKDIR /edgex-go 17:48:32 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:48:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:48:32 ---> 285470419d4f 17:48:32 Step 3/23 : WORKDIR /edgex-go 17:48:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:48:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:48:32 ---> 285470419d4f 17:48:32 Step 3/24 : WORKDIR /edgex-go 17:48:34 ---> Running in d11561a674dc 17:48:34 ---> Running in 23a97ff6d50f 17:48:34 ---> Running in 5aa867987814 17:48:34 ---> Running in 3c6ee16a4c14 17:48:34 ---> Running in 284e061644b8 17:48:34 Removing intermediate container d11561a674dc 17:48:34 ---> f8c6d414947b 17:48:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:34 Removing intermediate container 23a97ff6d50f 17:48:34 ---> a1b74f4449ec 17:48:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:34 Removing intermediate container 284e061644b8 17:48:34 ---> 88003e103c3b 17:48:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:34 Removing intermediate container 5aa867987814 17:48:34 ---> 16b4cfdeab0c 17:48:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:35 Removing intermediate container 3c6ee16a4c14 17:48:35 ---> ce03c49a6ab0 17:48:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:35 ---> Running in e8aadc039b98 17:48:35 ---> Running in d1db40bf2589 17:48:35 ---> Running in 3b52516a77b8 17:48:35 ---> Running in 2586809b98ef 17:48:35 ---> Running in ba77dbd4d439 17:48:39 Removing intermediate container d1db40bf2589 17:48:39 ---> 1e7fe53abd71 17:48:39 Step 5/24 : RUN apk add --update --no-cache make bash git 17:48:39 ---> Running in 41e351215f9c 17:48:39 Removing intermediate container e8aadc039b98 17:48:39 ---> 03efcc29b554 17:48:39 Step 5/24 : RUN apk add --update --no-cache make git 17:48:39 Removing intermediate container 3b52516a77b8 17:48:39 ---> 43198fcb8584 17:48:39 Step 5/24 : RUN apk add --update --no-cache make git 17:48:39 ---> Running in d7919487b1a5 17:48:39 ---> Running in 44cd0edf2384 17:48:40 Removing intermediate container 2586809b98ef 17:48:40 ---> 179526fb3bad 17:48:40 Step 5/22 : RUN apk add --update --no-cache make git 17:48:40 Removing intermediate container ba77dbd4d439 17:48:40 ---> 1c0265386281 17:48:40 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:48:40 ---> Running in 2520cab311e5 17:48:40 ---> Running in fe160aa1859e 17:48:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:48:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:48:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:48:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:48:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:48:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:48:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:48:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:48:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:48:43 OK: 218 MiB in 52 packages 17:48:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:48:44 OK: 218 MiB in 52 packages 17:48:44 OK: 218 MiB in 52 packages 17:48:44 OK: 218 MiB in 52 packages 17:48:44 OK: 218 MiB in 52 packages 17:48:44 Removing intermediate container 41e351215f9c 17:48:44 ---> ea60ef0fc5c2 17:48:44 Step 6/24 : COPY go.mod . 17:48:45 Removing intermediate container 44cd0edf2384 17:48:45 ---> 25b7a9c8c63a 17:48:45 Step 6/24 : COPY go.mod . 17:48:45 ---> 00fa53475d96 17:48:45 Step 7/24 : RUN go mod download 17:48:46 Removing intermediate container d7919487b1a5 17:48:46 ---> 726476feea60 17:48:46 Step 6/24 : COPY go.mod . 17:48:46 ---> Running in 8bbfa520ff33 17:48:46 Removing intermediate container fe160aa1859e 17:48:46 ---> bfb84d0b5727 17:48:46 Step 6/23 : COPY go.mod . 17:48:46 Removing intermediate container 2520cab311e5 17:48:46 ---> 65a9b4edb3bd 17:48:46 Step 6/22 : COPY go.mod . 17:48:46 ---> ed0d2e72ee6e 17:48:46 Step 7/24 : RUN go mod download 17:48:47 ---> Running in 1013ee3282b1 17:48:47 ---> 33e1fb7108a9 17:48:47 Step 7/24 : RUN go mod download 17:48:47 ---> Running in 81b85d221a04 17:48:47 ---> efb84ad85731 17:48:47 Step 7/22 : RUN go mod download 17:48:48 ---> 827e956526d3 17:48:48 Step 7/23 : RUN go mod download 17:48:48 ---> Running in 7dc4cf9b5e49 17:48:48 ---> Running in fb8ee95513d8 17:48:50 Removing intermediate container 8bbfa520ff33 17:48:50 ---> 77423c94de30 17:48:50 Step 8/24 : COPY . . 17:48:51 Removing intermediate container 1013ee3282b1 17:48:51 ---> dc6e2dda37a1 17:48:51 Step 8/24 : COPY . . 17:48:53 Removing intermediate container 81b85d221a04 17:48:53 ---> 8fb7364ff675 17:48:53 Step 8/24 : COPY . . 17:48:53 Removing intermediate container 7dc4cf9b5e49 17:48:53 ---> 8e91337cc7a5 17:48:53 Step 8/23 : COPY . . 17:48:53 Removing intermediate container fb8ee95513d8 17:48:53 ---> 6a4ce0925ec1 17:48:53 Step 8/22 : COPY . . 17:49:16 ---> ec2884ab433f 17:49:16 Step 9/24 : RUN go mod tidy 17:49:16 ---> 756b3a655b88 17:49:16 Step 9/24 : RUN go mod tidy 17:49:16 ---> a122bfb85b1e 17:49:16 Step 9/22 : RUN go mod tidy 17:49:16 ---> 0a00cf675d05 17:49:16 Step 9/24 : RUN go mod tidy 17:49:16 ---> Running in 52b5c2f231c5 17:49:16 ---> Running in 0e442e0339f2 17:49:16 ---> Running in 68a73d0425fc 17:49:16 ---> Running in 9294bb2260a9 17:49:17 ---> f5bddba0a590 17:49:17 Step 9/23 : RUN go mod tidy 17:49:17 ---> Running in d112af37d050 17:49:22 Removing intermediate container 52b5c2f231c5 17:49:22 ---> 67cd3d2d9f11 17:49:22 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:49:22 ---> Running in 78bf63373194 17:49:24 Removing intermediate container 9294bb2260a9 17:49:24 ---> be28e61a1f76 17:49:24 Step 10/24 : RUN make cmd/core-command/core-command 17:49:24 ---> Running in 008cf2e6412f 17:49:24 Removing intermediate container 0e442e0339f2 17:49:24 ---> addeef14f7d5 17:49:24 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:49:24 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 17:49:24 Removing intermediate container 68a73d0425fc 17:49:24 ---> 74b188600eea 17:49:24 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:49:24 Removing intermediate container d112af37d050 17:49:24 ---> 0b945c929304 17:49:24 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:49:25 ---> Running in 98ffb9277ab1 17:49:25 ---> Running in 19de878040b4 17:49:25 ---> Running in 0e920611ea26 17:49:27 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 17:49:28 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 17:49:28 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 17:49:28 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 17:51:35 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 17:51:35 Removing intermediate container 008cf2e6412f 17:51:35 ---> eeaea3f446a9 17:51:35 17:51:35 Step 11/24 : FROM alpine:3.12 17:51:35 Removing intermediate container 98ffb9277ab1 17:51:35 ---> 484326e21659 17:51:35 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:51:35 3.12: Pulling from library/alpine 17:51:36 ---> Running in 90dd9031704f 17:51:38 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:51:38 Status: Downloaded newer image for alpine:3.12 17:51:38 ---> 9852663dfa18 17:51:38 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:51:38 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 17:51:40 ---> Running in 347907946ee9 17:51:40 Removing intermediate container 0e920611ea26 17:51:40 ---> 3a7dd1448213 17:51:40 17:51:40 Step 11/23 : FROM alpine:3.12 17:51:40 ---> 9852663dfa18 17:51:40 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:51:40 Removing intermediate container 19de878040b4 17:51:40 ---> 34d3a4fdea27 17:51:40 17:51:40 Step 11/22 : FROM alpine:3.12 17:51:40 ---> 9852663dfa18 17:51:40 Step 12/22 : RUN apk add --update --no-cache curl 17:51:41 ---> Running in 6de0bb833954 17:51:41 Removing intermediate container 78bf63373194 17:51:41 ---> 26c7b3306a02 17:51:41 17:51:41 Step 11/24 : FROM alpine:3.12 17:51:41 ---> 9852663dfa18 17:51:41 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:51:41 ---> Running in 557dedf9d5f1 17:51:41 ---> Running in 7d4311bb1f9f 17:51:42 Removing intermediate container 90dd9031704f 17:51:42 ---> ef84c0509684 17:51:42 17:51:42 Step 12/24 : FROM docker:20.10.0 17:51:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:51:42 20.10.0: Pulling from library/docker 17:51:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:51:43 (1/1) Installing dumb-init (1.2.2-r1) 17:51:43 Executing busybox-1.31.1-r20.trigger 17:51:43 OK: 5 MiB in 15 packages 17:51:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:51:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:51:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:51:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:51:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:51:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:51:44 (1/2) Installing ca-certificates (20191127-r4) 17:51:44 (2/2) Installing dumb-init (1.2.2-r1) 17:51:44 Executing busybox-1.31.1-r20.trigger 17:51:44 Executing ca-certificates-20191127-r4.trigger 17:51:44 (1/4) Installing ca-certificates (20191127-r4) 17:51:44 (1/1) Installing dumb-init (1.2.2-r1) 17:51:44 Executing busybox-1.31.1-r20.trigger 17:51:44 OK: 6 MiB in 16 packages 17:51:44 OK: 5 MiB in 15 packages 17:51:44 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:51:44 (3/4) Installing libcurl (7.77.0-r0) 17:51:44 (4/4) Installing curl (7.77.0-r0) 17:51:44 Executing busybox-1.31.1-r20.trigger 17:51:44 Executing ca-certificates-20191127-r4.trigger 17:51:45 OK: 7 MiB in 18 packages 17:51:46 Removing intermediate container 347907946ee9 17:51:46 ---> 4249d5f02019 17:51:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:51:46 ---> Running in c83b8f3ca04b 17:51:47 Removing intermediate container c83b8f3ca04b 17:51:47 ---> ce797b66b675 17:51:47 Step 14/24 : ENV APP_PORT=59882 17:51:47 Removing intermediate container 7d4311bb1f9f 17:51:47 ---> d4af72a2acfc 17:51:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:51:47 ---> Running in 468555e890e9 17:51:48 Removing intermediate container 6de0bb833954 17:51:48 ---> e9e4c353ec9b 17:51:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:51:48 Removing intermediate container 557dedf9d5f1 17:51:48 ---> 6b56fcbfd622 17:51:48 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:51:48 ---> Running in 6a52ef39ff94 17:51:48 ---> Running in 8c826562d2a9 17:51:48 ---> Running in 1c219850b70a 17:51:48 Removing intermediate container 468555e890e9 17:51:48 ---> 13cf6a738e84 17:51:48 Step 15/24 : EXPOSE $APP_PORT 17:51:49 Removing intermediate container 6a52ef39ff94 17:51:49 ---> d242091499ad 17:51:49 Step 14/24 : ENV APP_PORT=59881 17:51:49 ---> Running in bd92813d2112 17:51:49 ---> Running in d205832c2e36 17:51:49 Removing intermediate container 8c826562d2a9 17:51:49 ---> 1d69df26e371 17:51:49 Step 14/23 : ENV APP_PORT=59860 17:51:49 Removing intermediate container 1c219850b70a 17:51:49 ---> 91213275370f 17:51:49 Step 14/22 : WORKDIR /edgex 17:51:50 ---> Running in 9b3c6f15af64 17:51:50 ---> Running in 3ae4de0a936e 17:51:50 Removing intermediate container bd92813d2112 17:51:50 ---> 0b5227267e08 17:51:50 Step 16/24 : WORKDIR / 17:51:50 ---> Running in 1c76a0e4aab3 17:51:50 Removing intermediate container d205832c2e36 17:51:50 ---> 9217986dbd0c 17:51:50 Step 15/24 : EXPOSE $APP_PORT 17:51:51 ---> Running in ab507f271699 17:51:51 Removing intermediate container 3ae4de0a936e 17:51:51 ---> 940d49d9d508 17:51:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:51:51 Removing intermediate container 9b3c6f15af64 17:51:51 ---> e032a866fea2 17:51:51 Step 15/23 : EXPOSE $APP_PORT 17:51:52 Removing intermediate container 1c76a0e4aab3 17:51:52 ---> fd8248c8d368 17:51:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:51:52 ---> Running in ff35f473f24e 17:51:52 Removing intermediate container ab507f271699 17:51:52 ---> fd7a089fa00c 17:51:52 Step 16/24 : WORKDIR / 17:51:52 ---> Running in 1fe0f900c76a 17:51:52 ---> 19082cb3f253 17:51:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:51:53 Removing intermediate container ff35f473f24e 17:51:53 ---> 29c577590fbf 17:51:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:51:53 ---> dd2f22a54247 17:51:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:51:53 Removing intermediate container 1fe0f900c76a 17:51:53 ---> f56643ab5aa6 17:51:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:51:56 ---> 6cd506b711d8 17:51:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:51:56 ---> b7ee67f105dd 17:51:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:51:56 ---> 8a59b6108779 17:51:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:51:56 ---> 5f5f770d67ab 17:51:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:51:58 ---> 2dfb2cc30d93 17:51:58 Step 20/24 : ENTRYPOINT ["/core-command"] 17:51:58 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:51:58 ---> Running in 2bf6edbe0564 17:51:58 ---> 522130c83cb8 17:51:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:51:58 Status: Downloaded newer image for docker:20.10.0 17:51:58 ---> eeaf43b92773 17:51:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:51:58 ---> f0d412d781b9 17:51:58 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:51:58 ---> c8707001bf8d 17:51:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:51:58 ---> Running in 0eb81bd9e771 17:51:58 ---> Running in 8cbe84511f64 17:51:58 Removing intermediate container 2bf6edbe0564 17:51:58 ---> 21e5a02dc2d2 17:51:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:51:59 ---> Running in 114cbee9226f 17:51:59 Removing intermediate container 0eb81bd9e771 17:51:59 ---> 0c47117f5894 17:51:59 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 17:51:59 Removing intermediate container 8cbe84511f64 17:51:59 ---> 634ce51e8c0d 17:51:59 Step 19/22 : CMD ["--init=true"] 17:51:59 ---> 3aeec8e2882c 17:51:59 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:51:59 ---> ac881cf48014 17:51:59 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:51:59 ---> Running in 7345cfc9beb6 17:51:59 ---> Running in 677013c320d3 17:51:59 ---> Running in 4642091946ed 17:51:59 ---> Running in c2c5644507a7 17:52:00 Removing intermediate container 114cbee9226f 17:52:00 ---> bfb78b37ca66 17:52:00 Step 22/24 : LABEL arch=arm64 17:52:00 ---> Running in 593d68e4fffe 17:52:00 Removing intermediate container 677013c320d3 17:52:00 ---> c0d6f410acbb 17:52:00 Step 20/22 : LABEL arch=arm64 17:52:00 Removing intermediate container 4642091946ed 17:52:00 ---> 69e072ce1125 17:52:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:52:00 Removing intermediate container c2c5644507a7 17:52:00 ---> 2507258b7b88 17:52:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:52:00 ---> Running in aa10eb883a62 17:52:00 ---> Running in 4f2a10e0f77a 17:52:00 ---> Running in 77e57b33abba 17:52:01 Removing intermediate container 593d68e4fffe 17:52:01 ---> 8fc556ecdd10 17:52:01 Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 17:52:01 ---> Running in 0c1f669f29d3 17:52:01 Removing intermediate container aa10eb883a62 17:52:01 ---> f6af30cba99f 17:52:01 Step 21/22 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 17:52:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:52:01 Removing intermediate container 77e57b33abba 17:52:01 ---> 4c7c57535ed6 17:52:01 Step 21/23 : LABEL arch=arm64 17:52:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:52:01 ---> Running in f7ec88f60323 17:52:01 Removing intermediate container 4f2a10e0f77a 17:52:01 ---> 98cb15270d38 17:52:01 Step 22/24 : LABEL arch=arm64 17:52:01 ---> Running in c82339923508 17:52:01 Removing intermediate container 0c1f669f29d3 17:52:01 ---> 6f24cfe50fd7 17:52:01 Step 24/24 : LABEL version=0.0.0 17:52:02 ---> Running in c599a57f073f 17:52:02 ---> Running in 94f54970802d 17:52:02 (1/39) Installing readline (8.0.4-r0) 17:52:02 (2/39) Installing bash (5.0.17-r0) 17:52:02 Executing bash-5.0.17-r0.post-install 17:52:02 (3/39) Installing nghttp2-libs (1.41.0-r0) 17:52:02 (4/39) Installing libcurl (7.77.0-r0) 17:52:02 (5/39) Installing curl (7.77.0-r0) 17:52:02 (6/39) Installing dumb-init (1.2.2-r1) 17:52:02 (7/39) Installing libbz2 (1.0.8-r1) 17:52:02 Removing intermediate container f7ec88f60323 17:52:02 ---> cd0198aaea0c 17:52:02 Step 22/22 : LABEL version=0.0.0 17:52:02 (8/39) Installing expat (2.2.9-r1) 17:52:02 (9/39) Installing libffi (3.3-r2) 17:52:02 (10/39) Installing gdbm (1.13-r1) 17:52:02 (11/39) Installing xz-libs (5.2.5-r0) 17:52:02 (12/39) Installing sqlite-libs (3.32.1-r1) 17:52:02 (13/39) Installing python3 (3.8.10-r0) 17:52:02 Removing intermediate container c82339923508 17:52:02 ---> 4394a91689de 17:52:02 Step 22/23 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 17:52:02 ---> Running in 71268e79ffd1 17:52:03 ---> Running in 6562e6a3576f 17:52:03 Removing intermediate container c599a57f073f 17:52:03 ---> 492b2b0c11d8 17:52:03 Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 17:52:03 Removing intermediate container 94f54970802d 17:52:03 ---> f92cfb8bf27f 17:52:03 17:52:03 Removing intermediate container 71268e79ffd1 17:52:03 ---> 378f1d7808a0 17:52:03 17:52:03 Successfully built f92cfb8bf27f 17:52:04 Successfully tagged core-command-arm64:latest 17:52:04  Building core-command ... done Building core-data 17:52:04 ---> Running in 315a32c1389b 17:52:04 Successfully built 378f1d7808a0 17:52:04 Successfully tagged security-proxy-setup-arm64:latest 17:52:04  Building security-proxy-setup ... done Building support-scheduler 17:52:04 Removing intermediate container 6562e6a3576f 17:52:04 ---> ed4792c86ff6 17:52:04 Step 23/23 : LABEL version=0.0.0 17:52:04 ---> Running in 396ddcfa1d7c 17:52:04 (14/39) Installing py3-appdirs (1.4.4-r1) 17:52:04 Removing intermediate container 315a32c1389b 17:52:04 ---> b165da2e8d68 17:52:04 Step 24/24 : LABEL version=0.0.0 17:52:04 (15/39) Installing py3-ordered-set (4.0.1-r0) 17:52:04 (16/39) Installing py3-parsing (2.4.7-r0) 17:52:04 (17/39) Installing py3-six (1.15.0-r0) 17:52:04 (18/39) Installing py3-packaging (20.4-r0) 17:52:05 (19/39) Installing py3-setuptools (47.0.0-r0) 17:52:05 (20/39) Installing py3-chardet (3.0.4-r4) 17:52:05 (21/39) Installing py3-idna (2.9-r0) 17:52:05 (22/39) Installing py3-certifi (2020.4.5.1-r0) 17:52:05 ---> Running in 6222671bdc2b 17:52:05 (23/39) Installing py3-urllib3 (1.25.9-r0) 17:52:05 (24/39) Installing py3-requests (2.23.0-r0) 17:52:05 (25/39) Installing py3-msgpack (1.0.0-r0) 17:52:05 (26/39) Installing py3-lockfile (0.12.2-r3) 17:52:05 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:52:05 (28/39) Installing py3-colorama (0.4.3-r0) 17:52:05 (29/39) Installing py3-distlib (0.3.0-r0) 17:52:05 (30/39) Installing py3-distro (1.5.0-r1) 17:52:05 (31/39) Installing py3-webencodings (0.5.1-r3) 17:52:05 (32/39) Installing py3-html5lib (1.0.1-r4) 17:52:05 Removing intermediate container 396ddcfa1d7c 17:52:05 ---> f3cbbabf292d 17:52:05 17:52:05 (33/39) Installing py3-pytoml (0.1.21-r0) 17:52:05 (34/39) Installing py3-pep517 (0.8.2-r0) 17:52:05 (35/39) Installing py3-progress (1.5-r0) 17:52:05 (36/39) Installing py3-toml (0.10.1-r0) 17:52:05 (37/39) Installing py3-retrying (1.3.3-r0) 17:52:05 (38/39) Installing py3-contextlib2 (0.6.0-r0) 17:52:05 (39/39) Installing py3-pip (20.1.1-r0) 17:52:05 Executing busybox-1.31.1-r19.trigger 17:52:05 OK: 72 MiB in 59 packages 17:52:06 Removing intermediate container 6222671bdc2b 17:52:06 ---> 68f80882b4fb 17:52:06 17:52:06 Successfully built f3cbbabf292d 17:52:06 Successfully tagged support-notifications-arm64:latest 17:52:06  Building support-notifications ... done Building security-secretstore-setup 17:52:06 Successfully built 68f80882b4fb 17:52:06 Successfully tagged core-metadata-arm64:latest 17:52:06  Building core-metadata ... done Building security-bootstrapper 17:52:11 Collecting docker-compose==1.23.2 17:52:11 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:52:12 Collecting dockerpty<0.5,>=0.4.1 17:52:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:52:15 Collecting docopt<0.7,>=0.6.1 17:52:15 Downloading docopt-0.6.2.tar.gz (25 kB) 17:52:18 Collecting jsonschema<3,>=2.5.1 17:52:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:52:20 Collecting PyYAML<4,>=3.10 17:52:20 Downloading PyYAML-3.13.tar.gz (270 kB) 17:52:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:52:24 Collecting texttable<0.10,>=0.9.0 17:52:24 Downloading texttable-0.9.1.tar.gz (11 kB) 17:52:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:52:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:52:29 Collecting docker<4.0,>=3.6.0 17:52:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:52:31 Collecting cached-property<2,>=1.2.0 17:52:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:52:31 Collecting websocket-client<1.0,>=0.32.0 17:52:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:52:32 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) 17:52:33 Collecting urllib3<1.25,>=1.21.1 17:52:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:52:33 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) 17:52:33 Collecting idna<2.8,>=2.5 17:52:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:52:34 Collecting docker-pycreds>=0.4.0 17:52:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:52:34 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:52:34 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:52:34 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:52:34 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:52:35 Installing collected packages: dockerpty, docopt, jsonschema, PyYAML, texttable, urllib3, idna, requests, docker-pycreds, websocket-client, docker, cached-property, docker-compose 17:52:35 Running setup.py install for dockerpty: started 17:52:39 Running setup.py install for dockerpty: finished with status 'done' 17:52:39 Running setup.py install for docopt: started 17:52:42 Running setup.py install for docopt: finished with status 'done' 17:52:43 Running setup.py install for PyYAML: started 17:52:46 Running setup.py install for PyYAML: finished with status 'done' 17:52:46 Running setup.py install for texttable: started 17:52:49 Running setup.py install for texttable: finished with status 'done' 17:52:49 Attempting uninstall: urllib3 17:52:49 Found existing installation: urllib3 1.25.9 17:52:49 Uninstalling urllib3-1.25.9: 17:52:49 Successfully uninstalled urllib3-1.25.9 17:52:49 Attempting uninstall: idna 17:52:49 Found existing installation: idna 2.9 17:52:49 Uninstalling idna-2.9: 17:52:50 Successfully uninstalled idna-2.9 17:52:50 Attempting uninstall: requests 17:52:50 Found existing installation: requests 2.23.0 17:52:50 Uninstalling requests-2.23.0: 17:52:50 Successfully uninstalled requests-2.23.0 17:52:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:52:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:52:52 ---> 285470419d4f 17:52:52 Step 3/24 : WORKDIR /edgex-go 17:52:52 ---> Using cache 17:52:52 ---> ce03c49a6ab0 17:52:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:52:52 ---> Using cache 17:52:52 ---> 1c0265386281 17:52:52 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:52:53 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:52:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:52:53 ---> 285470419d4f 17:52:53 Step 3/23 : WORKDIR /edgex-go 17:52:53 ---> Using cache 17:52:53 ---> ce03c49a6ab0 17:52:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:52:53 ---> Using cache 17:52:53 ---> 1c0265386281 17:52:53 Step 5/23 : RUN apk add --update --no-cache make git 17:52:53 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:52:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:52:53 ---> 285470419d4f 17:52:53 Step 3/26 : WORKDIR /edgex-go 17:52:53 ---> Using cache 17:52:53 ---> ce03c49a6ab0 17:52:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:52:53 ---> Using cache 17:52:53 ---> 1c0265386281 17:52:53 Step 5/26 : RUN apk add --update --no-cache make git 17:52:54 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:52:54 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:52:54 ---> 285470419d4f 17:52:54 Step 3/32 : WORKDIR /edgex-go 17:52:54 ---> Using cache 17:52:54 ---> ce03c49a6ab0 17:52:54 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:52:54 ---> Using cache 17:52:54 ---> 1c0265386281 17:52:54 Step 5/32 : RUN apk add --update --no-cache make git 17:52:56 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 17:52:57 ---> Running in ea1017d381f6 17:52:57 ---> Running in 5619be84fa7f 17:52:57 ---> Running in eb086e0b4934 17:52:57 ---> Running in de8f88189e43 17:52:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:52:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:52:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:53:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:53:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:53:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:53:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:53:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:53:02 OK: 218 MiB in 52 packages 17:53:02 OK: 218 MiB in 52 packages 17:53:02 OK: 218 MiB in 52 packages 17:53:03 OK: 218 MiB in 52 packages 17:53:04 Removing intermediate container 5619be84fa7f 17:53:04 ---> 1a6be65f3570 17:53:04 Step 6/32 : COPY go.mod . 17:53:05 Removing intermediate container ea1017d381f6 17:53:05 ---> dadfe576b34d 17:53:05 Step 6/26 : COPY go.mod . 17:53:05 Removing intermediate container eb086e0b4934 17:53:05 ---> cde8d5ae690e 17:53:05 Step 6/23 : COPY go.mod . 17:53:05 Removing intermediate container de8f88189e43 17:53:05 ---> 1a436e807908 17:53:05 Step 6/24 : COPY go.mod . 17:53:06 ---> 4708760b76b9 17:53:06 Step 7/32 : RUN go mod download 17:53:06 ---> Running in 16d94aa7540e 17:53:06 ---> a7668f31b27c 17:53:06 Step 7/26 : RUN go mod download 17:53:06 ---> 910cffaae51d 17:53:06 Step 7/23 : RUN go mod download 17:53:07 ---> Running in a853cea52f2a 17:53:07 ---> db368261737f 17:53:07 Step 7/24 : RUN go mod download 17:53:07 ---> Running in a943623506f3 17:53:07 ---> Running in 2d580aa64c41 17:53:12 Removing intermediate container 16d94aa7540e 17:53:12 ---> 444bf3494626 17:53:12 Step 8/32 : COPY . . 17:53:12 Removing intermediate container a943623506f3 17:53:12 ---> 8af4bcdf76ff 17:53:12 Step 8/23 : COPY . . 17:53:12 Removing intermediate container a853cea52f2a 17:53:12 ---> 49f47ce0f725 17:53:12 Step 8/26 : COPY . . 17:53:12 Removing intermediate container 2d580aa64c41 17:53:12 ---> 0fd0d4390e30 17:53:12 Step 8/24 : COPY . . 17:53:14 Removing intermediate container 7345cfc9beb6 17:53:14 ---> eed870e01e4d 17:53:14 Step 15/24 : ENV APP_PORT=58890 17:53:16 ---> Running in 2746f879a5ac 17:53:18 Removing intermediate container 2746f879a5ac 17:53:18 ---> be8ad672add2 17:53:18 Step 16/24 : EXPOSE $APP_PORT 17:53:19 ---> Running in 72cccf05a01c 17:53:21 Removing intermediate container 72cccf05a01c 17:53:21 ---> b9090f84b367 17:53:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:53:25 ---> fe08a2ef941a 17:53:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:53:27 ---> 6e6fd8922812 17:53:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:53:30 ---> 6d0bad5760e3 17:53:30 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:53:30 ---> Running in b975c7e5810c 17:53:32 Removing intermediate container b975c7e5810c 17:53:32 ---> 2e90ebd2e3bd 17:53:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:53:32 ---> Running in 07415b1b266b 17:53:33 ---> 88a1c6bfe76e 17:53:33 Step 9/23 : RUN go mod tidy 17:53:33 ---> 82c1bf5b67ed 17:53:33 Step 9/32 : RUN go mod tidy 17:53:33 Removing intermediate container 07415b1b266b 17:53:33 ---> b93ee9d6592b 17:53:33 Step 22/24 : LABEL arch=arm64 17:53:33 ---> b19292cf49a3 17:53:33 Step 9/24 : RUN go mod tidy 17:53:33 ---> bd55de5e30b2 17:53:33 Step 9/26 : RUN go mod tidy 17:53:33 ---> Running in 69711857c577 17:53:33 ---> Running in bdef2bd89b46 17:53:33 ---> Running in a448c8054cc3 17:53:33 ---> Running in df2eea974dca 17:53:34 ---> Running in 1709ec85a8d8 17:53:34 Removing intermediate container a448c8054cc3 17:53:34 ---> 824abdb778d2 17:53:34 Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 17:53:35 ---> Running in 251af69b15fc 17:53:35 Removing intermediate container 251af69b15fc 17:53:35 ---> d6546bdc4f54 17:53:35 Step 24/24 : LABEL version=0.0.0 17:53:36 ---> Running in da09d81f4146 17:53:36 Removing intermediate container da09d81f4146 17:53:36 ---> 549345afbca2 17:53:36 17:53:37 Successfully built 549345afbca2 17:53:37 Successfully tagged sys-mgmt-agent-arm64:latest 17:53:38  Building sys-mgmt-agent ... done Removing intermediate container bdef2bd89b46 17:53:38 ---> 059bb91994dc 17:53:38 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:53:38 ---> Running in a887aed12a9f 17:53:40 Removing intermediate container 69711857c577 17:53:40 ---> 358fa7f953c0 17:53:40 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:53:40 ---> Running in 02c43b5bd552 17:53:40 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 17:53:41 Removing intermediate container df2eea974dca 17:53:41 ---> 1200961fe0c1 17:53:41 Step 10/24 : RUN make cmd/core-data/core-data 17:53:41 Removing intermediate container 1709ec85a8d8 17:53:41 ---> bf28ced21c9f 17:53:41 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:53:41 ---> Running in 50fb853d49ac 17:53:41 ---> Running in 869e6fed657c 17:53:42 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 17:53:43 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 17:53:43 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 17:55:35 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 17:55:35 Removing intermediate container a887aed12a9f 17:55:35 ---> c25d78656f34 17:55:35 17:55:35 Step 11/32 : FROM alpine:3.12 17:55:35 ---> 9852663dfa18 17:55:35 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:55:35 ---> Running in e999b55ff795 17:55:35 Removing intermediate container e999b55ff795 17:55:35 ---> eb800524d757 17:55:35 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:55:35 ---> Running in a01579473090 17:55:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:55:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:55:35 (1/2) Installing dumb-init (1.2.2-r1) 17:55:35 Removing intermediate container 02c43b5bd552 17:55:35 ---> b2a95716b4c7 17:55:35 17:55:35 Step 11/23 : FROM alpine:3.12 17:55:35 ---> 9852663dfa18 17:55:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:55:35 (2/2) Installing su-exec (0.2-r1) 17:55:35 Executing busybox-1.31.1-r20.trigger 17:55:35 ---> Using cache 17:55:35 ---> d4af72a2acfc 17:55:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:55:35 ---> Using cache 17:55:35 ---> d242091499ad 17:55:35 Step 14/23 : ENV APP_PORT=59861 17:55:35 OK: 5 MiB in 16 packages 17:55:35 ---> Running in 6fed455dbeec 17:55:35 Removing intermediate container 869e6fed657c 17:55:35 ---> 3fd038470bb1 17:55:35 17:55:35 Step 11/26 : FROM alpine:3.12 17:55:35 ---> 9852663dfa18 17:55:35 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 17:55:35 Removing intermediate container 6fed455dbeec 17:55:35 ---> c69c83ea4099 17:55:35 Step 15/23 : EXPOSE $APP_PORT 17:55:35 ---> Running in 9095931a2c76 17:55:35 ---> Running in faf679b218dd 17:55:35 Removing intermediate container a01579473090 17:55:35 ---> 15aa2d75321c 17:55:35 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:55:35 ---> Running in 2e486c37f72d 17:55:35 Removing intermediate container faf679b218dd 17:55:35 ---> 976b55d93a59 17:55:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:55:35 Removing intermediate container 2e486c37f72d 17:55:35 ---> 62d51f4ebc33 17:55:35 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:55:35 ---> Running in 8c59e1fa0fef 17:55:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:55:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:55:36 Removing intermediate container 8c59e1fa0fef 17:55:36 ---> 4d9cbe693c01 17:55:36 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:55:36 ---> 6562226da10b 17:55:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:55:37 ---> Running in 41034b7e2fee 17:55:37 (1/6) Installing ca-certificates (20191127-r4) 17:55:37 (2/6) Installing nghttp2-libs (1.41.0-r0) 17:55:37 (3/6) Installing libcurl (7.77.0-r0) 17:55:37 (4/6) Installing curl (7.77.0-r0) 17:55:37 (5/6) Installing dumb-init (1.2.2-r1) 17:55:37 (6/6) Installing su-exec (0.2-r1) 17:55:37 Executing busybox-1.31.1-r20.trigger 17:55:37 Executing ca-certificates-20191127-r4.trigger 17:55:37 OK: 7 MiB in 20 packages 17:55:39 ---> 9df1b71b7421 17:55:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:55:40 Removing intermediate container 9095931a2c76 17:55:40 ---> 1e4361e64739 17:55:40 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:55:40 ---> fb1fdd9c21c0 17:55:40 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:55:40 Removing intermediate container 41034b7e2fee 17:55:40 ---> eaf67da3330f 17:55:40 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:55:41 ---> Running in 07d87f9bc9ce 17:55:41 ---> Running in d1a635042057 17:55:41 ---> Running in 6b67adc52c58 17:55:41 Removing intermediate container 50fb853d49ac 17:55:41 ---> 5997b91db338 17:55:41 17:55:41 Step 11/24 : FROM alpine:3.12 17:55:41 ---> 9852663dfa18 17:55:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:55:41 Removing intermediate container 07d87f9bc9ce 17:55:41 ---> 85d65333eb6a 17:55:41 Step 14/26 : WORKDIR / 17:55:41 ---> Running in b48bd482c2c3 17:55:41 ---> Running in 02a9b85a4eba 17:55:41 Removing intermediate container 6b67adc52c58 17:55:41 ---> ff8432e9c3a7 17:55:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:55:42 Removing intermediate container d1a635042057 17:55:42 ---> 7aaacddaae86 17:55:42 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:55:42 ---> Running in 78a7b72578d3 17:55:42 Removing intermediate container b48bd482c2c3 17:55:42 ---> 89a5d9d3f654 17:55:42 Step 13/24 : ENV APP_PORT=59880 17:55:42 ---> Running in 71670fcb5fb6 17:55:43 Removing intermediate container 02a9b85a4eba 17:55:43 ---> 2e2654a0f646 17:55:43 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:55:43 Removing intermediate container 78a7b72578d3 17:55:43 ---> 045edbf45467 17:55:43 Step 21/23 : LABEL arch=arm64 17:55:43 ---> c0b3a48978e1 17:55:43 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:55:43 ---> Running in 1d7e9072401e 17:55:43 ---> Running in 44c99324b2af 17:55:43 Removing intermediate container 71670fcb5fb6 17:55:43 ---> c5ebcc64883e 17:55:43 Step 14/24 : EXPOSE $APP_PORT 17:55:43 ---> Running in d5e86cbd29dd 17:55:44 Removing intermediate container 1d7e9072401e 17:55:44 ---> 2c8b02a3de9c 17:55:44 Step 22/23 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 17:55:44 ---> ba5c66091035 17:55:44 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:55:44 ---> Running in b132ea9bfe94 17:55:44 Removing intermediate container d5e86cbd29dd 17:55:44 ---> 7c8cc7916004 17:55:44 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:55:45 ---> Running in fc981895cf71 17:55:45 Removing intermediate container b132ea9bfe94 17:55:45 ---> 7245fc6d2ab3 17:55:45 Step 23/23 : LABEL version=0.0.0 17:55:45 ---> e11552743063 17:55:45 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:55:45 ---> Running in 625be4c6f446 17:55:46 Removing intermediate container 625be4c6f446 17:55:46 ---> 02d2bc89a4e6 17:55:46 17:55:47 Removing intermediate container 44c99324b2af 17:55:47 ---> fdb96a7ee690 17:55:47 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:55:47 ---> 6b58a405a398 17:55:47 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:55:47 Successfully built 02d2bc89a4e6 17:55:47 Successfully tagged support-scheduler-arm64:latest 17:55:48  Building support-scheduler ... done  ---> 79b32c61688c 17:55:48 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:55:48 ---> 8427a74baa5e 17:55:48 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:55:48 Removing intermediate container fc981895cf71 17:55:48 ---> 6ec5cd6d79ba 17:55:48 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:55:48 ---> Running in f63c9f756007 17:55:50 ---> 022d5da70578 17:55:50 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:55:50 ---> d92924e0e2d5 17:55:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:55:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:55:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:55:51 ---> 2af69644323d 17:55:51 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:55:51 ---> d976d206b65f 17:55:51 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:55:52 (1/6) Installing dumb-init (1.2.2-r1) 17:55:52 (2/6) Installing libgcc (9.3.0-r2) 17:55:52 (3/6) Installing libsodium (1.0.18-r0) 17:55:52 ---> b4754e962f49 17:55:52 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:55:52 (4/6) Installing libstdc++ (9.3.0-r2) 17:55:52 ---> b6b975aba589 17:55:52 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/ 17:55:52 (5/6) Installing libzmq (4.3.3-r0) 17:55:52 (6/6) Installing zeromq (4.3.3-r0) 17:55:53 Executing busybox-1.31.1-r20.trigger 17:55:53 ---> Running in f123efae8ae2 17:55:53 OK: 8 MiB in 20 packages 17:55:53 ---> 27ab081a34c2 17:55:53 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:55:54 ---> Running in b8007978b11a 17:55:54 Removing intermediate container f63c9f756007 17:55:54 ---> 49fe7b27743d 17:55:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:55:54 Removing intermediate container b8007978b11a 17:55:54 ---> 5eb2d47dabff 17:55:54 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:55:55 ---> 5aedbcc9a9ad 17:55:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:55:55 Removing intermediate container f123efae8ae2 17:55:55 ---> 537639119465 17:55:55 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:55:55 ---> Running in 3a3e258216a7 17:55:55 ---> 866b71244af3 17:55:55 Step 27/32 : RUN chmod +x /entrypoint.sh 17:55:56 ---> Running in a9ca7d7b84ac 17:55:56 Removing intermediate container 3a3e258216a7 17:55:56 ---> a0c09b87edcb 17:55:56 Step 24/26 : LABEL arch=arm64 17:55:57 ---> Running in e4f40ee6d4f4 17:55:57 ---> e9b9c8356dde 17:55:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:55:57 Removing intermediate container e4f40ee6d4f4 17:55:57 ---> 66b887b3167b 17:55:57 Step 25/26 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 17:55:57 ---> Running in 541055426a34 17:55:58 ---> c8ac9bd956ec 17:55:58 Step 20/24 : ENTRYPOINT ["/core-data"] 17:55:58 ---> Running in c1ff415b0483 17:55:58 Removing intermediate container 541055426a34 17:55:58 ---> 4ed4c166166b 17:55:58 Step 26/26 : LABEL version=0.0.0 17:55:58 ---> Running in 48741b0ac05f 17:55:59 Removing intermediate container c1ff415b0483 17:55:59 ---> d7ce4ae73f41 17:55:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:55:59 ---> Running in 80d95d2636ed 17:55:59 Removing intermediate container a9ca7d7b84ac 17:55:59 ---> 526638c62151 17:55:59 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:55:59 Removing intermediate container 48741b0ac05f 17:55:59 ---> b023e6334965 17:55:59 17:55:59 Successfully built b023e6334965 17:55:59 Successfully tagged security-secretstore-setup-arm64:latest 17:55:59  Building security-secretstore-setup ... done  ---> Running in 797b258cecb0 17:56:00 Removing intermediate container 80d95d2636ed 17:56:00 ---> c9e92019daad 17:56:00 Step 22/24 : LABEL arch=arm64 17:56:00 ---> Running in 7f0e042e5980 17:56:00 Removing intermediate container 797b258cecb0 17:56:00 ---> 8e9107850b50 17:56:00 Step 29/32 : CMD ["gate"] 17:56:01 ---> Running in e3c33ffc2964 17:56:01 Removing intermediate container 7f0e042e5980 17:56:01 ---> 77e43db0558d 17:56:01 Step 23/24 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 17:56:01 ---> Running in e81fd0787428 17:56:01 Removing intermediate container e3c33ffc2964 17:56:01 ---> 38f712a32c02 17:56:01 Step 30/32 : LABEL arch=arm64 17:56:01 Removing intermediate container e81fd0787428 17:56:01 ---> 5498548f4f4f 17:56:01 Step 24/24 : LABEL version=0.0.0 17:56:01 ---> Running in 804cc9b60c62 17:56:01 ---> Running in 48776baa5767 17:56:02 Removing intermediate container 804cc9b60c62 17:56:02 ---> d7e574c1aa3f 17:56:02 Step 31/32 : LABEL git_sha=8e244004b5b85cf5903ec355f075e058ef6e5607 17:56:02 Removing intermediate container 48776baa5767 17:56:02 ---> 7e86feacd934 17:56:02 17:56:02 ---> Running in d639e5e7343d 17:56:02 Successfully built 7e86feacd934 17:56:03 Successfully tagged core-data-arm64:latest 17:56:03  Building core-data ... done Removing intermediate container d639e5e7343d 17:56:03 ---> dd97ba9b4312 17:56:03 Step 32/32 : LABEL version=0.0.0 17:56:03 ---> Running in ec30236a1d93 17:56:04 Removing intermediate container ec30236a1d93 17:56:04 ---> 5c8d18678fb3 17:56:04 17:56:04 Successfully built 5c8d18678fb3 17:56:04 Successfully tagged security-bootstrapper-arm64:latest 17:56:05  Building security-bootstrapper ... done  [Pipeline] } 17:56:05 $ docker stop --time=1 ef3a57aed1c0af4021468694eb7ea5e24c46f58d67b58a30f5aa9d1b0b3e3ac2 17:56:07 $ docker rm -f ef3a57aed1c0af4021468694eb7ea5e24c46f58d67b58a30f5aa9d1b0b3e3ac2 [Pipeline] // withDockerContainer [Pipeline] sh 17:56:07 + docker images 17:56:07 REPOSITORY TAG IMAGE ID CREATED SIZE 17:56:07 security-bootstrapper-arm64 latest 5c8d18678fb3 4 seconds ago 17.5MB 17:56:07 core-data-arm64 latest 7e86feacd934 5 seconds ago 19.1MB 17:56:07 security-secretstore-setup-arm64 latest b023e6334965 8 seconds ago 27.1MB 17:56:07 support-scheduler-arm64 latest 02d2bc89a4e6 21 seconds ago 15.1MB 17:56:07 5997b91db338 27 seconds ago 975MB 17:56:07 3fd038470bb1 34 seconds ago 976MB 17:56:07 b2a95716b4c7 36 seconds ago 969MB 17:56:07 c25d78656f34 42 seconds ago 970MB 17:56:07 sys-mgmt-agent-arm64 latest 549345afbca2 2 minutes ago 299MB 17:56:07 core-metadata-arm64 latest 68f80882b4fb 4 minutes ago 15.7MB 17:56:07 support-notifications-arm64 latest f3cbbabf292d 4 minutes ago 15.7MB 17:56:07 security-proxy-setup-arm64 latest 378f1d7808a0 4 minutes ago 24.3MB 17:56:07 core-command-arm64 latest f92cfb8bf27f 4 minutes ago 15MB 17:56:07 ef84c0509684 4 minutes ago 969MB 17:56:07 26c7b3306a02 4 minutes ago 972MB 17:56:07 34d3a4fdea27 4 minutes ago 974MB 17:56:07 3a7dd1448213 4 minutes ago 969MB 17:56:07 eeaea3f446a9 4 minutes ago 967MB 17:56:07 ci-base-image-arm64 latest 285470419d4f 15 minutes ago 641MB 17:56:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 5 days ago 429MB 17:56:07 alpine 3.12 9852663dfa18 2 months ago 5.32MB 17:56:07 docker 20.10.0 eeaf43b92773 6 months ago 228MB 17:56:07 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 17:56:08 ---> job-cost.sh 17:56:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VEfd 17:57:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:59:13 lf-activate-venv(): INFO: Adding /tmp/venv-VEfd/bin to PATH 17:59:13 INFO: No Stack... 17:59:13 INFO: Retrieving Pricing Info for: v2-standard-4 17:59:13 INFO: Archiving Costs [Pipeline] sh 17:59:14 + cut -d, -f6 17:59:14 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 17:59:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3563-3-stack-cost] 17:59:14 Resource [jenkins-edgexfoundry-edgex-go-PR-3563-3-stack-cost] did not exist. Created. 17:59:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3563-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:59:14 + echo total: 0.18000000715255737 [Pipeline] stash 17:59:14 Stashed 1 file(s) [Pipeline] } 17:59:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3563-3-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 17:59:15 provisioning config files... 17:59:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config1473354256275028640tmp [Pipeline] { [Pipeline] sh 17:59:15 + set +x 17:59:15 + curl -s https://codecov.io/bash 17:59:15 + bash -s -- 17:59:15 17:59:15 _____ _ 17:59:15 / ____| | | 17:59:15 | | ___ __| | ___ ___ _____ __ 17:59:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:59:15 | |___| (_) | (_| | __/ (_| (_) \ V / 17:59:15 \_____\___/ \__,_|\___|\___\___/ \_/ 17:59:15 Bash-1.0.3 17:59:15 17:59:15 17:59:15 ==> git version 2.24.4 found 17:59:15 ==> 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 17:59:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:59:15 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:59:15 ==> Jenkins CI detected. 17:59:15 project root: . 17:59:15 --> token set from env 17:59:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:59:15 ==> Running gcov in . (disable via -X gcov) 17:59:15 ==> Python coveragepy not found 17:59:15 ==> Searching for coverage reports in: 17:59:15 + . 17:59:15 -> Found 1 reports 17:59:15 ==> Detecting git/mercurial file structure 17:59:15 ==> Reading reports 17:59:15 + ./coverage.out bytes=398195 17:59:15 ==> Appending adjustments 17:59:15 https://docs.codecov.io/docs/fixing-reports 17:59:16 + Found adjustments 17:59:16 ==> Gzipping contents 17:59:17 56K /tmp/codecov.FMJPCg.gz 17:59:17 ==> Uploading reports 17:59:17 url: https://codecov.io 17:59:17 query: branch=PR-3563&commit=8e244004b5b85cf5903ec355f075e058ef6e5607&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3563%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3563&job=&cmd_args= 17:59:17 -> Pinging Codecov 17:59:17 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3563&commit=8e244004b5b85cf5903ec355f075e058ef6e5607&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3563%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3563&job=&cmd_args= 17:59:17 -> Uploading to 17:59:17 https://storage.googleapis.com/codecov/v4/raw/2021-06-14/00271124DB129430A58F1EEE437C3FCB/8e244004b5b85cf5903ec355f075e058ef6e5607/bae010b8-d8a7-4514-968f-14054565fefc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210614%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210614T175917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=066986672bf468f1543660c0d3084c63e51ce7b8b952f35f9ab2aa6223d45535 17:59:17 % Total % Received % Xferd Average Speed Time Time Time Current 17:59:17 Dload Upload Total Spent Left Speed 17:59:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54560 0 0 100 54560 0 107k --:--:-- --:--:-- --:--:-- 107k 17:59:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8e244004b5b85cf5903ec355f075e058ef6e5607 [Pipeline] } 17:59:17 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 17:59:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:59:19 ---> package-listing.sh 17:59:19 ++ tr '[:upper:]' '[:lower:]' 17:59:19 ++ facter osfamily 17:59:19 + OS_FAMILY=redhat 17:59:19 + workspace=/w/workspace/edgex-go/3 17:59:19 + START_PACKAGES=/tmp/packages_start.txt 17:59:19 + END_PACKAGES=/tmp/packages_end.txt 17:59:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:59:19 + PACKAGES=/tmp/packages_start.txt 17:59:19 + '[' /w/workspace/edgex-go/3 ']' 17:59:19 + PACKAGES=/tmp/packages_end.txt 17:59:19 + case "${OS_FAMILY}" in 17:59:19 + rpm -qa 17:59:19 + sort 17:59:22 + '[' -f /tmp/packages_start.txt ']' 17:59:22 + '[' -f /tmp/packages_end.txt ']' 17:59:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:59:22 + '[' /w/workspace/edgex-go/3 ']' 17:59:22 + mkdir -p /w/workspace/edgex-go/3/archives/ 17:59:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 17:59:22 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:59:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:59:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:59:23 17:59:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:59:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:59:23 alpine: Pulling from edgex-lftools-log-publisher 17:59:23 df20fa9351a1: Pulling fs layer 17:59:23 36b3adc4ff6f: Pulling fs layer 17:59:23 8ad3a11d3b57: Pulling fs layer 17:59:23 46f8f816bc3b: Pulling fs layer 17:59:23 93b61091891f: Pulling fs layer 17:59:23 93b9cdb0e59b: Pulling fs layer 17:59:23 5e14af77c1be: Pulling fs layer 17:59:23 01666e4c0597: Pulling fs layer 17:59:23 aa168da1d23b: Pulling fs layer 17:59:23 93b9cdb0e59b: Waiting 17:59:23 5e14af77c1be: Waiting 17:59:23 01666e4c0597: Waiting 17:59:23 aa168da1d23b: Waiting 17:59:23 46f8f816bc3b: Waiting 17:59:23 93b61091891f: Waiting 17:59:23 36b3adc4ff6f: Verifying Checksum 17:59:23 36b3adc4ff6f: Download complete 17:59:23 46f8f816bc3b: Verifying Checksum 17:59:23 46f8f816bc3b: Download complete 17:59:23 df20fa9351a1: Verifying Checksum 17:59:23 df20fa9351a1: Download complete 17:59:23 93b9cdb0e59b: Verifying Checksum 17:59:23 93b9cdb0e59b: Download complete 17:59:23 5e14af77c1be: Verifying Checksum 17:59:23 5e14af77c1be: Download complete 17:59:23 01666e4c0597: Verifying Checksum 17:59:23 01666e4c0597: Download complete 17:59:23 93b61091891f: Verifying Checksum 17:59:23 93b61091891f: Download complete 17:59:23 8ad3a11d3b57: Verifying Checksum 17:59:23 8ad3a11d3b57: Download complete 17:59:23 df20fa9351a1: Pull complete 17:59:23 36b3adc4ff6f: Pull complete 17:59:24 8ad3a11d3b57: Pull complete 17:59:24 46f8f816bc3b: Pull complete 17:59:24 93b61091891f: Pull complete 17:59:24 93b9cdb0e59b: Pull complete 17:59:25 5e14af77c1be: Pull complete 17:59:25 01666e4c0597: Pull complete 17:59:25 aa168da1d23b: Verifying Checksum 17:59:25 aa168da1d23b: Download complete 17:59:29 aa168da1d23b: Pull complete 17:59:29 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:59:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:59:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:59:30 prd-centos7-docker-4c-2g-1269 does not seem to be running inside a container 17:59:30 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 17:59:32 $ docker top 1667ee9ebe876544d57017c2a79fe95f85175e4efe4492201473caa943942e4f -eo pid,comm [Pipeline] { [Pipeline] sh 17:59:33 + touch /tmp/pre-build-complete [Pipeline] sh 17:59:33 + mkdir -p /var/log/sa [Pipeline] sh 17:59:33 + ls /var/log/sa-host 17:59:33 + sadf -c /var/log/sa-host/sa05 17:59:33 file_magic: OK 17:59:33 HZ: Using current value: 100 17:59:33 file_header: OK 17:59:33 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 17:59:33 Statistics: 17:59:33 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:59:33 File successfully converted to sysstat format version 12.2.1 17:59:33 + sadf -c /var/log/sa-host/sa14 17:59:33 file_magic: OK 17:59:33 HZ: Using current value: 100 17:59:33 file_header: OK 17:59:33 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 17:59:33 Statistics: 17:59:33 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... 17:59:33 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:59:34 provisioning config files... 17:59:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config2964787521034506983tmp [Pipeline] { [Pipeline] echo 17:59:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:59:34 ---> create-netrc.sh [Pipeline] } 17:59:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:59:34 ---> python-tools-install.sh [Pipeline] echo 17:59:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:59:35 ---> sudo-logs.sh 17:59:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:59:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:59:35 ---> job-cost.sh 17:59:35 lf-activate-venv: SKIPPING 17:59:35 DEBUG: total: 0.18000000715255737 17:59:35 INFO: Retrieving Stack Cost... 17:59:36 INFO: Retrieving Pricing Info for: v3-standard-2 17:59:37 INFO: Archiving Costs [Pipeline] echo 17:59:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:59:37 ---> logs-deploy.sh 17:59:37 lf-activate-venv: SKIPPING 17:59:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3563/3 17:59:37 INFO: archiving workspace using pattern(s): 17:59:38 Archives upload complete. 17:59:38 INFO: archiving logs to Nexus 17:59:39 ---> uname -a: 17:59:39 Linux prd-centos7-docker-4c-2g-1269.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 17:59:39 17:59:39 17:59:39 ---> lscpu: 17:59:39 Architecture: x86_64 17:59:39 CPU op-mode(s): 32-bit, 64-bit 17:59:39 Byte Order: Little Endian 17:59:39 Address sizes: 40 bits physical, 48 bits virtual 17:59:39 CPU(s): 2 17:59:39 On-line CPU(s) list: 0,1 17:59:39 Thread(s) per core: 1 17:59:39 Core(s) per socket: 1 17:59:39 Socket(s): 2 17:59:39 NUMA node(s): 1 17:59:39 Vendor ID: AuthenticAMD 17:59:39 CPU family: 23 17:59:39 Model: 49 17:59:39 Model name: AMD EPYC-Rome Processor 17:59:39 Stepping: 0 17:59:39 CPU MHz: 2800.000 17:59:39 BogoMIPS: 5600.00 17:59:39 Virtualization: AMD-V 17:59:39 Hypervisor vendor: KVM 17:59:39 Virtualization type: full 17:59:39 L1d cache: 64 KiB 17:59:39 L1i cache: 64 KiB 17:59:39 L2 cache: 1 MiB 17:59:39 L3 cache: 32 MiB 17:59:39 NUMA node0 CPU(s): 0,1 17:59:39 Vulnerability Itlb multihit: Not affected 17:59:39 Vulnerability L1tf: Not affected 17:59:39 Vulnerability Mds: Not affected 17:59:39 Vulnerability Meltdown: Not affected 17:59:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:59:39 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:59:39 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:59:39 Vulnerability Srbds: Not affected 17:59:39 Vulnerability Tsx async abort: Not affected 17:59:39 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 17:59:39 17:59:39 17:59:39 ---> nproc: 17:59:39 2 17:59:39 17:59:39 17:59:39 ---> df -h: 17:59:39 Filesystem Size Used Available Use% Mounted on 17:59:39 overlay 40.0G 12.5G 27.5G 31% / 17:59:39 tmpfs 64.0M 0 64.0M 0% /dev 17:59:39 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:59:39 shm 64.0M 0 64.0M 0% /dev/shm 17:59:39 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 17:59:39 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 17:59:39 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 17:59:39 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 17:59:39 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 17:59:39 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 17:59:39 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 17:59:39 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 17:59:39 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/3 17:59:39 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/3@tmp 17:59:39 17:59:39 17:59:39 ---> free -m: 17:59:39 total used free shared buff/cache available 17:59:39 Mem: 7821 1339 2088 0 4393 6438 17:59:39 Swap: 1023 2 1021 17:59:39 17:59:39 17:59:39 ---> ip addr: 17:59:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:59:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:59:39 inet 127.0.0.1/8 scope host lo 17:59:39 valid_lft forever preferred_lft forever 17:59:39 inet6 ::1/128 scope host 17:59:39 valid_lft forever preferred_lft forever 17:59:39 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:59:39 link/ether fa:16:3e:90:41:da brd ff:ff:ff:ff:ff:ff 17:59:39 inet 10.30.123.59/23 brd 10.30.123.255 scope global dynamic eth0 17:59:39 valid_lft 84966sec preferred_lft 84966sec 17:59:39 inet6 fe80::f816:3eff:fe90:41da/64 scope link 17:59:39 valid_lft forever preferred_lft forever 17:59:39 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:59:39 link/ether 02:42:59:3a:bd:74 brd ff:ff:ff:ff:ff:ff 17:59:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:59:39 valid_lft forever preferred_lft forever 17:59:39 inet6 fe80::42:59ff:fe3a:bd74/64 scope link 17:59:39 valid_lft forever preferred_lft forever 17:59:39 17:59:39 17:59:39 ---> sar -b -r -n DEV: 17:59:39 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 17:59:39 17:59:39 17:35:35 LINUX RESTART (2 CPU) 17:59:39 17:59:39 17:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:59:39 17:37:01 116.98 7.24 109.74 0.00 3723.48 20368.65 0.00 17:59:39 17:38:01 186.47 0.03 186.44 0.00 0.80 48187.95 0.00 17:59:39 17:39:01 58.55 0.02 58.54 0.00 0.53 10736.30 0.00 17:59:39 17:40:01 147.23 0.00 147.23 0.00 0.00 51279.62 0.00 17:59:39 17:41:01 968.95 551.96 416.99 0.00 23793.38 269447.96 0.00 17:59:39 17:42:02 603.28 94.99 508.28 0.00 6342.90 214833.04 0.00 17:59:39 17:43:01 219.17 15.65 203.52 0.00 2774.13 34888.47 0.00 17:59:39 17:44:01 7.75 0.00 7.75 0.00 0.00 336.13 0.00 17:59:39 17:45:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 17:59:39 17:46:01 0.18 0.00 0.18 0.00 0.00 1.57 0.00 17:59:39 17:47:01 0.68 0.37 0.32 0.00 95.29 3.51 0.00 17:59:39 17:48:01 0.28 0.00 0.28 0.00 0.00 2.97 0.00 17:59:39 17:49:01 0.33 0.02 0.32 0.00 0.13 4.33 0.00 17:59:39 17:50:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 17:59:39 17:51:01 0.40 0.23 0.17 0.00 6.53 1.78 0.00 17:59:39 17:52:01 0.80 0.00 0.80 0.00 0.00 16.41 0.00 17:59:39 17:53:01 0.28 0.03 0.25 0.00 0.27 2.75 0.00 17:59:39 17:54:01 0.27 0.00 0.27 0.00 0.00 3.53 0.00 17:59:39 17:55:01 0.27 0.00 0.27 0.00 0.00 3.05 0.00 17:59:39 17:56:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 17:59:39 17:57:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 17:59:39 17:58:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 17:59:39 17:59:01 0.28 0.00 0.28 0.00 0.00 3.53 0.00 17:59:39 Average: 100.57 29.19 71.38 0.00 1597.65 28284.42 0.00 17:59:39 17:59:39 17:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:59:39 17:37:01 5137748 0 808432 10.09 2620 2060132 1279460 14.13 735708 1722272 24 17:59:39 17:38:01 3863700 0 1208020 15.08 2620 2934592 1751420 19.34 1371792 2228432 180564 17:59:39 17:39:01 3959024 0 1124308 14.04 2620 2922980 1613472 17.81 1195456 2294028 14588 17:59:39 17:40:01 1876136 0 1216400 15.19 2620 4913776 1668628 18.42 1820616 3687804 662016 17:59:39 17:41:01 907916 0 1760712 21.98 2620 5337684 3661036 40.42 2718212 3652680 25372 17:59:39 17:42:02 1264424 0 1578136 19.70 2620 5163752 3035396 33.51 2506848 3479944 1920 17:59:39 17:43:01 2771512 0 1271324 15.87 2620 3963476 1434040 15.83 1389600 3139172 32 17:59:39 17:44:01 2779776 0 1263112 15.77 2620 3963424 1401132 15.47 1389072 3137060 12 17:59:39 17:45:01 2781132 0 1261756 15.75 2620 3963424 1388796 15.33 1387996 3137060 8 17:59:39 17:46:01 2781468 0 1261412 15.75 2620 3963432 1388796 15.33 1388012 3137060 8 17:59:39 17:47:01 2774628 0 1265448 15.80 2620 3966236 1388940 15.33 1394064 3137116 16 17:59:39 17:48:01 2774644 0 1265420 15.80 2620 3966248 1389000 15.34 1394272 3137116 16 17:59:39 17:49:01 2773980 0 1266080 15.81 2620 3966252 1389108 15.34 1394852 3137120 12 17:59:39 17:50:01 2773584 0 1266468 15.81 2620 3966260 1389132 15.34 1395008 3137124 8 17:59:39 17:51:01 2772684 0 1267340 15.82 2620 3966288 1389168 15.34 1396608 3135916 20 17:59:39 17:52:01 2772932 0 1267088 15.82 2620 3966292 1389156 15.34 1396768 3135920 8 17:59:39 17:53:01 2774096 0 1265920 15.81 2620 3966296 1388988 15.34 1395696 3135924 16 17:59:39 17:54:01 2774064 0 1265948 15.81 2620 3966300 1389024 15.34 1395912 3135924 8 17:59:39 17:55:01 2774716 0 1265292 15.80 2620 3966304 1388988 15.34 1395356 3135924 12 17:59:39 17:56:01 2774444 0 1265560 15.80 2620 3966308 1389012 15.34 1395616 3135924 8 17:59:39 17:57:01 2774632 0 1265368 15.80 2620 3966312 1388964 15.33 1395436 3135924 8 17:59:39 17:58:01 2775220 0 1264776 15.79 2620 3966316 1388796 15.33 1395112 3135924 16 17:59:39 17:59:01 2775344 0 1264644 15.79 2620 3966324 1388796 15.33 1395120 3135924 8 17:59:39 Average: 2790774 0 1269955 15.86 2620 3945583 1594750 17.61 1480136 3060317 38465 17:59:39 17:59:39 17:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:59:39 17:37:01 eth0 1620.11 1659.92 6398.79 202.82 0.00 0.00 0.00 0.00 17:59:39 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:37:01 docker0 871.46 585.88 72.64 2682.59 0.00 0.00 0.00 0.00 17:59:39 17:38:01 eth0 555.03 482.48 3552.21 50.74 0.00 0.00 0.00 0.00 17:59:39 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:38:01 veth848c323 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:59:39 17:38:01 docker0 245.33 284.89 16.63 845.31 0.00 0.00 0.00 0.00 17:59:39 17:39:01 eth0 35.22 21.57 25.57 44.62 0.00 0.00 0.00 0.00 17:59:39 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:39:01 veth848c323 2.17 2.17 0.17 0.18 0.00 0.00 0.00 0.00 17:59:39 17:39:01 docker0 2.17 2.17 0.14 0.18 0.00 0.00 0.00 0.00 17:59:39 17:40:01 eth0 188.54 159.48 1705.07 89.56 0.00 0.00 0.00 0.00 17:59:39 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:40:01 vethd94de9a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:59:39 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:41:01 vethd81b61f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:59:39 17:41:01 vethb14b156 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 17:59:39 17:41:01 veth2bab819 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 17:59:39 17:41:01 eth0 98.87 75.99 191.24 17.99 0.00 0.00 0.00 0.00 17:59:39 17:42:02 veth3f2ec92 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:59:39 17:42:02 veth8009d3a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:59:39 17:42:02 veth880f0cc 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:59:39 17:42:02 eth0 107.30 69.19 310.09 126.27 0.00 0.00 0.00 0.00 17:59:39 17:43:01 eth0 211.68 159.57 1699.77 22.49 0.00 0.00 0.00 0.00 17:59:39 17:43:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:59:39 17:43:01 docker0 1286.62 1088.96 100.65 4426.44 0.00 0.00 0.00 0.00 17:59:39 17:44:01 eth0 0.30 0.28 0.37 0.03 0.00 0.00 0.00 0.00 17:59:39 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:45:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:59:39 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:46:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:59:39 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:47:01 eth0 1.15 0.48 0.45 0.27 0.00 0.00 0.00 0.00 17:59:39 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:48:01 eth0 1.70 0.23 0.39 0.19 0.00 0.00 0.00 0.00 17:59:39 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:49:01 eth0 3.08 0.73 0.98 0.59 0.00 0.00 0.00 0.00 17:59:39 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:50:01 eth0 5.18 0.93 1.41 0.75 0.00 0.00 0.00 0.00 17:59:39 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:51:01 eth0 3.18 0.95 1.18 0.81 0.00 0.00 0.00 0.00 17:59:39 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:52:01 eth0 1.58 0.40 0.49 0.26 0.00 0.00 0.00 0.00 17:59:39 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:53:01 eth0 4.10 0.77 1.06 0.56 0.00 0.00 0.00 0.00 17:59:39 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:54:01 eth0 2.62 0.77 0.92 0.60 0.00 0.00 0.00 0.00 17:59:39 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:55:01 eth0 0.73 0.28 0.30 0.20 0.00 0.00 0.00 0.00 17:59:39 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:56:01 eth0 0.52 0.28 0.27 0.23 0.00 0.00 0.00 0.00 17:59:39 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:57:01 eth0 0.42 0.25 0.15 0.08 0.00 0.00 0.00 0.00 17:59:39 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:58:01 eth0 0.20 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:59:39 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:59:01 eth0 0.78 0.08 0.07 0.01 0.00 0.00 0.00 0.00 17:59:39 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 Average: eth0 123.58 114.57 603.41 24.32 0.00 0.00 0.00 0.00 17:59:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:39 Average: docker0 55.06 46.61 4.31 189.44 0.00 0.00 0.00 0.00 17:59:39 17:59:39 17:59:39 ---> sar -P ALL: 17:59:39 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 17:59:39 17:59:39 17:35:35 LINUX RESTART (2 CPU) 17:59:39 17:59:39 17:36:01 CPU %user %nice %system %iowait %steal %idle 17:59:39 17:37:01 all 24.19 0.00 5.79 3.17 0.07 66.77 17:59:39 17:37:01 0 19.44 0.00 6.59 2.96 0.07 70.94 17:59:39 17:37:01 1 28.97 0.00 5.00 3.38 0.07 62.57 17:59:39 17:38:01 all 42.45 0.00 8.97 2.48 0.11 45.99 17:59:39 17:38:01 0 42.93 0.00 8.79 2.31 0.11 45.86 17:59:39 17:38:01 1 41.97 0.00 9.16 2.64 0.11 46.12 17:59:39 17:39:01 all 33.07 0.00 4.30 0.39 0.08 62.17 17:59:39 17:39:01 0 32.76 0.00 4.25 0.31 0.07 62.60 17:59:39 17:39:01 1 33.38 0.00 4.35 0.46 0.09 61.73 17:59:39 17:40:01 all 55.82 0.00 10.61 1.87 0.09 31.61 17:59:39 17:40:01 0 55.47 0.00 10.13 1.16 0.09 33.15 17:59:39 17:40:01 1 56.17 0.00 11.09 2.58 0.09 30.07 17:59:39 17:41:01 all 43.39 0.00 19.58 30.09 0.12 6.82 17:59:39 17:41:01 0 43.82 0.00 19.41 31.08 0.13 5.57 17:59:39 17:41:01 1 42.95 0.00 19.76 29.10 0.11 8.08 17:59:39 17:42:02 all 72.12 0.00 19.34 6.21 0.12 2.20 17:59:39 17:42:02 0 71.46 0.00 19.51 6.65 0.11 2.27 17:59:39 17:42:02 1 72.80 0.00 19.17 5.77 0.13 2.13 17:59:39 17:43:01 all 38.85 0.00 8.32 4.05 0.10 48.68 17:59:39 17:43:01 0 38.90 0.00 8.20 3.87 0.11 48.92 17:59:39 17:43:01 1 38.80 0.00 8.44 4.23 0.09 48.43 17:59:39 17:44:01 all 0.08 0.00 0.04 0.02 0.02 99.85 17:59:39 17:44:01 0 0.05 0.00 0.05 0.03 0.03 99.83 17:59:39 17:44:01 1 0.10 0.00 0.03 0.00 0.00 99.87 17:59:39 17:45:01 all 0.12 0.00 0.02 0.00 0.04 99.82 17:59:39 17:45:01 0 0.05 0.00 0.02 0.00 0.05 99.88 17:59:39 17:45:01 1 0.18 0.00 0.02 0.00 0.03 99.77 17:59:39 17:46:01 all 0.04 0.00 0.01 0.00 0.03 99.92 17:59:39 17:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:59:39 17:46:01 1 0.07 0.00 0.00 0.00 0.03 99.90 17:59:39 17:47:01 all 0.10 0.00 0.04 0.04 0.03 99.79 17:59:39 17:47:01 0 0.13 0.00 0.03 0.00 0.02 99.82 17:59:39 17:47:01 1 0.07 0.00 0.05 0.08 0.03 99.77 17:59:39 17:59:39 17:47:01 CPU %user %nice %system %iowait %steal %idle 17:59:39 17:48:01 all 0.06 0.00 0.02 0.00 0.03 99.89 17:59:39 17:48:01 0 0.10 0.00 0.02 0.00 0.03 99.85 17:59:39 17:48:01 1 0.02 0.00 0.02 0.00 0.03 99.93 17:59:39 17:49:01 all 0.14 0.00 0.02 0.00 0.03 99.82 17:59:39 17:49:01 0 0.25 0.00 0.02 0.00 0.03 99.70 17:59:39 17:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:59:39 17:50:01 all 0.09 0.00 0.03 0.00 0.03 99.86 17:59:39 17:50:01 0 0.15 0.00 0.03 0.00 0.00 99.82 17:59:39 17:50:01 1 0.03 0.00 0.02 0.00 0.05 99.90 17:59:39 17:51:01 all 0.08 0.00 0.05 0.00 0.03 99.84 17:59:39 17:51:01 0 0.12 0.00 0.03 0.00 0.03 99.82 17:59:39 17:51:01 1 0.03 0.00 0.07 0.00 0.03 99.87 17:59:39 17:52:01 all 0.09 0.00 0.02 0.00 0.02 99.87 17:59:39 17:52:01 0 0.05 0.00 0.02 0.00 0.00 99.93 17:59:39 17:52:01 1 0.13 0.00 0.02 0.00 0.03 99.82 17:59:39 17:53:01 all 0.09 0.00 0.01 0.00 0.02 99.88 17:59:39 17:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:59:39 17:53:01 1 0.17 0.00 0.00 0.00 0.03 99.80 17:59:39 17:54:01 all 0.04 0.00 0.04 0.00 0.03 99.88 17:59:39 17:54:01 0 0.02 0.00 0.03 0.00 0.02 99.93 17:59:39 17:54:01 1 0.07 0.00 0.05 0.00 0.05 99.83 17:59:39 17:55:01 all 0.06 0.00 0.02 0.00 0.02 99.91 17:59:39 17:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:59:39 17:55:01 1 0.08 0.00 0.02 0.00 0.03 99.87 17:59:39 17:56:01 all 0.08 0.00 0.03 0.00 0.02 99.87 17:59:39 17:56:01 0 0.02 0.00 0.03 0.00 0.02 99.93 17:59:39 17:56:01 1 0.15 0.00 0.02 0.00 0.02 99.82 17:59:39 17:57:01 all 0.06 0.00 0.02 0.00 0.03 99.89 17:59:39 17:57:01 0 0.03 0.00 0.02 0.00 0.05 99.90 17:59:39 17:57:01 1 0.08 0.00 0.02 0.00 0.02 99.88 17:59:39 17:58:01 all 0.06 0.00 0.02 0.00 0.03 99.90 17:59:39 17:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:59:39 17:58:01 1 0.08 0.00 0.02 0.00 0.03 99.87 17:59:39 17:59:39 17:58:01 CPU %user %nice %system %iowait %steal %idle 17:59:39 17:59:01 all 0.05 0.00 0.03 0.00 0.02 99.91 17:59:39 17:59:01 0 0.02 0.00 0.03 0.00 0.02 99.93 17:59:39 17:59:01 1 0.08 0.00 0.02 0.00 0.02 99.88 17:59:39 Average: all 12.77 0.00 3.16 1.97 0.05 82.05 17:59:39 Average: 0 12.55 0.00 3.17 1.97 0.04 82.26 17:59:39 Average: 1 12.99 0.00 3.16 1.96 0.05 81.84 17:59:39 17:59:39 17:59:39