Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 04c838e8472b5aabfd7e7421d4bd85178651bafb+c3ee48ec81a1cae6a8275850650318015b1b17b0 (6f53417be9b0b0322b1a8d21c11c40d66e012854) 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-ssh722684012667562737.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-ssh5318645714992071015.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-3562/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-3562/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2561342372494034239.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-ssh5173116705666804033.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-3562/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-3562/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3719085835147952122.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1359 in /w/workspace/edgexfoundry_edgex-go_PR-3562 [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-ssh114303697849488355.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-ssh6525262578674176133.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3562/head:refs/remotes/origin/PR-3562 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c3ee48ec81a1cae6a8275850650318015b1b17b0 into PR head commit 04c838e8472b5aabfd7e7421d4bd85178651bafb Merge succeeded, producing 9256a4e10b6745ece5e699d936a8c1e8c55a7818 Checking out Revision 9256a4e10b6745ece5e699d936a8c1e8c55a7818 (PR-3562) > git config core.sparsecheckout # timeout=10 > git checkout -f 04c838e8472b5aabfd7e7421d4bd85178651bafb # 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-ssh4743485757428227480.key > git merge c3ee48ec81a1cae6a8275850650318015b1b17b0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9256a4e10b6745ece5e699d936a8c1e8c55a7818 # timeout=10 Commit message: "Merge commit 'c3ee48ec81a1cae6a8275850650318015b1b17b0' into HEAD" > git rev-list --no-walk 04c838e8472b5aabfd7e7421d4bd85178651bafb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:30:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:30:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:30:03 ========================================================= 00:30:03 EdgeX Global Pipelines Version Info 00:30:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:30:05 ------------------- 00:30:05 stable info: 00:30:05 ------------------- 00:30:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:05 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 00:30:05 Message: update stable to v1.0.194 00:30:05 ------------------- 00:30:05 experimental info: 00:30:05 ------------------- 00:30:05 Commited By: **** collab-it+edgex@linuxfoundation.org 00:30:05 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 00:30:05 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:30:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:30:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:30:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:30:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:30:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:30:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:30:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:30:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:30:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:30:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:30:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:30:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:30:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:30:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:30:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3562 [Pipeline] echo 00:30:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3562 [Pipeline] echo 00:30:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3562 [Pipeline] echo 00:30:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9256a4e10b6745ece5e699d936a8c1e8c55a7818 [Pipeline] echo 00:30:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9256a4e [Pipeline] echo 00:30:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:30:06 provisioning config files... 00:30:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6045553950589955495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:06 ---> docker-login.sh 00:30:06 nexus3.edgexfoundry.org:10001 00:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:07 Configure a credential helper to remove this warning. See 00:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:07 00:30:07 Login Succeeded 00:30:07 nexus3.edgexfoundry.org:10002 00:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:07 Configure a credential helper to remove this warning. See 00:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:07 00:30:07 Login Succeeded 00:30:07 nexus3.edgexfoundry.org:10003 00:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:07 Configure a credential helper to remove this warning. See 00:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:07 00:30:07 Login Succeeded 00:30:07 nexus3.edgexfoundry.org:10004 00:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:07 Configure a credential helper to remove this warning. See 00:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:07 00:30:07 Login Succeeded 00:30:07 docker.io 00:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:07 Configure a credential helper to remove this warning. See 00:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:07 00:30:07 Login Succeeded 00:30:07 ---> docker-login.sh ends [Pipeline] } 00:30:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:08 ++ 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 00:30:08 + for file in '`ls cmd/**/Dockerfile`' 00:30:08 ++ dirname cmd/core-command/Dockerfile 00:30:08 ++ cut -d/ -f2 00:30:08 + echo core-command,cmd/core-command/Dockerfile 00:30:08 + for file in '`ls cmd/**/Dockerfile`' 00:30:08 ++ dirname cmd/core-data/Dockerfile 00:30:08 ++ cut -d/ -f2 00:30:08 + echo core-data,cmd/core-data/Dockerfile 00:30:08 + for file in '`ls cmd/**/Dockerfile`' 00:30:08 ++ dirname cmd/core-metadata/Dockerfile 00:30:08 ++ cut -d/ -f2 00:30:08 + echo core-metadata,cmd/core-metadata/Dockerfile 00:30:08 + for file in '`ls cmd/**/Dockerfile`' 00:30:08 ++ dirname cmd/security-bootstrapper/Dockerfile 00:30:08 ++ cut -d/ -f2 00:30:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:30:08 + for file in '`ls cmd/**/Dockerfile`' 00:30:08 ++ dirname cmd/security-proxy-setup/Dockerfile 00:30:08 ++ cut -d/ -f2 00:30:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:30:08 + for file in '`ls cmd/**/Dockerfile`' 00:30:08 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:30:08 ++ cut -d/ -f2 00:30:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:30:08 + for file in '`ls cmd/**/Dockerfile`' 00:30:08 ++ dirname cmd/support-notifications/Dockerfile 00:30:08 ++ cut -d/ -f2 00:30:08 + echo support-notifications,cmd/support-notifications/Dockerfile 00:30:08 + for file in '`ls cmd/**/Dockerfile`' 00:30:08 ++ dirname cmd/support-scheduler/Dockerfile 00:30:08 ++ cut -d/ -f2 00:30:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:30:08 + for file in '`ls cmd/**/Dockerfile`' 00:30:08 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:30:08 ++ cut -d/ -f2 00:30:08 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:30:08 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 00:30:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:09 00:30:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:30:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:10 latest: Pulling from edgex-devops/git-semver 00:30:10 31603596830f: Pulling fs layer 00:30:10 54011a49482f: Pulling fs layer 00:30:10 a6820b24f6d8: Pulling fs layer 00:30:10 f581987b2513: Pulling fs layer 00:30:10 f581987b2513: Waiting 00:30:10 54011a49482f: Verifying Checksum 00:30:10 54011a49482f: Download complete 00:30:10 31603596830f: Verifying Checksum 00:30:10 31603596830f: Download complete 00:30:10 f581987b2513: Verifying Checksum 00:30:10 f581987b2513: Download complete 00:30:10 a6820b24f6d8: Verifying Checksum 00:30:10 a6820b24f6d8: Download complete 00:30:10 31603596830f: Pull complete 00:30:10 54011a49482f: Pull complete 00:30:11 a6820b24f6d8: Pull complete 00:30:11 f581987b2513: Pull complete 00:30:11 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:30:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:30:11 prd-centos7-docker-4c-2g-1359 does not seem to be running inside a container 00:30:11 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:30:12 $ docker top 316d0af5a92023453eb6aa4a744eee4e023a612d15091e9414215146d52b0387 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:30:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:12 [ssh-agent] Looking for ssh-agent implementation... 00:30:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:12 $ docker exec 316d0af5a92023453eb6aa4a744eee4e023a612d15091e9414215146d52b0387 ssh-agent 00:30:12 SSH_AUTH_SOCK=/tmp/ssh-S0LTqW2cS21f/agent.14 00:30:12 SSH_AGENT_PID=21 00:30:12 Running ssh-add (command line suppressed) 00:30:12 Identity added: /w/workspace/edgex-go/3@tmp/private_key_684512274980435115.key (/w/workspace/edgex-go/3@tmp/private_key_684512274980435115.key) 00:30:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:13 + git tag --points-at HEAD [Pipeline] } 00:30:13 $ docker exec --env ******** --env ******** 316d0af5a92023453eb6aa4a744eee4e023a612d15091e9414215146d52b0387 ssh-agent -k 00:30:13 unset SSH_AUTH_SOCK; 00:30:13 unset SSH_AGENT_PID; 00:30:13 echo Agent pid 21 killed; 00:30:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:30:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:13 [ssh-agent] Looking for ssh-agent implementation... 00:30:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:13 $ docker exec 316d0af5a92023453eb6aa4a744eee4e023a612d15091e9414215146d52b0387 ssh-agent 00:30:13 SSH_AUTH_SOCK=/tmp/ssh-0kdV2p1uqyUF/agent.56 00:30:13 SSH_AGENT_PID=62 00:30:13 Running ssh-add (command line suppressed) 00:30:13 Identity added: /w/workspace/edgex-go/3@tmp/private_key_5299204399157263611.key (/w/workspace/edgex-go/3@tmp/private_key_5299204399157263611.key) 00:30:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:13 + git semver init 00:30:13 # -> Open(): unable to determine branch for HEAD 00:30:13 # $GIT_DIR = /w/workspace/edgex-go/3/.git 00:30:13 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 00:30:13 # $SEMVER_REMOTE_NAME = origin 00:30:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:30:13 # $SEMVER_USER_NAME = edgex-jenkins 00:30:13 # $SEMVER_BRANCH = PR-3562 00:30:13 # $SEMVER_TEMP = /tmp/semver-270309927 00:30:13 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:30:26 # '/tmp/semver-270309927' -> '/w/workspace/edgex-go/3/.semver' 00:30:26 # -> Force: false 00:30:26 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 00:30:26 $ docker exec --env ******** --env ******** 316d0af5a92023453eb6aa4a744eee4e023a612d15091e9414215146d52b0387 ssh-agent -k 00:30:26 unset SSH_AUTH_SOCK; 00:30:26 unset SSH_AGENT_PID; 00:30:26 echo Agent pid 62 killed; 00:30:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:26 + git semver [Pipeline] } 00:30:26 $ docker stop --time=1 316d0af5a92023453eb6aa4a744eee4e023a612d15091e9414215146d52b0387 00:30:28 $ docker rm -f 316d0af5a92023453eb6aa4a744eee4e023a612d15091e9414215146d52b0387 [Pipeline] // withDockerContainer [Pipeline] sh 00:30:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:30:29 Stashed 1 file(s) [Pipeline] echo 00:30:29 [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 00:30:29 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:30:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:30:30 + sudo service docker restart 00:30:30 + true 00:30:30 Redirecting to /bin/systemctl restart docker.service 00:30:44 Still waiting to schedule task 00:30:44 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1357’ [Pipeline] echo 00:30:48 ========================================================= 00:30:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:30:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:30:49 + 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 . 00:30:50 Sending build context to Docker daemon 329.4MB 00:30:50 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:30:50 Step 2/6 : FROM ${BASE} 00:30:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:30:50 540db60ca938: Pulling fs layer 00:30:50 adcc1eea9eea: Pulling fs layer 00:30:50 4c4ab2625f07: Pulling fs layer 00:30:50 0510c868ecb4: Pulling fs layer 00:30:50 afea3b2eda06: Pulling fs layer 00:30:50 7809a108b3ef: Pulling fs layer 00:30:50 f706445af74f: Pulling fs layer 00:30:50 0510c868ecb4: Waiting 00:30:50 afea3b2eda06: Waiting 00:30:50 7809a108b3ef: Waiting 00:30:50 f706445af74f: Waiting 00:30:50 4c4ab2625f07: Verifying Checksum 00:30:50 4c4ab2625f07: Download complete 00:30:50 adcc1eea9eea: Verifying Checksum 00:30:50 adcc1eea9eea: Download complete 00:30:50 afea3b2eda06: Verifying Checksum 00:30:50 afea3b2eda06: Download complete 00:30:50 7809a108b3ef: Verifying Checksum 00:30:50 7809a108b3ef: Download complete 00:30:50 540db60ca938: Verifying Checksum 00:30:50 540db60ca938: Download complete 00:30:50 540db60ca938: Pull complete 00:30:50 adcc1eea9eea: Pull complete 00:30:50 4c4ab2625f07: Pull complete 00:30:52 f706445af74f: Verifying Checksum 00:30:52 f706445af74f: Download complete 00:30:53 0510c868ecb4: Verifying Checksum 00:30:53 0510c868ecb4: Download complete 00:30:57 0510c868ecb4: Pull complete 00:30:57 afea3b2eda06: Pull complete 00:30:57 7809a108b3ef: Pull complete 00:30:58 f706445af74f: Pull complete 00:30:58 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:30:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:30:58 ---> b068be0155e3 00:30:58 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 00:31:01 ---> Running in 0c0f9a670e36 00:31:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:31:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:31:02 (1/12) Installing libmagic (5.39-r0) 00:31:02 (2/12) Installing file (5.39-r0) 00:31:02 (3/12) Installing libc-dev (0.7.2-r3) 00:31:02 (4/12) Installing g++ (10.2.1_pre1-r3) 00:31:07 (5/12) Installing fortify-headers (1.1-r0) 00:31:07 (6/12) Installing patch (2.7.6-r6) 00:31:07 (7/12) Installing build-base (0.5-r2) 00:31:07 (8/12) Installing libsodium (1.0.18-r0) 00:31:07 (9/12) Installing pkgconf (1.7.3-r0) 00:31:07 (10/12) Installing libsodium-dev (1.0.18-r0) 00:31:07 (11/12) Installing libzmq (4.3.3-r1) 00:31:07 (12/12) Installing zeromq-dev (4.3.3-r1) 00:31:07 Executing busybox-1.32.1-r6.trigger 00:31:07 OK: 219 MiB in 52 packages 00:31:08 Removing intermediate container 0c0f9a670e36 00:31:08 ---> f647fd52069b 00:31:08 Step 4/6 : WORKDIR /edgex-go 00:31:08 ---> Running in d7a3548dde2d 00:31:09 Removing intermediate container d7a3548dde2d 00:31:09 ---> 97fcb78d68d7 00:31:09 Step 5/6 : COPY go.mod . 00:31:09 ---> 338cb335ff68 00:31:09 Step 6/6 : RUN go mod download 00:31:09 ---> Running in c35e502a9907 00:31:24 Removing intermediate container c35e502a9907 00:31:24 ---> 8d3099e80099 00:31:24 Successfully built 8d3099e80099 00:31:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:31:24 + docker inspect -f . ci-base-image-x86_64 00:31:24 . [Pipeline] withDockerContainer 00:31:24 prd-centos7-docker-4c-2g-1359 does not seem to be running inside a container 00:31:24 $ 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 ******** ci-base-image-x86_64 cat 00:31:25 $ docker top 404cbc77acef8690a6c8681920f9539e4ead287bfff5e2f1a9037976ef96e4bb -eo pid,comm [Pipeline] { [Pipeline] sh 00:31:25 + go version 00:31:25 go version go1.16.3 linux/amd64 [Pipeline] } 00:31:25 $ docker stop --time=1 404cbc77acef8690a6c8681920f9539e4ead287bfff5e2f1a9037976ef96e4bb 00:31:27 $ docker rm -f 404cbc77acef8690a6c8681920f9539e4ead287bfff5e2f1a9037976ef96e4bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:31:27 + docker inspect -f . ci-base-image-x86_64 00:31:27 . [Pipeline] withDockerContainer 00:31:27 prd-centos7-docker-4c-2g-1359 does not seem to be running inside a container 00:31:27 $ 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 ******** ci-base-image-x86_64 cat 00:31:28 $ docker top 763ca240294a12717accc2c34e036f39f50afa074842f23f696eb5ccb03af78f -eo pid,comm [Pipeline] { [Pipeline] echo 00:31:28 ========================================================= 00:31:28 [edgeXBuildGoParallel] Running Tests and Build... 00:31:28 ========================================================= [Pipeline] sh 00:31:28 + go mod tidy [Pipeline] sh 00:31:29 + make test 00:31:29 go mod tidy 00:31:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:31:34 ? github.com/edgexfoundry/edgex-go [no test files] 00:31:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:31:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:31:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:31:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:31:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:31:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:31:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:31:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:31:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:32:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:32:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:32:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:32:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:32:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:32:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 00:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:32:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 100.0% of statements 00:32:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:32:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 53.4% of statements 00:32:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:32:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:32:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.099s coverage: 87.7% of statements 00:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:32:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.047s coverage: 78.9% of statements 00:32:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:32:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.227s coverage: 95.1% of statements 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:32:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements 00:32:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:32:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:32:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:32:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.8% of statements 00:32:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:32:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 00:32:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 22.0% of statements 00:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 00:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements 00:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 00:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 00:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 00:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.049s coverage: 94.4% of statements 00:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.100s coverage: 44.8% of statements 00:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.181s coverage: 81.8% of statements 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 00:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 00:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 00:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 00:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements 00:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 00:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 00:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 00:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements 00:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.107s coverage: 64.4% of statements 00:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 00:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 91.3% of statements 00:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 00:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements 00:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 00:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.158s coverage: 66.9% of statements 00:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.6% of statements 00:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 00:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 00:32:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:32:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 19.3% of statements 00:32:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:32:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:32:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:32:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:32:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 91.9% of statements 00:32:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:32:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:32:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 00:32:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:32:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:32:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements 00:32:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:32:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:32:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.6% of statements 00:32:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:32:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:32:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 00:32:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:32:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:32:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.046s coverage: 28.9% of statements 00:32:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:32:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:32:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:32:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:32:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:32:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:32:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 00:32:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 00:32:54 GO111MODULE=on go vet ./... 00:33:21 gofmt -l . 00:33:21 [ "`gofmt -l .`" = "" ] 00:33:21 ./bin/test-attribution-txt.sh [Pipeline] sh 00:33:21 + ls -al . 00:33:21 total 516 00:33:21 drwxrwxr-x 10 1001 1001 4096 Jun 15 00:33 . 00:33:21 drwxr-xr-x 4 root root 28 Jun 15 00:31 .. 00:33:21 -rw-rw-r-- 1 1001 1001 11 Jun 15 00:29 .dockerignore 00:33:21 drwxrwxr-x 8 1001 1001 179 Jun 15 00:30 .git 00:33:21 drwxrwxr-x 3 1001 1001 125 Jun 15 00:29 .github 00:33:21 -rw-rw-r-- 1 1001 1001 818 Jun 15 00:29 .gitignore 00:33:21 drwx------ 3 1001 1001 60 Jun 15 00:30 .semver 00:33:21 -rw-rw-r-- 1 1001 1001 166 Jun 15 00:29 .sonarcloud.properties 00:33:21 -rw-rw-r-- 1 1001 1001 8609 Jun 15 00:29 Attribution.txt 00:33:21 -rw-rw-r-- 1 1001 1001 3804 Jun 15 00:29 CONTRIBUTING.md 00:33:21 -rw-rw-r-- 1 1001 1001 931 Jun 15 00:29 Dockerfile.build 00:33:21 -rw-rw-r-- 1 1001 1001 849 Jun 15 00:29 Jenkinsfile 00:33:21 -rw-rw-r-- 1 1001 1001 10775 Jun 15 00:29 LICENSE 00:33:21 -rw-rw-r-- 1 1001 1001 5605 Jun 15 00:29 Makefile 00:33:21 -rw-rw-r-- 1 1001 1001 7905 Jun 15 00:29 README.md 00:33:21 -rw-rw-r-- 1 1001 1001 7071 Jun 15 00:29 SECURITY.md 00:33:21 -rw-rw-r-- 1 1001 1001 5 Jun 15 00:30 VERSION 00:33:21 -rw-rw-r-- 1 1001 1001 4131 Jun 15 00:29 ZMQWindows.md 00:33:21 drwxrwxr-x 2 1001 1001 37 Jun 15 00:29 bin 00:33:21 drwxrwxr-x 14 1001 1001 4096 Jun 15 00:29 cmd 00:33:21 -rw-r--r-- 1 root root 398195 Jun 15 00:32 coverage.out 00:33:21 -rw-rw-r-- 1 1001 1001 841 Jun 15 00:29 go.mod 00:33:21 -rw-r--r-- 1 root root 21063 Jun 15 00:31 go.sum 00:33:21 drwxrwxr-x 7 1001 1001 114 Jun 15 00:29 internal 00:33:21 drwxrwxr-x 3 1001 1001 16 Jun 15 00:29 openapi 00:33:21 drwxrwxr-x 4 1001 1001 71 Jun 15 00:29 snap 00:33:21 -rw-rw-r-- 1 1001 1001 168 Jun 15 00:29 version.go [Pipeline] sh 00:33:22 + '[' -e coverage.out ] 00:33:22 + chown 1001:1001 coverage.out [Pipeline] stash 00:33:22 Stashed 1 file(s) [Pipeline] sh 00:33:22 + make build 00:33:22 go mod tidy 00:33:22 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 00:33:23 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 00:33:30 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 00:33:31 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 00:33:32 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 00:33:32 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 00:33:32 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 00:33:33 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 00:33:34 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 00:33:35 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 00:33: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 00:33:36 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] } 00:33:38 $ docker stop --time=1 763ca240294a12717accc2c34e036f39f50afa074842f23f696eb5ccb03af78f 00:33:41 $ docker rm -f 763ca240294a12717accc2c34e036f39f50afa074842f23f696eb5ccb03af78f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:33:44 00:33:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:33:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:33:45 latest: Pulling from edgex-devops/edgex-compose 00:33:45 cbdbe7a5bc2a: Pulling fs layer 00:33:45 ca9280d653b3: Pulling fs layer 00:33:45 7e9c9ca2126c: Pulling fs layer 00:33:45 cbdbe7a5bc2a: Verifying Checksum 00:33:45 cbdbe7a5bc2a: Download complete 00:33:45 cbdbe7a5bc2a: Pull complete 00:33:45 ca9280d653b3: Verifying Checksum 00:33:45 ca9280d653b3: Download complete 00:33:46 ca9280d653b3: Pull complete 00:33:46 7e9c9ca2126c: Verifying Checksum 00:33:46 7e9c9ca2126c: Download complete 00:33:49 7e9c9ca2126c: Pull complete 00:33:49 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:33:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:33:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:33:49 prd-centos7-docker-4c-2g-1359 does not seem to be running inside a container 00:33:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:33:53 $ docker top d4c92bf17fbd32ecbe917a382630439245aa0a3e9b2b6e696b262c94d7686e37 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:53 + docker-compose build --help 00:33:53 + grep parallel 00:33:54 --parallel Build images in parallel. [Pipeline] } 00:33:54 $ docker stop --time=1 d4c92bf17fbd32ecbe917a382630439245aa0a3e9b2b6e696b262c94d7686e37 00:33:55 $ docker rm -f d4c92bf17fbd32ecbe917a382630439245aa0a3e9b2b6e696b262c94d7686e37 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:33:55 . [Pipeline] withDockerContainer 00:33:55 prd-centos7-docker-4c-2g-1359 does not seem to be running inside a container 00:33:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:33:56 $ docker top 5ed7f89886cc88662f422a8424e01d7ac234d2a012dd8ff66b19a535ebbc81d7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:56 + docker-compose -f ./docker-compose-build.yml build --parallel 00:33:57 Building core-command ... 00:33:57 Building core-data ... 00:33:57 Building core-metadata ... 00:33:57 Building security-bootstrapper ... 00:33:57 Building security-proxy-setup ... 00:33:57 Building security-secretstore-setup ... 00:33:57 Building support-notifications ... 00:33:57 Building support-scheduler ... 00:33:57 Building sys-mgmt-agent ... 00:33:57 Building security-secretstore-setup 00:33:57 Building core-command 00:33:57 Building support-scheduler 00:33:57 Building security-bootstrapper 00:33:57 Building support-notifications 00:34:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1364 in /w/workspace/edgexfoundry_edgex-go_PR-3562 [Pipeline] { [Pipeline] ws 00:34:03 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 00:34:03 The recommended git tool is: git 00:34:09 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:34:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:34:09 ---> 8d3099e80099 00:34:09 Step 3/23 : WORKDIR /edgex-go 00:34:09 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:34:09 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:34:09 ---> 8d3099e80099 00:34:09 Step 3/32 : WORKDIR /edgex-go 00:34:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:34:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:34:09 ---> 8d3099e80099 00:34:09 Step 3/24 : WORKDIR /edgex-go 00:34:10 using credential edgex-jenkins-ssh 00:34:10 Cloning the remote Git repository 00:34:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:34:10 > git init /w/workspace/edgex-go/3 # timeout=10 00:34:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:10 > git --version # timeout=10 00:34:10 > git --version # 'git version 2.17.1' 00:34:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:21 ---> Running in 0946c7e44e9d 00:34:21 ---> Running in 5ad995096379 00:34:21 ---> Running in 8756c1ddd79b 00:34:21 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:34:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:34:21 ---> 8d3099e80099 00:34:21 Step 3/23 : WORKDIR /edgex-go 00:34:21 ---> Running in 68f75ec78253 00:34:21 Removing intermediate container 0946c7e44e9d 00:34:21 ---> 037e2e69de7c 00:34:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:22 Removing intermediate container 8756c1ddd79b 00:34:22 ---> 65a13fe02ba7 00:34:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:22 Removing intermediate container 5ad995096379 00:34:22 ---> abe79a4525d2 00:34:22 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:22 ---> Running in 0e55c328b4af 00:34:22 ---> Running in e77cc76d9ea7 00:34:22 ---> Running in f4cc0fd73e4c 00:34:22 Removing intermediate container 68f75ec78253 00:34:22 ---> 68cee438db40 00:34:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:23 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:34:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:34:23 ---> 8d3099e80099 00:34:23 Step 3/26 : WORKDIR /edgex-go 00:34:23 ---> Using cache 00:34:23 ---> 68cee438db40 00:34:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:24 ---> Running in 70bbe0263e42 00:34:24 ---> Running in a1f020dc328c 00:34:25 Removing intermediate container 0e55c328b4af 00:34:25 ---> 97f6e980e9c4 00:34:25 Step 5/23 : RUN apk add --update --no-cache make git 00:34:25 Removing intermediate container e77cc76d9ea7 00:34:25 ---> d19d8ad969a5 00:34:25 Step 5/24 : RUN apk add --update --no-cache make git 00:34:25 ---> Running in 292e7a8638f1 00:34:25 ---> Running in aecec2e61ca3 00:34:25 Removing intermediate container a1f020dc328c 00:34:25 ---> 80a27d49847e 00:34:25 Step 5/26 : RUN apk add --update --no-cache make git 00:34:25 Removing intermediate container f4cc0fd73e4c 00:34:25 ---> 57e4cd1be30e 00:34:25 Step 5/32 : RUN apk add --update --no-cache make git 00:34:25 ---> Running in 60db0c23f46d 00:34:25 ---> Running in aa0fd079dd7b 00:34:25 Removing intermediate container 70bbe0263e42 00:34:25 ---> bfaf863ddf66 00:34:25 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:34:25 ---> Running in 471d8966a944 00:34:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:34:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:34:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:34:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:34:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:34:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:26 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3562/head:refs/remotes/origin/PR-3562 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:34:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:34:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:34:26 Merging remotes/origin/master commit c3ee48ec81a1cae6a8275850650318015b1b17b0 into PR head commit 04c838e8472b5aabfd7e7421d4bd85178651bafb 00:34:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:34:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:34:27 Merge succeeded, producing 84d0691d597085a2ea692a05a57356e79db4a741 00:34:27 Checking out Revision 84d0691d597085a2ea692a05a57356e79db4a741 (PR-3562) 00:34:27 OK: 219 MiB in 52 packages 00:34:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:34:27 OK: 219 MiB in 52 packages 00:34:27 Removing intermediate container 292e7a8638f1 00:34:27 ---> 697ab7f48479 00:34:27 Step 6/23 : COPY go.mod . 00:34:27 ---> c6bdefcd2d2c 00:34:27 Step 7/23 : RUN go mod download 00:34:27 OK: 219 MiB in 52 packages 00:34:27 ---> Running in 527bd13d678b 00:34:27 Removing intermediate container 471d8966a944 00:34:27 ---> b8062b3d7314 00:34:27 Step 6/23 : COPY go.mod . 00:34:27 OK: 219 MiB in 52 packages 00:34:27 OK: 219 MiB in 52 packages 00:34:28 ---> ca318bf4a2ae 00:34:28 Step 7/23 : RUN go mod download 00:34:28 ---> Running in 0fa4ce170fd4 00:34:26 > git config core.sparsecheckout # timeout=10 00:34:26 > git checkout -f 04c838e8472b5aabfd7e7421d4bd85178651bafb # timeout=10 00:34:27 > git remote # timeout=10 00:34:27 > git config --get remote.origin.url # timeout=10 00:34:27 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:27 > git merge c3ee48ec81a1cae6a8275850650318015b1b17b0 # timeout=10 00:34:27 > git rev-parse HEAD^{commit} # timeout=10 00:34:27 > git config core.sparsecheckout # timeout=10 00:34:27 > git checkout -f 84d0691d597085a2ea692a05a57356e79db4a741 # timeout=10 00:34:28 Removing intermediate container 60db0c23f46d 00:34:28 ---> 669ba4be41fe 00:34:28 Step 6/32 : COPY go.mod . 00:34:28 ---> 8f3af45b50de 00:34:28 Step 7/32 : RUN go mod download 00:34:28 ---> Running in 5c74e0e69030 00:34:28 Removing intermediate container aa0fd079dd7b 00:34:28 ---> 367c73c20019 00:34:28 Step 6/26 : COPY go.mod . 00:34:28 Removing intermediate container aecec2e61ca3 00:34:28 ---> b252d8783174 00:34:28 Step 6/24 : COPY go.mod . 00:34:29 ---> 23aa6ac41dd1 00:34:29 Step 7/26 : RUN go mod download 00:34:29 ---> f293488966a6 00:34:29 Step 7/24 : RUN go mod download 00:34:29 Removing intermediate container 527bd13d678b 00:34:29 ---> fc0e43ac6e54 00:34:29 Step 8/23 : COPY . . 00:34:29 ---> Running in b9fb3667c4d0 00:34:29 ---> Running in 398a45dd2a57 00:34:29 Removing intermediate container 0fa4ce170fd4 00:34:29 ---> 7f9b8822c4bd 00:34:29 Step 8/23 : COPY . . 00:34:31 Commit message: "Merge commit 'c3ee48ec81a1cae6a8275850650318015b1b17b0' into HEAD" 00:34:31 > git rev-list --no-walk 04c838e8472b5aabfd7e7421d4bd85178651bafb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:34:33 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:34:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:34:33 + true 00:34:33 + sudo service docker restart 00:34:37 Removing intermediate container 5c74e0e69030 00:34:37 ---> dc85d30cc1db 00:34:37 Step 8/32 : COPY . . 00:34:37 ---> 3c070f8cd20f 00:34:37 Step 9/23 : RUN go mod tidy 00:34:37 ---> 7cd38d3fefc3 00:34:37 Step 9/23 : RUN go mod tidy 00:34:40 ---> Running in 991eaada2d2a 00:34:40 Removing intermediate container b9fb3667c4d0 00:34:40 ---> 6efd2c03c617 00:34:40 Step 8/26 : COPY . . 00:34:40 Removing intermediate container 398a45dd2a57 00:34:40 ---> c4f90810e007 00:34:40 Step 8/24 : COPY . . 00:34:40 ---> Running in 65b308827615 00:34:40 ---> 2dd84c14e6c6 00:34:40 Step 9/32 : RUN go mod tidy 00:34:45 ---> Running in 3bb95ff40793 00:34:50 ---> df977ef84829 00:34:50 Step 9/24 : RUN go mod tidy 00:34:50 ---> Running in 2c6f89d1f6ab 00:34:50 Removing intermediate container 991eaada2d2a 00:34:50 ---> 2f1cbb4c0d8e 00:34:50 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:34:50 Removing intermediate container 65b308827615 00:34:50 ---> d08fd77f0024 00:34:50 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:34:50 ---> Running in ac336daf38e1 00:34:50 ---> Running in 554f520927b4 00:34:50 Removing intermediate container 3bb95ff40793 00:34:50 ---> f9e46aaacf65 00:34:50 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:34:51 ---> Running in fc0a03542178 00:34:51 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 00:34:52 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 00:34:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:34:52 provisioning config files... 00:34:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5396062627776288270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:34:52 ---> docker-login.sh 00:34:52 nexus3.edgexfoundry.org:10001 00:34:53 Removing intermediate container 2c6f89d1f6ab 00:34:53 ---> 4b104a8a3a31 00:34:53 Step 10/24 : RUN make cmd/core-command/core-command 00:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:53 Configure a credential helper to remove this warning. See 00:34:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:53 00:34:53 Login Succeeded 00:34:53 nexus3.edgexfoundry.org:10002 00:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:54 Configure a credential helper to remove this warning. See 00:34:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:54 00:34:54 Login Succeeded 00:34:54 nexus3.edgexfoundry.org:10003 00:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:55 Configure a credential helper to remove this warning. See 00:34:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:55 00:34:55 Login Succeeded 00:34:55 nexus3.edgexfoundry.org:10004 00:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:55 Configure a credential helper to remove this warning. See 00:34:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:55 00:34:55 Login Succeeded 00:34:55 docker.io 00:34:55 ---> Running in 1769c4ff9cbe 00:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:56 ---> 0171b6f6e18a 00:34:56 Step 9/26 : RUN go mod tidy 00:34:56 ---> Running in 80e526d97ecc 00:34:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:56 Configure a credential helper to remove this warning. See 00:34:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:56 00:34:56 Login Succeeded 00:34:56 ---> docker-login.sh ends [Pipeline] } 00:34:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 00:34:56 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 [Pipeline] echo 00:34:56 ========================================================= 00:34:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:34:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:34:57 + 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 . 00:34:58 Removing intermediate container 80e526d97ecc 00:34:58 ---> 718d6399eac9 00:34:58 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:34:58 ---> Running in 07619aff68fa 00:34:58 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 00:34:59 Sending build context to Docker daemon 166.3MB 00:34:59 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:34:59 Step 2/6 : FROM ${BASE} 00:34:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:34:59 595b0fe564bb: Pulling fs layer 00:34:59 3088b5b3c5c0: Pulling fs layer 00:34:59 5b7225fbf94c: Pulling fs layer 00:34:59 ba82ee9f976e: Pulling fs layer 00:34:59 506bd15cee9f: Pulling fs layer 00:34:59 75a0a4a0db45: Pulling fs layer 00:34:59 618dc40b7e24: Pulling fs layer 00:34:59 506bd15cee9f: Waiting 00:34:59 75a0a4a0db45: Waiting 00:34:59 618dc40b7e24: Waiting 00:34:59 ba82ee9f976e: Waiting 00:34:59 5b7225fbf94c: Verifying Checksum 00:34:59 5b7225fbf94c: Download complete 00:34:59 3088b5b3c5c0: Verifying Checksum 00:34:59 3088b5b3c5c0: Download complete 00:34:59 506bd15cee9f: Verifying Checksum 00:34:59 506bd15cee9f: Download complete 00:34:59 75a0a4a0db45: Verifying Checksum 00:34:59 75a0a4a0db45: Download complete 00:34:59 595b0fe564bb: Verifying Checksum 00:34:59 595b0fe564bb: Download complete 00:35:00 595b0fe564bb: Pull complete 00:35:00 3088b5b3c5c0: Pull complete 00:35:01 5b7225fbf94c: Pull complete 00:35:01 618dc40b7e24: Verifying Checksum 00:35:01 618dc40b7e24: Download complete 00:35:03 ba82ee9f976e: Verifying Checksum 00:35:03 ba82ee9f976e: Download complete 00:35:13 ba82ee9f976e: Pull complete 00:35:13 506bd15cee9f: Pull complete 00:35:13 75a0a4a0db45: Pull complete 00:35:16 618dc40b7e24: Pull complete 00:35:16 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 00:35:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:35:16 ---> a36622ca3599 00:35:16 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 00:35:18 ---> Running in f328005acdf7 00:35:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:35:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:35:21 (1/12) Installing libmagic (5.39-r0) 00:35:21 (2/12) Installing file (5.39-r0) 00:35:22 (3/12) Installing libc-dev (0.7.2-r3) 00:35:22 (4/12) Installing g++ (10.2.1_pre1-r3) 00:35:27 (5/12) Installing fortify-headers (1.1-r0) 00:35:27 (6/12) Installing patch (2.7.6-r6) 00:35:27 (7/12) Installing build-base (0.5-r2) 00:35:27 (8/12) Installing libsodium (1.0.18-r0) 00:35:27 (9/12) Installing pkgconf (1.7.3-r0) 00:35:27 (10/12) Installing libsodium-dev (1.0.18-r0) 00:35:27 (11/12) Installing libzmq (4.3.3-r1) 00:35:27 (12/12) Installing zeromq-dev (4.3.3-r1) 00:35:27 Executing busybox-1.32.1-r6.trigger 00:35:27 OK: 218 MiB in 52 packages 00:35:31 Removing intermediate container ac336daf38e1 00:35:31 ---> 0b5d7b4c9d98 00:35:31 00:35:31 Step 11/23 : FROM alpine:3.12 00:35:31 3.12: Pulling from library/alpine 00:35:31 Removing intermediate container fc0a03542178 00:35:31 ---> 219786fb47bb 00:35:31 00:35:31 Step 11/32 : FROM alpine:3.12 00:35:31 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:35:31 3.12: Pulling from library/alpine 00:35:31 Status: Downloaded newer image for alpine:3.12 00:35:31 ---> 13621d1b12d4 00:35:31 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:35:31 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:35:31 Status: Image is up to date for alpine:3.12 00:35:31 ---> 13621d1b12d4 00:35:31 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:35:31 ---> Running in ccb20be76bc5 00:35:31 ---> Running in 511fb7e576ee 00:35:31 Removing intermediate container 511fb7e576ee 00:35:31 ---> d04d5db14dec 00:35:31 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:35:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:31 ---> Running in fa9688f876c6 00:35:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:31 (1/2) Installing ca-certificates (20191127-r4) 00:35:31 (2/2) Installing dumb-init (1.2.2-r1) 00:35:31 Executing busybox-1.31.1-r20.trigger 00:35:31 Executing ca-certificates-20191127-r4.trigger 00:35:31 Removing intermediate container 554f520927b4 00:35:31 ---> d7d14a819c2c 00:35:31 00:35:31 Step 11/23 : FROM alpine:3.12 00:35:31 ---> 13621d1b12d4 00:35:31 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:35:31 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 00:35:31 OK: 6 MiB in 16 packages 00:35:32 Removing intermediate container f328005acdf7 00:35:32 ---> 039d2912e7b5 00:35:32 Step 4/6 : WORKDIR /edgex-go 00:35:32 ---> Running in 9198148c26e8 00:35:32 Removing intermediate container 9198148c26e8 00:35:32 ---> 11ac86e03c02 00:35:32 Step 5/6 : COPY go.mod . 00:35:32 ---> Running in a0c24bb95218 00:35:32 ---> bc3265e4135b 00:35:32 Step 6/6 : RUN go mod download 00:35:32 ---> Running in ac9d1c3e7e8f 00:35:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:32 (1/2) Installing dumb-init (1.2.2-r1) 00:35:32 (2/2) Installing su-exec (0.2-r1) 00:35:32 Executing busybox-1.31.1-r20.trigger 00:35:32 OK: 6 MiB in 16 packages 00:35:32 Removing intermediate container ccb20be76bc5 00:35:32 ---> e5293d723615 00:35:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:35:33 ---> Running in ed427a43d2f7 00:35:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:33 (1/1) Installing dumb-init (1.2.2-r1) 00:35:33 Executing busybox-1.31.1-r20.trigger 00:35:33 OK: 6 MiB in 15 packages 00:35:34 Removing intermediate container ed427a43d2f7 00:35:34 ---> ed6dd09361a5 00:35:34 Step 14/23 : ENV APP_PORT=59860 00:35:34 Removing intermediate container fa9688f876c6 00:35:34 ---> 687f60c5674b 00:35:34 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:35:34 ---> Running in 04589636d332 00:35:34 Removing intermediate container 1769c4ff9cbe 00:35:34 ---> a0344d3f8ed7 00:35:34 00:35:34 Step 11/24 : FROM alpine:3.12 00:35:34 ---> 13621d1b12d4 00:35:34 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:35:34 ---> Running in fb9099fcbe48 00:35:34 ---> Running in 62f8580c0b90 00:35:34 Removing intermediate container 04589636d332 00:35:34 ---> 64591374fd46 00:35:34 Step 15/23 : EXPOSE $APP_PORT 00:35:34 ---> Running in ea6f06b98a14 00:35:35 Removing intermediate container fb9099fcbe48 00:35:35 ---> 621e72d59256 00:35:35 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:35:35 Removing intermediate container a0c24bb95218 00:35:35 ---> d323635d6cc6 00:35:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:35:35 ---> Running in 1a1683286838 00:35:35 Removing intermediate container ea6f06b98a14 00:35:35 ---> cd3693c52636 00:35:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:35:35 Removing intermediate container 07619aff68fa 00:35:35 ---> ba8375d055c0 00:35:35 00:35:35 Step 11/26 : FROM alpine:3.12 00:35:35 ---> 13621d1b12d4 00:35:35 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:35:35 ---> Running in 727944f3e7fc 00:35:36 ---> Running in a6f127d9fca5 00:35:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:36 Removing intermediate container 1a1683286838 00:35:36 ---> fee2e231b76d 00:35:36 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:35:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:36 ---> Running in fdd65203e12c 00:35:36 Removing intermediate container 727944f3e7fc 00:35:36 ---> f38678a41be1 00:35:36 Step 14/23 : ENV APP_PORT=59861 00:35:36 ---> b375f9b36955 00:35:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:35:36 (1/1) Installing dumb-init (1.2.2-r1) 00:35:36 ---> Running in 891529bd6833 00:35:36 Executing busybox-1.31.1-r20.trigger 00:35:36 OK: 6 MiB in 15 packages 00:35:36 Removing intermediate container 891529bd6833 00:35:36 ---> b74156d5dc8a 00:35:36 Step 15/23 : EXPOSE $APP_PORT 00:35:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:36 ---> Running in 24a01dca6f9f 00:35:36 ---> 94bce4d3ce4b 00:35:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:35:36 (1/6) Installing ca-certificates (20191127-r4) 00:35:36 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:35:36 (3/6) Installing libcurl (7.77.0-r0) 00:35:36 (4/6) Installing curl (7.77.0-r0) 00:35:36 (5/6) Installing dumb-init (1.2.2-r1) 00:35:36 (6/6) Installing su-exec (0.2-r1) 00:35:36 Executing busybox-1.31.1-r20.trigger 00:35:36 Executing ca-certificates-20191127-r4.trigger 00:35:36 OK: 7 MiB in 20 packages 00:35:36 Removing intermediate container 24a01dca6f9f 00:35:36 ---> f837a746363f 00:35:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:35:36 Removing intermediate container 62f8580c0b90 00:35:36 ---> 63af8ef0fceb 00:35:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:35:36 ---> Running in 58825a68a879 00:35:37 ---> be8e5e36406a 00:35:37 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:35:37 Removing intermediate container fdd65203e12c 00:35:37 ---> 82ac8374e6da 00:35:37 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:35:37 ---> feea4a07c0be 00:35:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:35:37 Removing intermediate container 58825a68a879 00:35:37 ---> 307677668a6c 00:35:37 Step 14/24 : ENV APP_PORT=59882 00:35:37 ---> Running in 3e555a3e06be 00:35:37 ---> Running in 84531ae04220 00:35:37 ---> Running in faa096ef3134 00:35:37 Removing intermediate container a6f127d9fca5 00:35:37 ---> df242aee6826 00:35:37 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:35:37 Removing intermediate container 3e555a3e06be 00:35:37 ---> de93c3f1f93d 00:35:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:35:37 Removing intermediate container 84531ae04220 00:35:37 ---> 377bdc8de8e3 00:35:37 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:35:37 Removing intermediate container faa096ef3134 00:35:37 ---> 5088f2cc5441 00:35:37 Step 15/24 : EXPOSE $APP_PORT 00:35:37 ---> Running in d85c53a717af 00:35:37 ---> 4d0e5ea9fe77 00:35:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:35:37 ---> Running in 8815c504cbb1 00:35:37 ---> Running in d3116863b16e 00:35:38 Removing intermediate container d85c53a717af 00:35:38 ---> 666535238dca 00:35:38 Step 14/26 : WORKDIR / 00:35:38 Removing intermediate container 8815c504cbb1 00:35:38 ---> 68630a06e16f 00:35:38 Step 21/23 : LABEL arch=x86_64 00:35:38 ---> 51dc35b246be 00:35:38 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:35:38 Removing intermediate container d3116863b16e 00:35:38 ---> 580538942790 00:35:38 Step 16/24 : WORKDIR / 00:35:38 ---> Running in 636504fe9ed9 00:35:38 ---> 7275b0d4ebac 00:35:38 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:35:38 ---> Running in 7422239b4759 00:35:38 ---> Running in efc1d5f8d1ba 00:35:38 ---> Running in d322ef5b34b7 00:35:38 ---> Running in 7c9ddf0f256c 00:35:38 Removing intermediate container 636504fe9ed9 00:35:38 ---> b626a658d220 00:35:38 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:35:38 Removing intermediate container efc1d5f8d1ba 00:35:38 ---> 5c8427426f1b 00:35:38 Step 22/23 : LABEL git_sha=9256a4e10b6745ece5e699d936a8c1e8c55a7818 00:35:38 Removing intermediate container 7c9ddf0f256c 00:35:38 ---> 162f2d07601b 00:35:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:35:38 Removing intermediate container d322ef5b34b7 00:35:38 ---> ee0ffb72fdc9 00:35:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:35:38 ---> Running in e576116867ab 00:35:38 ---> Running in 10ff9847e673 00:35:38 ---> 316003733480 00:35:38 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:35:38 Removing intermediate container 10ff9847e673 00:35:38 ---> 45fab5792f2c 00:35:38 Step 21/23 : LABEL arch=x86_64 00:35:38 Removing intermediate container e576116867ab 00:35:38 ---> 4c4e65040c2f 00:35:38 Step 23/23 : LABEL version=0.0.0 00:35:39 ---> Running in 6d950a4a001b 00:35:39 ---> c336d75d7b9c 00:35:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:35:39 ---> Running in 6c854ff2d8c3 00:35:39 ---> e037d4be19ca 00:35:39 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:35:39 Removing intermediate container 6d950a4a001b 00:35:39 ---> 875f082a2f12 00:35:39 Step 22/23 : LABEL git_sha=9256a4e10b6745ece5e699d936a8c1e8c55a7818 00:35:39 Removing intermediate container 6c854ff2d8c3 00:35:39 ---> bb328bd243da 00:35:39 00:35:39 ---> Running in a294c778cdfe 00:35:39 Successfully built bb328bd243da 00:35:39 Successfully tagged support-notifications:latest 00:35:39 Building core-metadata 00:35:39  Building support-notifications ... done Removing intermediate container 7422239b4759 00:35:39 ---> 78500f9860cd 00:35:39 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:35:39 ---> 4fa7a431c100 00:35:39 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:35:39 ---> 8bf7918b11e8 00:35:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:35:40 Removing intermediate container a294c778cdfe 00:35:40 ---> 6fcb76d0892d 00:35:40 Step 23/23 : LABEL version=0.0.0 00:35:40 ---> Running in 176b533f2d4b 00:35:40 ---> cf921dd3719e 00:35:40 Step 20/24 : ENTRYPOINT ["/core-command"] 00:35:40 ---> 6561b5a514e8 00:35:40 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:35:40 ---> 90f293ce52c2 00:35:40 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:35:40 ---> Running in e353d8363342 00:35:40 Removing intermediate container 176b533f2d4b 00:35:40 ---> dbaf82249c46 00:35:40 00:35:41 Successfully built dbaf82249c46 00:35:41 Successfully tagged support-scheduler:latest 00:35:41 Building sys-mgmt-agent 00:35:46  Building support-scheduler ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:35:46 ---> 8d3099e80099 00:35:46 Step 3/24 : WORKDIR /edgex-go 00:35:46 ---> Using cache 00:35:46 ---> 68cee438db40 00:35:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:46 ---> Using cache 00:35:46 ---> bfaf863ddf66 00:35:46 Step 5/24 : RUN apk add --update --no-cache make bash git 00:35:47 ---> 33ff086d4e79 00:35:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:35:47 Removing intermediate container e353d8363342 00:35:47 ---> 9c397ae97407 00:35:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:35:47 ---> 3cddd66d7cd6 00:35:47 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:35:48 ---> Running in 82a37b7c8bab 00:35:48 ---> Running in e4acf75f4314 00:35:48 ---> 8eeeaadc2c60 00:35:48 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:35:48 ---> 6148ab70cf55 00:35:48 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:35:48 Removing intermediate container 82a37b7c8bab 00:35:48 ---> a97c53352199 00:35:48 Step 22/24 : LABEL arch=x86_64 00:35:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:35:48 ---> 8d3099e80099 00:35:48 Step 3/24 : WORKDIR /edgex-go 00:35:48 ---> Using cache 00:35:48 ---> 68cee438db40 00:35:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:48 ---> Using cache 00:35:48 ---> bfaf863ddf66 00:35:48 Step 5/24 : RUN apk add --update --no-cache make git 00:35:48 ---> Running in 8c71c91f7329 00:35:48 ---> Running in 0be4a51a31a2 00:35:48 ---> f2f67e537ec6 00:35:48 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/ 00:35:48 ---> 8747ad5ba370 00:35:48 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:35:48 ---> Running in 2b1b6d605100 00:35:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:48 Removing intermediate container 0be4a51a31a2 00:35:48 ---> 811f08aac8ce 00:35:48 Step 23/24 : LABEL git_sha=9256a4e10b6745ece5e699d936a8c1e8c55a7818 00:35:48 ---> Running in be430343231b 00:35:48 ---> 2b5ab8842dc7 00:35:48 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:35:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:49 ---> Running in deff9d87ff24 00:35:49 Removing intermediate container be430343231b 00:35:49 ---> 02932a1d057c 00:35:49 Step 24/24 : LABEL version=0.0.0 00:35:49 ---> Running in 77f50782a9d0 00:35:49 Removing intermediate container deff9d87ff24 00:35:49 ---> c1ed6b54ae77 00:35:49 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:35:49 Removing intermediate container 77f50782a9d0 00:35:49 ---> e03f66917386 00:35:49 00:35:49 Successfully built e03f66917386 00:35:49 Successfully tagged core-command:latest 00:35:49 ---> 30ea404aaf5c 00:35:49 Step 27/32 : RUN chmod +x /entrypoint.sh 00:35:49  Building core-command ... done Building security-proxy-setup 00:35:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:49 ---> Running in 6fd2bd2a60b2 00:35:49 Removing intermediate container 2b1b6d605100 00:35:49 ---> 7f5310ec0857 00:35:49 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:35:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:49 OK: 219 MiB in 52 packages 00:35:50 OK: 219 MiB in 52 packages 00:35:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:35:52 ---> 8d3099e80099 00:35:52 Step 3/22 : WORKDIR /edgex-go 00:35:52 ---> Using cache 00:35:52 ---> 68cee438db40 00:35:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:52 ---> Using cache 00:35:52 ---> bfaf863ddf66 00:35:52 Step 5/22 : RUN apk add --update --no-cache make git 00:35:53 ---> Running in 845ca88ccf12 00:35:53 ---> Running in bdaefc77aaaa 00:35:53 Removing intermediate container 845ca88ccf12 00:35:53 ---> 034e3bb94c9d 00:35:53 Step 24/26 : LABEL arch=x86_64 00:35:53 ---> Running in 8e515c93e821 00:35:53 Removing intermediate container 8c71c91f7329 00:35:53 ---> b9a7eca8f9d9 00:35:53 Step 6/24 : COPY go.mod . 00:35:53 Removing intermediate container e4acf75f4314 00:35:53 ---> f7251bd734dd 00:35:53 Step 6/24 : COPY go.mod . 00:35:53 Removing intermediate container 8e515c93e821 00:35:53 ---> 4eed3c8bfae7 00:35:53 Step 25/26 : LABEL git_sha=9256a4e10b6745ece5e699d936a8c1e8c55a7818 00:35:53 ---> Running in 20c4968585f3 00:35:53 ---> 331da48c4f89 00:35:53 Step 7/24 : RUN go mod download 00:35:53 ---> Running in 432c9865e0b3 00:35:53 Removing intermediate container 20c4968585f3 00:35:53 ---> a54c5ba26b48 00:35:53 Step 26/26 : LABEL version=0.0.0 00:35:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:54 ---> 2746b9f98ff8 00:35:54 Step 7/24 : RUN go mod download 00:35:54 ---> Running in 07abed3ac557 00:35:54 ---> Running in e3945b398bbb 00:35:54 Removing intermediate container 07abed3ac557 00:35:54 ---> ddf0455bb8b0 00:35:54 00:35:54 Removing intermediate container 6fd2bd2a60b2 00:35:54 ---> 27472b4fbe0b 00:35:54 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:35:54 Successfully built ddf0455bb8b0 00:35:54 Successfully tagged security-secretstore-setup:latest 00:35:54 Building core-data 00:35:54  Building security-secretstore-setup ... done  ---> Running in c14d3c71b109 00:35:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:56 OK: 219 MiB in 52 packages 00:35:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:35:57 ---> 8d3099e80099 00:35:57 Step 3/24 : WORKDIR /edgex-go 00:35:57 ---> Using cache 00:35:57 ---> 68cee438db40 00:35:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:57 ---> Using cache 00:35:57 ---> bfaf863ddf66 00:35:57 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:35:59 Removing intermediate container ac9d1c3e7e8f 00:35:59 ---> 78ec8dc1ed48 00:35:59 Successfully built 78ec8dc1ed48 00:35:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:35:59 + docker inspect -f . ci-base-image-arm64 00:35:59 . [Pipeline] withDockerContainer 00:36:00 prd-ubuntu18.04-docker-arm64-4c-16g-1364 does not seem to be running inside a container 00:36:00 $ 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 ******** ci-base-image-arm64 cat 00:36:01 $ docker top 93f473069b52c003dacab95e5e2d79619cff95e0867ec33df2b230039d326e18 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:02 Removing intermediate container c14d3c71b109 00:36:02 ---> c5df467686b0 00:36:02 Step 29/32 : CMD ["gate"] 00:36:02 ---> Running in a8344ca3e6fb 00:36:02 ---> Running in f913f28a5016 00:36:02 Removing intermediate container bdaefc77aaaa 00:36:02 ---> 3183ce5c7da0 00:36:02 Step 6/22 : COPY go.mod . 00:36:02 Removing intermediate container f913f28a5016 00:36:02 ---> 46b8fd54d2b2 00:36:02 Step 30/32 : LABEL arch=x86_64 00:36:02 Removing intermediate container 432c9865e0b3 00:36:02 ---> 07b10d3077db 00:36:02 Step 8/24 : COPY . . 00:36:02 ---> Running in bf97b35779d5 00:36:02 + go version 00:36:02 go version go1.16.5 linux/arm64 [Pipeline] } 00:36:02 $ docker stop --time=1 93f473069b52c003dacab95e5e2d79619cff95e0867ec33df2b230039d326e18 00:36:04 $ docker rm -f 93f473069b52c003dacab95e5e2d79619cff95e0867ec33df2b230039d326e18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:05 + docker inspect -f . ci-base-image-arm64 00:36:05 . [Pipeline] withDockerContainer 00:36:05 prd-ubuntu18.04-docker-arm64-4c-16g-1364 does not seem to be running inside a container 00:36:05 $ 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 ******** ci-base-image-arm64 cat 00:36:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:36:06 ---> 3be1bd8f6cce 00:36:06 Step 7/22 : RUN go mod download 00:36:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:36:06 Removing intermediate container bf97b35779d5 00:36:06 ---> aef7958a3119 00:36:06 Step 31/32 : LABEL git_sha=9256a4e10b6745ece5e699d936a8c1e8c55a7818 00:36:06 ---> Running in f53faf35392b 00:36:06 Removing intermediate container e3945b398bbb 00:36:06 ---> dc32aab318bf 00:36:06 Step 8/24 : COPY . . 00:36:06 ---> 0ff5e0c1816f 00:36:06 Step 9/24 : RUN go mod tidy 00:36:06 ---> Running in 8402140a5618 00:36:07 ---> Running in 52fbd6c74955 00:36:07 OK: 219 MiB in 52 packages 00:36:07 $ docker top 86cc4a1f421fb0522b82472abe426c32bccf88c92404c27d8e7ecbb2b6854f4c -eo pid,comm [Pipeline] { [Pipeline] echo 00:36:07 ========================================================= 00:36:07 [edgeXBuildGoParallel] Running Tests and Build... 00:36:07 ========================================================= [Pipeline] sh 00:36:07 Removing intermediate container 8402140a5618 00:36:07 ---> ed2440251545 00:36:07 Step 32/32 : LABEL version=0.0.0 00:36:08 + go mod tidy [Pipeline] sh 00:36:09 + make test 00:36:09 go mod tidy 00:36:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:36:11 ---> Running in f79fdf3acad9 00:36:13 Removing intermediate container f79fdf3acad9 00:36:13 ---> e3d33cfecaea 00:36:13 00:36:13 ---> 795a4d5e1268 00:36:13 Step 9/24 : RUN go mod tidy 00:36:13 ---> Running in 489d8975ef17 00:36:13 Successfully built e3d33cfecaea 00:36:13 Successfully tagged security-bootstrapper:latest 00:36:13  Building security-bootstrapper ... done Removing intermediate container f53faf35392b 00:36:13 ---> 39bb8206225e 00:36:13 Step 8/22 : COPY . . 00:36:13 Removing intermediate container a8344ca3e6fb 00:36:13 ---> 70c27098061c 00:36:13 Step 6/24 : COPY go.mod . 00:36:14 ---> 0b7cb09c2762 00:36:14 Step 7/24 : RUN go mod download 00:36:20 ---> Running in 47420bc7c639 00:36:20 Removing intermediate container 52fbd6c74955 00:36:20 ---> f072bcb70131 00:36:20 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:36:20 ---> 1c4df6a958d2 00:36:20 Step 9/22 : RUN go mod tidy 00:36:20 ---> Running in d41de53393e7 00:36:20 ---> Running in 978cca402c1d 00:36:20 Removing intermediate container 489d8975ef17 00:36:20 ---> 1613c0606284 00:36:20 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:36:20 ---> Running in a42d14c645ef 00:36:20 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 00:36:20 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 00:36:20 Removing intermediate container 47420bc7c639 00:36:20 ---> f68be9f4913d 00:36:20 Step 8/24 : COPY . . 00:36:28 ---> ed0c6999e43b 00:36:28 Step 9/24 : RUN go mod tidy 00:36:28 Removing intermediate container 978cca402c1d 00:36:28 ---> 9c359b65f70d 00:36:28 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:36:28 ---> Running in fcc739ded8ba 00:36:28 ---> Running in f9c9bdbc2260 00:36: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 00:36:28 Removing intermediate container fcc739ded8ba 00:36:28 ---> 74cc4f29c67a 00:36:28 Step 10/24 : RUN make cmd/core-data/core-data 00:36:29 ---> Running in 6620d4a074bc 00:36:29 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 00:36:36 ? github.com/edgexfoundry/edgex-go [no test files] 00:36:56 Removing intermediate container a42d14c645ef 00:36:56 ---> 611558695764 00:36:56 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:36:56 ---> Running in 0779fdf08c7b 00:36:56 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 00:36:56 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 00:36:56 Removing intermediate container d41de53393e7 00:36:56 ---> 18cf25a20af2 00:36:56 00:36:56 Step 11/24 : FROM alpine:3.12 00:36:56 ---> 13621d1b12d4 00:36:56 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:36:56 ---> Using cache 00:36:56 ---> 63af8ef0fceb 00:36:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:36:56 ---> Using cache 00:36:56 ---> 307677668a6c 00:36:56 Step 14/24 : ENV APP_PORT=59881 00:36:56 ---> Running in 88e6d1b4e0df 00:36:56 Removing intermediate container 88e6d1b4e0df 00:36:56 ---> 395071608a41 00:36:56 Step 15/24 : EXPOSE $APP_PORT 00:36:56 ---> Running in 6cec30454165 00:36:56 Removing intermediate container 6cec30454165 00:36:56 ---> d50f24356c0b 00:36:56 Step 16/24 : WORKDIR / 00:36:56 ---> Running in 5d21e65ccdf4 00:36:56 Removing intermediate container 0779fdf08c7b 00:36:56 ---> ee68b8fe9dde 00:36:56 00:36:56 Step 12/24 : FROM docker:20.10.0 00:36:56 Removing intermediate container 5d21e65ccdf4 00:36:56 ---> 4e7c30569103 00:36:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:56 20.10.0: Pulling from library/docker 00:36:57 ---> 376cdc09a95e 00:36:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:36:59 ---> 03edfcc6e829 00:36:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:36:59 Removing intermediate container f9c9bdbc2260 00:36:59 ---> 5cfb018d4bb9 00:36:59 00:36:59 Step 11/22 : FROM alpine:3.12 00:36:59 ---> 13621d1b12d4 00:36:59 Step 12/22 : RUN apk add --update --no-cache curl 00:36:59 ---> Running in 424f677f5457 00:36:59 ---> 5c81832327aa 00:36:59 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:37:00 ---> Running in 1de8e6835ed3 00:37:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:00 (1/4) Installing ca-certificates (20191127-r4) 00:37:00 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:37:00 (3/4) Installing libcurl (7.77.0-r0) 00:37:00 (4/4) Installing curl (7.77.0-r0) 00:37:00 Executing busybox-1.31.1-r20.trigger 00:37:00 Executing ca-certificates-20191127-r4.trigger 00:37:00 OK: 7 MiB in 18 packages 00:37:01 Removing intermediate container 1de8e6835ed3 00:37:01 ---> f52a29d562e6 00:37:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:03 ---> Running in bd2d492ef62a 00:37:03 Removing intermediate container bd2d492ef62a 00:37:03 ---> 5e4ba2557206 00:37:03 Step 22/24 : LABEL arch=x86_64 00:37:04 Removing intermediate container 424f677f5457 00:37:04 ---> 99d2f1713b48 00:37:04 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:37:04 ---> Running in 68083e12aaeb 00:37:04 ---> Running in 111b04cbbd61 00:37:04 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:37:04 Status: Downloaded newer image for docker:20.10.0 00:37:04 Removing intermediate container 6620d4a074bc 00:37:04 ---> a51c4d8b9589 00:37:04 00:37:04 Step 11/24 : FROM alpine:3.12 00:37:04 ---> 13621d1b12d4 00:37:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:04 ---> aefe523efa57 00:37:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:37:04 ---> Running in 960054bc636e 00:37:04 ---> Running in cace8b07030d 00:37:04 Removing intermediate container 68083e12aaeb 00:37:04 ---> e69e6b8b7c56 00:37:04 Step 23/24 : LABEL git_sha=9256a4e10b6745ece5e699d936a8c1e8c55a7818 00:37:04 Removing intermediate container 111b04cbbd61 00:37:04 ---> caaca751411f 00:37:04 Step 14/22 : WORKDIR /edgex 00:37:04 ---> Running in be66f49bc12d 00:37:04 ---> Running in 50d933e55f29 00:37:04 Removing intermediate container cace8b07030d 00:37:04 ---> 76c9fcc8bcdf 00:37:04 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:37:04 Removing intermediate container 960054bc636e 00:37:04 ---> 9d123dbebd3e 00:37:04 Step 13/24 : ENV APP_PORT=59880 00:37:04 ---> Running in 7491f8778de4 00:37:04 ---> Running in 5cd5bce4dd15 00:37:04 Removing intermediate container be66f49bc12d 00:37:04 ---> f613d2007f4e 00:37:04 Step 24/24 : LABEL version=0.0.0 00:37:04 Removing intermediate container 50d933e55f29 00:37:04 ---> 57010431aca4 00:37:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:37:04 ---> Running in 47e3f9dfb870 00:37:04 Removing intermediate container 7491f8778de4 00:37:04 ---> d11f00645cac 00:37:04 Step 14/24 : EXPOSE $APP_PORT 00:37:04 ---> Running in aa381ab3a8e5 00:37:05 ---> a4e1c7788887 00:37:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:37:05 Removing intermediate container 47e3f9dfb870 00:37:05 ---> 5d9ffeda3cd0 00:37:05 00:37:05 Removing intermediate container aa381ab3a8e5 00:37:05 ---> 5a52b9bb5d5e 00:37:05 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:05 Successfully built 5d9ffeda3cd0 00:37:05 (1/39) Installing readline (8.0.4-r0) 00:37:05 (2/39) Installing bash (5.0.17-r0) 00:37:05 ---> Running in 806585990a70 00:37:05 Executing bash-5.0.17-r0.post-install 00:37:05 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:37:05 Successfully tagged core-metadata:latest 00:37:05  Building core-metadata ... done (4/39) Installing libcurl (7.77.0-r0) 00:37:05 (5/39) Installing curl (7.77.0-r0) 00:37:05 (6/39) Installing dumb-init (1.2.2-r1) 00:37:05 (7/39) Installing libbz2 (1.0.8-r1) 00:37:05 (8/39) Installing expat (2.2.9-r1) 00:37:05 (9/39) Installing libffi (3.3-r2) 00:37:05 (10/39) Installing gdbm (1.13-r1) 00:37:05 (11/39) Installing xz-libs (5.2.5-r0) 00:37:05 (12/39) Installing sqlite-libs (3.32.1-r1) 00:37:05 (13/39) Installing python3 (3.8.10-r0) 00:37:06 ---> 10a413b5144e 00:37:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:37:06 (14/39) Installing py3-appdirs (1.4.4-r1) 00:37:06 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:37:06 (16/39) Installing py3-parsing (2.4.7-r0) 00:37:06 (17/39) Installing py3-six (1.15.0-r0) 00:37:06 (18/39) Installing py3-packaging (20.4-r0) 00:37:06 (19/39) Installing py3-setuptools (47.0.0-r0) 00:37:06 (20/39) Installing py3-chardet (3.0.4-r4) 00:37:06 (21/39) Installing py3-idna (2.9-r0) 00:37:06 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:37:06 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:37:07 (24/39) Installing py3-requests (2.23.0-r0) 00:37:07 (25/39) Installing py3-msgpack (1.0.0-r0) 00:37:07 (26/39) Installing py3-lockfile (0.12.2-r3) 00:37:07 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:37:07 (28/39) Installing py3-colorama (0.4.3-r0) 00:37:07 (29/39) Installing py3-distlib (0.3.0-r0) 00:37:07 ---> 765638a8d25f 00:37:07 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:37:07 (30/39) Installing py3-distro (1.5.0-r1) 00:37:07 (31/39) Installing py3-webencodings (0.5.1-r3) 00:37:07 (32/39) Installing py3-html5lib (1.0.1-r4) 00:37:07 (33/39) Installing py3-pytoml (0.1.21-r0) 00:37:07 (34/39) Installing py3-pep517 (0.8.2-r0) 00:37:07 Removing intermediate container 806585990a70 00:37:07 ---> dd5efb400771 00:37:07 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:37:07 ---> Running in 9453570539eb 00:37:07 (35/39) Installing py3-progress (1.5-r0) 00:37:07 (36/39) Installing py3-toml (0.10.1-r0) 00:37:07 (37/39) Installing py3-retrying (1.3.3-r0) 00:37:07 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:37:07 (39/39) Installing py3-pip (20.1.1-r0) 00:37:07 ---> Running in 0824700dcb8a 00:37:07 Executing busybox-1.31.1-r19.trigger 00:37:07 OK: 72 MiB in 59 packages 00:37:07 Removing intermediate container 9453570539eb 00:37:07 ---> 2f9e1b60b0c3 00:37:07 Step 19/22 : CMD ["--init=true"] 00:37:07 ---> Running in 7073c3fde5a9 00:37:07 Removing intermediate container 7073c3fde5a9 00:37:07 ---> 74913d816593 00:37:07 Step 20/22 : LABEL arch=x86_64 00:37:07 ---> Running in 73ceb39fecc8 00:37:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:07 Removing intermediate container 73ceb39fecc8 00:37:07 ---> eb9dc0961208 00:37:07 Step 21/22 : LABEL git_sha=9256a4e10b6745ece5e699d936a8c1e8c55a7818 00:37:07 ---> Running in 6b372095f8fa 00:37:07 Removing intermediate container 6b372095f8fa 00:37:07 ---> d7b0b8b03a88 00:37:07 Step 22/22 : LABEL version=0.0.0 00:37:08 ---> Running in 6c3e66c9d41e 00:37:08 Collecting docker-compose==1.23.2 00:37:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:37:08 Removing intermediate container 6c3e66c9d41e 00:37:08 ---> e88f79322c18 00:37:08 00:37:08 Collecting dockerpty<0.5,>=0.4.1 00:37:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:37:08 Successfully built e88f79322c18 00:37:08 Successfully tagged security-proxy-setup:latest 00:37:08  Building security-proxy-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:37:08 Collecting docopt<0.7,>=0.6.1 00:37:08 Downloading docopt-0.6.2.tar.gz (25 kB) 00:37:08 (1/6) Installing dumb-init (1.2.2-r1) 00:37:08 Collecting docker<4.0,>=3.6.0 00:37:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:37:08 (2/6) Installing libgcc (9.3.0-r2) 00:37:08 (3/6) Installing libsodium (1.0.18-r0) 00:37:09 (4/6) Installing libstdc++ (9.3.0-r2) 00:37:09 Collecting texttable<0.10,>=0.9.0 00:37:09 Downloading texttable-0.9.1.tar.gz (11 kB) 00:37:09 Collecting websocket-client<1.0,>=0.32.0 00:37:09 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:37:09 Collecting jsonschema<3,>=2.5.1 00:37:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:37:09 Collecting PyYAML<4,>=3.10 00:37:09 Downloading PyYAML-3.13.tar.gz (270 kB) 00:37:09 (5/6) Installing libzmq (4.3.3-r0) 00:37:10 (6/6) Installing zeromq (4.3.3-r0) 00:37:10 Executing busybox-1.31.1-r20.trigger 00:37:10 OK: 8 MiB in 20 packages 00:37:10 Collecting cached-property<2,>=1.2.0 00:37:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:37:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:37:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:37:10 Collecting docker-pycreds>=0.4.0 00:37:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:37:10 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) 00:37:10 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) 00:37:10 Removing intermediate container 0824700dcb8a 00:37:10 ---> a220031df3eb 00:37:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:10 Collecting idna<2.8,>=2.5 00:37:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:37:10 Collecting urllib3<1.25,>=1.21.1 00:37:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:37:10 ---> f654eecde79c 00:37:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:37:10 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:37:10 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:37:10 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:37:10 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:37:11 Installing collected packages: dockerpty, docopt, websocket-client, docker-pycreds, idna, urllib3, requests, docker, texttable, jsonschema, PyYAML, cached-property, docker-compose 00:37:11 Running setup.py install for dockerpty: started 00:37:11 ---> 7132547768f1 00:37:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:37:11 Running setup.py install for dockerpty: finished with status 'done' 00:37:11 Running setup.py install for docopt: started 00:37:11 ---> 1fc19bc0673d 00:37:11 Step 20/24 : ENTRYPOINT ["/core-data"] 00:37:11 ---> Running in b73c5f01ba37 00:37:11 Running setup.py install for docopt: finished with status 'done' 00:37:11 Removing intermediate container b73c5f01ba37 00:37:11 ---> 5984ef4639c2 00:37:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:11 ---> Running in e87d7250b8ee 00:37:11 Attempting uninstall: idna 00:37:11 Found existing installation: idna 2.9 00:37:11 Uninstalling idna-2.9: 00:37:11 Successfully uninstalled idna-2.9 00:37:11 Removing intermediate container e87d7250b8ee 00:37:11 ---> e03f683e6561 00:37:11 Step 22/24 : LABEL arch=x86_64 00:37:11 ---> Running in 24080984df26 00:37:11 Attempting uninstall: urllib3 00:37:11 Found existing installation: urllib3 1.25.9 00:37:11 Uninstalling urllib3-1.25.9: 00:37:11 Successfully uninstalled urllib3-1.25.9 00:37:11 Removing intermediate container 24080984df26 00:37:11 ---> 36e8c36b507c 00:37:11 Step 23/24 : LABEL git_sha=9256a4e10b6745ece5e699d936a8c1e8c55a7818 00:37:11 ---> Running in 4312fd1cf5ef 00:37:11 Attempting uninstall: requests 00:37:11 Found existing installation: requests 2.23.0 00:37:11 Uninstalling requests-2.23.0: 00:37:11 Successfully uninstalled requests-2.23.0 00:37:11 Removing intermediate container 4312fd1cf5ef 00:37:11 ---> fc70bc049ad9 00:37:11 Step 24/24 : LABEL version=0.0.0 00:37:12 ---> Running in d75fb175bfce 00:37:12 Running setup.py install for texttable: started 00:37:12 Removing intermediate container d75fb175bfce 00:37:12 ---> a6785475ed16 00:37:12 00:37:12 Successfully built a6785475ed16 00:37:12 Successfully tagged core-data:latest 00:37:12  Building core-data ... done  Running setup.py install for texttable: finished with status 'done' 00:37:12 Running setup.py install for PyYAML: started 00:37:13 Running setup.py install for PyYAML: finished with status 'done' 00:37:13 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 00:37:15 Removing intermediate container 5cd5bce4dd15 00:37:15 ---> eb7bf2c083ac 00:37:15 Step 15/24 : ENV APP_PORT=58890 00:37:15 ---> Running in b3f0f0e97a64 00:37:15 Removing intermediate container b3f0f0e97a64 00:37:15 ---> 03be9272de86 00:37:15 Step 16/24 : EXPOSE $APP_PORT 00:37:15 ---> Running in 8a9cefed0373 00:37:15 Removing intermediate container 8a9cefed0373 00:37:15 ---> 680f7e3c8946 00:37:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:37:15 ---> 9bd3c6824762 00:37:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:37:16 ---> ef5a4f40cd27 00:37:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:37:16 ---> 98418112d945 00:37:16 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:37:16 ---> Running in 581bfc504c70 00:37:16 Removing intermediate container 581bfc504c70 00:37:16 ---> 38a764a80473 00:37:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:16 ---> Running in 634ac55ca604 00:37:16 Removing intermediate container 634ac55ca604 00:37:16 ---> b918af2bdc27 00:37:16 Step 22/24 : LABEL arch=x86_64 00:37:16 ---> Running in d3bd8b69a818 00:37:16 Removing intermediate container d3bd8b69a818 00:37:16 ---> 74498a1135b0 00:37:16 Step 23/24 : LABEL git_sha=9256a4e10b6745ece5e699d936a8c1e8c55a7818 00:37:16 ---> Running in 51c820ca40ed 00:37:16 Removing intermediate container 51c820ca40ed 00:37:16 ---> cdab9b59cc56 00:37:16 Step 24/24 : LABEL version=0.0.0 00:37:16 ---> Running in dd7bf89dd3b2 00:37:16 Removing intermediate container dd7bf89dd3b2 00:37:16 ---> 11d08b9b52b0 00:37:16 00:37:16 Successfully built 11d08b9b52b0 00:37:16 Successfully tagged sys-mgmt-agent:latest 00:37:16  Building sys-mgmt-agent ... done  [Pipeline] } 00:37:16 $ docker stop --time=1 5ed7f89886cc88662f422a8424e01d7ac234d2a012dd8ff66b19a535ebbc81d7 00:37:18 $ docker rm -f 5ed7f89886cc88662f422a8424e01d7ac234d2a012dd8ff66b19a535ebbc81d7 [Pipeline] // withDockerContainer [Pipeline] sh 00:37:18 + docker images 00:37:18 REPOSITORY TAG IMAGE ID CREATED SIZE 00:37:18 sys-mgmt-agent latest 11d08b9b52b0 2 seconds ago 312MB 00:37:18 core-data latest a6785475ed16 6 seconds ago 20.2MB 00:37:18 security-proxy-setup latest e88f79322c18 11 seconds ago 25.7MB 00:37:18 core-metadata latest 5d9ffeda3cd0 14 seconds ago 16.6MB 00:37:18 a51c4d8b9589 14 seconds ago 1.15GB 00:37:18 5cfb018d4bb9 19 seconds ago 1.15GB 00:37:18 ee68b8fe9dde 22 seconds ago 1.15GB 00:37:18 18cf25a20af2 24 seconds ago 1.15GB 00:37:18 security-bootstrapper latest e3d33cfecaea About a minute ago 18.6MB 00:37:18 security-secretstore-setup latest ddf0455bb8b0 About a minute ago 28.7MB 00:37:18 core-command latest e03f66917386 About a minute ago 15.9MB 00:37:18 support-scheduler latest dbaf82249c46 About a minute ago 15.9MB 00:37:18 support-notifications latest bb328bd243da About a minute ago 16.7MB 00:37:18 ba8375d055c0 About a minute ago 1.15GB 00:37:18 a0344d3f8ed7 About a minute ago 1.14GB 00:37:18 d7d14a819c2c About a minute ago 1.15GB 00:37:18 219786fb47bb About a minute ago 1.15GB 00:37:18 0b5d7b4c9d98 About a minute ago 1.15GB 00:37:18 ci-base-image-x86_64 latest 8d3099e80099 5 minutes ago 647MB 00:37:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB 00:37:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB 00:37:18 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 00:37:18 docker 20.10.0 aefe523efa57 6 months ago 240MB 00:37:18 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] } 00:37:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:37:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:37:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:37:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:37:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:37:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:37:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:37:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:37:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:37:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:37:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:37:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:37:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:37:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:37:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.169s coverage: 28.7% of statements 00:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:38:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.284s coverage: 100.0% of statements 00:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:38:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.453s coverage: 53.4% of statements 00:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:38:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.557s coverage: 87.7% of statements 00:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:38:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.272s coverage: 78.9% of statements 00:38:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.193s coverage: 81.2% of statements 00:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:38:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.280s coverage: 95.1% of statements 00:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 00:38:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:38:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:38:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:38:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:38:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:38:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.213s coverage: 60.0% of statements 00:38:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:38:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:38:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:38:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.248s coverage: 0.8% of statements 00:38:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:38:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.148s coverage: 58.8% of statements 00:38:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.178s coverage: 22.0% of statements 00:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:38:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.186s coverage: 47.1% of statements 00:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.283s coverage: 79.5% of statements 00:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.195s coverage: 94.1% of statements 00:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.204s coverage: 96.3% of statements 00:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.171s coverage: 87.5% of statements 00:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.176s coverage: 94.4% of statements 00:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.164s coverage: 44.8% of statements 00:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.545s coverage: 81.8% of statements 00:38:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.241s coverage: 92.9% of statements 00:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements 00:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.173s coverage: 87.2% of statements 00:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 00:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.191s coverage: 76.0% of statements 00:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.172s coverage: 80.0% of statements 00:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements 00:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.244s coverage: 85.4% of statements 00:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.269s coverage: 91.2% of statements 00:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.633s coverage: 64.4% of statements 00:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.180s coverage: 100.0% of statements 00:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 91.3% of statements 00:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 00:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.113s coverage: 73.7% of statements 00:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements 00:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.957s coverage: 66.9% of statements 00:38:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:38:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:38:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.699s coverage: 43.6% of statements 00:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.244s coverage: 89.5% of statements 00:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.317s coverage: 84.8% of statements 00:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:38:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.219s coverage: 19.3% of statements 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:38:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.595s coverage: 91.9% of statements 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:38:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.206s coverage: 62.7% of statements 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:38:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.349s coverage: 97.6% of statements 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:38:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.183s coverage: 28.9% of statements 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:38:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.176s coverage: 100.0% of statements 00:38:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.069s coverage: 95.4% of statements 00:38:58 GO111MODULE=on go vet ./... 00:40:20 gofmt -l . 00:40:20 [ "`gofmt -l .`" = "" ] 00:40:20 ./bin/test-attribution-txt.sh [Pipeline] sh 00:40:20 + ls -al . 00:40:20 total 544 00:40:20 drwxrwxr-x 9 1001 1001 4096 Jun 15 00:40 . 00:40:20 drwxr-xr-x 4 root root 4096 Jun 15 00:36 .. 00:40:20 -rw-rw-r-- 1 1001 1001 11 Jun 15 00:34 .dockerignore 00:40:20 drwxrwxr-x 8 1001 1001 4096 Jun 15 00:34 .git 00:40:20 drwxrwxr-x 3 1001 1001 4096 Jun 15 00:34 .github 00:40:20 -rw-rw-r-- 1 1001 1001 818 Jun 15 00:34 .gitignore 00:40:20 -rw-rw-r-- 1 1001 1001 166 Jun 15 00:34 .sonarcloud.properties 00:40:20 -rw-rw-r-- 1 1001 1001 8609 Jun 15 00:34 Attribution.txt 00:40:20 -rw-rw-r-- 1 1001 1001 3804 Jun 15 00:34 CONTRIBUTING.md 00:40:20 -rw-rw-r-- 1 1001 1001 931 Jun 15 00:34 Dockerfile.build 00:40:20 -rw-rw-r-- 1 1001 1001 849 Jun 15 00:34 Jenkinsfile 00:40:20 -rw-rw-r-- 1 1001 1001 10775 Jun 15 00:34 LICENSE 00:40:20 -rw-rw-r-- 1 1001 1001 5605 Jun 15 00:34 Makefile 00:40:20 -rw-rw-r-- 1 1001 1001 7905 Jun 15 00:34 README.md 00:40:20 -rw-rw-r-- 1 1001 1001 7071 Jun 15 00:34 SECURITY.md 00:40:20 -rw-rw-r-- 1 1001 1001 5 Jun 15 00:30 VERSION 00:40:20 -rw-rw-r-- 1 1001 1001 4131 Jun 15 00:34 ZMQWindows.md 00:40:20 drwxrwxr-x 2 1001 1001 4096 Jun 15 00:34 bin 00:40:20 drwxrwxr-x 14 1001 1001 4096 Jun 15 00:34 cmd 00:40:20 -rw-r--r-- 1 root root 398195 Jun 15 00:38 coverage.out 00:40:20 -rw-rw-r-- 1 1001 1001 841 Jun 15 00:34 go.mod 00:40:20 -rw-r--r-- 1 root root 21063 Jun 15 00:36 go.sum 00:40:20 drwxrwxr-x 7 1001 1001 4096 Jun 15 00:34 internal 00:40:20 drwxrwxr-x 3 1001 1001 4096 Jun 15 00:34 openapi 00:40:20 drwxrwxr-x 4 1001 1001 4096 Jun 15 00:34 snap 00:40:20 -rw-rw-r-- 1 1001 1001 168 Jun 15 00:34 version.go [Pipeline] sh 00:40:21 + '[' -e coverage.out ] 00:40:21 + chown 1001:1001 coverage.out [Pipeline] stash 00:40:21 Warning: overwriting stash ‘coverage-report’ 00:40:22 Stashed 1 file(s) [Pipeline] sh 00:40:23 + make build 00:40:23 go mod tidy 00:40:23 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 00:40:29 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 00:40:52 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 00:40:54 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 00:40:58 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 00:40:58 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 00:41:03 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 00:41:05 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 00:41:09 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 00:41:12 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 00:41:15 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 00:41:18 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] } 00:41:24 $ docker stop --time=1 86cc4a1f421fb0522b82472abe426c32bccf88c92404c27d8e7ecbb2b6854f4c 00:41:26 $ docker rm -f 86cc4a1f421fb0522b82472abe426c32bccf88c92404c27d8e7ecbb2b6854f4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:41:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:41:27 00:41:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:41:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:41:28 latest: Pulling from edgex-devops/edgex-compose-arm64 00:41:28 29e5d40040c1: Pulling fs layer 00:41:28 1ce36da41761: Pulling fs layer 00:41:28 25b303627fd3: Pulling fs layer 00:41:28 29e5d40040c1: Verifying Checksum 00:41:28 29e5d40040c1: Download complete 00:41:29 29e5d40040c1: Pull complete 00:41:30 1ce36da41761: Download complete 00:41:31 1ce36da41761: Pull complete 00:41:31 25b303627fd3: Verifying Checksum 00:41:31 25b303627fd3: Download complete 00:41:41 25b303627fd3: Pull complete 00:41:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:41:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:41:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:41:41 prd-ubuntu18.04-docker-arm64-4c-16g-1364 does not seem to be running inside a container 00:41:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:41:44 $ docker top 4204d95f79b34bf5968598bc12d0d59ebac5a7feeec0731023f85c1f02b1c87f -eo pid,comm [Pipeline] { [Pipeline] sh 00:41:45 + docker-compose build+ grep parallel 00:41:45 --help 00:41:50 --parallel Build images in parallel. [Pipeline] } 00:41:50 $ docker stop --time=1 4204d95f79b34bf5968598bc12d0d59ebac5a7feeec0731023f85c1f02b1c87f 00:41:51 $ docker rm -f 4204d95f79b34bf5968598bc12d0d59ebac5a7feeec0731023f85c1f02b1c87f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:41:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:41:52 . [Pipeline] withDockerContainer 00:41:52 prd-ubuntu18.04-docker-arm64-4c-16g-1364 does not seem to be running inside a container 00:41:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:41:54 $ docker top 936d94e4ba0b91bd7b7a7fd33a3677c4eda819ba3b3e70a94f2ff2459a2cce93 -eo pid,comm [Pipeline] { [Pipeline] sh 00:41:55 + docker-compose -f ./docker-compose-build.yml build --parallel 00:41:59 Building core-command ... 00:41:59 Building core-data ... 00:41:59 Building core-metadata ... 00:41:59 Building security-bootstrapper ... 00:41:59 Building security-proxy-setup ... 00:41:59 Building security-secretstore-setup ... 00:41:59 Building support-notifications ... 00:41:59 Building support-scheduler ... 00:41:59 Building sys-mgmt-agent ... 00:41:59 Building support-scheduler 00:41:59 Building security-bootstrapper 00:41:59 Building core-command 00:41:59 Building support-notifications 00:41:59 Building security-proxy-setup 00:43:07 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:43:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:43:07 ---> 78ec8dc1ed48 00:43:07 Step 3/23 : WORKDIR /edgex-go 00:43:07 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:43:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:43:07 ---> 78ec8dc1ed48 00:43:07 Step 3/23 : WORKDIR /edgex-go 00:43:07 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:43:07 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:43:07 ---> 78ec8dc1ed48 00:43:07 Step 3/32 : WORKDIR /edgex-go 00:43:07 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:43:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:43:07 ---> 78ec8dc1ed48 00:43:07 Step 3/22 : WORKDIR /edgex-go 00:43:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:43:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:43:07 ---> 78ec8dc1ed48 00:43:07 Step 3/24 : WORKDIR /edgex-go 00:43:07 ---> Running in 2486e76243e3 00:43:07 ---> Running in fb982cc83857 00:43:07 ---> Running in c140d49c5911 00:43:07 ---> Running in 0732ae6f9edc 00:43:07 ---> Running in 68bc6847468b 00:43:07 Removing intermediate container 68bc6847468b 00:43:07 ---> d5304e138586 00:43:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:07 Removing intermediate container 2486e76243e3 00:43:07 ---> 1281031b0183 00:43:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:07 ---> Running in 1169c1ce6a81 00:43:07 Removing intermediate container 0732ae6f9edc 00:43:07 ---> 5fee35a3cb4c 00:43:07 ---> Running in 8c4aa52c4e2e 00:43:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:07 Removing intermediate container fb982cc83857 00:43:07 ---> 73808ee27ad9 00:43:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:07 Removing intermediate container c140d49c5911 00:43:07 ---> 2c1c2e414859 00:43:07 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:07 ---> Running in 76a59d6a4420 00:43:07 ---> Running in e1564ea366a1 00:43:07 ---> Running in c789f99ce125 00:43:09 Removing intermediate container 1169c1ce6a81 00:43:09 ---> f5fada29d564 00:43:09 Step 5/22 : RUN apk add --update --no-cache make git 00:43:09 ---> Running in f3121598475e 00:43:10 Removing intermediate container 76a59d6a4420 00:43:10 ---> b226b7567b74 00:43:10 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:43:10 ---> Running in 2a7c5f40f791 00:43:10 Removing intermediate container 8c4aa52c4e2e 00:43:10 ---> 1477ef502bf9 00:43:10 Step 5/23 : RUN apk add --update --no-cache make git 00:43:10 Removing intermediate container c789f99ce125 00:43:10 ---> 3f983b6b762a 00:43:10 Step 5/32 : RUN apk add --update --no-cache make git 00:43:10 Removing intermediate container e1564ea366a1 00:43:10 ---> b4d609163b2c 00:43:10 Step 5/24 : RUN apk add --update --no-cache make git 00:43:10 ---> Running in a77b815cf6bf 00:43:10 ---> Running in 1dd36c64c185 00:43:10 ---> Running in 3cb25168ead9 00:43:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:43:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:43:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:43:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:43:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:43:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:43:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:43:13 OK: 218 MiB in 52 packages 00:43:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:43:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:43:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:43:13 OK: 218 MiB in 52 packages 00:43:14 OK: 218 MiB in 52 packages 00:43:14 OK: 218 MiB in 52 packages 00:43:14 Removing intermediate container f3121598475e 00:43:14 ---> d421124317ba 00:43:14 Step 6/22 : COPY go.mod . 00:43:15 Removing intermediate container 2a7c5f40f791 00:43:15 ---> aafa8cd94c77 00:43:15 Step 6/23 : COPY go.mod . 00:43:15 OK: 218 MiB in 52 packages 00:43:16 ---> 3d9332da2992 00:43:16 Step 7/22 : RUN go mod download 00:43:16 ---> Running in a4123b223861 00:43:16 ---> 19190148c7bb 00:43:16 Step 7/23 : RUN go mod download 00:43:16 Removing intermediate container a77b815cf6bf 00:43:16 ---> 2218942cea67 00:43:16 Removing intermediate container 1dd36c64c185 00:43:16 Step 6/32 : COPY go.mod . 00:43:16 ---> 667944ed89a0 00:43:16 Step 6/23 : COPY go.mod . 00:43:16 ---> Running in 0fad55ec073b 00:43:17 Removing intermediate container 3cb25168ead9 00:43:17 ---> a38b7be43ec5 00:43:17 Step 6/24 : COPY go.mod . 00:43:17 ---> 03af8091ab98 00:43:17 Step 7/32 : RUN go mod download 00:43:17 ---> a2595a728e06 00:43:17 Step 7/23 : RUN go mod download 00:43:17 ---> Running in ce4ca49fc9e1 00:43:18 ---> Running in b57af01ed2a7 00:43:18 ---> 8b6a2038011d 00:43:18 Step 7/24 : RUN go mod download 00:43:18 ---> Running in 1e01dd1ead2c 00:43:21 Removing intermediate container a4123b223861 00:43:21 ---> 12049373ab67 00:43:21 Step 8/22 : COPY . . 00:43:21 Removing intermediate container 0fad55ec073b 00:43:21 ---> 3ce4c9587257 00:43:21 Step 8/23 : COPY . . 00:43:22 Removing intermediate container ce4ca49fc9e1 00:43:22 ---> ed38cc9b1953 00:43:22 Step 8/32 : COPY . . 00:43:23 Removing intermediate container b57af01ed2a7 00:43:23 ---> 990d6eec8e33 00:43:23 Step 8/23 : COPY . . 00:43:23 Removing intermediate container 1e01dd1ead2c 00:43:23 ---> ef75332275b3 00:43:23 Step 8/24 : COPY . . 00:43:42 ---> 31464d3d6898 00:43:42 Step 9/22 : RUN go mod tidy 00:43:42 ---> Running in fb6159509239 00:43:42 ---> 22d56f882533 00:43:42 Step 9/23 : RUN go mod tidy 00:43:42 ---> 6999e491f754 00:43:42 Step 9/32 : RUN go mod tidy 00:43:42 ---> Running in f6087073c0d8 00:43:42 ---> Running in a6f73d48f7d0 00:43:43 ---> 845cdc7c8e2c 00:43:43 Step 9/23 : RUN go mod tidy 00:43:43 ---> Running in ede472afc820 00:43:43 ---> 2db2c6b97a60 00:43:43 Step 9/24 : RUN go mod tidy 00:43:44 ---> Running in 61f7dc5fd8b5 00:43:47 Removing intermediate container fb6159509239 00:43:47 ---> bcfb99ca92d8 00:43:47 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:43:47 ---> Running in 252d9d129e9f 00:43:49 Removing intermediate container f6087073c0d8 00:43:49 ---> c516a45f9b9d 00:43:49 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:43:49 Removing intermediate container a6f73d48f7d0 00:43:49 ---> c9aff3105009 00:43:49 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:43:49 ---> Running in 7f76cbff77c0 00:43:49 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 00:43:49 ---> Running in 2b72a87379ae 00:43:50 Removing intermediate container ede472afc820 00:43:50 ---> 6dd7a1404887 00:43:50 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:43:50 Removing intermediate container 61f7dc5fd8b5 00:43:50 ---> e8052e784b1c 00:43:50 Step 10/24 : RUN make cmd/core-command/core-command 00:43:50 ---> Running in ebc7ca993ed1 00:43:51 ---> Running in 3da2b57ca708 00:43:52 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 00:43:52 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 00:43:53 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 00:43:53 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 00:45:30 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 00:45:45 Removing intermediate container 3da2b57ca708 00:45:45 ---> 1be934794b3d 00:45:45 00:45:45 Step 11/24 : FROM alpine:3.12 00:45:45 3.12: Pulling from library/alpine 00:45:45 Removing intermediate container 7f76cbff77c0 00:45:45 ---> 71e5cfe5a8c2 00:45:45 00:45:45 Step 11/32 : FROM alpine:3.12 00:45:45 Removing intermediate container 252d9d129e9f 00:45:45 ---> 2603b451f6b7 00:45:45 00:45:45 Step 11/22 : FROM alpine:3.12 00:45:45 3.12: Pulling from library/alpine 00:45:45 3.12: Pulling from library/alpine 00:45:46 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:45:46 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:45:46 Status: Downloaded newer image for alpine:3.12 00:45:46 Status: Downloaded newer image for alpine:3.12 00:45:46 ---> 9852663dfa18 00:45:46 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:45:46 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:45:46 Status: Image is up to date for alpine:3.12 00:45:46 ---> 9852663dfa18 00:45:46 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:45:46 ---> 9852663dfa18 00:45:46 Step 12/22 : RUN apk add --update --no-cache curl 00:45:47 ---> Running in 0b8550027575 00:45:47 ---> Running in 3a8cf791a7bf 00:45:47 ---> Running in 8043236bbce0 00:45:48 Removing intermediate container ebc7ca993ed1 00:45:48 ---> 5e3b55a6b20b 00:45:48 00:45:48 Step 11/23 : FROM alpine:3.12 00:45:48 ---> 9852663dfa18 00:45:48 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:45:48 Removing intermediate container 2b72a87379ae 00:45:48 ---> fe6c07af05c2 00:45:48 00:45:48 Step 11/23 : FROM alpine:3.12 00:45:48 ---> 9852663dfa18 00:45:48 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:45:48 ---> Running in 29bac54e87a0 00:45:48 ---> Running in aadec20d3a23 00:45:48 Removing intermediate container 0b8550027575 00:45:48 ---> cffd42c19067 00:45:48 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:45:48 ---> Running in 709a59f429af 00:45:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:50 (1/4) Installing ca-certificates (20191127-r4) 00:45:50 (1/1) Installing dumb-init (1.2.2-r1) 00:45:50 Executing busybox-1.31.1-r20.trigger 00:45:50 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:45:50 OK: 5 MiB in 15 packages 00:45:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:50 (3/4) Installing libcurl (7.77.0-r0) 00:45:50 (4/4) Installing curl (7.77.0-r0) 00:45:50 Executing busybox-1.31.1-r20.trigger 00:45:50 Executing ca-certificates-20191127-r4.trigger 00:45:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:51 OK: 7 MiB in 18 packages 00:45:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:51 (1/1) Installing dumb-init (1.2.2-r1) 00:45:51 Executing busybox-1.31.1-r20.trigger 00:45:51 OK: 5 MiB in 15 packages 00:45:51 (1/2) Installing ca-certificates (20191127-r4) 00:45:51 (2/2) Installing dumb-init (1.2.2-r1) 00:45:51 Executing busybox-1.31.1-r20.trigger 00:45:51 Executing ca-certificates-20191127-r4.trigger 00:45:51 (1/2) Installing dumb-init (1.2.2-r1) 00:45:51 (2/2) Installing su-exec (0.2-r1) 00:45:51 Executing busybox-1.31.1-r20.trigger 00:45:52 OK: 5 MiB in 16 packages 00:45:52 OK: 6 MiB in 16 packages 00:45:52 Removing intermediate container 8043236bbce0 00:45:52 ---> 50df34238b28 00:45:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:45:53 ---> Running in f7e053bced4c 00:45:53 Removing intermediate container 29bac54e87a0 00:45:53 ---> 3988495ec412 00:45:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:45:53 Removing intermediate container 3a8cf791a7bf 00:45:53 ---> 1356aae518ea 00:45:53 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:45:53 ---> Running in 96e4d9a9f400 00:45:53 ---> Running in 6ace2608df4f 00:45:53 Removing intermediate container f7e053bced4c 00:45:53 ---> 21345f15d483 00:45:53 Step 14/24 : ENV APP_PORT=59882 00:45:54 Removing intermediate container 709a59f429af 00:45:54 ---> 6b59eafb62dd 00:45:54 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:45:54 ---> Running in 24e7664fafee 00:45:54 ---> Running in 36a9ecd96d3c 00:45:54 Removing intermediate container 96e4d9a9f400 00:45:54 ---> 111f78710bb0 00:45:54 Step 14/23 : ENV APP_PORT=59861 00:45:54 Removing intermediate container 6ace2608df4f 00:45:54 ---> ca00827de791 00:45:54 Step 14/22 : WORKDIR /edgex 00:45:54 Removing intermediate container aadec20d3a23 00:45:54 ---> c52d33615b13 00:45:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:45:54 ---> Running in d724cffb0410 00:45:54 ---> Running in f710f3e76be8 00:45:55 ---> Running in 0087d5dc1c63 00:45:55 Removing intermediate container 24e7664fafee 00:45:55 ---> a178f2af5f4b 00:45:55 Step 15/24 : EXPOSE $APP_PORT 00:45:55 Removing intermediate container 36a9ecd96d3c 00:45:55 ---> 6711e2ff63e2 00:45:55 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:45:55 ---> Running in 1f4b68e1d696 00:45:55 ---> Running in b382af754c61 00:45:55 Removing intermediate container d724cffb0410 00:45:55 ---> 1b8419b3cdc0 00:45:55 Step 15/23 : EXPOSE $APP_PORT 00:45:55 Removing intermediate container f710f3e76be8 00:45:55 ---> d79ffaece44e 00:45:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:45:55 ---> Running in 0a088e35ca8f 00:45:55 Removing intermediate container 0087d5dc1c63 00:45:55 ---> ae92109a0dba 00:45:55 Step 14/23 : ENV APP_PORT=59860 00:45:55 ---> Running in 1c165cb681af 00:45:55 Removing intermediate container 1f4b68e1d696 00:45:55 ---> 18666548adb4 00:45:55 Step 16/24 : WORKDIR / 00:45:56 Removing intermediate container b382af754c61 00:45:56 ---> eda64672e833 00:45:56 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:45:56 ---> Running in 69553ba7b2e7 00:45:56 Removing intermediate container 0a088e35ca8f 00:45:56 ---> 2495b560ad28 00:45:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:45:56 ---> Running in 88defd0b12d1 00:45:56 Removing intermediate container 1c165cb681af 00:45:56 ---> b24aa8c278a1 00:45:56 Step 15/23 : EXPOSE $APP_PORT 00:45:56 ---> f235cf31d9ce 00:45:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:45:56 ---> Running in bee72007068e 00:45:56 Removing intermediate container 69553ba7b2e7 00:45:56 ---> 1eb32e167fd0 00:45:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:45:57 ---> 6bd58ed80628 00:45:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:45:57 Removing intermediate container bee72007068e 00:45:57 ---> c43e96a411e0 00:45:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:45:58 ---> 3e5d54c9197a 00:45:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:45:58 ---> 0848b0bd34b8 00:45:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:45:59 ---> d93b7dcd8aed 00:45:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:45:59 ---> fcd707e8922c 00:45:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:45:59 Removing intermediate container 88defd0b12d1 00:45:59 ---> 2f0e0a660bce 00:45:59 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:46:00 ---> Running in 84062005c72d 00:46:00 ---> 495c6053dee6 00:46:00 ---> 4f0b60821762 00:46:00 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:46:00 ---> 81a95185643a 00:46:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.tomlStep 19/23 : ENTRYPOINT ["/support-scheduler"] 00:46:00 00:46:00 ---> b73d50f860a1 00:46:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:46:01 ---> Running in 7fe8392e953f 00:46:01 ---> Running in ade68c05b905 00:46:01 Removing intermediate container 84062005c72d 00:46:01 ---> 51320c7dbd37 00:46:01 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:46:01 Removing intermediate container ade68c05b905 00:46:01 ---> 22a013a8e285 00:46:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:01 Removing intermediate container 7fe8392e953f 00:46:01 ---> 40f5169923d6 00:46:01 Step 19/22 : CMD ["--init=true"] 00:46:02 ---> ec38298105de 00:46:02 Step 20/24 : ENTRYPOINT ["/core-command"] 00:46:02 ---> Running in 777ad092e58e 00:46:02 ---> Running in 1a4af75bec70 00:46:02 ---> Running in 02a04b180e0d 00:46:02 ---> 48df6901e3b5 00:46:02 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:46:02 ---> 1e07f54a3fb2 00:46:02 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:46:02 ---> Running in 01a7f0a12e2b 00:46:03 ---> Running in c6e422719140 00:46:03 Removing intermediate container 777ad092e58e 00:46:03 ---> 86ed54c496b1 00:46:03 Step 20/22 : LABEL arch=arm64 00:46:03 Removing intermediate container 1a4af75bec70 00:46:03 ---> 8245cb31ac86 00:46:03 Step 21/23 : LABEL arch=arm64 00:46:03 Removing intermediate container 02a04b180e0d 00:46:03 ---> 2abcbb748fa1 00:46:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:03 ---> Running in 69e162bb8d94 00:46:03 ---> Running in f48084651c37 00:46:03 ---> Running in b32b4be43b91 00:46:03 Removing intermediate container 01a7f0a12e2b 00:46:03 ---> 201e47bd3958 00:46:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:04 ---> Running in 75c276e6fe1d 00:46:04 Removing intermediate container 69e162bb8d94 00:46:04 ---> 274297ad66c1 00:46:04 Step 21/22 : LABEL git_sha=84d0691d597085a2ea692a05a57356e79db4a741 00:46:04 ---> Running in 781efc815c39 00:46:04 Removing intermediate container f48084651c37 00:46:04 ---> 011136b34447 00:46:04 Step 22/23 : LABEL git_sha=84d0691d597085a2ea692a05a57356e79db4a741 00:46:04 Removing intermediate container b32b4be43b91 00:46:04 ---> 51ed0b692dd6 00:46:04 Step 22/24 : LABEL arch=arm64 00:46:04 Removing intermediate container 75c276e6fe1d 00:46:04 ---> d776426322de 00:46:04 Step 21/23 : LABEL arch=arm64 00:46:04 ---> Running in 66fc9a96a632 00:46:04 ---> Running in 5c6a8a2cd075 00:46:05 ---> Running in c2a5eba461f8 00:46:05 Removing intermediate container 781efc815c39 00:46:05 ---> 379ca584c7e6 00:46:05 Step 22/22 : LABEL version=0.0.0 00:46:05 ---> Running in 26ecbfe8e174 00:46:05 Removing intermediate container 66fc9a96a632 00:46:05 ---> 12950773043a 00:46:05 Step 23/23 : LABEL version=0.0.0 00:46:05 Removing intermediate container 5c6a8a2cd075 00:46:05 ---> 3e5becabc436 00:46:05 Step 23/24 : LABEL git_sha=84d0691d597085a2ea692a05a57356e79db4a741 00:46:05 Removing intermediate container c2a5eba461f8 00:46:05 ---> 0094d61c468b 00:46:05 Step 22/23 : LABEL git_sha=84d0691d597085a2ea692a05a57356e79db4a741 00:46:05 ---> Running in 399dc2ff58c6 00:46:05 ---> Running in f9139c5e7917 00:46:06 ---> Running in c7cd9ff67e6d 00:46:06 Removing intermediate container 26ecbfe8e174 00:46:06 ---> f48e637bcaaf 00:46:06 00:46:06 Removing intermediate container c6e422719140 00:46:06 ---> 2ec037a1e49f 00:46:06 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:46:06 Successfully built f48e637bcaaf 00:46:07 Successfully tagged security-proxy-setup-arm64:latest 00:46:07  Building security-proxy-setup ... done Building security-secretstore-setup 00:46:07 Removing intermediate container 399dc2ff58c6 00:46:07 ---> 723ff0fc7cf6 00:46:07 00:46:07 Removing intermediate container f9139c5e7917 00:46:07 ---> 00a0b42e58ff 00:46:07 Step 24/24 : LABEL version=0.0.0 00:46:07 Removing intermediate container c7cd9ff67e6d 00:46:07 ---> e059fa442758 00:46:07 Step 23/23 : LABEL version=0.0.0 00:46:07 ---> Running in 8948a442dfb4 00:46:07 ---> Running in c04a63cad106 00:46:07 Successfully built 723ff0fc7cf6 00:46:07 ---> 274f17491be1 00:46:07 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:46:07 Successfully tagged support-scheduler-arm64:latest 00:46:07  Building support-scheduler ... done Building core-metadata 00:46:08 Removing intermediate container 8948a442dfb4 00:46:08 ---> 69ba9726909e 00:46:08 00:46:08 Removing intermediate container c04a63cad106 00:46:08 ---> b7af31ab642f 00:46:08 00:46:08 Successfully built 69ba9726909e 00:46:08 Successfully tagged core-command-arm64:latest 00:46:08  Building core-command ... done Building core-data 00:46:08 Successfully built b7af31ab642f 00:46:08 Successfully tagged support-notifications-arm64:latest 00:46:08  Building support-notifications ... done Building sys-mgmt-agent 00:46:09 ---> 39f19dfee828 00:46:09 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:46:10 ---> 2b8e065b44a1 00:46:10 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:46:10 ---> 809aec1937fb 00:46:10 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:46:12 ---> a1d0c219dcc0 00:46:12 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:46:13 ---> Running in 4e822dfb48f5 00:46:14 Removing intermediate container 4e822dfb48f5 00:46:14 ---> 4585f4953ad1 00:46:14 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:46:15 ---> acdbdd83d024 00:46:15 Step 27/32 : RUN chmod +x /entrypoint.sh 00:46:16 ---> Running in ef4342fa6ab8 00:46:19 Removing intermediate container ef4342fa6ab8 00:46:19 ---> 7e72ddc9df3d 00:46:19 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:46:19 ---> Running in 197bad7d7e17 00:46:20 Removing intermediate container 197bad7d7e17 00:46:20 ---> 94cd1e8e7474 00:46:20 Step 29/32 : CMD ["gate"] 00:46:20 ---> Running in 1c49b3ad32f3 00:46:20 Removing intermediate container 1c49b3ad32f3 00:46:20 ---> 15ce35d72769 00:46:20 Step 30/32 : LABEL arch=arm64 00:46:20 ---> Running in e811c07f43f6 00:46:21 Removing intermediate container e811c07f43f6 00:46:21 ---> 0bd528968a2b 00:46:21 Step 31/32 : LABEL git_sha=84d0691d597085a2ea692a05a57356e79db4a741 00:46:21 ---> Running in 6549e45a2d2e 00:46:22 Removing intermediate container 6549e45a2d2e 00:46:22 ---> f2bb53dfb772 00:46:22 Step 32/32 : LABEL version=0.0.0 00:46:22 ---> Running in 07f7afa03067 00:46:23 Removing intermediate container 07f7afa03067 00:46:23 ---> ce929ee7da10 00:46:23 00:46:23 Successfully built ce929ee7da10 00:46:23 Successfully tagged security-bootstrapper-arm64:latest 00:47:02  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:47:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:47:02 ---> 78ec8dc1ed48 00:47:02 Step 3/24 : WORKDIR /edgex-go 00:47:02 ---> Using cache 00:47:02 ---> 2c1c2e414859 00:47:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:02 ---> Using cache 00:47:02 ---> 3f983b6b762a 00:47:02 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:47:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:47:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:47:02 ---> 78ec8dc1ed48 00:47:02 Step 3/24 : WORKDIR /edgex-go 00:47:02 ---> Using cache 00:47:02 ---> 2c1c2e414859 00:47:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:02 ---> Using cache 00:47:02 ---> 3f983b6b762a 00:47:02 Step 5/24 : RUN apk add --update --no-cache make bash git 00:47:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:47:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:47:02 ---> 78ec8dc1ed48 00:47:02 Step 3/24 : WORKDIR /edgex-go 00:47:02 ---> Using cache 00:47:02 ---> 2c1c2e414859 00:47:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:02 ---> Using cache 00:47:02 ---> 3f983b6b762a 00:47:02 Step 5/24 : RUN apk add --update --no-cache make git 00:47:02 ---> Using cache 00:47:02 ---> 2218942cea67 00:47:02 Step 6/24 : COPY go.mod . 00:47:02 ---> Using cache 00:47:02 ---> 03af8091ab98 00:47:02 Step 7/24 : RUN go mod download 00:47:02 ---> Using cache 00:47:02 ---> ed38cc9b1953 00:47:02 Step 8/24 : COPY . . 00:47:02 ---> Using cache 00:47:02 ---> 6999e491f754 00:47:02 Step 9/24 : RUN go mod tidy 00:47:02 ---> Using cache 00:47:02 ---> c516a45f9b9d 00:47:02 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:47:02 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:47:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:47:02 ---> 78ec8dc1ed48 00:47:02 Step 3/26 : WORKDIR /edgex-go 00:47:02 ---> Using cache 00:47:02 ---> 2c1c2e414859 00:47:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:02 ---> Using cache 00:47:02 ---> 3f983b6b762a 00:47:02 Step 5/26 : RUN apk add --update --no-cache make git 00:47:02 ---> Using cache 00:47:02 ---> 2218942cea67 00:47:02 Step 6/26 : COPY go.mod . 00:47:02 ---> Using cache 00:47:02 ---> 03af8091ab98 00:47:02 Step 7/26 : RUN go mod download 00:47:02 ---> Using cache 00:47:02 ---> ed38cc9b1953 00:47:02 Step 8/26 : COPY . . 00:47:02 ---> Using cache 00:47:02 ---> 6999e491f754 00:47:02 Step 9/26 : RUN go mod tidy 00:47:02 ---> Using cache 00:47:02 ---> c516a45f9b9d 00:47:02 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:47:06 ---> Running in c2862e5af4e3 00:47:06 ---> Running in 7718b586b89c 00:47:06 ---> Running in 9205a5b5501e 00:47:06 ---> Running in 017f8dbfb8d1 00:47:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:47:07 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 00:47:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:47:07 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 00:47:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:47:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:47:09 OK: 218 MiB in 52 packages 00:47:09 OK: 218 MiB in 52 packages 00:47:11 Removing intermediate container c2862e5af4e3 00:47:11 ---> 90a4a2719e26 00:47:11 Step 6/24 : COPY go.mod . 00:47:11 Removing intermediate container 017f8dbfb8d1 00:47:11 ---> 68d57b6b9bd0 00:47:11 Step 6/24 : COPY go.mod . 00:47:12 ---> bfae224b1d2e 00:47:12 Step 7/24 : RUN go mod download 00:47:12 ---> c616d92e7128 00:47:12 Step 7/24 : RUN go mod download 00:47:13 ---> Running in f942f6ade282 00:47:13 ---> Running in 5356a2517dd6 00:47:17 Removing intermediate container f942f6ade282 00:47:17 ---> 46a664a0433a 00:47:17 Step 8/24 : COPY . . 00:47:17 Removing intermediate container 5356a2517dd6 00:47:17 ---> b16a4dc5f023 00:47:17 Step 8/24 : COPY . . 00:47:50 ---> dfbef9d5d6c1 00:47:50 Step 9/24 : RUN go mod tidy 00:47:50 ---> 71d5c2379b5f 00:47:50 Step 9/24 : RUN go mod tidy 00:47:50 ---> Running in 4c9ccae0d894 00:47:50 ---> Running in 974c7c041d95 00:47:53 Removing intermediate container 4c9ccae0d894 00:47:53 ---> 462583ec8c2a 00:47:53 Step 10/24 : RUN make cmd/core-data/core-data 00:47:53 Removing intermediate container 974c7c041d95 00:47:53 ---> 5527f2ae44ce 00:47:53 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:47:53 ---> Running in 6762fc2fa64c 00:47:53 ---> Running in 8798ae34243a 00:47:55 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 00:47:56 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 00:48:18 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 00:48:33 Removing intermediate container 9205a5b5501e 00:48:33 ---> 3971b67e8c81 00:48:33 00:48:33 Step 11/26 : FROM alpine:3.12 00:48:33 ---> 9852663dfa18 00:48:33 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:48:33 ---> Running in 1427b9993469 00:48:34 Removing intermediate container 7718b586b89c 00:48:34 ---> 7140c1514870 00:48:34 00:48:34 Step 11/24 : FROM alpine:3.12 00:48:34 ---> 9852663dfa18 00:48:34 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:48:34 ---> Using cache 00:48:34 ---> 3988495ec412 00:48:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:34 ---> Using cache 00:48:34 ---> 111f78710bb0 00:48:34 Step 14/24 : ENV APP_PORT=59881 00:48:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:34 ---> Running in 53c6b4589681 00:48:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:35 Removing intermediate container 53c6b4589681 00:48:35 ---> 49bc4b12bcd8 00:48:35 Step 15/24 : EXPOSE $APP_PORT 00:48:35 (1/6) Installing ca-certificates (20191127-r4) 00:48:35 ---> Running in 0c81765af24e 00:48:35 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:48:35 (3/6) Installing libcurl (7.77.0-r0) 00:48:35 (4/6) Installing curl (7.77.0-r0) 00:48:35 (5/6) Installing dumb-init (1.2.2-r1) 00:48:35 (6/6) Installing su-exec (0.2-r1) 00:48:35 Executing busybox-1.31.1-r20.trigger 00:48:35 Executing ca-certificates-20191127-r4.trigger 00:48:35 OK: 7 MiB in 20 packages 00:48:36 Removing intermediate container 0c81765af24e 00:48:36 ---> 31c0688fc3e4 00:48:36 Step 16/24 : WORKDIR / 00:48:36 ---> Running in 44cd6e27d83e 00:48:37 Removing intermediate container 44cd6e27d83e 00:48:37 ---> 9afbe388b207 00:48:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:38 Removing intermediate container 1427b9993469 00:48:38 ---> 684cfd0e5227 00:48:38 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:48:38 ---> Running in 6347d72b79f2 00:48:39 ---> 1cf33438799c 00:48:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:48:39 Removing intermediate container 6347d72b79f2 00:48:39 ---> 367eee6c929e 00:48:39 Step 14/26 : WORKDIR / 00:48:39 ---> Running in efc5b729fd57 00:48:40 Removing intermediate container efc5b729fd57 00:48:40 ---> 8573062a513d 00:48:40 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:48:41 ---> fffe0fb339d2 00:48:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:48:42 ---> 1782d2e765ac 00:48:42 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:48:42 ---> 8257e18120c5 00:48:42 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:48:42 ---> Running in f7fd7c1713a6 00:48:43 ---> 4d9443f40e72 00:48:43 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:48:43 Removing intermediate container f7fd7c1713a6 00:48:43 ---> f3a385eb0a97 00:48:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:43 ---> Running in b019d2467d5f 00:48:44 Removing intermediate container b019d2467d5f 00:48:44 ---> 64ec0f47963e 00:48:44 Step 22/24 : LABEL arch=arm64 00:48:44 ---> Running in 861eaf3c3339 00:48:44 ---> 8a689c6c529c 00:48:44 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:48:46 Removing intermediate container 861eaf3c3339 00:48:46 ---> a814dc9772fe 00:48:46 Step 23/24 : LABEL git_sha=84d0691d597085a2ea692a05a57356e79db4a741 00:48:46 ---> Running in 51b1ef4d5c81 00:48:46 ---> be9f7f947d08 00:48:46 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:48:46 Removing intermediate container 51b1ef4d5c81 00:48:46 ---> fea6ad90af59 00:48:46 Step 24/24 : LABEL version=0.0.0 00:48:47 ---> Running in 72463e5c1228 00:48:48 Removing intermediate container 72463e5c1228 00:48:48 ---> d4e355813c9f 00:48:48 00:48:48 ---> 5d984e048129 00:48:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:48:48 Successfully built d4e355813c9f 00:48:49 Successfully tagged core-metadata-arm64:latest 00:48:50  Building core-metadata ... done  ---> 0070be401081 00:48:50 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:48:52 ---> 1497a6e6b450 00:48: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/ 00:48:52 ---> Running in 9ef7a55a9743 00:48:55 Removing intermediate container 9ef7a55a9743 00:48:55 ---> 28e97a082c57 00:48:55 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:48:56 ---> Running in 63611b86bab9 00:48:56 Removing intermediate container 63611b86bab9 00:48:56 ---> 664c8e84217a 00:48:56 Step 24/26 : LABEL arch=arm64 00:48:56 ---> Running in 0e7b71a0ad82 00:48:57 Removing intermediate container 0e7b71a0ad82 00:48:57 ---> de969f01ba41 00:48:57 Step 25/26 : LABEL git_sha=84d0691d597085a2ea692a05a57356e79db4a741 00:48:58 ---> Running in 578bdb7e1404 00:48:58 Removing intermediate container 578bdb7e1404 00:48:58 ---> d6eaee309c47 00:48:58 Step 26/26 : LABEL version=0.0.0 00:48:59 ---> Running in 6a896d7376eb 00:48:59 Removing intermediate container 6a896d7376eb 00:48:59 ---> d27bb46c43ea 00:48:59 00:49:00 Successfully built d27bb46c43ea 00:49:00 Successfully tagged security-secretstore-setup-arm64:latest 00:49:10  Building security-secretstore-setup ... done Removing intermediate container 8798ae34243a 00:49:10 ---> 3c8eb7bb80fc 00:49:10 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:49:10 ---> Running in 722818a81007 00:49:11 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 00:49:14 Removing intermediate container 722818a81007 00:49:14 ---> 34fab8b6b927 00:49:14 00:49:14 Step 12/24 : FROM docker:20.10.0 00:49:14 20.10.0: Pulling from library/docker 00:49:15 Removing intermediate container 6762fc2fa64c 00:49:15 ---> 9ee7bca656e3 00:49:15 00:49:15 Step 11/24 : FROM alpine:3.12 00:49:15 ---> 9852663dfa18 00:49:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:49:16 ---> Running in 2142f5393efb 00:49:16 Removing intermediate container 2142f5393efb 00:49:16 ---> 17fd5825af7e 00:49:16 Step 13/24 : ENV APP_PORT=59880 00:49:16 ---> Running in 7368d4429926 00:49:17 Removing intermediate container 7368d4429926 00:49:17 ---> 32dd919d8dcd 00:49:17 Step 14/24 : EXPOSE $APP_PORT 00:49:17 ---> Running in 6067c1b88699 00:49:18 Removing intermediate container 6067c1b88699 00:49:18 ---> 3c9c88ae1834 00:49:18 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:18 ---> Running in 175cbba038a7 00:49:21 Removing intermediate container 175cbba038a7 00:49:21 ---> 6c8b7596ee33 00:49:21 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:49:21 ---> Running in f53ef2bd508b 00:49:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:23 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:49:24 Status: Downloaded newer image for docker:20.10.0 00:49:24 ---> eeaf43b92773 00:49:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:49:24 (1/6) Installing dumb-init (1.2.2-r1) 00:49:24 ---> Running in 7efa8d5b1f4e 00:49:24 (2/6) Installing libgcc (9.3.0-r2) 00:49:24 (3/6) Installing libsodium (1.0.18-r0) 00:49:24 (4/6) Installing libstdc++ (9.3.0-r2) 00:49:24 (5/6) Installing libzmq (4.3.3-r0) 00:49:24 Removing intermediate container 7efa8d5b1f4e 00:49:24 ---> 08a6b0ecdb31 00:49:24 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:49:24 (6/6) Installing zeromq (4.3.3-r0) 00:49:24 Executing busybox-1.31.1-r20.trigger 00:49:24 ---> Running in f003b7b1d1f3 00:49:24 OK: 8 MiB in 20 packages 00:49:26 Removing intermediate container f53ef2bd508b 00:49:26 ---> 1d9fecf9c036 00:49:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:26 ---> ec7a8c626e6c 00:49:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:49:27 (1/39) Installing readline (8.0.4-r0) 00:49:27 (2/39) Installing bash (5.0.17-r0) 00:49:27 Executing bash-5.0.17-r0.post-install 00:49:27 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:49:27 (4/39) Installing libcurl (7.77.0-r0) 00:49:27 (5/39) Installing curl (7.77.0-r0) 00:49:27 (6/39) Installing dumb-init (1.2.2-r1) 00:49:27 (7/39) Installing libbz2 (1.0.8-r1) 00:49:27 (8/39) Installing expat (2.2.9-r1) 00:49:27 (9/39) Installing libffi (3.3-r2) 00:49:27 (10/39) Installing gdbm (1.13-r1) 00:49:27 (11/39) Installing xz-libs (5.2.5-r0) 00:49:27 (12/39) Installing sqlite-libs (3.32.1-r1) 00:49:27 (13/39) Installing python3 (3.8.10-r0) 00:49:28 ---> 28c130e41f28 00:49:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:49:28 (14/39) Installing py3-appdirs (1.4.4-r1) 00:49:28 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:49:28 (16/39) Installing py3-parsing (2.4.7-r0) 00:49:28 (17/39) Installing py3-six (1.15.0-r0) 00:49:29 (18/39) Installing py3-packaging (20.4-r0) 00:49:29 (19/39) Installing py3-setuptools (47.0.0-r0) 00:49:29 (20/39) Installing py3-chardet (3.0.4-r4) 00:49:29 (21/39) Installing py3-idna (2.9-r0) 00:49:29 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:49:29 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:49:29 ---> 1d738fe18acf 00:49:29 Step 20/24 : ENTRYPOINT ["/core-data"] 00:49:29 (24/39) Installing py3-requests (2.23.0-r0) 00:49:29 (25/39) Installing py3-msgpack (1.0.0-r0) 00:49:29 (26/39) Installing py3-lockfile (0.12.2-r3) 00:49:29 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:49:29 (28/39) Installing py3-colorama (0.4.3-r0) 00:49:29 (29/39) Installing py3-distlib (0.3.0-r0) 00:49:29 ---> Running in 76eaa4bb1b5e 00:49:29 (30/39) Installing py3-distro (1.5.0-r1) 00:49:29 (31/39) Installing py3-webencodings (0.5.1-r3) 00:49:29 (32/39) Installing py3-html5lib (1.0.1-r4) 00:49:29 (33/39) Installing py3-pytoml (0.1.21-r0) 00:49:29 (34/39) Installing py3-pep517 (0.8.2-r0) 00:49:29 (35/39) Installing py3-progress (1.5-r0) 00:49:29 (36/39) Installing py3-toml (0.10.1-r0) 00:49:29 (37/39) Installing py3-retrying (1.3.3-r0) 00:49:29 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:49:29 (39/39) Installing py3-pip (20.1.1-r0) 00:49:29 Executing busybox-1.31.1-r19.trigger 00:49:29 OK: 72 MiB in 59 packages 00:49:30 Removing intermediate container 76eaa4bb1b5e 00:49:30 ---> f1ce0db7b0da 00:49:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:30 ---> Running in ec1489c34aef 00:49:30 Removing intermediate container ec1489c34aef 00:49:30 ---> 0fbb4f14a1f8 00:49:30 Step 22/24 : LABEL arch=arm64 00:49:30 ---> Running in e477ee6933b3 00:49:31 Removing intermediate container e477ee6933b3 00:49:31 ---> 06896ce47b98 00:49:31 Step 23/24 : LABEL git_sha=84d0691d597085a2ea692a05a57356e79db4a741 00:49:31 ---> Running in c7cdd863da87 00:49:32 Removing intermediate container c7cdd863da87 00:49:32 ---> 064d05bf13f4 00:49:32 Step 24/24 : LABEL version=0.0.0 00:49:32 ---> Running in 5b4b4eb8e8c1 00:49:32 Removing intermediate container 5b4b4eb8e8c1 00:49:32 ---> 0c0b276522f8 00:49:32 00:49:32 Successfully built 0c0b276522f8 00:49:32 Successfully tagged core-data-arm64:latest 00:49:34  Building core-data ... done Collecting docker-compose==1.23.2 00:49:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:49:35 Collecting jsonschema<3,>=2.5.1 00:49:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:49:35 Collecting docopt<0.7,>=0.6.1 00:49:35 Downloading docopt-0.6.2.tar.gz (25 kB) 00:49:37 Collecting cached-property<2,>=1.2.0 00:49:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:49:37 Collecting texttable<0.10,>=0.9.0 00:49:37 Downloading texttable-0.9.1.tar.gz (11 kB) 00:49:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:49:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:49:41 Collecting docker<4.0,>=3.6.0 00:49:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:49:42 Collecting websocket-client<1.0,>=0.32.0 00:49:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:49:42 Collecting PyYAML<4,>=3.10 00:49:42 Downloading PyYAML-3.13.tar.gz (270 kB) 00:49:45 Collecting dockerpty<0.5,>=0.4.1 00:49:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:49:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:49:47 Collecting urllib3<1.25,>=1.21.1 00:49:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:49:48 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) 00:49:48 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) 00:49:48 Collecting idna<2.8,>=2.5 00:49:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:49:48 Collecting docker-pycreds>=0.4.0 00:49:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:49:48 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:49:48 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:49:48 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:49:48 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:49:49 Installing collected packages: jsonschema, docopt, cached-property, texttable, urllib3, idna, requests, websocket-client, docker-pycreds, docker, PyYAML, dockerpty, docker-compose 00:49:49 Running setup.py install for docopt: started 00:49:51 Running setup.py install for docopt: finished with status 'done' 00:49:51 Running setup.py install for texttable: started 00:49:53 Running setup.py install for texttable: finished with status 'done' 00:49:53 Attempting uninstall: urllib3 00:49:53 Found existing installation: urllib3 1.25.9 00:49:53 Uninstalling urllib3-1.25.9: 00:49:53 Successfully uninstalled urllib3-1.25.9 00:49:54 Attempting uninstall: idna 00:49:54 Found existing installation: idna 2.9 00:49:54 Uninstalling idna-2.9: 00:49:54 Successfully uninstalled idna-2.9 00:49:54 Attempting uninstall: requests 00:49:54 Found existing installation: requests 2.23.0 00:49:54 Uninstalling requests-2.23.0: 00:49:54 Successfully uninstalled requests-2.23.0 00:49:56 Running setup.py install for PyYAML: started 00:49:58 Running setup.py install for PyYAML: finished with status 'done' 00:49:58 Running setup.py install for dockerpty: started 00:50:00 Running setup.py install for dockerpty: finished with status 'done' 00:50:00 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 00:50:09 Removing intermediate container f003b7b1d1f3 00:50:09 ---> 0047a5b51aa1 00:50:09 Step 15/24 : ENV APP_PORT=58890 00:50:09 ---> Running in d047033e8977 00:50:09 Removing intermediate container d047033e8977 00:50:09 ---> 0743e5451386 00:50:09 Step 16/24 : EXPOSE $APP_PORT 00:50:09 ---> Running in 895cb8a9ea05 00:50:09 Removing intermediate container 895cb8a9ea05 00:50:09 ---> 4a2029c18113 00:50:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:50:11 ---> e27b20ab5920 00:50:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:50:11 ---> 1457c925f9c9 00:50:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:50:12 ---> d0fa8e472a46 00:50:12 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:50:12 ---> Running in e4ea32c39663 00:50:13 Removing intermediate container e4ea32c39663 00:50:13 ---> bcd6bc2ec37d 00:50:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:13 ---> Running in 49ee4c908f9f 00:50:13 Removing intermediate container 49ee4c908f9f 00:50:13 ---> 4dac6f2f8aca 00:50:13 Step 22/24 : LABEL arch=arm64 00:50:13 ---> Running in 319f02f61dec 00:50:14 Removing intermediate container 319f02f61dec 00:50:14 ---> 872d0d1d7ade 00:50:14 Step 23/24 : LABEL git_sha=84d0691d597085a2ea692a05a57356e79db4a741 00:50:14 ---> Running in 1533e7402b55 00:50:15 Removing intermediate container 1533e7402b55 00:50:15 ---> dfa67f235e01 00:50:15 Step 24/24 : LABEL version=0.0.0 00:50:15 ---> Running in b2b0ea1460a9 00:50:15 Removing intermediate container b2b0ea1460a9 00:50:15 ---> 28117b58c3cd 00:50:15 00:50:15 Successfully built 28117b58c3cd 00:50:15 Successfully tagged sys-mgmt-agent-arm64:latest 00:50:16  Building sys-mgmt-agent ... done  [Pipeline] } 00:50:16 $ docker stop --time=1 936d94e4ba0b91bd7b7a7fd33a3677c4eda819ba3b3e70a94f2ff2459a2cce93 00:50:18 $ docker rm -f 936d94e4ba0b91bd7b7a7fd33a3677c4eda819ba3b3e70a94f2ff2459a2cce93 [Pipeline] // withDockerContainer [Pipeline] sh 00:50:18 + docker images 00:50:18 REPOSITORY TAG IMAGE ID CREATED SIZE 00:50:18 sys-mgmt-agent-arm64 latest 28117b58c3cd 3 seconds ago 299MB 00:50:18 core-data-arm64 latest 0c0b276522f8 46 seconds ago 19.1MB 00:50:18 9ee7bca656e3 About a minute ago 975MB 00:50:18 34fab8b6b927 About a minute ago 969MB 00:50:18 security-secretstore-setup-arm64 latest d27bb46c43ea About a minute ago 27.1MB 00:50:18 core-metadata-arm64 latest d4e355813c9f About a minute ago 15.7MB 00:50:18 7140c1514870 About a minute ago 972MB 00:50:18 3971b67e8c81 About a minute ago 976MB 00:50:18 security-bootstrapper-arm64 latest ce929ee7da10 3 minutes ago 17.5MB 00:50:18 support-notifications-arm64 latest b7af31ab642f 4 minutes ago 15.7MB 00:50:18 core-command-arm64 latest 69ba9726909e 4 minutes ago 15MB 00:50:18 support-scheduler-arm64 latest 723ff0fc7cf6 4 minutes ago 15.1MB 00:50:18 security-proxy-setup-arm64 latest f48e637bcaaf 4 minutes ago 24.3MB 00:50:18 5e3b55a6b20b 4 minutes ago 968MB 00:50:18 fe6c07af05c2 4 minutes ago 969MB 00:50:18 71e5cfe5a8c2 4 minutes ago 970MB 00:50:18 2603b451f6b7 4 minutes ago 973MB 00:50:18 1be934794b3d 4 minutes ago 966MB 00:50:18 ci-base-image-arm64 latest 78ec8dc1ed48 14 minutes ago 641MB 00:50:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 5 days ago 429MB 00:50:18 alpine 3.12 9852663dfa18 2 months ago 5.32MB 00:50:18 docker 20.10.0 eeaf43b92773 6 months ago 228MB 00:50:18 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 00:50:19 ---> job-cost.sh 00:50:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xNwJ 00:50:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:52:35 lf-activate-venv(): INFO: Adding /tmp/venv-xNwJ/bin to PATH 00:52:35 INFO: No Stack... 00:52:35 INFO: Retrieving Pricing Info for: v2-standard-4 00:52:35 INFO: Archiving Costs [Pipeline] sh 00:52:35 + + cat /w/workspace/edgex-go/3/archives/cost.csv 00:52:35 cut -d, -f6 [Pipeline] lock 00:52:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3562-3-stack-cost] 00:52:35 Resource [jenkins-edgexfoundry-edgex-go-PR-3562-3-stack-cost] did not exist. Created. 00:52:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3562-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:52:36 + echo total: 0.18000000715255737 [Pipeline] stash 00:52:36 Stashed 1 file(s) [Pipeline] } 00:52:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3562-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 00:52:37 provisioning config files... 00:52:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config5557713006956988701tmp [Pipeline] { [Pipeline] sh 00:52:37 + set +x 00:52:37 + curl -s https://codecov.io/bash 00:52:37 + bash -s -- 00:52:37 00:52:37 _____ _ 00:52:37 / ____| | | 00:52:37 | | ___ __| | ___ ___ _____ __ 00:52:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:52:37 | |___| (_) | (_| | __/ (_| (_) \ V / 00:52:37 \_____\___/ \__,_|\___|\___\___/ \_/ 00:52:37 Bash-1.0.3 00:52:37 00:52:37 00:52:38 ==> git version 2.24.4 found 00:52:38 ==> 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 00:52:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:52:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:52:38 ==> Jenkins CI detected. 00:52:38 project root: . 00:52:38 --> token set from env 00:52:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:52:38 ==> Running gcov in . (disable via -X gcov) 00:52:38 ==> Python coveragepy not found 00:52:38 ==> Searching for coverage reports in: 00:52:38 + . 00:52:38 -> Found 1 reports 00:52:38 ==> Detecting git/mercurial file structure 00:52:38 ==> Reading reports 00:52:38 + ./coverage.out bytes=398195 00:52:38 ==> Appending adjustments 00:52:38 https://docs.codecov.io/docs/fixing-reports 00:52:39 + Found adjustments 00:52:39 ==> Gzipping contents 00:52:39 56K /tmp/codecov.DxCs6S.gz 00:52:39 ==> Uploading reports 00:52:39 url: https://codecov.io 00:52:39 query: branch=PR-3562&commit=9256a4e10b6745ece5e699d936a8c1e8c55a7818&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3562%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3562&job=&cmd_args= 00:52:39 -> Pinging Codecov 00:52:39 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3562&commit=9256a4e10b6745ece5e699d936a8c1e8c55a7818&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3562%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3562&job=&cmd_args= 00:52:39 -> Uploading to 00:52:39 https://storage.googleapis.com/codecov/v4/raw/2021-06-15/00271124DB129430A58F1EEE437C3FCB/9256a4e10b6745ece5e699d936a8c1e8c55a7818/abf0ceaa-892f-4b80-a34b-70ffd93724d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T005239Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=23285335aa92affd8ede108f964053474644e99e58b111686512bb653f8cce1d 00:52:39 % Total % Received % Xferd Average Speed Time Time Time Current 00:52:39 Dload Upload Total Spent Left Speed 00:52:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54538 0 0 100 54538 0 111k --:--:-- --:--:-- --:--:-- 111k 00:52:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9256a4e10b6745ece5e699d936a8c1e8c55a7818 [Pipeline] } 00:52:40 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 00:52:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:52:42 ---> package-listing.sh 00:52:42 ++ facter osfamily 00:52:42 ++ tr '[:upper:]' '[:lower:]' 00:52:42 + OS_FAMILY=redhat 00:52:42 + workspace=/w/workspace/edgex-go/3 00:52:42 + START_PACKAGES=/tmp/packages_start.txt 00:52:42 + END_PACKAGES=/tmp/packages_end.txt 00:52:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:52:42 + PACKAGES=/tmp/packages_start.txt 00:52:42 + '[' /w/workspace/edgex-go/3 ']' 00:52:42 + PACKAGES=/tmp/packages_end.txt 00:52:42 + case "${OS_FAMILY}" in 00:52:42 + rpm -qa 00:52:42 + sort 00:52:44 + '[' -f /tmp/packages_start.txt ']' 00:52:44 + '[' -f /tmp/packages_end.txt ']' 00:52:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:52:44 + '[' /w/workspace/edgex-go/3 ']' 00:52:44 + mkdir -p /w/workspace/edgex-go/3/archives/ 00:52:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 00:52:44 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 00:52:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:52:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:45 00:52:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:52:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:46 alpine: Pulling from edgex-lftools-log-publisher 00:52:46 df20fa9351a1: Pulling fs layer 00:52:46 36b3adc4ff6f: Pulling fs layer 00:52:46 8ad3a11d3b57: Pulling fs layer 00:52:46 46f8f816bc3b: Pulling fs layer 00:52:46 93b61091891f: Pulling fs layer 00:52:46 93b9cdb0e59b: Pulling fs layer 00:52:46 5e14af77c1be: Pulling fs layer 00:52:46 01666e4c0597: Pulling fs layer 00:52:46 aa168da1d23b: Pulling fs layer 00:52:46 93b9cdb0e59b: Waiting 00:52:46 5e14af77c1be: Waiting 00:52:46 01666e4c0597: Waiting 00:52:46 aa168da1d23b: Waiting 00:52:46 46f8f816bc3b: Waiting 00:52:46 93b61091891f: Waiting 00:52:46 36b3adc4ff6f: Verifying Checksum 00:52:46 36b3adc4ff6f: Download complete 00:52:46 46f8f816bc3b: Verifying Checksum 00:52:46 46f8f816bc3b: Download complete 00:52:46 df20fa9351a1: Verifying Checksum 00:52:46 df20fa9351a1: Download complete 00:52:46 93b9cdb0e59b: Verifying Checksum 00:52:46 93b9cdb0e59b: Download complete 00:52:46 93b61091891f: Verifying Checksum 00:52:46 93b61091891f: Download complete 00:52:46 5e14af77c1be: Download complete 00:52:46 01666e4c0597: Verifying Checksum 00:52:46 01666e4c0597: Download complete 00:52:46 8ad3a11d3b57: Verifying Checksum 00:52:46 8ad3a11d3b57: Download complete 00:52:46 df20fa9351a1: Pull complete 00:52:46 36b3adc4ff6f: Pull complete 00:52:46 8ad3a11d3b57: Pull complete 00:52:47 46f8f816bc3b: Pull complete 00:52:47 93b61091891f: Pull complete 00:52:47 93b9cdb0e59b: Pull complete 00:52:47 5e14af77c1be: Pull complete 00:52:47 01666e4c0597: Pull complete 00:52:48 aa168da1d23b: Verifying Checksum 00:52:48 aa168da1d23b: Download complete 00:52:52 aa168da1d23b: Pull complete 00:52:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:52:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:52:52 prd-centos7-docker-4c-2g-1359 does not seem to be running inside a container 00:52:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:52:54 $ docker top 0bfeebf57ae1c08f56600d656559424595df0b7c14f3dc5e27475329d02af840 -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:55 + touch /tmp/pre-build-complete [Pipeline] sh 00:52:55 + mkdir -p /var/log/sa [Pipeline] sh 00:52:55 + ls /var/log/sa-host 00:52:55 + sadf -c /var/log/sa-host/sa05 00:52:55 file_magic: OK 00:52:55 HZ: Using current value: 100 00:52:55 file_header: OK 00:52:55 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 00:52:55 Statistics: 00:52:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:52:55 File successfully converted to sysstat format version 12.2.1 00:52:55 + sadf -c /var/log/sa-host/sa15 00:52:55 file_magic: OK 00:52:55 HZ: Using current value: 100 00:52:55 file_header: OK 00:52:55 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 00:52:55 Statistics: 00:52:55 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... 00:52:55 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:52:56 provisioning config files... 00:52:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1363693960368394790tmp [Pipeline] { [Pipeline] echo 00:52:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:52:56 ---> create-netrc.sh [Pipeline] } 00:52:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:52:56 ---> python-tools-install.sh [Pipeline] echo 00:52:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:52:57 ---> sudo-logs.sh 00:52:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:52:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:52:57 ---> job-cost.sh 00:52:57 lf-activate-venv: SKIPPING 00:52:57 DEBUG: total: 0.18000000715255737 00:52:57 INFO: Retrieving Stack Cost... 00:52:58 INFO: Retrieving Pricing Info for: v3-standard-2 00:52:58 INFO: Archiving Costs [Pipeline] echo 00:52:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:52:59 ---> logs-deploy.sh 00:52:59 lf-activate-venv: SKIPPING 00:52:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3562/3 00:52:59 INFO: archiving workspace using pattern(s): 00:52:59 Archives upload complete. 00:52:59 INFO: archiving logs to Nexus 00:53:00 ---> uname -a: 00:53:00 Linux prd-centos7-docker-4c-2g-1359.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:53:00 00:53:00 00:53:00 ---> lscpu: 00:53:00 Architecture: x86_64 00:53:00 CPU op-mode(s): 32-bit, 64-bit 00:53:00 Byte Order: Little Endian 00:53:00 Address sizes: 40 bits physical, 48 bits virtual 00:53:00 CPU(s): 2 00:53:00 On-line CPU(s) list: 0,1 00:53:00 Thread(s) per core: 1 00:53:00 Core(s) per socket: 1 00:53:00 Socket(s): 2 00:53:00 NUMA node(s): 1 00:53:00 Vendor ID: AuthenticAMD 00:53:00 CPU family: 23 00:53:00 Model: 49 00:53:00 Model name: AMD EPYC-Rome Processor 00:53:00 Stepping: 0 00:53:00 CPU MHz: 2800.000 00:53:00 BogoMIPS: 5600.00 00:53:00 Virtualization: AMD-V 00:53:00 Hypervisor vendor: KVM 00:53:00 Virtualization type: full 00:53:00 L1d cache: 64 KiB 00:53:00 L1i cache: 64 KiB 00:53:00 L2 cache: 1 MiB 00:53:00 L3 cache: 32 MiB 00:53:00 NUMA node0 CPU(s): 0,1 00:53:00 Vulnerability Itlb multihit: Not affected 00:53:00 Vulnerability L1tf: Not affected 00:53:00 Vulnerability Mds: Not affected 00:53:00 Vulnerability Meltdown: Not affected 00:53:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:53:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:53:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:53:00 Vulnerability Srbds: Not affected 00:53:00 Vulnerability Tsx async abort: Not affected 00:53:00 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 00:53:00 00:53:00 00:53:00 ---> nproc: 00:53:00 2 00:53:00 00:53:00 00:53:00 ---> df -h: 00:53:00 Filesystem Size Used Available Use% Mounted on 00:53:00 overlay 40.0G 13.3G 26.7G 33% / 00:53:00 tmpfs 64.0M 0 64.0M 0% /dev 00:53:00 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:53:00 shm 64.0M 0 64.0M 0% /dev/shm 00:53:00 /dev/vda1 40.0G 13.3G 26.7G 33% /facter-os 00:53:00 /dev/vda1 40.0G 13.3G 26.7G 33% /etc/resolv.conf 00:53:00 /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hostname 00:53:00 /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hosts 00:53:00 /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/sa-host 00:53:00 /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/secure 00:53:00 /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/auth.log 00:53:00 /dev/vda1 40.0G 13.3G 26.7G 33% /run/cloud-init/result.json 00:53:00 /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/3 00:53:00 /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/3@tmp 00:53:00 00:53:00 00:53:00 ---> free -m: 00:53:00 total used free shared buff/cache available 00:53:00 Mem: 7821 1356 1436 0 5029 6440 00:53:00 Swap: 1023 1 1022 00:53:00 00:53:00 00:53:00 ---> ip addr: 00:53:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:53:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:53:00 inet 127.0.0.1/8 scope host lo 00:53:00 valid_lft forever preferred_lft forever 00:53:00 inet6 ::1/128 scope host 00:53:00 valid_lft forever preferred_lft forever 00:53:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:53:00 link/ether fa:16:3e:ff:49:b8 brd ff:ff:ff:ff:ff:ff 00:53:00 inet 10.30.122.233/23 brd 10.30.123.255 scope global dynamic eth0 00:53:00 valid_lft 84987sec preferred_lft 84987sec 00:53:00 inet6 fe80::f816:3eff:feff:49b8/64 scope link 00:53:00 valid_lft forever preferred_lft forever 00:53:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:53:00 link/ether 02:42:d4:fc:38:bd brd ff:ff:ff:ff:ff:ff 00:53:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:53:00 valid_lft forever preferred_lft forever 00:53:00 inet6 fe80::42:d4ff:fefc:38bd/64 scope link 00:53:00 valid_lft forever preferred_lft forever 00:53:00 00:53:00 00:53:00 ---> sar -b -r -n DEV: 00:53:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 00:53:00 00:53:00 00:29:19 LINUX RESTART (2 CPU) 00:53:00 00:53:00 00:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:53:00 00:31:01 137.42 3.58 133.84 0.00 2600.77 44510.71 0.00 00:53:00 00:32:01 137.16 0.00 137.16 0.00 0.00 17610.57 0.00 00:53:00 00:33:01 54.95 0.00 54.95 0.00 0.00 10702.35 0.00 00:53:00 00:34:01 102.86 0.02 102.85 0.00 0.53 39569.74 0.00 00:53:00 00:35:01 625.66 194.74 430.92 0.00 5256.88 279313.42 0.00 00:53:00 00:36:01 362.99 23.34 339.64 0.00 1554.71 144846.25 0.00 00:53:00 00:37:01 342.86 26.56 316.30 0.00 2486.71 146741.61 0.00 00:53:00 00:38:01 157.09 11.17 145.91 0.00 1346.88 18724.05 0.00 00:53:00 00:39:01 0.30 0.00 0.30 0.00 0.00 3.80 0.00 00:53:00 00:40:01 0.30 0.07 0.23 0.00 1.20 2.85 0.00 00:53:00 00:41:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 00:53:00 00:42:01 0.35 0.00 0.35 0.00 0.00 4.95 0.00 00:53:00 00:43:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 00:53:00 00:44:01 0.35 0.00 0.35 0.00 0.00 4.91 0.00 00:53:00 00:45:01 0.37 0.18 0.18 0.00 5.73 1.37 0.00 00:53:00 00:46:01 0.93 0.00 0.93 0.00 0.00 18.59 0.00 00:53:00 00:47:01 0.17 0.00 0.17 0.00 0.00 2.30 0.00 00:53:00 00:48:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 00:53:00 00:49:01 0.28 0.03 0.25 0.00 0.40 3.53 0.00 00:53:00 00:50:01 0.42 0.20 0.22 0.00 17.46 2.32 0.00 00:53:00 00:51:01 0.28 0.00 0.28 0.00 0.00 3.10 0.00 00:53:00 00:52:01 0.20 0.00 0.20 0.00 0.00 2.85 0.00 00:53:00 Average: 87.55 11.82 75.73 0.00 603.43 31922.82 0.00 00:53:00 00:53:00 00:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:53:00 00:31:01 4191884 0 961912 12.01 2620 2852516 1587264 17.52 1050160 2280016 36 00:53:00 00:32:01 3830316 0 1154584 14.42 2620 3021412 1675080 18.49 1363724 2266308 265016 00:53:00 00:33:01 3860940 0 1167708 14.58 2620 2977664 1937192 21.39 1281996 2305292 66928 00:53:00 00:34:01 1502976 0 1203068 15.02 2620 5300268 1510460 16.68 1943596 3931056 1395808 00:53:00 00:35:01 287340 0 1850884 23.11 2620 5868088 3529928 38.97 3152240 3825560 16752 00:53:00 00:36:01 902292 0 1343412 16.77 2620 5760608 1680520 18.55 1902492 4471416 8 00:53:00 00:37:01 185052 0 1503828 18.78 2620 6317432 2293876 25.33 3154504 3900048 99096 00:53:00 00:38:01 2096060 0 1290952 16.12 2620 4619300 1417872 15.65 1230596 3952948 8 00:53:00 00:39:01 2101676 0 1285332 16.05 2620 4619304 1381880 15.26 1226300 3952920 16 00:53:00 00:40:01 2102752 0 1284252 16.04 2620 4619308 1381976 15.26 1226056 3953300 8 00:53:00 00:41:01 2103100 0 1283900 16.03 2620 4619312 1381880 15.26 1226076 3953304 8 00:53:00 00:42:01 2102844 0 1284152 16.03 2620 4619316 1381880 15.26 1226084 3953300 8 00:53:00 00:43:01 2103072 0 1283920 16.03 2620 4619320 1381880 15.26 1226088 3953300 8 00:53:00 00:44:01 2103064 0 1283924 16.03 2620 4619324 1381880 15.26 1225948 3953332 8 00:53:00 00:45:01 2102828 0 1284124 16.03 2620 4619360 1381964 15.26 1226344 3953180 24 00:53:00 00:46:01 2103080 0 1283868 16.03 2620 4619364 1381880 15.26 1226140 3953180 12 00:53:00 00:47:01 2103080 0 1283864 16.03 2620 4619368 1381880 15.26 1226148 3953180 8 00:53:00 00:48:01 2103020 0 1283916 16.03 2620 4619376 1381880 15.26 1226156 3953180 16 00:53:00 00:49:01 2102920 0 1284016 16.03 2620 4619376 1381880 15.26 1226276 3953192 8 00:53:00 00:50:01 2099584 0 1286864 16.07 2620 4619864 1384720 15.29 1231816 3950912 12 00:53:00 00:51:01 2099500 0 1286948 16.07 2620 4619864 1384684 15.29 1231824 3950912 12 00:53:00 00:52:01 2098976 0 1287468 16.08 2620 4619868 1384904 15.29 1232400 3950912 8 00:53:00 Average: 2103925 0 1293768 16.15 2620 4608619 1590335 17.56 1466498 3739579 83809 00:53:00 00:53:00 00:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:53:00 00:31:01 eth0 1056.94 1320.93 5803.92 141.24 0.00 0.00 0.00 0.00 00:53:00 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:31:01 veth3d55c12 0.20 0.23 0.02 0.10 0.00 0.00 0.00 0.00 00:53:00 00:31:01 docker0 927.78 601.15 75.31 2688.55 0.00 0.00 0.00 0.00 00:53:00 00:32:01 veth23a5cd9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:53:00 00:32:01 eth0 296.10 248.30 880.92 34.50 0.00 0.00 0.00 0.00 00:53:00 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:32:01 docker0 224.31 253.58 15.54 842.63 0.00 0.00 0.00 0.00 00:53:00 00:33:01 veth23a5cd9 2.05 2.05 0.16 0.16 0.00 0.00 0.00 0.00 00:53:00 00:33:01 eth0 35.06 25.12 20.68 105.30 0.00 0.00 0.00 0.00 00:53:00 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:33:01 docker0 2.05 2.05 0.13 0.16 0.00 0.00 0.00 0.00 00:53:00 00:34:01 veth7d8653d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:53:00 00:34:01 eth0 182.00 152.28 1703.11 25.15 0.00 0.00 0.00 0.00 00:53:00 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:35:01 veth7d8653d 0.00 0.75 0.00 0.04 0.00 0.00 0.00 0.00 00:53:00 00:35:01 veth2fe2544 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 00:53:00 00:35:01 veth82dd33e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:53:00 00:35:01 eth0 106.19 79.87 194.74 18.80 0.00 0.00 0.00 0.00 00:53:00 00:36:01 veth7d8653d 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 00:53:00 00:36:01 vethe66877c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:53:00 00:36:01 veth100e622 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 00:53:00 00:36:01 veth6d0fff5 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:53:00 00:37:01 veth8c3af10 2.81 5.33 0.19 38.90 0.00 0.00 0.00 0.00 00:53:00 00:37:01 veth7d8653d 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:37:01 eth0 2902.18 2695.20 13602.98 554.75 0.00 0.00 0.00 0.00 00:53:00 00:37:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:53:00 00:38:01 eth0 85.31 56.09 410.96 11.57 0.00 0.00 0.00 0.00 00:53:00 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:38:01 docker0 1324.08 1080.45 102.16 4426.71 0.00 0.00 0.00 0.00 00:53:00 00:39:01 eth0 0.32 0.32 0.02 0.03 0.00 0.00 0.00 0.00 00:53:00 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:40:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 00:53:00 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:41:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:53:00 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:53:00 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:43:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:53:00 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:44:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:53:00 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:45:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 00:53:00 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:46:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:47:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:53:00 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:48:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:53:00 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:49:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:50:01 eth0 0.43 0.18 0.09 0.07 0.00 0.00 0.00 0.00 00:53:00 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:51:01 eth0 0.67 0.13 0.12 0.01 0.00 0.00 0.00 0.00 00:53:00 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:52:01 eth0 0.78 0.47 0.50 0.32 0.00 0.00 0.00 0.00 00:53:00 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 Average: eth0 91.46 94.01 484.50 21.79 0.00 0.00 0.00 0.00 00:53:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:00 Average: docker0 60.20 49.12 4.64 201.25 0.00 0.00 0.00 0.00 00:53:00 00:53:00 00:53:00 ---> sar -P ALL: 00:53:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 00:53:00 00:53:00 00:29:19 LINUX RESTART (2 CPU) 00:53:00 00:53:00 00:30:01 CPU %user %nice %system %iowait %steal %idle 00:53:00 00:31:01 all 19.54 0.00 6.74 3.56 0.09 70.07 00:53:00 00:31:01 0 18.71 0.00 7.42 4.78 0.09 69.00 00:53:00 00:31:01 1 20.37 0.00 6.05 2.35 0.09 71.15 00:53:00 00:32:01 all 49.95 0.00 7.75 3.78 0.10 38.41 00:53:00 00:32:01 0 50.14 0.00 7.94 3.79 0.11 38.02 00:53:00 00:32:01 1 49.77 0.00 7.56 3.78 0.09 38.80 00:53:00 00:33:01 all 30.28 0.00 3.97 2.57 0.10 63.08 00:53:00 00:33:01 0 29.78 0.00 4.11 2.07 0.11 63.94 00:53:00 00:33:01 1 30.79 0.00 3.84 3.06 0.09 62.22 00:53:00 00:34:01 all 47.65 0.00 10.07 4.26 0.10 37.92 00:53:00 00:34:01 0 47.22 0.00 10.42 4.88 0.09 37.39 00:53:00 00:34:01 1 48.08 0.00 9.72 3.65 0.11 38.45 00:53:00 00:35:01 all 33.07 0.00 18.40 39.23 0.12 9.18 00:53:00 00:35:01 0 32.84 0.00 18.40 41.02 0.11 7.63 00:53:00 00:35:01 1 33.30 0.00 18.40 37.42 0.13 10.75 00:53:00 00:36:01 all 58.52 0.00 14.47 21.88 0.16 4.97 00:53:00 00:36:01 0 58.64 0.00 14.30 21.19 0.15 5.73 00:53:00 00:36:01 1 58.41 0.00 14.63 22.57 0.17 4.22 00:53:00 00:37:01 all 58.96 0.00 15.69 21.98 0.16 3.21 00:53:00 00:37:01 0 58.29 0.00 16.63 21.74 0.15 3.20 00:53:00 00:37:01 1 59.63 0.00 14.76 22.22 0.17 3.22 00:53:00 00:38:01 all 8.51 0.00 4.18 4.87 0.07 82.37 00:53:00 00:38:01 0 8.70 0.00 4.13 4.79 0.09 82.29 00:53:00 00:38:01 1 8.31 0.00 4.23 4.95 0.05 82.45 00:53:00 00:39:01 all 0.08 0.00 0.03 0.00 0.02 99.87 00:53:00 00:39:01 0 0.03 0.00 0.03 0.00 0.03 99.90 00:53:00 00:39:01 1 0.13 0.00 0.02 0.00 0.00 99.85 00:53:00 00:40:01 all 0.07 0.00 0.04 0.00 0.04 99.85 00:53:00 00:40:01 0 0.03 0.00 0.02 0.00 0.05 99.90 00:53:00 00:40:01 1 0.10 0.00 0.07 0.00 0.03 99.80 00:53:00 00:41:01 all 0.08 0.00 0.03 0.00 0.01 99.88 00:53:00 00:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:53:00 00:41:01 1 0.15 0.00 0.03 0.00 0.00 99.82 00:53:00 00:53:00 00:41:01 CPU %user %nice %system %iowait %steal %idle 00:53:00 00:42:01 all 0.08 0.00 0.01 0.00 0.03 99.89 00:53:00 00:42:01 0 0.03 0.00 0.00 0.00 0.03 99.93 00:53:00 00:42:01 1 0.12 0.00 0.02 0.00 0.02 99.85 00:53:00 00:43:01 all 0.08 0.00 0.03 0.00 0.03 99.87 00:53:00 00:43:01 0 0.00 0.00 0.03 0.00 0.03 99.93 00:53:00 00:43:01 1 0.17 0.00 0.02 0.00 0.02 99.80 00:53:00 00:44:01 all 0.11 0.00 0.01 0.00 0.02 99.87 00:53:00 00:44:01 0 0.07 0.00 0.00 0.00 0.03 99.90 00:53:00 00:44:01 1 0.15 0.00 0.02 0.00 0.00 99.83 00:53:00 00:45:01 all 0.06 0.00 0.05 0.00 0.01 99.88 00:53:00 00:45:01 0 0.10 0.00 0.07 0.00 0.02 99.82 00:53:00 00:45:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:53:00 00:46:01 all 0.08 0.00 0.02 0.00 0.03 99.87 00:53:00 00:46:01 0 0.10 0.00 0.02 0.00 0.03 99.85 00:53:00 00:46:01 1 0.05 0.00 0.02 0.00 0.03 99.90 00:53:00 00:47:01 all 0.08 0.00 0.03 0.00 0.02 99.87 00:53:00 00:47:01 0 0.13 0.00 0.03 0.00 0.00 99.83 00:53:00 00:47:01 1 0.02 0.00 0.03 0.00 0.03 99.92 00:53:00 00:48:01 all 0.05 0.00 0.02 0.00 0.02 99.92 00:53:00 00:48:01 0 0.07 0.00 0.02 0.00 0.02 99.90 00:53:00 00:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:53:00 00:49:01 all 0.07 0.00 0.02 0.00 0.02 99.90 00:53:00 00:49:01 0 0.12 0.00 0.03 0.00 0.03 99.82 00:53:00 00:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:53:00 00:50:01 all 0.07 0.00 0.03 0.02 0.03 99.87 00:53:00 00:50:01 0 0.05 0.00 0.02 0.00 0.03 99.90 00:53:00 00:50:01 1 0.08 0.00 0.03 0.03 0.02 99.83 00:53:00 00:51:01 all 0.12 0.00 0.03 0.00 0.03 99.83 00:53:00 00:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:53:00 00:51:01 1 0.22 0.00 0.03 0.00 0.03 99.72 00:53:00 00:52:01 all 0.12 0.00 0.01 0.00 0.02 99.86 00:53:00 00:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:53:00 00:52:01 1 0.20 0.00 0.00 0.00 0.02 99.78 00:53:00 00:53:00 Average: CPU %user %nice %system %iowait %steal %idle 00:53:00 Average: all 13.24 0.00 3.51 4.36 0.05 78.84 00:53:00 Average: 0 13.12 0.00 3.60 4.46 0.06 78.77 00:53:00 Average: 1 13.35 0.00 3.42 4.27 0.05 78.91 00:53:00 00:53:00 00:53:00